.help-faq__container{max-width:1360px;margin:0 auto;padding:216px 20px 100px}.help-faq__heading{width:100%;color:var(--ink);font-family:var(--font-heading);border-bottom:1px solid #0003;margin:178px 0 0;padding-bottom:42px;font-size:51px;font-weight:400;line-height:61px}.help-faq__list{width:100%}.help-faq__item{border-bottom:1px solid #0606061f}.help-faq__item:last-child{border-bottom:none}.help-faq__title-tag{margin:0}.help-faq__question{cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:30px 0;display:flex}.help-faq__title{color:var(--ink);font-family:var(--font-heading);font-size:24px;font-weight:400;line-height:1.3}.help-faq__icon{background-image:url(/how-it-works/faq-toggle.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;flex:none;width:36px;height:36px;transition:transform .3s}.help-faq__item.is-open .help-faq__icon{transform:rotate(45deg)}.help-faq__answer{max-height:0;transition:max-height .6s cubic-bezier(0,1,0,1);overflow:hidden}.help-faq__item.is-open .help-faq__answer{max-height:5000px;transition:max-height .6s cubic-bezier(1,0,1,0)}.help-faq__answer-content{padding:0 0 30px}.help-faq__answer-content p{color:#333;font-family:var(--font-body);margin:0 0 16px;font-size:18px;line-height:1.6}.help-faq__answer-content p:last-child{margin-bottom:0}.help-faq__answer-content strong{color:var(--ink);font-weight:700}.help-faq__answer-content a{color:var(--green-deep);text-decoration:underline}@media (max-width:767px){.help-faq__container{padding:120px 16px 60px}.help-faq__heading{margin-top:40px;padding-bottom:24px;font-size:38px;line-height:44px}.help-faq__title{font-size:20px}}
