.offer-details{border-bottom-left-radius:var(--radius-xl);border-bottom-right-radius:var(--radius-xl);box-sizing:border-box;background:#f9fafb;border-top:1px solid #e4e7ec;flex-direction:column;gap:12px;padding:12px;display:flex;position:relative}@media (width>=768px){.offer-details{gap:16px;padding:16px}}.offer-details.text-tight{margin:0}@media (width>=768px){.offer-details{font-size:16px;line-height:24px}}.offer-details p span{font-weight:600}.offer-details p:first-of-type{margin-right:18px}.offer-details .terms{font-weight:600}.offer-details .terms-list{margin-top:4px;padding-left:16px;list-style-type:disc}.offer-details .close-details{padding:6px;font-size:12px;line-height:1;position:absolute;top:5px;right:5px}.offer-details .close-details:hover{cursor:pointer}@media (width>=768px){.offer-details .close-details{font-size:14px;top:10px;right:10px}}