/** Shopify CDN: Minification failed

Line 56:14 Unexpected "{"
Line 56: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:1.7em;
}
.text_mh * {
  margin-top: 6px;
  margin-bottom: 6px;
  line-height: 1.2;
}
.text_mh p {
  font-size:1.2em;
}
.singletext_mh{
    margin: 0;
    margin-bottom:6px;
    line-height: 1.1;
    font-size:1.2em;
}
.heading_mh {
    line-height: 1;
    font-weight:800;
    margin:0;
    margin-bottom:8px;
}.section_a1_{{ section.id }} * {
  letter-spacing:0 !important;
}.button_mh {
    display: flex;
    cursor: pointer;
    align-items: center;
    text-decoration: none;
    justify-content: center;
    gap: 8px;
    padding: 12px 16px;
    overflow: hidden;
    border-radius: 6px;
    font-size: 1em;
    font-weight: 400;
    line-height: 1;
    opacity: 1;
    width: 100%;
    max-width: 280px;
    transform: none;
    transform-origin: 50% 50% 0px;
    opacity: 1;
    transition: ease all 1.2s;
}a.header__button.smh-btn.button_mh {
    width: 100%;
    max-width: 120px;
    padding: 8px;
    font-size: .9em;
    background: radial-gradient(114% 150%, rgb(134, 149, 227) 0%, rgb(255, 255, 255) 100%);
}a.header__button.smh-btn.button_mh {
    color: var(--button_text);
    background: var(--button_bg);
    transition: ease .7s all;
}a.header__button.smh-btn.button_mh:hover {
    color: var(--button_hov_txt);
    background: var(--button_hov_bg);
}
@media (max-width:800px) {
  .button_mh {
    max-width:100%;
}a.header__button.smh-btn.button_mh {
    display: none;
}
}


.social-icons__wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
}.social-icons__icon-wrapper {
    opacity: 1 !important;
    font-weight: 500;
    color: black;
    font-size: 1.5em;
}.social-icons__icon-wrapper {
    opacity: 1 !important;
    font-weight: 500;
    color: black;
    font-size: 1.5em;
}.social-icons__wrapper {
    border-right: 1px solid;
    margin-right: 20px;
      padding-top: 30px;
}details.menu__details {
    border-right: 1px solid;
}
element.style {
    --padding-block-start: 0px;
    --padding-block-end: 0px;
    --footer-gap: 20px;
    --grid-columns: 3;
    --last-row-count: 3;
    --tablet-last-row-count: 1;
}
@media screen and (min-width: 990px) {
    .footer-content {
        grid-template-columns: repeat(var(--grid-columns), 1fr);
    }
}
.footer-content {
    align-items: normal;
}
element.style {
    --padding-block-start: 0px;
    --padding-block-end: 0px;
    --footer-gap: 20px;
    --grid-columns: 3;
    --last-row-count: 3;
    --tablet-last-row-count: 1;
}
@media screen and (min-width: 990px) {
    .footer-content {
        grid-template-columns: repeat(var(--grid-columns), 1fr);
    }
}
.footer-content {
    align-items: normal;
    margin-bottom:20px !important;
}details.menu__details.spacing-style {
    display: flex;
    flex-direction: column;
    height: 100%;
}
@media (max-width:800px) {
    details.menu__details.spacing-style {
    padding: 0 !IMPORTANT;
    border: 0 !IMPORTANT;
}
.social-icons__wrapper {
    border: 0 !IMPORTANT;
    padding: 0 !important;
}.section-background.color-scheme-1 {
    border: 0 !important;
}
}
