.fancy-callout{--tab-height:2.625rem;--tab-offset:var(--container-padding);--strip-height:.375rem;display:grid;grid-template-columns:var(--tab-offset) min(calc(100% - 5vw),15rem) 1fr;grid-template-rows:var(--tab-height) auto var(--strip-height)}@media print,screen and (min-width:64em){.fancy-callout{--tab-offset:var(--space-lg)}}.fancy-callout--secondary{--tab-color:#ff9016}.fancy-callout__label{grid-row:1/-1;grid-column:2;position:relative;z-index:3;background-color:var(--tab-color,#0072ce);display:grid;grid-template-columns:1fr;grid-template-rows:var(--tab-height) 1fr;justify-items:center}.fancy-callout__label__text{color:#fff;grid-row:1;grid-column:1;align-self:center;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.fancy-callout__shadow{position:relative;z-index:1;grid-row:2;grid-column:1/-1}.fancy-callout .callout{grid-row:2;grid-column:1/-1;z-index:3}
