.categoryoffer-card__title{font-weight:500;margin:0;font-size:.75rem;transition:color .3s ease-in-out}.categoryoffer-card__body{display:flex;align-items:center}.categoryoffer-card__image{border:none;transition:border-color .3s ease-in-out;padding:5px}.categoryoffer-card:active .categoryoffer-card__title,.categoryoffer-card:hover .categoryoffer-card__title{color:var(--global-color)}.categoryoffer-card:active .categoryoffer-card__image,.categoryoffer-card:hover .categoryoffer-card__image{border-color:var(--global-color)}.categoryoffer-card .stretched-link:focus-visible:after{border-radius:var(--corner_5)}@media (min-width:992px){.categoryoffer-card__title{font-size:.8rem}}@media (min-width:1600px){.categoryoffer-card__title{font-size:.9375rem}}@media (max-width:767.98px){.categoryoffer-grid{display:flex!important;overflow-x:auto;gap:12px;padding:0 10px;-webkit-overflow-scrolling:touch}.categoryoffer-card{flex:0 0 auto;min-width:120px;max-width:130px}}