/** Shopify CDN: Minification failed

Line 75:14 Unexpected "{"
Line 75:23 Expected ":"

**/
/* General */
.text-mh p:first-child,
.text-mh h1:first-child,
.text-mh h2:first-child,
.text-mh h3:first-child,
.text-mh h4:first-child,
.text-mh h5:first-child,
.text-mh h6:first-child {
  margin-top: 0;
}
.text-mh p:last-child,
.text-mh h1:last-child,
.text-mh h2:last-child,
.text-mh h3:last-child,
.text-mh h4:last-child,
.text-mh h5:last-child,
.text-mh h6:last-child {
  margin-bottom: 0;
}
.text-mh h1,
.text-mh h2,
.text-mh h3,
.text-mh h4,
.text-mh h5,
.text-mh h6 {
  font-weight:800;
  line-height:1.2;
}.text-mh h2 {
  font-size:2em;
}
.text-mh * {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.2;
}
.text-mh p {
  font-size:.95em;
}
.singletext-mh{
    margin: 0;
    margin-bottom:10px;
    line-height: 1.2;
    font-size:.95em;
}
h2.heading-mh {
    line-height: 1.2;
    font-weight:800;
    font-size:2em;
}
.heading-mh {
    line-height: 1.2;
    font-weight:800;
    margin:0;
    margin-bottom:10px;
}.button_mh {
    font-size: .80em;
    text-decoration: none;
    border-radius: 9999px;
    padding: 12px;
    font-weight: 500;
    line-height: 1;
    display: flex;
    width: 100%;
    max-width: 350px;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 0 auto;
}.section_a1_{{ section.id }} * {
  letter-spacing:0 !important;
}
@media (max-width:800px) {
  .icon_with_text_wrapper_har {
    gap: 20px;
}h2.heading-mh {
    font-size: 1.5em;
}.text-mh h2 {
  font-size:1.5em;
}.banner_right_side_har {
  gap: 10px;
}.button_mh {
  width: 100%;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
}