.elementor-kit-7{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Unbounded";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Unbounded";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Unbounded";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Unbounded";--e-global-typography-accent-font-weight:500;background-color:#000000;color:#FFFFFF;font-family:"Unbounded", Sans-serif;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-family:"Unbounded", Sans-serif;font-size:1.542vw;font-weight:800;line-height:0.93em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1920px;}.e-con{--container-max-width:1920px;}.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:600px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@media only screen and (min-width: 1367px) {
    body {cursor:none;}
    #cursorz {
    z-index:1000000;
    pointer-events: none;
    width: 1.25vw;
    height: 1.25vw;
    will-change: transform;
    background: #f1f1f1;
    position: absolute;
    mix-blend-mode: difference;
    border-radius: 50%;

    animation: grow-shrink 4s infinite alternate;
    }

    @keyframes grow-shrink {
      0% {
        transform: scale(1.0);}
      25% {
        transform: scale(0.9);
      }
      50% {
        transform: scale(1.0);
      }
      75% {
        transform: scale(0.9);
      }
      100% {
        transform: scale(1);
      }
    }
}/* End custom CSS */