.supu-faq{max-width:960px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.supu-faq__item{border:1px solid #e6e6e6;border-radius:10px;overflow:hidden;margin:0;background:#fff}.supu-faq__q{cursor:pointer;padding:14px 44px 14px 16px;font-weight:600;list-style:none;position:relative;background:#fafafa;transition:background .25s ease,color .25s ease}.supu-faq__q::-webkit-details-marker{display:none}.supu-faq__q::after{content:"+";position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:22px;font-weight:600;color:#999;transition:color .25s ease}.supu-faq__a{padding:0 16px 16px 16px;color:#333;line-height:1.6;animation:fadeIn .25s ease}.supu-faq__item[open] .supu-faq__q{color:#ff0618;background:#fff}.supu-faq__item[open] .supu-faq__q::after{content:"−";color:#ff0618}@media (hover:hover){.supu-faq__q:hover{background:#f5f5f5}}@keyframes fadeIn{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.supu-faq{grid-template-columns:1fr}}.supu-cat-content{max-width:960px;margin:0 auto 40px auto}.supu-cat-content h2{margin:48px 0 20px 0;line-height:1.25}.supu-cat-content h3{margin:40px 0 16px 0;line-height:1.3}.supu-cat-content h4{margin:32px 0 14px 0;line-height:1.35}.supu-cat-content p{margin:0 0 18px 0;line-height:1.7;color:#222}.supu-cat-content ul{margin:0 0 24px 0;padding-left:20px}.supu-cat-content li{margin-bottom:10px;line-height:1.6}.supu-cat-content strong{font-weight:600}.supu-cat-content>*+h2,.supu-cat-content>*+h3{margin-top:56px}