

/* Start:/local/templates/main/css/structure-page.css?17731395586109*/
.title_media {
  padding-top: 29px;
  padding-bottom: 132px;
}

header {
  margin-bottom: 27px;
}

.item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 46px 64px 65px;
  position: relative;
  text-decoration: none;
  color: inherit;
  box-sizing: border-box;
}
.item::before {
  content: "";
  position: absolute;
  inset: 0;
  height: 100%;
  width: 100%;
  background-color: #0f4dbc;
  opacity: 0;
  transition: opacity 0.4s ease-out;
}
.item_text {
  position: relative;
  margin-top: auto;
  z-index: 1;
}
.item_title {
  font-family: "Stem-Regular";
  font-weight: 400;
  font-size: 56px;
  line-height: 100%;
  letter-spacing: -0.015em;
  color: var(--blue);
  padding: 0;
  margin: 0;
  margin-bottom: 21px;
  transition: color 0.4s;
  text-decoration: none;
}
.item_desc {
  font-family: "Stem-Regular";
  font-size: 18px;
  line-height: 160%;
  transition: color 0.4s;
  max-width: 37.7604166667vw;
  text-decoration: none;
}

a.item:hover::before {
  opacity: 0.8;
}
a.item:hover .item_title,
a.item:hover .item_desc {
  color: white;
}
a.item:hover .item_logo path {
  fill: white;
}

.title-item {
  height: 434px;
  padding: 64px 64px 65px;
  background: url("/local/templates/main/css/../images/structure-page/cennosti.jpg") no-repeat;
  background-size: cover;
  margin-bottom: 24px;
}

.structure-items {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: repeat(3, 463px);
  gap: 24px;
}
.structure-items .structure-item {
  background: url("/local/templates/main/css/../images/structure-page/structure-item-bg.png") #f1f1f1 no-repeat;
  background-size: cover;
}
.structure-items .structure-item_logo {
  z-index: 1;
}
.structure-items .structure-item_logo path {
  transition: fill 0.4s;
}
.structure-items .structure-item_img-box {
  position: relative;
}
.structure-items a.structure-item:hover::before {
  opacity: 0.8;
}
.structure-items a.structure-item:hover .structure-item_title,
.structure-items a.structure-item:hover .structure-item_desc {
  color: white;
}
.structure-items a.structure-item:hover .structure-item_logo path {
  fill: white;
}
.structure-items .item-3 .structure-item_logo {
  position: absolute;
  transition: opacity 0.4s;
}
.structure-items .item-3 .rapart-logo-white {
  opacity: 0;
}
.structure-items .item-3:hover .rapart-logo-dark {
  opacity: 0;
}
.structure-items .item-3:hover .rapart-logo-white {
  opacity: 1;
}
.structure-items .item-1:hover.rapart-logo-dark, .structure-items .item-1:focus.rapart-logo-dark,
.structure-items .item-2:hover.rapart-logo-dark,
.structure-items .item-2:focus.rapart-logo-dark {
  display: none;
}
.structure-items .item-1:hover.rapart-logo-white, .structure-items .item-1:focus.rapart-logo-white,
.structure-items .item-2:hover.rapart-logo-white,
.structure-items .item-2:focus.rapart-logo-white {
  display: inline-block;
}
.structure-items .item-1 .structure-item_logo.rapart-logo-white,
.structure-items .item-2 .structure-item_logo.rapart-logo-white {
  display: none;
}
.structure-items .item-4 .structure-item_logo {
  position: absolute;
  transition: opacity 0.4s;
}
.structure-items .item-4 .irkut-logo-white {
  opacity: 0;
}
.structure-items .item-4:hover .irkut-logo-dark {
  opacity: 0;
}
.structure-items .item-4:hover .irkut-logo-white {
  opacity: 1;
}

