.elementor-kit-45{--e-global-color-primary:#FFDE15;--e-global-color-secondary:#0134AC;--e-global-color-text:#F1F1F1;--e-global-color-accent:#EF4070;--e-global-color-1983c8fd:#622D91;--e-global-color-6d0a7f73:#000;--e-global-color-6259521c:#FFF;--e-global-color-00dd9ce:#00CBFF;--e-global-color-a76bbf6:#F36C91;--e-global-color-8e8d1a0:#A15BDF;--e-global-typography-primary-font-family:"neon-1";--e-global-typography-primary-font-weight:bold;--e-global-typography-secondary-font-family:"neon-1";--e-global-typography-secondary-font-weight:bold;--e-global-typography-text-font-family:"Neon One";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Neon One";--e-global-typography-accent-font-weight:bold;font-family:"Comfortaa", Sans-serif;font-size:16px;line-height:1.3em;}.elementor-kit-45 button,.elementor-kit-45 input[type="button"],.elementor-kit-45 input[type="submit"],.elementor-kit-45 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Comfortaa", Sans-serif;font-size:16px;font-weight:bold;text-transform:uppercase;letter-spacing:1px;box-shadow:0px 3px 30px 0px rgba(238.9999999999999, 64, 111.99999999999993, 0.35);border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-a76bbf6 );border-radius:5px 5px 5px 5px;}.elementor-kit-45 button:hover,.elementor-kit-45 button:focus,.elementor-kit-45 input[type="button"]:hover,.elementor-kit-45 input[type="button"]:focus,.elementor-kit-45 input[type="submit"]:hover,.elementor-kit-45 input[type="submit"]:focus,.elementor-kit-45 .elementor-button:hover,.elementor-kit-45 .elementor-button:focus{background-color:#EF407000;color:var( --e-global-color-text );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-a76bbf6 );border-radius:5px 5px 5px 5px;}.elementor-kit-45 e-page-transition{background-color:#FFBC7D;}.elementor-kit-45 h1{font-size:4em;line-height:2em;}.elementor-kit-45 h2{font-size:3em;}.elementor-kit-45 h3{font-size:2em;}.elementor-kit-45 h4{font-size:1.8em;}.elementor-kit-45 h5{font-size:1.5em;}.elementor-kit-45 h6{font-size:1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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);}@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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body,html {
    width: 100% !important;
    overflow-x: hidden !important;
}

.regular-style {
    font-family: "Comfortaa", Sans-serif;
    color: #fff;
    text-shadow: none !important;
    stroke: none !important;
    stroke-width: 0 !important;
}

@keyframes blink {
    0% { text-shadow: 0 0 15px yellow; }
    50% { text-shadow: none; }
    100% { text-shadow: 0 0 15px yellow; }
}

@-webkit-keyframes blink {
    0% { text-shadow: 0 0 15px yellow; }
    50% { text-shadow: 0 0 0; }
    100% { text-shadow: 0 0 15px yellow; }
}

.blink .elementor-heading-title{
    -webkit-animation: blink 3.0s linear infinite;
    -moz-animation: blink 3.0s linear infinite;
    -ms-animation: blink 3.0s linear infinite;
    -o-animation: blink 3.0s linear infinite;
    animation: blink 3.0s linear infinite;
}



.flicker-slow{
  animation: flicker 3s linear infinite;
}

.flicker-fast{
  animation: flicker 1s linear infinite;
}

@keyframes flicker {
	0%, 19.999%, 22%, 62.999%, 64%, 64.999%, 70%, 100% {
		//text-shadow: none;
    opacity: .99;
		
	}
	20%, 21.999%, 63%, 63.999%, 65%, 69.999% {
		opacity: 0.4;
	}
}

.icon-shadow svg{
ilter: drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));
}


.cff-item.cff-event{
    padding: 0 !important;
}

#cff .cff-event .cff-photo{
    margin-top: 0 !important;
    height: 200px;
    overflow: hidden !important;
}

#cff .cff-event .cff-photo img{
    -webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-topright: 20px;
border-top-left-radius: 20px;
border-top-right-radius: 20px;
}

#cff.cff-masonry .cff-item.cff-box {
    border-radius: 20px;
}

p.cff-event-title a,
#cff .cff-event .cff-date{
    padding: 5px 20px 0px 20px !important;
    color: #fff !important;
    display: block;
}

#cff .cff-post-links, #cff .cff-event-meta {
    float: left !important;
    clear: none;
    margin-top: -10px !important;
    margin-left: 20px !important;
    font-size: 11px !important;
    margin-bottom: 10px !important;
}



#cff .cff-item.cff-box{
    background: #e73f6f !important;
}

.cff-post-links a {
    color: #fff;
}

/*#cff .cff-item.cff-box:first-child {*/
/*    background: rgb(248 225 37) !important;*/
/*}*/

/*#cff .cff-item.cff-box:nth-child(2) {*/
/*    background: #0168AC !important;*/
/*}*/

/*#cff .cff-item.cff-box:nth-child(3) {*/
/*    background: #EF4070 !important;*/
/*}*/

/*#cff .cff-item.cff-box:nth-child(4) {*/
/*    background: #622D91 !important;*/
/*}*//* End custom CSS */