@charset "UTF-8";
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
@import url("https://fonts.googleapis.com/css2?family=Tinos&display=swap");
html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

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

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

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

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

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

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

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

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

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

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

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

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

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

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

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

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

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

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

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

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

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

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

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

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

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

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

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

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

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

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

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

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

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

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

@font-face {
  font-family: "HelveticaNeueLTStd-Lt";
  src: url("/wp-content/themes/twig/build/fonts/HelveticaNeueLTStd-Lt.woff2") format("woff2"), url("/wp-content/themes/twig/build/fonts/HelveticaNeueLTStd-Lt.woff") format("woff"), url("/wp-content/themes/twig/build/fonts/HelveticaNeueLTStd-Lt.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
h1,
.t-h1 {
  font-family: "Tinos";
  font-size: 52px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  h1,
  .t-h1 {
    font-size: 91px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) {
  h1,
  .t-h1 {
    font-size: 123px;
    margin-bottom: 40px;
  }
}
h1.center,
.center.t-h1 {
  text-align: center;
}
h1 .colon,
.t-h1 .colon {
  color: #FF5200;
}

.c-section--quote .b-quote .quote, h2,
.t-h2 {
  font-family: "Tinos";
  font-size: 52px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .c-section--quote .b-quote .quote, h2,
  .t-h2 {
    font-size: 68px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .c-section--quote .b-quote .quote, h2,
  .t-h2 {
    font-size: 91px;
    margin-bottom: 30px;
  }
}
.c-section--quote .b-quote .center.quote, h2.center,
.center.t-h2 {
  text-align: center;
}
.c-section--quote .b-quote .quote .colon, h2 .colon,
.t-h2 .colon {
  color: #FF5200;
}

.c-location__map a, .c-location__map, .c-location__telephone, .c-location__address, .c-location__title, h3,
.t-h3 {
  font-family: "Tinos";
  font-size: 39px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .c-location__map a, .c-location__map, .c-location__telephone, .c-location__address, .c-location__title, h3,
  .t-h3 {
    font-size: 52px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .c-location__map a, .c-location__map, .c-location__telephone, .c-location__address, .c-location__title, h3,
  .t-h3 {
    font-size: 68px;
    margin-bottom: 20px;
  }
}
.c-location__map a.center, .center.c-location__map, .center.c-location__telephone, .center.c-location__address, .center.c-location__title, h3.center,
.center.t-h3 {
  text-align: center;
}
.c-location__map .colon, .c-location__telephone .colon, .c-location__address .colon, .c-location__title .colon, h3 .colon,
.t-h3 .colon {
  color: #FF5200;
}

.c-section--banner.style-home p, h4,
.t-h4 {
  font-family: "Tinos";
  font-size: 29px;
  line-height: 110%;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .c-section--banner.style-home p, h4,
  .t-h4 {
    font-size: 39px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .c-section--banner.style-home p, h4,
  .t-h4 {
    font-size: 52px;
    margin-bottom: 20px;
  }
}
.c-section--banner.style-home p .colon, h4 .colon,
.t-h4 .colon {
  color: #FF5200;
}

.c-section--team .b-team .team-grid .team-container .job-title, h5,
.t-h5 {
  font-family: "Tinos";
  font-size: 22px;
  line-height: 110%;
  margin-bottom: 10px;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .c-section--team .b-team .team-grid .team-container .job-title, h5,
  .t-h5 {
    font-size: 29px;
  }
}
@media only screen and (min-width: 992px) {
  .c-section--team .b-team .team-grid .team-container .job-title, h5,
  .t-h5 {
    font-size: 39px;
  }
}
.c-section--team .b-team .team-grid .team-container .job-title .colon, h5 .colon,
.t-h5 .colon {
  color: #FF5200;
}

h6,
.t-h6 {
  font-family: "Tinos";
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  h6,
  .t-h6 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 992px) {
  h6,
  .t-h6 {
    font-size: 40px;
    line-height: 50px;
  }
}

body {
  font-family: "HelveticaNeueLTStd-Lt";
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 160%;
}
.breadcrumb {
  font-family: "HelveticaNeueLTStd-Lt";
  font-size: 19px;
  font-style: normal;
  font-weight: 300;
  line-height: 160%;
}
.c-section--team .b-team .team-grid.style-bio .team-container .profile-details, .c-section--articles-container .articles-container .article-tile p,
.c-section--related_blogs .articles-container .article-tile p,
.c-section--twigtalk .articles-container .article-tile p, .c-section--media-expand .b-media-expand p, .c-section--gallery .b-gallery .content-wrapper, .c-section--gallery .b-gallery .cta-wrapper, .c-section--form, .c-section--content .b-content .content-wrapper.sml, .c-section--content-alternating .b-content-alternating .content-alternating-wrapper .cell.split .content, .sml {
  font-family: "HelveticaNeueLTStd-Lt";
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 160%;
}
.c-section--content .b-content .content-wrapper.large {
  font-family: "HelveticaNeueLTStd-Lt";
  font-size: 29px;
  font-style: normal;
  font-weight: 300;
  line-height: 160%;
}
@media only screen and (min-width: 768px) {
  .c-section--content .b-content .content-wrapper.large {
    font-size: 39px;
  }
}
@media only screen and (min-width: 992px) {
  .c-section--content .b-content .content-wrapper.large {
    font-size: 52px;
  }
}

[data-src] {
  opacity: 0;
  transition: opacity 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-src].lazyloaded {
  opacity: 1;
}

@media only screen and (max-width: 575px) {
  .container-fluid {
    padding: 0 20px !important;
  }
}

.hamburger-box {
  margin: 5px 0 0 0;
}

::selection {
  color: white;
  background-color: rgba(8, 40, 41, 0.99);
}

html {
  box-sizing: border-box;
  text-size-adjust: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-size: 1em;
  width: 100%;
  height: 100%;
}

body {
  color: #2D2826;
  font-family: "Arial";
  padding: 0;
  margin: 0;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  background-color: #082829;
  transition: background-color 1s ease;
  background-size: 10vw;
  background-position: center center;
  background-repeat: no-repeat;
}
body.has-menu {
  overflow: hidden;
}
@media only screen and (min-width: 576px) {
  body.has-menu {
    overflow-y: auto;
  }
}
body .logo-light {
  display: block;
}
body .logo-dark {
  display: none;
}
body.theme-blue_dark, body.theme-green_dark {
  background-color: #082829;
  color: #ffffff;
}
body.theme-blue_dark a, body.theme-green_dark a {
  color: #FF5200;
}
body.theme-blue_dark .custom-box:before, body.theme-green_dark .custom-box:before {
  background-color: #082829;
}
body.theme-blue_dark .breadcrumb, body.theme-green_dark .breadcrumb {
  color: #ffffff;
}
body.theme-blue_dark .breadcrumb a, body.theme-green_dark .breadcrumb a {
  color: #FF5200;
}
body.theme-blue_dark .breadcrumb .divider, body.theme-blue_dark .breadcrumb .current, body.theme-green_dark .breadcrumb .divider, body.theme-green_dark .breadcrumb .current {
  color: #ffffff;
}
body.theme-green_med {
  background-color: #204A44;
  color: #ffffff;
}
body.theme-green_med .custom-box:before {
  background-color: #204A44;
}
body.theme-green_med .breadcrumb {
  color: #ffffff;
}
body.theme-green_med .breadcrumb a {
  color: #FF5200;
}
body.theme-green_med .breadcrumb .divider, body.theme-green_med .breadcrumb .current {
  color: #ffffff;
}
body.theme-green_med .breadcrumb {
  color: #ffffff;
}
body.theme-green_med .breadcrumb a {
  color: #FF5200;
}
body.theme-green_med .breadcrumb .divider, body.theme-green_med .breadcrumb .current {
  color: #ffffff;
}
body.theme-green_light {
  background-color: #D6EAE0;
  color: #2B2F2D;
}
body.theme-green_light p, body.theme-green_light a {
  color: #565E5A;
}
body.theme-green_light a {
  color: #FF5200;
}
body.theme-green_light .custom-box:before {
  background-color: #D6EAE0;
}
body.theme-green_light .menu-btn svg path,
body.theme-green_light .menu-btn svg rect {
  stroke: #2B2F2D;
}
body.theme-green_light .c-header .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li a {
  color: #2D2826;
}
body.theme-green_light .c-header .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li a.current {
  color: #FF5200 !important;
}
body.theme-green_light .c-header .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li.current-menu-item a, body.theme-green_light .c-header .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li:hover a {
  color: #FF5200;
}
body.theme-green {
  background-color: #C4D455;
  color: #2D2826;
}
body.theme-green .custom-box:before {
  background-color: #C4D455;
}
body.theme-grey_light {
  background-color: #C6CBCE;
  color: #2D2826;
}
body.theme-grey_light .logo-light {
  display: none;
}
body.theme-grey_light .logo-dark {
  display: block;
}
body.theme-grey_light .custom-box:before {
  background-color: #C6CBCE;
}
body.theme-grey_light .c-header .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li a {
  color: #2D2826;
}
body.theme-grey_light .c-header .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li a.current {
  color: #FF5200 !important;
}
body.theme-grey_light .c-header .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li.current-menu-item a, body.theme-grey_light .c-header .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li:hover a {
  color: #FF5200;
}
body.theme-rose_gold {
  background-color: #DFCABF;
  color: #2D2826;
}
body.theme-rose_gold .logo-light {
  display: none;
}
body.theme-rose_gold .logo-dark {
  display: block;
}
body.theme-rose_gold .custom-box:before {
  background-color: #DFCABF;
}
body.theme-rose_gold p, body.theme-rose_gold a {
  color: #59514C;
}
body.theme-rose_gold .c-header .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li a {
  color: #2D2826;
}
body.theme-rose_gold .c-header .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li a.current {
  color: #FF5200 !important;
}
body.theme-rose_gold .c-header .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li.current-menu-item a, body.theme-rose_gold .c-header .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li:hover a {
  color: #FF5200;
}
body.theme-light {
  background-color: #F7F5F2;
  color: #2D2826;
}
body.theme-light .logo-light {
  display: none;
}
body.theme-light .logo-dark {
  display: block;
}
body.theme-light .custom-box:before {
  background-color: #F7F5F2;
}
body.theme-light .menu-btn span {
  background-color: #2B2F2D;
}
body.theme-light .c-header .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li a {
  color: #2D2826;
}
body.theme-light .c-header .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li a.current {
  color: #FF5200 !important;
}
body.theme-light .c-header .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li.current-menu-item a, body.theme-light .c-header .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li:hover a {
  color: #FF5200;
}
body.modal-open {
  background-color: #2D2826;
}
body.modal-open .c-header {
  opacity: 0;
}
body.modal-open .video-wrapper {
  opacity: 0;
}

#main {
  padding-top: 60px;
}
@media only screen and (min-width: 768px) {
  #main {
    padding-top: 100px;
  }
}
@media only screen and (min-width: 992px) {
  #main {
    padding-top: 140px;
  }
}

.loader {
  opacity: 0;
  transition: 0.4s opacity;
  position: fixed;
  top: -200vh;
}

.is-changing .loader {
  top: 0;
  align-items: center;
  justify-content: center;
  opacity: 1;
  width: 100vw;
  height: 100vh;
  z-index: 1001;
}
.is-changing .loader lottie-player {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0 0 0 -9vw;
}

.block-editor-block-list__layout .block-editor-block-list__block {
  max-width: 100%;
}

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

button {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  appearance: none;
  outline: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  line-height: normal;
}

[data-scroll] {
  transition: opacity 4s;
}

[data-scroll=in] {
  opacity: 1;
}

[data-scroll=out] {
  opacity: 0;
}

#swup {
  overflow: hidden;
}

.swup-transition-left {
  transition: 0.9s;
  transform: translateX(0);
}

html.is-animating .swup-transition-left {
  transform: translateX(100vw);
}

html.is-rendering .swup-transition-left {
  transform: translateX(-100vw);
}

html.is-rendering #main-navigation {
  display: none !important;
}

.breadcrumb a {
  margin-right: 10px;
}
.breadcrumb .divider {
  margin-right: 10px;
}
@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1600px;
  }
}
strong,
b {
  font-weight: 600;
}

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  color: #FF5200;
  cursor: pointer;
  text-decoration: none;
  padding: 0;
}
a:hover, a:active, a:focus {
  border-color: inherit;
}
.current-menu-item a {
  border-color: inherit;
}

p,
ul,
ol,
li,
address {
  font-family: "HelveticaNeueLTStd-Lt";
  font-weight: 300;
  margin: 0 0 20px 0;
}

address {
  font-style: normal;
}

ul li,
ol li {
  margin: 5px 0;
}

blockquote,
cite {
  font-style: normal;
  padding: 0;
  display: block;
}

blockquote {
  margin: 0;
  quotes: "“" "”" "‘" "’";
}
@media only screen and (min-width: 768px) {
  blockquote {
    padding: 0 0 0 30px;
  }
}
blockquote > p {
  position: relative;
}
blockquote > p::before, blockquote > p::after {
  color: inherit;
  font-size: inherit;
}
@media only screen and (min-width: 768px) {
  blockquote > p::before, blockquote > p::after {
    position: absolute;
  }
}
blockquote > p::before {
  content: open-quote;
}
@media only screen and (min-width: 768px) {
  blockquote > p::before {
    left: -30px;
  }
}
blockquote > p::after {
  content: close-quote;
}

.accordion-wrapper .drawer {
  border-bottom: 2px solid #2D2826;
  padding: 0;
}
.accordion-wrapper .drawer .header {
  padding: 0;
}
.accordion-wrapper .drawer .header h5 {
  padding: 20px 0;
  cursor: pointer;
  position: relative;
}
.accordion-wrapper .drawer .header h5 .line {
  width: 24px;
  height: 2px;
  position: absolute;
  right: 20px;
  top: 50%;
  background-color: #2D2826;
  transition: all 0.6s ease-in-out;
}
.accordion-wrapper .drawer .header h5 .line:after {
  background-color: #2D2826;
  transform: rotateY(0deg) rotate(0deg);
  content: "";
  width: 24px;
  height: 2px;
  position: absolute;
  top: 0px;
  transition: all 0.4s ease-in-out;
}
.accordion-wrapper .drawer .header h5.collapsed .line:after {
  transform: rotateY(0deg) rotate(90deg);
}
.accordion-wrapper .drawer .body {
  padding: 0 0 20px;
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(12, 1fr);
}
.accordion-wrapper .drawer .body .details {
  grid-column: span 12;
}
@media only screen and (min-width: 768px) {
  .accordion-wrapper .drawer .body .details {
    grid-column: span 6;
  }
}
@media only screen and (min-width: 992px) {
  .accordion-wrapper .drawer .body .details {
    grid-column: span 4;
  }
}
.accordion-wrapper .drawer .body .details.default {
  grid-column: span 12;
}
.accordion-wrapper .drawer .body .map {
  grid-column: span 12;
}
@media only screen and (min-width: 768px) {
  .accordion-wrapper .drawer .body .map {
    grid-column: span 6;
  }
}
@media only screen and (min-width: 992px) {
  .accordion-wrapper .drawer .body .map {
    grid-column: span 8;
  }
}

.cta-wrapper {
  display: block;
  text-align: left;
  margin: 40px 0;
}

.cta {
  display: inline-block;
  padding: 8px 8px 8px 20px;
  border-radius: 80px;
  background-color: #FF5200;
  transition: all 0.4s ease-in;
  color: #082829 !important;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: 115%;
  text-transform: lowercase;
}
@media only screen and (min-width: 768px) {
  .cta {
    font-size: 29px;
  }
}
.cta svg {
  width: 46px;
  height: auto;
  margin: 0 0 0 10px;
  transition: all 0.4s ease-in;
}
.cta svg g {
  transition: all 0.4s ease-in;
}
.cta svg path {
  transition: all 0.4s ease-in;
}
@media only screen and (min-width: 768px) {
  .cta svg {
    width: 60px;
  }
}
.cta:hover {
  color: #082829;
  background-color: #FF7533;
}
.cta:hover svg g {
  translate: 5px;
}
.cta:hover svg g .arrow {
  fill: #FF7533;
}
.cta.sml {
  font-size: 22px;
}
.cta.sml svg {
  width: 46px;
}
.cta.green {
  background-color: #C4D455;
}
.cta.green svg g .arrow {
  fill: #C4D455;
}
.cta.green:hover {
  color: #082829;
  background-color: #D0DD77;
}
.cta.green:hover svg g {
  translate: 5px;
}
.cta.green:hover svg g .arrow {
  fill: #D0DD77;
}

