.faq-heading{margin-bottom:2rem}.faq-subheading{color:rgba(0,0,0,.75);font-family:Lato;font-size:.88rem}.faq-subheading a,.faq-subheading span{font-family:Celias Bold}.faq-container{display:grid;grid-auto-rows:auto;grid-template-columns:repeat(3,1fr);grid-column-gap:40px;grid-row-gap:0}.faq-icon{margin-bottom:.55rem}.faq-question-title{font-family:Celias Bold;font-size:1rem;padding-bottom:.75rem}.faq-question-answer{font-family:Lato;font-size:.95rem}@media (max-width:768px){.faq-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.faq-container{grid-template-columns:repeat(1,1fr)}}