.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 .clrBlue {
  color: #4960f2 !important;
}
.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 .f46 {
  font-size: 46px;
}
.MyLPs .f60 {
  font-size: 60px;
  margin-bottom: 15px;
}
.MyLPs .w300 {
  font-weight: 300;
}
.MyLPs .w500 {
  font-weight: 500;
}
.MyLPs .w800 {
  font-weight: 800;
}
.section1 {
  background-image: url('https://support3.you.gr/you/redesign/landing_pages/2022_Eurobank/section1-bg-04.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  height: 40vw;
}
.section2 .circle {
  height: 400px;
  width: 400px;
  background-color: #ffbe39;
  border-radius: 50%;
  position: absolute;
  left: -200px;
  top: 50px;
  -webkit-box-shadow: 0px 0px 19px -1px rgba(0, 0, 0, 0.57);
  -moz-box-shadow: 0px 0px 19px -1px rgba(0, 0, 0, 0.57);
  box-shadow: 0px 0px 19px -1px rgba(0, 0, 0, 0.57);
}
.section2 .white_circles {
  position: absolute;
  right: 50px;
  bottom: -80px;
}
.BlueIcons_container {
  align-items: center;
  margin-bottom: 20px;
  padding-inline: 15px;
}
.BlueIcons {
  background-color: #485ff1;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.57);
  -moz-box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.57);
  box-shadow: 0px 0px 12px -1px rgba(0, 0, 0, 0.57);
  padding: 30px;
  margin-right: 30px;
}
.BlueIcons img {
  max-width: 100px;
}
.underLined_text {
  font-size: 42px;
  font-weight: 800;
  box-decoration-break: clone;
  background: linear-gradient(0deg, white 20px, rgba(0, 0, 0, 0) 10px);
  width: -moz-fit-content;
  padding-inline: 10px;
  margin: 0 auto;
}
.underLined_text1 {
  background: linear-gradient(0deg, #4960f2 20px, rgba(0, 0, 0, 0) 10px);
}
.underLined_text2 {
  background: linear-gradient(0deg, #ffbe39 20px, rgba(0, 0, 0, 0) 10px);
}
.step1-4 img {
  max-width: 1088px;
  width: 100%;
}
.step2-3 img {
  max-width: 560px;
  width: 100%;
}
.TwoMinutes {
  background-color: #1d1e2b;
  padding-block: 25px;
  padding-inline: 30px;
  color: white;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  border-radius: 200px;
}
.TwoMinutes img {
  margin: -100px auto 5px auto;
}
.whiteBoard {
  background-color: white;
  padding: 35px 20px;
  border-radius: 120px;
}
.last_section {
  background: #05567e url('https://support3.you.gr/you/redesign/landing_pages/2022_Eurobank/last_section_bg.jpg') center bottom no-repeat;
  display: flex;
  align-items: center;
  height: 573px;
}
.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;
}
@media (max-width: 1300px) {
  .BlueIcons_container .f30 {
    font-size: 20px !important;
  }
  .BlueIcons {
    padding: 20px;
  }
  .BlueIcons img {
    max-width: 70px;
  }
  .section2 .white_circles {
    right: 0;
    width: 15%;
  }
}
@media (max-width: 1200px) {
  .section2 .circle {
    height: 200px;
    width: 200px;
    left: -100px;
  }
}
@media (max-width: 991px) {
  .last_section {
    background: #378fb7 url('https://support3.you.gr/you/redesign/landing_pages/2022_Eurobank/last_section_bg-991.jpg') center bottom no-repeat;
    background-size: 100%;
    display: block;
    height: auto;
    padding-block: 30px 55%;
  }
  .last_section img {
    max-width: 50px;
  }
}
@media (max-width: 768px) {
  .MyLPs .f16 {
    font-size: 14px;
  }
  .MyLPs .f18,
  .MyLPs .f20 {
    font-size: 16px;
  }
  .MyLPs .f22 {
    font-size: 20px;
  }
  .MyLPs .f30,
  .MyLPs .f46 {
    font-size: 25px;
  }
  .MyLPs .f60 {
    font-size: 30px;
  }
  .BlueIcons_container {
    align-items: start;
  }
  .BlueIcons {
    padding: 10px;
  }
  .BlueIcons img {
    max-width: 50px;
  }
}
@media (max-width: 576px) {
  .section1 {
    background-image: url('https://support3.you.gr/you/redesign/landing_pages/2022_Eurobank/section1-bg-m-04.jpg');
    background-size: 100%;
    height: 90vw;
  }
  .BlueIcons_container {
    display: block !important;
    text-align: center;
    margin-bottom: 10px;
  }
  .BlueIcons {
    padding: 10px;
    height: 80px;
    width: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px auto;
  }
  .BlueIcons img {
    max-width: 50px;
  }
  .section2 .white_circles {
    right: 0;
    width: 15%;
    bottom: -15px;
  }
  .underLined_text {
    font-size: 25px;
    background: linear-gradient(0deg, white 12px, rgba(0, 0, 0, 0) 10px);
    padding-inline: 10px;
  }
  .underLined_text1 {
    background: linear-gradient(0deg, #4960f2 12px, rgba(0, 0, 0, 0) 10px);
  }
  .underLined_text2 {
    background: linear-gradient(0deg, #ffbe39 12px, rgba(0, 0, 0, 0) 10px);
  }
  .step1-4 img {
    max-width: 270px;
  }
  .step2-3 img {
    max-width: 400px;
    margin: 0 auto 15px auto;
  }
  .TwoMinutes {
    padding-block: 25px 40px;
    padding-inline: 15px;
    font-size: 20px;
    border-radius: 50px;
  }
  .TwoMinutes img {
    margin: -100px auto 10px auto;
  }
  img.smile {
    max-width: 90px;
  }
  img.boy {
    max-width: 300px;
    width: 100%;
  }
  .whiteBoard {
    border-radius: 50px;
  }
  .slideDownTitle a {
    font-size: 14px;
  }
  .slideDownContent {
    font-size: 14px;
  }
}