.cure-faq{background:#f7f7f5;color:#272727;padding:90px 0 100px}
.cure-faq-layout{display:block;max-width:1080px}
.cure-faq-layout:before,.cure-faq-layout:after{display:none;content:none}
.cure-faq-intro{text-align:center;margin-bottom:45px}
.cure-faq-intro h2{font-size:43px;line-height:1.2;letter-spacing:-1px;font-weight:600;margin:0}
.cure-faq-items{display:flex;flex-direction:column;gap:14px}
.cure-faq details{background:#fff;border:0;border-radius:12px;box-sizing:border-box;transition:box-shadow .25s ease}
.cure-faq details:hover{box-shadow:0 6px 24px #00000005}
.cure-faq summary{position:relative;display:block;list-style:none;padding:27px 76px 27px 32px;font-size:19px;line-height:1.5;font-weight:600;cursor:pointer;transition:color .25s ease}
.cure-faq summary::-webkit-details-marker{display:none}
.cure-faq summary:before,.cure-faq summary:after{content:'';position:absolute;right:32px;top:50%;width:16px;height:2px;background:#777;transform:translateY(-50%);transition:transform .3s ease,background .3s ease}
.cure-faq summary:after{transform:translateY(-50%) rotate(90deg)}
.cure-faq details[open]:not(.is-closing)>summary{color:#b00018}
.cure-faq details[open]:not(.is-closing)>summary:after{transform:translateY(-50%) rotate(0deg)}
.cure-faq details[open]:not(.is-closing)>summary:before,.cure-faq details[open]:not(.is-closing)>summary:after{background:#b00018}
.cure-faq summary:hover{color:#b00018}
.cure-faq summary:focus-visible,.cure-faq a:focus-visible{outline:2px solid #b00018;outline-offset:4px;border-radius:6px}
.cure-faq-answer{padding:0 76px 30px 32px;font-size:16px;line-height:1.8;color:#555}
.cure-faq-answer p{margin:0 0 15px}.cure-faq-answer p:last-child{margin:0}
.cure-faq-answer a{color:#a30016;text-decoration:underline;text-underline-offset:3px}
@media(max-width:767px){.cure-faq{padding:55px 0 65px}.cure-faq-layout{padding-left:22px;padding-right:22px}.cure-faq-intro{margin-bottom:30px}.cure-faq-intro h2{font-size:32px;letter-spacing:-.7px}.cure-faq-items{gap:12px}.cure-faq summary{font-size:17px;padding:22px 57px 22px 22px}.cure-faq summary:before,.cure-faq summary:after{right:23px}.cure-faq-answer{font-size:15px;padding:0 22px 25px}}
@media(prefers-reduced-motion:reduce){.cure-faq details,.cure-faq summary,.cure-faq summary:before,.cure-faq summary:after{transition:none}}
