.elementor-kit-4{--e-global-color-primary:#FFFEFC;--e-global-color-secondary:#F80303;--e-global-color-text:#000000;--e-global-color-accent:#0076FE;--e-global-color-f0216b5:#FCFBF6;--e-global-typography-primary-font-family:"The Future";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"The Future";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"The Future";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"The Future";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-text );font-family:"The Future", Sans-serif;font-size:0.9em;font-weight:400;text-transform:none;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:1000ms;}.elementor-kit-4 e-page-transition{background-color:var( --e-global-color-text );}.elementor-kit-4 p{margin-block-end:1em;}.elementor-kit-4 a{color:var( --e-global-color-secondary );text-decoration:underline;}.elementor-kit-4 h1{font-family:"Epicene Display", Sans-serif;font-size:4em;font-weight:400;line-height:1.1em;letter-spacing:0px;}.elementor-kit-4 h2{font-family:"Epicene Display", Sans-serif;font-size:2em;text-transform:none;font-style:normal;line-height:35px;}.elementor-kit-4 h3{font-family:"The Future", Sans-serif;font-size:0.7em;text-transform:uppercase;line-height:0em;letter-spacing:4px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:90vw;}.e-con{--container-max-width:90vw;--container-default-padding-top:1em;--container-default-padding-right:1em;--container-default-padding-bottom:1em;--container-default-padding-left:1em;}.elementor-widget:not(:last-child){margin-block-end:10px;}.elementor-element{--widgets-spacing:10px 10px;--widgets-spacing-row:10px;--widgets-spacing-column:10px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-primary-font-size:1em;font-size:0.7em;}.elementor-kit-4 h1{font-size:3em;line-height:1.2em;letter-spacing:0px;}.elementor-kit-4 h2{font-size:1.9em;line-height:1.5em;}.elementor-kit-4 h3{font-size:1em;line-height:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */strong {
    font-family: "Epicene Display", Sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.header-nav a {
    text-decoration: none !important;
    border-bottom: none !important;
}

h1 {
    background: linear-gradient(45deg, 
        #a8dadc 0%, 
        #f1faee 15%, 
        #ffd6ff 30%, 
        #e7c6ff 45%, 
        #c8b6ff 60%, 
        #bbd0ff 75%, 
        #a8dadc 90%, 
        #f1faee 100%) !important;
    background-size: 200% 200% !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
    background-clip: text !important;
    animation: opalSheen 6s ease-in-out infinite !important;
}



<style>
/* Scrollbar Styling */

/* Firefox */
html {
  scrollbar-width: thin;
  scrollbar-color: #ffffff #000000;
}

/* Chrome, Edge, Safari */
::-webkit-scrollbar {
  width: 12px;
}

::-webkit-scrollbar-track {
  background: #000000;
}

::-webkit-scrollbar-thumb {
  background: #ffffff;
  border-radius: 0px;
}

::-webkit-scrollbar-thumb:hover {
  background: #e0e0e0;
}

::-webkit-scrollbar-button {
  display: none;
}

::-webkit-scrollbar-corner {
  background: #000000;
}
</style>/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'The Future';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://www.opal.design/wp-content/uploads/2025/10/the-future-mono-bold.woff2') format('woff2');
}
@font-face {
	font-family: 'The Future';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.opal.design/wp-content/uploads/2025/10/the-future-mono-italic.woff2') format('woff2');
}
@font-face {
	font-family: 'The Future';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.opal.design/wp-content/uploads/2025/10/the-future-mono-regular.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Epicene Display';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.opal.design/wp-content/uploads/2025/10/epicene-display-regular.woff2') format('woff2');
}
/* End Custom Fonts CSS */