.expertiseHome {
  background-color: #042E34;
  padding-bottom: 16vw;
}
@media screen and (min-width: 980px) {
  .expertiseHome {
    padding-bottom: 2.6041666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .expertiseHome {
    padding-bottom: 50px;
  }
}
.expertiseHome .containExpertise {
  width: 84%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 980px) {
  .expertiseHome .containExpertise {
    max-width: 1920px;
    padding-left: 2.6041666667vw;
    padding-right: 2.6041666667vw;
    width: 100%;
    box-sizing: border-box;
  }
}
@media screen and (min-width: 1920px) {
  .expertiseHome .containExpertise {
    padding-left: 50px;
    padding-right: 50px;
  }
}
.expertiseHome .containExpertise .wrapAbs {
  position: relative;
}
.expertiseHome .containExpertise .source {
  color: #ECE5D3;
  font-size: 3.7333333333vw;
  line-height: 4.8vw;
  width: 84%;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  padding: 1.3333333333vw 0;
  font-size: 3.7333333333vw;
  line-height: 7.2vw;
}
@media screen and (min-width: 980px) {
  .expertiseHome .containExpertise .source {
    width: 100%;
    font-size: 1.1458333333vw;
    line-height: 1.40625vw;
    padding: 0.2604166667vw 0;
  }
}
@media screen and (min-width: 1920px) {
  .expertiseHome .containExpertise .source {
    font-size: 22px;
    line-height: 27px;
    padding: 5px 0;
  }
}
@media screen and (min-width: 980px) {
  .expertiseHome .containExpertise .source {
    font-size: 0.9375vw;
    line-height: 1.40625vw;
  }
}
@media screen and (min-width: 1920px) {
  .expertiseHome .containExpertise .source {
    font-size: 18px;
    line-height: 27px;
  }
}
.expertiseHome .containExpertise .back {
  margin-bottom: 8vw;
}
@media screen and (min-width: 980px) {
  .expertiseHome .containExpertise .back {
    margin-bottom: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 980px) {
  .expertiseHome .containExpertise .back:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(4, 46, 52, 0.6);
    content: "";
    z-index: 2;
  }
}
.expertiseHome .containExpertise .back img {
  display: block;
  width: 100%;
  border-radius: 4vw;
}
@media screen and (min-width: 980px) {
  .expertiseHome .containExpertise .back img {
    border-radius: 2.6041666667vw;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media screen and (min-width: 1920px) {
  .expertiseHome .containExpertise .back img {
    border-radius: 50px;
  }
}
.expertiseHome .containExpertise .content {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 980px) {
  .expertiseHome .containExpertise .content {
    padding-top: 14.375vw;
    padding-bottom: 11.7708333333vw;
  }
}
@media screen and (min-width: 1920px) {
  .expertiseHome .containExpertise .content {
    padding-top: 276px;
    padding-bottom: 226px;
  }
}
@media screen and (min-width: 980px) {
  .expertiseHome .containExpertise .content .boxContent {
    max-width: 46.4583333333vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1920px) {
  .expertiseHome .containExpertise .content .boxContent {
    max-width: 892px;
  }
}
.expertiseHome .containExpertise .content h2 {
  margin: 0;
  padding: 0;
  color: #DFFFA4;
  font-size: 6.6666666667vw;
  line-height: 8vw;
  font-weight: 400;
  margin-bottom: 8vw;
  text-align: center;
  font-family: "Archia";
}
@media screen and (min-width: 980px) {
  .expertiseHome .containExpertise .content h2 {
    font-size: 2.6041666667vw;
    line-height: 3.125vw;
    margin-bottom: 1.5625vw;
  }
}
@media screen and (min-width: 1920px) {
  .expertiseHome .containExpertise .content h2 {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 30px;
  }
}
.expertiseHome .containExpertise .content .bloc {
  color: #fff;
  font-size: 4.8vw;
  line-height: 6.4vw;
  text-align: center;
  margin-bottom: 10.6666666667vw;
}
@media screen and (min-width: 980px) {
  .expertiseHome .containExpertise .content .bloc {
    margin-bottom: 2.6041666667vw;
    font-size: 1.3020833333vw;
    line-height: 1.875vw;
  }
}
@media screen and (min-width: 1920px) {
  .expertiseHome .containExpertise .content .bloc {
    font-size: 25px;
    line-height: 36px;
    margin-bottom: 50px;
  }
}
.expertiseHome .containExpertise .content .ctas {
  text-align: center;
}
.expertiseHome .containExpertise .content .ctas a {
  display: inline-block;
  font-size: 4.2666666667vw;
  line-height: 8vw;
  padding: 4vw 12vw;
  margin-bottom: 8vw;
  border-width: 0.5333333333vw;
  border-radius: 18.6666666667vw;
  transition: 0.5s color, 0.5s background-color;
  border-style: solid;
  text-decoration: none;
  font-weight: 700;
}
@media screen and (min-width: 980px) {
  .expertiseHome .containExpertise .content .ctas a {
    font-size: 1.3020833333vw;
    line-height: 1.5625vw;
    padding: 0.78125vw 2.34375vw;
    margin-bottom: 0;
    border-width: 0.1041666667vw;
    border-radius: 3.6458333333vw;
  }
}
@media screen and (min-width: 1920px) {
  .expertiseHome .containExpertise .content .ctas a {
    font-size: 25px;
    line-height: 30px;
    padding: 15px 45px;
    border-width: 2px;
    border-radius: 70px;
  }
}
.expertiseHome .containExpertise .content .ctas a:first-child {
  color: #fff;
  border-color: #fff;
}
@media screen and (min-width: 980px) {
  .expertiseHome .containExpertise .content .ctas a:first-child {
    margin-right: 2.8645833333vw;
  }
}
@media screen and (min-width: 1920px) {
  .expertiseHome .containExpertise .content .ctas a:first-child {
    margin-right: 2.8645833333vw;
  }
}
.expertiseHome .containExpertise .content .ctas a:first-child:hover {
  color: #042E34;
  background-color: #fff;
}
.expertiseHome .containExpertise .content .ctas a:nth-child(2) {
  color: #DFFFA4;
  border-color: #DFFFA4;
}
@media screen and (min-width: 980px) {
  .expertiseHome .containExpertise .content .ctas a:nth-child(2) {
    margin-left: 2.8645833333vw;
  }
}
@media screen and (min-width: 1920px) {
  .expertiseHome .containExpertise .content .ctas a:nth-child(2) {
    margin-left: 2.8645833333vw;
  }
}
.expertiseHome .containExpertise .content .ctas a:nth-child(2):hover {
  color: #042E34;
  background-color: #DFFFA4;
}
.expertiseHome .containExpertise .content .ctas a:last-child {
  margin-bottom: 0;
}/*# sourceMappingURL=style.css.map */