.question-section{background:linear-gradient(0deg,#f4f8f4,#fafafa);border-radius:24px;margin-bottom:120px}.question-block{padding:40px 0}.question-block h2{color:var(--primary-eden-main);font-family:var(--font-geist);font-size:36px;font-weight:500;line-height:44px;margin-bottom:54px;text-align:center}.question-block p{color:var(--black);font-family:var(--font-inter);font-size:20px;font-style:normal;font-weight:400;line-height:28px;margin-bottom:20px}.question-block .btn-wrap{align-items:center;display:flex;flex-wrap:wrap;gap:36px;justify-content:center}@media (max-width:960px){.question-section{margin-bottom:80px}}@media (max-width:480px){.question-block .btn-wrap{flex-direction:column}}