.product{position:relative}.product__picture_wrap{position:relative;display:flex;flex-shrink:0;flex-grow:0;justify-content:center;height:8rem}.product__picture{position:relative}.product__picture:before{content:"";position:absolute;width:100%;height:100%;border-radius:10%;background:#b8b8b8;opacity:0.15}.product__image{max-width:100%;object-fit:contain;padding:0.5rem 0.25rem}.product__price{margin:0.75rem 0 0.5rem}.product__price-new{font-size:1.25rem;line-height:1.2;font-weight:700}.product__price-old{margin-left:0.5rem;color:#666666}.product__name{font-size:0.75rem;line-height:1.25;font-weight:500;overflow-wrap:break-word;word-break:break-word;hyphens:auto}.product__label{display:inline-block;font-size:0.75rem;white-space:nowrap;border-radius:0.25rem;font-weight:700;padding:4px 5px 4px 6px;position:relative;z-index:5}.product__bonus{display:inline-block;font-size:0.75rem;white-space:nowrap;border-radius:0.25rem;font-weight:700;padding:4px 5px 4px 6px;position:relative;z-index:5;background-color:#f6e05e}.product__additional{display:inline-block;font-size:0.75rem;white-space:nowrap;border-radius:0.25rem;font-weight:700;padding:4px 5px 4px 6px;position:relative;z-index:5;background-color:#e53e3e;color:white}.product__variant_toggler{font-size:0.7rem}.product-grid{display:grid;padding:0.5rem 0.75rem 1rem 0.75rem;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:0.75rem;row-gap:1.25rem}.product-grid:empty{display:none}@media (min-width:640px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:1.5rem}.product__picture_wrap{height:9rem;padding-top:1rem}.product__picture{position:relative}.product__image{padding:0.25rem 0}.product__picture:before{content:"";position:absolute;width:10rem;height:10rem;border-radius:50%;top:-1rem;left:-1rem;background:#b8b8b8;opacity:0.1}.product__price-new{font-size:1.5rem;color:#e61801}.product__name{font-weight:500;font-size:0.94rem;line-height:1.375;hyphens:none}.product__variant_toggler{font-size:0.875rem}}@media (min-width:768px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:768px){.product__price-new{color:#e61801}}.products_show_more{text-align:center;font-weight:bold;padding:0.5rem;background-color:#e5e5e5;cursor:pointer;margin:0.75rem 0.75rem 1rem}@media (min-width:768px){.products_show_more{margin-left:1.25rem;margin-right:1.25rem}}.cat-active{font-weight:bold;position:relative}@media (min-width:1024px){.cat-active:before{content:'\f0da';position:absolute;left:-10px;top:3px;display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}mark{background-color:#fde6ea}.product-admin-panel{display:none}.product:hover .product-admin-panel{display:block}input#id_search::-webkit-search-decoration,input#id_search::-webkit-search-cancel-button,input#id_search::-webkit-search-results-button,input#id_search::-webkit-search-results-decoration{-webkit-appearance:none}[data-section]>article:last-child{border:none}.highlight-amber-50{animation:yellow-fade 6s}@keyframes yellow-fade{0%{background-color:rgb(255 251 235)}50%{background-color:rgb(255 251 235)}}