/* == Begin contact us SASS == */
.lp__contacts_wrapper,
.lp__contacts {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 16px;
    word-break:break-word;
}
.lp__contacts_wrapper .lp__name {
  font-family: "AndesBold", sans-serif;
  font-size: 1rem;
  line-height: 1.4375rem;
}
.lp__contacts_wrapper .lp__location,
        .lp__contacts .lp__location,
.lp__contacts_wrapper .lp__category,
        .lp__contacts .lp__category{
  font-weight: bold;
  margin-bottom: 8px;
}
.lp__contacts_wrapper address ,
.lp__contacts .lp__location{
  display: block;
}
.lp__contacts_wrapper .lp__contactus_tel span,
.lp__contacts .lp__contactus_tel span{
  display: block;
}

/* == End contact us SASS == */
.c14v1_contacts .lp__contacts_wrapper .lp__location{
font-weight: normal;
margin-bottom: 8px;
}


.c14v1_contacts .lp__contacts_wrapper .lp__category{
font-weight: bold;
margin-bottom: 8px;
}
.c14v1_contacts .lp__contacts_wrapper .lp__name {
  font-family: "Andes", sans-serif;
  font-size: 1rem;
  line-height: 1.4375rem;
}