<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.product_explanation_contents div._image::before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 400.5 300.4'%3E%3C/svg%3E");
    width: 100%;
}
.product_explanation_contents div._image img {
    background: #d5d3d3;
}

.custom_contents table {
    width: 100%;
    border: 1px solid #b5b5b5;
    font-size: 1.7em;
}
.custom_contents table tr&gt;* {
    border: 1px solid #b5b5b5;
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    font-family: 'NanumSquareBold', 'BareunDotumPro1', '�뗭�', Dotum, dotum;
    line-height: 160%;
    padding: 0.5em;
}
.custom_contents table tr:nth-child(2)&gt;* {
    padding: 1em 0;
}
.custom_contents table tr:nth-child(4)&gt;* {
    padding: 1.5em 0.5em;
}
.custom_contents table tr:nth-child(6)&gt;* {
    padding: 2em 0.5em;
}
.custom_contents table tr:nth-child(7)&gt;* {
    padding: 1.8em 0.5em;
}
.custom_contents table tr&gt;th {
    background-color: #ffe9e5;
}
.custom_contents table tr img {
    width: 120%;
    margin-left: -10%;
}
@media (max-width: 914px) {
    .custom_contents table tr {
        word-break: keep-all;
        letter-spacing: -1px
    }
}</pre></body></html>