.wrapperEndPush {
  background-color: #F2EEE3;
}
.wrapperEndPush .innerEndPush {
  width: 84%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0vw;
  padding-bottom: 13.3333333333vw;
}
@media screen and (min-width: 980px) {
  .wrapperEndPush .innerEndPush {
    padding-bottom: 5.2083333333vw;
    padding-top: 0vw;
    max-width: 1920px;
    padding-left: 2.6041666667vw;
    padding-right: 2.6041666667vw;
    width: 100%;
    box-sizing: border-box;
  }
}
@media screen and (min-width: 1920px) {
  .wrapperEndPush .innerEndPush {
    padding-bottom: 100px;
    padding-top: 100px;
    padding-left: 50px;
    padding-right: 50px;
  }
}
.wrapperEndPush .innerEndPush .endPush .title {
  color: #042E34;
  text-align: center;
  margin-bottom: 3.7333333333vw;
  font-size: 5.3333333333vw;
  line-height: 6.9333333333vw;
  font-weight: 700;
}
@media screen and (min-width: 980px) {
  .wrapperEndPush .innerEndPush .endPush .title {
    margin-bottom: 1.5625vw;
    font-size: 2.0833333333vw;
    line-height: 2.0833333333vw;
  }
}
@media screen and (min-width: 1920px) {
  .wrapperEndPush .innerEndPush .endPush .title {
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 40px;
  }
}
.wrapperEndPush .innerEndPush .endPush .ctaEnd {
  text-align: center;
}
.wrapperEndPush .innerEndPush .endPush .ctaEnd a {
  display: inline-block;
  text-decoration: none;
  color: #DFFFA4;
  border: 0.5333333333vw solid #042E34;
  background-color: #042E34;
  font-size: 4.8vw;
  line-height: 6.4vw;
  padding: 4vw 12vw;
  border-radius: 18.6666666667vw;
  transition: 0.5s color, 0.5s background-color;
  font-weight: 700;
}
@media screen and (min-width: 980px) {
  .wrapperEndPush .innerEndPush .endPush .ctaEnd a {
    border-width: 0.1041666667vw;
    font-size: 1.3020833333vw;
    line-height: 1.5625vw;
    padding: 0.78125vw 2.34375vw;
    border-radius: 3.6458333333vw;
  }
}
@media screen and (min-width: 1920px) {
  .wrapperEndPush .innerEndPush .endPush .ctaEnd a {
    border-width: 2px;
    font-size: 25px;
    line-height: 30px;
    padding: 15px 45px;
    border-radius: 70px;
  }
}
.wrapperEndPush .innerEndPush .endPush .ctaEnd a:hover {
  color: #042E34;
  background-color: transparent;
}/*# sourceMappingURL=style.css.map */