.medfx-home .medfx-hero{grid-template-columns:1fr 1.08fr;min-height:560px}.medfx-home .medfx-hero-media{min-height:470px;padding:0;background:#102d46;border-radius:22px;box-shadow:0 22px 50px rgba(18,59,93,.18)}.medfx-home .medfx-hero-media img{width:100%;height:470px;max-height:none;object-fit:cover!important;object-position:center;border-radius:22px;padding:0;box-shadow:none}.medfx-offer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.medfx-offer-tile{display:flex;flex-direction:column;min-height:210px;padding:22px;border:1px solid var(--mx-line);border-radius:16px;background:#fff;text-decoration:none!important;box-shadow:0 8px 22px rgba(18,59,93,.05);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.medfx-offer-tile:hover,.medfx-offer-tile:focus{transform:translateY(-4px);border-color:#9cc8d0;box-shadow:0 16px 30px rgba(18,59,93,.12)}.medfx-offer-tile h3{color:var(--mx-navy);font-size:1.08rem;margin:16px 0 8px}.medfx-offer-tile p{color:var(--mx-muted);font-size:.86rem;line-height:1.5;margin:0}.medfx-tile-mark{width:46px;height:6px;border-radius:999px;background:var(--mx-orange);margin-top:auto}.medfx-tile-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#edf6f7;overflow:hidden}.medfx-tile-icon img{width:100%;height:100%;object-fit:contain;padding:8px}.medfx-home .medfx-proof-badge img{width:22px;height:22px;object-fit:contain}.medfx-home .medfx-products{display:none}@media(max-width:1000px){.medfx-offer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.medfx-home .medfx-hero{grid-template-columns:1fr;min-height:0}.medfx-home .medfx-hero-media,.medfx-home .medfx-hero-media img{min-height:300px;height:300px}.medfx-offer-grid{grid-template-columns:1fr}}
