/* SYSTEM MEMBERSHIP Template */
.pwr-membership{
  background-color:#fff;
  border-radius:16px;
  padding:40px;
  position:relative;
  width: 400px;
  margin: 0 auto;
}
.pwr-membership h2{
  position:relative;
}
.pwr-membership h2:after{
  content:"";
  width:130px;
  height:5px;
  background-color: #002c36;
  display:block;
  margin:20px auto;
}
.pwr-membership--login{
  padding-bottom:80px;
}
.pwr-membership ul{
  list-style:none;
  padding:0;
  margin:0;
}
.pwr-membership .hs-form-field{
  margin-bottom:15px;
}
.pwr-membership .hs-input,
.pwr-membership .hs-form-field > label {
  font-weight: bold;
}
.pwr-membership [type="checkbox"]{
  position:relative;
  left:0;
  top:1px;
}
.pwr-membership .hs-login-widget-show-password, 
.pwr-membership .hs-register-widget-show-password,
.pwr-membership .hs-reset-widget-show-password{
  color:  #4f8c98;
  float: right;
  font-size: 12px;
  font-weight: 600;
}
#hs_login_reset, .pwr--c-secondary{
  color: #4f8c98;
}
.pwr-membership__logo{
  margin: 80px auto 30px;
  max-width: 220px;
}
.pwr-membership__txt h2 {
  color: #4f8c98;
  font-size: 33px;
  letter-spacing: -1px;
  line-height:1.15;
}
.pwr-membership__txt p {
  font-size: 14px;
  font-weight: bold;
  line-height:1.3;
}
.hs-membership-loader{
  display: block;
  margin: 40px auto 0;
  width: 263px;
  border-radius:50px;
}
#hs_login_reset{
  bottom: 40px;
  font-size:14px;
  font-weight:700;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
}
.pwr-membership__bottom-text{
  font-size:14px;
  margin-top:20px;
}
.hs-error-msgs{
  line-height: 1.4;
  color: #B00000;
  font-weight: 500;
}

.pwr-sec-image-boxes__intro-sec {
  max-width: 1000px;
}

.pwr-sec__title-intro--narrow, .pwr-sec__title--narrow {
  max-width: 1000px;
}

.pwr-testimonial:not(.pwr-testimonial--style-multiple):not(.pwr-testimonial--style-2) .pwr-testimonial__job-title:before {
  content:'';
}

.pwr-hero__title {
 font-size: 38px;
 text-transform: inherit;
}

.hs-content-id-59925048172 .pwr-hero--small .pwr-hero__info-box{
top: 80px;
}

.pwr-sec-image-boxes__intro-sec {
  max-width: 1200px;
}

.pwr-stat__number, .pwr-stat__suffix {
  font-size: 24px;
}

.pwr-stat {
  margin: 10px 20px 20px;
}

.pwr-sec-video__icon--as-button {
  color: #fff;
}

.pwr-sec-video__button--small {
  height: 80px;
  line-height: 80px;
  width: 80px;
}

.pwr-sec-video__button {
  background-color: rgba(37,82,95, .7);
}

.body-container-wrapper.pwr-toc__content--narrow-content .page-center {
  max-width: 1200px;
}

.pwr-hero--large {
  height: 680px;
}

/* Start: Team Member Styles */
.pwr-rich-text {
  line-height: 1em;
}

.pwr-team-member__name+.pwr-team-member__desc, .pwr-team-member__job-title--style-full+.pwr-team-member__desc, .pwr-team-member__job-title--style-full+.pwr-team-member__contact {
  padding-top: 15px;
}

.pwr-team-member__desc {
  padding-bottom: 15px;
}

.pwr-team-member__contact {
  padding-bottom: 0px;
}

.pwr-team-member__img--style-full {
  height: 350px;
}

.pwr-team-member__name-tag {
  background-color: rgb(0 44 54 / 50%);
  color: #ffffff;
  padding: 10px;
}

.pwr-team-member__name {
  padding-bottom: 0;
}
/* End: Team Member Styles */

/* Rounded Image Corners */
.pwr-ratio-box img, .pwr-ratio-box iframe, .pwr-ratio-box video {
  border-radius: 16px;
}

.pwr-sec-video {
  border-radius: 16px;
}

/* Start: Footer Scroll Button */
.pwr-back-to-top {
  float: right;
}

/* Video Label Box */
.pwr--dark .pwr--colored-box {
  background-color: rgba(0 0 0 / 20%);
}

/* On Mobile, Removed padding from POWER Sec Image Boxes Module */
@media (max-width: 575px) {
  .dnd-section {
  padding-left: 0px;
  padding-right: 0px;
  }
}

@media (max-width: 1200px) {
  .dnd-section {
  padding-left: 0px;
  padding-right: 0px;
  }
}

