<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.product-card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border:1px solid #000000;border-radius:10px;padding:.5rem .5rem 1rem;height:100%;transition:background-color .3s ease-in-out,border-color .3s ease-in-out;background:rgba(0,0,0,.8);mix-blend-mode:normal}@media screen and (min-width:768px){.product-card{padding:1.25rem 1.25rem 2rem}}.product-card:hover{background-color:#151515;border-color:#c19c64}.product-card .product-card__image{position:relative;display:block;padding-bottom:100%;margin-bottom:2rem}.product-card .product-card__image:hover{opacity:.85}.product-card .product-card__image:after{content:"";display:block;top:0;left:0;width:100%;height:100%;position:absolute;opacity:0;background-color:#000000;transition:opacity .3s ease-in-out}.product-card .product-card__label{position:absolute;right:0;z-index:2;font-weight:700;padding:2px 5px;font-size:7px;color:#F8F9FD;background-color:#c19c64}@media screen and (min-width:768px){.product-card .product-card__label{font-size:.875rem;padding:.25rem .5rem}}.product-card .product-card__capture{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:center;-ms-flex-positive:1;flex-grow:1}.product-card .product-card__capture .p2{text-transform:capitalize;margin-bottom:.75rem}.product-card .product-card__capture .product-card__price{margin-top:auto;font-style:normal;font-weight:400;font-size:.875rem;margin-bottom:.875rem}@media screen and (min-width:768px){.product-card .product-card__capture .product-card__price{font-size:1rem;margin-bottom:1rem}}.product-card .product-card__capture .product-card__price s{text-decoration:none}.product-card .product-card__capture .product-card__price s span{text-decoration:line-through}.product-card .product-card__capture .product-card__price s+span{color:#ff3333}.product-card .product-card__capture .product-card__reviews{margin-bottom:1.75rem}.product-card .product-card__capture .product-card__reviews .spr-badge{font-size:.875rem;color:#c19c64}.product-card .product-card__capture .product-card__reviews .spr-badge .spr-icon{color:#c19c64;margin:0 .125rem}.product-card .product-card__capture .product-card__reviews .spr-badge .spr-badge-caption{display:none}.product-card .product-card__capture .product-card__reviews .star-clickable{float:none;-ms-flex-pack:center;justify-content:center}.product-card .product-card__capture .product-card__reviews .star-clickable a{display:none}@media screen and (max-width:767px){.product-card .product-card__capture .button{font-size:.625rem}}.pagination{margin-top:3rem}.pagination ol,.pagination ol li a,.pagination ol li span{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.pagination ol li a,.pagination ol li span{padding:.25rem 1rem;font-style:normal;font-weight:700;font-size:1.125rem;color:#fff;text-transform:uppercase;transition:color .3s ease-in-out}.pagination ol li a:hover,.pagination ol li span:hover{color:#c19c64}.pagination ol li a:hover svg,.pagination ol li span:hover svg{fill:#c19c64}.pagination ol li a svg,.pagination ol li span svg{fill:#fff;transition:fill .3s ease-in-out}.pagination ol li span{color:#c19c64}.pagination ol li.next a{padding-right:0}@media screen and (min-width:768px){.pagination ol li.next span+svg{margin-left:1rem}}.pagination ol li.prev a{padding-left:0}@media screen and (min-width:768px){.pagination ol li.prev span+svg{margin-right:1rem}}.search .search__form{max-width:600px;margin:0 auto 2rem}.search .search__form .button{margin-top:.625rem;width:100%}.search .search__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-gap:1rem 1.5rem}@media screen and (min-width:768px){.search .search__list{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1024px){.search .search__form{margin-bottom:3rem}.search .search__form .button{margin-left:3rem;margin-top:0;width:auto}.search .search__list{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}
</pre></body></html>