/*!/wp-content/themes/woodlands/assets/css/main.min.css*/
.has-woodlands-red-color {
  color: #e1241c;
}
.has-woodlands-black-color {
  color: #191919;
}
a {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
a:hover {
  text-decoration: underline;
}
.content {
  overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}
h1,
.h1 {
  font-family: "kade", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 41px;
  line-height: 48px;
  margin-bottom: 10px;
  margin: 10px 0;
}
h1.strong,
h1 b,
h1 strong,
.h1.strong,
.h1 b,
.h1 strong {
  font-weight: bold;
}
h2,
.h2 {
  font-family: "kade", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 30px;
  line-height: 40px;
}
h2.strong,
h2 b,
h2 strong,
.h2.strong,
.h2 b,
.h2 strong {
  font-weight: bold;
}
h3,
.h3 {
  font-family: "kade", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 30px;
  line-height: 40px;
}
h3.strong,
h3 b,
h3 strong,
.h3.strong,
.h3 b,
.h3 strong {
  font-weight: bold;
}
h4,
.h4 {
  font-family: "kade", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 17px;
}
h5,
.h5 {
  font-family: "kade", sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 24px;
  line-height: 32px;
  margin: 15px 0;
}
h6,
.h6 {
  font-family: "kade", sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 22px;
  line-height: 100%;
}
.h7,
.h7 {
  font-family: "kade", sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
}
body {
  font-family: "allotrope", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 32px;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
label {
  font-family: "allotrope", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
}
p,
ul li {
  font-family: "allotrope", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  color: #191919;
}
caption,
.caption {
  font-family: "allotrope", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
}
.lead {
  font-family: "allotrope", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 48px;
}
.small-copy {
  font-family: "allotrope", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 25px;
}
p.label {
  font-family: "allotrope", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
}
html {
  -webkit-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  padding: 0;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
body.nav-active {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a:focus,
a:active,
button,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  outline: none !important;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  color: #e1241c;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
abbr[title] {
  border-bottom: 0;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
textarea,
select,
input,
button {
  outline: 0;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
#cookie-law-info-bar {
  -webkit-box-shadow: 0 0;
  box-shadow: 0 0;
  background-color: #191919;
  font-family: "kade", sans-serif !important;
}
.cli-plugin-button {
  border-radius: 30px;
  background-color: #756b5d;
}
.cli_settings_button {
  text-decoration: underline;
}
.container,
.wp-block-separator.is-style-wide {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.container:after,
.wp-block-separator.is-style-wide:after {
  content: "";
  display: table;
  clear: both;
}
.container.narrow,
.narrow.wp-block-separator.is-style-wide {
  max-width: 830px;
}
.maincontent .container,
.maincontent .wp-block-separator.is-style-wide {
  padding-left: 90px;
  padding-right: 90px;
}
.maincontent .wp-block-group__inner-container {
  padding-left: 90px;
  padding-right: 90px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
}
.maincontent .wp-block-group__inner-container .container,
.maincontent
  .wp-block-group__inner-container
  .wp-block-separator.is-style-wide {
  padding-left: 0;
  padding-right: 0;
}
.maincontent .block-homepage-hero .container,
.maincontent .block-homepage-hero .wp-block-separator.is-style-wide {
  padding-left: 30px;
  padding-right: 30px;
}
.button,
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type="submit"],
.resources__account .gform_wrapper .gform_page_footer .button.gform_next_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .button.gform_previous_button,
.resources__account .gform_wrapper .gform_page_footer .gform_button,
.block-case-studies-grid__alm .alm-filters-container button[type="button"],
.block-case-studies-grid__alm .alm-filters-container button[type="reset"],
body .gform_wrapper .gform_wrapper .gform_footer input[type="submit"],
body .gform_wrapper .gform_wrapper .gform_footer .button.gform_next_button {
  background-color: #191919;
  color: white;
  height: auto;
  border-radius: 0;
  font-size: 13px;
  letter-spacing: 1px;
  border: 1px solid #191919;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  text-decoration: none;
  padding: 10px 30px 11px 12px;
  display: inline-block;
  line-height: 100%;
  font-weight: normal;
  text-transform: uppercase;
  position: relative;
  font-family: "kade", sans-serif;
}
.button:after,
.gform_wrapper .gform_footer input.button:after,
.gform_wrapper .gform_footer input[type="submit"]:after,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .button.gform_next_button:after,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .button.gform_previous_button:after,
.resources__account .gform_wrapper .gform_page_footer .gform_button:after,
.block-case-studies-grid__alm
  .alm-filters-container
  button[type="button"]:after,
.block-case-studies-grid__alm .alm-filters-container button[type="reset"]:after,
body .gform_wrapper .gform_wrapper .gform_footer input[type="submit"]:after,
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .button.gform_next_button:after {
  content: "";
  position: absolute;
  right: 15px;
  border: solid white;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
  transform: translateY(-50%) rotate(-45deg);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.button:hover,
.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input:hover[type="submit"],
.resources__account
  .gform_wrapper
  .gform_page_footer
  .button.gform_next_button:hover,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .button.gform_previous_button:hover,
.resources__account .gform_wrapper .gform_page_footer .gform_button:hover,
.block-case-studies-grid__alm
  .alm-filters-container
  button:hover[type="button"],
.block-case-studies-grid__alm .alm-filters-container button:hover[type="reset"],
body .gform_wrapper .gform_wrapper .gform_footer input:hover[type="submit"],
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .button.gform_next_button:hover {
  background-color: transparent;
  color: #191919;
  text-decoration: none;
}
.button:hover:after,
.gform_wrapper .gform_footer input.button:hover:after,
.gform_wrapper .gform_footer input[type="submit"]:hover:after,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .button.gform_next_button:hover:after,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .button.gform_previous_button:hover:after,
.resources__account .gform_wrapper .gform_page_footer .gform_button:hover:after,
.block-case-studies-grid__alm
  .alm-filters-container
  button[type="button"]:hover:after,
.block-case-studies-grid__alm
  .alm-filters-container
  button[type="reset"]:hover:after,
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .button.gform_next_button:hover:after {
  border-color: black;
}
.button.done,
.gform_wrapper .gform_footer input.done.button,
.gform_wrapper .gform_footer input.done[type="submit"],
.resources__account
  .gform_wrapper
  .gform_page_footer
  .done.button.gform_next_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .done.button.gform_previous_button,
.resources__account .gform_wrapper .gform_page_footer .done.gform_button,
.block-case-studies-grid__alm .alm-filters-container button.done[type="button"],
.block-case-studies-grid__alm .alm-filters-container button.done[type="reset"],
body .gform_wrapper .gform_wrapper .gform_footer input.done[type="submit"],
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .done.button.gform_next_button {
  background-color: transparent;
  color: #191919;
}
.button.plain,
.gform_wrapper .gform_footer input.plain.button,
.gform_wrapper .gform_footer input.plain[type="submit"],
.resources__account
  .gform_wrapper
  .gform_page_footer
  .plain.button.gform_next_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .plain.button.gform_previous_button,
.resources__account .gform_wrapper .gform_page_footer .plain.gform_button,
.block-case-studies-grid__alm
  .alm-filters-container
  button.plain[type="button"],
.block-case-studies-grid__alm .alm-filters-container button.plain[type="reset"],
body .gform_wrapper .gform_wrapper .gform_footer input.plain[type="submit"],
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .plain.button.gform_next_button {
  padding: 10px 20px 11px 20px;
}
.button.plain:after,
.gform_wrapper .gform_footer input.plain.button:after,
.gform_wrapper .gform_footer input.plain[type="submit"]:after,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .plain.button.gform_next_button:after,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .plain.button.gform_previous_button:after,
.resources__account .gform_wrapper .gform_page_footer .plain.gform_button:after,
.block-case-studies-grid__alm
  .alm-filters-container
  button.plain[type="button"]:after,
.block-case-studies-grid__alm
  .alm-filters-container
  button.plain[type="reset"]:after,
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .plain.button.gform_next_button:after {
  display: none;
}
.button.back,
.gform_wrapper .gform_footer input.back.button,
.gform_wrapper .gform_footer input.back[type="submit"],
.resources__account
  .gform_wrapper
  .gform_page_footer
  .back.button.gform_next_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .back.button.gform_previous_button,
.resources__account .gform_wrapper .gform_page_footer .back.gform_button,
.block-case-studies-grid__alm .alm-filters-container button.back[type="button"],
.block-case-studies-grid__alm .alm-filters-container button.back[type="reset"],
body .gform_wrapper .gform_wrapper .gform_footer input.back[type="submit"],
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .back.button.gform_next_button {
  padding: 10px 20px 11px 40px;
}
.button.back:after,
.gform_wrapper .gform_footer input.back.button:after,
.gform_wrapper .gform_footer input.back[type="submit"]:after,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .back.button.gform_next_button:after,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .back.button.gform_previous_button:after,
.resources__account .gform_wrapper .gform_page_footer .back.gform_button:after,
.block-case-studies-grid__alm
  .alm-filters-container
  button.back[type="button"]:after,
.block-case-studies-grid__alm
  .alm-filters-container
  button.back[type="reset"]:after,
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .back.button.gform_next_button:after {
  left: 17px;
  right: auto;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 14px;
}
.button.light,
.gform_wrapper .gform_footer input.light.button,
.gform_wrapper .gform_footer input.light[type="submit"],
.resources__account
  .gform_wrapper
  .gform_page_footer
  .light.button.gform_next_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .light.button.gform_previous_button,
.resources__account .gform_wrapper .gform_page_footer .light.gform_button,
.block-case-studies-grid__alm
  .alm-filters-container
  button.light[type="button"],
.block-case-studies-grid__alm .alm-filters-container button.light[type="reset"],
body .gform_wrapper .gform_wrapper .gform_footer input.light[type="submit"],
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .light.button.gform_next_button {
  border-color: #f3efec;
  background-color: #f3efec;
  color: #191919;
}
.button.light:after,
.gform_wrapper .gform_footer input.light.button:after,
.gform_wrapper .gform_footer input.light[type="submit"]:after,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .light.button.gform_next_button:after,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .light.button.gform_previous_button:after,
.resources__account .gform_wrapper .gform_page_footer .light.gform_button:after,
.block-case-studies-grid__alm
  .alm-filters-container
  button.light[type="button"]:after,
.block-case-studies-grid__alm
  .alm-filters-container
  button.light[type="reset"]:after,
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .light.button.gform_next_button:after {
  border-color: #191919;
}
.alm-btn-wrap .alm-load-more-btn {
  background-color: #f3efec !important;
  padding: 10px 40px 11px !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: #191919 !important;
  font-size: 13px !important;
  letter-spacing: 1px !important;
  text-transform: uppercase;
  font-family: "kade", sans-serif !important;
  font-weight: 400 !important;
}
.line {
  position: relative;
}
.line:after {
  content: "";
  position: absolute;
  height: 1px;
  bottom: -1px;
  left: auto;
  right: 0;
  width: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-color: #fff;
}
.line:hover:after,
.line.active:after {
  right: auto;
  left: 0;
  width: 100%;
}
.line.alt:after {
  width: 100%;
}
.line.alt:hover:after {
  width: 0;
}
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type="submit"],
.resources__account
  .gform_wrapper
  .gform_footer
  .gform_page_footer
  input.button.gform_next_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .gform_footer
  input.button.gform_next_button,
.resources__account
  .gform_wrapper
  .gform_footer
  .gform_page_footer
  input.button.gform_previous_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .gform_footer
  input.button.gform_previous_button,
.resources__account
  .gform_wrapper
  .gform_footer
  .gform_page_footer
  input.gform_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .gform_footer
  input.gform_button,
body .gform_wrapper .gform_wrapper .gform_footer input[type="submit"],
body .gform_wrapper .gform_wrapper .gform_footer input.button.gform_next_button,
.gform_wrapper .gform_footer input[type="submit"] {
  font-size: 15px !important;
  letter-spacing: 1px !important;
  padding: 10px 20px 11px 20px !important;
}
.marquee {
  width: 150%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-transform: rotate(90deg) translate(0, 0);
  transform: rotate(90deg) translate(0, 0);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  position: fixed;
  z-index: 200;
  left: 100%;
  top: 0;
  cursor: pointer;
}
.marquee:hover .marquee__item {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.marquee .separator {
  margin: 0 10px;
  display: inline-block;
}
.marquee .separator .phone {
  margin: 0 10px;
  display: inline-block;
  background-image: url("/wp-content/themes/woodlands/assets/css/../img/phone.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 29px;
  height: 30px;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.marquee__item {
  display: inline-block;
  will-change: transform;
  -webkit-animation: marquee 50s linear infinite;
  animation: marquee 50s linear infinite;
  font-size: 15px;
  text-transform: uppercase;
  font-family: "kade", sans-serif;
  letter-spacing: 1.6px;
}
.marquee {
  background-color: #756b5d;
  padding: 0 0 8px;
  color: #fff;
}
.marquee a {
  color: white;
}
.emergency-tab {
  background: #191919;
  color: white;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  padding: 24px;
  text-align: center;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  visibility: hidden;
  opacity: 0;
}
.emergency-tab.active {
  visibility: visible;
  opacity: 1;
}
.emergency-tab * {
  font-family: "allotrope", sans-serif;
}
.emergency-tab__top {
  margin-bottom: 20px;
  margin-top: 60px;
}
.emergency-tab__top h2 {
  font-size: 22px;
  line-height: 32px;
}
.emergency-tab__top a {
  color: white;
  font-size: 40px;
  text-decoration: underline;
  margin: 20px 0;
  display: inline-block;
}
.emergency-tab__bottom {
  background-color: #756b5d;
  padding: 40px 24px;
  margin-top: 30px;
}
.emergency-tab__bottom h2 {
  font-size: 22px;
  line-height: 32px;
}
.emergency-tab__bottom .button,
.emergency-tab__bottom .gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer .emergency-tab__bottom input.button,
.emergency-tab__bottom .gform_wrapper .gform_footer input[type="submit"],
.gform_wrapper .gform_footer .emergency-tab__bottom input[type="submit"],
.emergency-tab__bottom
  .resources__account
  .gform_wrapper
  .gform_page_footer
  .button.gform_next_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .emergency-tab__bottom
  .button.gform_next_button,
.emergency-tab__bottom
  .resources__account
  .gform_wrapper
  .gform_page_footer
  .button.gform_previous_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .emergency-tab__bottom
  .button.gform_previous_button,
.emergency-tab__bottom
  .resources__account
  .gform_wrapper
  .gform_page_footer
  .gform_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .emergency-tab__bottom
  .gform_button,
.emergency-tab__bottom
  .block-case-studies-grid__alm
  .alm-filters-container
  button[type="button"],
.block-case-studies-grid__alm
  .alm-filters-container
  .emergency-tab__bottom
  button[type="button"],
.emergency-tab__bottom
  .block-case-studies-grid__alm
  .alm-filters-container
  button[type="reset"],
.block-case-studies-grid__alm
  .alm-filters-container
  .emergency-tab__bottom
  button[type="reset"],
.emergency-tab__bottom
  body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  input[type="submit"],
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .emergency-tab__bottom
  input[type="submit"],
.emergency-tab__bottom
  body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .button.gform_next_button,
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .emergency-tab__bottom
  .button.gform_next_button {
  margin-top: 30px;
}
.emergency-tab .close {
  position: absolute;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
  opacity: 1;
}
.emergency-tab .close:hover {
  opacity: 1;
}
.emergency-tab .close:before,
.emergency-tab .close:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 33px;
  width: 2px;
  background-color: white;
}
.emergency-tab .close:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.emergency-tab .close:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.accordion .container,
.accordion .wp-block-separator.is-style-wide {
  padding-left: 24px;
  padding-right: 24px;
}
.accordion .accordion-item {
  margin-bottom: -1px;
  border: 1px solid #f3efec;
}
.accordion .accordion-item .container.q > a,
.accordion .accordion-item .q.wp-block-separator.is-style-wide > a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 20px 0 16px;
  color: #191919;
  font-weight: 400;
  font-family: "allotrope", sans-serif;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  font-size: 20px;
}
.accordion .accordion-item .container.q > a:hover,
.accordion .accordion-item .q.wp-block-separator.is-style-wide > a:hover,
.accordion .accordion-item .container.q > a:hover:after,
.accordion .accordion-item .q.wp-block-separator.is-style-wide > a:hover:after {
  cursor: pointer;
  color: #191919;
}
.accordion .accordion-item .container.q > a:after,
.accordion .accordion-item .q.wp-block-separator.is-style-wide > a:after {
  content: "";
  position: absolute;
  right: 0;
  top: 25px;
  border: solid #e1241c;
  border-width: 0 2px 2px 0;
  width: 10px;
  height: 10px;
  display: inline-block;
  padding: 2px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.accordion .accordion-item .container.q > a.active:after,
.accordion
  .accordion-item
  .q.wp-block-separator.is-style-wide
  > a.active:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.accordion .accordion-item .inner {
  display: none;
  padding: 0 0 40px;
  overflow: hidden;
  color: white;
}
.accordion .accordion-item .inner p,
.accordion .accordion-item .inner ul,
.accordion .accordion-item .inner li,
.accordion .accordion-item .inner ol {
  font-weight: 400;
  font-size: 16px;
  color: white;
}
.accordion .accordion-item .inner a {
  color: white;
  text-decoration: underline;
}
.accordion .accordion-item.active {
  background-image: linear-gradient(134deg, #21221e 0, #40403e 100%);
}
.accordion .accordion-item.active .container.q > a,
.accordion .accordion-item.active .q.wp-block-separator.is-style-wide > a {
  color: white;
}
.accordion .accordion-item.active .container.q > a:after,
.accordion
  .accordion-item.active
  .q.wp-block-separator.is-style-wide
  > a:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  border-color: white;
}
.breadcrumb {
  padding: 10px 0;
}
.breadcrumb ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.breadcrumb ul li {
  padding-right: 30px;
  list-style-type: disc;
  font-size: 14px;
  padding-left: 10px;
}
.breadcrumb ul li a {
  text-decoration: underline;
  color: #191919;
}
.breadcrumb ul li:first-child {
  list-style-type: none;
}
.terms {
  padding: 150px 0 90px;
}
.terms .container,
.terms .wp-block-separator.is-style-wide {
  max-width: 1100px;
}
.terms .container p,
.terms .wp-block-separator.is-style-wide p,
.terms .container li,
.terms .wp-block-separator.is-style-wide li {
  font-size: 16px;
  line-height: 24px;
}
.resources__header {
  padding: 180px 0 0;
  margin-bottom: 0;
}
.resources__header .container,
.resources__header .wp-block-separator.is-style-wide {
  border-bottom: 1px solid #f3efec;
  padding-bottom: 30px;
}
.resources__header h1 {
  font-size: 52px;
  line-height: 65px;
  max-width: 500px;
}
.resources__navigation {
  position: sticky;
  top: 0;
  background-color: white;
  z-index: 100;
  padding: 30px 0;
}
.resources__navigation__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.resources__navigation__row a {
  width: 33.33%;
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
  font-family: "kade", sans-serif;
  color: #191919;
  border-right: 1px solid #f3efec;
}
.resources__navigation__row a:hover {
  color: #e1241c;
}
.resources__navigation__row a:last-child {
  border-right: 0;
}
.resources__faqs {
  padding: 100px 0 80px;
}
.resources__faqs > .container,
.resources__faqs > .wp-block-separator.is-style-wide {
  max-width: 980px;
}
.resources__account {
  padding: 100px 0;
  background-color: #f3efec;
}
.resources__account > .container,
.resources__account > .wp-block-separator.is-style-wide {
  max-width: 850px;
}
.resources__account > .container > h2,
.resources__account > .wp-block-separator.is-style-wide > h2 {
  font-size: 38px;
  text-align: center;
  margin-top: 0;
}
.resources__account .gform_wrapper .gform_body {
  padding-top: 50px;
}
.resources__account .gform_wrapper .gf_page_steps {
  border-bottom: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.resources__account .gform_wrapper .gf_page_steps .gf_step {
  display: block;
  margin: 0 5px;
  padding: 0;
  text-indent: -99999px;
  width: 15px;
  height: 15px;
  border: 1px solid #e1241c;
  border-radius: 8px;
  opacity: 1;
}
.resources__account .gform_wrapper .gf_page_steps .gf_step.gf_step_active {
  background-color: #e1241c;
}
.resources__account .gform_wrapper .gsection {
  border: 0;
  margin: 0;
}
.resources__account .gform_wrapper h2.gsection_title {
  font-size: 14px;
  letter-spacing: 1px !important;
  text-transform: uppercase;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}
.resources__account .gform_wrapper .gfield_label {
  font-size: 14px;
  letter-spacing: 1px !important;
  text-transform: uppercase;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}
.resources__account .gform_wrapper .gform_page_footer {
  text-align: right;
  border: 0;
}
.resources__account
  .gform_wrapper
  .gform_page_footer
  .gform_footer
  input.gform_next_button[type="submit"],
.resources__account
  .gform_wrapper
  .gform_footer
  .gform_page_footer
  input.gform_next_button[type="submit"],
.resources__account .gform_wrapper .gform_page_footer .gform_next_button.button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .gform_next_button.gform_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .block-case-studies-grid__alm
  .alm-filters-container
  button.gform_next_button[type="button"],
.block-case-studies-grid__alm
  .alm-filters-container
  .resources__account
  .gform_wrapper
  .gform_page_footer
  button.gform_next_button[type="button"],
.resources__account
  .gform_wrapper
  .gform_page_footer
  .block-case-studies-grid__alm
  .alm-filters-container
  button.gform_next_button[type="reset"],
.block-case-studies-grid__alm
  .alm-filters-container
  .resources__account
  .gform_wrapper
  .gform_page_footer
  button.gform_next_button[type="reset"],
.resources__account
  body
  .gform_wrapper
  .gform_page_footer
  .gform_wrapper
  .gform_footer
  .gform_next_button.button,
body
  .resources__account
  .gform_wrapper
  .gform_page_footer
  .gform_wrapper
  .gform_footer
  .gform_next_button.button,
.resources__account
  body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .gform_page_footer
  .gform_next_button.button,
body
  .resources__account
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .gform_page_footer
  .gform_next_button.button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .gform_footer
  input.gform_previous_button[type="submit"],
.resources__account
  .gform_wrapper
  .gform_footer
  .gform_page_footer
  input.gform_previous_button[type="submit"],
.resources__account
  .gform_wrapper
  .gform_page_footer
  .gform_previous_button.button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .gform_previous_button.gform_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .block-case-studies-grid__alm
  .alm-filters-container
  button.gform_previous_button[type="button"],
.block-case-studies-grid__alm
  .alm-filters-container
  .resources__account
  .gform_wrapper
  .gform_page_footer
  button.gform_previous_button[type="button"],
.resources__account
  .gform_wrapper
  .gform_page_footer
  .block-case-studies-grid__alm
  .alm-filters-container
  button.gform_previous_button[type="reset"],
.block-case-studies-grid__alm
  .alm-filters-container
  .resources__account
  .gform_wrapper
  .gform_page_footer
  button.gform_previous_button[type="reset"],
.resources__account
  body
  .gform_wrapper
  .gform_page_footer
  .gform_wrapper
  .gform_footer
  .gform_previous_button.button.gform_next_button,
body
  .resources__account
  .gform_wrapper
  .gform_page_footer
  .gform_wrapper
  .gform_footer
  .gform_previous_button.button.gform_next_button,
.resources__account
  body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .gform_page_footer
  .gform_previous_button.button.gform_next_button,
body
  .resources__account
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .gform_page_footer
  .gform_previous_button.button.gform_next_button,
.resources__account .gform_wrapper .gform_page_footer .gform_button {
  padding: 10px 40px 11px 40px;
  font-size: 16px !important;
}
.resources__account .gform_wrapper .gfield_signature_container {
  width: 100% !important;
}
.resources__downloads {
  padding: 100px 0;
}
.resources__downloads > .container,
.resources__downloads > .wp-block-separator.is-style-wide {
  max-width: 850px;
}
.resources__downloads > .container > h2,
.resources__downloads > .wp-block-separator.is-style-wide > h2 {
  font-size: 38px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 60px;
}
.resources__downloads > .container ul,
.resources__downloads > .wp-block-separator.is-style-wide ul {
  margin: 0;
  padding: 0;
}
.resources__downloads > .container ul li,
.resources__downloads > .wp-block-separator.is-style-wide ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #f3efec;
  padding: 10px 0;
  margin-bottom: 10px;
}
.resources__downloads > .container ul li .title,
.resources__downloads > .wp-block-separator.is-style-wide ul li .title {
  font-size: 22px;
}
.resources__downloads > .container ul li a.button:after,
.resources__downloads > .wp-block-separator.is-style-wide ul li a.button:after,
.resources__downloads
  > .container
  ul
  li
  .resources__account
  .gform_wrapper
  .gform_page_footer
  a.button.gform_next_button:after,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .container
  ul
  li
  a.button.gform_next_button:after,
.resources__downloads
  > .wp-block-separator.is-style-wide
  ul
  li
  .resources__account
  .gform_wrapper
  .gform_page_footer
  a.button.gform_next_button:after,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .wp-block-separator.is-style-wide
  ul
  li
  a.button.gform_next_button:after,
.resources__downloads
  > .container
  ul
  li
  .resources__account
  .gform_wrapper
  .gform_page_footer
  a.button.gform_previous_button:after,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .container
  ul
  li
  a.button.gform_previous_button:after,
.resources__downloads
  > .wp-block-separator.is-style-wide
  ul
  li
  .resources__account
  .gform_wrapper
  .gform_page_footer
  a.button.gform_previous_button:after,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .wp-block-separator.is-style-wide
  ul
  li
  a.button.gform_previous_button:after,
.resources__downloads
  > .container
  ul
  li
  .resources__account
  .gform_wrapper
  .gform_page_footer
  a.gform_button:after,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .container
  ul
  li
  a.gform_button:after,
.resources__downloads
  > .wp-block-separator.is-style-wide
  ul
  li
  .resources__account
  .gform_wrapper
  .gform_page_footer
  a.gform_button:after,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .wp-block-separator.is-style-wide
  ul
  li
  a.gform_button:after,
.resources__downloads
  > .container
  ul
  li
  body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  a.button.gform_next_button:after,
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .resources__downloads
  > .container
  ul
  li
  a.button.gform_next_button:after,
.resources__downloads
  > .wp-block-separator.is-style-wide
  ul
  li
  body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  a.button.gform_next_button:after,
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .resources__downloads
  > .wp-block-separator.is-style-wide
  ul
  li
  a.button.gform_next_button:after {
  -webkit-transform: translateY(-80%) rotate(45deg);
  transform: translateY(-80%) rotate(45deg);
}
.resources__downloads > .container .accordion,
.resources__downloads > .wp-block-separator.is-style-wide .accordion {
  margin-bottom: 10px;
}
.resources__downloads > .container .accordion-item,
.resources__downloads > .wp-block-separator.is-style-wide .accordion-item {
  border: 0;
  border-bottom: 1px solid #f3efec;
}
.resources__downloads > .container .accordion-item ul,
.resources__downloads > .wp-block-separator.is-style-wide .accordion-item ul,
.resources__downloads > .container .accordion-item li,
.resources__downloads > .wp-block-separator.is-style-wide .accordion-item li,
.resources__downloads > .container .accordion-item p,
.resources__downloads > .wp-block-separator.is-style-wide .accordion-item p {
  color: #191919;
}
.resources__downloads > .container .accordion-item.active,
.resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion-item.active {
  background-image: none;
}
.resources__downloads > .container .accordion .container,
.resources__downloads > .wp-block-separator.is-style-wide .accordion .container,
.resources__downloads > .container .accordion .wp-block-separator.is-style-wide,
.resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .wp-block-separator.is-style-wide {
  padding: 0;
  border: 0;
}
.resources__downloads > .container .accordion .container a.button,
.resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .container
  a.button,
.resources__downloads
  > .container
  .accordion
  .wp-block-separator.is-style-wide
  a.button,
.resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .wp-block-separator.is-style-wide
  a.button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .container
  .accordion
  .container
  a.button.gform_next_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .container
  a.button.gform_next_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .container
  .accordion
  .wp-block-separator.is-style-wide
  a.button.gform_next_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .wp-block-separator.is-style-wide
  a.button.gform_next_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .container
  .accordion
  .container
  a.button.gform_previous_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .container
  a.button.gform_previous_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .container
  .accordion
  .wp-block-separator.is-style-wide
  a.button.gform_previous_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .wp-block-separator.is-style-wide
  a.button.gform_previous_button,
.resources__downloads
  > .container
  .accordion
  .container
  .resources__account
  .gform_wrapper
  .gform_page_footer
  a.gform_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .container
  .accordion
  .container
  a.gform_button,
.resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .container
  .resources__account
  .gform_wrapper
  .gform_page_footer
  a.gform_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .container
  a.gform_button,
.resources__downloads
  > .container
  .accordion
  .wp-block-separator.is-style-wide
  .resources__account
  .gform_wrapper
  .gform_page_footer
  a.gform_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .container
  .accordion
  .wp-block-separator.is-style-wide
  a.gform_button,
.resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .wp-block-separator.is-style-wide
  .resources__account
  .gform_wrapper
  .gform_page_footer
  a.gform_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .wp-block-separator.is-style-wide
  a.gform_button,
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .resources__downloads
  > .container
  .accordion
  .container
  a.button.gform_next_button,
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .container
  a.button.gform_next_button,
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .resources__downloads
  > .container
  .accordion
  .wp-block-separator.is-style-wide
  a.button.gform_next_button,
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .wp-block-separator.is-style-wide
  a.button.gform_next_button {
  text-decoration: none;
}
.resources__downloads > .container .accordion .container a.button:hover,
.resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .container
  a.button:hover,
.resources__downloads
  > .container
  .accordion
  .wp-block-separator.is-style-wide
  a.button:hover,
.resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .wp-block-separator.is-style-wide
  a.button:hover,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .container
  .accordion
  .container
  a.button.gform_next_button:hover,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .container
  a.button.gform_next_button:hover,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .container
  .accordion
  .wp-block-separator.is-style-wide
  a.button.gform_next_button:hover,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .wp-block-separator.is-style-wide
  a.button.gform_next_button:hover,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .container
  .accordion
  .container
  a.button.gform_previous_button:hover,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .container
  a.button.gform_previous_button:hover,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .container
  .accordion
  .wp-block-separator.is-style-wide
  a.button.gform_previous_button:hover,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .wp-block-separator.is-style-wide
  a.button.gform_previous_button:hover,
.resources__downloads
  > .container
  .accordion
  .container
  .resources__account
  .gform_wrapper
  .gform_page_footer
  a.gform_button:hover,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .container
  .accordion
  .container
  a.gform_button:hover,
.resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .container
  .resources__account
  .gform_wrapper
  .gform_page_footer
  a.gform_button:hover,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .container
  a.gform_button:hover,
.resources__downloads
  > .container
  .accordion
  .wp-block-separator.is-style-wide
  .resources__account
  .gform_wrapper
  .gform_page_footer
  a.gform_button:hover,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .container
  .accordion
  .wp-block-separator.is-style-wide
  a.gform_button:hover,
.resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .wp-block-separator.is-style-wide
  .resources__account
  .gform_wrapper
  .gform_page_footer
  a.gform_button:hover,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .wp-block-separator.is-style-wide
  a.gform_button:hover,
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .resources__downloads
  > .container
  .accordion
  .container
  a.button.gform_next_button:hover,
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .container
  a.button.gform_next_button:hover,
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .resources__downloads
  > .container
  .accordion
  .wp-block-separator.is-style-wide
  a.button.gform_next_button:hover,
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .wp-block-separator.is-style-wide
  a.button.gform_next_button:hover {
  color: #191919;
}
.resources__downloads > .container .accordion .container ul li:last-child,
.resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .container
  ul
  li:last-child,
.resources__downloads
  > .container
  .accordion
  .wp-block-separator.is-style-wide
  ul
  li:last-child,
.resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .wp-block-separator.is-style-wide
  ul
  li:last-child {
  border-bottom: 0;
}
.resources__downloads > .container .accordion .container.q > a,
.resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .container.q
  > a,
.resources__downloads
  > .container
  .accordion
  .q.wp-block-separator.is-style-wide
  > a,
.resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .q.wp-block-separator.is-style-wide
  > a {
  font-size: 22px;
  color: #191919;
}
.resources__downloads > .container .accordion .container.q > a:after,
.resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .container.q
  > a:after,
.resources__downloads
  > .container
  .accordion
  .q.wp-block-separator.is-style-wide
  > a:after,
.resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .q.wp-block-separator.is-style-wide
  > a:after {
  border-color: #e1241c;
}
.resources__downloads > .container .accordion .container.q a,
.resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .container.q
  a,
.resources__downloads
  > .container
  .accordion
  .q.wp-block-separator.is-style-wide
  a,
.resources__downloads
  > .wp-block-separator.is-style-wide
  .accordion
  .q.wp-block-separator.is-style-wide
  a {
  text-decoration: none;
}
.page-404 {
  color: white;
  padding: 180px 0 100px;
  background-image: url("/wp-content/themes/woodlands/assets/css/../img/404-page-bg.jpg");
  background-size: 60% auto;
  background-repeat: no-repeat;
  background-position: right 30%;
}
body.error404 {
  background-color: black;
}
body.error404 h1 {
  font-size: 55px;
  line-height: 120%;
}
body.error404 h3 {
  font-size: 20px;
  font-family: "allotrope", sans-serif;
}
body.error404 footer.footer {
  background-color: transparent;
}
body.error404 .button-row {
  margin-top: 40px;
}
body.error404 .button-row .button,
body.error404 .button-row .gform_wrapper .gform_footer input[type="submit"],
.gform_wrapper .gform_footer body.error404 .button-row input[type="submit"],
body.error404
  .button-row
  .resources__account
  .gform_wrapper
  .gform_page_footer
  .button.gform_next_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  body.error404
  .button-row
  .button.gform_next_button,
body.error404
  .button-row
  .resources__account
  .gform_wrapper
  .gform_page_footer
  .button.gform_previous_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  body.error404
  .button-row
  .button.gform_previous_button,
body.error404
  .button-row
  .resources__account
  .gform_wrapper
  .gform_page_footer
  .gform_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  body.error404
  .button-row
  .gform_button,
body.error404
  .button-row
  .block-case-studies-grid__alm
  .alm-filters-container
  button[type="button"],
.block-case-studies-grid__alm
  .alm-filters-container
  body.error404
  .button-row
  button[type="button"],
body.error404
  .button-row
  .block-case-studies-grid__alm
  .alm-filters-container
  button[type="reset"],
.block-case-studies-grid__alm
  .alm-filters-container
  body.error404
  .button-row
  button[type="reset"],
body.error404
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .button-row
  input[type="submit"],
body.error404
  .button-row
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .button.gform_next_button,
body.error404
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .button-row
  .button.gform_next_button {
  margin-right: 20px;
}
.header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 200;
  padding: 25px 0 20px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-transform: none;
  transform: none;
}
.header.inner {
  background-color: #191919;
}
.header.scrolled {
  background-color: #191919;
}
.header.light.scrolled {
  background-color: white;
  -webkit-box-shadow: 0 2px 36px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 36px 0 rgba(0, 0, 0, 0.08);
}
.header.scroll-down.scrolled {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.header .container,
.header .wp-block-separator.is-style-wide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.header .navwrap {
  margin: 0 0 0 auto;
}
.header__logowrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 180px;
  position: relative;
  z-index: 150;
}
.header__logo {
  padding: 20px 0;
}
.header__logo a {
  display: block;
}
.header__logo img {
  max-width: 180px;
  width: 180px;
  height: auto;
  display: block;
}
.header__mobile {
  display: none;
}
.header__navwrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-top: 0;
}
.header__contact {
  padding-bottom: 15px;
}
.desktop-contact {
  position: fixed;
  top: 0;
  z-index: 220;
  left: 0;
  width: 100%;
}
.desktop-contact .container,
.desktop-contact .wp-block-separator.is-style-wide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.desktop-contact__inner {
  background-color: #756b5d;
  color: white;
  font-size: 15px;
  font-family: "kade", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  margin-right: 55px;
  padding: 3px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.desktop-contact__inner img {
  max-width: 25px;
  height: auto;
  margin-right: 10px;
  -webkit-transform: rotate(260deg);
  transform: rotate(260deg);
}
.footer {
  background-color: #191919;
  color: white;
  padding: 80px 0;
}
.footer__logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 60px;
  margin-bottom: 60px;
}
.footer__logos-logo {
  width: 16.666%;
  text-align: center;
}
.footer__logos-logo img {
  max-width: 100%;
  max-height: 80px;
  width: auto;
  height: auto;
  display: block;
  margin: 0 auto;
}
.footer__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer__info p {
  color: white;
  font-size: 17px;
}
.footer__info a {
  color: white;
  font-size: 17px;
}
.footer__info-contact {
  width: 55%;
}
.footer__info-contact img.logo {
  max-width: 83px;
  height: auto;
  margin-bottom: 40px;
  display: block;
  max-height: 39px;
}
.footer__info-contact p {
  margin: 0;
}
.footer__info-contact ul {
  margin: 40px 0 0 0;
  padding: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.footer__info-contact ul li {
  margin-right: 30px;
}
.footer__info-links {
  padding-top: 100px;
  width: 25%;
}
.footer__info-links ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.footer__info-links a {
  position: relative;
  font-size: 14px;
  font-weight: 500;
}
.footer__info-links a:after {
  content: "";
  position: absolute;
  height: 1px;
  bottom: -1px;
  left: auto;
  right: 0;
  width: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-color: #fff;
}
.footer__info-links a:hover:after {
  width: 0;
}
.footer__info-registration {
  width: 20%;
  padding-top: 100px;
}
.footer__info-registration p {
  font-size: 14px;
  margin: 0;
}
.footer__info-registration a {
  font-size: 14px;
  line-height: 18px;
  display: inline-block;
  margin-top: 45px;
  font-weight: 500;
}
div[class^="blocks-"] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.is-style-centered-intro {
  padding: 80px 0;
}
.is-style-centered-intro .wp-block-group__inner-container {
  max-width: 700px;
  margin: 0 auto;
  padding: 0 24px;
}
.is-style-centered-intro .wp-block-group__inner-container p {
  font-size: 20px;
  line-height: 28px;
}
.is-style-grey-bg {
  background-color: #f0efef;
  padding: 80px 0;
}
.is-style-grey-bg-no-padding {
  background-color: #f0efef;
  padding: 0;
}
.is-style-white-bg {
  background-color: white;
  padding: 80px 0;
}
.wp-block-separator.is-style-wide {
  border: 0;
  height: 1px;
  background: rgba(117, 107, 93, 0.25);
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.block-homepage-hero {
  width: 100%;
  height: 70vh;
  min-height: 700px;
  position: relative;
  overflow: hidden;
  background-color: black;
}
.block-homepage-hero .container,
.block-homepage-hero .wp-block-separator.is-style-wide {
  position: relative;
  z-index: 10;
  height: 100%;
}
.block-homepage-hero__slides {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
.block-homepage-hero__swiper {
  color: white;
  height: 100%;
}
.block-homepage-hero__swiper .swiper-slide {
  padding-left: 50px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.block-homepage-hero__swiper .swiper-slide h2 {
  font-size: 60px;
  line-height: 70px;
  max-width: 550px;
  margin: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
  -webkit-transform: translateY(calc(-50% + 40px));
  transform: translateY(calc(-50% + 40px));
  position: absolute;
  top: 50%;
  z-index: 20;
}
.block-homepage-hero__swiper .swiper-slide.swiper-slide-active h2 {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
}
.block-homepage-hero__swiper
  .swiper-pagination-bullets
  .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  border: 1px solid white;
  opacity: 1;
}
.block-homepage-hero__swiper
  .swiper-pagination-bullets
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: white;
}
.block-homepage-hero__background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scale(1.245);
  transform: scale(1.245);
  -webkit-transition: -webkit-transform 5s cubic-bezier(0.76, 0.09, 0.215, 1);
  transition: -webkit-transform 5s cubic-bezier(0.76, 0.09, 0.215, 1);
  transition: transform 5s cubic-bezier(0.76, 0.09, 0.215, 1);
  transition: transform 5s cubic-bezier(0.76, 0.09, 0.215, 1),
    -webkit-transform 5s cubic-bezier(0.76, 0.09, 0.215, 1);
  overflow: hidden;
}
.block-homepage-hero__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: opacity 1s cubic-bezier(0.76, 0.09, 0.215, 1);
  transition: opacity 1s cubic-bezier(0.76, 0.09, 0.215, 1);
}
.block-homepage-hero__image .overlay {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.block-homepage-hero[data-anim="true"] .block-homepage-hero__background {
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
}
.block-homepage-hero[data-anim="true"] .block-homepage-hero__image {
  opacity: 1;
}
.block-homepage-hero .swiper-button-next,
.block-homepage-hero .swiper-button-prev {
  color: white;
  left: 20px;
  outline: 0;
}
.block-homepage-hero .swiper-button-next:after,
.block-homepage-hero .swiper-button-prev:after {
  font-size: 20px !important;
}
.block-homepage-hero .swiper-button-next {
  right: 50px;
  left: auto;
}
.block-homepage-hero .reveal-box {
  position: relative;
  width: 90%;
  max-width: 100%;
  height: calc(100vh - 48px);
  max-height: 480px;
  overflow: hidden;
  margin: 0 auto;
}
.block-homepage-hero .reveal-box__inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.block-homepage-hero .reveal-box__inner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #756b5d;
}
.block-homepage-hero .reveal-box__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.block-homepage-hero .reveal-box .reveal-box__inner {
  -webkit-animation: 0.9s cubic-bezier(0.76, 0, 0.24, 1) 0s both paused
    slide-out-right;
  animation: 0.9s cubic-bezier(0.76, 0, 0.24, 1) 0s both paused slide-out-right;
}
.block-homepage-hero .reveal-box .reveal-box__inner::after {
  -webkit-animation: 0.9s cubic-bezier(0.76, 0, 0.24, 1) 0s both paused
    slide-in-left;
  animation: 0.9s cubic-bezier(0.76, 0, 0.24, 1) 0s both paused slide-in-left;
}
.block-homepage-hero .reveal-box .reveal-box__image {
  -webkit-animation: 0.9s cubic-bezier(0.76, 0, 0.24, 1) 0s both paused
    slide-out-left;
  animation: 0.9s cubic-bezier(0.76, 0, 0.24, 1) 0s both paused slide-out-left;
}
.block-homepage-hero .swiper-slide-active .reveal-box .reveal-box__inner {
  -webkit-animation: 0.9s cubic-bezier(0.76, 0, 0.24, 1) 0s both paused
    slide-in-right;
  animation: 0.9s cubic-bezier(0.76, 0, 0.24, 1) 0s both paused slide-in-right;
}
.block-homepage-hero
  .swiper-slide-active
  .reveal-box
  .reveal-box__inner::after {
  -webkit-animation: 0.9s cubic-bezier(0.76, 0, 0.24, 1) 0.6s both paused
    slide-out-right;
  animation: 0.9s cubic-bezier(0.76, 0, 0.24, 1) 0.6s both paused
    slide-out-right;
}
.block-homepage-hero .swiper-slide-active .reveal-box .reveal-box__image {
  -webkit-animation: 1.5s cubic-bezier(0.76, 0, 0.24, 1) 0.3s both paused
    scale-in-down;
  animation: 1.5s cubic-bezier(0.76, 0, 0.24, 1) 0.3s both paused scale-in-down;
}
.block-homepage-hero .swiper-slide-active .reveal-box .reveal-box__inner {
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.block-homepage-hero
  .swiper-slide-active
  .reveal-box
  .reveal-box__inner::after {
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.block-homepage-hero .swiper-slide-active .reveal-box .reveal-box__image {
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.block-image-header {
  width: 100%;
  min-height: 500px;
  position: relative;
  overflow: hidden;
  background-color: black;
}
.block-image-header .container,
.block-image-header .wp-block-separator.is-style-wide {
  position: relative;
  z-index: 10;
}
.block-image-header__inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 80px 0;
}
.block-image-header__inner h1,
.block-image-header__inner p,
.block-image-header__inner h3 {
  color: white;
}
.block-image-header__inner h1 {
  font-size: 55px;
  margin: 90px 0 40px;
  max-width: 480px;
  line-height: 62px;
}
.block-image-header__inner h3 {
  font-size: 20px;
  margin: 4px 0;
  font-family: "allotrope", sans-serif;
}
.block-image-header__inner p {
  font-size: 15px;
  margin: 0 0 12px;
  max-width: 520px;
}
.block-image-header.sales-header .block-image-header__inner h1 {
  max-width: 600px;
}
.block-image-header.sales-header .block-image-header__inner p {
  max-width: 720px;
}
.block-image-header__background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scale(1.245);
  transform: scale(1.245);
  -webkit-transition: -webkit-transform 5s cubic-bezier(0.76, 0.09, 0.215, 1);
  transition: -webkit-transform 5s cubic-bezier(0.76, 0.09, 0.215, 1);
  transition: transform 5s cubic-bezier(0.76, 0.09, 0.215, 1);
  transition: transform 5s cubic-bezier(0.76, 0.09, 0.215, 1),
    -webkit-transform 5s cubic-bezier(0.76, 0.09, 0.215, 1);
  overflow: hidden;
}
.block-image-header__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: right center;
  background-size: 55% auto;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: opacity 1s cubic-bezier(0.76, 0.09, 0.215, 1);
  transition: opacity 1s cubic-bezier(0.76, 0.09, 0.215, 1);
}
.block-image-header__image .overlay {
  position: absolute;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#000),
    color-stop(45%, #000),
    color-stop(70%, rgba(0, 0, 0, 0.1)),
    to(rgba(0, 0, 0, 0.1))
  );
  background: linear-gradient(
    90deg,
    #000 0,
    #000 45%,
    rgba(0, 0, 0, 0.1) 70%,
    rgba(0, 0, 0, 0.1) 100%
  );
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.block-image-header[data-anim="true"] .block-image-header__background {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}
.block-image-header[data-anim="true"] .block-image-header__image {
  opacity: 1;
}
.block-plain-image-header {
  width: 100%;
  height: 500px;
  max-height: 100vh;
  position: relative;
  overflow: hidden;
  background-color: black;
}
.block-plain-image-header .container,
.block-plain-image-header .wp-block-separator.is-style-wide {
  position: relative;
  z-index: 10;
}
.block-plain-image-header__inner {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 80px 0;
}
.block-plain-image-header__inner h1,
.block-plain-image-header__inner p,
.block-plain-image-header__inner h3 {
  color: white;
}
.block-plain-image-header__inner h1 {
  font-size: 55px;
  margin: 90px 0 40px;
  max-width: 480px;
  line-height: 62px;
}
.block-plain-image-header__inner h3 {
  font-size: 20px;
  margin: 4px 0;
  font-family: "allotrope", sans-serif;
}
.block-plain-image-header__inner p {
  font-size: 15px;
  margin: 0 0 12px;
  max-width: 520px;
}
.block-plain-image-header__background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: -webkit-transform 5s ease-in;
  transition: -webkit-transform 5s ease-in;
  transition: transform 5s ease-in;
  transition: transform 5s ease-in, -webkit-transform 5s ease-in;
  overflow: hidden;
}
.block-plain-image-header__image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: opacity 1s cubic-bezier(0.76, 0.09, 0.215, 1);
  transition: opacity 1s cubic-bezier(0.76, 0.09, 0.215, 1);
}
.block-plain-image-header__image .overlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.block-plain-image-header[data-anim="true"]
  .block-plain-image-header__background {
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
}
.block-plain-image-header[data-anim="true"] .block-plain-image-header__image {
  opacity: 1;
}
.block-vertical-tabs .desktop {
  padding: 80px 0;
}
.block-vertical-tabs .desktop > h1 {
  max-width: 550px;
}
.block-vertical-tabs .desktop .tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.block-vertical-tabs .desktop .tabs__menu {
  position: relative;
  margin: 20px 0 0 0;
  padding: 0;
  list-style-type: none;
  width: 25%;
  margin-right: 10%;
}
.block-vertical-tabs .desktop .tabs__menu li {
  padding-bottom: 10px;
  padding-top: 25px;
  border-bottom: 1px solid rgba(117, 107, 93, 0.15);
  font-size: 22px;
  cursor: pointer;
  -webkit-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in;
}
.block-vertical-tabs .desktop .tabs__menu li:hover {
  color: rgba(117, 107, 93, 0.85);
}
.block-vertical-tabs .desktop .tabs__menu:before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  background-color: #e1241c;
  top: 0;
  left: -15px;
  -webkit-transform: translateY(33px);
  transform: translateY(33px);
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.59, 0.08, 0.385, 1);
  transition: -webkit-transform 0.6s cubic-bezier(0.59, 0.08, 0.385, 1);
  transition: transform 0.6s cubic-bezier(0.59, 0.08, 0.385, 1);
  transition: transform 0.6s cubic-bezier(0.59, 0.08, 0.385, 1),
    -webkit-transform 0.6s cubic-bezier(0.59, 0.08, 0.385, 1);
}
.block-vertical-tabs .desktop .tabs[data-active="2"] ul.tabs__menu:before {
  -webkit-transform: translateY(calc(32px * 2 + 30px));
  transform: translateY(calc(32px * 2 + 30px));
}
.block-vertical-tabs .desktop .tabs[data-active="3"] ul.tabs__menu:before {
  -webkit-transform: translateY(calc(30px * 3 + 60px));
  transform: translateY(calc(30px * 3 + 60px));
}
.block-vertical-tabs .desktop .tabs[data-active="4"] ul.tabs__menu:before {
  -webkit-transform: translateY(calc(30px * 4 + 90px));
  transform: translateY(calc(30px * 4 + 90px));
}
.block-vertical-tabs .desktop .tabs__slider {
  width: 65%;
}
.block-vertical-tabs .desktop .tabs__slider .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 40px;
}
.block-vertical-tabs .desktop .tabs__slider .swiper-slide .tab-content {
  width: 50%;
  padding: 20px 50px 0 0;
}
.block-vertical-tabs .desktop .tabs__slider .swiper-slide .tab-content h1,
.block-vertical-tabs .desktop .tabs__slider .swiper-slide .tab-content h2,
.block-vertical-tabs .desktop .tabs__slider .swiper-slide .tab-content h3 {
  font-family: "allotrope", sans-serif;
}
.block-vertical-tabs .desktop .tabs__slider .swiper-slide .tab-content h3 {
  font-size: 24px;
  line-height: 34px;
}
.block-vertical-tabs .desktop .tabs__slider .swiper-slide .tab-content p {
  font-size: 15px;
  line-height: 24px;
}
.block-vertical-tabs .desktop .tabs__slider .swiper-slide .tab-image {
  width: 50%;
}
.block-vertical-tabs .desktop .tabs__slider .swiper-slide .tab-image img {
  max-width: 100%;
  display: block;
  height: auto;
}
.block-vertical-tabs .mobile {
  display: none;
}
.block-vertical-tabs__underline {
  height: 1px;
  width: 65%;
  background-color: rgba(117, 107, 93, 0.75);
  margin: 12px 0 0;
}
.block-vertical-tabs-sales .desktop,
.block-vertical-tabs-sales-secondary .desktop {
  padding: 80px 0;
}
.block-vertical-tabs-sales .desktop > h1,
.block-vertical-tabs-sales-secondary .desktop > h1 {
  max-width: 550px;
}
.block-vertical-tabs-sales .desktop .tabs,
.block-vertical-tabs-sales-secondary .desktop .tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.block-vertical-tabs-sales .desktop .tabs__wrap,
.block-vertical-tabs-sales-secondary .desktop .tabs__wrap {
  width: 35%;
  padding-right: 40px;
  position: relative;
  border-right: 1px solid rgba(117, 107, 93, 0.15);
}
.block-vertical-tabs-sales .desktop .tabs h4,
.block-vertical-tabs-sales-secondary .desktop .tabs h4 {
  font-size: 22px;
  font-weight: 400;
}
.block-vertical-tabs-sales .desktop .tabs__menu,
.block-vertical-tabs-sales-secondary .desktop .tabs__menu {
  margin: 20px 0 0 0;
  padding: 0;
  list-style-type: none;
  position: relative;
}
.block-vertical-tabs-sales .desktop .tabs__menu li,
.block-vertical-tabs-sales-secondary .desktop .tabs__menu li {
  padding-bottom: 10px;
  padding-top: 25px;
  border-bottom: 1px solid rgba(117, 107, 93, 0.15);
  font-size: 22px;
  position: relative;
  cursor: pointer;
  -webkit-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in;
}
.block-vertical-tabs-sales .desktop .tabs__menu li:hover,
.block-vertical-tabs-sales-secondary .desktop .tabs__menu li:hover {
  color: rgba(117, 107, 93, 0.85);
}
.block-vertical-tabs-sales .desktop .tabs__menu li:before,
.block-vertical-tabs-sales-secondary .desktop .tabs__menu li:before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  background-color: #e1241c;
  top: 0;
  left: -15px;
  -webkit-transform: translateY(33px);
  transform: translateY(33px);
  -webkit-transition: all 0.6s cubic-bezier(0.59, 0.08, 0.385, 1);
  transition: all 0.6s cubic-bezier(0.59, 0.08, 0.385, 1);
  opacity: 0;
}
.block-vertical-tabs-sales .desktop .tabs__menu li.active:before,
.block-vertical-tabs-sales-secondary .desktop .tabs__menu li.active:before {
  opacity: 1;
}
.block-vertical-tabs-sales .desktop .tabs__slider,
.block-vertical-tabs-sales-secondary .desktop .tabs__slider {
  width: 65%;
}
.block-vertical-tabs-sales .desktop .tabs__slider .swiper-slide,
.block-vertical-tabs-sales-secondary .desktop .tabs__slider .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 40px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 40px;
}
.block-vertical-tabs-sales .desktop .tabs__slider .swiper-slide .tab-content,
.block-vertical-tabs-sales-secondary
  .desktop
  .tabs__slider
  .swiper-slide
  .tab-content {
  width: 48%;
  padding: 20px 0 0 40px;
}
.block-vertical-tabs-sales .desktop .tabs__slider .swiper-slide .tab-content h1,
.block-vertical-tabs-sales .desktop .tabs__slider .swiper-slide .tab-content h2,
.block-vertical-tabs-sales .desktop .tabs__slider .swiper-slide .tab-content h3,
.block-vertical-tabs-sales-secondary
  .desktop
  .tabs__slider
  .swiper-slide
  .tab-content
  h1,
