#faqSec .faq-anchor-nav{gap:24px 40px}#faqSec .faq-anchor-nav-a{display:inline-flex;align-items:center;font-size:2rem;font-weight:700;line-height:1.5;color:#ba0003;gap:20px}@media(any-hover: hover){#faqSec .faq-anchor-nav-a:hover{--faq-anchor-nav-ico-opacity:0;--faq-anchor-nav-ico-color:#ba0003}}#faqSec .faq-anchor-nav-ico{transition:inherit;aspect-ratio:1;width:34px;border-radius:1000px;background:var(--gradient-yed-yel);color:var(--faq-anchor-nav-ico-color, #fff);position:relative;z-index:1}#faqSec .faq-anchor-nav-ico::before{content:"";border-radius:1000px;position:absolute;inset:0;z-index:-1;opacity:var(--faq-anchor-nav-ico-opacity, 1);background:var(--gradient-rd-ye);transition:inherit}#faqSec .faq-anchor-nav-ico::after{content:"";display:block;width:12px;aspect-ratio:12/16;background:currentColor;mask:var(--ico-arrow1-btm) no-repeat center center/contain;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2;transition:inherit}#faqSec .faq-sec{margin-top:var(--faq-sec-next, 210px)}#faqSec .faq-sec+.faq-sec{margin-top:var(--faq-sec-next-mt, 140px)}#faqSec .faq-list{margin-top:56px}@media screen and (max-width: 767px){#faqSec{--faq-sec-next:56px;--faq-sec-next-mt:100px}#faqSec .faq-anchor-nav{gap:16px;flex-direction:column;align-items:flex-end}#faqSec .faq-anchor-nav-a{font-size:1.6rem;gap:8px}#faqSec .faq-anchor-nav-ico{width:25px}#faqSec .faq-anchor-nav-ico::after{width:9px}#faqSec .faq-list{margin-top:40px}}