.orw-product-list{padding:40px var(--orw-side-padding) 0}.orw-product-list__inner{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:40px;width:100%}.orw-product-list__breadcrumb{display:flex;flex-direction:row;align-items:center;padding:0;gap:2px;height:24px}.orw-product-list__breadcrumb-link{font-family:var(--orw-font-body);font-style:normal;font-weight:400;font-size:14px;line-height:17px;text-transform:uppercase;color:#1c1c1c;text-decoration:none}.orw-product-list__breadcrumb-link--muted{opacity:.5}.orw-product-list__breadcrumb-sep{display:flex;align-items:center;justify-content:center;width:24px;height:24px;opacity:.5}.orw-product-list__breadcrumb-sep svg{width:24px;height:24px}.orw-product-list__breadcrumb-current{font-family:var(--orw-font-body);font-style:normal;font-weight:400;font-size:14px;line-height:17px;text-transform:uppercase;color:#1c1c1c}.orw-product-list__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0;gap:40px;width:100%}.orw-product-list__header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;padding:0;width:100%}.orw-product-list__title{font-family:var(--orw-font-body);font-style:normal;font-weight:400;font-size:48px;line-height:57px;letter-spacing:-.02em;color:#171717;margin:0;padding:0}.orw-product-list__filter-btn{box-sizing:border-box;display:inline-flex;flex-direction:row;align-items:center;padding:0;gap:10px;height:auto;min-width:0;min-height:0;background:transparent;border:0;border-radius:0;cursor:pointer;flex-shrink:0;white-space:nowrap;transition:opacity .2s ease}.orw-product-list__filter-btn:hover{opacity:.7}.orw-product-list__filter-btn .orw-product-list__filter-icon{display:inline-block!important;width:22px!important;min-width:22px;height:22px!important;max-width:22px;flex-shrink:0}.orw-product-list__filter-btn .orw-product-list__filter-icon path{stroke:#171717}.orw-product-list__filter-btn .orw-product-list__filter-text{font-family:var(--orw-font-body-medium);font-style:normal;font-weight:500;font-size:16px;line-height:20px;letter-spacing:.04em;color:#171717;text-transform:uppercase;white-space:nowrap}.orw-product-list__grid{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:40px;width:100%}.orw-product-list__row{display:flex;flex-direction:row;align-items:flex-start;padding:0;gap:16px;width:100%}.orw-product-list__row .orw-product-card{flex:0 0 calc((100% - 48px)/4);min-width:0;width:auto;height:auto}.orw-product-list__row .orw-product-card .orw-product-card__image-wrap{width:100%;height:auto;aspect-ratio:405 / 477}.orw-product-list__row .orw-product-card .orw-product-card__info{width:100%;height:auto}.orw-product-list__empty{display:flex;justify-content:center;align-items:center;width:100%;padding:80px 0}.orw-product-list__empty-text{font-family:var(--orw-font-body);font-weight:400;font-size:20px;line-height:24px;color:#7c7c7c}.orw-product-list__pagination{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:100%;padding:20px 0}.orw-product-list__page-num{display:flex;justify-content:center;align-items:center;width:44px;height:44px;border-radius:12px;font-family:var(--orw-font-body);font-weight:500;font-size:16px;line-height:20px;color:#171717;text-decoration:none;transition:background .2s ease,color .2s ease}.orw-product-list__page-num:hover{background:#f1f1f1}.orw-product-list__page-num--active{background:#171717;color:#fff}.orw-product-list__page-num--active:hover{background:#171717}.orw-product-list__page-ellipsis{display:flex;justify-content:center;align-items:center;width:44px;height:44px;font-family:var(--orw-font-body);font-size:16px;color:#7c7c7c}.orw-product-list__page-btn{display:flex;justify-content:center;align-items:center;width:44px;height:44px;border-radius:12px;border:1px solid #E2E2E2;color:#171717;text-decoration:none;transition:background .2s ease,border-color .2s ease}.orw-product-list__page-btn:hover{background:#f1f1f1;border-color:#171717}.orw-product-list__page-btn svg{width:20px;height:20px}@media(max-width:989px){.orw-product-list{padding:30px var(--orw-side-padding) 0}.orw-product-list__inner,.orw-product-list__content{gap:30px}.orw-product-list__header{height:auto;flex-wrap:wrap;gap:16px}.orw-product-list__title{font-size:36px;line-height:43px}.orw-product-list__grid{gap:30px}.orw-product-list__row{flex-wrap:wrap}.orw-product-list__row .orw-product-card{flex:0 0 calc(50% - 8px);min-width:0}}@media(max-width:749px){.orw-product-list{padding:24px 16px 0}.orw-product-list__breadcrumb-sep,.orw-product-list__breadcrumb-sep svg{width:14px;height:14px}.orw-product-list__inner,.orw-product-list__content{gap:24px}.orw-product-list__title{font-size:22px;line-height:28px;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;min-width:0!important;flex:1 1 auto!important}.orw-product-list__header{flex-wrap:nowrap!important;align-items:center!important;gap:12px!important}.orw-product-list__filter-btn{padding:0!important;height:auto!important;gap:6px!important;border-radius:0!important;background:transparent!important;border:0!important;flex-shrink:0!important}.orw-product-list__filter-btn .orw-product-list__filter-icon{width:14px!important;min-width:14px;height:14px!important;max-width:14px}.orw-product-list__filter-btn .orw-product-list__filter-text{font-size:12px!important;line-height:14px!important;letter-spacing:.04em}.orw-product-list__grid{gap:24px}.orw-product-list__row{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:12px!important;flex-direction:initial}.orw-product-list__row .orw-product-card{flex:none;width:100%;max-width:100%}.orw-product-list__pagination{display:none!important}}@media(min-width:2560px){.orw-product-list{padding:calc(40px * var(--orw-scale)) calc(30px * var(--orw-scale)) 0}.orw-product-list__inner{gap:calc(40px * var(--orw-scale))}.orw-product-list__breadcrumb{gap:calc(2px * var(--orw-scale));height:calc(24px * var(--orw-scale))}.orw-product-list__breadcrumb-link,.orw-product-list__breadcrumb-current{font-size:calc(14px * var(--orw-scale));line-height:calc(17px * var(--orw-scale))}.orw-product-list__breadcrumb-sep,.orw-product-list__breadcrumb-sep svg{width:calc(24px * var(--orw-scale));height:calc(24px * var(--orw-scale))}.orw-product-list__content{gap:calc(40px * var(--orw-scale))}.orw-product-list__title{font-size:calc(48px * var(--orw-scale));line-height:calc(57px * var(--orw-scale))}.orw-product-list__filter-btn{height:calc(52px * var(--orw-scale));padding:calc(16px * var(--orw-scale)) calc(20px * var(--orw-scale));gap:calc(6px * var(--orw-scale));border-radius:calc(18px * var(--orw-scale))}.orw-product-list__filter-btn .orw-product-list__filter-icon{width:calc(20px * var(--orw-scale))!important;min-width:calc(20px * var(--orw-scale));height:calc(20px * var(--orw-scale))!important;max-width:calc(20px * var(--orw-scale))}.orw-product-list__filter-btn .orw-product-list__filter-text{font-size:calc(16px * var(--orw-scale));line-height:calc(20px * var(--orw-scale))}.orw-product-list__grid{gap:calc(40px * var(--orw-scale))}.orw-product-list__row{gap:calc(16px * var(--orw-scale))}.orw-product-list__pagination{gap:calc(8px * var(--orw-scale));padding:calc(20px * var(--orw-scale)) 0}.orw-product-list__page-num,.orw-product-list__page-btn{width:calc(44px * var(--orw-scale));height:calc(44px * var(--orw-scale));border-radius:calc(12px * var(--orw-scale));font-size:calc(16px * var(--orw-scale))}.orw-product-list__page-btn svg{width:calc(20px * var(--orw-scale));height:calc(20px * var(--orw-scale))}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/orw-product-list.css.map */
