.cs-block.hero:not(.is-preview) .bg-wrapper {
  position: relative;
}
.cs-block.hero:not(.is-preview) .bg-wrapper::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.27);
}
.cs-block.hero:not(.is-preview).type-image .bg-wrapper {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.cs-block.hero:not(.is-preview).type-image .bg-wrapper:before {
  display: block;
  content: "";
  padding-top: 133.3333333333%;
  width: 100%;
}
.cs-block.hero:not(.is-preview).type-image .bg-wrapper > img, .cs-block.hero:not(.is-preview).type-image .bg-wrapper > video {
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
  top: 0;
  object-fit: cover;
}
@media (min-width: 768px) {
  .cs-block.hero:not(.is-preview).type-image .bg-wrapper {
    position: relative;
  }
  .cs-block.hero:not(.is-preview).type-image .bg-wrapper:before {
    display: block;
    content: "";
    padding-top: 42.8571428571%;
    width: 100%;
  }
  .cs-block.hero:not(.is-preview).type-image .bg-wrapper > img, .cs-block.hero:not(.is-preview).type-image .bg-wrapper > video {
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
    object-fit: cover;
  }
}
@media (min-width: 768px) {
  .cs-block.hero:not(.is-preview).type-image.block-height-tall .bg-wrapper {
    position: relative;
  }
  .cs-block.hero:not(.is-preview).type-image.block-height-tall .bg-wrapper:before {
    display: block;
    content: "";
    padding-top: 56.25%;
    width: 100%;
  }
  .cs-block.hero:not(.is-preview).type-image.block-height-tall .bg-wrapper > img, .cs-block.hero:not(.is-preview).type-image.block-height-tall .bg-wrapper > video {
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
    object-fit: cover;
  }
}
.cs-block.hero:not(.is-preview) .container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 30px;
  max-width: 1640px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}
