img:is([sizes="auto" i], [sizes^="auto," i]) {
  contain-intrinsic-size: 3000px 1500px;
}
:root {
  --wp--preset--aspect-ratio--square: 1;
  --wp--preset--aspect-ratio--4-3: 4/3;
  --wp--preset--aspect-ratio--3-4: 3/4;
  --wp--preset--aspect-ratio--3-2: 3/2;
  --wp--preset--aspect-ratio--2-3: 2/3;
  --wp--preset--aspect-ratio--16-9: 16/9;
  --wp--preset--aspect-ratio--9-16: 9/16;
  --wp--preset--color--black: #000000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(
    135deg,
    rgba(6, 147, 227, 1) 0%,
    rgb(155, 81, 224) 100%
  );
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(
    135deg,
    rgb(122, 220, 180) 0%,
    rgb(0, 208, 130) 100%
  );
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(
    135deg,
    rgba(252, 185, 0, 1) 0%,
    rgba(255, 105, 0, 1) 100%
  );
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(
    135deg,
    rgba(255, 105, 0, 1) 0%,
    rgb(207, 46, 46) 100%
  );
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(
    135deg,
    rgb(238, 238, 238) 0%,
    rgb(169, 184, 195) 100%
  );
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(
    135deg,
    rgb(74, 234, 220) 0%,
    rgb(151, 120, 209) 20%,
    rgb(207, 42, 186) 40%,
    rgb(238, 44, 130) 60%,
    rgb(251, 105, 98) 80%,
    rgb(254, 248, 76) 100%
  );
  --wp--preset--gradient--blush-light-purple: linear-gradient(
    135deg,
    rgb(255, 206, 236) 0%,
    rgb(152, 150, 240) 100%
  );
  --wp--preset--gradient--blush-bordeaux: linear-gradient(
    135deg,
    rgb(254, 205, 165) 0%,
    rgb(254, 45, 45) 50%,
    rgb(107, 0, 62) 100%
  );
  --wp--preset--gradient--luminous-dusk: linear-gradient(
    135deg,
    rgb(255, 203, 112) 0%,
    rgb(199, 81, 192) 50%,
    rgb(65, 88, 208) 100%
  );
  --wp--preset--gradient--pale-ocean: linear-gradient(
    135deg,
    rgb(255, 245, 203) 0%,
    rgb(182, 227, 212) 50%,
    rgb(51, 167, 181) 100%
  );
  --wp--preset--gradient--electric-grass: linear-gradient(
    135deg,
    rgb(202, 248, 128) 0%,
    rgb(113, 206, 126) 100%
  );
  --wp--preset--gradient--midnight: linear-gradient(
    135deg,
    rgb(2, 3, 129) 0%,
    rgb(40, 116, 252) 100%
  );
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1),
    6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}
:where(.is-layout-flex) {
  gap: 0.5em;
}
:where(.is-layout-grid) {
  gap: 0.5em;
}
.is-layout-flex > :is(*, div) {
  margin: 0;
}
.is-layout-grid > :is(*, div) {
  margin: 0;
}
:where(.wp-block-columns.is-layout-flex) {
  gap: 2em;
}
:where(.wp-block-columns.is-layout-grid) {
  gap: 2em;
}
:where(.wp-block-post-template.is-layout-flex) {
  gap: 1.25em;
}
:where(.wp-block-post-template.is-layout-grid) {
  gap: 1.25em;
}
:where(.wp-block-post-template.is-layout-flex) {
  gap: 1.25em;
}
:where(.wp-block-post-template.is-layout-grid) {
  gap: 1.25em;
}
:where(.wp-block-columns.is-layout-flex) {
  gap: 2em;
}
:where(.wp-block-columns.is-layout-grid) {
  gap: 2em;
}
:root :where(.wp-block-pullquote) {
  font-size: 1.5em;
  line-height: 1.6;
}
.fb_reset {
  background: none;
  border: 0px;
  border-spacing: 0;
  color: #000;
  cursor: auto;
  direction: ltr;
  font-family: lucida grande, tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1;
  margin: 0;
  overflow: visible;
  padding: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-spacing: normal;
}
.fb_reset > div {
  overflow: hidden;
}
.fb_reset {
  background: none;
  border: 0px;
  border-spacing: 0;
  color: #000;
  cursor: auto;
  direction: ltr;
  font-family: lucida grande, tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1;
  margin: 0;
  overflow: visible;
  padding: 0;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-spacing: normal;
}
.fb_reset > div {
  overflow: hidden;
}

*,
::backdrop,
:after,
:before {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #3b82f680;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
*,
:after,
:before {
  border: 0 solid #1b1b1b33;
  box-sizing: border-box;
}
:after,
:before {
  --tw-content: "";
}
:host,
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  font-family: Lato, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-feature-settings: normal;
  font-variation-settings: normal;
  tab-size: 4;
  -webkit-tap-highlight-color: transparent;
}
body {
  line-height: inherit;
  margin: 0;
}
abbr:where([title]) {
  text-decoration: underline dotted;
}
h1,
h2,
h3 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
button,
input,
textarea {
  color: inherit;
  font-family: inherit;
  font-feature-settings: inherit;
  font-size: 100%;
  font-variation-settings: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}
button {
  text-transform: none;
}
button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
  -webkit-appearance: button;
  background-color: initial;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
