.section__book-now{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:56px;padding:48px;margin:50px 135px;color:var(--primary-dark);background-color:var(--primary-light)}.section__book-now .form-heading{display:flex;flex-direction:column;align-items:center;gap:6px}.section__book-now .form-heading h2{font-size:2.5rem}.section__book-now .form-heading p{font-size:1.25rem;font-family:gilroy,sans-serif}.book-now-form{width:100%;display:flex;flex-direction:column;gap:12px}.book-now-form>div{width:100%}.book-now-form label{display:block;font-size:1.25rem;font-family:gilroy,sans-serif;width:100%;margin-bottom:4px}.book-now-form input,.book-now-form select,.book-now-form textarea{width:100%;height:56px;background:none;font-size:1.25rem;font-family:gilroy,sans-serif;padding:10px;border-radius:5px;border:1px solid var(--primary-dark)}.book-now-form textarea{min-height:120px;resize:vertical}.book-now-form select option{background-color:#fff;color:var(--primary-dark)}.form-booking-service select{cursor:pointer}.form-booking-service optgroup{font-weight:700;font-style:normal;color:var(--primary-dark);background-color:#0000000d}.form-booking-service option{font-weight:400;padding:8px}.section__book-now .form-note{text-align:center;font-family:gilroy,sans-serif;margin-bottom:12px}@media (max-width: 768px){.section__book-now{margin:24px 0}}
