@font-face {
  font-family: 'Futuristic 1';
  src: url('/assets/uploads/fonts/font_1770340306_ed6c07eb.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futuristic 2';
  src: url('/assets/uploads/fonts/font_1770340977_e344487c.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
:root {
    --primary-color: #645ca3;
    --secondary-color: #695ca3;
    --accent-color: #00ff88;
    --bg-color: #0a0a1a;
    --text-color: #ffffff;
    --font-family: "Futuristic 2", sans-serif;
    --font-secondary: "Futuristic 2", sans-serif;
    --content-max-width: min(1550px, 100vw);
    --section-padding: min(160px, 12vh);
    --section-height: min(85vh, 100vh);
}
.section-split-slideshow.section-id-15 .slideshow-nav { --dot-size: 50px; }
.section-split-slideshow.section-id-15 .slideshow-dot[data-index="0"] { background-image: url('/site-file/698913c31c62c_1770591171.png?w=100&format=webp'); }
.section-split-slideshow.section-id-15 .slideshow-dot[data-index="1"] { background-image: url('/site-file/698a37d14b6d5_1770665937.jpg?w=100&format=webp'); }
