 .cheical-services {display: flex;flex-direction: row;justify-content: left;flex-wrap: wrap;gap: 1rem;width: 100%;}.cheical-services__service {display: flex;flex-direction: column;justify-content: baseline;margin-bottom: 1rem;}.chem-services__icon {display: block;width: calc(-4rem + ((63rem - 240px) / 4));}.chem-services__icon:hover {transition: opacity 0.1s ease-in-out;opacity: 0.8;}.last-topics {width: 100%;min-width: 320px;}.last-topics-header {display: flex;flex-direction: row;align-items: center;width: 100%;height: 2rem;color: #a8abb2;font-size: 13px;}.last-topics-header__theme {display: flex;flex-grow: 1;text-align: left;}.last-topics-header__answers {width: 2.25rem;min-width: 2.25rem;text-align: right;}.last-topics-header__info {width: 6rem;min-width: 6rem;text-align: left;margin-left: 27px;}.last-topics-line {display: flex;flex-direction: row;align-items: center;width: 100%;flex-grow: 1;min-height: 4rem;border-bottom: 1px solid #bbbbbb;}.last-topics-line__theme {display: flex;flex-grow: 1;flex-direction: column;font-size: 15px;min-width: 8rem;margin-bottom: 4px;min-height: 40px;}.last-topics-line__title {display: flex;color: #0a4c5c;font-weight: 500;}.last-topics-line__section {display: flex;color: #909399;font-weight: 400;}.last-topics-line__answers {display: flex;width: 2.25rem;min-width: 2.25rem;justify-content: right;align-items: center;color: #a8abb2;font-size: 15px;font-weight: 400;min-height: 40px;}.last-topics-line__info {display: flex;width: 7rem;min-width: 7rem;flex-direction: column;justify-content: left;align-items: left;margin-left: 27px;min-height: 40px;}.last-topics-line__datetime {color: #909399;font-size: 13px;font-weight: 400;margin-bottom: 4px;}.last-topics-line__author {display: flex;color: #0a4c5c;font-size: 15px;font-weight: 400;}@media screen and (max-width: 768px) {.last-topics-line__info {margin-left: 17px;}.last-topics {display: none;}.forum-table {display: flex;flex-direction: column;width: 100%;background-color: #fff;}.forum-table__line {display: flex;flex-direction: column;width: 100%;gap: 4px;position: relative;}.forum-table__line * {}.forum-table__line:not(:last-child)::after {content: "";display: flex;position: absolute;flex-direction: row;width: calc(100% + 3rem);height: 2px;bottom: 0;left: 0;transform: translate(-2rem, 0px);background-color: #f6f6f6;}.forum-table__upper-line {display: flex;flex-direction: row;width: 100%;background-color: #fff;padding-top: 0.5rem;}.forum-table__theme-name {display: flex;flex-direction: row;width: 100%;color: #015497;padding-right: 0.5rem;line-height: 1.6rem;font-size: 1.3rem;text-wrap: pretty;}.forum-table__posts {display: flex;flex-direction: row;align-items: start;}.forum-table__posts-number {position: relative;margin-right: 1.5rem;color: #6c6e75;margin-top: -0.1rem;}.forum-table__posts-number::after {--icon-width: 1.2rem;content: "";display: block;position: absolute;width: var(--icon-width);height: var(--icon-width);top: 0.1rem;right: -1.5rem;background: url(/images/forum-posts-icon.svg);background-repeat: no-repeat;background-size: var(--icon-width);background-position: center;}.forum-table__bottom-line {display: flex;flex-direction: row;justify-content: space-between;font-size: 1.1rem;color: #6c6e75;background-color: #fff;padding-bottom: 0.5rem;}.forum-table__forum-name {display: flex;flex-direction: row;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color: #909399;}.forum-table__author-time {display: flex;flex-direction: row;font-style: italic;text-align: right;}.forum-table__author-time {display: flex;flex-direction: row;font-style: italic;text-align: right;}.forum-table__author {letter-spacing: -0.05rem;}.forum-table__time {letter-spacing: -0.05rem;}.forum-table__separator {margin: 0 0.2rem;}}