.elementor-84 .elementor-element.elementor-element-18bd460{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-17d5518 */.still-kb{
  margin: 24px 0;
  padding: 18px 16px;
  border: 3px solid #d8d0c6;
  border-radius: 12px;
  background: #fff;
  color: #1a1a1a;
}

.still-kb__eyebrow{
  display: inline-block;
  padding: 6px 10px;
  font-weight: 800;
  font-size: 12px;
  border-radius: 999px;
  background: #f5f1ec;  
  border: 1px solid #d8d0c6;
  margin-bottom: 10px;
}

.still-kb__title{
  margin: 0 0 10px;
  font-size: 18px;
  line-height: 1.45;
  font-weight: 900;
}

.still-kb__lead{
  margin: 0 0 14px;
  line-height: 1.85;
}

.still-kb__box{
  margin: 14px 0;
  padding: 14px;
  border-radius: 12px;
  background: #f4f7f3;
  border: 1px solid rgba(52, 108, 78, .25);
}

.still-kb__subtitle{
  margin: 0 0 10px;
  font-size: 15px;
  font-weight: 900;
}

.still-kb__list{
  margin: 0;
  padding-left: 1.2em;
  line-height: 1.85;
}

.still-kb__quote{
  margin: 0;
  padding: 12px 12px;
  border-radius: 12px;
  background: #fff;
  border: 1px solid rgba(0,0,0,.10);
  line-height: 1.85;
  font-weight: 700;
  color: #88ad93;
  font-size: 17px;
}

.still-kb__quote small{
  display:block;
  margin-top: 8px;
  font-size: 12px;
  color: #666;
  font-weight: 600;
}

.still-kb__hr{
  border: none;
  border-top: 1px solid rgba(0,0,0,.08);
  margin: 16px 0;
}

.still-kb__btn{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-top: 10px;
  padding: 12px 14px;
  border-radius: 10px;
  border: 2px solid #346c4e; 
  background: #fff;
  color: #346c4e;
  font-weight: 900;
  text-decoration: none;
}

.still-kb__btn:hover{
  transform: translateY(-1px);
  opacity: .92;
}

.still-kb__note{
  margin: 10px 0 0;
  font-size: 12px;
  color: #666;
  line-height: 1.7;
}

@media (max-width: 767px){
  .still-kb{
    padding: 16px 14px;
  }
  .still-kb__title{
    font-size: 17px;
  }
}



.still-kb__cta{
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 10px;
}

.still-kb__cta-img{
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
}

.still-kb__cta-img a{
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}

.still-kb__cta-img img{
  width: 86px;  
  height: auto;
  border-radius: 10px;
  display: block;
  margin: 0 !important;
}


.still-kb__cta .still-kb__btn{
  margin-top: 0;       
}


@media (max-width: 767px){
  .still-kb__cta{
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }
  .still-kb__cta-img{
    justify-content: flex-start;
  }
  .still-kb__cta-img img{
    width: 100px;
  }
  .still-kb__cta .still-kb__btn{
    width: 100%;
  }
}



.still-rakuten-embed{
  margin-top: 12px;
  max-width: 100%;
  overflow: hidden;   
}

.still-rakuten-embed table{
  width: 100% !important;
  max-width: 100% !important;
  table-layout: fixed !important;
}


.still-rakuten-embed div[style*="width:504px"]{
  width: 100% !important;
  max-width: 100% !important;
}


.still-rakuten-embed img{
  max-width: 100% !important;
  height: auto !important;
}


.still-rakuten-embed *{
  float: none !important;
}


@media (max-width: 767px){
  .still-rakuten-embed td{
    display: block !important;
    width: 100% !important;
  }
}/* End custom CSS */