/* European Standards Platform Core 3.0.0 promotion units. */
.esp-promotion {
	--esp-promo-ink: #071b36;
	--esp-promo-copy: #42566f;
	--esp-promo-line: #d8e4ef;
	--esp-promo-blue: #0757c8;
	--esp-promo-navy: #071b36;
	--esp-promo-gold: #d6a33a;
	position: relative;
	display: grid;
	grid-template-columns: 64px minmax(0, 1fr) auto;
	align-items: center;
	gap: clamp(1rem, 2.2vw, 1.8rem);
	min-height: 0;
	padding: clamp(1.4rem, 2.4vw, 2rem) clamp(1.4rem, 2.6vw, 2.2rem) 3rem;
	border: 1px solid var(--esp-promo-line);
	border-radius: 20px;
	background: #fff;
	box-shadow: 0 16px 44px rgba(5, 31, 67, 0.08);
	color: var(--esp-promo-ink);
	overflow: hidden;
	isolation: isolate;
}
.esp-promotion::before { position:absolute; top:-90px; right:-80px; z-index:-1; width:260px; height:260px; border-radius:50%; background:rgba(7,87,200,.05); content:""; }
.esp-promotion--dark,.esp-promotion--catalogue { border-color:rgba(255,255,255,.16); background:radial-gradient(circle at 86% 8%,rgba(59,139,245,.28),transparent 28%),linear-gradient(135deg,#041225,#092b57 62%,#0a478b); box-shadow:0 20px 58px rgba(5,31,67,.18); color:#fff; }
.esp-promotion--inventory { background:radial-gradient(circle at 92% 10%,rgba(7,87,200,.08),transparent 24%),linear-gradient(145deg,#fff,#f6f9fd); }
.esp-promotion__mark { display:grid; width:64px; height:64px; place-items:center; border-radius:17px; background:var(--esp-promo-navy); box-shadow:inset 0 0 0 1px rgba(255,255,255,.08); color:#f3cc72; font-size:.9rem; font-weight:900; letter-spacing:.07em; }
.esp-promotion--dark .esp-promotion__mark,.esp-promotion--catalogue .esp-promotion__mark { border:1px solid rgba(255,255,255,.17); background:rgba(255,255,255,.09); }
.esp-promotion__media { display:block; width:min(210px,21vw); aspect-ratio:16/9; overflow:hidden; border-radius:14px; }
.esp-promotion__media img { display:block; width:100%; height:100%; object-fit:cover; }
.esp-promotion__content { display:block; min-width:0; padding:0; }
.esp-promotion__label,.esp-promotion__eyebrow { margin:0 0 .38rem; font-size:.68rem; font-weight:850; letter-spacing:.12em; line-height:1.3; text-transform:uppercase; }
.esp-promotion__label { color:var(--esp-promo-blue); }
.esp-promotion__eyebrow { color:#72849a; }
.esp-promotion--dark .esp-promotion__label,.esp-promotion--catalogue .esp-promotion__label { color:#96c6ff; }
.esp-promotion--dark .esp-promotion__eyebrow,.esp-promotion--catalogue .esp-promotion__eyebrow { color:#f3cc72; }
.esp-promotion h2 { margin:0 0 .5rem; color:var(--esp-promo-ink); font-size:clamp(1.35rem,2vw,1.85rem); font-weight:820; letter-spacing:-.035em; line-height:1.13; }
.esp-promotion__content>p:last-child { max-width:760px; margin:0; color:var(--esp-promo-copy); font-size:.9rem; line-height:1.62; }
.esp-promotion--dark h2,.esp-promotion--catalogue h2 { color:#fff; }
.esp-promotion--dark .esp-promotion__content>p:last-child,.esp-promotion--catalogue .esp-promotion__content>p:last-child { color:rgba(255,255,255,.74); }
.esp-promotion__cta { display:inline-flex; align-items:center; justify-content:center; min-height:46px; padding:.7rem 1rem; border:1px solid var(--esp-promo-blue); border-radius:10px; background:var(--esp-promo-blue); color:#fff; font-size:.82rem; font-weight:790; line-height:1.2; text-decoration:none; white-space:nowrap; }
.esp-promotion__cta:hover { border-color:#0a2548; background:#0a2548; color:#fff; }
.esp-promotion--dark .esp-promotion__cta,.esp-promotion--catalogue .esp-promotion__cta { border-color:var(--esp-promo-gold); background:var(--esp-promo-gold); color:#071b36; }
.esp-promotion--dark .esp-promotion__cta:hover,.esp-promotion--catalogue .esp-promotion__cta:hover { border-color:#f3cc72; background:#f3cc72; color:#071b36; }
.esp-promotion__disclosure { position:absolute; right:clamp(1.4rem,2.6vw,2.2rem); bottom:.85rem; left:clamp(1.4rem,2.6vw,2.2rem); padding-top:.6rem; margin:0; border-top:1px solid rgba(99,122,150,.16); color:#718096; font-size:.65rem; line-height:1.4; text-align:right; }
.esp-promotion--dark .esp-promotion__disclosure,.esp-promotion--catalogue .esp-promotion__disclosure { border-top-color:rgba(255,255,255,.11); color:rgba(255,255,255,.5); }
@media(max-width:850px){.esp-promotion{grid-template-columns:58px minmax(0,1fr);padding-bottom:3.2rem}.esp-promotion__mark{width:58px;height:58px}.esp-promotion__cta{grid-column:1/-1;width:fit-content}}
@media(max-width:560px){.esp-promotion{grid-template-columns:1fr;align-items:start;gap:1rem;padding:1.25rem 1.25rem 3.45rem;border-radius:17px}.esp-promotion::before{top:-100px;right:-130px}.esp-promotion__mark{width:52px;height:52px;border-radius:14px}.esp-promotion__media{width:100%;aspect-ratio:16/9}.esp-promotion h2{font-size:1.35rem}.esp-promotion__cta{grid-column:auto;width:100%}.esp-promotion__disclosure{right:1.25rem;left:1.25rem;text-align:left}}
.esv-hp29-promotion,.esv-cg29-promotion,.esv-guide-promotion,.esv-industry-promotion,.esv-article-promotion,.esv-top29-promotion { padding:clamp(2.75rem,4.5vw,4.25rem) 0; }
.esv-hp29-promotion--catalogue,.esv-guide-promotion,.esv-article-promotion,.esv-top29-promotion--catalogue { background:#f8fafc; }
.esv-hp29-promotion--inventory,.esv-top29-promotion--inventory { background:#fff; }
.esv-cg29-library-promotion { grid-column:1/-1; }
.esv-cg29-library-promotion .esp-promotion { min-height:0; }
.esv-standard-guide__sidebar .esp-promotion { position:sticky; top:calc(var(--esv-header-height) + var(--esv-admin-height) + 24px); grid-template-columns:1fr; align-items:start; min-height:0; padding:1.2rem 1.2rem 3.7rem; margin-top:1rem; border-radius:16px; }
.esv-standard-guide__sidebar .esp-promotion__mark { width:54px; height:54px; border-radius:14px; }
.esv-standard-guide__sidebar .esp-promotion h2 { font-size:1.2rem; }
.esv-standard-guide__sidebar .esp-promotion__cta { width:100%; }
@media(max-width:1024px){.esv-standard-guide__sidebar .esp-promotion{position:static}}
@media(max-width:700px){.esv-hp29-promotion,.esv-cg29-promotion,.esv-guide-promotion,.esv-industry-promotion,.esv-article-promotion,.esv-top29-promotion{padding:2.6rem 0}}
