.offer-item-container{display:flex;justify-content:space-between;align-items:center;padding:10px 18px 10px 60px;width:100%;border-radius:8px;background-color:#fafafa;box-sizing:border-box}@media screen and (max-width:479px){.offer-item-container{padding:10px 18px}}.offer-item-content{display:flex;flex-direction:row;justify-content:flex-start;flex-shrink:1;gap:8px;align-items:center}@media screen and (max-width:479px){.offer-item-content{margin-left:8px}}.offer-item-content-id{font-weight:400;font-size:14px;text-align:center;color:#616161;width:fit-content}.offer-item-content-text{font-weight:400;font-size:14px;color:#212121}.offer-item-left-content{display:flex;justify-content:flex-start;gap:110px}.offer-item-left-content-mobile-text{font-size:14px;flex:0 0 72px}.offer-item-badge{background-color:#f5f5f5;color:#ff5726;font-size:16px;font-weight:600;line-height:25px;text-align:center;padding:6px 18px;border-radius:1rem;margin-bottom:12px;width:fit-content}.offer-item-title{font-size:14px;font-weight:400;line-height:22.4px;text-align:right}.offer-item-light-divider{background-color:#fff}.offer-item-gray-divider,.offer-item-light-divider{width:100%;height:1px;margin-bottom:1.5rem;margin-top:1.5rem}.offer-item-gray-divider{background-color:#eee}.offer-item-price{font-size:52px;font-weight:600;width:100%}.offer-item-time{font-size:16px;font-weight:600;line-height:25px;width:100%}.offer-item-button{width:100%;border-radius:30px;text-align:center;padding:14px;margin-top:1.5rem;box-sizing:border-box}.only-Show-text-padding{padding-left:40px}@media screen and (max-width:479px){.only-Show-text-padding{padding-left:20px!important}}.offer-item-left-content-gap{gap:30px}