

/* Start:/zarabatyvay-s-nami/style.css?17446995622338*/
.rabota {
  width: 100%;
  height: 100%;
}

.title-wrapper {
  width: 100%;
  padding: 18px 0;
  background-color: #E31E24;
}

.rabota__title {
  margin: 0 auto;
  max-width: 720px;
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 28px;
  color: #ffffff;
  text-align: center;
}

.franshiza__header {
  width: 100%;
  height: 350px;
  background-image: url("/zarabatyvay-s-nami/img/31.jpg");
  background-size: cover;
  padding: 50px 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.title__wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.title__second_wrapper {
  width: 220px;
  height: 45px;
  background-color: #E31E24;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}

.title__second {
  margin: 0;
  font-style: normal;
  font-weight: 800;
  font-size: 35px;
  line-height: 30px;
  text-transform: uppercase;
  color: #ffffff;
}

@media (max-width: 1140px) {
  .title__second {
      font-size: calc(24px + 11 * ((100vw - 320px) / 820));
  }
}

.franshiza__header-title {
  margin: 0;
  padding: 0;
  color: #E31E24;
  font-style: normal;
  font-weight: 800;
  font-size: 55px;
  line-height: 42px;
  text-transform: uppercase;
}

@media (max-width: 1140px) {
  .franshiza__header-title {
      font-size: calc(33px + 22 * ((100vw - 320px) / 820));
  }
}



.rabota__link {
transition: all 0.5s;
 margin: 0 auto;
  width: 160px;
  height: 50px;
  background-color: #E31E24;
  display: flex;
  justify-content: center;
  align-items: center;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  text-transform: uppercase;
}
.rabota__link:hover
{
  color: #ffffff !important;
  opacity: 0.8;
}
.rabota__link:focus {
  color: #ffffff !important;;
}
.rabota {
  margin-top: 30px;
}

.dezigners__section {
  width: 100%;
  height: 350px;
  background-image: url("/zarabatyvay-s-nami/img/2.jpg");
  background-size: cover;
  padding: 50px 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.montajnik__section {
  width: 100%;
  height: 350px;
  background-image: url("/zarabatyvay-s-nami/img/3.jpg");
  background-size: cover;
  padding: 50px 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
/* End */
/* /zarabatyvay-s-nami/style.css?17446995622338 */
