@-webkit-keyframes bounceRight{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes bounceRight{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(10px);transform:translateX(10px)}}.FAQEntry{margin:0 auto 10px}.FAQEntry .FAQEntry__heading{margin:0;position:relative;font-size:clamp(1rem, 1.5vw, calc(20rem / 16));font-weight:600;text-wrap:auto}.FAQEntry .FAQEntry__heading a{display:block;color:#212B37;text-decoration:none;padding:20px calc(40px + 1em) 20px 40px;background:#fff;border-radius:20px}.FAQEntry .FAQEntry__heading a:focus,.FAQEntry .FAQEntry__heading a:hover{color:#51c8e9}.FAQEntry .FAQEntry__headingArrow{fill:#212B37;display:block;height:1em;width:1em;position:absolute;right:20px;top:0;bottom:0;margin:auto 0;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.FAQEntry--open .FAQEntry__headingArrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.FAQEntry .FAQEntry__body{background:#ebebeb;display:none;border-radius:20px;margin-top:10px}.FAQEntry .FAQEntry__bodyPos{margin:0 auto;padding:20px 40px}.FAQEntry .FAQEntry__bodyPos p a{font-weight:bold}.FAQEntry .FAQEntry__bodyPos p a:hover{color:#51c8e9}.green-banner-section{background-color:#8ec742;color:#212B37;font-weight:600}.green-banner-section h2{color:#fff}h2 a:after{content:none;display:none}
/*# sourceMappingURL=faq.css.map */