.faq-item{cursor:pointer;background:linear-gradient(89.35deg,#ffffff3d 0%,#fffc 100%);border:1px solid #fff;border-radius:12px;margin-bottom:8px;padding:16px;transition:all .3s;overflow:hidden}.faq-item:last-child{margin-bottom:0}.faq-item:hover .faq-item__icon-wrapper{background-color:#697af6}.faq-item:hover .faq-item__question{color:#697af6}.faq-item:hover .faq-item__icon{transform:scale(1.2)}.faq-item:hover .faq-item__icon--rotated{transform:scale(1.2)rotate(45deg)}@media (min-width:1024px){.faq-item{padding:18px 24px}}.faq-item__header{text-align:left;pointer-events:none;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:0;display:flex}.faq-item__question{color:#1b1b1b;flex:1;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:140%;transition:color .2s}@media (min-width:1024px){.faq-item__question{font-size:18px}}.faq-item__icon-wrapper{background-color:#1b1b1b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:background-color .3s;display:flex}@media (min-width:1024px){.faq-item__icon-wrapper{width:28px;height:28px}}.faq-item--open .faq-item__icon-wrapper{background-color:#697af6}.faq-item--open .faq-item__question{color:#697af6}.faq-item--open .faq-item__answer{opacity:1;margin-top:14px}.faq-item__icon{color:#fff;stroke:currentColor;transform-origin:50%;width:16px;height:16px;transition:transform .2s}@media (min-width:1024px){.faq-item__icon{width:18px;height:18px}}.faq-item__icon--rotated{transform:rotate(45deg)}.faq-item__answer{color:gray;opacity:0;max-height:0;margin-top:0;padding:0;font-family:Inter,sans-serif;font-size:14px;font-weight:300;line-height:140%;transition:max-height .3s,opacity .3s,margin-top .3s;overflow:hidden}@media (min-width:1024px){.faq-item__answer{font-size:16px}}.faq-item__answer ul,.faq-item__answer ol{margin:12px 0;padding-left:24px;list-style-position:outside}.faq-item__answer ul li,.faq-item__answer ol li{margin-bottom:8px}.faq-item__answer ul li:last-child,.faq-item__answer ol li:last-child{margin-bottom:0}.faq-item__answer ul{list-style-type:disc}.faq-item__answer ol{list-style-type:decimal}
