/* 2.9.39 · product hierarchy, transparent industry icons and new modules */
body.home .bt-enterprise-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
body.home .bt-enterprise-card{min-height:100%}
body.home .bt-enterprise-card figure img{aspect-ratio:16/10;object-fit:cover}
body.home .bt-enterprise-card:nth-child(4) figure img{object-position:center bottom;transform:scale(1.22);transform-origin:center bottom}
body.home .bt-enterprise-card:nth-child(4):hover figure img{transform:scale(1.24)}
body.home .platformGrid{grid-template-columns:minmax(250px,.8fr) minmax(0,1.2fr)}
body.home .bt-crm-product-panel{grid-column:span 2}
body.home .bt-platform-search-panel{align-self:stretch}
body.home .bt-industry-icon{background:transparent;object-fit:contain}

.bt-v299-key-enterprise-voiceform .bt-v28-hero-image img,
.bt-v299-key-enterprise-voiceform .bt-v28-media img{object-fit:cover;object-position:center;background:#0a1318}
.bt-v299-key-enterprise-ausschreibungs-projektanalyse .bt-v28-hero-image,
.bt-v299-key-enterprise-ausschreibungs-projektanalyse .bt-v28-media{overflow:hidden;background:#f4f8f8}
.bt-v299-key-enterprise-ausschreibungs-projektanalyse .bt-v28-hero-image img,
.bt-v299-key-enterprise-ausschreibungs-projektanalyse .bt-v28-media img{object-fit:cover;object-position:center bottom;transform:scale(1.18);transform-origin:center bottom}

@media(max-width:1180px){
  body.home .bt-enterprise-card:last-child{grid-column:auto;display:flex;grid-template-columns:none}
}
@media(max-width:860px){
  body.home .bt-crm-product-panel{grid-column:auto}
}
@media(max-width:760px){
  body.home .bt-enterprise-grid{grid-template-columns:1fr}
  body.home .bt-crm-product-panel{grid-column:auto}
}
