.elementor-kit-29{--e-global-color-primary:#6CB520;--e-global-color-secondary:#153354;--e-global-color-text:#153354;--e-global-color-accent:#6CB520;--e-global-color-715bd5e:#FB7546;--e-global-typography-primary-font-family:"Asap";--e-global-typography-primary-font-size:1.8rem;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:2.2rem;--e-global-typography-secondary-font-family:"Asap";--e-global-typography-secondary-font-size:1.5rem;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:2.1rem;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:1.1rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.7rem;--e-global-typography-accent-font-family:"Asap";--e-global-typography-accent-font-size:1.2rem;--e-global-typography-accent-font-weight:500;font-family:"Open Sans", Sans-serif;font-size:1.1rem;}.elementor-kit-29 e-page-transition{background-color:#FFBC7D;}.elementor-kit-29 a{color:var( --e-global-color-primary );}.elementor-kit-29 a:hover{text-decoration:underline;}.elementor-kit-29 h1{color:var( --e-global-color-secondary );}.elementor-kit-29 h3{font-family:"Open Sans", Sans-serif;font-size:1.4rem;font-weight:500;}.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);}.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-29{--e-global-typography-primary-font-size:1.5rem;--e-global-typography-primary-line-height:1.9rem;--e-global-typography-secondary-font-size:1.3rem;--e-global-typography-secondary-line-height:1.5em;--e-global-typography-text-font-size:1.1rem;--e-global-typography-accent-font-size:1.1rem;}.elementor-kit-29 h2{font-size:1.6rem;}.elementor-kit-29 h3{font-size:1.3rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//***FORM***/
.gform_required_legend{
    display: none;
}
.gform_fields{
    row-gap: 20px !important;
}
.form-popup .gfield_radio{
    flex-direction: row !important;
}
.form-popup .ginput_address_zip{
    inline-size: 100% !important;
}

/***ACCORDEON ARTICLE**/
.wp-block-accordion-heading__toggle{
    width: 100%;
    text-align: left;
    display: flex;
    justify-content: space-between;
    color: #153354;
    border: none;
    padding: 0;
    margin-top: 20px;
    font-size: 1.3rem;
}
.wp-block-accordion-heading__toggle:hover, .wp-block-accordion-heading__toggle:visited, .wp-block-accordion-heading__toggle:focus{
    color: #153354;
    background-color: white;
}
.wp-block-accordion-heading__toggle-icon{
    color: #6CB520;
    font-size: 1.7rem;
}
h2.wp-block-heading{
    margin-top: 50px;
    margin-bottom: 20px;;
}/* End custom CSS */