.thematic-module .ss-header-cm-container{margin-bottom:32px}.thematic-module .ss-header-cm-container .title-container{display:flex;flex-direction:column;gap:16px}.thematic-module .ss-header-cm-container .subtitle{font:var(--bing-smtc-text-global-body2);color:var(--bing-smtc-data-foreground-gray-default)}.thematic-module .thematic-card{box-sizing:border-box;display:flex;flex-direction:column;height:100%;background:var(--bing-smtc-data-background-gray-subtle);border:1px solid rgba(0,0,0,.05);border-radius:var(--bing-static-corner-rounded-large);box-shadow:var(--smtc-shadows-card);overflow:hidden;color:inherit;text-decoration:none}.thematic-module .thematic-card__content{flex:none;display:flex;flex-direction:column;gap:var(--smtc-gap-between-content-medium);padding:32px 32px 36px;text-align:start}.thematic-module .thematic-card__title{font:var(--bing-smtc-text-global-title2-strong);color:var(--bing-smtc-data-foreground-gray-default);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:64px;min-height:2lh}.thematic-module .thematic-card:hover .thematic-card__title{text-decoration:underline}.thematic-module .thematic-card__logo-cta{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:var(--smtc-gap-between-content-medium)}.thematic-module .thematic-card__seller img{display:block;width:40px;height:40px;border-radius:var(--bing-static-corner-rounded-xx-small)}.thematic-module .thematic-card__image{flex:1 1 auto;min-height:0;width:100%;overflow:hidden}.thematic-module .thematic-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s ease-out}.thematic-module .thematic-card.image-scale:hover .thematic-card__image img{transform:scale(1.1)}.thematic-module .thematic-card__cta{flex:none;box-sizing:border-box;display:inline-flex;align-items:center;gap:var(--smtc-gap-between-content-xx-small);block-size:38px;padding-inline:calc(var(--smtc-padding-content-xxx-small) + var(--smtc-padding-ctrl-sm-horizontal-default));border:1px solid var(--bing-smtc-stroke-ctrl-strong);border-radius:var(--smtc-corner-ctrl-rest);background-color:transparent;color:var(--bing-smtc-foreground-content-brand-rest);font:var(--bing-smtc-text-global-caption1);white-space:nowrap}.thematic-module .thematic-card__cta-label{padding-inline:var(--bing-smtc-padding-ctrl-text-side-large)}@media(max-width:640px){.thematic-module .ss-header-cm-container{margin-bottom:16px}.thematic-module .thematic-card .thematic-card__content{padding:20px 20px 24px}}