ol.rounded-list{counter-reset:li;list-style:none;font:15px trebuchet MS,lucida sans;padding:0;text-shadow:0 1px 0 hsla(0,0%,100%,.5)}ol.rounded-list ol{margin:0 0 0 2em}.addressVerification-header{margin-top:20px;text-align:center;font-size:larger;font-weight:700;margin-bottom:10px}.addressVerification-footer{text-align:center;margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.addressVerification--message{font-size:14px;white-space:pre-line}.addressVerification--changes-made{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.addressVerification--changes-made-address{-ms-flex-item-align:center;align-self:center;border:1px solid grey;padding:16px}.addressVerification--candidate{padding:5px 20px;padding-left:30px}ol.rounded-list a{position:relative;display:block;padding:.4em .4em .4em 2em;margin:.5em 0;background:#ddd;color:#444;text-decoration:none;border-radius:.3em;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}ol.rounded-list a:hover{background:#eee;background-color:#e0d9f0;color:#02355a;cursor:pointer}ol.rounded-list a:before{content:counter(li);counter-increment:li;position:absolute;left:-1.3em;top:50%;margin-top:-1.3em;background:#87ceeb;height:2.5em;width:2.5em;line-height:2em;border:.3em solid #fff;text-align:center;font-weight:700;border-radius:2em;-webkit-box-sizing:border-box;box-sizing:border-box}ol.rounded-list.rounded-list-hoverscale-pulse a:hover:before{-webkit-animation:pulse .5s 1;animation:pulse .5s 1}ol.rounded-list.rounded-list-hoverscale-pulse a:hover:before,ol.rounded-list.rounded-list-hoverscale a:hover:before{-webkit-transform:scale(1.33);transform:scale(1.33);-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@-webkit-keyframes pulse{0%,to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}50%{-webkit-transform:scale(1.33);transform:scale(1.33)}}@keyframes pulse{0%,to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}50%{-webkit-transform:scale(1.33);transform:scale(1.33)}}