

/* Start:/local/templates/re_europegym/components/bitrix/news.list/coaches_page_select/style.css?17000483784375*/

.main .h1 h1 {
  margin-bottom: 40px;
}
.coaches-list {
  display: flex;
  flex-wrap: wrap;
  column-gap: 40px;
  row-gap: 60px;
  margin: 140px auto 100px;
  max-width: 1057px;
}
.coaches-list__item {
  width: calc(33% - 24px);
  height: 574px;
  border-radius: 30px;
  position: relative;
}
.coaches-list__item.img_prev {
  height: 380px;
}
.coaches-list__img {
  height: 100%;
  max-width: 100%;
  object-fit: cover;
  border-radius: 30px;
}
.coaches-list__info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 130px;
  background: #d67169;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  text-align: center;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.coaches-list__title {
  font-size: 24px;
  line-height: 40px;
  font-weight: 600;
}
.coaches-list__link {
  font-size: 16px;
  line-height: 40px;
}
.coaches-list__link:hover {
  font-weight: 600;
  text-decoration: none;
}
.coaches-switch {
  display: flex;
  justify-content: center;
  column-gap: 128px;
  margin-bottom: 50px;
  align-items: center;
}
.coaches-switch>label {
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  color: #616161;
  color:#000;
  position: relative;
  /*border: 2px solid #d67169;*/
  padding: 10px 18px;
  cursor: pointer;
  box-shadow: 5px 8.66px 8px rgb(127 127 127 / 37%);
  background-color: #f1f4fb;
}
.coaches-switch>label:hover,
#coaches-switch__input:checked+label {
  background: #d67169;
  color: #fff;
}
.coaches-switch .coaches-centers__switch {
  opacity: 0;
  position: absolute;
}
.coaches-switch>span {
  font-size: 24px;
  line-height: 25px;
  color: #d67169;
  font-weight: 700;
}
#coach_filter {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  column-gap: 28px;
  row-gap: 28px;
}
.coaches-centers__item {
  position: relative;
  width: 175px;
  height: 75px;
  box-shadow: 5px 8.66px 8px rgba(127,127,127,0.37);
}
.coaches-centers__input {
  opacity: 0;
  position: absolute;
}
.coaches-centers__label {
  font-size: 18px;
  line-height: 25px;
  color: #000000;
  font-weight: 600;
  background-color: #f1f4fb;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.coaches-centers__item:hover .coaches-centers__label,
.coaches-centers__input:checked+.coaches-centers__label {
  background-color: #d67169;
  color: #fff;
}
.header_banner_top.header_banner_top_trener {
  height:580px;
}
@media (max-width:1100px) {
  .coaches-list__item {
    width: 324px;
  }
  .coaches-list {
    justify-content: center;
    margin-top: 115px;
  }
  .coaches-list .dummy {
    width: 324px;
    height: 0;
  }
}

@media (max-width:870px) {
  .coaches-centers__item {
    position: relative;
    width: 159px;
    height: 68px;
  }
  .coaches-centers__label,
  .coaches-switch>label {
    font-size: 17px;
  }
  
  .coaches-switch>span {
    font-size: 22px;
  }
  #coach_filter {
    column-gap: 16px;
    row-gap: 25px;
  }
}

@media (max-width:767px) {
  .coaches-list__item {
    flex: 1 1 263px;
    border-radius: 24px;
  }
  .coaches-list__title {
    font-size: 21px;
    line-height: 26px;
  }
  .coaches-list__link {
    font-size: 16px;
    line-height: 35px;
    font-weight: 600;
    text-decoration: none;
  }
  .coaches-list__img {
    border-radius: 24px; 
  }
  .coaches-list__info {
    height: 110px;
    border-bottom-right-radius: 24px;
    border-bottom-left-radius: 24px;
  }
}

@media (max-width:764px) {
  #coach_filter {
    width: 1390px;
  }
  .coaches-list {
    margin-top: 50px;
  }
  .coach_filter__wrapp {
    width: 100vw;
    margin: 0 -40px;
    overflow: auto;
    padding: 0 0 23px;
  }
}
@media (max-width:679px) {
  .coach_filter__wrapp {
    margin: 0 -25px;
  }
}
@media (max-width:615px) {
  .coaches-switch>span {
    font-size: 20px;
  }
  .coaches-switch {
    flex-direction: column;
    align-items: center;
  }
  .coaches-switch>label {
    margin-bottom: 15px;
  }
  .coaches-list__item {
    max-width: 324px;
  }
  .coaches-list {
    row-gap: 42px;
    margin-bottom: 60px;
  }
  .main .h1 h1 {
    margin-bottom: 33px;
  }
}

@media screen and (max-width: 576px) {
  section.header_banner_top.header_banner_top_trener {
    height: calc(60px + 43.525vw);
  }
}

@media screen and (max-width: 430px) {
  form.select {
    max-width: 100%;
  }
}
/* End */
/* /local/templates/re_europegym/components/bitrix/news.list/coaches_page_select/style.css?17000483784375 */
