.EventSpaceItem{background:#fff;border-radius:16px;box-shadow:0 14px 42px -7px #e4e4ea66;overflow:hidden;text-decoration:none;transition:all .25s ease-out}.EventSpaceItem:hover{box-shadow:0 14px 42px -7px #e4e4ea99;transform:translateY(-20px)}.EventSpaceItem--colored{outline:2px solid #ff7739}.EventSpaceItem__image-empty{background:#edeef4;height:232px}@media (max-width:768px){.EventSpaceItem__image-empty{height:190px}}.EventSpaceItem__image{height:232px;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:768px){.EventSpaceItem__image{height:190px}}.EventSpaceItem__header{align-items:center;display:flex;margin-bottom:25px}.EventSpaceItem__count{background:#f5f6fa;border-radius:5px;color:#a5aabe;margin-left:15px;padding:1px 10px}.EventSpaceItem__description{max-height:136px;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical}.EventSpaceItem__space{align-items:center;display:flex;margin-bottom:15px}.EventSpaceItem__space>*{min-width:0}.EventSpaceItem__content{overflow:hidden;padding:25px}@media (max-width:768px){.EventSpaceItem__content{padding:35px 25px 30px}}.EventSpaceItem__logo{border-radius:16px;flex-shrink:0;height:60px;margin-right:15px;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:60px}.EventSpaceItem__name{font-size:18px;font-weight:700;line-height:120%;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis}@media (max-width:768px){.EventSpaceItem__name{font-size:16px;line-height:24px;margin-bottom:0}}.EventSpaceItem__rating{display:flex}.EventSpaceList{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px}@media (max-width:768px){.EventSpaceList{grid-template-columns:1fr}}.EventSpaceBlock__title{font-family:var(--accentFontFamaly);font-size:24px;font-weight:700;letter-spacing:-.02em;line-height:120%;margin-bottom:40px;margin-top:60px}.EventCategoryPage__pagination{margin-top:50px}
