.faq-container{padding-left:4rem;padding-right:4rem;margin-top:10rem;background-image:url(/_next/static/media/faqbk1.1784853b.png);background-size:cover;background-position:50%;height:750px;position:relative}.faq-content{position:absolute;background-color:rgba(50,114,160,.502);padding:2rem;align-items:center;justify-content:center;backdrop-filter:blur(2px);border-radius:10px;margin-top:4rem;width:90%;max-width:1270px;left:50%;transform:translateX(-50%)}@media(max-width:768px){.faq-content{width:90%;padding:1.5rem}}@media(max-width:480px){.faq-content{width:95%;padding:1rem}}.faq-header{text-align:center;margin-bottom:1.5rem}.faq-title{color:#fff;font-weight:400;font-size:2.5rem}.faq-divider{display:inline-block;height:2px;width:30rem;background-color:#1f3e81;margin-bottom:1rem}.faq-item{margin-bottom:10px;border:1px solid #ccc;border-radius:5px;overflow:hidden}.faq-question{width:100%;height:60px;padding:10px;text-align:left;background:#f0f0f0;border:none;outline:none;cursor:pointer}.faq-answer{padding:10px;background:#fff}@media(max-width:1024px){.faq-container{padding-left:4rem;padding-right:4rem}.faq-title{font-size:1.8rem}.faq-divider{width:20rem}.faq-question{font-size:1rem}}@media(max-width:768px){.faq-container{padding-left:2rem;padding-right:2rem;margin-top:5rem}.faq-title{font-size:1.5rem}.faq-divider{width:15rem}.faq-question{height:50px}.faq-answer,.faq-question{font-size:.9rem}}