/*!**************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/main.scss ***!
  \**************************************************************************************************************************************************************************************************************************************/
@keyframes HHfadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
body #home_hero video {
  opacity: 0;
  animation: HHfadeIn 1s ease-in-out forwards;
}

body .list-font-light .kt-svg-icon-list-text {
  font-size: 21px;
  line-height: 1;
  font-weight: 300;
}

body .gform-theme.gform-theme--orbital .gfield_required_asterisk {
  color: #3FBDF3;
}
body .gform-theme.gform-theme--orbital .gform_fields {
  row-gap: 3rem;
}
body .gform-theme.gform-theme--orbital input[type=text],
body .gform-theme.gform-theme--orbital input[type=email],
body .gform-theme.gform-theme--orbital input[type=url],
body .gform-theme.gform-theme--orbital input[type=tel],
body .gform-theme.gform-theme--orbital input[type=number],
body .gform-theme.gform-theme--orbital input[type=password],
body .gform-theme.gform-theme--orbital input[type=search],
body .gform-theme.gform-theme--orbital textarea {
  border: 2px solid #DFE0E1;
  outline: none;
  box-shadow: none;
  border-radius: 6px;
  height: 2.6rem;
}
body .gform-theme.gform-theme--orbital input[type=text]:focus, body .gform-theme.gform-theme--orbital input[type=text]:active,
body .gform-theme.gform-theme--orbital input[type=email]:focus,
body .gform-theme.gform-theme--orbital input[type=email]:active,
body .gform-theme.gform-theme--orbital input[type=url]:focus,
body .gform-theme.gform-theme--orbital input[type=url]:active,
body .gform-theme.gform-theme--orbital input[type=tel]:focus,
body .gform-theme.gform-theme--orbital input[type=tel]:active,
body .gform-theme.gform-theme--orbital input[type=number]:focus,
body .gform-theme.gform-theme--orbital input[type=number]:active,
body .gform-theme.gform-theme--orbital input[type=password]:focus,
body .gform-theme.gform-theme--orbital input[type=password]:active,
body .gform-theme.gform-theme--orbital input[type=search]:focus,
body .gform-theme.gform-theme--orbital input[type=search]:active,
body .gform-theme.gform-theme--orbital textarea:focus,
body .gform-theme.gform-theme--orbital textarea:active {
  outline: none !important;
  border: 2px solid #0093D0;
}
body .gform-theme.gform-theme--orbital textarea {
  height: unset;
}
body .gform-theme.gform-theme--orbital label, body .gform-theme.gform-theme--orbital legend {
  font-weight: 600;
}
body .gform-theme.gform-theme--orbital .gform_required_legend {
  display: none;
}
body .gform-theme.gform-theme--orbital .gform_footer {
  padding-top: 2rem;
}
body .gform-theme.gform-theme--orbital .gform_footer > input[type=submit].gform_button {
  border-radius: 24px !important;
  background-color: #3FBDF3 !important;
  color: #FFFFFF !important;
  padding: 0.8rem 3rem !important;
  font-family: "Barlow Condensed", sans-serif !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  letter-spacing: 3px !important;
  text-transform: uppercase !important;
}
body .gform-theme.gform-theme--orbital .gform_footer > input[type=submit].gform_button:hover {
  background-color: #0093D0 !important;
}

