<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.elementor-4325 .elementor-element.elementor-element-c17fee4 &gt; .elementor-container{max-width:900px;}.elementor-4325 .elementor-element.elementor-element-c17fee4{padding:5em 0em 5em 0em;}:root{--page-title-display:none;}@media(max-width:1023px){.elementor-4325 .elementor-element.elementor-element-c17fee4{padding:3em 0em 3em 0em;}}/* Start custom CSS */.gform_title {
    font-family:"arimo";
    color:black;
    font-size:42px;
}
.gform-theme--framework .gfield:where(:not(.gfield--type-html):not(.gfield--type-section)) {
    margin-top: -15px;
}
.gform-theme--framework .gform-field-label:where(:not([class*=gform-field-label--type-])) {
    --gf-local-margin-y: 0 var(--gf-label-space-primary);
    font-family: 'Arimo';
    font-size: 17px;
}
.ginput_container--name .form-field-label {
    display:none;
}
.gform_previous_button {
    border:none!important;
    color:white!important;
}
.gform-theme--foundation .gform_page_footer {
    float:right;
}
.gform-theme--framework .gf_progressbar_title {
    font-family:"arimo";
    color:black;
    font-size:17px;
    font-weight:bold;
}
.gform-theme--framework .gf_progressbar .percentbar_blue {
    background-color:#e51076
}
.gform-theme--framework .gfield--type-choice .gfield_radio {
    display: flex;
    flex-direction: row;
    gap: var(--gf-field-choice-gap);
    justify-content: space-between;
}
.gform-theme--framework .gfield--type-choice .gchoice {
    background-color: #ebebeb;
    border-radius: 5px;
    padding: 10px 10px;
    border: solid 1px #d2d2d2;
}
.gform-theme--framework .gfield--type-choice.field_description_below .gform-field-label:where(:not([class*=gform-field-label--type-])) {
    --gf-local-margin-y: 0 var(--gf-label-choice-field-space-primary);
    font-family: 'Arimo';
    font-size: 17px;
}
.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) {
    --gf-local-radius: 3px;
    width: 75px;
    height: 35px;
}
.gform-theme--framework .gform-field-label--type-inline {
    --gf-local-margin-x: var(--gf-label-space-x-secondary) 0;
    --gf-local-margin-y: var(--gf-label-space-y-secondary) 0;
    position: relative;
    margin: auto 0;
    width: 0;
    left: -32px;
    font-family: 'arimo';
    font-weight: 700;
}
.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):before {
    background-color: #e51076;
    block-size: 35px;
    border-radius: 4px;
    content: "";
    inline-size: 55px;
}
.gform-theme-button, [type=submit] {
        font-family: 'Arimo' !important;
    font-size: 17px !important;
    padding: 15px 20px !important;
    background-color: #e51076 ! importANT;

}
.gform-theme--foundation .gform_footer {
    display: flex;
    flex-wrap: wrap;
    gap: var(--gf-form-footer-gap);
    margin-block-start: var(--gf-form-footer-margin-y-start);
    justify-content: flex-end;
}/* End custom CSS */</pre></body></html>