.faq-02__wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.faq-02__faq{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:1rem}.faq-02__icon-wrapper{padding:.5rem;border-radius:50%;background-color:white;color:black;margin:0;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1;font-size:30px;min-width:calc(30px + 1rem)}.faq-02__text-wrapper{padding-left:1rem}.faq-02__question{font-weight:bold;font-size:1.2rem}@media(max-width:800px){.faq-02__faq{width:100% !important;max-width:600px;padding:0 5%;margin:auto}}