.build-a-court form {
max-width: 1000px;
margin: 0 auto;
padding: 2rem;
background: #f9f9f9;
border-radius: 8px;
font-family: system-ui, sans-serif;
color: #333;
} .build-a-court form img {
width: 100%;
height: auto;
display: block;
margin-bottom: 2rem;
border-radius: 6px;
} .build-a-court form h4 {
font-size: 1.3rem;
margin-bottom: 1rem;
margin-top: 2.5rem;
font-weight: 600;
border-bottom: 1px solid #ddd;
padding-bottom: 0.5rem;
grid-column: 1 / -1;
} .build-a-court #colors,
.build-a-court #items,
.build-a-court #courtDisplay {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 1.5rem 2rem;
} .build-a-court #colors .form-group,
.build-a-court #items .checkbox,
.build-a-court form .form-group,
.build-a-court form .bootstrap-select,
.build-a-court form .selectpicker {
display: flex;
flex-direction: column;
box-sizing: border-box;
} .build-a-court form label {
font-weight: 500;
margin-bottom: 0.4rem;
} .build-a-court select.select-color,
.build-a-court select.selectpicker,
.build-a-court .bootstrap-select .dropdown-toggle {
padding: 0.5rem 0.75rem;
border-radius: 5px;
font-size: 1rem;
border: 1px solid #ccc;
background-color: #fff;
width: 100%;
} .build-a-court .color-content {
display: flex;
align-items: center;
gap: 8px;
}
.build-a-court .color-thumbnail img {
width: 24px;
height: 24px;
border-radius: 3px;
border: 1px solid #ccc;
} .build-a-court #items .checkbox {
flex-direction: row;
align-items: center;
gap: 0.5rem;
margin-bottom: 0.5rem;
} .build-a-court form .text-center {
grid-column: 1 / -1;
text-align: center;
margin-top: 2rem;
}
.build-a-court form .btn {
padding: 0.75rem 2rem;
font-size: 1rem;
border-radius: 5px;
background-color: #007bff;
border: none;
color: white;
transition: background-color 0.2s ease;
}
.build-a-court form .btn:hover {
background-color: #0056b3;
} @media (max-width: 768px) {
#colors,
#items,
#courtDisplay {
grid-template-columns: 1fr;
}
.build-a-court form {
padding: 1.25rem;
}
.build-a-court form h4 {
font-size: 1.1rem;
}
}
.build-a-court form svg {
grid-column: 1 / -1;
width: 100%;
height: auto;
display: block;
margin-bottom: 2rem;
}  .flexcourt-hubspot-quote-form {
max-width: 1080px;
margin: 0 auto;
padding: 0;
text-align: center;
} .flexcourt-hubspot-quote-form .hs-form-html {
width: 100%;
max-width: 1080px;
margin: 0 auto;
} .flexcourt-hubspot-quote-form form.hs-form {
width: 100% !important;
max-width: 1080px !important;
margin: 0 auto !important;
padding: 0 !important;
display: grid !important;
grid-template-columns: 310px 310px 310px;
column-gap: 30px;
row-gap: 18px;
justify-content: center;
align-items: start;
text-align: left;
} .flexcourt-hubspot-quote-form form.hs-form fieldset {
display: contents !important;
max-width: none !important;
width: auto !important;
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
} .flexcourt-hubspot-quote-form form.hs-form .hs-form-field {
width: 310px !important;
max-width: 310px !important;
margin: 0 !important;
padding: 0 !important;
box-sizing: border-box !important;
} .flexcourt-hubspot-quote-form form.hs-form label {
display: block !important;
margin: 0 0 7px !important;
padding: 0 !important;
color: #1f2d3d !important;
font-size: 14px !important;
font-weight: 700 !important;
line-height: 1.2 !important;
} .flexcourt-hubspot-quote-form form.hs-form label .hs-form-required {
color: #ff6f55 !important;
} .flexcourt-hubspot-quote-form form.hs-form .input {
margin: 0 !important;
padding: 0 !important;
} .flexcourt-hubspot-quote-form form.hs-form input[type="text"],
.flexcourt-hubspot-quote-form form.hs-form input[type="email"],
.flexcourt-hubspot-quote-form form.hs-form input[type="tel"],
.flexcourt-hubspot-quote-form form.hs-form input[type="number"],
.flexcourt-hubspot-quote-form form.hs-form select,
.flexcourt-hubspot-quote-form form.hs-form textarea {
width: 100% !important;
max-width: 100% !important;
height: 38px !important;
min-height: 38px !important;
margin: 0 !important;
padding: 6px 10px !important;
border: 1px solid #cfcfcf !important;
border-radius: 3px !important;
background: #ffffff !important;
color: #333333 !important;
font-size: 14px !important;
line-height: 1.2 !important;
box-shadow: none !important;
box-sizing: border-box !important;
appearance: auto;
} .flexcourt-hubspot-quote-form form.hs-form input::placeholder,
.flexcourt-hubspot-quote-form form.hs-form textarea::placeholder {
color: #aaaaaa !important;
} .flexcourt-hubspot-quote-form form.hs-form .hs-fieldtype-phonenumber .input {
display: flex !important;
align-items: stretch !important;
}
.flexcourt-hubspot-quote-form form.hs-form .hs-fieldtype-phonenumber input {
height: 38px !important;
} .flexcourt-hubspot-quote-form form.hs-form .hs_preferred_method,
.flexcourt-hubspot-quote-form form.hs-form .hs_preferred_contact_method {
grid-column: 1 / 2 !important;
grid-row: 2 !important;
width: 310px !important;
max-width: 310px !important;
} .flexcourt-hubspot-quote-form form.hs-form .inputs-list {
list-style: none !important;
margin: 0 !important;
padding: 0 !important;
} .flexcourt-hubspot-quote-form form.hs-form .inputs-list li {
margin: 5px 0 !important;
padding: 0 !important;
} .flexcourt-hubspot-quote-form form.hs-form .inputs-list label {
display: flex !important;
align-items: center !important;
gap: 8px !important;
margin: 0 !important;
padding: 0 !important;
color: #1f2d3d !important;
font-size: 14px !important;
font-weight: 400 !important;
line-height: 1.2 !important;
} .flexcourt-hubspot-quote-form form.hs-form input[type="checkbox"] {
width: 18px !important;
height: 18px !important;
margin: 0 !important;
padding: 0 !important;
flex: 0 0 auto;
} .flexcourt-hubspot-quote-form form.hs-form .hs_recaptcha,
.flexcourt-hubspot-quote-form form.hs-form .hs-recaptcha {
grid-column: 1 / 2 !important;
grid-row: 3 !important;
width: 302px !important;
max-width: 302px !important;
margin: 0 !important;
padding: 0 !important;
text-align: left !important;
} .flexcourt-hubspot-quote-form form.hs-form .hs_submit {
grid-column: 3 / 4 !important;
grid-row: 3 !important;
width: 310px !important;
max-width: 310px !important;
margin: 0 !important;
padding: 22px 0 0 0 !important;
text-align: right !important;
align-self: start !important;
} .flexcourt-hubspot-quote-form form.hs-form .actions {
margin: 0 !important;
padding: 0 !important;
text-align: right !important;
} .flexcourt-hubspot-quote-form form.hs-form .hs-button,
.flexcourt-hubspot-quote-form form.hs-form input[type="submit"] {
display: inline-block !important;
width: auto !important;
min-width: 98px !important;
min-height: 42px !important;
margin: 0 !important;
padding: 11px 18px !important;
background: #9cc329 !important;
color: #ffffff !important;
border: 0 !important;
border-radius: 4px !important;
font-size: 14px !important;
font-weight: 700 !important;
line-height: 1 !important;
text-align: center !important;
text-decoration: none !important;
cursor: pointer !important;
box-shadow: none !important;
} .flexcourt-hubspot-quote-form form.hs-form .hs-button:hover,
.flexcourt-hubspot-quote-form form.hs-form input[type="submit"]:hover {
background: #8fb822 !important;
color: #ffffff !important;
} .flexcourt-hubspot-quote-form form.hs-form .hs-error-msgs {
list-style: none !important;
margin: 5px 0 0 !important;
padding: 0 !important;
} .flexcourt-hubspot-quote-form form.hs-form .hs-error-msgs label {
color: #ff6f55 !important;
font-size: 12px !important;
font-weight: 600 !important;
line-height: 1.3 !important;
} .flexcourt-hubspot-quote-form form.hs-form .legal-consent-container {
grid-column: 1 / 4 !important;
width: 100% !important;
max-width: 100% !important;
color: #1f2d3d !important;
font-size: 12px !important;
line-height: 1.4 !important;
} @media (max-width: 1024px) {
.flexcourt-hubspot-quote-form {
max-width: 100%;
padding: 0 20px;
}
.flexcourt-hubspot-quote-form form.hs-form {
grid-template-columns: repeat(3, 1fr);
column-gap: 20px;
}
.flexcourt-hubspot-quote-form form.hs-form .hs-form-field,
.flexcourt-hubspot-quote-form form.hs-form .hs_preferred_method,
.flexcourt-hubspot-quote-form form.hs-form .hs_preferred_contact_method,
.flexcourt-hubspot-quote-form form.hs-form .hs_submit {
width: 100% !important;
max-width: 100% !important;
}
} @media (max-width: 767px) {
.flexcourt-hubspot-quote-form {
padding: 0 20px;
}
.flexcourt-hubspot-quote-form form.hs-form {
display: block !important;
width: 100% !important;
max-width: 100% !important;
}
.flexcourt-hubspot-quote-form form.hs-form fieldset {
display: block !important;
}
.flexcourt-hubspot-quote-form form.hs-form .hs-form-field,
.flexcourt-hubspot-quote-form form.hs-form .hs_preferred_method,
.flexcourt-hubspot-quote-form form.hs-form .hs_preferred_contact_method,
.flexcourt-hubspot-quote-form form.hs-form .hs_recaptcha,
.flexcourt-hubspot-quote-form form.hs-form .hs-recaptcha,
.flexcourt-hubspot-quote-form form.hs-form .hs_submit {
width: 100% !important;
max-width: 100% !important;
margin: 0 0 14px 0 !important;
padding: 0 !important;
text-align: left !important;
}
.flexcourt-hubspot-quote-form form.hs-form .actions {
text-align: left !important;
}
.flexcourt-hubspot-quote-form form.hs-form .hs-button,
.flexcourt-hubspot-quote-form form.hs-form input[type="submit"] {
width: auto !important;
}
}