.cabinet-sells-finance-statistics{flex:1 1;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}@media only screen and (max-width:1200px){.cabinet-sells-finance-statistics{width:100%}}.tc-pagination{width:100%;display:flex;gap:8px}.tc-pagination,.tc-pagination__button{justify-content:center;align-items:center}.tc-pagination__button{display:inline-block;padding:0;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;font-family:var(--font-manrope);font-weight:600;text-align:center;display:flex;border-radius:50px;border:1px solid transparent;transition:border-color .2s linear;font-size:12px;line-height:14.4px;background-color:#f8f8f8;color:#070707;width:-moz-fit-content;width:fit-content;min-width:75px;height:32px}.tc-pagination__button:disabled{cursor:not-allowed}@media(hover:hover){.tc-pagination__button:enabled:hover{border-color:#285141}}.tc-pagination__button:disabled{opacity:.7}.tc-pagination__page{display:inline-block;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;font-family:var(--font-manrope);font-weight:600;text-align:center;display:flex;justify-content:center;align-items:center;border-radius:50px;border:1px solid transparent;transition:border-color .2s linear;font-size:14px;line-height:16.8px;background-color:#f2f5f4;color:#285141;width:-moz-fit-content;width:fit-content;min-width:32px;height:32px;padding:4px}.tc-pagination__page:disabled{cursor:not-allowed}@media(hover:hover){.tc-pagination__page:enabled:hover{border-color:#285141}}.tc-pagination__page--active{background-color:#1e3d31;color:#fff}.catalog-products-pagination{width:100%;margin-top:24px;display:flex;flex-direction:column;align-items:center}.catalog-products-pagination__btn{width:50%}@media only screen and (max-width:1200px){.catalog-products-pagination__btn{width:100%}}.catalog-products-pagination__pages{margin-top:30px}.cabinet-favorites-share{width:100%;margin-bottom:24px}@media only screen and (max-width:800px){.cabinet-favorites-share{margin-bottom:20px}}.cabinet-favorites-share-banner{display:inline-block;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none;display:flex;align-items:center;width:100%;min-height:90px;padding:16px;background-size:cover;background-position:50%;background-repeat:no-repeat;text-align:left;border-radius:12px;overflow:hidden;margin-bottom:24px}.cabinet-favorites-share-banner:disabled{cursor:not-allowed}@media only screen and (max-width:800px){.cabinet-favorites-share-banner{margin-bottom:20px}}.cabinet-favorites-share-banner__text{width:60%;font-family:var(--font-manrope);font-weight:400;font-size:24px;line-height:120%;color:#fff}@media only screen and (max-width:800px){.cabinet-favorites-share-banner__text{width:70%;font-size:16px}}.cabinet-favorites-share-button{max-width:-moz-fit-content;max-width:fit-content}@media only screen and (max-width:800px){.cabinet-favorites-share-button{max-width:100%}}.cabinet-favorites-share-popup{width:100%}.cabinet-favorites-share-popup__link{width:100%;padding:12px;margin-bottom:24px;font-size:14px;background-color:#f8f8f8;border-radius:12px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cabinet-favorites{width:100%;background-color:#fff;padding:24px;border-radius:12px;animation:open .3s}@media only screen and (max-width:1200px){.cabinet-favorites{padding:0}}.cabinet-favorites__filters{width:100%;display:flex;justify-content:flex-start;margin-bottom:16px}.cabinet-favorites__products{width:100%;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px 12px;gap:24px 12px}@media only screen and (max-width:1200px){.cabinet-favorites__products{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:800px){.cabinet-favorites__products{grid-template-columns:repeat(2,1fr);gap:16px 8px}}.cabinet-favorites__pagination{margin-top:32px}