body{color:#333;background-color:#f5f7fa;line-height:1.6}.faq__container{padding:20px 0 80px}.faq__title{font-family:var(--font-barlow), Barlow, sans-serif;color:#1a3c6e;margin-top:0;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.faq__subtitle{font-family:var(--font-jost), Jost, sans-serif;color:#6c757d;max-width:600px;margin:0 auto;font-size:1.125rem}.faq__item{background:#fff;border-radius:12px;margin-bottom:1.5rem;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 20px #0000000d}.faq__item:hover{transform:translateY(-5px);box-shadow:0 6px 25px #0000001a}.faq__item-header{cursor:pointer;background:#fff;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.faq__item-question{color:#1a3c6e;margin:0;font-size:1.25rem;font-weight:600}.faq__item-toggle{flex-shrink:0;width:24px;height:24px;position:relative}.faq__item-toggle:before,.faq__item-toggle:after{content:"";background:#1a3c6e;transition:all .3s;position:absolute}.faq__item-toggle:before{width:16px;height:2px;top:50%;left:50%;transform:translate(-50%,-50%)}.faq__item-toggle:after{opacity:1;width:2px;height:16px;top:50%;left:50%;transform:translate(-50%,-50%)}.faq__item-header[aria-expanded=true] .faq__item-toggle:after{opacity:0;height:0;transition:height .3s,opacity .3s}.faq__item-header[aria-expanded=true] .faq__item-toggle:before{width:16px;height:2px;transform:translate(-50%,-50%)rotate(0)}.faq__item-header[aria-expanded=false] .faq__item-toggle:after{opacity:1;height:16px;transition:height .3s,opacity .3s}.faq__item-header[aria-expanded=false] .faq__item-toggle:before{width:16px;height:2px;transform:translate(-50%,-50%)rotate(0)}.faq__item-content{color:#444;background:#fff;padding:1.5rem;font-size:1rem;transition:all .3s}.faq__item-content p{color:#666;margin-bottom:1rem}.faq__item-list{margin:.75rem 0 1rem;padding-left:0;list-style:none}.faq__item-list li{color:#4b5563;margin-bottom:.5rem;padding-left:1.5rem;font-size:1rem;line-height:1.6;position:relative}.faq__item-list li:before{content:"";background-color:#1a73e8;border-radius:50%;width:6px;height:6px;position:absolute;top:.55rem;left:.25rem}@media (max-width:768px){.faq__title{font-size:2rem}.faq__item-question{font-size:1.125rem}.faq__container{padding:60px 0}.faq__item-content{padding:1rem}.faq__item-list li{font-size:.95rem}}