@media (max-width: 1235px) {
  .item {
    padding: 30px 40px 40px;
  }
}
@media (max-width: 1080px) {
  .item {
    padding: 24px;
  }
  .item_title {
    font-size: 32px;
    margin-top: 20px;
  }
  .item_desc {
    font-size: 16px;
  }
  .title-item {
    margin-top: 8px;
    margin-bottom: 8px;
    height: auto;
  }
  .structure-items {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(2, auto);
    gap: 8px;
    margin-bottom: 8px;
  }
  .item-3 .structure-item_img-box {
    height: 55px;
  }
  .item-4 .structure-item_img-box {
    height: 72px;
  }
}
@media (max-width: 1025px) {
  .item_desc {
    max-width: 100%;
  }
  .item-1 .structure-item_logo {
    width: 120px;
  }
  .item-2 .structure-item_logo {
    width: 180px;
  }
  .item-3 .structure-item_img-box {
    height: 37px;
  }
  .item-3 .structure-item_logo {
    width: 220px;
    margin-left: -15px;
  }
  .item-4 .structure-item_img-box {
    height: 53px;
  }
  .item-4 .structure-item_logo {
    width: 187px;
    margin-left: 0;
  }
}
html[lang=ru] .item.structure-item .structure-item_logo {
  margin-bottom: 20px;
  min-height: 36px;
}
@media (max-width: 1325px) {
  html[lang=ru] .item_title {
    font-size: 48px;
  }
}
@media (max-width: 1025px) {
  html[lang=ru] .item.structure-item .structure-item_logo {
    height: 30px;
    min-height: 30px;
    margin-left: 0;
    width: max-content !important;
  }
}
@media (max-width: 1080px) {
  html[lang=ru] .item_title {
    font-size: 32px;
  }
}

.structire-big-cards-section .structure-items {
  grid-template-rows: repeat(3, auto);
}

.contact-line_box__info-item {
  transition: color 0.4s;
}

.item-link-in-link:hover .contact-line_box__info-item {
  color: #fff;
}

.item-link-in-link object a {
  transition: color 0.4s;
}

.item-link-in-link:hover object a {
  color: var(--blue);
}

.contacts .item_text.structure-item_text {
  margin-top: 0;
}

body main .contacts .structure-items--jobcards .contact-line_box__info {
  width: 100%;
}

html[lang=ru] body .structire-big-cards-section .item_title {
  font-size: 40px;
}
@media (max-width: 1400px) {
  html[lang=ru] body .structire-big-cards-section .item_title {
    font-size: 28px;
  }
}
@media (max-width: 1080px) {
  html[lang=ru] body .structire-big-cards-section .item_title {
    font-size: 26px;
  }
}
@media (max-width: 480px) {
  html[lang=ru] body .structire-big-cards-section .item_title {
    font-size: 24px;
  }
}

@media (max-width: 1400px) {
  .structure-items--jobcards .structure-item_title {
    font-size: 38px;
  }
}
@media (max-width: 1325px) {
  html[lang=ru] .structure-items--jobcards .structure-item_title {
    font-size: 38px;
  }
}
@media (max-width: 1080px) {
  html[lang=ru] .structure-items--jobcards .structure-item_title {
    font-size: 32px;
  }
}

/*# sourceMappingURL=structure-page.css.map */

/* End */


