@charset "UTF-8";
/* Eyebrow */
/* H1 */
/* H2 */
/* H3 */
/* Title */
/* P */
/* P2 */
/* Label */
/* Button */
/**
 * Foundation for Sites
 * Version 6.6.3
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

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

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

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

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.foundation-mq {
  font-family: "small=0em&medium=48em&large=64em&xlarge=75em&xxlarge=90em&xxxlarge=100em";
}

html {
  box-sizing: border-box;
  font-size: 100%;
}

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

body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #171d1a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

[data-whatinput=mouse] button {
  outline: 0;
}
button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}

pre {
  overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 80%;
  line-height: inherit;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
}
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #cacaca;
}

h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2, .h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 48em) {
  h1, .h1 {
    font-size: 3rem;
  }
  h2, .h2 {
    font-size: 2.5rem;
  }
  h3, .h3 {
    font-size: 1.9375rem;
  }
  h4, .h4 {
    font-size: 1.5625rem;
  }
  h5, .h5 {
    font-size: 1.25rem;
  }
  h6, .h6 {
    font-size: 1rem;
  }
}
a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: rgb(19.78, 104.06, 159.96);
}
a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 97.5rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

ul ul, ul ol, ol ul, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}
blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

abbr, abbr[title] {
  border-bottom: 1px dotted #171d1a;
  cursor: help;
  text-decoration: none;
}

figure {
  margin: 0;
}

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #171d1a;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a;
}

.lead {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

.cite-block, cite {
  display: block;
  color: #8a8a8a;
  font-size: 0.8125rem;
}
.cite-block:before, cite:before {
  content: "— ";
}

.code-inline, code {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #171d1a;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #171d1a;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

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

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

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

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

@media print, screen and (min-width: 48em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 75em) {
  .xlarge-text-left {
    text-align: left;
  }
  .xlarge-text-right {
    text-align: right;
  }
  .xlarge-text-center {
    text-align: center;
  }
  .xlarge-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 90em) {
  .xxlarge-text-left {
    text-align: left;
  }
  .xxlarge-text-right {
    text-align: right;
  }
  .xxlarge-text-center {
    text-align: center;
  }
  .xxlarge-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 100em) {
  .xxxlarge-text-left {
    text-align: left;
  }
  .xxxlarge-text-right {
    text-align: right;
  }
  .xxxlarge-text-center {
    text-align: center;
  }
  .xxxlarge-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-print-color-adjust: economy;
            color-adjust: economy;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
@-webkit-keyframes reveal {
  0% {
    -webkit-transform: translateY(15.625rem);
            transform: translateY(15.625rem);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes reveal {
  0% {
    -webkit-transform: translateY(15.625rem);
            transform: translateY(15.625rem);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
.reveal {
  -webkit-transform: translateY(15.625rem);
          transform: translateY(15.625rem);
  opacity: 0;
}

.reveal.active {
  -webkit-animation-name: reveal;
          animation-name: reveal;
  -webkit-animation-duration: 750ms;
          animation-duration: 750ms;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
}

@-webkit-keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.delay-columns-2 *:nth-child(1n) {
  -webkit-animation-delay: 0ms;
          animation-delay: 0ms;
}
.delay-columns-2 *:nth-child(2n) {
  -webkit-animation-delay: 30ms;
          animation-delay: 30ms;
}
.delay-columns-2 *:nth-child(1n+2) {
  -webkit-animation-delay: 0ms;
          animation-delay: 0ms;
}
.delay-columns-2 *:nth-child(2n+2) {
  -webkit-animation-delay: 30ms;
          animation-delay: 30ms;
}

.delay-columns-3 *:nth-child(1n) {
  -webkit-animation-delay: 0ms;
          animation-delay: 0ms;
}
.delay-columns-3 *:nth-child(2n) {
  -webkit-animation-delay: 30ms;
          animation-delay: 30ms;
}
.delay-columns-3 *:nth-child(3n) {
  -webkit-animation-delay: 60ms;
          animation-delay: 60ms;
}
.delay-columns-3 *:nth-child(1n+3) {
  -webkit-animation-delay: 0ms;
          animation-delay: 0ms;
}
.delay-columns-3 *:nth-child(2n+3) {
  -webkit-animation-delay: 30ms;
          animation-delay: 30ms;
}
.delay-columns-3 *:nth-child(3n+3) {
  -webkit-animation-delay: 60ms;
          animation-delay: 60ms;
}

.scrollhint .animation {
  border: 0.125rem solid #171d1a;
  border-radius: 1.25rem;
  height: 2.25rem;
  position: relative;
  width: 1.375rem;
}
.scrollhint .animation:before {
  -webkit-animation: scrollhintanimation 2s infinite;
          animation: scrollhintanimation 2s infinite;
  background-color: #171d1a;
  border-radius: 100%;
  content: "";
  height: 0.25rem;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 0.5rem;
  width: 0.25rem;
}
@-webkit-keyframes scrollhintanimation {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  40% {
    opacity: 1;
  }
  80% {
    opacity: 0;
    -webkit-transform: translate(0, 16px);
            transform: translate(0, 16px);
  }
  100% {
    opacity: 0;
  }
}
@keyframes scrollhintanimation {
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  40% {
    opacity: 1;
  }
  80% {
    opacity: 0;
    -webkit-transform: translate(0, 16px);
            transform: translate(0, 16px);
  }
  100% {
    opacity: 0;
  }
}

/**
 * Magnific Popup - v1.1.0 - 2016-02-20
 * http://dimsemenov.com/plugins/magnific-popup/
 * Copyright (c) 2016 Dmitry Semenov;
 */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

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

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/**
 * Swiper 4.1.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: January 13, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

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

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

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

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

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

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

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

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

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

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

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

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

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

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

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

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

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

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

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  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-active {
  opacity: 1;
  background: #007aff;
}

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

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

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

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

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

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

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

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

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

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

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

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}

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

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}

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

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

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

.swiper-container-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: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

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

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

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

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

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

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

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

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

.swiper-container-cube {
  overflow: visible;
}

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

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

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

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

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

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

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

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

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

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

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

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

@font-face {
  font-family: "HelveticaNowDisplayRegular";
  src: url("../fonts/helveticanowdisplay-webfont.eot");
  src: url("../fonts/helveticanowdisplay-webfont.eot?#iefix") format("eot"), url("../fonts/helveticanowdisplay-webfont.woff2") format("woff2"), url("../fonts/helveticanowdisplay-webfont.woff") format("woff"), url("../fonts/helveticanowdisplay-webfont.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-synthesis: none;
}
@font-face {
  font-family: "HelveticaNowDisplayMediumRegular";
  src: url("../fonts/helveticanowdisplaymedium-webfont.eot");
  src: url("../fonts/helveticanowdisplaymedium-webfont.eot?#iefix") format("eot"), url("../fonts/helveticanowdisplaymedium-webfont.woff2") format("woff2"), url("../fonts/helveticanowdisplaymedium-webfont.woff") format("woff"), url("../fonts/helveticanowdisplaymedium-webfont.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-synthesis: none;
}
@font-face {
  font-family: "HelveticaNowDisplayBold";
  src: url("../fonts/helveticanowdisplaybold-webfont.eot");
  src: url("../fonts/helveticanowdisplaybold-webfont.eot?#iefix") format("eot"), url("../fonts/helveticanowdisplaybold-webfont.woff2") format("woff2"), url("../fonts/helveticanowdisplaybold-webfont.woff") format("woff"), url("../fonts/helveticanowdisplaybold-webfont.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-synthesis: none;
}
@font-face {
  font-family: "HelveticaNowDisplayXBoldRegular";
  src: url("../fonts/helveticanowdisplayxbd-webfont.eot");
  src: url("../fonts/helveticanowdisplayxbd-webfont.eot?#iefix") format("eot"), url("../fonts/helveticanowdisplayxbd-webfont.woff2") format("woff2"), url("../fonts/helveticanowdisplayxbd-webfont.woff") format("woff"), url("../fonts/helveticanowdisplayxbd-webfont.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  font-synthesis: none;
}
.ce-forms .ginput_container_fileupload .ginput_preview .gfield_fileupload_percent, .ce-forms .ginput_container_fileupload .ginput_preview .gfield_fileupload_filesize, .ce-forms .ginput_container_fileupload .validation_message--hidden-on-empty li, .ce-forms .ginput_container_fileupload .gform_fileupload_rules, .ce-forms .ginput_container_fileupload .gform_drop_instructions, .ce-forms .ginput_container_fileupload input[type=file], .ce-forms input[type=text],
.ce-forms input[type=email],
.ce-forms input[type=tel],
.ce-forms input[type=number],
.ce-forms textarea, blockquote, .wysiwyg ul,
.wysiwyg ol, .wysiwyg a:not(.button) {
  font-family: "HelveticaNowDisplayRegular";
}

.ce-forms .ginput_container_fileupload .ginput_preview .gfield_fileupload_filename, .item__review .content__wrapper .item__quote .title, .featured-reviews__rating .rpi-stars, .ce-doorway-slider .scrollhint, .ce-doorway-slider-expertises .scrollhint, .ce-content-slider .scrollhint, .share .share__label, .single-news .related-news .news__item .news__item__meta, .post-type-archive-news .news__item .news__item__meta, .keyvisual__home .outro a, h4,
h5,
h6,
.h4 .h5,
.h6, h3,
.h3 {
  font-family: "HelveticaNowDisplayMediumRegular";
}

.ce-usps .usps__title, .ce-forms .ginput_container_fileupload .gform_button_select_files, .ce-forms .ginput_container_fileupload input[type=file]::file-selector-button, .ce-forms .gform_body a,
.ce-forms .gfield_html a,
.ce-forms .gform_confirmation_message a,
.ce-forms .gform_validation_errors a, .ce-forms .gform_body *,
.ce-forms .gfield_html *,
.ce-forms .gform_confirmation_message *,
.ce-forms .gform_validation_errors *, .ce-forms .gform_body,
.ce-forms .gfield_html,
.ce-forms .gform_confirmation_message,
.ce-forms .gform_validation_errors, .ce-forms .gfield_contains_required:after, .item__review .item__footer .author .name, .error404 .keyvisual__basic .buttons .button, .menu__link, .keyvisual__product .intro, .menu-trigger, .swatches div, .text__label, h2,
.h2, h1,
.h1 {
  font-family: "HelveticaNowDisplayBold";
}

.featured-reviews__rating .rating-header .title {
  font-family: "HelveticaNowDisplayXBoldRegular";
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.woff2") format("woff2"), url("../fonts/icomoon.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html {
  background-color: #171d1a;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
      -ms-text-size-adjust: none;
          text-size-adjust: none;
  scroll-behavior: smooth;
}

body {
  font-family: "Helvetica Now Display", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}
@media only screen and (min-width: 992px) {
  body {
    font-size: 16px;
  }
}
body.search-open, body.menu-open {
  overflow: hidden;
}
body.preload * {
  transition: none !important;
}

a {
  color: inherit;
}
a:hover, a:focus {
  color: inherit;
}
a:focus {
  outline: none;
}

.intro,
.intro p {
  font-family: "Helvetica Now Display", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}
@media only screen and (min-width: 992px) {
  .intro,
  .intro p {
    font-size: 18px;
  }
}
.intro,
.intro p {
  color: #171d1a;
}
.intro a:not(.button),
.intro p a:not(.button) {
  color: #fe3a00;
  text-decoration: none;
  display: inline-block;
  border-bottom: 0.0625rem solid #fe3a00;
  line-height: 120%;
}

h1,
.h1 {
  font-family: "HelveticaNowDisplayBold", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.1;
}
@media only screen and (min-width: 992px) {
  h1,
  .h1 {
    font-size: 60px;
  }
}

h2,
.h2 {
  font-family: "HelveticaNowDisplayBold", sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
}
@media only screen and (min-width: 992px) {
  h2,
  .h2 {
    font-size: 45px;
  }
}

h3,
.h3 {
  font-family: "HelveticaNowDisplayMediumRegular", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
}
@media only screen and (min-width: 992px) {
  h3,
  .h3 {
    font-size: 24px;
  }
}

h4,
h5,
h6,
.h4 .h5,
.h6 {
  font-family: "HelveticaNowDisplayMediumRegular", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
}
@media only screen and (min-width: 992px) {
  h4,
  h5,
  h6,
  .h4 .h5,
  .h6 {
    font-size: 24px;
  }
}

h2,
h3,
h4,
h5,
h6,
.h2,
.h3,
.h4,
.h5,
.h6 {
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  hyphenate-limit-chars: 6 3 3;
  hyphenate-limit-lines: 2;
  hyphenate-limit-last: always;
  hyphenate-limit-zone: 8%;
}

.long-field {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}

.text__label {
  font-size: 1.125rem;
  line-height: 125%;
  letter-spacing: 0.25rem;
  text-transform: uppercase;
}
#footer .text__label {
  font-size: 1rem;
}
.text__label .inline {
  display: inline-block;
}

:focus {
  outline: none;
}

input[type=search] {
  box-sizing: border-box;
}

img.alignright,
a img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft,
a img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter,
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wysiwyg a:not(.button) {
  text-decoration: underline;
  color: #fe3a00;
}
.wysiwyg a:not(.button):hover {
  text-decoration: none;
}
.wysiwyg p {
  font-family: "Helvetica Now Display", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}
@media only screen and (min-width: 992px) {
  .wysiwyg p {
    font-size: 18px;
  }
}
.wysiwyg ul,
.wysiwyg ol {
  list-style-type: none;
  margin-left: 0;
}
.wysiwyg ul li,
.wysiwyg ol li {
  padding-left: 1.125rem;
  position: relative;
}
.wysiwyg ul li:before,
.wysiwyg ol li:before {
  left: 0;
  position: absolute;
}
.wysiwyg ul li:before {
  content: "";
  display: block;
  font-size: 0.75em;
  width: 1em;
  height: 1em;
  background-image: url("../img/bullet-list.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0.5em;
}
.wysiwyg ul li + li {
  margin-top: 0.6em;
}
.wysiwyg ol {
  counter-reset: item;
}
.wysiwyg ol li:before {
  content: counter(item);
  counter-increment: item;
  top: 0;
}
.wysiwyg :last-child {
  margin-bottom: 0;
}

blockquote {
  border: 0;
  color: #171d1a;
  font-size: 1.5625rem;
  font-style: normal;
  line-height: 2.5rem;
  padding: 0;
}
@media print, screen and (min-width: 48em) {
  blockquote {
    font-size: 1.875rem;
    line-height: 2.75rem;
  }
}
blockquote:before, blockquote:after {
  content: '"';
  font-style: italic;
}
blockquote p, .wysiwyg blockquote p {
  color: #171d1a;
  display: inline;
}
blockquote:last-child {
  margin-bottom: 0;
}

p {
  font-family: "Helvetica Now Display", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}
@media only screen and (min-width: 992px) {
  p {
    font-size: 16px;
  }
}
p.big {
  font-family: "Helvetica Now Display", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}
@media only screen and (min-width: 992px) {
  p.big {
    font-size: 18px;
  }
}
p.small {
  font-family: "Helvetica Now Display", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}
@media only screen and (min-width: 992px) {
  p.small {
    font-size: 16px;
  }
}

.eyebrow {
  font-family: "HelveticaNowDisplayMediumRegular", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.24px;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .eyebrow {
    font-size: 14px;
    letter-spacing: 0.28px;
  }
}
.eyebrow {
  padding-left: 0.625rem;
  border-left: 0.375rem double #fe3a00;
}

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

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

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

.color-white {
  color: #ffffff;
}
.color-white p {
  color: #ffffff;
}

.color-black {
  color: #171d1a;
}
.color-black p {
  color: #171d1a;
}

.color-red {
  color: #fe3a00;
}
.color-red p {
  color: #fe3a00;
}

.bg-black {
  background-color: #171d1a;
}

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

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

svg {
  height: 100%;
  width: 100%;
}

.icon {
  display: inline-block;
  height: 1.875rem;
  width: 1.875rem;
}
.icon svg {
  display: block;
  fill: #171d1a;
}

.icon-link {
  transition: 200ms ease;
  line-height: 1.5rem;
}
.icon-link:before, .icon-link:after {
  transition: 200ms ease;
  color: inherit;
  display: inline-block;
  font-size: 1.125rem;
  position: relative;
  text-align: center;
  top: 0.125rem;
  width: 1.25rem;
}
.icon-link.icon-left:before {
  margin-right: 0.5rem;
}
.icon-link.icon-left.approve:before {
  content: "ऀ";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-left.arrow-down-left:before {
  content: "\e901";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-left.arrow-down-right:before {
  content: "\e902";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-left.arrow-down:before {
  content: "\e903";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-left.arrow-left:before {
  content: "\e904";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-left.arrow-right:before {
  content: "\e905";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-left.arrow-up-left:before {
  content: "\e906";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-left.arrow-up-right:before {
  content: "\e907";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-left.arrow-up:before {
  content: "\e908";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-left.cancel:before {
  content: "\e909";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-left.check:before {
  content: "\e90a";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-left.chevron-down:before {
  content: "\e90b";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-left.chevron-left:before {
  content: "\e90c";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-left.chevron-right:before {
  content: "\e90d";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-left.chevron-up:before {
  content: "\e90e";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-left.download:before {
  content: "\e90f";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-left.email:before {
  content: "\e910";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-left.error:before {
  content: "\e911";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-left.location:before {
  content: "\e912";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-left.linkedin:before {
  content: "\e913";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-left.minus:before {
  content: "\e914";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-left.mute:before {
  content: "\e915";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-left.pause:before {
  content: "\e916";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-left.pencil:before {
  content: "\e917";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-left.phone:before {
  content: "\e918";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-left.play:before {
  content: "\e919";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-left.plus:before {
  content: "\e91a";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-left.search:before {
  content: "\e91b";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-left.sharing:before {
  content: "\e91c";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-left.tooltip:before {
  content: "\e91d";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right:after {
  margin-left: 0.5rem;
}
.icon-link.icon-right.approve:after {
  content: "ऀ";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right.arrow-down-left:after {
  content: "\e901";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right.arrow-down-right:after {
  content: "\e902";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right.arrow-down:after {
  content: "\e903";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right.arrow-left:after {
  content: "\e904";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right.arrow-right:after {
  content: "\e905";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right.arrow-up-left:after {
  content: "\e906";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right.arrow-up-right:after {
  content: "\e907";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right.arrow-up:after {
  content: "\e908";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right.cancel:after {
  content: "\e909";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right.check:after {
  content: "\e90a";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right.chevron-down:after {
  content: "\e90b";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right.chevron-left:after {
  content: "\e90c";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right.chevron-right:after {
  content: "\e90d";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right.chevron-up:after {
  content: "\e90e";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right.download:after {
  content: "\e90f";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right.email:after {
  content: "\e910";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right.error:after {
  content: "\e911";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right.location:after {
  content: "\e912";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right.linkedin:after {
  content: "\e913";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right.minus:after {
  content: "\e914";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right.mute:after {
  content: "\e915";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right.pause:after {
  content: "\e916";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right.pencil:after {
  content: "\e917";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right.phone:after {
  content: "\e918";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right.play:after {
  content: "\e919";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right.plus:after {
  content: "\e91a";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right.search:after {
  content: "\e91b";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right.sharing:after {
  content: "\e91c";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-right.tooltip:after {
  content: "\e91d";
  font-family: "icomoon";
  font-size: 1.5rem;
}
.icon-link.icon-only:after {
  margin-left: 0;
}
.icon-link.icon-only.approve:after {
  content: "ऀ";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.icon-only.arrow-down-left:after {
  content: "\e901";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.icon-only.arrow-down-right:after {
  content: "\e902";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.icon-only.arrow-down:after {
  content: "\e903";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.icon-only.arrow-left:after {
  content: "\e904";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.icon-only.arrow-right:after {
  content: "\e905";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.icon-only.arrow-up-left:after {
  content: "\e906";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.icon-only.arrow-up-right:after {
  content: "\e907";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.icon-only.arrow-up:after {
  content: "\e908";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.icon-only.cancel:after {
  content: "\e909";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.icon-only.check:after {
  content: "\e90a";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.icon-only.chevron-down:after {
  content: "\e90b";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.icon-only.chevron-left:after {
  content: "\e90c";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.icon-only.chevron-right:after {
  content: "\e90d";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.icon-only.chevron-up:after {
  content: "\e90e";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.icon-only.download:after {
  content: "\e90f";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.icon-only.email:after {
  content: "\e910";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.icon-only.error:after {
  content: "\e911";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.icon-only.location:after {
  content: "\e912";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.icon-only.linkedin:after {
  content: "\e913";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.icon-only.minus:after {
  content: "\e914";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.icon-only.mute:after {
  content: "\e915";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.icon-only.pause:after {
  content: "\e916";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.icon-only.pencil:after {
  content: "\e917";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.icon-only.phone:after {
  content: "\e918";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.icon-only.play:after {
  content: "\e919";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.icon-only.plus:after {
  content: "\e91a";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.icon-only.search:after {
  content: "\e91b";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.icon-only.sharing:after {
  content: "\e91c";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.icon-only.tooltip:after {
  content: "\e91d";
  font-family: "icomoon";
  font-size: 1.75rem;
}
.icon-link.email {
  color: inherit;
  text-decoration: none;
}

.gfield_checkbox {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  gap: 0.5rem;
}
.gfield_checkbox label {
  cursor: pointer;
}
.gfield_checkbox .gchoice {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  gap: 0.5rem;
}
.gfield_checkbox .gchoice input {
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  position: relative;
  padding: 0;
  margin: 0;
  background-color: transparent;
  width: 1.5rem;
  height: 1.5rem;
  border: 0.125rem solid #171d1a;
  color: #ffffff;
  transition: border-color 200ms ease, background-color 200ms ease;
}
.gfield_checkbox .gchoice input:checked::after {
  position: absolute;
  content: "\e90a";
  font-family: "icomoon";
  font-size: 1.25rem;
  width: 1.25rem;
  height: 1.25rem;
  top: 0;
}
.gfield_checkbox .gchoice input:checked {
  background-color: #fe3a00;
  border: 0.125rem solid #fe3a00;
}
.gfield_checkbox .gchoice:hover input {
  border: 0.125rem solid #fe3a00 !important;
}

.gfield--type-choice::after {
  content: none !important;
}
.gfield--type-choice .gfield_label {
  margin: 0 0 15px;
}
.gfield--type-choice .gfield_label > .gfield_required {
  padding-left: 0.25ch;
}

.gfield_radio {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  gap: 0.5rem;
}
.gfield_radio label {
  cursor: pointer;
}
.gfield_radio .gchoice {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  gap: 0.5rem;
}
.gfield_radio .gchoice input {
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  position: relative;
  padding: 0;
  margin: 0;
  background-color: transparent;
  width: 1.5rem;
  height: 1.5rem;
  border: 0.125rem solid #171d1a;
  border-radius: 0.75rem;
  transition: border-color 200ms ease, background-color 200ms ease;
}
.gfield_radio .gchoice input:checked::after {
  position: absolute;
  width: 1.25rem;
  height: 1.25rem;
  border: 0.25rem solid #a7ae9e;
  border-radius: 0.625rem;
  background-color: #fe3a00;
  content: "";
}
.gfield_radio .gchoice:hover input {
  border: 0.125rem solid #fe3a00 !important;
}

.ce-forms .gfield--type-image_choice.gfield_contains_required::after {
  content: none;
}

.ginput_container_image_choice .gfield_radio {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 0.625rem;
}
@media only screen and (min-width: 992px) {
  .ginput_container_image_choice .gfield_radio {
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}
.ginput_container_image_choice .gchoice {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0;
}
.ginput_container_image_choice .gfield-image-choice-wrapper-outer {
  width: 100%;
  padding: 24px 16px 16px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1.25rem;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #808080;
  transition: border-color 200ms ease, background-color 200ms ease;
}
.ginput_container_image_choice .gfield-choice-image-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.ginput_container_image_choice .gfield-choice-image-wrapper img {
  width: 100%;
  max-width: 70px;
  height: auto;
  aspect-ratio: 7/4;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  transition: -webkit-filter 200ms ease;
  transition: filter 200ms ease;
  transition: filter 200ms ease, -webkit-filter 200ms ease;
}
.ginput_container_image_choice .gfield-choice-input {
  position: absolute;
  width: 0.0625rem;
  height: 0.0625rem;
  opacity: 0;
  pointer-events: none;
  display: none;
  visibility: hidden;
}
.ginput_container_image_choice label.gform-field-label {
  display: block;
  cursor: pointer;
  text-align: center;
  font-family: "HelveticaNowDisplayBold", sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.3;
  color: #b9bbba;
  transition: color 200ms ease;
}
.ginput_container_image_choice .gfield-image-choice-wrapper-outer:hover {
  border-color: #ffffff;
}
.ginput_container_image_choice .gfield-image-choice-wrapper-outer:hover .gfield-choice-image-wrapper img {
  -webkit-filter: grayscale(1) brightness(1.5);
          filter: grayscale(1) brightness(1.5);
}
.ginput_container_image_choice .gfield-image-choice-wrapper-outer:hover label.gform-field-label {
  color: #ffffff;
}
.ginput_container_image_choice .gfield-image-choice-wrapper-outer:has(.gfield-choice-input:checked) {
  border-color: #fe3a00;
  background-color: #fe3a00;
}
.ginput_container_image_choice .gfield-image-choice-wrapper-outer:has(.gfield-choice-input:checked) .gfield-choice-image-wrapper img {
  -webkit-filter: grayscale(1) brightness(1.5);
          filter: grayscale(1) brightness(1.5);
}
.ginput_container_image_choice .gfield-image-choice-wrapper-outer:has(.gfield-choice-input:checked) label.gform-field-label {
  color: #ffffff;
}

.form-bg-black .gfield_checkbox .gchoice input {
  background-color: #171d1a;
  color: #ffffff;
  border: 0.125rem solid #ffffff;
}
.form-bg-black .gfield_checkbox .gchoice input:checked {
  background-color: #fe3a00;
  border: 0.125rem solid #fe3a00;
}
.form-bg-black .gfield_radio .gchoice input {
  background-color: #171d1a;
  color: #ffffff;
  border: 0.125rem solid #ffffff;
}
.form-bg-black .gfield_radio .gchoice input:checked::after {
  background-color: #fe3a00;
  border: 0.25rem solid #171d1a;
}

.form-bg-white .gfield_radio .gchoice input:checked::after {
  background-color: #fe3a00;
  border: 0.25rem solid #ffffff;
}

.buttons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  gap: 0.625rem;
}
@media only screen and (min-width: 992px) {
  .buttons {
    gap: 0.9375rem;
  }
}

.button, .ce-forms .gform_wrapper .button {
  transition: 200ms ease;
  font-family: "HelveticaNowDisplayBold", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
}
@media only screen and (min-width: 992px) {
  .button, .ce-forms .gform_wrapper .button {
    font-size: 18px;
  }
}
.button, .ce-forms .gform_wrapper .button {
  border: 0;
  color: #ffffff;
  cursor: pointer;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1ch;
  padding: 0.75rem 1.5rem;
  position: relative;
}
@media print, screen and (min-width: 48em) {
  .button, .ce-forms .gform_wrapper .button {
    padding: 0.875rem 1.75rem;
  }
}
.button:focus, .ce-forms .gform_wrapper .button:focus, .button:hover, .ce-forms .gform_wrapper .button:hover {
  color: #ffffff;
  text-decoration: none;
}
.contrast-mode-on .button, .contrast-mode-on .ce-forms .gform_wrapper .button, .ce-forms .gform_wrapper .contrast-mode-on .button {
  color: #171d1a;
}
.contrast-mode-on .button:hover, .contrast-mode-on .button:focus {
  background-color: #171d1a;
  color: #ffffff;
}
.button__text {
  position: relative;
  z-index: 2;
}
.button .icon, .ce-forms .gform_wrapper .button .icon {
  position: relative;
  z-index: 2;
  width: 1em;
  height: 1em;
}
.button input[type=radio], .ce-forms .gform_wrapper .button input[type=radio] {
  display: none;
  visibility: hidden;
}
.button--sm {
  font-size: 0.875rem;
  padding: 0.6875rem 1.4375rem;
}
@media print, screen and (min-width: 48em) {
  .button--sm {
    font-size: 1rem;
    padding: 0.6875rem 1.75rem;
  }
}

.button__primary {
  position: relative;
  overflow: clip;
  color: #ffffff;
  border: 0.0625rem solid #fe3a00;
  background-color: #fe3a00;
  transition: all 200ms ease;
  border-radius: 1.875rem;
}
.button__primary:before, .button__primary:after {
  color: #ffffff;
}
.button__primary::after {
  content: "";
  position: absolute;
  inset: 0;
  display: block;
  background-color: #fe3a00;
  border-radius: 50%;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  transition: all 200ms ease;
  z-index: 1;
}
.button__primary:hover, .button__primary:focus, .button__primary:active {
  color: #ffffff;
  border: 0.0625rem solid #df3300;
}
.button__primary:hover:before, .button__primary:hover:after, .button__primary:focus:before, .button__primary:focus:after, .button__primary:active:before, .button__primary:active:after {
  color: #ffffff;
}
.button__primary:hover::after, .button__primary:focus::after, .button__primary:active::after {
  background-color: #df3300;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  border-radius: 0;
}

.button__primary-outline {
  position: relative;
  overflow: clip;
  color: #fe3a00;
  border: 0.0625rem solid #fe3a00;
  background-color: rgba(254, 58, 0, 0);
  transition: all 200ms ease;
  border-radius: 1.875rem;
}
.button__primary-outline:before, .button__primary-outline:after {
  color: #fe3a00;
}
.button__primary-outline::after {
  content: "";
  position: absolute;
  inset: 0;
  display: block;
  background-color: #fe3a00;
  border-radius: 50%;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  transition: all 200ms ease;
  z-index: 1;
}
.button__primary-outline:hover, .button__primary-outline:focus, .button__primary-outline:active {
  color: #ffffff;
  border: 0.0625rem solid #fe3a00;
}
.button__primary-outline:hover:before, .button__primary-outline:hover:after, .button__primary-outline:focus:before, .button__primary-outline:focus:after, .button__primary-outline:active:before, .button__primary-outline:active:after {
  color: #ffffff;
}
.button__primary-outline:hover::after, .button__primary-outline:focus::after, .button__primary-outline:active::after {
  background-color: #fe3a00;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  border-radius: 0;
}

.button__secondary {
  position: relative;
  overflow: clip;
  color: #ffffff;
  border: 0.0625rem solid #171d1a;
  background-color: #171d1a;
  transition: all 200ms ease;
  border-radius: 1.875rem;
}
.button__secondary:before, .button__secondary:after {
  color: #ffffff;
}
.button__secondary::after {
  content: "";
  position: absolute;
  inset: 0;
  display: block;
  background-color: #171d1a;
  border-radius: 50%;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  transition: all 200ms ease;
  z-index: 1;
}
.button__secondary:hover, .button__secondary:focus, .button__secondary:active {
  color: #ffffff;
  border: 0.0625rem solid #353f3a;
}
.button__secondary:hover:before, .button__secondary:hover:after, .button__secondary:focus:before, .button__secondary:focus:after, .button__secondary:active:before, .button__secondary:active:after {
  color: #ffffff;
}
.button__secondary:hover::after, .button__secondary:focus::after, .button__secondary:active::after {
  background-color: #353f3a;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  border-radius: 0;
}

.button__secondary-outline {
  position: relative;
  overflow: clip;
  color: #171d1a;
  border: 0.0625rem solid #171d1a;
  background-color: rgba(23, 29, 26, 0);
  transition: all 200ms ease;
  border-radius: 1.875rem;
}
.button__secondary-outline::after {
  content: "";
  position: absolute;
  inset: 0;
  display: block;
  background-color: #171d1a;
  border-radius: 50%;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  transition: all 200ms ease;
  z-index: 1;
}
.button__secondary-outline:hover, .button__secondary-outline:focus, .button__secondary-outline:active, .button__secondary-outline.selected {
  color: #ffffff;
  border: 0.0625rem solid #171d1a;
}
.button__secondary-outline:hover:before, .button__secondary-outline:hover:after, .button__secondary-outline:focus:before, .button__secondary-outline:focus:after, .button__secondary-outline:active:before, .button__secondary-outline:active:after, .button__secondary-outline.selected:before, .button__secondary-outline.selected:after {
  color: #ffffff;
}
.button__secondary-outline:hover::after, .button__secondary-outline:focus::after, .button__secondary-outline:active::after, .button__secondary-outline.selected::after {
  background-color: #171d1a;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  border-radius: 0;
}

.button__tertiary {
  position: relative;
  overflow: clip;
  color: #171d1a;
  border: 0.0625rem solid #ffffff;
  background-color: #ffffff;
  transition: all 200ms ease;
  border-radius: 1.875rem;
}
.button__tertiary:before, .button__tertiary:after {
  color: #171d1a;
}
.button__tertiary::after {
  content: "";
  position: absolute;
  inset: 0;
  display: block;
  background-color: #ffffff;
  border-radius: 50%;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  transition: all 200ms ease;
  z-index: 1;
}
.button__tertiary:hover, .button__tertiary:focus, .button__tertiary:active {
  color: #171d1a;
  border: 0.0625rem solid #dcdcdc;
}
.button__tertiary:hover:before, .button__tertiary:hover:after, .button__tertiary:focus:before, .button__tertiary:focus:after, .button__tertiary:active:before, .button__tertiary:active:after {
  color: #171d1a;
}
.button__tertiary:hover::after, .button__tertiary:focus::after, .button__tertiary:active::after {
  background-color: #dcdcdc;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  border-radius: 0;
}

.button__tertiary-outline {
  position: relative;
  overflow: clip;
  color: #ffffff;
  border: 0.0625rem solid #ffffff;
  background-color: rgba(255, 255, 255, 0);
  transition: all 200ms ease;
  border-radius: 1.875rem;
}
.button__tertiary-outline::after {
  content: "";
  position: absolute;
  inset: 0;
  display: block;
  background-color: #ffffff;
  border-radius: 50%;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  transition: all 200ms ease;
  z-index: 1;
}
.button__tertiary-outline:hover, .button__tertiary-outline:focus, .button__tertiary-outline:active {
  color: #171d1a;
  border: 0.0625rem solid #ffffff;
}
.button__tertiary-outline:hover:before, .button__tertiary-outline:hover:after, .button__tertiary-outline:focus:before, .button__tertiary-outline:focus:after, .button__tertiary-outline:active:before, .button__tertiary-outline:active:after {
  color: #ffffff;
}
.button__tertiary-outline:hover::after, .button__tertiary-outline:focus::after, .button__tertiary-outline:active::after {
  background-color: #ffffff;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  border-radius: 0;
}

.button__inline {
  color: #171d1a;
  border-bottom: 0.125rem solid rgba(254, 58, 0, 0);
  display: inline;
  padding: 0 0.625rem 0 0;
  font-size: 2.5rem;
  transition: color 200ms ease, border-bottom 200ms ease;
}
.button__inline:before, .button__inline:after {
  font-size: 2rem !important;
  color: #fe3a00;
  top: 0;
}
.button__inline:hover {
  color: #171d1a;
  border-bottom: 0.125rem solid #fe3a00;
}
.button__inline:active {
  color: #fe3a00;
  border-bottom: 0.125rem solid #fe3a00;
}
.button__inline:active:before, .button__inline:active:after {
  color: #fe3a00;
}

.button__icon {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 2.1875rem;
  height: 2.1875rem;
  padding: 0;
  border-radius: 50%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.button__icon .icon {
  display: block;
  width: 0.8888888889em;
  height: 1em;
  max-width: 61.8%;
  max-height: 61.8%;
}

#main-wrap {
  min-height: 100vh;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

#main-content {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.filter-overview {
  margin-bottom: 4.6875rem;
}
@media only screen and (min-width: 992px) {
  .filter-overview {
    margin-bottom: 7.75rem;
  }
}

.block:last-child .block-content {
  margin-bottom: 0;
}

.block-wrapper {
  margin-top: 1.875rem;
}
@media print, screen and (min-width: 48em) {
  .block-wrapper {
    margin-top: 8.75rem;
  }
}
.block-wrapper > .block:last-child .ce {
  margin-bottom: 0;
  padding-bottom: 1.875rem;
}

.ce {
  margin-bottom: 1.875rem;
}
@media print, screen and (min-width: 48em) {
  .ce {
    margin-bottom: 8.75rem;
  }
}

.breadcrumb {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  row-gap: 10px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 2.5rem 1rem;
}
@media print, screen and (min-width: 48em) {
  .breadcrumb {
    padding: 2.5rem 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .breadcrumb {
    padding: 2.5rem 4rem;
  }
}
.breadcrumb li {
  margin-right: 1rem;
  color: #cb2e00;
}
.breadcrumb li:last-child {
  margin-right: 0;
}
.breadcrumb li a {
  transition: 200ms ease;
  color: #171d1a;
  display: inline-block;
  margin-right: 1.625rem;
  position: relative;
  border-bottom: 0.0625rem solid transparent;
}
.breadcrumb li a:hover {
  border-bottom: 0.0625rem solid currentColor;
}
.breadcrumb li a:after {
  content: "/";
  position: absolute;
  right: -1.625rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: none;
}
.breadcrumb.color-white li {
  color: #ffffff;
}
.breadcrumb.color-white a {
  color: #ffffff;
}

.background__dark {
  color: #ffffff;
  background: #171d1a;
  padding: 1.875rem;
  margin-bottom: 1.5rem;
}
.background__light {
  color: #171d1a;
  background: #ffffff;
  padding: 1.875rem;
  margin-bottom: 1.5rem;
}

.swatches {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 1rem;
  margin-bottom: 1.5rem;
}
.swatches div {
  width: 6.25rem;
  height: 6.25rem;
  color: #ffffff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.5rem;
  text-shadow: 0 0.0625rem 0.125rem hsla(0, 0%, 0%, 0.5);
}
.swatches.primary div:nth-child(1) {
  background-color: #f9cac7;
}
.swatches.primary div:nth-child(2) {
  background-color: #f17770;
}
.swatches.primary div:nth-child(3) {
  background-color: #fe3a00;
}
.swatches.primary div:nth-child(4) {
  background-color: #cb2e00;
}
.swatches.primary div:nth-child(5) {
  background-color: #7f1d00;
}
.swatches.secondary div:nth-child(1) {
  background-color: #e5e7e2;
}
.swatches.secondary div:nth-child(2) {
  background-color: #cacec5;
}
.swatches.secondary div:nth-child(3) {
  background-color: #a7ae9e;
}
.swatches.secondary div:nth-child(4) {
  background-color: #757a6f;
}
.swatches.secondary div:nth-child(5) {
  background-color: #54574f;
}
.swatches.greyscale div:nth-child(1) {
  background-color: #ffffff;
}
.swatches.greyscale div:nth-child(2) {
  background-color: #f1f1f1;
}
.swatches.greyscale div:nth-child(3) {
  background-color: #c1c1c1;
}
.swatches.greyscale div:nth-child(4) {
  background-color: #797979;
}
.swatches.greyscale div:nth-child(5) {
  background-color: #171d1a;
}

#footer {
  display: block;
  background: #171d1a;
  color: #ffffff;
  font-size: 1rem;
  padding: 3.5rem 1rem 1.125rem;
  position: relative;
  overflow: clip;
}
@media print, screen and (min-width: 48em) {
  #footer {
    padding: 3.5rem 2.5rem 1.125rem;
  }
}
@media print, screen and (min-width: 64em) {
  #footer {
    padding: 3.5rem 4rem 1.125rem;
  }
}
#footer .footer-bg-element {
  position: absolute;
  inset: -5rem -4.75rem auto 50vw;
  width: 37.5rem;
  height: 37.5rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media print, screen and (min-width: 48em) {
  #footer .footer-bg-element {
    position: absolute;
    inset: -40% -50.625rem auto auto;
    width: 81.25rem;
    height: 81.25rem;
    background-repeat: no-repeat;
    background-size: 81.25rem;
    background-position: center;
    -webkit-animation-name: rotate-center;
            animation-name: rotate-center;
    -webkit-animation-duration: 20s;
            animation-duration: 20s;
    -webkit-animation-fill-mode: none;
            animation-fill-mode: none;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
  }
}
#footer .footer-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
}
#footer .footer-contact {
  position: relative;
}
#footer .h3 {
  margin-left: -0.125rem;
  display: inline-block;
  padding-right: 2.5rem;
}
@media (max-width: 71.875rem) {
  #footer .h3 {
    width: 100%;
  }
}
#footer .social-media {
  margin-top: 2rem;
  margin-bottom: 5rem;
}
#footer .social-media ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 0.75rem;
}
#footer .social-media .button__icon .icon {
  width: 1.875rem;
  height: 1.875rem;
  max-width: 100%;
  max-height: 100%;
}
#footer .footer-phone-numbers {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.875rem;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  white-space: wrap;
}
@media print, screen and (min-width: 48em) {
  #footer .footer-phone-numbers {
    gap: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  #footer .footer-phone-numbers {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 2.5rem;
  }
}
#footer .footer-phone-numbers li {
  border-left: 0.375rem double #fe3a00;
  padding-left: 0.5rem;
}
#footer .footer-phone-numbers span {
  display: block;
  margin-bottom: 0.25rem;
  white-space: wrap;
  word-break: break-word;
}
@media print, screen and (min-width: 64em) {
  #footer .footer-phone-numbers span {
    word-break: normal;
  }
}
#footer .footer-submenu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 1.25rem;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 20rem) {
  #footer .footer-submenu {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media print, screen and (min-width: 48em) {
  #footer .footer-submenu {
    gap: 2.5rem;
  }
}
#footer .footer-logo {
  margin-top: 5rem;
  margin-bottom: 2.5rem;
  position: relative;
  z-index: 2;
  max-width: 100rem;
}
#footer .footer-links a {
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: 0.0625rem solid transparent;
  transition: border 200ms ease;
}
#footer .footer-links a:hover {
  border-bottom: 0.0625rem solid #ffffff;
}

.container {
  padding: 0 1rem;
}
@media print, screen and (min-width: 48em) {
  .container {
    padding: 0 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .container {
    padding: 0 4rem;
  }
}
.container .wrapper {
  margin: 0 auto;
  width: 100%;
  max-width: 97.5rem;
}

#header-wrapper {
  transition: 200ms ease;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}

#header {
  margin: 0 auto;
  position: relative;
  transition: background-color 200ms ease;
}
#header .logo__container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
  gap: 1.875rem;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#header .logo__container .logo__menu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
  gap: 0.625rem;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#header .logo__container .logo__menu .button {
  display: none;
}
@media print, screen and (min-width: 64em) {
  #header .logo__container .logo__menu .button {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
#header.is-collapsed .menu__container {
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  padding-top: 0;
  padding-bottom: 0;
}

.menu-trigger {
  border-radius: 1.875rem;
  border: 0.0625rem solid #ffffff;
  display: none;
  height: 3rem;
  width: 3rem;
  font-size: 1.125rem;
  padding: 0;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 10;
  color: #ffffff;
  cursor: pointer;
}
.menu-trigger span {
  transition: 200ms ease;
  background-color: #ffffff;
  border-radius: 0.0625rem;
  display: inline-block;
  height: 0.125rem;
  position: relative;
  width: 1.25rem;
}
.menu-trigger span:before, .menu-trigger span:after {
  transition: 200ms ease;
  background-color: #ffffff;
  border-radius: 0.0625rem;
  content: "";
  height: 0.125rem;
  left: 0;
  position: absolute;
  width: 100%;
}
.menu-trigger span:before {
  top: -0.375rem;
}
.menu-trigger span:after {
  bottom: -0.375rem;
}
.menu-trigger div {
  width: 3rem;
}

.nav-open span {
  background-color: transparent;
}
.nav-open span:before {
  top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.nav-open span:after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.keyvisual {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 4.75rem;
  background-color: #171d1a;
  color: #ffffff;
  overflow: clip;
}
@media print, screen and (min-width: 48em) {
  .keyvisual {
    padding-top: 9.875rem;
  }
}
.keyvisual:has(.breadcrumb) .keyvisual__basic {
  padding-top: 0;
}
.keyvisual:has(.keyvisual__home) {
  overflow-y: visible;
  overflow-x: clip;
}
.keyvisual.xlarge {
  min-height: 100vh;
  position: relative;
}
.keyvisual.auto {
  height: auto;
  padding-bottom: 5rem;
}
.keyvisual .container .wrapper .keyvisual__basic,
.keyvisual .container .wrapper .breadcrumb {
  padding-left: 0;
  padding-right: 0;
}

.keyvisual__background_dot {
  width: 100%;
  background-image: url("../img/pattern-dots.svg");
  background-repeat: no-repeat;
  background-position: top 0.3125rem right 0.3125rem;
  position: absolute;
  height: 106.25rem;
  pointer-events: none;
  -webkit-transform: translateY(-12.8125rem);
          transform: translateY(-12.8125rem);
}
@media print, screen and (min-width: 48em) {
  .keyvisual__background_dot {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.keyvisual__basic {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 2.5rem;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  position: relative;
  padding: 4.625rem 1rem 3.125rem;
}
@media print, screen and (min-width: 64em) {
  .keyvisual__basic {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media print, screen and (min-width: 48em) {
  .keyvisual__basic {
    padding: 4.625rem 2.5rem 3.125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .keyvisual__basic {
    padding: 4.625rem 4rem 3.125rem;
  }
}
.keyvisual__basic.keyvisual__basic__header_only {
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media print, screen and (min-width: 64em) {
  .keyvisual__basic.keyvisual__basic__header_only {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.keyvisual__basic.keyvisual__basic__header_only h1 {
  position: relative;
  margin-bottom: -1.125rem;
}
.keyvisual__basic h1 {
  position: relative;
  margin-left: -0.125rem;
  z-index: 1;
}
.keyvisual__basic .intro {
  position: relative;
  z-index: 1;
  color: #ffffff;
}
.keyvisual__basic .buttons {
  margin: 1.875rem 0 0;
}
@media print, screen and (min-width: 64em) {
  .keyvisual__basic .buttons {
    margin: 2.8125rem 0 0;
  }
}

.keyvisual__basic__image {
  opacity: 0.47;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.keyvisual__basic__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.keyvisual__background_logo__filled {
  transition: all 400ms ease;
  position: absolute;
  right: 0;
  pointer-events: none;
  width: 100%;
  height: 43.75rem;
  background-image: url("../img/omnimark-logo-fill.svg");
  background-repeat: no-repeat;
  background-position: right -18.75rem top -7.5rem;
  background-size: 25rem;
}
@media print, screen and (min-width: 64em) {
  .keyvisual__background_logo__filled {
    background-position: left;
    background-size: 68.75rem;
    width: 38.2%;
    top: -10.375rem;
    height: 68.75rem;
  }
}
.keyvisual__background_logo__filled.logo__outline {
  transition: all 400ms ease;
  background-image: url("../img/omnimark-logo-outline.svg");
  background-position: right -26.25rem top -2.5rem;
  background-size: 43.75rem;
}
@media print, screen and (min-width: 48em) {
  .keyvisual__background_logo__filled.logo__outline {
    background-position: right -33.75rem top -5rem;
    background-size: 62.5rem;
    height: 62.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .keyvisual__background_logo__filled.logo__outline {
    background-position: right -37.5rem top -14.375rem;
    background-size: 81.25rem;
    height: 81.25rem;
  }
}
.keyvisual__background_logo__filled.logo__outline.logo__contact {
  transition: all 400ms ease;
  background-position: left -25rem top -15rem;
  background-size: 43.75rem;
  height: 43.75rem;
}
@media (min-width: 40rem) {
  .keyvisual__background_logo__filled.logo__outline.logo__contact {
    background-position: left -25rem top -15rem;
    background-size: 43.75rem;
    height: 43.75rem;
  }
}
@media print, screen and (min-width: 64em) {
  .keyvisual__background_logo__filled.logo__outline.logo__contact {
    background-position: left -62.5rem top -18.75rem;
    background-size: 93.75rem;
    height: 93.75rem;
  }
}
@media screen and (min-width: 75em) {
  .keyvisual__background_logo__filled.logo__outline.logo__contact {
    background-position: left -87.5rem top -31.25rem;
    background-size: 125rem;
    height: 125rem;
  }
}

.keyvisual__home {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 4.375rem 1rem 1.875rem 1rem;
}
@media print, screen and (min-width: 48em) {
  .keyvisual__home {
    padding: 4.375rem 2.5rem 1.875rem 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .keyvisual__home {
    padding: 4.375rem 4rem 1.875rem 4rem;
    padding-right: calc(38.2% + 4rem);
  }
}
.keyvisual__home .keyvisual__content {
  max-width: 45rem;
}
.keyvisual__home .eyebrow {
  margin-bottom: 0.3125rem;
}
.keyvisual__home h1 {
  position: relative;
  margin: 0;
  z-index: 1;
}
@media print, screen and (min-width: 48em) {
  .keyvisual__home h1 {
    font-size: clamp(2.5rem, 12vw, 3.75rem);
  }
}
.keyvisual__home .intro {
  position: relative;
  z-index: 1;
  color: #ffffff;
  margin-top: 0.9375rem;
  padding-right: 18%;
}
@media only screen and (min-width: 992px) {
  .keyvisual__home .intro {
    padding-right: 0;
  }
}
.keyvisual__home .buttons {
  margin-top: 2.1875rem;
}
.keyvisual__home .outro {
  position: relative;
  z-index: 1;
  color: #ffffff;
  margin-top: 1.25rem;
}
.keyvisual__home .outro a {
  color: #ffffff;
  font-weight: 500;
}

.keyvisual__content {
  width: 100%;
  max-width: 50rem;
}
.keyvisual__content .intro p {
  color: currentColor;
  text-wrap: pretty;
}
.keyvisual__content .call-us {
  margin: 1.25rem 0 0;
}
.keyvisual__content .call-us a {
  color: currentColor;
  text-decoration: none;
  display: inline-block;
  margin-right: 1.625rem;
  position: relative;
  border-bottom: 0.0625rem solid currentColor;
  transition: 200ms ease;
}
.keyvisual__content .call-us a:hover {
  border-bottom: 0.0625rem solid transparent;
}

.keyvisual__image {
  aspect-ratio: 64/40;
  border-radius: 0.625rem;
  width: 100%;
  max-width: 40rem;
  height: auto;
  overflow: clip;
}
.keyvisual__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.keyvisual__logoslider {
  position: relative;
  margin-top: 7.8125rem;
  width: 100%;
  max-width: 61.5625rem;
  height: 3.4375rem;
  padding: 0.8125rem 0 0.75rem;
}
.keyvisual__logoslider::after {
  content: "";
  position: absolute;
  inset: 0 -0.125rem;
  background: linear-gradient(90deg, #171d1a 0%, rgba(23, 29, 26, 0) 31.8%, rgba(23, 29, 26, 0) 68.2%, #171d1a 100%);
  z-index: 1;
}
.keyvisual__logoslider .swiper-container > .swiper-wrapper {
  transition-timing-function: linear;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.keyvisual__logoslider .ce-marquee-slider .swiper-container--marquee {
  overflow: hidden;
}
.keyvisual__logoslider .ce-marquee-slider .swiper-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  gap: 2.5rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-animation: marquee-scroll 20s linear infinite;
          animation: marquee-scroll 20s linear infinite;
}
.keyvisual__logoslider .ce-marquee-slider .swiper-slide {
  width: auto;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.keyvisual__logoslider .ce-marquee-slider img {
  height: 2.1875rem;
  width: auto;
  max-width: 9.375rem;
  -o-object-fit: contain;
     object-fit: contain;
}

@-webkit-keyframes marquee-scroll {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@keyframes marquee-scroll {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.keyvisual__product {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 5rem 1rem;
  -webkit-column-gap: 3rem;
     -moz-column-gap: 3rem;
          column-gap: 3rem;
}
@media print, screen and (min-width: 48em) {
  .keyvisual__product {
    padding: 5rem 2.5rem;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media print, screen and (min-width: 64em) {
  .keyvisual__product {
    padding: 5rem 4rem;
  }
}
.keyvisual__product h1 {
  position: relative;
  z-index: 1;
  margin-left: -0.25rem;
  margin-bottom: 1.5rem;
  font-size: clamp(2.5rem, 12vw, 5rem);
  min-width: 100%;
  width: 100%;
}
@media screen and (min-width: 75em) {
  .keyvisual__product h1 {
    width: auto;
    min-width: 50%;
    max-width: 60%;
    margin-bottom: 0;
  }
}
.keyvisual__product .intro {
  position: relative;
  z-index: 1;
  margin: 0;
  font-size: 2rem;
}
.keyvisual__product .intro p {
  color: #ffffff;
  line-height: 150%;
}
@media print, screen and (min-width: 48em) {
  .keyvisual__product .intro p {
    line-height: 170%;
  }
}
@media print, screen and (min-width: 48em) {
  .keyvisual__product .intro {
    width: 34.6875rem;
  }
}
@media screen and (min-width: 75em) {
  .keyvisual__product .intro {
    width: auto;
    max-width: 34.6875rem;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.keyvisual__swiper .swiper-container {
  min-width: 100%;
  overflow: hidden;
  margin-top: -15.625rem;
  margin-bottom: 2.5rem;
  height: 21.875rem;
}
@media print, screen and (min-width: 48em) {
  .keyvisual__swiper .swiper-container {
    margin-bottom: 3.75rem;
    height: 28.125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .keyvisual__swiper .swiper-container {
    margin-bottom: 5rem;
    height: 37.5rem;
  }
}
.keyvisual__swiper .swiper-container .swiper-slide {
  position: relative;
  width: 100%;
}
.keyvisual__swiper .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.keyvisual__swiper .swiper-container .swiper-slide .swiper-slide-text {
  display: none;
}
.keyvisual__swiper .swiper-elements {
  bottom: 2.5rem;
  color: #ffffff;
  position: absolute;
  right: 2.5rem;
}
.keyvisual__swiper .swiper-elements .prev-slide,
.keyvisual__swiper .swiper-elements .next-slide {
  height: 3rem;
  width: 3rem;
  border: 0.125rem solid #ffffff;
  background: none;
  border-radius: 1.5rem;
}
.keyvisual__swiper .swiper-elements .next-slide {
  right: 0;
}
.keyvisual__swiper .swiper-elements .prev-slide {
  right: 4.5rem;
}

.keyvisual__projects {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
  padding: 2.5rem 1rem;
}
@media print, screen and (min-width: 48em) {
  .keyvisual__projects {
    padding: 5rem 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .keyvisual__projects {
    padding: 2.5rem 4rem;
  }
}
@media screen and (min-width: 75em) {
  .keyvisual__projects {
    padding: 5rem 4rem;
  }
}
.keyvisual__projects h1 {
  position: relative;
  margin-left: -0.25rem;
  z-index: 1;
  font-size: 3.5rem;
}
@media print, screen and (min-width: 48em) {
  .keyvisual__projects h1 {
    font-size: clamp(2.5rem, 12vw, 4.5rem);
  }
}
@media print, screen and (min-width: 64em) {
  .keyvisual__projects h1 {
    min-width: 50%;
    width: 70%;
  }
}
@media screen and (min-width: 75em) {
  .keyvisual__projects h1 {
    width: 50%;
  }
}
.keyvisual__projects .intro {
  position: relative;
  z-index: 1;
  font-size: 2rem;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
}
.keyvisual__projects .keyvisual__projects__image {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.keyvisual__projects .keyvisual__projects__image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.lines {
  position: absolute;
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  pointer-events: none;
  height: 100%;
  width: 100%;
  overflow: hidden;
  padding: 0 1rem;
}
@media print, screen and (min-width: 48em) {
  .lines {
    padding: 0 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .lines {
    padding: 0 4rem;
  }
}

#header .lines {
  left: 0;
  top: 0;
  right: 0;
  z-index: 2;
}

#main-content .lines {
  left: 0;
  bottom: 0;
  right: 0;
  top: 0;
  z-index: 0;
  height: 100vh;
  position: fixed;
}
#main-content .post-navigation .lines {
  z-index: 0;
  position: absolute;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

#footer .lines {
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}

#header .line,
#main-content .line,
.post-navigation .line,
#footer .line {
  width: 100%;
  height: 100%;
  border-left: 0.0625rem solid hsla(0, 0%, 50%, 0.15);
}
#header .line:last-of-type,
#main-content .line:last-of-type,
.post-navigation .line:last-of-type,
#footer .line:last-of-type {
  border-right: 0.0625rem solid hsla(0, 0%, 50%, 0.15);
}

.show-for-medium {
  display: none;
}
@media print, screen and (min-width: 48em) {
  .show-for-medium {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.logo__container {
  width: 100%;
  text-align: left;
  height: 4.75rem;
  padding: 1rem;
  transition: padding 400ms ease, height 400ms ease;
  border-bottom: 0.0625rem solid hsla(0, 0%, 50%, 0.15);
  background-color: #171d1a;
}
.logo__container.transparent {
  background-color: rgba(23, 29, 26, 0.47);
}
.logo__container.opaque {
  background-color: transparent;
}
.logo__container .logo {
  display: block;
  height: 100%;
}
.logo__container .logo img {
  height: 100%;
}
.logo__container .logo {
  position: relative;
  z-index: 2;
}
.logo__container {
  height: 4.75rem;
  padding: 1rem;
}
@media print, screen and (min-width: 48em) {
  .logo__container {
    padding: 1rem 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .logo__container {
    padding: 1rem 4rem;
  }
}

.border-color-white .logo__container {
  border-bottom: 0.0625rem solid hsla(0, 0%, 100%, 0.25);
}

.menu__container {
  width: 100%;
  border-bottom: 0.0625rem solid hsla(0, 0%, 50%, 0.15);
  background-color: #171d1a;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 3.75rem;
  padding: 0.75rem 4rem;
}
.menu__container.transparent {
  background-color: rgba(23, 29, 26, 0.47);
}
.menu__container.opaque {
  background-color: transparent;
}
.menu__container .primary-menu > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.menu__container .primary-menu > ul > li {
  margin-right: 1rem;
}
@media screen and (min-width: 90em) {
  .menu__container .primary-menu > ul > li {
    margin-right: 3rem;
  }
}
.menu__container .primary-menu > ul > li > a {
  display: block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.4375rem;
  height: 2.5rem;
}
#header:not(.is-collapsed) .menu__container .primary-menu > ul > li > a {
  height: 3.75rem;
}
.menu-open .menu__container .primary-menu > ul > li > a {
  min-width: 100%;
}
#header:not(.is-collapsed) .menu__container .primary-menu > ul > li:hover > a .icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#header:not(.is-collapsed) .menu__container .primary-menu > ul > li:hover > .submenu {
  visibility: visible;
  opacity: 1;
}
.menu-open .menu__container .primary-menu > ul > li {
  min-width: 100%;
  margin-right: 0;
}
.menu-open .menu__container .primary-menu > ul {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 100%;
}
.menu-open .menu__container .primary-menu {
  padding-top: 0;
  min-width: 100%;
}
@media print, screen and (min-width: 48em) {
  .menu-open .menu__container .primary-menu {
    padding-left: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .menu-open .menu__container .primary-menu {
    padding-left: 3rem;
  }
}
.menu__container .secondary-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.menu__container .secondary-menu ul li {
  position: relative;
  margin-right: 3rem;
}
.menu__container .secondary-menu ul li a {
  display: block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.4375rem;
  height: 2.5rem;
}
#header:not(.is-collapsed) .menu__container .secondary-menu ul li a {
  height: 3.75rem;
}
.lang .menu__container .secondary-menu ul li a {
  min-width: auto;
}
#header:not(.is-collapsed) .menu__container .secondary-menu ul li:hover > a .icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#header:not(.is-collapsed) .menu__container .secondary-menu ul li:hover > .submenu {
  visibility: visible;
  opacity: 1;
}
.menu-open .menu__container .secondary-menu ul li {
  min-width: 100%;
}
.menu__container .secondary-menu ul li:last-child() {
  margin-right: 0;
}
.menu-open .menu__container .secondary-menu ul {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 100%;
}
.menu-open .menu__container .secondary-menu {
  min-width: 100%;
  padding-bottom: 4.5rem;
}
@media print, screen and (min-width: 48em) {
  .menu-open .menu__container .secondary-menu {
    padding-left: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .menu-open .menu__container .secondary-menu {
    padding-left: 3rem;
  }
}
.menu-open .menu__container {
  min-height: calc(100dvh - 4.75rem);
  max-height: calc(100dvh - 4.75rem);
  overflow: clip auto;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media print, screen and (min-width: 48em) {
  .menu-open .menu__container {
    padding-right: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .menu-open .menu__container {
    padding-right: 4rem;
  }
}

.submenu {
  visibility: hidden;
  opacity: 0;
  transition: all 300ms ease;
  position: fixed;
  top: inherit;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #171d1a;
  border-top: 0.0625rem solid hsla(0, 0%, 50%, 0.15);
  border-bottom: 0.0625rem solid hsla(0, 0%, 50%, 0.15);
  padding: 3.125rem 4rem;
  box-shadow: 0 1.25rem 3.125rem rgba(23, 29, 26, 0.2);
}
#header:not(.is-collapsed) .submenu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.submenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
#header:not(.is-collapsed) .submenu ul {
  width: 21.25rem;
  height: 100%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  position: relative;
}
#header:not(.is-collapsed) .submenu ul:has(.submenu):after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 0.0625rem;
  background-color: rgba(255, 255, 255, 0.25);
}
#header:not(.is-collapsed) .submenu ul li {
  padding-right: 3rem;
  width: 100%;
  margin-top: 1rem;
  margin-right: 0;
}
#header:not(.is-collapsed) .submenu ul li.submenu__parent-link {
  display: none;
}
#header:not(.is-collapsed) .submenu ul li:hover > a.has_submenu .icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#header:not(.is-collapsed) .submenu ul li:hover > .submenu {
  visibility: visible;
  opacity: 1;
}
.menu-open .submenu ul {
  display: none;
  padding-top: 0;
  padding-bottom: 2rem;
  padding-left: 2rem;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  gap: 0.625rem;
}
.menu-open .submenu ul li a {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu-open .submenu ul li:last-child {
  display: list-item;
}
.submenu .submenu {
  width: 17.5rem;
  min-height: 0;
  padding: 1.5rem;
  border: none;
  box-shadow: none;
}
#header:not(.is-collapsed) .submenu .submenu {
  position: absolute;
  top: 0;
  left: 21.25rem;
  right: auto;
  width: auto;
  min-width: 15rem;
  max-height: 100%;
  overflow-y: auto;
  padding: 0 0 0 3rem;
}
#header:not(.is-collapsed) .submenu .submenu ul {
  width: auto;
  height: auto;
  -webkit-flex-shrink: initial;
      -ms-flex-negative: initial;
          flex-shrink: initial;
}
#header:not(.is-collapsed) .submenu .submenu li {
  padding-right: 0;
}
.submenu .submenu img {
  display: none;
}
.menu-open .submenu .submenu {
  position: relative;
  left: 0;
  width: 100%;
}
.submenu img {
  aspect-ratio: 1.6/1;
  -o-object-fit: cover;
     object-fit: cover;
  max-width: 35.75rem;
  max-height: 20.5rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 45%;
}
.menu-open .submenu img {
  display: none;
}
.menu-open .submenu {
  background-size: 0;
  border: none;
  padding: 1.5rem 0 1.5rem 3rem;
  position: relative;
  min-height: 0;
  padding: 0;
  box-shadow: none;
}

.submenu_open {
  visibility: visible;
  opacity: 1;
}

.menu-item {
  color: #ffffff;
}

.menu__link {
  font-size: 1.125rem;
  transition: color 200ms ease, border-color 200ms ease;
  white-space: nowrap;
}
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .menu__link {
    font-size: 1.125rem;
  }
}
.menu__link:after {
  color: #ffffff;
}
.menu__link:hover, .menu__link:focus-visible {
  color: #fe3a00;
}
.menu__link:hover:after, .menu__link:focus-visible:after {
  color: #fe3a00;
}
.menu__link:active {
  color: #fe3a00;
}
.menu__link:active:after {
  color: #fe3a00;
}
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .menu__link.icon-link.icon-right::before, .menu__link.icon-link.icon-right::after {
    top: 0;
  }
}
.menu__link.icon-link.icon-right:after {
  font-size: 1.25rem;
}
.menu__link.active {
  color: #fe3a00;
}
.menu__link.active:after {
  color: #fe3a00;
}
.menu__link.active .icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.menu__link .icon {
  width: 0.625rem;
  height: 0.625rem;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  transition: all 200ms ease;
}

.submenu__link {
  position: relative;
  color: #ffffff;
  display: inline;
  font-size: 1.125rem;
  transition: all 200ms ease;
}
#header:not(.is-collapsed) .submenu__link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.625rem;
  font-size: 1.5rem;
  padding: 10px 0;
  width: 100%;
}
#header:not(.is-collapsed) .submenu__link:has(.submenu__icon) {
  font-size: 1.25rem;
}
.submenu__link:hover, .submenu__link:active {
  color: #fe3a00;
}
.submenu__link:hover .submenu__link__label:after, .submenu__link:active .submenu__link__label:after {
  background-color: #fe3a00;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.submenu__link.inactive {
  color: #797979;
}
.submenu__link.inactive .submenu__link__label:after {
  background-color: #797979;
}
.submenu__link.active {
  color: #fe3a00;
}
.submenu__link.active .submenu__link__label:after {
  background-color: #fe3a00;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.submenu__link.active.has_submenu .icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.submenu__link .submenu__link__label {
  position: relative;
  padding: 0 0 0.0625rem 0;
  max-height: 1.875rem;
  white-space: nowrap;
  overflow: clip;
}
#header:not(.is-collapsed) .submenu__link .submenu__link__label {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.625rem;
}
#header:not(.is-collapsed) .submenu__link .submenu__link__label:after {
  content: "";
  display: block;
  position: absolute;
  inset: auto 0 0;
  height: 0.0625rem;
  width: 100%;
  background-color: rgba(255, 255, 255, 0);
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  transition: all 200ms ease;
}
.submenu__link .icon {
  width: 0.625rem;
  height: 0.625rem;
  margin-left: 0.4375rem;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  transition: all 200ms ease;
}
#header:not(.is-collapsed) .submenu__link .icon {
  display: none;
}
.submenu__link .submenu__icon {
  display: none;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-transform: rotate(0) !important;
          transform: rotate(0) !important;
}
#header:not(.is-collapsed) .submenu__link .submenu__icon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.lang {
  border: 0.125rem solid #ffffff;
  max-height: 2.25rem;
  max-width: 3.75rem;
  padding: 0 0.75rem;
  border-radius: 50%;
}
.lang:hover {
  border-color: #fe3a00;
}
.lang:hover:after {
  color: #fe3a00;
}
.menu-open .lang {
  margin-top: 1rem;
}

.border-color-white .menu__container {
  border-bottom: 0.0625rem solid hsla(0, 0%, 100%, 0.25);
}
.border-color-white .submenu {
  border-bottom: 0.0625rem solid hsla(0, 0%, 100%, 0.25);
}
.menu-open .border-color-white .submenu {
  border: none;
}

.search-form {
  display: none;
}

.expertise__items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  z-index: 1;
}
@media print, screen and (min-width: 48em) {
  .expertise__items {
    gap: 0.5rem;
  }
}

.expertise__archive {
  margin: 6.25rem 0;
}

.expertise__row {
  scroll-margin-top: 10rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 1.25rem;
}
@media print, screen and (min-width: 64em) {
  .expertise__row {
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 6.75rem;
  }
}
.expertise__row:not(:last-child) {
  margin: 0 0 1.875rem;
  border-bottom: 0.0625rem solid #d4d4d4;
  padding: 0 0 1.875rem;
}
@media print, screen and (min-width: 64em) {
  .expertise__row:not(:last-child) {
    margin: 0 0 3.75rem;
    padding: 0 0 3.75rem;
  }
}
.expertise__row .expertise__parent {
  position: relative;
  width: 100%;
  max-width: 35.5rem;
}
.expertise__row .expertise__parent-inner {
  position: -webkit-sticky;
  position: sticky;
  top: 10rem;
}
.expertise__row .expertise__parent-inner .title {
  margin: 0;
}
.expertise__row .expertise__parent-inner .excerpt {
  font-family: "Helvetica Now Display", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}
@media only screen and (min-width: 992px) {
  .expertise__row .expertise__parent-inner .excerpt {
    font-size: 18px;
  }
}
.expertise__row .expertise__parent-inner .excerpt {
  margin: 0.9375rem 0 0;
  text-wrap: pretty;
}
.expertise__row .expertise__parent-inner .buttons {
  margin: 1.875rem 0 0;
}
.expertise__row .expertise__items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 1.25rem;
}
@media screen and (min-width: 90em) {
  .expertise__row .expertise__items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}

.expertise__item {
  max-width: 100%;
  height: 100%;
}
.expertise__item .expertise__link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  height: 100%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 100%;
  max-width: 30rem;
  overflow: clip;
  background: #ffffff;
  color: #171d1a;
  text-decoration: none;
}
.expertise__item .expertise__link:hover {
  color: #171d1a;
}
.expertise__item .expertise__link:hover .picture__wrapper img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.expertise__item .expertise__link .picture__wrapper {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 43/21;
  border-radius: 0.625rem 0.625rem 0 0;
  overflow: clip;
}
.expertise__item .expertise__link .picture__wrapper picture {
  display: block;
  position: absolute;
  inset: 0;
}
.expertise__item .expertise__link .picture__wrapper img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 400ms ease;
}
.expertise__item .expertise__link .content__wrapper {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 0.9375rem;
  padding: 1.875rem;
  border-radius: 0 0 0.625rem 0.625rem;
  border: 0.0625rem solid #d4d4d4;
}
.expertise__item .expertise__link .content__wrapper .heading__wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  gap: 0.5rem;
}
.expertise__item .expertise__link .content__wrapper .heading__wrapper .text__index {
  padding: 0.25rem 0;
  color: #fe3a00;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.2;
}
.expertise__item .expertise__link .content__wrapper .heading__wrapper .h3 {
  margin: 0;
  font-weight: 700;
}
.expertise__item .expertise__link .content__wrapper .text__description {
  margin: 0;
}
.expertise__item .expertise__link .content__wrapper .anchor__label {
  margin-top: auto;
  font-weight: 700;
  text-decoration: underline;
  color: #fe3a00;
}

.post-type-archive-projects .project-items {
  padding-top: 0;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media print, screen and (min-width: 48em) {
  .post-type-archive-projects .project-item {
    width: calc(50% - 0.75rem);
  }
}
@media print, screen and (min-width: 64em) {
  .post-type-archive-projects .project-item {
    width: calc(33.333% - 1.5rem);
  }
}

.projects__filter {
  margin: 0 0 2.5rem;
}
.projects__filter .filter {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 0.75rem;
}
@media print, screen and (max-width: 63.99875em) {
  .projects__filter .filter {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-scroll-snap-type: x mandatory;
        -ms-scroll-snap-type: x mandatory;
            scroll-snap-type: x mandatory;
    scroll-padding: 0 1rem;
    margin: 0 -1rem;
    padding: 0 1rem;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .projects__filter .filter::-webkit-scrollbar {
    display: none;
  }
  .projects__filter .filter > * {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    scroll-snap-align: start;
  }
}
.projects__filter .button__secondary-outline {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
}

.post-type-archive-news .news__filter {
  margin: 0 0 2.5rem;
}
.post-type-archive-news .news__filter .filter {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 0.75rem;
}
@media print, screen and (max-width: 63.99875em) {
  .post-type-archive-news .news__filter .filter {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-scroll-snap-type: x mandatory;
        -ms-scroll-snap-type: x mandatory;
            scroll-snap-type: x mandatory;
    scroll-padding: 0 1rem;
    margin: 0 -1rem;
    padding: 0 1rem;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .post-type-archive-news .news__filter .filter::-webkit-scrollbar {
    display: none;
  }
  .post-type-archive-news .news__filter .filter > * {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    scroll-snap-align: start;
  }
}
.post-type-archive-news .news__filter .button__secondary-outline {
  padding: 0.5rem 1rem;
}
@media only screen and (min-width: 992px) {
  .post-type-archive-news .news__filter .button__secondary-outline {
    font-size: 1.25rem;
  }
}
.post-type-archive-news .first-news-item {
  padding: 0;
  margin: -22.5rem 0 7.5rem 0;
}
@media print, screen and (min-width: 48em) {
  .post-type-archive-news .first-news-item {
    margin: -22.5rem 0 7.5rem 0;
  }
}
@media print, screen and (min-width: 64em) {
  .post-type-archive-news .first-news-item {
    margin: -25rem 0 7.5rem 0;
  }
}
.post-type-archive-news .first-news-item a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media print, screen and (min-width: 48em) {
  .post-type-archive-news .first-news-item a {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.post-type-archive-news .first-news-item a {
  position: relative;
}
.post-type-archive-news .first-news-item a .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 20rem;
}
@media print, screen and (min-width: 48em) {
  .post-type-archive-news .first-news-item a .image img {
    min-height: 26.25rem;
  }
}
.post-type-archive-news .first-news-item a .image {
  width: 100%;
}
@media print, screen and (min-width: 48em) {
  .post-type-archive-news .first-news-item a .image {
    width: 55.555%;
  }
}
.post-type-archive-news .first-news-item a .text {
  background-color: #fe3a00;
  width: 100%;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 1rem;
  transition: all 200ms ease;
}
@media print, screen and (min-width: 48em) {
  .post-type-archive-news .first-news-item a .text {
    padding: 2.5rem;
    width: 45.555%;
  }
}
@media print, screen and (min-width: 64em) {
  .post-type-archive-news .first-news-item a .text {
    padding: 5rem;
  }
}
.post-type-archive-news .first-news-item a .text {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  color: #ffffff;
}
.post-type-archive-news .first-news-item a .text h2 {
  font-size: clamp(2.8125rem, 5vw, 4.6875rem);
  position: relative;
}
.post-type-archive-news .first-news-item a .text h2:after {
  content: "\e907";
  font-family: "icomoon";
  font-size: 85%;
}
.post-type-archive-news .first-news-item a .text .text__label {
  color: #171d1a;
}
.post-type-archive-news .first-news-item a:hover .text {
  -webkit-transform: rotateZ(1deg) scale(1.05);
          transform: rotateZ(1deg) scale(1.05);
  -webkit-transform-origin: center;
          transform-origin: center;
}
.post-type-archive-news .news__items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  position: relative;
  z-index: 1;
  width: 100%;
}
@media print, screen and (min-width: 48em) {
  .post-type-archive-news .news__items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .post-type-archive-news .news__items {
    grid-template-columns: repeat(3, 1fr);
    gap: 2.25rem;
  }
}
.post-type-archive-news .news__item {
  display: block;
  max-width: 37.25rem;
  width: 100%;
  margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 64em) {
  .post-type-archive-news .news__item {
    margin-bottom: 4.375rem;
  }
}
.post-type-archive-news .news__item .picture__wrapper,
.post-type-archive-news .news__item picture {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 36/34;
  border-radius: 10px;
  overflow: clip;
}
.post-type-archive-news .news__item .picture__wrapper img,
.post-type-archive-news .news__item picture img {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.post-type-archive-news .news__item .picture__wrapper {
  position: relative;
  margin-bottom: 25px;
}
@media only screen and (min-width: 992px) {
  .post-type-archive-news .news__item .picture__wrapper {
    margin-bottom: 30px;
  }
}
.post-type-archive-news .news__item:hover .news__item__title {
  color: #fe3a00;
}
.post-type-archive-news .news__item .news__item__meta {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.75rem;
  color: #fe3a00;
  margin-bottom: 0.9375rem;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .post-type-archive-news .news__item .news__item__meta {
    font-size: 18px;
  }
}
.post-type-archive-news .news__item .news__item__title {
  color: #171d1a;
  transition: color 200ms ease;
}

.post-type-archive-service .service__items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  position: relative;
  z-index: 1;
  width: 100%;
}
@media print, screen and (min-width: 48em) {
  .post-type-archive-service .service__items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .post-type-archive-service .service__items {
    grid-template-columns: repeat(3, 1fr);
    gap: 2.25rem;
  }
}
.post-type-archive-service .service__item {
  max-width: 100%;
  height: 100%;
}
.post-type-archive-service .service__item .service__link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  height: 100%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 100%;
  max-width: 30rem;
  overflow: clip;
  background: #ffffff;
  color: #171d1a;
  text-decoration: none;
}
.post-type-archive-service .service__item .service__link:hover {
  color: #171d1a;
}
.post-type-archive-service .service__item .service__link:hover .picture__wrapper img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.post-type-archive-service .service__item .service__link .picture__wrapper {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 43/21;
  border-radius: 0.625rem 0.625rem 0 0;
  overflow: clip;
}
.post-type-archive-service .service__item .service__link .picture__wrapper picture {
  display: block;
  position: absolute;
  inset: 0;
}
.post-type-archive-service .service__item .service__link .picture__wrapper img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 400ms ease;
}
.post-type-archive-service .service__item .service__link .content__wrapper {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 0.9375rem;
  padding: 1.875rem;
  border-radius: 0 0 0.625rem 0.625rem;
  border: 0.0625rem solid #d4d4d4;
}
.post-type-archive-service .service__item .service__link .content__wrapper .heading__wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  gap: 0.5rem;
}
.post-type-archive-service .service__item .service__link .content__wrapper .heading__wrapper .h3 {
  margin: 0;
  font-weight: 700;
}
.post-type-archive-service .service__item .service__link .content__wrapper .text__description {
  margin: 0;
}
.post-type-archive-service .service__item .service__link .content__wrapper .anchor__label {
  margin-top: auto;
  font-weight: 700;
  text-decoration: underline;
  color: #fe3a00;
}

.post-type-archive-team .block-wrapper {
  margin-top: 0;
}
.post-type-archive-team .wysiwyg p {
  font-size: 1.125rem;
}
@media print, screen and (min-width: 48em) {
  .post-type-archive-team .wysiwyg p {
    font-size: 1.375rem;
  }
}
.post-type-archive-team .team-grid {
  margin: 3.75rem 0;
}
@media only screen and (min-width: 992px) {
  .post-type-archive-team .team-grid {
    margin: 7.5rem 0;
  }
}

.page-template-contact #main-content {
  position: relative;
  background: #171d1a;
  color: #ffffff;
  overflow-x: clip;
}
.page-template-contact #main-content::before {
  content: "";
  transition: all 400ms ease;
  position: absolute;
  right: 0;
  pointer-events: none;
  width: 100%;
  height: 43.75rem;
  background-image: url("../img/omnimark-logo-outline.svg");
  background-repeat: no-repeat;
  background-position: right -27.5rem top -7.5rem;
  background-size: 43.75rem;
}
@media print, screen and (min-width: 48em) {
  .page-template-contact #main-content::before {
    background-position: right -33.75rem top -6.25rem;
    background-size: 68.75rem;
    height: 68.75rem;
  }
}
@media print, screen and (min-width: 64em) {
  .page-template-contact #main-content::before {
    background-position: left;
    background-size: 68.75rem;
    width: 38.2%;
    top: -10.375rem;
    height: 68.75rem;
  }
}
.page-template-contact #main-content .keyvisual {
  background: transparent;
}
.page-template-contact .contact-form {
  width: 100%;
  max-width: 48.125rem;
  border: 0.0625rem solid #808080;
  background: #171d1a;
  padding: 1.25rem;
}
@media print, screen and (min-width: 64em) {
  .page-template-contact .contact-form {
    width: 40%;
    padding: 2.5rem 3.75rem;
  }
}
.page-template-contact .contact-details {
  margin-top: 3.75rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-column-gap: 2.5rem;
     -moz-column-gap: 2.5rem;
          column-gap: 2.5rem;
  row-gap: 1.25rem;
}
@media only screen and (min-width: 992px) {
  .page-template-contact .contact-details {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
.page-template-contact .contact-details .wysiwyg {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 12.5rem;
  max-width: 100%;
  text-wrap: balance;
}

.error404 .block-wrapper {
  margin-top: 0;
}
.error404 .ce {
  margin-bottom: 0;
}
.error404 .keyvisual__basic {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.error404 .keyvisual__basic .error {
  font-size: 2.125rem;
  border: 0.125rem solid #ffffff;
  border-radius: 2.5rem;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  display: block;
  line-height: 100%;
  padding: 0.25rem 1rem 0.375rem;
  margin-bottom: 1.5rem;
}
@media print, screen and (min-width: 48em) {
  .error404 .keyvisual__basic .error {
    font-size: 4.25rem;
    margin-bottom: 0.75rem;
  }
}
.error404 .keyvisual__basic h1 {
  position: relative;
  z-index: 1;
  width: 88%;
  font-size: 3.75rem;
}
@media print, screen and (min-width: 48em) {
  .error404 .keyvisual__basic h1 {
    margin-left: -0.25rem;
    font-size: 7.5rem;
  }
}
.error404 .keyvisual__basic p {
  font-size: 2rem;
  margin-top: 1rem;
}
@media print, screen and (min-width: 48em) {
  .error404 .keyvisual__basic p {
    font-size: 3rem;
  }
}
.error404 .keyvisual__basic .buttons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  margin-top: 5rem;
}
@media print, screen and (min-width: 48em) {
  .error404 .keyvisual__basic .buttons {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.error404 .keyvisual__basic .buttons .button {
  padding: 1rem 1.5rem 1.375rem;
  border-radius: 2.5rem;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}

.page-template-quote-request-thanks {
  background: #171d1a;
  color: #ffffff;
}

.quote-request__thanks {
  position: relative;
  margin: 0 auto 60px;
  width: 770px;
  max-width: 100%;
  border: 1px solid #808080;
  background: #171d1a;
  padding: 20px;
}
@media only screen and (min-width: 992px) {
  .quote-request__thanks {
    padding: 40px 60px 60px;
    margin: 0 auto 130px;
  }
}

.quote-request__steps-list {
  position: relative;
  list-style: none;
  margin: 30px 0 0;
  padding: 0 0 0 20px;
}

.quote-request__steps-item {
  padding-left: 35px;
}
.quote-request__steps-item:not(:last-child) {
  padding-bottom: 25px;
  margin: 0 0 10px;
  border-left: 2px dashed #ffffff;
}
.quote-request__steps-item:first-child .quote-request__steps-index {
  background-color: #fe3a00;
  border-color: #fe3a00;
}
.quote-request__steps-item h3 {
  padding: 6px 0 0;
  margin: 0 0 5px;
}
.quote-request__steps-item p {
  margin: 0;
  text-wrap: pretty;
}

.quote-request__steps-index {
  position: absolute;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  color: #ffffff;
  background-color: #171d1a;
  border: 1px solid #ffffff;
  border-radius: 50%;
  text-align: center;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  box-shadow: 0 10px 0 #171d1a;
}

.page-template-quote-request {
  background: #171d1a;
  color: #ffffff;
}

.quote-request {
  position: relative;
  background: #171d1a;
  color: #ffffff;
  overflow-x: clip;
  padding-top: 4.75rem;
  min-height: 100dvh;
}
@media print, screen and (min-width: 48em) {
  .quote-request {
    padding-top: 9.875rem;
  }
}
@media only screen and (min-width: 992px) {
  .quote-request {
    min-height: 920px;
  }
}
.quote-request::before {
  content: "";
  transition: all 400ms ease;
  position: absolute;
  right: 0;
  pointer-events: none;
  width: 100%;
  height: 43.75rem;
  background-image: url("../img/omnimark-logo-outline.svg");
  background-repeat: no-repeat;
  background-position: right -27.5rem top -7.5rem;
  background-size: 43.75rem;
}
@media print, screen and (min-width: 48em) {
  .quote-request::before {
    background-position: right -33.75rem top -6.25rem;
    background-size: 68.75rem;
    height: 68.75rem;
  }
}
@media print, screen and (min-width: 64em) {
  .quote-request::before {
    background-position: left;
    background-size: 68.75rem;
    width: 38.2%;
    top: -10.375rem;
    height: 68.75rem;
  }
}
.quote-request__heading {
  position: relative;
  margin: 0 auto 30px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .quote-request__heading {
    margin: 0 auto 60px;
  }
}
.quote-request__form.ce-forms {
  position: relative;
  margin: 0 auto 60px;
  width: 770px;
  max-width: 100%;
  border: 1px solid #808080;
  background: #171d1a;
  padding: 20px;
}
@media only screen and (min-width: 992px) {
  .quote-request__form.ce-forms {
    padding: 40px 60px;
    margin: 0 auto 130px;
  }
}

.expertise__columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 3.75rem;
}
@media print, screen and (min-width: 64em) {
  .expertise__columns {
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}

.expertise__nav-column {
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .expertise__nav-column {
    -webkit-flex: 0 0 12.5rem;
        -ms-flex: 0 0 12.5rem;
            flex: 0 0 12.5rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media print, screen and (min-width: 64em) {
  .expertise__nav-column.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 10rem;
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }
}

.expertise__content-column {
  width: 100%;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  container-type: inline-size;
}
.expertise__content-column .featured-reviews .picture__wrapper {
  display: none;
}

.expertise__nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 0.75rem;
}
@media print, screen and (min-width: 64em) {
  .expertise__nav {
    margin-bottom: 7.875rem;
  }
}

.expertise__nav-icon {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 2.5rem;
  height: 2.5rem;
}
.expertise__nav-icon .icon {
  height: 1.75rem;
  width: 1.75rem;
}

.expertise__nav-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
  gap: 0.375rem;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-scroll-snap-type: x mandatory;
      -ms-scroll-snap-type: x mandatory;
          scroll-snap-type: x mandatory;
  scroll-padding-inline: 1rem;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  margin: 0 -1rem;
  padding-inline: 1rem;
}
.expertise__nav-list::-webkit-scrollbar {
  display: none;
}
.expertise__nav-list > li {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  scroll-snap-align: center;
}
.expertise__nav-list > li:first-child {
  padding-right: 0.75rem;
  border-right: 0.0625rem solid #d4d4d4;
  margin-right: 0.375rem;
}
@media print, screen and (min-width: 64em) {
  .expertise__nav-list {
    -webkit-flex-flow: column;
        -ms-flex-flow: column;
            flex-flow: column;
    overflow: visible;
    -webkit-scroll-snap-type: none;
        -ms-scroll-snap-type: none;
            scroll-snap-type: none;
    scroll-padding-inline: 0;
    margin: 0;
    padding-inline: 0;
  }
  .expertise__nav-list > li {
    -webkit-flex-shrink: initial;
        -ms-flex-negative: initial;
            flex-shrink: initial;
    scroll-snap-align: none;
  }
  .expertise__nav-list > li:first-child {
    padding-right: 0;
    border-right: none;
    margin-right: 0;
    padding-bottom: 0.75rem;
    border-bottom: 0.0625rem solid #d4d4d4;
    margin-bottom: 0.375rem;
  }
}

.expertise__nav-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  overflow: clip;
  border: 0.0625rem solid #d4d4d4;
  border-radius: 0.3125rem;
  text-decoration: none;
  transition: all 200ms ease;
}
.expertise__nav-item .expertise__nav-icon {
  border-right: 0.0625rem solid #d4d4d4;
  transition: all 200ms ease;
}
.expertise__nav-item .expertise__nav-icon .icon {
  width: 1.25rem;
  height: 1.25rem;
  color: #c1c1c1;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  transition: all 200ms ease;
}
.expertise__nav-item .expertise__nav-label {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  color: #c1c1c1;
  font-weight: 700;
  padding: 0 1rem;
  transition: all 200ms ease;
  white-space: nowrap;
}
.expertise__nav-item.active, .expertise__nav-item:hover {
  border-color: transparent;
}
.expertise__nav-item.active .expertise__nav-icon, .expertise__nav-item:hover .expertise__nav-icon {
  background-color: #fe3a00;
  border-right-color: #fe3a00;
}
.expertise__nav-item.active .expertise__nav-icon .icon, .expertise__nav-item:hover .expertise__nav-icon .icon {
  color: #ffffff;
  -webkit-filter: grayscale(1) brightness(2.5);
          filter: grayscale(1) brightness(2.5);
}
.expertise__nav-item.active .expertise__nav-label, .expertise__nav-item:hover .expertise__nav-label {
  background-color: #171d1a;
  color: #ffffff;
}

.expertise__intro {
  width: 100%;
  max-width: 62.5rem;
}
.expertise__intro .buttons {
  margin: 1.5625rem 0 0;
}
@container (min-width: 992px) {
  .expertise__intro .buttons {
    margin: 2.1875rem 0 0;
  }
}

.expertise__gallery-grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 1.875rem;
  margin: 3.125rem 0;
}
@container (min-width: 992px) {
  .expertise__gallery-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    gap: 3.125rem;
    margin: 4.6875rem 0;
  }
  .expertise__gallery-grid picture:nth-child(1) {
    grid-area: 1/1/5/2;
  }
  .expertise__gallery-grid picture:nth-child(2) {
    grid-area: 2/2/7/3;
  }
  .expertise__gallery-grid picture:nth-child(3) {
    grid-area: 5/1/10/2;
  }
  .expertise__gallery-grid picture:nth-child(4) {
    grid-area: 7/2/11/3;
  }
}
.expertise__gallery-grid picture img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 62/37;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 0.625rem;
}
.expertise__gallery-grid picture:nth-child(2) img,
.expertise__gallery-grid picture:nth-child(3) img {
  aspect-ratio: 62/47;
  width: 100%;
  height: 100%;
}

.expertise__steps {
  position: relative;
  z-index: 1;
  margin: 4.6875rem 0;
  padding: 4.6875rem 1.25rem;
  background-color: #171d1a;
  color: #ffffff;
  border-radius: 0.625rem;
  overflow: clip;
}
@container (min-width: 992px) {
  .expertise__steps {
    margin: 7.5rem 0;
    padding: 7.5rem 5rem;
  }
}
.expertise__steps::before {
  content: "";
  position: absolute;
  display: block;
  top: 3.125rem;
  right: 4rem;
  bottom: 3.125rem;
  min-width: 31.25rem;
  width: 38.2%;
  max-width: 100%;
  background-image: url("../img/pattern-dots.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}
.expertise__steps-header {
  position: relative;
  margin: 0 auto 60px;
  width: 800px;
  max-width: 100%;
}
.expertise__steps-text {
  text-align: center;
}
.expertise__steps-text p {
  text-wrap: pretty;
}
.expertise__steps-row {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 30px;
}
@container (min-width: 992px) {
  .expertise__steps-row {
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    gap: 60px;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.expertise__steps-column {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.expertise__steps-list {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0 0 0 20px;
}
.expertise__steps-item {
  padding-left: 35px;
}
.expertise__steps-item:not(:last-child) {
  padding-bottom: 25px;
  margin: 0 0 10px;
  border-left: 2px dashed #ffffff;
}
.expertise__steps-item h3 {
  padding: 6px 0 0;
  margin: 0 0 5px;
}
.expertise__steps-item p {
  margin: 0;
}
.expertise__steps-index {
  position: absolute;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  height: 40px;
  color: #ffffff;
  background-color: #171d1a;
  border-radius: 50%;
  border: 1px solid #ffffff;
  text-align: center;
  font-size: 19px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  box-shadow: 0 10px 0 #171d1a;
}
.expertise__steps-image {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.expertise__steps-image img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 52/55;
  border-radius: 10px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.expertise__slider {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 30px;
}
@container (min-width: 992px) {
  .expertise__slider {
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 60px;
  }
}
.expertise__slider-text {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.expertise__slider-text .buttons {
  margin: 25px 0 0;
}
@container (min-width: 992px) {
  .expertise__slider-text .buttons {
    margin: 40px 0 0;
  }
}
.expertise__slider-images {
  width: 100%;
  max-width: 640px;
  position: relative;
  padding-bottom: 30px;
}
.expertise__slider-images .swiper-container {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  position: unset;
}
.expertise__slider-images .swiper-container .swiper-wrapper .swiper-slide {
  width: 640px;
  max-width: 100%;
}
.expertise__slider-images .swiper-container .swiper-wrapper .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 64/71;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.expertise__slider-images .swiper-container .swiper-pagination {
  bottom: 0;
}
.expertise__slider-images .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #171d1a;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
}

.expertise__faq {
  margin: 4.6875rem 0;
}
@container (min-width: 768px) {
  .expertise__faq {
    margin: 7.5rem 0;
  }
}
.expertise__faq-list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 1.875rem;
}
.expertise__faq-list > li + li {
  border-top: 0.0625rem solid #d4d4d4;
}
.expertise__faq-list details summary {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 1.25rem;
  padding: 1.5rem 0;
  list-style: none;
  cursor: pointer;
}
.expertise__faq-list details summary::-webkit-details-marker {
  display: none;
}
.expertise__faq-list details summary h3 {
  margin: 0;
}
.expertise__faq-list details summary::after {
  content: "\e91a";
  font-family: "icomoon";
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  font-size: 1.125rem;
  transition: 200ms ease;
}
.expertise__faq-list details .wysiwyg {
  padding: 0 0 1.5rem;
}
.expertise__faq-list details[open] summary::after {
  content: "\e914";
}

.expertise__projects {
  position: relative;
  z-index: 1;
  margin: 4.6875rem 0;
  padding: 4.6875rem 1.25rem;
  background-color: #171d1a;
  color: #ffffff;
  border-radius: 0.625rem;
}
@container (min-width: 992px) {
  .expertise__projects {
    margin: 7.5rem 0;
    padding: 7.5rem 5rem;
  }
}
.expertise__projects::before {
  content: "";
  position: absolute;
  display: block;
  top: 3.125rem;
  right: 4rem;
  bottom: 3.125rem;
  min-width: 31.25rem;
  width: 38.2%;
  max-width: 100%;
  background-image: url("../img/pattern-dots.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}
.expertise__projects-header {
  position: relative;
  margin: 0 auto 60px;
  width: 800px;
  max-width: 100%;
  text-align: center;
}
.expertise__projects-header p {
  text-wrap: pretty;
}
.expertise__projects-items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 30px;
}
@container (min-width: 992px) {
  .expertise__projects-items {
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    gap: 60px;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.expertise__projects-items .project-item {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 550px;
}
.expertise__projects-buttons {
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 35px 0 0;
}
@container (min-width: 992px) {
  .expertise__projects-buttons {
    margin: 60px 0 0;
  }
}

.single-projects .block .ce {
  margin-bottom: 0;
}
.single-projects .block-wrapper {
  margin-top: 0;
}
.single-projects .keyvisual__projects__image .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  opacity: 0.33;
  top: 0;
  left: 0;
}
.single-projects .projects__intro {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
@media print, screen and (min-width: 48em) {
  .single-projects .projects__intro {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.single-projects .projects__intro {
  padding: 0;
}
@media print, screen and (min-width: 48em) {
  .single-projects .projects__intro {
    padding-left: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .single-projects .projects__intro {
    padding-left: 4rem;
  }
}
.single-projects .projects__intro .intro__text {
  width: 100%;
  padding: 2.5rem 1rem;
}
@media print, screen and (min-width: 48em) {
  .single-projects .projects__intro .intro__text {
    width: 60%;
    padding: 7.5rem 5rem 7.5rem 0;
  }
}
@media print, screen and (min-width: 64em) {
  .single-projects .projects__intro .intro__text {
    width: 75%;
    padding: 7.5rem 7.5rem 7.5rem 0;
  }
}
.single-projects .projects__intro .intro__text .wysiwyg p {
  font-size: 1.375rem;
  line-height: 135%;
}
@media print, screen and (min-width: 48em) {
  .single-projects .projects__intro .intro__text .wysiwyg p {
    font-size: 1.5rem;
    line-height: 170%;
  }
}
@media print, screen and (min-width: 64em) {
  .single-projects .projects__intro .intro__text .wysiwyg p {
    font-size: 2rem;
  }
}
.single-projects .projects__intro .usps {
  background-color: #171d1a;
  padding: 5rem 1rem;
}
@media print, screen and (min-width: 48em) {
  .single-projects .projects__intro .usps {
    padding: 5rem 2rem;
  }
}
.single-projects .projects__intro .usps {
  color: #ffffff;
  width: 100%;
}
@media print, screen and (min-width: 48em) {
  .single-projects .projects__intro .usps {
    width: 40%;
  }
}
@media print, screen and (min-width: 64em) {
  .single-projects .projects__intro .usps {
    width: 25%;
  }
}
.single-projects .projects__intro .usps .usp {
  padding-bottom: 4rem;
}
.single-projects .projects__intro .usps .usp .text {
  margin-top: 0.5rem;
}
.single-projects .projects__intro .usps .usp .text .wysiwyg p {
  font-size: 1.25rem;
  line-height: 150%;
}
.single-projects .projects__intro .usps .usp:last-of-type {
  padding-bottom: 0;
}

.single-news .news__columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 3.75rem;
}
@media print, screen and (min-width: 64em) {
  .single-news .news__columns {
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.single-news .news__content-column {
  width: 100%;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
  max-width: 50rem;
}
.single-news .news__content-column .block {
  margin: 0 0 50px;
}
.single-news .news__content-column .ce-text {
  margin: 0;
}
.single-news .news__content-column .ce-text .wysiwyg {
  width: 100%;
  margin: 0;
}
.single-news .news__sidebar-column {
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .single-news .news__sidebar-column {
    -webkit-flex: 0 0 22.5rem;
        -ms-flex: 0 0 22.5rem;
            flex: 0 0 22.5rem;
    width: 22.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .single-news .news__sidebar-column.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 10rem;
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }
}
.single-news .news__sidebar-column > * + * {
  margin-top: 0.625rem;
}
@media only screen and (min-width: 992px) {
  .single-news .news__sidebar-column > * + * {
    margin-top: 1.5rem;
  }
}
.single-news .intro {
  width: 100%;
  margin-top: 7.5rem;
  margin-bottom: 7.5rem;
}
.single-news .intro .text__label {
  margin-bottom: 1rem;
  color: #fe3a00;
}
.single-news .post-meta {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 0.5rem 1rem;
  margin-top: 1rem;
}
.single-news .post-meta .post-meta__item:not(:last-child)::after {
  content: "|";
  margin-left: 1rem;
  opacity: 0.5;
}
.single-news .author-bio {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.5rem;
  margin: 0.625rem 0;
  padding: 2.1875rem;
  background-color: #171d1a;
  color: #ffffff;
  border-radius: 0.625rem;
}
@media print, screen and (min-width: 48em) {
  .single-news .author-bio {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 2.5rem;
  }
}
.single-news .author-bio .author-bio__image {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 7.125rem;
  height: 7.125rem;
  overflow: clip;
}
.single-news .author-bio .author-bio__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.single-news .author-bio .author-bio__content .author-bio__title {
  font-family: "HelveticaNowDisplayMediumRegular", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
}
@media only screen and (min-width: 992px) {
  .single-news .author-bio .author-bio__content .author-bio__title {
    font-size: 24px;
  }
}
.single-news .author-bio .author-bio__content .author-bio__title {
  margin-bottom: 0.625rem;
}
.single-news .author-bio .author-bio__content .author-bio__text {
  font-family: "Helvetica Now Display", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}
@media only screen and (min-width: 992px) {
  .single-news .author-bio .author-bio__content .author-bio__text {
    font-size: 16px;
  }
}
.single-news .author-bio .author-bio__content .author-bio__text {
  margin: 0;
}
.single-news .news-cta {
  margin: 0.625rem 0;
  padding: 2.1875rem;
  background-color: #A7AE9E;
  border-radius: 0.625rem;
  background-image: url("../img/omnimark-logo-cta-green.svg");
  background-repeat: no-repeat;
  background-position: left;
  background-size: 38.2%;
}
.single-news .news-cta .news-cta__title {
  font-family: "HelveticaNowDisplayMediumRegular", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
}
@media only screen and (min-width: 992px) {
  .single-news .news-cta .news-cta__title {
    font-size: 24px;
  }
}
.single-news .news-cta .news-cta__title {
  margin-bottom: 0.625rem;
}
.single-news .news-cta .news-cta__text {
  font-family: "Helvetica Now Display", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}
@media only screen and (min-width: 992px) {
  .single-news .news-cta .news-cta__text {
    font-size: 16px;
  }
}
.single-news .news-cta .news-cta__text {
  margin-bottom: 1.25rem;
  text-wrap: pretty;
}
.single-news .related-news {
  margin: 7.5rem 0;
}
.single-news .related-news h2 {
  margin-bottom: 2.5rem;
  text-align: center;
}
.single-news .related-news .news__items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 1.25rem;
  position: relative;
  z-index: 1;
  width: 100%;
}
@media print, screen and (min-width: 48em) {
  .single-news .related-news .news__items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .single-news .related-news .news__items {
    grid-template-columns: repeat(3, 1fr);
    gap: 2.25rem;
  }
}
.single-news .related-news .news__item {
  display: block;
  max-width: 37.25rem;
  width: 100%;
  margin-bottom: 0;
}
.single-news .related-news .news__item .picture__wrapper,
.single-news .related-news .news__item picture {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 36/34;
  border-radius: 10px;
  overflow: clip;
}
.single-news .related-news .news__item .picture__wrapper img,
.single-news .related-news .news__item picture img {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.single-news .related-news .news__item .picture__wrapper {
  position: relative;
  margin-bottom: 25px;
}
@media only screen and (min-width: 992px) {
  .single-news .related-news .news__item .picture__wrapper {
    margin-bottom: 30px;
  }
}
.single-news .related-news .news__item:hover .news__item__title {
  color: #fe3a00;
}
.single-news .related-news .news__item .news__item__meta {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.75rem;
  color: #fe3a00;
  margin-bottom: 0.9375rem;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .single-news .related-news .news__item .news__item__meta {
    font-size: 18px;
  }
}
.single-news .related-news .news__item .news__item__title {
  color: #171d1a;
  transition: color 200ms ease;
}

.single-service .block-wrapper .block:not(:last-child) {
  margin-bottom: 3.75rem;
}
@media only screen and (min-width: 992px) {
  .single-service .block-wrapper .block:not(:last-child) {
    margin-bottom: 7.5rem;
  }
}
.single-service .block-wrapper .container .wrapper {
  max-width: 97.5rem;
}

.contact-buttons {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  max-height: 2.5rem;
}
@media print, screen and (max-width: 47.99875em) {
  .contact-buttons {
    width: calc(100vw - 2rem);
  }
}
.contact-buttons .button__contact {
  background-color: #fe3a00;
  color: #ffffff;
  height: 2.5rem;
  max-width: 2.5rem;
  border-radius: 1.25rem;
  transition: max-width 400ms ease;
  overflow: hidden;
  white-space: nowrap;
}
.contact-buttons .button__contact .content {
  padding-right: 1.25rem;
  padding-bottom: 0.25rem;
}
.contact-buttons .button__contact:hover {
  max-width: 100%;
}
.contact-buttons .icon__phone a:before {
  content: "\e918";
  font-family: "icomoon";
}
.contact-buttons .icon__email a:before {
  content: "\e910";
  font-family: "icomoon";
}
.contact-buttons .icon__linkedin a:before {
  content: "\e913";
  font-family: "icomoon";
}
.contact-buttons .icon__phone a:before,
.contact-buttons .icon__email a:before,
.contact-buttons .icon__linkedin a:before {
  color: #ffffff;
  font-size: 1.25rem;
  position: relative;
  top: 0.1875rem;
  padding: 0 0.625rem;
}

.cta {
  position: relative;
  border-radius: 15px;
  overflow: clip;
  background-color: #171d1a;
  color: #ffffff;
  margin: 7.875rem 0;
  padding: 7.875rem 1.875rem;
}
@media only screen and (min-width: 992px) {
  .cta {
    padding: 7.875rem;
  }
}
.cta__background {
  position: absolute;
  inset: 0;
}
.cta__background::before, .cta__background::after {
  content: "";
  position: absolute;
  display: block;
  pointer-events: none;
  background-size: contain;
  background-repeat: no-repeat;
}
.cta__background::before {
  left: 0;
  bottom: 0;
  width: 9.6875rem;
  max-width: 30%;
  height: 10rem;
  background-position: bottom left;
  background-image: url("../img/omnimark-cta-left.svg");
}
.cta__background::after {
  right: 0;
  top: 0;
  width: 13.125rem;
  max-width: 30%;
  height: 11.5rem;
  background-position: top right;
  background-image: url("../img/omnimark-cta-right.svg");
}
.cta__background picture img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  opacity: 0.05;
}
.cta__content {
  position: relative;
  margin: 0 auto;
  text-align: center;
  width: 610px;
  max-width: 100%;
}
.cta__actions {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 20px;
  margin: 2.1875rem 0 0;
}
@media only screen and (min-width: 992px) {
  .cta__actions {
    gap: 30px;
    margin: 2.1875rem 0 0;
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}
.cta__contact {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.75rem;
  color: inherit;
  text-decoration: none;
}
.cta__contact:hover, .cta__contact:focus {
  color: inherit;
}
.cta__contact:hover .cta__contact-phone, .cta__contact:focus .cta__contact-phone {
  color: #fe3a00;
}
.cta__contact-image {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 3rem;
  height: 3rem;
}
.cta__contact-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  border: 0.1875rem solid #171d1a;
  transition: all 200ms ease;
}
.cta__contact-info {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: left;
}
.cta__contact-label {
  font-family: "Helvetica Now Display", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}
@media only screen and (min-width: 992px) {
  .cta__contact-label {
    font-size: 16px;
  }
}
.cta__contact-phone {
  font-family: "Helvetica Now Display", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}
@media only screen and (min-width: 992px) {
  .cta__contact-phone {
    font-size: 16px;
  }
}
.cta__contact-phone {
  font-weight: 600;
  text-decoration: underline;
  transition: color 200ms ease;
}

.section-cta-about {
  background-color: #171d1a;
  padding: 0.125rem 0;
  margin: -1px 0;
}
.section-cta-about .cta {
  background-color: #ffffff;
  color: #171d1a;
}

#CybotCookiebotDialog {
  font-family: "HelveticaNowDisplayRegular" !important;
  border-radius: 0 !important;
}

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept,
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept,
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
  background-color: transparent !important;
  border: 0.125rem solid #fe3a00 !important;
  color: #fe3a00 !important;
  padding: 1rem !important;
  border-radius: 2.5rem !important;
  transition: background-color 200ms ease, color 200ms ease;
  font-size: 1.25rem !important;
}
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept:hover,
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept:hover,
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll:hover {
  background-color: #fe3a00 !important;
  border: 2px solid #fe3a00 !important;
  color: #ffffff !important;
  opacity: 1 !important;
}

#CybotCookiebotDialogTabContent .CybotCookiebotDialogBodyLevelButtonSlider {
  background-color: #fe3a00 !important;
  opacity: 0.6;
}

#CybotCookiebotDialogTabContent form input[type=checkbox][disabled]:checked + .CybotCookiebotDialogBodyLevelButtonSlider {
  background-color: #d6d6d6 !important;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink {
  font-family: "HelveticaNowDisplayBold" !important;
}

#CybotCookiebotDialog h2 {
  font-family: "HelveticaNowDisplayBold" !important;
}

#CybotCookiebotDialogDetailBulkConsentLink {
  font-family: "HelveticaNowDisplayBold" !important;
}

#CybotCookiebotDialogDetailBulkConsentListWrapper > span {
  font-family: "HelveticaNowDisplayBold" !important;
}

#CybotCookiebotDialogDetailBodyContentIABv2Tabs .CybotCookiebotDialogBodyLevelButtonIABHeader {
  font-family: "HelveticaNowDisplayBold" !important;
}

#CybotCookiebotDialogDetailBodyContentIABv2Tabs .CybotCookiebotDialogBodyLevelButtonWrapper {
  font-family: "HelveticaNowDisplayBold" !important;
}

#CybotCookiebotDialogDetailBodyContentIABv2Tabs .CybotCookiebotDialogBodyLevelButtonIABHeaderButton,
#CybotCookiebotDialogDetailBodyContentIABv2Tabs .CybotCookiebotDialogBodyLevelButtonIABHeaderToggleDeselectVendorsLink,
#CybotCookiebotDialogDetailBodyContentIABv2Tabs .CybotCookiebotDialogBodyLevelButtonIABHeaderToggleSelectVendorsLink {
  border: 2px solid #fe3a00 !important;
  font-family: "HelveticaNowDisplayBold" !important;
}

#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyEdgeMoreDetails a {
  color: #fe3a00 !important;
  font-family: "HelveticaNowDisplayBold" !important;
}

#CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyEmptyCategoryMessage {
  font-family: "HelveticaNowDisplayBold" !important;
}

#CybotCookiebotDialog #CybotCookiebotDialogBodyContentText a,
#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonIABHeaderViewPartnersLink,
#CybotCookiebotDialog #CybotCookiebotDialogDetailBulkConsentList dt a,
#CybotCookiebotDialog #CybotCookiebotDialogDetailFooter a,
#CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonIABDescription a,
#CybotCookiebotDialog .CybotCookiebotDialogDetailBodyContentCookieLink,
#CybotCookiebotDialogDetailBodyContentTextAbout a {
  color: #cb2e00 !important;
  font-family: "HelveticaNowDisplayBold" !important;
}

#CybotCookiebotDialogPoweredByText a span {
  font-family: "HelveticaNowDisplayBold" !important;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover {
  color: #fe3a00 !important;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive {
  border-bottom: 1px solid #fe3a00 !important;
  color: #fe3a00 !important;
}

#CybotCookiebotDialogDetailBulkConsentLink:hover {
  color: #fe3a00 !important;
}

#CybotCookiebotDialogTabContent .CybotCookiebotDialogDetailBulkConsentCount {
  font-family: "HelveticaNowDisplayBold" !important;
}

#CybotCookiebotDialog .CybotCookiebotScrollContainer > div:first-of-type:focus::-webkit-scrollbar-thumb {
  background: #fe3a00 !important;
}

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize,
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
  border-color: #fe3a00 !important;
}

#CybotCookiebotDialogDetailBodyContentIABv2Tabs .CybotCookiebotDialogBodyLevelButtonIABHeaderButton.select,
#CybotCookiebotDialogDetailBodyContentIABv2Tabs .CybotCookiebotDialogBodyLevelButtonIABHeaderToggleSelectVendorsLink {
  background-color: #fe3a00 !important;
  border-color: #fe3a00 !important;
}

#CybotCookiebotDialogTabContent input:checked + .CybotCookiebotDialogBodyLevelButtonSlider {
  background-color: #cb2e00 !important;
  opacity: 1;
}

#CybotCookiebotDialogBodyLevelButtonsSelectPane .CybotCookiebotDialogBodyLevelButtonDescription {
  font-family: "HelveticaNowDisplayBold" !important;
}

#CybotCookiebotDialogBodyLevelButtonsSelectPane label:not([for=CybotCookiebotDialogBodyLevelButtonNecessary]) .CybotCookiebotDialogBodyLevelButtonDescription:hover {
  color: #fe3a00 !important;
}

@media screen and (min-width: 601px) {
  #CybotCookiebotDialogTabContent input:focus + .CybotCookiebotDialogBodyLevelButtonSlider {
    box-shadow: 0 0 1px #fe3a00 !important;
  }
}
#CybotCookiebotDialog #CybotCookiebotDialogDetailBodyContentIABv2Tabs input[type=checkbox]:checked {
  background-color: #fe3a00 !important;
  border-color: #fe3a00 !important;
}

#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentCookieContainerButton,
#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentIABv2Tab {
  font-family: "HelveticaNowDisplayBold" !important;
}

#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentCookieContainerButton:hover,
#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentIABv2Tab:hover,
#CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieProvider:not(.CybotCookiebotDialogDetailBodyContentCookieInfoCount):hover {
  color: #fe3a00 !important;
}

#CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieProvider {
  font-family: "HelveticaNowDisplayBold" !important;
}

#CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieInfoTitle {
  font-family: "HelveticaNowDisplayBold" !important;
}

@media screen and (min-width: 601px) {
  #CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonSliderWrapper input:focus-visible + span,
  #CybotCookiebotDialog :focus-visible {
    outline: 2px solid #fe3a00 !important;
  }
}
#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-change {
  background-color: #fe3a00 !important;
  border-color: #fe3a00 !important;
  color: #ffffff !important;
}

#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-consents-list li.CookiebotWidget-approved svg {
  fill: #fe3a00 !important;
}

#CookiebotWidget .CookiebotWidget-consent-details button {
  color: #fe3a00 !important;
}

#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-withdraw {
  border-color: #fe3a00 !important;
}

.floating-contact-button {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0.75rem;
  background-color: #fe3a00;
  color: #ffffff;
  padding: 0.8125rem 2.8125rem 0.8125rem 1.25rem;
  text-decoration: none;
  opacity: 0;
  pointer-events: none;
  transition: all 200ms ease;
}
.floating-contact-button.is-visible {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  opacity: 1;
  pointer-events: auto;
}
@media print, screen and (min-width: 48em) {
  .floating-contact-button {
    right: 1.875rem;
    bottom: 1.875rem;
    left: unset;
    border-radius: 3.125rem;
    box-shadow: 0 0.25rem 1.25rem rgba(23, 29, 26, 0.2);
  }
}
.floating-contact-button:hover, .floating-contact-button:focus {
  color: #ffffff;
  background-color: #df3300;
}
.floating-contact-button .floating-contact-button__image {
  position: relative;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 3.375rem;
  height: 3.375rem;
}
.floating-contact-button .floating-contact-button__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
  border: 0.1875rem solid #ffffff;
}
.floating-contact-button .floating-contact-button__status {
  position: absolute;
  left: 0.1875rem;
  top: 0.0625rem;
  width: 0.875rem;
  height: 0.875rem;
  border-radius: 50%;
  border: 0.1875rem solid #ffffff;
  background-color: #F00;
}
.floating-contact-button.is-open .floating-contact-button__status {
  background-color: #3FE426;
}
.floating-contact-button .floating-contact-button__content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.floating-contact-button .floating-contact-button__text {
  font-family: "Helvetica Now Display", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}
@media only screen and (min-width: 992px) {
  .floating-contact-button .floating-contact-button__text {
    font-size: 16px;
  }
}
.floating-contact-button .floating-contact-button__text {
  font-weight: 600;
  white-space: nowrap;
}
.floating-contact-button .floating-contact-button__number {
  font-family: "Helvetica Now Display", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}
@media only screen and (min-width: 992px) {
  .floating-contact-button .floating-contact-button__number {
    font-size: 16px;
  }
}
.floating-contact-button .floating-contact-button__number {
  text-decoration: underline;
  white-space: nowrap;
}

.gform_wrapper.gravity-theme fieldset,
.gform_wrapper.gravity-theme legend {
  background: 0 0;
  padding: 0;
}

.gform_wrapper.gravity-theme fieldset {
  border: none;
  display: block;
  margin: 0;
}

.gform_wrapper.gravity-theme legend {
  margin-left: 0;
  margin-right: 0;
}

.gform_wrapper.gravity-theme .gform_heading .gform_required_legend {
  display: none;
}

.gform-ul-reset {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.gform-text-input-reset,
body[class*=avada] input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]).gform-text-input-reset,
input.gform-text-input-reset {
  background-color: transparent;
  border: none;
  border-radius: 0;
  border-color: transparent;
  font-family: inherit;
  font-size: inherit;
  outline: 0;
  padding: inherit;
}

@font-face {
  font-family: gform-icons-theme;
  src: url(../fonts/gform-icons-theme.woff2?a2cayk) format("woff2"), url(../fonts/gform-icons-theme.ttf?a2cayk) format("truetype"), url(../fonts/gform-icons-theme.woff?a2cayk) format("woff"), url(../fonts/gform-icons-theme.svg?a2cayk#gform-icons-theme) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
.gform-icon {
  font-family: gform-icons-theme !important;
  font-style: normal;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.gform-icon--left-arrow:before {
  content: "\e910";
  color: #2f4054;
}

.gform-icon--right-arrow:before {
  content: "\e91b";
  color: #2f4054;
}

.gform-icon--circle-error:before {
  content: "\e91a";
}

.gform-icon--close-small:before {
  content: "\e905";
}

.gform-icon--info:before {
  content: "\e900";
}

.gform-icon--verified:before {
  content: "\e901";
}

.gform-icon--circle-check:before {
  content: "\e902";
}

.gform-icon--close:before {
  content: "\e903";
}

.gform-icon--close-big:before {
  content: "\e904";
}

.gform-icon--down-arrow:before {
  content: "\e906";
}

.gform-icon--format-bold:before {
  content: "\e907";
}

.gform-icon--format-italic:before {
  content: "\e908";
}

.gform-icon--format-list-bulleted:before {
  content: "\e909";
}

.gform-icon--format-list-numbered:before {
  content: "\e90a";
}

.gform-icon--insert-link:before {
  content: "\e90b";
}

.gform-icon--line:before {
  content: "\e90c";
}

.gform-icon--password-eye:before {
  content: "\e90d";
}

.gform-icon--password-eye-closed:before {
  content: "\e90e";
}

.gform-icon--redo:before {
  content: "\e90f";
}

.gform-icon--schedule:before {
  content: "\e911";
}

.gform-icon--clock:before {
  content: "\e912";
}

.gform-icon--search:before {
  content: "\e913";
}

.gform-icon--star:before {
  content: "\e914";
}

.gform-icon--star-border:before {
  content: "\e915";
}

.gform-icon--star-half:before {
  content: "\e916";
}

.gform-icon--check:before {
  content: "\e917";
}

.gform-icon--undo:before {
  content: "\e918";
}

.gform-icon--unfold-more:before {
  content: "\e919";
}

.gform-icon--create:before {
  content: "\e91c";
}

.gform-icon--cog:before {
  content: "\e91d";
}

.gform_drop_area {
  padding: 32px;
  border: 1px dashed #ccc;
  text-align: center;
  margin-bottom: 8px;
  background: rgba(0, 0, 0, 0.02);
  border-radius: 4px;
}

.gform_drop_instructions {
  display: block;
  margin-bottom: 8px;
}

.gform_delete,
.gform_delete_file {
  vertical-align: middle;
  cursor: pointer;
}

.gform_delete_file {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: 0 0;
  border: none;
}

.gfield_validation_message ul {
  padding-left: 24px;
  margin: 16px 0;
}

.gfield_validation_message ul:empty {
  display: none;
}

.ginput_preview {
  margin: 16px 0;
}

.gform_fileupload_rules {
  display: block;
  margin-top: 8px;
}

.ginput_container_password > span {
  position: relative;
}

.gform_show_password:focus {
  outline: 0;
}

.gform_show_password {
  position: absolute;
  right: 20px;
  top: 0;
  background-color: inherit;
  border: none;
  cursor: pointer;
  padding: 0;
  height: 100%;
}

.password_input_container {
  display: block;
  position: relative;
}

.gfield_password_strength {
  border: 1px solid #ddd;
  margin-top: 8px;
  padding: 8px;
  text-align: center;
  background-color: #eee;
  border-bottom: 3px solid #ddd;
}

.field_sublabel_above .gfield_password_strength {
  margin-top: 16px;
}

.gfield_password_strength .mismatch,
.gfield_password_strength .short {
  background-color: #ffa0a0;
  border-color: #f04040;
  border-bottom: 3px solid #f04040;
}

.gfield_password_strength .bad {
  background-color: #ffb78c;
  border-color: #ff853c;
  border-bottom: 3px solid #ff853c;
}

.gfield_password_strength .good {
  background-color: #ffec8b;
  border-color: #fc0;
  border-bottom: 3px solid #fc0;
}

.gfield_password_strength .strong {
  background-color: #c3ff88;
  border-color: #8dff1c;
  border-bottom: 3px solid #8dff1c;
}

.ui-datepicker:not(.gform-legacy-datepicker) {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 8px;
  margin: 2.4px;
  display: none;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}

.ui-datepicker:not(.gform-legacy-datepicker)[style] {
  z-index: 9999 !important;
}

.ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-header {
  position: relative;
  padding: 0 8px 8px;
  margin: 0 -8px 8px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-next,
.ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-prev {
  position: absolute;
  cursor: pointer;
}

.ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-next:before,
.ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-prev:before {
  border-style: solid;
  border-width: 0.18em 0.18em 0 0;
  content: "";
  display: inline-block;
  height: 0.55em;
  left: 0.15em;
  position: relative;
  top: 0.3em;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  vertical-align: top;
  width: 0.55em;
}

.ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-next .ui-icon,
.ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-prev .ui-icon {
  display: none;
}

.ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-prev {
  left: 16px;
}

.ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-next {
  right: 16px;
}

.ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-next:before {
  left: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-title {
  text-align: center;
}

.ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-title select {
  margin: 0 4px;
}

.ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker table {
  border-spacing: 0;
  margin: 0;
}

.ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker thead {
  font-size: 0.85em;
}

.ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker td {
  padding: 0;
  width: 35.2px;
}

.ui-datepicker:not(.gform-legacy-datepicker) a.ui-state-default {
  display: block;
  width: 100%;
  line-height: 35.2px;
  text-align: center;
  color: #222;
  text-decoration: none;
  border-radius: 50%;
}

.ui-datepicker:not(.gform-legacy-datepicker) a.ui-state-default:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.ui-datepicker:not(.gform-legacy-datepicker) a.ui-state-active,
.ui-datepicker:not(.gform-legacy-datepicker) a.ui-state-active:hover {
  background-color: #3498db;
  color: #fff;
}

::-ms-reveal {
  display: none;
}

.gform_validation_container,
.gform_wrapper.gravity-theme .gform_validation_container,
body .gform_wrapper.gravity-theme .gform_body .gform_fields .gfield.gform_validation_container,
body .gform_wrapper.gravity-theme .gform_fields .gfield.gform_validation_container,
body .gform_wrapper.gravity-theme .gform_validation_container {
  display: none !important;
  position: absolute !important;
  left: -9000px;
}

.gform_wrapper.gravity-theme .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.gform_wrapper.gravity-theme .chosen-container * {
  box-sizing: border-box;
}

.gform_wrapper.gravity-theme .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  display: none;
}

.gform_wrapper.gravity-theme .chosen-container.chosen-with-drop .chosen-drop {
  display: block;
}

.gform_wrapper.gravity-theme .chosen-container a {
  cursor: pointer;
}

.gform_wrapper.gravity-theme .chosen-container .chosen-single .group-name,
.gform_wrapper.gravity-theme .chosen-container .search-choice .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: 400;
  color: #999;
}

.gform_wrapper.gravity-theme .chosen-container .chosen-single .group-name:after,
.gform_wrapper.gravity-theme .chosen-container .search-choice .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

.gform_wrapper.gravity-theme .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 40px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

.gform_wrapper.gravity-theme .chosen-container-single .chosen-single input[type=text] {
  cursor: pointer;
  opacity: 0;
  position: absolute;
  width: 0;
}

.gform_wrapper.gravity-theme .chosen-container-single .chosen-default {
  color: #999;
}

.gform_wrapper.gravity-theme .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 24px;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 38.4px;
}

.gform_wrapper.gravity-theme .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 36px;
}

.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(../legacy/css/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}

.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.gform_wrapper.gravity-theme .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../legacy/css/chosen-sprite.png) no-repeat 0 10px;
}

.gform_wrapper.gravity-theme .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.gform_wrapper.gravity-theme .chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(../legacy/css/chosen-sprite.png) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.gform_wrapper.gravity-theme .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

.gform_wrapper.gravity-theme .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.gform_wrapper.gravity-theme .chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.gform_wrapper.gravity-theme .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.gform_wrapper.gravity-theme .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.gform_wrapper.gravity-theme .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.gform_wrapper.gravity-theme .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

.gform_wrapper.gravity-theme .chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.gform_wrapper.gravity-theme .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default;
}

.gform_wrapper.gravity-theme .chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.gform_wrapper.gravity-theme .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 8px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  cursor: text;
}

.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}

.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eee;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(../legacy/css/chosen-sprite.png) -42px 1px no-repeat;
  font-size: 1px;
}

.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}

.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.gform_wrapper.gravity-theme .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.gform_wrapper.gravity-theme .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.gform_wrapper.gravity-theme .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: linear-gradient(#eee 20%, #fff 80%);
  box-shadow: 0 1px 0 #fff inset;
}

.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: 0 0;
}

.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 10px;
}

.gform_wrapper.gravity-theme .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.gform_wrapper.gravity-theme .chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}

.gform_wrapper.gravity-theme .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.gform_wrapper.gravity-theme .chosen-disabled .chosen-single {
  cursor: default;
}

.gform_wrapper.gravity-theme .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

.gform_wrapper.gravity-theme .chosen-rtl {
  text-align: right;
}

.gform_wrapper.gravity-theme .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.gform_wrapper.gravity-theme .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.gform_wrapper.gravity-theme .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.gform_wrapper.gravity-theme .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.gform_wrapper.gravity-theme .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li {
  float: right;
}

.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}

.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.gform_wrapper.gravity-theme .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(../legacy/css/chosen-sprite.png) no-repeat -30px -20px;
  direction: rtl;
}

.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .gform_wrapper.gravity-theme .chosen-container .chosen-results-scroll-down span,
  .gform_wrapper.gravity-theme .chosen-container .chosen-results-scroll-up span,
  .gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .gform_wrapper.gravity-theme .chosen-container-single .chosen-search input[type=text],
  .gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr,
  .gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b,
  .gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type=text] {
    background-image: url(../legacy/css/chosen-sprite@2x.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
body .gform_wrapper.gravity-theme .chosen-container a.chosen-single {
  border-radius: inherit;
}

body .gform_wrapper.gravity-theme ul.chosen-results li {
  line-height: inherit;
}

@media only screen and (max-width: 641px) {
  .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: 2;
    min-height: 32px;
  }
  .gform_wrapper.gravity-theme textarea {
    line-height: 1.5;
  }
  .gform_wrapper.gravity-theme .chosen-container.chosen-container-single[style] {
    width: 100% !important;
  }
  .gform_wrapper.gravity-theme .chosen-container-single .chosen-single {
    height: 40px;
    line-height: 2.8;
  }
  .gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b {
    position: relative;
    top: 10px;
  }
  .gform_wrapper.gravity-theme div.chosen-container.chosen-container-multi[style] {
    width: 100% !important;
  }
  .gform_wrapper.gravity-theme .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice,
  .gform_wrapper.gravity-theme .chosen-container.chosen-container-multi ul.chosen-choices li.search-field {
    width: 100%;
    line-height: inherit;
    float: none;
  }
  .gform_wrapper.gravity-theme .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice span {
    margin-bottom: 0;
  }
  .gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    top: calc(50% - 6px);
  }
  .gform_wrapper.gravity-theme .chosen-container span:not(.ginput_price) {
    margin-bottom: 8px;
    display: block;
  }
  .gform_wrapper.gravity-theme li.field_sublabel_below .ginput_complex {
    margin-top: 12px !important;
  }
  .gform_wrapper.gravity-theme ul.gfield_checkbox li label,
  .gform_wrapper.gravity-theme ul.gfield_radio li label {
    width: 85%;
    cursor: pointer;
  }
}
@media only screen and (min-width: 641px) {
  body .gform_wrapper.gravity-theme select.medium.gfield_select + div.chosen-container-multi[style],
  body .gform_wrapper.gravity-theme select.medium.gfield_select + div.chosen-container-single[style] {
    width: calc(50% - 8px) !important;
  }
  body .gform_wrapper.gravity-theme select.large.gfield_select + div.chosen-container-multi[style],
  body .gform_wrapper.gravity-theme select.large.gfield_select + div.chosen-container-single[style] {
    width: 100% !important;
  }
  body .gform_wrapper.gravity-theme select.small.gfield_select + div.chosen-container-multi[style],
  body .gform_wrapper.gravity-theme select.small.gfield_select + div.chosen-container-single[style] {
    width: 25% !important;
  }
}
.gform_wrapper.gravity-theme .gf_hide_ampm .gfield_time_ampm {
  display: none !important;
}

.gform_wrapper.gravity-theme .gf_invisible,
.gform_wrapper.gravity-theme .gfield_visibility_hidden {
  visibility: hidden;
  position: absolute;
  left: -9999px;
}

.gform_wrapper.gravity-theme .gf_hide_charleft div.charleft {
  display: none !important;
}

.gform_wrapper.gravity-theme .gf_hidden,
.gform_wrapper.gravity-theme .gform_hidden {
  display: none;
}

.gform_wrapper.gravity-theme .hidden_label .gfield_label,
.gform_wrapper.gravity-theme .hidden_sub_label,
.gform_wrapper.gravity-theme .screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  width: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  word-wrap: normal !important;
}

.gform_wrapper.gravity-theme button.screen-reader-text:focus {
  border: 0;
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
  height: auto;
  margin: 0;
  position: static !important;
  width: auto;
}

@media only screen and (min-width: 641px) {
  .gform_wrapper .gfield.gf_list_2col .gfield_checkbox,
  .gform_wrapper .gfield.gf_list_2col .gfield_radio {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(auto-fill, auto);
    grid-column-gap: 32px;
  }
  .gform_wrapper .gfield.gf_list_3col .gfield_checkbox,
  .gform_wrapper .gfield.gf_list_3col .gfield_radio {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(auto-fill, auto);
    grid-column-gap: 32px;
  }
  .gform_wrapper .gfield.gf_list_4col .gfield_checkbox,
  .gform_wrapper .gfield.gf_list_4col .gfield_radio {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(auto-fill, auto);
    grid-column-gap: 32px;
  }
  .gform_wrapper .gfield.gf_list_5col .gfield_checkbox,
  .gform_wrapper .gfield.gf_list_5col .gfield_radio {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: repeat(auto-fill, auto);
    grid-column-gap: 32px;
  }
  .gform_wrapper .gfield.gf_list_inline .gfield_checkbox,
  .gform_wrapper .gfield.gf_list_inline .gfield_radio {
    display: block;
  }
  .gform_wrapper .gfield.gf_list_inline .gfield_checkbox .gchoice,
  .gform_wrapper .gfield.gf_list_inline .gfield_radio .gchoice {
    display: inline-block;
    padding-right: 16px;
  }
  .gform_wrapper .gfield.gf_list_inline .gfield_checkbox .gchoice label,
  .gform_wrapper .gfield.gf_list_inline .gfield_radio .gchoice label {
    max-width: none;
  }
  .gform_wrapper .gf_list_2col_vertical .gfield_checkbox,
  .gform_wrapper .gf_list_2col_vertical .gfield_radio {
    -moz-column-count: 2;
    -webkit-column-count: 2;
            column-count: 2;
    grid-column-gap: 32px;
  }
  .gform_wrapper .gf_list_3col_vertical .gfield_checkbox,
  .gform_wrapper .gf_list_3col_vertical .gfield_radio {
    -moz-column-count: 3;
    -webkit-column-count: 3;
            column-count: 3;
    grid-column-gap: 32px;
  }
  .gform_wrapper .gf_list_4col_vertical .gfield_checkbox,
  .gform_wrapper .gf_list_4col_vertical .gfield_radio {
    -moz-column-count: 4;
    -webkit-column-count: 4;
            column-count: 4;
    grid-column-gap: 32px;
  }
  .gform_wrapper .gf_list_5col_vertical .gfield_checkbox,
  .gform_wrapper .gf_list_5col_vertical .gfield_radio {
    -moz-column-count: 5;
    -webkit-column-count: 5;
            column-count: 5;
    grid-column-gap: 32px;
  }
  .gform_wrapper .gfield.gf_list_height_25 .gfield_checkbox .gchoice,
  .gform_wrapper .gfield.gf_list_height_25 .gfield_radio .gchoice {
    height: 25px;
  }
  .gform_wrapper .gfield.gf_list_height_50 .gfield_checkbox .gchoice,
  .gform_wrapper .gfield.gf_list_height_50 .gfield_radio .gchoice {
    height: 50px;
  }
  .gform_wrapper .gfield.gf_list_height_75 .gfield_checkbox .gchoice,
  .gform_wrapper .gfield.gf_list_height_75 .gfield_radio .gchoice {
    height: 75px;
  }
  .gform_wrapper .gfield.gf_list_height_100 .gfield_checkbox .gchoice,
  .gform_wrapper .gfield.gf_list_height_100 .gfield_radio .gchoice {
    height: 100px;
  }
  .gform_wrapper .gfield.gf_list_height_125 .gfield_checkbox .gchoice,
  .gform_wrapper .gfield.gf_list_height_125 .gfield_radio .gchoice {
    height: 125px;
  }
  .gform_wrapper .gfield.gf_list_height_150 .gfield_checkbox .gchoice,
  .gform_wrapper .gfield.gf_list_height_150 .gfield_radio .gchoice {
    height: 150px;
  }
}
.gform_wrapper .gf_hide_ampm .gfield_time_ampm {
  display: none !important;
}

.gform_wrapper .gsection.gf_scroll_text {
  height: 240px;
  padding: 32px;
  background-color: #fff;
  overflow-y: scroll;
  overflow-x: hidden;
  border: 1px solid #ccc;
}

.gform_wrapper .gsection.gf_scroll_text .gsection_title {
  margin-top: 0;
}

.gform_wrapper .gfield.gfield_html.gf_alert_blue,
.gform_wrapper .gfield.gfield_html.gf_alert_gray,
.gform_wrapper .gfield.gfield_html.gf_alert_green,
.gform_wrapper .gfield.gfield_html.gf_alert_red,
.gform_wrapper .gfield.gfield_html.gf_alert_yellow {
  border-radius: 3px;
  margin: 20px 0 !important;
  padding: 20px !important;
}

.gform_wrapper .gfield.gfield_html.gf_alert_green {
  border: 1px solid #97b48a;
  background-color: #cbeca0;
  text-shadow: #dfb 1px 1px;
  color: #030;
}

.gform_wrapper .gfield.gfield_html.gf_alert_red {
  border: 1px solid #cfadb3;
  background-color: #faf2f5;
  text-shadow: #fff 1px 1px;
  color: #832525;
}

.gform_wrapper .gfield.gfield_html.gf_alert_yellow {
  border: 1px solid #e6db55;
  background-color: #fffbcc;
  text-shadow: #fcfaea 1px 1px;
  color: #222;
}

.gform_wrapper .gfield.gfield_html.gf_alert_gray {
  border: 1px solid #ccc;
  background-color: #eee;
  text-shadow: #fff 1px 1px;
  color: #424242;
}

.gform_wrapper .gfield.gfield_html.gf_alert_blue {
  border: 1px solid #a7c2e7;
  background-color: #d1e4f3;
  text-shadow: #e0f1ff 1px 1px;
  color: #314475;
}

.gform_wrapper .gf_simple_horizontal {
  width: calc(100% - 16px);
  margin: 0 auto;
}

.gform_wrapper .gf_simple_horizontal .gform_body,
.gform_wrapper .gf_simple_horizontal .gform_footer.top_label {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  position: relative;
}

.gform_wrapper .gf_simple_horizontal .gform_body {
  width: auto;
  max-width: 75%;
}

.gform_wrapper .gf_simple_horizontal .gform_body .top_label {
  display: table;
  width: 100%;
}

.gform_wrapper .gf_simple_horizontal .gform_body .top_label .gfield {
  display: table-cell;
  padding-right: 1em;
  height: auto;
}

.gform_wrapper .gf_simple_horizontal .gform_body .top_label .gfield .large,
.gform_wrapper .gf_simple_horizontal .gform_body .top_label .gfield .medium,
.gform_wrapper .gf_simple_horizontal .gform_body .top_label .gfield .small {
  width: 100%;
}

.gform_wrapper .gf_simple_horizontal .gform_body .top_label .gfield .ginput_container_checkbox .gchoice,
.gform_wrapper .gf_simple_horizontal .gform_body .top_label .gfield .ginput_container_radio .gchoice {
  display: inline-block;
  margin-right: 0.5em;
}

.gform_wrapper .gf_simple_horizontal .gform_body .top_label.form_sublabel_above .gfield,
.gform_wrapper .gf_simple_horizontal .gform_body .top_label.form_sublabel_below .gfield {
  vertical-align: middle;
}

.gform_wrapper .gf_simple_horizontal .gfield,
.gform_wrapper .gf_simple_horizontal .ginput_container {
  margin-top: 0 !important;
}

.gform_wrapper .gf_simple_horizontal .gform_footer.top_label {
  width: auto;
  max-width: 25%;
  padding: 0;
  margin: 0;
  text-align: left;
}

.gform_wrapper .gf_simple_horizontal .gform_footer.top_label input[type=button],
.gform_wrapper .gf_simple_horizontal .gform_footer.top_label input[type=image],
.gform_wrapper .gf_simple_horizontal .gform_footer.top_label input[type=submit] {
  height: auto;
}

.gform_wrapper .gf_simple_horizontal .gfield_description:not(.validation_message),
.gform_wrapper .gf_simple_horizontal .gfield_label,
.gform_wrapper .gf_simple_horizontal .ginput_complex label {
  display: block;
  height: 1px;
  width: 1px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: -9000px;
}

.gform_wrapper body:not(rtl) .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label {
  text-align: left;
}

.gform_confirmation_wrapper.gf_confirmation_simple_yellow {
  margin: 30px 0;
  max-width: 99%;
  border-top: 1px solid #e6db55;
  border-bottom: 1px solid #e6db55;
  padding: 32px;
  background-color: #fffbcc;
  color: #424242;
  font-size: 25px;
}

.gform_confirmation_wrapper.gf_confirmation_simple_gray {
  margin: 30px 0;
  max-width: 99%;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 32px;
  background-color: #eaeaea;
  color: #424242;
  font-size: 25px;
}

.gform_confirmation_wrapper.gf_confirmation_yellow_gradient {
  position: relative;
  background-color: #fffbd2;
  margin: 30px 0;
  border: 1px solid #e6db55;
  box-shadow: 0 0 5px rgba(221, 215, 131, 0.75);
}

.gform_confirmation_wrapper.gf_confirmation_yellow_gradient .gform_confirmation_message {
  margin: 0;
  padding: 40px;
  max-width: 99%;
  font-size: 28px;
  border-top: 2px solid #fff;
  border-bottom: 1px solid #e6db55;
  background-color: #fffbcc;
  color: #424242;
  background: #fffce5;
  background: linear-gradient(to bottom, #fffce5 0, #fff9bf 100%);
}

.gform_confirmation_wrapper.gf_confirmation_green_gradient {
  position: relative;
  background-color: #f1fcdf;
  margin: 30px 0;
  border: 1px solid #a7c37c;
  box-shadow: 0 0 5px rgba(86, 122, 86, 0.4);
}

.gform_confirmation_wrapper.gf_confirmation_green_gradient .gform_confirmation_message {
  margin: 0;
  padding: 40px;
  max-width: 99%;
  font-size: 28px;
  border-top: 2px solid #effade;
  border-bottom: 1px solid #a7c37c;
  background-color: #fffbcc;
  text-shadow: #dfb 1px 1px;
  color: #030;
  background: #dbf2b7;
  background: linear-gradient(to bottom, #dbf2b7 0, #b4d088 100%);
}

.gform_confirmation_wrapper.gf_confirmation_green_gradient:after,
.gform_confirmation_wrapper.gf_confirmation_green_gradient:before,
.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:after,
.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:before {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width: 40%;
  background: rgba(0, 0, 0, 0.2);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.2);
  -webkit-transform: rotate(-3deg);
          transform: rotate(-3deg);
}

.gform_confirmation_wrapper.gf_confirmation_green_gradient:after,
.gform_confirmation_wrapper.gf_confirmation_yellow_gradient:after {
  -webkit-transform: rotate(3deg);
          transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.gform_wrapper.gravity-theme .gfield textarea {
  width: 100%;
}

.gform_wrapper.gravity-theme .gfield textarea.small {
  height: 96px;
}

.gform_wrapper.gravity-theme .gfield textarea.medium {
  height: 192px;
}

.gform_wrapper.gravity-theme .gfield textarea.large {
  height: 288px;
}

.gform_wrapper.gravity-theme .gfield input,
.gform_wrapper.gravity-theme .gfield select {
  max-width: 100%;
}

.gform_wrapper.gravity-theme .gfield input.small,
.gform_wrapper.gravity-theme .gfield select.small {
  width: calc(25% - 12px);
}

.gform_wrapper.gravity-theme .gfield input.medium,
.gform_wrapper.gravity-theme .gfield select.medium {
  width: calc(50% - 8px);
}

.gform_wrapper.gravity-theme .gfield input.large,
.gform_wrapper.gravity-theme .gfield select.large {
  width: 100%;
}

.gform_wrapper.gravity-theme * {
  box-sizing: border-box;
}

.gform_wrapper.gravity-theme .gform_fields {
  width: 100%;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(auto-fill, auto);
  grid-column-gap: 2%;
  grid-row-gap: 16px;
}

.gform_wrapper.gravity-theme .gfield {
  grid-column: 1/-1;
}

.gform_wrapper.gravity-theme .gfield.gfield--width-full {
  -ms-grid-column-span: 12;
  grid-column: span 12;
}

.gform_wrapper.gravity-theme .gfield.gfield--width-eleven-twelfths {
  -ms-grid-column-span: 11;
  grid-column: span 11;
}

.gform_wrapper.gravity-theme .gfield.gfield--width-five-sixths {
  -ms-grid-column-span: 10;
  grid-column: span 10;
}

.gform_wrapper.gravity-theme .gfield.gfield--width-three-quarter {
  -ms-grid-column-span: 9;
  grid-column: span 9;
}

.gform_wrapper.gravity-theme .gfield.gfield--width-two-thirds {
  -ms-grid-column-span: 8;
  grid-column: span 8;
}

.gform_wrapper.gravity-theme .gfield.gfield--width-seven-twelfths {
  -ms-grid-column-span: 7;
  grid-column: span 7;
}

.gform_wrapper.gravity-theme .gfield.gfield--width-half {
  -ms-grid-column-span: 6;
  grid-column: span 6;
}

.gform_wrapper.gravity-theme .gfield.gfield--width-five-twelfths {
  -ms-grid-column-span: 5;
  grid-column: span 5;
}

.gform_wrapper.gravity-theme .gfield.gfield--width-third {
  -ms-grid-column-span: 4;
  grid-column: span 4;
}

.gform_wrapper.gravity-theme .gfield.gfield--width-quarter {
  -ms-grid-column-span: 3;
  grid-column: span 3;
}

@media (max-width: 640px) {
  .gform_wrapper.gravity-theme .gform_fields {
    grid-column-gap: 0;
  }
  .gform_wrapper.gravity-theme .gfield:not(.gfield--width-full) {
    grid-column: 1/-1;
  }
}
.gform_wrapper.gravity-theme .left_label .gfield:not(.gsection):not(.gfield_html):not(fieldset),
.gform_wrapper.gravity-theme .right_label .gfield:not(.gsection):not(.gfield_html):not(fieldset) {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.gform_wrapper.gravity-theme .left_label .gfield_label,
.gform_wrapper.gravity-theme .right_label .gfield_label {
  width: 30%;
  margin: 0;
  padding: 0;
}

@media (max-width: 640px) {
  .gform_wrapper.gravity-theme .left_label .gfield_label,
  .gform_wrapper.gravity-theme .right_label .gfield_label {
    width: 100%;
  }
}
.gform_wrapper.gravity-theme .gform_fields.left_label fieldset,
.gform_wrapper.gravity-theme .gform_fields.right_label fieldset {
  clear: both;
}

.gform_wrapper.gravity-theme .gform_fields.left_label fieldset .ginput_container,
.gform_wrapper.gravity-theme .gform_fields.right_label fieldset .ginput_container {
  float: left;
  width: 70%;
}

@media (max-width: 640px) {
  .gform_wrapper.gravity-theme .gform_fields.left_label fieldset .ginput_container,
  .gform_wrapper.gravity-theme .gform_fields.right_label fieldset .ginput_container {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .gform_wrapper.gravity-theme .gform_fields.left_label fieldset > .ginput_complex,
  .gform_wrapper.gravity-theme .gform_fields.right_label fieldset > .ginput_complex {
    width: 100%;
  }
}
.gform_wrapper.gravity-theme .gform_fields.left_label legend.gfield_label,
.gform_wrapper.gravity-theme .gform_fields.right_label legend.gfield_label {
  display: block;
  float: left;
  padding-right: 1em;
  width: 30%;
}

@media (max-width: 640px) {
  .gform_wrapper.gravity-theme .gform_fields.left_label legend.gfield_label,
  .gform_wrapper.gravity-theme .gform_fields.right_label legend.gfield_label {
    width: 100%;
  }
}
.gform_wrapper.gravity-theme .left_label .ginput_complex .ginput_container,
.gform_wrapper.gravity-theme .right_label .ginput_complex .ginput_container {
  width: auto;
}

.gform_wrapper.gravity-theme .left_label div.gfield > div:not(.ui-resizable-handle):not(.gfield-admin-icons),
.gform_wrapper.gravity-theme .right_label div.gfield > div:not(.ui-resizable-handle):not(.gfield-admin-icons) {
  width: 70%;
}

@media (max-width: 640px) {
  .gform_wrapper.gravity-theme .left_label div.gfield > div:not(.ui-resizable-handle):not(.gfield-admin-icons),
  .gform_wrapper.gravity-theme .right_label div.gfield > div:not(.ui-resizable-handle):not(.gfield-admin-icons) {
    width: 100%;
  }
}
.gform_wrapper.gravity-theme .right_label .gfield_label {
  text-align: right;
  padding-right: 1em;
}

.gform_wrapper.gravity-theme .left_label.gform_fields,
.gform_wrapper.gravity-theme .right_label.gform_fields {
  position: relative;
}

.gform_wrapper.gravity-theme .left_label .gfield_html_formatted,
.gform_wrapper.gravity-theme .right_label .gfield_html_formatted {
  margin-left: 30%;
}

.rtl .gform_wrapper.gravity-theme .left_label legend.gfield_label,
.rtl .gform_wrapper.gravity-theme .right_label legend.gfield_label {
  position: absolute;
  text-align: left;
  margin-left: 1em;
  right: 0;
  width: 30%;
}

.rtl .gform_wrapper.gravity-theme .left_label legend.gfield_label {
  width: 30%;
}

.rtl .gform_wrapper.gravity-theme .left_label .gfield_label {
  text-align: left !important;
}

.rtl .gform_wrapper.gravity-theme .left_label fieldset.gfield,
.rtl .gform_wrapper.gravity-theme .right_label fieldset.gfield {
  padding-right: 30%;
  margin-left: 0;
}

.rtl .gform_wrapper.gravity-theme .left_label .gfield_label {
  text-align: left;
  padding-left: 1em;
}

.rtl .gform_wrapper.gravity-theme .right_label .gfield_label,
.rtl .gform_wrapper.gravity-theme .right_label legend.gfield_label {
  text-align: right;
  padding: 0;
}

.rtl .gform_wrapper.gravity-theme .right_label label.gfield_label {
  padding-right: 0;
}

.rtl .gform_wrapper.gravity-theme .left_label .gfield_html_formatted,
.rtl .gform_wrapper.gravity-theme .right_label .gfield_html_formatted {
  margin-left: 0;
  margin-right: 30%;
}

html[dir=rtl] code,
html[dir=rtl] input[type=email],
html[dir=rtl] input[type=tel],
html[dir=rtl] input[type=url] {
  direction: rtl;
}

html[dir=rtl] .gform_wrapper.gravity-theme .gfield_label {
  direction: rtl;
}

html[dir=rtl] .gform_wrapper.gravity-theme .gfield_required {
  margin-left: 0;
  margin-right: 4px;
}

html[dir=rtl] ::-webkit-input-placeholder {
  text-align: right;
}

html[dir=rtl] ::-moz-placeholder {
  text-align: right;
}

html[dir=rtl] :-ms-input-placeholder {
  text-align: right;
}

html[dir=rtl] :-moz-placeholder {
  text-align: right;
}

html[dir=rtl] .gform_wrapper.gravity-theme fieldset {
  display: block;
}

html[dir=rtl] .gform_wrapper.gravity-theme .gfield_header_item + .gfield_header_item:not(:last-child),
html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_group_item + .gfield_list_group_item {
  margin-left: 0;
  margin-right: 16px;
}

html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full),
html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full) {
  padding-left: 0;
  padding-right: 16px;
}

@media (min-width: 641px) {
  html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full) {
    padding-left: 0;
    padding-right: 16px;
  }
  html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_address.has_street.has_street2 span:not(.ginput_full):nth-of-type(2n+1),
  html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_address.has_street2:not(.has_street) span:not(.ginput_full):nth-of-type(2n),
  html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_address.has_street:not(.has_street2) span:not(.ginput_full):nth-of-type(2n),
  html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_address:not(.has_street):not(.has_street2) span:not(.ginput_full):nth-of-type(2n+1) {
    padding-right: 0;
    padding-left: 16px;
  }
  html[dir=rtl] .gform_wrapper.gravity-theme .gform_show_password {
    right: unset;
    left: 8px;
  }
}
@media (max-width: 640px) {
  html[dir=rtl] .gform_wrapper.gravity-theme .left_label fieldset.gfield,
  html[dir=rtl] .gform_wrapper.gravity-theme .right_label fieldset.gfield {
    padding-right: 0;
  }
  html[dir=rtl] .gform_wrapper.gravity-theme .left_label legend.gfield_label,
  html[dir=rtl] .gform_wrapper.gravity-theme .right_label legend.gfield_label {
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
  }
  html[dir=rtl] .gform_wrapper.gravity-theme .left_label .gfield_label {
    text-align: right !important;
  }
  html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full),
  html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) ~ span:not(.ginput_full) {
    padding-right: 0;
  }
}
.gform_wrapper.gravity-theme .ginput_counter {
  color: #767676;
  font-size: 0.8em;
}

.gform_wrapper.gravity-theme .ginput_counter_tinymce {
  border-top: 1px solid #eee;
  padding: 2px 10px;
  font-size: 12px;
}

.gform_wrapper .validation_message--hidden-on-empty:empty {
  display: none;
}

.gform_wrapper.gravity-theme .gform_card_icon_container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 32px;
  margin: 8px 0 6.4px 0;
}

.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon {
  background-image: url(../images/gf-creditcards.svg);
  background-repeat: no-repeat;
  height: 32px;
  margin-right: 4.8px;
  text-indent: -9000px;
  width: 40px;
}

.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_amex {
  background-position: -167px 0;
}

.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_discover {
  background-position: -221px 0;
}

.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_mastercard {
  background-position: -275px 0;
}

.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_visa {
  background-position: -59px 0;
}

.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_jcb {
  background-position: -329px 0;
}

.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_maestro {
  background-position: -5px 0;
}

.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected {
  position: relative;
}

.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected:after {
  background: url(../images/gf-creditcards-check.svg) center center no-repeat;
  bottom: 4px;
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  right: 0;
  width: 13px;
}

.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_cardinfo_right {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_cardinfo_right label {
  width: 100%;
}

.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_card_security_code_icon {
  background-image: url(../images/gf-creditcards.svg);
  background-position: -382px center;
  background-repeat: no-repeat;
  display: block;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  height: 32px;
  margin-left: 0.3em;
  width: 40px;
}

html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_card_security_code_icon {
  margin-right: 0.3em;
  margin-left: 0;
}

.gform_wrapper.gravity-theme .gfield_list_group,
.gform_wrapper.gravity-theme .gfield_list_header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  margin-bottom: 8px;
}

.gform_wrapper.gravity-theme .gfield_list_group:last-child {
  margin-bottom: 0;
}

.gform_wrapper.gravity-theme .gfield_header_item {
  word-break: break-word;
}

.gform_wrapper.gravity-theme .gfield_header_item,
.gform_wrapper.gravity-theme .gfield_list_group_item {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 0;
}

.gform_wrapper.gravity-theme .gfield_header_item + .gfield_header_item:not(.gfield_header_item--icons),
.gform_wrapper.gravity-theme .gfield_list_group_item + .gfield_list_group_item {
  margin-left: 2%;
}

.gform_wrapper.gravity-theme .gfield_list_group_item input,
.gform_wrapper.gravity-theme .gfield_list_group_item select {
  width: 100%;
}

.gform_wrapper.gravity-theme .gfield_header_item--icons,
.gform_wrapper.gravity-theme .gfield_list_icons {
  width: 48px;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.gform_wrapper.gravity-theme .gfield_list_icons button {
  font-size: 0;
  background: transparent url(../images/list-add.svg);
  border: none;
  width: 16px;
  height: 16px;
  opacity: 0.5;
  padding: 0;
  transition: opacity 0.5s ease-out;
}

.gform_wrapper.gravity-theme .gfield_list_icons button:focus,
.gform_wrapper.gravity-theme .gfield_list_icons button:hover {
  opacity: 1;
  outline: 0;
}

.gform_wrapper.gravity-theme .gfield_list_icons button.delete_list_item {
  margin-left: 5px;
  background-image: url(../images/list-remove.svg);
}

@media (max-width: 640px) {
  .gform_wrapper.gravity-theme .gfield_list_header {
    display: none;
  }
  .gform_wrapper.gravity-theme .gfield_list_group {
    display: block;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 16px;
    margin-bottom: 16px;
  }
  .gform_wrapper.gravity-theme .gfield_header_item,
  .gform_wrapper.gravity-theme .gfield_list_group_item {
    width: auto;
  }
  .gform_wrapper.gravity-theme .gfield_list_group:last-child {
    margin-bottom: 0;
  }
  .gform_wrapper.gravity-theme .gfield_list_group_item:not(:last-child) {
    margin-bottom: 8px;
  }
  .gform_wrapper.gravity-theme .gfield_list_group_item:before {
    content: attr(data-label);
    font-size: 14.992px;
  }
  .gform_wrapper.gravity-theme .gfield_list_icons {
    width: auto;
    background-color: rgba(0, 0, 0, 0.1);
    margin: 16px -16px -16px;
    padding: 12px 16px;
    line-height: 0;
    text-align: left;
  }
  .gform_wrapper.gravity-theme .gfield_header_item + .gfield_header_item:not(.gfield_header_item--icons),
  .gform_wrapper.gravity-theme .gfield_list_group_item + .gfield_list_group_item {
    margin-left: 0;
  }
}
html[dir=rtl] .gform_wrapper.gravity-theme .gfield_header_item + .gfield_header_item:not(.gfield_header_item--icons),
html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_group_item + .gfield_list_group_item {
  margin-left: 0;
  margin-right: 16px;
}

@media (max-width: 640px) {
  html[dir=rtl] .gform_wrapper.gravity-theme .gfield_header_item + .gfield_header_item:not(.gfield_header_item--icons),
  html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_group_item + .gfield_list_group_item {
    margin-right: 0;
  }
}
html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_icons button.delete_list_item {
  margin-left: 0;
  margin-right: 5px;
}

.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container {
  width: 100%;
}

.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container thead tr {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container thead tr td,
.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container thead tr th {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  white-space: normal;
  width: 0;
  word-break: break-word;
}

.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container thead tr td:last-child {
  -webkit-flex-grow: unset;
      -ms-flex-positive: unset;
          flex-grow: unset;
  width: 48px;
}

.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody td,
.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody th {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  white-space: normal;
  width: 0;
  word-break: break-word;
}

.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody td.gfield_list_icons {
  -webkit-flex-grow: unset;
      -ms-flex-positive: unset;
          flex-grow: unset;
  width: 48px;
}

.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody tr {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody tr .gfield_list_cell {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody tr .gfield_list_cell input {
  width: 95%;
}

@media screen and (max-width: 640px) {
  .gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container th {
    display: none;
  }
  .gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody tr {
    -webkit-flex-flow: column;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody tr td::before {
    content: attr(data-label);
    font-size: 14.992px;
  }
  .gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody tr td {
    -webkit-flex-grow: unset;
        -ms-flex-positive: unset;
            flex-grow: unset;
    width: auto;
  }
  .gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody tr .gfield_list_icons {
    height: 35px;
    width: auto;
  }
}
.wp-gr[data-layout=grid] {
  margin: 6.25rem 0 8.75rem !important;
}
@media only screen and (min-width: 768px) {
  .wp-gr[data-layout=grid] .grw-reviews {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 992px) {
  .wp-gr[data-layout=grid] .grw-reviews {
    grid-template-columns: repeat(3, 1fr);
  }
}
.wp-gr .grw-review {
  width: 100% !important;
}
.wp-gr .grw-review .grw-review-inner {
  padding: 1.875rem 2.1875rem !important;
  border-radius: 0.625rem !important;
  border: 1px solid #d4d4d4 !important;
}
.wp-gr .grw-review .grw-review-inner .wp-google-feedback {
  width: 100%;
  height: auto !important;
}
.wp-gr .grw-review .grw-review-inner .wp-google-feedback:not(:empty) {
  padding-bottom: 1.5625rem;
  border-bottom: 1px solid #d4d4d4 !important;
  margin-bottom: 0.9375rem;
}
.wp-gr .grw-review .grw-review-inner > *:has(.wp-google-feedback) {
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.wp-gr .grw-review .grw-review-inner > *:has(.wp-google-name) {
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
.wp-gr .grw-review .grw-review-inner .rpi-stars {
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}

.pagination {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 7.75rem;
  position: relative;
  z-index: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.5rem;
}
.pagination .button__icon {
  height: 3rem;
  width: 3rem;
}
.pagination .button__icon .icon {
  height: 1.25rem;
  width: 1.25rem;
  fill: currentColor;
}
.pagination .button, .pagination .ce-forms .gform_wrapper .button, .ce-forms .gform_wrapper .pagination .button {
  background: none;
  border: 2px solid #171d1a;
  color: #171d1a;
}
.pagination .current {
  cursor: default;
  background-color: #fe3a00;
  border: 2px solid #fe3a00;
  color: #ffffff;
}
.pagination .blur {
  opacity: 0.4;
}
.pagination .blur a {
  cursor: default;
}
.pagination .blur span {
  cursor: default;
}
.pagination .number {
  font-size: 1.25rem;
}
.pagination .zoom {
  transition: all 200ms ease;
}
.pagination .zoom:hover {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
  background-color: #171d1a;
  color: #ffffff;
}

.post-navigation {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  width: 100%;
  position: relative;
  background-color: #171d1a;
  padding: 2.5rem 1rem;
}
@media print, screen and (min-width: 48em) {
  .post-navigation {
    gap: 0;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .post-navigation {
    padding: 4rem;
  }
}
.post-navigation .button, .post-navigation .ce-forms .gform_wrapper .button, .ce-forms .gform_wrapper .post-navigation .button {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}

.share {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  gap: 20px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 2.1875rem;
  border-radius: 0.625rem;
  background: #dcdcdc;
}
.share .share__label {
  font-family: "HelveticaNowDisplayMediumRegular", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
}
@media only screen and (min-width: 992px) {
  .share .share__label {
    font-size: 16px;
  }
}
.share .share__label {
  margin: 0;
  color: #171d1a;
  white-space: nowrap;
}
.share .share__list {
  list-style: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
  gap: 0.625rem;
  margin: 0;
  padding: 0;
}
.share .button__icon.copied::before {
  content: attr(data-copied-label);
  position: absolute;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-bottom: 0.5rem;
  padding: 0.375rem 0.75rem;
  background-color: #171d1a;
  color: #ffffff;
  font-size: 0.8125rem;
  white-space: nowrap;
  border-radius: 0.375rem;
  z-index: 3;
}

.sidebar-cta {
  border-radius: 0.625rem;
  background-color: #171d1a;
  color: #ffffff;
  padding: 2.1875rem;
  background-image: url("../img/omnimark-logo-cta-grey.svg");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 90%;
}
.sidebar-cta .sidebar-cta__title {
  font-family: "HelveticaNowDisplayMediumRegular", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
}
@media only screen and (min-width: 992px) {
  .sidebar-cta .sidebar-cta__title {
    font-size: 20px;
  }
}
.sidebar-cta .sidebar-cta__title {
  margin-bottom: 0.5rem;
}
.sidebar-cta .sidebar-cta__text {
  font-family: "Helvetica Now Display", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}
@media only screen and (min-width: 992px) {
  .sidebar-cta .sidebar-cta__text {
    font-size: 16px;
  }
}
.sidebar-cta .sidebar-cta__text {
  margin-bottom: 1.25rem;
}

.swiper-elements {
  bottom: -2.5rem;
  color: #ffffff;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 10;
}
.swiper-elements .prev-slide,
.swiper-elements .next-slide {
  transition: all 200ms ease;
  background: #ffffff;
  bottom: 0;
  cursor: pointer;
  display: block;
  height: 5rem;
  position: absolute;
  width: 5rem;
}
.swiper-elements .prev-slide:after,
.swiper-elements .next-slide:after {
  transition: all 200ms ease;
  content: "\e905";
  font-family: "icomoon";
  color: #ffffff;
  font-size: 1.5rem;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.swiper-elements .prev-slide.swiper-button-disabled,
.swiper-elements .next-slide.swiper-button-disabled {
  cursor: default;
  opacity: 0.33;
}
.swiper-elements .prev-slide.swiper-button-disabled:hover,
.swiper-elements .next-slide.swiper-button-disabled:hover {
  background: transparent;
}
.swiper-elements .prev-slide.swiper-button-disabled:hover:after,
.swiper-elements .next-slide.swiper-button-disabled:hover:after {
  color: #ffffff;
}
.swiper-elements .prev-slide:hover,
.swiper-elements .next-slide:hover {
  background: #ffffff;
}
.swiper-elements .prev-slide:hover:after,
.swiper-elements .next-slide:hover:after {
  color: #171d1a;
}
.swiper-elements .prev-slide:after {
  -webkit-transform: translate(-56%, -50%) rotate(-180deg);
          transform: translate(-56%, -50%) rotate(-180deg);
}
.swiper-elements .next-slide {
  right: 0;
}

.team-grid {
  padding: 0 1rem;
}
@media print, screen and (min-width: 48em) {
  .team-grid {
    padding: 0 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .team-grid {
    padding: 0 4rem;
  }
}
.team-grid ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 5rem;
}
@media print, screen and (min-width: 48em) {
  .team-grid ul {
    grid-template-columns: repeat(auto-fill, minmax(22.5rem, 1fr));
    gap: 7.5rem;
  }
}
.team-grid ul li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.team-grid ul li img {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  aspect-ratio: 4/5;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 200ms ease;
}
.team-grid ul li:hover img, .team-grid ul li:focus img {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
.team-grid ul li h3 {
  margin-top: 1.5rem;
}
.team-grid ul li .team__job_title {
  font-size: 1.125rem;
}
@media print, screen and (min-width: 48em) {
  .team-grid ul li .team__job_title {
    font-size: 1.375rem;
  }
}

.ce-call-to-action .wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
}
@media print, screen and (min-width: 48em) {
  .ce-call-to-action .wrapper {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
.ce-call-to-action .wrapper .image-column {
  width: 100%;
  padding-top: 3.75rem;
  background-color: #ffffff;
}
@media print, screen and (min-width: 48em) {
  .ce-call-to-action .wrapper .image-column {
    padding-top: 0;
    min-width: 40%;
    max-width: 40%;
  }
}
.ce-call-to-action .wrapper .image-column img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 3/4;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.ce-call-to-action .wrapper .text-column {
  padding: 1.5rem;
  background-color: #ffffff;
  overflow: hidden;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
}
@media print, screen and (min-width: 48em) {
  .ce-call-to-action .wrapper .text-column {
    padding: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ce-call-to-action .wrapper .text-column {
    padding: 5rem;
  }
}
@media print, screen and (min-width: 48em) {
  .ce-call-to-action .wrapper .text-column h2 {
    font-size: 3rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ce-call-to-action .wrapper .text-column h2 {
    font-size: 4.6875rem;
  }
}
.ce-call-to-action .wrapper .text-column h2 {
  padding-bottom: 1.5rem;
  border-bottom: 0.125rem solid #171d1a;
}
.ce-call-to-action .wrapper .text-column .wysiwyg {
  margin-top: 2.5rem;
}
.ce-call-to-action .wrapper .text-column .wysiwyg p {
  font-size: clamp(0.75rem, 10vw, 1.5rem);
}
@media print, screen and (min-width: 48em) {
  .ce-call-to-action .wrapper .text-column .wysiwyg p {
    font-size: clamp(1rem, 10vw, 1.5rem);
  }
}
@media print, screen and (min-width: 64em) {
  .ce-call-to-action .wrapper .text-column .wysiwyg p {
    font-size: clamp(1.25rem, 10vw, 2rem);
  }
}
.ce-call-to-action .wrapper .text-column .wysiwyg a:not(.button) {
  border-bottom: 0.125rem solid rgba(254, 58, 0, 0);
  color: inherit;
  transition: color 400ms ease, border-bottom 400ms ease;
  text-decoration: none;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-all;
}
.ce-call-to-action .wrapper .text-column .wysiwyg a:not(.button):hover, .ce-call-to-action .wrapper .text-column .wysiwyg a:not(.button):focus {
  border-bottom: 0.125rem solid #fe3a00;
  color: inherit;
}
@media print, screen and (min-width: 48em) {
  .ce-call-to-action .wrapper .text-column .wysiwyg a:not(.button):focus {
    color: #fe3a00;
  }
}
.ce-call-to-action .wrapper .text-column .wysiwyg a:not(.button):after {
  content: "\e907";
  font-family: "icomoon";
  color: #fe3a00;
  font-size: 95%;
}
.ce-call-to-action .wrapper .text-column .text__label:last-of-type() {
  margin-top: 2.5rem;
  color: #fe3a00;
}
@media print, screen and (min-width: 48em) {
  .ce-call-to-action .wrapper .text-column .text__label:last-of-type() {
    margin-top: 5rem;
  }
}

.ce-content-cards {
  position: relative;
  margin-top: 30px;
  z-index: 1;
}
@media only screen and (min-width: 992px) {
  .ce-content-cards {
    margin-top: 140px;
  }
}
.ce-content-cards .container {
  position: relative;
}
.ce-content-cards .intro {
  margin: 0 auto 3.125rem;
  width: 100%;
  max-width: 54.375rem;
  text-align: center;
}
.ce-content-cards .intro h2 {
  margin: 0 0 0.9375rem;
  font-weight: 500;
}
@media only screen and (min-width: 992px) {
  .ce-content-cards .intro h2 {
    font-size: 2.5rem;
  }
}
.ce-content-cards .intro p {
  margin: 0;
}
.ce-content-cards.bg-black {
  margin-top: 0;
  padding: 5rem 0;
  background-color: #171d1a;
  color: #ffffff;
}
@media only screen and (min-width: 992px) {
  .ce-content-cards.bg-black {
    margin-top: 0;
    padding: 7.5rem 0;
  }
}
.ce-content-cards.bg-black::before {
  content: "";
  position: absolute;
  display: block;
  top: 3.125rem;
  right: 4rem;
  bottom: 3.125rem;
  min-width: 31.25rem;
  width: 38.2%;
  max-width: 100%;
  background-image: url("../img/pattern-dots.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}
.ce-content-cards.bg-black .intro h2,
.ce-content-cards.bg-black .intro p {
  color: #ffffff;
}

.content-cards__items {
  position: relative;
  z-index: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  width: 100%;
  gap: 1.5rem;
}
@media print, screen and (min-width: 48em) {
  .content-cards__items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .content-cards__items {
    grid-template-columns: repeat(3, 1fr);
    gap: 2.25rem;
  }
}

.content-cards__item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  max-width: 100%;
  height: 100%;
  overflow: clip;
  background: #ffffff;
  color: #171d1a;
  border-radius: 0.625rem;
}
.content-cards__item .picture__wrapper {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 43/21;
  border-radius: 0.625rem 0.625rem 0 0;
  overflow: clip;
}
.content-cards__item .picture__wrapper picture {
  display: block;
  position: absolute;
  inset: 0;
}
.content-cards__item .picture__wrapper img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.content-cards__item .content__wrapper {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 0.9375rem;
  padding: 1.875rem;
  border-radius: 0 0 0.625rem 0.625rem;
  border: 0.0625rem solid #d4d4d4;
}
.content-cards__item .content__wrapper .h3 {
  margin: 0;
}
.content-cards__item .content__wrapper .text__description {
  margin: 0;
}
.content-cards__item .content__wrapper .text__description p {
  font-family: "Helvetica Now Display", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}
@media only screen and (min-width: 992px) {
  .content-cards__item .content__wrapper .text__description p {
    font-size: 16px;
  }
}

.ce-content-image-slider .ce-inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 1.875rem;
}
@media print, screen and (min-width: 48em) {
  .ce-content-image-slider .ce-inner {
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 3.75rem;
  }
}
.ce-content-image-slider__text {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 42.5rem;
}
.ce-content-image-slider__text .buttons {
  margin: 1.5625rem 0 0;
}
@media print, screen and (min-width: 48em) {
  .ce-content-image-slider__text .buttons {
    margin: 2.5rem 0 0;
  }
}
.ce-content-image-slider__images {
  width: 100%;
  max-width: 40rem;
}
.ce-content-image-slider__images .swiper-container {
  width: 100%;
  border-radius: 0.625rem;
  overflow: hidden;
}
.ce-content-image-slider__images .swiper-container .swiper-slide {
  width: 40rem;
  max-width: 100%;
}
.ce-content-image-slider__images .swiper-container .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 64/71;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.ce-content-image-slider__images .swiper-container .swiper-pagination .swiper-pagination-bullet {
  background: #D6D6D6;
  opacity: 1;
  margin: 0 6px;
}
.ce-content-image-slider__images .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #fe3a00;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
}
@media print, screen and (min-width: 48em) {
  .ce-content-image-slider.reverse .ce-inner {
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.ce-content-image-slider.bg-black {
  position: relative;
  z-index: 1;
  background-color: #171d1a;
  color: #ffffff;
  padding: 7.5rem 0;
}
@media only screen and (min-width: 992px) {
  .ce-content-image-slider.bg-black::before {
    content: "";
    position: absolute;
    display: block;
    top: 3.125rem;
    right: 4rem;
    bottom: 3.125rem;
    min-width: 31.25rem;
    width: 38.2%;
    max-width: 100%;
    background-image: url("../img/pattern-dots.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    pointer-events: none;
  }
}

.ce-content-image .ce-inner {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 1.875rem;
}
@media print, screen and (min-width: 64em) {
  .ce-content-image .ce-inner {
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 3.75rem;
  }
}
.ce-content-image__text {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 42.5rem;
}
.ce-content-image__text .buttons {
  margin: 1.5625rem 0 0;
}
@media print, screen and (min-width: 48em) {
  .ce-content-image__text .buttons {
    margin: 2.5rem 0 0;
  }
}
.ce-content-image__image {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 40rem;
  border-radius: 0.625rem;
  overflow: clip;
}
.ce-content-image__image img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 64/71;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media print, screen and (min-width: 64em) {
  .ce-content-image.reverse .ce-inner {
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.ce-content-image.bg-black {
  position: relative;
  z-index: 1;
  background-color: #171d1a;
  color: #ffffff;
  margin-bottom: 0;
  padding: 7.5rem 0;
}
.ce-content-image.bg-black::before {
  content: "";
  position: absolute;
  display: block;
  top: 3.125rem;
  right: 4rem;
  bottom: 3.125rem;
  min-width: 31.25rem;
  width: 38.2%;
  max-width: 100%;
  background-image: url("../img/pattern-dots.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}
.ce-content-image.bg-black.reverse::before {
  content: none;
}

.block:has(.ce-content-image.bg-black) {
  margin-bottom: 0;
}
.block:has(.ce-content-image.bg-black) + .block:has(.ce-content-image.bg-black) .ce-content-image {
  padding-top: 0;
}

.ce-content-lightbox .ce-inner {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 1.875rem;
}
@media print, screen and (min-width: 48em) {
  .ce-content-lightbox .ce-inner {
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 3.75rem;
  }
}
.ce-content-lightbox__text {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 42.5rem;
}
.ce-content-lightbox__media {
  width: 100%;
  max-width: 40rem;
}
@media print, screen and (min-width: 48em) {
  .ce-content-lightbox.reverse .ce-inner {
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

.ce-content-slider {
  position: relative;
  z-index: 1;
}
@media print, screen and (min-width: 64em) {
  .ce-content-slider {
    overflow: hidden;
    height: 120vh;
  }
}
@media screen and (min-width: 75em) {
  .ce-content-slider {
    height: 100vh;
  }
}
.ce-content-slider {
  padding: 5.625rem 1rem;
}
@media print, screen and (min-width: 64em) {
  .ce-content-slider {
    padding: 5.625rem 2.5rem;
  }
}
@media screen and (min-width: 75em) {
  .ce-content-slider {
    padding: 7.5rem 4rem;
  }
}
@media screen and (min-width: 75em) {
  .ce-content-slider .heading {
    width: 75%;
  }
}
@media print, screen and (min-width: 64em) {
  .ce-content-slider .heading .wysiwyg {
    margin-top: 0.5rem;
  }
}
.ce-content-slider .heading .wysiwyg p {
  font-size: 1.5rem;
}
@media print, screen and (min-width: 64em) {
  .ce-content-slider .heading .wysiwyg p {
    font-size: 2rem;
  }
}
.ce-content-slider a {
  font-size: 1.5rem;
}
@media print, screen and (min-width: 64em) {
  .ce-content-slider a {
    font-size: 2rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ce-content-slider .scroller {
    overflow: hidden;
  }
}
.ce-content-slider .scroller ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1rem;
  margin: 0;
}
@media print, screen and (min-width: 64em) {
  .ce-content-slider .scroller ul {
    margin: 2rem 0;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
@media screen and (min-width: 75em) {
  .ce-content-slider .scroller ul {
    margin: 4rem 0;
  }
}
.ce-content-slider .scroller ul li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  background-color: #ffffff;
  padding: 1rem;
}
@media print, screen and (min-width: 64em) {
  .ce-content-slider .scroller ul li {
    padding: 2rem;
    padding-top: 1.25rem;
    min-width: 60%;
  }
}
@media screen and (min-width: 75em) {
  .ce-content-slider .scroller ul li {
    padding: 4rem;
    padding-top: 3rem;
  }
}
.ce-content-slider .scroller ul li .text__label {
  margin-top: 0.5rem;
}
.ce-content-slider .scroller ul li .h4 {
  display: inline-block;
  border-bottom: 0.125rem solid #171d1a;
  padding-bottom: 0.625rem;
}
@media screen and (min-width: 75em) {
  .ce-content-slider .scroller ul li .wysiwyg {
    margin-top: 1rem;
  }
}
.ce-content-slider .scroller .wysiwyg a {
  font-size: inherit;
}
.ce-content-slider .scrollhint {
  opacity: 1;
  transition: opacity 500ms ease;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1;
  margin-top: 1rem;
  font-size: 1rem;
}
.ce-content-slider .scrollhint.hidden {
  opacity: 0;
  transition: opacity 500ms ease;
}
.ce-content-slider .scrollhint span {
  margin-left: 0.625rem;
}

.ce-doorway-slider-expertises {
  position: relative;
  z-index: 1;
  background-color: #171d1a;
  color: #ffffff;
}
.ce-doorway-slider-expertises::before {
  content: "";
  position: absolute;
  display: block;
  top: 3.125rem;
  right: 4rem;
  bottom: 3.125rem;
  min-width: 31.25rem;
  width: 38.2%;
  max-width: 100%;
  background-image: url("../img/pattern-dots.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media print, screen and (min-width: 48em) {
  .ce-doorway-slider-expertises {
    overflow: hidden;
    height: 100dvh;
    padding-bottom: 3.125rem;
  }
}
.ce-doorway-slider-expertises .scroller {
  position: relative;
  padding: 1.5rem 1rem;
}
@media print, screen and (min-width: 48em) {
  .ce-doorway-slider-expertises .scroller {
    padding: 5.625rem 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ce-doorway-slider-expertises .scroller {
    padding: 5.625rem 4rem 11.25rem 4rem;
  }
}
@media print, screen and (min-width: 48em) {
  .ce-doorway-slider-expertises .scroller {
    overflow: hidden;
  }
}
.ce-doorway-slider-expertises .scroller ul.scroller-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.5rem;
}
@media print, screen and (min-width: 48em) {
  .ce-doorway-slider-expertises .scroller ul.scroller-list {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    gap: 5rem;
  }
}
.ce-doorway-slider-expertises .scroller ul.scroller-list .heading {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  max-width: 40.625rem;
  min-height: 100%;
}
@media print, screen and (min-width: 48em) {
  .ce-doorway-slider-expertises .scroller ul.scroller-list .heading {
    padding: 0 3.75rem 0 0;
  }
}
.ce-doorway-slider-expertises .scroller ul.scroller-list .heading .buttons {
  margin: 2.1875rem 0 0;
}
.ce-doorway-slider-expertises .scroller ul.scroller-list li.scroller-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.ce-doorway-slider-expertises .scroller ul.scroller-list li.scroller-item .expertise__link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  height: 100%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 40rem;
  max-width: 100%;
  border-radius: 0.625rem;
  overflow: clip;
  background: #ffffff;
  color: #171d1a;
  text-decoration: none;
}
.ce-doorway-slider-expertises .scroller ul.scroller-list li.scroller-item .expertise__link:hover {
  color: #171d1a;
}
.ce-doorway-slider-expertises .scroller ul.scroller-list li.scroller-item .expertise__link:hover .picture__wrapper img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.ce-doorway-slider-expertises .scroller ul.scroller-list li.scroller-item .expertise__link .picture__wrapper {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 5/3;
  overflow: clip;
}
.ce-doorway-slider-expertises .scroller ul.scroller-list li.scroller-item .expertise__link .picture__wrapper picture {
  display: block;
  position: absolute;
  inset: 0;
}
.ce-doorway-slider-expertises .scroller ul.scroller-list li.scroller-item .expertise__link .picture__wrapper img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 400ms ease;
}
.ce-doorway-slider-expertises .scroller ul.scroller-list li.scroller-item .expertise__link .content__wrapper {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 0.9375rem;
  padding: 1.5rem;
}
@media only screen and (min-width: 992px) {
  .ce-doorway-slider-expertises .scroller ul.scroller-list li.scroller-item .expertise__link .content__wrapper {
    padding: 1.875rem 2.5rem;
  }
}
.ce-doorway-slider-expertises .scroller ul.scroller-list li.scroller-item .expertise__link .content__wrapper .heading__wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  gap: 0.5rem;
}
.ce-doorway-slider-expertises .scroller ul.scroller-list li.scroller-item .expertise__link .content__wrapper .heading__wrapper .text__index {
  padding: 0.25rem 0;
  color: #fe3a00;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.2;
}
.ce-doorway-slider-expertises .scroller ul.scroller-list li.scroller-item .expertise__link .content__wrapper .heading__wrapper h3 {
  margin: 0;
  font-weight: 700;
}
.ce-doorway-slider-expertises .scroller ul.scroller-list li.scroller-item .expertise__link .content__wrapper .text__description {
  margin: 0;
}
.ce-doorway-slider-expertises .scroller ul.scroller-list li.scroller-item .expertise__link .content__wrapper .anchor__label {
  margin-top: auto;
  font-weight: 700;
  text-decoration: underline;
  color: #fe3a00;
}
.ce-doorway-slider-expertises .scroller ul.scroller-list a:not(.button) {
  display: block;
  margin: 0;
  transition: all 400ms ease;
}
.ce-doorway-slider-expertises .scroller ul.scroller-list a:not(.button) .picture__wrapper {
  position: relative;
}
.ce-doorway-slider-expertises .scroller ul.scroller-list a:not(.button) .picture__wrapper .picture__overlay__button {
  position: absolute;
  right: 2.5rem;
  bottom: 2.5rem;
  opacity: 0;
  background-color: #fe3a00;
  -webkit-transform: rotate(45deg) scale(0.8);
          transform: rotate(45deg) scale(0.8);
  width: 7.5rem;
  height: 7.5rem;
  border-radius: 3.75rem;
}
.ce-doorway-slider-expertises .scroller ul.scroller-list a:not(.button) .picture__wrapper .picture__overlay__button.icon-link:after {
  font-size: 3rem;
}
.ce-doorway-slider-expertises .scroller ul.scroller-list a:not(.button) .picture__wrapper .picture__overlay__button.button__inline {
  color: #fe3a00;
}
.ce-doorway-slider-expertises .scroller ul.scroller-list a:not(.button) .picture__wrapper .picture__overlay__pattern {
  transition: opacity 400ms ease;
  position: absolute;
  opacity: 0;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  background-image: url("../img/pattern-doorway.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.ce-doorway-slider-expertises .scroller ul.scroller-list a:not(.button):hover {
  color: #fe3a00;
}
.ce-doorway-slider-expertises .scroller ul.scroller-list a:not(.button):hover .picture__overlay__button {
  opacity: 0.95;
  -webkit-transform: rotate(0) scale(1);
          transform: rotate(0) scale(1);
}
.ce-doorway-slider-expertises .scroller ul.scroller-list a:not(.button):hover .picture__overlay__pattern {
  opacity: 0.95;
}
.ce-doorway-slider-expertises .scrollhint {
  opacity: 1;
  transition: opacity 500ms ease;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1;
  top: 4rem;
  left: 4rem;
  font-size: 1rem;
}
.ce-doorway-slider-expertises .scrollhint.hidden {
  opacity: 0;
  transition: opacity 500ms ease;
}
.ce-doorway-slider-expertises .scrollhint span {
  margin-left: 0.625rem;
}
.ce-doorway-slider-expertises .scrollhint .animation {
  border-color: #ffffff;
}
.ce-doorway-slider-expertises .scrollhint .animation::before {
  background-color: #ffffff;
}

.ce-doorway-slider {
  position: relative;
  z-index: 1;
  background-color: #a7ae9e;
}
@media print, screen and (min-width: 48em) {
  .ce-doorway-slider {
    overflow: hidden;
    height: 100vh;
    padding-bottom: 3.125rem;
  }
}
.ce-doorway-slider .scroller {
  padding: 5.625rem 1rem;
}
@media print, screen and (min-width: 48em) {
  .ce-doorway-slider .scroller {
    padding: 5.625rem 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ce-doorway-slider .scroller {
    padding: 11.25rem 4rem;
  }
}
@media print, screen and (min-width: 48em) {
  .ce-doorway-slider .scroller {
    overflow: hidden;
  }
}
.ce-doorway-slider .scroller ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5.625rem;
}
@media print, screen and (min-width: 48em) {
  .ce-doorway-slider .scroller ul {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    gap: 11.25rem;
  }
}
.ce-doorway-slider .scroller ul .heading {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  max-width: 25rem;
  min-height: 100%;
}
.ce-doorway-slider .scroller ul .heading .button {
  margin-top: 2rem;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.ce-doorway-slider .scroller ul li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.ce-doorway-slider .scroller ul li picture {
  max-width: 100%;
  max-height: 100%;
  overflow: hidden;
  display: block;
}
@media print, screen and (min-width: 48em) {
  .ce-doorway-slider .scroller ul li picture {
    max-width: 37.5rem;
    max-height: 37.5rem;
  }
}
@media (max-height: 48rem) {
  .ce-doorway-slider .scroller ul li picture {
    max-width: 12.5rem;
    max-height: 12.5rem;
  }
}
@media (max-height: 64rem) {
  .ce-doorway-slider .scroller ul li picture {
    max-width: 25rem;
    max-height: 25rem;
  }
}
.ce-doorway-slider .scroller ul li picture {
  box-shadow: 0 1.25rem 3.125rem rgba(23, 29, 26, 0.1);
}
.ce-doorway-slider .scroller ul li picture img {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  min-width: 100%;
  min-height: 100%;
}
@media print, screen and (min-width: 48em) {
  .ce-doorway-slider .scroller ul li picture img {
    min-width: 37.5rem;
    min-height: 37.5rem;
  }
}
@media (max-height: 48rem) {
  .ce-doorway-slider .scroller ul li picture img {
    max-width: 12.5rem;
    max-height: 12.5rem;
  }
}
@media (max-height: 64rem) {
  .ce-doorway-slider .scroller ul li picture img {
    max-width: 25rem;
    max-height: 25rem;
  }
}
.ce-doorway-slider .scroller ul li h3 {
  margin-top: 1.5rem;
}
.ce-doorway-slider .scroller ul li .text__label {
  margin-top: 0.5rem;
}
.ce-doorway-slider .scroller ul a:not(.button) {
  display: block;
  margin: 0;
  transition: all 400ms ease;
}
.ce-doorway-slider .scroller ul a:not(.button) .picture__wrapper {
  position: relative;
}
.ce-doorway-slider .scroller ul a:not(.button) .picture__wrapper .picture__overlay__button {
  position: absolute;
  right: 2.5rem;
  bottom: 2.5rem;
  opacity: 0;
  background-color: #fe3a00;
  -webkit-transform: rotate(45deg) scale(0.8);
          transform: rotate(45deg) scale(0.8);
  width: 7.5rem;
  height: 7.5rem;
  border-radius: 3.75rem;
}
.ce-doorway-slider .scroller ul a:not(.button) .picture__wrapper .picture__overlay__button.icon-link:after {
  font-size: 3rem;
}
.ce-doorway-slider .scroller ul a:not(.button) .picture__wrapper .picture__overlay__button.button__inline {
  color: #fe3a00;
}
.ce-doorway-slider .scroller ul a:not(.button) .picture__wrapper .picture__overlay__pattern {
  transition: opacity 400ms ease;
  position: absolute;
  opacity: 0;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  background-image: url("../img/pattern-doorway.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.ce-doorway-slider .scroller ul a:not(.button):hover {
  color: #fe3a00;
}
.ce-doorway-slider .scroller ul a:not(.button):hover .picture__overlay__button {
  opacity: 0.95;
  -webkit-transform: rotate(0) scale(1);
          transform: rotate(0) scale(1);
}
.ce-doorway-slider .scroller ul a:not(.button):hover .picture__overlay__pattern {
  opacity: 0.95;
}
.ce-doorway-slider .scrollhint {
  opacity: 1;
  transition: opacity 500ms ease;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 1;
  top: 4rem;
  left: 4rem;
  font-size: 1rem;
}
.ce-doorway-slider .scrollhint.hidden {
  opacity: 0;
  transition: opacity 500ms ease;
}
.ce-doorway-slider .scrollhint span {
  margin-left: 0.625rem;
}

.ce-employee-quote .wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
}
@media print, screen and (min-width: 48em) {
  .ce-employee-quote .wrapper {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
.ce-employee-quote .wrapper .image-column {
  width: 100%;
  padding-top: 3.75rem;
  background-color: #ffffff;
}
@media print, screen and (min-width: 48em) {
  .ce-employee-quote .wrapper .image-column {
    padding-top: 0;
    min-width: 40%;
    max-width: 40%;
  }
}
.ce-employee-quote .wrapper .image-column img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 3/4;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.ce-employee-quote .wrapper .text-column {
  padding: 1.5rem;
  background-color: #ffffff;
  overflow: hidden;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
}
@media print, screen and (min-width: 48em) {
  .ce-employee-quote .wrapper .text-column {
    padding: 2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ce-employee-quote .wrapper .text-column {
    padding: 5rem;
  }
}
.ce-employee-quote .wrapper .text-column .quote {
  width: 6.5rem;
  background-size: 6.5rem;
  height: 5.125rem;
}
@media print, screen and (min-width: 48em) {
  .ce-employee-quote .wrapper .text-column .quote {
    width: 8rem;
    background-size: 8rem;
    height: 6.3125rem;
  }
}
.ce-employee-quote .wrapper .text-column .quote {
  background-image: url("../img/quote.svg");
  background-repeat: no-repeat;
}
.ce-employee-quote .wrapper .text-column .wysiwyg p {
  font-size: 1.125rem;
  padding-top: 1.5rem;
}
@media print, screen and (min-width: 48em) {
  .ce-employee-quote .wrapper .text-column .wysiwyg p {
    font-size: 1.25rem;
    padding-top: 2rem;
  }
}
.ce-employee-quote .wrapper .text-column .wysiwyg p {
  padding-bottom: 2rem;
}
.ce-employee-quote .wrapper .text-column .wysiwyg {
  border-bottom: 0.125rem solid #171d1a;
}
.ce-employee-quote .wrapper .text-column a:not(.button) {
  border-bottom: 0.125rem solid rgba(254, 58, 0, 0);
  color: inherit;
  transition: color 200ms ease, border-bottom 200ms ease;
  text-decoration: none;
  white-space: nowrap;
}
.ce-employee-quote .wrapper .text-column a:not(.button):hover, .ce-employee-quote .wrapper .text-column a:not(.button):focus {
  border-bottom: 0.125rem solid #fe3a00;
  color: inherit;
}
@media print, screen and (min-width: 48em) {
  .ce-employee-quote .wrapper .text-column a:not(.button):focus {
    color: #fe3a00;
  }
}
.ce-employee-quote .wrapper .text-column a:not(.button):after {
  content: "\e907";
  font-family: "icomoon";
  color: #fe3a00;
  font-size: 95%;
}
.ce-employee-quote .wrapper .text-column .name {
  font-size: 2rem;
  line-height: 120%;
  padding-top: 1.5rem;
  margin-left: -0.1875rem;
}
@media print, screen and (min-width: 48em) {
  .ce-employee-quote .wrapper .text-column .name {
    font-size: 3rem;
    padding-top: 2rem;
  }
}
.ce-employee-quote .wrapper .text-column .text__label {
  margin-top: 1rem;
  color: #fe3a00;
}
.ce-employee-quote .wrapper .text-column .contact-buttons {
  margin-top: 1rem;
}
.ce-employee-quote .wrapper .text-column .contact-buttons .button__contact {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.ce-employee-quote .wrapper .text-column .contact-buttons .button__contact .content {
  padding-right: unset;
}

.empty-row {
  height: 1.875rem;
}
@media print, screen and (min-width: 48em) {
  .empty-row {
    height: 3.125rem;
  }
}

.ce-faqs {
  background-color: #cacec5;
  position: relative;
  padding: 2.5rem 0;
}
@media print, screen and (min-width: 48em) {
  .ce-faqs {
    padding: 5rem 0;
  }
}
@media print, screen and (min-width: 64em) {
  .ce-faqs {
    padding: 5rem 0;
  }
}
.ce-faqs .contact-us {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 2.5rem;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media print, screen and (min-width: 48em) {
  .ce-faqs .contact-us {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    padding-top: 5rem;
  }
}
.ce-faqs .contact-us .button {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-top: 1rem;
}
@media print, screen and (min-width: 48em) {
  .ce-faqs .contact-us .button {
    margin-top: 0;
    margin-right: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .ce-faqs .contact-us .button {
    margin-right: 7.5rem;
  }
}
.ce-faqs ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 2.5rem;
}
@media print, screen and (min-width: 48em) {
  .ce-faqs ul {
    margin-top: 5rem;
  }
}
.ce-faqs ul li details {
  border-top: 0.125rem solid #171d1a;
  border-bottom: 0.125rem solid #171d1a;
  margin-bottom: -0.125rem;
  transition: all 200ms ease;
}
.ce-faqs ul li details summary::-webkit-details-marker {
  display: none;
}
.ce-faqs ul li details summary {
  display: block;
  padding: 1.875rem 0;
  position: relative;
  transition: all 200ms ease;
  cursor: pointer;
}
@media print, screen and (min-width: 48em) {
  .ce-faqs ul li details summary {
    padding: 1.875rem 0 1.875rem 15.625rem;
  }
}
.ce-faqs ul li details summary h2 {
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: -0.25rem;
}
@media print, screen and (max-width: 47.99875em) {
  .ce-faqs ul li details summary h2 {
    font-size: 1.5rem;
  }
}
.ce-faqs ul li details summary h2 .button__icon {
  background-color: #fe3a00;
  color: #171d1a;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 1.25rem;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  font-size: 1.5625rem;
}
@media print, screen and (min-width: 48em) {
  .ce-faqs ul li details summary:before {
    content: attr(data-index);
    position: absolute;
    color: #171d1a;
    background-color: transparent;
    top: 0;
    left: 0;
    width: 12.5rem;
    height: 100%;
    pointer-events: none;
    font-size: 3.75rem;
    line-height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    letter-spacing: -0.125rem;
    border-bottom: 0.125rem solid #171d1a;
    border-right: 0.125rem solid #171d1a;
    transition: all 200ms ease;
  }
}
.ce-faqs ul li details summary:hover .plus {
  color: #ffffff;
  background-color: #171d1a;
  transition: all 200ms ease;
}
.ce-faqs ul li details summary:hover:before {
  color: #ffffff;
  background-color: #171d1a;
}
.ce-faqs ul li details p {
  padding: 0 0 1.875rem 0;
  transition: all 200ms ease;
  margin-top: -1rem;
}
@media print, screen and (min-width: 48em) {
  .ce-faqs ul li details p {
    margin-top: 0;
    border-top: 0.125rem solid #171d1a;
    border-left: 0.125rem solid #171d1a;
    margin-left: 12.5rem;
    padding: 1.875rem 1.875rem 1.875rem 3.25rem;
  }
}
.ce-faqs ul li details[open] .plus:after {
  content: "\e914";
}
.ce-faqs ul li details[open] summary:before {
  color: #ffffff;
  background-color: #171d1a;
}

.featured-inspirations {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 5.625rem 1rem;
  margin: 0 -1rem;
}
@media print, screen and (min-width: 48em) {
  .featured-inspirations {
    padding: 11.25rem 2.5rem;
    margin: 0 -2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .featured-inspirations {
    padding: 11.25rem 4rem;
    margin: 0 -4rem;
  }
}
.featured-inspirations .header {
  margin: 0;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
@media print, screen and (min-width: 48em) {
  .featured-inspirations .header {
    width: 37.5rem;
  }
}
.featured-inspirations a {
  display: inline-block;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  margin-top: 5.625rem;
}
@media print, screen and (min-width: 48em) {
  .featured-inspirations a {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
            align-self: center;
    margin-top: 11.25rem;
  }
}

.inspiration-items {
  padding: 5.625rem 1rem 0;
  margin: 0 -1rem;
}
@media print, screen and (min-width: 48em) {
  .inspiration-items {
    padding: 11.25rem 2.5rem 0;
    margin: 0 -2.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .inspiration-items {
    padding: 11.25rem 4rem 0;
    margin: 0 -4rem;
  }
}
.inspiration-items {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: relative;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5.625rem;
}

@media print, screen and (min-width: 48em) {
  .inspiration-item {
    max-width: 28.125rem;
  }
}
.inspiration-item a {
  display: block;
  margin: 0;
}
.inspiration-item a .picture__wrapper {
  position: relative;
}
.inspiration-item a .picture__wrapper .picture__overlay__button {
  position: absolute;
  right: 2rem;
  bottom: 3.5rem;
  opacity: 0;
  background-color: #fe3a00;
  -webkit-transform: rotate(45deg) scale(0.8);
          transform: rotate(45deg) scale(0.8);
}
.inspiration-item a .picture__wrapper picture {
  display: block;
  padding-bottom: 2rem;
}
.inspiration-item a .picture__wrapper picture img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 28.125rem;
  aspect-ratio: 3/4;
  transition: width 400ms ease, height 400ms ease;
}
@media print, screen and (min-width: 48em) {
  .inspiration-item a .picture__wrapper picture img {
    width: 28.125rem;
    height: 37.5rem;
  }
}
.inspiration-item a .button__inline {
  color: #fe3a00;
}
.inspiration-item a :hover .picture__overlay__button {
  opacity: 1;
  -webkit-transform: rotate(0) scale(1);
          transform: rotate(0) scale(1);
}
.inspiration-item .text__label {
  color: #fe3a00;
}
.inspiration-item .excerpt {
  margin-top: 0.5rem;
  margin-bottom: 0;
}
.inspiration-item.pos-2 {
  margin-top: 0;
  transition: all 500ms ease;
}
@media print, screen and (min-width: 48em) {
  .inspiration-item.pos-2 {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }
}
@media (min-width: 1100px) {
  .inspiration-item.pos-2 {
    margin-top: -31.25rem;
  }
}
@media print, screen and (min-width: 48em) {
  .inspiration-item.pos-3 {
    margin-left: 25%;
  }
}
@media print, screen and (min-width: 48em) {
  .inspiration-item.pos-4 {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }
}

.ce-featured-lightbox {
  position: relative;
}
.ce-featured-lightbox.bg-black {
  z-index: 1;
  background-color: #171d1a;
  color: #ffffff;
  padding: 7.5rem 0;
}
.ce-featured-lightbox.bg-black::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 3.125rem;
  right: 4rem;
  bottom: 3.125rem;
  min-width: 31.25rem;
  width: 38.2%;
  max-width: 100%;
  background-image: url("../img/pattern-dots.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}
.ce-featured-lightbox.bg-black .ce-featured-lightbox__header h2,
.ce-featured-lightbox.bg-black .ce-featured-lightbox__header p {
  color: #ffffff;
}
.ce-featured-lightbox.bg-black .ce-featured-lightbox__description {
  color: #ffffff;
}
.ce-featured-lightbox__header {
  max-width: 43.75rem;
  text-align: center;
  margin: 0 auto 2.5rem;
}
@media print, screen and (min-width: 48em) {
  .ce-featured-lightbox__header {
    margin: 0 auto 3.75rem;
  }
}
.ce-featured-lightbox__header h2 {
  margin: 0 0 0.9375rem;
}
.ce-featured-lightbox__header p {
  margin: 0;
}
.ce-featured-lightbox__grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 1.875rem;
}
@media print, screen and (min-width: 48em) {
  .ce-featured-lightbox__grid.items-2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .ce-featured-lightbox__grid.items-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.ce-featured-lightbox__item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 0.9375rem;
}
.ce-featured-lightbox__description {
  margin: 0;
  font-weight: 500;
}

.featured-projects {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 5.625rem 0;
  margin: 0;
}
@media print, screen and (min-width: 48em) {
  .featured-projects {
    padding: 11.25rem 0;
    margin: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .featured-projects {
    padding: 11.25rem 0;
    margin: 0;
  }
}
.featured-projects .intro {
  margin: 0 auto;
  width: 100%;
  max-width: 54.375rem;
  text-align: center;
}
.featured-projects .intro h2 {
  margin: 0 0 0.9375rem;
  font-weight: 500;
}
@media only screen and (min-width: 992px) {
  .featured-projects .intro h2 {
    font-size: 2.5rem;
  }
}
.featured-projects .intro p {
  margin: 0;
}
.featured-projects .intro a:not(.button) {
  border-bottom: 0.125rem solid #171d1a;
  color: inherit;
  transition: color 200ms ease, border-bottom 200ms ease;
  text-decoration: none;
}
.featured-projects .intro a:not(.button):hover, .featured-projects .intro a:not(.button):focus {
  border-bottom: 0.125rem solid #fe3a00;
  color: inherit;
}
@media print, screen and (min-width: 48em) {
  .featured-projects .intro a:not(.button):focus {
    color: #fe3a00;
  }
}
.featured-projects .intro a:not(.button):after {
  content: "\e907";
  font-family: "icomoon";
  color: #fe3a00;
  font-size: 85%;
}
.featured-projects .buttons {
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ce-featured-projects.bg-black {
  position: relative;
  z-index: 1;
  background-color: #171d1a;
  color: #ffffff;
}
.ce-featured-projects.bg-black::before {
  content: "";
  position: absolute;
  display: block;
  top: 3.125rem;
  right: 4rem;
  bottom: 3.125rem;
  min-width: 31.25rem;
  width: 38.2%;
  max-width: 100%;
  background-image: url("../img/pattern-dots.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}
.ce-featured-projects.bg-black .featured-projects {
  padding: 5.625rem 0;
  margin: 0;
}
@media print, screen and (min-width: 48em) {
  .ce-featured-projects.bg-black .featured-projects {
    padding: 11.25rem 0;
    margin: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .ce-featured-projects.bg-black .featured-projects {
    padding: 11.25rem 0;
    margin: 0;
  }
}
.ce-featured-projects.bg-black .featured-projects .intro h2 {
  color: #ffffff;
}
.ce-featured-projects.bg-black .featured-projects .intro p {
  color: #ffffff;
}

.project-items {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 1.5rem;
  padding: 2.1875rem 0;
  margin: 0;
}
@media print, screen and (min-width: 48em) {
  .project-items {
    -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 1.875rem;
    padding: 3.125rem 0;
    margin: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .project-items {
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    padding: 3.125rem 0;
    margin: 0;
  }
}

.project-item {
  width: 100%;
  aspect-ratio: 1;
}
@media print, screen and (min-width: 48em) {
  .project-item {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    max-width: 50%;
  }
}
@media print, screen and (min-width: 64em) {
  .project-item {
    max-width: 33.333%;
  }
}
.project-item a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  overflow: clip;
  border-radius: 0.625rem;
}
.project-item a .picture__wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.project-item a .picture__wrapper picture {
  display: block;
  width: 100%;
  height: 100%;
}
.project-item a .picture__wrapper img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: all 400ms ease;
}
.project-item a .content__wrapper {
  position: absolute;
  inset: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 0.5rem;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 1.5rem;
  background: linear-gradient(180deg, rgba(23, 29, 26, 0) 0%, rgba(23, 29, 26, 0) 50%, rgba(23, 29, 26, 0.5) 100%);
}
@media print, screen and (min-width: 64em) {
  .project-item a .content__wrapper {
    padding: 2.5rem 3.75rem 2.5rem 2.5rem;
  }
}
.project-item a .content__wrapper .title {
  margin: 0;
}
.project-item a .content__wrapper .item__tags {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  gap: 0.625rem;
}
.project-item a .content__wrapper .item__tags .item__tag {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  border-radius: 0.1875rem;
  padding: 0.5rem 0.9375rem;
  background-color: #ffffff;
  color: #fe3a00;
  font-family: "HelveticaNowDisplayBold", sans-serif;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.3;
  text-transform: uppercase;
}
@media print, screen and (min-width: 48em) {
  .project-item a .content__wrapper .item__tags .item__tag {
    font-size: 0.9375rem;
  }
}
.project-item a .content__wrapper .item__tags .item__tag.brand {
  background-color: #fe3a00;
  color: #ffffff;
}
.project-item a:hover .picture__wrapper picture img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.ce-featured-projects .featured-projects {
  margin: 0;
  padding: 0;
}
@media print, screen and (min-width: 48em) {
  .ce-featured-projects .featured-projects {
    margin: 0;
    padding: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .ce-featured-projects .featured-projects {
    margin: 0;
    padding: 0;
  }
}

.featured-reviews {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 3.125rem 0;
  margin: 0;
}
@media print, screen and (min-width: 48em) {
  .featured-reviews {
    padding: 11.25rem 0;
  }
}
@media print, screen and (min-width: 64em) {
  .featured-reviews {
    padding: 11.25rem 0;
  }
}
.featured-reviews .intro {
  width: 100%;
  max-width: 54.375rem;
}
.featured-reviews .intro h2 {
  margin: 0 0 0.9375rem;
}
.featured-reviews .intro p {
  margin: 0;
}
.featured-reviews__inner {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 1.875rem;
  padding: 2.1875rem 0;
  margin: 0;
}
@media print, screen and (min-width: 48em) {
  .featured-reviews__inner {
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    gap: 3.75rem;
    padding: 3.125rem 0;
    margin: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .featured-reviews__inner {
    padding: 3.125rem 0;
    margin: 0;
  }
}
.featured-reviews__rating {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.featured-reviews__rating .rating-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row;
      -ms-flex-flow: row;
          flex-flow: row;
  gap: 0.625rem;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 0.625rem;
}
.featured-reviews__rating .rating-header .icon {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 2.0625rem;
  height: 2.0625rem;
}
.featured-reviews__rating .rating-header .title {
  margin: 0;
  color: #171d1a;
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.1;
}
.featured-reviews__rating .rpi-stars {
  --rpi-star-size: 30px;
  --rating-scale: 1;
  padding-top: 0.1em;
  padding-right: calc(var(--stars-w) + var(--gap) + 10px) !important;
}
.featured-reviews__reviews {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 1.25rem;
}
@media only screen and (min-width: 1025px) {
  .featured-reviews__reviews {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}

.item__review {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 25px;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #d4d4d4;
  background: #ffffff;
}
@media only screen and (min-width: 1441px) {
  .item__review {
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}
.item__review .picture__wrapper {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  aspect-ratio: 26/21;
  width: 100%;
  border-radius: 0.3125rem;
  overflow: clip;
}
@media only screen and (min-width: 1441px) {
  .item__review .picture__wrapper {
    aspect-ratio: 21/26;
    width: 38.2%;
    max-width: 13.125rem;
  }
}
.item__review .picture__wrapper img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.item__review .content__wrapper {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
  padding-top: 0.625rem;
}
.item__review .content__wrapper .icon-quote {
  position: absolute;
  inset: 0 auto auto -0.75rem;
  width: 4.5rem;
  height: 4.25rem;
  pointer-events: none;
}
.item__review .content__wrapper .item__quote {
  position: relative;
}
.item__review .content__wrapper .item__quote .title {
  margin: 0;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.5;
}
.item__review .content__wrapper .item__quote .text {
  margin: 0.3125rem 0 0;
  font-size: 0.875rem;
  line-height: 1.6;
}
.item__review .item__footer {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #d4d4d4;
}
.item__review .item__footer .author {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
}
.item__review .item__footer .author .name {
  font-weight: 700;
}
.item__review .item__footer .item__stars {
  margin-top: 5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.item__review .item__footer .item__stars .icon {
  width: 20px;
  height: 20px;
}

.ce-featured-reviews .featured-reviews {
  padding: 0;
}
@media print, screen and (min-width: 48em) {
  .ce-featured-reviews .featured-reviews {
    padding: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .ce-featured-reviews .featured-reviews {
    padding: 0;
  }
}

.ce-featured-team {
  padding: 2.5rem 0;
}
@media print, screen and (min-width: 48em) {
  .ce-featured-team {
    padding: 5rem 0;
  }
}
@media print, screen and (min-width: 64em) {
  .ce-featured-team {
    padding: 7.5rem 0;
  }
}
.ce-featured-team h2 {
  padding: 0 1rem 2.5rem;
}
@media print, screen and (min-width: 48em) {
  .ce-featured-team h2 {
    padding: 0 2.5rem 5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ce-featured-team h2 {
    padding: 0 4rem 7.5rem;
  }
}

.ce-forms {
  background-color: #a7ae9e;
  position: relative;
  padding: 2.5rem 0;
}
@media print, screen and (min-width: 48em) {
  .ce-forms {
    padding: 5rem 0;
  }
}
@media print, screen and (min-width: 64em) {
  .ce-forms {
    padding: 5rem 0;
  }
}
.ce-forms .text__label {
  margin-bottom: 1rem;
}
.ce-forms .wrapper {
  display: grid;
  gap: 2rem;
  grid-template-columns: 1fr;
}
@media print, screen and (min-width: 48em) {
  .ce-forms .wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
.ce-forms input,
.ce-forms textarea {
  padding: 0.75rem 1rem;
}
.ce-forms .gform_body ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ce-forms .gform_validation_container,
.ce-forms .gfield_visibility_hidden {
  display: none;
}
.ce-forms .gsection {
  height: 1px;
  background-color: #2b332f;
}
.ce-forms .select-wrapper,
.ce-forms .ginput_container_select {
  height: 3.25rem;
  line-height: 1.375rem;
  overflow: hidden;
  position: relative;
  width: 100%;
  border: 0.125rem solid #171d1a;
  border-radius: 0.25rem;
}
.ce-forms .select-wrapper select,
.ce-forms .ginput_container_select select {
  background: transparent;
  border: none;
  color: #171d1a;
  cursor: pointer;
  font-size: 0.875rem;
  height: 2.875rem;
  padding: 0.625rem 0 0.75rem 1rem;
  width: calc(100% + 1.5rem);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.ce-forms .select-wrapper option,
.ce-forms .ginput_container_select option {
  color: #171d1a;
}
.ce-forms .select-wrapper:after,
.ce-forms .ginput_container_select:after {
  content: "\e90b";
  font-family: "icomoon";
  color: #171d1a;
  font-size: 1.5rem;
  pointer-events: none;
  position: absolute;
  right: 1.25rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ce-forms input[type=text],
.ce-forms input[type=email],
.ce-forms input[type=tel],
.ce-forms input[type=number],
.ce-forms textarea {
  border: none;
  border-bottom: 0.125rem solid #171d1a;
  background-color: transparent;
  width: 100%;
  margin-top: 0.5rem;
  font-size: 0.875rem;
  transition: all 300ms ease;
  color: #171d1a;
  border-radius: 0;
}
.ce-forms input[type=text]:focus,
.ce-forms input[type=email]:focus,
.ce-forms input[type=tel]:focus,
.ce-forms input[type=number]:focus,
.ce-forms textarea:focus {
  background-color: hsla(0, 100%, 100%, 0.15);
}
.ce-forms input[type=text]:focus::-webkit-input-placeholder,
.ce-forms input[type=email]:focus::-webkit-input-placeholder,
.ce-forms input[type=tel]:focus::-webkit-input-placeholder,
.ce-forms input[type=number]:focus::-webkit-input-placeholder,
.ce-forms textarea:focus::-webkit-input-placeholder {
  -webkit-transform: translateX(-1rem) translateY(-2.25rem);
          transform: translateX(-1rem) translateY(-2.25rem);
}
.ce-forms input[type=text]:focus::-moz-placeholder,
.ce-forms input[type=email]:focus::-moz-placeholder,
.ce-forms input[type=tel]:focus::-moz-placeholder,
.ce-forms input[type=number]:focus::-moz-placeholder,
.ce-forms textarea:focus::-moz-placeholder {
  transform: translateX(-1rem) translateY(-2.25rem);
}
.ce-forms input[type=text]:focus::-ms-input-placeholder,
.ce-forms input[type=email]:focus::-ms-input-placeholder,
.ce-forms input[type=tel]:focus::-ms-input-placeholder,
.ce-forms input[type=number]:focus::-ms-input-placeholder,
.ce-forms textarea:focus::-ms-input-placeholder {
  transform: translateX(-1rem) translateY(-2.25rem);
}
.ce-forms input[type=text]:focus::placeholder,
.ce-forms input[type=email]:focus::placeholder,
.ce-forms input[type=tel]:focus::placeholder,
.ce-forms input[type=number]:focus::placeholder,
.ce-forms textarea:focus::placeholder {
  -webkit-transform: translateX(-1rem) translateY(-2.25rem);
          transform: translateX(-1rem) translateY(-2.25rem);
}
.ce-forms input[type=text]:not(:focus)::-webkit-input-placeholder,
.ce-forms input[type=email]:not(:focus)::-webkit-input-placeholder,
.ce-forms input[type=tel]:not(:focus)::-webkit-input-placeholder,
.ce-forms input[type=number]:not(:focus)::-webkit-input-placeholder,
.ce-forms textarea:not(:focus)::-webkit-input-placeholder {
  -webkit-transform: translateX(-1rem) translateY(0);
          transform: translateX(-1rem) translateY(0);
}
.ce-forms input[type=text]:not(:focus)::-moz-placeholder,
.ce-forms input[type=email]:not(:focus)::-moz-placeholder,
.ce-forms input[type=tel]:not(:focus)::-moz-placeholder,
.ce-forms input[type=number]:not(:focus)::-moz-placeholder,
.ce-forms textarea:not(:focus)::-moz-placeholder {
  transform: translateX(-1rem) translateY(0);
}
.ce-forms input[type=text]:not(:focus)::-ms-input-placeholder,
.ce-forms input[type=email]:not(:focus)::-ms-input-placeholder,
.ce-forms input[type=tel]:not(:focus)::-ms-input-placeholder,
.ce-forms input[type=number]:not(:focus)::-ms-input-placeholder,
.ce-forms textarea:not(:focus)::-ms-input-placeholder {
  transform: translateX(-1rem) translateY(0);
}
.ce-forms input[type=text]:not(:focus)::placeholder,
.ce-forms input[type=email]:not(:focus)::placeholder,
.ce-forms input[type=tel]:not(:focus)::placeholder,
.ce-forms input[type=number]:not(:focus)::placeholder,
.ce-forms textarea:not(:focus)::placeholder {
  -webkit-transform: translateX(-1rem) translateY(0);
          transform: translateX(-1rem) translateY(0);
}
.ce-forms input[type=text]::-webkit-input-placeholder,
.ce-forms input[type=email]::-webkit-input-placeholder,
.ce-forms input[type=tel]::-webkit-input-placeholder,
.ce-forms input[type=number]::-webkit-input-placeholder,
.ce-forms textarea::-webkit-input-placeholder {
  padding: 0 0 0 1rem;
  transition: all 300ms ease;
  color: #171d1a;
}
.ce-forms input[type=text]::-moz-placeholder,
.ce-forms input[type=email]::-moz-placeholder,
.ce-forms input[type=tel]::-moz-placeholder,
.ce-forms input[type=number]::-moz-placeholder,
.ce-forms textarea::-moz-placeholder {
  padding: 0 0 0 1rem;
  transition: all 300ms ease;
  color: #171d1a;
}
.ce-forms input[type=text]::-ms-input-placeholder,
.ce-forms input[type=email]::-ms-input-placeholder,
.ce-forms input[type=tel]::-ms-input-placeholder,
.ce-forms input[type=number]::-ms-input-placeholder,
.ce-forms textarea::-ms-input-placeholder {
  padding: 0 0 0 1rem;
  transition: all 300ms ease;
  color: #171d1a;
}
.ce-forms input[type=text]::placeholder,
.ce-forms input[type=email]::placeholder,
.ce-forms input[type=tel]::placeholder,
.ce-forms input[type=number]::placeholder,
.ce-forms textarea::placeholder {
  padding: 0 0 0 1rem;
  transition: all 300ms ease;
  color: #171d1a;
}
.ce-forms.form-bg-white {
  background-color: #ffffff;
}
.ce-forms.form-bg-black {
  background-color: #171d1a;
  color: #ffffff;
}
.ce-forms.form-bg-black .ginput_container_select {
  border-bottom: 0.125rem solid #ffffff;
}
.ce-forms.form-bg-black .ginput_container_select select {
  color: #ffffff;
}
.ce-forms.form-bg-black input[type=text],
.ce-forms.form-bg-black input[type=email],
.ce-forms.form-bg-black input[type=tel],
.ce-forms.form-bg-black input[type=number],
.ce-forms.form-bg-black textarea {
  border-bottom: 0.125rem solid #ffffff;
  color: #ffffff;
}
.ce-forms.form-bg-black input[type=text]::-webkit-input-placeholder,
.ce-forms.form-bg-black input[type=email]::-webkit-input-placeholder,
.ce-forms.form-bg-black input[type=tel]::-webkit-input-placeholder,
.ce-forms.form-bg-black input[type=number]::-webkit-input-placeholder,
.ce-forms.form-bg-black textarea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.ce-forms.form-bg-black input[type=text]::-moz-placeholder,
.ce-forms.form-bg-black input[type=email]::-moz-placeholder,
.ce-forms.form-bg-black input[type=tel]::-moz-placeholder,
.ce-forms.form-bg-black input[type=number]::-moz-placeholder,
.ce-forms.form-bg-black textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.ce-forms.form-bg-black input[type=text]::-ms-input-placeholder,
.ce-forms.form-bg-black input[type=email]::-ms-input-placeholder,
.ce-forms.form-bg-black input[type=tel]::-ms-input-placeholder,
.ce-forms.form-bg-black input[type=number]::-ms-input-placeholder,
.ce-forms.form-bg-black textarea::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.ce-forms.form-bg-black input[type=text]::placeholder,
.ce-forms.form-bg-black input[type=email]::placeholder,
.ce-forms.form-bg-black input[type=tel]::placeholder,
.ce-forms.form-bg-black input[type=number]::placeholder,
.ce-forms.form-bg-black textarea::placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.ce-forms.form-bg-black .gfield_contains_required:after {
  color: #ffffff;
}
.ce-forms.form-bg-black .ginput_container_fileupload .gform_drop_area {
  border-color: rgba(255, 255, 255, 0.4);
}
.ce-forms.form-bg-black .ginput_container_fileupload .gform_drop_instructions,
.ce-forms.form-bg-black .ginput_container_fileupload .gform_fileupload_rules {
  color: rgba(255, 255, 255, 0.6);
}
.ce-forms.form-bg-black .ginput_container_fileupload .gform_button_select_files {
  color: #171d1a;
  border: 0.0625rem solid #ffffff;
  background-color: #ffffff;
}
.ce-forms.form-bg-black .ginput_container_fileupload .gform_button_select_files:hover, .ce-forms.form-bg-black .ginput_container_fileupload .gform_button_select_files:focus, .ce-forms.form-bg-black .ginput_container_fileupload .gform_button_select_files:active {
  color: #171d1a;
  background-color: #dcdcdc;
  border-color: #dcdcdc;
}
.ce-forms.form-bg-black .ginput_container_fileupload .ginput_preview {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.ce-forms.form-bg-black .ginput_container_fileupload .ginput_preview .gfield_fileupload_filename {
  color: #ffffff;
}
.ce-forms.form-bg-black .ginput_container_fileupload .ginput_preview .gfield_fileupload_filesize,
.ce-forms.form-bg-black .ginput_container_fileupload .ginput_preview .gfield_fileupload_percent {
  color: rgba(255, 255, 255, 0.6);
}
.ce-forms.form-bg-black .ginput_container_fileupload .ginput_preview .gfield_fileupload_progressbar {
  background-color: rgba(255, 255, 255, 0.2);
}
.ce-forms.form-bg-black .ginput_container_fileupload .ginput_preview .gform_delete_file {
  color: rgba(255, 255, 255, 0.6);
}
.ce-forms.form-bg-black .ginput_container_fileupload .ginput_preview .gform_delete_file:hover, .ce-forms.form-bg-black .ginput_container_fileupload .ginput_preview .gform_delete_file:focus-visible {
  color: #fe3a00;
}
.ce-forms textarea {
  resize: none;
}
.ce-forms .gfield_contains_required {
  position: relative;
}
.ce-forms .gfield_contains_required:after {
  content: "*";
  display: block;
  font-size: 1.125rem;
  letter-spacing: 0.25rem;
  text-transform: uppercase;
  color: #171d1a;
  pointer-events: none;
  position: absolute;
  right: 0.25rem;
  top: 1.125rem;
}
.ce-forms .gform_body,
.ce-forms .gfield_html,
.ce-forms .gform_confirmation_message,
.ce-forms .gform_validation_errors {
  font-size: 0.875rem;
  line-height: 135%;
}
.ce-forms .gform_body *:before,
.ce-forms .gfield_html *:before,
.ce-forms .gform_confirmation_message *:before,
.ce-forms .gform_validation_errors *:before {
  display: none;
}
.ce-forms .gform_body *,
.ce-forms .gfield_html *,
.ce-forms .gform_confirmation_message *,
.ce-forms .gform_validation_errors * {
  font-size: 0.875rem;
  line-height: 135%;
}
.ce-forms .gform_body h2,
.ce-forms .gfield_html h2,
.ce-forms .gform_confirmation_message h2,
.ce-forms .gform_validation_errors h2 {
  font-family: "HelveticaNowDisplayMediumRegular", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
}
@media only screen and (min-width: 992px) {
  .ce-forms .gform_body h2,
  .ce-forms .gfield_html h2,
  .ce-forms .gform_confirmation_message h2,
  .ce-forms .gform_validation_errors h2 {
    font-size: 24px;
  }
}
.ce-forms .gform_body a,
.ce-forms .gfield_html a,
.ce-forms .gform_confirmation_message a,
.ce-forms .gform_validation_errors a {
  color: #fe3a00;
  text-decoration: none;
  display: inline-block;
  border-bottom: 0.0625rem solid #fe3a00;
  transition: all 200ms ease;
}
.ce-forms .gform_body a:hover,
.ce-forms .gfield_html a:hover,
.ce-forms .gform_confirmation_message a:hover,
.ce-forms .gform_validation_errors a:hover {
  border-bottom: 0.0625rem solid transparent;
}
.ce-forms .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
  line-height: unset;
  min-height: unset;
}
.ce-forms .gform_wrapper .gform_fields {
  grid-row-gap: 1.75rem;
}
.ce-forms .gform_wrapper .button {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #ffffff;
  border: 0.0625rem solid #fe3a00;
  background-color: #fe3a00;
  transition: all 200ms ease;
  border-radius: 1.875rem;
}
.ce-forms .gform_wrapper .button:focus, .ce-forms .gform_wrapper .button:hover {
  background-color: #df3300;
  border-color: #df3300;
}
.ce-forms .gform_wrapper .button[type=submit] {
  margin-top: 3rem;
  margin-left: auto;
}
.ce-forms .validation_message {
  background-color: #fe3a00;
  color: #ffffff;
  font-size: 1rem;
  left: 0;
  padding: 0.25rem 0.5rem;
  position: absolute;
  top: 100%;
  z-index: 2;
}
.ce-forms .validation_message:after {
  border-bottom: 0.375rem solid #fe3a00;
  border-left: 0.375rem solid transparent;
  border-right: 0.375rem solid transparent;
  bottom: 100%;
  content: "";
  left: 0.3125rem;
  position: absolute;
}
.ce-forms .ginput_container_fileupload {
  position: relative;
}
.ce-forms .ginput_container_fileupload input[type=file] {
  color: #797979;
  font-size: 0.875rem;
  width: 100%;
}
.ce-forms .ginput_container_fileupload input[type=file]::file-selector-button {
  background-color: #171d1a;
  border: none;
  border-radius: 1.875rem;
  color: #ffffff;
  cursor: pointer;
  font-size: 0.875rem;
  margin-right: 1rem;
  padding: 0.625rem 1.25rem;
  transition: all 200ms ease;
}
.ce-forms .ginput_container_fileupload input[type=file]::file-selector-button:hover {
  background-color: #fe3a00;
}
.ce-forms .ginput_container_fileupload .gform_fileupload_multifile {
  width: 100%;
}
.ce-forms .ginput_container_fileupload .gform_drop_area {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  border: 0.125rem dashed #d4d4d4;
  border-radius: 0.25rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 0.5rem 1rem;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 2rem 1rem;
  text-align: center;
  transition: all 200ms ease;
}
.ce-forms .ginput_container_fileupload .gform_drop_area.gform-drop-area--active, .ce-forms .ginput_container_fileupload .gform_drop_area.hover, .ce-forms .ginput_container_fileupload .gform_drop_area.dragover {
  background-color: rgba(254, 58, 0, 0.05);
  border-color: #fe3a00;
}
.ce-forms .ginput_container_fileupload .gform_drop_instructions {
  color: #797979;
  font-size: 0.875rem;
  margin: 0;
}
.ce-forms .ginput_container_fileupload .gform_button_select_files {
  background-color: #171d1a;
  border: none;
  border-radius: 1.875rem;
  color: #ffffff;
  cursor: pointer;
  font-size: 0.875rem;
  padding: 0.75rem 1.5rem;
  transition: all 200ms ease;
}
.ce-forms .ginput_container_fileupload .gform_button_select_files:hover, .ce-forms .ginput_container_fileupload .gform_button_select_files:focus-visible {
  background-color: #fe3a00;
}
.ce-forms .ginput_container_fileupload .gform_button_select_files:disabled, .ce-forms .ginput_container_fileupload .gform_button_select_files[disabled] {
  cursor: not-allowed;
  opacity: 0.5;
}
.ce-forms .ginput_container_fileupload .gform_fileupload_rules {
  color: #797979;
  display: block;
  font-size: 0.75rem;
  margin-top: 0.5rem;
}
.ce-forms .ginput_container_fileupload .validation_message--hidden-on-empty {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ce-forms .ginput_container_fileupload .validation_message--hidden-on-empty:empty {
  display: none;
}
.ce-forms .ginput_container_fileupload .validation_message--hidden-on-empty li {
  color: #fe3a00;
  font-size: 0.8125rem;
  margin-top: 0.5rem;
}
.ce-forms .ginput_container_fileupload .validation_message--hidden-on-empty li:before {
  content: "\e911";
  font-family: "icomoon";
  font-size: 0.875rem;
  margin-right: 0.25rem;
}
.ce-forms .ginput_container_fileupload .ginput_preview_list {
  display: grid;
  gap: 0.5rem;
  margin-top: 1rem;
}
.ce-forms .ginput_container_fileupload .ginput_preview {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f1f1f1;
  border: 0.0625rem solid #d4d4d4;
  border-radius: 0.25rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  font-size: 0.875rem;
  gap: 0.25rem 0.75rem;
  margin: 0;
  padding: 0.625rem 0.75rem;
  position: relative;
}
.ce-forms .ginput_container_fileupload .ginput_preview .gfield_fileupload_filename {
  color: #171d1a;
  word-break: break-all;
}
.ce-forms .ginput_container_fileupload .ginput_preview .gfield_fileupload_filesize {
  color: #797979;
  font-size: 0.75rem;
}
.ce-forms .ginput_container_fileupload .ginput_preview .gfield_fileupload_progress {
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem;
  margin-left: auto;
}
.ce-forms .ginput_container_fileupload .ginput_preview .gfield_fileupload_progress.gfield_fileupload_progress_complete .gfield_fileupload_progressbar,
.ce-forms .ginput_container_fileupload .ginput_preview .gfield_fileupload_progress.gfield_fileupload_progress_complete .gfield_fileupload_percent {
  display: none;
}
.ce-forms .ginput_container_fileupload .ginput_preview .gfield_fileupload_progressbar {
  background-color: #c1c1c1;
  border-radius: 1.25rem;
  display: block;
  height: 0.375rem;
  overflow: hidden;
  width: 5rem;
}
.ce-forms .ginput_container_fileupload .ginput_preview .gfield_fileupload_progressbar_progress {
  background-color: #fe3a00;
  display: block;
  height: 100%;
  transition: width 200ms ease;
}
.ce-forms .ginput_container_fileupload .ginput_preview .gfield_fileupload_percent {
  color: #797979;
  font-size: 0.75rem;
  min-width: 2rem;
  text-align: right;
}
.ce-forms .ginput_container_fileupload .ginput_preview .gform_delete_file {
  transition: 200ms ease;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: none;
  border: none;
  color: #797979;
  cursor: pointer;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  font-size: 0;
  height: 1.25rem;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  width: 1.25rem;
}
.ce-forms .ginput_container_fileupload .ginput_preview .gform_delete_file .dashicons {
  display: none;
}
.ce-forms .ginput_container_fileupload .ginput_preview .gform_delete_file:before {
  content: "×";
  display: inline-block;
  font-size: 1.25rem;
  line-height: 1;
}
.ce-forms .ginput_container_fileupload .ginput_preview .gform_delete_file:hover, .ce-forms .ginput_container_fileupload .ginput_preview .gform_delete_file:focus-visible {
  color: #fe3a00;
}

.ce-grid-lightbox__grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 1.875rem;
}
@media print, screen and (min-width: 48em) {
  .ce-grid-lightbox__grid {
    grid-template-columns: repeat(auto-fill, minmax(22.5rem, 1fr));
  }
}
.ce-grid-lightbox__item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 0.9375rem;
}
.ce-grid-lightbox__description {
  margin: 0;
  font-weight: 500;
}

.ce-image-scroller {
  background-color: #171d1a;
  padding: 0;
}
.ce-image-scroller .ce-inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media print, screen and (min-width: 48em) {
  .ce-image-scroller .ce-inner {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.ce-image-scroller .text-column {
  width: 100%;
}
@media print, screen and (min-width: 48em) {
  .ce-image-scroller .text-column {
    width: 50%;
  }
  .ce-image-scroller .text-column .sticky {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
    position: -webkit-sticky;
    position: sticky;
    top: 8.75rem;
  }
  .ce-image-scroller .text-column .sticky .intro {
    margin-top: 2rem;
  }
}
.ce-image-scroller .text-column {
  padding: 5rem 1rem;
}
@media print, screen and (min-width: 48em) {
  .ce-image-scroller .text-column {
    aspect-ratio: 1/1;
    padding: 5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ce-image-scroller .text-column {
    padding: 5rem;
  }
}
.ce-image-scroller .image-column {
  width: 100%;
}
@media print, screen and (min-width: 48em) {
  .ce-image-scroller .image-column {
    width: 50%;
  }
}
.ce-image-scroller .image-column {
  position: relative;
  aspect-ratio: 1/1;
}
.ce-image-scroller .image-column picture {
  display: block;
  padding: 0;
  margin: 0;
}
.ce-image-scroller .image-column picture img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
}

.text-column-right {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media print, screen and (min-width: 48em) {
  .text-column-right {
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

@media print, screen and (max-width: 47.99875em) {
  .text-column-above {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.ce-image-slider .swiper-container {
  min-width: 100%;
  overflow: hidden;
  height: 21.875rem;
}
@media print, screen and (min-width: 48em) {
  .ce-image-slider .swiper-container {
    height: 28.125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ce-image-slider .swiper-container {
    height: 37.5rem;
  }
}
@media (min-width: 1370px) {
  .ce-image-slider .swiper-container {
    height: 37.5rem;
  }
}
.ce-image-slider .swiper-container .swiper-slide {
  position: relative;
  width: 100%;
}
.ce-image-slider .swiper-container .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ce-image-slider .swiper-container .swiper-slide .swiper-slide-text {
  display: none;
}
.ce-image-slider .swiper-elements {
  bottom: 2.5rem;
  color: #ffffff;
  position: absolute;
  right: 2.5rem;
}
.ce-image-slider .swiper-elements .prev-slide,
.ce-image-slider .swiper-elements .next-slide {
  height: 3rem;
  width: 3rem;
  border: 0.125rem solid #ffffff;
  background: none;
  border-radius: 1.5rem;
}
.ce-image-slider .swiper-elements .prev-slide:not(.swiper-button-disabled):hover,
.ce-image-slider .swiper-elements .next-slide:not(.swiper-button-disabled):hover {
  background: #ffffff;
}
.ce-image-slider .swiper-elements .prev-slide:not(.swiper-button-disabled):hover:after,
.ce-image-slider .swiper-elements .next-slide:not(.swiper-button-disabled):hover:after {
  color: #171d1a;
}
.ce-image-slider .swiper-elements .next-slide {
  right: 0;
}
.ce-image-slider .swiper-elements .prev-slide {
  right: 4.5rem;
}

.ce-image {
  position: relative;
  margin-top: 3.75rem;
  margin-bottom: 3.75rem !important;
}
@media only screen and (min-width: 992px) {
  .ce-image {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem !important;
  }
}
.ce-image img {
  display: block;
  width: 100%;
  border-radius: 10px;
}

.ce-intro .intro-text {
  padding-top: 10rem;
  padding-bottom: 10rem;
}
@media print, screen and (min-width: 48em) {
  .ce-intro .intro-text {
    width: 77%;
  }
}
.ce-intro .intro-text p {
  font-size: 2rem;
}
@media print, screen and (min-width: 48em) {
  .ce-intro .intro-text p {
    font-size: 3rem;
  }
}
.ce-intro .intro-text a:not(.button) {
  border-bottom: 0.125rem solid rgba(254, 58, 0, 0);
  color: inherit;
  transition: color 200ms ease, border-bottom 200ms ease;
  text-decoration: none;
}
.ce-intro .intro-text a:not(.button):hover, .ce-intro .intro-text a:not(.button):focus {
  border-bottom: 0.125rem solid #fe3a00;
  color: inherit;
}
@media print, screen and (min-width: 48em) {
  .ce-intro .intro-text a:not(.button):focus {
    color: #fe3a00;
  }
}
.ce-intro .intro-text a:not(.button):after {
  content: "\e907";
  font-family: "icomoon";
  color: #fe3a00;
  font-size: 85%;
}
.ce-intro .intro-text .button {
  margin-top: 3rem;
}

.ce-lightbox .container .wrapper {
  max-width: 81rem;
}
.ce-lightbox__preview {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
}
.ce-lightbox__preview img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.625rem;
}
.ce-lightbox__trigger {
  position: relative;
  z-index: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ce-lightbox__trigger:hover .ce-lightbox__icon, .ce-lightbox__trigger:focus .ce-lightbox__icon {
  background-color: #df3300;
  color: #ffffff;
}
.ce-lightbox__icon {
  position: absolute;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background-color: #fe3a00;
  color: #ffffff;
  transition: background-color 400ms ease, color 400ms ease;
}
.ce-lightbox__icon svg {
  width: 1.5rem;
  height: 1.5rem;
}

.mfp-bg,
.mfp-wrap {
  z-index: 10000;
}

.mfp-close {
  opacity: 1;
}
.mfp-close:hover {
  opacity: 0.65;
}

.mfp-iframe-holder .mfp-content,
.mfp-image-holder .mfp-content {
  max-width: 75rem;
}

.ce-main-expertises .main-expertises__list {
  max-width: 81rem;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 10px;
}
@media only screen and (min-width: 992px) {
  .ce-main-expertises .main-expertises__list {
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
  }
}
.ce-main-expertises .main-expertises__item {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  transition: all 200ms ease;
}
.ce-main-expertises .main-expertises__item:hover {
  -webkit-flex: 1.1;
      -ms-flex: 1.1;
          flex: 1.1;
}
.ce-main-expertises .main-expertises__item:hover .main-expertises__picture {
  opacity: 1;
}
.ce-main-expertises .main-expertises__item:hover .main-expertises__text {
  opacity: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
.ce-main-expertises .main-expertises__link {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  border-radius: 10px;
  color: #171d1a;
  text-decoration: none;
  height: 100%;
  border-radius: 10px;
  border: 1px solid #d4d4d4;
  overflow: clip;
  min-height: 180px;
}
.ce-main-expertises .main-expertises__picture {
  display: block;
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: all 200ms ease;
}
.ce-main-expertises .main-expertises__picture picture img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.ce-main-expertises .main-expertises__content {
  position: relative;
  padding: 15px 15px 25px 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  height: 100%;
  z-index: 1;
}
.ce-main-expertises .main-expertises__heading {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  gap: 5px;
  padding-right: 40px;
}
.ce-main-expertises .main-expertises__heading .title {
  color: #171d1a;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  transition: all 200ms ease;
}
.ce-main-expertises .main-expertises__index {
  color: #fe3a00;
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  padding-top: 3px;
}
.ce-main-expertises .main-expertises__icon {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #fe3a00;
}
.ce-main-expertises .main-expertises__icon .icon {
  width: 12px;
  height: 12px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  color: #ffffff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.ce-main-expertises .main-expertises__text {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin: 0;
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  transition: all 200ms ease;
}

.ce-text {
  width: 100%;
  margin-top: 3.75rem;
  margin-bottom: 3.75rem !important;
}
@media only screen and (min-width: 992px) {
  .ce-text {
    margin-top: 7.5rem;
    margin-bottom: 7.5rem !important;
  }
}
@media print, screen and (min-width: 48em) {
  .ce-text .wysiwyg {
    max-width: 115ch;
  }
}
.ce-text .wysiwyg {
  text-align: left;
}
.ce-text--center .wysiwyg {
  margin: 0 auto;
  text-align: center;
}

.ce-partners {
  background-color: #ffffff;
  padding: 2.5rem 0;
}
@media print, screen and (min-width: 48em) {
  .ce-partners {
    padding: 5rem 0;
  }
}
@media print, screen and (min-width: 64em) {
  .ce-partners {
    padding: 10rem 0;
  }
}
.ce-partners .heading {
  padding-bottom: 2.5rem;
}
@media print, screen and (min-width: 48em) {
  .ce-partners .heading {
    padding-bottom: 5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ce-partners .heading {
    padding-bottom: 10rem;
  }
}
.ce-partners .heading {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 1rem;
}
.ce-partners .heading h2 {
  margin: 0;
}
.ce-partners .heading .button {
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}
.ce-partners ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
  transition: gap 400ms ease;
}
@media print, screen and (min-width: 48em) {
  .ce-partners ul {
    grid-template-columns: repeat(4, 1fr);
    gap: 4rem;
  }
}
.ce-partners ul li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  aspect-ratio: 1/1;
}
.ce-partners ul li img {
  transition: max-width 400ms ease, -webkit-filter 400ms ease;
  transition: filter 400ms ease, max-width 400ms ease;
  transition: filter 400ms ease, max-width 400ms ease, -webkit-filter 400ms ease;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  max-width: 6.25rem;
}
@media print, screen and (min-width: 48em) {
  .ce-partners ul li img {
    max-width: 7.8125rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ce-partners ul li img {
    max-width: 9.375rem;
  }
}
@media screen and (min-width: 75em) {
  .ce-partners ul li img {
    max-width: 10.9375rem;
  }
}
.ce-partners ul li:hover img {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
.ce-partners ul li a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
}

@media print, screen and (min-width: 48em) {
  .ce-quote figure {
    margin-left: 25%;
    width: 58%;
  }
}
.ce-quote figure blockquote {
  margin-top: 3.75rem;
  padding-top: 6.25rem;
  position: relative;
}
.ce-quote figure blockquote * {
  font-size: 2rem;
  line-height: 135%;
}
@media print, screen and (min-width: 48em) {
  .ce-quote figure blockquote * {
    font-size: 3rem;
    line-height: 140%;
  }
}
.ce-quote figure blockquote:before, .ce-quote figure blockquote:after {
  all: unset;
}
.ce-quote figure blockquote:before {
  top: -1.125rem;
  width: 6.5rem;
  background-size: 6.375rem;
  background-position: center;
  height: 5.125rem;
}
@media print, screen and (min-width: 48em) {
  .ce-quote figure blockquote:before {
    top: -1.5rem;
    width: 8rem;
    background-size: 8rem;
    height: 6.3125rem;
  }
}
.ce-quote figure blockquote:before {
  position: absolute;
  content: "";
  background-image: url("../img/quote.svg");
  background-repeat: no-repeat;
}
.ce-quote figure figcaption {
  margin-top: 2rem;
  color: #fe3a00;
}

.ce-steps {
  position: relative;
  z-index: 1;
  padding: 0 1.25rem;
}
@media print, screen and (min-width: 64em) {
  .ce-steps {
    padding: 0 5rem;
  }
}
.ce-steps__header {
  position: relative;
  margin: 0 auto 3.75rem;
  width: 50rem;
  max-width: 100%;
}
.ce-steps__text {
  text-align: center;
}
.ce-steps__text p {
  text-wrap: pretty;
}
.ce-steps__row {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  gap: 1.875rem;
}
@media print, screen and (min-width: 64em) {
  .ce-steps__row {
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 3.75rem;
  }
}
.ce-steps__column {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ce-steps__list {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0 0 0 1.25rem;
}
.ce-steps__item {
  padding-left: 2.1875rem;
}
.ce-steps__item:not(:last-child) {
  padding-bottom: 1.5625rem;
  margin: 0 0 0.625rem;
  border-left: 0.125rem dashed #d4d4d4;
}
.ce-steps__item h3 {
  padding: 0.375rem 0 0;
  margin: 0 0 0.3125rem;
}
.ce-steps__item p {
  margin: 0;
}
.ce-steps__index {
  position: absolute;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  color: #171d1a;
  background-color: #ffffff;
  border-radius: 50%;
  border: 0.0625rem solid #d4d4d4;
  text-align: center;
  font-size: 1.1875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  box-shadow: 0 0.625rem 0 #ffffff;
}
.ce-steps__image {
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.ce-steps__image img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 52/55;
  border-radius: 0.625rem;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media print, screen and (min-width: 64em) {
  .ce-steps.reverse .ce-steps__row {
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.ce-steps.bg-black {
  background-color: #171d1a;
  color: #ffffff;
  padding: 4.6875rem 1.25rem;
  margin-bottom: 0;
}
@media print, screen and (min-width: 64em) {
  .ce-steps.bg-black {
    padding: 7.5rem 5rem;
  }
}
.ce-steps.bg-black::before {
  content: "";
  position: absolute;
  display: block;
  top: 3.125rem;
  right: 4rem;
  bottom: 3.125rem;
  min-width: 31.25rem;
  width: 38.2%;
  max-width: 100%;
  background-image: url("../img/pattern-dots.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}
.ce-steps.bg-black .ce-steps__item:not(:last-child) {
  border-left-color: #ffffff;
}
.ce-steps.bg-black .ce-steps__index {
  color: #ffffff;
  background-color: #171d1a;
  border-color: #ffffff;
  box-shadow: 0 0.625rem 0 #171d1a;
}

.ce-timeline {
  padding: 7.5rem 0;
}
.ce-timeline .ce-timeline__title {
  margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 48em) {
  .ce-timeline .ce-timeline__title {
    margin-bottom: 1.5625rem;
  }
}
.ce-timeline .ce-timeline__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.875rem;
}
@media print, screen and (min-width: 48em) {
  .ce-timeline .ce-timeline__row {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    gap: 3.75rem;
  }
}
.ce-timeline .ce-timeline__image {
  width: 100%;
}
@media print, screen and (min-width: 48em) {
  .ce-timeline .ce-timeline__image {
    width: 50%;
  }
  .ce-timeline .ce-timeline__image .sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 8.75rem;
  }
}
.ce-timeline .ce-timeline__image picture img {
  border-radius: 0.625rem;
}
.ce-timeline .ce-timeline__content {
  width: 100%;
}
@media print, screen and (min-width: 48em) {
  .ce-timeline .ce-timeline__content {
    width: 50%;
  }
}
.ce-timeline .ce-timeline__list {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.875rem;
}
.ce-timeline .ce-timeline__list .ce-timeline__heading .dot {
  display: inline-block;
  width: 0.75rem;
  height: 0.75rem;
  margin: 0 0 0.125em;
  border-radius: 50%;
  background-color: #fe3a00;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.ce-timeline .ce-timeline__list .ce-timeline__heading .year {
  font-weight: 700;
}
.ce-timeline .ce-timeline__list .wysiwyg {
  margin-top: 0.5rem;
}
@media print, screen and (min-width: 48em) {
  .ce-timeline.reverse .ce-timeline__row {
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.ce-timeline.bg-black {
  position: relative;
  z-index: 1;
  background-color: #171d1a;
  color: #ffffff;
  padding: 7.5rem 0;
}
.ce-timeline.bg-black::before {
  content: "";
  position: absolute;
  display: block;
  top: 3.125rem;
  right: 4rem;
  bottom: 3.125rem;
  min-width: 31.25rem;
  width: 38.2%;
  max-width: 100%;
  background-image: url("../img/pattern-dots.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}

@media print, screen and (min-width: 64em) {
  .ce-two-column-title-text .wrapper .content {
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media print, screen and (min-width: 64em) {
  .ce-two-column-title-text .wrapper .content div {
    width: 50%;
  }
}
@media print, screen and (min-width: 64em) {
  .ce-two-column-title-text .wrapper .content.title-left .text {
    padding-left: 8.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .ce-two-column-title-text .wrapper .content.title-right {
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .ce-two-column-title-text .wrapper .content.title-right .text {
    padding-right: 8.5rem;
  }
}
.ce-two-column-title-text .wrapper .title {
  font-size: 4rem;
  line-height: 110%;
  margin-bottom: 2.5rem;
  margin-top: 0;
}
@media print, screen and (min-width: 64em) {
  .ce-two-column-title-text .wrapper .title {
    font-size: 7.5rem;
    margin-bottom: 0;
  }
}
.ce-two-column-title-text .wrapper .text p {
  font-size: 1.25rem;
  margin-top: 1rem;
  line-height: 170%;
}
@media print, screen and (min-width: 64em) {
  .ce-two-column-title-text .wrapper .text p {
    font-size: 1.375rem;
  }
}

.ce-usps .usps {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.5rem;
}
@media print, screen and (min-width: 48em) {
  .ce-usps .usps {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media print, screen and (min-width: 48em) {
  .ce-usps .usps--2 .usps__item {
    width: calc(50% - 0.75rem);
  }
}
@media print, screen and (min-width: 48em) {
  .ce-usps .usps--3 .usps__item {
    width: calc(33.333% - 1rem);
  }
}
@media print, screen and (min-width: 48em) {
  .ce-usps .usps--4 .usps__item {
    width: calc(50% - 0.75rem);
  }
}
@media print, screen and (min-width: 64em) {
  .ce-usps .usps--4 .usps__item {
    width: calc(25% - 1.125rem);
  }
}
.ce-usps .usps__item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1.5rem;
  border: 0.0625rem solid #d4d4d4;
  border-radius: 1rem;
}
.ce-usps .usps__icon {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 3.125rem;
  height: 3.125rem;
  margin-bottom: 1.5rem;
  background-color: #f1f1f1;
  border-radius: 0.75rem;
}
@media only screen and (min-width: 992px) {
  .ce-usps .usps__icon {
    width: 4.375rem;
    height: 4.375rem;
  }
}
.ce-usps .usps__icon img {
  width: 3.125rem;
  height: 3.125rem;
}
@media only screen and (min-width: 992px) {
  .ce-usps .usps__icon img {
    width: 4.375rem;
    height: 4.375rem;
  }
}
.ce-usps .usps__title {
  font-family: "HelveticaNowDisplayMediumRegular", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
}
@media only screen and (min-width: 992px) {
  .ce-usps .usps__title {
    font-size: 24px;
  }
}
.ce-usps .usps__title {
  display: block;
  color: #171d1a;
  margin-bottom: 0.5rem;
}
.ce-usps .usps__text {
  font-family: "Helvetica Now Display", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
}
@media only screen and (min-width: 992px) {
  .ce-usps .usps__text {
    font-size: 16px;
  }
}
.ce-usps .usps__text {
  display: block;
  color: #797979;
}

.ce-video figure {
  all: unset;
  position: relative;
  display: block;
  background-color: #171d1a;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  aspect-ratio: 16/9;
}
@media print, screen and (min-width: 48em) {
  .ce-video figure {
    height: 37.5rem;
  }
}
.ce-video figure .poster-image {
  position: relative;
  visibility: visible;
  opacity: 1;
  transition: all 400ms ease;
}
.ce-video figure .poster-image img {
  width: 100%;
  height: auto;
}
@media print, screen and (min-width: 48em) {
  .ce-video figure .poster-image img {
    height: 37.5rem;
  }
}
.ce-video figure .poster-image img {
  -o-object-fit: cover;
     object-fit: cover;
}
.ce-video figure .poster-image .play-button {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  color: #ffffff;
  background-color: #fe3a00;
  white-space: nowrap;
  padding: 0.625rem 1.5rem 1rem;
}
.ce-video figure .poster-image .play-button:hover {
  color: #fe3a00;
  background-color: #ffffff;
}
.ce-video figure .poster-image .play-button:hover:after {
  color: #fe3a00;
}
.ce-video figure .poster-image .play-button:after {
  color: #ffffff;
}
.ce-video figure .hide-poster-image {
  visibility: hidden;
  opacity: 0;
}
.ce-video figure .video {
  position: absolute;
  top: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity 400ms ease;
  transition-delay: 350ms;
  width: 100%;
  height: 100%;
}
@media print, screen and (min-width: 48em) {
  .ce-video figure .video {
    height: 37.5rem;
  }
}
.ce-video figure .show-video {
  visibility: visible;
  opacity: 1;
}

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