.ep-welcome{position:relative;isolation:isolate;display:flex;align-items:center;min-height:255px;overflow:hidden;margin:0 0 20px;background:#303f50;border:1px solid #657788;border-radius:5px;color:#e9ecef}
.ep-welcome-copy{position:relative;z-index:1;width:48%;padding:26px 0 26px 24px}
body .ep-welcome h1{margin:0 0 18px;padding:0;color:#ff6600;font-size:27px;line-height:1.2;font-weight:600;border:0;background:none}
.ep-welcome-quote{margin:0 0 8px;color:#f1f3f5;font-family:Georgia,serif;font-size:21px;font-style:italic;line-height:1.4}
.ep-welcome-signature{margin:0;color:#c0cbd4;font-size:12px}
.ep-welcome img{position:absolute;right:0;top:0;width:65%;height:100%;max-width:none;object-fit:cover;object-position:right top;border:0;border-radius:0;-webkit-mask-image:linear-gradient(to right,transparent,#000 30%);mask-image:linear-gradient(to right,transparent,#000 30%)}
@media(max-width:700px){.ep-welcome{min-height:220px}.ep-welcome-copy{padding:18px 0 18px 16px}body .ep-welcome h1{font-size:23px}.ep-welcome-quote{font-size:18px}}
@media(max-width:480px){.ep-welcome{flex-direction:column;align-items:stretch}.ep-welcome-copy{box-sizing:border-box;width:100%;padding:20px}.ep-welcome img{position:relative;width:100%;height:auto;max-height:290px;object-fit:contain;mask-image:linear-gradient(to bottom,transparent,#000 15%);-webkit-mask-image:linear-gradient(to bottom,transparent,#000 15%)}}

