.elementor-kit-5413{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-kadence1:#f8e60c;--e-global-color-kadence2:#e131ff;--e-global-color-kadence3:#1a1a1a;--e-global-color-kadence4:#3c3c3c;--e-global-color-kadence5:#525252;--e-global-color-kadence6:#777777;--e-global-color-kadence7:#eeeeee;--e-global-color-kadence8:#fcfcfc;--e-global-color-kadence9:#ffffff;--e-global-color-e98c1ac:#FFFFFF;--e-global-color-6f09cc6:#000000;--e-global-color-727e315:#FA2121;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-43e6860-font-family:"Roboto";--e-global-typography-43e6860-font-size:15px;--e-global-typography-43e6860-font-weight:600;--e-global-typography-43e6860-line-height:1.2em;--e-global-typography-9102ab8-font-family:"Quantico";--e-global-typography-9102ab8-font-size:20px;--e-global-typography-9102ab8-font-weight:600;--e-global-typography-9102ab8-line-height:1.2em;--e-global-typography-bbcc093-font-family:"Quantico";--e-global-typography-bbcc093-font-size:12px;--e-global-typography-bbcc093-font-weight:600;--e-global-typography-bbcc093-text-transform:uppercase;--e-global-typography-bbcc093-line-height:1.2em;}.elementor-kit-5413 button,.elementor-kit-5413 input[type="button"],.elementor-kit-5413 input[type="submit"],.elementor-kit-5413 .elementor-button{background-color:var( --e-global-color-kadence1 );font-family:var( --e-global-typography-43e6860-font-family ), Sans-serif;font-size:var( --e-global-typography-43e6860-font-size );font-weight:var( --e-global-typography-43e6860-font-weight );line-height:var( --e-global-typography-43e6860-line-height );color:var( --e-global-color-e98c1ac );border-radius:0px 0px 0px 0px;padding:16px 24px 16px 24px;}.elementor-kit-5413 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:16px;--container-default-padding-right:16px;--container-default-padding-bottom:16px;--container-default-padding-left:16px;}.elementor-widget:not(:last-child){--kit-widget-spacing:16px;}.elementor-element{--widgets-spacing:16px 16px;--widgets-spacing-row:16px;--widgets-spacing-column:16px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-5413 button,.elementor-kit-5413 input[type="button"],.elementor-kit-5413 input[type="submit"],.elementor-kit-5413 .elementor-button{font-size:var( --e-global-typography-43e6860-font-size );line-height:var( --e-global-typography-43e6860-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5413 button,.elementor-kit-5413 input[type="button"],.elementor-kit-5413 input[type="submit"],.elementor-kit-5413 .elementor-button{font-size:var( --e-global-typography-43e6860-font-size );line-height:var( --e-global-typography-43e6860-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */fieldset.jet-form-builder-row {
    border: 0;
    padding: 0;
    margin: 0;
}

#masthead {
    z-index: 999 !important;
}

.card-form {
    padding: 16px;
    background-color: #eaeaea63;
    margin-top: 16px;
    margin-bottom: 16px;
}


.jet-form-builder__fields-group {
    gap: 10px !important;
    margin-top: 16px !important;
}

.flex-row .jet-form-builder__fields-group {
    flex-direction: row !important;
}

.col-5 .jet-form-builder__field-wrap.checkradio-wrap span {
    align-items: flex-start !important;
}

.col-5 .jet-form-builder__fields-group {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(155px, 1fr));
}

.col-250 .jet-form-builder__field-wrap.checkradio-wrap span {
    align-items: flex-start !important;
}

.col-250 .jet-form-builder__fields-group {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}

.jet-form-builder-repeater__remove {
    padding: 0;
    width: 32px;
    height: 32px;
    background-color: #ff0000;
    color: #ffffff;
    font-size: 24px;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}/* End custom CSS */