.content{--grid-cols-desktop:4;--grid-cols-mobile:2;height:auto}.favorites-page{flex-grow:1;padding:24px 16px}.favorites-page__header{margin-bottom:16px}.favorites-page__products{grid-template-columns:1fr;gap:8px;display:grid;position:relative}@media screen and (width>=769px){.favorites-page__products{grid-template-columns:1fr 1fr;gap:16px}}@media screen and (width>=1025px){.favorites-page{max-width:1224px;margin:0 auto 24px;padding:36px 24px}.favorites-page__products{grid-template-columns:1fr 1fr 1fr;gap:24px}}@media screen and (width>=1281px){.favorites-page{padding:36px 0}.favorites-page__products{grid-template-columns:1fr 1fr 1fr 1fr}}
