.product-faqs{margin:48px 0}.product-faqs h2{margin:0 0 20px;font-size:clamp(1.5rem, 2vw, 2rem);line-height:1.2}.product-faqs__items{border-top:1px solid #e2e8f0}.product-faqs__item{border-bottom:1px solid #e2e8f0}.product-faqs__question{cursor:pointer;list-style:none;padding:18px 44px 18px 0;position:relative;font-weight:600;color:#0f172a}.product-faqs__question::-webkit-details-marker{display:none}.product-faqs__question::marker{content:""}.product-faqs__question::after{content:"+";position:absolute;right:4px;top:50%;transform:translateY(-50%);font-size:1.4rem;line-height:1}.product-faqs__item[open] .product-faqs__question::after{content:"-"}.product-faqs__question:hover{color:#2563eb}.product-faqs__question:focus-visible{outline:2px solid #2563eb;outline-offset:4px}.product-faqs__answer{max-width:760px;padding:0 44px 20px 0;color:#475569;line-height:1.65}.product-faqs__answer>:last-child{margin-bottom:0}@media (max-width:640px){.product-faqs{margin:36px 0}.product-faqs__question{padding-right:36px}.product-faqs__answer{padding-right:0}}