.offer-component{padding:16px 0;display:flex;justify-content:space-between}@media(min-width:375px){.offer-component{padding:32px 0}}.offer-component:last-child{padding-bottom:8px}.offer-component .number{display:flex;flex-flow:column;font-weight:400;font-size:16px;color:var(--text-primary);justify-content:center}@media(min-width:375px){.offer-component .number{font-size:24px}}.offer-component .number span{font-size:16px;color:var(--gray-400)}.offer-component .offer{display:flex;flex-flow:column;align-items:center}@media(min-width:375px){.offer-component .offer{flex-flow:row}}.offer-component .offer .lease-button{width:100px;margin-left:16px}@media(min-width:375px){.offer-component .offer .lease-button{width:114px}}.offer-component .offer .price{font-weight:400;font-size:14px;letter-spacing:.3px;color:var(--gray-400);margin-bottom:16px}@media(min-width:375px){.offer-component .offer .price{margin-bottom:0}}.offer-component .offer .price-amount{font-weight:500;font-size:16px;letter-spacing:.3px;color:var(--text-primary)}