blockquote,
h1,
h2,
h3,
p {
  margin: 0;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  height: auto;
  max-width: 100%;
}
[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}
:host,
:root {
  --white-fixed: 255 255 255;
  --black-fixed: 27 27 27;
  --background-low: 243 243 243;
  --background-high: 255 255 255;
  --background-overlay: #1b1b1bad;
  --background-success: 10 133 80;
  --background-caution: 222 39 23;
  --background-attention: 255 161 0;
  --text-primary: 27 27 27;
  --text-secondary: 94 94 94;
  --text-disabled: #1b1b1b5c;
  --text-accent-primary: 62 95 255;
  --text-accent-secondary: 59 84 199;
  --text-accent-disabled: #1b1b1b5c;
  --text-success: 6 121 72;
  --text-caution: 191 34 19;
  --text-attention: 217 108 0;
  --text-on-accent-primary: 255 255 255;
  --text-on-accent-secondary: #ffffffb3;
  --text-on-accent-disabled: #fff;
  --fill-accent-primary: 62 95 255;
  --fill-accent-secondary: 59 84 199;
  --fill-accent-tertiary: 43 67 178;
  --fill-accent-disabled: #1b1b1b33;
  --fill-grey-primary: 255 255 255;
  --fill-grey-secondary: 241 241 241;
  --fill-grey-tertiary: 250 250 250;
  --fill-grey-disabled: #1b1b1b33;
  --fill-grey-neutral: 136 136 136;
  --fill-grey-black: 27 27 27;
  --fill-success: 10 133 80;
  --fill-caution: 222 39 23;
  --fill-attention: 255 161 0;
  --stroke-divider: 224 224 224;
  --stroke-card-soft: 237 237 237;
  --stroke-card-medium: #1b1b1b4d;
  --stroke-disabled: #1b1b1b33;
  --system-info: 62 95 255;
  --system-success: 6 121 72;
  --system-caution: 255 126 35;
  --system-attention: 191 34 19;
  --system-critical: 191 34 19;
}
.focus-visible\:outline:focus-visible {
  outline-style: solid;
}
.focus-visible\:outline-2:focus-visible {
  outline-width: 2px;
}
.focus-visible\:outline-offset-2:focus-visible {
  outline-offset: 2px;
}
.focus-visible\:outline-black:focus-visible {
  outline-color: rgb(var(--black-fixed));
}
.focus-visible\:ring:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.focus-visible\:ring-gray-500:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(237 237 237 / var(--tw-ring-opacity));
}
.focus-visible\:ring-opacity-75:focus-visible {
  --tw-ring-opacity: 0.75;
}
.dark\:border-gray-dark-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(41 41 41 / var(--tw-border-opacity));
}
.dark\:border-white:is(.dark *) {
  border-color: rgb(var(--white-fixed));
}
.dark\:bg-black\/60:is(.dark *) {
  background-color: rgb(var(--black-fixed) / 0.6);
}
.dark\:bg-transparent:is(.dark *) {
  background-color: initial;
}
.dark\:bg-white:is(.dark *) {
  background-color: rgb(var(--white-fixed));
}
.dark\:fill-black:is(.dark *) {
  fill: rgb(var(--black-fixed));
}
.dark\:fill-white:is(.dark *) {
  fill: rgb(var(--white-fixed));
}
.dark\:stroke-black:is(.dark *) {
  stroke: rgb(var(--black-fixed));
}
.dark\:stroke-gray-5:is(.dark *) {
  stroke: #ffffff54;
}
.dark\:stroke-white:is(.dark *) {
  stroke: rgb(var(--white-fixed));
}
.dark\:text-caution-foreground:is(.dark *) {
  color: rgb(var(--text-caution));
}
.dark\:text-disabled-foreground:is(.dark *) {
  color: var(--text-disabled);
}
.dark\:text-grey-neutral:is(.dark *) {
  color: rgb(var(--fill-grey-neutral));
}
.dark\:text-primary-accent-foreground:is(.dark *) {
  color: rgb(var(--text-accent-primary));
}
.dark\:text-primary-foreground:is(.dark *) {
  color: rgb(var(--text-primary));
}
.dark\:text-success-foreground:is(.dark *) {
  color: rgb(var(--text-success));
}
.dark\:text-white:is(.dark *) {
  color: rgb(var(--white-fixed));
}
.dark\:shadow-gray-200:is(.dark *) {
  --tw-shadow-color: #1b1b1b33;
  --tw-shadow: var(--tw-shadow-colored);
}
.dark\:checked\:border-primary:checked:is(.dark *) {
  border-color: rgb(var(--fill-accent-primary));
}
.dark\:hover\:border-gray-dark-950:hover:is(.dark *) {
  border-color: #75757575;
}
.dark\:checked\:hover\:border-secondary:hover:checked:is(.dark *) {
  border-color: rgb(var(--fill-accent-secondary));
}
.dark\:focus\:ring-white:focus:is(.dark *) {
  --tw-ring-color: rgb(var(--white-fixed));
}
.focus-visible\:dark\:outline-white:is(.dark *):focus-visible {
  outline-color: rgb(var(--white-fixed));
}
.dark\:disabled\:border-disabled:disabled:is(.dark *) {
  border-color: var(--fill-accent-disabled);
}
.dark\:disabled\:bg-transparent:disabled:is(.dark *) {
  background-color: initial;
}
@media (forced-colors: active) {
  .forced-colors\:dark\:outline-white:is(.dark *) {
    outline-color: rgb(var(--white-fixed));
  }
}
.extension-button-base:focus-visible {
  outline-color: rgb(var(--black-fixed));
  outline-offset: 2px;
  outline-style: solid;
  outline-width: 2px;
}
.extension-button-base:is(.dark *):focus-visible {
  outline-color: rgb(var(--white-fixed));
}
.extension-button-disabled:is(.dark *) {
  background-color: #ffffff26;
}
.extension-button-disabled:is(.dark *) {
  color: #ffffff5c;
}
.extension-icon-button-base:focus-visible {
  outline-color: rgb(var(--black-fixed));
  outline-offset: 2px;
  outline-style: solid;
  outline-width: 2px;
}
.extension-icon-button-base:is(.dark *):focus-visible {
  outline-color: rgb(var(--white-fixed));
}
.extension-icon-button-secondary:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(41 41 41 / var(--tw-bg-opacity));
}
svg.extension-icon-flag:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(45 45 45 / var(--tw-border-opacity));
}
.dropdown-container-default:focus:is(.dark *) {
  --tw-ring-color: rgb(var(--white-fixed));
  --tw-ring-offset-color: #2d2d2d;
}
.dropdown-container.disabled:is(.dark *) {
  background-color: #ffffff26;
  border-color: #ffffff26;
}
.dropdown-input:has(.icon-btn) {
  padding: 0.5em;
}
.disabled .dropdown-selected-value:is(.dark *) {
  color: #ffffff5c;
}
.disabled .dropdown-selected-value svg.canBeDisabled:is(.dark *) {
  stroke: #ffffff5c;
}
.disabled .dropdown-tool svg:is(.dark *) {
  fill: #ffffff5c;
}
.dropdown-input:focus-visible {
  outline-color: rgb(var(--black-fixed));
  outline-offset: 2px;
  outline-style: solid;
  outline-width: 2px;
}
.dropdown-input:is(.dark *):focus-visible {
  outline-color: rgb(var(--white-fixed));
}
.dropdown-menu:is(.dark *) {
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.dropdown-menu:is(.dark *) {
  --tw-shadow: 4px 8px 16px #000000a3;
  --tw-shadow-colored: 4px 8px 16px var(--tw-shadow-color);
}
.dropdown-menu:is(.dark *) {
  background-color: rgb(var(--black-fixed));
  border-color: #75757575;
}
.dropdown-menu:focus-visible {
  outline-color: rgb(var(--black-fixed));
  outline-offset: 2px;
  outline-style: solid;
  outline-width: 2px;
}
.dropdown-menu:is(.dark *):focus-visible {
  outline-color: rgb(var(--white-fixed));
}
.dropdown-item:hover:is(.dark *) {
  color: rgb(var(--white-fixed));
}
.extension-tooltip:is(.dark *) {
  border-color: #75757575;
}
.extension-tooltip:is(.dark *) {
  background-color: rgb(var(--black-fixed));
}
.menu-link-active:focus-visible,
.menu-link:focus-visible {
  outline-color: rgb(var(--black-fixed));
  outline-offset: 0;
  outline-style: solid;
  outline-width: 2px;
}
.menu-link-active:is(.dark *):focus-visible,
.menu-link:is(.dark *):focus-visible {
  outline-color: rgb(var(--white-fixed));
}
.menu-link:hover:is(.dark *) {
  background-color: #1b1b1bad;
}
.menu-link-active:is(.dark *) {
  background-color: rgb(var(--black-fixed));
}
.bottombar-container:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(56 56 56 / var(--tw-bg-opacity));
}
.extension-section:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(45 45 45 / var(--tw-border-opacity));
}
.extension-flag-button-base:focus-visible {
  outline-color: rgb(var(--black-fixed));
  outline-offset: 2px;
  outline-style: solid;
  outline-width: 2px;
}
.extension-flag-button-base:is(.dark *):focus-visible {
  outline-color: rgb(var(--white-fixed));
}
.extension-input-field:is(.dark *) {
  border-color: #75757575;
}
.extension-input-field:is(.dark *) {
  color: rgb(var(--white-fixed));
}
.extension-input-field:is(.dark *)::placeholder {
  --tw-text-opacity: 1;
  color: rgb(207 207 207 / var(--tw-text-opacity));
}
.extension-input-field:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(56 56 56 / var(--tw-bg-opacity));
}
.extension-textarea-field:is(.dark *) {
  border-color: #75757575;
}
.extension-textarea-field:is(.dark *) {
  color: rgb(var(--white-fixed));
}
.extension-textarea-field:is(.dark *)::placeholder {
  --tw-text-opacity: 1;
  color: rgb(207 207 207 / var(--tw-text-opacity));
}
.extension-textarea-field:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(56 56 56 / var(--tw-bg-opacity));
}
.extension-face-button-base:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(41 41 41 / var(--tw-bg-opacity));
}
.extension-face-button-base:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(45 45 45 / var(--tw-border-opacity));
}
.extension-face-button-base:focus-visible {
  outline-color: rgb(var(--black-fixed));
  outline-offset: 2px;
  outline-style: solid;
  outline-width: 2px;
}
.extension-face-button-base:is(.dark *):focus-visible {
  outline-color: rgb(var(--white-fixed));
}
.extension-face-button-active:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(41 41 41 / var(--tw-bg-opacity));
}
.extension-connection-card-layout:is(.dark *)
  > :not([hidden])
  ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(45 45 45 / var(--tw-divide-opacity));
}
.extension-connection-card-layout:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(45 45 45 / var(--tw-border-opacity));
}
.extension-connection-card-search-input:is(.dark *) {
  background-color: rgb(var(--black-fixed));
}
.extension-connection-card-search-input:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(45 45 45 / var(--tw-border-opacity));
}
.extension-connection-card-search-input:is(.dark *)::placeholder {
  --tw-text-opacity: 1;
  color: rgb(207 207 207 / var(--tw-text-opacity));
}
.extension-connection-card-search-entry.extension-connection-card-search-entry-highlight:hover:is(
    .dark *
  ) {
  --tw-bg-opacity: 1;
  background-color: rgb(32 32 32 / var(--tw-bg-opacity));
}

:host {
  font-size: 16px !important;
  line-height: 1.5 !important;
  -webkit-text-size-adjust: 100% !important;
  font-family: Lato, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji !important;
  font-feature-settings: normal !important;
  tab-size: 4 !important;
}
.dark\:border-gray-dark-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(45 45 45 / var(--tw-border-opacity));
}
.dark\:bg-black:is(.dark *) {
  background-color: rgb(var(--black-fixed));
}
.dark\:bg-gray-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(136 136 136 / var(--tw-bg-opacity));
}
.dark\:bg-gray-dark-400:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(56 56 56 / var(--tw-bg-opacity));
}
.dark\:bg-gray-dark-600:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(45 45 45 / var(--tw-bg-opacity));
}
.dark\:bg-gray-dark-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(46 46 46 / var(--tw-bg-opacity));
}
.dark\:fill-primary-accent-foreground:is(.dark *) {
  fill: rgb(var(--text-accent-primary));
}
.dark\:text-gray-dark-200:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(207 207 207 / var(--tw-text-opacity));
}

.wp-block-audio :where(figcaption) {
  margin-bottom: 1em;
  margin-top: 0.5em;
}
:where(.wp-block-button__link) {
  border-radius: 9999px;
  box-shadow: none;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  text-decoration: none;
}
:root :where(.wp-block-button .wp-block-button__link.is-style-outline),
:root :where(.wp-block-button.is-style-outline > .wp-block-button__link) {
  border: 2px solid;
  padding: 0.667em 1.333em;
}
:root
  :where(
    .wp-block-button
      .wp-block-button__link.is-style-outline:not(.has-text-color)
  ),
:root
  :where(
    .wp-block-button.is-style-outline
      > .wp-block-button__link:not(.has-text-color)
  ) {
  color: currentColor;
}
:root
  :where(
    .wp-block-button
      .wp-block-button__link.is-style-outline:not(.has-background)
  ),
:root
  :where(
    .wp-block-button.is-style-outline
      > .wp-block-button__link:not(.has-background)
  ) {
  background-color: initial;
  background-image: none;
}
.wp-block-calendar table:where(:not(.has-text-color)) {
  color: #40464d;
}
.wp-block-calendar table:where(:not(.has-text-color)) td,
.wp-block-calendar table:where(:not(.has-text-color)) th {
  border-color: #ddd;
}
:where(.wp-block-calendar table:not(.has-background) th) {
  background: #ddd;
}
:where(.wp-block-columns) {
  margin-bottom: 1.75em;
}
:where(.wp-block-columns.has-background) {
  padding: 1.25em 2.375em;
}
.wp-block-post-comments .comment-reply-title :where(small) {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: 0.5em;
}
:where(.wp-block-post-comments input[type="submit"]) {
  border: none;
}
@supports (-webkit-touch-callout: inherit) {
}
:where(.wp-block-cover-image:not(.has-text-color)),
:where(.wp-block-cover:not(.has-text-color)) {
  color: #fff;
}
:where(.wp-block-cover-image.is-light:not(.has-text-color)),
:where(.wp-block-cover.is-light:not(.has-text-color)) {
  color: #000;
}
:root :where(.wp-block-cover h1:not(.has-text-color)),
:root :where(.wp-block-cover h2:not(.has-text-color)),
:root :where(.wp-block-cover h3:not(.has-text-color)),
:root :where(.wp-block-cover h4:not(.has-text-color)),
:root :where(.wp-block-cover h5:not(.has-text-color)),
:root :where(.wp-block-cover h6:not(.has-text-color)),
:root :where(.wp-block-cover p:not(.has-text-color)) {
  color: inherit;
}
body:not(.editor-styles-wrapper)
  .wp-block-cover:not(
    .wp-block-cover:has(
        .wp-block-cover__background + .wp-block-cover__inner-container
      )
  )
  .wp-block-cover__image-background,
