/* BHS_MOBILE_FOOTER_TWO_COLUMNS_V100 */
.bhs-mobile-footer-layout{display:none}
@media(max-width:768px){
  .bhs-mobile-footer-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:0 24px;width:100%;box-sizing:border-box;padding:4px 22px 26px}
  .bhs-mobile-footer-column{min-width:0;display:flex;flex-direction:column;gap:24px}
  .bhs-mobile-footer-column>*{min-width:0;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;box-sizing:border-box}
  .bhs-mobile-footer-section{border:0!important;background:transparent!important;box-shadow:none!important}
  .bhs-mobile-footer-section h1,.bhs-mobile-footer-section h2,.bhs-mobile-footer-section h3,.bhs-mobile-footer-section h4,.bhs-mobile-footer-section h5,.bhs-mobile-footer-section h6,.bhs-mobile-footer-section [class*="title"],.bhs-mobile-footer-section [class*="heading"]{margin:0 0 14px!important;padding:0!important;font-size:17px!important;line-height:1.25!important;font-weight:800!important;word-break:normal}
  .bhs-mobile-footer-section ul,.bhs-mobile-footer-section ol{display:grid!important;gap:9px!important;margin:0!important;padding:0!important;list-style:none!important}
  .bhs-mobile-footer-section li{margin:0!important;padding:0!important}
  .bhs-mobile-footer-section a,.bhs-mobile-footer-section p{display:block;margin:0 0 9px!important;padding:0!important;font-size:15px!important;line-height:1.42!important;overflow-wrap:anywhere}
  .bhs-mobile-footer-social{width:100%;box-sizing:border-box;padding-left:22px!important;padding-right:22px!important;text-align:center}
  .bhs-mobile-footer-social+.bhs-mobile-footer-layout{margin-top:28px}
}
@media(max-width:390px){
  .bhs-mobile-footer-layout{gap:0 18px;padding-left:16px;padding-right:16px}
  .bhs-mobile-footer-section h1,.bhs-mobile-footer-section h2,.bhs-mobile-footer-section h3,.bhs-mobile-footer-section h4,.bhs-mobile-footer-section h5,.bhs-mobile-footer-section h6,.bhs-mobile-footer-section [class*="title"],.bhs-mobile-footer-section [class*="heading"]{font-size:16px!important}
  .bhs-mobile-footer-section a,.bhs-mobile-footer-section p{font-size:14px!important}
}
