.lifestyle-faq{box-sizing:border-box;background:#fff;padding:100px 0}.lifestyle-faq__shell{box-sizing:border-box;grid-template-columns:1fr 1.5fr;align-items:start;gap:clamp(28px,6vw,80px);width:100%;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}.lifestyle-faq__tag{font-family:var(--font-body), "Roboto", system-ui, sans-serif;letter-spacing:.15em;text-transform:uppercase;color:#64748b;margin:0 0 16px;font-size:13px;font-weight:800;display:block}.lifestyle-faq__title{font-family:var(--font-serif), "Sora", system-ui, sans-serif;letter-spacing:-1px;color:#426e53;margin:0 0 24px;font-size:clamp(28px,5vw,44px);font-weight:700;line-height:1.2}.lifestyle-faq__subtitle{max-width:none;font-family:var(--font-body), "Roboto", system-ui, sans-serif;color:#02020a;margin:0 0 48px;font-size:16px;font-weight:400;line-height:1.7}.lifestyle-faq__aside{box-sizing:border-box;background:#fff;border:1px solid #b8bbc0;border-radius:16px;padding:clamp(24px,5vw,32px)}.lifestyle-faq__aside-body{font-family:var(--font-body), "Roboto", system-ui, sans-serif;color:#02020a;margin:0 0 12px;font-size:15px;font-weight:400;line-height:1.5}.lifestyle-faq__aside-link{font-family:var(--font-body), "Roboto", system-ui, sans-serif;color:#426e53;align-items:center;gap:8px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex}.lifestyle-faq__aside-link:hover{text-decoration:underline}.lifestyle-faq__list{flex-direction:column;gap:16px;min-width:0;display:flex}.lifestyle-faq__item{background:#fff;border:1px solid #b8bbc0;border-radius:12px;overflow:hidden}.lifestyle-faq__toggle{cursor:pointer;text-align:left;box-sizing:border-box;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;margin:0;padding:24px clamp(16px,4vw,32px);font-family:inherit;display:flex}.lifestyle-faq__question{min-width:0;font-family:var(--font-body), "Roboto", system-ui, sans-serif;color:#1e2445;flex:1;font-size:16px;font-weight:700;line-height:1.35}.lifestyle-faq__marker{color:#1e2445;width:24px;height:24px;font-family:var(--font-body), "Roboto", system-ui, sans-serif;background:#b8bbc0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:700;line-height:1;transition:background .25s,color .25s;display:flex}.lifestyle-faq__marker.is-open{color:#f6f8f9;background:#426e53}.lifestyle-faq__panel{box-sizing:border-box;border-top:1px solid #e2e8f0;padding:0 clamp(16px,4vw,32px) clamp(18px,4vw,24px)}.lifestyle-faq__answer{font-family:var(--font-body), "Roboto", system-ui, sans-serif;color:#475569;margin:20px 0 0;font-size:15px;font-weight:400;line-height:1.6}@media (max-width:768px){.lifestyle-faq{padding:64px 0}.lifestyle-faq__shell{grid-template-columns:1fr;gap:40px}.lifestyle-faq__subtitle{margin-bottom:32px}}
