.faq-section{background-color:white;background-image:url(/faq/image1.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.faq-background-overlay{background:transparent}.animate-fade-in-delay-0{transition-delay:0s}.animate-fade-in-delay-1{transition-delay:.1s}.animate-fade-in-delay-2{transition-delay:.2s}.animate-fade-in-delay-3{transition-delay:.3s}.animate-fade-in-delay-4{transition-delay:.4s}.faq-acc{max-width:780px;margin:0 auto}.faq-acc-item{border:1px solid var(--line);border-radius:16px;background:#fff;margin-bottom:10px;overflow:hidden;transition:border-color .2s}.faq-acc-item[data-open=true]{border-color:#cfe0e3}.faq-acc-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 20px;border:0;background:none;text-align:left;cursor:pointer;font-weight:800;font-size:15px;line-height:1.4;color:var(--ink);-webkit-tap-highlight-color:transparent}.faq-acc-q:focus-visible{outline:2px solid var(--teal);outline-offset:-2px}.faq-acc-ic{flex:none;font-size:19px;font-weight:800;line-height:1;color:var(--teal);transition:transform .2s}.faq-acc-item[data-open=true] .faq-acc-ic{transform:rotate(45deg)}.faq-acc-bd{padding:0 20px 17px;font-size:13.5px;line-height:1.65;color:var(--body-c)}.faq-acc-bd a{color:var(--teal);font-weight:700;text-decoration:underline;text-underline-offset:2px}.faq-section .hl-swoosh path{stroke-dasharray:480;stroke-dashoffset:480;animation:faqScribble 3.4s ease-in-out infinite}@keyframes faqScribble{0%{stroke-dashoffset:480}26%{stroke-dashoffset:0}74%{stroke-dashoffset:0}to{stroke-dashoffset:-480}}@media (prefers-reduced-motion:reduce){.faq-section .hl-swoosh path{animation:none;stroke-dashoffset:0}}