/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

@media (min-width: 768px) {
.kl-features-04__content {
    flex: 0 1 480px;
    padding-right: 80px;
}
.kl-features-04__card {
    flex: 0 1 640px;
  }

}

strong {
  font-weight: 600;
}

.kl-features-04__content-list-item__image img {
    width: 60px;
    height: 60px;
}
.kl-navbar__end .button {
    background-color: #2FA84F;
}
.kl-hero-02__content .kl-rich-text__buttons .button--arrow, .button_cta.button--arrow a {
    color: #2FA84F;
}
.kl-hero-02__content .kl-rich-text__buttons .button--arrow:after, .kl-rich-text.kl-rich-text__buttons.button--arrow:after {
  content: url(https://3417679.fs1.hubspotusercontent-na1.net/hubfs/3417679/raw_assets/public/Lois%20-%20Atlas%20Pro%20-%20Aug%202025/Images/Arrow%2010.svg);
}
.kl-hero-02{
  padding-top: 0;
}

.content-wrapper{
    max-width: 1500px;
  }
.kl-navbar__content{
    justify-content: center;
  }
.kl-navbar__button{
    color: #383838;
  }
.kl-navbar__content .kl-navbar__end{
   position: absolute;
	right: 10%;
  }
.kl-navbar__menu{
    transform: translateX(-80px);
  }
.blog-index__post-image{
  	background-size: contain;
    background-position: top center;
  }
.button.button--arrow.module_1756868897758__secondary_cta{
    color:#F99F1C; 
  font-size 14px; 
  }

.kl-hero-02__content .kl-rich-text__buttons .button.button--arrow.module_1756868897758__secondary_cta:after, .kl-rich-text .kl-rich-text__buttons .button.button--arrow.module_17585079710133__secondary_cta:after{
  content: url(https://3417679.fs1.hubspotusercontent-na1.net/hubfs/3417679/raw_assets/public/Lois%20-%20Atlas%20Pro%20-%20Aug%202025/Images/yellow-arrow.svg);
}
.kl-features-04__card-buttons .button {
  background-color:#2FA84F;
}
.kl-features-04__card-buttons .button--arrow {
  background-color: transparent !important;
}
.kl-features-04__card-text {
 border-top-width: 0;
}
.kl-features-03__titles{
  text-align: center;
}
.kl-features-03__sections, .span6.widget-span.widget-type-cell.cell_17572999399304-background-layers.dnd-column.cell_17572999399304-padding.cell_17572999399304-background-color {
    border: 0.5px solid rgba(100, 146, 253, 0.2);
    box-shadow: 0px 11px 30px rgba(154, 161, 177, 0.2);
    border-radius: 9px;
}
.kl-features-03__section {
    background-color: #ffffff;
    border-radius: 9px;
}
.kl-features-03__titles {
    margin: 0 0 40px;
}
@media only screen and (max-width: 600px) {
  .kl-features-03__image--cover img {
    padding: 20px 0;
}
    .kl-hero-02__image.kl-hero-02__image--center.kl-hero-02__image--middle img{
  padding-top: 25px;
  }
}
.kl-footer__content {
 padding: 40px 0;
}
.kl-rich-text__buttons .button, .kl-rich-text__buttons .button_cta{
margin: 20px;

}

.button.module_17579914178353__primary_cta, .button.module_17579885730873__primary_cta, .button.widget_1757969585728__primary_cta, .button.widget_1758685562517__primary_cta, .button.module_17587710951553__primary_cta, .button.module_1758510945242__primary_cta{
margin: 10px;
}
.button.button--arrow{
margin: 10px;
}
.kl-features-04__content-list-item__text h3{
    font-family: Source Sans Pro, sans-serif;
    font-size: 22px;
    color: #0c1363;
    font-style: normal;
    font-weight: 400;
}
.kl-rich-text h2{
    font-family: Source Sans Pro, sans-serif;
    color: #0a1961;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
}
.kl-rich-text__preheader {
  font-weight: 600;
}
.kl-hero-02__image{
margin: 0px;
}


.card-box .card-box-img img {
  float: right;
}

@media only screen and (max-width: 600px) {
  .card-box .card-box-img img {
    float: none;
  }  
  .card-box .card-box-txt {
    text-align: center;
  }
}

.kl-wide-section__text{
 padding-left: 0 !important;
  padding-right:0 !important;
}
.play-button{
  
background-color: rgba(246, 159, 32, 1.0)!important;
}
.play-button:hover{
  
background-color: #2FA84F!important;
}


.kl-wide-section__text-content{
width: 85%;

}
.atlas-cards-card-content h4 {
font-weight: 400!important;
}
.atlas-cards-card .atlas-cards-card-button:hover{
      color: rgba(255, 255, 255, 1.0);
          border-color: rgba(32, 174, 75, 1.0);
    color: rgba(255, 255, 255, 1.0);
    text-decoration: none;
    transform: scale(1.05);
}
.atlas-cards-card .atlas-cards-card-button{
    background-color: #2FA84F;
    border-radius: 4px;
    color: rgba(255, 255, 255, 1.0);
    padding: 15px 25px;
    font-family: Source Sans Pro, sans-serif;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0;
    cursor: pointer;
    line-height: 1.1;
    letter-spacing: 0.03em;
    white-space: normal;
    word-break: break-word;
    text-align: center;
    text-decoration: none;

    transition: all 0.15s linear;
    position: absolute;
    bottom: 1rem;
}
.atlas-cards-card-content p, .atlas-cards-card-content h4{
    margin: 0 0 3rem!important;
}

.kl-navbar-submenu__item a{
font-weight: 400!important;
}

.button.button--arrow.widget_1757556658808__primary_cta{
  padding-top: 30px;

}

#module_17587692251523 .atlas-cards-card-background{
 background: none;

}