/** Shopify CDN: Minification failed

Line 17:20 Unexpected "{"
Line 17:29 Expected ":"
Line 17:36 Unexpected "{"
Line 22:22 Unexpected "{"
Line 22:31 Expected ":"
Line 22:38 Unexpected "{"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:customthreemirror (INDEX:92) */
/* ─── Section wrapper ─── */
#kiks-how-it-works-{{ section.id }} {
  background-color: var(--section-bg, #ffffff);
  margin-bottom: var(--mg-bottom, 50px);
}
@media (max-width: 767px) {
  #kiks-how-it-works-{{ section.id }} {
    margin-bottom: var(--mg-bottom-mb, 30px);
  }
}
/* END_SECTION:customthreemirror */