#Mixins .centeredAbsolute {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#Mixins .centeredAbsoluteVertically {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
body {
  background-color: #f6f2f2;
}
.mainHeader {
  background-color: #ffe600;
  height: 71px;
  padding-left: 42px;
  padding-right: 42px;
  position: relative;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .mainHeader {
    padding-right: 0;
  }
}
@media (max-width: 450px) {
  .mainHeader {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.mainHeader__logo {
  width: 195px;
}
.mainHeader__logo img {
  width: 100%;
}
.mainHeader__ofaLogo {
  width: 71px;
  margin-left: 15px;
}
.mainHeader__ofaLogo img {
  width: 100%;
}
.mainHeader__menu {
  width: 21.25px;
  height: 16.58px;
  cursor: pointer;
  margin-left: auto;
}
.menu {
  height: 260px;
  background-color: #0052cc;
  display: none;
  padding: 19px 0;
}
.menu__item {
  text-align: center;
  color: #ffe600;
  font-family: Roboto;
  font-weight: 500;
  margin-bottom: 29px;
  cursor: pointer;
  font-size: 16px;
}
.menu__item:last-of-type {
  margin-bottom: 0;
}
.menu__item--active {
  color: white;
}
.menuWithText {
  font-family: 'Source Sans Pro';
  margin-left: auto;
  display: flex;
  /*&--helper {
        height: 100%;
    }*/

  /*& div {
        display: inline-block;
        vertical-align: middle;
    }*/

}
@media (min-width: 1280px) {
  .menuWithText {
    padding-right: 3.59375vw;
  }
}
.menuWithText .positionList__socialMediaRow__socialMediaContainer {
  margin-right: 0;
}
.menuWithText__item {
  font-size: 1.5625vw;
  color: #0052cc;
  font-weight: bold;
  margin-right: 1.484375vw;
  cursor: pointer;
}
@media (min-width: 1280px) {
  .menuWithText__item {
    font-size: 20px;
  }
}
@media (max-width: 1100px) {
  .menuWithText__item {
    margin-right: 1vw;
  }
}
@media (max-width: 1020px) {
  .menuWithText__item {
    font-size: 1.4625vw;
  }
}
@media (max-width: 910px) {
  .menuWithText__item {
    font-size: 1.3625vw;
  }
}
@media (max-width: 830px) {
  .menuWithText__item {
    margin-right: 5px;
    font-size: 1.3025vw;
  }
}
.menuWithText__item--active > span {
  border-bottom: 2px solid #0052cc;
}
.footer {
  height: 54px;
  background-color: #dfdfdf;
  font-family: Roboto;
  font-size: 12px;
  text-align: center;
  line-height: 54px;
  color: black;
}
.footer a {
  color: black;
}
@media (min-width: 768px) {
  .footer {
    font-size: 14px;
    margin: 0 auto;
    max-width: 1280px;
  }
}
.common {
  cursor: pointer;
}
.common__jelentkezz {
  height: 166px;
  background-color: #0052cc;
  color: #ffe600;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  cursor: pointer;
}
@media (min-width: 768px) {
  .common__jelentkezz {
    font-size: 25px;
    margin: 0 auto;
    max-width: 1280px;
  }
}
.common__jelentkezz__img {
  margin-top: 37.3px;
  width: 66.79px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .common__jelentkezz__img {
    width: 89.29px;
    margin-top: 22.3px;
  }
}
.positionGroupListCard__nameContainer__btn__table {
  border-radius: 5px;
}
.positionList__description__content {
  font-size: 17px;
  font-weight: 400;
  font-family: 'Source Sans Pro';
  color: black;
}
.position__infoGraphic {
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .position__infoGraphic {
    background-image: url('/Datacenter/Clientdata/Profirent/infografika__small.png');
    padding-bottom: 66.5625%;
  }
}
@media (min-width: 768px) and (max-width: 1280px) {
  .position__infoGraphic {
    background-image: url('/Datacenter/Clientdata/Profirent/infografika__medium.png');
    padding-bottom: 43.515625%;
  }
}
@media (min-width: 1281px) {
  .position__infoGraphic {
    padding-bottom: 40.572916667%;
    background-image: url('/Datacenter/Clientdata/Profirent/infografika__big.png');
  }
}
@media (min-width: 1200px) {
  .positionList__socialMediaRow,
  .positionList__picture-container {
    margin-left: -150px;
    margin-right: -150px;
  }
  .positionList__socialMediaRow__socialMediaContainer {
    margin-right: 20px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .positionList__socialMediaRow,
  .positionList__picture-container {
    margin-left: -75px;
    margin-right: -75px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .positionList__socialMediaRow,
  .positionList__picture-container {
    margin-left: -30px;
    margin-right: -30px;
  }
  .socialMediaRow__socialMediaContainer__socialMediaIcon {
    font-size: 1.6666666vw;
    height: 30px;
    line-height: 30px;
    width: 30px;
  }
}
@media (max-width: 767px) {
  .positionList__socialMediaRow,
  .positionList__picture-container {
    margin-left: -15px;
    margin-right: -15px;
  }
  .positionList__section--firstSection {
    margin-top: 15px;
  }
  .positionList__socialMediaRow__socialMediaContainer {
    float: right;
    margin-bottom: 0;
  }
  .socialMediaRow__socialMediaContainer__socialMediaIcon {
    height: 60px;
    line-height: 60px;
    width: 60px;
  }
}
@media (min-width: 768px) {
  .positionList__socialMediaRow__socialMediaContainer {
    float: none;
    margin-top: auto;
    margin-right: 10px;
  }
}
.positionList {
  padding-top: 0;
}
.positionList__socialMediaRow {
  margin-top: 15px;
}
