.deedpoll-still-help,
.deedpoll-still-help *{box-sizing:border-box}
.deedpoll-still-help{width:100%;background:#fff;padding:70px 20px;font-family:Arial,sans-serif;overflow:hidden}
.deedpoll-still-help__inner{width:min(1400px,100%);max-width:1400px;margin:0 auto}
.deedpoll-still-help__panel{width:100%;min-height:205px;display:flex;align-items:center;gap:26px;padding:32px;background:#fff;border:1px solid #d9e1eb;border-radius:18px;box-shadow:0 12px 28px rgba(16,38,70,.06)}
.deedpoll-still-help__intro{position:relative;display:flex;align-items:center;gap:24px;flex:0 0 38%;max-width:38%;min-width:0;padding-right:28px}
.deedpoll-still-help__intro:after{content:"";position:absolute;right:0;top:8%;bottom:8%;width:1px;background:#e4e9f0}
.deedpoll-still-help__main-icon{width:90px;height:90px;flex:0 0 90px;border-radius:22px;background:#f2f6fb;display:flex;align-items:center;justify-content:center;color:#0b438c}
.deedpoll-still-help__main-icon i{font-size:42px;color:#0b438c}
.deedpoll-still-help__main-icon svg{width:42px;height:42px;fill:#0b438c;color:#0b438c}
.deedpoll-still-help__copy{min-width:0}
.deedpoll-still-help__heading{margin:0 0 10px;color:#082e69;font-size:20px;line-height:1.15;font-weight:800;letter-spacing:4px;text-transform:uppercase}
.deedpoll-still-help__description{color:#4b5565;font-size:15px;line-height:1.65;font-weight:400}
.deedpoll-still-help__cards{flex:1 1 auto;min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.deedpoll-still-help-card{min-width:0;min-height:128px;display:flex;align-items:center;gap:15px;position:relative;padding:20px;background:#fff;border:1px solid #e0e6ee;border-radius:14px;box-shadow:0 8px 20px rgba(22,48,79,.08);text-decoration:none!important;color:inherit!important;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}
.deedpoll-still-help-card:link,.deedpoll-still-help-card:visited,.deedpoll-still-help-card:active{color:inherit!important;text-decoration:none!important;background-color:#fff}
.deedpoll-still-help-card:hover,.deedpoll-still-help-card:focus-visible{background:#f7fafe!important;color:inherit!important;text-decoration:none!important;transform:translateY(-2px);box-shadow:0 12px 26px rgba(22,48,79,.12)}
.deedpoll-still-help-card__icon{width:58px;height:58px;flex:0 0 58px;border-radius:50%;background:#f1f5fa;display:flex;align-items:center;justify-content:center;color:#0b438c}
.deedpoll-still-help-card__icon i{font-size:26px;color:#0b438c}
.deedpoll-still-help-card__icon svg{width:26px;height:26px;fill:#0b438c;color:#0b438c}
.deedpoll-still-help-card__copy{display:flex;flex-direction:column;min-width:0;flex:1 1 auto;gap:5px}
.deedpoll-still-help-card__title{display:block;color:#082e69;font-size:16px;line-height:1.25;font-weight:700;overflow-wrap:normal;word-break:normal}
.deedpoll-still-help-card__detail{display:block;color:#667080;font-size:13px;line-height:1.45;font-weight:400;overflow-wrap:anywhere;word-break:normal}
@media (max-width:1024px){
 .deedpoll-still-help__panel{flex-direction:column;align-items:stretch}
 .deedpoll-still-help__intro{flex-basis:auto!important;max-width:none!important;width:100%;padding-right:0;padding-bottom:28px}
 .deedpoll-still-help__intro:after{top:auto;right:0;left:0;bottom:0;width:auto;height:1px}
 .deedpoll-still-help__cards{grid-template-columns:repeat(3,minmax(0,1fr))}
 .deedpoll-still-help-card{padding:18px;gap:12px}
 .deedpoll-still-help-card__icon{width:54px;height:54px;flex-basis:54px}
}
@media (max-width:767px){
 .deedpoll-still-help{padding:40px 20px}
 .deedpoll-still-help__panel{padding:24px;gap:24px;border-radius:16px}
 .deedpoll-still-help__intro{align-items:flex-start;gap:18px;padding-bottom:24px}
 .deedpoll-still-help__main-icon{width:72px!important;height:72px!important;flex-basis:72px!important;border-radius:16px}
 .deedpoll-still-help__main-icon i{font-size:32px}
 .deedpoll-still-help__main-icon svg{width:32px;height:32px}
 .deedpoll-still-help__heading{font-size:16px;letter-spacing:2.5px}
 .deedpoll-still-help__description{font-size:14px;line-height:1.6}
 .deedpoll-still-help__cards{grid-template-columns:1fr}
 .deedpoll-still-help-card{min-height:96px!important;padding:16px}
 .deedpoll-still-help-card__icon{width:52px;height:52px;flex-basis:52px}
}
