.notFount{height:150px;display:flex;justify-content:center;align-items:center;border-radius:10px;color:var(--primary);font-size:35px;font-weight:700}.commonQuestions{padding:15px 0 80px}.commonQuestions .title h1{color:#1a202c;font-size:32px}.commonQuestions .title p{color:#718096;font-weight:600}.commonQuestions .section{margin-top:50px}.commonQuestions .section h2{color:#000;font-size:20px}@media only screen and (min-width:640px){.commonQuestions .section h2{font-size:24px}}.commonQuestions .section .accordion{margin-top:15px;padding:10px;border-radius:10px;background:linear-gradient(130deg,#fff,hsla(0,0%,95%,.661));border-radius:15px!important;border:3px solid #fff;box-shadow:0 4.23px 8px 3px hsla(0,0%,67%,.178)}.commonQuestions .section .accordion *{font-family:Cairo,sans-serif!important}.commonQuestions .section .accordion .titleAccordion{font-size:16px;font-weight:650;color:#000;position:relative;padding-right:40px}.commonQuestions .section .accordion .titleAccordion:before{position:absolute;content:"س";right:0;color:#676b75}.commonQuestions .section .accordion .bodyAccordion{font-size:15px;font-weight:500;color:#676b75;position:relative;padding-right:40px;line-height:1.9}.commonQuestions .section .accordion .bodyAccordion:before{position:absolute;content:"أ";right:0;color:#676b75;font-size:22px;top:-5px}.commonQuestions .section .accordion:before{position:relative}.commonQuestions .section .accordion svg{color:var(--primary)}