.book-page{padding:40px 16px 0}.book-layout{flex-direction:column;gap:48px;padding-bottom:120px;display:flex}.book-form-heading{border-bottom:1px solid #4b4b4b}.book-heading{padding-bottom:24px}.book-faq-section{flex:1;order:2}.book-right{flex:1;order:1}.book-form{flex-direction:column;gap:40px;padding-top:14px;display:flex}.book-form-field{flex-direction:column;gap:6px;display:flex}.book-form-label{text-transform:uppercase}.book-form-input,.book-form-textarea{font-family:inherit;font-size:inherit;color:inherit;resize:none;background-color:#0000;border:none;border-bottom:1px solid #4b4b4b;outline:none;width:100%;padding:8px 0}.book-form-input:focus,.book-form-textarea:focus{border-bottom-color:#9d9d9d}.book-form-textarea{resize:vertical;border:1px solid #4b4b4b;border-radius:.5rem;padding:8px}.book-form-textarea:focus{border-color:#9d9d9d}.book-form-submit{color:#4b4b4b;cursor:pointer;letter-spacing:.05em;background-color:#37ff00;border-radius:.5rem;align-self:flex-start;margin-top:8px;padding:10px 24px;font-family:inherit;transition:background-color .2s ease-in-out}.book-form-submit:hover{background-color:#9d9d9d}.book-form-submit:disabled{cursor:not-allowed;opacity:.6}.book-form-error{color:#d64545}.book-form-success{padding:24px 0}.book-faq-heading{text-transform:uppercase}.book-faq-list{flex-direction:column;display:flex}.book-faq-item{border-bottom:1px solid #4b4b4b}.book-faq-item:first-child{border-top:1px solid #4b4b4b}.book-faq-question{cursor:pointer;text-transform:uppercase;justify-content:space-between;align-items:center;padding:14px 0;list-style:none;display:flex}.book-faq-question::-webkit-details-marker{display:none}.book-faq-question:after{content:"+";font-size:16px;font-weight:400;transition:transform .2s ease-in-out}.book-faq-item[open] .book-faq-question:after{content:"−"}.book-faq-answer{color:#4b4b4b;padding:0 0 32px}input[type=date]::-webkit-calendar-picker-indicator{opacity:.4;cursor:pointer}@media screen and (min-width:480px){.book-layout{flex-direction:row;align-items:flex-start;gap:16px;padding-bottom:120px}.book-faq-section,.book-right{order:initial}}
