﻿.slick-dots li button::before,
.slick-next::before,
.slick-prev::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 1;
}
.fancybox-is-open .fancybox-stage,
.slick-list,
body.compensate-for-scrollbar {
  overflow: hidden;
}
.fancybox-slide,
.slick-dots {
  text-align: center;
  width: 100%;
}
.fancybox-caption,
.fancybox-infobar,
.slick-slide.dragging img {
  pointer-events: none;
}
.fancybox-container,
.fancybox-thumbs,
.fancybox-thumbs__list a,
.slick-slider {
  -webkit-tap-highlight-color: transparent;
}
.black-gradient-text,
.gradient-text {
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
}
.full-height .home-slide__caption,
body {
  min-height: 100vh;
}
.comment .children,
.comment-list,
.fancybox-thumbs__list,
.gfield,
.gform_wrapper ul,
.slick-dots {
  list-style: none;
}
.fancybox-container *,
.slick-slider,
.transparent-bg,
body {
  box-sizing: border-box;
}
.css-clip,
.gfield_contains_required .ginput_container_phone .validation_message,
.gform_wrapper.gform-theme
  .gfield_contains_required
  .ginput_container_phone
  .validation_message,
.gform_wrapper.gform-theme .screen-reader-text,
.gform_wrapper.gform-theme .validation_error,
.gform_wrapper.gform-theme div.gform_validation_errors,
.gform_wrapper.gform-theme label.hidden_sub_label,
.gform_wrapper.gravity-theme
  .gfield_contains_required
  .ginput_container_phone
  .validation_message,
.gform_wrapper.gravity-theme .validation_error,
.gform_wrapper.gravity-theme div.gform_validation_errors,
.gravity-theme.gform_wrapper.gform-theme--no-framework .gform_validation_errors,
.gravity-theme.gform_wrapper.gform-theme--no-framework .validation_error,
.sr-only {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  word-wrap: normal !important;
  clip-path: inset(50%);
}
.slick-dots li,
.slick-list,
.slick-slider,
.slick-track {
  position: relative;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Playfair Display";
  src: url("../fonts/PlayfairDisplay-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Switzer;
  src: url("../fonts/Switzer-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Switzer;
  src: url("../fonts/Switzer-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Switzer;
  src: url("../fonts/Switzer-Semibold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Switzer;
  src: url("../fonts/Switzer-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Cabin;
  src: url("../fonts/cabin-variable.woff2") format("woff2");
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Cabin;
  src: url("../fonts/cabin-italic-variable.woff2") format("woff2");
  font-weight: 400 700;
  font-style: italic;
  font-display: swap;
}
.slick-slider {
  display: block;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.slick-list {
  display: block;
  margin: 0;
  padding: 0;
}
.fancybox-button:focus,
.no-outline [tabindex],
.no-outline a,
.no-outline button,
.slick-dots li button:focus,
.slick-dots li button:hover,
.slick-list:focus,
body .select2:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -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);
  transition-delay: 10ms;
}
.slick-track {
  top: 0;
  left: 0;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.slick-track::after,
.slick-track::before {
  content: "";
  display: table;
}
.slick-arrow.slick-hidden,
.slick-slide,
.slick-slide.slick-loading img {
  display: none;
}
.slick-track::after {
  clear: both;
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  -webkit-user-select: text;
  user-select: text;
  min-height: 1px;
}
.alignright,
[dir="rtl"] .slick-slide {
  float: right;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-show-thumbs .fancybox-thumbs,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous,
.gform_description,
.main-content.single-post .trending-articles .loop-post,
.responsive-embed,
.share-links__link,
.share-links__link .fab,
.share-links__link .far,
.share-links__link .fas,
.slick-initialized .slick-slide,
.slick-slider:not(.slick-initialized) .slick-slide:first-child,
.stay-tuned__link,
.stay-tuned__link .fab,
.stay-tuned__link .far,
.stay-tuned__link .fas,
main,
mediaelementwrapper {
  display: block;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-next,
.slick-prev {
  position: absolute;
  z-index: 10;
  top: 50%;
  display: block;
  width: auto;
  min-width: 0;
  height: auto;
  padding: 0;
  border: none;
  outline: 0;
  background: rgba(0, 0, 0, 0);
  color: transparent;
  font-size: 0;
  line-height: 0;
  box-shadow: none;
  transform: translate(0, -50%);
  cursor: pointer;
}
.slick-next::before,
.slick-prev::before {
  display: block;
  color: #fff;
  font-family: "Font Awesome 6 Free";
  font-size: 1.875rem;
  font-weight: 900;
  line-height: 1;
}
.slick-dots li button,
.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  background: rgba(0, 0, 0, 0);
  color: transparent;
  outline: 0;
}
.slick-next:focus::before,
.slick-next:hover::before,
.slick-prev:focus::before,
.slick-prev:hover::before {
  opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: 0.5;
}
[dir="rtl"] .slick-prev {
  right: 0;
  left: auto;
}
.slick-prev:before,
[dir="rtl"] .slick-next:before {
  content: "";
}
.slick-next:before,
[dir="rtl"] .slick-prev:before {
  content: "";
}
[dir="rtl"] .slick-next {
  right: auto;
  left: 0;
}
.slick-dots {
  position: absolute;
  bottom: 1rem;
  margin-left: 0;
  padding: 0;
}
.slick-dots li {
  width: auto;
  height: auto;
  margin: 0 0.375rem;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  display: block;
  width: auto;
  height: auto;
  padding: 0;
  border: 0;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}
.slick-dots li button::before {
  content: "";
  position: static;
  display: block;
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  font-size: 0;
  line-height: 1.25;
  text-align: center;
  transition: 0.3s;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before,
.slick-dots li.slick-active button:before {
  opacity: 1;
  background-color: #fff;
}
.fancybox-active {
  height: auto;
}
.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}
.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: 0;
  position: fixed;
  top: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s, visibility 0s 0.25s;
  visibility: hidden;
  z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity 0.25s, visibility;
  visibility: visible;
}
.fancybox-slide,
.fancybox-slide--image .fancybox-content {
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
}
.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-toolbar {
  right: 0;
  top: 0;
}
.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}
.fancybox-slide {
  display: none;
  height: 100%;
  left: 0;
  outline: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  top: 0;
  white-space: normal;
  z-index: 99994;
}
.fancybox-content,
.fancybox-slide::before {
  display: inline-block;
  vertical-align: middle;
}
.fancybox-slide::before {
  content: "";
  font-size: 0;
  height: 100%;
  width: 0;
}
.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2),
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small,
.fancybox-slide--image::before,
.slick-dots li:only-child,
p:empty {
  display: none;
}
.fancybox-slide--html {
  padding: 6px;
}
.fancybox-content {
  background: #fff;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
}
.fancybox-image,
.fancybox-slide--image .fancybox-content,
.fancybox-spaceball {
  max-width: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  background: rgba(0, 0, 0, 0);
  top: 0;
  left: 0;
}
.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  overflow: visible;
  padding: 0;
  position: absolute;
  -ms-transform-origin: top left;
  transform-origin: top left;
  user-select: none;
  z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.fancybox-container [data-selectable="true"] {
  cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
  border: 0;
  height: 100%;
  margin: 0;
  max-height: none;
  padding: 0;
  position: absolute;
  user-select: none;
  width: 100%;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}
.fancybox-slide--video .fancybox-content {
  background: #000;
}
.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}
.fancybox-iframe,
.fancybox-video {
  background: rgba(0, 0, 0, 0);
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}
.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}
.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button.fancybox-focus {
  outline: dotted 1px;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: 0;
}
.fancybox-button div,
.home-slide__inner,
html {
  height: 100%;
}
.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}
.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -ms-transform-origin: 0;
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}
.fancybox-close-small {
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}
.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}
.fancybox-navigation .fancybox-button div {
  padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}
.fancybox-caption {
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.85) 0,
    rgba(0, 0, 0, 0.3) 50%,
    rgba(0, 0, 0, 0.15) 65%,
    rgba(0, 0, 0, 0.075) 75.5%,
    rgba(0, 0, 0, 0.037) 82.85%,
    rgba(0, 0, 0, 0.019) 88%,
    rgba(0, 0, 0, 0) 100%
  );
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  right: 0;
  text-align: center;
  z-index: 99996;
}
.fancybox-caption--separate {
  margin-top: -50px;
}
.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}
.contact-link a:focus,
.contact-link a:hover,
.fancybox-caption a:hover,
p a {
  text-decoration: underline;
}
.fancybox-caption a:hover {
  color: #fff;
}
.fancybox-loading {
  animation: 1s linear infinite fancybox-rotate;
  background: rgba(0, 0, 0, 0);
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}
@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited,
.industries-posts
  .industries
  .industry-item
  .content-wrapper:hover
  .text-wrapper,
.leadership-block .leadership .leadership-item .back-part .description {
  color: #fff;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: 0;
  padding: 10px 15px;
  width: 100%;
}
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  top: 0;
  width: 212px;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list,
