@charset "UTF-8";
.grid-x.align-center {
  justify-content: center;
}

/*
	@TODO: Add to theme: new division fix for updated sass package.
*/
/**==================================================================================================================================
BREAKPOINT
 ==================================================================================================================================*/
/**==================================================================================================================================
BREAKPOINT ENDS
==================================================================================================================================*/
span.edit-link {
  display: inline-block;
  background-color: yellow;
  font-weight: 600;
  position: fixed;
  left: 0;
  bottom: 3.125rem;
  transform: translateX(-45px);
  transition: all 0.2s;
}

span.edit-link a {
  display: block;
  padding: 0.9375rem;
}

span.edit-link:hover {
  transform: translateX(0);
}

@font-face {
  font-family: "icon";
  src: url("/wp-content/themes/addovation2026/dist/fonts/icons/icon.eot?t=1777980396199"); /* IE9*/
  src: url("/wp-content/themes/addovation2026/dist/fonts/icons/icon.eot?t=1777980396199#iefix") format("embedded-opentype"), url("/wp-content/themes/addovation2026/dist/fonts/icons/icon.woff2?t=1777980396199") format("woff2"), url("/wp-content/themes/addovation2026/dist/fonts/icons/icon.woff?t=1777980396199") format("woff"), url("/wp-content/themes/addovation2026/dist/fonts/icons/icon.ttf?t=1777980396199") format("truetype"), url("/wp-content/themes/addovation2026/dist/fonts/icons/icon.svg?t=1777980396199") format("svg");
}
[class^=icon-], [class*=" icon-"] {
  font-family: "icon" !important;
  font-size: undefined;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-3pils::before {
  content: "А";
}

.icon-arrow-right::before {
  content: "Б";
}

.icon-avatar::before {
  content: "В";
}

.icon-close::before {
  content: "Г";
}

.icon-download::before {
  content: "Д";
}

.icon-globe::before {
  content: "Е";
}

.icon-pil-opp::before {
  content: "Ж";
}

.icon-plus::before {
  content: "З";
}

.icon-search::before {
  content: "И";
}

.block-section.subpage-hero {
  padding: 0 !important;
  position: relative;
  background-color: transparent;
  max-height: 47.625rem;
  height: calc(100vh - 140px);
  display: flex;
  align-items: center;
  margin-top: -5.3125rem !important;
}

@media screen and (max-width: 39.99875em) {
  .block-section.subpage-hero {
    min-height: 30rem;
  }
}
.block-section.subpage-hero .image-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1;
  background-size: cover;
  background-position: center;
}

.block-section.subpage-hero .image-bg.dark {
  background-color: #333A42;
}

.block-section.subpage-hero .image-bg.green {
  background-color: #00966C;
}

.block-section.subpage-hero .image-bg .hero-video,
.block-section.subpage-hero .image-bg video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.block-section.subpage-hero .image-bg .hero-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.block-section.subpage-hero .sh-content {
  position: relative;
  z-index: 10;
  width: 100%;
  padding-top: 3.125rem;
  padding-bottom: 3.75rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 47.625rem;
  /* Fluid text overrides */
  max-width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

@media screen and (max-width: 39.99875em) {
  .block-section.subpage-hero .sh-content {
    height: 30rem;
    padding-top: 9.375rem;
  }
}
@media screen and (max-width: 39.99875em) {
  .block-section.subpage-hero .sh-content {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.block-section.subpage-hero .heading-cell {
  width: 100%;
  padding-top: 9.375rem;
}

.block-section.subpage-hero .heading-cell h1.heading {
  color: #fff;
  font-size: 3.75rem;
  font-weight: 300;
  margin-bottom: 2.5rem;
  margin-top: 0;
  line-height: normal;
}

.block-section.subpage-hero .heading-cell h1.heading .highlight-text {
  color: #2AFFC3;
}

@media screen and (max-width: 39.99875em) {
  .block-section.subpage-hero .heading-cell h1.heading {
    font-size: 2rem;
    margin-bottom: 1.875rem;
    line-height: normal;
  }
}
.block-section.subpage-hero .glass-cell {
  width: 100%;
  max-width: 46.875rem;
  margin-top: auto;
}

@media screen and (max-height: 800px) {
  .block-section.subpage-hero .glass-cell {
    margin-top: 1.25rem;
  }
}
.block-section.subpage-hero .glass-cell.medium-offset-2 {
  margin-left: auto;
  margin-right: auto;
}

.block-section.subpage-hero .glass-cell .glass-box {
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 0.625rem;
  padding: 2.5rem 3.125rem;
  color: #fff;
  font-size: 1.375rem;
  line-height: normal;
}

.block-section.subpage-hero .glass-cell .glass-box .glass-highlight {
  color: #00BFA5;
  font-weight: 500;
}

.block-section.subpage-hero .glass-cell .glass-box p {
  color: #fff;
  font-size: 2.25rem;
  font-weight: 300;
  line-height: normal;
  margin: 0;
}

.block-section.subpage-hero .glass-cell .glass-box p strong,
.block-section.subpage-hero .glass-cell .glass-box p b {
  color: #2AFFC3;
  font-weight: 300;
}

.block-section.subpage-hero .glass-cell .glass-box.larger-text p {
  font-size: 1.75rem;
  line-height: 2.25rem;
}

@media screen and (max-width: 63.99875em) {
  .block-section.subpage-hero .glass-cell .glass-box {
    padding: 1.875rem 2.5rem;
    font-size: 1.25rem;
  }
  .block-section.subpage-hero .glass-cell .glass-box p {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 39.99875em) {
  .block-section.subpage-hero .glass-cell .glass-box {
    padding: 1.25rem 1.875rem;
    font-size: 1.125rem;
  }
  .block-section.subpage-hero .glass-cell .glass-box p {
    font-size: 1.125rem;
  }
  .block-section.subpage-hero .glass-cell .glass-box.larger-text p {
    font-size: 1.375rem;
  }
}
.block-section.subpage-hero.is_centered .heading-cell,
.block-section.subpage-hero.is_centered .glass-cell {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

body:not(.wp-admin) .block-section.subpage-hero {
  margin-top: -12rem;
}

@media screen and (max-width: 39.99875em) {
  body:not(.wp-admin) .block-section.subpage-hero {
    margin-top: -10.8125rem;
  }
}
.block-section.subpage-hero + .block-section:not(.ingress) {
  padding-top: 6.25rem !important;
}

.block-section.subpage-hero + .block-section.shortcut-links {
  padding-top: 10rem !important;
}
