.promotions-page h1{font-weight:600;font-size:36px;line-height:42px;margin-bottom:16px}
.promotions-page .promotions{margin-top:16px;margin-bottom:16px;display:flex;min-height:300px}
@media (max-width:991px){.promotions-page .promotions{flex-direction:column}}
.promotions-page .promotions span{font-weight:normal;font-size:14px;line-height:24px;letter-spacing:-0.006em}
@media (max-width:991px){.promotions-page .promotions span{font-size:12px;line-height:21px}}
.promotions-page .promotions_img{background-image:var(--background);background-color:var(--background-color);background-position:var(--background-position);background-repeat:no-repeat;border-top-left-radius:12px;border-bottom-left-radius:12px;width:66%}
.promotions-page .promotions_img img{display:none}
.promotions-page .promotions_img.prawo{background-position:right}
.promotions-page .promotions_img.lewo{background-position:left}
@media (max-width:991px){.promotions-page .promotions_img.mobile-true{background-image:none;border-top-left-radius:12px;border-top-right-radius:12px;width:100%}.promotions-page .promotions_img.mobile-true img{display:block;border-top-left-radius:12px;border-top-right-radius:12px}.promotions-page .promotions_img.mobile-false{width:100%;height:300px;border-bottom-left-radius:0;border-top-right-radius:12px}}
.promotions-page .promotions_info{width:34%;max-width:420px;border-top-right-radius:12px;border-bottom-right-radius:12px;padding:35px 48px 35px 48px;display:flex;flex-direction:column;justify-content:space-between}
@media (max-width:1199px){.promotions-page .promotions_info{padding:32px 36px 36px 36px}}
@media (max-width:991px){.promotions-page .promotions_info{width:100%;border-bottom-left-radius:12px;border-top-right-radius:0;max-width:unset}}
.promotions-page .promotions_info .text{color:#fff;margin-bottom:5px}
.promotions-page .promotions_info .text h2{font-weight:600;font-size:30px;line-height:35px;letter-spacing:-0.022em;margin-bottom:10px}
@media (max-width:1199px){.promotions-page .promotions_info .text h2{font-size:28px}}
.promotions-page .promotions_info .text .details{display:block;font-size:12px;font-weight:300;line-height:unset;margin-bottom:5px}
.promotions-page .promotions_info .text span{font-weight:400;font-size:14px;line-height:21px}