/*********************************************/
/* =^..^= =^..^= =^..^= =^..^= =^..^= =^..^= */
/*                                           */
/* CUSTOM STYLE OVERWRITES                   */
/*                                           */
/* =^..^= =^..^= =^..^= =^..^= =^..^= =^..^= */
/*********************************************/

/*********************************************/
/* =^..^= =^..^= =^..^= =^..^= =^..^= =^..^= */
/*                                           */
/* Hubspot POWER THEME                       */
/* by maka Ageny                             */
/*                                           */
/* STYLE SETTINGS FILE                       */
/*                                           */
/* =^..^= =^..^= =^..^= =^..^= =^..^= =^..^= */
/*********************************************/























 






















 


 
 
































 





























    
















 






















































































































































 





































 
 
















/****************************************************************************/
/*                                                                          */
/* IF YOU WOULD LIKE TO OVERWRITE CSS STYLE SETTINGS TO FURTHER CUSTOMIZE   */ 
/* THE TEMPLATE TO YOUR NEEDS, PLEASE USE THIS FILE                         */
/*                                                                          */
/****************************************************************************/

/* EXAMPLE - Landing Page Overwrites */

/* LP Heading - Lineheight */
.lp-squeeze-wrapper h1,  
.lp-basic-wrapper h1 {
    line-height: 1.2em;
}

/* LP Horizontal Box - Left Content Vertical Top alignment */
.lp-premium-content-wrapper .pwr-sec-form__content--v-align {
    align-items: initial;
}

/* EXAMPLE - ENTRY PAGE OF DEMO SITE */

/* Common */
.pwr-entry-wrapper .pwr-sec__title {
    line-height: 1.3em;
}

/* Hero */
.pwr-entry-wrapper .pwr-hero {
    height: 700px;
}
.pwr-entry-wrapper .pwr-hero__title {
    font-size: 110px;
    max-width: 950px;
}
.pwr-entry-wrapper .pwr-hero__desc {
    max-width: 100%;
}
@media (max-width: 1100px ) {
  .pwr-entry-wrapper .pwr-hero__title {
      font-size: 110px;
      line-height: 1em;
  }
}
@media (max-width: 576px ) {
  .pwr-entry-wrapper .pwr-hero__title {
      font-size: 66px;
  }
}

/* List of Templates */
.pwr-entry-wrapper .pwr-image-box--smaller .pwr-image-box__title {
    font-size: 15px;
}
.pwr-entry-wrapper .pwr-image-box.pwr-image-box--4cols.pwr-image-box--one-by-one .pwr-image-box__img {
    height: 214px;
}
.pwr-entry-wrapper .pwr-image-box__below {
    padding: 25px 0;
}

/* CTA module titles */
.pwr-entry-wrapper .pwr-sec-cta__title {
    max-width: 880px;
}

/* CTA 2025 Grid */
.grid-twentytwentyfive .pwr-cta--link [class*=cta_button]:not(.pwr-cta):not(.pwr-cta--hubspot-style):before {
  color: var(--clr-btn-primary) !important;
}
.grid-twentytwentyfive .cta_button {
  color: var(--clr-btn-primary) !important;
}
.grid-twentytwentyfive .pwr-cta--link [class*=cta_button]:not(.pwr-cta):not(.pwr-cta--hubspot-style):after {
  background-color: var(--clr-btn-primary) !important;
}
.grid-twentytwentyfive .pwr-adc__content-wrapper {
  position: relative;
}
.grid-twentytwentyfive .pwr-adc__content-wrapper .pwr-adc-content__text {
  transition: transform 300ms;
  transform: translate3d(0, 80%, 0);
  margin-bottom: -160%;
}
.grid-twentytwentyfive .pwr-adc__content-wrapper:hover .pwr-adc-content__text {
  transform: translate3d(0, 0, 0);
  margin-bottom: 0;
}
.grid-twentytwentyfive .pwr-adc__content-wrapper .pwr-adc-content__icon_text-icon-wrapper {
  transition: transform 300ms;
  transform: translate3d(0, 0, 0);
}
.grid-twentytwentyfive .pwr-adc__content-wrapper:hover .pwr-adc-content__icon_text-icon-wrapper {
  transform: translate3d(0, -110%, 0);
}
.grid-twentytwentyfive .pwr-adc__content-wrapper .pwr-adc-content__icon_text-content-wrapper {
  transition: transform 300ms;
  transform: translate3d(0, 0, 0);
  margin-bottom: 0;
}
.grid-twentytwentyfive .pwr-adc__content-wrapper:hover .pwr-adc-content__icon_text-content-wrapper {
  transform: translate3d(0, -20%, 0);
}
.grid-twentytwentyfive .pwr-adc-content__text:after {
  content: 'Learn More →';
  display: flex;
  margin-top: 5px;
  color: var(--clr-btn-primary);
  justify-content: center;
}
@media (max-width: 1024px) {
  .grid-twentytwentyfive .pwr-adc__content-wrapper:hover .pwr-adc-content__icon_text-content-wrapper {
    transform: translate3d(0, -15%, 0);
  }
  .grid-twentytwentyfive .pwr-adc-content__title, .grid-twentytwentyfive .pwr-adc-content__text {
      font-size: .7em !important;
  }
}
@media (max-width: 768px) and (min-width: 576px) {
  .grid-twentytwentyfive .pwr-adc__content-wrapper:hover .pwr-adc-content__icon_text-content-wrapper {
    transform: translate3d(0, -15%, 0);
  }
  .grid-twentytwentyfive .pwr-adc-content__title, .grid-twentytwentyfive .pwr-adc-content__text {
    font-size: .7em !important;
  }
  .grid-twentytwentyfive .pwr-adc__content-wrapper {
    width: 137px;
  }
}
@media (max-width: 575px) {
  .grid-twentytwentyfive .pwr-adc__content-wrapper .pwr-adc-content__icon_text-icon-wrapper{
    transform: translate3d(0, 5%, 0) !important;
  }
  .grid-twentytwentyfive .pwr-adc__content-wrapper .pwr-adc-content__icon_text-content-wrapper {
    transform: translate3d(0, -5%, 0) !important;
  }
  .grid-twentytwentyfive .pwr-adc__content-wrapper .pwr-adc-content__text {
    transform: none !important;
    margin-bottom: 0 !important;
  }
  .pwr-bento-grid__title {
    margin-bottom: 0 !important;
  }
  .grid-twentytwentyfive .pwr-adc-content__title {
    font-size: 1.25em !important;
  }
  .grid-twentytwentyfive .pwr-adc-content__text {
    font-size: 1em !important;
  }
}

