@layer components{.offers-list{max-width:var(--layout-width-standard);margin:0 var(--ant-kp-layout-margin);@media screen and (min-width:1440px){margin-left:auto;margin-bottom:0;margin-right:auto;margin-top:0}.offers-desktop-filters{display:none;@media screen and (min-width:768px){display:flex;&.offers-list-chips-filters{margin-bottom:var(--ant-margin-xl)}}}.offers-list-filter-drawer{gap:var(--ant-margin-sm);margin-bottom:var(--ant-kp-layout-section-row-margin-m)}.offers-list-items{display:grid;grid-template-columns:1fr;row-gap:var(--ant-margin-xxl);column-gap:0;margin-bottom:var(--ant-kp-layout-section-row-margin);@media screen and (min-width:768px){grid-template-columns:repeat(2,1fr);row-gap:var(--ant-margin-lg);column-gap:var(--ant-kp-gutter-row)}@media screen and (min-width:1200px){grid-template-columns:repeat(3,1fr);row-gap:var(--ant-margin-xxl)}}.offers-list-load-more{margin-bottom:var(--ant-margin-lg)}}}