

/* Start:/local/components/set_breadcrumb/templates/vavt_breadcrumb/style.css?174185621637*/
/*# sourceMappingURL=style.css.map */
/* End */


/* Start:/local/components/set_content/templates/struct/prepods_list_staff/style.css?174185621612313*/
@charset "UTF-8";
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-Thin.ttf") format("opentype");
  font-weight: 100;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-ExtraLight.ttf") format("opentype");
  font-weight: 200;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-Light.ttf") format("opentype");
  font-weight: 300;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-Regular.ttf") format("opentype");
  font-weight: 500;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-Medium.ttf") format("opentype");
  font-weight: 400;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-SemiBold.ttf") format("opentype");
  font-weight: 600;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-Bold.ttf") format("opentype");
  font-weight: 700;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-ExtraBold.ttf") format("opentype");
  font-weight: 800;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-Black.ttf") format("opentype");
  font-weight: 900;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-Thin.ttf") format("opentype");
  font-weight: 100;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-ExtraLight.ttf") format("opentype");
  font-weight: 200;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-Light.ttf") format("opentype");
  font-weight: 300;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-Regular.ttf") format("opentype");
  font-weight: 500;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-Medium.ttf") format("opentype");
  font-weight: 400;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-SemiBold.ttf") format("opentype");
  font-weight: 600;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-Bold.ttf") format("opentype");
  font-weight: 700;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-ExtraBold.ttf") format("opentype");
  font-weight: 800;
}
@font-face {
  font-family: "Raleway";
  src: url("/bitrix/templates/template_vavt/assets/font/Raleway-Black.ttf") format("opentype");
  font-weight: 900;
}
#prepods {
  margin-bottom: clamp(70px, 15vw, 172px);
}
#prepods h3 {
  color: rgb(40, 65, 123);
  font-weight: 700;
  font-size: clamp(26px, 4vw, 48px);
}
#prepods .more {
  display: block;
  box-sizing: border-box;
  margin: 40px auto 0 auto;
}
@media screen and (max-width: 1070px) {
  #prepods .more {
    margin: 24px auto 0 auto;
    padding: 16px 32px;
    font-size: 18px;
    width: 100%;
    max-width: 350px;
  }
}
#prepods .filters {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
  margin-bottom: 100px;
}
@media screen and (max-width: 1070px) {
  #prepods .filters {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 800px) {
  #prepods .filters {
    flex-direction: column;
    align-items: flex-end;
    gap: 24px;
  }
}
#prepods .filters .filters-search {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  background: rgb(217, 217, 217);
  padding: 12px;
}
#prepods .filters .filters-search button {
  cursor: pointer;
  background: transparent;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 6px;
  margin-right: 12px;
}
@media screen and (max-width: 1070px) {
  #prepods .filters .filters-search button {
    margin-right: 10px;
    padding: 0px;
  }
}
#prepods .filters .filters-search button img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1070px) {
  #prepods .filters .filters-search button img {
    max-width: 20px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media screen and (max-width: 800px) {
  #prepods .filters .filters-search button img {
    max-width: 16px;
  }
}
@media screen and (max-width: 500px) {
  #prepods .filters .filters-search button img {
    max-width: 12px;
  }
}
#prepods .filters .filters-search input {
  width: 100%;
  background: transparent;
  border: none;
  color: rgb(158, 158, 158);
  font-family: var(--main-font);
  font-size: 18px;
  font-weight: 700;
}
@media screen and (max-width: 1070px) {
  #prepods .filters .filters-search input {
    font-size: 16px;
  }
}
@media screen and (max-width: 800px) {
  #prepods .filters .filters-search input {
    font-size: 14px;
  }
}
@media screen and (max-width: 500px) {
  #prepods .filters .filters-search input {
    font-size: 12px;
  }
}
#prepods .filters-filters {
  height: 100%;
  width: 100%;
  max-width: 250px;
  position: relative;
}
@media screen and (max-width: 800px) {
  #prepods .filters-filters {
    max-width: 350px;
  }
}
#prepods .filters-filters button {
  width: 100%;
  border: none;
  border-radius: 0px;
  cursor: pointer;
  padding: 14px 24px;
  background: var(--blue-color);
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  color: #fff;
  font-family: var(--second-font);
  font-size: 24px;
  font-weight: 700;
}
@media screen and (max-width: 1070px) {
  #prepods .filters-filters button {
    font-size: 18px;
  }
}
#prepods .filters-filters button::after {
  content: "";
  display: block;
  background-image: url("/upload/icons/filter.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
}
#prepods .filters-filters .filter-list {
  width: -moz-max-content;
  width: max-content;
  position: absolute;
  top: calc(100% + 12px);
  right: 0;
  padding: 32px;
  background: var(--blue-color);
  display: none;
  flex-direction: column;
  gap: 16px;
}
@media screen and (max-width: 800px) {
  #prepods .filters-filters .filter-list {
    box-sizing: border-box;
    width: 100%;
    top: 100%;
    padding: 24px;
  }
}
#prepods .filters-filters .filter-list.active {
  display: flex;
}
#prepods .filters-filters .filter-list li .default-checkbox {
  cursor: pointer;
  /* для элемента input c type="checkbox" */
  /* для элемента label, связанного с .custom-checkbox */
}
#prepods .filters-filters .filter-list li .default-checkbox > input {
  width: -moz-fit-content !important;
  width: fit-content !important;
  position: absolute;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease;
  /* стили при наведении курсора на checkbox */
  /* стили при наведении курсора на checkbox */
  /* стили для активного чекбокса (при нажатии на него) */
  /* стили для чекбокса, находящегося в фокусе и не находящегося в состоянии checked */
  /* стили для чекбокса, находящегося в состоянии checked */
  /* стили для чекбокса, находящегося в состоянии disabled */
}
#prepods .filters-filters .filter-list li .default-checkbox > input:not(:disabled):not(:checked) + span:hover {
  color: #fff;
  text-shadow: 0 0 0.55px #fff, 0 0 0.55px #fff;
}
#prepods .filters-filters .filter-list li .default-checkbox > input:not(:disabled):not(:checked) + span:hover::before {
  border: 2px solid var(--blue-color);
}
#prepods .filters-filters .filter-list li .default-checkbox > input:checked + span::before {
  border-color: var(--blue-color);
  background-image: url("/upload/icons/check.svg");
}
#prepods .filters-filters .filter-list li .default-checkbox > input:checked + span {
  color: #fff;
  text-shadow: 0 0 0.55px #fff, 0 0 0.55px #fff;
}
#prepods .filters-filters .filter-list li .default-checkbox > input > input:disabled + span::before {
  background-color: #e9ecef;
}
#prepods .filters-filters .filter-list li .default-checkbox > span {
  display: inline-flex;
  align-items: center;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  color: rgb(135, 153, 199);
  font-family: var(--main-font);
  font-size: clamp(14px, 4vw, 24px);
  font-weight: 500;
  /* создание в label псевдоэлемента before со следующими стилями */
}
#prepods .filters-filters .filter-list li .default-checkbox > span::before {
  background: #fff;
  transition: all 0.3s ease;
  content: "";
  display: inline-block;
  width: 26px;
  height: 26px;
  flex-shrink: 0;
  flex-grow: 0;
  border: 2px solid var(--blue-color);
  border-radius: 0;
  margin-right: 24px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 80%;
}
@media screen and (max-width: 1450px) {
  #prepods .filters-filters .filter-list li .default-checkbox > span::before {
    width: 20px;
    height: 20px;
  }
}
@media screen and (max-width: 1200px) {
  #prepods .filters-filters .filter-list li .default-checkbox > span::before {
    width: 16px;
    height: 16px;
    margin-right: 15px;
  }
}
#prepods .nothing {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  font-size: clamp(16px, 4vw, 24px);
  margin: 0 auto 0 auto;
  margin-top: clamp(24px, 4vw, 100px);
  margin-bottom: clamp(24px, 4vw, 100px);
  font-family: var(--main-font);
  color: #000;
  font-weight: 700;
}
#prepods .professors {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media screen and (max-width: 1350px) {
  #prepods .professors {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 750px) {
  #prepods .professors {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }
}
#prepods .professors-item {
  display: flex;
  flex-direction: row;
}
#prepods .professors-item.hidden {
  display: none !important;
}
#prepods .professors-item .image_container {
  box-sizing: border-box;
  width: 100%;
  max-width: 200px;
  min-width: 200px;
  min-height: 200px;
}
@media screen and (max-width: 1070px) {
  #prepods .professors-item .image_container {
    max-width: 150px;
    min-width: 150px;
    min-height: 150px;
  }
}
@media screen and (max-width: 750px) {
  #prepods .professors-item .image_container {
    max-width: 100%;
    min-width: auto;
    min-height: auto;
    height: 100%;
  }
}
#prepods .professors-item .image_container img {
  height: 100%;
  width: 100%;
  max-width: 100%;
}
#prepods .professors-item .info {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid rgb(206, 206, 206);
  border-left: none;
  background: rgb(255, 255, 255);
  padding: 15px 11px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 5px;
}
#prepods .professors-item .info .name {
  color: var(--blue-color);
  font-family: var(--second-font);
  font-size: clamp(12px, 4vw, 24px);
  font-weight: 700;
}
@media screen and (max-width: 1070px) {
  #prepods .professors-item .info .name {
    font-size: clamp(12px, 4vw, 16px);
  }
}
#prepods .professors-item .info .position {
  color: var(--blue-color);
  font-family: var(--main-font);
  font-size: clamp(10px, 4vw, 20px);
  font-weight: 500;
}
@media screen and (max-width: 1070px) {
  #prepods .professors-item .info .position {
    font-size: clamp(10px, 4vw, 16px);
  }
}
#prepods .professors-item .info hr {
  border: none;
  width: 100%;
  height: 1px;
  background: var(--blue-color);
}
#prepods .professors-item .info .speciality {
  color: rgb(179, 179, 179);
  font-family: var(--second-font);
  font-size: 16px;
  font-weight: 700;
}
@media screen and (max-width: 1070px) {
  #prepods .professors-item .info .speciality {
    font-size: clamp(10px, 4vw, 16px);
  }
}/*# sourceMappingURL=style.css.map */
/* End */
/* /local/components/set_breadcrumb/templates/vavt_breadcrumb/style.css?174185621637 */
/* /local/components/set_content/templates/struct/prepods_list_staff/style.css?174185621612313 */
