.elementor-kit-3655{--e-global-color-primary:#A2C73E;--e-global-color-secondary:#18343C;--e-global-color-text:#FFFFFF;--e-global-color-accent:#A2C73E;--e-global-color-edcc0f7:#A6B676;--e-global-color-e53108b:#000000;--e-global-color-2d47c13:#131313;--e-global-typography-primary-font-family:"Instrument Sans";--e-global-typography-primary-font-size:35px;--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Instrument Sans";--e-global-typography-secondary-font-size:28px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:62px;--e-global-typography-text-font-family:"Instrument Sans";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Instrument Sans";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:500;--e-global-typography-d8d1bbf-font-family:"Instrument Sans";--e-global-typography-d8d1bbf-font-size:15px;--e-global-typography-d8d1bbf-font-weight:800;--e-global-typography-0f71641-font-family:"Instrument Sans";--e-global-typography-0f71641-font-size:14px;--e-global-typography-0f71641-font-weight:800;font-family:"Poppins", Sans-serif;font-size:16px;}.elementor-kit-3655 button,.elementor-kit-3655 input[type="button"],.elementor-kit-3655 input[type="submit"],.elementor-kit-3655 .elementor-button{background-color:#0057FC;font-size:16px;color:#FFFFFF;border-radius:3px 3px 3px 3px;padding:14px 28px 14px 28px;}.elementor-kit-3655 button:hover,.elementor-kit-3655 button:focus,.elementor-kit-3655 input[type="button"]:hover,.elementor-kit-3655 input[type="button"]:focus,.elementor-kit-3655 input[type="submit"]:hover,.elementor-kit-3655 input[type="submit"]:focus,.elementor-kit-3655 .elementor-button:hover,.elementor-kit-3655 .elementor-button:focus{background-color:#1043B2;color:#FFFFFF;border-radius:3px 3px 3px 3px;}.elementor-kit-3655 e-page-transition{background-color:#000000;}.elementor-kit-3655 .ha-reading-progress-bar{visibility:hidden;opacity:0;}.elementor-kit-3655 a{font-size:16px;}.elementor-kit-3655 h1{font-family:"Poppins", Sans-serif;font-size:54px;font-weight:600;line-height:1.22em;}.elementor-kit-3655 h2{font-family:"Poppins", Sans-serif;font-size:36px;font-weight:600;line-height:1.24em;}.elementor-kit-3655 h3{font-family:"Poppins", Sans-serif;font-size:28px;font-weight:600;line-height:1.28em;}.elementor-kit-3655 h4{font-family:"Poppins", Sans-serif;font-size:20px;font-weight:600;line-height:1.34em;}.elementor-kit-3655 h5{font-family:"Poppins", Sans-serif;font-size:17px;font-weight:600;line-height:1.42em;}.elementor-kit-3655 h6{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:600;line-height:1.42em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-kit-3655 h1{font-size:56px;line-height:1.22em;}.elementor-kit-3655 h2{font-size:40px;line-height:1.24em;}.elementor-kit-3655 h3{font-size:32px;line-height:1.28em;}.elementor-kit-3655 h4{font-size:24px;line-height:1.34em;}.elementor-kit-3655 h5{font-size:18px;line-height:1.42em;}.elementor-kit-3655 h6{font-size:16px;line-height:1.42em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-3655{--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-line-height:42px;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;}.elementor-kit-3655 h1{font-size:40px;line-height:1.24em;}.elementor-kit-3655 h2{font-size:32px;line-height:1.28em;}.elementor-kit-3655 h3{font-size:32px;line-height:1.28em;}.elementor-kit-3655 h4{font-size:24px;line-height:1.34em;}.elementor-kit-3655 h5{font-size:18px;line-height:1.42em;}.elementor-kit-3655 h6{font-size:16px;line-height:1.42em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.floating {  
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}

@keyframes floating {
    from { transform: translate(0,  0px); }
    65%  { transform: translate(0, 15px); }
    to   { transform: translate(0, -0px); }    
}/* End custom CSS */