.landing-reports,.landing-reports-esg{padding-bottom: 9.4rem;}
.table--striped .icon{color: var(--black);}
.table--striped tr th:nth-child(n+3),.table--striped tr td:nth-child(n+3){text-align: center;}
.table--striped tr th:first-child{font-weight: 500;background: none;color: var(--primary-dark-blue);}
a:focus-visible{outline: 1px dashed var(--primary-grafton-black);outline-offset: 2px;}

.small-card__wrapper{justify-content: space-between;padding: 4.8rem 0;row-gap: 1.5rem; }
.small-card__image-wrapper{flex: 1;}
.pt-0{padding-top: 0;}

@media (min-width: 1400px){
.small-card__wrapper,.module-content{padding: 9.6rem 0;row-gap: 0rem;}
}

@media (min-width: 1200px){
.small-card__wrapper,.module-content {padding: 9.6rem 0;row-gap: 0rem;}
}

@media (min-width: 768px){
.small-card__wrapper,.module-content {padding: 6.4rem 0;row-gap: 0rem;}
}

@media all and (max-width: 991.98px){
.video__image .lazy{max-height: 40.8rem;}
.landing-reports,.landing-reports-esg{padding: 6.4rem 0;}
}
@media all and (max-width: 767.98px){
.video__image .lazy{max-height: 30.8rem;}
.landing-story__load-more{margin-top:2.5rem;}
.landing-reports,.landing-reports-esg{padding: 4.8rem 0;}
}

.shareholder-meetings table.table--default th:first-child, .shareholder-meetings table.table--default th{font-weight: 500;color: var(--primary-dark-blue);background: none;}