<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.TTBB-InfoRes-wrap {
    display: table;
    width: 100%;
    border-spacing: 40px;
}
.TTBB-InfoRes-Top {
    padding: 10px 10px 20px;
    height: 170px;
}
.TTBB-InfoRes-Bottom{
    border-top: 1px solid #c3c6c7;
}
.TTBB-InfoRes{
    display: table-cell;
    width: 33.33%;
    background-color: #fff;
    border-top: 7px solid #b84c13;
    box-shadow: 0 2px 11px 0 #444;
    color: #000;
    margin: 0 1.25% 48px;
    padding: 20px 18px !important;
}


.TTBB-InfoRes-Top img{
        
}

.TTBB-InfoRes-Top h4 {
    color: #0072a7;
    font-size: 1.3em;
    font-weight: 800;
    line-height: 1.6em;
    margin-top: 8px;
    padding: 0 10px;
}

.InfoRes-TTBB {
    text-align: center;
    margin-top: 30px;
    line-height: 1.7em;
    height: 420px;
    padding: 0 15px;
}

.InfoBTN-TTBB {
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 20px;
}
.InfoBTN-TTBB a {
    padding: 15px 30px;
    background: #0072a7;
    color: #fff;
    border-radius: 50px;
    display: inline-block;
    min-width: 250px;
    margin-top: 20px;
}



@media screen and (max-width: 1610px) {
    .TTBB-InfoRes-wrap {
        display: table;
        width: 100%;
        border-spacing: 20px;
    }
    .InfoRes-TTBB {
        margin-top: 30px;
        line-height: 1.7em;
    } 
}

@media screen and (max-width: 1320px) {
    .InfoRes-TTBB {
        height: 450px;
        padding: 0 20px;
    }
    .TTBB-InfoRes {
        padding: 20px 10px !important;
    }
    .TTBB-InfoRes-Top h4 {
        font-size: 1.1em;
    }
}

@media screen and (max-width: 1200px) {
    .TTBB-InfoRes-wrap {
        border-spacing: 10px;
    }
}

@media screen and (min-width: 993px) and (max-width: 1100px) {
    .TTBB-InfoRes-wrap {
        display: block;
        width: 100%;
    }
    .TTBB-InfoRes-Top{
        display: table-cell;
        width: 25%;
        vertical-align: middle;
    }
    .TTBB-InfoRes-Bottom {
        display: table-cell;
        width: 75%;
        border-left: 1px solid #c3c6c7;
        padding: 0 25px 0 20px;
    }
    .TTBB-InfoRes {
        display: table;
        width: 100%;
        padding: 20px 10px !important;
        margin: 0 0 30px 0;
    }
    .TTBB-InfoRes-Top img{

    }
    .TTBB-InfoRes-Top h4{
        color: #0072a7;
        font-size: 1.1em;
        font-weight: 800;
        line-height: 1.6em;
        margin-top: 8px;
        padding: 0 34px;

    }
    .InfoRes-TTBB{
        text-align: left;
        margin-left: 20px;
        line-height: 1.7em;
        height: 200px;
    }
    .InfoBTN-TTBB{
        margin: 20px 0px 20px 20px;
        text-align: left;
    }
    .InfoBTN-TTBB a {
        padding: 15px 40px;
        background: #0072a7;
        color: #fff;
        border-radius: 50px;
        font-size: 10px;
        font-weight: bold;
        display: inline-block;
        min-width: 250px;
        text-align: center;
    }
    .TTBB-InfoRes-Bottom {
        border-top: none;
    }

}

@media screen and (min-width: 791px) and (max-width: 992px) {
    .TTBB-InfoRes-wrap {
        display: block;
        width: 100%;
    }
    .TTBB-InfoRes-Top{
        display: table-cell;
        width: 25%;
        vertical-align: middle;
    }
    .TTBB-InfoRes-Bottom {
        display: table-cell;
        width: 75%;
        border-left: 1px solid #c3c6c7;
        padding: 0 25px 0 20px;
    }
    .TTBB-InfoRes {
        display: table;
        width: 100%;
        padding: 20px 10px !important;
        margin: 0 0 30px 0;
    }
    .TTBB-InfoRes-Top img{

    }
    .TTBB-InfoRes-Top h4{
        color: #0072a7;
        font-size: 1.1em;
        font-weight: 800;
        line-height: 1.6em;
        margin-top: 8px;
        padding: 0 34px;

    }
    .InfoRes-TTBB{
        text-align: left;
        margin-left: 0;
        line-height: 1.7em;
        height: auto;
    }
    .InfoBTN-TTBB{
        margin: 20px 0px 20px 20px;
        text-align: left;
    }
    .InfoBTN-TTBB a {
        padding: 15px 40px;
        background: #0072a7;
        color: #fff;
        border-radius: 50px;
        font-size: 10px;
        font-weight: bold;
        display: inline-block;
        min-width: auto;
        text-align: center;
    }
    .TTBB-InfoRes-Bottom {
        border-top: none;
    }
}

@media screen and (max-width: 790px) {
    
    .TTBB-InfoRes {
        display: block;
        width: 100%;
        margin: 0 0 20px 0;
        padding: 20px 18px !important;
    }
    .InfoRes-TTBB {
        padding: 0 20px;
        height: auto;
    }
}


@media screen and (max-width: 655px) {
    .TTBB-InfoRes {
        margin: 0 0 30px;
    }
    .InfoRes-TTBB {
        height: auto;
    }
}

@media screen and (max-width: 530px) {
    .TTBB-InfoRes-wrap {
        display: initial;
        width: 100%;
        border-spacing: 0 10px;
        column-count: 1;
    }
    .TTBB-InfoRes {
        margin: 0 0 30px;
    }
    .InfoRes-TTBB {
        height: auto;
    }
}
</pre></body></html>