/*!****************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./components/internship/internship.scss ***!
  \****************************************************************************************************************************************************************************************/
/**************************************************
Stylesheet: Defaults Stylesheet
**************************************************/
.internship {
  margin-top: -200px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 72.42%, #222222 96.61%), linear-gradient(360deg, rgba(0, 0, 0, 0) 43.8%, #222222 89.46%), url("/wp-content/themes/element/assets/images/t16/internship-bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 1200px;
  display: flex;
  padding-bottom: 177px;
}
@media all and (max-width: 1180px) {
  .internship {
    min-height: 1040px;
  }
}
@media all and (max-width: 580px) {
  .internship {
    min-height: 1120px;
  }
}
@media all and (max-width: 480px) {
  .internship {
    min-height: 860px;
    padding-bottom: 40px;
  }
}
.internship__content {
  max-width: 48.321759259%;
  margin-left: 12.442129629%;
  padding: 43px 0 57px 58px;
  position: relative;
  align-self: flex-end;
}
@media all and (max-width: 1560px) {
  .internship__content {
    max-width: 65%;
  }
}
@media all and (max-width: 1180px) {
  .internship__content {
    max-width: 80%;
    margin-left: 5%;
  }
}
@media all and (max-width: 992px) {
  .internship__content {
    max-width: 90%;
  }
}
@media all and (max-width: 580px) {
  .internship__content {
    padding: 0;
  }
}
.internship__content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/wp-content/themes/element/assets/images/t16/int-cont-bg.svg");
  background-position: left center;
  background-size: contain;
  background-repeat: no-repeat;
}
.internship__content-info {
  background: #79797b;
  box-shadow: 0px 4.35px 4.35px 0px rgba(0, 0, 0, 0.3019607843), 0px 8.7px 13.05px 6.52px rgba(0, 0, 0, 0.1490196078);
  border-radius: 8px;
  position: relative;
  z-index: 2;
  padding: 46px 32px 56px 53px;
  display: flex;
  flex-direction: column;
  row-gap: 40px;
}
@media all and (max-width: 480px) {
  .internship__content-info {
    padding: 20px;
  }
}
.internship__content-info-text {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
}
.internship__content-info-text h2 {
  margin: 0;
  font-weight: 500;
  font-size: 48px;
  line-height: 120%;
  text-transform: uppercase;
  color: #ffffff;
}
@media all and (max-width: 992px) {
  .internship__content-info-text h2 {
    font-size: 32px;
  }
}
.internship__content-info-text-content p {
  margin: 0;
  font-size: 18px;
  line-height: 150%;
  color: #ffffff;
}
@media all and (max-width: 992px) {
  .internship__content-info-text-content p {
    font-size: 16px;
  }
}
.internship__content-info-btn a {
  margin-top: 0 !important;
}

/*# sourceMappingURL=internship.css.map*/