.video-holder {
  overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100px;
}
.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}
.arrows-wrapper .slick-arrow.slick-disabled,
.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
.gform_fields::after,
.slick-slider:not(.slick-initialized)::after {
  content: "";
  display: table;
  clear: both;
}
.slick-slide {
  transition: transform 0.3s ease-in-out;
}
.grid-container,
.home-slide,
iframe {
  width: 100%;
}
.home-slide__caption {
  position: relative;
  z-index: 3;
  min-height: 43.75rem;
}
.home-slide__button {
  margin-top: 1.5rem;
}
.video-holder {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.video-holder__media {
  z-index: 2;
  pointer-events: none;
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
}
.slick-prev {
  left: 1rem;
}
.slick-next {
  right: 1rem;
}
.slick-dots {
  display: flex;
  justify-content: center;
  left: 0;
}
.slick-dots li button::before {
  border: 2px solid #45d4ff;
  background-color: rgba(0, 0, 0, 0);
}
.slick-dots li.slick-active button::before {
  background-color: #45d4ff;
}
html {
  font-size: 1.1111111111vw;
}
@media print, screen and (max-width: 75.06125em) {
  html {
    font-size: 17px;
  }
  .industries-slider .title-wrapper br {
    display: none;
  }
}
body {
  font-size: clamp(14px, 1rem, 1rem);
}
.fw-500,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a,
.inherit-color .h1,
.inherit-color .h2,
.inherit-color .h3,
.inherit-color .h4,
.inherit-color .h5,
.inherit-color .h6,
.inherit-color h1,
.inherit-color h2,
.inherit-color h3,
.inherit-color h4,
.inherit-color h5,
.inherit-color h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
.h1,
.h2,
.has-h-1-font-size,
.has-h-2-font-size,
h1,
h2 {
  font-family: "Cabin", sans-serif;
  line-height: 1;
}
.h3,
.has-h-3-font-size,
h3 {
  font-family: "Cabin", sans-serif;
  line-height: 1.25;
}
ul {
  font-size: inherit;
}
ol,
ul {
  list-style-position: inside;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
}
a {
  color: #45d4ff;
  transition: 0.2s ease-in-out;
}
a:focus,
a:hover {
  color: rgb(4.2, 197.0193548387, 255);
}
.button,
a,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-tap-highlight-color: rgba(186, 43, 0, 0.5) !important;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
}
:root {
  --input-fz: 1rem;
  --input-lh: 1.3;
  --input-pt: 0.625rem;
  --input-pb: 0.625rem;
  --input-pl: 1rem;
  --input-pr: 1rem;
  --input-bd: 1px;
  --grid-col-gap: 2rem;
}
[type="color"],
[type="date"],
[type="datetime-local"],
[type="datetime"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
body .select2-container .select2-selection,
select,
textarea {
  --input-height: calc(
    var(--input-fz) * var(--input-lh) + var(--input-pt) + var(--input-pb) +
      var(--input-bd) * 2
  );
  height: var(--input-height);
  margin-bottom: 0;
  padding-top: var(--input-pt);
  padding-bottom: var(--input-pb);
  padding-left: var(--input-pl);
  padding-right: var(--input-pr);
  border-width: var(--input-bd);
  font-size: var(--input-fz);
  line-height: var(--input-lh);
  border-radius: 4px;
  color: #000;
}
[type="color"]:focus,
[type="date"]:focus,
[type="datetime-local"]:focus,
[type="datetime"]:focus,
[type="email"]:focus,
[type="month"]:focus,
[type="number"]:focus,
[type="password"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="text"]:focus,
[type="time"]:focus,
[type="url"]:focus,
[type="week"]:focus,
body .select2-container .select2-selection:focus,
select:focus,
textarea:focus {
  border-width: var(--input-bd);
}
select:not([multiple]) {
  padding: 0.625rem 2rem 0.625rem 1rem;
}
body .select2-hidden-accessible {
  left: 0;
}
body .select2 {
  font-weight: 300;
  text-align: left;
  width: 100% !important;
  display: flex;
}
body .select2 .selection {
  flex: 1;
}
body .select2-dropdown {
  padding: 0;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fff;
  font-size: clamp(12px, 0.875rem, 0.875rem);
}
body .select2-dropdown li {
  margin: 0;
  padding: 0 0.625rem;
  font-size: inherit;
  line-height: 1.86;
  transition: 0.15s ease-in;
}
body .select2-dropdown li:hover {
  background: #ededed;
}
body .select2-container .select2-selection {
  margin: 0;
  padding: 0.625rem 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  font-size: 1rem;
  line-height: normal;
}
body .select2-container .select2-selection--single {
  height: var(--input-height);
}
body
  .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  padding: 0;
  color: #fff;
  line-height: 1.3;
}
body
  .select2-container
  .select2-selection--single
  .select2-selection__placeholder {
  color: #cacaca;
}
body .select2-container .select2-selection--single .select2-selection__clear {
  margin-right: 0.5rem;
}
body .select2-container .select2-selection--single .select2-selection__arrow {
  top: 50%;
  right: 0.625rem;
  width: auto;
  height: auto;
  font-size: 0.75rem;
  line-height: 1;
  transform: translateY(-50%);
}
body
  .select2-container
  .select2-selection--single
  .select2-selection__arrow::after {
  content: "";
  color: #fff;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}
.get-started-form .gform-page-footer .gform_previous_button:before,
.gform_description:empty,
.gform_heading,
.gform_wrapper .select2 .dropdown-wrapper,
.gform_wrapper.gform-theme
  .ginput_container_fileupload
  .validation_message:empty,
.gform_wrapper.gravity-theme
  .ginput_container_fileupload
  .validation_message:empty,
.ginput_container_fileupload .validation_message:empty,
.images-accordion img,
.tabs-section .kt-tabs-layout-vtabs:after,
body .select2-container .select2-selection--single .select2-selection__arrow b {
  display: none;
}
body .select2-container .select2-selection--multiple {
  min-height: var(--input-height);
  height: auto;
}
body
  .select2-container
  .select2-selection--multiple
  .select2-selection__rendered {
  line-height: 1.3;
  padding: 0;
  display: inline;
  vertical-align: middle;
}
body
  .select2-container
  .select2-selection--multiple
  .select2-selection__rendered
  li {
  margin: 0 2px 2px 0;
}
body
  .select2-container
  .select2-selection--multiple
  .select2-selection__choice {
  border-radius: 0;
  display: inline-block;
  padding: 0 0.125rem 0 1rem;
  box-shadow: inset 0 0 0 1px #cacaca;
  background-color: #e6e6e6;
  border: none;
}
body
  .select2-container
  .select2-selection--multiple
  .select2-selection__choice__remove {
  padding: 0 0.25rem !important;
  min-block-size: 0 !important;
  display: flex !important;
  align-items: center !important;
  background-color: rgba(0, 0, 0, 0) !important;
  color: inherit !important;
  border: none !important;
  line-height: 1 !important;
  top: 50%;
  transform: translateY(-50%);
}
body
  .select2-container
  .select2-selection--multiple
  .select2-selection__choice__remove
  span {
  line-height: 1;
}
body .select2-container .select2-selection--multiple .select2-search {
  vertical-align: middle;
  margin: 0.1875rem;
  display: inline-flex;
}
body .select2-container .select2-selection--multiple .select2-search__field {
  height: 1.125rem;
  margin-top: 0;
  margin-left: 0.25rem;
  font-size: inherit;
  line-height: inherit;
  display: inline-block;
}
body
  .select2-container--default
  .select2-results__option--highlighted[aria-selected],
body
  .select2-container--default
  .select2-results__option--highlighted[data-selected],
body .select2-container--default .select2-results__option[aria-selected="true"],
body
  .select2-container--default
  .select2-results__option[data-selected="true"] {
  background: #ededed;
  color: #fff;
}
body .select2-container--default.select2-container--focus .select2-selection {
  outline: 0;
  background-color: #e6e6e6;
  border: 1px solid #8a8a8a;
}
body .select2-container--open .select2-dropdown--below {
  border-top: 1px solid #cacaca;
}
body .select2-container--open .select2-selection__arrow::after {
  content: "" !important;
}
body .select2-dropdown .select2-search--dropdown .select2-search__field {
  height: auto;
  padding: 0.25rem 0.625rem;
}
textarea[rows] {
  max-width: 100%;
  height: 10rem;
}
[type="number"] {
  -moz-appearance: textfield;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.number-box {
  position: relative;
  display: inline-block;
  min-width: 4rem;
}
.number-box input {
  width: 100%;
  padding-right: 1.25rem !important;
}
.number-box__control {
  position: absolute;
  right: 0.5rem;
  font-size: 1rem;
  cursor: pointer;
  line-height: 0.75;
  height: 0.75em;
}
.mejs-mediaelement,
body {
  position: static !important;
}
.number-box__control--inc {
  top: 0.375rem;
}
.number-box__control--dec {
  bottom: 0.375rem;
}
.gform_footer .button,
:last-child,
[type="checkbox"],
[type="file"],
[type="radio"] {
  margin-bottom: 0;
}
.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border-width: 1px;
  text-decoration: none;
  transition: 0.2s ease-in-out;
  font-size: 1rem;
  font-weight: 600;
}
.button:not(.arrow-button) {
  border: none;
  border-radius: 1.5rem;
  background: rgba(0, 0, 0, 0);
  line-height: 1.5;
  transition: 0.3s ease-in-out;
  box-shadow: 0 0 1.25rem 0 rgba(69, 212, 255, 0.95);
  position: relative;
  overflow: unset !important;
}
.button:not(.arrow-button):after,
.button:not(.arrow-button):before {
  border: 2px solid #fff;
  content: "";
  display: block;
  border-radius: 1.5rem;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  transition: 0.3s ease-in-out;
}
.button:not(.arrow-button):before {
  background: linear-gradient(180deg, #e6f6fa 0, #fff 100%);
  opacity: 1;
}
.button:not(.arrow-button):after {
  opacity: 0;
  background: linear-gradient(
    180deg,
    rgba(230, 246, 250, 0.8) 0,
    rgba(255, 255, 255, 0.8) 100%
  );
}
.button.arrow-button,
.button:not(.arrow-button):focus,
.button:not(.arrow-button):hover {
  background: rgba(0, 0, 0, 0);
  box-shadow: none;
}
.button:not(.arrow-button):focus:before,
.button:not(.arrow-button):hover:before {
  opacity: 0;
  border: 2px solid #c1cece;
}
.button:not(.arrow-button):focus:after,
.button:not(.arrow-button):hover:after {
  opacity: 1;
  border: 2px solid #c1cece;
}
.button:not(.arrow-button).smaller {
  padding: 0.375rem 1.5rem;
  font-weight: 500;
}
.button:not(.arrow-button).gform_button {
  margin: 0 auto;
  padding: 0.6rem 1.53125rem;
  font-size: 0.875rem;
}
.button.arrow-button {
  padding: 5px 1rem 5px 0;
  color: #fff;
  border-radius: 0;
  border: none;
  width: fit-content;
  position: relative;
}
.button.arrow-button:after {
  content: "";
  opacity: 1;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 0.75rem;
  color: #c1d1dd;
  position: absolute;
  right: 0;
  margin-top: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.3s ease-in-out;
}
.button.arrow-button:hover,
.footer
  .footer-top-part
  .footer-menus-wrapper
  .footer-menu-container
  .footer-menu
  .menu-item
  a:hover,
.footer
  .footer-top-part
  .footer-menus-wrapper
  .footer-menu-container
  .footer-menu
  .menu-item.current-menu-item
  a:hover,
.industries-posts
  .industries
  .industry-item
  .content-wrapper
  .learn-more:hover {
  color: #c1d1dd;
}
.button.arrow-button:hover:after {
  color: #c1d1dd;
  transform: translate(0.625rem, -50%);
}
.body-s {
  font-size: 0.875rem;
  font-weight: 400;
}
.body-l,
.kt-accordion-inner-wrap .wp-block-kadence-pane .kt-accordion-panel-inner {
  font-size: 1.25rem;
  font-weight: 500;
}
.gradient-text {
  background: linear-gradient(180deg, #fff 72%, rgba(0, 100, 207, 0.75) 105%);
  -webkit-background-clip: text;
  background-clip: text;
}
.black-gradient-text {
  background: linear-gradient(150deg, #e5e5e0 0, rgba(71, 78, 84, 0.75) 85%);
  -webkit-background-clip: text;
  background-clip: text;
}
.tag {
  text-transform: uppercase;
  font-family: Switzer, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #45d4ff;
  font-size: 0.875rem;
}
.kb-button strong {
  font-weight: 600 !important;
}
.alignnone {
  margin: 0 1em 1em 0;
  clear: both;
}
.alignright {
  margin: 0 0 1em 1em;
}
.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
.aligncenter {
  display: block;
  margin-right: auto;
  margin-bottom: 1em;
  margin-left: auto;
  clear: both;
}
.gform_fields,
p:last-child > .aligncenter,
p:last-child > .alignleft,
p:last-child > .alignnone,
p:last-child > .alignright {
  margin: 0;
}
.wp-caption {
  max-width: 100%;
  padding: 0.25rem 0.25rem 0.625rem;
  border: 1px solid #f0f0f0;
  background: #fff;
  text-align: center;
}
.wp-caption img {
  width: auto;
  margin-bottom: 0.75rem;
}
.wp-caption figcaption {
  margin-bottom: 0;
  font-size: 0.875rem;
}
.gallery-caption {
  padding: 0.5rem;
  font-size: clamp(12px, 0.75rem, 0.75rem);
  line-height: 1.4;
}
.comment-content,
.comment-meta,
.industries-slider
  .industries-slides
  .industry-slide
  .title-wrapper
  .button:after,
.testimonials-slider .testimonials-slider-wrapper .testimonial .info-wrapper {
  font-size: 0.875rem;
}
.gallery {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin-bottom: 1.5rem;
}
.gallery-item {
  display: inline-block;
  width: 100%;
  margin-right: 1rem;
  margin-bottom: 1rem;
  vertical-align: top;
  text-align: center;
}
.gallery-item:last-of-type {
  padding-right: 0;
}
.gallery-item > div > a {
  display: block;
  line-height: 0;
  box-shadow: 0 0 0 0 transparent;
}
.gallery-item > div > a:focus {
  box-shadow: 0 0 0 2px #0073aa;
}
.gallery-columns-2 .gallery-item {
  max-width: calc((100% - 1rem * 1) / 2);
}
.gallery-columns-2 .gallery-item:nth-of-type(2n + 2),
.gallery-columns-3 .gallery-item:nth-of-type(3n + 3),
.gallery-columns-4 .gallery-item:nth-of-type(4n + 4),
.gallery-columns-5 .gallery-item:nth-of-type(5n + 5),
.gallery-columns-6 .gallery-item:nth-of-type(6n + 6),
.gallery-columns-7 .gallery-item:nth-of-type(7n + 7),
.gallery-columns-8 .gallery-item:nth-of-type(8n + 8),
.gallery-columns-9 .gallery-item:nth-of-type(9n + 9) {
  margin-right: 0;
}
.gallery-columns-3 .gallery-item {
  max-width: calc((100% - 1rem * 2) / 3);
}
.gallery-columns-4 .gallery-item {
  max-width: calc((100% - 1rem * 3) / 4);
}
.gallery-columns-5 .gallery-item {
  max-width: calc((100% - 1rem * 4) / 5);
}
.gallery-columns-6 .gallery-item {
  max-width: calc((100% - 1rem * 5) / 6);
}
.gallery-columns-7 .gallery-item {
  max-width: calc((100% - 1rem * 6) / 7);
}
.gallery-columns-8 .gallery-item {
  max-width: calc((100% - 1rem * 7) / 8);
}
.gallery-columns-9 .gallery-item {
  max-width: calc((100% - 1rem * 8) / 9);
}
#wpadminbar {
  -webkit-transform: translateZ(0);
}
.wp-video {
  width: 100% !important;
}
.wp-video .mejs-container {
  width: 100% !important;
  height: auto !important;
}
.wp-video-shortcode video,
video.wp-video-shortcode {
  display: block !important;
  width: 100% !important;
  height: auto !important;
}
.woocommerce nav.woocommerce-pagination ul,
ul.page-numbers {
  margin: 2rem 0 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  border: none;
  text-align: center;
}
.woocommerce nav.woocommerce-pagination ul li,
ul.page-numbers li {
  margin: 0 0.25rem;
  padding: 0;
  border: none;
  line-height: 1.5;
}
.woocommerce nav.woocommerce-pagination ul li > a,
.woocommerce nav.woocommerce-pagination ul li > span,
ul.page-numbers li > a,
ul.page-numbers li > span {
  display: block;
  min-width: 2rem;
  min-height: 2rem;
  line-height: 2rem;
  padding: 0 2px;
}
.woocommerce nav.woocommerce-pagination ul li > a span,
.woocommerce nav.woocommerce-pagination ul li > span span,
ul.page-numbers li > a span,
ul.page-numbers li > span span {
  padding: 0;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
ul.page-numbers li a:focus,
ul.page-numbers li a:hover {
  background-color: #e6e6e6;
}
.woocommerce nav.woocommerce-pagination ul li a::before,
.woocommerce nav.woocommerce-pagination ul li span::before,
ul.page-numbers li a::before,
ul.page-numbers li span::before {
  font-weight: 900;
}
.woocommerce nav.woocommerce-pagination ul li a.current,
.woocommerce nav.woocommerce-pagination ul li span.current,
ul.page-numbers li a.current,
ul.page-numbers li span.current {
  display: block;
  background: #45d4ff;
  color: #fff;
}
.woocommerce nav.woocommerce-pagination ul li > .pagination-arrow.disabled,
ul.page-numbers li > .pagination-arrow.disabled {
  cursor: not-allowed;
  opacity: 0.7;
}
#comments {
  padding-top: 2rem;
}
.comment-list {
  margin: 0 0 1.25rem;
  padding: 0;
}
.comment {
  position: relative;
  margin-top: 1rem;
}
.comment-metadata {
  margin-top: 0.25rem;
  color: #666;
}
.comment-content {
  margin-top: 1rem;
  padding-left: 1rem;
  border-left: 1px solid #ddd;
}
.gfield_description,
.gform_footer {
  margin-top: var(--field-y-gap);
}
.reply {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}
.comment-reply-link {
  display: block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  background: #777;
  color: #fefefe;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
}
.comment-reply-link:focus,
.comment-reply-link:hover {
  background-color: #45d4ff;
  color: #fff;
  text-decoration: none;
}
.comment-form,
.gform_wrapper.inline-form_wrapper {
  display: flex;
  flex-flow: row wrap;
}
.comment-form-comment,
.comment-notes {
  flex: 1 0 100%;
}
.comment-form-comment {
  order: 1;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
  flex: 1 1 auto;
  flex-basis: calc(33.3333% - 1.25rem);
}
.comment-form .form-submit,
.comment-form-cookies-consent {
  order: 2;
}
.comment-form .form-submit {
  flex-basis: 100%;
}
body {
  display: flex;
  flex-direction: column;
  height: auto;
  --section-width: 77rem;
  --section-horizontal-padding: calc(var(--grid-col-gap, 2rem) * 0.5);
  --side-offset: max(
    calc((100% - var(--section-width)) / 2 + var(--section-horizontal-padding)),
    var(--section-horizontal-padding)
  );
  --wp--preset--font-size--h-1: 2.875rem;
  --wp--preset--font-size--h-2: 2.25rem;
  --wp--preset--font-size--h-3: 1.625rem;
  --wp--preset--font-size--h-4: 1.25rem;
  --wp--preset--font-size--h-5: 1.125rem;
  --wp--preset--font-size--h-6: 1rem;
}
.woocommerce img,
.woocommerce-page img,
img {
  transition: opacity 0.3s ease-in-out;
}
.woocommerce img.pre-lazyload,
.woocommerce img[data-lazy-src],
.woocommerce-page img.pre-lazyload,
.woocommerce-page img[data-lazy-src],
img.pre-lazyload,
img[data-lazy-src] {
  opacity: 0;
}
.arrows-wrapper .slick-arrow.slick-disabled:before,
.gchoice input[type="checkbox"]:checked:after,
.gchoice input[type="radio"]:checked:after,
.woocommerce img.lazyloaded,
.woocommerce-page img.lazyloaded,
img.lazyloaded {
  opacity: 1;
}
@media screen and (min-width: 75.0625em) {
  body
    .select2-container
    .select2-selection--single
    .select2-selection__arrow::after,
  body
    .select2-container
    .select2-selection--single
    .select2-selection__arrow::before {
    right: 2rem;
  }
  :root {
    --grid-col-gap: 2rem;
  }
}
.grid-container:not(.full) > .grid-padding-x,
.grid-padding-x .grid-padding-x {
  margin-right: calc(var(--grid-col-gap, 2rem) * -0.5);
  margin-left: calc(var(--grid-col-gap, 2rem) * -0.5);
}
.grid-padding-x > .cell {
  padding-right: calc(var(--grid-col-gap, 2rem) * 0.5);
  padding-left: calc(var(--grid-col-gap, 2rem) * 0.5);
}
.left-offset {
  padding-left: var(--side-offset);
}
.right-offset {
  padding-right: var(--side-offset);
}
.gform_wrapper.gform-theme div.validation_message,
.gform_wrapper.gravity-theme div.validation_message,
.gravity-theme.gform_wrapper.gform-theme--no-framework .validation_message {
  position: absolute;
  z-index: 3;
  top: calc(100% + 0.5rem);
  left: 1rem;
  display: inline-block;
  margin: 0;
  padding: 0.1875rem 0.375rem;
  border-radius: 2px;
  background-color: #f7e4e1;
  color: #333;
  font-size: clamp(12px, 0.75rem, 0.75rem);
  font-style: normal;
  letter-spacing: normal;
  text-transform: none;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  width: auto;
  max-width: calc(100% - 1rem);
  border: none;
}
.get-started-form
  #gform_page_3_2
  .gform_page_fields
  .gfield--width-full:not(.gfield--type-html)
  .validation_message,
.get-started-form
  #gform_page_3_2
  .gform_page_fields
  .gfield--width-half:nth-of-type(2n)
  .validation_message {
  left: 50%;
}
.gform_wrapper.gform-theme div.validation_message::before,
.gform_wrapper.gravity-theme div.validation_message::before,
.gravity-theme.gform_wrapper.gform-theme--no-framework
  .validation_message::before {
  content: "Error:";
  display: inline-block;
  margin-right: 0.25em;
  font-weight: 700;
}
.gform_wrapper.gform-theme .validation_error .gform_submission_error,
.gform_wrapper.gform-theme div.gform_validation_errors .gform_submission_error,
.gform_wrapper.gravity-theme .validation_error .gform_submission_error,
.gform_wrapper.gravity-theme
  div.gform_validation_errors
  .gform_submission_error,
.gravity-theme.gform_wrapper.gform-theme--no-framework
  .gform_validation_errors
  .gform_submission_error,
.gravity-theme.gform_wrapper.gform-theme--no-framework
  .validation_error
  .gform_submission_error {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.gform_wrapper.gform-theme div.validation_message::after,
.gform_wrapper.gravity-theme div.validation_message::after,
.gravity-theme.gform_wrapper.gform-theme--no-framework
  .validation_message::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 1.25rem;
  width: 1rem;
  height: 0.5rem;
  border-width: 0 0.5rem 0.5rem;
  border-style: solid;
  border-color: transparent transparent #f7e4e1;
}
body .gform-theme--framework {
  --gf-form-gap-x: 2rem;
  --gf-form-gap-y: 1.25rem;
  --gf-field-gap-x: var(--gf-form-gap-x);
  --gf-field-gap-y: var(--gf-form-gap-y);
  --gf-color-primary: #45d4ff !important;
  --gf-field-list-btn-size: 1.25rem;
  --gf-field-list-btns-width: 5rem;
  --gf-icon-font-size: 1.25rem;
  --gf-ctrl-number-spin-btn-bg-size: 0.5rem 1rem;
  --gf-ctrl-number-spin-btn-width: 0.5rem;
  --gf-ctrl-radius: 0;
  --gf-ctrl-size-md: calc(
    var(--input-fz) * var(--input-lh) + var(--input-pt) + var(--input-pb) +
      var(--input-bd) * 2
  );
  --gf-ctrl-size-sm: calc(var(--gf-ctrl-size-md) * 0.9);
  --gf-ctrl-size-lg: calc(var(--gf-ctrl-size-md) * 1.1);
  --gf-ctrl-size-xl: calc(var(--gf-ctrl-size-md) * 1.2);
  --gf-ctrl-padding-y: var(--input-pt);
  --gf-ctrl-padding-x: var(--input-pl);
  --gf-ctrl-bg-color: #fff;
  --gf-ctrl-border-color-error: #cc4b37;
  --gf-ctrl-border-color: #cacaca !important;
  --gf-ctrl-border-width: 1px !important;
  --gf-ctrl-color: #fff;
  --gf-ctrl-font-family: inherit;
  --gf-ctrl-font-size: var(--input-fz);
  --gf-ctrl-font-style: normal;
  --gf-ctrl-font-weight: 400;
  --gf-ctrl-line-height: var(--input-lh);
  --gf-ctrl-shadow: none;
  --gf-ctrl-radio-check-size-md: 0.5rem;
  --gf-ctrl-choice-size-md: 1.25rem;
  --gf-ctrl-textarea-height: 6rem;
  --gf-ctrl-label-font-size-primary: inherit;
  --gf-ctrl-label-font-size-secondary: inherit;
  --gf-ctrl-label-font-size-tertiary: inherit;
  --gf-ctrl-label-font-size-req: inherit;
  --gf-ctrl-file-btn-font-size: inherit;
  --gf-ctrl-desc-font-size: 1em;
  --gf-label-space-primary: 0.5rem;
  --gf-ctrl-label-color-primary: #fff !important;
  --gf-ctrl-label-color-secondary: #fff !important;
  --gf-ctrl-label-color-tertiary: #fff;
  --gf-label-choice-field-space-primary: 0.5rem;
  --gf-label-space-x-secondary: 0.5rem;
  --gf-field-section-padding-y-end: 0.5rem;
  --gf-label-width: 100%;
  --gf-label-req-gap: 0.5rem;
  --gf-desc-space: 0.5rem;
  --gf-ctrl-btn-bg-color-primary: #45d4ff;
  --gf-ctrl-btn-bg-color-hover-primary: rgb(36.6, 204.5096774194, 255);
  --gf-ctrl-btn-bg-color-focus-primary: rgb(36.6, 204.5096774194, 255);
  --gf-ctrl-btn-bg-color-disabled-primary: #45d4ff;
  --gf-ctrl-btn-border-color-primary: transparent;
  --gf-ctrl-btn-border-color-hover-primary: transparent;
  --gf-ctrl-btn-border-color-focus-primary: var(
    --gf-ctrl-btn-bg-color-hover-primary
  );
  --gf-ctrl-btn-border-color-disabled-primary: transparent;
  --gf-ctrl-btn-border-style-primary: solid;
  --gf-ctrl-btn-border-width-primary: 1px;
  --gf-ctrl-btn-color-primary: #0c1826;
  --gf-ctrl-btn-color-hover-primary: #0c1826;
  --gf-ctrl-btn-color-focus-primary: #0c1826;
  --gf-ctrl-btn-color-disabled-primary: #0c1826;
  --gf-ctrl-btn-radius: var(--gf-ctrl-radius);
  --gf-ctrl-btn-size-md: auto;
  --gf-ctrl-btn-padding-y: 0.75rem;
  --gf-ctrl-btn-padding-x: 2rem;
  --gf-ctrl-btn-font-size-md: 1rem;
  --gf-form-footer-margin-y-start: 1rem;
  --gf-form-footer-gap: 0.5rem;
  --gf-field-date-width: 10.5rem;
  --gf-field-time-width: 7rem;
  --gf-field-list-btns-gap: 0.5rem;
  --gf-field-pg-steps-gap-y: 0.5rem;
  --gf-field-pg-steps-gap-x: 1.5rem;
}
body .gform-theme--framework input[type="file"] {
  --gf-ctrl-padding-y: 0;
}
body .gform-theme--framework .gfield .select2-selection--single {
  position: relative;
  height: var(--gf-ctrl-size);
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  align-items: center;
}
body .gform-theme--framework .gfield textarea.small {
  min-block-size: 7rem;
}
body .gform-theme--framework .gfield textarea.medium {
  min-block-size: 8rem;
}
body .gform-theme--framework .gfield textarea.large {
  min-block-size: 10rem;
}
body .gform-theme--framework .gfield--type-choice .gchoice,
body .gform-theme--framework .gfield--type-choice .ginput_container_consent {
  align-items: center;
}
.gform_wrapper.gform-theme .validation_error,
.gform_wrapper.gform-theme div.gform_validation_errors,
.gform_wrapper.gravity-theme .validation_error,
.gform_wrapper.gravity-theme div.gform_validation_errors {
  margin-bottom: 1rem;
  padding: 1rem;
  border: 1px solid #cc4b37;
  background-color: #f7e4e1;
  color: #fff;
  font-size: inherit;
  text-align: left;
  border-radius: 0;
  box-shadow: none;
}
.gform_wrapper.gform-theme .validation_error:first-child,
.gform_wrapper.gform-theme div.gform_validation_errors:first-child,
.gform_wrapper.gravity-theme .validation_error:first-child,
.gform_wrapper.gravity-theme div.gform_validation_errors:first-child {
  margin-top: 0;
}
.ajax-overlay,
.gform_wrapper.gform-theme .gfield,
.gform_wrapper.gform-theme .gform_footer,
.gform_wrapper.gravity-theme .gfield,
.gform_wrapper.gravity-theme .gform_footer,
.infinite-slider,
.jarallax-inline,
.large-link .arrow-title,
.page-hero-image figure,
.rel-wrap,
.search-form,
.wp-block-kadence-tabs .kt-tabs-content-wrap {
  position: relative;
}
.gform_wrapper.gform-theme .gfield.gfield_error .select2-selection,
.gform_wrapper.gform-theme .gfield.gfield_error [aria-invalid="true"],
.gform_wrapper.gravity-theme .gfield.gfield_error .select2-selection,
.gform_wrapper.gravity-theme .gfield.gfield_error [aria-invalid="true"] {
  border-color: #cc4b37;
}
.gform_wrapper.gform-theme .gform-loader,
.gform_wrapper.gravity-theme .gform-loader {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  margin: auto auto auto 0.5rem;
}
.gform_validation_container,
.gform_wrapper .gform_validation_container,
body .gform_wrapper li.gform_validation_container,
body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
  position: absolute !important;
  left: -9000px;
  display: none !important;
}
.gform_wrapper.inline-form_wrapper .inline-form .gform_fields::after,
.gform_wrapper.inline-form_wrapper .inline-form .gform_fields::before,
.gravity-theme.gform_wrapper.gform-theme--no-framework .gform_fields::after,
.gravity-theme.gform_wrapper.gform-theme--no-framework .gform_fields::before,
div.gfield_list_icons button::after,
div.gfield_list_icons button::before {
  content: none;
  display: none;
}
.gform_heading {
  margin-bottom: 0.75rem;
}
.gform_wrapper .select2 {
  width: 100% !important;
  display: flex;
}
.gform_wrapper .clear-multi {
  display: flex;
}
.gform_wrapper .ginput_container.ginput_complex .gfield_time_ampm,
.gform_wrapper .ginput_container.ginput_complex .gfield_time_hour,
.gform_wrapper .ginput_container.ginput_complex .gfield_time_minute {
  max-width: none;
  position: relative;
  flex: 1 1 0;
  margin-left: calc(var(--field-x-gap) / 2);
  margin-right: calc(var(--field-x-gap) / 2);
}
.gform_wrapper
  .ginput_container.ginput_complex
  .gfield_time_ampm
  .select2-search--dropdown,
.gform_wrapper
  .ginput_container.ginput_complex
  .gfield_time_hour
  .select2-search--dropdown,
.gform_wrapper
  .ginput_container.ginput_complex
  .gfield_time_minute
  .select2-search--dropdown {
  padding: 0 !important;
}
.gform_wrapper
  .ginput_container.ginput_complex
  .gfield_time_ampm
  .select2-selection,
.gform_wrapper .ginput_container.ginput_complex .gfield_time_ampm input,
.gform_wrapper .ginput_container.ginput_complex .gfield_time_ampm select,
.gform_wrapper
  .ginput_container.ginput_complex
  .gfield_time_hour
  .select2-selection,
.gform_wrapper .ginput_container.ginput_complex .gfield_time_hour input,
.gform_wrapper .ginput_container.ginput_complex .gfield_time_hour select,
.gform_wrapper
  .ginput_container.ginput_complex
  .gfield_time_minute
  .select2-selection,
.gform_wrapper .ginput_container.ginput_complex .gfield_time_minute input,
.gform_wrapper .ginput_container.ginput_complex .gfield_time_minute select {
  width: 100% !important;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  text-align: center;
}
.gform_wrapper .ginput_container.ginput_complex .hour_minute_colon {
  flex: 0 0 auto;
  padding: 0 !important;
  align-self: center !important;
  text-align: center;
}
.gform_wrapper .gfield_time_hour {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
}
.gfield {
  position: relative;
}
.ginput_complex label,
body .gform_wrapper.gravity-theme .gfield_label {
  font-weight: 500;
  font-size: 0.9375rem;
}
.ginput_container ul {
  margin-left: 0;
}
.gfield_error .select2-selection,
.gfield_error input,
.gfield_error select,
.gfield_error textarea {
  border-color: #ec7a7a;
}
.gform_confirmation_message {
  margin-bottom: 1rem;
}
.gform_footer {
  position: relative;
  text-align: right;
}
.ginput_container_date input {
  --gf-local-width: 100% !important;
  flex-grow: 1;
}
div.gfield_list_icons button {
  opacity: 0.5;
  width: 1.25rem;
  height: 1.25rem;
  padding: 0;
  border: none;
  background-color: rgba(0, 0, 0, 0) !important;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20viewBox%3D%22-444%20448%20256%20256%22%3E%3Cpath%20d%3D%22M-316%20448c-70.7%200-128%2057.3-128%20128s57.3%20128%20128%20128%20128-57.3%20128-128S-245.3%20448-316%20448zM-316%20672c-53%200-96-43-96-96s43-96%2096-96%2096%2043%2096%2096S-263%20672-316%20672z%22/%3E%3Cpolygon%20points%3D%22-332%20512%20-332%20560%20-380%20560%20-380%20592%20-332%20592%20-332%20640%20-300%20640%20-300%20592%20-252%20592%20-252%20560%20-300%20560%20-300%20512%20%22/%3E%3C/svg%3E");
  font-size: 0;
  transition: opacity 0.5s ease-out;
}
div.gfield_list_icons button.delete_list_item {
  margin-left: 0.25rem;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20viewBox%3D%22-139%2051%20512%20512%22%3E%3Cpath%20d%3D%22M117%2051c-141.4%200-256%20114.6-256%20256%200%20141.4%20114.6%20256%20256%20256%20141.4%200%20256-114.6%20256-256C373%20165.6%20258.4%2051%20117%2051zM117%20499C11%20499-75%20413-75%20307s86-192%20192-192c106%200%20192%2086%20192%20192S223%20499%20117%20499zM-11%20339h256v-64H-11V339z%22/%3E%3C/svg%3E");
}
input.datepicker_with_icon {
  display: inline-block;
  width: calc(100% - 1.5rem);
  margin-right: 0.25rem;
  vertical-align: middle;
}
.gform_wrapper.gform-theme .gf_invisible,
.gform_wrapper.gform-theme .gfield_visibility_hidden {
  position: absolute;
  left: -9999px;
  visibility: hidden;
}
.gravity-theme.gform_wrapper.gform-theme--no-framework {
  --field-y-gap: 1.4rem;
  --field-x-gap: 1.25rem;
}
.gravity-theme.gform_wrapper.gform-theme--no-framework .gform_fields {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(auto-fill, auto);
  grid-column-gap: var(--field-x-gap);
  grid-row-gap: var(--field-y-gap);
}
.gravity-theme.gform_wrapper.gform-theme--no-framework .gfield {
  margin-bottom: 0;
  grid-column: 1/-1;
}
@media print, screen and (min-width: 48em) {
  .comment-form-author,
  .comment-form-email {
    margin-right: 1.875rem;
  }
  :root {
    --grid-col-gap: 2rem;
  }
  .gravity-theme.gform_wrapper.gform-theme--no-framework
    .gfield.gfield--width-full {
    -ms-grid-column-span: 12;
    grid-column: span 12;
  }
  .gravity-theme.gform_wrapper.gform-theme--no-framework
    .gfield.gfield--width-eleven-twelfths {
    -ms-grid-column-span: 11;
    grid-column: span 11;
  }
  .gravity-theme.gform_wrapper.gform-theme--no-framework
    .gfield.gfield--width-five-sixths {
    -ms-grid-column-span: 10;
    grid-column: span 10;
  }
  .gravity-theme.gform_wrapper.gform-theme--no-framework
    .gfield.gfield--width-three-quarter {
    -ms-grid-column-span: 9;
    grid-column: span 9;
  }
  .gravity-theme.gform_wrapper.gform-theme--no-framework
    .gfield.gfield--width-two-thirds {
    -ms-grid-column-span: 8;
    grid-column: span 8;
  }
  .gravity-theme.gform_wrapper.gform-theme--no-framework
    .gfield.gfield--width-seven-twelfths {
    -ms-grid-column-span: 7;
    grid-column: span 7;
  }
  .gravity-theme.gform_wrapper.gform-theme--no-framework
    .gfield.gfield--width-half {
    -ms-grid-column-span: 6;
    grid-column: span 6;
  }
  .gravity-theme.gform_wrapper.gform-theme--no-framework
    .gfield.gfield--width-five-twelfths {
    -ms-grid-column-span: 5;
    grid-column: span 5;
  }
  .gravity-theme.gform_wrapper.gform-theme--no-framework
    .gfield.gfield--width-third {
    -ms-grid-column-span: 4;
    grid-column: span 4;
  }
  .gravity-theme.gform_wrapper.gform-theme--no-framework
    .gfield.gfield--width-quarter {
    -ms-grid-column-span: 3;
    grid-column: span 3;
  }
  .gravity-theme.gform_wrapper.gform-theme--no-framework
    .gfield.gfield--width-one-sixth {
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
  .gravity-theme.gform_wrapper.gform-theme--no-framework
    .gfield.gfield--width-one-twelfth {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
  .gravity-theme.gform_wrapper.gform-theme--no-framework .gfield_list_group,
  .gravity-theme.gform_wrapper.gform-theme--no-framework .gfield_list_header {
    display: flex;
    flex-flow: row wrap;
    margin-right: calc(var(--field-x-gap) / -2);
    margin-left: calc(var(--field-x-gap) / -2);
  }
  .gravity-theme.gform_wrapper.gform-theme--no-framework .gfield_list_group {
    margin-bottom: var(--field-y-gap);
  }
  .gravity-theme.gform_wrapper.gform-theme--no-framework
    .gfield_list_group:last-child {
    margin-bottom: 0;
  }
  .gravity-theme.gform_wrapper.gform-theme--no-framework .gfield_header_item,
  .gravity-theme.gform_wrapper.gform-theme--no-framework
    .gfield_list_group_item {
    flex-grow: 1;
    width: 0;
    margin: 0 !important;
    padding-right: calc(var(--field-x-gap) / 2);
    padding-left: calc(var(--field-x-gap) / 2);
  }
}
.gravity-theme.gform_wrapper.gform-theme--no-framework
  .ginput_container.ginput_complex {
  display: flex;
  align-items: center;
  flex-flow: row wrap;
  margin-bottom: 0;
}
.gravity-theme.gform_wrapper.gform-theme--no-framework
  .ginput_container.ginput_complex
  span,
.widget:last-child {
  margin-bottom: 0;
}
.gravity-theme.gform_wrapper.gform-theme--no-framework
  .ginput_container.ginput_complex
  > span {
  display: block;
  flex-basis: 100%;
  padding: 0 !important;
}
@media print, screen and (min-width: 48em) {
  .gravity-theme.gform_wrapper.gform-theme--no-framework
    .ginput_container.ginput_complex {
    margin-right: calc(var(--field-x-gap) / -2);
    margin-left: calc(var(--field-x-gap) / -2);
  }
  .gravity-theme.gform_wrapper.gform-theme--no-framework
    .ginput_container.ginput_complex
    > span {
    flex: 1 1 0;
    width: auto;
    margin-right: calc(var(--field-x-gap) / 2);
    margin-left: calc(var(--field-x-gap) / 2);
  }
  .gravity-theme.gform_wrapper.gform-theme--no-framework
    .ginput_container.ginput_complex
    > span.ginput_full {
    width: calc(100% - var(--field-x-gap));
    flex-basis: calc(100% - var(--field-x-gap));
  }
  .gravity-theme.gform_wrapper.gform-theme--no-framework
    .ginput_container.ginput_complex
    > span.ginput_full
    > span {
    display: block;
    float: left;
    width: calc(50% - var(--field-x-gap));
  }
}
.gravity-theme.gform_wrapper.gform-theme--no-framework
  .ginput_container.ginput_container_address
  span {
  margin-bottom: 0;
  padding: 0;
  flex-basis: 100%;
}
.gravity-theme.gform_wrapper.gform-theme--no-framework
  .ginput_container.ginput_container_address
  .ginput_full:not(:last-of-type),
.gravity-theme.gform_wrapper.gform-theme--no-framework
  .ginput_container.ginput_container_address
  span:not(.ginput_full):not(:last-of-type):not(:nth-last-of-type(2)) {
  margin-bottom: var(--field-y-gap);
}
.gravity-theme.gform_wrapper.gform-theme--no-framework .gform_ajax_spinner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  margin: auto auto auto 3px;
}
.gravity-theme.gform_wrapper.gform-theme--no-framework .gform_validation_errors,
.gravity-theme.gform_wrapper.gform-theme--no-framework .validation_error {
  margin-bottom: 1rem;
  padding: 0.25rem;
  border: 1px solid #ec7a7a;
  background-color: #f7e4e1;
  color: #fff;
  font-size: 1rem;
  text-align: left;
}
.gform_wrapper.inline-form_wrapper .gform_heading {
  flex: 1 0 100%;
  width: 100%;
}
.gform_wrapper.inline-form_wrapper .inline-form {
  display: flex;
  align-items: flex-end;
  width: 100%;
}
.gform_wrapper.inline-form_wrapper .inline-form .gform_body,
.wp-block-gallery .blocks-gallery-grid {
  flex-grow: 1;
}
.gform_wrapper.inline-form_wrapper .inline-form .gform_footer {
  padding: 0;
  margin: 0 0 0 0.75rem;
}
.gform_wrapper.inline-form_wrapper .inline-form .gform_footer .button {
  --gf-ctrl-btn-padding-y: var(--input-pt);
  --gf-ctrl-btn-line-height: var(--input-lh);
  margin-bottom: 0;
  min-width: 0;
  padding-top: var(--input-pt);
  padding-bottom: var(--input-pb);
  line-height: var(--input-lh);
}
.gform_wrapper.inline-form_wrapper .inline-form .gform_fields {
  grid-column-gap: 2%;
}
.gform_wrapper.gravity-theme .contact-form .gfield textarea.small {
  height: 7.375rem;
}
.gform_wrapper.gravity-theme
  .contact-form
  .gform-footer
  button:not(.arrow-button).gform_button {
  font-size: 1rem;
  padding: 0.6875rem 1.9375rem;
}
.gchoice {
  display: flex;
  column-gap: 1rem;
  align-items: center;
}
.gchoice label {
  font-size: 0.875rem !important;
}
.gchoice input[type="checkbox"],
.gchoice input[type="radio"] {
  appearance: none;
  display: block;
  width: 1rem;
  height: 1rem;
  border: 1.5px solid #fff;
  margin-bottom: 2px;
  position: relative;
  cursor: pointer;
}
.gchoice input[type="checkbox"]:after,
.gchoice input[type="radio"]:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 0.6875rem;
  height: 0.6875rem;
  transition: 0.3s ease-in-out;
  background: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20viewBox%3D%220%200%20640%20640%22%3E%3C%21--%21Font%20Awesome%20Free%20v7.1.0%20by%20%40fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20Copyright%202026%20Fonticons,%20Inc.--%3E%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M530.8%20134.1C545.1%20144.5%20548.3%20164.5%20537.9%20178.8L281.9%20530.8C276.4%20538.4%20267.9%20543.1%20258.5%20543.9C249.1%20544.7%20240%20541.2%20233.4%20534.6L105.4%20406.6C92.9%20394.1%2092.9%20373.8%20105.4%20361.3C117.9%20348.8%20138.2%20348.8%20150.7%20361.3L252.2%20462.8L486.2%20141.1C496.6%20126.8%20516.6%20123.6%20530.9%20134z%22/%3E%3C/svg%3E")
    center center/contain no-repeat;
  opacity: 0;
}
.gchoice input[type="checkbox"]:hover,
.gchoice input[type="radio"]:hover {
  border: 1px solid #45d4ff;
}
.contact-page-form-wrapper
  .gform_wrapper.gravity-theme
  .contact-form
  .gform-footer {
  margin-top: 4rem;
}
.gform-loader {
  display: none !important;
}
.get-started-form .get-started-form-text {
  font-size: 1.25rem;
  color: #c1d1dd;
  width: 52.5rem;
  font-weight: 500;
  margin: 0 auto 3.6rem;
  max-width: 100%;
}
.get-started-form .get-started-form-text .h1,
.get-started-form .get-started-form-text .h2,
.get-started-form .get-started-form-text .h3,
.get-started-form .get-started-form-text .h4,
.get-started-form .get-started-form-text .h5,
.get-started-form .get-started-form-text .h6,
.get-started-form .get-started-form-text h1,
.get-started-form .get-started-form-text h2,
.get-started-form .get-started-form-text h3,
.get-started-form .get-started-form-text h4,
.get-started-form .get-started-form-text h5,
.get-started-form .get-started-form-text h6 {
  color: #fff;
  margin-bottom: 1.5rem;
}
.get-started-form .gfield--type-radio legend {
  margin: 0 auto 1rem !important;
  display: block !important;
}
.get-started-form .gfield--type-radio .gfield_radio,
.industries-slider .industries-slides .slick-track,
.resources-posts .resources {
  display: flex;
  column-gap: 1.5rem;
}
@media print, screen and (max-width: 47.99875em) {
  html {
    font-size: 16px;
  }
  body {
    font-size: 0.875rem;
  }
  .alignleft,
  .alignnone,
  .alignright {
    float: none;
    margin: 0 auto 1em;
  }
  .comment-form-author,
  .comment-form-email,
  .comment-form-url {
    flex-basis: 100%;
  }
  .gravity-theme.gform_wrapper.gform-theme--no-framework
    .ginput_container.ginput_complex
    > span:not(:last-child) {
    margin-bottom: var(--field-y-gap);
  }
  .get-started-form .gfield--type-radio .gfield_radio {
    flex-direction: column;
    row-gap: 1.875rem;
  }
  .get-started-form
    #gform_page_3_2
    .gform_page_fields
    .gfield--width-half:nth-of-type(2n)
    .validation_message {
    left: 1rem;
  }
}
.get-started-form .gfield--type-radio .gfield_radio .gchoice {
  padding: 2.2rem 2.5rem;
  border-radius: 0.5rem;
  width: 100%;
  background: url("../images/checkbox-bg.png") center center/cover no-repeat;
}
.get-started-form .gfield--type-radio .gfield_radio .gchoice label {
  font-size: 1.5rem !important;
  color: #fff;
  font-weight: 500;
  line-height: 1.2;
}
.get-started-form
  .gfield--type-radio
  .gfield_radio
  .gchoice
  input[type="radio"] {
  flex: none;
  width: 1.5rem;
  height: 1.5rem;
}
.get-started-form
  .gfield--type-radio
  .gfield_radio
  .gchoice
  input[type="radio"]:after {
  width: 1rem;
  height: 1rem;
}
.get-started-form #gform_page_3_1 .gform-page-footer {
  margin-top: 4.75rem;
  padding: 0;
}
.get-started-form #gform_page_3_1 .gform-page-footer .gform_next_button {
  display: block;
  margin: 0 auto;
}
.get-started-form
  #gform_page_3_2
  .gform_page_fields
  .gfield--width-half:nth-of-type(2n) {
  padding-left: 16.3rem;
}
@media print, screen and (max-width: 64.06125em) {
  .home-slide__caption {
    min-height: 25rem;
  }
  body .gform-theme--framework {
    --gf-form-gap-x: 2%;
    --gf-form-gap-y: 0.625rem;
  }
  .gravity-theme.gform_wrapper.gform-theme--no-framework {
    --field-x-gap: 2%;
    --field-y-gap: 10px;
  }
  .get-started-form .gfield--type-radio .gfield_radio .gchoice label {
    font-size: 1.25rem !important;
  }
  .get-started-form
    #gform_page_3_2
    .gform_page_fields
    .gfield--width-half:nth-of-type(2n) {
    padding-left: 10rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .get-started-form
    #gform_page_3_2
    .gform_page_fields
    .gfield--width-half:nth-of-type(2n) {
    padding: 0;
  }
}
.get-started-form
  #gform_page_3_2
  .gform_page_fields
  .gfield--width-half:nth-of-type(odd) {
  padding-right: 16.3rem;
}
@media print, screen and (max-width: 64.06125em) {
  .get-started-form
    #gform_page_3_2
    .gform_page_fields
    .gfield--width-half:nth-of-type(odd) {
    padding-right: 10rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .get-started-form
    #gform_page_3_2
    .gform_page_fields
    .gfield--width-half:nth-of-type(odd) {
    padding: 0;
  }
  .get-started-form
    #gform_page_3_2
    .gform_page_fields
    .gfield--width-full:not(.gfield--type-html)
    .validation_message {
    left: 1rem;
  }
}
.get-started-form
  #gform_page_3_2
  .gform_page_fields
  .gfield--width-full:not(.gfield--type-html) {
  padding: 0 16.3rem;
}
@media print, screen and (max-width: 64.06125em) {
  .get-started-form
    #gform_page_3_2
    .gform_page_fields
    .gfield--width-full:not(.gfield--type-html) {
    padding: 0 10rem;
  }
  .accordions-image-wrapper .accordion-images-wrapper {
    max-width: 31.25rem;
  }
}
.get-started-form #gform_page_3_2 .gform-page-footer {
  margin: 5rem 0 0;
  padding: 0;
}
.get-started-form textarea {
  height: 7.375rem !important;
}
.get-started-form .gform-page-footer {
  display: flex;
  justify-content: center;
  position: relative;
}
.get-started-form .gform-page-footer .gform_previous_button {
  position: absolute;
  left: 4.8rem;
  top: 50%;
  transform: translateY(-50%);
  background-color: unset !important;
  box-shadow: none;
  border: none;
  color: #fff !important;
  padding: 0 0 0 1.1rem;
  margin: 0;
}
.get-started-form .gform-page-footer .gform_previous_button:after {
  content: "";
  border-radius: 0;
  width: auto;
  height: auto;
  background: 0 0;
  border: none;
  opacity: 1;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 0.625rem;
  color: #c1d1dd;
  z-index: 3;
  top: 50%;
  transform: translateY(-50%);
}
.get-started-form .gform-page-footer .gform_previous_button:hover {
  color: #c1d1dd !important;
}
.get-started-form .gform-page-footer .gform_previous_button:hover:after {
  transform: translateY(-50%) translateX(-0.625rem);
}
.get-started-form .gform-page-footer .gform_button {
  margin: 0 !important;
  font-size: 1rem !important;
  padding: 0.6875rem 1.9375rem !important;
}
img.fancybox-image {
  width: 100%;
  height: 100%;
}
@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
.preloader {
  position: fixed;
  z-index: 100000000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: visible;
  opacity: 1;
  background-color: #fff;
  color: #222;
  transition: opacity 0.4s, visibility 0.4s;
}
.preloader--hidden,
.wp-block-kadence-tab {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.position-center,
.preloader__icon {
  position: absolute;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
}
.preloader__icon::before {
  content: "";
  display: block;
  font-family: "Font Awesome 6 Free";
  font-size: 2.5rem;
  font-weight: 900;
  animation: 1s ease-in-out infinite spin;
}
.posts-list .search-form {
  margin-bottom: 2.5rem;
}
.search-form__input {
  padding-right: 4.5rem;
}
.search-form__submit {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  height: auto;
  padding: 0.625rem 0.75rem;
  cursor: pointer;
}
.not-found,
.page-id-1112 {
  padding-top: 12.5rem;
}
.search-form__submit::after {
  font-family: "Font Awesome 6 Free";
  font-size: 1.25rem;
  font-weight: 900;
}
.not-found {
  padding-bottom: 6.25rem;
}
.not-found .label {
  margin-left: 0.25rem;
  padding: 0.25rem 0.625rem;
  background-color: #45d4ff;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.not-found .label:hover {
  background-color: rgb(43.08, 206.0077419355, 255);
  color: #fff;
}
.kt-accordion-inner-wrap .wp-block-kadence-pane {
  padding-bottom: 1rem;
  border-bottom: 1px solid #243345;
}
.accordions-image-wrapper {
  justify-content: center;
}
.accordions-image-wrapper .accordion-images-wrapper {
  height: 18.25rem;
  width: 100%;
  position: relative;
  border-radius: 1.25rem;
  overflow: hidden;
}
.accordions-image-wrapper .accordion-images-wrapper img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.images-accordion
  .kt-accodion-icon-style-arrow
  .kt-blocks-accordion-icon-trigger:after,
.images-accordion
  .kt-accodion-icon-style-arrow
  .kt-blocks-accordion-icon-trigger:before {
  width: 0.5rem;
}
.images-accordion
  .kt-accodion-icon-style-arrow
  .kt-blocks-accordion-icon-trigger:after {
  left: 43%;
  right: unset;
}
.images-accordion
  .kt-accodion-icon-style-arrow
  .kt-blocks-accordion-icon-trigger:before {
  right: 43%;
  left: unset;
}
.top-gradient-border:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(
    90deg,
    #183352 0,
    #004da0 40%,
    #45d4ff 50%,
    #004da0 60%,
    #183352 100%
  );
  z-index: 2;
}
ol.wp-block-list {
  list-style-position: outside;
}
.top-light:after {
  content: "";
  display: block;
  width: 100%;
  height: 7.5rem;
  background: url("../images/top_light_optimized.webp") center center/cover
    no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
.ajax-overlay::after,
.bg-cover {
  background-position: 50% 50%;
  background-size: cover;
}
.top-light.cta-form-section:after {
  background: url("../images/top_bg_optimized.webp") center center/cover
    no-repeat;
  z-index: -1;
}
.gallery_container.custom-gallery {
  overflow-x: clip;
}
.gallery_container.custom-gallery > .kt-inside-inner-col {
  display: flex !important;
  width: 200%;
  flex-wrap: nowrap;
}
.gallery_container.custom-gallery .gallery_item {
  transition: none !important;
  flex: none !important;
  height: 100%;
}
.gallery_container.custom-gallery .gallery_item ul {
  list-style-type: none;
  margin-left: 0;
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}
.gallery_container.custom-gallery .gallery_item ul li {
  padding-left: 3rem;
  position: relative;
}
.gallery_container.custom-gallery .gallery_item ul li:before {
  content: "";
  display: block;
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 100%;
  background-color: #45d4ff;
  box-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, 0.25);
  position: absolute;
  left: 0;
  top: 0.6rem;
}
.gallery_container.custom-gallery .gallery_item > .kt-inside-inner-col {
  width: 21.25rem !important;
  height: 100%;
}
.gallery_container.custom-gallery
  .gallery_item.first-style
  .kt-inside-inner-col:has(img) {
  min-height: 14.25rem;
}
.gallery_container.custom-gallery
  .gallery_item.first-style
  .kt-inside-inner-col:has(img)
  .wp-block-kadence-column:hover {
  -webkit-box-shadow: 0 0 1.5625rem 0 #45d4ff;
  box-shadow: 0 0 1.5625rem 0 #45d4ff;
}
.gallery_container.custom-gallery
  .gallery_item.first-style
  .kt-inside-inner-col:not(:has(img)) {
  height: 10.375rem;
}
.gallery_container.custom-gallery
  .gallery_item.first-style
  .kt-inside-inner-col:not(:has(img)):hover {
  -webkit-box-shadow: 0 0 1.5625rem 0 #45d4ff;
  box-shadow: 0 0 1.5625rem 0 #45d4ff;
}
.gallery_container.custom-gallery
  .gallery_item.second-style
  .wp-block-kadence-column:has(img) {
  height: 14.25rem;
  overflow: hidden;
  border-radius: 0.5rem;
}
.gallery_container.custom-gallery
  .gallery_item.second-style
  .wp-block-kadence-column:has(img):hover {
  -webkit-box-shadow: 0 0 1.5625rem 0 #45d4ff;
  box-shadow: 0 0 1.5625rem 0 #45d4ff;
}
.gallery_container.custom-gallery
  .gallery_item.second-style
  .wp-block-kadence-column:has(img)
  .kt-inside-inner-col {
  height: 100%;
}
.gallery_container.custom-gallery
  .gallery_item.second-style
  .wp-block-kadence-column:has(img)
  .kt-inside-inner-col
  .wp-block-kadence-image {
  height: 100%;
}
.gallery_container.custom-gallery
  .gallery_item.second-style
  .wp-block-kadence-column:has(img)
  .kt-inside-inner-col
  .wp-block-kadence-image
  img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gallery_container.custom-gallery
  .gallery_item.second-style
  .wp-block-kadence-column:not(:has(img)) {
  min-height: 10.375rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.custom-hover:hover,
.gallery_container.custom-gallery .gallery_item.large-image:hover,
.gallery_container.custom-gallery
  .gallery_item.second-style
  .wp-block-kadence-column:not(:has(img)):hover,
.gallery_container.custom-gallery
  .gallery_item.third-style
  .wp-block-kadence-column:first-of-type:hover,
.gallery_container.custom-gallery
  .gallery_item.third-style
  .wp-block-kadence-column:nth-of-type(2):hover {
  -webkit-box-shadow: 0 0 1.5625rem 0 #45d4ff;
  box-shadow: 0 0 1.5625rem 0 #45d4ff;
}
.gallery_container.custom-gallery
  .gallery_item.third-style
  .wp-block-kadence-column {
  display: flex;
  justify-content: center;
  align-items: center;
}
.gallery_container.custom-gallery
  .gallery_item.third-style
  .wp-block-kadence-column:first-of-type {
  min-height: 14.25rem;
}
.gallery_container.custom-gallery
  .gallery_item.third-style
  .wp-block-kadence-column:nth-of-type(2) {
  min-height: 10.375rem;
}
.infinite-slider:after {
  content: "";
  display: block;
  width: 29.375rem;
  height: 29.375rem;
  max-height: 100%;
  border-radius: 100%;
  background-color: rgba(0, 100, 207, 0.15);
  filter: blur(100px);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tabs-section .kt-tabs-layout-vtabs {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tabs-section .kt-tabs-layout-vtabs .kt-tabs-title-list {
  flex-direction: row;
  column-gap: 0.75rem !important;
  width: 40%;
  position: relative;
  height: fit-content;
}
.tabs-section .kt-tabs-layout-vtabs .kt-tabs-title-list .kt-title-item {
  margin-bottom: 0;
  position: relative;
}
.tabs-section .kt-tabs-layout-vtabs .kt-tabs-title-list .kt-title-item:after {
  content: "";
  display: block;
  width: calc(100% + 0.75rem);
  height: calc(100% + 0.75rem);
  border: 1px solid hsla(0, 0%, 100%, 0.15);
  position: absolute;
  left: -0.375rem;
  bottom: -0.375rem;
  z-index: -1;
}
.tabs-section
  .kt-tabs-layout-vtabs
  .kt-tabs-title-list
  .kt-title-item:first-of-type:after {
  border-right: none;
  border-top-left-radius: 1.875rem;
  border-bottom-left-radius: 1.875rem;
}
.tabs-section
  .kt-tabs-layout-vtabs
  .kt-tabs-title-list
  .kt-title-item:nth-of-type(2):after {
  border-left: none;
  border-top-right-radius: 1.875rem;
  border-bottom-right-radius: 1.875rem;
}
.tabs-section
  .kt-tabs-layout-vtabs
  .kt-tabs-title-list
  .kt-tab-title-active
  .kt-tab-title {
  background: linear-gradient(180deg, #172f4c 60%, #0c1826 100%) !important;
}
.tabs-section .kt-tabs-layout-vtabs .kt-tabs-content-wrap {
  width: 52%;
}
@media screen and (max-width: 68.75em) {
  .tabs-section .kt-tabs-layout-vtabs {
    flex-direction: column;
    align-items: center;
  }
  .tabs-section .kt-tabs-layout-vtabs .kt-tabs-title-list {
    width: 100%;
    margin-bottom: 2.5rem;
    justify-content: center;
  }
  .tabs-section .kt-tabs-layout-vtabs .kt-tabs-title-list .replace-title {
    width: 100%;
    text-align: center;
  }
  .tabs-section .kt-tabs-layout-vtabs .kt-tabs-content-wrap {
    width: 70%;
  }
  .tabs-section
    .kt-tabs-layout-vtabs
    .kt-tabs-content-wrap
    .kt-tab-inner-content-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.page-hero-image {
  width: 50vw;
}
.page-hero-image figure:after,
.page-hero-image figure:before {
  content: "";
  display: block;
  z-index: 3;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    180deg,
    #0c1826 1%,
    rgba(12, 24, 38, 0) 20%,
    rgba(12, 24, 38, 0) 100%
  );
  position: absolute;
  left: 0;
  top: 0;
}
.page-hero-image figure:before {
  background: linear-gradient(
    90deg,
    #0c1826 1%,
    rgba(12, 24, 38, 0) 30%,
    rgba(12, 24, 38, 0) 100%
  );
}
.page-hero-image img {
  width: 100%;
  height: 45.125rem;
  object-fit: cover;
}
@media print, screen and (max-width: 64.06125em) {
  .page-hero-image img {
    height: 34.375rem;
  }
  .industries-slider .title-wrapper {
    margin-bottom: 2rem;
  }
}
.large-link .arrow-title:before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 2rem;
  height: 2rem;
  border-radius: 100%;
  background: url("data:image/svg+xml,%3Csvg%20width%3D%2232%22%20height%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20fill%3D%22none%22%20xmlns%3D%22http://www.w3.org/2000/svg%22%3E%20%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2216%22%20fill%3D%22%23DBE7EA%22/%3E%20%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2215.5%22%20stroke%3D%22white%22%20stroke-opacity%3D%220.85%22/%3E%20%3C/svg%3E%20")
    center center/cover no-repeat;
  transition: 0.3s ease-in-out;
}
.large-link .arrow-title:after {
  content: "";
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  color: #0c1826;
  font-size: 1rem;
  position: absolute;
  right: 0.6875rem;
  top: 50%;
  transform: translateY(-50%);
}
.large-link:hover .arrow-title:before {
  box-shadow: 0 0 1.25rem 0 rgba(69, 212, 255, 0.95);
}
.large-link:hover .wp-block-kadence-advancedheading {
  color: #fff !important;
}
.cta-form-section .button:not(.arrow-button).gform_button {
  margin-top: 0.7rem;
  margin-bottom: 0;
}
.share-links,
.stay-tuned {
  padding: 0;
  list-style: none;
}
.wp-block-kadence-tab {
  display: block !important;
  position: absolute;
  inset: 0;
  transition: opacity 1s ease-in-out, transform 0.3s;
}
.wp-block-kadence-tab a {
  transition: visibility;
}
.wp-block-kadence-tab a:after {
  transition: visibility, transform 0.3s ease-in-out !important;
}
body.error404 {
  background: url("../images/penguin-background-1400x815.png") center top/100%
    auto no-repeat #0c1826;
}
.wp-block-kadence-tab[aria-hidden="false"] {
  position: relative;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.jarallax > .jarallax-img,
.stretched-img,
.stretched-link::after {
  position: absolute;
  top: 0;
  left: 0;
}
.kt-blocks-accordion-header {
  -webkit-tap-highlight-color: transparent !important;
}
.bg-cover {
  background-repeat: no-repeat;
}
.bg-contain,
div.gfield_list_icons button {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}
.stretched-img {
  z-index: 1;
  width: 100%;
  height: 100%;
}
.woocommerce .stretched-img,
.woocommerce-page .stretched-img {
  height: 100%;
}
.rel-content {
  position: relative;
  z-index: 2;
}
.of-cover,
.stretched-img {
  object-position: 50% 50%;
  object-fit: cover;
}
.stretched-link::after {
  content: "";
  z-index: 1;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0);
  pointer-events: auto;
}
.jarallax {
  position: relative;
  z-index: 1;
}
.jarallax > .jarallax-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.bg-icon,
.sbs-block,
.transparent-bg {
  position: relative;
}
.jarallax-inline > .jarallax-img {
  position: relative;
  z-index: -100;
  display: block;
  min-width: 100%;
  max-width: 100%;
  height: auto;
}
.ajax-overlay::after,
.ajax-overlay::before {
  visibility: hidden;
  opacity: 0;
}
.ajax-overlay::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 1rem;
  height: 1rem;
  margin-top: -0.5rem;
  margin-left: -0.5rem;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20viewBox%3D%220%200%2032%2032%22%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2216%22/%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%228%22%20r%3D%224%22%20fill%3D%22%23fff%22/%3E%3C/svg%3E");
  animation: 1s ease-in-out infinite spin;
}
.ajax-overlay::before {
  content: "";
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  transition: opacity 0.3s, visibility 0.3s;
}
.ajax-overlay--active::after,
.ajax-overlay--active::before {
  visibility: visible;
  opacity: 0.6;
}
.full-height {
  min-height: 100dvh;
}
.stay-tuned {
  display: flex;
  margin: 0 -0.5rem;
}
.stay-tuned__item {
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
.share-links {
  display: flex;
  flex-flow: row wrap;
  margin: -0.25rem -0.5rem;
}
.share-links__item {
  margin: 0.25rem 0.5rem;
}
.share-box {
  display: flex;
  align-items: center;
}
.share-box__title {
  margin-right: 1rem;
  margin-bottom: 0;
}
.sbs-block {
  overflow: hidden;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.sbs-block--reverse .cell.sbs-block__img-wrap {
  right: 50%;
  left: 0;
}
.sbs-block__content-wrap {
  display: flex;
  flex-direction: column;
}
.sbs-block__content {
  display: flex;
  align-items: center;
}
.sbs-block__content-inner,
.width-100 img {
  width: 100%;
}
.sbs-block__img {
  width: 100%;
  height: 100%;
}
.transparent-bg {
  border-radius: 0.5rem;
  background: url("../images/card_optimized_1.webp") top center/cover no-repeat;
  border: 1px solid transparent;
  transition: 0.2s ease-in-out;
}
.transparent-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 0.5rem;
  padding: 1px;
  background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.06) 0,
    rgba(255, 255, 255, 0) 100%
  );
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}
.transparent-bg.smaller {
  background: url("../images/transparent-bg.webp") center center/cover no-repeat;
}
.arrows-wrapper {
  display: flex;
  justify-content: flex-end;
  column-gap: 0.5rem;
}
.arrows-wrapper .slick-arrow {
  position: initial;
  transform: none;
  right: unset;
  left: unset;
  display: block;
  width: 2rem;
  height: 2rem;
  border-radius: 100%;
  background-color: #dbe7ea;
  border: 1px solid rgba(219, 231, 234, 0.85);
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s ease-in-out;
}
.bg-icon:after,
ul.custom-list li:before {
  position: absolute;
  border-radius: 100%;
  display: block;
}
.arrows-wrapper .slick-arrow:before {
  color: #0c1826;
  font-size: 1rem;
}
.arrows-wrapper .slick-arrow:not(.slick-disabled):hover {
  transform: scale(1.1);
}
.arrows-wrapper .slick-arrow.slick-disabled:hover {
  cursor: default;
}
.bg-icon {
  width: 2.375rem;
  height: 2.375rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url("../images/Oval.webp") center center/cover no-repeat;
  border-radius: 100%;
}
.bg-icon:after {
  content: "";
  top: 50%;
  width: 2.5rem;
  height: 2.5rem;
  left: 50%;
  transform: translate(-50%, -50%);
  background: linear-gradient(
    200deg,
    rgba(255, 255, 255, 0.64) 1%,
    #040607 100%
  );
  z-index: -1;
  box-shadow: 0 0.125rem 0.625rem 0 rgba(0, 0, 0, 0.65);
}
.bg-icon img {
  width: 1.5rem;
  height: auto;
  object-fit: contain;
}
.filter-btn {
  color: #fff;
  padding: 0.875rem 1.375rem;
  font-size: 0.875rem;
  font-weight: 400;
}
.gb-content--full,
.gb-content--full .alignfull.wp-block-columns {
  padding-left: calc(var(--grid-col-gap, 2rem) * 0.5);
  padding-right: calc(var(--grid-col-gap, 2rem) * 0.5);
}
.filter-btn:before {
  background: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.06) 0,
    rgba(36, 51, 69, 0.3) 100%
  );
}
.filter-btn:not(.active) {
  background: rgba(0, 0, 0, 0);
}
.filter-btn:focus,
.filter-btn:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #45d4ff;
}
.filter-btn.active,
.footer
  .footer-top-part
  .footer-menus-wrapper
  .footer-menu-container
  .footer-menu
  .menu-item.current-menu-item
  a,
