<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.send-icon {
    position: absolute;
    left: 28px;
    transform: translate(0,-50%);
    top: 50%;
}
.description__content {
    height: auto;
    line-height: 125%;
}
.send-icon {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}
.mod__color .mod__3d {
    display: none;
}
.mod__color .mod__3d.active {
    display: block;
}
.language__item:hover {
    cursor: pointer;
    text-decoration: underline;
}
.header--relative {
    position: relative;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.prod-detail-acc-adv { margin-top: 18px; }
.prod-detail-acc-adv .prod__stats_p { font-weight: 400; }
.prod-detail-acc-adv .mod__p { line-height: 120%; }
.prod-detail-description {
    overflow-y: auto;
    line-height: 1;
    font-weight: 400;
    font-size: 20px;
    color: #666;
}
.description .prod-detail-description * {
    width: auto;
}
.min-w{
    min-width: 244px;
}
</pre></body></html>