.faq-items{border-left:1px solid rgba(0,0,0,.005);border-right:1px solid rgba(0,0,0,.005)}.faq-item{display:flex;flex-direction:column;padding-top:20px;padding-left:60px;padding-right:20px;box-shadow:0px 6px 2px 0px rgba(0,0,0,0.05);transition:box-shadow:.2s ease-out}.trigger{display:flex;align-items:center;justify-content:space-between;padding:10px 0;cursor:default}.trigger p{font-size:1.65rem;font-weight:500;color:#040707;margin:0;transition:color .2s ease-out}.trigger:hover p{color:#ecaa1f}.trigger:hover .chevron-icon svg{fill:#ecaa1f;transition:fill .2s ease-out}.trigger .chevron-icon{width:40px;height:20px}.trigger .chevron-icon svg{width:40px;height:20px;fill:#b3b3b3;transform:rotate(0)}.answer{max-height:0;overflow:hidden;transition:max-height .2s ease-out}.answer p{max-width:900px;font-size:1.25rem;font-weight:300;line-height:1.6;color:#040707;margin:0;padding:20px 0 35px}.answer .answer-heading{color:#021f68;font-weight:400}.faq-item.active{box-shadow:0px 6px 6px 0px rgba(0,0,0,0.05)}.faq-item.active .trigger p{color:#ecaa1f}.faq-item.active .trigger .chevron-icon svg{fill:#ecaa1f;transform:rotate(180deg)}@media(max-width:1200px){.answer p{max-width:95%}}@media(max-width:768px){.faq-item{padding-left:50px}.trigger p{font-size:1.75rem;padding-right:4px}.answer p{padding-right:20px}}@media(max-width:576px){.faq-item{padding-left:20px;padding-right:10px}.trigger p{font-size:1.5rem}.answer p{font-size:1.25rem;padding-right:unset}}