.related-links {
padding-bottom: 7rem
}
 
.related-links .be-related-link-container {
max-width: 1140px;
margin: auto;
padding-left: 15px;
padding-right: 15px;
display: block;
border: none;
-webkit-box-sizing: border-box;
box-sizing: border-box
}
 
@media only screen and (max-width: 1200px) {
.related-links .be-related-link-container {
max-width:960px
}
}
 
@media only screen and (max-width: 991px) {
.related-links .be-related-link-container {
max-width:720px
}
}
 
@media only screen and (max-width: 767px) {
.related-links .be-related-link-container {
max-width:100%
}
}
 
.related-links .be-related-link-container .be-label {
display: block;
font-size: 2.2rem;
padding-bottom: 3rem;
padding-top: 3rem;
text-align: center;
font-weight: 800;
text-transform: none;
margin-right: 0
}
 
.related-links .be-related-link-container ul.be-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
list-style-type: none;
padding-left: 40px!important
}
 
.related-links .be-related-link-container ul.be-list li.be-list-item {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
padding: 0.5rem 1.5rem 0.5rem 5rem;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
margin-bottom: 2rem
}
 
@media only screen and (max-width: 767px) {
.related-links .be-related-link-container ul.be-list li.be-list-item {
border-right:none;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
padding-bottom: 2rem
}
}
 
.related-links .be-related-link-container ul.be-list li.be-list-item:nth-child(3n+3) {
border-right: none
}
 
.related-links .be-related-link-container ul.be-list li.be-list-item :before {
font-weight: 800;
font-size: 2.25rem;
line-height: 2.3rem;
margin: 0 0 0 -3.3rem;
position: absolute
}
 
.related-links .be-related-link-container ul.be-list li.be-list-item:first-child :before {
content: "01"
}
 
.related-links .be-related-link-container ul.be-list li.be-list-item:nth-child(2) :before {
content: "02"
}
 
.related-links .be-related-link-container ul.be-list li.be-list-item:nth-child(3) :before {
content: "03"
}
 
.related-links .be-related-link-container ul.be-list li.be-list-item:nth-child(4) :before {
content: "04"
}
 
.related-links .be-related-link-container ul.be-list li.be-list-item:nth-child(5) :before {
content: "05"
}
 
.related-links .be-related-link-container ul.be-list li.be-list-item:nth-child(6) :before {
content: "06"
}
 
.related-links .be-related-link-container ul.be-list li.be-list-item:nth-child(7) :before {
content: "07"
}
 
.related-links .be-related-link-container ul.be-list li.be-list-item:nth-child(8) :before {
content: "08"
}
 
.related-links .be-related-link-container ul.be-list li.be-list-item:nth-child(9) :before {
content: "09"
}
 
.related-links .be-related-link-container ul.be-list li.be-list-item:nth-child(10) :before {
content: "010"
}
 
.related-links .be-related-link-container ul.be-list li.be-list-item:nth-child(11) :before {
content: "011"
}
 
.related-links .be-related-link-container ul.be-list li.be-list-item:nth-child(12) :before {
content: "012"
}
 
.related-links .be-related-link-container ul.be-list li.be-list-item:nth-child(13) :before {
content: "013"
}
 
.related-links .be-related-link-container ul.be-list li.be-list-item:nth-child(14) :before {
content: "014"
}
 
.related-links .be-related-link-container ul.be-list li.be-list-item:nth-child(15) :before {
content: "015"
}
 
.related-links .be-related-link-container ul.be-list li.be-list-item:nth-child(16) :before {
content: "016"
}
 
.related-links .be-related-link-container ul.be-list li.be-list-item:nth-child(17) :before {
content: "017"
}
 
.related-links .be-related-link-container ul.be-list li.be-list-item:nth-child(18) :before {
content: "018"
}
 
.related-links .be-related-link-container ul.be-list li.be-list-item:nth-child(19) :before {
content: "019"
}
 
.related-links .be-related-link-container ul.be-list li.be-list-item:nth-child(20) :before {
content: "020"
}
 
.related-links .be-related-link-container ul.be-list li.be-list-item:nth-child(21) :before {
content: "021"
}
 
.related-links .be-related-link-container ul.be-list li.be-list-item:nth-child(22) :before {
content: "022"
}
 
.related-links .be-related-link-container ul.be-list li.be-list-item:nth-child(23) :before {
content: "023"
}
 
.related-links .be-related-link-container ul.be-list li.be-list-item:nth-child(24) :before {
content: "024"
}
 
.related-links .be-related-link-container ul.be-list li.be-list-item a.be-related-link {
font-weight: 600;
font-size: 1rem;
text-decoration: underline;
opacity: 1
}
 
.related-links .be-related-link-container ul.be-list li.be-list-item a.be-related-link:hover {
text-decoration: none
}