.elementor-kit-9{--e-global-color-primary:#C5FF23;--e-global-color-secondary:#000000;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FF0000;--e-global-color-0f6145a:#ECECEC;--e-global-color-8e7148e:#AAAAAA;--e-global-color-8d65843:#212121;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Outfit";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-weight:500;background-image:url("https://kb-comm.eu/wp-content/uploads/2024/09/KB_BG_ABSTRACT_VECTOR.svg");color:var( --e-global-color-text );font-family:"Outfit", Roboto;background-position:center center;background-repeat:repeat;background-size:cover;overscroll-behavior:contain;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Outfit", Roboto;font-weight:500;text-transform:uppercase;color:var( --e-global-color-secondary );border-radius:3px 3px 3px 3px;}.elementor-kit-9 button:hover,.elementor-kit-9 button:focus,.elementor-kit-9 input[type="button"]:hover,.elementor-kit-9 input[type="button"]:focus,.elementor-kit-9 input[type="submit"]:hover,.elementor-kit-9 input[type="submit"]:focus,.elementor-kit-9 .elementor-button:hover,.elementor-kit-9 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-text );}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.elementor-kit-9 a{font-family:"Outfit", Roboto;}.elementor-kit-9 h1{font-family:"Outfit", Roboto;}.elementor-kit-9 h2{font-family:"Outfit", Roboto;}.elementor-kit-9 h4{font-family:"Outfit", Roboto;}.elementor-kit-9 h5{font-family:"Outfit", Roboto;}.elementor-kit-9 h6{font-family:"Outfit", Roboto;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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;}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-button {
    background-color: #C5FF23;
    color: black;
    transition: 0.5s;
    transform: scale(1) !important;
}

.elementor-button:hover {
    background-color: white !important;
    color: black !important;
    -webkit-box-shadow: 0px 0px 50px -13px white; 
box-shadow: 0px 0px 50px -13px white;
transition: 0.5s;
transform: scale(1.05) !important;
}

.normal-button .elementor-button {
    font-weight: 700 !important;
    font-style:  !important;
    background-color: transparent !important;
    color: #C5FF23 !important;
    transition: 0.5s ease !important;
    border: 1px solid white !important;
}

.normal-button .elementor-button:hover {
    background-color: transparent !important;
    color: white !important;
        -webkit-box-shadow: 0px 0px 0px 0px white; 
    box-shadow: 0px 0px 0px 0px white;
    transition: 0.5s ease !important;
    border: 1px solid #C5FF23 !important;
}

.normal-button .e-font-icon-svg {
    transform: rotate(-45deg);
    fill: white !important;
}

.author-date-post {
    width: fit-content;
}/* End custom CSS */