@media (min-width: 768px) {
  .cs-block.hero:not(.is-preview) .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1200px) {
  .cs-block.hero:not(.is-preview) .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.cs-block.hero:not(.is-preview) .container {
  grid-template-rows: 1fr auto;
  padding-top: 30px;
  inset: 0;
  max-width: none;
  position: absolute;
  row-gap: 30px;
  z-index: 1;
}
.cs-block.hero:not(.is-preview) .container .stripes {
  bottom: 0;
  position: absolute;
  right: 0;
  transform: translateY(50%);
  width: 22.5vw;
  z-index: 1;
}
.cs-block.hero:not(.is-preview) .has-mobile-video {
  display: none;
}
.cs-block.hero:not(.is-preview) .mobile-video-wrapper {
  display: block;
}
@media (min-width: 768px) {
  .cs-block.hero:not(.is-preview) .has-mobile-video {
    display: block;
  }
  .cs-block.hero:not(.is-preview) .mobile-video-wrapper {
    display: none;
  }
}
.cs-block.hero:not(.is-preview) .placeholder-image {
  background-repeat: no-repeat;
  background-size: cover;
  inset: 0;
  position: absolute;
  z-index: -1;
}
.cs-block.hero:not(.is-preview) h2 {
  align-self: center;
  color: #fff;
  font-size: clamp(2.75rem, 7.1428571429vw, 6.25rem);
  line-height: 0.88em;
  margin: 0;
  grid-column: 1/-1;
  text-transform: uppercase;
  opacity: 0;
  transform: translateY(25%);
}
@media (min-width: 768px) {
  .cs-block.hero:not(.is-preview) h2 {
    grid-column: 1/-2;
  }
}
.cs-block.hero:not(.is-preview) h2.active {
  transform: translateY(0);
  opacity: 1;
  transition: opacity 0.75s, transform 0.75s;
}
.cs-block.hero:not(.is-preview) .content {
  align-self: end;
  margin-bottom: 30px;
  grid-column: 1/-1;
}
.cs-block.hero:not(.is-preview) h3, .cs-block.hero:not(.is-preview) .g-link {
  grid-column: 1/-1;
}
@media (min-width: 768px) {
  .cs-block.hero:not(.is-preview) h3, .cs-block.hero:not(.is-preview) .g-link {
    grid-column: 1/span 2;
  }
}
.cs-block.hero:not(.is-preview) h3 {
  color: #fff;
  font-size: clamp(1.125rem, 3.1746031746vw, 2.5rem);
  line-height: 1em;
  margin-bottom: clamp(0.6875rem, 1.5873015873vw, 1.25rem);
  margin-top: 0;
  text-transform: uppercase;
}
.cs-block.hero:not(.is-preview) .arrow-link {
  display: inline-block;
  text-decoration: none;
  overflow: hidden;
  padding-bottom: 2px;
  font-size: 0.8125rem;
}
.cs-block.hero:not(.is-preview) .arrow-link a {
  border-bottom: 1px solid white;
  color: white;
  display: block;
  margin-left: -24px;
  transition: all 0.25s;
  text-decoration: none;
}
.cs-block.hero:not(.is-preview) .arrow-link a::after, .cs-block.hero:not(.is-preview) .arrow-link a::before {
  content: "";
  height: 11px;
  background-size: 100%;
  display: inline-block;
  width: 17px;
}
.cs-block.hero:not(.is-preview) .arrow-link a::before {
  background: url("/wp-content/themes/hivolt-theme/_/img/arrow-white.svg");
  margin-right: 8px;
}
.cs-block.hero:not(.is-preview) .arrow-link a::after {
  background: url("/wp-content/themes/hivolt-theme/_/img/arrow-white.svg");
  margin-left: 8px;
}
.cs-block.hero:not(.is-preview) .arrow-link a:hover {
  border-bottom: 1px solid white;
  color: white;
  margin-left: 0;
  margin-right: -24px;
  text-decoration: none;
}
@media (min-width: 576px) {
  .cs-block.hero:not(.is-preview) .arrow-link {
    font-size: 1.125rem;
  }
}
.cs-block.hero:not(.is-preview).layout-bottom-text .container, .cs-block.hero:not(.is-preview).layout-square-image .container {
  grid-template-rows: 1fr auto auto;
}
.cs-block.hero:not(.is-preview).layout-bottom-text h2, .cs-block.hero:not(.is-preview).layout-square-image h2 {
  align-self: end;
  grid-row: 3/span 1;
  margin: 0 0 30px;
}
.cs-block.hero:not(.is-preview).layout-bottom-text .content, .cs-block.hero:not(.is-preview).layout-square-image .content {
  align-self: end;
  grid-row: 2/span 1;
  margin-bottom: 0;
}
.cs-block.hero:not(.is-preview).layout-bottom-text h3, .cs-block.hero:not(.is-preview).layout-square-image h3 {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.375em;
  margin: 0;
}
.cs-block.hero:not(.is-preview).layout-square-image .bg-wrapper {
  background: #A0A9AC;
}
.cs-block.hero:not(.is-preview).layout-square-image .bg-wrapper::before, .cs-block.hero:not(.is-preview).layout-square-image .bg-wrapper::after {
  display: none;
}
.cs-block.hero:not(.is-preview).layout-square-image .container {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-column-gap: 30px;
  position: relative;
}
.cs-block.hero:not(.is-preview).layout-square-image h2 {
  grid-column: 1/-1;
  margin: 20px 0 0;
  z-index: 1;
}
@media (min-width: 768px) {
  .cs-block.hero:not(.is-preview).layout-square-image h2 {
    grid-column: 1/span 6;
    margin: 0 0 30px;
  }
}
@media (min-width: 768px) {
  .cs-block.hero:not(.is-preview).layout-square-image .content {
    grid-column: 1/span 6;
  }
}
.cs-block.hero:not(.is-preview).layout-square-image .c-image {
  display: block;
  grid-column: 1/-1;
  grid-row: span 3;
  margin-top: 30px;
  margin-bottom: -30px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .cs-block.hero:not(.is-preview).layout-square-image .c-image {
    grid-column: 7/span 6;
  }
}
@media (min-width: 992px) {
  .cs-block.hero:not(.is-preview).layout-square-image .c-image {
    grid-column: 7/span 5;
  }
}
.cs-block.hero:not(.is-preview).layout-image-bar .bg-wrapper, .cs-block.hero:not(.is-preview).layout-orange-bar .bg-wrapper {
  background-color: var(--site-accent-color);
  height: 150px;
  background-repeat: no-repeat;
  background-position: center;
}
.cs-block.hero:not(.is-preview).layout-image-bar .bg-wrapper::before, .cs-block.hero:not(.is-preview).layout-image-bar .bg-wrapper::after, .cs-block.hero:not(.is-preview).layout-orange-bar .bg-wrapper::before, .cs-block.hero:not(.is-preview).layout-orange-bar .bg-wrapper::after {
  display: none;
}
.cs-block.hero:not(.is-preview).layout-image-bar h2, .cs-block.hero:not(.is-preview).layout-image-bar .c-image, .cs-block.hero:not(.is-preview).layout-orange-bar h2, .cs-block.hero:not(.is-preview).layout-orange-bar .c-image {
  display: none;
}

/*# sourceMappingURL=hero.min.css.map */