body:not(.editor-styles-wrapper)
  .wp-block-cover:not(
    .wp-block-cover:has(
        .wp-block-cover__background + .wp-block-cover__inner-container
      )
  )
  .wp-block-cover__video-background {
  z-index: 0;
}
body:not(.editor-styles-wrapper)
  .wp-block-cover:not(
    .wp-block-cover:has(
        .wp-block-cover__background + .wp-block-cover__inner-container
      )
  )
  .wp-block-cover__background,
body:not(.editor-styles-wrapper)
  .wp-block-cover:not(
    .wp-block-cover:has(
        .wp-block-cover__background + .wp-block-cover__inner-container
      )
  )
  .wp-block-cover__gradient-background,
body:not(.editor-styles-wrapper)
  .wp-block-cover:not(
    .wp-block-cover:has(
        .wp-block-cover__background + .wp-block-cover__inner-container
      )
  )
  .wp-block-cover__inner-container,
body:not(.editor-styles-wrapper)
  .wp-block-cover:not(
    .wp-block-cover:has(
        .wp-block-cover__background + .wp-block-cover__inner-container
      )
  ).has-background-dim:not(.has-background-gradient):before {
  z-index: 1;
}
.has-modal-open
  body:not(.editor-styles-wrapper)
  .wp-block-cover:not(
    .wp-block-cover:has(
        .wp-block-cover__background + .wp-block-cover__inner-container
      )
  )
  .wp-block-cover__inner-container {
  z-index: auto;
}
.wp-block-embed :where(figcaption) {
  margin-bottom: 1em;
  margin-top: 0.5em;
}
:where(.wp-block-file) {
  margin-bottom: 1.5em;
}
:where(.wp-block-file__button) {
  border-radius: 2em;
  display: inline-block;
  padding: 0.5em 1em;
}
:where(.wp-block-file__button):is(a):active,
:where(.wp-block-file__button):is(a):focus,
:where(.wp-block-file__button):is(a):hover,
:where(.wp-block-file__button):is(a):visited {
  box-shadow: none;
  color: #fff;
  opacity: 0.85;
  text-decoration: none;
}
.wp-block-form-input__label:has(input[type="checkbox"]) {
  flex-direction: row;
  width: fit-content;
}
.wp-block-form-input__label:has(input[type="checkbox"])
  .wp-block-form-input__label-content {
  margin: 0;
}
.wp-block-form-input__label:has(
    .wp-block-form-input__label-content + input[type="checkbox"]
  ) {
  flex-direction: row-reverse;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image:has(figcaption):before {
  bottom: 0;
  left: 0;
  max-height: 100%;
  position: absolute;
  right: 0;
}
.wp-block-gallery.has-nested-images
  figure.wp-block-image:has(figcaption):before {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  content: "";
  height: 100%;
  -webkit-mask-image: linear-gradient(0deg, #000 20%, #0000);
  mask-image: linear-gradient(0deg, #000 20%, #0000);
  max-height: 40%;
}
:where(.wp-block-group.wp-block-group-is-layout-constrained) {
  position: relative;
}
h1.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h1.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h2.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h2.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h3.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h3.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h4.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h4.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h5.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h5.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]),
h6.has-text-align-left[style*="writing-mode"]:where([style*="vertical-lr"]),
h6.has-text-align-right[style*="writing-mode"]:where([style*="vertical-rl"]) {
  rotate: 180deg;
}
.wp-block-image :where(figcaption) {
  margin-bottom: 1em;
  margin-top: 0.5em;
}
@supports ((-webkit-mask-image: none) or (mask-image: none)) or
  (-webkit-mask-image: none) {
}
:root
  :where(
    .wp-block-image.is-style-rounded img,
    .wp-block-image .is-style-rounded img
  ) {
  border-radius: 9999px;
}
.wp-lightbox-container button:focus-visible {
  outline: 3px auto #5a5a5a40;
  outline: 3px auto -webkit-focus-ring-color;
  outline-offset: 3px;
}
.wp-lightbox-container button:not(:hover):not(:active):not(.has-background) {
  background-color: #5a5a5a40;
  border: none;
}
.wp-lightbox-overlay
  .close-button:not(:hover):not(:active):not(.has-background) {
  background: none;
  border: none;
}
:where(
    .wp-block-latest-comments:not(
        [style*="line-height"] .wp-block-latest-comments__comment
      )
  ) {
  line-height: 1.1;
}
:where(
    .wp-block-latest-comments:not(
        [style*="line-height"] .wp-block-latest-comments__comment-excerpt p
      )
  ) {
  line-height: 1.8;
}
.has-dates :where(.wp-block-latest-comments:not([style*="line-height"])),
.has-excerpts :where(.wp-block-latest-comments:not([style*="line-height"])) {
  line-height: 1.5;
}
:root :where(.wp-block-latest-posts.is-grid) {
  padding: 0;
}
:root :where(.wp-block-latest-posts.wp-block-latest-posts__list) {
  padding-left: 0;
}
ul {
  box-sizing: border-box;
}
:root :where(.wp-block-list.has-background) {
  padding: 1.25em 2.375em;
}
.wp-block-navigation :where(a),
.wp-block-navigation :where(a:active),
.wp-block-navigation :where(a:focus) {
  text-decoration: none;
}
:where(
    .wp-block-navigation.has-background
      .wp-block-navigation-item
      a:not(.wp-element-button)
  ),
:where(
    .wp-block-navigation.has-background
      .wp-block-navigation-submenu
      a:not(.wp-element-button)
  ) {
  padding: 0.5em 1em;
}
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-navigation-item
      a:not(.wp-element-button)
  ),
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-navigation-submenu
      a:not(.wp-element-button)
  ),
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-navigation-submenu
      button.wp-block-navigation-item__content
  ),
:where(
    .wp-block-navigation
      .wp-block-navigation__submenu-container
      .wp-block-pages-list__item
      button.wp-block-navigation-item__content
  ) {
  padding: 0.5em 1em;
}
.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a) {
  color: inherit;
}
.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 8.4em;
  font-style: normal;
  font-weight: 100;
  line-height: 0.68;
  margin: 0.05em 0.1em 0 0;
  text-transform: uppercase;
}
body.rtl .has-drop-cap:not(:focus):first-letter {
  float: none;
  margin-left: 0.1em;
}
:root :where(p.has-background) {
  padding: 1.25em 2.375em;
}
:where(p.has-text-color:not(.has-link-color)) a {
  color: inherit;
}
:where(.wp-block-post-comments-form) input:not([type="submit"]),
:where(.wp-block-post-comments-form) textarea {
  border: 1px solid #949494;
  font-family: inherit;
  font-size: 1em;
}
:where(.wp-block-post-comments-form)
  input:where(:not([type="submit"]):not([type="checkbox"])),
