/* The image occupies a real ratio box; no page-specific URL or spacer is needed. */
body .trade365-category-cards.t365-editable-cards{gap:24px;align-items:stretch}
body .trade365-category-cards.t365-cards-subcategories{grid-auto-flow:row;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-columns:auto;overflow:visible}
body .trade365-category-cards.t365-editable-cards article.t365-managed-card{display:flex;flex-direction:column;position:relative;padding:0!important;min-height:0!important;background:#101e34!important;justify-content:flex-start!important;overflow:hidden}
body .trade365-category-cards.t365-editable-cards article.t365-managed-card::before{content:none!important;display:none!important}
body .t365-editable-cards .t365-card-media{display:block;margin:0!important;width:100%;aspect-ratio:4/3;background:#fff;flex:none;overflow:hidden}
body .t365-editable-cards .t365-card-media img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}
body .t365-editable-cards.t365-cards-applications .t365-card-media{aspect-ratio:12/7}
body .t365-editable-cards.t365-cards-applications .t365-card-media img{object-fit:cover}
body .t365-editable-cards .t365-card-number{position:absolute;top:18px;left:20px;color:#4265d8;font-size:13px;z-index:1}
body .t365-editable-cards article.t365-managed-card>.t365-card-body{display:flex;flex:1;flex-direction:column;margin:0!important;padding:26px 28px 28px}
body .t365-editable-cards .t365-card-body h3{font-size:clamp(20px,1.6vw,26px);line-height:1.25;color:white;margin:0 0 12px}
body .t365-editable-cards .t365-card-body p{font-size:16px;line-height:1.6;color:#c7d0df;margin:0 0 20px}
body .t365-editable-cards .t365-card-body a{color:white!important;font-size:16px;line-height:1.5;font-weight:700;margin-top:auto;padding-top:8px;text-decoration:none}
body .t365-editable-cards .t365-card-body a::after{content:'';position:absolute;inset:0}
body .t365-editable-cards article:focus-within{outline:3px solid #496ee8;outline-offset:3px}
body .t365-editable-cards article:hover .t365-card-body a{color:#a9c2ff!important}
@media(max-width:767px){body .t365-editable-cards article.t365-managed-card>.t365-card-body{padding:20px}body .trade365-category-cards.t365-editable-cards{gap:18px}}
@media(max-width:767px){body .trade365-category-cards.t365-cards-subcategories{grid-template-columns:minmax(0,1fr)}}
