.page-module--catalog,.page-module--catalog-category-detail{position:relative}.catalog-products{grid-template-columns:1fr 1fr 1fr;grid-gap:4em 2em}.catalog_item .catalog_item_wrapper{background:#fff;border-radius:30px;box-shadow:0 0 12px rgba(0,0,0,.25);display:block;height:100%;padding:1.2em 1.5em 4.4em;position:relative;text-decoration:none;transition:background-color .25s linear 0s,box-shadow .25s linear 0s}.catalog_item .catalog_item_wrapper:hover img{filter:brightness(.5)}.catalog_item .catalog_item_wrapper:hover .catalog-item__title{text-decoration:none}.catalog_item .catalog_item_wrapper:hover .action-button{background:var(--secondary-color);color:var(--font-color)}.catalog_item .catalog_item_wrapper img{border-radius:30px;display:block;height:193px;object-fit:cover;object-position:center;transition:filter .25s linear 0s;width:100%}.catalog_item .catalog_item_wrapper .catalog-item__date{color:#000;display:block;margin-top:1em}.catalog_item .catalog_item_wrapper .catalog-item__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#000;font-family:var(--secondary-font);font-size:30px;font-weight:700;margin-bottom:.3em;margin-top:0;min-height:90px;overflow:hidden;text-decoration:underline}.catalog_item .catalog_item_wrapper .catalog_item_description{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#000;font-size:19px;font-weight:300;line-height:24px;min-height:48px;overflow:hidden}.catalog_item .catalog_item_wrapper .catalog_item_description:empty{display:none}.catalog_item .catalog_item_wrapper .attributes,.catalog_item .catalog_item_wrapper .attributes *,.catalog_item .catalog_item_wrapper .attributes a,.catalog_item .catalog_item_wrapper .attributes a:hover,.catalog_item .catalog_item_wrapper .attributes a:visited{color:#000}.catalog_item .catalog_item_wrapper .attributes .attributes-row{border-bottom:1px solid rgba(0,0,0,.2);display:block;margin-bottom:.5em;padding-bottom:.3em}.catalog_item .catalog_item_wrapper .attributes .attributes-row:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.catalog_item .catalog_item_wrapper .attributes .attributes-row .attributes-cell{display:block}@media only screen and (max-width:1600px){.catalog-products{grid-gap:3em 1em}.catalog_item .catalog_item_wrapper .catalog-item__title{font-size:1.25em;min-height:72px}}@media only screen and (max-width:1280px){.catalog-products{grid-template-columns:1fr 1fr}}@media only screen and (max-width:1024px){.catalog_item .catalog_item_wrapper{border-radius:10px;padding:1em}.catalog_item .catalog_item_wrapper img{border-radius:10px}.catalog_item .catalog_item_wrapper .catalog-item__title{font-size:1.15em;min-height:33px}}@media only screen and (max-width:768px){.catalog-products{grid-template-columns:100%;grid-gap:1em 0}.catalog_item .catalog_item_wrapper .catalog-item__title{display:block;min-height:auto;overflow:inherit}.catalog_item .catalog_item_wrapper .catalog_item_description{display:block;font-size:1em;min-height:auto;overflow:inherit}}@media only screen and (max-width:550px){.catalog_item .catalog_item_wrapper img{height:145px}}