.listregular .list-item a:focus-visible{outline:2px solid var(--grey);outline-offset:4px;box-shadow:0 4px 8px 2px rgba(0,0,0,0.16)}
.listregular ul.row{padding:0}
li.list-regular-li{width:100%;padding-top:2px}
li.list-regular-li:nth-of-type(3n-1){margin:0}
.list-regular-wrapper .row,.list-regular-wrapper.two-columns-list .row{row-gap:16px}
.list-regular-wrapper.two-columns-list .row{row-gap:16px}
.list-regular-wrapper .list-item .list-item__icon-left,.list-regular-wrapper .list-item .list-item__info,.list-regular-wrapper .list-item .list-item__icon-right{display:block}
.list-regular-wrapper .list-item .list-item__label,.list-regular-wrapper .list-item .list-item__values{display:none}
.list-regular-wrapper.two-columns-list .col{padding:0}
.list-regular-wrapper.two-columns-list .list-item .list-item__icon-left,.list-regular-wrapper.two-columns-list .list-item .list-item__info,.list-regular-wrapper.two-columns-list .list-item .list-item__icon-right{display:none}
.list-regular-wrapper.two-columns-list .list-item .list-item__label,.list-regular-wrapper.two-columns-list .list-item .list-item__values{display:block}
.list-regular-wrapper.two-columns-list .list-item .list-item__label{flex-shrink:0}
.list-regular-wrapper ul,.list-regular-wrapper li{list-style-type:none;margin:0}
.list-regular-wrapper .line{background-color:var(--grey-lighter);height:1px;margin-top:16px}
.list-regular-wrapper.two-columns-list.remove--border-bottom .line{display:none}
.list-regular-wrapper.two-columns-list .list-item__label{width:104px;font-size:1.25rem;line-height:1.875rem;color:var(--grey-darker)}
.thankyou-list-regular .list-regular-wrapper.two-columns-list .list-item__label{width:240px}
.list-regular-wrapper.two-columns-list .list-item__main-value{font-size:13px;word-break:break-word;line-height:16px;font-weight:600;color:var(--grey-darkest)}
.list-regular-wrapper.two-columns-list .list-item__sub-value{font-size:1.015625rem;line-height:1.875rem;color:var(--grey-darker)}
.list-regular-wrapper .list-item .list-item__icon-left,.list-regular-wrapper .list-item .list-item__icon-right{width:24px;height:24px}
.list-regular-wrapper .list-item .list-item__icon-left img,.list-regular-wrapper .list-item .list-item__icon-right img{height:100%;object-fit:cover}
.list-regular-wrapper .list-item,.list-regular-wrapper .list-item a{height:100%}
.list-regular-wrapper .list-item .list-item__info{flex:1;padding-bottom:16px;border-bottom:1px solid var(--grey-lighter)}
.list-regular-wrapper .list-item .list-item__info:hover{border-bottom:2px solid var(--primary-color);padding-bottom:15px;cursor:pointer}
.list-regular-wrapper .list-item a{display:flex;gap:8px;color:inherit;text-decoration:none}
.list-regular-wrapper .list-item a.active-hover:hover{cursor:pointer}
.list-regular-wrapper .list-item__info .overline{font-style:normal;font-weight:600;font-size:1.015625rem;line-height:1.09375rem;color:var(--grey-darker);margin-bottom:4px}
.list-regular-wrapper .list-item__info .heading{font-style:normal;font-weight:600;font-size:1.25rem;line-height:1.5625rem;color:var(--grey-darkest)}
.list-regular-wrapper .list-item__info .description{margin-top:4px}
.list-regular-wrapper .list-item__info .description p{font-style:normal;font-weight:400;font-size:1.015625rem;line-height:1.5625rem;color:var(--grey-darker);margin:0}
@media screen and (min-width:992px){.list-regular-wrapper .row{row-gap:66px}
.list-regular-wrapper.two-columns-list .row{row-gap:16px}
.list-regular-wrapper.two-columns-list .list-item__label{font-size:1.25rem;line-height:1.5rem}
.list-regular-wrapper .list-item__info .overline{font-size:.8125rem;line-height:.875rem}
.list-regular-wrapper .list-item__info .heading{line-height:1.5625rem}
.list-regular-wrapper .list-item__info .description p{font-size:.8125rem;line-height:1.25rem}
.list-regular-wrapper.two-columns-list .list-item__label{font-size:1rem;line-height:1.5rem;color:var(--grey-darker)}
.list-regular-wrapper.two-columns-list .list-item__main-value{font-size:1rem;line-height:1.25rem;color:var(--grey-darkest)}
.list-regular-wrapper.two-columns-list .list-item__sub-value{font-size:.8125rem;line-height:1.25rem;color:var(--grey-darker)}
li.list-regular-li{width:calc(33% - 16px)}
li.list-regular-li:nth-of-type(3n-1){margin:0 24px}
}