.appointment{color:var(--text-primary);background-color:var(--background-primary);box-shadow:0px 2px 25px 0px var(--transparent-primary);border-radius:.5rem;flex-direction:column;padding:1rem;display:flex}@media only screen and (width>=1080px){.appointment{padding:2rem}}.appointment-input-group{flex-direction:column;gap:1rem;margin-bottom:1rem;font-weight:400;display:flex}@media only screen and (width>=1080px){.appointment-input-group{margin-bottom:1.5rem}}.appointment-submit{margin:auto;display:block}.appointment-required-label{font-size:.875rem;line-height:1}.appointment-checkbox-group{flex-direction:column;gap:1rem;margin-top:.5rem;margin-bottom:1.5rem;font-size:.875rem;font-weight:300;line-height:20px;display:flex}.appointment-excluded-kvps{display:none}
