.MyLPs {
  color: #2b2d40;
  overflow: hidden;
  padding-bottom: 5%;
  position: relative;
  line-height: 1.2;
  font-weight: 500;
  background-color: #eaeaea;
}
.MyLPs img {
  width: auto;
  max-width: 100%;
}
.MyLPs .btnCommon {
  font-size: 18px;
  font-weight: 700;
  color: #2d2b41;
  background-color: white;
  border-radius: 5px;
  padding: 15px 10px;
  display: block;
  transition: all linear 0.2s;
  display: flex;
  justify-content: center;
  max-width: 300px;
  margin: 10px auto;
  -webkit-box-shadow: 5px 6px 12px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 5px 6px 12px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 5px 6px 12px 1px rgba(0, 0, 0, 0.15);
}
.MyLPs .btnCommon span {
  align-self: center;
}
.MyLPs .btnCommon:hover {
  /*background-color: @blue;*/
}
.MyLPs .linkStretched {
  z-index: 5;
  overflow: hidden;
  display: block;
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.MyLPs .bgGreen {
  background-color: #85c440;
}
.MyLPs .clrGreen {
  color: #85c440;
}
.MyLPs .f18 {
  font-size: 18px;
  margin-bottom: 15px;
}
.MyLPs .f20 {
  font-size: 20px;
  margin-bottom: 15px;
}
.MyLPs .f22 {
  font-size: 23px;
  margin-bottom: 15px;
}
.MyLPs .f30 {
  font-size: 30px;
  margin-bottom: 15px;
}
.MyLPs .f60 {
  font-size: 60px;
  margin-bottom: 15px;
}
.MyLPs .w300 {
  font-weight: 300;
}
.MyLPs .w800 {
  font-weight: 800;
}
.section1 {
  background: url('https://support3.you.gr/you/redesign/landing_pages/2022_Anakyklwsi/section-1bg.jpg') center top no-repeat;
  background-size: auto;
  position: relative;
  padding-bottom: 50px;
}
.section1 .desc {
  margin-top: 30px;
  position: relative;
  z-index: 1;
}
.section1 .recyle_bin {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 599px;
  width: 50%;
  transform: translateY(-50%);
}
.earth {
  position: absolute;
  right: 0;
  top: -150px;
  max-width: 520px;
  width: 50%;
}
.leaves {
  position: absolute;
  left: 30px;
  top: 230px;
  max-width: 520px;
  width: 40%;
}
.steps {
  padding-block: 100px;
  padding-inline: 15px;
  margin: 0 auto;
}
.steps .desc_wrapper {
  position: relative;
  left: -60px;
}
.steps .desc {
  margin-top: -45px;
  padding-left: 0;
}
.steps img {
  float: right;
}
.step1 {
  background: #605e71 url('https://support3.you.gr/you/redesign/landing_pages/2022_Anakyklwsi/step1_bg.png') center top no-repeat;
  background-size: 100%;
  border-radius: 8px;
}
.step_num {
  height: 120px;
  width: 120px;
  font-size: 60px;
  padding-top: 20px;
  font-weight: 800;
  background-color: white;
  border-radius: 50%;
  text-align: center;
  display: block;
  position: relative;
  flex-shrink: 0;
  z-index: 3;
}
.blueDesc {
  background-color: #7264f4;
  padding: 15px 15px 15px 75px;
  margin-left: -60px;
  border-radius: 10px;
  position: relative;
  max-width: 900px;
  width: 98%;
  z-index: 2;
}
.greenDesc {
  border-radius: 10px;
  background-color: #9ec27b;
  padding: 25px 15px 15px 60px;
  margin-top: -25px;
  max-width: 1000px;
  position: relative;
}
.greenDesc span {
  background-color: #2d2c42;
  padding: 5px 20px;
  color: white;
  font-size: 24px;
  font-weight: 700;
  border-radius: 25px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -30px;
}
.step2 {
  max-width: 1150px;
  margin: 0 auto;
}
.step2 .leaves2 {
  position: absolute;
  left: -40px;
  top: -35px;
}
.step2 .blueDesc {
  width: 85%;
  padding: 15px 22px 15px 75px;
}
.step2 .greenDesc {
  width: 90%;
}
.akoustika {
  position: absolute;
  right: -30px;
  top: -100px;
  z-index: 3;
}
.extraTip {
  background-color: #ccdabe;
  padding: 40px 20px 20px 90px;
  position: relative;
  border-radius: 8px;
  max-width: 600px;
  float: right;
  margin-top: -35px;
}
.extraTip div.tip {
  background-color: #2d2c42;
  padding: 5px 20px;
  color: white;
  font-size: 24px;
  font-weight: 700;
  border-radius: 25px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -60px;
}
.extraTip ul {
  margin-top: 15px;
  padding-left: 30px;
}
.extraTip ul li {
  font-weight: 800;
  position: relative;
  margin-block: 10px;
}
.extraTip ul li::before {
  content: url(https://support3.you.gr/you/redesign/landing_pages/2022_Anakyklwsi/tick.png);
  height: 20px;
  width: 20px;
  position: absolute;
  left: -25px;
  top: 3px;
}
.section3 {
  background: #272533 url('https://support3.you.gr/you/redesign/landing_pages/2022_Anakyklwsi/step3bg.jpg') center bottom no-repeat;
  background-size: 100%;
  max-width: 1200px;
  border-radius: 10px;
  margin: 0 auto;
}
.section3 ul li {
  font-size: 16px;
  position: relative;
  margin: 10px 0;
}
.section3 ul li::before {
  content: '\2022';
  position: absolute;
  left: -15px;
  top: -2px;
  font-size: 25px;
  line-height: 25px;
  color: #6c8c47;
}
.QA {
  background-color: white;
  display: flex;
  align-items: center;
  border-radius: 100px;
  padding: 10px 25px;
  width: fit-content;
  margin: 70px auto 0 auto;
}
.QA div {
  margin: 0 5px;
}
.section4 {
  background: #8cab6d url('https://support3.you.gr/you/redesign/landing_pages/2022_Anakyklwsi/bottomBg.jpg') center top no-repeat;
  padding-block: 250px 150px;
  position: relative;
}
.section4_img {
  position: absolute;
  max-width: 800px !important;
  width: 50% !important;
  left: 45%;
  top: 60%;
  transform: translateY(-50%);
}
@media (max-width: 1200px) {
  .akoustika {
    right: -64px;
  }
  .section4 {
    background-size: 100%;
    padding-block: 150px 100px;
  }
  .section4_img {
    right: 0;
    left: unset;
    width: 45% !important;
  }
}
@media (max-width: 991px) {
  .section1 {
    background-size: 1600px;
  }
  .section1 .recyle_bin {
    top: unset;
    left: 50%;
    bottom: 0;
    transform: unset;
  }
  .earth {
    position: absolute;
    right: -60px;
    top: -60px;
    max-width: 320px !important;
  }
  .leaves {
    left: -30px;
    top: 50%;
    max-width: 320px !important;
    width: 40%;
  }
  .akoustika {
    right: -64px;
    max-width: 200px !important;
    top: -20px;
  }
  .extraTip {
    background-color: #ccdabe;
    padding: 40px 15px 20px 15px;
    position: relative;
    border-radius: 8px;
    max-width: 600px;
    float: right;
    margin-top: -35px;
  }
  .extraTip div.tip {
    top: 50px;
    transform: unset;
  }
  .section3 {
    background: #272533 url('https://support3.you.gr/you/redesign/landing_pages/2022_Anakyklwsi/step3bg_m.jpg') center bottom no-repeat;
    background-size: 100%;
    width: 96%;
    padding-bottom: 35%;
  }
}
@media (max-width: 768px) {
  .MyLPs .f16 {
    font-size: 14px;
  }
  .MyLPs .f18 {
    font-size: 16px;
  }
  .MyLPs .f22 {
    font-size: 20px;
  }
  .MyLPs .f30 {
    font-size: 25px;
  }
  .MyLPs .f60 {
    font-size: 30px;
  }
  .section1 {
    background: url('https://support3.you.gr/you/redesign/landing_pages/2022_Anakyklwsi/section-1bg_m.jpg') center top no-repeat;
    background-size: 100%;
    text-align: center;
  }
  .section1 img {
    margin: 0 auto;
  }
  .section1 img:first-of-type {
    width: 60%;
  }
  .section1 .desc {
    margin-top: 20px;
  }
  .section1 .recyle_bin {
    position: relative;
    left: unset;
    width: 70%;
  }
  .steps .f22 {
    font-size: 18px;
  }
  .steps .f20 {
    font-size: 16px;
  }
  .steps .desc_wrapper {
    left: 0;
  }
  .steps .desc {
    margin-top: -45px;
    padding-left: 0;
  }
  .step_num {
    height: 80px;
    width: 80px;
    font-size: 30px;
  }
  .blueDesc {
    width: calc(100% + 60px);
  }
  .akoustika {
    right: 0;
    max-width: 25% !important;
    top: 1%;
  }
  .extraTip {
    padding: 70px 15px 30px 15px;
  }
  .extraTip img {
    max-width: 150px !important;
  }
  .section4 {
    background-size: 100%;
    margin-top: 60px;
    padding-block: 120px 0;
  }
  .section4_img {
    position: relative;
    top: 30px;
    transform: unset;
    margin: 0 auto;
    width: 80% !important;
  }
}
@media (max-width: 576px) {
  .section1 img:first-of-type {
    width: 80%;
  }
  .leaves {
    display: none !important;
  }
  .akoustika {
    display: none !important;
  }
  .step2 .desc {
    width: 78%;
  }
  .step2 .blueDesc,
  .step2 .greenDesc {
    width: calc(100% + 60px);
  }
  .step2 .greenDesc {
    width: 100%;
  }
  .extraTip {
    float: unset;
    padding: 110px 75px 30px 15px;
  }
  .extraTip img {
    position: absolute;
    right: -35px;
    top: 50%;
    transform: translateY(-50%);
  }
  .extraTip div.tip {
    left: -30px;
  }
  .section3 {
    background-size: 150%;
    padding-bottom: 45%;
  }
  .section4_img {
    top: 20px;
  }
  .slideDownTitle a {
    font-size: 14px;
  }
  .slideDownContent {
    font-size: 14px;
  }
}