<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#product-grid {display: grid!important;}#product-grid &gt; li {max-width: 100%;width: 100%;}.page-width {padding: 0;}.card--product {display: flex;justify-content: center;align-items: center;aspect-ratio: 192 / 79;margin-bottom: 0!important;}.card-wrapper {display: grid!important;}@media all and (min-width: 981px) {.card-wrapper {grid-template-columns: 3fr 1fr;}.page-width {max-width: 100%;padding: 0 12.5%;}}@media all and (max-width: 767px) {.collection-grid-section {padding: 0 10px;}.banner__content {position: absolute;bottom: 0;}.banner__box {background: transparent;}.banner__heading {color: white;}}.card__inner {width: 100%;height: 100%;}.card__inner img {height: 100%!important;}.card-information {display: flex;align-items: center;padding: 22px;}h3.card-information__text a {font-size: 18px;font-weight: 500!important;margin-bottom: 1rem;}.price__regular * {font-size: 15px;font-weight: 300;margin-bottom: 1rem;}</pre></body></html>