.faq-w-graph{background:var(--off-white);overflow:hidden;padding-inline:20px;position:relative;z-index:0}.faq-w-graph__intro{margin-bottom:4rem;text-align:center}.faq-w-graph__intro a{color:var(--primary-color)}.faq-w-graph__intro a:focus,.faq-w-graph__intro a:hover{color:var(--primary-color-hover)}.faq-w-graph__legend{color:var(--dark-blue);font-size:24px;margin:0;transform:rotate(-90deg) translateY(calc(50% + 13px))}.faq-w-graph__flex{display:flex;flex-flow:column;gap:2rem}.faq-w-graph__image{width:100%}.faq-w-graph dt{font-size:24px;font-weight:700;padding:1rem 0;position:relative}.faq-w-graph__faq-section dt:after{content:url(https://46871477.fs1.hubspotusercontent-na1.net/hubfs/46871477/icons/down-arrow.png);position:absolute;right:0;top:7px;transition:.2s ease-out}.faq-w-graph__faq-section.active dt:after{transform:rotate(180deg)}.faq-w-graph dd{height:0;margin:0;overflow:hidden;padding-inline:10px;transition:all .3s ease}.faq-w-graph__faq-section dt{color:var(--wave-blue);cursor:pointer;font-weight:700;padding:10px;position:relative;transition:background-color .3s ease}.faq-w-graph__faq-section:first-child dt{color:var(--blue)}.faq-w-graph__faq-section:nth-child(3) dt{color:var(--dark-blue)}.faq-w-graph__faqs-wrapper .button{margin-top:2rem}.faq-w-graph__faq-section{border-bottom:1px solid #c9cbd4}.faq-w-graph__graph-wrapper{background:#fff;border-radius:8px;display:flex;flex-flow:row-reverse;gap:1rem;margin-inline:auto;max-width:min(600px,100%);padding:.5rem}canvas.faq-w-graph__graph{max-width:90%}@media (min-width:1200px){.faq-w-graph__flex{align-items:center;flex-flow:row;gap:4rem;justify-content:space-between}.faq-w-graph__faqs-wrapper,.faq-w-graph__graph-wrapper{width:50%}.faq-w-graph__faqs-wrapper{max-width:450px}.faq-w-graph__graph-wrapper{width:55%}}@media (max-width:650px){.faq-w-graph__legend{font-size:20px}}