.c-career {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .c-career .back-col {
    text-align: right;
  }
}
.c-career__apply {
  margin-top: 40px;
}
@media only screen and (min-width: 576px) {
  .c-career__apply {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 575px) {
  .c-career__apply .c-button {
    width: 100%;
  }
}

.c-face {
  width: 65px;
  height: 30px;
  position: relative;
  z-index: 10000;
  background-color: transparent;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.c-face__eye {
  width: 30px;
  height: 30px;
  background-color: #ffffff;
  border: 4px solid;
  border-radius: 50%;
  position: relative;
}
.c-face__iris {
  background-color: transparent;
  width: 15px;
  height: 15px;
  padding: 3px 0 0 0;
  position: absolute;
  left: calc(50% - 7px);
  top: -3.5px;
  transform-origin: bottom;
  display: flex;
  justify-content: center;
}
.c-face__pupil {
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

footer {
  position: relative;
  overflow: hidden;
}
footer .footer-card {
  border-radius: 40px;
  background-color: #FF5200;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 160px 40px 20px;
}
@media only screen and (min-width: 768px) {
  footer .footer-card {
    margin: 80px 0;
    padding: 220px 40px 20px;
  }
}
@media only screen and (min-width: 992px) {
  footer .footer-card {
    padding: 260px 40px 20px;
  }
}
footer .footer-card .footer-card-inner {
  width: 100%;
}
footer .footer-card .footer-card-inner .footer-card-logo {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
footer .footer-card .footer-card-inner .footer-card-logo lottie-player {
  width: 195px !important;
  height: auto !important;
}
@media only screen and (min-width: 768px) {
  footer .footer-card .footer-card-inner .footer-card-logo lottie-player {
    width: 390px !important;
    height: auto !important;
  }
}
footer .footer-card .footer-card-inner .footer-card-nav-container {
  display: block;
  align-items: flex-end;
  justify-content: space-between;
  padding: 80px 0 0;
}
@media only screen and (min-width: 768px) {
  footer .footer-card .footer-card-inner .footer-card-nav-container {
    padding: 140px 0 0;
    display: flex;
  }
}
@media only screen and (min-width: 992px) {
  footer .footer-card .footer-card-inner .footer-card-nav-container {
    padding: 180px 0 0;
  }
}
footer .footer-card .footer-card-inner .footer-card-nav-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer .footer-card .footer-card-inner .footer-card-nav-container .social-link {
  margin-right: 10px;
}
footer .footer-card .footer-card-inner .footer-card-nav-container .social-link svg path {
  fill: #ffffff;
}
footer .footer-card .footer-card-inner .footer-card-nav-container a {
  color: #662100;
  text-decoration: underline;
}
footer .footer-card .footer-card-inner .footer-card-nav-container a .colon {
  color: #ffffff;
}

.c-form {
  position: relative;
  overflow: hidden;
}
.c-form .errMsg,
.c-form .lengthIndicator {
  display: block;
  padding: 10px 0 0 0;
  font-weight: 600;
}
.c-form [disabled] {
  opacity: 0.2;
  user-select: none;
  cursor: not-allowed;
}
.c-form__fieldset {
  margin: 0;
  padding: 0;
  border: none;
}
.c-form__label {
  display: block;
  padding: 0;
  color: #ffffff;
}
.c-form__field {
  float: left;
  width: 100%;
  margin: 0 0 10px;
}
@media only screen and (min-width: 768px) {
  .c-form__field {
    width: 48%;
    margin: 0 1% 10px;
  }
}
.c-form__field:last-child {
  margin-bottom: 0;
}
.c-form__field.full-width {
  width: 98%;
  margin: 0 1% 10px;
  text-align: center !important;
}
.c-form__input, .c-form__textarea, .c-form__select {
  width: 100%;
  padding: 0 20px;
  border-radius: 4px;
  border: none;
  outline: none;
  background-color: #FEE4DA;
  color: #000000;
}
@media only screen and (min-width: 768px) {
  .c-form__input, .c-form__textarea, .c-form__select {
    padding: 0 20px;
  }
}
.c-form__input, .c-form__select {
  height: 42px;
}
@media only screen and (min-width: 768px) {
  .c-form__input, .c-form__select {
    font-size: 16px;
    line-height: 22px;
    height: 42px;
  }
}
.c-form__select {
  appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg width='16' height='12' xmlns='http://www.w3.org/2000/svg'><path d='M8 12L0 0h16z' fill='#FFF' fill-rule='evenodd'/></svg>");
  background-position: 96% 50%;
  background-repeat: no-repeat;
}
.c-form__textarea {
  height: 160px;
  padding: 20px;
}
.c-form__button {
  border: 2px solid red;
  border-radius: 5px;
  padding: 10px 30px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.1rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  cursor: pointer;
  background: red;
  pointer-events: all;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.c-form .actions {
  float: left;
  width: 100%;
  text-align: center;
}

.c-form__multiple-select {
  min-height: 350px;
  padding: 20px;
}

.login-block .c-section {
  padding: 60px 0;
}
@media only screen and (min-width: 768px) {
  .login-block .c-section {
    padding: 80px 0;
  }
}
.login-block .title_row {
  text-align: center;
  margin-bottom: 80px;
}
.login-block .title_row h5 {
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 40px;
  font-weight: bold;
  letter-spacing: 0.1rem;
}
.login-block .title_row h1 {
  font-size: 40px;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .login-block .title_row h1 {
    font-size: 60px;
  }
}
.login-block .login_field {
  text-align: right;
}
.login-block .login {
  max-width: 150px;
}
.login-block .c-button {
  border: 2px solid red;
  border-radius: 5px !important;
  padding: 10px 30px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.1rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  cursor: pointer;
  pointer-events: all;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.login-block .c-button:hover {
  color: white;
}

.c-grid {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media only screen and (min-width: 768px) {
  .c-grid {
    display: grid;
    grid-gap: 20px;
    grid-auto-flow: dense;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto;
  }
}
.c-grid audio, .c-grid video {
  width: 100%;
}
.c-grid img {
  display: inherit;
}
.c-grid__item {
  margin: 0 0 15px 0;
  padding: 0;
  background-color: transparent;
}
@media only screen and (min-width: 768px) {
  .c-grid__item {
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .c-grid__item.is-hidden-mobile {
    display: none;
  }
}
.c-grid__item.is-width-half {
  grid-column: span 2;
}
.c-grid__item.is-width-three_quarters {
  grid-column: span 3;
}
.c-grid__item.is-width-full {
  grid-column: span 4;
}
.c-grid__item.is-height-double {
  grid-row: span 2;
}
.c-grid__item.is-type-blank {
  display: none;
  background-color: transparent;
}
@media only screen and (min-width: 768px) {
  .c-grid__item.is-type-blank {
    display: block;
  }
}
.c-grid__item.is-type-blank:hover, .c-grid__item.is-type-blank:active, .c-grid__item.is-type-blank:focus {
  background-color: transparent;
}
.c-grid__item.is-type-text {
  pointer-events: none;
}
.c-grid__el {
  height: 0;
  overflow: hidden;
  padding-bottom: 100%;
}
.is-width-three_quarters.is-height-double .c-grid__el {
  padding-bottom: 50%;
}
.is-width-quarter.is-height-double .c-grid__el {
  padding-bottom: 177%;
}
.is-type-blank.is-width-quarter.is-height-double .c-grid__el {
  padding-bottom: 100%;
}
.is-width-full .c-grid__el {
  padding-bottom: 50%;
}
@media only screen and (max-width: 767px) {
  .is-type-statistic .c-grid__el {
    padding-bottom: 0;
    height: auto;
  }
}
.c-grid .is-subtype-testimonial .c-grid__el {
  padding: 0 !important;
  position: relative;
  height: auto;
}
.c-grid .is-subtype-testimonial .c-grid__el .c-grid__content {
  position: relative;
}
.c-grid .is-subtype-testimonial .c-grid__el .wrapper {
  max-width: 1600px;
}
.c-grid .is-subtype-testimonial .c-grid__el .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px !important;
  padding-left: 40px !important;
}
@media only screen and (min-width: 768px) {
  .c-grid .is-subtype-testimonial .c-grid__el .container-fluid {
    padding-right: 100px !important;
    padding-left: 100px !important;
  }
}
@media only screen and (min-width: 992px) {
  .c-grid .is-subtype-testimonial .c-grid__el .container-fluid {
    padding-right: 150px !important;
    padding-left: 150px !important;
  }
}
.c-grid .is-subtype-testimonial .theme-grey {
  color: !important;
}
.c-grid__content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.is-type-statistic .c-grid__content {
  display: flex;
  flex-direction: column;
  padding: 20px 15px 0 15px;
}
@media only screen and (max-width: 767px) {
  .is-type-statistic .c-grid__content {
    position: relative;
  }
}
@media only screen and (min-width: 768px) {
  .is-type-statistic .c-grid__content {
    padding: 20px 15px;
  }
}
@media only screen and (min-width: 992px) {
  .is-type-statistic .c-grid__content {
    padding: 20px 20px;
  }
}
.is-type-statistic .c-grid__content p {
  margin-top: 0;
}
.is-type-statistic .c-grid__content .t-feature {
  margin-bottom: 5px;
}
.is-type-text .c-grid__content {
  padding: 0 15px;
}
@media only screen and (min-width: 992px) {
  .is-type-text .c-grid__content {
    padding: 0 20px;
  }
}
.c-grid__image, .c-grid__video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-grid a {
  color: white;
}
.c-grid__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  color: white;
  background-color: rgba(0, 84, 188, 0.8);
  padding: 0 15px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@media only screen and (min-width: 992px) {
  .c-grid__overlay {
    padding: 0 20px;
  }
}
.c-grid__item:hover .c-grid__overlay {
  opacity: 1;
}
.c-grid__overlay * {
  pointer-events: auto;
}
.c-grid__overlay .project-link {
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.c-grid__logo {
  margin: 20px 0;
  display: block;
  border: none;
  width: auto;
  height: 40px;
}
.c-grid__pp {
  position: absolute;
  bottom: 25px;
  left: 25px;
  z-index: 1;
}

.width-max {
  padding: 0 !important;
}
.width-max .wrapper {
  max-width: 100%;
  padding: 0 !important;
}
.width-max .container-fluid {
  padding: 0;
}
.width-max .container-fluid .c-grid {
  grid-gap: 0;
}
.width-max .container-fluid .c-grid li {
  margin: 0;
}
.width-max .container-fluid .c-grid .is-type-text .c-grid__content {
  padding: 30px 20px;
}
@media only screen and (min-width: 576px) {
  .width-max .container-fluid .c-grid .is-type-text .c-grid__content {
    padding: 80px 50px;
  }
}
@media only screen and (min-width: 768px) {
  .width-max .container-fluid .c-grid .is-type-text .c-grid__content {
    max-width: 800px;
    right: 0;
    padding-right: 46px;
    left: auto;
    padding-left: 46px;
    padding-top: 46px;
  }
}
@media only screen and (min-width: 992px) {
  .width-max .container-fluid .c-grid .is-type-text .c-grid__content {
    max-width: 800px;
    right: 0;
    padding-right: 80px;
    left: auto;
    padding-left: 46px;
    padding-top: 80px;
  }
}

.is-type-text .c-grid__el {
  padding: 0;
  height: auto;
}
.is-type-text .c-grid__content {
  position: relative;
  height: auto;
  overflow: hidden;
}

.menu-selected-colon {
  transition: all 0.2s ease-in;
  display: inline-block;
  margin-left: 5px;
  opacity: 0;
}
.menu-selected-colon .dot-top {
  display: block;
  margin-bottom: 5px;
  width: 5px;
  height: auto;
}
.menu-selected-colon .dot-bottom {
  display: block;
  width: 5px;
  height: auto;
}

.c-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
@media only screen and (min-width: 992px) {
  .c-header {
    top: 60px;
  }
}
.c-header .nav-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 10px 10px 20px;
  transition: all 0.4s ease-in;
  border-radius: 80px;
}
.c-header .nav-inner .logo {
  display: inline-block;
  margin: 0;
}
.c-header .nav-inner .logo img {
  width: 160px;
}
@media only screen and (min-width: 992px) {
  .c-header .nav-inner .logo img {
    width: 220px;
  }
}
.c-header .nav-inner .logo img.logo-default {
  display: block;
}
.c-header .nav-inner .logo img.logo-menu {
  display: none;
}
.c-header .nav-inner .nav-inner-navigation {
  display: none;
  align-items: center;
}
@media only screen and (min-width: 1200px) {
  .c-header .nav-inner .nav-inner-navigation {
    display: flex;
  }
}
.c-header .nav-inner .nav-inner-navigation .nav-main-navigation {
  margin: 0;
}
.c-header .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top {
  padding: 0;
  margin: 0;
  display: none;
}
@media only screen and (min-width: 1200px) {
  .c-header .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top {
    display: block;
  }
}
.c-header .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li {
  display: inline-block;
  margin-left: 18px;
}
.c-header .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li a {
  color: #ffffff;
  font-size: 22px;
  font-weight: 500;
  transition: all 0.2s ease-in;
}
.c-header .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li a.current {
  color: #FF5200 !important;
}
.c-header .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li a.current .menu-selected-colon {
  opacity: 1;
}
.c-header .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li.current-menu-item a, .c-header .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li:hover a {
  color: #FF5200 !important;
}
.c-header .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li.current-menu-item a .menu-selected-colon, .c-header .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li:hover a .menu-selected-colon {
  opacity: 1;
}
.c-header .nav-inner .nav-inner-navigation .buy-products {
  margin-left: 20px;
  line-height: 1;
  display: none;
}
.c-header .nav-inner .nav-inner-navigation .buy-products svg {
  width: 1.75em;
  height: 1.75em;
}
@media only screen and (min-width: 1200px) {
  .c-header .nav-inner .nav-inner-navigation .buy-products {
    display: block;
  }
}
@media only screen and (min-width: 1200px) {
  .c-header.sticky .nav-inner {
    padding: 10px 10px 10px 20px;
    background-color: rgba(5, 24, 25, 0.92);
  }
}
@media only screen and (min-width: 1200px) {
  .c-header.sticky .nav-inner .logo lottie-player {
    margin-top: 5px;
    width: 70px !important;
    height: 35px !important;
  }
  .c-header.sticky .nav-inner .logo .logo-light {
    display: block;
  }
  .c-header.sticky .nav-inner .logo .logo-dark {
    display: none;
  }
}
.c-header.sticky .nav-inner .nav-inner-navigation {
  display: flex;
  align-items: center;
}
.c-header.sticky .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li a {
  color: #ffffff !important;
}
.c-header.sticky .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li a.current {
  color: #FF5200 !important;
}
.c-header.sticky .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li a.current .menu-selected-colon {
  opacity: 1;
}
.c-header.sticky .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li.current-menu-item a, .c-header.sticky .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li:hover a {
  color: #FF5200 !important;
}
.c-header.sticky .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li.current-menu-item a .menu-selected-colon, .c-header.sticky .nav-inner .nav-inner-navigation .nav-main-navigation #main-menu-top li:hover a .menu-selected-colon {
  opacity: 1;
}
.c-header.show .menu-btn span {
  background-color: #ffffff;
}
.c-header.show .logo-dark {
  display: none;
}
.c-header.show .logo-light {
  display: block;
}

.menu-btn {
  position: absolute;
  top: 28px;
  margin: 0;
  right: 40px;
  cursor: pointer;
  transition: 0.1s all ease-in;
  display: flex;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
}
@media only screen and (min-width: 1200px) {
  .menu-btn {
    display: none;
    top: 36px;
    right: 120px;
  }
}
.menu-btn span {
  background-color: #ffffff;
  width: 30px;
  height: 3px;
  margin: 3px 0;
  display: block;
  transition: all 0.4s ease;
  transform-origin: 0 0;
}
.menu-btn.show span:nth-child(1) {
  transform: rotate(45deg) translate(0px, -1px);
}
.menu-btn.show span:nth-child(2) {
  transform: scaleX(0);
}
.menu-btn.show span:nth-child(3) {
  transform: rotate(-45deg) translate(-2px, 0);
}

.global-menu {
  position: fixed;
  overflow: hidden;
  top: -100vh;
  width: 100%;
  height: 100vh;
  background-color: #082829;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.6s all ease-in;
  z-index: 16;
}
@media only screen and (min-width: 768px) {
  .global-menu {
    top: -100vh;
    height: 100vh;
  }
}
.global-menu.show {
  top: 0;
}
.global-menu .logo-lrg {
  width: 300px;
  height: auto;
  position: absolute;
  bottom: -200px;
}
@media only screen and (min-width: 768px) {
  .global-menu .nav-main-navigation {
    margin-left: -10%;
  }
}
.global-menu .nav-main-navigation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.global-menu .nav-main-navigation ul li {
  text-align: center;
  margin: 10% 0;
}
.global-menu .nav-main-navigation ul li a {
  color: #ffffff;
  font-size: 29px;
  line-height: 115%;
  font-weight: 500;
}
.global-menu .nav-main-navigation ul li a:hover {
  color: #FF5200;
}
.global-menu .nav-main-navigation ul li.current_page_item a {
  color: #FF5200;
}

[data-inview] {
  opacity: 0;
  transform: translate3d(0, 0, 0) scale(0.95);
  transition: background-color 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 0.5s 0.125s cubic-bezier(0.25, 0.46, 0.45, 0.94), transform 0.5s 0.125s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
[data-inview].is-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0) scale(1);
}

.c-loader {
  display: none;
  margin: 50px auto;
  position: relative;
  border-top: 4px solid rgba(8, 40, 41, 0.2);
  border-right: 4px solid rgba(8, 40, 41, 0.2);
  border-bottom: 4px solid rgba(8, 40, 41, 0.2);
  border-left: 4px solid #082829;
  transform: translate3d(0, 0, 0);
  animation: spinner 0.5s infinite linear;
}
.is-loading .c-loader {
  display: block;
}
.c-loader, .c-loader::after {
  border-radius: 50%;
  width: 30px;
  height: 30px;
}

@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.c-location a {
  color: inherit;
}
.c-location__address {
  margin: 0;
}
.c-location__separator {
  margin: 0 0 5px 0;
}
.c-location__telephone {
  margin: 0;
}
.c-location__map {
  margin-top: 10px;
}
.c-location__map a {
  position: relative;
  overflow: hidden;
  display: block;
  margin-bottom: 5px;
  color: #000000;
  border: 0;
}
.c-location__map a .icn {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  position: absolute;
  height: 100%;
  width: 29px;
  left: -29px;
  top: -4px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.c-location__map a .title {
  display: inline-block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  -moz-transition: all 0.3s;
  -moz-backface-visibility: hidden;
  transition: all 0.3s;
  backface-visibility: hidden;
}
.c-location__map a:hover .title, .c-location__map a.selected .title {
  -webkit-transform: translateX(44px);
  -moz-transform: translateX(44px);
  -ms-transform: translateX(44px);
  transform: translateX(44px);
  color: #000000;
}
.c-location__map a:hover .icn, .c-location__map a.selected .icn {
  left: 0;
}
.c-location__map a:hover {
  text-decoration: none;
}
.c-location .embed-container {
  margin-top: 20px;
}
.c-location .embed-container iframe {
  width: 100%;
  height: 200px;
}

.main-menu-wrapper {
  display: block;
}

.nav-main-navigation {
  position: relative;
  margin: 20px 0 0 0;
}
@media screen and (min-height: 730px) {
  .nav-main-navigation {
    margin: 40px 0 0 0;
  }
}
.nav-main-navigation .c-navigation__list {
  margin: 0;
  padding: 0;
}
.nav-main-navigation .c-navigation__list li {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 300px;
  margin: 0 0 15px;
}
@media only screen and (min-width: 768px) {
  .nav-main-navigation .c-navigation__list li {
    width: 300px;
  }
}
@media only screen and (min-width: 992px) {
  .nav-main-navigation .c-navigation__list li {
    width: 330px;
  }
}
@media only screen and (min-width: 1400px) {
  .nav-main-navigation .c-navigation__list li {
    width: 400px;
  }
}
.nav-main-navigation .c-navigation__list li ul {
  display: none;
  position: absolute;
  top: 0;
  left: 300px;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .nav-main-navigation .c-navigation__list li ul {
    left: 300px;
  }
}
@media only screen and (min-width: 992px) {
  .nav-main-navigation .c-navigation__list li ul {
    left: 330px;
  }
}
@media only screen and (min-width: 1400px) {
  .nav-main-navigation .c-navigation__list li ul {
    left: 400px;
  }
}
.nav-main-navigation .c-navigation__list li ul.open {
  display: block;
}
.nav-main-navigation .c-navigation__list li ul li {
  margin: 0 0 10px;
}
.nav-main-navigation .c-navigation__list li ul li a:before {
  background-image: none !important;
}
.nav-main-navigation .c-navigation__list li ul li ul {
  display: block;
  position: relative;
  left: 0;
  padding: 0;
}
.nav-main-navigation .c-navigation__list li ul li ul li {
  margin: 0 0 20px;
}
.nav-main-navigation .c-navigation__list li ul li ul li a:before {
  background-image: none !important;
}
.nav-main-navigation .c-navigation__list li ul li.menu-item-has-children {
  float: left;
  width: 400px;
}
.nav-main-navigation .c-navigation__list li.menu-item a {
  padding-right: 0;
}
.nav-main-navigation .c-navigation__list li.menu-item a:before {
  background-image: none;
}
.nav-main-navigation .c-navigation__list li.menu-item-has-children a {
  padding-right: 25px;
}
.nav-main-navigation .c-navigation__list li.menu-item-has-children a:before {
  content: "";
  background-image: url(/wp-content/themes/temple/build/img/right-chevron.svg);
  position: absolute;
  right: 0;
  top: 7px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6px;
}
ul.footer-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.footer-nav li {
  margin: 0 0 10px;
  padding: 0;
  text-align: left;
  list-style: none;
}
ul.footer-nav li a {
  font-size: 16px;
  line-height: 110%;
  color: #2D2826;
}

#responsive-menu-container #responsive-menu-wrapper {
  padding: 20px 0;
  background-color: #002a3a !important;
}

.responsive-menu-search-box {
  border: 1px solid #ffffff !important;
  height: 40px !important;
  padding: 0 10px !important;
}

button#responsive-menu-button {
  z-index: 10001;
  display: inline-block;
  right: 20px !important;
}

@media only screen and (max-width: 920px) {
  #navigation-header {
    display: none !important;
  }
}

.c-pp {
  position: relative;
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
  border-radius: 50%;
  padding: 0;
  margin: 0;
  cursor: pointer;
  user-select: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-pp__icon {
  display: block;
  position: absolute;
  width: 12px;
  height: 20px;
  box-sizing: border-box;
  border-top: 0 solid transparent;
  border-bottom: 0 solid transparent;
  border-right: 4px solid #fff;
  border-left: 4px solid #fff;
}
.c-pp.is-play .c-pp__icon {
  width: 30px;
  border-right: 15px solid transparent;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  transform: translate3d(30%, 0, 0);
}

.c-section {
  width: 100%;
  padding: 40px 0;
}
@media only screen and (min-width: 768px) {
  .c-section {
    padding: 60px 0;
  }
}
@media (min-width: 992px) and (min-height: 720px) {
  .c-section {
    padding: 80px 0;
  }
}
.c-section.padding-none {
  padding: 0 !important;
}
.c-section.padding-top {
  padding-bottom: 0 !important;
}
.c-section.padding-bottom {
  padding-top: 0 !important;
}
.c-section.padding-end {
  padding-bottom: calc(6% + 40px) !important;
}
@media only screen and (min-width: 768px) {
  .c-section.padding-end {
    padding-bottom: calc(6% + 60px) !important;
  }
}
@media (min-width: 992px) and (min-height: 720px) {
  .c-section.padding-end {
    padding-bottom: calc(6% + 80px) !important;
  }
}
.c-section .wrapper {
  width: 100%;
}
.c-section.theme-white h1, .c-section.theme-white .t-h1 {
  color: #313130;
}
.c-section.theme-white h1 span, .c-section.theme-white h2 span, .c-section.theme-white h3 span, .c-section.theme-white h4 span {
  color: #313130;
}
.c-section.align-center {
  text-align: center;
}

.acf-block-preview .c-section.theme-blue_dark {
  background-color: #082829;
}
.acf-block-preview .c-section.theme-green_dark {
  background-color: #082829;
}
.acf-block-preview .c-section.theme-green_med {
  background-color: #204A44;
}
.acf-block-preview .c-section.theme-green_light {
  background-color: #D6EAE0;
}
.acf-block-preview .c-section.theme-green {
  background-color: #C4D455;
}
.acf-block-preview .c-section.theme-rose_gold {
  background-color: #DFCABF;
}

.c-slider, .c-slider__wrapper, .c-slider__slide {
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.c-slider__pp {
  left: 50%;
  bottom: auto;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.c-slider__button {
  width: 50px;
  height: 50px;
  background-image: none;
  text-indent: -9999em;
  overflow: hidden;
  bottom: 0;
  right: 0;
  top: auto;
  left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-slider__button::before {
  content: "";
  position: absolute;
  border: 1px solid white;
  border-right-color: rgba(0, 0, 0, 0);
  border-bottom-color: rgba(0, 0, 0, 0);
  width: 14px;
  height: 14px;
  pointer-events: none;
}
.c-slider__button--prev {
  right: 53px;
}
.c-slider__button--prev::before {
  transform: rotate(-45deg);
  left: 23px;
}
.c-slider__button--next::before {
  transform: rotate(135deg);
  left: 13px;
}
.c-slider__button.swiper-button-disabled {
  opacity: 1;
  cursor: not-allowed;
  pointer-events: auto;
}
.c-slider__title {
  padding: 80px 0 0 0;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: bold;
}

.theme-blue .c-slider__button, .theme-red .c-slider__button {
  background: white;
}
.theme-blue .c-slider__button:before, .theme-red .c-slider__button:before {
  border: 1px solid;
  border-right-color: transparent;
  border-bottom-color: transparent;
}

.is-subtype-image .c-slider, .is-subtype-image .c-slider__wrapper, .is-subtype-image .c-slider__slide, .is-subtype-video .c-slider, .is-subtype-video .c-slider__wrapper, .is-subtype-video .c-slider__slide {
  width: 100%;
  height: 100% !important;
  background-color: transparent;
}

.is-subtype-testimonial {
  transition: none;
}
.is-subtype-testimonial.c-grid__item {
  background: none !important;
}
.is-subtype-testimonial.c-grid__item:hover {
  background: none !important;
}
.is-subtype-testimonial blockquote {
  padding: 0;
}
.is-subtype-testimonial blockquote p:before {
  left: -1rem;
}
.is-subtype-testimonial blockquote footer {
  margin-top: 40px;
  font-size: 1rem;
}
.is-subtype-testimonial .c-section {
  padding-bottom: 160px;
}
.is-subtype-testimonial .c-slider__title {
  padding-bottom: 0;
}

.c-section--animated-blood .animation-tile-wrapper {
  display: grid;
  grid-gap: 0;
  grid-template-columns: repeat(12, 1fr);
  color: #ffffff;
}
.c-section--animated-blood .animation-tile-wrapper .tile {
  grid-column: span 12;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .c-section--animated-blood .animation-tile-wrapper .tile {
    grid-column: span 6;
  }
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation {
  display: block;
  height: 500px;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas .bubble {
  display: block;
  border-radius: 100%;
  opacity: 1;
  position: absolute;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.one .bubble {
  background-image: url("/wp-content/themes/scarlet/build/img/blood-1.png");
  background-size: contain;
  width: 45px;
  height: 45px;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.one .bubble:nth-child(1) {
  rotate: 120deg;
  left: 70%;
  top: 20%;
  -webkit-animation: move1 infinite 30s;
  animation: move1 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.one .bubble:nth-child(2) {
  rotate: 20deg;
  left: 4%;
  top: 25%;
  -webkit-animation: move2 infinite 30s;
  animation: move2 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.one .bubble:nth-child(3) {
  rotate: 100deg;
  left: 81%;
  top: 38%;
  -webkit-animation: move3 infinite 30s;
  animation: move3 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.one .bubble:nth-child(4) {
  rotate: 20deg;
  left: 27%;
  top: 16%;
  -webkit-animation: move4 infinite 30s;
  animation: move4 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.one .bubble:nth-child(5) {
  rotate: 60deg;
  left: 52%;
  top: 17%;
  -webkit-animation: move5 infinite 30s;
  animation: move5 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.one .bubble:nth-child(6) {
  rotate: 40deg;
  left: 44%;
  top: 33%;
  -webkit-animation: move6 infinite 30s;
  animation: move6 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.one .bubble:nth-child(7) {
  rotate: 170deg;
  left: 75%;
  top: 92%;
  -webkit-animation: move7 infinite 30s;
  animation: move7 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.one .bubble:nth-child(8) {
  rotate: 40deg;
  left: 19%;
  top: 75%;
  -webkit-animation: move8 infinite 30s;
  animation: move8 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.one .bubble:nth-child(9) {
  rotate: 90deg;
  left: 38%;
  top: 59%;
  -webkit-animation: move9 infinite 30s;
  animation: move9 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.one .bubble:nth-child(10) {
  rotate: 150deg;
  left: 50%;
  top: 61%;
  -webkit-animation: move10 infinite 30s;
  animation: move10 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.one .bubble:nth-child(11) {
  rotate: 0deg;
  left: 19%;
  top: 7%;
  -webkit-animation: move11 infinite 30s;
  animation: move11 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.one .bubble:nth-child(12) {
  rotate: 30deg;
  left: 47%;
  top: 28%;
  -webkit-animation: move12 infinite 30s;
  animation: move12 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.one .bubble:nth-child(13) {
  rotate: 70deg;
  left: 38%;
  top: 90%;
  -webkit-animation: move13 infinite 30s;
  animation: move13 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.one .bubble:nth-child(14) {
  left: 15%;
  top: 91%;
  -webkit-animation: move14 infinite 30s;
  animation: move14 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.one .bubble:nth-child(15) {
  left: 61%;
  top: 84%;
  -webkit-animation: move15 infinite 30s;
  animation: move15 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.one .bubble:nth-child(16) {
  left: 15%;
  top: 84%;
  -webkit-animation: move8 infinite 30s;
  animation: move8 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.one .bubble:nth-child(17) {
  left: 25%;
  top: 84%;
  -webkit-animation: move1 infinite 30s;
  animation: move1 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.one .bubble:nth-child(18) {
  left: 55%;
  top: 84%;
  -webkit-animation: move2 infinite 30s;
  animation: move2 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.two .bubble {
  width: 60px;
  height: 60px;
  background-image: url("/wp-content/themes/scarlet/build/img/blood-2.png");
  background-size: contain;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.two .bubble:nth-child(1) {
  rotate: 120deg;
  left: 20%;
  top: 20%;
  -webkit-animation: move16 infinite 30s;
  animation: move16 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.two .bubble:nth-child(2) {
  rotate: 120deg;
  left: 4%;
  top: 25%;
  -webkit-animation: move17 infinite 30s;
  animation: move17 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.two .bubble:nth-child(3) {
  rotate: 120deg;
  left: 81%;
  top: 38%;
  -webkit-animation: move18 infinite 30s;
  animation: move18 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.two .bubble:nth-child(4) {
  rotate: 60deg;
  left: 27%;
  top: 96%;
  -webkit-animation: move19 infinite 30s;
  animation: move19 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.two .bubble:nth-child(5) {
  rotate: 60deg;
  left: 82%;
  top: 17%;
  -webkit-animation: move20 infinite 30s;
  animation: move20 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.two .bubble:nth-child(6) {
  rotate: 30deg;
  left: 44%;
  top: 33%;
  -webkit-animation: move5 infinite 30s;
  animation: move5 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.two .bubble:nth-child(7) {
  rotate: 10deg;
  left: 55%;
  top: 92%;
  -webkit-animation: move3 infinite 30s;
  animation: move3 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.two .bubble:nth-child(8) {
  rotate: 170deg;
  left: 19%;
  top: 75%;
  -webkit-animation: move12 infinite 30s;
  animation: move12 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.two .bubble:nth-child(9) {
  rotate: 60deg;
  left: 38%;
  top: 59%;
  -webkit-animation: move10 infinite 30s;
  animation: move10 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.two .bubble:nth-child(10) {
  rotate: 100deg;
  left: 20%;
  top: 41%;
  -webkit-animation: move3 infinite 30s;
  animation: move3 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.two .bubble:nth-child(11) {
  left: 19%;
  top: 7%;
  -webkit-animation: move2 infinite 30s;
  animation: move2 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.two .bubble:nth-child(12) {
  left: 47%;
  top: 28%;
  -webkit-animation: move1 infinite 30s;
  animation: move1 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.two .bubble:nth-child(13) {
  left: 8%;
  top: 10%;
  -webkit-animation: move7 infinite 30s;
  animation: move7 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.two .bubble:nth-child(14) {
  left: 45%;
  top: 91%;
  -webkit-animation: move9 infinite 30s;
  animation: move9 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.two .bubble:nth-child(15) {
  left: 35%;
  top: 84%;
  -webkit-animation: move5 infinite 30s;
  animation: move5 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.two .bubble:nth-child(16) {
  left: 15%;
  top: 84%;
  -webkit-animation: move8 infinite 30s;
  animation: move8 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.two .bubble:nth-child(17) {
  left: 25%;
  top: 84%;
  -webkit-animation: move1 infinite 30s;
  animation: move1 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .animation .canvas.two .bubble:nth-child(18) {
  left: 55%;
  top: 84%;
  -webkit-animation: move2 infinite 30s;
  animation: move2 infinite 30s;
}
.c-section--animated-blood .animation-tile-wrapper .tile .content {
  display: block;
  padding: 20px;
  color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.c-section--animated-blood .animation-tile-wrapper .tile .content .inner {
  position: relative;
  z-index: 2;
}
.c-section--animated-blood .animation-tile-wrapper .tile .content .inner p:last-child {
  margin: 0;
}
.c-section--animated-blood .animation-tile-wrapper .tile .content .bg {
  position: absolute;
  z-index: 1;
  opacity: 0.1;
  height: 100%;
  width: 100%;
  left: 0;
  bottom: 0;
}
@-webkit-keyframes move1 {
  0% {
    opacity: 1;
  }
  80% {
    top: 51%;
    opacity: 1;
  }
  100% {
    transform: translate(40%, 0);
    opacity: 0;
  }
}
@keyframes move1 {
  0% {
    opacity: 1;
  }
  80% {
    top: 11%;
    opacity: 1;
  }
  100% {
    transform: translate(27px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes move2 {
  0% {
    opacity: 1;
  }
  80% {
    top: 74%;
    opacity: 1;
  }
  100% {
    transform: translate(186px, 0);
    opacity: 0;
  }
}
@keyframes move2 {
  0% {
    opacity: 1;
  }
  80% {
    top: 54%;
    opacity: 1;
  }
  100% {
    transform: translate(86px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes move3 {
  0% {
    opacity: 1;
  }
  80% {
    top: 71%;
    opacity: 1;
  }
  100% {
    transform: translate(70%, 0);
    opacity: 0;
  }
}
@keyframes move3 {
  0% {
    opacity: 1;
  }
  80% {
    top: 71%;
    opacity: 1;
  }
  100% {
    transform: translate(50%, 0);
    opacity: 0;
  }
}
@-webkit-keyframes move4 {
  0% {
    opacity: 1;
  }
  80% {
    top: 76%;
    opacity: 1;
  }
  100% {
    transform: translate(50%, 0);
    opacity: 0;
  }
}
@keyframes move4 {
  0% {
    opacity: 1;
  }
  80% {
    top: 61%;
    opacity: 1;
  }
  100% {
    transform: translate(95%, 0);
    opacity: 0;
  }
}
@-webkit-keyframes move5 {
  0% {
    opacity: 1;
  }
  80% {
    top: 88%;
    opacity: 1;
  }
  100% {
    transform: translate(90%, 0);
    opacity: 0;
  }
}
@keyframes move5 {
  0% {
    opacity: 1;
  }
  80% {
    top: 58%;
    opacity: 1;
  }
  100% {
    transform: translate(192px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes move6 {
  0% {
    opacity: 1;
  }
  80% {
    top: 13%;
    opacity: 1;
  }
  100% {
    transform: translate(-30px, 0);
    opacity: 0;
  }
}
@keyframes move6 {
  0% {
    opacity: 1;
  }
  80% {
    top: 13%;
    opacity: 1;
  }
  100% {
    transform: translate(100px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes move7 {
  0% {
    opacity: 1;
  }
  80% {
    top: 3%;
    opacity: 1;
  }
  100% {
    transform: translate(75%, 0);
    opacity: 0;
  }
}
@keyframes move7 {
  0% {
    opacity: 1;
  }
  80% {
    top: 3%;
    opacity: 1;
  }
  100% {
    transform: translate(307px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes move8 {
  0% {
    opacity: 1;
  }
  80% {
    top: 2%;
    opacity: 1;
  }
  100% {
    transform: translate(272px, 0);
    opacity: 0;
  }
}
@keyframes move8 {
  0% {
    opacity: 1;
  }
  80% {
    top: 2%;
    opacity: 1;
  }
  100% {
    transform: translate(272px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes move9 {
  0% {
    opacity: 1;
  }
  80% {
    top: 5%;
    opacity: 1;
  }
  100% {
    transform: translate(25%, 0);
    opacity: 0;
  }
}
@keyframes move9 {
  0% {
    opacity: 1;
  }
  80% {
    top: 5%;
    opacity: 1;
  }
  100% {
    transform: translate(-206px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes move10 {
  0% {
    opacity: 1;
  }
  80% {
    top: 18%;
    opacity: 1;
  }
  100% {
    transform: translate(56px, 0);
    opacity: 0;
  }
}
@keyframes move10 {
  0% {
    opacity: 1;
  }
  80% {
    top: 18%;
    opacity: 1;
  }
  100% {
    transform: translate(86px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes move11 {
  0% {
    opacity: 1;
  }
  80% {
    top: 96%;
    opacity: 1;
  }
  100% {
    transform: translate(51px, 0);
    opacity: 0;
  }
}
@keyframes move11 {
  0% {
    opacity: 1;
  }
  80% {
    top: 96%;
    opacity: 1;
  }
  100% {
    transform: translate(51px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes move12 {
  0% {
    opacity: 1;
  }
  80% {
    top: 70%;
    opacity: 1;
  }
  100% {
    transform: translate(307px, 0);
    opacity: 0;
  }
}
@keyframes move12 {
  0% {
    opacity: 1;
  }
  80% {
    top: 70%;
    opacity: 1;
  }
  100% {
    transform: translate(307px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes move13 {
  0% {
    opacity: 1;
  }
  80% {
    top: 0%;
    opacity: 1;
  }
  100% {
    transform: translate(2px, 0);
    opacity: 0;
  }
}
@keyframes move13 {
  0% {
    opacity: 1;
  }
  80% {
    top: 0%;
    opacity: 1;
  }
  100% {
    transform: translate(42px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes move14 {
  0% {
    opacity: 1;
  }
  80% {
    top: 8%;
    opacity: 1;
  }
  100% {
    transform: translate(-160px, 0);
    opacity: 0;
  }
}
@keyframes move14 {
  0% {
    opacity: 1;
  }
  80% {
    top: 8%;
    opacity: 1;
  }
  100% {
    transform: translate(-60px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes move15 {
  0% {
    opacity: 1;
  }
  80% {
    top: 30%;
    opacity: 1;
  }
  100% {
    transform: translate(14px, 0);
    opacity: 0;
  }
}
@keyframes move15 {
  0% {
    opacity: 1;
  }
  80% {
    top: 30%;
    opacity: 1;
  }
  100% {
    transform: translate(14px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes move16 {
  0% {
    opacity: 1;
  }
  80% {
    top: 38%;
    opacity: 1;
  }
  100% {
    transform: translate(180px, 0);
    opacity: 0;
  }
}
@keyframes move16 {
  0% {
    opacity: 1;
  }
  80% {
    top: 38%;
    opacity: 1;
  }
  100% {
    transform: translate(180px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes move17 {
  0% {
    opacity: 1;
  }
  80% {
    top: 36%;
    opacity: 1;
  }
  100% {
    transform: translate(32px, 0);
    opacity: 0;
  }
}
@keyframes move17 {
  0% {
    opacity: 1;
  }
  80% {
    top: 36%;
    opacity: 1;
  }
  100% {
    transform: translate(32px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes move18 {
  0% {
    opacity: 1;
  }
  80% {
    top: 94%;
    opacity: 1;
  }
  100% {
    transform: translate(-209px, 0);
    opacity: 0;
  }
}
@keyframes move18 {
  0% {
    opacity: 1;
  }
  80% {
    top: 94%;
    opacity: 1;
  }
  100% {
    transform: translate(-209px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes move19 {
  0% {
    opacity: 1;
  }
  80% {
    top: 39%;
    opacity: 1;
  }
  100% {
    transform: translate(66px, 0);
    opacity: 0;
  }
}
@keyframes move19 {
  0% {
    opacity: 1;
  }
  80% {
    top: 39%;
    opacity: 1;
  }
  100% {
    transform: translate(66px, 0);
    opacity: 0;
  }
}
@-webkit-keyframes move20 {
  0% {
    opacity: 1;
  }
  80% {
    top: 55%;
    opacity: 1;
  }
  100% {
    transform: translate(298px, 0);
    opacity: 0;
  }
}
@keyframes move20 {
  0% {
    opacity: 1;
  }
  80% {
    top: 55%;
    opacity: 1;
  }
  100% {
    transform: translate(298px, 0);
    opacity: 0;
  }
}

.c-section--banner {
  position: relative;
  overflow: hidden;
  margin-bottom: 10vh;
}
@media only screen and (min-width: 768px) {
  .c-section--banner {
    margin-bottom: 25vh;
  }
}
.c-section--banner .c-section--banner__bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  touch-action: none;
  overflow: hidden;
}
.c-section--banner .c-section--banner__bg-video::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #082829;
  opacity: 0.5;
}
.c-section--banner .c-section--banner__bg-video iframe, .c-section--banner .c-section--banner__bg-video object, .c-section--banner .c-section--banner__bg-video embed, .c-section--banner .c-section--banner__bg-video video {
  width: 100vw;
  height: 56.25vw;
  min-height: 100vh;
  min-width: 2880px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  z-index: -1;
}
.c-section--banner.style-home {
  position: relative;
  overflow: hidden;
  color: #ffffff;
  min-height: 42vw;
  padding: 200px 0 140px;
  margin-top: -140px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.c-section--banner.style-home h1 {
  position: relative;
  z-index: 4;
  margin: 0 0 20px;
}
.c-section--banner.style-home h1 .colon {
  font-size: 1.1em;
}
.c-section--banner.style-home .content {
  position: relative;
  z-index: 4;
}
@media only screen and (min-width: 768px) {
  .c-section--banner.style-home .content {
    margin-top: 200px;
  }
}
@media only screen and (min-width: 992px) {
  .c-section--banner.style-home .content {
    margin-top: 300px;
  }
}
.c-section--banner.style-home p {
  position: relative;
  color: #ffffff;
  max-width: 20ch;
}
.c-section--banner h1 {
  margin-top: 80px;
}
@media only screen and (min-width: 768px) {
  .c-section--banner.article {
    margin-bottom: 0;
  }
}

.c-section--banner .cta {
  position: relative;
  height: 3.5rem;
  margin-top: 3.5rem;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1.5rem;
  line-height: 3.5rem;
  text-wrap: nowrap;
  z-index: 1;
}
.c-section--banner .cta svg {
  width: 1.75em;
}

.c-section--banner__signup {
  position: relative;
  margin-top: 3.5rem;
  z-index: 1;
}
.c-section--banner__signup label {
  display: block;
  padding: 0.25em 0;
  cursor: pointer;
}
.c-section--banner__signup input[type=email] {
  width: 100%;
  max-width: 25ch;
  height: 3.5rem;
  line-height: 3.5rem;
  margin: 0;
  padding: 0 1em;
  border: 2px solid transparent;
  border-top-left-radius: 80px;
  border-bottom-left-radius: 80px;
}
.c-section--banner__signup input[type=email]:focus {
  border-color: #ff5200;
  outline: none;
}

.c-section--banner__signup-wrapper {
  display: inline-flex;
  align-items: center;
  margin-top: 1.5rem;
}
.c-section--banner__signup-wrapper .cta {
  height: 3.5rem;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1.5rem;
  line-height: 3.5rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  text-wrap: nowrap;
}
.c-section--banner__signup-wrapper .cta svg {
  width: 1.75em;
}

.c-section--carousel {
  position: relative;
  overflow: hidden;
  background-image: cover;
  background-position: center center;
}
.c-section--carousel .carousel .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 20px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 10px;
  margin-left: 10px;
  list-style: none;
  width: 100%;
}
.c-section--carousel .carousel .carousel-indicators li {
  position: relative;
  flex: 0 1 auto;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  margin-left: 10px;
  text-indent: -999px;
  border-radius: 20px !important;
  opacity: 1;
  cursor: pointer;
  border: 0;
}
.c-section--carousel .carousel .carousel-inner .carousel-item {
  text-align: center;
}
.c-section--carousel .carousel .carousel-inner .carousel-item img {
  display: block;
  width: 100%;
  border-right: 20px solid;
}
.c-section--carousel .carousel .carousel-inner .carousel-item .content-wrapper {
  padding: 0 20px 80px;
}
@media only screen and (min-width: 768px) {
  .c-section--carousel .carousel .carousel-inner .carousel-item .content-wrapper {
    padding: 0 8% 80px;
  }
}
.c-section--carousel .carousel .carousel-inner .carousel-item .content-wrapper p {
  font-weight: 400;
}

.c-section--content-alternating {
  position: relative;
  overflow: hidden;
}
.c-section--content-alternating .b-content-alternating .content-wrapper {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .c-section--content-alternating .b-content-alternating .content-wrapper {
    margin-bottom: 100px;
  }
}
.c-section--content-alternating .b-content-alternating .content-alternating-wrapper {
  display: block;
}
@media only screen and (min-width: 768px) {
  .c-section--content-alternating .b-content-alternating .content-alternating-wrapper {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 60px;
  }
}
.c-section--content-alternating .b-content-alternating .content-alternating-wrapper .cell {
  grid-column: span 12;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .c-section--content-alternating .b-content-alternating .content-alternating-wrapper .cell {
    padding: 40px;
    margin: 0;
  }
}
@media only screen and (min-width: 992px) {
  .c-section--content-alternating .b-content-alternating .content-alternating-wrapper .cell {
    padding: 60px;
  }
}
.c-section--content-alternating .b-content-alternating .content-alternating-wrapper .cell.split {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(12, 1fr);
  padding: 0;
}
.c-section--content-alternating .b-content-alternating .content-alternating-wrapper .cell.split .content {
  grid-column: span 12;
}
@media only screen and (min-width: 768px) {
  .c-section--content-alternating .b-content-alternating .content-alternating-wrapper .cell.split .content p {
    text-align: justify;
    text-justify: inter-word;
  }
}
@media only screen and (min-width: 768px) {
  .c-section--content-alternating .b-content-alternating .content-alternating-wrapper .cell.split .content {
    grid-column: span 6;
  }
}
.c-section--content-alternating .b-content-alternating .content-alternating-wrapper .cell.split img {
  grid-column: span 12;
  border-radius: 20px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .c-section--content-alternating .b-content-alternating .content-alternating-wrapper .cell.split img {
    grid-column: span 6;
  }
}
.c-section--content-alternating .b-content-alternating .content-alternating-wrapper .cell.full {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  padding: 0;
  box-shadow: 0px 20px 20px 0px rgba(8, 40, 41, 0.4), 0px 4px 10px 0px rgba(8, 40, 41, 0.8);
  background-color: #082829;
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .c-section--content-alternating .b-content-alternating .content-alternating-wrapper .cell.full {
    padding: 40px;
    min-height: 500px;
  }
}
.c-section--content-alternating .b-content-alternating .content-alternating-wrapper .cell.full .content {
  z-index: 2;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 20px 20px 230px;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .c-section--content-alternating .b-content-alternating .content-alternating-wrapper .cell.full .content {
    padding: 0 60% 0 0;
  }
}
.c-section--content-alternating .b-content-alternating .content-alternating-wrapper .cell.full .image-bg {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 280px;
  background-position: center !important;
  background-size: cover !important;
  -webkit-mask-image: -webkit-gradient(linear, left bottom, left top, from(rgb(0, 0, 0)), to(rgba(0, 0, 0, 0)));
}
@media only screen and (min-width: 768px) {
  .c-section--content-alternating .b-content-alternating .content-alternating-wrapper .cell.full .image-bg {
    -webkit-mask-image: -webkit-gradient(linear, right bottom, left bottom, from(rgb(0, 0, 0)), to(rgba(0, 0, 0, 0)));
    width: 80%;
    height: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .c-section--content-alternating .b-content-alternating .content-alternating-wrapper .cell.full .image-bg.alt {
    -webkit-mask-image: -webkit-gradient(linear, left bottom, right bottom, from(rgb(0, 0, 0)), to(rgba(0, 0, 0, 0)));
  }
}
.c-section--content-alternating .b-content-alternating .content-alternating-wrapper .cell.full img {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 72%;
  object-fit: cover;
}
@media only screen and (min-width: 768px) {
  .c-section--content-alternating .b-content-alternating .content-alternating-wrapper .cell:nth-child(2n).split .content {
    order: 2;
  }
}
.c-section--content-alternating .b-content-alternating .content-alternating-wrapper .cell:nth-child(2n).full .content {
  padding: 20px 20px 230px;
}
@media only screen and (min-width: 768px) {
  .c-section--content-alternating .b-content-alternating .content-alternating-wrapper .cell:nth-child(2n).full .content {
    padding: 0 0 0 60%;
  }
}
.c-section--content-alternating .b-content-alternating .content-alternating-wrapper .cell:nth-child(2n).full .image-bg {
  left: 0;
  right: auto;
}

.c-section--content-tiles {
  position: relative;
  overflow: hidden;
}
.c-section--content-tiles .b-content-tiles .content-tiles-wrapper {
  display: grid;
  grid-gap: 15px;
  grid-template-columns: repeat(12, 1fr);
}
@media only screen and (min-width: 768px) {
  .c-section--content-tiles .b-content-tiles .content-tiles-wrapper {
    grid-gap: 30px;
  }
}
.c-section--content-tiles .b-content-tiles .content-tiles-wrapper .cell {
  grid-column: span 12;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 20px 20px 0px rgba(8, 40, 41, 0.4), 0px 4px 10px 0px rgba(8, 40, 41, 0.8);
}
@media only screen and (min-width: 768px) {
  .c-section--content-tiles .b-content-tiles .content-tiles-wrapper .cell {
    grid-column: span 6;
  }
}
.c-section--content-tiles .b-content-tiles .content-tiles-wrapper .cell p:first-child {
  margin-top: 20px;
}
.c-section--content-tiles .b-content-tiles .content-tiles-wrapper .cell img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) {
  .c-section--content-tiles.style-full .b-content-tiles .content-tiles-wrapper .cell {
    padding: 40px;
    grid-column: span 12;
  }
}
@media only screen and (min-width: 768px) {
  .c-section--content-tiles.style-split .b-content-tiles .content-tiles-wrapper .cell {
    padding: 40px;
    grid-column: span 6;
  }
}
.c-section--content-tiles.style-column-right .b-content-tiles .content-tiles-wrapper {
  grid-gap: 0;
}
@media only screen and (min-width: 768px) {
  .c-section--content-tiles.style-column-right .b-content-tiles .content-tiles-wrapper {
    grid-gap: 0;
  }
}
@media only screen and (min-width: 768px) {
  .c-section--content-tiles.style-column-right .b-content-tiles .content-tiles-wrapper .cell {
    padding: 30px;
  }
}
.c-section--content-tiles.style-column-right .b-content-tiles .content-tiles-wrapper .cell h4 {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .c-section--content-tiles.style-column-right .b-content-tiles .content-tiles-wrapper .cell h4 {
    font-size: 21px !important;
  }
}
.c-section--content-tiles.style-column-right .b-content-tiles .content-tiles-wrapper .dots {
  grid-column: span 12;
  position: relative;
  overflow: hidden;
  height: 40px;
}
@media only screen and (min-width: 768px) {
  .c-section--content-tiles.style-column-right .b-content-tiles .content-tiles-wrapper .dots {
    height: 80px;
  }
}
.c-section--content-tiles.style-column-right .b-content-tiles .content-tiles-wrapper .dots::after {
  content: "• • • • • • • • •";
  position: absolute;
  left: calc(50% - 15px);
  top: 20px;
  width: 30px;
  transform: translateX(-100%);
  animation: anim 30s linear infinite;
  font-size: 80px;
  line-height: 60%;
}

@keyframes anim {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(80px);
  }
}
.c-section--content {
  position: relative;
}
.c-section--content .b-content .container-404 img {
  margin: 0 !important;
  width: 100%;
}
.c-section--content .b-content .cta {
  margin-bottom: 40px;
}
.c-section--content .b-content img {
  width: 100%;
  border-radius: 20px;
  margin: 20px 0;
  box-shadow: 0px 20px 20px 0px rgba(8, 40, 41, 0.4), 0px 4px 10px 0px rgba(8, 40, 41, 0.8);
}
@media only screen and (min-width: 768px) {
  .c-section--content .b-content img {
    margin: 40px 0;
  }
}
.c-section--content .b-content img.scroll-down {
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .c-section--content .b-content img.scroll-down {
    margin: 0;
  }
}
.c-section--content .b-content .content-wrapper.center {
  text-align: center;
}
.c-section--content.style-center {
  text-align: center;
}
.c-section--content .media-container {
  position: relative;
  display: none;
}
@media only screen and (min-width: 768px) {
  .c-section--content .media-container {
    display: block;
  }
}
.c-section--content .media-container .video-wrapper {
  position: absolute;
  width: 22vw;
  height: 22vw;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 20px 20px 0px rgba(8, 40, 41, 0.2), 0px 4px 10px 0px rgba(8, 40, 41, 0.4);
}
.c-section--content .media-container .video-wrapper.media-one {
  top: 80px;
  left: 0;
  z-index: 2;
}
.c-section--content .media-container .video-wrapper.media-two {
  top: 320px;
  right: 20px;
  z-index: 1;
}
.c-section--content .media-container .video-wrapper.media-three {
  height: 40vw;
  top: 0px;
  right: 20px;
  z-index: 1;
}
.c-section--content .media-container .video-wrapper video {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  z-index: 0;
}

.c-section--content-logos {
  position: relative;
  overflow: hidden;
}
.c-section--content-logos .b-content-logos .logos-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px;
  gap: 0 60px;
}
.c-section--content-logos .b-content-logos .logos-wrapper .logo {
  flex: 0 0 100%;
  height: auto;
  max-width: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .c-section--content-logos .b-content-logos .logos-wrapper .logo {
    flex: 0 0 calc(33.333% - 70px);
    max-width: 300px;
  }
}
.c-section--content-logos .b-content-logos .logos-wrapper .logo img {
  width: 100%;
  height: auto;
}

.c-section--cta {
  position: relative;
  overflow: hidden;
}
.c-section--cta .b-cta {
  text-align: center;
}
.c-section--cta .b-cta .cta {
  display: inline-block;
  margin-top: 40px;
}
.c-section--cta-single .cta-single {
  text-align: center;
}
.c-section--form .media-container {
  position: relative;
  display: none;
}
@media only screen and (min-width: 768px) {
  .c-section--form .media-container {
    display: block;
  }
}
.c-section--form .media-container .video-wrapper {
  position: absolute;
  width: 22vw;
  height: 22vw;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 20px 20px 0px rgba(8, 40, 41, 0.2), 0px 4px 10px 0px rgba(8, 40, 41, 0.4);
}
.c-section--form .media-container .video-wrapper.media-one {
  top: 180px;
  left: 0;
  z-index: 2;
  max-width: 350px;
  max-height: 350px;
}
.c-section--form .media-container .video-wrapper.media-two {
  top: 420px;
  right: 20px;
  z-index: 1;
  max-width: 350px;
  max-height: 350px;
}
.c-section--form .media-container .video-wrapper.media-three {
  width: 16vw;
  height: 30vw;
  top: 0px;
  right: 20px;
  z-index: 1;
}
.c-section--form .media-container .video-wrapper video {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  z-index: 0;
  border-radius: 20px;
}
.c-section--form .media-container .video-wrapper.mask {
  -webkit-mask-image: url(/wp-content/themes/twig/build/img/twig/mask-circles.png);
  -webkit-mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: cover;
  mask-image: url(/wp-content/themes/twig/build/img/twig/mask-circles.png);
  mask-position: center center;
  mask-repeat: no-repeat;
  mask-size: cover;
}
.c-section--form .wpforms-form .wpforms-field-container .wpforms-field {
  --label-color: map-get($brand, "grey_med");
}
.theme-green_dark .c-section--form .wpforms-form .wpforms-field-container .wpforms-field {
  --label-color: #fff;
}
.c-section--form .wpforms-form .wpforms-field-container .wpforms-field label {
  font-weight: 500;
  font-size: 16px;
  color: var(--label-color);
}
.c-section--form .wpforms-form .wpforms-field-container .wpforms-field input, .c-section--form .wpforms-form .wpforms-field-container .wpforms-field textarea, .c-section--form .wpforms-form .wpforms-field-container .wpforms-field select {
  height: auto !important;
  border-radius: 12px;
  padding: 7px 24px 2px;
  color: #4F5152;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 160%; /* 35.2px */
}
.c-section--form .wpforms-form .wpforms-field-container .wpforms-field input::placeholder, .c-section--form .wpforms-form .wpforms-field-container .wpforms-field textarea::placeholder, .c-section--form .wpforms-form .wpforms-field-container .wpforms-field select::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #4F5152 !important;
  opacity: 1;
  /* Firefox */
}
.c-section--form .wpforms-form .wpforms-field-container .wpforms-field input:-ms-input-placeholder, .c-section--form .wpforms-form .wpforms-field-container .wpforms-field textarea:-ms-input-placeholder, .c-section--form .wpforms-form .wpforms-field-container .wpforms-field select:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #4F5152 !important;
}
.c-section--form .wpforms-form .wpforms-field-container .wpforms-field input::-ms-input-placeholder, .c-section--form .wpforms-form .wpforms-field-container .wpforms-field textarea::-ms-input-placeholder, .c-section--form .wpforms-form .wpforms-field-container .wpforms-field select::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #4F5152 !important;
}
.c-section--form .wpforms-form .wpforms-field-container .wpforms-field select {
  padding: 5px 24px 7px;
}
.c-section--form .wpforms-submit-container {
  padding: 10px 0 0 0 !important;
}
.c-section--form .wpforms-submit {
  display: inline-block !important;
  padding: 8px 8px 8px 20px !important;
  border-radius: 80px !important;
  background-color: #FF5200 !important;
  transition: all 0.4s ease-in !important;
  color: #082829 !important;
  font-size: 22px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 115% !important;
  border: 0 !important;
  margin-top: 20px !important;
  text-transform: lowercase !important;
}
@media only screen and (min-width: 768px) {
  .c-section--form .wpforms-submit {
    font-size: 29px !important;
  }
}
.c-section--form .wpforms-submit svg {
  width: 46px !important;
  height: auto !important;
  margin: 0 0 0 10px !important;
  transition: all 0.4s ease-in !important;
}
@media only screen and (min-width: 768px) {
  .c-section--form .wpforms-submit svg {
    width: 60px !important;
  }
}
.c-section--form .wpforms-submit svg g {
  transition: all 0.4s ease-in !important;
}
.c-section--form .wpforms-submit svg path {
  transition: all 0.4s ease-in !important;
}
.c-section--form .wpforms-submit svg .arrow {
  fill: #FF5200 !important;
}
.c-section--form .wpforms-submit svg rect {
  width: 27px;
  height: 27px;
}
.c-section--form .wpforms-submit:hover {
  color: #082829 !important;
  background-color: #FF7533 !important;
}
.c-section--form .wpforms-submit:hover svg g {
  translate: 5px !important;
}
.c-section--form .wpforms-submit:hover svg g .arrow {
  fill: #FF7533 !important;
}
.c-section--form .hf-message.hf-message-success {
  color: #215D60;
  font-weight: bold;
}

div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 2px;
  color: #333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  float: none;
  font-size: 16px;
  font-family: inherit;
  border: 1px solid #ccc;
  padding: 6px 10px;
  height: 38px;
  width: 100%;
  line-height: 1.3;
}

.c-section--gallery .b-gallery .gallery-wrapper {
  display: block;
  width: 100%;
  align-items: flex-start;
  flex-shrink: 0;
  height: auto;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 20px 20px 0px rgba(45, 40, 38, 0.4), 0px 4px 10px 0px rgba(45, 40, 38, 0.8);
}
@media only screen and (min-width: 768px) {
  .c-section--gallery .b-gallery .gallery-wrapper {
    display: flex;
    height: 669px;
    margin-top: 40px;
  }
}
.c-section--gallery .b-gallery .gallery-wrapper .slide {
  position: relative;
  overflow: hidden;
  display: flex;
  height: 260px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  flex: 1 0 0;
  overflow: hidden;
  transition: all 0.4s ease-in;
  flex-grow: 1; /* Allow each flex item to grow */
  flex-shrink: 1; /* Allow each flex item to shrink */
  background-color: #082829;
}
@media only screen and (min-width: 768px) {
  .c-section--gallery .b-gallery .gallery-wrapper .slide {
    height: 100%;
  }
}
.c-section--gallery .b-gallery .gallery-wrapper .slide:hover {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  flex: 2 0 0;
}
@media only screen and (min-width: 768px) {
  .c-section--gallery .b-gallery .gallery-wrapper .slide:hover {
    flex: 3 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .c-section--gallery .b-gallery .gallery-wrapper .slide:hover {
    flex: 2 0 0;
  }
}
.c-section--gallery .b-gallery .gallery-wrapper .slide:hover img {
  opacity: 0.5;
}
.c-section--gallery .b-gallery .gallery-wrapper .slide:hover .content-wrapper p {
  opacity: 1;
  max-height: 500px;
  transition: all 0.4s ease-in;
  transition-delay: 0.2s;
}
.c-section--gallery .b-gallery .gallery-wrapper .slide .content-wrapper {
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 2;
  text-align: left;
}
.c-section--gallery .b-gallery .gallery-wrapper .slide .content-wrapper h5 {
  color: #ffffff;
  margin-bottom: 10px;
  font-weight: 100;
}
.c-section--gallery .b-gallery .gallery-wrapper .slide .content-wrapper p {
  color: #ffffff;
  max-height: 0;
  transition: all 1s ease-out;
  overflow: hidden;
  opacity: 0;
  font-size: 16px;
  line-height: 115%;
  margin: 0;
  max-width: 300px;
}
.c-section--gallery .b-gallery .gallery-wrapper .slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.4s ease-in;
}

.c-section--icons {
  position: relative;
  overflow: hidden;
}
.c-section--icons .icons-container {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  margin: 40px 0 0 0;
  border-top: 2px solid #ffffff;
  padding: 40px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .c-section--icons .icons-container {
    gap: 20px;
    margin: 60px 0 0 0;
  }
}
.c-section--icons .icons-container .icon-column {
  position: relative;
  margin-bottom: 20px;
  grid-column: span 10;
  display: block;
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .c-section--icons .icons-container .icon-column {
    grid-column: span 2;
  }
}
@media only screen and (min-width: 992px) {
  .c-section--icons .icons-container .icon-column {
    grid-column: span 2;
  }
}
.c-section--icons .icons-container .icon-column .number {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 20px;
}
.c-section--icons .icons-container .icon-column img {
  display: block;
  width: 118px;
  height: 118px;
  margin: 0 auto 40px;
  object-fit: contain;
  padding: 10px;
}

.c-section--image {
  position: relative;
  overflow: hidden;
}
.c-section--image .image-large {
  height: 200px;
  background-position: center;
  background-size: cover;
  mix-blend-mode: multiply;
}
@media only screen and (min-width: 768px) {
  .c-section--image .image-large {
    background-attachment: fixed;
    height: 45vh;
  }
}
.c-section--image .image-full {
  display: none;
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .c-section--image .image-full {
    display: block;
  }
}
.c-section--image .image-mobile {
  display: block;
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .c-section--image .image-mobile {
    display: none;
  }
}
.c-section--image .image-double {
  height: 200px;
  min-height: auto;
  background-position: center;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .c-section--image .image-double {
    height: 500px;
    min-height: auto !important;
  }
}
.c-section--image .image-double.second {
  margin-top: 20px;
}
@media only screen and (min-width: 768px) {
  .c-section--image .image-double.second {
    margin-top: 0;
  }
}
.c-section--image .b-image .image {
  background-size: cover;
  background-position: center center;
  min-height: 400px;
  border-radius: 15px;
}
@media only screen and (min-width: 768px) {
  .c-section--image .b-image .image {
    min-height: 800px;
  }
}

.c-section--image-grid {
  position: relative;
  overflow: hidden;
}
.c-section--image-grid .bg-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px 20px 0 0;
}
.c-section--image-grid .b-image-grid .image-grid-wrapper {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(12, 1fr);
}
@media only screen and (min-width: 768px) {
  .c-section--image-grid .b-image-grid .image-grid-wrapper {
    grid-gap: 50px;
  }
}
.c-section--image-grid .b-image-grid .image-grid-wrapper .image-cell {
  grid-column: span 12;
  border: 2px solid;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-section--image-grid .b-image-grid .image-grid-wrapper .image-cell img {
  display: block;
  max-width: 100%;
  max-height: 100px;
}
@media only screen and (min-width: 768px) {
  .c-section--image-grid .b-image-grid .image-grid-wrapper .image-cell {
    padding: 40px;
    grid-column: span 6;
  }
}
.c-section--image-grid .b-image-grid .flex {
  padding: 20px 0;
}
.c-section--image-grid .b-image-grid .flex h4 {
  color: #ffffff;
  margin-right: 40px;
}
@media only screen and (min-width: 992px) {
  .c-section--image-grid .b-image-grid .flex {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 30px 0;
  }
}
.c-section--image-grid .b-image-grid .image-row {
  display: inline-block;
  height: 60px;
  width: auto;
  margin: 0 20px 20px 0;
}
@media only screen and (min-width: 992px) {
  .c-section--image-grid .b-image-grid .image-row {
    margin: 0 40px 0 0;
  }
}
.c-section--image-grid .b-image-grid .image-row img {
  height: 50px;
  width: auto;
}

.c-section--logos {
  position: relative;
  overflow: hidden;
}
.c-section--logos .logos-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 40px 0 0 0;
}
@media only screen and (min-width: 768px) {
  .c-section--logos .logos-container {
    margin: 60px 0 0 0;
  }
}
.c-section--logos .logos-container .logo-column {
  flex: 0 0 calc(16.66% - 20px);
  position: relative;
  margin-bottom: 20px;
  grid-column: span 12;
  display: block;
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .c-section--logos .logos-container .logo-column {
    grid-column: span 4;
  }
}
@media only screen and (min-width: 992px) {
  .c-section--logos .logos-container .logo-column {
    grid-column: span 3;
  }
}
.c-section--logos .logos-container .logo-column img {
  display: block;
  width: 118px;
  height: 118px;
  border-radius: 50%;
  margin: 0 auto 40px;
  object-fit: contain;
  background-color: #215D60;
  padding: 10px;
}

.c-section--map {
  position: relative;
  overflow: hidden;
}
.c-section--map .b-map h2 {
  padding-left: 5vw;
  text-indent: -5vw;
}
.c-section--map .b-map .content-wrapper {
  margin-top: 5vw;
}
.c-section--map.style-large {
  height: 100vh;
  display: flex;
  align-items: center;
}
.c-section--map .acf-map {
  position: relative;
  height: 300px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .c-section--map .acf-map {
    position: relative;
    height: 500px;
    width: 100%;
  }
}
.c-section--map .acf-map img {
  max-width: inherit !important;
}
.c-section--map .acf-map .gm-ui-hover-effect {
  opacity: 0 !important;
}
.c-section--map .social {
  display: block;
  width: 100%;
  margin: 20px 0;
  display: flex;
  justify-content: flex-start;
}
.c-section--map .social a {
  margin: 0 5px 0 0;
  transition: all 0.2s ease-in;
}
.c-section--map .social a svg {
  width: 24px;
  height: auto;
}
.c-section--map .social a:hover {
  opacity: 0.8;
}

.c-section--media {
  position: relative;
  overflow: hidden;
}
.c-section--media .banner-bg-image {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  width: 100%;
  margin-bottom: 0;
  background-size: cover;
  background-attachment: fixed;
  background-position: center 0px;
  z-index: 1;
}
.c-section--media img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}
.c-section--media .video-wrapper {
  position: relative;
  overflow: hidden;
  display: block;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 20px;
  box-shadow: 0px 20px 20px 0px rgba(8, 40, 41, 0.4), 0px 4px 10px 0px rgba(8, 40, 41, 0.8);
  transition: all 0.15s linear;
}
.c-section--media .video-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-section--media .video-wrapper svg {
  transition: all 0.4s ease-in;
  position: absolute;
  width: 80px;
  height: auto;
}
.c-section--media .video-wrapper:hover svg {
  opacity: 0.6;
}
.c-section--media .video-wrapper .video-thumbnail {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  z-index: 2;
  width: 100%;
  position: absolute;
}
.c-section--media .video-wrapper .iframe-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
  box-shadow: 0px 20px 20px 0px rgba(8, 40, 41, 0.4), 0px 4px 10px 0px rgba(8, 40, 41, 0.8);
  border-radius: 20px;
}
.c-section--media .video-wrapper .iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.c-section--media .video-wrapper.play .video-thumbnail {
  display: none;
}
.c-section--media .video-wrapper.play .iframe-container {
  display: block;
}
.c-section--media .video-wrapper-silent {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
  box-shadow: 0px 20px 20px 0px rgba(8, 40, 41, 0.4), 0px 4px 10px 0px rgba(8, 40, 41, 0.8);
  border-radius: 20px;
}
.c-section--media .video-wrapper-silent video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.c-section--media video {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  z-index: 1;
}

.c-section--media-expand {
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 800px) {
  .c-section--media-expand {
    padding-bottom: 520px;
  }
}
@media only screen and (min-width: 1000px) {
  .c-section--media-expand {
    padding-bottom: 720px;
  }
}
@media only screen and (min-width: 1400px) {
  .c-section--media-expand {
    padding-bottom: 820px;
  }
}
.c-section--media-expand .b-media-expand .video-wrapper {
  position: relative;
  overflow: hidden;
  display: block;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 20px;
  box-shadow: 0px 20px 20px 0px rgba(8, 40, 41, 0.4), 0px 4px 10px 0px rgba(8, 40, 41, 0.8);
  transition: all 0.15s linear;
}
.c-section--media-expand .b-media-expand .video-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-section--media-expand .b-media-expand .video-wrapper svg {
  transition: all 0.4s ease-in;
  position: absolute;
  width: 80px;
  height: auto;
}
.c-section--media-expand .b-media-expand .video-wrapper:hover svg {
  opacity: 0.6;
}
.c-section--media-expand .b-media-expand .video-wrapper .video-thumbnail {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  z-index: 2;
  width: 100%;
  position: absolute;
}
.c-section--media-expand .b-media-expand .video-wrapper .iframe-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
  box-shadow: 0px 20px 20px 0px rgba(8, 40, 41, 0.4), 0px 4px 10px 0px rgba(8, 40, 41, 0.8);
  border-radius: 20px;
}
.c-section--media-expand .b-media-expand .video-wrapper .iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.c-section--media-expand .b-media-expand .video-wrapper.play .video-thumbnail {
  display: none;
}
.c-section--media-expand .b-media-expand .video-wrapper.play .iframe-container {
  display: block;
}
.c-section--media-expand #modalExpandPlayer {
  position: absolute !important;
  top: 0;
}
.c-section--media-expand #modalExpandPlayer .modal-dialog {
  max-width: 1200px;
  align-items: flex-start;
}
.c-section--media-expand #modalExpandPlayer .modal-dialog .modal-body {
  padding: 0;
  border: 0;
}
.c-section--media-expand #modalExpandPlayer .modal-dialog .modal-body .iframe-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
  box-shadow: 0px 20px 20px 0px rgba(8, 40, 41, 0.4), 0px 4px 10px 0px rgba(8, 40, 41, 0.8);
  border-radius: 20px;
}
.c-section--media-expand #modalExpandPlayer .modal-dialog .modal-body .iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.iframe-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
  box-shadow: 0px 20px 20px 0px rgba(8, 40, 41, 0.4), 0px 4px 10px 0px rgba(8, 40, 41, 0.8);
  border-radius: 20px;
}
.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#modalMediaContainer .modal-dialog {
  max-width: 1000px;
}
#modalMediaContainer .modal-dialog .modal-content {
  background: transparent;
}

.c-section--articles ul {
  margin: 0 0 20px;
  padding: 0;
  border-bottom: 1px solid #000000;
}
.c-section--articles ul li h4 {
  display: inline-block;
  margin-right: 40px;
}
.c-section--articles ul li select {
  border: 0;
}

.article-date {
  display: block;
  font-size: 16px;
  line-height: 125%;
  font-weight: 600;
  margin-bottom: 10px;
  text-align: center;
}

.c-section--twigtalk,
.c-section--articles-container {
  text-align: center;
}
.c-section--twigtalk .articles-container,
.c-section--articles-container .articles-container {
  margin-top: 40px;
}

.c-section--articles-container {
  text-align: center;
}

.c-section--articles-container h3,
.c-section--related_blogs h3,
.c-section--twigtalk h3 {
  text-align: center;
}
.c-section--articles-container .searchandfilter ul,
.c-section--related_blogs .searchandfilter ul,
.c-section--twigtalk .searchandfilter ul {
  display: inline-block;
  padding: 0;
}
.c-section--articles-container .searchandfilter ul li,
.c-section--related_blogs .searchandfilter ul li,
.c-section--twigtalk .searchandfilter ul li {
  padding: 0;
  display: inline-block !important;
}
.c-section--articles-container .searchandfilter ul li input.sf-input-radio,
.c-section--related_blogs .searchandfilter ul li input.sf-input-radio,
.c-section--twigtalk .searchandfilter ul li input.sf-input-radio {
  display: none;
}
.c-section--articles-container .searchandfilter ul li h4,
.c-section--related_blogs .searchandfilter ul li h4,
.c-section--twigtalk .searchandfilter ul li h4 {
  text-transform: uppercase;
  display: inline-block;
  margin-right: 30px;
}
.c-section--articles-container .searchandfilter ul li label,
.c-section--related_blogs .searchandfilter ul li label,
.c-section--twigtalk .searchandfilter ul li label {
  padding: 0 20px 0 0 !important;
  margin: 0;
  cursor: pointer;
  text-transform: uppercase;
  border-right: 1px solid;
  font-size: 16px;
}
.c-section--articles-container .searchandfilter ul li.sf-field-search,
.c-section--related_blogs .searchandfilter ul li.sf-field-search,
.c-section--twigtalk .searchandfilter ul li.sf-field-search {
  float: right;
  clear: both;
  margin-bottom: 20px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .c-section--articles-container .searchandfilter ul li.sf-field-search,
  .c-section--related_blogs .searchandfilter ul li.sf-field-search,
  .c-section--twigtalk .searchandfilter ul li.sf-field-search {
    width: auto;
  }
}
.c-section--articles-container .searchandfilter ul li.sf-field-search label,
.c-section--related_blogs .searchandfilter ul li.sf-field-search label,
.c-section--twigtalk .searchandfilter ul li.sf-field-search label {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .c-section--articles-container .searchandfilter ul li.sf-field-search label,
  .c-section--related_blogs .searchandfilter ul li.sf-field-search label,
  .c-section--twigtalk .searchandfilter ul li.sf-field-search label {
    width: 340px;
  }
}
.c-section--articles-container .searchandfilter ul li.sf-field-search input,
.c-section--related_blogs .searchandfilter ul li.sf-field-search input,
.c-section--twigtalk .searchandfilter ul li.sf-field-search input {
  padding: 12px 30px 12px 12px;
  border: 1px solid;
  width: 100%;
}
.c-section--articles-container .searchandfilter ul li.sf-field-post-meta-date,
.c-section--related_blogs .searchandfilter ul li.sf-field-post-meta-date,
.c-section--twigtalk .searchandfilter ul li.sf-field-post-meta-date {
  float: right;
}
.c-section--articles-container .searchandfilter ul li.sf-field-post-meta-author,
.c-section--related_blogs .searchandfilter ul li.sf-field-post-meta-author,
.c-section--twigtalk .searchandfilter ul li.sf-field-post-meta-author {
  float: right;
  clear: both;
  width: 100%;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .c-section--articles-container .searchandfilter ul li.sf-field-post-meta-author,
  .c-section--related_blogs .searchandfilter ul li.sf-field-post-meta-author,
  .c-section--twigtalk .searchandfilter ul li.sf-field-post-meta-author {
    width: auto;
    margin-left: 20px;
    padding-bottom: 0;
  }
}
.c-section--articles-container .searchandfilter ul li.sf-field-post-meta-author .sf-input-select,
.c-section--related_blogs .searchandfilter ul li.sf-field-post-meta-author .sf-input-select,
.c-section--twigtalk .searchandfilter ul li.sf-field-post-meta-author .sf-input-select {
  padding: 13px 30px 13px 13px;
  border: 1px solid #D6D6D6;
  width: 100%;
  background-color: #D6D6D6;
  text-transform: uppercase;
}
.c-section--articles-container .searchandfilter ul li.sf-field-post-meta-author label,
.c-section--related_blogs .searchandfilter ul li.sf-field-post-meta-author label,
.c-section--twigtalk .searchandfilter ul li.sf-field-post-meta-author label {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .c-section--articles-container .searchandfilter ul li.sf-field-post-meta-author label,
  .c-section--related_blogs .searchandfilter ul li.sf-field-post-meta-author label,
  .c-section--twigtalk .searchandfilter ul li.sf-field-post-meta-author label {
    width: auto;
  }
}
.c-section--articles-container .searchandfilter ul li.sf-field-post-meta-author .chosen-container-single,
.c-section--related_blogs .searchandfilter ul li.sf-field-post-meta-author .chosen-container-single,
.c-section--twigtalk .searchandfilter ul li.sf-field-post-meta-author .chosen-container-single {
  width: 100% !important;
}
@media only screen and (min-width: 768px) {
  .c-section--articles-container .searchandfilter ul li.sf-field-post-meta-author .chosen-container-single,
  .c-section--related_blogs .searchandfilter ul li.sf-field-post-meta-author .chosen-container-single,
  .c-section--twigtalk .searchandfilter ul li.sf-field-post-meta-author .chosen-container-single {
    width: 220px !important;
  }
}
.c-section--articles-container .searchandfilter ul li.sf-field-post-meta-author .chosen-container-single .chosen-single,
.c-section--related_blogs .searchandfilter ul li.sf-field-post-meta-author .chosen-container-single .chosen-single,
.c-section--twigtalk .searchandfilter ul li.sf-field-post-meta-author .chosen-container-single .chosen-single {
  background: #C6CBCE;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  padding: 10px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .c-section--articles-container .searchandfilter ul li.sf-field-post-meta-author .chosen-container-single .chosen-single,
  .c-section--related_blogs .searchandfilter ul li.sf-field-post-meta-author .chosen-container-single .chosen-single,
  .c-section--twigtalk .searchandfilter ul li.sf-field-post-meta-author .chosen-container-single .chosen-single {
    width: 220px;
  }
}
.c-section--articles-container .searchandfilter ul li.sf-field-post-meta-author .chosen-container-single .chosen-single b,
.c-section--related_blogs .searchandfilter ul li.sf-field-post-meta-author .chosen-container-single .chosen-single b,
.c-section--twigtalk .searchandfilter ul li.sf-field-post-meta-author .chosen-container-single .chosen-single b {
  display: none;
}
.c-section--articles-container .searchandfilter ul li.sf-field-post-meta-author .chosen-container-single ul li,
.c-section--related_blogs .searchandfilter ul li.sf-field-post-meta-author .chosen-container-single ul li,
.c-section--twigtalk .searchandfilter ul li.sf-field-post-meta-author .chosen-container-single ul li {
  display: block;
  padding: 5px 6px;
}
.c-section--articles-container .searchandfilter ul li.sf-field-post-meta-type,
.c-section--related_blogs .searchandfilter ul li.sf-field-post-meta-type,
.c-section--twigtalk .searchandfilter ul li.sf-field-post-meta-type {
  float: left;
  clear: both;
}
.c-section--articles-container .searchandfilter ul li.sf-field-post-meta-type ul li,
.c-section--related_blogs .searchandfilter ul li.sf-field-post-meta-type ul li,
.c-section--twigtalk .searchandfilter ul li.sf-field-post-meta-type ul li {
  margin-right: 20px;
  margin-bottom: 20px;
}
.c-section--articles-container .searchandfilter ul li.sf-field-post-meta-type ul li:last-child label,
.c-section--related_blogs .searchandfilter ul li.sf-field-post-meta-type ul li:last-child label,
.c-section--twigtalk .searchandfilter ul li.sf-field-post-meta-type ul li:last-child label {
  border-right: 0;
}
.c-section--articles-container .articles-container,
.c-section--related_blogs .articles-container,
.c-section--twigtalk .articles-container {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(12, 1fr);
}
.c-section--articles-container .articles-container .article-tile,
.c-section--related_blogs .articles-container .article-tile,
.c-section--twigtalk .articles-container .article-tile {
  grid-column: span 12;
  position: relative;
  padding: 24px;
  text-decoration: none;
  transition: all 0.2s ease-in;
  border-radius: 15px;
  border: 3px solid #FF5200;
  color: #ffffff;
  text-align: left;
}
.theme-grey_light .c-section--articles-container .articles-container .article-tile,
.theme-grey_light .c-section--related_blogs .articles-container .article-tile,
.theme-grey_light .c-section--twigtalk .articles-container .article-tile {
  color: #2D2826;
}
@media only screen and (min-width: 768px) {
  .c-section--articles-container .articles-container .article-tile,
  .c-section--related_blogs .articles-container .article-tile,
  .c-section--twigtalk .articles-container .article-tile {
    grid-column: span 12;
  }
}
@media only screen and (min-width: 992px) {
  .c-section--articles-container .articles-container .article-tile,
  .c-section--related_blogs .articles-container .article-tile,
  .c-section--twigtalk .articles-container .article-tile {
    grid-column: span 4;
  }
}
.c-section--articles-container .articles-container .article-tile .type,
.c-section--related_blogs .articles-container .article-tile .type,
.c-section--twigtalk .articles-container .article-tile .type {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 15px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 100%;
  min-width: 130px;
  border-radius: 0 0 15px;
}
.c-section--articles-container .articles-container .article-tile .article-content,
.c-section--related_blogs .articles-container .article-tile .article-content,
.c-section--twigtalk .articles-container .article-tile .article-content {
  padding: 40px 0 40px;
}
.c-section--articles-container .articles-container .article-tile .article-content h5,
.c-section--related_blogs .articles-container .article-tile .article-content h5,
.c-section--twigtalk .articles-container .article-tile .article-content h5 {
  margin-bottom: 40px;
}
.c-section--articles-container .articles-container .article-tile .article-date,
.c-section--related_blogs .articles-container .article-tile .article-date,
.c-section--twigtalk .articles-container .article-tile .article-date {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 115%;
  font-weight: 600;
}
.c-section--articles-container .articles-container .article-tile p,
.c-section--related_blogs .articles-container .article-tile p,
.c-section--twigtalk .articles-container .article-tile p {
  display: block;
}
.c-section--articles-container .articles-container .article-tile .article-image img,
.c-section--related_blogs .articles-container .article-tile .article-image img,
.c-section--twigtalk .articles-container .article-tile .article-image img {
  height: 210px;
  width: 100%;
  object-fit: cover;
  border-radius: 15px;
}
.c-section--articles-container .articles-container .article-tile .read-more,
.c-section--related_blogs .articles-container .article-tile .read-more,
.c-section--twigtalk .articles-container .article-tile .read-more {
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-size: 29px;
  line-height: 135%;
  font-weight: 700;
  font-family: "Tinos";
}
.c-section--articles-container .articles-container .article-tile .read-more svg,
.c-section--related_blogs .articles-container .article-tile .read-more svg,
.c-section--twigtalk .articles-container .article-tile .read-more svg {
  width: 40px;
  height: auto;
}
.c-section--articles-container .articles-container .article-tile .read-more svg .circle,
.c-section--related_blogs .articles-container .article-tile .read-more svg .circle,
.c-section--twigtalk .articles-container .article-tile .read-more svg .circle {
  fill: #FF5200;
}
.c-section--articles-container .articles-container .article-tile .read-more svg .arrow,
.c-section--related_blogs .articles-container .article-tile .read-more svg .arrow,
.c-section--twigtalk .articles-container .article-tile .read-more svg .arrow {
  fill: #ffffff;
}
.c-section--articles-container .articles-container .article-tile.tile-blue,
.c-section--related_blogs .articles-container .article-tile.tile-blue,
.c-section--twigtalk .articles-container .article-tile.tile-blue {
  border: 3px solid #93CDCE;
}
.c-section--articles-container .articles-container .article-tile.tile-blue .read-more svg .circle,
.c-section--related_blogs .articles-container .article-tile.tile-blue .read-more svg .circle,
.c-section--twigtalk .articles-container .article-tile.tile-blue .read-more svg .circle {
  fill: #93CDCE;
}
.c-section--articles-container .articles-container .article-tile.tile-blue .read-more svg .arrow,
.c-section--related_blogs .articles-container .article-tile.tile-blue .read-more svg .arrow,
.c-section--twigtalk .articles-container .article-tile.tile-blue .read-more svg .arrow {
  fill: #3B5252;
}
.c-section--articles-container .articles-container .article-tile.tile-blue:hover,
.c-section--related_blogs .articles-container .article-tile.tile-blue:hover,
.c-section--twigtalk .articles-container .article-tile.tile-blue:hover {
  background-color: #93CDCE;
  color: #3B5252;
}
.c-section--articles-container .articles-container .article-tile.tile-blue:hover h3,
.c-section--related_blogs .articles-container .article-tile.tile-blue:hover h3,
.c-section--twigtalk .articles-container .article-tile.tile-blue:hover h3 {
  color: #3B5252;
}
.c-section--articles-container .articles-container .article-tile.tile-blue:hover .read-more svg .circle,
.c-section--related_blogs .articles-container .article-tile.tile-blue:hover .read-more svg .circle,
.c-section--twigtalk .articles-container .article-tile.tile-blue:hover .read-more svg .circle {
  fill: #3B5252;
}
.c-section--articles-container .articles-container .article-tile.tile-blue:hover .read-more svg .arrow,
.c-section--related_blogs .articles-container .article-tile.tile-blue:hover .read-more svg .arrow,
.c-section--twigtalk .articles-container .article-tile.tile-blue:hover .read-more svg .arrow {
  fill: #93CDCE;
}
.c-section--articles-container .articles-container .article-tile.tile-orange,
.c-section--related_blogs .articles-container .article-tile.tile-orange,
.c-section--twigtalk .articles-container .article-tile.tile-orange {
  border: 3px solid #FF5200;
}
.c-section--articles-container .articles-container .article-tile.tile-orange .read-more svg .circle,
.c-section--related_blogs .articles-container .article-tile.tile-orange .read-more svg .circle,
.c-section--twigtalk .articles-container .article-tile.tile-orange .read-more svg .circle {
  fill: #FF5200;
}
.c-section--articles-container .articles-container .article-tile.tile-orange .read-more svg .arrow,
.c-section--related_blogs .articles-container .article-tile.tile-orange .read-more svg .arrow,
.c-section--twigtalk .articles-container .article-tile.tile-orange .read-more svg .arrow {
  fill: #662100;
}
.c-section--articles-container .articles-container .article-tile.tile-orange:hover,
.c-section--related_blogs .articles-container .article-tile.tile-orange:hover,
.c-section--twigtalk .articles-container .article-tile.tile-orange:hover {
  background-color: #FF5200;
  color: #662100;
}
.c-section--articles-container .articles-container .article-tile.tile-orange:hover h3,
.c-section--related_blogs .articles-container .article-tile.tile-orange:hover h3,
.c-section--twigtalk .articles-container .article-tile.tile-orange:hover h3 {
  color: #662100;
}
.c-section--articles-container .articles-container .article-tile.tile-orange:hover .read-more svg .circle,
.c-section--related_blogs .articles-container .article-tile.tile-orange:hover .read-more svg .circle,
.c-section--twigtalk .articles-container .article-tile.tile-orange:hover .read-more svg .circle {
  fill: #662100;
}
.c-section--articles-container .articles-container .article-tile.tile-orange:hover .read-more svg .arrow,
.c-section--related_blogs .articles-container .article-tile.tile-orange:hover .read-more svg .arrow,
.c-section--twigtalk .articles-container .article-tile.tile-orange:hover .read-more svg .arrow {
  fill: #FF5200;
}
.c-section--articles-container .articles-container .article-tile.tile-green,
.c-section--related_blogs .articles-container .article-tile.tile-green,
.c-section--twigtalk .articles-container .article-tile.tile-green {
  border: 3px solid #C4D455;
}
.c-section--articles-container .articles-container .article-tile.tile-green .read-more svg .circle,
.c-section--related_blogs .articles-container .article-tile.tile-green .read-more svg .circle,
.c-section--twigtalk .articles-container .article-tile.tile-green .read-more svg .circle {
  fill: #C4D455;
}
.c-section--articles-container .articles-container .article-tile.tile-green .read-more svg .arrow,
.c-section--related_blogs .articles-container .article-tile.tile-green .read-more svg .arrow,
.c-section--twigtalk .articles-container .article-tile.tile-green .read-more svg .arrow {
  fill: #4E5522;
}
.c-section--articles-container .articles-container .article-tile.tile-green:hover,
.c-section--related_blogs .articles-container .article-tile.tile-green:hover,
.c-section--twigtalk .articles-container .article-tile.tile-green:hover {
  background-color: #C4D455;
  color: #4E5522;
}
.c-section--articles-container .articles-container .article-tile.tile-green:hover h3,
.c-section--related_blogs .articles-container .article-tile.tile-green:hover h3,
.c-section--twigtalk .articles-container .article-tile.tile-green:hover h3 {
  color: #4E5522;
}
.c-section--articles-container .articles-container .article-tile.tile-green:hover .read-more svg .circle,
.c-section--related_blogs .articles-container .article-tile.tile-green:hover .read-more svg .circle,
.c-section--twigtalk .articles-container .article-tile.tile-green:hover .read-more svg .circle {
  fill: #4E5522;
}
.c-section--articles-container .articles-container .article-tile.tile-green:hover .read-more svg .arrow,
.c-section--related_blogs .articles-container .article-tile.tile-green:hover .read-more svg .arrow,
.c-section--twigtalk .articles-container .article-tile.tile-green:hover .read-more svg .arrow {
  fill: #C4D455;
}
.c-section--articles-container .articles-container .article-tile.tile-yellow,
.c-section--related_blogs .articles-container .article-tile.tile-yellow,
.c-section--twigtalk .articles-container .article-tile.tile-yellow {
  border: 3px solid #FBE056;
}
.c-section--articles-container .articles-container .article-tile.tile-yellow .read-more svg .circle,
.c-section--related_blogs .articles-container .article-tile.tile-yellow .read-more svg .circle,
.c-section--twigtalk .articles-container .article-tile.tile-yellow .read-more svg .circle {
  fill: #FBE056;
}
.c-section--articles-container .articles-container .article-tile.tile-yellow .read-more svg .arrow,
.c-section--related_blogs .articles-container .article-tile.tile-yellow .read-more svg .arrow,
.c-section--twigtalk .articles-container .article-tile.tile-yellow .read-more svg .arrow {
  fill: #645A22;
}
.c-section--articles-container .articles-container .article-tile.tile-yellow:hover,
.c-section--related_blogs .articles-container .article-tile.tile-yellow:hover,
.c-section--twigtalk .articles-container .article-tile.tile-yellow:hover {
  background-color: #FBE056;
  color: #645A22;
}
.c-section--articles-container .articles-container .article-tile.tile-yellow:hover h3,
.c-section--related_blogs .articles-container .article-tile.tile-yellow:hover h3,
.c-section--twigtalk .articles-container .article-tile.tile-yellow:hover h3 {
  color: #645A22;
}
.c-section--articles-container .articles-container .article-tile.tile-yellow:hover .read-more svg .circle,
.c-section--related_blogs .articles-container .article-tile.tile-yellow:hover .read-more svg .circle,
.c-section--twigtalk .articles-container .article-tile.tile-yellow:hover .read-more svg .circle {
  fill: #645A22;
}
.c-section--articles-container .articles-container .article-tile.tile-yellow:hover .read-more svg .arrow,
.c-section--related_blogs .articles-container .article-tile.tile-yellow:hover .read-more svg .arrow,
.c-section--twigtalk .articles-container .article-tile.tile-yellow:hover .read-more svg .arrow {
  fill: #FBE056;
}

.pagination {
  margin: 20px 0;
  text-transform: uppercase;
}
.pagination .nav-next a,
.pagination .nav-previous a {
  display: inline-block;
}
.pagination .nav-previous a {
  margin-left: 10px;
}
.pagination .nav-next a {
  margin-right: 10px;
}
.c-section--projects {
  position: relative;
  overflow: hidden;
}
.c-section--projects .b-projects .projects-tiles {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 100vw;
  max-height: 800px;
  font-size: 0;
  gap: 20px;
}
@media only screen and (min-width: 768px) {
  .c-section--projects .b-projects .projects-tiles {
    min-height: 800px;
  }
}
.c-section--projects .b-projects .projects-tiles .tile {
  height: 290px;
  width: 40%;
  padding: 20px;
  font-size: 1.3vw;
  position: relative;
  overflow: hidden;
  color: #ffffff;
  background-color: #313130;
}
.c-section--projects .b-projects .projects-tiles .tile .image {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  transition: all 0.2s ease-in;
  opacity: 1;
}
.c-section--projects .b-projects .projects-tiles .tile .description {
  position: relative;
  transition: all 0.1s ease-in;
  z-index: 2;
  opacity: 0;
}
.c-section--projects .b-projects .projects-tiles .tile.large {
  width: 60%;
  height: 600px;
}
.c-section--projects .b-projects .projects-tiles .tile:hover .image {
  opacity: 0.1;
}
.c-section--projects .b-projects .projects-tiles .tile:hover .description {
  opacity: 1;
}
.c-section--quote {
  position: relative;
  overflow: hidden;
}
.c-section--quote .b-quote .quote {
  display: block;
}
.c-section--quote .b-quote .author {
  display: block;
  font-size: 18px;
  line-height: 115%;
}
.c-section--quote.style-large {
  height: 100vh;
  display: flex;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .c-section--quote.style-large {
    min-height: 500px;
  }
}

.c-section--team {
  position: relative;
  overflow: hidden;
}
.c-section--team .b-team .team-grid {
  display: block;
}
@media only screen and (min-width: 768px) {
  .c-section--team .b-team .team-grid {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: 40px;
  }
}
.c-section--team .b-team .team-grid .team-container {
  position: relative;
  grid-column: span 12;
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .c-section--team .b-team .team-grid .team-container {
    grid-column: span 6;
    margin: 0;
  }
}
@media only screen and (min-width: 992px) {
  .c-section--team .b-team .team-grid .team-container {
    grid-column: span 4;
  }
}
.c-section--team .b-team .team-grid .team-container .profile-slider {
  border-radius: 20px;
  width: 100%;
  height: 554px;
  position: relative;
  overflow: hidden;
}
.c-section--team .b-team .team-grid .team-container .profile-slider .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}
.c-section--team .b-team .team-grid .team-container .profile-slider .carousel-inner {
  height: 100%;
}
.c-section--team .b-team .team-grid .team-container .profile-slider .carousel-indicators {
  position: absolute;
  top: 20px;
  left: 20px;
  right: auto;
  bottom: auto;
  display: block;
  margin: 0;
}
.c-section--team .b-team .team-grid .team-container .profile-slider .carousel-indicators li {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background-color: #ffffff;
  margin-bottom: 20px;
  cursor: pointer;
}
.c-section--team .b-team .team-grid .team-container .profile-slider .carousel-indicators li:hover, .c-section--team .b-team .team-grid .team-container .profile-slider .carousel-indicators li.active {
  background-color: #FF5200;
}
.c-section--team .b-team .team-grid .team-container .profile-details {
  margin: 20px 0 0;
}
.c-section--team .b-team .team-grid .team-container .read-bio {
  color: #C4D455;
  text-decoration: underline;
  font-size: 22px;
}
.c-section--team .b-team .team-grid .team-container .read-bio svg {
  width: 18px;
  height: auto;
  margin: 0 0 0 20px;
}
.c-section--team .b-team .team-grid .team-container h4 {
  margin: 0 !important;
  font-weight: 400;
}
.c-section--team .b-team .team-grid .team-container h5 {
  margin: 0 !important;
  font-weight: 400;
}
.c-section--team .b-team .team-grid .team-container .job-title {
  display: block;
  font-weight: 400;
  color: #FF5200;
  margin-bottom: 20px;
}
.c-section--team .b-team .team-grid .team-container .job-title.sml {
  font-size: 29px;
  margin: 0;
}
.c-section--team .b-team .team-grid.style-bio .team-container {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}
@media only screen and (min-width: 768px) {
  .c-section--team .b-team .team-grid.style-bio .team-container {
    grid-column: span 12;
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .c-section--team .b-team .team-grid.style-bio .team-container {
    grid-column: span 12;
  }
}
.c-section--team .b-team .team-grid.style-bio .team-container .profile-slider {
  grid-column: span 12;
  margin-bottom: 2rem;
}
@media only screen and (min-width: 768px) {
  .c-section--team .b-team .team-grid.style-bio .team-container .profile-slider {
    grid-column: span 4;
    margin-bottom: 0;
  }
}
.c-section--team .b-team .team-grid.style-bio .team-container .profile-details {
  grid-column: span 12;
  margin: 0;
}
@media only screen and (min-width: 768px) {
  .c-section--team .b-team .team-grid.style-bio .team-container .profile-details {
    grid-column: span 8;
  }
}
@media only screen and (min-width: 768px) {
  .c-section--team .b-team .team-grid.style-bio .team-container.align-left .profile-details {
    padding-left: 10vw;
  }
}
@media only screen and (min-width: 768px) {
  .c-section--team .b-team .team-grid.style-bio .team-container.align-right .profile-details {
    padding-right: 10vw;
  }
}
.c-section--team .b-team .team-grid.style-bio .team-container .alt {
  order: 2;
}
@media only screen and (min-width: 768px) {
  .c-section--team .b-team .team-grid.style-bio .team-container .alt {
    order: 0;
  }
}

.c-section--timeline {
  position: relative;
  overflow: hidden;
}
.c-section--timeline ul, .c-section--timeline li {
  margin: 0px;
  padding: 0px;
}
.c-section--timeline .custom-section {
  width: 100%;
  float: left;
  padding: 0;
}
.c-section--timeline .custom-section .timeline-main {
  width: 100%;
  float: left;
  padding: 0;
  position: relative;
}
.c-section--timeline .custom-section .timeline-main ul {
  width: 100%;
  float: left;
  list-style: none;
}
.c-section--timeline .custom-section .timeline-main ul li {
  width: 100%;
  float: left;
  position: relative;
  padding-bottom: 30px;
}
.c-section--timeline .custom-section .timeline-main ul li:before {
  content: "";
  position: absolute;
  top: 15px;
  left: 0;
  transform: translateX(-50%);
  height: 15px;
  width: 15px;
  background-color: #FF5200;
  border-radius: 50%;
  border: 5px solid #FF5200;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 100;
}
.c-section--timeline .custom-section .timeline-main ul li:after {
  content: "";
  position: absolute;
  top: 45px;
  left: 0;
  transform: translateX(-50%);
  height: 15px;
  width: 15px;
  background-color: #FF5200;
  border-radius: 50%;
  border: 5px solid #FF5200;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 100;
}
.c-section--timeline .custom-section .timeline-main ul li .custom-box {
  position: relative;
  width: calc(100% - 20px);
  left: 20px;
  padding: 0px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  transition: all 500ms ease;
}
.c-section--timeline .custom-section .timeline-main ul li .custom-box:before {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  top: 20px;
  left: -35px;
}
.c-section--timeline .custom-section .timeline-main ul li.adding .custom-box {
  width: calc(100% - 20px);
}
.c-section--timeline .custom-section .timeline-main .progress-wrap {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  transform: translateX(-50%);
  width: 6px;
  height: 100%;
  border-radius: 10px;
}
.c-section--timeline .custom-section .timeline-main .progress-wrap .pogress {
  width: 100%;
  height: 0;
  top: 30px;
  left: 50%;
  border-radius: 10px;
  transform: translateX(-50%);
  position: absolute;
  background-color: #FF5200;
}

.c-section--open-positions {
  position: relative;
  overflow: hidden;
}
.c-section--open-positions .b-open-positions .content-wrapper,
.c-section--open-positions .b-open-positions .cta-wrapper {
  text-align: center;
}
.c-section--open-positions .b-open-positions .tiles-wrapper {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(12, 1fr);
  margin: 0 0 80px;
}
.c-section--open-positions .b-open-positions .tiles-wrapper .tile {
  grid-column: span 12;
  position: relative;
  padding: 24px;
  text-decoration: none;
  transition: all 0.2s ease-in;
  border-radius: 15px;
  border: 3px solid #FF5200;
  background-color: #F7F5F2;
}
@media only screen and (min-width: 768px) {
  .c-section--open-positions .b-open-positions .tiles-wrapper .tile {
    grid-column: span 6;
  }
}
.c-section--open-positions .b-open-positions .tiles-wrapper .tile .type {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 15px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 100%;
  min-width: 130px;
  border-radius: 0 0 15px;
}
.c-section--open-positions .b-open-positions .tiles-wrapper .tile .tile-content {
  padding: 0 0 70px;
}
.c-section--open-positions .b-open-positions .tiles-wrapper .tile h5 {
  display: block;
  margin: 0 0 20px;
}
.c-section--open-positions .b-open-positions .tiles-wrapper .tile .read-more {
  position: absolute;
  right: 24px;
  bottom: 24px;
  font-size: 29px;
  line-height: 135%;
  font-weight: 700;
  font-family: "Tinos";
  cursor: pointer;
}
.c-section--open-positions .b-open-positions .tiles-wrapper .tile .read-more svg {
  width: 40px;
  height: auto;
}
.c-section--open-positions .b-open-positions .tiles-wrapper .tile .read-more svg .circle {
  fill: #FF5200;
}
.c-section--open-positions .b-open-positions .tiles-wrapper .tile .read-more svg .arrow {
  fill: #ffffff;
}
.c-section--open-positions .b-open-positions .tiles-wrapper .tile.tile-orange {
  border: 3px solid #FF5200;
  color: #662100;
}
.c-section--open-positions .b-open-positions .tiles-wrapper .tile.tile-orange h5, .c-section--open-positions .b-open-positions .tiles-wrapper .tile.tile-orange p {
  color: #662100;
}
.c-section--open-positions .b-open-positions .tiles-wrapper .tile.tile-orange .read-more {
  color: #662100;
}
.c-section--open-positions .b-open-positions .tiles-wrapper .tile.tile-orange .read-more svg .circle {
  fill: #FF5200;
}
.c-section--open-positions .b-open-positions .tiles-wrapper .tile.tile-orange .read-more svg .arrow {
  fill: #662100;
}
.c-section--open-positions .b-open-positions .tiles-wrapper .tile.tile-blue {
  border: 3px solid #93CDCE;
  color: #3B5252;
}
.c-section--open-positions .b-open-positions .tiles-wrapper .tile.tile-blue h5, .c-section--open-positions .b-open-positions .tiles-wrapper .tile.tile-blue p {
  color: #3B5252;
}
.c-section--open-positions .b-open-positions .tiles-wrapper .tile.tile-blue .read-more {
  color: #3B5252;
}
.c-section--open-positions .b-open-positions .tiles-wrapper .tile.tile-blue .read-more svg .circle {
  fill: #93CDCE;
}
.c-section--open-positions .b-open-positions .tiles-wrapper .tile.tile-blue .read-more svg .arrow {
  fill: #3B5252;
}
.c-section--open-positions .b-open-positions .tiles-wrapper .tile.tile-yellow {
  border: 3px solid #FBE056;
  color: #645A22;
}
.c-section--open-positions .b-open-positions .tiles-wrapper .tile.tile-yellow h5, .c-section--open-positions .b-open-positions .tiles-wrapper .tile.tile-yellow p {
  color: #645A22;
}
.c-section--open-positions .b-open-positions .tiles-wrapper .tile.tile-yellow .read-more {
  color: #645A22;
}
.c-section--open-positions .b-open-positions .tiles-wrapper .tile.tile-yellow .read-more svg .circle {
  fill: #FBE056;
}
.c-section--open-positions .b-open-positions .tiles-wrapper .tile.tile-yellow .read-more svg .arrow {
  fill: #645A22;
}

.open-jobs_Jobs__Searchbtn__mTy6K > button {
  background: tomato;
}

.c-home-twig-tech__intro {
  margin-bottom: 4rem;
  text-align: center;
}
.c-home-twig-tech__intro p {
  max-width: 65ch;
  margin-right: auto;
  margin-left: auto;
}

.c-home-twig-tech__title {
  max-width: 30ch;
  margin-right: auto;
  margin-left: auto;
}

.c-home-twig-tech__split {
  --transition-speed: 2s;
  --logo-size: 200px;
  position: relative;
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}
.c-home-twig-tech__split.is-active {
  grid-template-rows: auto auto;
}
@media (min-width: 2000px) {
  .c-home-twig-tech__split {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: auto;
  }
  .c-home-twig-tech__split.is-active {
    grid-template-rows: auto;
  }
}

.c-home-twig-tech__logo {
  width: var(--logo-size);
  height: var(--logo-size);
  margin: auto auto 2rem;
  z-index: 2;
}

.c-home-twig-tech__logo-left,
.c-home-twig-tech__logo-right {
  position: absolute;
  top: 0;
  left: 50%;
  width: var(--logo-size);
  height: var(--logo-size);
  transform: translateX(-50%);
  transition: all var(--transition-speed) ease-in-out;
}
.is-active .c-home-twig-tech__logo-left,
.is-active .c-home-twig-tech__logo-right {
  left: 0;
  transform: translateX(0);
}
@media (min-width: 2000px) {
  .c-home-twig-tech__logo-left,
  .c-home-twig-tech__logo-right {
    left: 100%;
    transition: all var(--transition-speed) 0.25s ease-in-out;
  }
}

.c-home-twig-tech__logo-right {
  left: auto;
  right: 50%;
  transform: translate(50%, 0);
}
.is-active .c-home-twig-tech__logo-right {
  left: auto;
  right: 0;
  transform: translate(0, 0);
  animation-name: right-logo-mobile;
  animation-duration: 2s;
}
@media (min-width: 2000px) {
  .c-home-twig-tech__logo-right {
    transform: translateX(50%);
    right: 100%;
  }
  .is-active .c-home-twig-tech__logo-right {
    right: 0;
    transform: translateX(0);
    animation: none;
  }
}

@keyframes right-logo-mobile {
  0% {
    transform: translate(50%, calc(-100% - 2rem));
  }
  40% {
    transform: translate(50%, 0);
  }
  60% {
    transform: translate(50%, 0);
  }
  100% {
    transform: translate(0, 0);
  }
}
.c-home-twig-tech__section-one,
.c-home-twig-tech__section-two {
  position: relative;
  grid-row: 1/span 1;
  grid-column: 1/span 1;
}
.is-active .c-home-twig-tech__section-one,
.is-active .c-home-twig-tech__section-two {
  grid-row: span 1;
}
@media (min-width: 2000px) {
  .c-home-twig-tech__section-one,
  .c-home-twig-tech__section-two {
    grid-column: span 1;
  }
  .is-active .c-home-twig-tech__section-one,
  .is-active .c-home-twig-tech__section-two {
    grid-row: 1/span 1;
  }
}

.c-home-twig-tech__section-content {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 1s var(--transition-speed) linear;
  overflow: hidden;
}
@media (min-width: 2000px) {
  .c-home-twig-tech__section-content {
    transition: grid-template-rows 1s linear;
  }
}
.c-home-twig-tech__section-two .c-home-twig-tech__section-content {
  text-align: right;
}
.is-active .c-home-twig-tech__section-content {
  grid-template-rows: 1fr;
}

.c-home-twig-tech__section-inner {
  padding: 2rem 2rem 2rem 0;
  overflow: hidden;
}
.c-home-twig-tech__section-two .c-home-twig-tech__section-inner {
  padding-right: 0;
  padding-left: 2rem;
}
@media (min-width: 2000px) {
  .c-home-twig-tech__section-inner {
    transform: translateX(120%);
    transition: transform var(--transition-speed) 0.25s ease-in-out;
  }
  .c-home-twig-tech__section-two .c-home-twig-tech__section-inner {
    transform: translateX(-120%);
  }
  .is-active .c-home-twig-tech__section-inner {
    transform: translateX(0);
  }
}
.c-home-twig-tech__section-inner p {
  max-width: 70ch;
}
.c-home-twig-tech__section-two .c-home-twig-tech__section-inner p {
  margin-left: auto;
}

.c-home-twig-tech__cta {
  display: block;
  max-width: fit-content;
  margin: 4rem auto;
}

.c-twig-tech-intro img {
  max-width: 100%;
  height: auto;
  border-radius: 20px;
  box-shadow: 0px 20px 20px 0px rgba(8, 40, 41, 0.4), 0px 4px 10px 0px rgba(8, 40, 41, 0.8);
}

.c-twig-tech-intro__container {
  display: grid;
  gap: 2rem;
  grid-template-columns: [logo-start title-start content-one-start content-two-start image-one-start image-two-start image-three-start] minmax(0, 1fr) [title-end content-one-end content-two-end image-one-end image-two-end image-three-end logo-end];
  grid-template-rows: [title-start] auto [title-end content-one-start] auto [content-one-end image-two-start] auto [image-two-end image-three-start] auto [image-three-end logo-start] auto [logo-end content-two-start] auto [content-two-end image-one-start] auto [image-one-end];
  font-size: 52px;
  line-height: 1.6;
}
@media (min-width: 780px) {
  .c-twig-tech-intro__container {
    grid-template-columns: [logo-start title-start content-one-start content-two-start image-two-start] minmax(0, 0.5fr) minmax(0, 1fr) [image-three-start] minmax(0, 0.5fr) [image-two-end logo-end] minmax(0, 0.5fr) [title-end content-one-end image-one-start] minmax(0, 1fr) [image-three-end] minmax(0, 0.5fr) [image-one-end content-two-end];
    grid-template-rows: [image-one-start title-start] 120px [title-end content-one-start] auto [image-one-end content-one-end image-two-start] 0.25fr [image-three-start] 1fr [image-two-end] 0.25fr [image-three-end logo-start content-two-start] auto [logo-end content-two-end];
  }
}

.c-twig-tech-intro__logo {
  position: relative;
  grid-column: logo;
  grid-row: logo;
  align-self: center;
  justify-self: center;
  margin: 0;
  padding: 0;
  width: 200px;
  height: 200px;
}
.c-twig-tech-intro__logo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  height: 200px;
  border-radius: 0;
  box-shadow: none;
  visibility: visible !important;
}

.c-twig-tech-intro__title {
  grid-column: title;
  grid-row: title;
  margin: 0;
}

.c-twig-tech-intro__content-one {
  grid-column: content-one;
  grid-row: content-one;
}

.c-twig-tech-intro__image-one {
  grid-column: image-one;
  grid-row: image-one;
}

.c-twig-tech-intro__image-two {
  grid-column: image-two;
  grid-row: image-two;
}

.c-twig-tech-intro__image-three {
  grid-column: image-three;
  grid-row: image-three;
}

.c-twig-tech-intro__content-two {
  grid-column: content-two;
  grid-row: content-two;
  max-width: 48rem;
  justify-self: end;
}

.c-product-page__section-heading {
  font-size: clamp(2rem, 0.916rem + 5.78vw, 4.5rem);
}

.c-product-page__breadcrumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 0 0.5em;
  margin: 4rem 0 4rem;
  padding: 0;
  list-style: none;
  line-height: 1.1;
}
.c-product-page__breadcrumbs a {
  color: #FF5200;
}

.c-product-header {
  display: grid;
  grid-template-columns: [content-start image-start background-start] minmax(0, 1fr) [content-end image-end background-end];
  grid-template-rows: [image-start] auto [image-end content-start] auto [content-end background-start] auto [background-end];
  gap: 2rem 4rem;
}
@media (min-width: 992px) {
  .c-product-header {
    grid-template-columns: [content-start background-start] minmax(0, 5fr) [content-end image-start] minmax(0, 2fr) [image-end background-end];
    grid-template-rows: [image-start content-start] auto [image-end content-end background-start] auto [background-end];
  }
}

.c-product-header__image {
  grid-column: image;
  grid-row: image;
  position: relative;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  padding-bottom: 100%;
  align-self: start;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 20px 20px 0px rgba(8, 40, 41, 0.4), 0px 4px 10px 0px rgba(8, 40, 41, 0.8);
}
.c-product-header__image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 0;
}

.c-product-header__description {
  grid-column: content;
  grid-row: content;
}

.c-product-header__title {
  margin: 0 0 1.5rem;
}
@media (max-width: 767px) {
  .c-product-header__title {
    font-size: clamp(2rem, -0.232rem + 11.905vw, 3.25rem);
  }
}

.c-product-header__categories {
  display: grid;
  grid-template-columns: auto auto;
  gap: 0.25em 3rem;
  margin-bottom: 3rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.c-product-header__categories dt {
  font-weight: 300;
}
.c-product-header__categories dt::after {
  content: ":";
  color: #FF5200;
}
.c-product-header__categories.difficult .difficult, .c-product-header__categories.moderate .moderate, .c-product-header__categories.extreme .extreme {
  font-style: normal;
  text-decoration: underline;
  text-underline-offset: 0.3em;
  text-decoration-thickness: 1px;
  text-decoration-color: #FF5200;
}
@media (max-width: 468px) {
  .c-product-header__categories {
    grid-template-columns: minmax(0, 1fr);
  }
}

.c-product-header__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 3rem;
}

.c-product-header__button {
  font-size: clamp(1rem, -1.941rem + 11.765vw, 1.5rem);
  white-space: nowrap;
}
.c-product-header__button svg {
  width: 1.5em;
  height: 1.5em;
}
.c-product-header__button:last-child:not(:hover) {
  background: rgba(255, 255, 255, 0.4);
}
@media (max-width: 468px) {
  .c-product-header__button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
}
@media (max-width: 300px) {
  .c-product-header__button {
    white-space: wrap;
  }
}

.c-product-header__background {
  grid-column: background;
  grid-row: background;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 4rem;
}
@media (max-width: 574px) {
  .c-product-header__background {
    grid-template-columns: minmax(0, 1fr);
  }
}
.c-product-header__background p:last-child {
  margin-bottom: 0;
}

.c-product-header__section-title {
  margin: 1.5em 0 0.75em;
  font-size: 1.75rem;
}

.c-product-tech {
  padding: 2rem 2rem 4rem;
  border: 3px solid #fff;
  border-radius: 1rem;
}
@media (min-width: 992px) {
  .c-product-tech {
    padding: 2rem 4rem 4rem;
  }
}
.c-product-tech p {
  max-width: 80ch;
}
.c-product-tech strong {
  color: #C4D455;
}

.c-product-tech__title {
  display: flex;
  align-items: center;
  justify-content: start;
  margin: 0.25em 0 0.5em;
  font-size: clamp(2rem, 0.916rem + 5.78vw, 4.5rem);
}

.c-product-tech__logo {
  width: 1em;
  margin-right: 0.5em;
}

.c-product__features {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  gap: 1.5rem;
  margin: 4rem 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 992px) {
  .c-product__features {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1400px) {
  .c-product__features {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.c-product__feature {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 0.5em;
  margin: 0;
  padding: 1.5rem 0.5rem 1rem;
  border: 3px solid #fff;
  border-radius: 1rem;
  text-align: center;
  line-height: 1.2;
}
.c-product__feature.is-pathways {
  border-color: #C4D455;
}
.c-product__feature.is-enzyme {
  border-color: #FF5200;
}
.c-product__feature.is-host-strain {
  border-color: #93CDCE;
}
.c-product__feature.is-overall {
  border-color: #dcae92;
}

.c-product__feature-label {
  width: 100%;
  padding: 0 3rem;
  font-size: 1rem;
}

.c-product__feature-stat {
  display: flex;
  align-items: center;
  gap: 0.2em;
  font-size: 3rem;
  font-weight: 600;
  font-family: "Tinos";
  color: #C4D455;
}
.is-pathways .c-product__feature-stat {
  color: #C4D455;
}
.is-enzyme .c-product__feature-stat {
  color: #FF5200;
}
.is-host-strain .c-product__feature-stat {
  color: #93CDCE;
}
.is-overall .c-product__feature-stat {
  color: #dcae92;
}
.c-product__feature-stat span {
  font-family: "HelveticaNeueLTStd-Lt";
  font-size: 1rem;
  font-weight: 300;
  color: #fff;
}

.c-product__feature-stat-suffix {
  font-size: 1rem;
}

.c-product__feature-btn {
  position: absolute;
  top: 1em;
  right: 1em;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 1.5em;
  height: 1.5em;
  margin: 0;
  padding: 0;
  border: 1px solid currentColor;
  border-radius: 7px;
  line-height: 0;
  font-size: 1rem;
  color: #fff;
}

.c-product__feature-info {
  display: none;
  position: absolute;
  top: -3px;
  right: -3px;
  bottom: -3px;
  left: -3px;
  padding: 1.25rem 0 1.25rem 1.25rem;
  font-size: 1rem;
  opacity: 0;
  transition: opacity 0.4s;
  background: rgba(255, 255, 255, 0.25);
  background: rgba(31, 62, 63, 0.97);
  border: 3px solid #fff;
  border-radius: 1rem;
  box-shadow: 0px 20px 20px 0px rgba(8, 40, 41, 0.4), 0px 4px 10px 0px rgba(8, 40, 41, 0.8);
  text-align: left;
  z-index: 100;
}
.c-product__feature-info[aria-hidden=false] {
  display: block;
  opacity: 1;
}
.c-product__feature-info p:last-child {
  margin-bottom: 0;
  line-height: 1.6;
}

.c-product__feature-info-content {
  height: 100%;
  overflow: hidden;
  overflow-y: auto;
  padding-right: 3.5rem;
}

.c-product-cta {
  display: block;
  max-width: fit-content;
  margin-right: auto;
  margin-left: auto;
  margin-top: 6rem;
}

.c-product-page-form__wrapper {
  display: grid;
  gap: 4rem;
}
@media (min-width: 768px) {
  .c-product-page-form__wrapper {
    grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
  }
}

.c-product-contact__img {
  position: relative;
  height: 0;
  padding-bottom: 100%;
  margin: 0;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 20px 20px 0px rgba(8, 40, 41, 0.4), 0px 4px 10px 0px rgba(8, 40, 41, 0.8);
}
.c-product-contact__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}

.c-shop__container {
  display: flex;
  flex-wrap: wrap;
  gap: 4rem;
}
.c-shop__container > :first-child {
  flex-basis: 20rem;
  flex-grow: 1;
}
.c-shop__container > :last-child {
  flex-basis: 0;
  flex-grow: 999;
  min-inline-size: 65%;
}

.c-shop__filters-title {
  margin: 1em 0 0.75em;
  font-size: 1.75rem;
}

.c-shop__filters-list {
  margin: 1em 0 2em;
  padding: 0;
  list-style: none;
}

.c-shop__filter-label {
  display: flex;
  align-items: center;
  gap: 0.75em;
  padding: 0.5em 0.25em;
  font-size: 1rem;
  line-height: 1;
  cursor: pointer;
}
.c-shop__filter-label:has(input:checked) {
  text-decoration: underline;
  text-underline-offset: 0.4em;
  text-decoration-thickness: 1px;
  text-decoration-color: #FF5200;
}

.c-shop__filter-input {
  position: relative;
  top: -2px;
  width: 1.2em;
  height: 1.2em;
  border: 0;
  accent-color: #FF5200;
}

.c-shop__products-list {
  display: grid;
  grid-gap: 2rem;
  margin: 0;
  padding: 0;
  list-style: none;
}
.c-shop__products-list .c-shop__product.is-locked:not(:last-child) {
  display: none;
}
@media (min-width: 468px) {
  .c-shop__products-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .c-shop__products-list .c-shop__product.is-locked:not(:last-child) {
    display: block;
  }
  .c-shop__products-list > .c-shop__product:nth-last-child(-n+2) {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .c-shop__products-list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 1400px) {
  .c-shop__products-list {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .c-shop__products-list > .c-shop__product:nth-last-child(-n+2) {
    display: block !important;
  }
}

.c-shop__product {
  position: relative;
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 2rem 1.5rem 1.5rem;
  border-radius: 1rem;
  background: #204A44;
  text-align: center;
}
.c-shop__product:has(p) {
  text-align: left;
}
.c-shop__product p {
  font-size: 1rem;
  line-height: 1.4;
}
.c-shop__product a {
  color: #fff !important;
}
.c-shop__products-list:not(.is-related) .c-shop__product:last-child::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 200vw;
  background: linear-gradient(0deg, rgb(6, 40, 41) 25%, rgba(6, 40, 41, 0.65) 100%);
  transform: translateX(-50%);
}
@media (min-width: 468px) {
  .c-shop__products-list:not(.is-related) .c-shop__product:last-child::after {
    display: none;
  }
  .c-shop__products-list:not(.is-related) .c-shop__product:nth-last-child(3)::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 200vw;
    background: linear-gradient(0deg, rgb(6, 40, 41) 25%, rgba(6, 40, 41, 0.65) 100%);
    transform: translateX(-50%);
  }
}
@media (min-width: 1400px) {
  .c-shop__products-list:not(.is-related) .c-shop__product:nth-last-child(3)::after {
    display: none;
  }
  .c-shop__products-list:not(.is-related) .c-shop__product:last-child::after {
    display: block;
  }
}

.c-shop__product-image {
  position: relative;
  width: 75%;
  height: 0;
  margin: 0 auto;
  padding: 0 0 75%;
  border-radius: 20px;
  overflow: hidden;
  line-height: 100%;
}
.c-shop__product-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  object-fit: contain;
  object-fit: cover;
}

.c-shop__product-title {
  margin: 0.75em 0;
  font-size: 1.5rem;
}
.c-shop__product-title:has(+ p) {
  margin-bottom: 0.5em;
}
.c-shop__product-title:last-child {
  margin-bottom: 0;
}

.c-shop__product-cta {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: auto;
  padding: 0.75em 0.5em;
  border: 1px solid #fff;
  border-radius: 9px;
  color: #fff !important;
  font-size: 1.125rem;
  text-align: center;
  line-height: 1;
}
.c-shop__product-cta span {
  position: relative;
  top: 1px;
}

.c-shop__cant-find {
  position: relative;
  margin-top: -14rem;
  z-index: 1;
}
@media (min-width: 1400px) {
  .c-shop__cant-find {
    margin-top: -16rem;
  }
}

.c-shop-biodrive__wrapper {
  display: grid;
  gap: 4rem;
}
@media (min-width: 768px) {
  .c-shop-biodrive__wrapper {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  }
}

.c-shop-biodrive__content > p {
  font-size: clamp(2rem, 1.458rem + 2.89vw, 3.25rem);
  line-height: 1.6;
}

.c-pagination {
  margin-top: 4rem;
}
.c-pagination .page-numbers {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 1.75em;
  height: 1.75em;
  border-radius: 999999em;
  line-height: 1;
  background: transparent;
  transition: background 0.2s linear;
}
.c-pagination .page-numbers:hover {
  background: rgba(0, 0, 0, 0.1);
  color: #313130;
}
.c-pagination .current, .c-pagination .current:hover {
  background: #FF5200;
  color: #FFFFFF;
}

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