.s-product-card-brand, .s-product-card-category {
    border-radius: .125rem;
    --tw-bg-opacity: 1;
    background-color: #e5e7eb;
    background-color: rgb(239 167 56);
    font-size: .75rem;
    line-height: 1rem;
    line-height: 1;
    padding: .25rem .5rem;
}.s-product-card-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    margin-bottom: 0 !important;
    padding: .5rem !important;
    width: 100%;
    background-color: #fff9f0;
}.s-contacts-item {
    --tw-bg-opacity: 1;
    background-color: #f3f4f6;
    background-color: rgb(253 170 54);
    padding: .5rem;
}.s-block__title h2 {
    color: #653a19;
    font-size: 1.25rem;
    font-size: var(--title-size-mobile, 1.25rem);
    line-height: 1.25;
    line-height: var(--title-line-height, 1.25);
}.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: #f3f4f6;
    background-color: rgb(251 242 227);
}.s-block.dark {
    background-color: #7e4822;
}