/** Shopify CDN: Minification failed

Line 56:0 Unexpected "}"

**/
/** Shopify CDN: Minification failed

Line 51:0 Unexpected "}"

**/
/** Shopify CDN: Minification failed

Line 46:0 Unexpected "}"

**/
/* Custom CSS for sections editor - Add this to theme.liquid when updating theme: {{- 'custom.css' | asset_url | stylesheet_tag: preload: true - }} */

/* ---- JOIN US PAGE ---- */

/* Join Us - Icons (top) two columns on mobile */
@media screen and (max-width: 700px)
{ #shopify-section-template--23783056769410__text_with_icons_BaaCcw {
    --text-with-icons-template: repeat(2, minmax(0, 1fr))!important;
}
}

 /* Join Us - Icons (bottom) two columns on mobile */
 @media screen and (max-width: 700px)
{ #shopify-section-template--23783056769410__text_with_icons_AXLXcH {
    --text-with-icons-template: repeat(2, minmax(0, 1fr))!important;
}
}




/* ---- COMPANY PAGE ---- */

   /* Company - Rich text mobile reverse stack */
   @media screen and (max-width: 700px)
{ #shopify-section-template--23783056605570__rich_text_hbbhpY .text-center {
align-items: center !important;
    display: flex;
    flex-direction: column-reverse !important;
  padding-block-end: 0 !important;
}
}
  /* Company Page - quote desktop */
 @media screen and (min-width: 701px)
{ #shopify-section-template--23783056605570__rich_text_hbbhpY .prose {
 margin-top: -80px!important;
         max-width: 550px;
        margin-left: 10%;
    }
}
}