:where(.wp-block-post-comments-form) textarea {
  padding: calc(0.667em + 2px);
}
.wp-block-post-comments-form[style*="font-weight"]
  :where(.comment-reply-title) {
  font-weight: inherit;
}
.wp-block-post-comments-form[style*="font-family"]
  :where(.comment-reply-title) {
  font-family: inherit;
}
.wp-block-post-comments-form[class*="-font-size"] :where(.comment-reply-title),
.wp-block-post-comments-form[style*="font-size"] :where(.comment-reply-title) {
  font-size: inherit;
}
.wp-block-post-comments-form[style*="line-height"]
  :where(.comment-reply-title) {
  line-height: inherit;
}
.wp-block-post-comments-form[style*="font-style"] :where(.comment-reply-title) {
  font-style: inherit;
}
.wp-block-post-comments-form[style*="letter-spacing"]
  :where(.comment-reply-title) {
  letter-spacing: inherit;
}
.wp-block-post-comments-form :where(input[type="submit"]) {
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  overflow-wrap: break-word;
  text-align: center;
}
.wp-block-post-comments-form .comment-reply-title :where(small) {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: 0.5em;
}
:where(.wp-block-post-excerpt) {
  box-sizing: border-box;
  margin-bottom: var(--wp--style--block-gap);
  margin-top: var(--wp--style--block-gap);
}
.wp-block-post-featured-image :where(img) {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
  width: 100%;
}
.wp-block-post-featured-image:where(.alignleft, .alignright) {
  width: 100%;
}
.wp-block-post-title :where(a) {
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
}
:where(.wp-block-preformatted.has-background) {
  padding: 1.25em 2.375em;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)),
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) {
  margin-bottom: 1em;
  padding: 0 1em;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)) p,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.6;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer {
  font-size: 1.125em;
  text-align: right;
}
.wp-block-read-more:where(:not([style*="text-decoration"])) {
  text-decoration: none;
}
.wp-block-read-more:where(:not([style*="text-decoration"])):active,
.wp-block-read-more:where(:not([style*="text-decoration"])):focus {
  text-decoration: none;
}
:where(.wp-block-search__button) {
  border: 1px solid #ccc;
  padding: 6px 10px;
}
:where(.wp-block-search__input) {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-transform: inherit;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
  border: 1px solid #949494;
  box-sizing: border-box;
  padding: 4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper)
  .wp-block-search__input {
  border: none;
  border-radius: 0;
  padding: 0 4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper)
  .wp-block-search__input:focus {
  outline: none;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper)
  :where(.wp-block-search__button) {
  padding: 4px 8px;
}
:root :where(.wp-block-separator.is-style-dots) {
  height: auto;
  line-height: 1;
  text-align: center;
}
:root :where(.wp-block-separator.is-style-dots):before {
  color: currentColor;
  content: "···";
  font-family: serif;
  font-size: 1.5em;
  letter-spacing: 2em;
  padding-left: 2em;
}
:root :where(.wp-block-site-logo.is-style-rounded) {
  border-radius: 9999px;
}
.wp-block-site-title :where(a) {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link {
  background-color: #f0f0f0;
  color: #444;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-amazon {
  background-color: #f90;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-bandcamp {
  background-color: #1ea0c3;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-behance {
  background-color: #0757fe;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-bluesky {
  background-color: #0a7aff;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-codepen {
  background-color: #1e1f26;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-deviantart {
  background-color: #02e49b;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-discord {
  background-color: #5865f2;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-dribbble {
  background-color: #e94c89;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-dropbox {
  background-color: #4280ff;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy {
  background-color: #f45800;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-facebook {
  background-color: #0866ff;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-fivehundredpx {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-flickr {
  background-color: #0461dd;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-foursquare {
  background-color: #e65678;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-github {
  background-color: #24292d;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-goodreads {
  background-color: #eceadd;
  color: #382110;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-google {
  background-color: #ea4434;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-gravatar {
  background-color: #1d4fc4;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-instagram {
  background-color: #f00075;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-lastfm {
  background-color: #e21b24;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-linkedin {
  background-color: #0d66c2;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-mastodon {
  background-color: #3288d4;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-medium {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-meetup {
  background-color: #f6405f;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-patreon {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-pinterest {
  background-color: #e60122;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-pocket {
  background-color: #ef4155;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-reddit {
  background-color: #ff4500;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype {
  background-color: #0478d7;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-snapchat {
  background-color: #fefc00;
  color: #fff;
  stroke: #000;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-soundcloud {
  background-color: #ff5600;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-spotify {
  background-color: #1bd760;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-telegram {
  background-color: #2aabee;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-threads {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-tiktok {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-tumblr {
  background-color: #011835;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-twitch {
  background-color: #6440a4;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-twitter {
  background-color: #1da1f2;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo {
  background-color: #1eb7ea;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk {
  background-color: #4680c2;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-wordpress {
  background-color: #3499cd;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-whatsapp {
  background-color: #25d366;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x {
  background-color: #000;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only))
  .wp-social-link-youtube {
  background-color: red;
  color: #fff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link {
  background: none;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg {
  height: 1.25em;
  width: 1.25em;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon {
  color: #f90;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp {
  color: #1ea0c3;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance {
  color: #0757fe;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky {
  color: #0a7aff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen {
  color: #1e1f26;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart {
  color: #02e49b;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord {
  color: #5865f2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble {
  color: #e94c89;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox {
  color: #4280ff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy {
  color: #f45800;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook {
  color: #0866ff;
}
:where(.wp-block-social-links.is-style-logos-only)
  .wp-social-link-fivehundredpx {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr {
  color: #0461dd;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare {
  color: #e65678;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github {
  color: #24292d;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads {
  color: #382110;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google {
  color: #ea4434;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar {
  color: #1d4fc4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram {
  color: #f00075;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm {
  color: #e21b24;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin {
  color: #0d66c2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon {
  color: #3288d4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup {
  color: #f6405f;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest {
  color: #e60122;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket {
  color: #ef4155;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit {
  color: #ff4500;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype {
  color: #0478d7;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat {
  color: #fff;
  stroke: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud {
  color: #ff5600;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify {
  color: #1bd760;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram {
  color: #2aabee;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr {
  color: #011835;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch {
  color: #6440a4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter {
  color: #1da1f2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo {
  color: #1eb7ea;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk {
  color: #4680c2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp {
  color: #25d366;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress {
  color: #3499cd;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x {
  color: #000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp {
  color: #d32422;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube {
  color: red;
}
:root :where(.wp-block-social-links .wp-social-link a) {
  padding: 0.25em;
}
:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a) {
  padding: 0;
}
:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a) {
  padding-left: 0.6666666667em;
  padding-right: 0.6666666667em;
}
:root :where(.wp-block-tag-cloud.is-style-outline) {
  display: flex;
  flex-wrap: wrap;
  gap: 1ch;
}
:root :where(.wp-block-tag-cloud.is-style-outline a) {
  border: 1px solid;
  font-size: unset !important;
  margin-right: 0;
  padding: 1ch 2ch;
  text-decoration: none !important;
}
:root :where(.wp-block-table-of-contents) {
  box-sizing: border-box;
}
:where(.wp-block-term-description) {
  box-sizing: border-box;
  margin-bottom: var(--wp--style--block-gap);
  margin-top: var(--wp--style--block-gap);
}
:where(pre.wp-block-verse) {
  font-family: inherit;
}
@supports (position: sticky) {
}
.wp-block-video :where(figcaption) {
  margin-bottom: 1em;
  margin-top: 0.5em;
}
:root {
  --wp--preset--font-size--normal: 16px;
  --wp--preset--font-size--huge: 42px;
}
html :where(.has-border-color) {
  border-style: solid;
}
html :where([style*="border-top-color"]) {
  border-top-style: solid;
}
html :where([style*="border-right-color"]) {
  border-right-style: solid;
}
html :where([style*="border-bottom-color"]) {
  border-bottom-style: solid;
}
html :where([style*="border-left-color"]) {
  border-left-style: solid;
}
html :where([style*="border-width"]) {
  border-style: solid;
}
html :where([style*="border-top-width"]) {
  border-top-style: solid;
}
html :where([style*="border-right-width"]) {
  border-right-style: solid;
}
html :where([style*="border-bottom-width"]) {
  border-bottom-style: solid;
}
html :where([style*="border-left-width"]) {
  border-left-style: solid;
}
html :where(img[class*="wp-image-"]) {
  height: auto;
  max-width: 100%;
}
:where(figure) {
  margin: 0 0 1em;
}
html :where(.is-position-sticky) {
  --wp-admin--admin-bar--position-offset: var(
    --wp-admin--admin-bar--height,
    0px
  );
}
@media screen and (max-width: 600px) {
  html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: 0px;
  }
}

@font-face {
  font-family: "NeueHelvetica55Roman";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url("../assets/NeueHelvetica55Roman_normal_normal.woff2") format("woff2");
}

@font-face {
  font-family: "NeueHelvetica75Bold";
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
  src: url("../assets/NeueHelvetica75Bold_normal_normal.woff2") format("woff2");
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-initialized .slick-slide {
  display: block;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
@media (prefers-reduced-motion: reduce) {
  *,
  ::before,
  ::after {
    animation-delay: -1ms !important;
    animation-duration: 1ms !important;
    animation-iteration-count: 1 !important;
    background-attachment: initial !important;
    scroll-behavior: auto !important;
    transition-duration: 0s !important;
    transition-delay: 0s !important;
  }
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
a {
  background-color: rgba(0, 0, 0, 0);
  -webkit-text-decoration-skip-ink: all;
  text-decoration-skip-ink: all;
}
img {
  border-style: none;
}
button,
input,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button {
  text-transform: none;
}
button,
[type="button"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
textarea {
  overflow: 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;
}
.visuallyhidden {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}
body {
  color: #4f4f4f;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h2 {
  position: relative;
  font-family: "NeueHelvetica75Bold", Helvetica, Arial, Helmet, Freesans,
    sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.3;
  color: #f34500;
  margin: 0 0 1.2rem 0;
}
h3 {
  position: relative;
  font-family: "NeueHelvetica75Bold", Helvetica, Arial, Helmet, Freesans,
    sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.2;
  color: #0b3a49;
  margin: 0 0 1.1rem 0;
  text-align: left;
}
p {
  font-family: "NeueHelvetica55Roman", Helvetica, Arial, Helmet, Freesans,
    sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.4;
  margin: 0 0 1.5rem 0;
}
li {
  font-family: "NeueHelvetica55Roman", Helvetica, Arial, Helmet, Freesans,
    sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.4;
  padding-bottom: 10px;
}
strong,
b {
  font-family: "NeueHelvetica75Bold", Helvetica, Arial, Helmet, Freesans,
    sans-serif;
  font-weight: normal;
  font-style: normal;
}
a {
  font-family: "NeueHelvetica75Bold", Helvetica, Arial, Helmet, Freesans,
    sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #f34500;
  text-decoration: none;
}
a:hover {
  color: #000;
}
.button,
button {
  font-family: "NeueHelvetica75Bold", Helvetica, Arial, Helmet, Freesans,
    sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.2;
  background: rgba(0, 0, 0, 0);
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  padding: 16px 20px 10px 20px;
  z-index: 0;
}
.button::after,
button::after {
  background: #b92100;
  background: linear-gradient(
    45deg,
    rgb(185, 33, 0) 0%,
    rgb(185, 33, 0) 40%,
    rgb(243, 69, 0) 60%,
    rgb(243, 69, 0) 100%
  );
  content: " ";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: all 0.45s ease-in-out;
  width: 300%;
  z-index: -1;
}
.button:hover,
button:hover {
  color: #fff;
}
.button:hover::after,
button:hover::after {
  left: -200%;
  transition: all 0.45s ease-in-out;
}
.button.white-outline {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.2;
  background: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  color: #fff;
  display: inline-block;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
.button.white-outline::after {
  display: none;
}
.button.white-outline:hover {
  color: #0b3a49;
  background: #fff;
}
button.closesearch::after,
button.opensearch::after {
  display: none;
}
.button.readmore {
  font-family: "NeueHelvetica75Bold", Helvetica, Arial, Helmet, Freesans,
    sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  color: #f34500;
  cursor: pointer;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0);
  border: none;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  padding: 10px 23px 10px 10px;
  position: relative;
  margin-bottom: 0;
}
.button.readmore::after {
  background-image: url("../assets/icn-right-arrow-orange.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 18px;
  position: absolute;
  content: " ";
  display: block;
  width: 22px;
  height: 18px;
  right: 0;
  left: auto;
  top: auto;
  z-index: initial;
  animation-name: none;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-duration: 0.5s;
  animation-play-state: paused;
  animation-timing-function: ease-in-out;
}
.button.readmore:hover {
  color: #f34500;
}
.button.readmore:hover::after {
  transition: none;
  transform: none;
  animation-name: arrow-animate-readmore;
  animation-play-state: running;
}
@keyframes arrow-animate-readmore {
  0% {
    right: 0;
  }
  100% {
    right: -5px;
  }
  0% {
    right: 0;
  }
}
input:disabled,
textarea:disabled {
  background-color: #fff;
  opacity: 0.5;
}
input {
  font-family: "NeueHelvetica55Roman", Helvetica, Arial, Helmet, Freesans,
    sans-serif;
  font-weight: normal;
  font-style: normal;
  border: 2px solid #ccc;
  font-size: 1.2em !important;
  line-height: 1.1;
  margin-bottom: 1rem;
  padding: 1.35em 1em 0.45em 0.85em !important;
  width: 100%;
  height: 64px;
  min-height: 0;
}
textarea {
  border: 2px solid #ccc;
  font-size: 1.2em;
  margin-bottom: 1rem;
  padding: 1.35em 1em 0.45em 0.85em !important;
  width: 100%;
}
textarea:focus {
  outline: none;
  box-shadow: inset 0 0 10px #ccc;
}
.grecaptcha-badge {
  visibility: hidden;
}
p.captcha-disclaim {
  font-size: 12px;
  font-family: "HelveticaNeueW02-55Roma", Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.2;
  text-transform: none;
}
p.captcha-disclaim a {
  font-family: "HelveticaNeueW02-55Roma", Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: underline;
} 
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease,
    transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger {
  padding: 13px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 1;
}
.hamburger-box {
  width: 30px;
  height: 24px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 30px;
  height: 4px;
  background-color: #fff;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}
.topper {
  position: relative;
  padding: 10px 2%;
  z-index: 1000;
}
.topper .logo {
  position: relative;
  z-index: 2;
  width: 160px;
}
.topper .logo a {
  display: block;
}
.topper .logo .screenlogo {
  display: block;
  width: 100%;
  height: auto;
}
.topper .logo .printlogo {
  display: none;
  visibility: hidden;
}
.topper .logo a:focus-visible {
  outline: 1px solid #fff;
  outline-offset: 4px;
  transition: 0.2s ease-in-out;
}
.topper .logo a:focus:not(:focus-visible) {
  outline: none;
}
.topper .hamburger {
  background-color: rgba(0, 0, 0, 0) !important;
  position: absolute;
  top: 0;
  right: 0;
}
.topper .hamburger:after {
  position: absolute;
  background: none;
  content: "MENU";
  color: #fff !important;
  font-family: "NeueHelvetica55Roman", Helvetica, Arial, Helmet, Freesans,
    sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 9px;
  font-size: 0.5625rem;
  line-height: 1;
  bottom: 5px;
  width: 100%;
  top: auto;
  height: auto;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.topper .hamburger:focus {
  outline: none;
}
.topper .navigation-wrap {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.9);
  padding: 190px 0 30px 0;
  width: 100%;
  min-height: 630px;
  top: 0;
  left: 0;
  overflow: hidden;
}
.topper .navigation-wrap .navbar {
  list-style-type: none !important;
  padding: 10px 0 0 0;
  margin: 0;
}
.topper .navigation-wrap .navbar li {
  padding: 0;
}
.topper .navigation-wrap .navbar a {
  color: #fff;
  display: block;
  font-family: "NeueHelvetica65Medium", Helvetica, Arial, Helmet, Freesans,
    sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 1.125rem;
  padding: 1rem;
  width: 90%;
  margin: 0 auto;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  cursor: pointer;
}
.topper .navigation-wrap .navbar .contact a {
  color: #f34500;
}
.js .topper .navigation-wrap .navbar > li div {
  display: none;
  padding-left: 25px;
}
.topper .navigation-wrap .navbar li.menu-item-has-children {
  position: relative;
}
.topper .navigation-wrap .navbar > li.menu-item-has-children > a:after {
  position: absolute;
  content: "+";
  right: 5%;
  top: 40%;
  line-height: 1;
  width: 10px;
  height: 10px;
  transform: translateY(-50%);
}
.topper .navigation-wrap .navbar li div ul {
  margin: 0;
  padding: 0;
  list-style-type: none !important;
}
.topper .navigation-wrap .navbar li div ul li a {
  color: #f34500;
}
.topper .navigation-wrap .utilitynav {
  display: none;
  visibility: hidden;
}
.topper .navigation-wrap .utilitynav button {
  border-radius: 0;
}
.topper .navigation-wrap .utilitynav button img {
  display: block;
  font-size: 10px;
}
.topper .navigation-wrap .utilitynav button:focus-visible {
  outline: 1px solid #fff;
  outline-offset: 4px;
  transition: 0.2s ease-in-out;
}
.topper .navigation-wrap .utilitynav button:focus:not(:focus-visible) {
  outline: none;
}
.js .topper .navigation-wrap {
  display: none;
}
.topper .sitesearchwrap {
  box-sizing: border-box;
  display: block;
  position: absolute;
  top: 100px;
  left: 0;
  right: 0;
  width: 90%;
  margin: 0 auto;
}
.topper .sitesearchwrap button {
  display: none;
  visibility: hidden;
  border-radius: 0;
}
.topper .sitesearchwrap .sitesearchform > div {
  width: 100%;
}
.topper .sitesearchwrap .sitesearchform label {
  display: none;
}
.topper .sitesearchwrap .sitesearchform input[type="search"] {
  font-size: calc(0.9rem + 1.5vw) !important;
  line-height: 1;
  padding: 20px 20px 20px 20px !important;
  text-align: center;
  width: 100%;
  border: none;
  border-radius: 6px;
  -webkit-appearance: none;
}
.topper::after {
  background: #f34500;
  background: linear-gradient(
    to right,
    #b92100 0%,
    #f34500 32%,
    #f34500 64%,
    #b92100 100%
  );
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media all and (min-width: 64em) {
  .topper {
    background: #f34500;
    background: linear-gradient(
      to right,
      #b92100 0%,
      #f34500 32%,
      #f34500 64%,
      #b92100 100%
    );
    border-bottom: 1px solid #b92100;
    position: relative;
    padding: 5px 25px;
    top: 0;
    width: 100%;
    height: 80px;
    z-index: 1000;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .topper .hamburger {
    display: none;
  }
  .topper .utilitynav {
    padding: 20px;
    margin-left: auto;
  }
  .topper .utilitynav button {
    background: rgba(0, 0, 0, 0);
    border: none;
    cursor: pointer;
    display: block;
    height: 24px;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 24px;
  }
  .topper .sitesearchwrap {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    box-shadow: 0 2px 24px rgba(79, 79, 79, 0.7);
    overflow: hidden;
    z-index: 10;
  }
  .topper .sitesearchwrap button {
    background-color: #fff;
    border: none;
    cursor: pointer;
    display: block;
    height: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 48px;
    top: 33px;
    visibility: visible;
    width: 20px;
  }
  .topper .sitesearchwrap button img {
    display: block;
    width: 20px;
    height: 20px;
  }
  .topper .sitesearchwrap button:hover {
    background-color: #fff;
  }
  .topper .sitesearchwrap button:focus-visible {
    outline: 1px solid #f34500;
    outline-offset: 4px;
    transition: 0.2s ease-in-out;
  }
  .topper .sitesearchwrap button:focus:not(:focus-visible) {
    outline: none;
  }
  .topper .sitesearchwrap .sitesearchform > div {
    width: 100%;
    height: 100%;
  }
  .topper .sitesearchwrap .sitesearchform label {
    display: none;
  }
  .topper .sitesearchwrap .sitesearchform input[type="search"] {
    font-size: 2rem;
    line-height: 1;
    padding: 10px 100px;
    text-align: center;
    width: 100%;
    height: 75px;
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
  }
  .topper .sitesearchwrap .sitesearchform input[type="search"]:focus {
    outline: none;
    outline: 1px solid #f34500;
    outline-offset: -5px;
    transition: 0.2s ease-in-out;
  }
  .topper .flexwrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  .topper .flexwrap .logo {
    flex: 0 0 160px;
  }
  .topper .flexwrap .navigation-wrap {
    background-color: rgba(0, 0, 0, 0);
    margin: 0 auto;
    padding: 0;
    min-height: 0;
    position: static;
    top: auto;
    left: auto;
    height: auto;
    overflow: visible;
    flex: 0 1 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
  }
  .topper .flexwrap .navigation-wrap nav {
    margin-left: auto;
  }
  .topper .flexwrap .navigation-wrap nav .navbar {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    text-align: center;
    list-style-type: none !important;
  }
  .topper .flexwrap .navigation-wrap nav .navbar li {
    padding: 0 10px;
  }
  .topper .flexwrap .navigation-wrap nav .navbar li a {
    font-size: 16px;
    font-size: 1rem;
    font-family: "NeueHelvetica55Roman", Helvetica, Arial, Helmet, Freesans,
      sans-serif;
    font-weight: normal;
    font-style: normal;
    display: block;
    padding: 5px 0 0 0;
    position: relative;
    line-height: 1;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    top: auto;
    margin: 0;
    width: 100%;
    cursor: pointer;
  }
  .topper .flexwrap .navigation-wrap nav .navbar li a:after {
    position: absolute;
    display: block;
    border-bottom: 2px solid currentColor;
    content: " ";
    top: auto;
    right: auto;
    bottom: -5px;
    left: 50%;
    width: 1%;
    height: 4px;
    text-decoration: none;
    z-index: 1;
    transform: scaleX(0);
    transition: transform 0.2s ease, left 0.3s ease, width 0.3s ease;
    will-change: transform;
  }
  .topper .flexwrap .navigation-wrap nav .navbar li a:hover {
    text-decoration: none;
  }
  .topper .flexwrap .navigation-wrap nav .navbar li a:hover:after,
  .topper .flexwrap .navigation-wrap nav .navbar li a:focus:after {
    transform: scaleX(1);
    width: 100%;
    left: 0;
  }
  .topper .flexwrap .navigation-wrap nav .navbar li a:focus {
    outline: none;
  }
  .topper .flexwrap .navigation-wrap nav .navbar li.menu-item-has-children {
    position: unset;
  }
  .topper
    .flexwrap
    .navigation-wrap
    nav
    .navbar
    > li:not(.contact):hover
    > a::after,
  .topper
    .flexwrap
    .navigation-wrap
    nav
    .navbar
    > li:not(.contact)
    > a:focus::after {
    transform: scaleX(1);
    width: 100%;
    left: 0;
    content: " ";
  }
  .topper .flexwrap .navigation-wrap nav .navbar li.contact a {
    display: inline-block;
    border: 2px solid #fff;
    padding: 10px 13px 6px 13px;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  }
  .topper .flexwrap .navigation-wrap nav .navbar li.contact a:after {
    display: none;
  }
  .topper .flexwrap .navigation-wrap nav .navbar li.contact a:hover,
  .topper .flexwrap .navigation-wrap nav .navbar li.contact a:focus {
    background-color: #fff;
    color: #f34500;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  }
  .topper
    .flexwrap
    .navigation-wrap
    nav
    .navbar
    li.menu-item-has-children
    > a::before {
    content: " ";
    outline: none !important;
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid #fff;
    bottom: -28px;
    left: 0;
    right: 0;
    width: 0;
    height: 0;
    position: absolute;
    margin: 0 auto;
    display: none;
    cursor: default;
  }
  .topper
    .flexwrap
    .navigation-wrap
    nav
    .navbar
    li.menu-item-has-children
    a
    + div {
    display: none;
  }
  .topper .flexwrap .navigation-wrap nav .navbar li.menu-item-has-children ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .topper
    .flexwrap
    .navigation-wrap
    nav
    .navbar
    li.menu-item-has-children
    ul
    li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex: 0 1 220px;
    text-align: center;
  }
  .topper
    .flexwrap
    .navigation-wrap
    nav
    .navbar
    li.menu-item-has-children
    ul
    li
    div
    ul {
    display: block;
  }
  .topper
    .flexwrap
    .navigation-wrap
    nav
    .navbar
    li.menu-item-has-children
    ul
    li
    div
    ul
    li {
    display: block;
  }
  .topper .flexwrap .navigation-wrap nav .navbar > li > div {
    position: absolute;
    margin: 0 auto;
    padding: 0;
    top: 73px;
    left: 0;
    right: 0;
    width: 100%;
    border-bottom: 1px solid #999;
  }
  .topper .flexwrap .navigation-wrap nav .navbar li ul {
    background-color: #fff;
    list-style-type: none !important;
    margin: 0 auto;
    position: relative;
    width: 100%;
    text-align: center;
  }
  .topper .flexwrap .navigation-wrap nav .navbar li ul li {
    display: inline-block;
    padding: 0;
    text-align: left;
  }
  .topper .flexwrap .navigation-wrap nav .navbar li ul li a {
    color: #4f4f4f;
    display: inline-block;
    top: 0 !important;
    position: relative;
    transition: color 0.2s ease;
    padding: 17px 0 13px 0;
  }
  .topper .flexwrap .navigation-wrap nav .navbar li ul li a:after {
    display: none;
  }
  .topper .flexwrap .navigation-wrap nav .navbar li ul li a:hover,
  .topper .flexwrap .navigation-wrap nav .navbar li ul li a:focus {
    color: #f34500;
    text-decoration: none;
  }
  .topper .flexwrap .navigation-wrap nav .navbar li ul li + li {
    border-left: 1px solid #4f4f4f;
    padding-left: 15px;
    margin-left: 15px;
  }
  .topper
    .flexwrap
    .navigation-wrap
    nav
    .navbar
    li.menu-item-has-children
    div
    ul
    li.menu-item-has-children
    div
    ul
    li {
    display: block;
    border: none;
    text-align: center;
    padding-left: 0;
    margin-left: 0;
  }
  .topper
    .flexwrap
    .navigation-wrap
    nav
    .navbar
    li.menu-item-has-children
    div
    ul
    li.menu-item-has-children
    div
    ul
    li
    a {
    text-transform: none;
  }
  .topper .flexwrap .navigation-wrap .utilitynav {
    display: block;
    visibility: visible;
  }
}
@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
html {
  background-color: #fff;
  scroll-behavior: smooth;
  height: 100vh;
}
body {
  background-color: #fff;
  margin: 0 auto;
  min-height: 100%;
  display: flex;
  flex-direction: column;
}
.skiplink {
  display: block;
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
  background-color: #fff;
  color: #f34500;
  margin: 0 auto;
  padding: 20px 25px;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  width: 250px;
  z-index: 9999;
}
.skiplink:focus-visible {
  top: 10px;
  outline: 2px solid #f34500;
  outline-offset: -4px;
}
.pagewrap {
  position: relative;
  overflow: hidden;
}
.constrained {
  margin: 0 auto;
  width: 90%;
  max-width: 980px;
}
section {
  padding: 45px 0 35px 0;
}
@media all and (min-width: 48em) {
  section {
    padding: 35px 0 30px 0;
  }
}
.shutter-wrap
  .shutter_container
  .shutter_content
  button:focus:not(:focus-visible) {
  outline: none;
}
.email-signup-strip {
  background-color: #f34500;
  color: #fff;
  padding: 45px 0 35px 0;
}
.email-signup-strip .constrained {
  max-width: 650px;
}
.email-signup-strip p {
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1.15;
  margin: 0 0 10px 0;
}
@media all and (min-width: 48em) {
  .email-signup-strip {
    padding: 35px 0 30px 0;
  }
}
main {
  padding: 0 0 35px 0;
}
@media all and (min-width: 48em) {
  main {
    padding: 0 0 50px 0;
  }
}
.testimonial-slide-wrap {
  padding-bottom: 0;
  position: relative;
}
.testimonial-slide-wrap::after {
  background-color: #e0e0e0;
  content: " ";
  height: 45%;
  left: 0;
  padding: 70px 0 0 0;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.testimonial-slide-wrap > div {
  background: #f34500;
  background: linear-gradient(
    to right,
    #b92100 0%,
    #f34500 32%,
    #f34500 64%,
    #b92100 100%
  );
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.4;
  clear: both;
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  width: 90%;
  z-index: 2;
}
@media all and (min-width: 50em) {
  .testimonial-slide-wrap > div {
    font-size: 32px;
    font-size: 2rem;
  }
}
.testimonial-slide-wrap .slick-slider {
  width: 100%;
  padding: 40px 25px;
}
.testimonial-slide-wrap .slick-slide {
  color: #fff;
}
.testimonial-slide-wrap .slick-slide blockquote {
  font-family: "NeueHelvetica55Roman", Helvetica, Arial, Helmet, Freesans,
    sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 1.25;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.testimonial-slide-wrap .slick-slide blockquote p {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.3;
  border-top: 3px solid #fff;
  padding-top: 15px;
  margin-top: 20px;
  text-align: left;
}
.client-logos {
  background-color: #f1f1f1;
}
.client-logos .constrained {
  max-width: 1080px;
}
.client-logos img {
  flex: 0 1 115px;
  display: block;
  width: 15%;
  height: auto;
  margin: 7px;
}
.home .client-logos {
  background-color: #fff;
  padding-bottom: 0;
}
@media all and (min-width: 48em) {
  .home .client-logos {
    padding-bottom: 0;
  }
}
.home .pagewrap {
  padding-top: 0;
}
.home .constrained {
  max-width: 1200px;
}
.home h2 {
  font-size: 2.1875rem;
  font-size: clamp(2.1875rem, 1.6723484848rem + 2.5757575758vw, 3.25rem);
}
.home h3:not(.blogcard-headline) {
  font-size: 2.1875rem;
  font-size: clamp(2.1875rem, 1.6723484848rem + 2.5757575758vw, 3.25rem);
  color: #fff;
  text-align: center;
  margin-bottom: 50px;
}
.home p {
  font-size: 22px;
  font-size: 1.375rem;
  color: #fff;
  margin: 0;
}
.home header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.home header .video-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-height: 650px;
  overflow: hidden;
  transition: all 0.3s ease;
}
.home header .video-wrapper video {
  display: block;
  width: 100%;
  height: auto;
}
.home header .video-wrapper .desktopvideo {
  display: none;
}
@media all and (min-width: 720px) {
  .home header .video-wrapper .mobilevideo {
    display: none;
  }
  .home header .video-wrapper .desktopvideo {
    display: block;
  }
}
@media all and (min-width: 720px) and (max-width: 1000px) {
  .home header .video-wrapper .desktopvideo {
    width: 1000px;
  }
}
@media all and (min-width: 2400px) {
  .home header .video-wrapper {
    max-height: 900px;
    transition: all 0.3s ease;
  }
}
.home main {
  background-color: #fff;
  position: relative;
  padding: 0 0 0 0;
  z-index: 1;
}
.home .specialization {
  background: #f34500;
 /* background-image: url("../assets/specialization-section-m.jpg");*/
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  padding: clamp(40px, 9%, 90px) 0;
}
@media all and (min-width: 37.5em) {
  .home .specialization {
  /*  background-image: url("../assets/specialization-section-t.jpg");*/
  }
}
@media all and (min-width: 56.25em) {
  .home .specialization {
   /* background-image: url("../assets/specialization-section-d.jpg");*/
    background-size: 100% 100%;
  }
}
.home .specialization h2 {
  color: #fff;
  margin: 0;
}
.home .specialization .constrained {
  max-width: 980px;
}
.home .specialization .buttonwrap {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 350px;
  margin: 40px auto;
}
.home .specialization .buttonwrap .button {
  font-size: 26px;
  font-size: 1.625rem;
  opacity: 0;
  animation-duration: 0.3s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  animation-timing-function: cubic-bezier(0.17, 0.67, 0.83, 0.67);
}
.home .specialization .buttonwrap .button:hover {
  color: #f34500;
}
.home .specialization .buttonwrap .button:nth-child(1) {
  animation-delay: 0.1666666667s;
}
.home .specialization .buttonwrap .button:nth-child(2) {
  animation-delay: 0.3333333333s;
}
.home .specialization .buttonwrap .button:nth-child(3) {
  animation-delay: 0.5s;
}
.home .specialization .buttonwrap .button.play {
  animation-name: button-build;
}
.home .specialization .buttonwrap .button + .button {
  margin-top: 20px;
}
@media all and (min-width: 56.25em) {
  .home .specialization .buttonwrap {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 100%;
  }
  .home .specialization .buttonwrap .button {
    flex: 0 0 32%;
    min-width: 0;
  }
  .home .specialization .buttonwrap .button + .button {
    margin-top: 0;
  }
}
@keyframes button-build {
  0% {
    opacity: 0;
    transform: scale(0.5);
  }
  80% {
    opacity: 1;
    transform: scale(1.18);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.home .client-logos {
  background-color: #0b3a49;
  color: #fff;
  padding: clamp(40px, 9%, 100px) 0;
  position: relative;
}
.home .client-logos::before {
  background: url("../assets/client-logos-bgpattern.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.75;
}
.home .client-logos .constrained {
  width: 100%;
}
@media all and (min-width: 56.25em) {
  .home .client-logos .constrained {
    width: 90%;
    margin: 0 auto;
  }
}
.home .client-logos h3 {
  color: #fff;
  margin: 0 0 40px 0;
  text-align: left;
}
.home .client-logos .flexwrap {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media all and (min-width: 56.25em) {
  .home .client-logos .flexwrap {
    flex-direction: row;
  }
}
.home .client-logos .content {
  flex: 0 0 43%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-wrap: balance;
  width: 90%;
  margin: 0 auto 30px auto;
}
@media all and (min-width: 56.25em) {
  .home .client-logos .content {
    width: 100%;
    margin: 0;
  }
}
.home .client-logos .slidecontainer {
  width: 475px;
  margin: 0 auto;
}
@media all and (min-width: 56.25em) {
  .home .client-logos .slidecontainer {
    flex: 0 0 47%;
    margin: 0;
  }
}
.home .client-logos .slide.delay {
  display: none;
}
.home .client-logos .slidecontainer {
  width: 100%;
}
.home .client-logos .inner {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
  position: relative;
  height: 585px;
}
.home .client-logos .slide {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  position: absolute;
  animation-name: slidelogos;
  animation-duration: 25s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  min-height: 100%;
}
.home .client-logos .slide.delay {
  display: flex;
  transform: translateX(100%);
  animation-name: slidelogos2;
}
.home .client-logos .logos {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 180px;
  padding: 0 15px;
}
.home .client-logos .logos img {
  display: block;
  height: auto;
  width: 100%;
  margin: 0;
}
@keyframes slidelogos {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes slidelogos2 {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0%);
  }
}
.home .video-highlight {
  position: relative;
  padding: 0 0 clamp(40px, 9%, 80px) 0;
  background-color: #f34500;
  overflow: hidden;
}
.home .video-highlight .video-wrapper video {
  display: block;
  width: 100%;
  height: auto;
  mix-blend-mode: multiply;
}
.home .video-highlight .constrained {
  position: relative;
  z-index: 1;
}
.home .video-highlight .constrained .content {
  text-align: center;
  margin: 0;
  padding-top: 50px;
}
@media all and (min-width: 56.25em) {
  .home .video-highlight {
    padding: clamp(40px, 9%, 110px) 0;
  }
  .home .video-highlight .video-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
  }
  .home .video-highlight .video-wrapper video {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .home .video-highlight .constrained {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
  }
  .home .video-highlight .constrained .content {
    flex: 0 0 45%;
    text-align: left;
  }
  .home .video-highlight .constrained .content h3 {
    text-align: left;
  }
}
.home .testimonial-slide-wrap {
  background-image: none;
  background-color: #0b3a49;
  padding: clamp(40px, 9%, 90px) 0 0 0;
}
.home .testimonial-slide-wrap::after {
  display: none;
}
.home .testimonial-slide-wrap > div {
  background: none;
  max-width: 100%;
}
.home .testimonial-slide-wrap > .constrained {
  max-width: 1080px;
}
.home .testimonial-slide-wrap .testimonial-slider_home {
  padding: 0;
}
.home .testimonial-slide-wrap .testimonial-slider_home > div {
  max-width: 100%;
}
.home .testimonial-slide-wrap .testimonial-slider_home .slick-track {
  display: flex !important;
}
.home .testimonial-slide-wrap .testimonial-slider_home .slick-slide {
  height: inherit !important;
  background-color: hsla(0, 0%, 100%, 0.2);
  border-right: 7px solid #0b3a49;
  border-left: 7px solid #0b3a49;
}
.home
  .testimonial-slide-wrap
  .testimonial-slider_home
  .slick-slide
  .slide-constrained {
  padding: 0;
}
.home
  .testimonial-slide-wrap
  .testimonial-slider_home
  .slick-slide
  .slide-constrained
  blockquote {
  font-size: 18px;
  font-size: 1.125rem;
  padding: 100px 20px 15px 20px;
  position: relative;
}
.home
  .testimonial-slide-wrap
  .testimonial-slider_home
  .slick-slide
  .slide-constrained
  blockquote::before {
  background-image: url("../assets/home-testimonial-quote.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 72px 64px;
  content: " ";
  position: absolute;
  top: 10px;
  left: 20px;
  width: 72px;
  height: 64px;
}
.home
  .testimonial-slide-wrap
  .testimonial-slider_home
  .slick-slide
  .slide-constrained
  blockquote
  p {
  font-family: "NeueHelvetica75Bold", Helvetica, Arial, Helmet, Freesans,
    sans-serif;
  font-weight: normal;
  font-style: normal;
  border-top: none;
  font-size: 80%;
  margin-top: 0;
  position: relative;
}
.home
  .testimonial-slide-wrap
  .testimonial-slider_home
  .slick-slide
  .slide-constrained
  blockquote
  p::before {
  content: "–";
  display: inline-block;
  position: relative;
  width: auto;
  height: auto;
  margin-top: 0;
  padding-right: 7px;
}
@media all and (min-width: 48em) {
  .home
    .testimonial-slide-wrap
    .testimonial-slider_home
    .slick-slide
    .slide-constrained
    blockquote {
    font-size: 22px;
    font-size: 1.375rem;
    padding: 35px 30px 35px 125px;
    position: relative;
  }
  .home
    .testimonial-slide-wrap
    .testimonial-slider_home
    .slick-slide
    .slide-constrained
    blockquote::before {
    top: 35px;
    left: 30px;
  }
}
.home .latest-posts {
  background-color: #0b3a49;
  background-image: none;
  padding: clamp(40px, 9%, 90px) 0;
}
.home .latest-posts .blog-card-grid .blogcard {
  background-color: rgba(0, 0, 0, 0);
  box-shadow: none;
  min-height: 0;
  padding-bottom: 0;
}
.home .latest-posts .blog-card-grid .blogcard .blogcard-content {
  background-color: rgba(0, 0, 0, 0);
}
.home .latest-posts .blog-card-grid .blogcard .blogcard-content .blogcard-date,
.home .latest-posts .blog-card-grid .blogcard .blogcard-content h3,
.home .latest-posts .blog-card-grid .blogcard .blogcard-content h3 a {
  color: #fff;
}
.home .latest-posts .blog-card-grid .blogcard .blogcard-content h3::after {
  background-image: url("../assets/home-blogcard-arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 33px 15px;
  content: " ";
  position: relative;
  display: inline-block;
  margin-left: 10px;
  width: 33px;
  height: 15px;
  top: 1px;
}
.home
  .latest-posts
  .blog-card-grid
  .blogcard
  .blogcard-content
  .blogcard-excerpt {
  display: none;
}
.home .latest-posts .blog-card-grid .blogcard .blogcard-readmore {
  display: none;
}
.home .latest-posts .readmorefromblog {
  border-top: 2px solid hsla(0, 0%, 100%, 0.25);
  border-bottom: 2px solid hsla(0, 0%, 100%, 0.25);
}
.home .latest-posts .readmorefromblog h3 {
  font-size: 26px;
  font-size: 1.625rem;
  margin-bottom: 50px;
}
.home .latest-posts .readmorefromblog .buttonwrap a {
  font-family: "NeueHelvetica75Bold", Helvetica, Arial, Helmet, Freesans,
    sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 1;
  background-color: #f34500;
  color: #fff;
  display: block;
  text-decoration: none;
  margin-bottom: 25px;
  padding: 20px;
  text-align: center;
}
.home .latest-posts .readmorefromblog .buttonwrap a:hover {
  color: #fff;
}
@media all and (min-width: 700px) {
  .home .latest-posts .readmorefromblog .buttonwrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    max-width: 700px;
    margin: 0 auto;
  }
  .home .latest-posts .readmorefromblog .buttonwrap a {
    flex: 0 0 48%;
  }
}
.home footer {
  position: relative;
  z-index: 1;
  margin-top: 0;
  padding-top: 0;
}
.expertise.b2b .two-column-copy-block ul li::marker {
  font-size: 0;
}
.blogcard {
  box-shadow: 0px 0px 1.6px rgba(0, 0, 0, 0.015),
    0px 0px 3.3px rgba(0, 0, 0, 0.022), 0px 0px 5px rgba(0, 0, 0, 0.027),
    0px 0px 6.8px rgba(0, 0, 0, 0.031), 0px 0px 8.7px rgba(0, 0, 0, 0.035),
    0px 0px 11px rgba(0, 0, 0, 0.039), 0px 0px 13.8px rgba(0, 0, 0, 0.043),
    0px 0px 17.8px rgba(0, 0, 0, 0.048), 0px 0px 24.8px rgba(0, 0, 0, 0.055),
    0px 0px 42px rgba(0, 0, 0, 0.07);
  background-color: #fff;
  display: inline-block;
  margin: 0 0 1rem 0;
  padding-bottom: 84px;
  max-width: 100%;
  min-height: 390px;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  text-align: left;
  width: 100%;
  z-index: 0;
  vertical-align: top;
}
.blogcard p {
  margin: 0 0 10px 0;
}
.blogcard .blogcard-image {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 0;
}
.blogcard .blogcard-image img {
  display: block;
  max-width: 100%;
}
.blogcard .blogcard-content {
  background-color: #fff;
  color: #4f4f4f;
  width: 100%;
  padding: 20px;
}
.blogcard .blogcard-content .blogcard-date {
  color: #f34500;
  font-size: 1rem;
}
.blogcard .blogcard-content h3 {
  font-family: "NeueHelvetica75Bold", Helvetica, Arial, Helmet, Freesans,
    sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 1.25rem;
  line-height: 1.2;
  margin: 0 0 10px 0;
  text-align: left;
}
.blogcard .blogcard-content h3 a {
  color: #4f4f4f;
  text-decoration: none;
}
.blogcard .blogcard-content h3 a:hover {
  color: #f34500;
}
.blogcard .blogcard-content .blogcard-excerpt {
  line-height: 1.4;
  margin: 0 0 20px 0;
}
.blogcard .blogcard-readmore {
  padding: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
.blogcard .blogcard-readmore .blogcard-readmorelink {
  margin: 0;
  padding: 0;
  text-align: right;
}
@supports (display: grid) {
}
@supports (display: grid) {
}
.portfoliocard .portfoliocard-content .portfoliocard-industries li::marker {
  font-size: 0;
}
@supports (display: grid) {
}
@supports (display: grid) {
}
.testimonial-slide-wrap {
  padding-top: 50px;
}
.latest-posts {
  background-color: #fff;
  padding: 60px 0 35px 0;
}
.latest-posts .blog-card-grid {
  width: 100%;
  margin: 0 auto;
}
.latest-posts .blog-card-grid > .blogcard {
  box-shadow: 0px 0px 1.6px rgba(0, 0, 0, 0.015),
    0px 0px 3.3px rgba(0, 0, 0, 0.022), 0px 0px 5px rgba(0, 0, 0, 0.027),
    0px 0px 6.8px rgba(0, 0, 0, 0.031), 0px 0px 8.7px rgba(0, 0, 0, 0.035),
    0px 0px 11px rgba(0, 0, 0, 0.039), 0px 0px 13.8px rgba(0, 0, 0, 0.043),
    0px 0px 17.8px rgba(0, 0, 0, 0.048), 0px 0px 24.8px rgba(0, 0, 0, 0.055),
    0px 0px 42px rgba(0, 0, 0, 0.07);
  display: inline-block;
}
@media all and (min-width: 46.25em) {
  .latest-posts .blog-card-grid > .blogcard {
    width: 49%;
    margin-left: 1%;
  }
  .latest-posts .blog-card-grid > .blogcard:nth-of-type(odd) {
    margin-left: 0;
  }
}
@media all and (min-width: 64em) {
  .latest-posts .blog-card-grid > .blogcard {
    width: 32.25%;
  }
  .latest-posts .blog-card-grid > .blogcard:nth-of-type(odd) {
    margin-left: 1%;
  }
  .latest-posts .blog-card-grid > .blogcard:nth-of-type(3n + 1) {
    margin-left: 0;
  }
}
@supports (display: grid) {
  .latest-posts .blog-card-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(285px, 1fr));
    grid-gap: 2em;
  }
  .latest-posts .blog-card-grid > .blogcard {
    width: 100%;
    margin: 0;
  }
}
.latest-posts .readmorefromblog {
  padding: 50px 0 25px 0;
}
@supports (display: grid) {
}
footer {
  margin-top: auto;
  padding-top: 45px;
}
footer .footerwrap {
  background-color: #0b3a49;
  color: #fff;
  padding: 45px 0 0 0;
}
footer .constrained {
  max-width: 1280px;
  padding: 0 0 20px 0;
}
footer .footer-links,
footer .contact-info,
footer .social,
footer .email-signup-strip {
  margin-top: 50px;
}
footer a {
  font-family: "NeueHelvetica55Roman", Helvetica, Arial, Helmet, Freesans,
    sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #fff;
  text-decoration: none;
}
footer a:hover {
  color: #fff;
  text-decoration: underline;
}
footer ul {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
}
footer ul li {
  font-size: 15px;
  font-size: 0.9375rem;
  display: inline-block;
}
footer ul li a {
  line-height: 1;
}
footer .footer-logo {
  max-width: 160px;
  margin: 0 auto;
}
footer .footer-logo img {
  display: block;
  width: 100%;
  height: auto;
}
footer .social p:nth-of-type(1) {
  font-family: "NeueHelvetica75Bold", Helvetica, Arial, Helmet, Freesans,
    sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1;
  margin: 0;
  text-transform: uppercase;
}
footer .social ul {
  margin-top: 10px;
  font-size: 0;
}
footer .social ul li {
  font-size: 0px;
  display: inline-block;
  width: 28px;
}
footer .social ul li a {
  display: block;
  width: 100%;
}
footer .social ul li a img {
  display: block;
  width: 100%;
  height: auto;
}
footer .social ul li + li {
  margin-left: 20px;
}
footer .contact-info p {
  font-size: 15px;
  font-size: 0.9375rem;
  margin: 0;
}
footer .contact-info p:nth-of-type(1) {
  text-transform: uppercase;
  line-height: 1;
}
footer .contact-info p + p {
  margin-top: 15px;
}
footer .footer-links li {
  display: block;
  font-size: 15px;
  font-size: 0.9375rem;
  margin: 0;
  padding: 0;
}
footer .footer-links li a {
  font-family: "NeueHelvetica55Roman", Helvetica, Arial, Helmet, Freesans,
    sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}
footer .footer-links li + li {
  margin-top: 20px;
}
footer .email-signup-strip {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}
footer .email-signup-strip .constrained {
  width: 100%;
}
footer .email-signup-strip p {
  font-size: 15px;
  font-size: 0.9375rem;
  text-transform: uppercase;
}
footer .email-signup-strip .button {
  margin-top: 10px;
  text-decoration: none;
  text-transform: none;
}
footer .email-signup-strip .button:hover {
  color: #0b3a49;
}
footer .email-signup-strip .captcha-disclaim {
  display: none;
  visibility: hidden;
}
@media all and (min-width: 48em) {
  footer .email-signup-strip .constrained {
    max-width: 500px;
  }
}
@media all and (min-width: 48em) {
  footer .footerwrap {
    padding: 35px 0 0 0;
  }
  footer .footer-links,
  footer .contact-info {
    width: 49%;
    float: left;
    clear: left;
  }
  footer .col {
    width: 49%;
    margin-left: 51%;
  }
}
@media all and (min-width: 63.938em) {
  footer .footer-logo {
    max-width: 110px;
    margin-right: 60px;
    float: left;
  }
  footer .footer-links {
    width: 25%;
    margin-top: 0;
    margin-left: 0;
    float: left;
    clear: none;
  }
  footer .contact-info {
    width: 22%;
    margin-left: 3%;
    margin-top: 0;
    float: left;
    clear: none;
  }
  footer .col {
    width: 25%;
    margin-left: 0;
    float: left;
  }
  footer .col .social {
    margin-top: 0;
  }
}
@media all and (min-width: 80em) {
  footer .contact-info {
    width: 20%;
  }
  footer .footer-links {
    margin-left: 2%;
  }
}
footer .subfooter {
  background-color: rgba(0, 0, 0, 0);
  color: #fff;
  padding: 20px 0;
}
footer .subfooter p {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.2;
  margin: 0;
}
footer .subfooter p + p {
  margin-top: 20px;
}
@media all and (min-width: 48em) {
  footer .subfooter p + p {
    margin-top: 0;
  }
  footer .subfooter .copywrite-line {
    float: left;
    width: 45%;
  }
  footer .subfooter .privacylink {
    width: 40%;
    float: right;
    text-align: right;
  }
} /*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.slick-slide {
  color: #fff;
  text-align: center;
  outline: none;
}
.slick-slide .slide-constrained {
  padding: 0 20px;
}
@media all and (min-width: 48em) {
  .slick-slide .slide-constrained {
    padding: 0 130px;
  }
}
.slick-slide blockquote {
  font-family: "NeueHelvetica65Medium", Helvetica, Arial, Helmet, Freesans,
    sans-serif;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  padding: 0;
  margin: 0;
}
.slick-slide blockquote p {
  font-family: "NeueHelvetica55Roman", Helvetica, Arial, Helmet, Freesans,
    sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 45%;
  line-height: 1;
  text-indent: 0;
  text-align: center;
  margin-bottom: 0;
}
body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:link {
  -webkit-tap-highlight-color: hsla(0, 0%, 94.5588235294%, 0.9);
}
::-webkit-selection {
  background: #f34500;
  color: #fff;
  text-shadow: none;
}
::-moz-selection {
  background: #f34500;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #f34500;
  color: #fff;
  text-shadow: none;
}
.clear:before,
.clear:after {
  display: block;
  content: "";
}
.clear:after {
  clear: both;
}

@media print {
  .latest-posts {
    display: none;
  }
  body {
    background: white;
  }
  body {
    line-height: 1.5em;
    color: #000;
  }
  .pagewrap {
    background: transparent;
    width: 100%;
    margin: 0;
    padding: 0.25in;
    float: none;
  }
  .topper {
    position: relative;
    background: none;
    background-color: transparent;
  }
  .topper .navigation-wrap {
    display: none;
    visibility: hidden;
  }
  .topper:after {
    background: none;
  }
  .topper .logo .screenlogo {
    display: none;
    visibility: hidden;
  }
  .topper .logo .printlogo {
    display: block;
    visibility: visible;
    max-width: 100%;
  }
  .topper .logo a:link:after {
    display: none;
  }
  footer {
    padding: 0;
  }
  footer .subfooter {
    border-top: 1px solid #000;
    color: #000 !important;
  }
  footer .subfooter .privacylink {
    display: none;
  }
  @page {
    margin: 0.5in;
  }
  a,
  a:link {
    font-weight: bold !important;
    text-decoration: underline;
    color: #000;
  }
  a:link:after {
    content: " (" attr(href) ") ";
  }
}
