.content-box-inner .flex-row{
    display: flex;
    justify-content: space-between;
}
.content-box-inner .flex-col{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.content-box-inner .space-around{
    justify-content: space-around!important;
}
.content-box-inner.flex{
    flex-wrap: wrap;
}
.content-box-inner .max-w-381{
}
.content-box-inner img.long{
    width: 100%;
    margin-top: 20px;
}
.grid-6x8{
    margin-top: 20px;
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1fr 12px 1fr 12px 1fr 12px 1fr 12px 1fr 12px 1fr 12px 1fr 12px 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 12px 1fr 12px 1fr 12px 1fr 12px 1fr 12px 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-column-gap: calc(64px / 5);
    grid-row-gap: 12px;
    
}.grid-6x8 > *:nth-child(1){
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    
}.grid-6x8 > *:nth-child(2){
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    
}.grid-6x8 > *:nth-child(3){
    -ms-grid-row: 1;
    -ms-grid-column: 5;
    
}.grid-6x8 > *:nth-child(4){
    -ms-grid-row: 1;
    -ms-grid-column: 7;
    
}.grid-6x8 > *:nth-child(5){
    -ms-grid-row: 1;
    -ms-grid-column: 9;
    
}.grid-6x8 > *:nth-child(6){
    -ms-grid-row: 1;
    -ms-grid-column: 11;
    
}.grid-6x8 > *:nth-child(7){
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    
}.grid-6x8 > *:nth-child(8){
    -ms-grid-row: 3;
    -ms-grid-column: 3;
    
}.grid-6x8 > *:nth-child(9){
    -ms-grid-row: 3;
    -ms-grid-column: 5;
    
}.grid-6x8 > *:nth-child(10){
    -ms-grid-row: 3;
    -ms-grid-column: 7;
    
}.grid-6x8 > *:nth-child(11){
    -ms-grid-row: 3;
    -ms-grid-column: 9;
    
}.grid-6x8 > *:nth-child(12){
    -ms-grid-row: 3;
    -ms-grid-column: 11;
    
}.grid-6x8 > *:nth-child(13){
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    
}.grid-6x8 > *:nth-child(14){
    -ms-grid-row: 5;
    -ms-grid-column: 3;
    
}.grid-6x8 > *:nth-child(15){
    -ms-grid-row: 5;
    -ms-grid-column: 5;
    
}.grid-6x8 > *:nth-child(16){
    -ms-grid-row: 5;
    -ms-grid-column: 7;
    
}.grid-6x8 > *:nth-child(17){
    -ms-grid-row: 5;
    -ms-grid-column: 9;
    
}.grid-6x8 > *:nth-child(18){
    -ms-grid-row: 5;
    -ms-grid-column: 11;
    
}.grid-6x8 > *:nth-child(19){
    -ms-grid-row: 7;
    -ms-grid-column: 1;
    
}.grid-6x8 > *:nth-child(20){
    -ms-grid-row: 7;
    -ms-grid-column: 3;
    
}.grid-6x8 > *:nth-child(21){
    -ms-grid-row: 7;
    -ms-grid-column: 5;
    
}.grid-6x8 > *:nth-child(22){
    -ms-grid-row: 7;
    -ms-grid-column: 7;
    
}.grid-6x8 > *:nth-child(23){
    -ms-grid-row: 7;
    -ms-grid-column: 9;
    
}.grid-6x8 > *:nth-child(24){
    -ms-grid-row: 7;
    -ms-grid-column: 11;
    
}.grid-6x8 > *:nth-child(25){
    -ms-grid-row: 9;
    -ms-grid-column: 1;
    
}.grid-6x8 > *:nth-child(26){
    -ms-grid-row: 9;
    -ms-grid-column: 3;
    
}.grid-6x8 > *:nth-child(27){
    -ms-grid-row: 9;
    -ms-grid-column: 5;
    
}.grid-6x8 > *:nth-child(28){
    -ms-grid-row: 9;
    -ms-grid-column: 7;
    
}.grid-6x8 > *:nth-child(29){
    -ms-grid-row: 9;
    -ms-grid-column: 9;
    
}.grid-6x8 > *:nth-child(30){
    -ms-grid-row: 9;
    -ms-grid-column: 11;
    
}.grid-6x8 > *:nth-child(31){
    -ms-grid-row: 11;
    -ms-grid-column: 1;
    
}.grid-6x8 > *:nth-child(32){
    -ms-grid-row: 11;
    -ms-grid-column: 3;
    
}.grid-6x8 > *:nth-child(33){
    -ms-grid-row: 11;
    -ms-grid-column: 5;
    
}.grid-6x8 > *:nth-child(34){
    -ms-grid-row: 11;
    -ms-grid-column: 7;
    
}.grid-6x8 > *:nth-child(35){
    -ms-grid-row: 11;
    -ms-grid-column: 9;
    
}.grid-6x8 > *:nth-child(36){
    -ms-grid-row: 11;
    -ms-grid-column: 11;
    
}.grid-6x8 > *:nth-child(37){
    -ms-grid-row: 13;
    -ms-grid-column: 1;
    
}.grid-6x8 > *:nth-child(38){
    -ms-grid-row: 13;
    -ms-grid-column: 3;
    
}.grid-6x8 > *:nth-child(39){
    -ms-grid-row: 13;
    -ms-grid-column: 5;
    
}.grid-6x8 > *:nth-child(40){
    -ms-grid-row: 13;
    -ms-grid-column: 7;
    
}.grid-6x8 > *:nth-child(41){
    -ms-grid-row: 13;
    -ms-grid-column: 9;
    
}.grid-6x8 > *:nth-child(42){
    -ms-grid-row: 13;
    -ms-grid-column: 11;
    
}.grid-6x8 > *:nth-child(43){
    -ms-grid-row: 15;
    -ms-grid-column: 1;
    
}.grid-6x8 > *:nth-child(44){
    -ms-grid-row: 15;
    -ms-grid-column: 3;
    
}.grid-6x8 > *:nth-child(45){
    -ms-grid-row: 15;
    -ms-grid-column: 5;
    
}.grid-6x8 > *:nth-child(46){
    -ms-grid-row: 15;
    -ms-grid-column: 7;
    
}.grid-6x8 > *:nth-child(47){
    -ms-grid-row: 15;
    -ms-grid-column: 9;
    
}.grid-6x8 > *:nth-child(48){
    -ms-grid-row: 15;
    -ms-grid-column: 11;
    
}

.grid-6x8 > a{
    display: block;
}




.btn-a.red{
    margin-left: 0px;

}
.btn-a.red a{
    border-color: #A0A0A0;
    background-color: rgba(200,22,29,0.1);
    font-weight: bold;
    font-size: 1.5rem
}
.btn-a.red a::before{
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    content: "\f0da";
    color: #C8161D;
    margin-right: 6px;
}
.btn-a.red:hover a{
    background-color: #C8161D;
    color: white;
}
.btn-a.red:hover a::before{
    color: white;
}


.bottom-link{
    display: flex;
    align-items: center;
    font-size: 15px;
    transition: all 0.4s ease-in-out;
    text-decoration-line: underline;
    text-decoration-color: white;
}
.bottom-link::before{
    display: inline-block;
    content: "";
    margin-right: 10px;
    text-decoration: none;
    background-image: url(../../common/img/web_pdf.png);
    width: 24px;
    height: 29px;
}    
.bottom-link:hover{
    text-decoration-color: #C8161D;
}
.bottom-link:hover::before{
    text-decoration: none;
}

.no-disp{
    display: none;
}