/* Template Features */ 
.pwr-entry-wrapper .pwr-sec-txt .pwr-sec-txt__title-intro {
    margin-bottom: 5px;
}
.pwr-entry-wrapper .pwr-sec-steps .pwr-step__desc {
    line-height: 1.8em;
}
.pwr-entry-wrapper .pwr-sec-steps:not(.pwr-sec-steps--with-intro) .pwr-step {
    padding: 40px 20px;
    border-radius: 7px;
    border: 1px solid rgba(0,0,0,0.2);
    margin: 10px;
}
@media (max-width: 575px) {
  .pwr-entry-wrapper .pwr-sec-steps .pwr-step {
      margin-left: 0;
      margin-right: 0;
  }
}

/* Mockup and layout variant sections */
.pwr-entry-wrapper .pwr-sec-mockup .pwr-sec-mockup__title-intro, 
.pwr-entry-wrapper .pwr-sec-steps--with-intro .pwr-sec-steps__title-intro {
    color: #111214;
    font-size: 100px;
    font-weight: 800;
    margin-bottom: 0px;
    line-height: 1em;
}
.pwr-entry-wrapper .pwr-sec-mockup .pwr-sec-mockup_title, 
.pwr-entry-wrapper .pwr-sec-steps--with-intro .pwr-sec-steps__title {
    line-height: 1.3em;
}
.pwr-entry-wrapper .pwr-sec-steps .pwr-sec__title + .pwr-sec__desc {
    margin-top: 15px;
}
.pwr-entry-wrapper .pwr-sec-mockup .pwr-sec-mockup__desc, 
.pwr-entry-wrapper .pwr-sec-steps--with-intro .pwr-sec-steps__desc {
    line-height: 1.8em;
}
.pwr-entry-wrapper .pwr-sec-steps--with-intro .pwr-step__img {
    height: auto;
    margin-bottom: 20px;
}
.pwr-entry-wrapper .pwr-sec-steps--with-intro .pwr-step {
    margin: 0 10px 10px;
    padding: 0;
}
@media (max-width: 575px) {
  .pwr-entry-wrapper .pwr-sec-steps .pwr-step {
      margin-left: 0 !important;
      margin-right: 0 !important;
  }
}

/* Modules and cross-browser section */
.pwr-entry-wrapper .pwr-sec-maintenance-error__img--bottom {
    margin-top: 60px;
}

/* Stats */

.pwr-stat__number {
    color: #7EFF93;
}

.pwr-stat__suffix {
    color: #7EFF93;
}

.pwr-stat__title {
    color: #FFFFFF;
    opacity: 0.5;
}

/* footer */
.pwr-footer-full.pwr--dark .hs-menu-wrapper.hs-menu-flow-vertical {
    color: #FFFFFF;
    opacity: 0.5;
}

.pwr-footer-full {
    color: #7EFF93;
}

.pwr-footer-full.pwr--dark {
    color: #FFFFFF;
}

.pwr--colored-box.pwr--dark {
   border-color: #232934;
    border-style: solid;
    border-width: 1.4px;
    width: 200px; 
    height: 200px;
    margin-top: 5px
}

.pwr-adc__content-wrapper {
   border-color: #232934;
    border-style: solid;
    border-width: 1.4px;
}

.pwr-adc__content-wrapper: hover {
    background-color: #0B0E14;
    opacity: 0.5;
    border-color: #232934;
    border-style: solid;
    border-width: 1.4px;
}

.pwr--dark .pwr--colored-box {
     border-color: #232934;
    border-style: solid;
    border-width: 1.4px;
}

.pwr-accordion__icon active {
      color: #7EFF93;
}

.pwr-step__icon {
        color: #7EFF93;
}