#difference #container .s1 .image-box {
  height: 485px;
}

#difference #container .s1 .image-box .image {
  background: url(/i/difference-hero.jpg) center 20%/cover no-repeat;
}

#difference #container .s1 .wrap::before {
  background: url(/i/difference-hero.jpg) center 20%/cover no-repeat;
}

#difference #container .s1 .text p:last-of-type {
  margin: 2rem 0;
}

#difference #container .s3 {
  background: #F4F4F4;
}

#difference #container .s3 .block_top {
  padding-top: 200px;
}

#difference #container .s3 .next_block {
  padding-top: 200px;
}

#difference #container .s3 .cards {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60vh;
  margin-bottom: 90px;
  position: relative;
}

#difference #container .s3 h3 {
  text-align: center;
  margin-bottom: 2rem;
  position: absolute;
  top: 0;
}

#difference #container .s3 .custom-card {
  width: calc(100% - 2rem);
  max-width: 1376px;
  margin: 0 auto;
  position: absolute;
  top: 100px;
  height: 60vh;
  background-color: #fff;
  border: solid 1px #EAEAEA;
  color: #FAEBBB;
  margin-bottom: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#difference #container .s3 .custom-card .bg-img {
  height: 100%;
}

#difference #container .s3 .custom-card > div {
  width: 50%;
}

#difference #container .s3 .custom-card .inner {
  text-align: left;
  padding-right: 1rem;
}

#difference #container .s3 .custom-card .inner p {
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 2.3rem;
  max-width: 420px;
  margin: 0 auto;
}

#difference #container .s3 .custom-card .inner p.title {
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.45rem;
  margin-bottom: 13px;
}

#difference #container .s3 .card1 .bg-img {
  background: url(/i/difference-card1.png) no-repeat center/cover;
}

#difference #container .s3 .card2 .bg-img {
  background: url(/i/difference-card2.png) no-repeat center/cover;
}

#difference #container .s3 .card3 .bg-img {
  background: url(/i/partners-img.jpg) no-repeat center/cover;
}

#difference #container .s3 .card2 {
  top: 130px;
}

#difference #container .s3 .card3 {
  top: 160px;
}

#difference #container .s3 .opacity {
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  opacity: 0.6;
}

#difference #container .s3 .scale {
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  width: 95%;
}

#difference #container .s3 .second-title {
  display: none;
}

#difference #container .s4 .wrap {
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#difference #container .s4 .wrap > div {
  width: 50%;
}

#difference #container .s4 .wrap .img {
  height: 625px;
}

#difference #container .s4 .wrap .img.first {
  background: url(/i/difference1.jpg) no-repeat center/cover;
}

#difference #container .s4 .wrap .img.second {
  background: url(/i/difference2.jpg) no-repeat center/cover;
}

#difference #container .s4 .wrap .content {
  max-width: 674px;
}

#difference #container .s4 .wrap .content p {
  margin-bottom: 2rem;
}

#difference #container .s4 .wrap .content p:not(.lg) {
  font-size: 1rem;
  line-height: 1.75rem;
}

#difference #container .s4 .wrap .content p.lg {
  margin-bottom: 20px;
}

#difference #container .s4 .wrap .content p:last-of-type {
  margin-bottom: 0;
}

#difference #container .s4 .wrap:nth-child(1) .content {
  margin-right: auto;
}

#difference #container .s4 .wrap:nth-child(1) .content > div {
  margin-left: 3.4rem;
}

#difference #container .s4 .wrap:nth-child(2) .content {
  margin-left: auto;
}

#difference #container .s4 .wrap:nth-child(2) .content > div {
  margin-right: 3.4rem;
}

#difference #container .s4b .container {
  max-width: 1320px;
}

#difference #container .s4b .wrap {
  margin-left: 6rem;
  margin-top: 1.5rem;
}

#difference #container .s4b p {
  margin-bottom: 1rem;
}

#difference #container .s4b p:last-of-type {
  margin-bottom: 0;
}

#difference #container .s5 {
  position: relative;
  text-align: left;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: flex;
}

#difference #container .s5 .left {
  background-color: #F4F4F4;
  width: 40%;
  height: 100vh;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 1;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
}

#difference #container .s5 .left h3 {
  max-width: 585px;
  min-width: 430px;
  font-weight: 400;
}

#difference #container .s5 .left .un {
  border-bottom: solid 3px #f90;
}

#difference #container .s5 .left .st {
  font-weight: 600;
}

#difference #container .s5 .left img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

#difference #container .s5 .right {
  width: 60%;
  background-color: #F4F4F4;
  padding: calc(50vh - 110px) 0 8.5rem;
  position: relative;
}

#difference #container .s5 .right h3 {
  margin-bottom: 20px;
}

#difference #container .s5 .right a {
  color: #1F1F1F;
}

#difference #container .s5 .right .scroll_wrapper {
  max-width: 900px;
  margin: 0 auto 0 3.5rem;
  padding: 0 1rem;
}

#difference #container .s5 .right .scroll_wrapper .list_items {
  margin-top: 8.5rem;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 8.5rem;
  padding-left: 1rem;
}

#difference #container .s5 .right .scroll_wrapper .list_items > div {
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  gap: 1.2rem;
}

#difference #container .s5 .right .scroll_wrapper .list_items > div span {
  font-weight: 700;
  font-size: 3.3rem;
  line-height: 3rem;
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: solid 4px #f90;
}

#difference #container .s5 .right .scroll_wrapper .list_items > div > div p:first-of-type {
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.4rem;
  margin-bottom: 10px;
}