body .cbs-list .kb-svg-icon-wrap {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

body .kb-button span.kb-svg-icon-wrap svg {
  transform: rotate(0deg);
  transition: transform 0.3s ease;
}

body .kb-button:hover span.kb-svg-icon-wrap svg {
  transform: rotate(45deg);
}

body {
  letter-spacing: inherit;
}

body h2.elementor-size-default {
  text-shadow: 0px 0px 3px rgba(3, 15, 51, 0.25);
  letter-spacing: -0.58px;
}

body p {
  letter-spacing: -0.28px;
}

body .insights-card .kb-query-item figure {
  overflow: clip;
  border-radius: 8px;
}

body .insights-card .kb-query-item figure img {
  transform: scale(1);
  transition: all 0.3s ease;
}

body .insights-card .kb-query-item:hover figure img {
  transform: scale(1.1);
}

body li.kadence-menu-mega-enabled .mega-menu-row-layout {
  margin-top: -1rem;
  transition: all 0.4s ease;
}

body li.kadence-menu-mega-enabled:hover .mega-menu-row-layout {
  margin-top: 0rem;
  transition: all 0.4s ease;
}

body .kb-header-sticky-wrapper .kadence-menu-mega-enabled > ul.kb-nav-sub-menu.mega-menu > .kb-row-layout-wrap .kt-row-column-wrap,
body .kadence-menu-mega-enabled > ul.kb-nav-sub-menu.mega-menu > .kb-row-layout-wrap .wp-block-kadence-navigation-link .link-media-container {
  overflow: visible !important;
}

@media screen and (min-width: 767px) {
  body .arrow-section {
    max-width: 100%;
  }
  body .arrow-section--headline {
    max-width: calc(100% - 42px) !important;
  }
  body .arrow-section--content {
    padding-left: 42px;
  }
  body .arrow-section--100 .arrow-section--headline {
    max-width: 100% !important;
  }
}
@media screen and (min-width: 1024px) {
  body .arrow-section {
    max-width: 100%;
  }
  body .arrow-section--headline {
    max-width: calc(100% - 62px) !important;
  }
  body .arrow-section--content {
    padding-left: 60px;
  }
  body .arrow-section--100 .arrow-section--headline {
    max-width: 100% !important;
  }
}
body .arrow-section h1,
body .arrow-section h2 {
  text-shadow: 0px 0px 3px rgba(3, 15, 51, 0.25);
}
body .arrow-section h1 a,
body .arrow-section h2 a {
  color: var(--global-palette3);
}
body .arrow-section .arrow-section--content .wp-block-kadence-iconlist {
  padding-left: 8px;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.hero-animated .eyebrow {
  opacity: 0;
  animation: fadeInUp 0.5s ease;
  animation-delay: 0s;
  animation-fill-mode: forwards;
}
.hero-animated .headline {
  opacity: 0;
  animation: fadeInUp 0.5s ease;
  animation-delay: 0.2s;
  animation-fill-mode: forwards;
}
.hero-animated .subheadline {
  opacity: 0;
  animation: fadeInUp 0.5s ease;
  animation-delay: 0.4s;
  animation-fill-mode: forwards;
}

.services-slider {
  counter-reset: service_slide;
}
.services-slider .slider-button :before {
  counter-increment: service_slide;
  content: "0" counter(service_slide);
  display: inline-block;
  margin-right: 1rem;
  font-weight: 600;
  font-size: 18px;
  vertical-align: middle;
}

.industries_slider {
  counter-reset: industry_slide;
}
.industries_slider .slider-button:before {
  counter-increment: industry_slide;
  content: "0" counter(industry_slide);
  display: inline-block;
  margin-right: 1rem;
  font-weight: 600;
  z-index: 1;
  vertical-align: middle;
}
.industries_slider .slider-navigation-buttons .slider-button.kb-button {
  text-align: left !important;
}
.industries_slider .slider-navigation-buttons .slider-button.kb-button .kt-btn-inner-text {
  border-radius: 6px !important;
  padding-top: 0.6rem !important;
  padding-bottom: 0.6rem !important;
  overflow: clip;
  margin: 0;
  display: inline-block;
  font-size: clamp(18px, 2vw, 21px) !important;
}
.industries_slider .slider-navigation-buttons .slider-button.kb-button:hover .kt-btn-inner-text {
  background: #DFE0E1;
  border-radius: 6px !important;
}

body .tabbed-content-slider .slider-navigation-buttons .slider-button.kb-button {
  text-align: left !important;
}
body .tabbed-content-slider .slider-navigation-buttons .slider-button.kb-button:before {
  opacity: 1;
  font-size: 18px;
  top: 50%;
  left: 1.5rem;
  transform: translateY(-50%);
  margin-top: 3px;
}
@media screen and (max-width: 1024px) {
  body .tabbed-content-slider .slider-navigation-buttons .slider-button.kb-button:before {
    left: 1rem;
    font-size: 16px;
  }
}
body .tabbed-content-slider .slider-navigation-buttons .slider-button.kb-button.active:before {
  color: var(--global-palette3);
}
body .tabbed-content-slider .slider-navigation-buttons .slider-button.kb-button.active .kt-btn-inner-text {
  background-color: #DFE0E1 !important;
  color: var(--global-palette3);
}
body .tabbed-content-slider .slider-navigation-buttons .slider-button.kb-button .kt-btn-inner-text {
  border-radius: 6px !important;
  overflow: clip;
  margin: 0;
  display: inline-block;
  padding-left: 4.5rem;
  padding-top: 0.6rem !important;
  padding-bottom: 0.6rem !important;
  padding-right: 1.5rem;
  line-height: 1;
  font-size: clamp(18px, 2vw, 28px);
}
@media screen and (max-width: 1024px) {
  body .tabbed-content-slider .slider-navigation-buttons .slider-button.kb-button .kt-btn-inner-text {
    vertical-align: middle;
    padding-left: 4.5rem;
    text-shadow: 0px 0px 10px rgba(0, 146.37, 209.1, 0.25);
  }
}
body .tabbed-content-slider .slider-navigation-buttons .slider-button.kb-button:hover .kt-btn-inner-text {
  background: #DFE0E1;
  border-radius: 6px !important;
}
body .tabbed-content-slider .slider-navigation-buttons .slider-button.kb-button .kt-btn-inner-text:before {
  display: block;
  flex-direction: column;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 1.5rem;
  margin-top: 3px;
  z-index: 9;
}
body .tabbed-content-slider .kb-advanced-slide-inner-wrap {
  justify-content: flex-start !important;
  align-items: flex-start;
  padding: 0;
  text-align: left !important;
}
@media screen and (max-width: 1024px) {
  body .tabbed-content-slider .industries_slider_content .kb-row-layout-wrap, body .tabbed-content-slider .industries_slider_content .kt-row-layout-overlay {
    background-image: unset;
  }
}
@media screen and (min-width: 1023px) {
  body .tabbed-content-slider .industries_slider_content .kb-buttons-wrap {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  body .tabbed-content-slider .industries_slider_content * {
    color: var(--global-palette3);
  }
}
body .tabbed-content-slider .industries_slider_content .swiper-slide {
  background-color: var(--global-palette8);
  opacity: 0 !important;
  overflow: visible; /* Prevent clipping of content */
  /* Default state for all content elements */
  /* Specific styling for h2 */
  /* Active slide - content slides in with cascade effect */
  /* Previous slide - content slides out to the left */
  /* Next slide - content slides out to the right */
}
body .tabbed-content-slider .industries_slider_content .swiper-slide h2, body .tabbed-content-slider .industries_slider_content .swiper-slide p.wp-block-kadence-advancedheading, body .tabbed-content-slider .industries_slider_content .swiper-slide ul, body .tabbed-content-slider .industries_slider_content .swiper-slide .kb-buttons-wrap {
  opacity: 0;
  transition: all 0.5s ease 0s;
  /* Mobile: slide in from left */
  /* Desktop: slide in from bottom */
}
@media screen and (max-width: 1023px) {
  body .tabbed-content-slider .industries_slider_content .swiper-slide h2, body .tabbed-content-slider .industries_slider_content .swiper-slide p.wp-block-kadence-advancedheading, body .tabbed-content-slider .industries_slider_content .swiper-slide ul, body .tabbed-content-slider .industries_slider_content .swiper-slide .kb-buttons-wrap {
    transform: translateX(-100%);
  }
}
@media screen and (min-width: 1024px) {
  body .tabbed-content-slider .industries_slider_content .swiper-slide h2, body .tabbed-content-slider .industries_slider_content .swiper-slide p.wp-block-kadence-advancedheading, body .tabbed-content-slider .industries_slider_content .swiper-slide ul, body .tabbed-content-slider .industries_slider_content .swiper-slide .kb-buttons-wrap {
    transform: translateY(2rem);
  }
}
@media screen and (max-width: 1023px) {
  body .tabbed-content-slider .industries_slider_content .swiper-slide h2 {
    font-size: 26px !important;
  }
}
body .tabbed-content-slider .industries_slider_content .swiper-slide h2 mark.has-theme-palette-3-color {
  font-size: 30px;
  font-weight: 400;
  vertical-align: middle;
  letter-spacing: -0.3px;
  line-height: 48px;
  margin-right: 1rem;
  padding-bottom: 3px;
}
@media screen and (max-width: 1023px) {
  body .tabbed-content-slider .industries_slider_content .swiper-slide h2 mark.has-theme-palette-3-color {
    display: none;
  }
}
body .tabbed-content-slider .industries_slider_content .swiper-slide-active {
  opacity: 1 !important;
}
body .tabbed-content-slider .industries_slider_content .swiper-slide-active h2 {
  opacity: 1;
  transform: translateX(0);
  transition: all 0.5s ease 0.2s; /* Same timing on mobile */
}
@media screen and (min-width: 1024px) {
  body .tabbed-content-slider .industries_slider_content .swiper-slide-active h2 {
    transform: translateY(0);
    transition: all 0.5s ease 0.2s; /* First element on desktop */
  }
}
body .tabbed-content-slider .industries_slider_content .swiper-slide-active p.wp-block-kadence-advancedheading {
  opacity: 1;
  transform: translateX(0);
  transition: all 0.5s ease 0.2s; /* Same timing on mobile */
}
@media screen and (min-width: 1024px) {
  body .tabbed-content-slider .industries_slider_content .swiper-slide-active p.wp-block-kadence-advancedheading {
    transform: translateY(0);
    transition: all 0.5s ease 0.4s; /* Second element on desktop */
  }
}
body .tabbed-content-slider .industries_slider_content .swiper-slide-active ul {
  opacity: 1;
  transform: translateX(0);
  transition: all 0.5s ease 0.2s; /* Same timing on mobile */
}
@media screen and (min-width: 1024px) {
  body .tabbed-content-slider .industries_slider_content .swiper-slide-active ul {
    transform: translateY(0);
    transition: all 0.5s ease 0.6s; /* Third element on desktop */
  }
}
body .tabbed-content-slider .industries_slider_content .swiper-slide-active .kb-buttons-wrap {
  opacity: 1;
  transform: translateX(0);
  transition: all 0.5s ease 0.2s; /* Same timing on mobile */
}
@media screen and (min-width: 1024px) {
  body .tabbed-content-slider .industries_slider_content .swiper-slide-active .kb-buttons-wrap {
    transform: translateY(0);
    transition: all 0.5s ease 0.8s; /* Fourth element on desktop */
  }
}
body .tabbed-content-slider .industries_slider_content .swiper-slide-prev h2, body .tabbed-content-slider .industries_slider_content .swiper-slide-prev p.wp-block-kadence-advancedheading, body .tabbed-content-slider .industries_slider_content .swiper-slide-prev ul, body .tabbed-content-slider .industries_slider_content .swiper-slide-prev .kb-buttons-wrap {
  opacity: 0; /* Make sure it fades out */
  transition: all 0.3s ease 0s; /* Faster exit animation */
}
@media screen and (max-width: 1023px) {
  body .tabbed-content-slider .industries_slider_content .swiper-slide-prev h2, body .tabbed-content-slider .industries_slider_content .swiper-slide-prev p.wp-block-kadence-advancedheading, body .tabbed-content-slider .industries_slider_content .swiper-slide-prev ul, body .tabbed-content-slider .industries_slider_content .swiper-slide-prev .kb-buttons-wrap {
    transform: translateX(-100%);
  }
}
@media screen and (min-width: 1024px) {
  body .tabbed-content-slider .industries_slider_content .swiper-slide-prev h2, body .tabbed-content-slider .industries_slider_content .swiper-slide-prev p.wp-block-kadence-advancedheading, body .tabbed-content-slider .industries_slider_content .swiper-slide-prev ul, body .tabbed-content-slider .industries_slider_content .swiper-slide-prev .kb-buttons-wrap {
    transform: translateY(2rem); /* Back to hidden position */
    opacity: 0;
    transition: all 0.5s ease 0.7s;
  }
}
body .tabbed-content-slider .industries_slider_content .swiper-slide-next h2, body .tabbed-content-slider .industries_slider_content .swiper-slide-next p.wp-block-kadence-advancedheading, body .tabbed-content-slider .industries_slider_content .swiper-slide-next ul, body .tabbed-content-slider .industries_slider_content .swiper-slide-next .kb-buttons-wrap { /* Fixed: was .kb-button-wrap, now matches the correct class */
  opacity: 0; /* Make sure it fades out */
  transition: all 0.3s ease 0s; /* Faster exit animation */
}
@media screen and (max-width: 1023px) {
  body .tabbed-content-slider .industries_slider_content .swiper-slide-next h2, body .tabbed-content-slider .industries_slider_content .swiper-slide-next p.wp-block-kadence-advancedheading, body .tabbed-content-slider .industries_slider_content .swiper-slide-next ul, body .tabbed-content-slider .industries_slider_content .swiper-slide-next .kb-buttons-wrap {
    transform: translateX(100%);
  }
}
@media screen and (min-width: 1024px) {
  body .tabbed-content-slider .industries_slider_content .swiper-slide-next h2, body .tabbed-content-slider .industries_slider_content .swiper-slide-next p.wp-block-kadence-advancedheading, body .tabbed-content-slider .industries_slider_content .swiper-slide-next ul, body .tabbed-content-slider .industries_slider_content .swiper-slide-next .kb-buttons-wrap {
    transform: translateY(2rem); /* Back to hidden position */
    opacity: 0;
    transition: all 0.5s ease 0.7s;
  }
}
@media screen and (max-width: 1024px) {
  body .tabbed-content-slider .industries_slider_cta_buttons {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  body .tabbed-content-slider .services_slider_image {
    display: none !important;
  }
}

.page .process-card-wrap {
  display: flex;
  flex-grow: 1;
}
.page .process-card-wrap > * {
  display: flex;
  width: 100%;
  height: 100%;
}
.page .process-card-last .background-elements .connector-arrow {
  display: none !important;
}
.page .process-card-last .background-elements .top-right-border {
  width: calc(50% - 0.5rem);
  height: 60% !important;
  top: 0;
}
.page .process-card-last .background-elements .bottom-right-border {
  width: calc(50% - 0.5rem);
  height: 50%;
  bottom: 0;
}
.page .process-card-inner {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  flex-grow: 1;
}
.page .process-card-inner > * {
  display: flex;
  width: 100%;
  height: 100%;
}
.page .process-card-inner .background-elements {
  position: absolute;
  height: 100%;
  width: 100%;
}
.page .process-card-inner .background-elements > * {
  position: absolute;
}
.page .process-card-inner .background-elements .left-half-background {
  background-color: #0093d0;
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
  border-radius: 3rem 0 0 3rem;
}
@media screen and (max-width: 1024px) {
  .page .process-card-inner .background-elements .left-half-background {
    height: 50%;
    width: 100%;
    border-radius: 3rem 3rem 0 0;
  }
}
.page .process-card-inner .background-elements .top-right-border {
  width: calc(50% - 0.5rem);
  height: calc(50% - 2rem);
  top: 0;
  left: calc(50% + 0.5rem);
  border-top: 4px solid #0093d0;
  border-right: 4px solid #0093d0;
  border-radius: 0 3rem 0 0;
}
@media screen and (max-width: 1024px) {
  .page .process-card-inner .background-elements .top-right-border {
    border-top: 0px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 4px solid #0093d0;
    border-left: 4px solid #0093d0;
    border-radius: 0 0 0 3rem;
    width: 55%;
    height: calc(50% - 1rem);
    top: unset;
    bottom: 0;
    left: 0;
  }
}
.page .process-card-inner .background-elements .bottom-right-border {
  width: calc(50% - 0.5rem);
  height: calc(50% - 1rem);
  bottom: 0;
  left: calc(50% + 0.5rem);
  border-bottom: 4px solid #0093d0;
  border-right: 4px solid #0093d0;
  border-radius: 0 0 3rem 0;
}
@media screen and (max-width: 1024px) {
  .page .process-card-inner .background-elements .bottom-right-border {
    width: 55%;
    left: unset;
    right: 0;
  }
}
.page .process-card-inner .background-elements .connector-arrow {
  border-left: 4px solid #0093d0;
  border-bottom: 4px solid #0093d0;
  width: 2rem;
  height: 1rem;
  left: calc(100% - 4px);
  top: calc(50% - 2rem);
  border-radius: 0 0.5rem;
}
@media screen and (max-width: 1024px) {
  .page .process-card-inner .background-elements .connector-arrow {
    border-left: 4px solid #0093d0;
    border-bottom: 0px solid transparent;
    left: 50%;
    top: unset;
    bottom: -36px;
    border-radius: 0;
    height: 2.5rem;
  }
}
.page .process-card-inner .background-elements .connector-arrow svg {
  position: absolute;
  width: 40px;
  height: 34px;
  left: 0.5rem;
}
@media screen and (max-width: 1024px) {
  .page .process-card-inner .background-elements .connector-arrow svg {
    transform: rotate(90deg);
    left: -25px;
    top: 1.125rem;
  }
}
.page .process-card-inner .content-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  top: 0;
  left: 0;
}
.page .process-card-inner .content-wrapper > * {
  display: flex;
  width: 100%;
  height: 100%;
  padding: 1.5rem;
}
@media screen and (max-width: 1280px) {
  .page .process-card-inner .content-wrapper > * {
    padding: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .page .process-card-inner .content-wrapper > * {
    padding: 1.5rem;
  }
}
.page .process-card-inner .content-wrapper .content {
  background-color: #020e33;
  flex-grow: 1;
  border-radius: 2rem;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .page .process-card-inner .content-wrapper .content {
    min-height: 250px;
  }
}
.page .process-card-inner .content-wrapper .content p {
  font-size: clamp(14px, 1vw, 18px);
}
@media screen and (max-width: 768px) {
  .page .process-card-inner .content-wrapper .content p {
    font-size: 18px;
  }
}

@media screen and (max-width: 1024px) {
  .wp-block-kadence-advancedbtn:not(.slider-navigation-buttons) .kb-button .kt-btn-inner-text {
    letter-spacing: 3px;
  }
  .wp-block-kadence-advancedbtn:not(.slider-navigation-buttons) .kb-button .kb-svg-icon-wrap {
    font-size: 40px !important;
    --kb-button-icon-size: 40px !important;
  }
}
.wp-block-kadence-off-canvas {
  display: block !important;
}

/* Base overlay (hidden to the left) */
body::after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(3, 15, 51, 0.5);
  z-index: 1; /* Below the off-canvas menu */
  transform: translateX(-100%);
  transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  pointer-events: none;
}

/* When menu is open, slide overlay in */
body.kb-modal-open::after {
  transform: translateX(0);
  pointer-events: auto;
  transition-delay: 300ms; /* starts sliding in slightly after menu */
}

/* When menu is closed, slide overlay out smoothly */
body:not(.kb-modal-open)::after {
  transform: translateX(-100%);
  transition-delay: 0ms; /* no delay */
}

/* Ensure the menu is above the overlay */
.wp-block-kadence-off-canvas {
  z-index: 9999 !important;
  transition: transform 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
}

.wp-block-kadence-off-canvas .kb-off-canvas-inner-wrap {
  transition: all 500ms cubic-bezier(0.25, 0.46, 0.45, 0.94) !important;
  transition-delay: 0.4s !important; /* sync nicely with overlay */
}

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