.body {
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: hidden !important; /* Prevents accidental horizontal scrolling */
}
/* Form styles */
.pwr-sec-form .input {
  background: #FFFFFF !important;
}
.multi-container {
  padding-left: 10px !important;
  background: #c3c3c3 !important;
}
.hs_recaptcha {
  max-width: 256px; /* Default Google reCAPTCHA size is ~304px */
  width: 100%; /* Allows it to shrink smaller on mobile */
  margin: 0 auto; /* Centers it */
  overflow: hidden; /* Prevents overflow issues */
}
/* Blog pages - Add space for subtitle when the audio narration container exists */
.pwr-blog-narration--wrapper {
  margin-bottom: 20px;
}
/* Blog pages - Show audio subtitle inline only if the audio narration player exists */
body:has(.hs-audio-player) .audio-subtitle {
  display: inline;
}
/* Blog pages - Audio narration widget light blue background */
.hs-audio-player {
  background-color: #9CDEF7 !important;
}
/* Blog pages - Audio narration widget - Add style to the subtitle but hide it when there is no audio player */
.audio-subtitle {
  font-size: 0.9rem;
  color: #666;
  margin-top: 8px;
  font-style: italic;
  padding-left: 25px;
  align-items: center;
  height: 20px;
  width: auto;
  display: none;
}
/* Omit the submenu arrow button to keep main menu labels evenly spaced */
.cm_header .pwr-menu_submenu-btn,
.pwr-menu_submenu-btn,
.cm_header li li .pwr-menu_submenu-btn {
  display: none !important;
}
/* Omit the about section from blog posts */
.blog-post__about {
  visibility: hidden;
}
.child-theme .pwr-post-content figure img {
  float: none !important;
}
.child-theme body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.child-theme .pwr-post-content img {
  max-width: 100%;
  height: auto;
}
.cmp-slide .pwr-hero__info-box {
  top: 5% !important;
}
.hv-crd .pwr-services-box {
  min-height: 400px;
}
.child-theme .pwr-post-content figure {
  margin-left: 0;
  margin-right: 0;
}
.child-theme .pwr-prev-next-nav__left .pwr-prev-next-nav__icon,
.child-theme .pwr-prev-next-nav__right .pwr-prev-next-nav__icon {
  top: 6px;
}
@media (min-width: 992px) and (max-width: 1790px) {
  .pwr--page-editor-fix.cm_header .hs-menu-wrapper > ul > li > ul {
    left: 0 !important;
    transform: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1700px) {
  .cm_header .pwr-header__menu.pwr-header__menu--narrow-32 .hs-menu-wrapper li.hs-menu-depth-1 > a {
    padding: 14.5px 14px 14.5px 8px;
    font-size: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1500px) {
  .pwr--page-editor-fix.cm_header .pwr-header-full {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    column-gap: 0;
  }
  .pwr--page-editor-fix.cm_header img.pwr-header-logo__img {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1400px) {
  .pwr--page-editor-fix.cm_header .hs-menu-wrapper > ul > li:nth-child(2) > ul li a {
    font-size: 14px;
    padding: 8px;
  }
  .pwr--page-editor-fix.cm_header .hs-menu-wrapper > ul > li:nth-child(2) > ul > li > a {
    margin-top: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1350px) {
  .pwr--page-editor-fix.cm_header .pwr-header-logo {
    position: static;
    transform: none;
  }
  .pwr--page-editor-fix.cm_header .pwr-header__menu {
    position: static;
    margin-left: auto;
    transform: none;
  }
  .pwr--page-editor-fix.cm_header .pwr-header-right-bar {
    position: static;
    transform: none;
  }
}
@media (min-width: 992px) and (max-width: 1100px) {
  .cm_header .pwr-header__menu.pwr-header__menu--narrow-32 .hs-menu-wrapper li.hs-menu-depth-1 > a {
    font-size: 14px;
    padding: 14.5px 14px 14.5px 6px;
  }
  .cm_header .pwr-cta--custom-size-02 [class*=cta_button]:not(.pwr-cta--hubspot-style) {
    margin-left: 10px;
    line-height: normal;
    padding: 10px 12px;
  }
}
@media (max-width: 1500px) {
  .pwr--page-editor-fix.cm_header .pwr--full-width {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media (max-width: 1006px) {
  .pwr--page-editor-fix.cm_header .hs-menu-wrapper > ul > li:nth-child(2) > ul ul li:last-child > a {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .pwr--page-editor-fix.cm_header .hs-menu-wrapper > ul > li > ul > li > ul {
    display: block;
  }
  .child-theme .pwr-post-content figure {
    float: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .child-theme form .hs-form-field {
    width: 100% !important;
  }
  .child-theme form h3 {
    margin-bottom: 10px;
  }
  .child-theme .pwr-rich-text img {
    float: none !important;
  }
}
@media (max-width: 767px) {
  .child-theme .for-p .pwr-sec-split__content {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 575px) {
  html.child-theme .swiper,
  html.child-theme .swiper .swiper-wrapper,
  html.child-theme .swiper .swiper-wrapper .swiper-slide {
    min-height: inherit;
  }
}
/* Footer */
.cm-footer .pwr-adc-content__menu .hs-menu-wrapper li a {
  font-size: 16px !important;
  margin: 0;
  color: #2ea3f2 !important;
}
.pwr-footer.cm-footer ul.hs-menu-children-wrapper {
  min-width: unset;
}
.cm-footer .pwr-adc-content__menu .hs-menu-wrapper > ul > li > a {
  color: #3585d9 !important;
  font-weight: 700 !important;
}
.pwr-footer.cm-footer .pwr-adc-sub .pwr-adc-content__text p {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}
.btn2 .pwr-sec-cta__cta-wrapper {
  margin: 0;
}
.child-theme .acc-section .pwr-rich-text ul {
  font-size: 16px;
}
.child-theme .hs-button {
  cursor: pointer;
}
.child-theme .pwr-sec-video__button--small {
  height: 80px;
  line-height: 80px;
  width: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cm-img .pwr-background-img {
  object-fit: contain !important;
}
.cmp-slide .pwr--light .swiper-pagination-bullet {
  background-color: var(--clr-base-dk) !important;
}
.cmp-slide .pwr--light .swiper-pagination-bullet-active {
  background-color: var(--clr-btn-primary) !important;
}
.cmp-slide .pwr--light .swiper-button-next,
.cmp-slide .pwr--light .swiper-button-prev {
  color: var(--clr-base-dk) !important;
}
.child-theme .btn_position .pwr-hero__info-box {
  bottom: 5px !important;
  position: absolute !important;
}
.child-theme .hs-form h1 {
  font-size: 28px;
  margin-top: 0;
  margin-bottom: 20px;
}
.child-theme .hs-form h3 {
  font-size: inherit;
  margin-bottom: 20px;
}
.cm_title_clr .pwr-image-box.swiper-slide:not(:hover) .pwr-image-box__title {
  color: var(--clr-text-lt);
}
@media (min-width: 576px) {
  .cm_alignment .pwr-hero__info-box {
    transform: translateY(50%);
    bottom: 50%;
  }
}
@media (max-width: 1366px) {
  .pwr-footer.cm-footer .pwr-adc-main.page-center {
    padding: 0 20px;
    margin: 0;
  }
  .pwr-footer.cm-footer .pwr-adc__cols {
    flex-wrap: wrap;
  }
  .pwr-footer.cm-footer .pwr-adc__content-wrapper,
  .pwr-footer.cm-footer .pwr-adc__col {
    overflow: visible;
  }
  .pwr-footer.cm-footer .pwr-adc__col.pwr-adc__col--width-2 {
    width: 20%;
  }
  .child-theme .row-fluid [class*=force-full-width-section] {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 991px) {
  .pwr-footer.cm-footer .pwr-adc__col {
    padding-left: 0;
    padding-right: 0;
  }
  .pwr-footer.cm-footer .pwr-adc__col.pwr-adc__col--width-2 {
    width: 50%;
  }
}
@media (max-width: 575px) {
  .pwr-footer.cm-footer .pwr-adc-main.page-center {
    margin: 0;
  }
  .pwr-footer.cm-footer .pwr-adc__col.pwr-adc__col--width-2 {
    width: 100%;
  }
  .child-theme .btn_position .pwr-hero__info-box {
    margin-bottom: 0 !important;
  }
  .cm_alignment .pwr-hero__info-box--centered .pwr-hero__desc h1 {
    font-size: 61px !important;
  }
  a[href="javascript&colon;;"] {
    cursor: default;
  }
}
/*
  Desktop mega menu fix.
  This block must stay near the end of the file so it overrides earlier header styles.
*/
  @media (min-width: 992px) {
  .pwr--page-editor-fix.cm_header .hs-menu-wrapper > ul > li:nth-child(2) > ul,
  .cm_header .hs-menu-wrapper > ul > li:nth-child(2) > ul {
    width: 100vw !important;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    align-items: flex-start !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
    left: 0 !important;        /* anchor to left edge of positioned parent */
    margin-left: 0 !important;
    margin-right: 0 !important; /* remove the broken calc */
    justify-content: flex-start;
  }
}
  /* Limit the direct child columns to four per row. */
  .pwr--page-editor-fix.cm_header .hs-menu-wrapper > ul > li:nth-child(2) > ul > li,
  .cm_header .hs-menu-wrapper > ul > li:nth-child(2) > ul > li {
    flex: 0 0 25% !important;
    flex-wrap: wrap !important;     /* Safely handles the line breaks */
    width: 25% !important;
    box-sizing: border-box !important;
  }
  /* Keep nested links/content stacked inside each column. */
  .pwr--page-editor-fix.cm_header .hs-menu-wrapper > ul > li:nth-child(2) > ul > li > ul,
  .cm_header .hs-menu-wrapper > ul > li:nth-child(2) > ul > li > ul {
    display: block !important;
    max-width: 100% !important;
    min-width: 0 !important;
    box-sizing: border-box !important;
  }
}
.video-with-content-video_item .video-js .vjs-fill .vjs-tech{
border: 1px solid #333 !important;/* Standard border */
box-shadow: 0 10px 25px -5px rgba(50, 50, 50, 0.7), 0 8px 10px -6px rgba(50, 50, 50, 0.7) !important;
}