.promotions__item{color:var(--color-white);text-align:center;flex-direction:column;height:500px;padding:50px 30px;display:flex;position:relative}.promotions__item:hover .promotions__title{color:var(--color-gray-dark)}@media screen and (width<=420px){.promotions__item{height:370px;padding:40px 22px;font-size:12px;line-height:17px}}.promotions__item:before{content:"";z-index:10;background:linear-gradient(#0000004d,#0000004d),linear-gradient(#0000,#00000080);width:100%;height:100%;position:absolute;top:0;left:0}.promotions__item>:not(.link){z-index:20;position:relative}.promotions__logo{width:120px;margin:0 auto}.promotions__logo+*{margin-top:auto}.promotions__title{text-transform:uppercase;font-family:Montserrat,sans-serif;font-size:24px;line-height:33px;transition:all .22s ease-out}.promotions__title+*{margin-top:10px}.promotions__title--big{font-size:18px;line-height:27px}.promotions__title--huge{font-size:14px;line-height:23px}@media screen and (width<=420px){.promotions__title{font-size:18px;line-height:25px}.promotions__title--big{font-size:14px;line-height:20px}.promotions__title--huge{font-size:11px;line-height:18px}}
