/* Custom Data 2023-05-31 04:39:04: Do not change this file. */  :root{ /* Page Width */  /* Body Font */  --font-family-name__base: 'Jost', sans-serif;   --font-size__base: 16px;   --text-weight: 400;  /* Heading Font */   --heading__font-family__base: 'Jost', sans-serif;   --heading__font-weight__base: 400;   /* Menu Font */  /* Other Font */  --other_font_family: 'Jost', sans-serif;  /* Theme Colors */  /* Basic Colors */  /* Buttons Colors */   /* Custom Sticky Background Color */  /* Custom Header */  /* Custom Footer */  /* Custom Menu */  /* Page wraper */  } @media (min-width: 1200px){ .cms-index-index .header-absolute{  } .cms-index-index .header-container:not(.header_scroll_up) .header_light{   } }   body{ font-weight: var(--text-weight); }   body{ font-size: var(--font-size__base); }           /* Customization Style */ .footer.content{display: none;}  