@charset "UTF-8";.help__section{padding-bottom:2rem;margin-bottom:2rem;border-bottom:1px solid var(--color-divider)}.help__section:last-child{border-bottom:none}.help__title{color:var(--color-text-title);font-weight:var(--font-weight-medium);font-size:1.5rem;line-height:1.75;letter-spacing:.6px;display:flex;align-items:center;margin-bottom:1rem;text-transform:capitalize}.help__title:before{content:"";display:block;width:.5rem;height:.5rem;margin-right:1rem;background:var(--color-primary-yellow);border-radius:2px}.help__subtitle{font-size:1.1rem;font-weight:var(--font-weight-medium);line-height:1.75;color:var(--color-text-title);margin-bottom:1rem}.help__content{font-size:1rem;line-height:1.75;color:var(--color-text-body)}.help__content p{font-size:inherit;line-height:inherit}.help__content p:not(:last-child){margin-bottom:1rem}.help__content a{color:var(--color-text-body);border-bottom:1px solid var(--color-primary-red)}.help__content a:hover{color:var(--color-text-body);border-bottom-width:2px}.help__content ul{margin-top:1rem;margin-bottom:2rem;padding-left:2rem;list-style:circle}.help__note{display:flex;flex-direction:column;border-radius:var(--border-radius);background-color:#dbf1ff;color:#109fff;padding:.5rem 1rem}.help__note>strong{font-size:1rem;font-weight:var(--font-weight-medium)}.help__note>span{font-size:.8rem}
