.board-card-pricing__item-title{font-weight:700}.board-card-pricing__item-price{display:flex;align-items:center;gap:4px}.board-card-pricing__item-price span{font-weight:700;color:var(--ui-color-primary)}.board-card{display:flex;gap:var(--q-spacing_2);overflow:hidden;min-height:150px;padding:var(--q-spacing_3);font-size:var(--text-size_-1);border-radius:var(--q-round_4);background-color:var(--surface-background_1);box-shadow:var(--surface-elevation_2)}@media(max-width:425px),(min-width:425px)and (max-width:767px){.board-card{flex-direction:column;align-items:center;font-size:var(--text-size)}}.board-card._short{flex-direction:column;padding:0;gap:var(--q-spacing)}.board-card._short .board-card__executor,.board-card._short .board-card__info,.board-card._short .board-card__pricing{padding:0 var(--q-spacing_2)}.board-card._short .board-card__icon{margin:0;width:100%;height:150px;min-height:auto}.board-card._short .board-card__executor{display:flex;align-items:center;gap:var(--q-spacing);justify-content:space-between;width:auto;margin-top:auto;padding-bottom:var(--q-spacing_2)}.board-card._short .board-card__executor-active{flex-shrink:0}.board-card._short .board-card__executor-name{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.board-card._short .board-card__info{flex-grow:0}.board-card._short .board-card__info-date,.board-card._short .board-card__info-description,.board-card._short .board-card__info-min{display:none}.board-card._short .board-card__info-title{max-height:2lh;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.board-card__info{flex:1;display:flex;flex-direction:column;gap:0}.board-card__info-header{align-items:flex-start}.board-card__info-date{color:#828282;justify-content:space-between}@media(max-width:425px),(min-width:425px)and (max-width:767px){.board-card__info-date span:first-child{display:none}}.board-card__info-min{color:var(--ui-color-primary);font-weight:700}@media(max-width:425px),(min-width:425px)and (max-width:767px){.board-card__info-min{text-align:center}}.board-card__info-description{max-height:2lh;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;flex:1}@media(max-width:425px),(min-width:425px)and (max-width:767px){.board-card__info-description{margin:.5rem 0}}.board-card__info-title{font-weight:700}@media(max-width:425px),(min-width:425px)and (max-width:767px){.board-card__info-title{text-align:center}}.board-card__icon{align-self:stretch;min-height:200px;width:250px;margin:calc(var(--ui-indent-medium)*-1);margin-right:0}@media(max-width:425px),(min-width:425px)and (max-width:767px){.board-card__icon{width:auto;align-self:stretch;height:250px;margin:calc(var(--ui-indent-medium)*-1);margin-bottom:0}}.board-card__pricing{min-width:120px}.board-card__executor{width:120px}@media(max-width:425px),(min-width:425px)and (max-width:767px){.board-card__executor{display:flex;gap:1rem;width:auto}}.board-card__executor-name{font-weight:700}.board-card__executor-active{color:var(--ui-color-negative)}.board-card__executor-active._active{color:var(--ui-color-positive)}.board-card__favorite.board-card__favorite{position:absolute;top:8px;right:8px}
