.faq-wrapper .faq-items{display:flex;flex-wrap:wrap;gap:0;justify-content:flex-start;margin:0 auto;max-width:1200px}.faq-wrapper .faq{box-sizing:border-box;flex:0 0 25%;text-align:center;width:25%}.faq-wrapper h2{font-size:36px;line-height:normal;margin:0 0 34px;text-align:center}.faq-wrapper .desc{margin:0 0 30px;text-align:center}.faq-wrapper .faq-items a{align-items:center;display:flex;flex-direction:column;text-align:center;text-decoration:none;width:100%}.faq-wrapper .faq img{display:block;height:auto;margin:0 auto;max-height:100px;max-width:100%;object-fit:contain;width:auto}.faq-wrapper .faq h3{align-items:center;box-sizing:border-box;display:flex;font-size:24px;height:88px;justify-content:center;line-height:normal;margin:0;padding:0 15px;text-align:center;width:100%}@media screen and (max-width:767px){.faq-wrapper .faq{flex-basis:50%;width:50%}}