.elementor-kit-24622{--e-global-color-primary:#000000;--e-global-color-secondary:#3E3E3E;--e-global-color-text:#FFFFFF;--e-global-color-accent:#AE895D;--e-global-typography-primary-font-family:"Courier Prime";--e-global-typography-primary-font-weight:500;--e-global-typography-primary-letter-spacing:0px;--e-global-typography-secondary-font-family:"Courier Prime";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-letter-spacing:0px;--e-global-typography-text-font-family:"Courier Prime";--e-global-typography-text-font-weight:400;--e-global-typography-text-letter-spacing:0px;--e-global-typography-accent-font-family:"Courier Prime";--e-global-typography-accent-font-weight:500;line-height:28px;letter-spacing:0px;}.elementor-kit-24622 e-page-transition{background-color:#FFBC7D;}.elementor-kit-24622 a{color:var( --e-global-color-accent );}.elementor-kit-24622 h1{font-size:46px;line-height:50px;letter-spacing:0px;}.elementor-kit-24622 h2{font-weight:600;}.elementor-kit-24622 h4{font-size:30px;font-weight:600;}.elementor-kit-24622 button,.elementor-kit-24622 input[type="button"],.elementor-kit-24622 input[type="submit"],.elementor-kit-24622 .elementor-button{color:#FFFFFF;border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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 .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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-24622{font-size:14px;}.elementor-kit-24622 h1{font-size:26px;line-height:30px;}.elementor-kit-24622 h2{font-size:28px;line-height:26px;}.elementor-kit-24622 h3{font-size:24px;line-height:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */img{
      user-drag: none;
    -webkit-user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

html, body {
    width: 100% !important;
    overflow-x: hidden !important;
}


.hidden{
    display:none !important;
}


@media only screen and (max-width: 767px) {
  .hidden-mobile{
    display:none !important;
}

.elementor-button-content-wrapper{
    justify-content:space-between !important;
}

}

@media only screen and (min-width: 767px) {
  .hidden-desktop{
    display:none !important;
}


}

@media only screen and (max-width: 1024px) and (min-width:767px){
    .show-tablet-flex{
        display:flex !important;
    }
    
    .hidden-tablet{
        display:none !Important;
    }
}/* End custom CSS */