.faq-section{background:#f6f7f8;padding:0 0 20px}.faq-panel{align-items:center;display:flex;flex-direction:column;margin-top:60px}.faq-panel h2{color:#187abf;font-size:48px;letter-spacing:0;line-height:48px;margin:0 0 24px}.faq-block{background:#fff 0 0 no-repeat padding-box;border-radius:8px;box-shadow:0 16px 32px #03528a26}.faq,.faq-block{display:flex;flex-direction:column}.faq{padding:30px 24px}.faq-head{align-items:center;cursor:pointer;display:flex;padding-right:30px;position:relative}.faq-head:after{background:url(https://39646145.fs1.hubspotusercontent-na1.net/hubfs/39646145/CodeNinjas%20-%20Marketting%20Website/Icons/Icon-Arrow-Down-Blue.png);background-repeat:no-repeat;background-size:15px;content:"";height:10px;opacity:.5;position:absolute;right:0;top:9px;width:15px}.faq-head h5{color:#424c51;letter-spacing:0;line-height:24px;margin:4px 0 0}.faq-body{display:flex;max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(0,1,0,1)}.faq-body p{color:#424c51;font-size:18px;letter-spacing:0;line-height:30px;margin:20px 0 0}.faq-body.open{max-height:1000px;transition:max-height .3s ease-in-out}@media(max-width:767px){.faq-head h5{font-size:14px;line-height:18px}.faq{padding:15px 24px}.faq-body p{font-size:14px;line-height:22px;margin:10px 0 0}.faq-panel h2{font-size:24px;line-height:24px;margin:0 0 10px}.faq-panel{margin-top:40px}}