:root{--faq-header-height: 0px }.button-invisible{width:100%;display:flex;align-items:center;text-align:start;justify-content:space-between}.btn--secondary{color:#000;background-color:#f0f0f0}.faq__header{position:-webkit-sticky;position:sticky;top:0;margin-top:-16px;margin-bottom:16px;padding-top:16px;padding-bottom:8px;background-color:#fff;z-index:2}.faq__header:after{content:"";position:absolute;bottom:-24px;left:0;right:0;height:24px;background-image:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.98) 10%,rgba(255,255,255,.93) 18%,rgba(255,255,255,.87) 26%,rgba(255,255,255,.78) 33%,rgba(255,255,255,.69) 39%,rgba(255,255,255,.6) 45%,rgba(255,255,255,.49) 51%,rgba(255,255,255,.39) 56%,rgba(255,255,255,.29) 62%,rgba(255,255,255,.2) 68%,rgba(255,255,255,.13) 75%,rgba(255,255,255,.06) 82%,rgba(255,255,255,.02) 91%,rgba(255,255,255,0) 100%)}.faq__nav__list{display:flex;margin:0;padding:0;list-style:none}.faq__nav__list__item{margin-right:16px}.faq__nav__list__item:last-child{margin-right:0}.faq__section{margin-top:11px;scroll-margin-top:var(--faq-header-height)}.faq__section:first-of-type{margin-top:0}.faq__section__title{position:-webkit-sticky;position:sticky;top:var(--faq-header-height);margin:0 0 11px;padding-top:11px;padding-bottom:0;background-color:#fff;z-index:1}.faq__section__title:after{content:"";position:absolute;bottom:-11px;left:0;right:0;height:11px;background-image:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.98) 10%,rgba(255,255,255,.93) 18%,rgba(255,255,255,.87) 26%,rgba(255,255,255,.78) 33%,rgba(255,255,255,.69) 39%,rgba(255,255,255,.6) 45%,rgba(255,255,255,.49) 51%,rgba(255,255,255,.39) 56%,rgba(255,255,255,.29) 62%,rgba(255,255,255,.2) 68%,rgba(255,255,255,.13) 75%,rgba(255,255,255,.06) 82%,rgba(255,255,255,.02) 91%,rgba(255,255,255,0) 100%)}.faq__section__item{padding:0 16px;border-radius:8px;background-color:transparent;transition:background-color .25s cubic-bezier(.4,0,.2,1)}.faq__section__item--active{background-color:#f0f2f5}.faq__section__item .btn--pill{margin-top:16px;margin-bottom:-12px}.faq__section__item .btn--pill:before{content:"";margin-right:6px;height:16px;width:16px;background-image:url(/img/play-icon.svg);background-repeat:no-repeat;background-size:cover}.faq__section__item--active .faq__section__item__header:after{left:-16px;right:-16px;background-color:#e3e3e3}.faq__section__item--active .faq__section__item__header__toggle{background-color:#e73238;color:#fff}.faq__section__item--active .faq__section__item__header__toggle svg{top:-1px;transform:rotate(180deg)}.faq__section__item__header{display:flex;place-items:center;position:relative;min-height:64px;justify-content:space-between}.faq__section__item__header:after{content:"";display:block;position:absolute;bottom:0;left:-8px;right:-8px;height:1px;background-color:#f0f0f0;transition:left .25s cubic-bezier(.4,0,.2,1),right .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1)}.faq__section__item__header__text{padding:12px 48px 12px 0;font-size:16px;font-weight:500;line-height:20px}.faq__section__item__header__toggle{display:flex;place-items:center;place-content:center;flex-shrink:0;height:32px;width:32px;border-radius:32px;background-color:#f0f0f0;color:#a1a1a1;transition:background-color .25s cubic-bezier(.4,0,.2,1)}.faq__section__item__header__toggle svg{position:relative;top:1px;fill:currentColor}.faq__section__item__question-container{display:none;overflow:hidden}.faq__section__item--active .faq__section__item__question-container{display:inherit}.faq__section__item__question-content{padding:19px 0;font-size:14px;letter-spacing:.08px;line-height:21px}.faq__section__item__question-content p{margin-top:0}.faq__section__item__question-content p:last-of-type{margin-bottom:0}
