*{
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body{
  font-family: "Roboto", sans-serif;
}
.atgContainer{
  max-width: 1516px;
  margin: 0 auto;
}
.s_wrapper {
  font-family: "Roboto", sans-serif;
}

/* .s_banner{
  padding-top: 50px;
  background: #4AC4D7;
  -moz-transform: skewY(-10deg);
  -webkit-transform: skewY(-10deg);
  -o-transform: skewY(-10deg);
  -ms-transform: skewY(-10deg);
  transform: skewY(-10deg);
  height: 590px;
  margin-top: -190px;
} */
.s_banner {
  padding-top: 50px;
  background: #4AC4D7;
  -moz-transform: skewY(-10deg);
  -webkit-transform: skewY(-10deg);
  -o-transform: skewY(-10deg);
  -ms-transform: skewY(-10deg);
  transform: skewY(-10deg);
  height: 690px;
  margin-top: -300px;
  margin-bottom: 60px;
}
.s_bannerText-transform{
  -moz-transform: skewY(10deg);
  -webkit-transform: skewY(10deg);
  -o-transform: skewY(10deg);
  -ms-transform: skewY(10deg);
  transform: skewY(10deg);
}
.s_banner .atgContainer{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.s_bannerImg{
  position: absolute;
  /* top: 260px; */
  top: 370px;
  width: 375px;
  right: 10%;
}
.s_banner .atgContainer{
  height: 100%;
}
.s_bannerTitle{
  font-style: normal;
  font-weight: bold;
  font-size: 44px;
  line-height: 48px;
  letter-spacing: -1.74px;
  color: #FFFFFF;
}
.s_bannerParagraph{
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 40px;
  color: #FFFFFF;
  margin-top: 20px;
}
.s_bannerText{
  width: 50%;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center;
}
.s_block{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.s_block-margin{
  margin-top: 60px;
  margin-bottom: 96px;
}
.s_link {
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 26px;
  color: #000000;
}
.s_link.s-underline {
  text-decoration: underline;
}
.s_blockText{
  width: 50%;
}
.s_title{
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 125%;
  color: #333333;
}
.s_text{
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 28px;
  color: #000000;
}
.s_text-margin{
  margin-top: 40px;
  margin-bottom: 40px;
}
.s_text-grey{
  color: rgba(0, 0, 0, 0.31);
}
.s_step{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}
.s_step .s_text{
  margin-left: 24px;
  padding-top: 12px;
}
.s_step:nth-child(n + 2){
  margin-top: 20px;
}
.s_block-rr{
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.s_blockImage{
  width: 40%;
}
.s_blockImage img{
  max-width: 100%;
}
@media screen and (max-width: 1599px){
  .atgContainer{
    max-width: 1228px;
  }
  .s_block-margin {
    margin-top: 48px;
  }
  .s_bannerImg {
    top: 200px;
  }
  ._mt {
    margin-top: -170px;
  }
  .s_banner {
    padding-top: 50px;
    background: #4AC4D7;
    -moz-transform: skewY(-10deg);
    -webkit-transform: skewY(-10deg);
    -o-transform: skewY(-10deg);
    -ms-transform: skewY(-10deg);
    transform: skewY(-10deg);
    height: 590px;
    margin-top: -220px;
}
}
@media screen and (max-width: 1279px){
  .atgContainer{
    max-width: 940px;
  }
  .s_blockImage {
    width: 45%;
  }
  ._mt {
    margin-top: -40px;
  }
  .s_block{
    -ms-align-items: center;
    align-items: center;
  }
  .s_bannerImg {
    right: 0;
    top: 160px;
  }
  .s_banner {
    padding-top: 80px;
    height: 590px;
    margin-top: -200px;
  }
  .s_bannerParagraph {
    margin-top: 20px;
  }
.s_block-margin {
    margin-top: 32px;
  }
  .s_block-FS{
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .s_block-margin {
   
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 1024px){
  .atgContainer{
    max-width: 100%;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .s_bannerTitle {
    font-size: 36px;
  }
  .s_bannerParagraph {
    font-size: 28px;
    line-height: 36px;
  }
  .s_bannerImg {
    top: 150px;
  }
  .s_bannerImg img{
    width: 100%;
  }
  ._mt {
    margin-top: -60px;
  }
}
@media screen and (max-width:768px){
  .s_bannerImg{
    position: static;
    margin-top: 48px;
    width: 100%;
    -moz-transform: skewY(10deg);
    -webkit-transform: skewY(10deg);
    -o-transform: skewY(10deg);
    -ms-transform: skewY(10deg);
    transform: skewY(10deg);
  }
  .s_banner .atgContainer{
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .s_banner{
    height: auto;
    padding-bottom: 24px;
    margin-top: -70px;
    padding-top: 70px;
  }
  .s_block{
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .s_blockImage {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .s_blockText {
    width: 100%;
  }
  /* ._mt {
    margin-top: -80px;
  } */
  .s_block-margin {
    margin-top: 0px;
    margin-bottom: 40px;
  }
  .s_block-margin:last-child{
    margin-bottom: 0;
  }
  .s_bannerText {
    width: 70%;
  }
  .s_block-reverse {
    flex-direction: column-reverse;
  }
  .s_block-reverse .s_blockImage {
    width: 50%;
  }
  .s_text {
    color: #000000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; 
  }
  .s_link {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; 
}
  .s_title {
    color: #333;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
  }
  .s_text-grey {
    color: rgba(0, 0, 0, 0.31);
  }
  .s_text-margin {
    margin-top: 20px;
    margin-bottom: 20px;
}
  .s_block:nth-child(2) .s_blockImage{
    position: relative;
    left: calc(34% - (100%/2));
    width: 100%;
  }
  .s_block:nth-child(4) .s_blockImage{
    position: relative;
    left: calc(53% - (100%/2));
    width: 100%;
  }
  .s_block:nth-child(5) .s_blockImage{
    position: relative;
    left: calc(64% - (100%/2));
    width: 100%;
  }
  .s_block:nth-child(7) .s_blockImage{
    position: relative;
    left: calc(40% - (100%/2));
    width: 100%;
  }
  .s_wrapper{
    overflow: hidden;
  }
  .s_step{
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .s_step .s_text {
    margin-left: 20px;
  }
}
@media screen and (max-width:568px){
  .s_bannerText {
    width: 100%;
  }
  .s_banner {
    padding-top: 120px;
  }
}
@media screen and (max-width:428px){
  .s_bannerTitle{
    font-size: 28px;
    line-height: 36px;
  }
  .s_bannerParagraph {
    font-size: 18px;
    line-height: 22px;
    margin-top: 20px;
  }

}
@media screen and (max-width:320px){
  .s_bannerTitle {
    font-size: 32px;
  }
  .s_title{
    font-size: 28px;
  }
  .s_text, .s_link {
    font-size: 14px;
    line-height: 20px;
  }
  .s_text-margin {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .s_block-margin {
    margin-bottom: 40px;
  }
}
