.help-cta-section{background-color:#fff;padding:3.33rem 0 6.67rem}.help-cta-section__container{margin:0 auto;max-width:780px}.help-cta-card{align-items:flex-start;background:var(--primary-color,#06f);border-radius:10px;color:#fff;display:flex;flex-direction:column;padding:3.25rem 2.7rem;text-align:left}.help-cta-card__title{color:#fff;line-height:1.2;margin:0 0 1rem}.help-cta-card__subheading{color:#fff;font-size:1.34rem;font-weight:700;margin-bottom:1.5rem}.help-cta-card__items{display:flex;flex-direction:column;gap:.9rem;margin-bottom:2.25rem;width:100%}.help-cta-item{align-items:center;color:#fff;display:flex;font-size:1rem;font-weight:500;gap:.72rem;justify-content:flex-start}.help-cta-item__icon{color:#fff;flex-shrink:0}.help-cta-item a{color:#fff;text-decoration:none;transition:opacity .2s ease}.help-cta-item a:hover{opacity:.9}.help-cta-card__action{display:flex;justify-content:flex-start;width:100%}.help-cta-card__btn{align-items:center;background-color:#fff;border:1.5px solid var(--dark-color,#1a1a1a);border-radius:9999px;box-shadow:0 4px 12px rgba(0,0,0,.12);color:var(--primary-color,#06f);display:inline-flex;font-size:.95rem;font-weight:700;justify-content:center;padding:.75rem 2.25rem;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1)}.help-cta-card__btn:hover{background-color:var(--dark-color,#1a1a1a)!important;border-color:var(--dark-color,#1a1a1a)!important;color:#fff!important;text-decoration:none!important;transform:translateY(-2px)}.help-cta-item a{width:calc(100% - 24px - .72rem)}.help-cta-item svg{max-width:24px;width:100%}@media (max-width:640px){.help-cta-card{padding:2.5rem 1.75rem}.help-cta-card__subheading{font-size:1.1rem}.help-cta-item{font-size:.8rem}}@media (max-width:599px){.help-cta-section{padding:1.25rem 0 3.33rem}}