.deedpoll-behind-scenes,
.deedpoll-behind-scenes *{box-sizing:border-box}
.deedpoll-behind-scenes{position:relative;width:100%;overflow:hidden;background:#fffaf3;color:#062f66;padding:55px 20px 82px}
.deedpoll-behind-scenes__inner{position:relative;width:min(1400px,100%);max-width:1400px;margin:0 auto}
.deedpoll-behind-scenes__header{max-width:1200px;margin:0 auto;text-align:center}
.deedpoll-behind-scenes__heading{margin:0 0 14px;color:#062f66;font-family:Georgia,"Times New Roman",serif;font-size:56px;font-weight:600;line-height:1.05;letter-spacing:-1.2px}
.deedpoll-behind-scenes__subtitle{color:#686868;font-family:Arial,Helvetica,sans-serif;font-size:18px;font-weight:400;line-height:1.45}
.deedpoll-behind-scenes__timeline{position:relative;margin-top:82px}
.deedpoll-behind-scenes__grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}
.deedpoll-behind-scenes__connector{position:absolute;z-index:1;left:10%;right:10%;top:-3px;height:1px;background:#0c3c76}
.deedpoll-behind-scenes__connector-dot{position:absolute;top:50%;width:10px;height:10px;margin-top:-5px;border-radius:50%;background:#0c3c76;box-shadow:0 0 0 8px #fffaf3}
.deedpoll-behind-scenes__connector-dot--1{left:25%}
.deedpoll-behind-scenes__connector-dot--2{left:50%}
.deedpoll-behind-scenes__connector-dot--3{left:75%}
.deedpoll-behind-scenes-card{position:relative;display:flex;flex-direction:column;align-items:center;min-width:0;min-height:390px;padding:58px 34px 42px;border:1px solid #eee7de;border-radius:22px;background:#fff;text-align:center;text-decoration:none;color:inherit;box-shadow:0 13px 34px rgba(39,51,66,.07);transition:transform .2s ease,box-shadow .2s ease}
.deedpoll-behind-scenes-card:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(39,51,66,.09)}
.deedpoll-behind-scenes-card__number{position:absolute;z-index:4;left:50%;top:0;display:flex;align-items:center;justify-content:center;width:62px;height:62px;transform:translate(-50%,-50%);border:5px solid #fff;border-radius:50%;background:#082f66;color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:24px;font-weight:500;line-height:1;box-shadow:0 4px 10px rgba(13,49,91,.12)}
.deedpoll-behind-scenes-card__top-rule{display:block;width:92px;height:1px;margin:0 auto 0;background:#f2ece4}
.deedpoll-behind-scenes-card__icon{display:flex;align-items:center;justify-content:center;width:130px;height:130px;margin-top:-5px;margin-bottom:18px;border:1px solid #e1e5ea;border-radius:50%;overflow:hidden;background:#f7f8fa;color:#082f66;flex:none}
.deedpoll-behind-scenes-card__icon img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%}
.deedpoll-behind-scenes-card__icon i{font-size:54px;color:#082f66}
.deedpoll-behind-scenes-card__icon svg{width:54px;height:54px;fill:#082f66;color:#082f66}
.deedpoll-behind-scenes-card__title{margin:0;color:#062f66;font-family:Georgia,"Times New Roman",serif;font-size:29px;font-weight:600;line-height:1.12;letter-spacing:-.3px}
.deedpoll-behind-scenes-card__divider{display:flex;align-items:center;gap:8px;width:76%;margin:26px auto 22px}
.deedpoll-behind-scenes-card__divider::before,.deedpoll-behind-scenes-card__divider::after{content:"";display:block;height:1px;background:#e7dfd4;flex:1}
.deedpoll-behind-scenes-card__divider span{display:block;width:8px;height:8px;border-radius:50%;background:#0a3c78;flex:none}
.deedpoll-behind-scenes-card__description{margin-top:auto;color:#5d5d5d;font-family:Arial,Helvetica,sans-serif;font-size:17px;font-weight:400;line-height:1.5}
@media(max-width:1024px){
 .deedpoll-behind-scenes__heading{font-size:46px}
 .deedpoll-behind-scenes__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .deedpoll-behind-scenes__connector{display:none}
 .deedpoll-behind-scenes-card{min-height:370px;margin-top:30px}
}
@media(max-width:767px){
 .deedpoll-behind-scenes{padding-left:20px!important;padding-right:20px!important}
 .deedpoll-behind-scenes__inner{width:100%!important;max-width:100%}
 .deedpoll-behind-scenes__heading{font-size:38px;letter-spacing:-.6px}
 .deedpoll-behind-scenes__subtitle{font-size:16px}
 .deedpoll-behind-scenes__timeline{margin-top:58px}
 .deedpoll-behind-scenes__grid{grid-template-columns:1fr!important;gap:38px}
 .deedpoll-behind-scenes-card{min-height:0;margin-top:0;padding:54px 28px 36px}
 .deedpoll-behind-scenes-card__title{font-size:27px}
 .deedpoll-behind-scenes-card__description{font-size:16px}
}