/* Start:/local/templates/main/css/students-page.css?17731395589625*/
@charset "UTF-8";
body header.header_blue.background-img .title_media-box .title_media {
  max-width: 800px;
  padding-bottom: 40px;
}
@media (max-width: 1025px) {
  body header.header_blue.background-img .title_media-box .title_media {
    padding-bottom: 0;
  }
}
@media (max-width: 500px) {
  body header.header_blue.background-img .title_media-box .title_media {
    font-size: 45px;
  }
}
body main * {
  box-sizing: border-box;
}
body main .cards {
  display: flex;
  gap: 24px;
}
body main .cards .card {
  width: 100%;
  position: relative;
  height: 692px;
  padding: 64px 60px 67px 44px;
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
body main .cards .card__logo {
  position: absolute;
  top: 32px;
  right: 32px;
}
body main .cards .card__bg {
  position: absolute;
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
body main .cards .card__text-block {
  position: relative;
  margin-top: auto;
}
body main .cards .card__title {
  color: white;
  font-family: "Stem-Regular";
  font-size: 56px;
  line-height: 100%;
  letter-spacing: -0.01em;
  font-weight: 500;
  margin: 0;
  margin-bottom: 24px;
}
body main .cards .card__desc {
  font-family: "Stem-Regular";
  font-size: 28px;
  line-height: 120%;
  color: white;
}
@media (min-width: 1540px) {
  body main .cards .card__bg {
    object-position: top;
  }
}
@media (max-width: 1080px) {
  body main .cards {
    margin-top: 16px;
  }
}
@media (max-width: 1025px) {
  body main .cards {
    flex-direction: column;
    row-gap: 16px;
  }
  body main .cards .card {
    padding: 24px;
  }
  body main .cards .card__bg {
    filter: brightness(0.8);
  }
  body main .cards .card:nth-child(2) .card__bg {
    object-position: top;
  }
  body main .cards .card__title {
    font-size: 32px;
  }
  body main .cards .card__desc {
    font-size: 18px;
  }
}
@media (max-width: 800px) {
  body main .cards .card {
    height: 500px;
  }
}
@media (max-width: 500px) {
  body main .cards .card {
    height: 400px;
  }
  body main .cards .card__logo {
    display: none;
  }
}
body main .arrows-block {
  display: flex;
  gap: 8px;
}
body main .arrows-block .arrow-prev,
body main .arrows-block .arrow-next {
  cursor: pointer;
}
body main .arrows-block .arrow-prev:not(.slick-disabled):hover svg ellipse,
body main .arrows-block .arrow-next:not(.slick-disabled):hover svg ellipse {
  fill: var(--blue);
}
body main .arrows-block .slick-disabled svg ellipse {
  fill: var(--grey);
}
body main .events {
  margin-top: 137px;
  margin-bottom: 150px;
}
body main .events__title-block {
  margin-bottom: 44px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
body main .events__title-block .arrows-block {
  display: flex;
  gap: 8px;
}
body main .events__title-block .arrows-block .arrow-prev,
body main .events__title-block .arrows-block .arrow-next {
  cursor: pointer;
}
body main .events__title {
  max-width: 672px;
  margin-top: 0;
  margin-bottom: 0;
}
body main .events__slider {
  transform: translateX(60px);
  transition: transform 0.3s;
  margin: 0 -12px;
  box-sizing: border-box;
}
body main .events__slider .slick-track {
  display: flex;
}
body main .events__slider .event {
  margin: 0 12px;
  cursor: pointer;
  text-decoration: none;
  color: inherit;
  height: auto;
  display: flex;
  flex-direction: column;
}
body main .events__slider .event:focus {
  background: unset;
}
body main .events__slider .event img {
  width: 100%;
  height: 470px;
  object-fit: cover;
}
body main .events__slider .event__text-body {
  margin-top: auto;
}
body main .events__slider .event__title {
  font-family: "Stem-Medium";
  font-size: 32px;
  line-height: 100%;
  margin: 33px 0 16px;
}
body main .events__slider .event__desc {
  font-family: "Stem-Regular";
  font-size: 28px;
  line-height: 120%;
  padding-right: 10px;
  margin-bottom: 33px;
}
@media (max-width: 1500px) {
  body main .events__slider .event__desc {
    max-width: 577px;
  }
}
body main .events__slider .event__info-item {
  color: var(--grey);
  font-family: "Stem-Regular";
  font-size: 16px;
  line-height: 160%;
}
body main .events__slider .event__info-item:not(:last-child)::after {
  content: "•";
  color: var(--grey);
  right: 0;
  padding-left: 5px;
}
body main .events__slider_wrapper {
  margin: 0 -16px;
  overflow: hidden;
  margin-bottom: 56px;
}
body main .events .btn {
  padding: 16px 37px;
  margin: 0;
}
body main .events .btn:hover {
  background-color: var(--blue);
}
@media (max-width: 1025px) {
  body main .events {
    margin-top: 62px;
    margin-bottom: 62px;
  }
  body main .events__title {
    font-size: 32px;
    margin-bottom: 0;
    padding-right: 10px;
  }
  body main .events__slider {
    transform: translateX(0);
  }
  body main .events__slider_wrapper {
    margin: 0;
    margin-bottom: 24px;
    padding: 0 24px;
  }
  body main .events__slider_title-block {
    margin-top: 24px;
  }
  body main .events__slider .event__title {
    margin: 10px 0 6px;
    font-size: 22px;
  }
  body main .events__slider .event__desc {
    font-size: 16px;
    margin-bottom: 15px;
  }
  body main .events__slider .event__info {
    display: flex;
    flex-wrap: wrap;
  }
  body main .events__slider .event__info-item {
    font-size: 14px;
    line-height: 110%;
    padding-right: 5px;
  }
  body main .events__slider .event img {
    height: 220px;
  }
}
@media (max-width: 410px) {
  body main .events__title-block {
    flex-direction: column;
    gap: 16px;
    margin-bottom: 16px;
  }
  body main .events__title-block .arrows-block {
    align-self: flex-start;
  }
}
body main .success-stories {
  position: relative;
}
body main .success-stories__slider .success-story {
  position: relative;
  padding: 88px 60px 88px 44px;
  height: 900px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-decoration: none;
  color: inherit;
}
@media (max-width: 1500px) {
  body main .success-stories__slider .success-story {
    height: 692px;
  }
}
body main .success-stories__slider .success-story__img {
  position: absolute;
  height: 100%;
  width: 100%;
  inset: 0;
  object-fit: cover;
}
body main .success-stories__slider .success-story__text-block {
  position: relative;
}
body main .success-stories__slider .success-story__label {
  font-family: "Stem-Regular";
  font-size: 18px;
  line-height: 100%;
  color: var(--blue);
  text-transform: uppercase;
  margin-bottom: 24px;
}
body main .success-stories__slider .success-story__name {
  font-family: "Stem-Regular";
  font-size: 56px;
  line-height: 100%;
  color: var(--blue);
  letter-spacing: -0.01em;
  max-width: 623px;
  font-weight: 500;
  margin: 0;
  padding: 0;
  margin-bottom: 9px;
}
body main .success-stories__slider .success-story__post {
  display: block;
  margin-bottom: 40px;
  font-family: "Stem-Regular";
  font-size: 16px;
  line-height: 160%;
  color: var(--grey);
}
body main .success-stories__slider .success-story__quote {
  max-width: 553px;
}
body main .success-stories__slider .success-story__actions-block {
  position: relative;
  display: flex;
  justify-content: space-between;
}
body main .success-stories__slider .success-story__actions-block .icon-link {
  cursor: pointer;
}
body main .success-stories__slider .success-story:hover {
  cursor: none;
}
body main .success-stories .arrows-block {
  position: absolute;
  bottom: 96px;
  right: 60px;
}
body main .success-stories__cursor {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  top: 0;
  left: 0;
  width: 212px;
  height: 212px;
  background-color: var(--light-blue);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-family: "Stem-Regular";
  font-size: 18px;
  line-height: 160%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  z-index: 100;
  transition: opacity 0.3s, visibility 0.3s, width 0.3s, height 0.3s;
}
body main .success-stories__cursor.visible {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 1080px) {
  body main .success-stories {
    margin-bottom: 24px;
  }
}
@media (max-width: 1025px) {
  body main .success-stories__slider .success-story {
    padding: 24px;
    height: 500px;
  }
  body main .success-stories__slider .success-story__text-block {
    max-width: 400px;
  }
  body main .success-stories__slider .success-story__label {
    font-size: 14px;
  }
  body main .success-stories__slider .success-story__name {
    font-size: 32px;
  }
  body main .success-stories__slider .success-story__post {
    font-size: 14px;
    margin-bottom: 24px;
  }
  body main .success-stories__slider .success-story__quote {
    font-size: 16px;
  }
  body main .success-stories__slider .success-story__actions-block .icon-link {
    font-size: 16px;
  }
  body main .success-stories__slider .success-story:hover {
    cursor: pointer;
  }
  body main .success-stories .arrows-block {
    bottom: 24px;
    right: 24px;
  }
  body main .success-stories__cursor {
    display: none;
  }
}
@media (max-width: 1025px) {
  body main .success-stories__slider .success-story__text-block {
    margin-bottom: 20px;
  }
}
@media (max-width: 800px) {
  body main .success-stories__slider .success-story__text-block {
    max-width: 300px;
  }
}
@media (max-width: 500px) {
  body main .success-stories__slider .success-story {
    height: auto;
  }
  body main .success-stories__slider .success-story__img {
    object-position: left;
    transform: scale(4.5);
  }
  body main .success-stories__slider .success-story__name {
    word-wrap: break-word;
  }
}

/*# sourceMappingURL=students-page.css.map */

/* End */


/* Start:/local/templates/main/css/contact-line.css?17657972631480*/
.contact-line {
  background: rgba(160, 160, 160, 0.1);
  backdrop-filter: blur(25px);
  padding: 64px 44px;
  overflow: hidden;
}

.contact-line_title {
  font-family: Stem-Regular;
  font-size: 56px;
  line-height: 100%;
  letter-spacing: -0.01em;
  color: #002664;
}

hr {
  opacity: 0.3;
  border: 1px solid #000000;
  margin: 53px 0px 49px 0px;
}

.contact-line_box {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
}

.contact-line_box__name {
  font-family: Stem-Regular;
  font-size: 28px;
  line-height: 120%;
  color: #000000;
  width: 45%;
  min-width: 45%;
  padding-right: 5%;
  margin-left: 5px;
}

.contact-line_box__info {
  width: 55%;
  min-width: 55%;
}

.contact-line_box__info-item {
  font-family: Stem-Regular;
  font-size: 18px;
  line-height: 160%;
  color: #000000;
  margin-bottom: 8px;
}

.contact-line_box__info-item:last-child {
  margin-bottom: 0;
}

@media (max-width: 1025px) {
  .contact-line_title {
    font-size: 32px;
    line-height: 100%;
  }
  .contact-line_box {
    flex-direction: column;
  }
  .contact-line_box__name {
    font-size: 22px;
    width: 100%;
    min-width: initial;
    padding-right: 0;
    margin-left: 0;
    margin-bottom: 24px;
  }
  .contact-line_box__info {
    width: 100%;
    min-width: initial;
  }
  .contact-line_box__info-item, .contact-line_box__info-item a {
    font-size: 16px;
  }
  hr {
    margin: 40px 0px 40px 0px;
  }
}

/*# sourceMappingURL=contact-line.css.map */

/* End */


/* Start:/local/templates/main/css/products-centers.css?17731395587201*/
body header .container_nav {
  background-image: none;
}
@media (max-width: 1025px) {
  body header.header_blue.background-img {
    min-height: 340px;
  }
}
body .header_blue.background-img .title_media-box .title_media {
  font-size: calc(38px + 42 * (100vw - 375px) / 1545);
}
body .header_blue.background-img .title_media-box .title_media .new-size {
  font-size: calc(24px + 42 * (100vw - 375px) / 1545);
}
@media (min-width: 1025px) {
  body .header_blue.background-img .title_media-box .title_media {
    padding: 70px 0px;
  }
}
@media (max-width: 1025px) {
  body .header_blue.background-img .title_media-box .title_media {
    padding-bottom: 0;
    padding-top: 40px;
  }
}
body .title_media.title_media-80 {
  font-size: calc(38px + 42 * (100vw - 375px) / 1545);
}
@media (min-width: 1025px) {
  body .title_media.title_media-80 {
    padding: 70px 0px;
  }
}
@media (max-width: 1025px) {
  body .title_media.title_media-80 {
    padding-bottom: 0;
    padding-top: 40px;
  }
}
body main .service-content.soc-paket-content {
  background-image: url("/local/templates/main/css/../images/learning-programs/learning-advantages-bg.png");
  margin-bottom: 80px;
}
body main .service-content.gray-content {
  margin-bottom: 80px;
}
body main .service-content.soc-paket-content .service-table.table {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 8px;
}
body main .service-content.soc-paket-content .service-table .table-item {
  background-color: #0f4dbc;
  display: grid;
  gap: 30px;
  grid-template-columns: 1fr;
  grid-template-rows: 70px 1fr;
  padding: 20px 20px 36px 27px;
  width: 100%;
  min-height: 300px;
}
body main .service-content .table-item .table-item_img {
  max-width: 135px;
}
body main .service-content .table-item .table-item_img:after {
  content: none;
}
body main .services-slider_slide img {
  padding: 0;
}
body main .service-content.soc-paket-content .table-item .table-item_text {
  padding: 0;
}
body main .service-content .table-item .table-item_text > *:last-child {
  margin-bottom: 0;
}
body main .structure-items {
  grid-template-rows: repeat(3, auto);
}
body main .common-link {
  font-size: 28px;
}
@media (max-width: 1080px) {
  body main .common-link {
    font-size: 24px;
  }
}
body main .item {
  min-height: 463px;
}
@media (max-width: 1080px) {
  body main .item {
    min-height: initial;
  }
}
body main .contactus-section__body-form-item-input,
body main .contactus-section__body-form-item_textarea {
  color: var(--black);
  border-bottom: 1px solid #5a5a5a;
  width: 90%;
}
body main .contactus-section__body-form-item-input:hover,
body main .contactus-section__body-form-item-input:focus,
body main .contactus-section__body-form-item_textarea:hover,
body main .contactus-section__body-form-item_textarea:focus {
  border-bottom: 1px solid var(--light-blue);
}
body main .contactus-section__body-form-item-label,
body main .contactus-section__body-form-item-label span,
body main .contactus-section__body-form-item_file-box_label,
body main .contactus-section__body-form-item_file-box_label span,
body main .files-area.files-list.contactus-section__body-form-item_file-box_files-list .file-block > span.name {
  color: #5a5a5a;
}
body main .contactus-section__body-form-item_checkbox-box p {
  color: var(--grey);
}
body main .files-area.files-list.contactus-section__body-form-item_file-box_files-list .file-block > .file-delete {
  color: #969696;
}
body main .contactus-section__body-form-item_file-box_label:hover {
  color: var(--blue);
}
body main .contactus-section__body-form-item_bottom button {
  background-color: var(--light-blue);
  color: white;
}
body main .contactus-section__body-form-item_bottom button:hover {
  background-color: var(--blue);
}
body main .contactus-section__body-form-item:not(:last-child) {
  margin-bottom: 32px;
}
body main .file-upload {
  margin: 0;
}
@media (max-width: 1600px) {
  body main .service-content.soc-paket-content .service-table.table {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 1025px) {
  body main .pd-rl {
    padding: 0 0px;
  }
  body main .container {
    padding: 0 16px;
  }
  body main h2.page-title {
    margin: 50px 0px 24px 0;
  }
  body main .service-content.gray-content {
    margin-bottom: 70px;
  }
  body main .service-content.soc-paket-content .service-table.table {
    grid-template-columns: 1fr;
  }
  body main .service-content.soc-paket-content .service-table .table-item {
    min-height: 250px;
  }
}
body .job-image-menu__list {
  display: grid;
  list-style: none;
  padding: 0;
  margin: 0;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 24px;
  padding: 112px 0 126px 0;
}
@media (max-width: 1300px) {
  body .job-image-menu__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 690px) {
  body .job-image-menu__list {
    grid-gap: 12px;
  }
}
body .job-image-menu__item {
  max-width: 100%;
  max-height: 100%;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
body .job-image-menu__item::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 5;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.28) 0%, rgba(0, 0, 0, 0.3) 100%) no-repeat;
  opacity: 1;
  transition: opacity 0.6s ease-in-out;
}
body .job-image-menu__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease-in-out;
}
@media (max-width: 1080px) {
  body .job-image-menu__item img {
    padding: 0;
  }
}
body .job-image-menu__item:hover::after {
  opacity: 0;
}
body .job-image-menu__item:hover img {
  transform: scale(1.1);
}
body .job-image-menu__content {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 20;
  padding: 0 30px 40px 30px;
}
@media (max-width: 1300px) {
  body .job-image-menu__content {
    padding: 0 20px 20px 20px;
  }
}
@media (max-width: 480px) {
  body .job-image-menu__content {
    padding: 0 10px 10px 10px;
  }
}
body .job-image-menu__header {
  font-size: 42px;
  font-family: Stem-Regular, serif;
  color: var(--white);
  line-height: 100%;
  margin: 0;
  padding-bottom: 0;
  font-weight: 400;
}
@media (max-width: 1600px) {
  body .job-image-menu__header {
    font-size: 32px;
  }
}
@media (max-width: 690px) {
  body .job-image-menu__header {
    font-size: 26px;
  }
}
@media (max-width: 480px) {
  body .job-image-menu__header {
    font-size: 20px;
  }
}
@media (max-width: 374px) {
  body .job-image-menu__header {
    font-size: 18px;
  }
}
body .epc-content {
  padding: 112px 0 126px 0;
}
@media (max-width: 1100px) {
  body .epc-content {
    padding: 35px 0 50px 0;
  }
}
body .job-section__text--margin {
  margin-bottom: 24px;
}
body main .service-content.soc-paket-content .service-table--three.table {
  grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 1600px) {
  body main .service-content.soc-paket-content .service-table--three.table {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 1025px) {
  body main .service-content.soc-paket-content .service-table--three.table {
    grid-template-columns: 1fr;
  }
}

html:has(.job-image-menu) {
  scroll-behavior: smooth;
}

/*# sourceMappingURL=products-centers.css.map */

/* End */
/* /local/templates/main/css/structure-page.css?17731395586109 */
/* /local/templates/main/css/students-page.css?17731395589625 */
/* /local/templates/main/css/contact-line.css?17657972631480 */
/* /local/templates/main/css/products-centers.css?17731395587201 */
