.elementor-kit-47{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#151515;--e-global-color-accent:#151515;--e-global-color-a265f0e:#FFFFFF;--e-global-color-e539446:#FFFFFF00;--e-global-color-fe2d3f5:#232323E6;--e-global-color-f789d09:#5B5B5B;--e-global-color-98c74af:#B1B1B1;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:900;--e-global-typography-primary-text-transform:capitalize;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-text-decoration:none;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Open Sans";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:capitalize;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-text-decoration:none;--e-global-typography-secondary-line-height:1.4em;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:100;--e-global-typography-text-text-transform:none;--e-global-typography-text-font-style:normal;--e-global-typography-text-text-decoration:none;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Open Sans";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:400;--e-global-typography-accent-text-transform:capitalize;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-text-decoration:none;--e-global-typography-e1a3956-font-family:"Open Sans";--e-global-typography-e1a3956-font-size:14px;--e-global-typography-e1a3956-font-weight:100;--e-global-typography-e1a3956-text-transform:none;--e-global-typography-e1a3956-font-style:normal;--e-global-typography-e1a3956-text-decoration:none;--e-global-typography-e1a3956-line-height:1.6em;--e-global-typography-ae55de3-font-family:"Open Sans";--e-global-typography-ae55de3-font-size:50px;--e-global-typography-ae55de3-font-weight:200;--e-global-typography-ae55de3-text-transform:capitalize;--e-global-typography-ae55de3-font-style:normal;--e-global-typography-ae55de3-text-decoration:none;--e-global-typography-ae55de3-letter-spacing:0px;--e-global-typography-254cc20-font-family:"Open Sans";--e-global-typography-254cc20-font-size:30px;--e-global-typography-254cc20-font-weight:200;--e-global-typography-254cc20-text-transform:capitalize;--e-global-typography-254cc20-font-style:normal;--e-global-typography-254cc20-text-decoration:none;--e-global-typography-254cc20-line-height:40px;--e-global-typography-254cc20-letter-spacing:0px;background-color:#000000;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-47 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-header .site-branding .site-logo img{width:0px;max-width:0px;}@media(max-width:1024px){.elementor-kit-47{--e-global-typography-primary-font-size:40px;--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-line-height:1.4em;--e-global-typography-text-font-size:14px;--e-global-typography-e1a3956-font-size:14px;--e-global-typography-ae55de3-font-size:50px;--e-global-typography-254cc20-font-size:22px;--e-global-typography-254cc20-line-height:1.4em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:768px){.elementor-kit-47{--e-global-typography-primary-font-size:30px;--e-global-typography-text-font-size:14px;--e-global-typography-ae55de3-font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}}/* Start custom CSS */@media only screen and (min-width: 1367px) {
    body {cursor:none;}
    #cursorz {
    z-index:1000000;
    pointer-events: none;
    width: 5rem;
    height: 5rem;
    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 */