.offer-container{flex-direction:column;gap:4px;width:100%;margin-bottom:2rem;padding:0 1.5rem;display:flex}@media screen and (max-width:991px){.offer-container{display:none}}.offer-top-content{box-sizing:border-box;justify-content:flex-end;align-items:center;width:100%;padding-left:40px;display:flex}.offer-top-content-item{flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;display:flex}.offer-top-content-price{justify-content:center;align-items:center;gap:4px;display:flex}.offer-top-content-price>p :first-child{color:#212121;font-size:16px;font-weight:600}.offer-top-content-price>p :nth-child(2){color:#212121;font-size:14px;font-weight:400}.offer-top-content-type{color:#424242;background-color:#eee;border-radius:1rem;padding:4px 10px;font-size:14px;font-weight:500}
