.faq{padding:4rem 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc;margin-bottom:4rem}.faq__heading{text-align:center}.faq__items-container{padding-top:4rem}.faq__items h3{font-weight:700;margin-bottom:1.5rem}.faq__items h4{font-weight:600;border:1px solid #ccc;padding:10px 20px;margin:-1px 0 0;cursor:pointer;transition:all .3s ease}.faq__items{margin-bottom:2rem}.faq__content{border:1px solid #ccc;margin-top:-1px;border-top:0}.faq__content-inner{padding:10px 15px}.faq__icon:after{content:"\2713";margin-right:8px}h4.active .faq__icon:after{content:"\2015"}.faq__content{max-height:0;overflow:hidden;transition:max-height .3s ease-out}h4.active{color:#0f8fe1}