.banner{width:100%;padding:0 8px}.banner img{border-radius:8px;width:100%}@media screen and (max-width:1150px){.banner{padding:0}.banner img{height:auto}}
.loader{background-color:var(--appearance-main-background-color);z-index:9999;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.catalog{max-height:none}.catalogItem_title{color:var(--appearance-header-text-color);background:var(--appearance-main-background-color);justify-content:space-between;align-items:center;width:100%;margin:20px 0 15px;padding:8px 17px;font-size:20px;font-weight:600;display:flex;cursor:pointer!important}.catalogItem_cards{grid-template-columns:repeat(7,1fr);gap:10px;width:100%;padding:0 4px;display:grid;overflow:auto}@media (max-width:1300px){.catalogItem_cards{grid-template-columns:repeat(6,1fr)}}@media (max-width:1100px){.catalogItem_cards{grid-template-columns:repeat(5,1fr)}}@media (max-width:920px){.catalogItem_cards{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.catalogItem_cards{grid-template-columns:repeat(3,1fr)}}@media (max-width:550px){.catalogItem_cards{grid-template-columns:repeat(2,1fr)}}.catalogItem_loading,.catalogItem_pending{min-height:380px}.catalogItem_loading{justify-content:center;align-items:center;display:flex}.home .catalogItem_cards{gap:10px;width:100%;overflow:auto;display:flex!important}.catalogItem_card{background-color:var(--appearance-product-card-background-color);border-radius:8px;flex-direction:column;gap:5px;min-width:170px;max-width:230px;padding:6px;display:flex}.home .catalogItem_card{width:180px;min-width:180px;max-width:180px;height:380px;max-height:380px!important}.product-img-link{width:100%;position:relative}.product-img-link img{aspect-ratio:3/4;object-fit:cover;border:none;border-radius:8px;width:100%;height:100%;margin-bottom:6px;line-height:0}.mark_discount{background-color:var(--appearance-product-card-discount-background-color);width:fit-content;height:24px;color:var(--appearance-product-card-discount-text-color);z-index:10;border-top-right-radius:8px;border-bottom-left-radius:8px;place-items:center;padding:0 4px;font-size:17px;display:grid;position:absolute;top:0;right:0}.product-image.loading{filter:blur(10px);opacity:.7}.product-image.loaded{filter:blur();opacity:1}.mark_new_product{background-color:var(--appearance-product-card-new-background-color);width:100%;height:24px;color:var(--appearance-product-card-new-text-color);border-radius:0 0 8px 8px;justify-content:center;align-items:center;font-size:12px;display:flex;position:absolute;top:100%;right:0;transform:translateY(-100%)}.name{color:var(--appearance-product-card-header-text-color);-webkit-line-clamp:1;width:100%;max-height:2.4em;word-break:auto-phrase;-webkit-box-orient:vertical;margin-top:5px;margin-bottom:0;font-size:12px;font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.weight{color:var(--appearance-product-card-description-text-color);width:100%;font-size:12px}.price{-webkit-user-select:none;user-select:none;background-color:var(--appearance-product-card-price-background-color);width:100%;color:var(--appearance-product-card-price-text-color);box-shadow:none;cursor:pointer;border-radius:8px;flex-wrap:wrap;justify-content:center;align-items:center;height:34px;margin-top:auto;padding:0 0 1px;font-size:13px;line-height:0;display:flex}.price.notInStock{background:var(--appearance-product-card-not-available-background-color);color:var(--appearance-product-card-not-available-text-color)}.cic-minus,.cic-plus{cursor:pointer;flex-wrap:wrap;align-items:center;width:40px;height:100%;display:flex}.cic-minus{padding-left:13px;box-shadow:inset 55px 0 20px -22px #0000}.cic-plus{justify-content:flex-end;padding-right:13px;box-shadow:inset -55px 0 20px -22px #0000}.amount{font-weight:500}.add{-webkit-user-select:none;user-select:none;background-color:var(--appearance-product-card-quantity-background-color);width:100%;color:var(--appearance-product-card-quantity-text-color);border-radius:8px;flex-wrap:wrap;justify-content:space-around;align-items:center;height:34px;margin-top:auto;padding:0 0 1px;font-size:13px;line-height:1.2;display:flex;overflow:hidden}.add svg{font-size:19px}@media screen and (max-width:768px){.catalogItem_title{padding:0 10px}.catalog{margin-bottom:150px!important}.catalogItem_cards{gap:10px;padding:0}}@media screen and (max-width:550px){.mark_new_product{top:100%;transform:translateY(-100%)}}.product-sizes{flex-wrap:nowrap;gap:6px;display:flex;overflow-x:auto}.product-size{color:#222;cursor:pointer;background:#fff;border:1px solid #d6d6d6;border-radius:6px;min-width:fit-content;height:24px;padding:0 12px;font-size:13px}.product-size.active{border:2px solid var(--appearance-active-main-button-background-color)}.product-size.in-cart{border-color:#2f80ed}.product-size.disabled{color:#999;opacity:.5;background:#f4f4f4;text-decoration:line-through}