.resources-posts .resources .resource-item .resource-info .title .title:hover,
.resources-posts
  .resources
  .resource-item
  .resource-info
  .title-wrapper
  .title:hover {
  color: #45d4ff;
}
ul.custom-list {
  margin-left: 0.4375rem;
  margin-bottom: 2rem;
  list-style-type: none;
}
ul.custom-list li {
  padding-left: 2.0625rem;
  position: relative;
  margin-bottom: 0.5rem;
}
ul.custom-list li:before {
  content: "";
  width: 0.625rem;
  height: 0.625rem;
  left: 0;
  top: 0.375rem;
  background: url("../images/marker-ul.png");
}
.last-post .image-wrapper img,
.leadership-block .leadership .leadership-item .front-part .image-wrapper img,
.resources-posts .resources .resource-item .image-wrapper img,
ul.custom-list li:before img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.has-h-1-font-size,
.has-h-2-font-size,
.has-h-3-font-size,
.has-h-4-font-size,
.has-h-5-font-size,
.has-h-6-font-size {
  font-family: Switzer, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: inherit;
}
.wp-block-file .wp-block-file__button {
  margin-left: 0.75em;
}
.gb-content--full .alignfull {
  margin-left: calc(var(--grid-col-gap, 2rem) * -0.5);
  margin-right: calc(var(--grid-col-gap, 2rem) * -0.5);
  width: calc(100% + var(--grid-col-gap, 2rem));
}
.gb-content
  > :not(.alignfull):not(.alignleft):not(.alignright):not(.woocommerce) {
  max-width: calc(77rem - var(--grid-col-gap, 2rem));
  width: 100%;
  margin-right: auto;
  margin-bottom: 1rem;
  margin-left: auto;
}
.gb-content .wp-block-columns {
  gap: var(--grid-col-gap, 2rem);
}
@media print, screen and (min-width: 48em) {
  .gravity-theme.gform_wrapper.gform-theme--no-framework
    .ginput_container.ginput_container_address
    > span {
    position: relative;
    flex: 0 0 calc(50% - var(--field-x-gap));
    width: calc(50% - var(--field-x-gap));
  }
  .two-columns {
    columns: 2;
  }
  .three-columns {
    columns: 3;
  }
  .sbs-block__content {
    min-height: 25rem;
  }
  .cell.sbs-block__img-wrap {
    position: absolute;
    top: 0;
    right: 0;
    left: 50%;
    width: 50%;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  body {
    --wp--preset--font-size--h-1: 3.625rem;
    --wp--preset--font-size--h-2: 2.875rem;
    --wp--preset--font-size--h-3: 2rem;
    --wp--preset--font-size--h-4: 1.375rem;
    --wp--preset--font-size--h-5: 1.125rem;
    --wp--preset--font-size--h-6: 1rem;
  }
  .gb-content .wp-block-image.alignleft {
    margin-right: var(--grid-col-gap, 2rem);
  }
  .gb-content .wp-block-image.alignright {
    margin-left: var(--grid-col-gap, 2rem);
  }
}
.gb-content .wp-block-image.alignleft,
.gb-content .wp-block-image.alignright {
  max-width: calc(77rem / 2 - var(--grid-col-gap, 2rem));
}
@media only screen and (min-width: 48em) and (max-width: 64.06125em) {
  .gb-content .wp-block-image.alignleft,
  .gb-content .wp-block-image.alignright {
    max-width: calc(50% - var(--grid-col-gap, 2rem) / 2);
  }
}
.gb-content .wp-block,
.resources-posts .resources .resource-item {
  width: 100%;
}
.gb-content .wp-block[data-align="full"] {
  width: auto;
  max-width: none;
}
.wp-block-column:first-child:nth-last-child(2),
.wp-block-column:first-child:nth-last-child(2) ~ .wp-block-column {
  flex-basis: 50%;
}
.wp-block-column:first-child:nth-last-child(3),
.wp-block-column:first-child:nth-last-child(3) ~ .wp-block-column {
  flex-basis: 33.33%;
}
@media only screen and (min-width: 37.5em) and (max-width: 48.8125em) {
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 50% !important;
  }
}
.acf-custom-block {
  margin-bottom: 1rem;
  padding: 1.25rem;
  background-color: #ba2b00;
  color: #fff;
  font-size: 2rem;
}
.live-gallery {
  position: relative;
  overflow: hidden;
}
.live-gallery .gallery_container {
  display: flex;
  flex-direction: row;
  column-gap: 3rem;
  width: 200%;
}
.industries-posts .industries,
.leadership-block .leadership {
  display: grid;
  grid-template-rows: 1fr;
  grid-column-gap: 1.875rem;
}
.live-gallery .gallery_container .gallery_item {
  height: 2.25rem;
  flex: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.live-gallery .gallery_container .gallery_item img {
  width: auto;
  height: 100%;
  object-fit: contain;
}
.industries-slider .title-wrapper {
  font-size: 1.25rem;
  font-weight: 500;
  padding-right: 1rem;
}
.footer__logo,
.industries-slider .title-wrapper h3,
.last-post .post-info .top-part .post-title,
.testimonials-slider .testimonials-slider-wrapper {
  margin-bottom: 1.5rem;
}
.industries-slider .industries-slides {
  width: 50vw;
  padding-left: 0.7rem;
  margin-bottom: 0.5rem;
}
.industries-slider .industries-slides .industry-slide {
  width: 15rem;
}
.industries-slider .industries-slides .industry-slide .image-wrapper {
  width: 100%;
  height: 17.5rem;
  border-radius: 1rem;
  overflow: hidden;
  margin-bottom: 1rem;
  display: block;
}
.industries-slider .industries-slides .industry-slide .image-wrapper img {
  transition: 0.3s ease-in-out;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.industries-slider .industries-slides .industry-slide .image-wrapper:hover img {
  transform: scale(1.1) !important;
}
.industries-slider .industries-slides .industry-slide .title-wrapper {
  display: flex;
  justify-content: center;
}
.industries-slider .industries-slides .industry-slide .title-wrapper .button {
  font-size: 1.25rem;
}
.testimonials-slider {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.testimonials-slider
  .testimonials-slider-wrapper
  .testimonial
  .content-wrapper {
  font-family: "Cabin", sans-serif;
  font-size: 1.5rem;
  line-height: 1.35;
  font-weight: 500;
  margin-bottom: 2rem;
}
.testimonials-slider
  .testimonials-slider-wrapper
  .testimonial
  .info-wrapper
  .author {
  font-weight: 600;
  color: #fff;
}
.testimonials-slider
  .testimonials-slider-wrapper
  .testimonial
  .info-wrapper
  .company {
  color: #c1d1dd;
  margin-left: -2px;
}
.testimonials-slider .arrows-wrapper {
  justify-content: flex-start;
}
@media print, screen and (max-width: 47.99875em) {
  .get-started-form
    #gform_page_3_2
    .gform_page_fields
    .gfield--width-full:not(.gfield--type-html) {
    padding: 0;
  }
  .get-started-form .gform-page-footer .gform_previous_button {
    left: 0;
  }
  .page-hero-image,
  .tabs-section .kt-tabs-layout-vtabs .kt-tabs-content-wrap {
    width: 100%;
  }
  .page-hero-image figure:before {
    display: none;
  }
  .page-hero-image img {
    height: 450px;
  }
  .cell.sbs-block__img-wrap {
    margin-bottom: 1.5rem;
  }
  .live-gallery .gallery_container {
    column-gap: 2.5rem;
  }
  .industries-slider .title-wrapper {
    font-size: 18px;
    padding-right: 0;
  }
  .industries-slider .industries-slides .industry-slide .title-wrapper .button {
    font-size: 16px;
  }
  .testimonials-slider
    .testimonials-slider-wrapper
    .testimonial
    .content-wrapper,
  .testimonials-slider .testimonials-slider-wrapper .testimonial .info-wrapper {
    text-align: center;
  }
  .testimonials-slider .arrows-wrapper {
    justify-content: center;
  }
  .resources-posts .resources {
    flex-direction: column;
    align-items: center;
    row-gap: 40px;
  }
  .resources-posts .resources .resource-item {
    width: calc(50% - 0.75rem);
  }
}
.resources-posts .resources .resource-item .image-wrapper {
  width: 100%;
  display: block;
  height: 14.75rem;
  border-radius: 1rem;
  overflow: hidden;
  margin-bottom: 1.5rem;
  transition: 0.3s ease-in-out;
}
.resources-posts .resources .resource-item .image-wrapper:hover {
  transform: scale(1.05);
}
.resources-posts .resources .resource-item .resource-info .term-wrapper {
  color: #45d4ff;
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.resources-posts .resources .resource-item .resource-info .title,
.resources-posts .resources .resource-item .resource-info .title-wrapper {
  font-size: 1.25rem;
  font-weight: 500;
  color: #fff;
}
.leadership-block .leadership {
  grid-template-columns: repeat(3, 1fr);
  grid-row-gap: 1.2rem;
}
@media print, screen and (max-width: 64.06125em) {
  .industries-slider .industries-slides {
    width: 100%;
    padding-left: 0;
  }
  .industries-slider .industries-slides .slick-track {
    display: block;
  }
  .industries-slider .industries-slides .industry-slide {
    margin: 0 0.75rem;
  }
  .industries-slider .arrows-wrapper {
    justify-content: center;
  }
  .leadership-block .leadership {
    grid-template-columns: repeat(2, 1fr);
  }
}
.leadership-block .leadership .leadership-item {
  padding: 1.5rem;
  position: relative;
}
.leadership-block .leadership .leadership-item .name {
  margin-bottom: 0.75rem;
  color: #fff;
}
.leadership-block .leadership .leadership-item .front-part {
  opacity: 1;
  position: relative;
  z-index: 2;
  transition: 0.3s ease-in-out;
}
.leadership-block .leadership .leadership-item .front-part .image-wrapper {
  height: 28.125rem;
  border-top-right-radius: 0.5rem;
  border-top-left-radius: 0.5rem;
  overflow: hidden;
  margin-bottom: 1.3rem;
}
.leadership-block .leadership .leadership-item .front-part .role {
  font-size: 0.875rem;
  color: #c1d1dd;
}
.leadership-block .leadership .leadership-item .back-part {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 1.5rem;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
  z-index: 1;
  transition: 0.3s ease-in-out;
}
.leadership-block .leadership .leadership-item .back-part::-webkit-scrollbar {
  display: none;
}
.leadership-block .leadership .leadership-item:hover .front-part {
  opacity: 0;
  z-index: 1;
}
.leadership-block .leadership .leadership-item:hover .back-part {
  opacity: 1;
  z-index: 2;
}
.industries-posts .industries {
  grid-template-columns: repeat(4, 1fr);
  grid-row-gap: 1.5rem;
}
@media print, screen and (max-width: 64.06125em) {
  .industries-posts .industries {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media print, screen and (max-width: 47.99875em) {
  .leadership-block .leadership {
    grid-template-columns: repeat(1, 1fr);
  }
  .leadership-block .leadership .leadership-item .front-part .image-wrapper {
    height: 21.875rem;
  }
  .industries-posts .industries {
    grid-template-columns: repeat(2, 1fr);
  }
  .positions-filter-block .position-filters {
    flex-wrap: wrap;
    row-gap: 1rem;
  }
}
@media screen and (max-width: 31.25em) {
  .gform_wrapper.inline-form_wrapper .inline-form {
    flex-flow: row wrap;
  }
  .gform_wrapper.inline-form_wrapper .inline-form .gform_body,
  .gform_wrapper.inline-form_wrapper .inline-form .gform_footer {
    flex-basis: 100%;
  }
  .gform_wrapper.inline-form_wrapper .inline-form .gform_footer .button,
  .resources-posts .resources .resource-item {
    width: 100%;
  }
  .industries-slider .industries-slides .industry-slide .image-wrapper {
    height: 200px;
  }
  .industries-posts .industries {
    grid-template-columns: repeat(1, 1fr);
  }
}
.industries-posts .industries .industry-item {
  padding: 1.5rem;
}
.industries-posts .industries .industry-item .icon-wrapper {
  width: 2.5rem;
  height: 2.5rem;
  padding: 0.0625rem;
  border-radius: 100%;
  background: linear-gradient(
    200deg,
    rgba(255, 255, 255, 0.64) 1%,
    #040607 100%
  );
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.7rem;
}
.industries-posts .industries .industry-item .icon-wrapper__inner {
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background: url("../images/Oval.webp") center/cover no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}
.industries-posts .industries .industry-item .icon-wrapper__inner img {
  width: 1.5rem;
  object-fit: contain;
}
.industries-posts .industries .industry-item .content-wrapper .title-wrapper {
  color: #fff;
  margin-bottom: 0.75rem;
  padding-right: 3.5rem;
}
.industries-posts
  .industries
  .industry-item
  .content-wrapper
  .title-wrapper:before {
  top: 0;
  transform: unset;
}
.industries-posts
  .industries
  .industry-item
  .content-wrapper
  .title-wrapper:after {
  top: 3.2px;
  transform: none;
}
.industries-posts
  .industries
  .industry-item
  .content-wrapper
  .title-wrapper
  .arrow-button {
  font-size: 1.5rem;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 500;
  line-height: 1.2;
  text-align: left;
}
.industries-posts
  .industries
  .industry-item
  .content-wrapper
  .title-wrapper
  .arrow-button:after {
  display: inline-block;
  font-size: 1rem;
  position: initial;
  margin-left: 1rem;
  line-height: 0.3;
}
.industries-posts .industries .industry-item .content-wrapper .text-wrapper {
  color: #c1d1dd;
  font-size: 0.875rem;
  transition: 0.3s ease-in-out;
}
.industries-posts .industries .industry-item .content-wrapper .learn-more {
  font-size: 0.875rem;
  font-weight: 500;
  color: #fff;
  margin-top: 0.625rem;
  width: fit-content;
}
.positions-filter-block .position-filters {
  margin-bottom: 4.9rem;
  display: flex;
  column-gap: 0.93125rem;
}
.positions-filter-block .positions {
  display: flex;
  flex-direction: column;
  row-gap: 1.375rem;
}
.positions-filter-block .positions .position-item {
  display: flex;
  justify-content: space-between;
  padding-bottom: 1.35rem;
  border-bottom: 1px solid #243345;
}
.loop-post .post-date,
.positions-filter-block .positions .position-item .info-wrapper .title {
  margin-bottom: 0.5rem;
}
.positions-filter-block .positions .position-item .info-wrapper .categories {
  display: flex;
  column-gap: 1rem;
}
.positions-filter-block
  .positions
  .position-item
  .info-wrapper
  .categories
  .category-wrapper {
  padding-right: 1rem;
}
.positions-filter-block
  .positions
  .position-item
  .info-wrapper
  .categories
  .category-wrapper:not(:last-of-type) {
  border-right: 1px solid #243345;
}
.positions-filter-block
  .positions
  .position-item
  .info-wrapper
  .categories
  .category-wrapper
  .category {
  color: #c1d1dd;
  font-size: 0.875rem;
}
.positions-filter-block .positions .position-item .button-wrapper {
  height: auto;
  flex: none;
  display: flex;
  align-items: center;
}
.last-post {
  display: flex;
  align-items: center;
  padding: 2rem;
  column-gap: 1.875rem;
  background: url("../images/last-post-bg.webp") center center/cover no-repeat;
  border-radius: 0.5rem;
  overflow: hidden;
  border: 1px solid transparent;
  transition: 0.3s ease-in-out;
}
.last-post:hover,
.loop-post:hover {
  border: 1px solid #243345;
}
.last-post .image-wrapper {
  height: 19.125rem;
  width: 98%;
  border-radius: 0.6875rem;
  overflow: hidden;
}
.last-post .post-info {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  row-gap: 1.25rem;
  height: 100%;
}
.last-post .post-info .top-part .post-date {
  margin-bottom: 0.4rem;
}
.last-post .post-info .top-part .post-excerpt {
  color: #c1d1dd;
  letter-spacing: -0.1px;
}
.animate-hover-image {
  perspective: 1000px;
  display: flex;
  justify-content: center;
  transform: rotate(-4deg) skew(-4deg, 2deg);
}
.animate-hover-image .animate-hover-image-wrapper {
  overflow: hidden;
  position: relative;
  width: 31.25rem;
  height: auto;
  border-radius: 16px;
  transform-style: preserve-3d;
  transition: transform 0.15s ease-out;
  will-change: transform;
  --x: 50%;
  --y: 50%;
  --opacity: 0;
}
.animate-hover-image .animate-hover-image-wrapper img {
  width: 100%;
  height: auto;
}
.animate-hover-image .animate-hover-image-wrapper:before {
  content: "";
  position: absolute;
  inset: -50%;
  pointer-events: none;
  z-index: 3;
  opacity: var(--opacity);
  transition: opacity 0.2s;
  filter: blur(60px);
  background: radial-gradient(
    circle 350px at var(--x) var(--y),
    rgba(255, 255, 255, 0.5),
    rgba(255, 255, 255, 0.3) 20%,
    rgba(255, 255, 255, 0.15) 35%,
    rgba(255, 255, 255, 0.05) 50%,
    transparent 70%
  );
}
.header {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 111;
}
.logo h1 {
  font-size: 0;
}
.logo a {
  display: inline-block;
}
.logo img {
  width: 9.1875rem;
  height: auto;
  object-fit: contain;
}
@media print, screen and (max-width: 64.06125em) {
  .header .mega-menu-item .mega-menu-container .submenu-title .submenu-toggle,
  .header .mega-menu-item .mega-menu-container .submenu-title.hidden > a,
  .title-bar .menu-icon.is-active span::before,
  .top-bar {
    display: none;
  }
  .header-menu li > a,
  .title-bar .menu-icon {
    -webkit-tap-highlight-color: transparent !important;
  }
  .header {
    padding-bottom: 0;
  }
  .header .menu-item:not(.mega-menu-item) .menu {
    padding-left: 1rem;
  }
  .header .mega-menu-item .grid-container {
    padding: 0;
  }
  .header .mega-menu-item .mega-menu-container {
    flex-direction: column-reverse;
    border-radius: 0.625rem;
    border: 1px solid rgba(193, 209, 221, 0.5);
    padding: 1rem;
  }
  .header .mega-menu-item .mega-menu-container .submenu-title {
    font-size: 1.1875rem;
    color: #c1d1dd;
  }
  .header
    .mega-menu-item
    .mega-menu-container
    .submenu-title:not(:last-of-type) {
    margin-bottom: 0;
  }
  .header .mega-menu-item .mega-menu-container .submenu-title .menu {
    display: flex !important;
    padding-left: 1rem;
  }
  .header .mega-menu-item .mega-menu-container .submenu-title .menu a {
    font-size: 1.125rem;
    line-height: 1.5;
  }
  .header .mega-menu-item .mega-menu-container .mega-menu-description {
    margin-bottom: 1.5rem;
    border-bottom: 1px solid rgba(193, 209, 221, 0.5);
    padding-bottom: 1rem;
    display: none;
  }
  .header
    .mega-menu-item
    .mega-menu-container
    .mega-menu-description
    a:not(.button) {
    display: inline-block !important;
    padding: 0 !important;
  }
  .header .mega-menu-item .mega-menu-container .mega-menu-description .button {
    padding-left: 0;
  }
  .header .has-dropdown a,
  .header .menu-item a {
    padding-left: 0 !important;
  }
  .menu-grid-container {
    --grid-col-gap: 0px;
    padding-left: 0;
    padding-right: 0;
  }
  .cell.header__logo-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 0.625rem;
    --grid-col-gap: 2rem;
  }
  .title-bar {
    line-height: 2.8125rem;
  }
  .title-bar .menu-icon {
    padding: 0;
    border: none;
    background-color: rgba(0, 0, 0, 0);
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 1.875rem;
    height: 1.5rem;
    cursor: pointer;
  }
  .title-bar .menu-icon span {
    top: 0;
    display: block;
  }
  .title-bar .menu-icon span::after,
  .title-bar .menu-icon span::before {
    content: "";
    display: block;
  }
  .title-bar .menu-icon span,
  .title-bar .menu-icon span::after,
  .title-bar .menu-icon span::before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #45d4ff;
    border-radius: 0;
    -webkit-transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    transition-duration: 0.15s;
    transition-timing-function: ease;
  }
  .title-bar .menu-icon span::before {
    top: 0.65625rem;
  }
  .title-bar .menu-icon span::after {
    top: 1.3125rem;
  }
  .title-bar .menu-icon.is-active span {
    transform: translate3d(0, 0.65625rem, 0) rotate(45deg);
  }
  .title-bar .menu-icon.is-active span,
  .title-bar .menu-icon.is-active span::after,
  .title-bar .menu-icon.is-active span::before {
    background-color: #45d4ff;
  }
  .title-bar .menu-icon.is-active span::after {
    transform: translate3d(0, -1.3125rem, 0) rotate(-90deg);
  }
  .top-bar {
    background: #0c1826;
    border-bottom-left-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
    overflow: hidden;
    padding: 2rem 1rem;
    border-bottom: 1px solid rgba(193, 209, 221, 0.5);
  }
  .header-menu {
    background: rgba(0, 0, 0, 0);
  }
  .header-menu li > a {
    background: #0c1826;
    color: #fff;
    font-size: 1.25rem;
    line-height: 2.3;
  }
  .header-menu li > a:focus,
  .header-menu li > a:focus + .submenu-toggle {
    background: #45d4ff;
  }
  .header-menu li > a.button {
    padding: 0.75rem 2rem;
    display: inline-block;
  }
  .header-menu li.current-menu-item .submenu-toggle,
  .header-menu li.current-menu-item > a,
  .header-menu li.current_page_ancestor .submenu-toggle,
  .header-menu li.current_page_ancestor > a,
  .header-menu li.current_page_parent .submenu-toggle,
  .header-menu li.current_page_parent > a {
    background: rgb(52.8, 208.2548387097, 255);
  }
  .header-menu li[aria-expanded="true"] .submenu-toggle,
  .header-menu li[aria-expanded="true"] > a {
    background: rgb(59.28, 209.7529032258, 255);
  }
  .header-menu li.has-button {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .header-menu .submenu-toggle {
    padding: 0;
    background-color: #0c1826;
    border: 1px solid rgba(193, 209, 221, 0.5);
    border-radius: 4px;
    width: 2.1875rem;
    height: 2.1875rem;
    top: 0.375rem;
  }
  .header-menu .submenu-toggle:after {
    content: "";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    display: block;
    font-size: 0.75rem;
    width: 1rem;
    height: 0.7rem;
    color: #fff;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.3s ease-in-out;
    border: none;
  }
  .header-menu .submenu-toggle[aria-expanded="true"]:after {
    transform: translate(-50%, -60%) rotate(180deg);
  }
  .header-menu .submenu a {
    padding-left: 1.546875rem;
  }
  .header-menu .submenu .submenu a {
    padding-left: 2.15625rem;
  }
  .footer
    .footer-top-part
    .footer-menus-wrapper
    .footer-menu-container
    .footer-menu-title {
    text-align: left;
  }
}
@media print, screen and (max-width: 64.06125em) and (max-width: 64.06125em) {
  .header-buttons-wrapper {
    display: none;
  }
}
@media print, screen and (min-width: 64.0625em) and (min-width: 48em) {
  .header-menu.menu li.header-mobile-item {
    display: none;
  }
}
@media print, screen and (min-width: 64.0625em) {
  [data-scroll] {
    transition: opacity 0.5s ease-in-out,
      transform 1s cubic-bezier(0.16, 0.88, 0.45, 1);
  }
  .ease-btm,
  .ease-left,
  .ease-right,
  .ease-top,
  .fade-in {
    opacity: 0;
  }
  .ease-btm[data-scroll="in"],
  .ease-left[data-scroll="in"],
  .ease-right[data-scroll="in"],
  .ease-top[data-scroll="in"],
  .fade-in[data-scroll="in"] {
    opacity: 1;
  }
  .fade-in {
    transition-duration: 1s;
  }
  [class*="ease-"][data-scroll="in"] {
    transform: none;
  }
  .ease-right {
    transform: translateX(6.25rem);
  }
  .ease-left {
    transform: translateX(-6.25rem);
  }
  .ease-top {
    transform: translateY(-6.25rem);
  }
  .ease-btm {
    transform: translateY(6.25rem);
  }
  [class*="flip-"][data-scroll="in"] {
    transform: perspective(25rem);
    backface-visibility: visible !important;
  }
  .flip-top {
    transform: perspective(25rem) rotateX(-90deg);
    transform-origin: center top;
  }
  .flip-btm {
    transform: perspective(25rem) rotateX(90deg);
    transform-origin: center bottom;
  }
  .flip-left {
    transform: perspective(25rem) rotateY(90deg);
    transform-origin: left center;
  }
  .flip-right {
    transform: perspective(25rem) rotateY(-90deg);
    transform-origin: right center;
  }
  .ease-delay-100 {
    transition-delay: 0.3s;
  }
  .ease-delay-200 {
    transition-delay: 0.6s;
  }
  .ease-delay-300 {
    transition-delay: 0.9s;
  }
  .ease-delay-400 {
    transition-delay: 1.2s;
  }
  .ease-delay-500 {
    transition-delay: 1.5s;
  }
  :root {
    --grid-col-gap: 2rem;
  }
  body {
    --wp--preset--font-size--h-1: 4.25rem;
    --wp--preset--font-size--h-2: 3.5rem;
    --wp--preset--font-size--h-3: 2.125rem;
    --wp--preset--font-size--h-4: 1.5rem;
    --wp--preset--font-size--h-5: 1.25rem;
    --wp--preset--font-size--h-6: 1.125rem;
  }
  .gb-content .wp-block-image.alignleft {
    margin-left: calc((100% - (77rem - var(--grid-col-gap, 2rem))) / 2);
  }
  .gb-content .wp-block-image.alignright {
    margin-right: calc((100% - (77rem - var(--grid-col-gap, 2rem))) / 2);
  }
  body:has(#wpadminbar) .header {
    top: 2.5rem;
  }
  .dropdown .is-dropdown-submenu a.arrow-button {
    padding: 5px 1.25rem 5px 0;
  }
  .dropdown
    .is-dropdown-submenu
    .mega-menu-description
    p:not(:has(a))
    + p:has(a)
    a.arrow-button {
    margin-top: 1.875rem;
  }
  .header .dropdown.menu > li > .is-dropdown-submenu.mega-menu {
    position: fixed;
    width: 100%;
    max-width: 77rem;
    left: 50%;
    transform: translateX(-50%);
    top: 9.375rem;
  }
  .header
    .dropdown.menu
    > li
    > .is-dropdown-submenu.mega-menu
    .mega-menu-container {
    background-color: #0c1826;
    border: 1px solid rgba(193, 209, 221, 0.5);
    border-radius: 1.5rem;
    padding: 2rem 2.5rem;
    display: flex;
    column-gap: 7.5rem;
  }
  .header
    .dropdown.menu
    > li
    > .is-dropdown-submenu.mega-menu
    .mega-menu-container
    .mega-menu-description {
    max-width: 25rem;
    color: #c1d1dd;
  }
  .header
    .dropdown.menu
    > li
    > .is-dropdown-submenu.mega-menu
    .mega-menu-container
    .mega-menu-description
    a:not(.button) {
    display: inline-block !important;
    padding: 0 !important;
  }
  .header
    .dropdown.menu
    > li
    > .is-dropdown-submenu.mega-menu
    .mega-menu-container
    .mega-menu-description
    .h1,
  .header
    .dropdown.menu
    > li
    > .is-dropdown-submenu.mega-menu
    .mega-menu-container
    .mega-menu-description
    .h2,
  .header
    .dropdown.menu
    > li
    > .is-dropdown-submenu.mega-menu
    .mega-menu-container
    .mega-menu-description
    .h3,
  .header
    .dropdown.menu
    > li
    > .is-dropdown-submenu.mega-menu
    .mega-menu-container
    .mega-menu-description
    .h4,
  .header
    .dropdown.menu
    > li
    > .is-dropdown-submenu.mega-menu
    .mega-menu-container
    .mega-menu-description
    .h5,
  .header
    .dropdown.menu
    > li
    > .is-dropdown-submenu.mega-menu
    .mega-menu-container
    .mega-menu-description
    .h6,
  .header
    .dropdown.menu
    > li
    > .is-dropdown-submenu.mega-menu
    .mega-menu-container
    .mega-menu-description
    h1,
  .header
    .dropdown.menu
    > li
    > .is-dropdown-submenu.mega-menu
    .mega-menu-container
    .mega-menu-description
    h2,
  .header
    .dropdown.menu
    > li
    > .is-dropdown-submenu.mega-menu
    .mega-menu-container
    .mega-menu-description
    h3,
  .header
    .dropdown.menu
    > li
    > .is-dropdown-submenu.mega-menu
    .mega-menu-container
    .mega-menu-description
    h4,
  .header
    .dropdown.menu
    > li
    > .is-dropdown-submenu.mega-menu
    .mega-menu-container
    .mega-menu-description
    h5,
  .header
    .dropdown.menu
    > li
    > .is-dropdown-submenu.mega-menu
    .mega-menu-container
    .mega-menu-description
    h6,
  .header-menu.menu .submenu:not(.mega-menu) li > a,
  .top-bar .header-buttons-wrapper .login-link {
    color: #fff;
  }
  .header
    .dropdown.menu
    > li
    > .is-dropdown-submenu.mega-menu
    .mega-menu-container
    .submenu-title {
    cursor: text;
  }
  .header
    .dropdown.menu
    > li
    > .is-dropdown-submenu.mega-menu
    .mega-menu-container
    .submenu-title
    > a {
    color: #c1d1dd;
    font-size: 1.5rem;
    font-family: Switzer, sans-serif;
    font-weight: 500;
    pointer-events: none;
    cursor: text;
  }
  .header
    .dropdown.menu
    > li
    > .is-dropdown-submenu.mega-menu
    .mega-menu-container
    .submenu-title
    .submenu {
    min-width: unset;
    display: block;
    position: initial;
    padding: 0;
  }
  .header
    .dropdown.menu
    > li
    > .is-dropdown-submenu.mega-menu
    .mega-menu-container
    .submenu-title
    .submenu
    a:hover,
  .header-menu.menu .submenu:not(.mega-menu) li > a:hover,
  .header-menu.menu li > a:focus,
  .header-menu.menu li > a:hover,
  .header-menu.menu > li:not(.mega-menu-item) .submenu li > a:hover,
  .top-bar .header-buttons-wrapper .login-link:hover {
    color: #c1d1dd;
  }
  .header
    .dropdown.menu
    > li
    > .is-dropdown-submenu.mega-menu
    .mega-menu-container
    .submenu-title.hidden
    > a {
    width: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
  }
  .header
    .dropdown.menu
    > li
    > .is-dropdown-submenu.mega-menu
    .mega-menu-container
    li.has-dropdown
    a:after {
    display: none;
  }
  body:not(.admin-bar)
    .header
    .dropdown.menu
    > li
    > .is-dropdown-submenu.mega-menu {
    top: 6.875rem;
  }
  .top-bar {
    display: flex;
  }
  .top-bar .menu-header-menu-main-container {
    display: flex;
    align-items: center;
  }
  .top-bar .header-buttons-wrapper {
    margin-left: auto;
    display: flex;
    column-gap: 2rem;
    align-items: center;
  }
  .header-menu.menu {
    align-items: center;
    justify-content: flex-end;
    padding-left: 3px;
    column-gap: 2rem;
  }
  .header-menu.menu li > a {
    color: #fff;
    line-height: 2;
    padding: 0;
  }
  .header-menu.menu li > a.button {
    padding: 0.75rem 2rem;
    color: #0c1826;
    line-height: 1;
  }
  .header-menu.menu .submenu:not(.mega-menu) li.current-menu-item > a,
  .header-menu.menu .submenu:not(.mega-menu) li.current_page_ancestor > a,
  .header-menu.menu .submenu:not(.mega-menu) li.current_page_parent > a,
  .header-menu.menu li.current-menu-item > a,
  .header-menu.menu li.current_page_ancestor > a,
  .header-menu.menu li.current_page_parent > a,
  .header-menu.menu > li:not(.mega-menu-item) .submenu li.current-menu-item > a,
  .header-menu.menu
    > li:not(.mega-menu-item)
    .submenu
    li.current_page_ancestor
    > a,
  .header-menu.menu
    > li:not(.mega-menu-item)
    .submenu
    li.current_page_parent
    > a {
    color: #45d4ff;
  }
  .header-menu.menu li.has-dropdown > a {
    padding-right: 1rem;
    position: relative;
  }
  .header-menu.menu li.has-dropdown > a:after {
    content: "";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    display: block;
    font-size: 0.625rem;
    color: #c1d1dd;
    margin-top: 0;
    right: 0;
    transform: translateY(-50%);
    transition: 0.3s ease-in-out;
  }
  .header-menu.menu li.is-active > a {
    background: rgba(0, 0, 0, 0);
    color: #c1d1dd;
  }
  .header-menu.menu li.is-active > a:after {
    color: #c1d1dd;
    transform: translateY(-60%) rotate(180deg);
  }
  .header-menu.menu .submenu:not(.mega-menu).js-dropdown-active {
    display: block;
  }
  .header-menu.menu > li:not(.mega-menu-item) .submenu {
    z-index: 11;
    display: none;
    padding: 1.375rem 1.5rem;
    background-color: #0c1826;
    border: 1px solid rgba(193, 209, 221, 0.5);
    border-radius: 1rem;
    left: 0;
    min-width: 85px;
  }
  .header-menu.menu > li:not(.mega-menu-item) .submenu.js-dropdown-active {
    display: flex;
    flex-direction: column;
    row-gap: 0.375rem;
  }
  .header-menu.menu > li:not(.mega-menu-item) .submenu li > a {
    color: #fff;
    padding: 0;
    width: max-content;
  }
  .menu-header-top-menu-container {
    margin-bottom: 0.5rem;
  }
  .menu-header-top-menu-container .menu.header-menu {
    column-gap: 1rem;
  }
  .menu-header-top-menu-container li,
  .menu-header-top-menu-container li .submenu li > a {
    font-size: 0.875rem;
  }
  .menu-header-top-menu-container .header-menu > li:last-of-type a {
    padding-right: 0;
  }
}
.is-dropdown-submenu.js-dropdown-active {
  display: block !important;
}
.entry__share,
.entry__thumb,
.widget {
  margin-bottom: 1.25rem;
}
.footer {
  margin-top: auto;
  padding-top: 6.25rem;
  background-color: #0c1826;
}
.footer .grid-container {
  max-width: 79rem;
}
.footer .footer-top-part {
  padding-bottom: 4rem;
}
.footer .footer-top-part .footer-menus-wrapper {
  display: flex;
  justify-content: space-between;
  padding-top: 4px;
  padding-right: 1.5rem;
  column-gap: 1rem;
}
@media screen and (max-width: 28.125em) {
  .footer .footer-top-part .footer-menus-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 32px;
  }
}
.footer
  .footer-top-part
  .footer-menus-wrapper
  .footer-menu-container
  .footer-menu-title {
  font-weight: 700;
  font-size: 0.875rem;
  color: rgba(193, 209, 221, 0.5);
  text-transform: uppercase;
  margin-bottom: 1.3rem;
  line-height: 1;
}
.footer
  .footer-top-part
  .footer-menus-wrapper
  .footer-menu-container
  .footer-menu {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 1rem;
}
.footer
  .footer-top-part
  .footer-menus-wrapper
  .footer-menu-container
  .footer-menu
  .menu-item {
  text-align: left;
}
.footer
  .footer-top-part
  .footer-menus-wrapper
  .footer-menu-container
  .footer-menu
  .menu-item
  a {
  padding: 0;
  font-size: 0.8125rem;
  font-weight: 500;
  color: #fff;
  transition: 0.3s ease-in-out;
}
.footer__logo img {
  width: 10rem;
  height: auto;
  object-fit: contain;
}
.footer__sp .stay-tuned {
  justify-content: flex-start;
  column-gap: 1rem;
  margin: 0;
}
.footer__sp .stay-tuned .stay-tuned__item {
  margin: 0;
}
.footer__sp .stay-tuned .stay-tuned__item .stay-tuned__link {
  width: 1.75rem;
  height: 1.75rem;
  border: 1px solid #fff;
  background-color: #dbe7ea;
  border-radius: 100%;
  color: #0c1826;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer__sp .stay-tuned .stay-tuned__item .stay-tuned__link:hover {
  transform: scale(1.1);
}
.footer-menu li a.button {
  padding: 0.75rem 2rem;
  line-height: 1;
}
.footer__copy {
  margin-top: 2rem;
  padding-top: 0.6875rem;
  padding-bottom: 0.6875rem;
  background-color: rgba(193, 209, 221, 0.1);
  font-size: 0.875rem;
  text-align: center;
}
.footer__copy .copy_items {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 2rem;
  color: #c6c6c6;
}
.footer__copy .copy_items p {
  margin-bottom: 0;
}
.footer__copy .copy_items a {
  color: #c6c6c6;
  text-decoration: none;
}
.footer__copy .copy_items a:hover {
  color: #45d4ff;
}
.blog-page {
  padding-bottom: 12.3rem;
}
@media print, screen and (max-width: 64.06125em) {
  .footer__logo {
    text-align: center;
  }
  .footer__sp .stay-tuned {
    margin-bottom: 2.5rem;
    justify-content: center;
  }
  .blog-page {
    padding-bottom: 6.25rem;
  }
}
.blog-page .categories-filters {
  margin-bottom: 2.5rem;
  display: flex;
  column-gap: 0.875rem;
  row-gap: 0.875rem;
  flex-wrap: wrap;
}
.blog-page .search-posts {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5rem;
}
.blog-page .search-posts .search-wrapper {
  width: 25rem;
  position: relative;
  max-width: 100%;
}
.blog-page .search-posts .search-wrapper:after {
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 50%;
  right: 1.25rem;
  transform: translateY(-50%);
  background: url("data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http://www.w3.org/2000/svg%22%3E%20%3Cpath%20d%3D%22M13.429%2012.4869L11.2669%2010.3248C11.9221%209.46704%2012.2815%208.4266%2012.2817%207.32869C12.2817%206.00562%2011.7664%204.76164%2010.8306%203.82609C9.8951%202.89054%208.65129%202.37524%207.32804%202.37524C6.00496%202.37524%204.76099%202.89054%203.82544%203.82609C1.89412%205.75757%201.89412%208.90015%203.82544%2010.8313C4.76099%2011.767%206.00496%2012.2823%207.32804%2012.2823C8.42594%2012.2822%209.46639%2011.9228%2010.3242%2011.2675L12.4862%2013.4296C12.6163%2013.5598%2012.787%2013.6249%2012.9576%2013.6249C13.1282%2013.6249%2013.2989%2013.5598%2013.429%2013.4296C13.6894%2013.1694%2013.6894%2012.7472%2013.429%2012.4869ZM4.76815%209.88859C3.35669%208.47713%203.35685%206.18042%204.76815%204.7688C5.4519%204.08521%206.36108%203.70858%207.32804%203.70858C8.29517%203.70858%209.20418%204.08521%209.88794%204.7688C10.5717%205.45256%2010.9483%206.36174%2010.9483%207.32869C10.9483%208.29582%2010.5717%209.20483%209.88794%209.88859C9.20418%2010.5723%208.29517%2010.949%207.32804%2010.949C6.36108%2010.949%205.4519%2010.5723%204.76815%209.88859Z%22%20fill%3D%22%23243345%22/%3E%20%3C/svg%3E%20")
    center center/contain no-repeat;
}
.blog-page .search-posts .search-wrapper .search-input {
  width: 100%;
  font-size: 0.9375rem;
  font-weight: 500;
  padding: 0.71875rem 3.125rem 0.71875rem 1.25rem;
  border: 1px solid #e5cad1;
  background-color: #fafafc;
}
.blog-page .search-posts .search-wrapper .search-input::placeholder {
  color: #89a3b7;
}
.blog-page .blog-title {
  margin-bottom: 5rem;
  text-align: center;
}
.blog-page .posts-wrapper .posts-content {
  margin-bottom: 4rem;
}
.blog-page .posts-wrapper .ajax-pagination .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 0.75rem;
}
.blog-page .posts-wrapper .ajax-pagination .pagination .filter-btn {
  width: 2.75rem;
  height: 3rem;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.blog-page .posts-wrapper .ajax-pagination .pagination .page-link.next,
.blog-page .posts-wrapper .ajax-pagination .pagination .page-link.prev {
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.blog-page .posts-wrapper .ajax-pagination .pagination .page-link.next:after,
.blog-page .posts-wrapper .ajax-pagination .pagination .page-link.prev:after {
  font-size: 1rem;
  color: #c1d1dd;
}
.blog-page .posts-wrapper .ajax-pagination .pagination .page-link.prev {
  margin-right: 0.75rem;
}
.blog-page .posts-wrapper .ajax-pagination .pagination .page-link.prev:after {
  content: "";
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
}
.blog-page .posts-wrapper .ajax-pagination .pagination .page-link.next {
  margin-left: 0.75rem;
}
.blog-page .posts-wrapper .ajax-pagination .pagination .page-link.next:after {
  content: "";
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
}
.blog-page.press .categories-filters {
  margin-bottom: 5.3125rem;
}
.entry__meta {
  color: #8a8a8a;
  font-size: 0.875rem;
}
.entry__cat {
  margin-top: 1.25rem;
}
.contact__content,
.contact__form {
  margin-bottom: 3rem;
}
.contact__map-wrap {
  margin-top: 3rem;
}
.contact__map {
  height: 35rem;
}
.contact__map iframe {
  width: 100%;
  height: 100%;
}
.gm-style-iw-ch {
  font-weight: 700;
}
.contact__map-img,
.loop-post .post-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contact-link {
  position: relative;
  padding-left: 2rem;
}
.contact-link::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  color: #45d4ff;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  transform: translateY(-50%);
}
.contact-link--email::before {
  content: "";
}
.contact-link--phone::before {
  content: "";
}
.contact-link--address::before {
  content: "";
}
.contact-link a {
  color: inherit;
  text-decoration: none;
}
.loop-post {
  display: block;
  padding: 1.5rem;
  height: 100%;
}
.loop-post:before {
  display: none;
}
.loop-post .post-image {
  border-radius: 0.6875rem;
  width: 100%;
  height: 11.625rem;
  overflow: hidden;
  margin-bottom: 1.875rem;
}
.loop-post .preview__title {
  margin-bottom: 1rem;
  line-height: 1.3;
  color: #fff;
}
.loop-post .preview__excerpt {
  margin-bottom: 1.6rem;
  color: #c1d1dd;
}
.main-content.single-post {
  padding-bottom: 12.5rem;
}
.main-content.single-post .top-part {
  padding: 12rem 0 5rem;
  position: relative;
  background: url("../images/post-bg_optimized.webp") center center/cover
    no-repeat;
  z-index: 4;
}
.main-content.single-post .top-part:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(
    180deg,
    rgba(12, 24, 38, 0) 0,
    rgba(12, 24, 38, 0) 50%,
    #0c1826 80%,
    #0c1826 100%
  );
  z-index: -1;
}
.main-content.single-post .top-part .post-date {
  text-align: center;
  margin-bottom: 1rem;
}
.main-content.single-post .top-part .page-title {
  text-align: center;
  line-height: 1.1;
  margin-bottom: 5rem;
  letter-spacing: -1.3px;
}
.main-content.single-post .top-part .entry__thumb {
  border-radius: 0.6875rem;
  overflow: hidden;
  width: 100%;
  height: 42.125rem;
  margin-bottom: 0;
}
.main-content.single-post .top-part .entry__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media print, screen and (max-width: 75.06125em) {
  .footer .footer-top-part .footer-menus-wrapper,
  .industries-posts .industries .industry-item .content-wrapper .title-wrapper {
    padding-right: 0;
  }
  .main-content.single-post .top-part .entry__thumb {
    height: 34.375rem;
  }
}
@media print, screen and (max-width: 64.06125em) {
  .main-content.single-post {
    padding-bottom: 6.25rem;
  }
  .main-content.single-post .top-part .entry__thumb {
    height: 28.125rem;
  }
}
.main-content.single-post .entry__content {
  padding-bottom: 9.1875rem;
}
@media print, screen and (max-width: 64.06125em) {
  .main-content.single-post .entry__content {
    padding-bottom: 6.25rem;
  }
}
@media print, screen and (max-width: 47.99875em) {
  .last-post {
    flex-direction: column-reverse;
    row-gap: 40px;
  }
  .last-post .image-wrapper {
    width: 100%;
  }
  .last-post .post-info {
    height: auto;
  }
  .logo {
    max-width: 50%;
  }
  .sidebar {
    margin-top: 3rem;
  }
  .footer {
    text-align: center;
  }
  .footer .footer-top-part .footer-menus-wrapper {
    flex-wrap: wrap;
    row-gap: 2rem;
    justify-content: space-around;
  }
  .footer__logo,
  .preview__thumb {
    margin-bottom: 1.25rem;
  }
  .blog-page {
    padding-bottom: 50px;
  }
  .blog-page .search-posts {
    flex-direction: column;
    row-gap: 0.625rem;
    align-items: flex-start;
  }
  .main-content.single-post .top-part .entry__thumb {
    height: 350px;
  }
  .main-content.single-post .entry__content {
    padding-bottom: 70px;
  }
}
.main-content.single-post
  .entry__content
  .kb-row-layout-wrap
  .kt-row-column-wrap {
  padding: 0;
}
.main-content.single-post
  .entry__content
  .kb-row-layout-wrap
  .kt-row-column-wrap
  ul {
  margin-left: 0.4375rem;
  margin-bottom: 2rem;
  list-style-type: none;
}
.main-content.single-post
  .entry__content
  .kb-row-layout-wrap
  .kt-row-column-wrap
  ul
  li {
  padding-left: 2.0625rem;
  position: relative;
  margin-bottom: 0.5rem;
}
.main-content.single-post
  .entry__content
  .kb-row-layout-wrap
  .kt-row-column-wrap
  ul
  li:before {
  content: "";
  display: block;
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 0.375rem;
  background: url("../images/marker-ul.png");
}
.main-content.single-post
  .entry__content
  .kb-row-layout-wrap
  .kt-row-column-wrap
  ul
  li:before
  img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main-content.single-post .trending-articles .loop-post .preview__title {
  color: #fff;
}
.main-content.single-post .trending-articles .articles-title {
  text-align: center;
  margin-bottom: 5rem;
}
@media print, screen and (max-width: 64.06125em) {
  .main-content.single-post .trending-articles .articles-title {
    margin-bottom: 3.125rem;
  }
}
.main-content.single-post .trending-articles .button-container {
  display: flex;
  justify-content: center;
  margin-top: 5rem;
}
.main-content.single-position {
  padding-bottom: 8.75rem;
}
.main-content.single-position .contact_form {
  padding-top: 9.375rem;
}
.main-content.single-position .gform_wrapper.gravity-theme .gform_footer {
  margin-top: 1.875rem;
}
.main-content.single-position .entry__content {
  padding-bottom: 0;
}
