.schedule-my-tour__container{padding:4rem 3rem}@media screen and (min-width:769px){.schedule-my-tour__container{padding:5rem 8rem}}.schedule-my-tour__title{text-align:center}.schedule-my-tour__subtitle{margin-bottom:2rem;text-align:center}.schedule-my-tour__form-container{transform:scaleY(1);transition:all .2s ease-in-out}.schedule-my-tour__form-container.success{height:0;transform:scaleY(0)}.schedule-my-tour__error-box{display:flex;justify-content:space-between;padding:1rem;width:100%}.schedule-my-tour__results-container{display:flex;flex-direction:column;gap:1rem;text-align:center;transform:scaleY(0);transition:all .3s ease-in-out .3s}.schedule-my-tour__results-container.success{transform:scaleY(1)}.schedule-my-tour__verify-data-container{display:flex;flex-direction:column;gap:1rem;margin:0 2rem;padding:0 0 2rem}.schedule-my-tour__next-steps-container{display:flex;flex-direction:column;gap:1rem;padding:2rem}.schedule-my-tour__form{display:flex;flex-direction:column}.schedule-my-tour__field{padding-bottom:2rem}.schedule-my-tour__required-fields,.schedule-my-tour__scheduling-fields{display:flex;flex-direction:column}@media screen and (min-width:769px){.schedule-my-tour__required-fields,.schedule-my-tour__scheduling-fields{margin-bottom:1rem}}.schedule-my-tour__field-row{display:flex;flex:1;flex-direction:column}@media screen and (min-width:769px){.schedule-my-tour__field-row{flex-direction:row;gap:2rem;margin-bottom:1rem}.schedule-my-tour__field-row:last-child{margin-bottom:0}}.schedule-my-tour__field-row--always-row{flex-direction:row;padding-left:1rem}@media screen and (min-width:769px){.schedule-my-tour__field-row--always-row{justify-content:space-around}}.schedule-my-tour__field{flex:1;margin-bottom:1rem}@media screen and (min-width:769px){.schedule-my-tour__field{margin-bottom:0}}.schedule-my-tour__promotional-opt-in{text-align:center}@media screen and (min-width:769px){.schedule-my-tour__promotional-opt-in{padding-left:1rem}}.schedule-my-tour__contact-checkbox{flex:1}@media screen and (min-width:769px){.schedule-my-tour__contact-checkbox{flex:none}}.schedule-my-tour__button-container{display:flex;flex-direction:row;justify-content:center;margin-bottom:2rem;margin-top:1rem}.schedule-my-tour__terms-container{text-align:center}.schedule-my-tour__contact-preference{margin:auto;max-width:40rem}
