#faq{position:relative;overflow:hidden;background:#fafafa}#faq .boundaries{max-width:750px;margin:40px auto;padding:0 20px;text-align:center}#faq h2{margin:20px auto}#faq .leader{font-size:25px;line-height:42px;color:#404245;margin:0 auto 30px}#faq .card-wrapper{background:#fff;box-shadow:0 0 5px 0 rgb(0 0 0 / 20%);margin:30px auto;max-width:700px;position:relative;cursor:pointer}#faq .card-wrapper:before{content:"";width:55px;height:40px;border-top-right-radius:23px;border-bottom-right-radius:23px;position:absolute;top:45px;left:0}#faq .card-wrapper.blue:before{background:#33a1fd}#faq .card-wrapper.green:before{background:#8ee9e2}#faq .card-wrapper.periwinkle:before{background:#75bbea}#faq .card-content-wrapper{padding:45px 70px;text-align:left}#faq .card-title{font-size:20px;line-height:25px;color:#00214f;max-width:390px;font-weight:600}#faq .card-title:after{color:#00214f;content:'-';font-size:40px;font-weight:600;position:absolute;right:25px;top:40px}#faq .card-title.active:after{content:'+';top:42px;font-size:30px;right:20px}#faq .card-content{position:relative;height:auto;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#faq .card-content.read-more{height:100px;overflow:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}#faq .card-content.read-more:before{content:'';height:100px;background:#fff;background:linear-gradient(180deg,#fff0 0%,rgb(255 255 255) 70%);position:absolute;top:0;width:100%}#faq .card-content.read-more:after{content:'Read more...';position:absolute;top:75px;font-size:15px;color:#00214F;font-style:italic}#faq .card-content p{margin:30px auto 0;font-size:15px;line-height:22px;color:#3c3c3c}#faq .card-content p strong{color:#00214f}.card-content-wrapper .lex-cta-box{margin:40px auto 0}@media only screen and (max-width:768px){#faq .leader{font-size:18px;line-height:22px}}@media only screen and (max-width:600px){#faq .card-wrapper:before{width:35px}#faq .card-content-wrapper{padding:45px}#faq .card-title{max-width:200px;font-size:16px;line-height:20px}#faq .card-content p{font-size:14px}}