.sw3-bento__media,.sw3-feature__media:empty,.sw3-bento__media:empty{background:var(--sw3-surface-muted)}.sw3-bento__media img{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}.sw3-bento{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:13.75rem;gap:0.75rem}@media (min-width:640px){.sw3-bento{grid-auto-rows:17.5rem}}@media (max-width:720px){.sw3-bento{grid-template-columns:1fr}}.sw3-bento__tile{position:relative;display:flex;flex-direction:column;min-height:0;height:100%;padding:0;background:var(--sw3-surface-muted);border:1px solid var(--sw3-border);border-radius:var(--sw3-radius-lg);text-decoration:none;color:inherit;overflow:hidden;transition:border-color 0.2s ease,box-shadow 0.2s ease}.sw3-bento__tile:hover{border-color:var(--sw3-border-strong);box-shadow:var(--sw3-shadow-md)}.sw3-bento__tile:focus-visible{outline:2px solid var(--sw3-text);outline-offset:2px}.sw3-bento__tile--wide .sw3-bento__media{aspect-ratio:16 / 9}.sw3-bento__media{flex:1;min-height:0;border-radius:var(--sw3-radius-lg) var(--sw3-radius-lg) 0 0}.sw3-bento__label{display:flex;align-items:center;justify-content:space-between;padding:0.85rem 1rem;font-size:0.9375rem;font-weight:500;color:var(--sw3-text);background:var(--sw3-surface);border-top:1px solid var(--sw3-border)}.sw3-bento__tile:hover .sw3-bento__label::after{content:"Explore \2192";font-size:0.8125rem;color:var(--sw3-muted)}.sw3-logos{padding:3rem 0;border-top:1px solid var(--sw3-border)}.sw3-logos__label{margin:0 0 1.25rem;text-align:center;font-size:0.6875rem;font-weight:500;letter-spacing:0.1em;text-transform:uppercase;color:var(--sw3-muted)}.sw3-logos__row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem 2.25rem;opacity:0.35}.sw3-logos__row img{height:1.35rem;width:auto;object-fit:contain;filter:grayscale(100%)}.sw3-trial-band{margin:0;padding:3rem 1.5rem;text-align:center;background:var(--sw3-surface-muted);border:1px solid var(--sw3-border);border-radius:var(--sw3-radius-lg)}.sw3-trial-band h2{margin:0 0 0.5rem;font-size:clamp(1.35rem,3vw,1.85rem);font-weight:var(--sw3-weight-heading);letter-spacing:-0.03em}.sw3-trial-band p{margin:0 auto 1.25rem;max-width:26rem;font-size:0.9375rem;color:var(--sw3-muted);line-height:1.55}.sw3-trial-band__actions{display:flex;flex-wrap:wrap;gap:0.65rem;justify-content:center}