@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=1779278303587"); /* IE9*/
  src: url("/wp-content/themes/addovation2026/dist/fonts/icons/icon.eot?t=1779278303587#iefix") format("embedded-opentype"), url("/wp-content/themes/addovation2026/dist/fonts/icons/icon.woff2?t=1779278303587") format("woff2"), url("/wp-content/themes/addovation2026/dist/fonts/icons/icon.woff?t=1779278303587") format("woff"), url("/wp-content/themes/addovation2026/dist/fonts/icons/icon.ttf?t=1779278303587") format("truetype"), url("/wp-content/themes/addovation2026/dist/fonts/icons/icon.svg?t=1779278303587") 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.hero-video-and-text .grid-container {
  background-color: #F8F8F8;
}

.block-section.hero-video-and-text.white-background .grid-container {
  background-color: #fff;
}

.block-section.hero-video-and-text.white-background .grid-container .image img {
  border-radius: 0.625rem !important;
}

.block-section.hero-video-and-text.white-background .grid-container video {
  border-radius: 0.625rem !important;
}

.block-section.hero-video-and-text .content {
  order: 1;
  padding-left: 7.5rem;
  padding-right: 0.9375rem;
}

@media screen and (max-width: 800px) {
  .block-section.hero-video-and-text .content {
    padding-left: 1.5625rem;
  }
}
@media screen and (max-width: 39.99875em) {
  .block-section.hero-video-and-text .content {
    order: 2;
    padding-left: 0.625rem;
  }
}
.block-section.hero-video-and-text .content .content-inner {
  display: flex;
  flex-flow: column;
  vertical-align: middle;
  height: 100%;
  max-width: 34.375rem;
}

.block-section.hero-video-and-text .content .content-inner .content-inner-wrap {
  display: flex;
  flex-flow: column;
  margin: auto 0;
}

@media screen and (max-width: 39.99875em) {
  .block-section.hero-video-and-text .content .content-inner .content-inner-wrap {
    padding: 1rem;
  }
}
.block-section.hero-video-and-text .content .content-inner .content-inner-wrap .buttons {
  display: flex;
  flex-flow: row wrap;
  gap: 1.25rem;
  margin-top: 1.25rem;
}

@media screen and (max-width: 39.99875em) {
  .block-section.hero-video-and-text .content .content-inner .content-inner-wrap .buttons {
    flex-direction: column;
    gap: 0.75rem;
  }
  .block-section.hero-video-and-text .content .content-inner .content-inner-wrap .buttons .dc-button {
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 39.99875em) and (max-width: 39.99875em) {
  .block-section.hero-video-and-text .content .content-inner .content-inner-wrap .buttons .dc-button {
    width: auto;
  }
}
.block-section.hero-video-and-text .content .content-inner .content-inner-wrap .buttons .dc-button {
  align-self: flex-start;
}

.block-section.hero-video-and-text .content article {
  display: block;
  max-width: 38.125rem;
  padding: 0.75rem 0;
}

.block-section.hero-video-and-text .content .section-title {
  margin: 0;
  font-size: 2.25rem;
  font-weight: 300;
  line-height: normal;
}

@media screen and (max-width: 39.99875em) {
  .block-section.hero-video-and-text .content .section-title {
    margin-top: 1.875rem;
  }
}
.block-section.hero-video-and-text .content p {
  color: #231f20;
  margin-bottom: 1.125rem;
  line-height: normal;
}

@media screen and (min-width: 40em) {
  .block-section.hero-video-and-text .content p {
    margin-bottom: 2.125rem;
  }
}
@media screen and (max-width: 39.99875em) {
  .block-section.hero-video-and-text .content p {
    font-size: 1.125rem;
  }
}
.block-section.hero-video-and-text .content p a {
  color: #00966C;
  padding-bottom: 0.125rem;
  display: inline-block;
}

.block-section.hero-video-and-text .content p a:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  transition: width 0.3s;
  background-color: #00966C;
}

.block-section.hero-video-and-text .content p a:hover:after, .block-section.hero-video-and-text .content p a.active:after {
  width: 100%;
  animation: linegrow 0.4s ease 1;
}

.block-section.hero-video-and-text .content p a.active:after {
  width: 100% !important;
  animation: linegrow 0.4s ease 1;
}

.block-section.hero-video-and-text .content .dc-button {
  max-width: 21.875rem;
}

.block-section.hero-video-and-text .image {
  overflow: hidden;
  order: 0;
  position: relative;
}

.block-section.hero-video-and-text .image video {
  border-radius: 0.625rem 0 0 0.625rem;
  width: 100%;
  display: block;
}

.block-section.hero-video-and-text .image .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (min-width: 640px) and (max-width: 1024px) {
  .block-section.hero-video-and-text .image {
    padding-top: 3.125rem;
  }
}
.block-section.hero-video-and-text .image img {
  display: block;
  width: 100%;
  float: left;
  border-radius: 0.625rem 0 0 0.625rem;
}

.block-section.hero-video-and-text iframe {
  border-radius: 0.625rem 0 0 0.625rem;
  width: 100%;
  display: block;
}
