.pdd-faq{padding:2rem 0}.faq-list{margin-top:2rem;width:100%}.faq-item,.faq-list{background-color:transparent}.faq-item{margin-bottom:0}.faq-item,.faq-item:last-child{border-bottom:1px solid #e6e6f0}.faq-header{align-items:center;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:1.5rem 0;text-align:left;transition:none;width:100%}.faq-header,.faq-header:active,.faq-header:focus,.faq-header:hover,.faq-item[aria-expanded=true] .faq-header{background-color:transparent!important}.faq-question{color:#3f51b5;flex-grow:1;font-size:1.4em;font-weight:600}.faq-toggle{color:#3f51b5;display:inline-block;font-size:1.5rem;font-weight:300;line-height:1;margin-left:1rem;transition:transform .3s}.faq-content{background-color:transparent!important;max-height:0;overflow:hidden;padding:0;transition:max-height .3s ease-out,padding .3s ease}.faq-answer{color:#141e75;padding:0 0 1.5rem}.faq-answer p{font-size:1.2em}.faq-item[aria-expanded=true] .faq-content{background-color:transparent!important;max-height:1000px;padding-top:.5rem}.faq-item[aria-expanded=true] .faq-header{background-color:transparent!important;border-bottom:none}@media (max-width:768px){.faq-header{padding:1.25rem 0}.faq-answer{padding:0 0 1.25rem}.faq-question{font-size:1rem}}