.catalog-product-row{display:grid;grid-template-columns:var(--catalog-grid-data) var(--catalog-grid-cart);max-width:100%;min-width:0;transition:outline-color .24s ease;width:100%}.catalog-product-row:hover{outline:.125rem solid var(--color__fill-1);outline-offset:-.125rem}.catalog-product-row__cell{align-items:center;background-color:#ffffff8f;box-sizing:border-box;display:flex;min-height:4.875rem;min-width:0;padding:.9375rem 1rem;transition:background-color .24s ease}.catalog-product-row:hover .catalog-product-row__cell{background-color:var(--color__white)}.catalog-product-row__cell--product{padding-left:1.5rem;padding-right:1rem}.catalog-product-row__cell--length,.catalog-product-row__cell--size{justify-content:center}.catalog-product-row__cell--quantity{justify-content:center;padding-left:.5rem;padding-right:.5rem}.catalog-product-row__cell--cart{justify-content:center;padding-left:.75rem;padding-right:.75rem}.catalog-product-row__product{display:flex;flex-direction:column;gap:.5rem;min-width:0;width:100%}.catalog-product-row__name{color:var(--color__text);cursor:pointer;font-size:1.0625rem;font-weight:600;line-height:1.1;text-decoration:none;transition:color .24s ease}.catalog-product-row__name:hover{color:var(--color__fill-1);opacity:.8;text-decoration:none}.catalog-product-row__sku{color:var(--color__text);font-size:.9375rem;font-weight:500;line-height:1.3;opacity:.4}.catalog-product-row__value{color:var(--color__text);font-size:1.0625rem;font-weight:600;line-height:1.3;min-width:0;opacity:.8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-product-row__value-label{display:none;font-weight:500;opacity:.4}.catalog-product-row__cell--length .catalog-product-row__value,.catalog-product-row__cell--size .catalog-product-row__value{text-align:center}.catalog-product-row__quantity-wrap{display:contents;min-width:0}.catalog-product-row__stepper{background-color:#0c1d3e14;border:.0625rem solid transparent;box-sizing:border-box;gap:.75rem;height:3rem;max-width:100%;min-width:0;padding:.5rem .75rem;transition:background-color .24s ease,border-color .24s ease;width:100%}.catalog-product-row:hover .catalog-product-row__stepper{background-color:var(--color__white);border-color:#0c1d3e1f}.catalog-product-row__stepper-btn{align-items:center;background:transparent;border:0;cursor:pointer;display:flex;flex:0 0 auto;height:1rem;justify-content:center;padding:0;transition:opacity .24s ease;width:1rem}.catalog-product-row__stepper-icon.nuxt-icon{flex:0 0 auto;font-size:1rem;height:1rem;width:1rem}.catalog-product-row__stepper-btn.--disabled{cursor:default;opacity:.2}.catalog-product-row__stepper-icon.nuxt-icon svg{display:block;height:100%;margin-bottom:0;width:100%}.catalog-product-row__stepper-value{color:var(--color__text);flex:1 1 0;font-size:1.0625rem;font-weight:500;letter-spacing:-.02125rem;line-height:1.2;min-width:0;opacity:.8;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.catalog-product-row__cart-btn{background-color:var(--color__fill-1);border:0;cursor:pointer;flex:0 0 6.5rem;gap:.75rem;height:3rem;padding:0 1.75rem;transition:background-color .24s ease;width:6.5rem}.catalog-product-row__cart-btn:hover{background-color:var(--color__fill-1-h)}.catalog-product-row__cart-plus.nuxt-icon{flex:0 0 auto;font-size:.75rem;height:.75rem;width:.75rem}.catalog-product-row__cart-icon.nuxt-icon{flex:0 0 auto;font-size:1.5rem;height:1.375rem;width:1.5rem}.catalog-product-row__cart-icon.nuxt-icon svg,.catalog-product-row__cart-plus.nuxt-icon svg{display:block;height:100%;margin-bottom:0;width:100%}.catalog-product-row__cart-added{border:.125rem solid var(--color__fill-1);box-sizing:border-box;flex:0 0 6.5rem;height:3rem;width:6.5rem}.catalog-product-row__cart-check.nuxt-icon{font-size:1.5rem;height:1.5rem;width:1.5rem}.catalog-product-row__cart-check.nuxt-icon svg{display:block;height:100%;margin-bottom:0;width:100%}@media screen and (max-width:991px){.catalog-product-row{background-color:#ffffff8f;box-sizing:border-box;gap:0;grid-template-areas:"product product product product product product" "grade grade length length size size" "price-kg price-kg price-t price-t . ." "quantity quantity quantity cart cart cart";grid-template-columns:repeat(6,1fr);padding:1rem 1.25rem 1.25rem}.catalog-product-row:hover{outline:none}.catalog-product-row:hover .catalog-product-row__cell,.catalog-product-row__cell{background-color:transparent}.catalog-product-row__cell{min-height:0;padding:.5rem 0}.catalog-product-row__cell--product{border-bottom:.0625rem solid rgba(12,29,62,.08);grid-area:product;padding:0 0 .75rem}.catalog-product-row__cell--grade,.catalog-product-row__cell--length,.catalog-product-row__cell--size{justify-content:flex-start;padding-top:.75rem}.catalog-product-row__cell--grade{grid-area:grade}.catalog-product-row__cell--size{grid-area:size}.catalog-product-row__cell--length{grid-area:length}.catalog-product-row__cell--price-kg{grid-area:price-kg;justify-content:flex-start}.catalog-product-row__cell--price-t{grid-area:price-t;justify-content:flex-start}.catalog-product-row__quantity-wrap{display:flex;flex-direction:column;gap:.25rem;min-width:0;width:100%}.catalog-product-row__cell--quantity{grid-area:quantity;padding:1rem 0 0}.catalog-product-row__cell--cart{align-items:flex-end;grid-area:cart;justify-content:flex-end;padding:1rem 0 0}.catalog-product-row__value{align-items:flex-start;display:flex;flex-direction:column;gap:.25rem;overflow:visible;text-overflow:unset;white-space:normal}.catalog-product-row__value-label{display:block;font-size:.8125rem;line-height:1.3}.catalog-product-row__cell--grade .catalog-product-row__value,.catalog-product-row__cell--length .catalog-product-row__value,.catalog-product-row__cell--size .catalog-product-row__value{text-align:left}.catalog-product-row__name{font-size:1rem;white-space:normal}.catalog-product-row__stepper{height:3rem}}.catalog-product-row__cart-btn-enter-active,.catalog-product-row__cart-btn-leave-active{transition:opacity .12s ease}.catalog-product-row__cart-btn-enter-from,.catalog-product-row__cart-btn-leave-to{opacity:0}.catalog-product-list{display:flex;flex-direction:column;padding-bottom:4.5rem;padding-top:2rem}.catalog-product-list,.catalog-product-list__toolbar{gap:1.5rem;min-width:0;width:100%}.catalog-product-list__toolbar-left{gap:1.5rem;min-width:0}.catalog-product-list__toolbar-group{gap:.5rem}.catalog-product-list__icon-btn{align-items:center;background-color:var(--color__white);border:0;cursor:pointer;display:flex;flex:0 0 auto;height:3.5rem;justify-content:center;padding:0;transition:opacity .24s ease;width:3.5rem}.catalog-product-list__icon-btn:hover{opacity:.88}.catalog-product-list__toolbar-icon.nuxt-icon{font-size:1.3125rem;height:1.3125rem;width:1.3125rem}.catalog-product-list__toolbar-icon.nuxt-icon svg{display:block;height:100%;margin-bottom:0;width:100%}.catalog-product-list__sort{flex:0 0 15.6875rem;min-width:0;position:relative;width:15.6875rem}.catalog-product-list__sort-icon.nuxt-icon{font-size:1.3125rem;height:1.125rem;left:1.5rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:1.3125rem;z-index:1}.catalog-product-list__sort-icon.nuxt-icon svg{display:block;height:100%;margin-bottom:0;width:100%}.catalog-product-list__sort-drop.ui-drop-sort{width:100%}.catalog-product-list__sort-drop .ui-drop-sort__trigger{background-color:var(--color__white);border:0;gap:1rem;height:3.5rem;padding:1.125rem 1.25rem 1.125rem 3.8125rem}.catalog-product-list__sort-drop .ui-drop-sort__trigger:hover{background-color:var(--color__white);opacity:.88}.catalog-product-list__sort-drop .ui-drop-sort__trigger-label{color:var(--color__text);font-size:1.125rem;font-weight:500;line-height:1.3}.catalog-product-list__sort-drop .ui-drop-sort__trigger-chevron.nuxt-icon{font-size:.75rem;height:.375rem;opacity:1;transform:none;width:.75rem}.catalog-product-list__sort-drop .ui-drop-sort__trigger.--open .ui-drop-sort__trigger-chevron.nuxt-icon{transform:rotate(180deg)}.catalog-product-list__sort-drop .ui-drop-sort__trigger-chevron.nuxt-icon svg{display:block;height:100%;margin-bottom:0;width:100%}.catalog-product-list__sort-drop .ui-drop-sort__panel{min-width:100%}.catalog-product-list__filters{gap:.75rem}.catalog-product-list__toggle{align-items:center;background-color:#0c1d3e14;border:0;border-radius:31.25rem;cursor:pointer;display:flex;height:1.75rem;padding:.25rem;position:relative;transition:background-color .24s ease;width:3rem}.catalog-product-list__toggle:hover{background-color:#0c1d3e1f}.catalog-product-list__toggle.--on{background-color:var(--color__fill-1)}.catalog-product-list__toggle.--on:hover{background-color:var(--color__fill-1-h)}.catalog-product-list__toggle.--on .catalog-product-list__toggle-thumb{transform:translate(1.25rem)}.catalog-product-list__toggle-thumb{background-color:var(--color__white);border-radius:50%;display:block;height:1.25rem;transition:transform .24s ease;width:1.25rem}.catalog-product-list__filter-label{font-size:1.125rem}.catalog-product-list__filter-hint,.catalog-product-list__filter-label{color:var(--color__text);font-weight:500;line-height:1.3;white-space:nowrap}.catalog-product-list__filter-hint{font-size:.9375rem;opacity:.4}.catalog-product-list__price-btn{background-color:#0c1d3e14;border:0;color:var(--color__text);cursor:pointer;font-size:1.125rem;font-weight:500;gap:.75rem;height:3.5rem;line-height:1.3;padding:1.125rem 2rem 1.125rem 1.5rem;transition:background-color .24s ease;width:13.75rem}.catalog-product-list__price-btn:hover{background-color:#0c1d3e1f}.catalog-product-list__price-icon.nuxt-icon{flex:0 0 auto;font-size:1.3125rem;height:1.3125rem;width:1.3125rem}.catalog-product-list__price-icon.nuxt-icon svg{display:block;height:100%;margin-bottom:0;width:100%}.catalog-product-list__table{--catalog-grid-data:573fr 130fr 188fr 120fr 141fr 180fr 180fr;--catalog-grid-cart:8rem;display:flex;flex-direction:column;gap:.5rem;min-width:0;position:relative;width:100%}.catalog-product-list__loader{-webkit-backdrop-filter:blur(.125rem);backdrop-filter:blur(.125rem);background-color:#eeeeeebd;display:flex;font-size:1rem;inset:-.75rem;line-height:1.3;min-height:12rem;position:absolute;z-index:3}.catalog-product-list__empty-loader,.catalog-product-list__loader{align-items:center;color:var(--color__text);font-weight:600;gap:.75rem;justify-content:center}.catalog-product-list__empty-loader{display:inline-flex}.catalog-product-list__button-spinner,.catalog-product-list__spinner{animation:catalog-product-list-spin .72s linear infinite;border:.125rem solid;border-radius:50%;border-right:.125rem solid transparent;display:block;flex:0 0 auto;height:1.25rem;width:1.25rem}.catalog-product-list__button-spinner{height:1rem;width:1rem}@keyframes catalog-product-list-spin{to{transform:rotate(1turn)}}.catalog-product-list__head{display:grid;grid-template-columns:var(--catalog-grid-data) var(--catalog-grid-cart);max-width:100%;min-width:0;width:100%}.catalog-product-list__head-cell{align-items:center;box-sizing:border-box;color:var(--color__text);display:flex;font-size:.9375rem;font-weight:500;line-height:1.3;min-height:2.4375rem;min-width:0;opacity:.4;padding:.625rem 1rem}.catalog-product-list__head-cell--product{padding-left:1.5rem;padding-right:1rem}.catalog-product-list__head-cell--size{gap:.5rem;justify-content:center}.catalog-product-list__head-cell--length{gap:.625rem}.catalog-product-list__head-cell--quantity{padding-left:.5rem;padding-right:.5rem}.catalog-product-list__head-cell--price-kg{min-width:0}.catalog-product-list__head-cell--cart{padding-left:.75rem;padding-right:.75rem}.catalog-product-list__head-sort.nuxt-icon{flex:0 0 auto;font-size:1rem;height:.875rem;width:1rem}.catalog-product-list__head-sort.nuxt-icon svg{display:block;height:100%;margin-bottom:0;width:100%}.catalog-product-list__body{display:flex;flex-direction:column;gap:.5rem;min-width:0;width:100%}.catalog-product-list__footer{align-items:center;display:grid;gap:1.5rem;grid-template-columns:1fr auto 1fr;min-width:0;width:100%}.catalog-product-list__pagination{flex:0 0 auto;grid-column:1;grid-row:1;justify-self:start}.catalog-product-list__page-btn{align-items:center;background:transparent;border:0;color:var(--color__text);cursor:pointer;display:flex;font-size:1.125rem;font-weight:500;height:3.5rem;justify-content:center;line-height:1.3;padding:0;transition:background-color .24s ease,color .24s ease;width:3.5rem}.catalog-product-list__page-btn.--active{background-color:var(--color__fill-1);color:var(--color__white);font-weight:600}.catalog-product-list__page-btn:disabled{background:transparent!important;color:var(--color__text);cursor:default}.catalog-product-list__more-btn{background-color:var(--color__fill-1);border:0;color:var(--color__white);cursor:pointer;flex:0 0 auto;font-size:1.125rem;font-weight:600;gap:1rem;grid-column:2;grid-row:1;height:4rem;line-height:1.3;max-width:100%;min-height:4rem;padding:0 1.5rem;transition:background-color .24s ease;width:33.875rem}.catalog-product-list__more-btn:hover{background-color:var(--color__fill-1-h)}.catalog-product-list__more-btn.--loading,.catalog-product-list__more-btn:disabled{cursor:wait;opacity:.82}.catalog-product-list__more-icon.nuxt-icon{flex:0 0 auto;font-size:1rem;height:1rem;width:1rem}.catalog-product-list__more-icon.nuxt-icon svg{display:block;height:100%;margin-bottom:0;width:100%}.catalog-product-list__per-page{gap:1.5rem;grid-column:3;grid-row:1;justify-content:flex-end;justify-self:end;max-width:100%;min-width:0;width:auto}.catalog-product-list__per-page-label{color:var(--color__text);font-size:1rem;font-weight:500;line-height:1.3;opacity:.4;white-space:nowrap}.catalog-product-list__per-page-select{flex:0 0 8.75rem;min-width:8.75rem;width:8.75rem}.catalog-product-list__per-page-drop.ui-drop-sort{width:100%}.catalog-product-list__per-page-drop .ui-drop-sort__trigger{background-color:var(--color__gray-1);border:.0625rem solid rgba(12,29,62,.12);box-sizing:border-box;height:3.5rem;padding:0 1.5rem 0 1.25rem}.catalog-product-list__per-page-drop .ui-drop-sort__trigger:hover{background-color:var(--color__gray-1);border-color:#0c1d3e1f}.catalog-product-list__per-page-drop .ui-drop-sort__trigger-label{font-size:1.125rem;font-weight:500;line-height:1.3}.catalog-product-list__per-page-drop .ui-drop-sort__trigger-chevron.nuxt-icon{opacity:.4}.catalog-product-list__progress{align-items:center;display:flex;flex-direction:column;gap:1rem;grid-column:1/-1;grid-row:2;justify-self:center;max-width:100%;width:24.875rem}.catalog-product-list__progress-track{background-color:#0c1d3e1f;border-radius:1rem;height:.25rem;overflow:hidden;width:100%}.catalog-product-list__progress-bar{background-color:var(--color__fill-1);border-radius:1rem;height:100%;transition:width .24s ease}.catalog-product-list__progress-label{color:var(--color__text);font-size:1rem;font-weight:500;letter-spacing:-.01rem;line-height:1.2;opacity:.4;text-align:center}@media screen and (max-width:1200px){.catalog-product-list__toolbar{flex-wrap:wrap}.catalog-product-list__toolbar-left{flex:1 1 100%;flex-wrap:wrap}.catalog-product-list__price-btn{flex:1 1 100%;width:100%}}@media screen and (max-width:991px){.catalog-product-list__head{display:none}.catalog-product-list__body{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-product-list__body>*{min-width:0}.catalog-product-list__footer{grid-template-columns:minmax(0,1fr);grid-template-rows:auto;justify-items:center}.catalog-product-list__pagination{grid-column:1;grid-row:1;justify-content:center;justify-self:center;width:100%}.catalog-product-list__more-btn{flex-shrink:0;grid-column:1;grid-row:2;height:4rem;max-width:33.875rem;min-height:4rem;width:100%}.catalog-product-list__progress{grid-column:1;grid-row:3;max-width:24.875rem;width:100%}.catalog-product-list__per-page{grid-column:1;grid-row:4;justify-content:center;justify-self:center;max-width:20rem;width:100%}}@media screen and (max-width:768px){.catalog-product-list__body{grid-template-columns:minmax(0,1fr)}}@media screen and (max-width:640px){.catalog-product-list{padding-bottom:3rem;padding-top:1.5rem}.catalog-product-list__sort{flex:1 1 0;min-width:0;width:auto}}.catalog-product-list__empty{color:var(--color__gray-4);font-size:1.125rem;padding:3rem 0}
