.MyLPs {
  color: #2b2d40;
  overflow: hidden;
  background: white;
}
.MyLPs .col_xs_4,
.MyLPs .col_xs_6,
.MyLPs .col_xs_8,
.MyLPs .col_xs_12 {
  padding: 10px;
}
.MyLPs .radiusCorners {
  border-radius: 16px;
}
.MyLPs img {
  width: auto;
  max-width: 100%;
}
.MyLPs .btnCommon {
  font-size: 18px;
  font-weight: 400 !important;
  color: white;
  background-color: #01ad6e;
  font-weight: lighter;
  border-radius: 5px;
  padding: 15px 10px;
  display: block;
  transition: all linear 0.2s;
  display: flex;
  justify-content: center;
}
.MyLPs .btnCommon span {
  align-self: center;
}
.MyLPs .btnCommon:hover {
  background-color: #2c2c42;
}
.MyLPs .btnCommonBig {
  font-size: 27px;
}
.MyLPs .linkStretched {
  z-index: 5;
  overflow: hidden;
  display: block;
  position: absolute !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.MyLPs h2 {
  margin: 20px 0;
}
.MyLPs p {
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
}
.MyLPs .f18 {
  font-size: 18px;
  line-height: 25px;
}
.MyLPs .f20 {
  font-size: 20px;
  line-height: 30px;
}
.MyLPs .f22 {
  font-size: 22px;
  line-height: 25px;
}
.MyLPs .f25 {
  font-size: 25px;
  line-height: 30px;
}
.MyLPs .f35 {
  font-size: 35px;
  line-height: 40px;
}
.clrWhite {
  color: white !important;
}
.weight_bold {
  font-weight: 800;
}
.weight_light {
  font-weight: 300;
}
.HoverTrigger:hover .btnCommon {
  opacity: 0.8;
}
.chooseGift {
  text-align: center;
  position: relative;
  transition: all ease 0.15s;
  color: white;
}
.chooseGift img {
  margin: 0 auto;
  transition: all ease 0.15s;
}
.chooseGift:hover {
  color: #2c2c42;
}
.chooseGift:hover img {
  transform: translateY(-7px);
}
.chooseGiftSlider img {
  max-width: 170px;
}
.Xmasgifts_wrapper {
  background: url('https://support3.you.gr/you/redesign/landing_pages/Click-Away/images/stars.png') left top no-repeat, #dd3334 url('https://support3.you.gr/you/redesign/landing_pages/Click-Away/images/santa.png') right top no-repeat;
}
.HowItWorks {
  background: #5feac5 url('https://support3.you.gr/you/redesign/landing_pages/Click-Away/images/howitworks_bg.png') center top no-repeat;
  margin-top: 40px;
}
.Measures {
  background-color: #2c2c42;
  border-radius: 15px;
  padding: 20px 20px 50px 20px;
  height: 100%;
}
.Measures img {
  margin: -100px auto 20px auto;
}
@media (max-width: 1200px) {
  .Xmasgifts_wrapper {
    background: url('https://support3.you.gr/you/redesign/landing_pages/Click-Away/images/stars.png') 5% top no-repeat, #dd3334 url('https://support3.you.gr/you/redesign/landing_pages/Click-Away/images/santa.png') right top no-repeat;
    background-size: 120px, 100px;
  }
}
@media (max-width: 991px) {
  .MyLPs .f22 {
    font-size: 16px;
    line-height: 20px;
  }
  .MyLPs .f25 {
    font-size: 20px;
    line-height: 25px;
  }
  .Measures .f18 {
    font-size: 14px;
    line-height: 18px;
  }
  .HowItWorks_imgs {
    max-width: 150px !important;
    width: 100%;
  }
  .MeasuresWrapper {
    margin-bottom: 100px;
  }
  .Measures img {
    max-width: 250px;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .HowItWorks_imgs {
    max-width: 130px !important;
  }
  .HowItWorks {
    background-size: 100%;
  }
}
@media (max-width: 576px) {
  .MyLPs p {
    font-size: 18px;
    line-height: 25px;
  }
  .MyLPs .f20 {
    font-size: 18px;
    line-height: 28px;
  }
  .MyLPs .f22 {
    font-size: 12px;
    line-height: 16px;
  }
  .MyLPs .f25 {
    font-size: 16px;
    line-height: 22px;
  }
  .MyLPs .f36 {
    font-size: 29px;
    line-height: 39px;
  }
  .MyLPs .f35 {
    font-size: 30px;
    line-height: 35px;
  }
  .MyLPs .btnCommon {
    padding: 10px 6px;
  }
  .chooseGiftSlider img {
    max-width: 150px;
  }
  .Xmasgifts_wrapper {
    background: #dd3334;
  }
  .Measures {
    padding: 20px 5px 20px 5px;
  }
}