/* Leadership page, Hovering over headshots, Rotate arrow down */
.pwr-team-member__more-link .pwr-link-icon {
    top: -3px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.pwr-team-member__more-link:hover .pwr-link-icon {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
}

/* CSI page, Gray BKG CSI logo, added margins */
.widget_1642689929377-flexbox-positioning > div {
  margin-left: 40px;
  margin-right: 40px;
}

/* Events page, Countdown, removed margins and decreased font size */
.pwr-countdown {
  margin-top: 0;
  padding: 25px 0 20px 0;
}
.pwr-countdown__element {
  margin: 0 5%;
}
.pwr-countdown__number {
  font-size: 40px;
}
.pwr-countdown__desc {
  font-size: 15px;
}

.pwr--dark .pwr-countdown {
  background-color: transparent;
}


/* POWER Sec Image Boxes, updated corner radius */
.pwr-image-box__img {
  border-radius: 16px;
}
.pwr-image-box__overlay {
  border-radius: 16px;
}

/* POWER Stats Module */
.pwr-stat {
  width: calc( 20% - 40px );
}

@media (min-width: 550px) and (max-width: 850px) {
  .pwr-stat {
    width: calc( 33% - 40px );
  }
}

@media (max-width: 550px) {
  .pwr-stat {
    width: calc( 100% - 40px );
  }
}

/* Bullet Line Height*/
.hs_cos_wrapper_type_post_filter ul li, .hs_cos_wrapper_type_post_listing ul li, .hs_cos_wrapper_type_rich_text ul:not(.inputs-list) li, .pwr-rich-text ul li {
  margin: 0;
  line-height: 30px;
}

/* Bullet Point Shape*/
.hs_cos_wrapper_type_rich_text ul:not(.inputs-list):not([style*="list-style-type"]) li:before, .pwr-rich-text ul:not([style*="list-style-type"]) li:before, .hs_cos_wrapper_type_post_filter ul li:before, .hs_cos_wrapper_type_post_listing ul li:before {
  height: 7px;
  width: 7px;
}

.hs_cos_wrapper_type_rich_text ul:not(.inputs-list), .pwr-rich-text ul, .hs_cos_wrapper_type_post_filter ul, .hs_cos_wrapper_type_post_listing ul, ol {
  font-weight: 400;
}

/* Bullet Points Dark in Accordions*/
.hs_cos_wrapper_type_rich_text ul:not(.inputs-list) li:before, .pwr-rich-text ul li:before, .hs_cos_wrapper_type_post_filter ul li:before, .hs_cos_wrapper_type_post_listing ul li:before{
  background-color: #22525f;
}
/* Added margins to 1201 screen size*/
@media (min-width: 1201px) and (max-width: 1280px) {
.page-center {
max-width: calc(100% - 80px);
}
}


/* Edited hero*/
.pwr-hero--regular .pwr-hero__info-box {
  bottom: 80px;
}

.pwr-hero--x-small .pwr-hero__desc {
  max-width: 1000px;
}

.pwr-hero--small .pwr-hero__desc {
  max-width: 1000px;
}

.pwr-hero--regular .pwr-hero__desc {
  max-width: 1000px;
}

.pwr-hero--large .pwr-hero__desc {
  max-width: 1000px;
}

.pwr-hero--full-height .pwr-hero__desc {
  max-width: 700px;
}


/* IMG BOX */
.pwr-image-box.pwr-image-box--style-below-1:hover .pwr-image-box__overlay {
    background-color: #002c36;
    opacity: .3;
}
.pwr-image-box.pwr-image-box--style-below-1:hover .pwr-3D-box__info-box {
    opacity: 0;
}
.pwr-image-box.pwr-image-box--style-below-1 a:hover .pwr-image-box__overlay {
    background-color: #3c8b96;
    opacity: .85;
}
.pwr-image-box.pwr-image-box--style-below-1 a:hover .pwr-3D-box__info-box {
    opacity: 1;
}

/* Cookie Banner Styles */
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
  color: #ffffff!important;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
  background: #002c36!important;
}

div#hs-eu-cookie-confirmation {
  background: #002c36!important;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button {
  background-color: transparent !important;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button {
  color: #67BFD0 !important;
}

/* Cookie Decline Button */
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button {
  background-color: #67BFD0 !important;
  border: none;
}

body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button {
  color: #002c36!important;
}

/* Accept All Cookies Button */
body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button, body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button {
  border-color: #67BFD0 !important;
  border-radius: 5px;

}

/* Cookie Links */
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a, div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a:hover {
  color: #67BFD0!important;
}

/* Timeline Module Customization */
.pwr-timeline-item__content {
  padding: 10px 50px 50px 50px;
}

/* Main nav right align */
.pwr-header__menu--right {
  left: auto !important;
}

/* Main nav language switcher customization */
.pwr-burger-language__trigger {
    color: inherit;
    transition: none;
}
.pwr-burger-language__trigger:hover {
    color: inherit;
}
.pwr-burger-language__trigger svg {
    fill: #3599ad;
}

/* Text Styles Custom */
.pwr-sec-txt__title {
  margin: 0 0 25px;
}

.pwr-sec-txt--1col .pwr-sec-txt__title {
  margin-bottom: 10px;
}

/* Leadership, Team Circle Image Styles */
.pwr-team-member--style-reduced.pwr-team-member--circle .pwr-team-member__img {
  height: 150px;
  width: 150px;
}

.pwr-team-member__more-link {
  text-transform: capitalize;
}