<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.product-from-same-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:0;padding:0}.product-from-same-group__item{-webkit-box-flex:0;-ms-flex:0 0 4rem;flex:0 0 4rem;margin-right:.5rem;max-width:4rem}.product-from-same-group__item--first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.product-from-same-group__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--color-white);border:1px solid transparent;cursor:pointer;display:block;margin:0;padding:.25rem;width:100%}.product-from-same-group__button:hover{border-color:var(--color-primary)}.product-from-same-group__button--active{border-color:var(--color-text)}.product-from-same-group__button--active:hover{border-color:var(--color-primary)}.product-from-same-group .swiper-button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--color-white);border:1px solid transparent;border-color:var(--color-white);border-radius:3rem;-webkit-box-shadow:0 0 10px rgba(54,54,54,.16);box-shadow:0 0 10px rgba(54,54,54,.16);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:3rem;justify-content:center;margin:0;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity var(--duration-short) ease-in-out;transition:opacity var(--duration-short) ease-in-out;width:3rem;z-index:1}.product-from-same-group .swiper-button:hover{color:var(--color-primary)}.product-from-same-group .swiper-button:disabled{display:none}.product-from-same-group .swiper-button--prev{left:.5rem}.product-from-same-group .swiper-button--next{right:.5rem}</pre></body></html>