.why-book-section{background:#f8f9fa;padding:2rem 0}.why-book-container{width:100%;max-width:1300px;margin:0 auto;padding:0 1rem}.why-book-container>.cta-inline{width:99vw;max-width:none;margin-bottom:1rem;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.why-book-header{text-align:center;margin-bottom:1.5rem}.why-book-header-card{text-align:left;margin-bottom:1rem}.why-book-title{color:#1a1a1a;letter-spacing:-.01em;margin:0 0 4px;font-size:1.125rem;font-weight:700}.why-book-description{color:#666;max-width:600px;margin:0 auto;font-size:.875rem;line-height:1.5}.why-book-features-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:1.25rem;padding:1.25rem;box-shadow:0 2px 8px #0000000f}.why-book-features-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.why-book-feature-item{align-items:flex-start;gap:.75rem;padding:0;display:flex}.why-book-feature-icon{background:#fff3e0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.why-book-feature-icon svg{color:#ea580c;width:18px;height:18px}.why-book-feature-content{text-align:left;flex:1}.why-book-feature-title{color:#1a1a1a;margin:0 0 3px;font-size:.875rem;font-weight:600;line-height:1.3}.why-book-feature-description{color:#666;margin:0;font-size:.75rem;line-height:1.5}.why-book-content-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:1rem;padding:1.25rem;box-shadow:0 2px 8px #0000000f}.why-book-content-section:last-child{margin-bottom:0}.why-book-content-header{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.why-book-content-icon{background:#fff3e0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.why-book-content-icon svg{color:#ea580c;width:18px;height:18px}.why-book-content-title{color:#1a1a1a;flex:1;margin:0;font-size:.9375rem;font-weight:600;line-height:1.3}.why-book-content-text{color:#444;line-height:1.6}.why-book-content-paragraph{color:#555;margin:0 0 .625rem;font-size:.8125rem;line-height:1.6}.why-book-content-paragraph:last-child{margin-bottom:0}@media (max-width:768px){.why-book-section{padding:40px 0}.why-book-container{padding:0 10px}.why-book-container>.cta-inline{width:calc(100% + 20px);margin-left:-10px;margin-right:-10px}.why-book-header{text-align:left;margin-bottom:32px}.why-book-header-card{margin-bottom:18px}.why-book-title{font-size:28px}.why-book-description{font-size:16px}.why-book-features-card{margin-bottom:25px;padding:20px 16px}.why-book-features-list{grid-template-columns:1fr;gap:14px}.why-book-feature-item{gap:12px;padding:4px 0}.why-book-content-section{margin-bottom:24px;padding:24px 20px}.why-book-content-header{align-items:center;gap:12px;margin-bottom:10px;display:flex}.why-book-content-icon{width:40px;height:40px}.why-book-content-title{font-size:20px}.why-book-content-paragraph{margin-bottom:14px;font-size:14px}}@media (max-width:480px){.why-book-section{padding:10px 0}.why-book-title{font-size:18px}.why-book-header-card{margin-bottom:10px}.why-book-features-card{border-radius:14px;padding:14px}.why-book-features-list{gap:12px}.why-book-feature-item{gap:10px;padding:3px 0}.why-book-feature-icon{border-radius:10px;width:38px;height:38px}.why-book-feature-icon svg{width:18px;height:18px}.why-book-feature-title{margin-bottom:4px;font-size:15px}.why-book-feature-description{font-size:12.5px;line-height:1.45}.why-book-content-section{padding:20px 16px}.why-book-content-header{align-items:center;gap:12px;display:flex}.why-book-content-icon{width:36px;height:36px}.why-book-content-title{font-size:18px}}.why-book-section .booking-tips{background-color:#f0f7ff;border:1px solid #bfdbfe;border-radius:12px;margin-top:0;padding:14px 18px}.why-book-section .booking-tips-title{color:#1f2937;margin-bottom:8px;font-size:13px;font-weight:700}.why-book-section .booking-tips-list{flex-direction:column;gap:4px;margin:0;padding-left:18px;display:flex}.why-book-section .booking-tips-list li{color:#1e40af;font-size:12px;line-height:1.5}
.faq-list{flex-direction:column;gap:8px;display:flex}.faq-item{background:var(--w);border:1px solid var(--b);border-radius:var(--rm);overflow:hidden}.faq-item.open,.faq-item[open]{border-color:var(--smid)}.faq-q{text-align:left;width:100%;color:var(--ink);letter-spacing:-.01em;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:10px;padding:15px 16px;font-family:inherit;font-size:13.5px;font-weight:600;line-height:1.4;display:flex}.faq-q:hover{color:var(--s)}.faq-icon{background:var(--bg);width:22px;height:22px;color:var(--s);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;font-size:14px;font-weight:800;transition:transform .2s,background .15s;display:flex}.faq-item.open .faq-icon,.faq-item[open] .faq-icon{color:#fff;transform:rotate(45deg)}.faq-a{max-height:0;color:var(--inkm);padding:0 16px;font-size:13px;line-height:1.72;transition:max-height .3s;overflow:hidden}.faq-a.open,.faq-item[open] .faq-a{max-height:200px;padding:0 16px 14px}.faq-a a{color:var(--s);font-weight:600;text-decoration:none}.faq-a a:hover{text-decoration:underline}
