.elementor-kit-6{--e-global-color-primary:#F01C1C;--e-global-color-secondary:#54595F;--e-global-color-text:#0A3866;--e-global-color-accent:#61CE70;--e-global-color-ece754a:#F01C1C;--e-global-color-9a8c932:#FFFFFF;--e-global-color-67628d8:#F0EB1C;--e-global-color-21449e0:#0A3866;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--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;font-family:"Work Sans", Sans-serif;font-weight:200;--e-page-transition-entrance-animation:e-page-transition-fade-out-down;--e-page-transition-animation-duration:400ms;--e-preloader-animation-duration:1500ms;--e-preloader-delay:700ms;--e-preloader-color:var( --e-global-color-21449e0 );--e-preloader-size:64px;}.elementor-kit-6 h1{font-family:"basketball-webfont", Sans-serif;font-size:55px;font-weight:300;letter-spacing:1.8px;}.elementor-kit-6 h2{font-size:59px;font-weight:200;letter-spacing:1.2px;}.elementor-kit-6 h3{color:var( --e-global-color-ece754a );font-size:28px;font-weight:200;}.elementor-kit-6 h4{color:var( --e-global-color-ece754a );font-size:28px;font-weight:100;}.elementor-kit-6 h5{color:var( --e-global-color-ece754a );font-size:28px;font-weight:100;}.elementor-kit-6 h6{font-size:25px;font-weight:100;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:2%;--container-default-padding-right:2%;--container-default-padding-bottom:2%;--container-default-padding-left:2%;}.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);}@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-6{line-height:0.8em;}.elementor-kit-6 a{line-height:1em;}.elementor-kit-6 h1{font-size:25px;line-height:1em;letter-spacing:0.2px;}.elementor-kit-6 h2{font-size:20px;line-height:1.5em;letter-spacing:1px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}.elementor .e-div-block-base{min-width:30px;padding:10px;display:block;}.elementor .e-flexbox-base{padding:10px;display:flex;flex-direction:row;}.elementor .e-heading-base{margin:0px;}.elementor .e-heading-link-base{all:unset;cursor:pointer;}.elementor .e-image-link-base{width:fit-content;display:inherit;}.elementor .e-image-base{display:block;}.elementor .e-paragraph-base{margin:0px;}.elementor .e-paragraph-link-base{all:unset;cursor:pointer;}.elementor .e-svg-base{width:65px;height:65px;display:inline-block;}.elementor .e-button-base{text-align:center;padding-block-start:12px;padding-block-end:12px;padding-inline-start:24px;padding-inline-end:24px;border-radius:2px;border-width:0px;background-color:#375EFB;display:inline-block;}.elementor .e-youtube-base{overflow:hidden;aspect-ratio:16/9;}
/* Start custom CSS *//* Only apply different font to numbers and ampersand */
*:not(input):not(textarea):not(script):not(style) {
  unicode-bidi: isolate; /* isolate to apply only to individual characters */
}

*:not(input):not(textarea):not(script):not(style) {
  font-family: inherit;
}

*:not(input):not(textarea):not(script):not(style)::after,
*:not(input):not(textarea):not(script):not(style)::before {
  font-family: inherit;
}

/* Replace font only for numbers and & symbol */
*:not(input):not(textarea):not(script):not(style)) {
  font-family: inherit;
}
body * {
  font-variant-ligatures: none !important;
}

body :not(input):not(textarea):not(script):not(style) {
  font-family: inherit;
}

body :not(input):not(textarea):not(script):not(style) {
  font-variant-ligatures: none !important;
}

body :not(input):not(textarea):not(script):not(style) {
  font-feature-settings: "lnum" 1, "tnum" 1;
}

/* Here's the trick – target numbers and & with span override */
span.fix-numbers {
  font-family: Arial, sans-serif !important;
}/* End custom CSS */