.FaqsSection{display:flex;flex-direction:column;gap:36px;margin-bottom:100px}.FaqsSection .FaqPattern{position:relative}.FaqsSection .FaqPattern:after{content:"";display:flex;bottom:0;left:0;position:absolute;width:100%;height:1px;background:#ececec}.FaqsSection .FaqPattern:last-child:after{display:none}.FaqPattern{width:100%;display:flex;justify-content:space-between}@media screen and (max-width:992px){.FaqPattern{flex-direction:column;align-items:center}}.FaqPattern__title{font-family:Days,sans-serif;padding:20px 0;font-size:16px;color:#828282}.FaqPattern .ant-collapse{width:70%}@media screen and (max-width:992px){.FaqPattern .ant-collapse{width:100%}}.FaqPattern .ant-collapse-item{margin-bottom:48px}.FaqPattern .ant-collapse-header{font-weight:700;font-size:24px;color:#0f0f0f}@media screen and (max-width:992px){.FaqPattern .ant-collapse-header{font-size:16px}}.FaqPattern .ant-collapse-content-box{font-size:16px}@media screen and (max-width:992px){.FaqPattern .ant-collapse-content-box{font-size:14px}}