.elementor-kit-7{--e-global-color-primary:#4E1496;--e-global-color-secondary:#30C942;--e-global-color-text:#181818;--e-global-color-accent:#A0CD60;--e-global-color-ff8c379:#FBFEFD;--e-global-color-a183258:#FAE453;--e-global-color-f92c868:#EF4859;--e-global-color-c36e0f4:#F2EDE9;--e-global-typography-primary-font-family:"Anton";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-552a72e-font-family:"Thunder";--e-global-typography-552a72e-font-size:5.61rem;font-weight:600;--e-global-typography-552a72e-line-height:5.6rem;--e-global-typography-552a72e-letter-spacing:0px;--e-global-typography-a648b54-font-family:"Thunder";--e-global-typography-a648b54-font-size:4.209rem;--e-global-typography-a648b54-line-height:2.5rem;--e-global-typography-2f12356-font-family:"Thunder";--e-global-typography-2f12356-font-size:3.157rem;--e-global-typography-2f12356-line-height:3.1rem;--e-global-typography-2f12356-letter-spacing:0px;--e-global-typography-f887d82-font-family:"Oswald";--e-global-typography-f887d82-font-size:2.369rem;--e-global-typography-f887d82-font-weight:600;--e-global-typography-f887d82-line-height:1.9rem;--e-global-typography-f887d82-letter-spacing:0px;--e-global-typography-86515c6-font-family:"Thunder";--e-global-typography-86515c6-font-size:1.77rem;--e-global-typography-86515c6-line-height:1.4rem;--e-global-typography-633bef9-font-family:"Thunder";--e-global-typography-633bef9-font-size:1.33rem;--e-global-typography-311805b-font-family:"Open Sans";--e-global-typography-311805b-font-size:1.125rem;--e-global-typography-311805b-font-weight:300;--e-global-typography-311805b-line-height:1.5rem;--e-global-typography-0a5f88e-font-family:"Poppins";--e-global-typography-0a5f88e-font-size:1rem;--e-global-typography-0a5f88e-font-weight:300;--e-global-typography-48fcf99-font-family:"Poppins";--e-global-typography-48fcf99-font-size:0.8rem;--e-global-typography-48fcf99-font-weight:300;background-color:#F6F6F6;font-family:"Poppins", Sans-serif;font-size:20px;line-height:2em;--e-preloader-animation:bounce;--e-preloader-animation-duration:1800ms;--e-preloader-delay:0ms;--e-preloader-width:15%;--e-preloader-max-width:15%;}.elementor-kit-7 e-page-transition{background-color:var( --e-global-color-secondary );}.elementor-kit-7 a{font-family:"Anton", Sans-serif;}.elementor-kit-7 h1{font-family:"Anton", Sans-serif;}.elementor-kit-7 h2{font-family:"Anton", Sans-serif;}.elementor-kit-7 h3{font-family:"Anton", Sans-serif;}.elementor-kit-7 h4{font-family:"Anton", Sans-serif;}.elementor-kit-7 h5{font-family:"Anton", Sans-serif;}.elementor-kit-7 h6{font-family:"Anton", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}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;}@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-7{--e-global-typography-2f12356-font-size:1.95rem;--e-global-typography-2f12356-line-height:2.25rem;--e-global-typography-2f12356-letter-spacing:0px;--e-global-typography-f887d82-font-size:1.56rem;--e-global-typography-f887d82-line-height:1.9rem;--e-global-typography-f887d82-letter-spacing:0px;--e-global-typography-86515c6-font-size:1.56rem;--e-global-typography-86515c6-line-height:1.2em;--e-global-typography-311805b-font-size:1.25rem;--e-global-typography-311805b-line-height:1.5rem;--e-preloader-width:37%;--e-preloader-max-width:38%;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@keyframes noise-animation {
    0%  { transform: translate3d(0, 9rem, 0); }
    10% { transform: translate3d(-1rem, -4rem, 0); }
    20% { transform: translate3d(-8rem, 2rem, 0); }
    30% { transform: translate3d(9rem, -9rem, 0); }
    40% { transform: translate3d(-2rem, 7rem, 0); }
    50% { transform: translate3d(-9rem, -4rem, 0); }
    60% { transform: translate3d(2rem, 6rem, 0); }
    70% { transform: translate3d(7rem, -8rem, 0); }
    80% { transform: translate3d(-9rem, 1rem, 0); }
    90% { transform: translate3d(6rem, -5rem, 0); }
    100%{ transform: translate3d(-7rem, 0, 0); }
}html, body {
    overflow-x: hidden; /* X means Left/Right only */
    width: 100%;
    position: relative;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body::before {
    content: "";
    position: fixed;

    top: -10rem;
    left: -10rem;
    width: calc(100% + 20rem);
    height: calc(100vh + 20rem);

    z-index: 99999;
    pointer-events: none;

    background-image: url('https://staging.fc.community/wp-content/uploads/2025/12/noise.png');
    background-repeat: repeat;
    background-size: 100px 100px;
    background-position: 50%;

    opacity: 1; /* tweak this */
    animation: noise-animation 1s steps(2) infinite;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Thunder';
	font-display: auto;
	src: url('https://staging.fc.community/wp-content/uploads/2025/12/Thunder-VF.ttf') format('truetype');
}
/* End Custom Fonts CSS */