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