.faqs,.faqs--dark{padding:40px 0}.faqs--dark{background:#1e1f23;color:#fff}.faqs__title{font-size:30px!important;font-weight:700;line-height:1.4;margin-bottom:40px}.faqs__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;justify-content:center;list-style:none;padding-left:0;margin:0;-webkit-overflow-scrolling:touch}.faqs__list-item,.faqs__list-item--dark{display:flex;flex-direction:column;justify-content:space-between;border-radius:8px;box-shadow:0 2px 4px 0 #0000000f;border:1px solid #dde1e4;background-color:#fff;padding:25px;min-height:260px}.faqs__list-item--dark{background-color:#2f3035;border:1px solid #2f3035}.faqs__list-item--question{font-size:18px!important;font-weight:500;line-height:1.33}.faqs__list-item--response{font-size:14px;line-height:1.6;margin-bottom:15px;max-height:180px;overflow:auto}.faqs__list-item--response::-webkit-scrollbar{width:2px;height:1px}.faqs__list-item--response::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #f1f1f1;border-radius:10px}.faqs__list-item--response::-webkit-scrollbar-thumb{background:#4e5591;border-radius:10px}.faqs__ask-question{display:flex;justify-content:center;margin-top:30px}.faqs__ask-question .ui-button--feedback{font-size:16px;font-weight:600}@media screen and (min-width:768px){.faqs__title{text-align:center}}@media screen and (max-width:767px){.faqs{padding:20px 0}.faqs__title{font-size:21px!important;margin-bottom:20px;line-height:1.24}.faqs__list{display:flex;flex-wrap:nowrap;justify-content:flex-start;overflow:auto}.faqs__list-item,.faqs__list-item--dark{flex:0 0 auto;width:280px;margin-right:20px}.faqs__ask-question{margin-top:20px}}@media screen and (max-width:320px){.faqs__list-item,.faqs__list-item--dark{width:260px;margin-right:15px}}