.cp_card-header{align-items:center;background:var(--color-system-1-hex);border-radius:12px;box-shadow:-5px 6px 11.9px 0 rgba(1,69,245,.1);display:flex;height:100%;overflow:hidden;padding:12px 18px}.cp_card-header__icon{flex:0 0 4%;figure{align-items:center;border-radius:50%;display:flex;height:33px;justify-content:center;width:33px;&.blue-primary{background:var(--color-global-2-hex)}&.cloud{background:var(--color-global-4-hex)}&.infrastructure{background:var(--color-global-7-hex)}&.modernisation{background:var(--color-global-5-hex)}&.cyberdefense{background:var(--color-global-6-hex)}img{height:26px;margin:auto;width:26px}}}.cp_card-header__text{flex:0 0 86%;margin-left:7px;p{margin:0}p.h5{&.blue-primary{color:var(--color-global-2-hex)}&.cloud{color:var(--color-global-4-hex)}&.infrastructure{color:var(--color-global-7-hex)}&.modernisation{color:var(--color-global-5-hex)}&.cyberdefense{color:var(--color-global-6-hex)}}}@media (min-width:992px){.cp_card-header{padding:28px 13px 26px}.cp_card-header__icon{figure{height:41px;width:41px}}.cp_card-header__text{margin-left:9px}}