#difference #container .s6 .container {
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1376px;
  gap: 2rem;
}

#difference #container .s6 .container h3 {
  font-weight: 400;
  min-width: 430px;
}

#difference #container .s6 .container .un {
  border-bottom: solid 3px #f90;
}

#difference #container .s6 .container .st {
  font-weight: 600;
}

#difference #container .s6 .container > div {
  width: 100%;
  max-width: 682px;
}

#difference #container .s6 .container > div p {
  margin-bottom: 1rem;
}

#difference #container .s6 .container > div p:last-of-type {
  margin-bottom: 2rem;
}

#difference #container .s6 .container > div p span {
  font-weight: 600;
}

/***** MEDIA *****/
@media screen and (max-width: 1300px) {
  #difference #container .s1 .wrap .intro h2 br {
    display: none;
  }
  #difference #container .s1 .image-box {
    height: 450px;
  }
}

@media screen and (max-width: 1250px) {
  #difference #container .s5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #difference #container .s5 > .left {
    position: relative;
    height: 450px;
    width: 100%;
  }
  #difference #container .s5 > .left::after {
    display: none;
  }
  #difference #container .s5 .right {
    width: 100%;
    padding: 7.5rem 0;
  }
  #difference #container .s5 .right .scroll_wrapper {
    max-width: none;
    margin: 0;
  }
  #difference #container .s5 .right .scroll_wrapper {
    margin: 0 auto;
  }
  #difference #container .s5 .right .scroll_wrapper .list_items {
    margin-bottom: 0;
    padding-left: 0;
    gap: 5rem;
    margin: 5rem 0;
  }
  #difference #container .s5 .right .scroll_wrapper .list_items:last-of-type {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 1100px) {
  #difference #container .s3 h3 {
    text-align: left;
    position: relative;
    top: auto;
    margin-bottom: 3rem;
    padding: 0 1rem;
  }
  #difference #container .s3 .block_top, #difference #container .s3 .next_block {
    padding-top: 7.5rem;
  }
  #difference #container .s3 .cards {
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    margin-bottom: 0;
  }
  #difference #container .s3 .custom-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    height: auto;
    padding: 5rem 0 0;
    top: auto !important;
  }
  #difference #container .s3 .custom-card > div {
    width: 100%;
  }
  #difference #container .s3 .custom-card .inner {
    padding-left: 1rem;
    margin-bottom: 5rem;
  }
  #difference #container .s3 .custom-card .inner p.title {
    font-size: 1.8rem;
    line-height: 2.1rem;
  }
  #difference #container .s3 .custom-card .inner p {
    max-width: none;
  }
  #difference #container .s3 .custom-card .bg-img {
    height: 450px;
    background-position: top;
  }
  #difference #container .s3 .custom-card:last-of-type {
    margin-bottom: 0;
  }
  #difference #container .s3 .second-title {
    display: block;
    margin-top: 4rem;
  }
  #difference #container .s4 .wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #difference #container .s4 .wrap > div {
    width: 100%;
  }
  #difference #container .s4 .wrap .img {
    height: 450px;
  }
  #difference #container .s4 .wrap .content {
    max-width: none;
  }
  #difference #container .s4 .wrap:nth-child(1) .content > div {
    margin-left: 0;
    margin-top: 3rem;
  }
  #difference #container .s4 .wrap:nth-child(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-top: 3rem;
  }
  #difference #container .s4 .wrap:nth-child(2) .content > div {
    margin-right: 0;
    margin-top: 3rem;
  }
  #difference #container .s4b .wrap {
    margin-left: 0;
  }
  #difference #container .s5 .left {
    padding: 5rem 1rem 0;
    height: auto !important;
  }
  #difference #container .s5 .left h3 {
    min-width: auto;
  }
  #difference #container .s6 .container, #difference #container .s5 .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #difference #container .s6 .container h3, #difference #container .s5 .container h3 {
    min-width: auto;
  }
  #difference #container .s6 .container > div, #difference #container .s5 .container > div {
    max-width: none;
  }
}

@media screen and (max-width: 767px) {
  #difference #container .s1 .image-box {
    height: 300px;
  }
  #difference #container .s3 h3 {
    margin-bottom: 2rem;
  }
  #difference #container .s3 .block_top, #difference #container .s3 .next_block {
    padding-top: 5rem;
  }
  #difference #container .s3 .custom-card {
    padding-top: 3rem;
  }
  #difference #container .s3 .custom-card .inner {
    margin-bottom: 3rem;
  }
  #difference #container .s3 .custom-card .inner p.title {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
  #difference #container .s3 .custom-card .inner p {
    font-size: 1.4rem;
    line-height: 2rem;
  }
  #difference #container .s3 .custom-card .bg-img {
    height: 300px;
  }
  #difference #container .s3 .second-title {
    margin-top: 2rem;
  }
  #difference #container .s4 .wrap .img {
    height: 300px;
  }
  #difference #container .s5 .left {
    height: 300px;
  }
  #difference #container .s5 .right {
    padding: 5rem 0;
  }
  #difference #container .s5 .right .scroll_wrapper .list_items {
    margin: 3rem 0;
    gap: 3rem;
  }
  #difference #container .s5 .right .scroll_wrapper .list_items > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #difference #container .s5 .right .scroll_wrapper .list_items > div span {
    font-size: 2.3rem;
    line-height: 2.3rem;
  }
  #difference #container .s5 .right .scroll_wrapper .list_items > div > div p:first-of-type {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
