.console-card{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-margin-before:-0.3125rem;margin-block-start:-0.3125rem;width:100%}.console-card__image-wrapper{background-color:inherit;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;position:relative;z-index:2}.console-card__image-wrapper img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.console-card__content-wrapper{background-color:#0a1217;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-margin-before:-4em;margin-block-start:-4em;padding-block:4em;position:relative;z-index:3}.console-card__content-wrapper::before{background:-webkit-gradient(linear, left top, left bottom, from(rgba(10,18,23,0)), to(#0a1217));background:linear-gradient(to bottom, rgba(10,18,23,0), #0a1217);content:"";height:9.375rem;left:0;position:absolute;right:0;top:-9.3125rem;z-index:-1}.console-card__content-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2em;padding-inline:2em}@media print,screen and (min-width:52.125em){.console-card__content-inner{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.console-card__content-cell{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}@media print,screen and (min-width:52.125em){.console-card__content-cell:last-child{-ms-flex-preferred-size:auto;flex-basis:auto;max-width:50ch}}@media print,screen and (min-width:52.125em){.console-card__content-cell:only-child{-ms-flex-preferred-size:auto;flex-basis:auto;max-width:70%}}.console-card__content-text>:where(:not(:first-child)){-webkit-margin-before:2rem;margin-block-start:2rem}.console-card.scrolling{background-color:rgba(0,0,0,0)}.console-card.scrolling .console-card__image-wrapper{background-color:#fff}.console-card.scrolling .console-card__image-wrapper::before{background:-webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), to(white));background:linear-gradient(to bottom, rgba(255,255,255,0), white);content:"";height:6.25rem;left:0;position:absolute;right:0;top:-6.1875rem;z-index:-1}