#offers .page-content>div:nth-child(odd){background-color:var(--alternative-dark)}#offer-texts{padding-top:80px;padding-bottom:120px}#offer-texts .block-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:80px}#offer-texts .text-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:30px}#offer-texts .text-block h3{width:520px}#offer-texts .text-block ul{list-style-type:disc;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1}#offer-texts .text-block ul li{margin-bottom:5px}#offer-texts .text-block ul li:last-child{margin-bottom:0}@media only screen and (max-width:991px){#offer-texts{padding-top:60px;padding-bottom:80px}#offer-texts .block-content{gap:60px}#offer-texts .text-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}#offer-texts .text-block h3{width:auto}}