<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.js-store-prod-charcs {display: none}
.t-store__prod-popup__sku {display: none}
.js-store-prod-all-text a {
    display: inline-block;
    padding: 10px 10px;
    margin-right: 10px;
    margin-top: 10px;
    border-radius: 5px;
    font-weight: 600;
}
.js-store-prod-all-text a:first-of-type {
    background-color: #005BFF;
    color: #ffffff !important;
}
.js-store-prod-all-text a:nth-of-type(2) {
    background-color: #7D256F;
    color: #ffffff !important;
}
.js-store-prod-all-text a:nth-of-type(3) {
    background-color: #ffdc38;
    color: #ffffff !important;
}
.js-store-prod-all-text a:nth-of-type(4) {
    background-color: #b5ff18;
    color: #ffffff !important;
}

@media screen and (max-width:640px) {
    .t700 .t-form__submit {
        text-align: center;
    }
    .t700 .t-submit {
        max-width: 220px;
    }
    .t-submit {
        height: 50px;
        font-size: 14px;
    }
}</pre></body></html>