.dropdown-tab{background-color:#fff;border-radius:8px;justify-content:space-between;align-items:center;width:320px;margin-bottom:16px;margin-left:auto;margin-right:auto;padding:16px;display:flex}.dropdown-text{color:#111827;text-align:start;max-width:250px;margin:0;padding:0;position:relative}.dropdown-content{z-index:-1;background-color:#f2f3f5;border-radius:8px;width:320px;max-height:0;margin:-48px auto 16px;padding:16px;transition:max-height 1.5s;position:relative;overflow:hidden}.dropdown-content .dropdown-text{padding-top:22px}.open{max-height:25rem}.cheveron{transition:transform .5s}.cheveron-open{transform:rotate(180deg)}@media (min-width:760px){.dropdown-tab,.dropdown-content{width:650px}.dropdown-text{max-width:650px}}
.questions-section{width:360px;margin-left:auto;margin-right:auto;padding-bottom:2rem}.questions-content{width:360px}.questions-background{z-index:-1;background-color:#e5e7eb;border-radius:180px 180px 0 0;width:100%;height:500px;position:absolute}.questions-background-two{z-index:-1;background-color:#e5e7eb;width:100%;height:calc(100% - 500px);position:absolute;bottom:0}.questions-description{color:#4b5563;width:300px}@media (min-width:760px){.questions-section{width:700px;height:fit-content}.questions-content{width:700px}.questions-description{width:650px}}
