

/* Start:/promo/css/style.css?17452640031983*/
.e-container {
  max-width: 1520px;
  margin: 0 auto;
  padding: 0 20px;
}
.banner .slick-dots{
  display: none!important;
}
.banner .banner_item:before{
  content: none!important;
}
.banner_title{
  display: none!important;
}
.banner .banner_img{
  width: 100% !important;
}
.promo{
  margin-bottom: 0;
  margin-top: 0;
}
.promo .e-container{
  background-color: #FDEDF1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 20px;
  border-radius: 25px;
}
.promocode{
  font-style: normal;
  font-weight: 700;
  font-size: 33px;
  line-height: 167%;
  text-align: center;
  color: #430315;
  margin-bottom: 3px;
}
.promocopy{
  font-style: normal;
  font-weight: 700;
  font-size: 19px;
  line-height: 24px;
  text-align: center;
  color: #FFFFFF;
  background-color: #EF3167;
  padding: 10px 35px;
  border-radius: 8px;
  outline: none;
  border: none;
}
.promocopy.set-copy{
  color: #430315;
  background-color: #FFFFFF;
}
.timer{
  margin-top: 11px;
  margin-bottom: 46px;
}
.timer .e-container{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.timer-block{
  display: flex;
  align-items: start;
  justify-content: center;
}
.timer-separator,
.timer-time{
  font-style: normal;
  font-weight: 700;
  font-size: 55px;
  line-height: 55px;
  text-align: center;
  color: #E73467;
}
.timer-separator{
  padding: 0 10px;
}
.timer-desc{
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 55px;
  text-align: center;
  color: #430315;
}
.timer-text{
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 55px;
  text-align: center;
  color: #430315;
}
@media (max-width: 560px) {
  .timer-text{
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 10px;
  }
  .timer-desc{
    font-size: 20px;
    line-height: 1.2;
  }
  .timer-separator, .timer-time{
    font-size: 45px;
    line-height: 1.2;
  }
}
/* End */
/* /promo/css/style.css?17452640031983 */