.block-vertical-tabs-sales-secondary
  .desktop
  .tabs__slider
  .swiper-slide
  .tab-content
  h2,
.block-vertical-tabs-sales-secondary
  .desktop
  .tabs__slider
  .swiper-slide
  .tab-content
  h3 {
  font-family: "allotrope", sans-serif;
}
.block-vertical-tabs-sales .desktop .tabs__slider .swiper-slide .tab-content h3,
.block-vertical-tabs-sales-secondary
  .desktop
  .tabs__slider
  .swiper-slide
  .tab-content
  h3 {
  font-size: 24px;
  line-height: 34px;
}
.block-vertical-tabs-sales .desktop .tabs__slider .swiper-slide .tab-content p,
.block-vertical-tabs-sales-secondary
  .desktop
  .tabs__slider
  .swiper-slide
  .tab-content
  p {
  font-size: 15px;
  line-height: 24px;
}
.block-vertical-tabs-sales .desktop .tabs__slider .swiper-slide .tab-image,
.block-vertical-tabs-sales-secondary
  .desktop
  .tabs__slider
  .swiper-slide
  .tab-image {
  width: 52%;
  padding: 30px 30px 30px 25px;
  border-right: 1px solid rgba(117, 107, 93, 0.15);
}
.block-vertical-tabs-sales .desktop .tabs__slider .swiper-slide .tab-image img,
.block-vertical-tabs-sales-secondary
  .desktop
  .tabs__slider
  .swiper-slide
  .tab-image
  img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  height: auto;
}
.block-vertical-tabs-sales .mobile,
.block-vertical-tabs-sales-secondary .mobile {
  display: none;
}
.block-vertical-tabs-sales__underline,
.block-vertical-tabs-sales-secondary__underline {
  height: 1px;
  width: 100%;
  background-color: rgba(117, 107, 93, 0.75);
  margin: 12px 0 0;
}
.block-full-width-image-text {
  position: relative;
}
.block-full-width-image-text .banner {
  min-height: 600px;
  position: relative;
  background-position: top;
  background-size: cover;
}
.block-full-width-image-text .banner__inner {
  position: absolute;
  bottom: 0;
  z-index: 20;
  left: 50%;
  -webkit-transform: translate(-50%, 80px);
  transform: translate(-50%, 80px);
  max-width: 100%;
  width: 550px;
  padding: 20px 30px;
  background-image: linear-gradient(134deg, #21221e 0, #40403e 100%);
  color: white;
}
.block-full-width-image-text .banner__inner h1,
.block-full-width-image-text .banner__inner h1,
.block-full-width-image-text .banner__inner h3,
.block-full-width-image-text .banner__inner h4 {
  margin-top: 0 !important;
}
.block-full-width-image-text .banner__inner p {
  color: white;
  font-size: 14px;
  line-height: 24px;
}
.block-icon-grid {
  background-image: url("/wp-content/themes/woodlands/assets/css/../img/check-bg.svg");
  position: relative;
  padding: 80px 0;
}
.block-icon-grid h2 {
  text-align: center;
  max-width: 500px;
  margin: 0 auto 40px;
}
.block-icon-grid.margin {
  padding-top: 180px;
}
.block-icon-grid__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.block-icon-grid__block {
  text-align: center;
  width: 33.333%;
  padding: 20px;
}
.block-icon-grid__block .image {
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.block-icon-grid__block h3 {
  font-size: 20px;
  font-family: "allotrope", sans-serif;
  margin-bottom: 0;
  margin-top: 5px;
}
.block-icon-grid__block p {
  font-size: 15px;
  line-height: 24px;
  margin-top: 4px;
}
.block-icon-grid__block:nth-child(3n-1) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.block-icon-grid__block:nth-child(3n) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.block-icon-grid.four .block-icon-grid__block {
  width: calc(25% - 40px);
  border-bottom: 1px solid rgba(117, 107, 93, 0.3);
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  margin: 0 20px;
}
.block-icon-grid.four .block-icon-grid__block .image {
  height: 120px;
}
.block-icon-grid.four .block-icon-grid__block .image img {
  max-height: 80px;
}
.block-icon-grid.four .block-icon-grid__block h3 {
  font-size: 18px;
  line-height: 24px;
}
.block-logo-grid-image {
  position: relative;
  background-position: center center;
  background-size: cover;
  padding: 180px 0;
}
.block-logo-grid-image h2 {
  text-align: center;
  color: white;
  z-index: 2;
  position: relative;
  margin-bottom: 80px;
}
.block-logo-grid-image .overlay {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.block-logo-grid-image__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 2;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.block-logo-grid-image__block {
  text-align: center;
  width: 14.28%;
  padding: 20px 10px;
}
.block-logo-grid-image__block img {
  max-width: 100%;
  height: auto;
}
.block-case-studies {
  padding: 100px 0;
  text-align: center;
}
.block-case-studies h2 {
  max-width: 500px;
  margin: 0 auto 60px;
}
.block-case-studies .case-slider {
  margin-bottom: 60px;
}
.block-case-studies .case-slider__slide {
  background-color: #f3efec;
  height: auto;
}
.block-case-studies .case-slider__slide--image {
  position: relative;
}
.block-case-studies .case-slider__slide--image .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
}
.block-case-studies .case-slider__slide--image .overlay .button,
.block-case-studies
  .case-slider__slide--image
  .overlay
  .gform_wrapper
  .gform_footer
  input[type="submit"],
.gform_wrapper
  .gform_footer
  .block-case-studies
  .case-slider__slide--image
  .overlay
  input[type="submit"],
.block-case-studies
  .case-slider__slide--image
  .overlay
  .resources__account
  .gform_wrapper
  .gform_page_footer
  .button.gform_next_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .block-case-studies
  .case-slider__slide--image
  .overlay
  .button.gform_next_button,
.block-case-studies
  .case-slider__slide--image
  .overlay
  .resources__account
  .gform_wrapper
  .gform_page_footer
  .button.gform_previous_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .block-case-studies
  .case-slider__slide--image
  .overlay
  .button.gform_previous_button,
.block-case-studies
  .case-slider__slide--image
  .overlay
  .resources__account
  .gform_wrapper
  .gform_page_footer
  .gform_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .block-case-studies
  .case-slider__slide--image
  .overlay
  .gform_button,
.block-case-studies
  .case-slider__slide--image
  .overlay
  .block-case-studies-grid__alm
  .alm-filters-container
  button[type="button"],
.block-case-studies-grid__alm
  .alm-filters-container
  .block-case-studies
  .case-slider__slide--image
  .overlay
  button[type="button"],
.block-case-studies
  .case-slider__slide--image
  .overlay
  .block-case-studies-grid__alm
  .alm-filters-container
  button[type="reset"],
.block-case-studies-grid__alm
  .alm-filters-container
  .block-case-studies
  .case-slider__slide--image
  .overlay
  button[type="reset"],
.block-case-studies
  .case-slider__slide--image
  .overlay
  body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .button.gform_next_button,
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .block-case-studies
  .case-slider__slide--image
  .overlay
  .button.gform_next_button {
  background-color: white;
  color: #191919;
  border-color: white;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
  cursor: pointer;
}
.block-case-studies .case-slider__slide--image .overlay .button:after,
.block-case-studies
  .case-slider__slide--image
  .overlay
  .gform_wrapper
  .gform_footer
  input[type="submit"]:after,
.gform_wrapper
  .gform_footer
  .block-case-studies
  .case-slider__slide--image
  .overlay
  input[type="submit"]:after,
.block-case-studies
  .case-slider__slide--image
  .overlay
  .resources__account
  .gform_wrapper
  .gform_page_footer
  .button.gform_next_button:after,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .block-case-studies
  .case-slider__slide--image
  .overlay
  .button.gform_next_button:after,
.block-case-studies
  .case-slider__slide--image
  .overlay
  .resources__account
  .gform_wrapper
  .gform_page_footer
  .button.gform_previous_button:after,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .block-case-studies
  .case-slider__slide--image
  .overlay
  .button.gform_previous_button:after,
.block-case-studies
  .case-slider__slide--image
  .overlay
  .resources__account
  .gform_wrapper
  .gform_page_footer
  .gform_button:after,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .block-case-studies
  .case-slider__slide--image
  .overlay
  .gform_button:after,
.block-case-studies
  .case-slider__slide--image
  .overlay
  .block-case-studies-grid__alm
  .alm-filters-container
  button[type="button"]:after,
.block-case-studies-grid__alm
  .alm-filters-container
  .block-case-studies
  .case-slider__slide--image
  .overlay
  button[type="button"]:after,
.block-case-studies
  .case-slider__slide--image
  .overlay
  .block-case-studies-grid__alm
  .alm-filters-container
  button[type="reset"]:after,
.block-case-studies-grid__alm
  .alm-filters-container
  .block-case-studies
  .case-slider__slide--image
  .overlay
  button[type="reset"]:after,
.block-case-studies
  .case-slider__slide--image
  .overlay
  body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .button.gform_next_button:after,
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .block-case-studies
  .case-slider__slide--image
  .overlay
  .button.gform_next_button:after {
  border-color: #191919;
}
.block-case-studies .case-slider__slide--image img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}
.block-case-studies .case-slider__slide--text {
  padding: 60px 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
}
.block-case-studies .case-slider__slide--text h2 {
  font-size: 20px;
  line-height: 32px;
  color: #191919;
  margin: 0;
}
.block-case-studies
  .case-slider__slide
  a:hover
  .case-slider__slide--image
  .overlay {
  opacity: 1;
}
.block-case-studies
  .case-slider__slide
  a:hover
  .case-slider__slide--image
  .overlay
  .button,
.block-case-studies
  .case-slider__slide
  a:hover
  .case-slider__slide--image
  .overlay
  .gform_wrapper
  .gform_footer
  input[type="submit"],
.gform_wrapper
  .gform_footer
  .block-case-studies
  .case-slider__slide
  a:hover
  .case-slider__slide--image
  .overlay
  input[type="submit"],
.block-case-studies
  .case-slider__slide
  a:hover
  .case-slider__slide--image
  .overlay
  .resources__account
  .gform_wrapper
  .gform_page_footer
  .gform_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .block-case-studies
  .case-slider__slide
  a:hover
  .case-slider__slide--image
  .overlay
  .gform_button,
.block-case-studies
  .case-slider__slide
  a:hover
  .case-slider__slide--image
  .overlay
  .block-case-studies-grid__alm
  .alm-filters-container
  button[type="button"],
.block-case-studies-grid__alm
  .alm-filters-container
  .block-case-studies
  .case-slider__slide
  a:hover
  .case-slider__slide--image
  .overlay
  button[type="button"],
.block-case-studies
  .case-slider__slide
  a:hover
  .case-slider__slide--image
  .overlay
  .block-case-studies-grid__alm
  .alm-filters-container
  button[type="reset"],
.block-case-studies-grid__alm
  .alm-filters-container
  .block-case-studies
  .case-slider__slide
  a:hover
  .case-slider__slide--image
  .overlay
  button[type="reset"] {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.block-case-studies .case-slider .swiper-button-next,
.block-case-studies .case-slider .swiper-button-prev {
  color: #191919;
  left: 7.5%;
  outline: 0;
}
.block-case-studies .case-slider .swiper-button-next:after,
.block-case-studies .case-slider .swiper-button-prev:after {
  font-size: 20px !important;
}
.block-case-studies .case-slider .swiper-button-next {
  right: 7.5%;
  left: auto;
}
.block-case-studies-grid {
  padding: 180px 0;
}
.block-case-studies-grid h1 {
  font-size: 52px;
  line-height: 65px;
  max-width: 820px;
}
.block-case-studies-grid__alm {
  margin-top: 30px;
  position: relative;
  border-top: 1px solid #f3efec;
}
.block-case-studies-grid__alm a.filter-button {
  width: 40px;
  height: 40px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='25px' height='25px' viewBox='0 0 25 25' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EStroke 1%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpolygon id='Stroke-1' stroke='%231D1D1B' points='1 1 24.362 1 14.778 14.5 14.778 21.5 10.236 24 10.236 14.5'%3E%3C/polygon%3E%3C/g%3E%3C/svg%3E");
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: 9px 10px;
  border: 1px solid #191919;
  border-radius: 100px;
  display: block;
  margin: 30px 0 60px;
}
.block-case-studies-grid__alm .alm-reveal {
  display: grid;
  grid-auto-columns: 1fr;
  grid-row-gap: 80px;
  grid-column-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}
.block-case-studies-grid__alm .alm-reveal .case-study {
  height: auto;
}
.block-case-studies-grid__alm .alm-reveal .case-study--image {
  position: relative;
}
.block-case-studies-grid__alm .alm-reveal .case-study--image .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
}
.block-case-studies-grid__alm .alm-reveal .case-study--image .overlay .button,
.block-case-studies-grid__alm
  .alm-reveal
  .case-study--image
  .overlay
  .gform_wrapper
  .gform_footer
  input[type="submit"],
.gform_wrapper
  .gform_footer
  .block-case-studies-grid__alm
  .alm-reveal
  .case-study--image
  .overlay
  input[type="submit"],
.block-case-studies-grid__alm
  .alm-reveal
  .case-study--image
  .overlay
  .resources__account
  .gform_wrapper
  .gform_page_footer
  .gform_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .block-case-studies-grid__alm
  .alm-reveal
  .case-study--image
  .overlay
  .gform_button,
.block-case-studies-grid__alm
  .alm-reveal
  .case-study--image
  .overlay
  .alm-filters-container
  button[type="button"],
.block-case-studies-grid__alm
  .alm-filters-container
  .alm-reveal
  .case-study--image
  .overlay
  button[type="button"],
.block-case-studies-grid__alm
  .alm-reveal
  .case-study--image
  .overlay
  .alm-filters-container
  button[type="reset"],
.block-case-studies-grid__alm
  .alm-filters-container
  .alm-reveal
  .case-study--image
  .overlay
  button[type="reset"],
.block-case-studies-grid__alm
  .alm-reveal
  .case-study--image
  .overlay
  body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .button.gform_next_button,
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .block-case-studies-grid__alm
  .alm-reveal
  .case-study--image
  .overlay
  .button.gform_next_button {
  background-color: white;
  color: #191919;
  border-color: white;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
  cursor: pointer;
}
.block-case-studies-grid__alm
  .alm-reveal
  .case-study--image
  .overlay
  .button:after,
.block-case-studies-grid__alm
  .alm-reveal
  .case-study--image
  .overlay
  .gform_wrapper
  .gform_footer
  input[type="submit"]:after,
.gform_wrapper
  .gform_footer
  .block-case-studies-grid__alm
  .alm-reveal
  .case-study--image
  .overlay
  input[type="submit"]:after,
.block-case-studies-grid__alm
  .alm-reveal
  .case-study--image
  .overlay
  .resources__account
  .gform_wrapper
  .gform_page_footer
  .gform_button:after,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .block-case-studies-grid__alm
  .alm-reveal
  .case-study--image
  .overlay
  .gform_button:after,
.block-case-studies-grid__alm
  .alm-reveal
  .case-study--image
  .overlay
  .alm-filters-container
  button[type="button"]:after,
.block-case-studies-grid__alm
  .alm-filters-container
  .alm-reveal
  .case-study--image
  .overlay
  button[type="button"]:after,
.block-case-studies-grid__alm
  .alm-reveal
  .case-study--image
  .overlay
  .alm-filters-container
  button[type="reset"]:after,
.block-case-studies-grid__alm
  .alm-filters-container
  .alm-reveal
  .case-study--image
  .overlay
  button[type="reset"]:after {
  border-color: #191919;
}
.block-case-studies-grid__alm .alm-reveal .case-study--image img {
  max-width: 100%;
  height: auto;
  display: block;
}
.block-case-studies-grid__alm .alm-reveal .case-study--text {
  padding: 30px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
}
.block-case-studies-grid__alm .alm-reveal .case-study--text h2 {
  font-size: 20px;
  line-height: 32px;
  color: #191919;
  margin: 0;
  text-align: center;
}
.block-case-studies-grid__alm .alm-reveal a:hover .case-study--image .overlay {
  opacity: 1;
}
.block-case-studies-grid__alm
  .alm-reveal
  a:hover
  .case-study--image
  .overlay
  .button,
.block-case-studies-grid__alm
  .alm-reveal
  a:hover
  .case-study--image
  .overlay
  .gform_wrapper
  .gform_footer
  input[type="submit"],
.gform_wrapper
  .gform_footer
  .block-case-studies-grid__alm
  .alm-reveal
  a:hover
  .case-study--image
  .overlay
  input[type="submit"],
.block-case-studies-grid__alm
  .alm-reveal
  a:hover
  .case-study--image
  .overlay
  .resources__account
  .gform_wrapper
  .gform_page_footer
  .gform_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .block-case-studies-grid__alm
  .alm-reveal
  a:hover
  .case-study--image
  .overlay
  .gform_button,
.block-case-studies-grid__alm
  .alm-reveal
  a:hover
  .case-study--image
  .overlay
  .alm-filters-container
  button[type="button"],
.block-case-studies-grid__alm
  .alm-filters-container
  .alm-reveal
  a:hover
  .case-study--image
  .overlay
  button[type="button"],
.block-case-studies-grid__alm
  .alm-reveal
  a:hover
  .case-study--image
  .overlay
  .alm-filters-container
  button[type="reset"],
.block-case-studies-grid__alm
  .alm-filters-container
  .alm-reveal
  a:hover
  .case-study--image
  .overlay
  button[type="reset"] {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.block-case-studies-grid__alm .alm-filters-container {
  background-color: #f3efec;
  padding: 60px 50px 30px;
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  z-index: 20;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.1s ease-in;
  transition: opacity 0.1s ease-in;
}
.block-case-studies-grid__alm .alm-filters-container.active {
  opacity: 1;
  visibility: visible;
}
.block-case-studies-grid__alm .alm-filters-container .alm-filter--title h3 {
  font-weight: 400;
  color: #191919;
  font-size: 16px;
  margin-left: 5px;
}
.block-case-studies-grid__alm .alm-filters-container button[type="button"],
.block-case-studies-grid__alm .alm-filters-container button[type="reset"] {
  padding: 10px 30px 11px;
}
.block-case-studies-grid__alm
  .alm-filters-container
  button[type="button"]:after,
.block-case-studies-grid__alm
  .alm-filters-container
  button[type="reset"]:after {
  display: none;
}
.block-case-studies-grid__alm .alm-filters-container .alm-filters--controls {
  margin-top: 30px;
  padding: 0 5px;
}
.block-case-studies-grid__alm .alm-filters-container .alm-filters-edit {
  display: none !important;
}
.block-case-studies-grid__alm .alm-filters-container.filtering {
  opacity: 1;
}
.block-case-studies-grid__alm
  .alm-filters-container
  .alm-filter--checkbox
  .field-checkbox {
  padding: 0;
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.25);
  text-align: center;
  text-transform: uppercase;
  font-family: "kade", sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 130%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 12px;
  width: 100%;
  margin: 0 5px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  min-height: 60px;
}
.block-case-studies-grid__alm
  .alm-filters-container
  .alm-filter--checkbox
  .field-checkbox.active {
  background-color: white;
  border-color: white;
  color: #191919;
}
.block-case-studies-grid__alm
  .alm-filters-container
  .alm-filter--checkbox
  .field-checkbox:before,
.block-case-studies-grid__alm
  .alm-filters-container
  .alm-filter--checkbox
  .field-checkbox:after {
  display: none;
}
.block-case-studies-grid__alm .alm-filters-container ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.block-case-studies-grid__alm .alm-filters-container ul li {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.block-contact-us {
  padding: 80px 0;
}
.block-contact-us__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.block-contact-us__locations {
  width: 50%;
}
.block-contact-us__location {
  border-bottom: 1px solid rgba(117, 107, 93, 0.25);
  max-width: 400px;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.block-contact-us__location p {
  font-size: 15px;
  line-height: 26px;
  margin: 5px 0;
}
.block-contact-us__location p a {
  color: #191919;
  text-decoration: underline;
}
.block-contact-us__location p a:hover {
  color: #e1241c;
}
.block-contact-us__location:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.block-contact-us__form {
  width: 50%;
}
.block-contact-us__form .gform_wrapper {
  background-color: #f3efec;
  padding: 50px 60px;
}
.block-timeline {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f0efef;
}
.block-timeline .container,
.block-timeline .wp-block-separator.is-style-wide {
  max-width: 1620px;
}
.block-timeline .container > h2,
.block-timeline .wp-block-separator.is-style-wide > h2 {
  text-align: center;
  font-size: 50px;
}
.block-timeline .container > h4,
.block-timeline .wp-block-separator.is-style-wide > h4 {
  color: #e1241c;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.block-timeline .container > h4.mobile,
.block-timeline .wp-block-separator.is-style-wide > h4.mobile {
  display: none;
}
.block-timeline .swiper-container {
  height: auto;
}
.block-timeline .swiper-slide {
  height: auto;
  position: relative;
}
.block-timeline .swiper-slide .inner {
  position: relative;
}
.block-timeline .swiper-slide .info {
  position: absolute;
  top: 50%;
  z-index: 100;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 100%;
  width: 450px;
  background-image: linear-gradient(134deg, #21221e 0, #40403e 100%);
  color: white;
  text-align: center;
  padding: 60px 20px 30px;
}
.block-timeline .swiper-slide .info h1,
.block-timeline .swiper-slide .info h1,
.block-timeline .swiper-slide .info h3,
.block-timeline .swiper-slide .info h4 {
  margin-top: 0 !important;
  font-size: 50px;
  font-weight: 500;
  margin-bottom: 30px;
}
.block-timeline .swiper-slide .info p {
  color: white;
  font-size: 14px;
  line-height: 24px;
}
.block-timeline .swiper-pagination-bullets {
  right: 60px !important;
  z-index: 50;
}
.block-timeline .swiper-pagination-bullets .swiper-pagination-bullet {
  border: 1px solid #e1241c;
  background-color: transparent;
  opacity: 1;
  width: 15px;
  height: 15px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.block-timeline .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background-color: #e1241c;
}
.block-timeline img {
  width: 100%;
}
.block-image-overlapping-text {
  margin-top: 100px;
}
.block-image-overlapping-text:first-child {
  margin-top: 0;
}
.block-image-overlapping-text__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.block-image-overlapping-text__image {
  width: 55%;
}
.block-image-overlapping-text__image img {
  display: block;
  max-width: 100%;
  height: auto;
}
.block-image-overlapping-text__text {
  width: 45%;
}
.block-image-overlapping-text__text-inner {
  background-color: #fafafa;
  padding: 35px 40px;
  margin-left: -60px;
}
.block-image-overlapping-text__text-inner h2 {
  margin-top: 0;
  font-family: "allotrope", sans-serif;
}
.block-image-overlapping-text__text-inner p {
  font-size: 16px;
}
.block-call-to-action {
  padding: 80px 0;
  text-align: center;
}
.block-call-to-action h2 {
  margin: 0 auto 40px;
  font-size: 50px;
  line-height: 62px;
}
.block-call-to-action .container,
.block-call-to-action .wp-block-separator.is-style-wide {
  max-width: 920px;
}
.block-case-study-quote {
  padding: 90px 0 120px;
  background-image: linear-gradient(134deg, #21221e 0, #40403e 100%);
}
.block-case-study-quote .container,
.block-case-study-quote .wp-block-separator.is-style-wide {
  max-width: 1200px;
}
.block-case-study-quote__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.block-case-study-quote__image {
  width: 70%;
}
.block-case-study-quote__image img {
  display: block;
  width: 100%;
  height: auto;
}
.block-case-study-quote__quote {
  width: 30%;
  background-color: #ebe9e8;
  padding: 40px;
  margin-bottom: -30px;
  margin-left: -80px;
}
.block-case-study-quote__quote span.qte {
  color: #90897d;
  font-size: 50px;
  line-height: 50px;
}
.block-case-study-quote__quote p {
  margin-top: 0;
  font-family: "kade", sans-serif;
  font-size: 19px;
}
.block-case-study-quote__quote p.subtitle {
  font-family: "allotrope", sans-serif;
  font-size: 14px;
  font-weight: 500;
}
body
  .gform_wrapper
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not(
    [type="button"]
  ):not([type="image"]):not([type="file"]),
body .gform_wrapper textarea {
  background: white;
  border: 1px solid white;
  padding: 8px 10px;
  font-size: 16px;
  margin-top: 0;
  -webkit-transition: border-color 0.3s ease-in;
  transition: border-color 0.3s ease-in;
}
body
  .gform_wrapper
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not(
    [type="button"]
  ):not([type="image"]):not([type="file"])::-webkit-input-placeholder,
body .gform_wrapper textarea::-webkit-input-placeholder {
  text-transform: uppercase;
  font-size: 13px;
}
body
  .gform_wrapper
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not(
    [type="button"]
  ):not([type="image"]):not([type="file"])::-moz-placeholder,
body .gform_wrapper textarea::-moz-placeholder {
  text-transform: uppercase;
  font-size: 13px;
}
body
  .gform_wrapper
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not(
    [type="button"]
  ):not([type="image"]):not([type="file"]):-ms-input-placeholder,
body .gform_wrapper textarea:-ms-input-placeholder {
  text-transform: uppercase;
  font-size: 13px;
}
body
  .gform_wrapper
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not(
    [type="button"]
  ):not([type="image"]):not([type="file"])::-ms-input-placeholder,
body .gform_wrapper textarea::-ms-input-placeholder {
  text-transform: uppercase;
  font-size: 13px;
}
body
  .gform_wrapper
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not(
    [type="button"]
  ):not([type="image"]):not([type="file"])::placeholder,
body .gform_wrapper textarea::placeholder {
  text-transform: uppercase;
  font-size: 13px;
}
body
  .gform_wrapper
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not(
    [type="button"]
  ):not([type="image"]):not([type="file"]):focus,
body .gform_wrapper textarea:focus {
  border-color: #756b5d;
}
body .gform_wrapper ul li.gfield {
  margin-top: 8px !important;
}
body .gform_wrapper ul.gfield_checkbox li input[type="checkbox"] {
  margin-top: 3px;
  vertical-align: top;
  margin-right: 10px;
}
body
  .gform_wrapper
  ul.gfield_checkbox
  li
  input[type="checkbox"]:checked
  + label {
  font-weight: 400;
}
body .gform_wrapper ul.gfield_checkbox li label {
  font-weight: 400;
  font-size: 14px;
}
body .gform_wrapper .gform_wrapper .gform_footer input[type="submit"] {
  font-size: 15px !important;
  padding: 10px 40px 11px 40px;
}
body
  .resources__account
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .gform_page_footer
  .gform_next_button.gform_button,
.resources__account
  body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .gform_page_footer
  .gform_next_button.gform_button,
body
  .resources__account
  .gform_wrapper
  .gform_page_footer
  .gform_wrapper
  .gform_footer
  .gform_next_button.gform_button,
.resources__account
  body
  .gform_wrapper
  .gform_page_footer
  .gform_wrapper
  .gform_footer
  .gform_next_button.gform_button,
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .block-case-studies-grid__alm
  .alm-filters-container
  button.gform_next_button[type="button"],
.block-case-studies-grid__alm
  .alm-filters-container
  body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  button.gform_next_button[type="button"],
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .block-case-studies-grid__alm
  .alm-filters-container
  button.gform_next_button[type="reset"],
.block-case-studies-grid__alm
  .alm-filters-container
  body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  button.gform_next_button[type="reset"],
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  input.gform_next_button[type="submit"],
body .gform_wrapper .gform_wrapper .gform_footer .gform_next_button.button {
  padding: 10px 40px 11px 40px;
  font-size: 16px !important;
}
body .gform_wrapper h3 {
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 1px;
}
body .gform_wrapper .validation_error {
  display: none;
}
body
  .gform_wrapper
  li.gfield.gfield_error.gfield_contains_required
  div.gfield_description {
  font-size: 11px;
  font-weight: 400;
  color: #e1241c;
  padding-top: 3px;
}
body .gform_wrapper li.gfield.gfield_error {
  padding: 0;
  border: 0;
  background: 0;
}
body
  .gform_wrapper
  li.gfield_error
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not(
    [type="button"]
  ):not([type="image"]):not([type="file"]),
body .gform_wrapper li.gfield_error textarea {
  border-color: #e1241c;
}
input {
  border-radius: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0 !important;
  background: white;
  background-image: none;
}
select::-ms-expand {
  display: none;
}
.ginput_container_select {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  line-height: 3;
  background: white;
  overflow: hidden;
  border-radius: 0;
  font-size: 13px;
  text-transform: uppercase;
  padding: 8px 10px;
}
select {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 0.5em;
  color: #191919;
  cursor: pointer;
  text-transform: uppercase;
}
.ginput_container_select::after {
  content: "\25BC";
  position: absolute;
  font-size: 11px;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 0 1em;
  background: white;
  color: #191919;
  cursor: pointer;
  pointer-events: none;
  -webkit-transition: 0.25s all ease;
  transition: 0.25s all ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.gform_wrapper.get-in-touch_wrapper,
.gform_wrapper.make-enquiry_wrapper,
.gform_wrapper.sales-enquiry_wrapper,
.gform_wrapper.make-hire-enquiry_wrapper {
  max-width: 1280px;
  margin: 0 auto;
  background-color: #ebe9e8;
  padding: 40px;
  width: 100%;
}
.gform_wrapper.get-in-touch_wrapper ul,
.gform_wrapper.make-enquiry_wrapper ul,
.gform_wrapper.sales-enquiry_wrapper ul,
.gform_wrapper.make-hire-enquiry_wrapper ul {
  padding: 0;
}
.gform_wrapper.get-in-touch_wrapper h3.gform_title,
.gform_wrapper.make-enquiry_wrapper h3.gform_title,
.gform_wrapper.sales-enquiry_wrapper h3.gform_title,
.gform_wrapper.make-hire-enquiry_wrapper h3.gform_title {
  text-transform: none;
  font-weight: 400;
  font-size: 35px;
  margin-bottom: 0;
}
.gform_wrapper.get-in-touch_wrapper .gsection,
.gform_wrapper.make-enquiry_wrapper .gsection,
.gform_wrapper.sales-enquiry_wrapper .gsection,
.gform_wrapper.make-hire-enquiry_wrapper .gsection {
  border-bottom: 0;
  margin-bottom: 0;
}
.gform_wrapper.get-in-touch_wrapper .gform_wrapper,
.gform_wrapper.make-enquiry_wrapper .gform_wrapper,
.gform_wrapper.sales-enquiry_wrapper .gform_wrapper,
.gform_wrapper.make-hire-enquiry_wrapper .gform_wrapper {
  width: 100%;
}
.gform_wrapper.get-in-touch_wrapper .gform_fields,
.gform_wrapper.make-enquiry_wrapper .gform_fields,
.gform_wrapper.sales-enquiry_wrapper .gform_fields,
.gform_wrapper.make-hire-enquiry_wrapper .gform_fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.gform_wrapper.get-in-touch_wrapper .gform_fields li.gfield,
.gform_wrapper.make-enquiry_wrapper .gform_fields li.gfield,
.gform_wrapper.sales-enquiry_wrapper .gform_fields li.gfield,
.gform_wrapper.make-hire-enquiry_wrapper .gform_fields li.gfield {
  padding: 0;
}
.gform_wrapper.get-in-touch_wrapper .gform_fields li.gfield h2.gsection_title,
.gform_wrapper.make-enquiry_wrapper .gform_fields li.gfield h2.gsection_title,
.gform_wrapper.sales-enquiry_wrapper .gform_fields li.gfield h2.gsection_title,
.gform_wrapper.make-hire-enquiry_wrapper
  .gform_fields
  li.gfield
  h2.gsection_title {
  font-size: 14px;
  letter-spacing: 1px !important;
  text-transform: uppercase;
  line-height: 20px;
  font-weight: 400;
}
.gform_wrapper.get-in-touch_wrapper .gform_fields .introduce,
.gform_wrapper.make-enquiry_wrapper .gform_fields .introduce,
.gform_wrapper.sales-enquiry_wrapper .gform_fields .introduce,
.gform_wrapper.make-hire-enquiry_wrapper .gform_fields .introduce {
  width: 65%;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  padding-right: 30px !important;
}
.gform_wrapper.get-in-touch_wrapper .gform_fields .hear-about,
.gform_wrapper.make-enquiry_wrapper .gform_fields .hear-about,
.gform_wrapper.sales-enquiry_wrapper .gform_fields .hear-about,
.gform_wrapper.make-hire-enquiry_wrapper .gform_fields .hear-about {
  width: 35%;
  padding-left: 30px !important;
}
.gform_wrapper.get-in-touch_wrapper .gform_fields .outline,
.gform_wrapper.make-enquiry_wrapper .gform_fields .outline,
.gform_wrapper.sales-enquiry_wrapper .gform_fields .outline,
.gform_wrapper.make-hire-enquiry_wrapper .gform_fields .outline {
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 20px;
  margin-bottom: 0;
}
.gform_wrapper.get-in-touch_wrapper .gform_fields .bordertop,
.gform_wrapper.make-enquiry_wrapper .gform_fields .bordertop,
.gform_wrapper.sales-enquiry_wrapper .gform_fields .bordertop,
.gform_wrapper.make-hire-enquiry_wrapper .gform_fields .bordertop {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 20px !important;
}
.gform_wrapper.get-in-touch_wrapper .gform_fields .gfield_checkbox label,
.gform_wrapper.make-enquiry_wrapper .gform_fields .gfield_checkbox label,
.gform_wrapper.sales-enquiry_wrapper .gform_fields .gfield_checkbox label,
.gform_wrapper.make-hire-enquiry_wrapper .gform_fields .gfield_checkbox label {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.4);
}
.gform_wrapper.get-in-touch_wrapper .gform_footer,
.gform_wrapper.make-enquiry_wrapper .gform_footer,
.gform_wrapper.sales-enquiry_wrapper .gform_footer,
.gform_wrapper.make-hire-enquiry_wrapper .gform_footer {
  text-align: right;
  padding: 0;
  margin: 0;
}
.gform_wrapper.get-in-touch_wrapper .gform_footer .button,
.gform_wrapper.get-in-touch_wrapper .gform_footer input[type="submit"],
.resources__account
  .gform_wrapper.get-in-touch_wrapper
  .gform_footer
  .gform_page_footer
  .button.gform_next_button,
.resources__account
  .gform_wrapper.get-in-touch_wrapper
  .gform_page_footer
  .gform_footer
  .button.gform_next_button,
.resources__account
  .gform_wrapper.get-in-touch_wrapper
  .gform_footer
  .gform_page_footer
  .button.gform_previous_button,
.resources__account
  .gform_wrapper.get-in-touch_wrapper
  .gform_page_footer
  .gform_footer
  .button.gform_previous_button,
.resources__account
  .gform_wrapper.get-in-touch_wrapper
  .gform_footer
  .gform_page_footer
  .gform_button,
.resources__account
  .gform_wrapper.get-in-touch_wrapper
  .gform_page_footer
  .gform_footer
  .gform_button,
.gform_wrapper.get-in-touch_wrapper
  .gform_footer
  .block-case-studies-grid__alm
  .alm-filters-container
  button[type="button"],
.block-case-studies-grid__alm
  .alm-filters-container
  .gform_wrapper.get-in-touch_wrapper
  .gform_footer
  button[type="button"],
.gform_wrapper.get-in-touch_wrapper
  .gform_footer
  .block-case-studies-grid__alm
  .alm-filters-container
  button[type="reset"],
.block-case-studies-grid__alm
  .alm-filters-container
  .gform_wrapper.get-in-touch_wrapper
  .gform_footer
  button[type="reset"],
body
  .gform_wrapper.get-in-touch_wrapper
  .gform_wrapper
  .gform_footer
  input[type="submit"],
body
  .gform_wrapper.get-in-touch_wrapper
  .gform_wrapper
  .gform_footer
  .button.gform_next_button,
.gform_wrapper.make-enquiry_wrapper .gform_footer .button,
.gform_wrapper.make-enquiry_wrapper .gform_footer input[type="submit"],
.resources__account
  .gform_wrapper.make-enquiry_wrapper
  .gform_footer
  .gform_page_footer
  .button.gform_next_button,
.resources__account
  .gform_wrapper.make-enquiry_wrapper
  .gform_page_footer
  .gform_footer
  .button.gform_next_button,
.resources__account
  .gform_wrapper.make-enquiry_wrapper
  .gform_footer
  .gform_page_footer
  .button.gform_previous_button,
.resources__account
  .gform_wrapper.make-enquiry_wrapper
  .gform_page_footer
  .gform_footer
  .button.gform_previous_button,
.resources__account
  .gform_wrapper.make-enquiry_wrapper
  .gform_footer
  .gform_page_footer
  .gform_button,
.resources__account
  .gform_wrapper.make-enquiry_wrapper
  .gform_page_footer
  .gform_footer
  .gform_button,
.gform_wrapper.make-enquiry_wrapper
  .gform_footer
  .block-case-studies-grid__alm
  .alm-filters-container
  button[type="button"],
.block-case-studies-grid__alm
  .alm-filters-container
  .gform_wrapper.make-enquiry_wrapper
  .gform_footer
  button[type="button"],
.gform_wrapper.make-enquiry_wrapper
  .gform_footer
  .block-case-studies-grid__alm
  .alm-filters-container
  button[type="reset"],
.block-case-studies-grid__alm
  .alm-filters-container
  .gform_wrapper.make-enquiry_wrapper
  .gform_footer
  button[type="reset"],
body
  .gform_wrapper.make-enquiry_wrapper
  .gform_wrapper
  .gform_footer
  input[type="submit"],
body
  .gform_wrapper.make-enquiry_wrapper
  .gform_wrapper
  .gform_footer
  .button.gform_next_button,
.gform_wrapper.sales-enquiry_wrapper .gform_footer .button,
.gform_wrapper.sales-enquiry_wrapper .gform_footer input[type="submit"],
.resources__account
  .gform_wrapper.sales-enquiry_wrapper
  .gform_footer
  .gform_page_footer
  .button.gform_next_button,
.resources__account
  .gform_wrapper.sales-enquiry_wrapper
  .gform_page_footer
  .gform_footer
  .button.gform_next_button,
.resources__account
  .gform_wrapper.sales-enquiry_wrapper
  .gform_footer
  .gform_page_footer
  .button.gform_previous_button,
.resources__account
  .gform_wrapper.sales-enquiry_wrapper
  .gform_page_footer
  .gform_footer
  .button.gform_previous_button,
.resources__account
  .gform_wrapper.sales-enquiry_wrapper
  .gform_footer
  .gform_page_footer
  .gform_button,
.resources__account
  .gform_wrapper.sales-enquiry_wrapper
  .gform_page_footer
  .gform_footer
  .gform_button,
.gform_wrapper.sales-enquiry_wrapper
  .gform_footer
  .block-case-studies-grid__alm
  .alm-filters-container
  button[type="button"],
.block-case-studies-grid__alm
  .alm-filters-container
  .gform_wrapper.sales-enquiry_wrapper
  .gform_footer
  button[type="button"],
.gform_wrapper.sales-enquiry_wrapper
  .gform_footer
  .block-case-studies-grid__alm
  .alm-filters-container
  button[type="reset"],
.block-case-studies-grid__alm
  .alm-filters-container
  .gform_wrapper.sales-enquiry_wrapper
  .gform_footer
  button[type="reset"],
body
  .gform_wrapper.sales-enquiry_wrapper
  .gform_wrapper
  .gform_footer
  input[type="submit"],
body
  .gform_wrapper.sales-enquiry_wrapper
  .gform_wrapper
  .gform_footer
  .button.gform_next_button,
.gform_wrapper.make-hire-enquiry_wrapper .gform_footer .button,
.gform_wrapper.make-hire-enquiry_wrapper .gform_footer input[type="submit"],
.resources__account
  .gform_wrapper.make-hire-enquiry_wrapper
  .gform_footer
  .gform_page_footer
  .button.gform_next_button,
.resources__account
  .gform_wrapper.make-hire-enquiry_wrapper
  .gform_page_footer
  .gform_footer
  .button.gform_next_button,
.resources__account
  .gform_wrapper.make-hire-enquiry_wrapper
  .gform_footer
  .gform_page_footer
  .button.gform_previous_button,
.resources__account
  .gform_wrapper.make-hire-enquiry_wrapper
  .gform_page_footer
  .gform_footer
  .button.gform_previous_button,
.resources__account
  .gform_wrapper.make-hire-enquiry_wrapper
  .gform_footer
  .gform_page_footer
  .gform_button,
.resources__account
  .gform_wrapper.make-hire-enquiry_wrapper
  .gform_page_footer
  .gform_footer
  .gform_button,
.gform_wrapper.make-hire-enquiry_wrapper
  .gform_footer
  .block-case-studies-grid__alm
  .alm-filters-container
  button[type="button"],
.block-case-studies-grid__alm
  .alm-filters-container
  .gform_wrapper.make-hire-enquiry_wrapper
  .gform_footer
  button[type="button"],
.gform_wrapper.make-hire-enquiry_wrapper
  .gform_footer
  .block-case-studies-grid__alm
  .alm-filters-container
  button[type="reset"],
.block-case-studies-grid__alm
  .alm-filters-container
  .gform_wrapper.make-hire-enquiry_wrapper
  .gform_footer
  button[type="reset"],
body
  .gform_wrapper.make-hire-enquiry_wrapper
  .gform_wrapper
  .gform_footer
  input[type="submit"],
body
  .gform_wrapper.make-hire-enquiry_wrapper
  .gform_wrapper
  .gform_footer
  .button.gform_next_button {
  margin-right: 0;
}
.gform_wrapper.make-enquiry_wrapper .gform_fields .outline,
.gform_wrapper.make-enquiry_wrapper .gform_fields .outline2 {
  width: 50%;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-right: 20px !important;
  padding-top: 20px;
  margin-bottom: 0;
}
.gform_wrapper.make-enquiry_wrapper .gform_fields .outline2 {
  padding-right: 0 !important;
  padding-left: 20px !important;
}
.gform_wrapper.sales-enquiry_wrapper .sales-intro {
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
}
.gform_wrapper.sales-enquiry_wrapper .sales-intro .gfield {
  padding-right: 10px !important;
}
.gform_wrapper.sales-enquiry_wrapper .sales-intro .gfield:last-child {
  padding-right: 0 !important;
}
.gform_wrapper.sales-enquiry_wrapper .form_row {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.gform_wrapper.sales-enquiry_wrapper
  .form_row
  > .gfield_course_option_wrapper
  > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.gform_wrapper.sales-enquiry_wrapper
  .form_row
  > .gfield_course_option_wrapper
  > ul
  > li {
  display: none;
}
.gform_wrapper.sales-enquiry_wrapper
  .form_row
  > .gfield_course_option_wrapper
  > ul
  li.col_1 {
  width: 33.33%;
  display: block;
  padding-right: 30px;
  border-right: solid 1px rgba(0, 0, 0, 0.1);
  margin-bottom: 0;
  padding-bottom: 0;
}
.gform_wrapper.sales-enquiry_wrapper
  .form_row
  > .gfield_course_option_wrapper
  > ul
  li.col_2 {
  width: 33.33%;
  display: block;
  padding-left: 30px;
  padding-right: 30px;
  border-right: solid 1px rgba(0, 0, 0, 0.1);
  margin-bottom: 0;
  padding-bottom: 0;
}
.gform_wrapper.sales-enquiry_wrapper
  .form_row
  > .gfield_course_option_wrapper
  > ul
  li.col_3 {
  width: 33.33%;
  display: block;
  padding-left: 30px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.gform_wrapper.sales-enquiry_wrapper
  .form_row
  > .gfield_course_option_wrapper
  > ul
  .products-dropdown,
.gform_wrapper.sales-enquiry_wrapper
  .form_row
  > .gfield_course_option_wrapper
  > ul
  .hear-dropdown {
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.gform_wrapper.sales-enquiry_wrapper .blocks ul.gfield_checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.gform_wrapper.sales-enquiry_wrapper .blocks ul.gfield_checkbox li {
  width: 50%;
}
.gform_wrapper.sales-enquiry_wrapper .blocks ul.gfield_checkbox li input {
  display: none;
}
.gform_wrapper.sales-enquiry_wrapper .blocks ul.gfield_checkbox li label {
  background-color: white;
  display: block;
  text-align: center;
  padding: 10px 20px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  color: #191919;
}
.gform_wrapper.sales-enquiry_wrapper
  .blocks
  ul.gfield_checkbox
  li
  input[type="checkbox"]:checked
  + label {
  background-color: #756b5d;
  color: #f3efec;
}
.gform_wrapper.sales-enquiry_wrapper .gform_footer {
  text-align: right;
  padding: 0;
  margin: 0;
}
.gform_wrapper.sales-enquiry_wrapper .gform_footer .button,
.gform_wrapper.sales-enquiry_wrapper .gform_footer input[type="submit"],
.resources__account
  .gform_wrapper.sales-enquiry_wrapper
  .gform_footer
  .gform_page_footer
  .button.gform_next_button,
.resources__account
  .gform_wrapper.sales-enquiry_wrapper
  .gform_page_footer
  .gform_footer
  .button.gform_next_button,
.resources__account
  .gform_wrapper.sales-enquiry_wrapper
  .gform_footer
  .gform_page_footer
  .button.gform_previous_button,
.resources__account
  .gform_wrapper.sales-enquiry_wrapper
  .gform_page_footer
  .gform_footer
  .button.gform_previous_button,
.resources__account
  .gform_wrapper.sales-enquiry_wrapper
  .gform_footer
  .gform_page_footer
  .gform_button,
.resources__account
  .gform_wrapper.sales-enquiry_wrapper
  .gform_page_footer
  .gform_footer
  .gform_button,
.gform_wrapper.sales-enquiry_wrapper
  .gform_footer
  .block-case-studies-grid__alm
  .alm-filters-container
  button[type="button"],
.block-case-studies-grid__alm
  .alm-filters-container
  .gform_wrapper.sales-enquiry_wrapper
  .gform_footer
  button[type="button"],
.gform_wrapper.sales-enquiry_wrapper
  .gform_footer
  .block-case-studies-grid__alm
  .alm-filters-container
  button[type="reset"],
.block-case-studies-grid__alm
  .alm-filters-container
  .gform_wrapper.sales-enquiry_wrapper
  .gform_footer
  button[type="reset"],
body
  .gform_wrapper.sales-enquiry_wrapper
  .gform_wrapper
  .gform_footer
  input[type="submit"],
body
  .gform_wrapper.sales-enquiry_wrapper
  .gform_wrapper
  .gform_footer
  .button.gform_next_button {
  margin-right: 0;
}
.case-study-single {
  padding: 180px 0;
}
.case-study-single h1 {
  font-size: 52px;
  line-height: 65px;
  max-width: 820px;
}
.case-study-single__detail {
  margin-top: 30px;
  position: relative;
  border-top: 1px solid #f3efec;
  padding-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.case-study-single__image {
  width: 50%;
  padding-right: 30px;
}
.case-study-single__image img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-bottom: 15px;
}
.case-study-single__text {
  width: 50%;
  padding-left: 30px;
  font-size: 16px;
}
.case-study-single__text p {
  font-size: 16px;
  line-height: 28px;
}
.case-study-single__text .description {
  margin: 40px 0;
}
.case-study-single__text .type {
  margin-bottom: 25px;
  display: block;
  line-height: 20px;
  font-size: 15px;
}
.case-study-single__text .type .label {
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-size: 13px;
}
.case-study-single__text .button,
.case-study-single__text .gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer .case-study-single__text input.button,
.case-study-single__text .gform_wrapper .gform_footer input[type="submit"],
.gform_wrapper .gform_footer .case-study-single__text input[type="submit"],
.case-study-single__text
  .resources__account
  .gform_wrapper
  .gform_page_footer
  .button.gform_next_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .case-study-single__text
  .button.gform_next_button,
.case-study-single__text
  .resources__account
  .gform_wrapper
  .gform_page_footer
  .button.gform_previous_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .case-study-single__text
  .button.gform_previous_button,
.case-study-single__text
  .resources__account
  .gform_wrapper
  .gform_page_footer
  .gform_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .case-study-single__text
  .gform_button,
.case-study-single__text
  .block-case-studies-grid__alm
  .alm-filters-container
  button[type="button"],
.block-case-studies-grid__alm
  .alm-filters-container
  .case-study-single__text
  button[type="button"],
.case-study-single__text
  .block-case-studies-grid__alm
  .alm-filters-container
  button[type="reset"],
.block-case-studies-grid__alm
  .alm-filters-container
  .case-study-single__text
  button[type="reset"],
.case-study-single__text
  body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  input[type="submit"],
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .case-study-single__text
  input[type="submit"],
.case-study-single__text
  body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .button.gform_next_button,
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .case-study-single__text
  .button.gform_next_button {
  display: block;
  width: 250px;
  text-align: center;
  margin-bottom: 15px;
}
.sales-list {
  padding: 80px 0;
}
.sales-list__cell {
  font-size: 15px;
  text-align: center;
  padding: 6px 0;
  -webkit-transition: background-color 0.3s ease-in;
  transition: background-color 0.3s ease-in;
}
.sales-list__cell .mobile-desc {
  display: none;
}
.sales-list__cell a.button,
.sales-list__cell
  .resources__account
  .gform_wrapper
  .gform_page_footer
  a.button.gform_next_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .sales-list__cell
  a.button.gform_next_button,
.sales-list__cell
  .resources__account
  .gform_wrapper
  .gform_page_footer
  a.button.gform_previous_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .sales-list__cell
  a.button.gform_previous_button,
.sales-list__cell
  .resources__account
  .gform_wrapper
  .gform_page_footer
  a.gform_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .sales-list__cell
  a.gform_button,
.sales-list__cell
  body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  a.button.gform_next_button,
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .sales-list__cell
  a.button.gform_next_button {
  font-size: 11px;
  white-space: nowrap;
}
.sales-list__cell:last-child {
  padding-right: 0;
  text-align: right;
}
.sales-list__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #f3efec;
}
.sales-list__row.head {
  border-bottom: 0;
  margin-bottom: 20px;
}
.sales-list__row.head .sales-list__cell {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  text-align: center;
}
.sales-list__row:hover .sales-list__cell {
  background-color: #f3efec;
}
.hire__header {
  width: 100%;
  min-height: 500px;
  max-height: 100vh;
  background-color: #191919;
  background-image: url("/wp-content/themes/woodlands/assets/css/../img/grid-bg.jpg");
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.hire__header__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.hire__header__left {
  width: 50%;
}
.hire__header__left h1 {
  font-size: 60px;
  line-height: 70px;
  color: white;
}
.hire__header__right {
  width: 50%;
}
.hire__header__right img {
  display: block;
  max-width: 100%;
  height: auto;
  -webkit-transform: translateY(30%);
  transform: translateY(30%);
}
.hire__info {
  padding: 80px 0 0;
}
.hire__info__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px;
}
.hire__info__row.lower {
  margin-bottom: 0;
}
.hire__info__left {
  width: 50%;
  padding-right: 60px;
}
.hire__info__left .spec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #f3efec;
  padding: 8px 0;
  font-size: 18px;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
  cursor: pointer;
}
.hire__info__left .spec:hover {
  background-color: rgba(243, 239, 236, 0.5);
}
.hire__info__left .spec__title {
  width: 50%;
  padding-right: 20px;
}
.hire__info__left .spec__value {
  width: 50%;
  text-align: right;
  padding-left: 20px;
}
.hire__info__left .block {
  font-size: 15px;
  padding-bottom: 30px;
}
.hire__info__left .block h3 {
  margin: 0 0 10px;
  font-size: 22px;
}
.hire__info__left .block:last-child {
  padding-bottom: 0;
}
.hire__info__right {
  width: 50%;
  padding-left: 30px;
}
.hire__info__right .block {
  font-size: 15px;
  padding-bottom: 30px;
}
.hire__info__right .block h3 {
  margin: 0 0 10px;
  font-size: 22px;
}
.hire__info__right .block:last-child {
  padding-bottom: 0;
}
.hire-list {
  margin-bottom: 80px;
}
.hire-list__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.hire-list__item {
  width: 33.33%;
  border-right: 1px solid #f3efec;
  border-top: 1px solid #f3efec;
}
.hire-list__item:nth-child(3n) {
  border-right: 0;
}
.hire-list__item:nth-child(1),
.hire-list__item:nth-child(2),
.hire-list__item:nth-child(3) {
  border-top: 0;
}
.hire-list__item-inner {
  padding: 30px;
}
.hire-list__item-image {
  position: relative;
  min-height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.hire-list__item-image img {
  display: block;
  max-width: 100%;
  height: auto;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  -webkit-filter: grayscale(0);
  -webkit-filter: contrast(100%);
  -webkit-filter: brightness(100%);
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.hire-list__item-image .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
}
.hire-list__item-image .overlay .button,
.hire-list__item-image .overlay .gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer .hire-list__item-image .overlay input.button,
.hire-list__item-image
  .overlay
  .gform_wrapper
  .gform_footer
  input[type="submit"],
.gform_wrapper
  .gform_footer
  .hire-list__item-image
  .overlay
  input[type="submit"],
.hire-list__item-image
  .overlay
  .resources__account
  .gform_wrapper
  .gform_page_footer
  .button.gform_next_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .hire-list__item-image
  .overlay
  .button.gform_next_button,
.hire-list__item-image
  .overlay
  .resources__account
  .gform_wrapper
  .gform_page_footer
  .button.gform_previous_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .hire-list__item-image
  .overlay
  .button.gform_previous_button,
.hire-list__item-image
  .overlay
  .resources__account
  .gform_wrapper
  .gform_page_footer
  .gform_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .hire-list__item-image
  .overlay
  .gform_button,
.hire-list__item-image
  .overlay
  .block-case-studies-grid__alm
  .alm-filters-container
  button[type="button"],
.block-case-studies-grid__alm
  .alm-filters-container
  .hire-list__item-image
  .overlay
  button[type="button"],
.hire-list__item-image
  .overlay
  .block-case-studies-grid__alm
  .alm-filters-container
  button[type="reset"],
.block-case-studies-grid__alm
  .alm-filters-container
  .hire-list__item-image
  .overlay
  button[type="reset"],
.hire-list__item-image
  .overlay
  body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .button.gform_next_button,
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .hire-list__item-image
  .overlay
  .button.gform_next_button {
  background-color: white;
  color: #191919;
  border-color: white;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
  cursor: pointer;
}
.hire-list__item-image .overlay .button:after,
.hire-list__item-image
  .overlay
  .gform_wrapper
  .gform_footer
  input[type="submit"]:after,
.gform_wrapper
  .gform_footer
  .hire-list__item-image
  .overlay
  input[type="submit"]:after,
.hire-list__item-image
  .overlay
  .resources__account
  .gform_wrapper
  .gform_page_footer
  .button.gform_next_button:after,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .hire-list__item-image
  .overlay
  .button.gform_next_button:after,
.hire-list__item-image
  .overlay
  .resources__account
  .gform_wrapper
  .gform_page_footer
  .button.gform_previous_button:after,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .hire-list__item-image
  .overlay
  .button.gform_previous_button:after,
.hire-list__item-image
  .overlay
  .resources__account
  .gform_wrapper
  .gform_page_footer
  .gform_button:after,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .hire-list__item-image
  .overlay
  .gform_button:after,
.hire-list__item-image
  .overlay
  .block-case-studies-grid__alm
  .alm-filters-container
  button[type="button"]:after,
.block-case-studies-grid__alm
  .alm-filters-container
  .hire-list__item-image
  .overlay
  button[type="button"]:after,
.hire-list__item-image
  .overlay
  .block-case-studies-grid__alm
  .alm-filters-container
  button[type="reset"]:after,
.block-case-studies-grid__alm
  .alm-filters-container
  .hire-list__item-image
  .overlay
  button[type="reset"]:after,
.hire-list__item-image
  .overlay
  body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .button.gform_next_button:after,
body
  .gform_wrapper
  .gform_wrapper
  .gform_footer
  .hire-list__item-image
  .overlay
  .button.gform_next_button:after {
  border-color: #191919;
}
.hire-list__item-title h3 {
  font-size: 19px;
  text-align: center;
  color: #191919;
}
.hire-list__item a:hover .hire-list__item-image img {
  -webkit-filter: grayscale(100%);
  -webkit-filter: contrast(30%);
  -webkit-filter: brightness(30%);
}
.hire-list__item a:hover .hire-list__item-image .overlay {
  opacity: 1;
}
.hire-list__item a:hover .hire-list__item-image .overlay .button,
.hire-list__item
  a:hover
  .hire-list__item-image
  .overlay
  .gform_wrapper
  .gform_footer
  input[type="submit"],
.gform_wrapper
  .gform_footer
  .hire-list__item
  a:hover
  .hire-list__item-image
  .overlay
  input[type="submit"],
.hire-list__item
  a:hover
  .hire-list__item-image
  .overlay
  .resources__account
  .gform_wrapper
  .gform_page_footer
  .gform_button,
.resources__account
  .gform_wrapper
  .gform_page_footer
  .hire-list__item
  a:hover
  .hire-list__item-image
  .overlay
  .gform_button,
.hire-list__item
  a:hover
  .hire-list__item-image
  .overlay
  .block-case-studies-grid__alm
  .alm-filters-container
  button[type="button"],
.block-case-studies-grid__alm
  .alm-filters-container
  .hire-list__item
  a:hover
  .hire-list__item-image
  .overlay
  button[type="button"],
.hire-list__item
  a:hover
  .hire-list__item-image
  .overlay
  .block-case-studies-grid__alm
  .alm-filters-container
  button[type="reset"],
.block-case-studies-grid__alm
  .alm-filters-container
  .hire-list__item
  a:hover
  .hire-list__item-image
  .overlay
  button[type="reset"] {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  font-family: "kade", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 30px;
  line-height: 40px;
  color: black;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-right: 30px;
}
.chosen-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid white;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 60px 60px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 60px 60px 0 rgba(0, 0, 0, 0.2);
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .search-choice .group-name,
.chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
}
.chosen-container .search-choice .group-name:after,
.chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 8px 0 0 10px;
  height: 40px;
  border-bottom: 1px solid #979797;
  background-color: transparent;
  background-clip: padding-box;
  color: black;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/wp-content/themes/woodlands/assets/css/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background-image: none !important;
  background: transparent !important;
  position: relative;
}
.chosen-container-single .chosen-single div b:after {
  content: "";
  border: solid #191919;
  border-width: 0 2px 2px 0;
  display: inline-block;
  position: relative;
  padding: 6px;
  top: 10px;
  right: 15px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 1;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.chosen-container-single#region_select_chosen {
  margin: 20px 0;
}
.chosen-container-single#region_select_chosen .chosen-single {
  color: white;
  border-bottom-color: white;
}
.chosen-container-single#region_select_chosen .chosen-single div b:after {
  border-color: white;
}
.chosen-container-single#region_select_chosen.chosen-with-drop .chosen-single {
  color: black;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url("/wp-content/themes/woodlands/assets/css/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: 0;
  border-radius: 0;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(100% 100%);
  clip-path: inset(100% 100%);
}
.chosen-container .chosen-results {
  color: black;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 14px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
  color: rgba(0, 0, 0, 0.5);
  -webkit-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: white;
  color: black;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: white;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("/wp-content/themes/woodlands/assets/css/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi
  .chosen-choices
  li.search-choice
  .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi
  .chosen-choices
  li.search-choice-focus
  .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-box-shadow: 0 10px 60px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 60px 0 rgba(0, 0, 0, 0.2);
  background-color: white;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: 0;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  opacity: 0;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: 0;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: url("/wp-content/themes/woodlands/assets/css/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
  -webkit-transition-duration: 50ms;
  transition-duration: 50ms;
}
[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
}
[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
  -webkit-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
}
[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}
[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
  -webkit-transition-duration: 0.45s;
  transition-duration: 0.45s;
}
[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
}
[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
  -webkit-transition-duration: 0.55s;
  transition-duration: 0.55s;
}
[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.55s;
  transition-delay: 0.55s;
}
[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}
[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
  -webkit-transition-duration: 0.65s;
  transition-duration: 0.65s;
}
[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.65s;
  transition-delay: 0.65s;
}
[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
  -webkit-transition-duration: 0.7s;
  transition-duration: 0.7s;
}
[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
  -webkit-transition-duration: 0.75s;
  transition-duration: 0.75s;
}
[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.75s;
  transition-delay: 0.75s;
}
[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
  -webkit-transition-duration: 0.85s;
  transition-duration: 0.85s;
}
[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.85s;
  transition-delay: 0.85s;
}
[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
  -webkit-transition-duration: 0.9s;
  transition-duration: 0.9s;
}
[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
  -webkit-transition-duration: 0.95s;
  transition-duration: 0.95s;
}
[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
  -webkit-transition-delay: 0.95s;
  transition-delay: 0.95s;
}
[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}
[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
  -webkit-transition-duration: 1.05s;
  transition-duration: 1.05s;
}
[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.05s;
  transition-delay: 1.05s;
}
[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
  -webkit-transition-duration: 1.1s;
  transition-duration: 1.1s;
}
[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}
[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
  -webkit-transition-duration: 1.15s;
  transition-duration: 1.15s;
}
[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.15s;
  transition-delay: 1.15s;
}
[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
  -webkit-transition-duration: 1.2s;
  transition-duration: 1.2s;
}
[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
  -webkit-transition-duration: 1.25s;
  transition-duration: 1.25s;
}
[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.25s;
  transition-delay: 1.25s;
}
[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
  -webkit-transition-duration: 1.3s;
  transition-duration: 1.3s;
}
[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}
[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
  -webkit-transition-duration: 1.35s;
  transition-duration: 1.35s;
}
[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.35s;
  transition-delay: 1.35s;
}
[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
  -webkit-transition-duration: 1.4s;
  transition-duration: 1.4s;
}
[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}
[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
  -webkit-transition-duration: 1.45s;
  transition-duration: 1.45s;
}
[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.45s;
  transition-delay: 1.45s;
}
[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
  -webkit-transition-duration: 1.5s;
  transition-duration: 1.5s;
}
[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}
[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
  -webkit-transition-duration: 1.55s;
  transition-duration: 1.55s;
}
[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.55s;
  transition-delay: 1.55s;
}
[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
  -webkit-transition-duration: 1.6s;
  transition-duration: 1.6s;
}
[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
}
[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
  -webkit-transition-duration: 1.65s;
  transition-duration: 1.65s;
}
[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.65s;
  transition-delay: 1.65s;
}
[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
  -webkit-transition-duration: 1.7s;
  transition-duration: 1.7s;
}
[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.7s;
  transition-delay: 1.7s;
}
[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
  -webkit-transition-duration: 1.75s;
  transition-duration: 1.75s;
}
[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.75s;
  transition-delay: 1.75s;
}
[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
  -webkit-transition-duration: 1.8s;
  transition-duration: 1.8s;
}
[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.8s;
  transition-delay: 1.8s;
}
[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
  -webkit-transition-duration: 1.85s;
  transition-duration: 1.85s;
}
[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.85s;
  transition-delay: 1.85s;
}
[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
  -webkit-transition-duration: 1.9s;
  transition-duration: 1.9s;
}
[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.9s;
  transition-delay: 1.9s;
}
[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
  -webkit-transition-duration: 1.95s;
  transition-duration: 1.95s;
}
[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
  -webkit-transition-delay: 1.95s;
  transition-delay: 1.95s;
}
[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
  -webkit-transition-duration: 2s;
  transition-duration: 2s;
}
[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
}
[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
  -webkit-transition-duration: 2.05s;
  transition-duration: 2.05s;
}
[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.05s;
  transition-delay: 2.05s;
}
[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
  -webkit-transition-duration: 2.1s;
  transition-duration: 2.1s;
}
[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.1s;
  transition-delay: 2.1s;
}
[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
  -webkit-transition-duration: 2.15s;
  transition-duration: 2.15s;
}
[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.15s;
  transition-delay: 2.15s;
}
[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
  -webkit-transition-duration: 2.2s;
  transition-duration: 2.2s;
}
[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.2s;
  transition-delay: 2.2s;
}
[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
  -webkit-transition-duration: 2.25s;
  transition-duration: 2.25s;
}
[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.25s;
  transition-delay: 2.25s;
}
[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
  -webkit-transition-duration: 2.3s;
  transition-duration: 2.3s;
}
[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.3s;
  transition-delay: 2.3s;
}
[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
  -webkit-transition-duration: 2.35s;
  transition-duration: 2.35s;
}
[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.35s;
  transition-delay: 2.35s;
}
[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
  -webkit-transition-duration: 2.4s;
  transition-duration: 2.4s;
}
[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.4s;
  transition-delay: 2.4s;
}
[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
  -webkit-transition-duration: 2.45s;
  transition-duration: 2.45s;
}
[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.45s;
  transition-delay: 2.45s;
}
[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
  -webkit-transition-duration: 2.5s;
  transition-duration: 2.5s;
}
[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.5s;
  transition-delay: 2.5s;
}
[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
  -webkit-transition-duration: 2.55s;
  transition-duration: 2.55s;
}
[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.55s;
  transition-delay: 2.55s;
}
[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
  -webkit-transition-duration: 2.6s;
  transition-duration: 2.6s;
}
[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.6s;
  transition-delay: 2.6s;
}
[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
  -webkit-transition-duration: 2.65s;
  transition-duration: 2.65s;
}
[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.65s;
  transition-delay: 2.65s;
}
[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
  -webkit-transition-duration: 2.7s;
  transition-duration: 2.7s;
}
[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.7s;
  transition-delay: 2.7s;
}
[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
  -webkit-transition-duration: 2.75s;
  transition-duration: 2.75s;
}
[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.75s;
  transition-delay: 2.75s;
}
[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
  -webkit-transition-duration: 2.8s;
  transition-duration: 2.8s;
}
[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.8s;
  transition-delay: 2.8s;
}
[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
  -webkit-transition-duration: 2.85s;
  transition-duration: 2.85s;
}
[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.85s;
  transition-delay: 2.85s;
}
[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
  -webkit-transition-duration: 2.9s;
  transition-duration: 2.9s;
}
[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.9s;
  transition-delay: 2.9s;
}
[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
  -webkit-transition-duration: 2.95s;
  transition-duration: 2.95s;
}
[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
  -webkit-transition-delay: 2.95s;
  transition-delay: 2.95s;
}
[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
  -webkit-transition-duration: 3s;
  transition-duration: 3s;
}
[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
  -webkit-transition-delay: 0;
  transition-delay: 0;
}
[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
}
[data-aos][data-aos][data-aos-easing="linear"],
body[data-aos-easing="linear"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
[data-aos][data-aos][data-aos-easing="ease"],
body[data-aos-easing="ease"] [data-aos] {
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
[data-aos][data-aos][data-aos-easing="ease-in"],
body[data-aos-easing="ease-in"] [data-aos] {
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
[data-aos][data-aos][data-aos-easing="ease-out"],
body[data-aos-easing="ease-out"] [data-aos] {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
[data-aos][data-aos][data-aos-easing="ease-in-out"],
body[data-aos-easing="ease-in-out"] [data-aos] {
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
[data-aos][data-aos][data-aos-easing="ease-in-back"],
body[data-aos-easing="ease-in-back"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
[data-aos][data-aos][data-aos-easing="ease-out-back"],
body[data-aos-easing="ease-out-back"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-back"],
body[data-aos-easing="ease-in-out-back"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
[data-aos][data-aos][data-aos-easing="ease-in-sine"],
body[data-aos-easing="ease-in-sine"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
[data-aos][data-aos][data-aos-easing="ease-out-sine"],
body[data-aos-easing="ease-out-sine"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-sine"],
body[data-aos-easing="ease-in-out-sine"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
[data-aos][data-aos][data-aos-easing="ease-in-quad"],
body[data-aos-easing="ease-in-quad"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-quad"],
body[data-aos-easing="ease-out-quad"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-quad"],
body[data-aos-easing="ease-in-out-quad"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing="ease-in-cubic"],
body[data-aos-easing="ease-in-cubic"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-cubic"],
body[data-aos-easing="ease-out-cubic"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-cubic"],
body[data-aos-easing="ease-in-out-cubic"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos][data-aos][data-aos-easing="ease-in-quart"],
body[data-aos-easing="ease-in-quart"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
[data-aos][data-aos][data-aos-easing="ease-out-quart"],
body[data-aos-easing="ease-out-quart"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
[data-aos][data-aos][data-aos-easing="ease-in-out-quart"],
body[data-aos-easing="ease-in-out-quart"] [data-aos] {
  -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
[data-aos^="fade"][data-aos^="fade"] {
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}
[data-aos^="fade"][data-aos^="fade"].aos-animate {
  opacity: 1;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
[data-aos="fade-up"] {
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
}
[data-aos="fade-down"] {
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
}
[data-aos="fade-right"] {
  -webkit-transform: translate3d(-100px, 0, 0);
  transform: translate3d(-100px, 0, 0);
}
[data-aos="fade-left"] {
  -webkit-transform: translate3d(100px, 0, 0);
  transform: translate3d(100px, 0, 0);
}
[data-aos="fade-up-right"] {
  -webkit-transform: translate3d(-100px, 100px, 0);
  transform: translate3d(-100px, 100px, 0);
}
[data-aos="fade-up-left"] {
  -webkit-transform: translate3d(100px, 100px, 0);
  transform: translate3d(100px, 100px, 0);
}
[data-aos="fade-down-right"] {
  -webkit-transform: translate3d(-100px, -100px, 0);
  transform: translate3d(-100px, -100px, 0);
}
[data-aos="fade-down-left"] {
  -webkit-transform: translate3d(100px, -100px, 0);
  transform: translate3d(100px, -100px, 0);
}
[data-aos^="zoom"][data-aos^="zoom"] {
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
}
[data-aos^="zoom"][data-aos^="zoom"].aos-animate {
  opacity: 1;
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}
[data-aos="zoom-in"] {
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
}
[data-aos="zoom-in-up"] {
  -webkit-transform: translate3d(0, 100px, 0) scale(0.6);
  transform: translate3d(0, 100px, 0) scale(0.6);
}
[data-aos="zoom-in-down"] {
  -webkit-transform: translate3d(0, -100px, 0) scale(0.6);
  transform: translate3d(0, -100px, 0) scale(0.6);
}
[data-aos="zoom-in-right"] {
  -webkit-transform: translate3d(-100px, 0, 0) scale(0.6);
  transform: translate3d(-100px, 0, 0) scale(0.6);
}
[data-aos="zoom-in-left"] {
  -webkit-transform: translate3d(100px, 0, 0) scale(0.6);
  transform: translate3d(100px, 0, 0) scale(0.6);
}
[data-aos="zoom-out"] {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
[data-aos="zoom-out-up"] {
  -webkit-transform: translate3d(0, 100px, 0) scale(1.2);
  transform: translate3d(0, 100px, 0) scale(1.2);
}
[data-aos="zoom-out-down"] {
  -webkit-transform: translate3d(0, -100px, 0) scale(1.2);
  transform: translate3d(0, -100px, 0) scale(1.2);
}
[data-aos="zoom-out-right"] {
  -webkit-transform: translate3d(-100px, 0, 0) scale(1.2);
  transform: translate3d(-100px, 0, 0) scale(1.2);
}
[data-aos="zoom-out-left"] {
  -webkit-transform: translate3d(100px, 0, 0) scale(1.2);
  transform: translate3d(100px, 0, 0) scale(1.2);
}
[data-aos^="slide"][data-aos^="slide"] {
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
[data-aos^="slide"][data-aos^="slide"].aos-animate {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
[data-aos="slide-up"] {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
[data-aos="slide-down"] {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
[data-aos="slide-right"] {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
[data-aos="slide-left"] {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
[data-aos^="flip"][data-aos^="flip"] {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
[data-aos="flip-left"] {
  -webkit-transform: perspective(2500px) rotateY(-100deg);
  transform: perspective(2500px) rotateY(-100deg);
}
[data-aos="flip-left"].aos-animate {
  -webkit-transform: perspective(2500px) rotateY(0);
  transform: perspective(2500px) rotateY(0);
}
[data-aos="flip-right"] {
  -webkit-transform: perspective(2500px) rotateY(100deg);
  transform: perspective(2500px) rotateY(100deg);
}
[data-aos="flip-right"].aos-animate {
  -webkit-transform: perspective(2500px) rotateY(0);
  transform: perspective(2500px) rotateY(0);
}
[data-aos="flip-up"] {
  -webkit-transform: perspective(2500px) rotateX(-100deg);
  transform: perspective(2500px) rotateX(-100deg);
}
[data-aos="flip-up"].aos-animate {
  -webkit-transform: perspective(2500px) rotateX(0);
  transform: perspective(2500px) rotateX(0);
}
[data-aos="flip-down"] {
  -webkit-transform: perspective(2500px) rotateX(100deg);
  transform: perspective(2500px) rotateX(100deg);
}
[data-aos="flip-down"].aos-animate {
  -webkit-transform: perspective(2500px) rotateX(0);
  transform: perspective(2500px) rotateX(0);
}
@media screen and (-ms-high-contrast: active),
  screen and (-ms-high-contrast: none) {
  .block-homepage-hero .reveal-box__inner::after {
    background-color: transparent;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 144dpi),
  only screen and (min-resolution: 1.5dppx) {
  .chosen-container-single .chosen-single div b {
    background-image: none !important;
    background: transparent !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  h2,
  .h2 {
    font-size: 28px;
    line-height: 32px;
  }
  h3,
  .h3 {
    font-size: 24px;
    line-height: 30px;
  }
  .container,
  .wp-block-separator.is-style-wide {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer {
    padding: 40px 0;
  }
  .footer__info p,
  .footer__info a {
    font-size: 14px;
  }
  .footer__info-contact {
    width: 35%;
  }
  .footer__info-links {
    width: 35%;
    padding-top: 80px;
  }
  .footer__info-registration {
    padding-top: 80px;
    width: 30%;
  }
  .footer__logos {
    padding: 0 24px 40px;
    margin-bottom: 40px;
  }
  .footer__logos-logo img {
    max-height: 50px;
  }
  .is-style-centered-intro {
    padding: 40px 0;
  }
  .is-style-centered-intro .wp-block-group__inner-container {
    max-width: 100%;
  }
  .is-style-centered-intro .wp-block-group__inner-container p {
    font-family: "allotrope", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
  }
  .is-style-grey-bg,
  .is-style-white-bg {
    padding: 40px 0;
  }
  .block-homepage-hero .swiper-button-next {
    right: 20px;
  }
  .block-image-header {
    min-height: 0;
  }
  .block-image-header__inner {
    padding: 50px 0 40px;
  }
  .block-image-header__image {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .block-image-header__image .overlay {
    position: absolute;
    background: rgba(0, 0, 0, 0.6);
  }
  .block-vertical-tabs {
    padding: 0 40px;
  }
  .block-vertical-tabs__underline {
    width: 100%;
  }
  .block-vertical-tabs .desktop .tabs__menu {
    width: 35%;
    margin-right: 5%;
  }
  .block-vertical-tabs .desktop .tabs__menu li {
    font-size: 20px;
  }
  .block-vertical-tabs .desktop .tabs__slider {
    width: 60%;
  }
  .block-vertical-tabs .desktop .tabs__slider .swiper-slide {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .block-vertical-tabs .desktop .tabs__slider .swiper-slide .tab-content {
    width: 100%;
    padding: 20px 0 0 0;
  }
  .block-vertical-tabs .desktop .tabs__slider .swiper-slide .tab-image {
    width: 100%;
    padding-top: 20px;
  }
  .block-vertical-tabs .desktop .tabs__slider .swiper-slide .tab-image img {
    max-width: 300px;
  }
  .block-vertical-tabs-sales,
  .block-vertical-tabs-sales-secondary {
    padding: 0 40px;
  }
  .block-vertical-tabs-sales .desktop .tabs__wrap,
  .block-vertical-tabs-sales-secondary .desktop .tabs__wrap {
    padding-right: 24px;
    width: 40%;
  }
  .block-vertical-tabs-sales .desktop .tabs__slider,
  .block-vertical-tabs-sales-secondary .desktop .tabs__slider {
    width: 55%;
  }
  .block-vertical-tabs-sales .desktop .tabs__slider .swiper-slide,
  .block-vertical-tabs-sales-secondary .desktop .tabs__slider .swiper-slide {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 0;
  }
  .block-vertical-tabs-sales .desktop .tabs__slider .swiper-slide .tab-image,
  .block-vertical-tabs-sales-secondary
    .desktop
    .tabs__slider
    .swiper-slide
    .tab-image {
    width: 100%;
  }
  .block-vertical-tabs-sales
    .desktop
    .tabs__slider
    .swiper-slide
    .tab-image
    img,
  .block-vertical-tabs-sales-secondary
    .desktop
    .tabs__slider
    .swiper-slide
    .tab-image
    img {
    max-height: 200px;
  }
  .block-vertical-tabs-sales .desktop .tabs__slider .swiper-slide .tab-content,
  .block-vertical-tabs-sales-secondary
    .desktop
    .tabs__slider
    .swiper-slide
    .tab-content {
    width: 100%;
    padding-top: 0;
  }
  .block-vertical-tabs-sales .desktop .tabs__menu li,
  .block-vertical-tabs-sales-secondary .desktop .tabs__menu li {
    font-size: 19px;
  }
  .block-icon-grid__block .image img {
    max-width: 80px;
    max-height: 80px;
  }
  .block-case-studies-grid__alm .alm-reveal {
    grid-row-gap: 30px;
    grid-column-gap: 30px;
    grid-template-columns: 1fr 1fr;
  }
  .block-contact-us {
    padding: 40px 0;
  }
  .block-contact-us__row {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .block-contact-us__locations {
    width: 40%;
  }
  .block-contact-us__location {
    border-bottom: 1px solid rgba(117, 107, 93, 0.25);
    margin-right: 20px;
  }
  .block-contact-us__location p {
    font-size: 14px;
    line-height: 25px;
  }
  .block-contact-us__form {
    width: 60%;
  }
  .block-contact-us__form .gform_wrapper {
    padding: 40px 40px;
  }
  .block-call-to-action {
    padding: 50px 0 40px;
  }
  .block-call-to-action h2 {
    font-size: 38px;
    line-height: 50px;
  }
  .block-case-study-quote .container,
  .block-case-study-quote .wp-block-separator.is-style-wide {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  .case-study-single {
    padding: 140px 0 40px;
  }
  .case-study-single h1 {
    font-size: 41px;
    line-height: 52px;
  }
  .case-study-single__detail {
    margin-top: 30px;
    padding-top: 30px;
  }
  .case-study-single__image {
    width: 40%;
    padding-right: 0;
  }
  .case-study-single__text {
    width: 60%;
  }
  .sales-list .container,
  .sales-list .wp-block-separator.is-style-wide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .sales-list__row {
    width: calc(50% - 20px);
  }
  .hire__header {
    min-height: 400px;
  }
  .hire__header__left h1 {
    font-size: 40px;
    line-height: 50px;
  }
  .hire__header__right img {
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
  }
  .hire__info {
    padding: 80px 0 0;
  }
  .hire__info__left.full {
    width: 100%;
  }
}
@media (min-width: 1024px) and (max-width: 1209px) {
  .container,
  .wp-block-separator.is-style-wide {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1024px) {
  .emergency-tab {
    width: 700px;
    max-width: 100%;
    height: auto;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .emergency-overlay {
    background: rgba(25, 25, 25, 0.8);
    color: white;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 900;
    left: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
  }
  .emergency-overlay.active {
    visibility: visible;
    opacity: 1;
  }
  .marquee {
    display: none;
  }
  .sales-list__cell {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
  }
  .sales-list__cell:last-child {
    -ms-flex-preferred-size: 80px;
    flex-basis: 80px;
  }
}
@media (min-width: 1210px) {
  .content.home {
    margin-top: 0;
  }
  .container,
  .wp-block-separator.is-style-wide {
    max-width: 1280px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-top: 0;
  }
  .header__nav ul#menu-header-navigation {
    margin: 0;
    padding: 0 40px 0 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .header__nav ul#menu-header-navigation > li {
    position: relative;
  }
  .header__nav ul#menu-header-navigation > li a {
    color: #f4f3f3;
    position: relative;
    text-decoration: none;
    font-size: 15px;
    padding: 10px 0 5px;
    margin: 15px 15px 4px;
    line-height: 100%;
    display: block;
    font-weight: 500;
    font-family: "kade", sans-serif;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  .header__nav ul#menu-header-navigation > li a:hover {
    color: white;
  }
  .header__nav ul#menu-header-navigation > li.current_page_parent > a:after,
  .header__nav ul#menu-header-navigation > li.current_page_item > a:after {
    content: "";
    position: absolute;
    width: 100%;
    bottom: -4px;
    height: 2px;
    left: 0;
    z-index: 10;
    background-color: white;
  }
  .header__nav ul#menu-header-navigation > li.alt {
    display: none;
  }
  .header__nav ul#menu-header-navigation > li > ul {
    display: none;
  }
  .header__nav ul#menu-header-navigation > li.active > ul {
    margin: 0;
    padding: 15px 0;
    list-style: none;
    display: block;
    position: absolute;
    background-color: white;
    left: 15px;
    top: 76px;
    z-index: 99;
    -webkit-box-shadow: 0 0.498106px 1.66035px rgba(0, 0, 0, 0.0253031),
      0 1.19702px 3.99006px rgba(0, 0, 0, 0.0363503),
      0 2.25388px 7.51293px rgba(0, 0, 0, 0.045),
      0 4.02054px 13.4018px rgba(0, 0, 0, 0.0536497),
      0 7.51997px 25.0666px rgba(0, 0, 0, 0.0646969);
    box-shadow: 0 0.498106px 1.66035px rgba(0, 0, 0, 0.0253031),
      0 1.19702px 3.99006px rgba(0, 0, 0, 0.0363503),
      0 2.25388px 7.51293px rgba(0, 0, 0, 0.045),
      0 4.02054px 13.4018px rgba(0, 0, 0, 0.0536497),
      0 7.51997px 25.0666px rgba(0, 0, 0, 0.0646969);
    border-top: 3px solid #191919;
    width: 220px;
  }
  .header__nav ul#menu-header-navigation > li.active > ul li {
    width: 100%;
  }
  .header__nav ul#menu-header-navigation > li.active > ul li a {
    border: 0;
    padding: 8px 16px 8px 12px;
    white-space: nowrap;
    font-size: 14px;
    margin-left: 16px;
    height: auto;
    position: relative;
    color: #e1241c;
  }
  .header__nav ul#menu-header-navigation > li.active > ul li a:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent white;
    position: absolute;
    left: 0;
    top: 10px;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  .header__nav ul#menu-header-navigation > li.active > ul li a:hover,
  .header__nav ul#menu-header-navigation > li.active > ul li a.active {
    color: white;
  }
  .header__nav ul#menu-header-navigation > li.active > ul li a:hover:before,
  .header__nav ul#menu-header-navigation > li.active > ul li a.active:before {
    opacity: 1;
  }
  .header__nav ul#menu-header-navigation > li.active > a {
    color: white;
  }
  .header__nav ul#menu-header-navigation > li.active > a:after {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    height: 2px;
    left: 0;
    z-index: 10;
    background-color: transparent;
  }
  .header__nav-line {
    background: white;
    content: "";
    opacity: 0;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    -webkit-transition: opacity 0.5s ease-in;
    transition: opacity 0.5s ease-in;
  }
  .header__nav-line.active {
    opacity: 1;
  }
  .header.light .header__nav ul#menu-header-navigation > li a {
    color: #191919;
  }
  .header.light .header__nav-line {
    background-color: #191919;
  }
  .header.light
    .header__nav
    ul#menu-header-navigation
    > li.current_page_parent
    > a::after,
  .header.light
    .header__nav
    ul#menu-header-navigation
    > li.current_page_item
    > a::after {
    background-color: #191919;
  }
}
@media (max-width: 1209px) {
  html {
    overflow-x: hidden;
    max-width: 100vw;
    height: auto;
  }
  .content {
    margin-top: 0;
  }
  .desktop-contact {
    display: none;
  }
  .nav-active .header .header__headerwrap {
    background-color: #191919;
  }
  .header {
    padding: 0;
    top: 35px;
  }
  .header.scrolled {
    padding: 0;
    top: 34px;
  }
  .header.inner {
    padding: 0;
  }
  .header.scroll-down.scrolled {
    -webkit-transform: translate3d(0, calc(-100% - 36px), 0);
    transform: translate3d(0, calc(-100% - 36px), 0);
  }
  .header .header__headerwrap {
    position: relative;
    z-index: 210;
    padding: 0 15px;
  }
  .header .container,
  .header .wp-block-separator.is-style-wide {
    display: block;
    position: relative;
    padding: 0;
  }
  .header__logo {
    position: relative;
    z-index: 99;
    width: 140px;
  }
  .header__logo img {
    max-width: 140px;
  }
  .header__navwrap {
    position: fixed;
    left: auto;
    top: 0;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    background: #191919;
    right: -100%;
    display: block;
    z-index: 120;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
  }
  .header__navwrap.active {
    right: 0;
  }
  .header__contact {
    display: none;
  }
  .header__mobile {
    display: block;
  }
  body.nav-active .header {
    position: absolute;
    top: 33px;
    padding: 0;
  }
  .header {
    overflow: hidden;
  }
  .header__nav ul#menu-header-navigation {
    margin: 120px 24px 0 24px;
    padding: 0;
    list-style-type: none;
    display: block;
  }
  .header__nav ul#menu-header-navigation > li {
    font-family: "allotrope", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 32px;
    position: relative;
    margin-bottom: 25px;
  }
  .header__nav ul#menu-header-navigation > li a {
    color: white;
    position: relative;
    text-decoration: none;
    padding: 0;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    font-size: 20px;
    font-weight: 500;
  }
  .header__nav ul#menu-header-navigation > li a:hover {
    color: #e1241c;
  }
  a.mobile-menu {
    width: 64px;
    height: 58px;
    position: relative;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    display: block;
    position: absolute;
    top: 9px;
    right: 0;
    z-index: 150;
    border: 20px solid transparent;
    background-color: transparent;
    cursor: pointer;
  }
  a.mobile-menu span {
    display: block;
    position: absolute;
    height: 2px;
    width: 50%;
    background: white;
    opacity: 1;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  a.mobile-menu span:nth-child(even) {
    left: 50%;
  }
  a.mobile-menu span:nth-child(odd) {
    left: 0;
  }
  a.mobile-menu span:nth-child(1),
  a.mobile-menu span:nth-child(2) {
    top: 0;
  }
  a.mobile-menu span:nth-child(3),
  a.mobile-menu span:nth-child(4) {
    top: 7px;
  }
  a.mobile-menu span:nth-child(5),
  a.mobile-menu span:nth-child(6) {
    top: 14px;
  }
  a.mobile-menu.active span {
    width: 100%;
  }
  a.mobile-menu.active span:nth-child(1),
  a.mobile-menu.active span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  a.mobile-menu.active span:nth-child(2),
  a.mobile-menu.active span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  a.mobile-menu.active span:nth-child(1) {
    left: 0;
    top: 7px;
  }
  a.mobile-menu.active span:nth-child(2) {
    left: calc(50% - 10px);
    top: 7px;
  }
  a.mobile-menu.active span:nth-child(3) {
    left: calc(50% - 10px);
    opacity: 0;
  }
  a.mobile-menu.active span:nth-child(4) {
    left: 100%;
    opacity: 0;
  }
  a.mobile-menu.active span:nth-child(5) {
    left: 0;
    top: 9px;
  }
  a.mobile-menu.active span:nth-child(6) {
    left: calc(50% - 10px);
    top: 9px;
  }
  .header.light a.mobile-menu span {
    background: #191919;
  }
  .nav-active .header.light .header__headerwrap {
    background-color: white;
  }
}
@media (max-width: 1023px) {
  .maincontent .container,
  .maincontent .wp-block-separator.is-style-wide {
    padding-left: 20px;
    padding-right: 20px;
  }
  .maincontent .wp-block-group__inner-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .marquee {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    cursor: pointer;
    left: 0;
    z-index: 250;
    padding: 0;
  }
  .marquee .separator .phone {
    margin: 0 5px;
    width: 20px;
    height: 20px;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  .marquee__item {
    font-size: 12px;
  }
  .emergency-tab {
    background: #191919;
    color: white;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    padding: 24px;
    text-align: center;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    visibility: hidden;
    opacity: 0;
  }
  .emergency-tab.active {
    visibility: visible;
    opacity: 1;
  }
  .emergency-tab * {
    font-family: "allotrope", sans-serif;
  }
  .emergency-tab__top {
    margin-bottom: 20px;
    margin-top: 60px;
  }
  .emergency-tab__top h2 {
    font-size: 22px;
    line-height: 32px;
  }
  .emergency-tab__top a {
    color: white;
    font-size: 40px;
    text-decoration: underline;
    margin: 20px 0;
    display: inline-block;
  }
  .emergency-tab__bottom {
    background-color: #756b5d;
    padding: 40px 24px;
    margin-top: 30px;
  }
  .emergency-tab__bottom h2 {
    font-size: 22px;
    line-height: 32px;
  }
  .emergency-tab__bottom .button,
  .emergency-tab__bottom .gform_wrapper .gform_footer input.button,
  .gform_wrapper .gform_footer .emergency-tab__bottom input.button,
  .emergency-tab__bottom .gform_wrapper .gform_footer input[type="submit"],
  .gform_wrapper .gform_footer .emergency-tab__bottom input[type="submit"],
  .emergency-tab__bottom
    .resources__account
    .gform_wrapper
    .gform_page_footer
    .button.gform_next_button,
  .resources__account
    .gform_wrapper
    .gform_page_footer
    .emergency-tab__bottom
    .button.gform_next_button,
  .emergency-tab__bottom
    .resources__account
    .gform_wrapper
    .gform_page_footer
    .button.gform_previous_button,
  .resources__account
    .gform_wrapper
    .gform_page_footer
    .emergency-tab__bottom
    .button.gform_previous_button,
  .emergency-tab__bottom
    .resources__account
    .gform_wrapper
    .gform_page_footer
    .gform_button,
  .resources__account
    .gform_wrapper
    .gform_page_footer
    .emergency-tab__bottom
    .gform_button,
  .emergency-tab__bottom
    .block-case-studies-grid__alm
    .alm-filters-container
    button[type="button"],
  .block-case-studies-grid__alm
    .alm-filters-container
    .emergency-tab__bottom
    button[type="button"],
  .emergency-tab__bottom
    .block-case-studies-grid__alm
    .alm-filters-container
    button[type="reset"],
  .block-case-studies-grid__alm
    .alm-filters-container
    .emergency-tab__bottom
    button[type="reset"],
  .emergency-tab__bottom
    body
    .gform_wrapper
    .gform_wrapper
    .gform_footer
    input[type="submit"],
  body
    .gform_wrapper
    .gform_wrapper
    .gform_footer
    .emergency-tab__bottom
    input[type="submit"],
  .emergency-tab__bottom
    body
    .gform_wrapper
    .gform_wrapper
    .gform_footer
    .button.gform_next_button,
  body
    .gform_wrapper
    .gform_wrapper
    .gform_footer
    .emergency-tab__bottom
    .button.gform_next_button {
    margin-top: 30px;
  }
  .emergency-tab .close {
    position: absolute;
    right: 32px;
    top: 32px;
    width: 32px;
    height: 32px;
    opacity: 1;
  }
  .emergency-tab .close:hover {
    opacity: 1;
  }
  .emergency-tab .close:before,
  .emergency-tab .close:after {
    position: absolute;
    left: 15px;
    content: " ";
    height: 33px;
    width: 2px;
    background-color: white;
  }
  .emergency-tab .close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .emergency-tab .close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .block-case-study-quote {
    padding: 24px 0;
  }
  .block-case-study-quote__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .block-case-study-quote__image {
    width: 100%;
  }
  .block-case-study-quote__quote {
    width: 100%;
    margin: 0;
    padding: 28px;
  }
  .sales-list {
    padding: 20px 0;
  }
  .sales-list__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 0;
    border-bottom: 1px solid #756b5d;
  }
  .sales-list__row.head {
    display: none;
  }
  .sales-list__cell {
    width: 100% !important;
    text-align: left !important;
    padding: 0;
    line-height: 28px;
  }
  .sales-list__cell:first-child {
    font-weight: 600;
  }
  .sales-list__cell .button,
  .sales-list__cell .gform_wrapper .gform_footer input.button,
  .gform_wrapper .gform_footer .sales-list__cell input.button,
  .sales-list__cell .gform_wrapper .gform_footer input[type="submit"],
  .gform_wrapper .gform_footer .sales-list__cell input[type="submit"],
  .sales-list__cell
    .resources__account
    .gform_wrapper
    .gform_page_footer
    .button.gform_next_button,
  .resources__account
    .gform_wrapper
    .gform_page_footer
    .sales-list__cell
    .button.gform_next_button,
  .sales-list__cell
    .resources__account
    .gform_wrapper
    .gform_page_footer
    .button.gform_previous_button,
  .resources__account
    .gform_wrapper
    .gform_page_footer
    .sales-list__cell
    .button.gform_previous_button,
  .sales-list__cell
    .resources__account
    .gform_wrapper
    .gform_page_footer
    .gform_button,
  .resources__account
    .gform_wrapper
    .gform_page_footer
    .sales-list__cell
    .gform_button,
  .sales-list__cell
    .block-case-studies-grid__alm
    .alm-filters-container
    button[type="button"],
  .block-case-studies-grid__alm
    .alm-filters-container
    .sales-list__cell
    button[type="button"],
  .sales-list__cell
    .block-case-studies-grid__alm
    .alm-filters-container
    button[type="reset"],
  .block-case-studies-grid__alm
    .alm-filters-container
    .sales-list__cell
    button[type="reset"],
  .sales-list__cell
    body
    .gform_wrapper
    .gform_wrapper
    .gform_footer
    input[type="submit"],
  body
    .gform_wrapper
    .gform_wrapper
    .gform_footer
    .sales-list__cell
    input[type="submit"],
  .sales-list__cell
    body
    .gform_wrapper
    .gform_wrapper
    .gform_footer
    .button.gform_next_button,
  body
    .gform_wrapper
    .gform_wrapper
    .gform_footer
    .sales-list__cell
    .button.gform_next_button {
    width: 100%;
    margin-top: 10px;
  }
  .sales-list__cell .mobile-desc {
    display: inline-block;
    width: 150px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 34px;
    line-height: 42px;
  }
  h2,
  .h2 {
    font-size: 30px;
    line-height: 38px;
  }
  h3,
  .h3 {
    font-size: 24px;
    line-height: 32px;
  }
  h4,
  .h4 {
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
  }
  h5 {
    font-size: 16px;
    line-height: 19px;
  }
  p,
  ul li {
    font-family: "allotrope", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
  }
  .lead {
    font-size: 22px;
    line-height: 32px;
  }
  .container,
  .wp-block-separator.is-style-wide {
    padding-left: 20px;
    padding-right: 20px;
  }
  .button,
  .gform_wrapper .gform_footer input.button,
  .gform_wrapper .gform_footer input[type="submit"],
  .resources__account
    .gform_wrapper
    .gform_page_footer
    .button.gform_next_button,
  .resources__account
    .gform_wrapper
    .gform_page_footer
    .button.gform_previous_button,
  .resources__account .gform_wrapper .gform_page_footer .gform_button,
  .block-case-studies-grid__alm .alm-filters-container button[type="button"],
  .block-case-studies-grid__alm .alm-filters-container button[type="reset"],
  body .gform_wrapper .gform_wrapper .gform_footer input[type="submit"],
  body .gform_wrapper .gform_wrapper .gform_footer .button.gform_next_button {
    font-size: 12px;
    letter-spacing: 0.7px;
    padding: 10px 30px 11px 14px;
  }
  .button:after,
  .gform_wrapper .gform_footer input.button:after,
  .gform_wrapper .gform_footer input[type="submit"]:after,
  .resources__account
    .gform_wrapper
    .gform_page_footer
    .button.gform_next_button:after,
  .resources__account
    .gform_wrapper
    .gform_page_footer
    .button.gform_previous_button:after,
  .resources__account .gform_wrapper .gform_page_footer .gform_button:after,
  .block-case-studies-grid__alm
    .alm-filters-container
    button[type="button"]:after,
  .block-case-studies-grid__alm
    .alm-filters-container
    button[type="reset"]:after,
  body .gform_wrapper .gform_wrapper .gform_footer input[type="submit"]:after,
  body
    .gform_wrapper
    .gform_wrapper
    .gform_footer
    .button.gform_next_button:after {
    right: 10px;
    padding: 3px;
    top: 50%;
  }
  .accordion .accordion-item .container.q > a,
  .accordion .accordion-item .q.wp-block-separator.is-style-wide > a {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 18px;
  }
  .terms {
    padding: 100px 0 30px;
  }
  .resources__header {
    padding: 150px 0 10px;
    margin-bottom: 0;
  }
  .resources__header h1 {
    font-size: 30px;
    line-height: 35px;
  }
  .resources__navigation {
    position: sticky;
    position: -webkit-sticky;
    width: 100%;
    top: 30px;
    padding: 0;
  }
  .resources__navigation .container,
  .resources__navigation .wp-block-separator.is-style-wide {
    padding: 0;
  }
  .resources__navigation__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .resources__navigation__row a {
    width: 33.33%;
    font-size: 12px;
    letter-spacing: 0;
    padding: 15px 0;
  }
  .resources__navigation__row a:nth-child(1) {
    width: 30%;
  }
  .resources__navigation__row a:nth-child(2) {
    width: 40%;
  }
  .resources__navigation__row a:nth-child(3) {
    width: 30%;
  }
  .resources__faqs {
    padding: 40px 0 50px;
  }
  .resources__account {
    padding: 50px 0;
  }
  .resources__account > .container,
  .resources__account > .wp-block-separator.is-style-wide {
    max-width: 100%;
  }
  .resources__account > .container > h2,
  .resources__account > .wp-block-separator.is-style-wide > h2 {
    font-size: 28px;
  }
  .resources__downloads {
    padding: 50px 0;
  }
  .resources__downloads > .container > h2,
  .resources__downloads > .wp-block-separator.is-style-wide > h2 {
    font-size: 28px;
    margin-bottom: 40px;
  }
  .resources__downloads > .container ul li .title,
  .resources__downloads > .wp-block-separator.is-style-wide ul li .title {
    font-size: 16px;
  }
  .page-404 {
    padding: 120px 0 180px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left bottom;
  }
  body.error404 h1 {
    font-size: 38px;
  }
  body.error404 h3 {
    font-size: 18px;
  }
  body.error404 .button-row {
    margin-top: 0;
  }
  body.error404 .button-row .button,
  body.error404 .button-row .gform_wrapper .gform_footer input[type="submit"],
  .gform_wrapper .gform_footer body.error404 .button-row input[type="submit"],
  body.error404
    .button-row
    .resources__account
    .gform_wrapper
    .gform_page_footer
    .button.gform_next_button,
  .resources__account
    .gform_wrapper
    .gform_page_footer
    body.error404
    .button-row
    .button.gform_next_button,
  body.error404
    .button-row
    .resources__account
    .gform_wrapper
    .gform_page_footer
    .button.gform_previous_button,
  .resources__account
    .gform_wrapper
    .gform_page_footer
    body.error404
    .button-row
    .button.gform_previous_button,
  body.error404
    .button-row
    .resources__account
    .gform_wrapper
    .gform_page_footer
    .gform_button,
  .resources__account
    .gform_wrapper
    .gform_page_footer
    body.error404
    .button-row
    .gform_button,
  body.error404
    .button-row
    .block-case-studies-grid__alm
    .alm-filters-container
    button[type="button"],
  .block-case-studies-grid__alm
    .alm-filters-container
    body.error404
    .button-row
    button[type="button"],
  body.error404
    .button-row
    .block-case-studies-grid__alm
    .alm-filters-container
    button[type="reset"],
  .block-case-studies-grid__alm
    .alm-filters-container
    body.error404
    .button-row
    button[type="reset"],
  body.error404
    .gform_wrapper
    .gform_wrapper
    .gform_footer
    .button-row
    input[type="submit"],
  body.error404
    .button-row
    .gform_wrapper
    .gform_wrapper
    .gform_footer
    .button.gform_next_button,
  body.error404
    .gform_wrapper
    .gform_wrapper
    .gform_footer
    .button-row
    .button.gform_next_button {
    margin-top: 10px;
  }
  .footer {
    padding: 40px 0 0;
  }
  .footer .container,
  .footer .wp-block-separator.is-style-wide {
    padding: 0;
  }
  .footer__logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 24px 40px;
    margin-bottom: 40px;
  }
  .footer__logos-logo {
    width: 25%;
    padding: 0 5px;
  }
  .footer__logos-logo img {
    max-width: 100%;
    max-height: 50px;
  }
  .footer__info {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
  }
  .footer__info-contact {
    width: 100%;
  }
  .footer__info-contact img.logo {
    max-width: 70px;
    height: auto;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
  }
  .footer__info-contact ul {
    margin: 25px 0 0 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer__info-contact ul li {
    margin: 0 15px;
    text-align: center;
  }
  .footer__info-links {
    padding: 30px 0;
    width: 100%;
  }
  .footer__info-links ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .footer__info-links a {
    font-size: 13px;
  }
  .footer__info-registration {
    background-color: rgba(255, 255, 255, 0.15);
    width: 100%;
    padding: 30px 0;
  }
  .footer__info-registration p {
    font-size: 13px;
  }
  .footer__info-registration a {
    font-size: 13px;
    margin-top: 25px;
  }
  .is-style-centered-intro {
    padding: 40px 0;
  }
  .is-style-centered-intro .wp-block-group__inner-container {
    max-width: 100%;
  }
  .is-style-centered-intro .wp-block-group__inner-container p {
    font-family: "allotrope", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
  }
  .is-style-grey-bg,
  .is-style-white-bg {
    padding: 40px 0;
  }
  .block-homepage-hero {
    height: 80vh;
    min-height: 80vh;
  }
  .block-homepage-hero .container,
  .block-homepage-hero .wp-block-separator.is-style-wide {
    padding: 40px 0 0;
  }
  .block-homepage-hero .swiper-button-next,
  .block-homepage-hero .swiper-button-prev {
    display: none;
  }
  .block-homepage-hero__swiper {
    color: white;
    height: 100%;
  }
  .block-homepage-hero__swiper .swiper-slide {
    padding-left: 0;
  }
  .block-homepage-hero__swiper .swiper-slide h2 {
    font-size: 40px;
    line-height: 50px;
    max-width: 100%;
    -webkit-transform: translateY(calc(-50% + 40px));
    transform: translateY(calc(-50% + 40px));
  }
  .block-homepage-hero__swiper
    .swiper-pagination-bullets
    .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
  }
  .block-homepage-hero .reveal-box {
    position: relative;
    width: 90%;
    max-width: 100%;
    height: calc(100vh - 48px);
    max-height: 350px;
    overflow: hidden;
    margin-left: auto;
  }
  .block-image-header {
    min-height: 0;
    max-height: 100vh;
  }
  .block-image-header__inner {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 80px 0 40px;
  }
  .block-image-header__inner h1 {
    font-size: 38px;
    line-height: 44px;
    margin: 60px 0 30px;
  }
  .block-image-header__inner h3 {
    font-size: 18px;
    line-height: 26px;
  }
  .block-image-header__inner p {
    font-size: 16px;
    margin: 10px 0;
    line-height: 24px;
  }
  .block-image-header__image {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .block-image-header__image .overlay {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
  }
  .block-plain-image-header {
    height: 250px;
    max-height: 100vh;
  }
  .block-plain-image-header__image {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .block-plain-image-header__image .overlay {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
  }
  .block-plain-image-header__inner {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 80px 0 40px;
  }
  .block-plain-image-header__inner h1 {
    font-size: 38px;
    line-height: 44px;
    margin: 60px 0 30px;
  }
  .block-plain-image-header__inner h3 {
    font-size: 18px;
    line-height: 26px;
  }
  .block-plain-image-header__inner p {
    font-size: 16px;
    margin: 10px 0;
    line-height: 24px;
  }
  .block-vertical-tabs {
    padding: 30px 0;
  }
  .block-vertical-tabs .container,
  .block-vertical-tabs .wp-block-separator.is-style-wide {
    padding: 0;
  }
  .block-vertical-tabs .desktop {
    display: none;
  }
  .block-vertical-tabs .mobile {
    display: block;
  }
  .block-vertical-tabs .mobile > h2 {
    font-size: 27px;
    line-height: 34px;
    padding: 0 35px;
    text-align: center;
  }
  .block-vertical-tabs .mobile .swiper-container .swiper-button-next-tabs,
  .block-vertical-tabs .mobile .swiper-container .swiper-button-prev-tabs {
    color: #191919;
    left: 10px;
    top: 95px;
    outline: 0;
  }
  .block-vertical-tabs .mobile .swiper-container .swiper-button-next-tabs:after,
  .block-vertical-tabs
    .mobile
    .swiper-container
    .swiper-button-prev-tabs:after {
    font-size: 18px !important;
  }
  .block-vertical-tabs .mobile .swiper-container .swiper-button-next {
    right: 10px;
    left: auto;
  }
  .block-vertical-tabs .mobile .swiper-container .swiper-pagination-bullets {
    bottom: 0;
  }
  .block-vertical-tabs
    .mobile
    .swiper-container
    .swiper-pagination-bullets
    .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    border: 1px solid #191919;
    background-color: white;
    opacity: 1;
  }
  .block-vertical-tabs
    .mobile
    .swiper-container
    .swiper-pagination-bullets
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #191919;
  }
  .block-vertical-tabs .mobile .swiper-container .swiper-wrapper .swiper-slide {
    padding: 0 45px 50px;
  }
  .block-vertical-tabs
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    > h3 {
    font-size: 24px;
    line-height: 30px;
    border-bottom: 1px solid rgba(117, 107, 93, 0.25);
    padding-bottom: 8px;
  }
  .block-vertical-tabs
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    img {
    max-width: 100%;
    height: auto;
    max-height: 200px;
    width: auto;
    margin: 0 auto 40px;
    display: block;
  }
  .block-vertical-tabs
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    h3 {
    font-size: 20px;
    line-height: 28px;
  }
  .block-vertical-tabs
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    p {
    font-size: 15px;
    line-height: 24px;
  }
  .block-vertical-tabs
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    .button,
  .block-vertical-tabs
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    .gform_wrapper
    .gform_footer
    input[type="submit"],
  .gform_wrapper
    .gform_footer
    .block-vertical-tabs
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    input[type="submit"],
  .block-vertical-tabs
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    .resources__account
    .gform_wrapper
    .gform_page_footer
    .gform_button,
  .resources__account
    .gform_wrapper
    .gform_page_footer
    .block-vertical-tabs
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    .gform_button,
  .block-vertical-tabs
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    .block-case-studies-grid__alm
    .alm-filters-container
    button[type="button"],
  .block-case-studies-grid__alm
    .alm-filters-container
    .block-vertical-tabs
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    button[type="button"],
  .block-vertical-tabs
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    .block-case-studies-grid__alm
    .alm-filters-container
    button[type="reset"],
  .block-case-studies-grid__alm
    .alm-filters-container
    .block-vertical-tabs
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    button[type="reset"] {
    margin: 0 auto;
    display: inline-block;
  }
  .block-vertical-tabs-sales,
  .block-vertical-tabs-sales-secondary {
    padding: 30px 0;
  }
  .block-vertical-tabs-sales .container,
  .block-vertical-tabs-sales .wp-block-separator.is-style-wide,
  .block-vertical-tabs-sales-secondary .container,
  .block-vertical-tabs-sales-secondary .wp-block-separator.is-style-wide {
    padding: 0;
  }
  .block-vertical-tabs-sales .desktop,
  .block-vertical-tabs-sales-secondary .desktop {
    display: none;
  }
  .block-vertical-tabs-sales .mobile,
  .block-vertical-tabs-sales-secondary .mobile {
    display: block;
  }
  .block-vertical-tabs-sales .mobile > h2,
  .block-vertical-tabs-sales-secondary .mobile > h2 {
    font-size: 27px;
    line-height: 34px;
    padding: 0 35px;
    text-align: center;
  }
  .block-vertical-tabs-sales .mobile .swiper-container .swiper-button-next,
  .block-vertical-tabs-sales .mobile .swiper-container .swiper-button-prev,
  .block-vertical-tabs-sales-secondary
    .mobile
    .swiper-container
    .swiper-button-next,
  .block-vertical-tabs-sales-secondary
    .mobile
    .swiper-container
    .swiper-button-prev {
    color: #191919;
    left: 10px;
    top: 95px;
    outline: 0;
  }
  .block-vertical-tabs-sales
    .mobile
    .swiper-container
    .swiper-button-next:after,
  .block-vertical-tabs-sales
    .mobile
    .swiper-container
    .swiper-button-prev:after,
  .block-vertical-tabs-sales-secondary
    .mobile
    .swiper-container
    .swiper-button-next:after,
  .block-vertical-tabs-sales-secondary
    .mobile
    .swiper-container
    .swiper-button-prev:after {
    font-size: 18px !important;
  }
  .block-vertical-tabs-sales .mobile .swiper-container .swiper-button-next,
  .block-vertical-tabs-sales-secondary
    .mobile
    .swiper-container
    .swiper-button-next {
    right: 10px;
    left: auto;
  }
  .block-vertical-tabs-sales
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide,
  .block-vertical-tabs-sales-secondary
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide {
    padding: 0 45px;
  }
  .block-vertical-tabs-sales
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    > h3,
  .block-vertical-tabs-sales-secondary
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    > h3 {
    font-size: 24px;
    line-height: 30px;
    border-bottom: 1px solid rgba(117, 107, 93, 0.25);
    padding-bottom: 8px;
    margin-top: 5px;
  }
  .block-vertical-tabs-sales
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    > h5,
  .block-vertical-tabs-sales-secondary
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    > h5 {
    font-size: 13px;
    line-height: 16px;
    padding-bottom: 5px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
    font-family: "allotrope", sans-serif;
  }
  .block-vertical-tabs-sales
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    img,
  .block-vertical-tabs-sales-secondary
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    img {
    max-width: 100%;
    height: auto;
    max-height: 200px;
    width: auto;
    margin: 0 auto 40px;
    display: block;
  }
  .block-vertical-tabs-sales
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    h3,
  .block-vertical-tabs-sales-secondary
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    h3 {
    font-size: 20px;
    line-height: 28px;
  }
  .block-vertical-tabs-sales
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    p,
  .block-vertical-tabs-sales-secondary
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    p {
    font-size: 15px;
    line-height: 24px;
  }
  .block-vertical-tabs-sales
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    .button,
  .block-vertical-tabs-sales
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    .gform_wrapper
    .gform_footer
    input[type="submit"],
  .gform_wrapper
    .gform_footer
    .block-vertical-tabs-sales
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    input[type="submit"],
  .block-vertical-tabs-sales
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    .resources__account
    .gform_wrapper
    .gform_page_footer
    .gform_button,
  .resources__account
    .gform_wrapper
    .gform_page_footer
    .block-vertical-tabs-sales
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    .gform_button,
  .block-vertical-tabs-sales
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    .block-case-studies-grid__alm
    .alm-filters-container
    button[type="button"],
  .block-case-studies-grid__alm
    .alm-filters-container
    .block-vertical-tabs-sales
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    button[type="button"],
  .block-vertical-tabs-sales
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    .block-case-studies-grid__alm
    .alm-filters-container
    button[type="reset"],
  .block-case-studies-grid__alm
    .alm-filters-container
    .block-vertical-tabs-sales
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    button[type="reset"],
  .block-vertical-tabs-sales-secondary
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    .button,
  .block-vertical-tabs-sales-secondary
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    .gform_wrapper
    .gform_footer
    input[type="submit"],
  .gform_wrapper
    .gform_footer
    .block-vertical-tabs-sales-secondary
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    input[type="submit"],
  .block-vertical-tabs-sales-secondary
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    .resources__account
    .gform_wrapper
    .gform_page_footer
    .gform_button,
  .resources__account
    .gform_wrapper
    .gform_page_footer
    .block-vertical-tabs-sales-secondary
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    .gform_button,
  .block-vertical-tabs-sales-secondary
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    .block-case-studies-grid__alm
    .alm-filters-container
    button[type="button"],
  .block-case-studies-grid__alm
    .alm-filters-container
    .block-vertical-tabs-sales-secondary
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    button[type="button"],
  .block-vertical-tabs-sales-secondary
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    .block-case-studies-grid__alm
    .alm-filters-container
    button[type="reset"],
  .block-case-studies-grid__alm
    .alm-filters-container
    .block-vertical-tabs-sales-secondary
    .mobile
    .swiper-container
    .swiper-wrapper
    .swiper-slide
    .tab-content
    button[type="reset"] {
    margin: 0 auto;
    display: inline-block;
  }
  .block-full-width-image-text .banner {
    min-height: 550px;
  }
  .block-full-width-image-text .banner__inner {
    -webkit-transform: translate(-50%, 80px);
    transform: translate(-50%, 80px);
    width: calc(100% - 32px);
    padding: 15px 16px;
  }
  .block-full-width-image-text .banner__inner h2 {
    font-size: 18px;
    line-height: 24px;
  }
  .block-full-width-image-text .banner__inner p {
    color: white;
    font-size: 14px;
    line-height: 24px;
  }
  .block-icon-grid {
    padding: 40px 0;
  }
  .block-icon-grid.margin {
    padding-top: 120px;
  }
  .block-icon-grid__block {
    width: 100%;
  }
  .block-icon-grid__block .image {
    height: auto;
    margin-bottom: 10px;
  }
  .block-icon-grid__block .image img {
    max-width: 80px;
    max-height: 80px;
    height: auto;
  }
  .block-icon-grid__block:nth-child(3n-1) {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
  .block-icon-grid__block:nth-child(3n) {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
  .block-icon-grid.four .block-icon-grid__block {
    width: 100%;
    border-bottom: 0;
  }
  .block-icon-grid.four .block-icon-grid__block .image {
    height: auto;
  }
  .block-icon-grid.four .block-icon-grid__block .image img {
    max-height: auto;
  }
  .block-logo-grid-image {
    padding: 40px 0 40px;
  }
  .block-logo-grid-image h2 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 30px;
  }
  .block-logo-grid-image__block {
    text-align: center;
    width: 25%;
    padding: 10px 2px;
  }
  .block-case-studies {
    padding: 50px 0;
  }
  .block-case-studies h2 {
    font-size: 22px;
    line-height: 30px;
  }
  .block-case-studies .case-slider {
    margin-bottom: 40px;
  }
  .block-case-studies .case-slider__slide--text {
    padding: 30px 20px;
  }
  .block-case-studies .case-slider__slide--text--inner {
    height: 100%;
  }
  .block-case-studies .case-slider__slide--text h2 {
    font-size: 17px;
    line-height: 28px;
  }
  .block-case-studies .case-slider .swiper-button-next,
  .block-case-studies .case-slider .swiper-button-prev {
    left: 5%;
  }
  .block-case-studies .case-slider .swiper-button-next {
    right: 5%;
    left: auto;
  }
  .block-case-studies-grid {
    padding: 150px 0 60px;
  }
  .block-case-studies-grid h1 {
    font-size: 30px;
    line-height: 35px;
  }
  .block-case-studies-grid__alm a.filter-button {
    margin: 20px 0 40px;
  }
  .block-case-studies-grid__alm .alm-reveal {
    grid-row-gap: 60px;
    grid-column-gap: 0;
    grid-template-columns: 1fr;
  }
  .block-case-studies-grid__alm .alm-filters-container {
    padding: 40px 24px 40px;
    width: 100%;
  }
  .block-case-studies-grid__alm .alm-filters-container button[type="button"],
  .block-case-studies-grid__alm .alm-filters-container button[type="reset"] {
    padding: 10px 30px 11px;
  }
  .block-case-studies-grid__alm .alm-filters-container .alm-filters--controls {
    margin-top: 0;
    padding: 0 5px;
  }
  .block-case-studies-grid__alm
    .alm-filters-container
    .alm-filter--checkbox
    .field-checkbox {
    padding: 10px 8px;
  }
  .block-contact-us {
    padding: 40px 0;
  }
  .block-contact-us__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .block-contact-us__locations {
    width: 100%;
    margin-bottom: 50px;
  }
  .block-contact-us__form {
    width: 100%;
  }
  .block-contact-us__form .gform_wrapper {
    padding: 20px 24px;
  }
  .block-timeline {
    padding-top: 30px;
  }
  .block-timeline .container,
  .block-timeline .wp-block-separator.is-style-wide {
    padding: 0;
  }
  .block-timeline .container > h2,
  .block-timeline .wp-block-separator.is-style-wide > h2 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .block-timeline .container > h4,
  .block-timeline .wp-block-separator.is-style-wide > h4 {
    color: #e1241c;
    font-size: 11px;
  }
  .block-timeline .container > h4.mobile,
  .block-timeline .wp-block-separator.is-style-wide > h4.mobile {
    display: block;
  }
  .block-timeline .container > h4.desktop,
  .block-timeline .wp-block-separator.is-style-wide > h4.desktop {
    display: none;
  }
  .block-timeline .swiper-slide .info {
    position: relative;
    top: 0;
    z-index: 100;
    left: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    max-width: 100%;
    width: 100%;
    padding: 60px 40px 30px;
  }
  .block-timeline .swiper-slide .info h1,
  .block-timeline .swiper-slide .info h1,
  .block-timeline .swiper-slide .info h3,
  .block-timeline .swiper-slide .info h4 {
    margin-top: 0 !important;
    font-size: 38px;
    font-weight: 500;
    margin-bottom: 20px;
  }
  .block-timeline .swiper-slide .info p {
    color: white;
    font-size: 14px;
    line-height: 24px;
  }
  .block-timeline .swiper-pagination-bullets {
    right: 10px !important;
  }
  .block-timeline .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
  .block-image-overlapping-text {
    margin-top: 40px;
  }
  .block-image-overlapping-text:first-child {
    margin-top: 0;
  }
  .block-image-overlapping-text__row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .block-image-overlapping-text__image {
    width: 100%;
  }
  .block-image-overlapping-text__text {
    width: 100%;
  }
  .block-image-overlapping-text__text-inner {
    padding: 30px 24px 10px;
    margin-left: 0;
  }
  .block-image-overlapping-text__text-inner h2 {
    margin-top: 0;
    font-size: 24px;
  }
  .block-image-overlapping-text__text-inner p {
    font-size: 16px;
  }
  .block-call-to-action {
    padding: 50px 0;
  }
  .block-call-to-action h2 {
    font-size: 26px;
    margin: 0 auto 20px;
    line-height: 34px;
  }
  .gform_wrapper.get-in-touch_wrapper,
  .gform_wrapper.make-enquiry_wrapper,
  .gform_wrapper.sales-enquiry_wrapper,
  .gform_wrapper.make-hire-enquiry_wrapper {
    padding: 24px;
  }
  .gform_wrapper.get-in-touch_wrapper .gform_fields .introduce,
  .gform_wrapper.make-enquiry_wrapper .gform_fields .introduce,
  .gform_wrapper.sales-enquiry_wrapper .gform_fields .introduce,
  .gform_wrapper.make-hire-enquiry_wrapper .gform_fields .introduce {
    width: 100%;
    border-right: 0;
    padding-right: 0 !important;
  }
  .gform_wrapper.get-in-touch_wrapper .gform_fields .hear-about,
  .gform_wrapper.make-enquiry_wrapper .gform_fields .hear-about,
  .gform_wrapper.sales-enquiry_wrapper .gform_fields .hear-about,
  .gform_wrapper.make-hire-enquiry_wrapper .gform_fields .hear-about {
    width: 100%;
    padding-left: 0 !important;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 20px;
  }
  .gform_wrapper.get-in-touch_wrapper .gform_fields .outline,
  .gform_wrapper.get-in-touch_wrapper .gform_fields .outline2,
  .gform_wrapper.make-enquiry_wrapper .gform_fields .outline,
  .gform_wrapper.make-enquiry_wrapper .gform_fields .outline2,
  .gform_wrapper.sales-enquiry_wrapper .gform_fields .outline,
  .gform_wrapper.sales-enquiry_wrapper .gform_fields .outline2,
  .gform_wrapper.make-hire-enquiry_wrapper .gform_fields .outline,
  .gform_wrapper.make-hire-enquiry_wrapper .gform_fields .outline2 {
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0 !important;
    padding-top: 20px !important;
    margin-bottom: 0;
  }
  .gform_wrapper.sales-enquiry_wrapper .sales-intro .gfield {
    padding-right: 0 !important;
  }
  .gform_wrapper.sales-enquiry_wrapper
    .form_row
    > .gfield_course_option_wrapper
    > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .gform_wrapper.sales-enquiry_wrapper
    .form_row
    > .gfield_course_option_wrapper
    > ul
    > li {
    display: none;
  }
  .gform_wrapper.sales-enquiry_wrapper
    .form_row
    > .gfield_course_option_wrapper
    > ul
    li.col_1 {
    width: 100%;
    padding-right: 0;
    border-right: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .gform_wrapper.sales-enquiry_wrapper
    .form_row
    > .gfield_course_option_wrapper
    > ul
    li.col_2 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    border-right: 0;
  }
  .gform_wrapper.sales-enquiry_wrapper
    .form_row
    > .gfield_course_option_wrapper
    > ul
    li.col_3 {
    width: 100%;
    padding-left: 0;
  }
  .gform_wrapper.sales-enquiry_wrapper
    .form_row
    > .gfield_course_option_wrapper
    > ul
    .products-dropdown,
  .gform_wrapper.sales-enquiry_wrapper
    .form_row
    > .gfield_course_option_wrapper
    > ul
    .hear-dropdown {
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  .gform_wrapper.sales-enquiry_wrapper .blocks ul.gfield_checkbox li label {
    padding: 10px 0;
  }
  .case-study-single {
    padding: 150px 0 30px;
  }
  .case-study-single h1 {
    font-size: 30px;
    line-height: 35px;
  }
  .case-study-single__detail {
    margin-top: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 20px;
  }
  .case-study-single__image {
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
  }
  .case-study-single__text {
    width: 100%;
    padding-left: 0;
  }
  .case-study-single__text .button,
  .case-study-single__text .gform_wrapper .gform_footer input.button,
  .gform_wrapper .gform_footer .case-study-single__text input.button,
  .case-study-single__text .gform_wrapper .gform_footer input[type="submit"],
  .gform_wrapper .gform_footer .case-study-single__text input[type="submit"],
  .case-study-single__text
    .resources__account
    .gform_wrapper
    .gform_page_footer
    .button.gform_next_button,
  .resources__account
    .gform_wrapper
    .gform_page_footer
    .case-study-single__text
    .button.gform_next_button,
  .case-study-single__text
    .resources__account
    .gform_wrapper
    .gform_page_footer
    .button.gform_previous_button,
  .resources__account
    .gform_wrapper
    .gform_page_footer
    .case-study-single__text
    .button.gform_previous_button,
  .case-study-single__text
    .resources__account
    .gform_wrapper
    .gform_page_footer
    .gform_button,
  .resources__account
    .gform_wrapper
    .gform_page_footer
    .case-study-single__text
    .gform_button,
  .case-study-single__text
    .block-case-studies-grid__alm
    .alm-filters-container
    button[type="button"],
  .block-case-studies-grid__alm
    .alm-filters-container
    .case-study-single__text
    button[type="button"],
  .case-study-single__text
    .block-case-studies-grid__alm
    .alm-filters-container
    button[type="reset"],
  .block-case-studies-grid__alm
    .alm-filters-container
    .case-study-single__text
    button[type="reset"],
  .case-study-single__text
    body
    .gform_wrapper
    .gform_wrapper
    .gform_footer
    input[type="submit"],
  body
    .gform_wrapper
    .gform_wrapper
    .gform_footer
    .case-study-single__text
    input[type="submit"],
  .case-study-single__text
    body
    .gform_wrapper
    .gform_wrapper
    .gform_footer
    .button.gform_next_button,
  body
    .gform_wrapper
    .gform_wrapper
    .gform_footer
    .case-study-single__text
    .button.gform_next_button {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
  .hire__header {
    min-height: 0;
    margin-bottom: 80px;
  }
  .hire__header__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .hire__header__left {
    width: 100%;
    padding-top: 140px;
    margin-bottom: -60px;
  }
  .hire__header__left h1 {
    font-size: 40px;
    line-height: 48px;
  }
  .hire__header__right {
    width: 100%;
  }
  .hire__header__right img {
    -webkit-transform: translateY(30%);
    transform: translateY(30%);
  }
  .hire__info {
    padding: 40px 0;
  }
  .hire__info__row {
    margin-bottom: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .hire__info__row.lower {
    margin-bottom: 0;
  }
  .hire__info__left {
    width: 100%;
    padding-right: 0;
    margin-bottom: 40px;
  }
  .hire__info__left a.button.plain,
  .hire__info__left
    .resources__account
    .gform_wrapper
    .gform_page_footer
    a.plain.button.gform_next_button,
  .resources__account
    .gform_wrapper
    .gform_page_footer
    .hire__info__left
    a.plain.button.gform_next_button,
  .hire__info__left
    .resources__account
    .gform_wrapper
    .gform_page_footer
    a.plain.button.gform_previous_button,
  .resources__account
    .gform_wrapper
    .gform_page_footer
    .hire__info__left
    a.plain.button.gform_previous_button,
  .hire__info__left
    .resources__account
    .gform_wrapper
    .gform_page_footer
    a.plain.gform_button,
  .resources__account
    .gform_wrapper
    .gform_page_footer
    .hire__info__left
    a.plain.gform_button,
  .hire__info__left
    body
    .gform_wrapper
    .gform_wrapper
    .gform_footer
    a.plain.button.gform_next_button,
  body
    .gform_wrapper
    .gform_wrapper
    .gform_footer
    .hire__info__left
    a.plain.button.gform_next_button {
    padding-left: 12px;
    padding-right: 12px;
  }
  .hire__info__left .spec {
    font-size: 15px;
    line-height: 22px;
  }
  .hire__info__left .spec__title {
    padding-right: 10px;
  }
  .hire__info__left .spec__value {
    padding-left: 10px;
  }
  .hire__info__right {
    width: 100%;
    padding-left: 0;
  }
  .hire__info__right .block {
    font-size: 15px;
    padding-bottom: 30px;
  }
  .hire__info__right .block h3 {
    margin: 0 0 10px;
    font-size: 22px;
  }
  .hire__info__right .block:last-child {
    padding-bottom: 0;
  }
  .hire .breadcrumb {
    border-bottom: 1px solid #f3efec;
  }
  .hire .breadcrumb ul li {
    font-size: 11px;
    padding: 0 7px;
    list-style-type: none;
  }
  .hire-list {
    margin-bottom: 40px;
  }
  .hire-list .container,
  .hire-list .wp-block-separator.is-style-wide {
    padding: 0;
  }
  .hire-list__item {
    width: 50%;
    border-right: 1px solid #f3efec;
    border-top: 1px solid #f3efec;
  }
  .hire-list__item:nth-child(3n) {
    border-right: 0;
    border-right: 1px solid #f3efec;
    border-top: 1px solid #f3efec;
  }
  .hire-list__item:nth-child(2n) {
    border-right: 0;
  }
  .hire-list__item:nth-child(1),
  .hire-list__item:nth-child(2) {
    border-top: 0;
  }
  .hire-list__item-inner {
    padding: 16px;
  }
  .hire-list__item-title h3 {
    font-size: 16px;
    line-height: 24px;
  }
}
@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@-webkit-keyframes slide-in-right {
  0% {
    -webkit-transform: translate3D(-100%, 0, 0);
    transform: translate3D(-100%, 0, 0);
  }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0);
  }
}
@keyframes slide-in-right {
  0% {
    -webkit-transform: translate3D(-100%, 0, 0);
    transform: translate3D(-100%, 0, 0);
  }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0);
  }
}
@-webkit-keyframes slide-out-right {
  0% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3D(100%, 0, 0);
    transform: translate3D(100%, 0, 0);
  }
}
@keyframes slide-out-right {
  0% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3D(100%, 0, 0);
    transform: translate3D(100%, 0, 0);
  }
}
@-webkit-keyframes slide-in-left {
  0% {
    -webkit-transform: translate3D(100%, 0, 0);
    transform: translate3D(100%, 0, 0);
  }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0);
  }
}
@keyframes slide-in-left {
  0% {
    -webkit-transform: translate3D(100%, 0, 0);
    transform: translate3D(100%, 0, 0);
  }
  100% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0);
  }
}
@-webkit-keyframes slide-out-left {
  0% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3D(-100%, 0, 0);
    transform: translate3D(-100%, 0, 0);
  }
}
@keyframes slide-out-left {
  0% {
    -webkit-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3D(-100%, 0, 0);
    transform: translate3D(-100%, 0, 0);
  }
}
@-webkit-keyframes scale-in-down {
  0% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scale-in-down {
  0% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/*!/wp-content/cache/asset-cleanup/one/css/item/woodlands__style_b9-css-vce4edd3004ce179b4900cabe2aa692f994168311.css*/
/*!/wp-content/themes/woodlands/style_b9.css*/.block-homepage-hero{height:50vh;min-height:550px;position:relative;overflow:hidden}.block-homepage-hero .container{position:relative;z-index:2;height:100%}.block-homepage-hero__background-container{position:initial;top:0;left:0;width:100vw;height:100vh;overflow:hidden;z-index:-1}.block-homepage-hero__image{position:absolute;top:0;left:0;width:100vw;height:100vh;object-fit:cover;object-position:center;transition:transform 5s cubic-bezier(.76,.09,.215,1);z-index:0;transform:scale(1.245)}.block-homepage-hero[data-anim="true"] .block-homepage-hero__image{transform:scale(1.01)}.block-homepage-hero__background-container .overlay{position:absolute;top:0;left:0;width:100vw;height:100vh;background:rgb(0 0 0 / .6);z-index:1}.block-homepage-hero[data-anim="true"] .block-homepage-hero__image{transform:scale(1.01)}.block-homepage-hero__swiper .swiper-pagination-bullets .swiper-pagination-bullet:before{background:#fff;opacity:.5}.block-homepage-hero__swiper .swiper-pagination-bullets .swiper-pagination-bullet{position:relative;padding:13px;background:#fff0;border:none;opacity:1}.block-homepage-hero__swiper .swiper-pagination-bullets .swiper-pagination-bullet::before,.block-homepage-hero__swiper .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active::before{content:"";display:block;position:absolute;top:50%;left:50%;width:16px;height:16px;border:1px solid #fff;background:#fff0;border-radius:50%;transform:translate(-50%,-50%);transition:background 0.3s}.block-homepage-hero__swiper .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:unset}.block-homepage-hero__swiper .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active::before{background-color:#fff;opacity:1}.footer__logos{row-gap:30px;justify-content:center}.block-homepage-hero__swiper .swiper-slide{max-height:400px;margin-top:100px;overflow:hidden;padding-left:0}.block-homepage-hero__swiper .swiper-slide h2{margin-left:80px}.block-homepage-hero .swiper-button-next{right:40px}.block-homepage-hero .swiper-button-prev{left:40px}.block-homepage-hero .reveal-box{width:91%;height:calc(100vh - 50px)}.alm-layouts .alm-listing{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:0}.alm-layouts .alm-listing .case-study{display:flex;flex-direction:column;gap:0;height:100%;justify-content:space-between;padding:20px;border-right:1px solid #f3efec;border-top:1px solid #f3efec}.alm-layouts .alm-listing a:nth-child(1) .case-study,.alm-layouts .alm-listing a:nth-child(2) .case-study,.alm-layouts .alm-listing a:nth-child(3) .case-study{border-top:none}.alm-layouts .alm-listing a:nth-child(3n) .case-study{border-right:none}.alm-layouts .alm-listing .case-study--img{max-height:265px;overflow:hidden;padding:0;margin-bottom:10px}.alm-layouts .alm-listing .case-study--img img{object-fit:cover;height:100%}.alm-layouts .alm-listing .case-study--text h2{margin-top:0;margin-bottom:10px}#gform_page_4_4.gform_page li.gfield--type-fileupload .gform-field-label{font-size:16px;font-weight:500;max-width:90%;text-align:left;margin-top:30px}.block-vertical-tabs .desktop .tabs__slider .swiper-slide .tab-image{margin-top:50px}body.term-power-solutions-1250-3500kva .block-image-header__inner h1{max-width:580px}body.term-power-solutions-1250-3500kva .sales-list__row{align-items:center;line-height:1.25}body.term-power-solutions-1250-3500kva .sales-list__rating-header{padding:0 0 0 10px}body.term-power-solutions-1250-3500kva .sales-list__rating-header .rating-type{font-size:22px}body.term-power-solutions-1250-3500kva .sales-list__row{background-color:#fff;transition:all 0.75s ease}body.term-power-solutions-1250-3500kva .sales-list__cell{flex-basis:auto}body.term-power-solutions-1250-3500kva .sales-list__cell.model{max-width:140px}body.term-power-solutions-1250-3500kva .sales-list__cell.engine-model{max-width:170px}body.term-power-solutions-1250-3500kva .sales-list__cell.emissions{max-width:250px;flex-basis:100px}body.term-power-solutions-1250-3500kva .sales-list__cell.engine-make{max-width:100px}body.term-power-solutions-1250-3500kva .sales-list__cell.kwe,body.term-power-solutions-1250-3500kva .sales-list__cell.kva{text-transform:unset;max-width:80px}body.term-power-solutions-1250-3500kva .sales-list__cell.configuration{max-width:200px;text-align:center}body.term-power-solutions-1250-3500kva .sales-list__row:hover{background-color:#f3efec}body.term-power-solutions-1250-3500kva .sales-list__row.head:hover,body.term-power-solutions-1250-3500kva .sales-list__row.head:hover .sales-list__cell{background-color:unset}body.term-power-solutions-1250-3500kva .sales-list__row .sales-list__cell.model{text-align:left;margin-left:10px}body.term-power-solutions-1250-3500kva .sales-list__row .sales-list__cell:last-child,body.term-power-solutions-1250-3500kva .sales-list__row.head .sales-list__cell:last-child{flex-basis:unset}body.page-template-template-resources .noscript_text{text-align:center;color:red}@media (max-width:500px){.block-homepage-hero{height:47vh;min-height:350px}.block-homepage-hero__swiper .swiper-slide{margin-top:65px;max-height:70%}.block-homepage-hero__swiper .swiper-slide h2{font-size:1.5em;line-height:1.35em;margin-left:30px;margin-right:30px}.block-logo-grid-image__block{width:30%;padding:0 5px}.footer__logos{gap:20px}.footer__logos-logo{width:45%;padding:0 5px}.alm-layouts .alm-listing .case-study,.alm-layouts .alm-listing a:nth-child(2),.alm-layouts .alm-listing a:nth-child(3){border-right:none;border-top:1px solid #f3efec}}@media (max-width:599px){.alm-layouts .alm-listing .case-study,.alm-layouts .alm-listing a:nth-child(2),.alm-layouts .alm-listing a:nth-child(3){border-right:none;border-top:1px solid #f3efec}.alm-layouts .alm-listing .case-study--img img{width:100%}}@media (min-width:501px) and (max-width:767px){.block-homepage-hero__swiper .swiper-slide{margin-top:10px;max-height:100%}.block-homepage-hero__swiper .swiper-slide h2{margin-left:50px;margin-right:50px}.footer__logos{gap:20px}.footer__logos-logo{width:30%;padding:0 5px}}@media (min-width:600px) and (max-width:1094px){.block-homepage-hero{height:50vh;min-height:550px;position:relative;overflow:hidden}.alm-layouts .alm-listing{display:grid;grid-template-columns:repeat(2,minmax(250px,1fr));gap:0}.alm-layouts .alm-listing .case-study,.alm-layouts .alm-listing a:nth-child(3) .case-study{border-right:1px solid #f3efec;border-top:1px solid #f3efec}.alm-layouts .alm-listing a:nth-child(2n) .case-study{border-right:none}.alm-layouts .alm-listing a:nth-child(3n) .case-study{border-right:1px solid #f3efec}}@media(max-width:1023px){.block-homepage-hero .swiper-button-next,.block-homepage-hero .swiper-button-prev{display:none}body.term-power-solutions-1250-3500kva .sales-list__rating-header{width:100%;padding-left:0}body.term-power-solutions-1250-3500kva .sales-list__row .sales-list__cell.model{margin-left:0}body.term-power-solutions-1250-3500kva .sales-list__row{flex-wrap:wrap}body.term-power-solutions-1250-3500kva .sales-list__row .model,body.term-power-solutions-1250-3500kva .sales-list__row .engine-model,body.term-power-solutions-1250-3500kva .sales-list__row .engine-make,body.term-power-solutions-1250-3500kva .sales-list__row .kwe,body.term-power-solutions-1250-3500kva .sales-list__row .kva,body.term-power-solutions-1250-3500kva .sales-list__row .configuration,body.term-power-solutions-1250-3500kva .sales-list__row .emissions{flex-basis:100%;max-width:100%;text-align:left}}
/*!/wp-content/cache/asset-cleanup/one/css/item/webtoffee-gdpr-cookie-consent__public__css__cookie-law-info-public-css-v614e16c23bac80a564ed3581dbb49e7df7b73860.css*/
/*!/wp-content/plugins/webtoffee-gdpr-cookie-consent/public/css/cookie-law-info-public.css*/#cookie-law-info-bar,.wt-cli-cookie-bar{box-sizing:border-box;font-size:10pt;margin:0 auto;padding:10px 10px;position:absolute;text-align:center;width:100%;z-index:99999;box-shadow:rgb(0 0 0 / .5) 0 5px 10px;display:none;left:0}#cookie-law-info-again{font-size:10pt;margin:0;padding:5px 10px;text-align:center;z-index:9999;cursor:pointer;box-shadow:#161616 2px 2px 5px 2px}#cookie-law-info-bar span{vertical-align:middle}.cli-plugin-button,.cli-plugin-button:visited{display:inline-block;padding:8px 16px 8px;color:#fff;text-decoration:none;-moz-border-radius:4px;-webkit-border-radius:4px;position:relative;cursor:pointer;text-decoration:none}.cli-accept-button{font-family:Courier;font-variant:small-caps}.cli-plugin-button:hover{background-color:#111;color:#fff;text-decoration:none}.wt-cli-cookie-bar-container[data-banner-version="2.0"] #wt-cli-save-preferences-btn:hover{opacity:.7;background-color:initial;color:currentColor}.small.cli-plugin-button,.small.cli-plugin-button:visited{font-size:11px}.cli-plugin-button,.cli-plugin-button:visited,.medium.cli-plugin-button,.medium.cli-plugin-button:visited{font-size:13px;font-weight:500;line-height:1}.large.cli-plugin-button,.large.cli-plugin-button:visited{font-size:14px;padding:8px 14px 9px}.super.cli-plugin-button,.super.cli-plugin-button:visited{font-size:34px;padding:8px 14px 9px}.pink.cli-plugin-button,.magenta.cli-plugin-button:visited{background-color:#e22092}.pink.cli-plugin-button:hover{background-color:#c81e82}.green.cli-plugin-button,.green.cli-plugin-button:visited{background-color:#91bd09}.green.cli-plugin-button:hover{background-color:#749a02}.red.cli-plugin-button,.red.cli-plugin-button:visited{background-color:#e62727}.red.cli-plugin-button:hover{background-color:#cf2525}.orange.cli-plugin-button,.orange.cli-plugin-button:visited{background-color:#ff5c00}.orange.cli-plugin-button:hover{background-color:#d45500}.blue.cli-plugin-button,.blue.cli-plugin-button:visited{background-color:#2981e4}.blue.cli-plugin-button:hover{background-color:#2575cf}.yellow.cli-plugin-button,.yellow.cli-plugin-button:visited{background-color:#ffb515}.yellow.cli-plugin-button:hover{background-color:#fc9200}.cli-bar-popup{-moz-background-clip:padding;-webkit-background-clip:padding;background-clip:padding-box;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;padding:20px}.cli-clearboth{clear:both}@media only screen and (max-width:768px){.cli-settings-mobile:hover{box-shadow:none!important}.cli-settings-desktop{display:none}.cli-col-8{max-width:100%!important;width:100%!important;flex:100%!important;-ms-flex:100%!important}.cli-accordion-plusminus{float:right;font-size:22px;line-height:22px}.cli-plugin-button{margin:10px}}@media only screen and (max-width:567px){.cli-switch .cli-slider:after{display:none}.cli-tab-header a.cli-nav-link{font-size:12px}.cli-modal .cli-modal-close{right:-10px;top:-15px}}.wt-cli-iframe-placeholder{background-image:url(/wp-content/plugins/webtoffee-gdpr-cookie-consent/public/css/../images/cli_placeholder.svg);background-size:80px;max-width:100%;max-height:100%;background-position:center;background-repeat:no-repeat;background-color:#b2b0b059;position:relative;display:flex;align-items:flex-end;justify-content:center}.wt-cli-iframe-placeholder .wt-cli-inner-text{width:100%;text-align:center;padding:1rem 1rem;border-radius:400px}.wt-cli-iframe-placeholder .wt-cli-inner-text a{text-decoration:none}.wt-cli-iframe-placeholder .wt-cli-inner-text a:hover{cursor:pointer}.wt-cli-cookie-bar-container{display:none}.wt-cli-necessary-checkbox{display:none!important}a.wt-cli-ccpa-opt-out{text-decoration:underline!important}.wt-cli-link{font-family:inherit;line-height:24px;font-weight:400;padding:0;margin:0;cursor:pointer;text-decoration:none;background:none;border:none;text-transform:none;min-height:0;text-shadow:none;box-shadow:none;color:#1863DC}.wt-cli-link:hover{background-color:#fff0;border-color:#fff0;color:#1863DC}.wt-cli-iab-vendor-storage-disclosure-section .wt-cli-iab-vendor-storage-disclosure-title{font-weight:700;margin:0 0 11px}.wt-cli-iab-audit-table{background:#f4f4f4;border-radius:6px;background-color:#fff}.wt-cli-iab-cookie-des-table{font-size:12px;line-height:24px;font-weight:400;padding:15px 10px;border-bottom:1px solid;border-bottom-color:#F4F4F4;margin:0}.wt-cli-iab-cookie-des-table li{list-style-type:none;display:flex;padding:3px 0}.wt-cli-iab-cookie-des-table li:first-child{padding-top:0}.wt-cli-iab-cookie-des-table li div:first-child{width:160px;font-weight:600;word-break:break-word;word-wrap:break-word}.wt-cli-iab-cookie-des-table .wt-cli-iab-purposes-list{padding:0 0 0 12px;margin:0}.wt-cli-iab-cookie-des-table .wt-cli-iab-purposes-list li{display:list-item;list-style-type:disc}.cli-preference-btn-wrapper{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.cli-preference-btn-wrapper .cli-plugin-button{flex:auto;max-width:100%;text-shadow:none;box-shadow:none;margin:5px 8px 5px 0px!important;text-align:center}.cli-preference-btn-wrapper .cli-plugin-button:last-child{margin:5px 0 5px 0px!important}.wt-cli-iab-preference-wrapper{margin-top:15px}.wt-cli-iab-preference-wrapper>button{padding:10px 0;margin-left:10px}.wt-cli-iab-preference-wrapper>button:first-child{margin-left:0}.wt-cli-cookie-bar-container[data-banner-version="3.0"] .cli-plugin-button,.wt-cli-cookie-bar-container[data-banner-version="3.0"] .cli_settings_button,.wt-cli-cookie-bar-container[data-banner-version="3.0"] .cli-plugin-main-button{border-radius:0;margin:0 8px 0 0;padding:8px 25px 8px 25px;font-size:15px;text-align:center}.wt-cli-cookie-bar-container[data-banner-version="3.0"] .cli-plugin-button:hover{opacity:.7;background-color:initial;color:currentColor}.wt-cli-cookie-bar-container[data-banner-version="3.0"] #wt-cli-cookie-banner-title{color:#212121;font-weight:700;font-size:18px;line-height:24px;margin:0 0 10px 0;text-transform:initial}.wt-cli-cookie-bar-container[data-banner-version="3.0"] #wt-cli-privacy-title{color:#212121;font-weight:700;font-size:18px;line-height:24px;margin:0 0 10px 0}#wt-cli-iab-notice-toggle.wt-cli-link{font-size:inherit}.wt-cli-cookie-bar-container[data-banner-version="3.0"] .cli-style-v2{font-size:inherit;font-weight:inherit}@media only screen and (max-width:768px){.wt-cli-cookie-bar-container[data-banner-version="3.0"] .cli-plugin-button,.wt-cli-cookie-bar-container[data-banner-version="3.0"] .cli-plugin-main-button,.wt-cli-cookie-bar-container[data-banner-version="3.0"] .cli_settings_button,.wt-cli-cookie-bar-container[data-banner-version="3.0"] .cli-preference-btn-wrapper .cli-plugin-button{width:100%;padding:8px;margin-right:0;text-align:center;margin:10px 0 0 0px!important;box-sizing:border-box}.wt-cli-cookie-bar-container[data-banner-version="3.0"] .cli-bar-btn_container{display:flex;flex-direction:column;width:100%;margin-left:0;margin-top:10px;justify-content:left}.wt-cli-cookie-bar-container[data-banner-version="3.0"] #wt-cli-reject-btn{order:3}.wt-cli-cookie-bar-container[data-banner-version="3.0"] #wt-cli-settings-btn,.wt-cli-cookie-bar-container[data-banner-version="3.0"] #wt-cli-save-preferences-btn{order:2}.wt-cli-cookie-bar-container[data-banner-version="3.0"] #wt-cli-accept-all-btn{order:1}}@media (min-width:992px){.wt-cli-cookie-bar-container[data-banner-version="3.0"] .cli-modal .cli-modal-dialog{max-width:720px}}
/*!/wp-content/cache/asset-cleanup/one/css/item/webtoffee-gdpr-cookie-consent__public__css__cookie-law-info-gdpr-css-v3c84d068d3eb8b557f4604b9ace40c97ad17cb62.css*/
/*!/wp-content/plugins/webtoffee-gdpr-cookie-consent/public/css/cookie-law-info-gdpr.css*/.gdpr-container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;box-sizing:border-box}.gdpr-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.gdpr-col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.gdpr-col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.gdpr-align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.gdpr-d-flex{display:-ms-flexbox!important;display:flex!important}.gdpr-px-0{padding-left:0;padding-right:0}.modal-open{overflow:hidden}.modal-open .gdpr-modal{overflow-x:hidden;overflow-y:auto}.gdpr-modal.fade .gdpr-modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.gdpr-modal.show .gdpr-modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.gdpr-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:none}.gdpr-modal a{text-decoration:none}.gdpr-modal .gdpr-modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))
} @media (min-width:576px){.gdpr-modal .gdpr-modal-dialog{max-width:500px;margin:1.75rem auto;min-height:calc(100% - (1.75rem * 2))}}@media (min-width:992px){.gdpr-modal .gdpr-modal-dialog{max-width:900px}}.gdpr-modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgb(0 0 0 / .2);border-radius:.3rem;box-sizing:border-box;outline:0}.gdpr-modal .row{margin:0 -15px}.gdpr-modal .modal-body{padding:0;position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.gdpr-modal .close{position:absolute;right:10px;top:10px;z-index:1;padding:0;background-color:#fff0;border:0;-webkit-appearance:none;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff}.gdpr-modal .close:focus{outline:0}.gdpr-switch{display:inline-block;position:relative;min-height:1px;padding-left:70px;font-size:14px}.gdpr-switch input[type="checkbox"]{display:none}.gdpr-switch .gdpr-slider{background-color:#e3e1e8;height:24px;width:50px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.gdpr-switch .gdpr-slider:before{background-color:#fff;bottom:2px;content:"";height:20px;left:2px;position:absolute;transition:.4s;width:20px}.gdpr-switch input:checked+.gdpr-slider{background-color:#63b35f}.gdpr-switch input:checked+.gdpr-slider:before{transform:translateX(26px)}.gdpr-switch .gdpr-slider{border-radius:34px}.gdpr-switch .gdpr-slider:before{border-radius:50%}.gdpr-tab-content>.gdpr-tab-pane{display:none}.gdpr-tab-content>.active{display:block}.gdpr-fade{transition:opacity .15s linear}.gdpr-nav-pills{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;-ms-flex-direction:column!important;flex-direction:column!important;align-items:stretch!important;-ms-align-items:stretch!important}.nav.gdpr-nav-pills,.gdpr-tab-content{width:100%;padding:30px;box-sizing:border-box}.nav.gdpr-nav-pills{background:#f3f3f3}.nav.gdpr-nav-pills .gdpr-nav-link{border:1px solid #0070ad;margin-bottom:10px;color:#0070ad;font-size:14px;display:block;padding:.5rem 1rem;border-radius:.25rem}.nav.gdpr-nav-pills .gdpr-nav-link.active,.nav.gdpr-nav-pills .show>.gdpr-nav-link{background-color:#0070ad;border:1px solid #0070ad}.nav.gdpr-nav-pills .gdpr-nav-link.active{color:#fff}.gdpr-tab-content .gdpr-button-wrapper{padding-top:30px;margin-top:30px;border-top:1px solid #d6d6d6}.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr{background-color:#0070ad;border-color:#0070ad;color:#fff;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid #fff0;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;box-sizing:border-box}.gdpr-tab-content p{color:#343438;font-size:14px;margin-top:0}.gdpr-tab-content h4{font-size:20px;margin-bottom:.5rem;margin-top:0;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.cli-container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.cli-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.cli-col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.cli-col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;flex-direction:column}.cli-align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.cli-d-flex{display:-ms-flexbox!important;display:flex!important}.cli-px-0{padding-left:0;padding-right:0}.cli-btn{cursor:pointer;font-size:14px;display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid #fff0;padding:.5rem 1.25rem;line-height:1;border-radius:.25rem;transition:all .15s ease-in-out}.cli-btn:hover{opacity:.8}.cli-btn:focus{outline:0}.cli-read-more-link{cursor:pointer;font-size:15px;font-weight:500;text-decoration:underline}.cli-modal-backdrop.cli-show{opacity:.8}.cli-modal-open{overflow:hidden}.cli-barmodal-open{overflow:hidden}.cli-modal-open .cli-modal{overflow-x:hidden;overflow-y:auto}.cli-modal.cli-fade .cli-modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-25%);transform:translate(0,-25%)}.cli-modal.cli-show .cli-modal-dialog{-webkit-transform:translate(0,0);transform:translate(0,0)}.cli-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;-webkit-transform:scale(0);transform:scale(0);transition:opacity ease-in-out 0.5s}.cli-modal-backdrop.cli-fade{opacity:0}.cli-modal-backdrop.cli-show{opacity:.5;-webkit-transform:scale(1);transform:scale(1)}.cli-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;-webkit-transform:scale(0);transform:scale(0);overflow:hidden;outline:0;visibility:hidden}.cli-modal.cli-show{visibility:visible}.cli-modal a{text-decoration:none}.cli-modal .cli-modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - (.5rem * 2))
} @media (min-width:576px){.cli-modal .cli-modal-dialog{max-width:500px;margin:1.75rem auto;min-height:calc(100% - (1.75rem * 2))
	}}.cli-modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-clip:padding-box;border-radius:.2rem;box-sizing:border-box;outline:0}.cli-modal .row{margin:0 -15px}.cli-modal-footer{position:relative}.cli-modal .modal-body{padding:0;position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.cli-modal .cli-modal-close:focus{outline:0}.cli-switch{display:inline-block;position:relative;min-height:1px;padding-left:38px;font-size:14px;width:auto}.cli-switch input[type="checkbox"]{display:block;margin:0;width:0;position:absolute!important;left:0!important;opacity:0!important}.cli-switch .cli-slider{background-color:#e3e1e8;height:20px;width:38px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.cli-switch .cli-slider:before{bottom:2px;content:"";height:15px;left:3px;position:absolute;transition:.4s;width:15px}.cli-switch input:checked+.cli-slider{background-color:#28a745}.cli-switch input:checked+.cli-slider:before{transform:translateX(18px)}.cli-switch .cli-slider{border-radius:34px;font-size:0}.cli-switch .cli-slider:before{border-radius:50%}.cli-nav-pills{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;-ms-flex-direction:column;flex-direction:column}.cli-nav-pills,.cli-tab-content,.cli-sub-tab-content{width:100%;padding:5px 30px 5px 5px;box-sizing:border-box}@media (max-width:767px){.cli-nav-pills,.cli-tab-content,.cli-sub-tab-content{padding:30px 10px}}.cli-nav-pills{background:#fff}.cli-nav-pills .cli-nav-link{border:1px solid #ccc;margin-bottom:10px;color:#2a2a2a;font-size:14px;display:block;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer}.cli-nav-pills .cli-nav-link.cli-active,.cli-nav-pills .cli-show>.cli-nav-link{background-color:#f6f6f9;border:1px solid #ccc}.cli-nav-pills .cli-nav-link.cli-active{color:#2a2a2a}.cli-tab-content .cli-button-wrapper,.cli-sub-tab-content .cli-button-wrapper{padding-top:30px;margin-top:30px;border-top:1px solid #d6d6d6}.cli-tab-content p,.cli-sub-tab-content p{color:#343438;font-size:14px;margin-top:0}.cli-tab-content h4,.cli-sub-tab-content h4{font-size:20px;margin-bottom:1.5rem;margin-top:0;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}#cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active,#cookie-law-info-bar .cli-sub-tab-content{background:#fff0}#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after{color:inherit}#cookie-law-info-bar .cli-tab-header a:before,#cookie-law-info-bar .cli-sub-tab-header a:before{border-right:1px solid currentColor;border-bottom:1px solid currentColor}#cookie-law-info-bar .cli-row{margin-top:20px}#cookie-law-info-bar .cli-col-4{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}#cookie-law-info-bar .cli-col-8{flex-basis:0%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.cli-wrapper{max-width:100%;float:none;margin:0 auto}#cookie-law-info-bar .cli-tab-content h4,#cookie-law-info-bar .cli-dub-tab-content h4{margin-bottom:.5rem}#cookie-law-info-bar .cli-nav-pills .cli-nav-link{padding:.2rem .5rem}#cookie-law-info-bar .cli-tab-container{display:none;text-align:left}.cli-tab-footer .cli-btn{padding:10px 15px;width:auto;text-decoration:none}.cli-tab-footer{width:100%;text-align:right;padding:20px 0}.cli-col-12{width:100%}.cli-tab-header,.cli-sub-tab-header{display:flex;justify-content:space-between}.cli-tab-header a:before,.cli-sub-tab-header a:before{width:10px;height:2px;left:0;top:calc(50% - 1px)}.cli-tab-header a:after,.cli-sub-tab-header a:after{width:2px;height:10px;left:4px;top:calc(50% - 5px);-webkit-transform:none;transform:none}.cli-tab-header a:before,.cli-sub-tab-header a:before{width:7px;height:7px;border-right:1px solid #4a6e78;border-bottom:1px solid #4a6e78;content:" ";transform:rotate(-45deg);-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;margin-right:10px}.cli-tab-header a.cli-nav-link,.cli-sub-tab-header a.cli-nav-link{position:relative;display:flex;align-items:center;font-size:14px;color:#000;text-decoration:none}.cli-tab-header.cli-tab-active .cli-nav-link:before,.cli-sub-tab-header.cli-tab-active .cli-nav-link:before{transform:rotate(45deg);-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.cli-tab-header,.cli-sub-tab-header{border-radius:5px;padding:12px 15px;cursor:pointer;transition:background-color 0.2s ease-out 0.3s,color 0.2s ease-out 0s;background-color:#f2f2f2}.cli-modal .cli-modal-close{position:absolute;right:0;top:0;z-index:1;-webkit-appearance:none;width:40px;height:40px;padding:0;border-radius:50%;padding:10px;background:#fff0;border:none}.cli-tab-container h4,.cli-tab-container-iab h4{font-family:inherit;font-size:16px;margin-bottom:15px;margin:10px 0}.cli-tab-container p,.cli-privacy-content-text,.cli-tab-container-iab p,.cli-privacy-content-text-iab{font-size:14px;line-height:1.4;margin-top:0;padding:0;color:#000}.cli-tab-content,.cli-sub-tab-content{display:none}.cli-tab-section .cli-tab-content{padding:10px 20px 5px 20px}.cli-tab-section{margin-top:5px}@media (min-width:992px){.cli-modal .cli-modal-dialog{max-width:700px}}.cli-switch .cli-slider:after{content:attr(data-cli-disable);position:absolute;right:50px;font-size:12px;text-align:right;min-width:120px}.cli-switch input:checked+.cli-slider:after{content:attr(data-cli-enable)}.cli-legitimate-switch .cli-slider:after,.cli-legitimate-switch input:checked+.cli-slider:after{width:100px;font-size:12px}a.cli-privacy-readmore{font-size:12px;margin-top:12px;display:inline-block;cursor:pointer;text-decoration:underline}.cli-privacy-overview{padding-bottom:12px}a.cli-privacy-readmore:before{content:attr(data-readmore-text)}.cli-collapsed a.cli-privacy-readmore:before{content:attr(data-readless-text)}.cli-collapsed .cli-privacy-content{transition:max-height 0.25s ease-in}.cli-privacy-content p{margin-bottom:0}.cli-modal-close svg{fill:#000}span.cli-necessary-caption{color:#000;font-size:12px}.cli-tab-section.cli-privacy-tab{display:none}#cookie-law-info-bar .cli-tab-section.cli-privacy-tab{display:block}#cookie-law-info-bar .cli-privacy-overview{display:none}.cli-tab-container .cli-row{max-height:500px;overflow-y:auto}.cli-modal.cli-blowup.cli-out{z-index:-1}.cli-modal.cli-blowup{z-index:999999;-webkit-transform:scale(1);transform:scale(1)}.cli-modal.cli-blowup .cli-modal-dialog{animation:blowUpModal 0.5s cubic-bezier(.165,.84,.44,1) forwards}.cli-modal.cli-blowup.cli-out .cli-modal-dialog{animation:blowUpModalTwo 0.5s cubic-bezier(.165,.84,.44,1) forwards}@keyframes blowUpContent{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}99.9%{-webkit-transform:scale(2);transform:scale(2);opacity:0}100%{-webkit-transform:scale(0);transform:scale(0)}}@keyframes blowUpContentTwo{0%{-webkit-transform:scale(2);transform:scale(2);opacity:0}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes blowUpModal{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes blowUpModalTwo{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}50%{-webkit-transform:scale(.5);transform:scale(.5);opacity:0}100%{-webkit-transform:scale(0);transform:scale(0);opacity:0}}.cli-bar-container{float:none;margin:0 auto;justify-content:space-between;display:flex;align-items:center;flex-wrap:wrap}.cli-style-v2 a{cursor:pointer}.cli-style-v2 .cli-plugin-main-link{font-weight:inherit}.cli-style-v2{font-size:11pt;font-weight:400}#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{display:block}.cli-bar-message{width:70%;text-align:left}#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message{width:100%}#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{text-align:left;margin-left:5%;margin-bottom:10px}@media (max-width:985px){.cli-bar-message{width:100%}.cli-bar-container{justify-content:center}}#cookie-law-info-bar[data-cli-style="cli-style-v2"] .wt-cli-ccpa-checkbox{display:block}.wt-cli-form-group input:disabled{opacity:.5}.wt-cli-custom-checkbox input[type="checkbox"]{border:1px solid #b4b9be;background:#fff;color:#555;clear:none;cursor:pointer;display:inline-block!important;line-height:0;height:16px;margin:-4px 4px 0 0;padding:0!important;text-align:center;vertical-align:middle;width:16px;min-width:16px;-webkit-appearance:none;box-shadow:inset 0 1px 2px rgb(0 0 0 / .1);transition:.05s border-color ease-in-out}.wt-cli-custom-checkbox input[type=checkbox]:checked:before{content:'';display:block;border:solid #61a229;width:5px;height:10px;border-width:0 2px 2px 0;transform:rotate(45deg);margin:1px 0 0 5px;box-sizing:border-box}.wt-cli-form-group{margin-right:15px}.cli-style-v3 .cli-bar-actions{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.cli-style-v3 .cli-bar-btn_container,.cli-style-v3 .wt-cli-category-widget{margin-top:10px}.cli-style-v3{text-align:left}#cookie-law-info-bar a,.wt-cli-category-widget .wt-cli-form-group label{cursor:pointer}.wt-cli-category-widget .wt-cli-form-group label{font-size:inherit}#cookie-law-info-bar[data-template-id="cli-style-v3"]{padding:10px 90px}#cookie-law-info-bar[data-template-id="cli-style-v3"][data-cli-type="widget"]{padding:10px 20px}#cookie-law-info-bar[data-template-id="cli-style-v3"][data-cli-type="popup"]{padding:10px 20px}#cookie-law-info-bar[data-template-id="cli-style-v3"] .wt-cli-category-widget{display:flex;flex-wrap:wrap}#cookie-law-info-bar[data-template-id="cli-style-v3"]{text-align:left;font-size:11pt;border:1px solid #ffffffe6}#cookie-law-info-bar[data-template-id="cli-style-v3"] h5{margin:10px 0}.wt-cli-category-widget-active .cli-switch,.wt-cli-category-widget-active .wt-cli-necessary-checkbox,.wt-cli-category-widget-active .cli-necessary-caption{display:none!important}@media (max-width:985px){#cookie-law-info-bar[data-template-id="cli-style-v3"]{padding:10px 20px}}.wt-cli-sr-only{display:none}.wt-cli-cookie-bar-container.wt-cli-hide-bar{display:none!important}.wt-cli-privacy-accept-btn{margin-left:10px}.cli_settings_button:focus,#cookie-law-info-again:focus,#wt-cli-cookie-banner-title:focus,.cli-plugin-main-link,.cli_action_button,.cli-privacy-readmore,.cli-tab-header a,.cli-switch .cli-slider,.cli-tab-content .cli-tab-pane:focus{outline:0}.cli-plugin-button:focus{outline:0;opacity:.7}.wt-cli-ckyes-brand-logo{display:flex;align-items:center;font-size:9px;color:#111;font-weight:400}.wt-cli-ckyes-brand-logo img{width:65px;margin-left:2px}.wt-cli-privacy-overview-actions{padding-bottom:0}.wt-cli-cookie-description{font-size:14px;line-height:1.4;margin-top:0;padding:0;color:#000}
/* [inline: after] */.cli-modal-content, .cli-tab-content { background-color: #ffffff; }.cli-privacy-content-text, .cli-modal .cli-modal-dialog, .cli-tab-container p, a.cli-privacy-readmore { color: #000000; }.cli-tab-header { background-color: #f2f2f2; }.cli-tab-header, .cli-tab-header a.cli-nav-link,span.cli-necessary-caption,.cli-switch .cli-slider:after { color: #000000; }.cli-switch .cli-slider:before { background-color: #ffffff; }.cli-switch input:checked + .cli-slider:before { background-color: #ffffff; }.cli-switch .cli-slider { background-color: #e3e1e8; }.cli-switch input:checked + .cli-slider { background-color: #28a745; }.cli-modal-close svg { fill: #000000; }.cli-tab-footer .wt-cli-privacy-accept-all-btn { background-color: #00acad; color: #ffffff}.cli-tab-footer .wt-cli-privacy-accept-btn { background-color: #00acad; color: #ffffff}.cli-tab-header a:before{ border-right: 1px solid #000000; border-bottom: 1px solid #000000; }
/* [/inline: after] */