/** Shopify CDN: Minification failed

Line 12:0 Unexpected "{"
Line 12:1 Expected identifier but found "%"
Line 30:2 Unexpected "{"
Line 30:3 Expected identifier but found "%"

**/
.page-name--professional-partnership .custom__item {
  margin-bottom:0px;
}
{% if request.locale.iso_code == 'es' %}
     .why_partner_with_us  .top_heading1 br{
       display:none;
     }
     .why_partner_with_us .box_sec p br:first-child{
        display:none;
     }
      .why_partner_with_us h3 br{
          display:none;
      }
   .why_partner_with_us  .link {
    text-decoration: underline;
    word-break: break-all;
    display: block;
}
     .services-slider h3{
       font-size:.8rem!important;
     }
  {% endif %}
  .link{
    text-decoration:underline;
  }
  .we_get_how {
    background-color:#eae1d0;
  }
  .padding_spacer{
    margin-bottom:0;
    margin-top:3rem;
  }
 .why_partner_with_us .box_sec
{
    border-radius: 10px;
    border: 1px solid;
    padding: 10px;
    background: #fff;
    min-height: 320px;
    /* display: flex; */
    align-items: center;
    align-content: center;
    justify-content: center;
 margin: 5%;
      margin-right: 2.5%;
  margin-bottom:0px;
      display: inline-table;
  margin-top:0px;
} 
  .why_partner_with_us {
        padding:4% 0;
       padding-bottom:2px;
  }
   .box_sec h3{
    margin-bottom:1rem;
  }
     .box_sec p{
       font-size:15px;
     }
.border_bottom{
  margin:3rem 0;
  padding:0 10px;
}
.border_bottom hr {
border-color:#3E3F40;
      border-top: 2px solid;
}
.title_text{
  margin-bottom:0px;
      font-family: 'Montserrat';
}


     @media only screen and (max-width: 749px)
{
  div#shopify-section-template--18028946915554__html_editor_dAdQyR {
    background-color: #eae1d0;
    padding:0;
}
  .border_bottom{
    margin:0;
  }
  .row.padding_spacer1 {
    padding: 5%;
}
  .col-md-3.col-6.text-center.padding_right {
    padding-right: 0;
            padding-left: 0;
}
  .box_sec img{
    width:60%;
  }
  .why_partner_with_us .box_sec{
        min-height: 230px;
     margin-bottom:5%!important;
            margin-right: 0 !important;
  }
    .box_sec h3{
       font-size: 20px;
    /* text-align: left !important; */
    /* padding-left: 5%; */
    display: inline-flex;
    justify-content: center;
    /* align-items: center; */
          margin-bottom: 0;

    }
    .padding_spacer{
    margin-bottom:1.5rem;
    margin-top: 0;
    }
    .box_sec
    {
    display: flex;
    min-height: 120px;
    margin-bottom: 10px;
    margin: 5%;
    margin-bottom: 0!important;
          align-items: center;
          justify-content: space-around;
    }
    .top_heading1 br, .bottom_paragraph br{
    display:none;
    }
    h2.top_heading1 {
    padding-bottom: 2%;
    padding-top: 3%;
    margin-bottom: 0 !important;
    font-size: 21px !important;
    margin: 0 5%;
    }
    .why_partner_with_us p{
    font-size:14px;
    }
    .box_sec p{
    font-size:10px;  
          line-height: normal;
    }
    .mobile_only {
    display:block!important;
    }
  .bottom_paragraph{
    margin:5%;
  }
  .why_partner_with_us {
    padding: 7% 0;
    padding-bottom: 0;
}
 #shopify-section-we_get_how_worrying_czjAgU .why_partner_with_us .bottom_paragraph{
    margin-bottom:0!important;
  }
}
       @media only screen and (min-width: 750px){
     .title_text{
  font-weight:600;
     }
     }
