:root{--lfd-bg: #FFFFFF;--lfd-icon-bg: #EDE3FF;--lfd-border: #8B5CF6;--lfd-offer: #7C3AED;--lfd-heading: #0F0F0F;--lfd-subtitle: #6B6B6B;--lfd-cta-bg: #0F0F0F;--lfd-cta-fg: #FFFFFF}.lfd-offer{container-type:inline-size;display:flex;align-items:stretch;gap:0;background:var(--lfd-bg);border:1.5px solid var(--lfd-border);border-radius:12px;overflow:hidden;font-family:inherit;min-height:88px;width:100%;margin:14px 0;box-sizing:border-box}.lfd-offer *,.lfd-offer *:before,.lfd-offer *:after{box-sizing:border-box}.lfd-offer__icon-panel{flex:0 0 auto;width:88px;background:var(--lfd-icon-bg);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:10px 6px}.lfd-offer__icon-img{width:42px;height:42px;object-fit:contain;display:block}.lfd-offer__offer-label{font-size:12px;font-weight:800;letter-spacing:.06em;color:var(--lfd-offer);text-transform:uppercase;line-height:1}.lfd-offer__main{flex:1 1 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px}.lfd-offer__text{flex:1 1 auto;min-width:0}.lfd-offer__title{margin:0;font-size:20px;font-weight:700;color:var(--lfd-heading);line-height:1.2}.lfd-offer__subtitle{margin:4px 0 0;font-size:14px;color:var(--lfd-subtitle);line-height:1.4}.lfd-offer__link{color:var(--lfd-offer);font-weight:700;text-decoration:none}.lfd-offer__link:hover{text-decoration:underline}.lfd-offer__cta{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;background:var(--lfd-cta-bg);color:var(--lfd-cta-fg);text-decoration:none;padding:10px 20px;border-radius:999px;font-size:14px;font-weight:600;transition:background .15s ease,transform .15s ease;white-space:nowrap}.lfd-offer__cta:hover{background:#2b2b2b;color:var(--lfd-cta-fg)}.lfd-offer__cta:active{transform:translateY(1px)}.lfd-offer__cta-arrow{display:inline-block;transition:transform .2s ease}.lfd-offer__cta:hover .lfd-offer__cta-arrow{transform:translate(3px)}@container (max-width: 540px){.lfd-offer__main{flex-direction:column;align-items:flex-start;gap:10px;padding:14px 16px}.lfd-offer__title{font-size:18px}.lfd-offer__cta{padding:9px 18px;font-size:13px}.lfd-offer__icon-panel{width:76px}.lfd-offer__icon-img{width:36px;height:36px}}@container (max-width: 340px){.lfd-offer__icon-panel{width:64px}.lfd-offer__title{font-size:16px}}
