.elementor-kit-13{--e-global-color-primary:#6ABD47;--e-global-color-secondary:#39453E;--e-global-color-text:#39453E;--e-global-color-accent:#39453E;--e-global-color-ee91343:#FAFAFA;--e-global-color-57580bd:#F1EBE6;--e-global-color-2bd57c6:#E75461;--e-global-typography-primary-font-family:"Varela Round";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.3em;--e-global-typography-primary-letter-spacing:0.3px;--e-global-typography-secondary-font-family:"Varela Round";--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-secondary-letter-spacing:0.3px;--e-global-typography-text-font-family:"Varela Round";--e-global-typography-text-font-weight:600;--e-global-typography-text-line-height:1.3em;--e-global-typography-text-letter-spacing:0.3px;--e-global-typography-accent-font-family:"Varela Round";--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.3em;--e-global-typography-accent-letter-spacing:0.3px;--e-global-typography-166e007-font-family:"Righteous";--e-global-typography-166e007-font-weight:500;--e-global-typography-166e007-line-height:1.2em;--e-global-typography-6d2232a-font-family:"Righteous";--e-global-typography-6d2232a-font-weight:500;--e-global-typography-6d2232a-text-transform:uppercase;--e-global-typography-6d2232a-line-height:1.3em;--e-global-typography-6d2232a-letter-spacing:0.5px;--e-global-typography-6a80681-font-family:"Righteous";--e-global-typography-6a80681-font-size:60px;--e-global-typography-6a80681-font-weight:500;--e-global-typography-6a80681-text-transform:uppercase;--e-global-typography-6a80681-line-height:1.3em;--e-global-typography-6a80681-letter-spacing:0.5px;background-color:var( --e-global-color-57580bd );color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:600ms;--e-preloader-animation:pulse;--e-preloader-animation-duration:600ms;--e-preloader-delay:200ms;--e-preloader-width:200px;}.elementor-kit-13 e-page-transition{background-color:var( --e-global-color-57580bd );}.elementor-kit-13 h1{color:var( --e-global-color-primary );}.elementor-kit-13 h2{color:var( --e-global-color-secondary );}.elementor-kit-13 h3{color:var( --e-global-color-primary );}.elementor-kit-13 h4{color:var( --e-global-color-primary );}.elementor-kit-13 h5{color:var( --e-global-color-primary );}.elementor-kit-13 h6{color:var( --e-global-color-primary );}.elementor-kit-13 button,.elementor-kit-13 input[type="button"],.elementor-kit-13 input[type="submit"],.elementor-kit-13 .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );color:var( --e-global-color-secondary );border-radius:0px 0px 0px 0px;padding:16px 32px 16px 32px;}.elementor-kit-13 button:hover,.elementor-kit-13 button:focus,.elementor-kit-13 input[type="button"]:hover,.elementor-kit-13 input[type="button"]:focus,.elementor-kit-13 input[type="submit"]:hover,.elementor-kit-13 input[type="submit"]:focus,.elementor-kit-13 .elementor-button:hover,.elementor-kit-13 .elementor-button:focus{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1220px;}.e-con{--container-max-width:1220px;}.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{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-kit-13{line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );}.elementor-kit-13 button,.elementor-kit-13 input[type="button"],.elementor-kit-13 input[type="submit"],.elementor-kit-13 .elementor-button{line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-13{line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );--e-preloader-width:150px;}.elementor-kit-13 button,.elementor-kit-13 input[type="button"],.elementor-kit-13 input[type="submit"],.elementor-kit-13 .elementor-button{line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.slow-mo .elementor-motion-effects-element, .elementor-motion-effects-layer {
    transition-duration: 5s !important;
}
@-ms-keyframes move1 { 
        0% { 
            -ms-transform: rotate(0deg); 
        } 
        50% { 
            -ms-transform: rotate(3deg); 
        }
        100% { 
            -ms-transform: rotate(0deg); 
        }
    }
    @-moz-keyframes move1 { 
        0% { 
            -moz-transform: rotate(0deg); 
        } 
        50% { 
            -moz-transform: rotate(3deg); 
        }
        100% { 
            -moz-transform: rotate(0deg); 
        }
    }
    @-webkit-keyframes move1 { 
        0% { 
            -webkit-transform: rotate(0deg); 
        } 
        50% { 
            -webkit-transform: rotate(3deg);
        }
        100% { 
            -webkit-transform: rotate(0deg); 
        }
    }
    @keyframes move1 { 
        0% { 
            transform: rotate(0deg); 
        } 
        50% { 
            transform: rotate(3deg);
        }
        100% { 
            transform: rotate(0deg); 
        }
    }
    
    @-ms-keyframes move2 { 
        0% { 
            -ms-transform: rotate(0deg); 
        } 
        50% { 
            -ms-transform: rotate(-5deg); 
        }
        100% { 
            -ms-transform: rotate(0deg); 
        }
    }
    @-moz-keyframes move2 { 
        0% { 
            -moz-transform: rotate(0deg); 
        } 
        50% { 
            -moz-transform: rotate(-3deg); 
        }
        100% { 
            -moz-transform: rotate(0deg); 
        }
    }
    @-webkit-keyframes move2 { 
        0% { 
            -webkit-transform: rotate(0deg); 
        } 
        50% { 
            -webkit-transform: rotate(-3deg);
        }
        100% { 
            -webkit-transform: rotate(0deg); 
        }
    }
    @keyframes move2 { 
        0% { 
            transform: rotate(0deg); 
        } 
        50% { 
            transform: rotate(-3deg);
        }
        100% { 
            transform: rotate(0deg); 
        }
    }
    
    @-ms-keyframes move3 { 
        0% { 
            -ms-transform: rotate(2deg); 
        } 
        50% { 
            -ms-transform: rotate(-2deg); 
        }
        100% { 
            -ms-transform: rotate(2deg); 
        }
    }
    @-moz-keyframes move3 { 
        0% { 
            -moz-transform: rotate(2deg); 
        } 
        50% { 
            -moz-transform: rotate(-2deg); 
        }
        100% { 
            -moz-transform: rotate(2deg); 
        }
    }
    @-webkit-keyframes move3 { 
        0% { 
            -webkit-transform: rotate(2deg); 
        } 
        50% { 
            -webkit-transform: rotate(-2deg);
        }
        100% { 
            -webkit-transform: rotate(2deg); 
        }
    }
    @keyframes move3 { 
        0% { 
            transform: rotate(2deg); 
        } 
        50% { 
            transform: rotate(-2deg);
        }
        100% { 
            transform: rotate(2deg); 
        }
    }


.move1 {
    -webkit-animation-name: move1;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;

    -moz-animation-name: move1;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;

    -ms-animation-name: move1;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: ease-in-out;

    animation: move1 5s infinite ease-in-out;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}
.move2 {
    -webkit-animation-name: move2;
    -webkit-animation-duration: 4s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;

    -moz-animation-name: move2;
    -moz-animation-duration: 4s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;

    -ms-animation-name: move2;
    -ms-animation-duration: 4s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: ease-in-out;

    animation-name: move2;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}
.move3 {
    -webkit-animation-name: move3;
    -webkit-animation-duration: 6s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;

    -moz-animation-name: move3;
    -moz-animation-duration: 6s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;

    -ms-animation-name: move3;
    -ms-animation-duration: 6s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: ease-in-out;

    animation-name: move3;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}
.overflow-hidden {
    overflow: hidden;
}/* End custom CSS */