<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.field.field--name-field-webform {
    background-color: #FFFFFF;
    box-shadow: 0 0 24px 0 rgba(0,0,0,0.15);
    padding: 56px 78px 60px;
    margin-top: 54px;
}

.table &gt; :not(caption) &gt; * &gt; *{
	padding:0!important;
}

.webform-submission-membership-signup-form fieldset legend{
	margin-bottom:0px!important;
}

.webform-fields-wrapper .fieldset-wrapper{
	padding: 0.5rem 0rem 1rem 0rem!important;
}

.webform-fields-wrapper #edit-select-one label.option{
	font-size: 22px!important;
}

.webform-fields-wrapper #edit-select-one .description{
	font-family: "Brandon_Grotesque_Regular";
    font-size: 18px!important;
}

.webform-fields-wrapper label {
    color: #000000;
    font-family: "Brandon_Grotesque_Regular";
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 18px;
}

.webform-fields-wrapper .form-control {
    opacity: 0.5;
    color: #000000;
    font-family: "Brandon_Grotesque_Regular";
    font-size: 22px;
    letter-spacing: 0;
    line-height: 30px;
    border: 0;
    border-bottom: 1px solid #000000;
    border-radius: 0;
    padding-left: 0 !important;
}

.form-select {
    background-image: url("/sites/default/files/2022-11/60995.png") !important;
}

.webform-fields-wrapper input:focus {
    outline: 0;
    background: transparent;
}

.webform-fields-wrapper .form-textarea {
    height: 80px;
}
.webform-fields-wrapper .form-item {
    margin-bottom: 50px;
}

.webform-fields-wrapper .form-actions {
    text-align: center;
}

.webform-fields-wrapper .form-submit {
    height: 48px;
    width: 220px;
    background: linear-gradient(180deg, #10BAFF 0%, #0080C8 100%);
    border: 0;
    border-radius: 0;
    font-family: "Brandon_Grotesque_Medium";
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1.07px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
}
div#district_property_address_table table tr th, div#district_property_address_table table tr td {
    border: 0;
}

div#edit-district-property-address .webform-fields-wrapper .form-item {
    margin-bottom: 50px !important;
}

div#district_property_address_table .webform-multiple-add {
    text-align: left;
}

div#district_property_address_table .webform-multiple-add input {
    background: transparent;
}

div#district_property_address_table .webform-multiple-add .form-submit {
    background: transparent;
    color: #0080C8;
    width: auto;
    font-family: "Brandon_Grotesque_Bold";
    font-size: 18px;
    text-transform: capitalize;
}
.form-item-district-property-address-items-0--item--address-2,
.form-item-district-property-address-items-1--item--address-2,
.form-item-district-property-address-items-2--item--address-2,
.form-item-district-property-address-items-3--item--address-2,
.form-item-district-property-address-items-4--item--address-2 {
    margin-bottom: 50px !important;
}

div#district_property_address_table .webform-fields-wrapper  fieldset.form-item {
    margin-bottom: 0 !important;
}

.webform-submission-membership-signup-form  fieldset legend {
    padding-left: 0;
    color: #000000;
    font-family: "Brandon_Grotesque_Medium";
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 18px;
}

.form-type-checkbox .form-check-input {
    height: 22px;
    width: 22px;
    margin-top: 0;
    margin-right: 20px;
    border-radius: 0;
}

.form-type-checkbox label.option {
    display: initial !important;
}

@media screen and (max-width: 769px) {
.field.field--name-field-webform {
    padding: 56px 20px 60px;
}
.webform-fields-wrapper label {
    font-size: 18px;
}
div#accordionMembershipSignup {
    margin: 10px !important;
}
div#district_property_address_table .webform-multiple-add .form-submit{
    font-size: 15px;
}
}
@media screen and (max-width: 640px) {
.webform-fields-wrapper .form-control{
    font-size: 15px;
}
.webform-fields-wrapper .col, .webform-fields-wrapper .col-6 {
    width: 100%;
}
div#district_property_address_table .webform-multiple-add .form-submit{
    font-size: 14px;
}
}</pre></body></html>