@media only screen and (max-width:767px){.promo-with-timer .lp-promo-countdown{gap:8px}}@media only screen and (min-width:768px)and (max-width:1140px){.promo-with-timer__container{display:grid;grid-template-columns:1fr 1fr;gap:48px}}@media only screen and (min-width:1141px){.promo-with-timer__container{display:grid;grid-template-columns:1fr 1fr;gap:48px;gap:16px}}.promo-with-timer__video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.promo-with-timer__counter{position:relative;padding:40px 20px;overflow:hidden;background-color:#faa0d7;border-radius:20px}@media only screen and (max-width:767px){.promo-with-timer__counter{display:flex;justify-content:center}}@media only screen and (min-width:768px)and (max-width:1140px){.promo-with-timer__counter{display:flex;justify-content:center}}@media only screen and (min-width:1141px){.promo-with-timer__counter{order:1;margin-left:36px;padding:60px}}.promo-with-timer__countdown{position:relative;z-index:1}@media only screen and (max-width:767px){.promo-with-timer__content{padding-top:40px}}@media only screen and (min-width:1141px){.promo-with-timer__list{max-width:420px}}.promo-with-timer__item{position:relative}.promo-with-timer__item:not(:last-child):after{content:"";position:absolute;bottom:-8px;display:block;width:100%;height:1px;background-color:#eef1f2}.promo-with-timer__item-row{display:flex;justify-content:space-between;gap:16px}.promo-with-timer__item-value{white-space:nowrap}