<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.return_box h2 {
    font-weight: 900;
    font-size: 40px;
}
.return_box h3 {
    font-size: 28px;
    font-weight: 900;
    color: #db4332;
}
.return_box p,
.return_box ul {
    font-size: 18px;
    margin-bottom: 1.2em;
}
.return_box p.red {
    color: #db4332;
}
.return_box table td {
    vertical-align: middle;
    min-width: 150px;
}
.return_box table td:first-child {
    text-align: center;
}
.row.info_graphic {
    text-align: center;
    margin: 0;
}
.info_image {
    height: 270px;
    line-height: 270px;
    text-align: center;
}
.info_image img {
    max-height: 260px;
    display: inline-block;
    vertical-align: bottom;
}
.gray_box {
    background: #c8c7c7;
    font-size: 18px;
}
.gray_box .gray_header {
    padding: 15px 25px;
    color: #fff;
    background: #918f8f;
    font-weight: 900;
    font-size: 30px;
}
.gray_box .gray_content {
    padding: 15px 25px;
}</pre></body></html>