.rg-faq{padding:80px 0; background:#F3E9D6; font-family:'Inter',sans-serif; color:#2B1721;}
.rg-faq__wrap{max-width:740px; margin:0 auto; padding:0 28px;}
.rg-faq__eyebrow{font-weight:700; font-size:12px; letter-spacing:.14em; text-transform:uppercase; color:#B8431F; text-align:center;}
.rg-faq__heading{font-family:'Baloo 2',sans-serif; font-size:32px; text-align:center; margin:10px 0 40px;}
.rg-faq__item{background:#FFFDF8; border-radius:14px; margin-bottom:10px; overflow:hidden; border:1px solid #E7DBC2;}
.rg-faq__q{display:flex; align-items:center; justify-content:space-between; padding:18px 20px; cursor:pointer; font-family:'Baloo 2',sans-serif; font-weight:600; font-size:15px;}
.rg-faq__plus{transition:transform .2s ease; font-size:19px; color:#D8552F; flex:none;}
.rg-faq__item--open .rg-faq__plus{transform:rotate(45deg);}
.rg-faq__a{max-height:0; overflow:hidden; transition:max-height .25s ease;}
.rg-faq__a p{padding:0 20px 18px; font-size:13.5px; color:#6B5A62; line-height:1.6;}