.theme-block:has(.peats){--padding-top: 32px;--padding-bottom: 64px;--padding-top-mobile: 32px;--padding-bottom-mobile: 32px}.theme-block .peats__filters{font-size:20px;line-height:150%;letter-spacing:.02em;margin-bottom:64px}@media screen and (max-width:576px){.theme-block .peats__filters{margin-bottom:32px}}.theme-block .peats__selection{padding:22px;background:var(--grey2);margin-bottom:35px}@media screen and (max-width:576px){.theme-block .peats__selection{margin-inline:12px;margin-bottom:16px}}.theme-block .peats__selection-text{color:var(--black)}@media screen and (max-width:576px){.theme-block .peats__selection-text{color:var(--grey1)}}.theme-block .peats__list{display:grid;grid-template-columns:repeat(3,1fr);gap:43px}@media screen and (max-width:992px){.theme-block .peats__list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:576px){.theme-block .peats__list{grid-template-columns:1fr;gap:16px}}.theme-block .peats .peat{padding:40px;border:1px solid var(--grey2);border-radius:4px}.theme-block .peats .peat__head{display:flex;justify-content:space-between;border-radius:100px;border:1px solid var(--grey2);overflow:hidden;margin-bottom:24px}.theme-block .peats .peat__category{letter-spacing:.02em;color:var(--black);margin-bottom:4px;font-weight:600}.theme-block .peats .peat__attribute{letter-spacing:.02em;color:var(--grey1)}.theme-block .peats .peat__title{display:inline-flex;align-items:center;justify-content:center;font-style:normal;font-weight:600;font-size:20px;line-height:140%;flex-grow:1;padding:4px 16px}.theme-block .peats .peat__thumbnail{max-width:90px}.theme-block .peats .peat__thumbnail img{height:100%;width:100%}.theme-block .peats .peat__description{letter-spacing:.02em}.theme-block .peats .peat--selected{border-color:var(--green1)}
