.elementor-kit-5{--e-global-color-primary:#3EB1C8;--e-global-color-secondary:#6BC3D5;--e-global-color-text:#181716;--e-global-color-accent:#F8F8F8;--e-global-color-5535694:#FFFFFF;--e-global-color-aedfba0:#EAEAEA;--e-global-color-a5ca189:#FF02CF;--e-global-color-c6fa71f:#583868;--e-global-color-c103dfc:#3A3A39;--e-global-color-58d3a4b:#F3B927;--e-global-color-86d14a3:#003485;--e-global-color-c563743:#E7F4F7;--e-global-color-e6ef1d1:#464B4B;--e-global-typography-text-font-family:"Arial";--e-global-typography-text-font-size:17px;--e-global-typography-text-line-height:1.5em;--e-global-typography-primary-font-family:"Ubuntu";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"Ubuntu";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:600;--e-global-typography-accent-font-family:"Ubuntu";--e-global-typography-accent-font-size:17px;--e-global-typography-accent-font-weight:600;--e-global-typography-262dea1-font-family:"Open Sans";--e-global-typography-262dea1-font-size:20px;--e-global-typography-262dea1-font-weight:600;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:#FFFFFF00;font-family:"Bebas Neue", Sans-serif;font-size:18px;font-weight:normal;line-height:1em;color:var( --e-global-color-text );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-text );border-radius:0px 0px 0px 0px;padding:14px 40px 12px 40px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:#FFFFFF00;color:var( --e-global-color-primary );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );border-radius:0px 0px 0px 0px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 p{margin-block-end:30px;}.elementor-kit-5 a{color:var( --e-global-color-primary );}.elementor-kit-5 a:hover{color:var( --e-global-color-text );}.elementor-kit-5 h1{font-family:"Bebas Neue", Sans-serif;font-size:60px;font-weight:500;line-height:1.2em;}.elementor-kit-5 h2{font-family:"Bebas Neue", Sans-serif;font-size:40px;font-weight:500;line-height:1.2em;}.elementor-kit-5 h3{font-family:"Bebas Neue", Sans-serif;font-size:30px;font-weight:500;line-height:1.7em;}.elementor-kit-5 h4{font-size:20px;font-weight:600;line-height:1.5em;}.elementor-kit-5 h5{font-size:17px;font-weight:600;line-height:1.7em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1100px;}.e-con{--container-max-width:1100px;}.elementor-widget:not(:last-child){margin-block-end:10px;}.elementor-element{--widgets-spacing:10px 10px;--widgets-spacing-row:10px;--widgets-spacing-column:10px;}{}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-kit-5{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1100px;}.e-con{--container-max-width:1100px;}}@media(max-width:767px){.elementor-kit-5{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Faux outline for older browsers */
.outline h2 {
    color: white; /* Unfortunately you can't use transparent here … */
}

/* Real outline for modern browsers */
@supports((text-stroke: 1px #FFF) or (-webkit-text-stroke: 1px #FFF)) {
    .outline h2 {
        color: transparent;
        -webkit-text-stroke: 1px #FFF;
		    text-stroke: 1px #FFF;
        text-shadow: none;
    }
}

.elementor-button {
    min-width: 180px;
}/* End custom CSS */