.cswr-state-help{padding:35px 20px;text-align:center}.cswr-state-help h2{font-size:32px;margin-bottom:1rem;color:#1e4497;text-transform:uppercase}.cswr-state-help .help-tabs{display:inline-flex;margin-bottom:70px;gap:1rem}@media(max-width:767px){.cswr-state-help .help-tabs{flex-direction:column}}.cswr-state-help .help-tabs .btn{display:inline-block;border:2px solid #1e4497;border-radius:5rem;padding:10px 20px;text-decoration:none;color:#fff;font-size:16px;text-transform:uppercase;font-weight:400;transition:all .5s ease;min-width:18rem;width:100%;background:#1e4497}.cswr-state-help .help-tabs .btn.inverted{background:#fff;color:#1e4497}.cswr-state-help .help-tabs .btn.inverted:hover{background:#1e4497;color:#fff}.cswr-state-help .help-tabs .btn:hover:not(.inverted){background:#fff;color:#1e4497}.cswr-state-help .help-cards{display:grid;grid-gap:1rem;margin-top:40px;grid-template-columns:repeat(4,1fr);max-width:1480px;margin-inline:auto;margin:0 auto}@media(max-width:1279px){.cswr-state-help .help-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:959px){.cswr-state-help .help-cards{grid-template-columns:repeat(1,minmax(0,1fr))}}.cswr-state-help .help-cards .help-card{background:#fff;border-radius:8px;box-shadow:3px 3px 8px rgb(0 0 0 / .25);text-align:center;max-width:320px;width:100%;justify-self:center}.cswr-state-help .help-cards .help-card:hover{box-shadow:3px 3px 12px rgb(0 0 0 / .3)}.cswr-state-help .help-cards .help-card .icon-container{text-align:center}.cswr-state-help .help-cards .help-card .icon-container img{display:inline-block;aspect-ratio:1/1;height:auto;width:auto;max-width:100%}.cswr-state-help .help-cards .help-card h3{font-size:24px;color:#2e5398;text-transform:uppercase}.cswr-state-help .help-cards .help-card p{font-size:125%;color:#000;margin-bottom:10px}.cswr-state-help .help-cards .help-card .card-botm{padding:1.5rem;width:100%;text-align:center;display:grid;gap:1.5rem;align-items:center;height:56%}.cswr-state-help .help-cards .help-card .btn-blue{display:block;background:#1e4497;color:#fff;border-radius:5rem;border:2px solid #1e4497;padding:.6rem .8rem;margin-top:auto;transition:all .25s ease-out;max-width:30rem;min-width:17rem}.cswr-state-help .help-cards .help-card .btn-blue:hover{background:#fff;color:#1e4497}@media(max-width:1279px){.cswr-state-help .help-cards .help-card .btn-blue{font-size:14px}}@media(max-width:768px){.cswr-state-help .help-cards{flex-direction:column;align-items:center}}