.offer-container{padding:40px 0 0;overflow-x:hidden}@media (min-width:576px){.offer-container{padding:40px 0 60px}}.offer-container .offer-title h1{text-align:center;color:#656565;text-transform:uppercase;font-size:16px;margin-bottom:30px}.offer-container .offer{--item-per-row:6;display:-ms-flexbox;display:flex;width:calc(100% + 20px);margin-left:-10px;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.offer-container .offer a{display:block;background-color:#f4f4f4;padding:10px 0 16px;width:calc(50% - 20px);margin-right:10px;margin-left:10px;margin-bottom:20px}@media (min-width:576px){.offer-container .offer a{width:calc(33% - 20px)}}@media (min-width:1280px){.offer-container .offer a{width:calc(100% / var(--item-per-row) - 20px)}}.offer-container .offer h2{text-align:center;color:#393939;font-size:16px;margin-bottom:0;font-weight:300}.offer-container .offer img{width:100%;height:auto}.offer-container .owl-dots{position:absolute;width:100%;text-align:center;bottom:-40px;left:0}.offer-container .owl-dots .owl-dot{display:inline-block;width:30px;height:3px;background-color:#0a253d;margin:0 5px}.offer-container .owl-dots .owl-dot.active,.offer-container .owl-dots .owl-dot:hover{background-color:#183b57}