.hayu-faq-section{background:#191932;color:#f5ebeb;padding:80px 0}.hayu-faq-header{margin-bottom:64px;margin-left:auto;margin-right:auto;max-width:900px;padding:0 16px;text-align:center}.hayu-faq-title{color:#f5ebeb;font-family:var(--font-primary);font-size:2.5rem;font-weight:700;line-height:1.2;margin:0}.hayu-faq-container{margin:0 auto;max-width:900px;padding:0 16px}.hayu-faq-block{background:transparent;border-bottom:1px solid hsla(0,0%,100%,.08);padding:24px 0;transition:border-color .3s ease}.hayu-faq-block.is-open{border-bottom-color:#ff285a}.hayu-faq-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-family:var(--font-primary);gap:20px;justify-content:space-between;padding:0;text-align:left;width:100%}.hayu-faq-q{color:#f5ebeb;font-size:1.25rem;font-weight:600;line-height:1.4;transition:color .2s ease}.hayu-faq-block.is-open .hayu-faq-q,.hayu-faq-btn:hover .hayu-faq-q{color:#ff285a}.hayu-faq-chevron{color:#ff285a;flex-shrink:0;transition:transform .3s ease}.hayu-faq-block.is-open .hayu-faq-chevron{transform:rotate(180deg)}.hayu-faq-content{max-height:0;overflow:hidden;transition:max-height .4s ease}.hayu-faq-block.is-open .hayu-faq-content{max-height:1000px;padding-top:20px}.hayu-faq-a{color:hsla(0,33%,94%,.85);font-family:var(--font-primary);font-size:1rem;line-height:1.6}.hayu-faq-a a{border-bottom:1px solid rgba(255,40,90,.3);color:#ff285a;text-decoration:none}.hayu-faq-a a:hover{border-bottom-color:#ff285a}@media (max-width:767px){.hayu-faq-section{padding:48px 0}.hayu-faq-header{margin-bottom:48px}.hayu-faq-title{font-size:2rem}.hayu-faq-block{padding:16px 0}.hayu-faq-q{font-size:1.125rem}.hayu-faq-content{padding-top:16px}.hayu-faq-a{font-size:.875rem}}