/* Illustrated A4 service covers and distinct card scenes. */
.art-cover-page{background:var(--pagetint)!important;color:#061d43}
.art-cover-head{position:absolute;top:45px;left:55px;right:55px;z-index:1}
.art-cover-head .kicker{color:#d54025}
.art-cover-head h1{font-size:40px;line-height:1.08;max-width:670px;margin:20px 0 8px;letter-spacing:-1.3px}
.art-cover-head p{font-size:15px;color:#536b82;margin:0}
.art-cover-figure{position:absolute;left:25px;right:25px;top:192px;height:860px;margin:0;display:flex;align-items:center;justify-content:center;overflow:hidden}
.art-cover-figure img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}
.art-cover-note{position:absolute;right:55px;bottom:77px;font-size:9px;color:#72859a}
.art-cover-page .folio{z-index:2;background:var(--pagetint);border-color:#dce3ea}
.card-art,.bento-art,.retail-art{background-size:400% 200%;background-repeat:no-repeat;background-color:transparent;mix-blend-mode:multiply;flex:none;display:block}
.service-body .scope-card .card-art{width:138px;height:93px;margin:-10px 0 9px -8px;border-radius:10px}
.bento-card .bento-art{width:150px;height:94px;margin:-12px 0 8px -12px;border-radius:10px}
.retail-tile .retail-art{width:130px;height:94px;margin:-8px 0 5px -10px;border-radius:9px}
.retail-steps li{min-height:42px;align-items:center}
.retail-steps li:not(:last-child)::after{top:9px!important}
@media print{.art-cover-page,.card-art,.bento-art,.retail-art{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
@media screen and (max-width:550px){.art-cover-head{left:25px;right:25px}.art-cover-head h1{font-size:33px}.art-cover-figure{left:5px;right:5px}.art-cover-note{right:25px}.bento-card .bento-art{width:140px;height:90px}}

/* Raster artwork is drawn on white; multiply lets the page tint show through. */
.art-cover-figure img,.retail-hero-art,.retail-hero-art img,.legacy img[src*="gfx/"],.designed img[src*="gfx/"]{mix-blend-mode:multiply}
