.crews{padding:32px 24px 48px;width:100%;border-radius:var(--rounding-big,16px);background:#fff;position:relative;flex:1}@media(max-width:768px){.crews{padding:24px 12px}}.crews__filter-participants{display:flex;align-items:center;gap:16px}.crews__top{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:24px;margin-bottom:32px}@media(max-width:768px){.crews__top{flex-direction:column;margin-bottom:24px;align-items:flex-start}}.crews__top-left{display:flex;align-items:flex-end}@media(max-width:768px){.crews__top-left{flex-direction:column;align-items:flex-start}}.crews__quantity{color:var(--text-secondary,#5f5d70);font-family:Roboto Flex;font-size:18px;font-weight:400;line-height:24px}.crews__title{margin:0 16px;color:var(--text-primary,#222031);font-family:TT Hoves Pro;font-size:34px;font-weight:700;line-height:34px}@media(max-width:768px){.crews__title{width:158px;font-size:28px;margin-left:0;margin-bottom:0}.crews__link{position:absolute;right:12px;top:12px}}.crews__right{display:flex;align-items:center}@media(max-width:768px){.crews__right{align-items:flex-start;flex-direction:column;gap:8px}}.crews__filters{display:flex;align-items:center;top:32px;right:24px}@media(max-width:1240px){.crews__filters{position:static;top:auto;right:auto}}@media(max-width:768px){.crews__filters{gap:16px;margin-bottom:24px}}.crews__filters-group{width:100%;display:flex;align-items:center;overflow:hidden;gap:24px}@media(max-width:768px){.crews__filters-tag:not(:last-child){margin-right:2px}}.crews__filters-name{color:var(--text-primary,#222031);font-family:TT Hoves Pro;font-size:24px;font-weight:700;line-height:24px}@media(max-width:768px){.crews__filters-name{font-size:20px;margin-right:0}}.crews__filters-list{align-items:center;display:flex;gap:8px}@media(max-width:768px){.crews__filters-list{gap:2px}}.crews__table{display:flex;flex-direction:column;max-width:100%;border-radius:var(--rounding-small,8px);margin-top:32px}.crews__table-header{display:flex}@media(max-width:768px){.crews__table-header{display:none}}.crews__table-header-item{text-align:left;color:var(--text-tertiary,#a19fb3);font-family:var(--font-family-roboto);font-size:12px;font-weight:400;line-height:14px;margin-bottom:12px;padding-left:16px}.crews__table-header-item:first-child{padding-left:0;width:74px}.crews__table-header-item:nth-child(2){width:433px}.crews__table-header-item:nth-child(3){width:458px}.crews__table-header-item:nth-child(4),.crews__table-header-item:nth-child(5){width:190px;text-align:center}@media(max-width:768px){.crews__table-header-item{flex:1 1 100%;width:100%;box-sizing:border-box}}.crews__list--mobile{display:none}@media(max-width:768px){.crews__list--mobile{display:flex;flex-direction:column}.crews__list--desc{display:none}}.crews__list .item{padding:var(--spacing-s-12,12px) var(--spacing-s-12,12px) var(--spacing-m-16,16px) var(--spacing-s-12,12px);border-radius:8px;border:1px solid var(--divider-primary,#e2e7ec);gap:8px;font-family:Roboto Flex;font-size:18px;font-weight:400;line-height:24px}.crews__list .item,.crews__list .item__wrap{display:flex;flex-direction:column}.crews__list .item__container{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;font-size:15px}.crews__list .item__container .item__wrap{width:132px}.crews__list .item__container .item__wrap:first-child{margin-bottom:8px}.crews__list .item__label{color:var(--text-tertiary,#a19fb3);font-family:Roboto Flex;font-size:12px;font-weight:400;line-height:14px}.crews__list .item__pilot{color:var(--text-accent,#d72e2e)}.crews .crew__city,.crews__list .item__city{color:var(--text-tertiary,#a19fb3)}.crews .crew__row{display:flex;border:1px solid var(--divider-secondary,#e2e7ec);align-items:center;min-height:72px}@media(max-width:768px){.crews .crew__row{height:auto;flex-direction:column;padding:12px 12px 16px;position:relative}}.crews .crew__row:first-child{border-radius:8px 8px 0 0}.crews .crew__row:last-child{border-radius:0 0 8px 8px}.crews .crew__cell{padding:12px 16px;text-align:left;color:var(--text-primary,#222031);font-family:Roboto Flex;font-size:18px;font-weight:400;line-height:22px}.crews .crew__cell a{display:block}.crews .crew__cell:first-child{width:74px}.crews .crew__cell:nth-child(2){color:var(--text-accent,#d72e2e);width:433px;font-size:15px}.crews .crew__cell:nth-child(3){width:458px;font-size:15px}.crews .crew__cell:nth-child(4),.crews .crew__cell:nth-child(5){font-size:18px;font-weight:400;line-height:24px;width:190px;text-align:center}@media(max-width:768px){.crews .crew__cell{flex:1 1 100%;width:100%;box-sizing:border-box;padding:0}.crews .crew__cell:first-child{margin-bottom:8px}.crews .crew__cell:not(:first-child){color:var(--text-secondary,#5f5d70);font-size:14px;line-height:18px;margin-bottom:4px}.crews .crew__cell:last-child{position:absolute;top:12px;right:12px}}.crews .crew__cell:last-child{border-right:none}