.FlatCatalogCard{background:#fff;border-radius:12px;cursor:pointer;display:grid;grid-template-columns:1fr 350px;justify-content:space-between;max-width:760px;min-height:400px;position:relative;transition:background .3s ease-in-out,box-shadow .3s ease-in-out;width:100%}.FlatCatalogCard:after{border:1px solid #e9e5e2;border-radius:12px;content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.FlatCatalogCard:hover{background:#fff;box-shadow:0 16px 36px #00000014,0 8px 8px #0000000d}.FlatCatalogCard__topContent{background:#fbfbfb;border-radius:12px;padding:20px 24px 16px;position:relative}.FlatCatalogCard__wrapperUICardGallery{height:100%;position:relative}.FlatCatalogCard__bottomContent{display:flex;flex-direction:column;justify-content:space-between;padding:32px 20px}.FlatCatalogCard__bottomContentTop{display:grid;gap:32px}.FlatCatalogCard__bottomContentTopHeaderH5{color:#2e2e2e;line-height:120%}.FlatCatalogCard__bottomContentTopHeaderH5,.FlatCatalogCard__cost{font-family:TT Norms Pro;font-size:24px;font-style:normal;font-weight:400}.FlatCatalogCard__cost{color:#ab9b91;line-height:110%;margin-top:12px}.FlatCatalogCard__bottomContentTopInformation{display:grid;gap:8px}.FlatCatalogCard__bottomContentTopInformation .FlatCatalogCard__bottomContentTopInformationItem:not(:last-child){border-bottom:1px solid #e8e8e8;padding-bottom:8px}.FlatCatalogCard__bottomContentTopInformationItem{color:#969696;display:flex;font-family:TT Norms Pro;font-size:12px;font-style:normal;font-weight:400;justify-content:space-between;line-height:130%}.FlatCatalogCard__bottomContentBottom{display:flex;flex-wrap:wrap;gap:4px}.FlatCatalogCard__bottomContentBottomItem{background:#f6f6f6;border-radius:9999px;color:#969696;font-family:TT Norms Pro;font-size:12px;font-style:normal;font-weight:400;line-height:130%;padding:5px 16px}.FlatCatalogCard__btn{background:#ab9b91;border:none;border-radius:6px;box-shadow:inset 0 0 0 0 transparent;color:#fff;cursor:pointer;font-family:TT Norms Pro;font-feature-settings:"liga" off,"clig" off;font-size:14px;font-style:normal;font-variant-numeric:lining-nums tabular-nums stacked-fractions;font-weight:400;line-height:20px;margin-top:24px;padding:10px 28px;text-align:center;transition:all .2s ease-in-out;width:100%}.FlatCatalogCard__btn:hover{background-color:#746358;transition:all .2s ease-in-out}@media screen and (max-width:1500px){.FlatCatalogCard{grid-template-columns:1fr 260px}.FlatCatalogCard__bottomContentTopHeaderH5{font-size:20px}}@media screen and (max-width:1170px){.FlatCatalogCard{grid-template-columns:1fr;height:auto}.FlatCatalogCard__topContent{height:359px;padding:24px 20px}.FlatCatalogCard__bottomContent{gap:24px;padding:24px 20px}.FlatCatalogCard__bottomContentTop{gap:24px}.FlatCatalogCard__bottomContentTopHeaderH5{font-size:24px}.FlatCatalogCard__cost{margin-top:8px}}
