.gam-faq{margin:24px 0}.gam-faq__item{background:#fff;border-radius:30px;margin:0 0 12px;overflow:hidden}.gam-faq__item:last-child{margin-bottom:0}.gam-faq__question{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:24px;cursor:pointer;list-style:none}.gam-faq__question::marker,.gam-faq__question::-webkit-details-marker{display:none;content:""}.gam-faq__question h3{margin:0;padding:0;font-family:"Poppins",sans-serif;font-size:18px;font-weight:600;line-height:1.2;color:#273b67}.gam-faq__icon{flex:0 0 auto;display:inline-flex;transition:transform 0.25s ease}.gam-faq__icon svg{height:15px;width:auto;fill:#273b67}.gam-faq__item[open]>.gam-faq__question .gam-faq__icon{transform:rotate(180deg)}.gam-faq__answer{padding:0 24px 24px;color:#273b67}.gam-faq__answer p{margin:0 0 1em;color:#273b67}.gam-faq__answer p:last-child,.gam-faq__answer>*:last-child{margin-bottom:0}