/**
 * Shared presentation for the reusable promotion blocks.
 *
 * Every rule is scoped to an isjrenew/promo-* wrapper so these blocks can be
 * inserted into legacy templates without changing their surrounding content.
 */

.wp-block-isjrenew-promo-heading,
.wp-block-isjrenew-promo-section,
.wp-block-isjrenew-promo-navigation,
.wp-block-isjrenew-promo-columns,
.wp-block-isjrenew-promo-column,
.wp-block-isjrenew-promo-table,
.wp-block-isjrenew-promo-steps,
.wp-block-isjrenew-promo-step,
.wp-block-isjrenew-promo-cta,
.wp-block-isjrenew-promo-share {
	--promo-block-accent: var(--promo-accent, #11a0a8);
	--promo-block-soft: var(--promo-accent-soft, #eaf7f8);
	--promo-block-focus: var(--promo-focus, var(--promo-block-accent));
	--promo-block-ink: #202426;
	--promo-block-muted: #303538;
	--promo-block-border: #d9e3e5;
	--promo-block-radius: 6px;
	box-sizing: border-box;
	font-size: 18px;
	line-height: 1.65;
}

.wp-block-isjrenew-promo-heading *,
.wp-block-isjrenew-promo-section *,
.wp-block-isjrenew-promo-navigation *,
.wp-block-isjrenew-promo-columns *,
.wp-block-isjrenew-promo-column *,
.wp-block-isjrenew-promo-table *,
.wp-block-isjrenew-promo-steps *,
.wp-block-isjrenew-promo-step *,
.wp-block-isjrenew-promo-cta *,
.wp-block-isjrenew-promo-share * {
	box-sizing: border-box;
}

.wp-block-isjrenew-promo-heading img,
.wp-block-isjrenew-promo-column img,
.wp-block-isjrenew-promo-step img {
	display: block;
	height: auto;
	max-width: 100%;
}

/*
 * Explicitly neutralize the legacy .contentArea heading presentation. Class
 * selectors keep these resets effective in both old and new page templates.
 */
.wp-block-isjrenew-promo-heading .promo-heading__body h2.promo-heading__title,
.wp-block-isjrenew-promo-column .promo-column__body .promo-column__title,
.wp-block-isjrenew-promo-step .promo-step__body .promo-step__title {
	border: 0;
	max-width: none;
	padding: 0;
	position: static;
}

.wp-block-isjrenew-promo-heading .promo-heading__body h2.promo-heading__title::before,
.wp-block-isjrenew-promo-column .promo-column__body .promo-column__title::before,
.wp-block-isjrenew-promo-column .promo-column__body .promo-column__title::after,
.wp-block-isjrenew-promo-step .promo-step__body .promo-step__title::before,
.wp-block-isjrenew-promo-step .promo-step__body .promo-step__title::after {
	content: none !important;
	display: none !important;
}

.wp-block-isjrenew-promo-heading .promo-heading__kicker,
.wp-block-isjrenew-promo-heading .promo-heading__title,
.wp-block-isjrenew-promo-column .promo-column__title,
.wp-block-isjrenew-promo-column .promo-column__text,
.wp-block-isjrenew-promo-step .promo-step__label,
.wp-block-isjrenew-promo-step .promo-step__title,
.wp-block-isjrenew-promo-step .promo-step__text,
.wp-block-isjrenew-promo-cta .promo-cta__kicker {
	margin-left: 0;
	margin-right: 0;
	max-width: none;
	padding: 0;
}

.wp-block-isjrenew-promo-column .promo-column__text p,
.wp-block-isjrenew-promo-step .promo-step__text p {
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}

.wp-block-isjrenew-promo-heading .promo-heading__kicker:last-child,
.wp-block-isjrenew-promo-heading .promo-heading__title:last-child,
.wp-block-isjrenew-promo-column .promo-column__title:last-child,
.wp-block-isjrenew-promo-column .promo-column__text:last-child,
.wp-block-isjrenew-promo-column .promo-column__text > :last-child,
.wp-block-isjrenew-promo-step .promo-step__label:last-child,
.wp-block-isjrenew-promo-step .promo-step__title:last-child,
.wp-block-isjrenew-promo-step .promo-step__text:last-child,
.wp-block-isjrenew-promo-step .promo-step__text > :last-child,
.wp-block-isjrenew-promo-cta .promo-cta__kicker:last-child {
	margin-bottom: 0;
}

/* Heading */

.wp-block-isjrenew-promo-heading {
	--promo-heading-left-height: 150px;
	--promo-heading-left-height-mobile: 112px;
	--promo-heading-left-width: 144px;
	--promo-heading-left-width-mobile: 66px;
	--promo-heading-left-width-small: 58px;
	--promo-heading-right-height: 240px;
	--promo-heading-right-height-mobile: 220px;
	--promo-heading-right-width: 330px;
	align-items: flex-end;
	color: inherit;
	display: flex;
	gap: 32px;
	margin-bottom: 30px;
	margin-top: 0;
	position: relative;
	width: 100%;
}

.wp-block-isjrenew-promo-heading.is-image-scale-80 {
	--promo-heading-left-height: 120px;
	--promo-heading-left-height-mobile: 90px;
	--promo-heading-left-width: 116px;
	--promo-heading-left-width-mobile: 54px;
	--promo-heading-left-width-small: 54px;
	--promo-heading-right-height: 192px;
	--promo-heading-right-height-mobile: 176px;
	--promo-heading-right-width: 264px;
}

.wp-block-isjrenew-promo-heading.is-image-scale-120 {
	--promo-heading-left-height: 180px;
	--promo-heading-left-height-mobile: 130px;
	--promo-heading-left-width: 174px;
	--promo-heading-left-width-mobile: 80px;
	--promo-heading-left-width-small: 80px;
	--promo-heading-right-height: 288px;
	--promo-heading-right-height-mobile: 242px;
	--promo-heading-right-width: 396px;
}

.wp-block-isjrenew-promo-heading.is-image-scale-140 {
	--promo-heading-left-height: 210px;
	--promo-heading-left-height-mobile: 144px;
	--promo-heading-left-width: 202px;
	--promo-heading-left-width-mobile: 92px;
	--promo-heading-left-width-small: 92px;
	--promo-heading-right-height: 336px;
	--promo-heading-right-height-mobile: 260px;
	--promo-heading-right-width: 462px;
}

.wp-block-isjrenew-promo-heading .promo-heading__media {
	align-self: flex-end;
	display: flex;
	flex: 0 0 var(--promo-heading-left-width);
	justify-content: center;
	position: relative;
	z-index: 1;
}

.wp-block-isjrenew-promo-heading .promo-heading__image {
	margin: 0;
	max-height: var(--promo-heading-left-height);
	object-fit: contain;
	object-position: center bottom;
	width: auto;
}

.wp-block-isjrenew-promo-heading .promo-heading__body {
	flex: 1 1 auto;
	min-width: 0;
	text-align: left;
}

.wp-block-isjrenew-promo-heading p.promo-heading__kicker {
	color: var(--promo-block-accent);
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0.025em;
	line-height: 1.35;
	margin-bottom: 4px;
	margin-top: 0;
}

.wp-block-isjrenew-promo-heading .promo-heading__body h2.promo-heading__title {
	color: inherit;
	font-size: 36px;
	font-weight: 700;
	letter-spacing: 0.01em;
	line-height: 1.25;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 10px;
}

.wp-block-isjrenew-promo-heading .promo-heading__description {
	color: inherit;
	font-size: 20px;
	line-height: 1.65;
	margin: 24px 0 0;
}

.wp-block-isjrenew-promo-heading .promo-heading__body h2.promo-heading__title::after {
	background: var(--promo-block-accent);
	content: "" !important;
	display: block !important;
	height: 2px;
	margin-top: 10px;
	position: static;
	width: 100%;
}

.wp-block-isjrenew-promo-heading .promo-heading__title strong {
	color: var(--promo-block-accent);
	font-weight: inherit;
}

.wp-block-isjrenew-promo-heading :is(p.promo-heading__kicker, h2.promo-heading__title) img {
	display: inline-block;
	height: auto;
	margin: 0 0.18em;
	max-width: min(55vw, 260px);
	object-fit: contain;
	vertical-align: -0.18em;
}

.wp-block-isjrenew-promo-heading.has-title-shadow .promo-heading__body h2.promo-heading__title {
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.22);
}

/*
 * Full-rule heading: the rule belongs to the whole heading rather than only
 * the text column, allowing a transparent person image to sit on top of it.
 * The metadata-backed is-rule-full class controls this presentation.
 */
.wp-block-isjrenew-promo-heading.has-image {
	min-height: var(--promo-heading-left-height);
}

.wp-block-isjrenew-promo-heading.is-rule-full::after {
	background: var(--promo-block-accent);
	bottom: 0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	z-index: 0;
}

.wp-block-isjrenew-promo-heading.has-image:not(.is-image-right) .promo-heading__body,
.wp-block-isjrenew-promo-heading.is-rule-full .promo-heading__body {
	padding-bottom: 18px;
	position: relative;
	z-index: 1;
}

.wp-block-isjrenew-promo-heading.is-rule-full .promo-heading__body h2.promo-heading__title {
	padding-bottom: 0;
}

.wp-block-isjrenew-promo-heading.is-rule-full .promo-heading__body h2.promo-heading__title::after {
	content: none !important;
	display: none !important;
}

.wp-block-isjrenew-promo-heading.is-rule-none .promo-heading__body h2.promo-heading__title {
	padding-bottom: 0;
}

.wp-block-isjrenew-promo-heading.is-rule-none .promo-heading__body h2.promo-heading__title::after {
	content: none !important;
	display: none !important;
}

/*
 * Optional right-image heading used by testimonial/result introductions.
 * It intentionally omits the underline used by person-on-the-left headings.
 */
.wp-block-isjrenew-promo-heading.is-image-right {
	align-items: center;
	gap: 60px;
	min-height: var(--promo-heading-right-height);
}

.wp-block-isjrenew-promo-heading.is-image-right .promo-heading__media {
	flex-basis: var(--promo-heading-right-width);
}

.wp-block-isjrenew-promo-heading.is-image-right .promo-heading__image {
	max-height: var(--promo-heading-right-height);
	width: 100%;
}

.wp-block-isjrenew-promo-heading.is-image-right .promo-heading__body {
	padding-bottom: 0;
}

/* Yellow capsule kicker used on accent-colour sections. */
.wp-block-isjrenew-promo-heading.is-kicker-pill p.promo-heading__kicker {
	background: #fddd64;
	border-radius: 999px;
	color: #1a1a1a;
	display: inline-block;
	font-size: 18px;
	letter-spacing: 0.02em;
	line-height: 1.2;
	margin-bottom: 18px;
	padding: 7px 24px;
}

.wp-block-isjrenew-promo-heading.is-kicker-tone-ink p.promo-heading__kicker {
	color: var(--promo-block-ink);
}

.wp-block-isjrenew-promo-heading.is-kicker-tone-inherit p.promo-heading__kicker {
	color: inherit;
}

/* Full-bleed section */

.wp-block-isjrenew-promo-section {
	background: transparent;
	color: inherit;
	margin-left: 0;
	margin-right: 0;
	max-width: 100%;
	scroll-margin-top: 96px;
	width: 100%;
}

:is(.contentArea, .entry-content, .isjrenew-promo-page .promo-content)
	> .wp-block-isjrenew-promo-section {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	max-width: 100vw;
	width: 100vw;
}

/* The promotion template content already spans the viewport. Avoid the
 * scrollbar-width offset produced by the generic full-bleed formula. */
.isjrenew-promo-page .promo-content > .wp-block-isjrenew-promo-section {
	margin-left: 0;
	margin-right: 0;
	max-width: 100%;
	width: 100%;
}

.content2colWrapper.has-sidebar
	> .contentArea
	> .wp-block-isjrenew-promo-section {
	margin-left: 0;
	margin-right: 0;
	max-width: 100%;
	width: 100%;
}

.wp-block-isjrenew-promo-section.has-top-arrow {
	position: relative;
}

.wp-block-isjrenew-promo-section.has-top-arrow::before {
	background: var(--promo-block-accent);
	clip-path: polygon(31% 0, 69% 0, 69% 44%, 100% 44%, 50% 100%, 0 44%, 31% 44%);
	content: "";
	height: clamp(88px, 10vw, 112px);
	left: 50%;
	position: absolute;
	top: -49px;
	transform: translateX(-50%);
	width: clamp(280px, 34vw, 380px);
	z-index: 1;
}

.wp-block-isjrenew-promo-section.is-background-white {
	background: #fff;
}

.wp-block-isjrenew-promo-section.is-background-soft {
	background: var(--promo-block-soft);
}

.wp-block-isjrenew-promo-section.is-background-accent {
	background: var(--promo-block-accent);
	color: var(--promo-on-accent, #1a1a1a);
}

.wp-block-isjrenew-promo-section.is-background-custom {
	background: var(--promo-section-background, transparent);
	color: var(--promo-section-on-background, inherit);
}

.wp-block-isjrenew-promo-section.is-padding-small {
	padding-bottom: 40px;
	padding-top: 40px;
}

.wp-block-isjrenew-promo-section.is-padding-medium {
	padding-bottom: 72px;
	padding-top: 56px;
}

.wp-block-isjrenew-promo-section.is-padding-large {
	padding-bottom: 80px;
	padding-top: 56px;
}

.wp-block-isjrenew-promo-section.is-background-accent.is-padding-large {
	padding-bottom: 112px;
}

.wp-block-isjrenew-promo-section.has-top-arrow.is-padding-large {
	padding-bottom: 80px;
	padding-top: 44px;
}

.wp-block-isjrenew-promo-section .promo-section__inner {
	margin-left: auto;
	margin-right: auto;
	max-width: calc(1060px + 64px);
	padding-left: 32px;
	padding-right: 32px;
	width: 100%;
}

.wp-block-isjrenew-promo-section .promo-section__inner > :first-child {
	margin-top: 0;
}

.wp-block-isjrenew-promo-section .promo-section__inner > :last-child {
	margin-bottom: 0;
}

.wp-block-isjrenew-promo-section .promo-section__inner > p {
	line-height: 1.65;
	margin-bottom: 32px;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	max-width: none;
}

.wp-block-isjrenew-promo-section
	.promo-section__inner
	> p:not([class*="-font-size"]) {
	font-size: 20px;
}

.wp-block-isjrenew-promo-section
	.promo-section__inner
	> p:not(.has-text-color) {
	color: var(--promo-block-ink);
}

.wp-block-isjrenew-promo-section
	.promo-section__inner
	> .wp-block-image:not(.alignleft):not(.alignright):not(.aligncenter) {
	margin: 48px auto 0;
	max-width: 100%;
	width: 100%;
}

.wp-block-isjrenew-promo-section .promo-section__inner > .wp-block-image img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
	width: auto;
}

.wp-block-isjrenew-promo-section.is-background-accent .wp-block-isjrenew-promo-heading:not(.has-custom-accent) .promo-heading__kicker,
.wp-block-isjrenew-promo-section.is-background-accent .wp-block-isjrenew-promo-heading:not(.has-custom-accent) .promo-heading__title {
	color: inherit;
}

.wp-block-isjrenew-promo-section.is-background-accent .wp-block-isjrenew-promo-heading:not(.has-custom-accent) .promo-heading__title::after {
	background: currentColor;
}

.wp-block-isjrenew-promo-section.is-background-accent .wp-block-isjrenew-promo-heading:not(.has-custom-accent)::after {
	background: currentColor;
}

.wp-block-isjrenew-promo-section.is-background-accent .wp-block-isjrenew-promo-heading:not(.has-custom-accent) .promo-heading__title strong {
	color: inherit;
}

.wp-block-isjrenew-promo-section.is-background-custom .wp-block-isjrenew-promo-heading:not(.has-custom-accent) .promo-heading__title {
	color: inherit;
}

.wp-block-isjrenew-promo-section.is-background-custom .wp-block-isjrenew-promo-heading:not(.has-custom-accent) .promo-heading__kicker,
.wp-block-isjrenew-promo-section.is-background-custom .wp-block-isjrenew-promo-heading:not(.has-custom-accent) .promo-heading__title strong {
	color: var(--promo-block-accent);
}

.wp-block-isjrenew-promo-section.is-background-custom .wp-block-isjrenew-promo-heading:not(.has-custom-accent) .promo-heading__title::after,
.wp-block-isjrenew-promo-section.is-background-custom .wp-block-isjrenew-promo-heading:not(.has-custom-accent)::after {
	background: var(--promo-block-accent);
}

.wp-block-isjrenew-promo-section.is-background-accent .promo-section__inner > p {
	color: inherit;
}

.wp-block-isjrenew-promo-section.is-background-custom.has-dark-background {
	color: var(--promo-section-on-background, #fff);
}

.wp-block-isjrenew-promo-section.is-background-custom.has-dark-background .promo-section__inner > p,
.wp-block-isjrenew-promo-section.is-background-custom.has-dark-background
	.wp-block-isjrenew-promo-heading:not(.has-custom-accent)
	.promo-heading__kicker,
.wp-block-isjrenew-promo-section.is-background-custom.has-dark-background
	.wp-block-isjrenew-promo-heading:not(.has-custom-accent)
	.promo-heading__title,
.wp-block-isjrenew-promo-section.is-background-custom.has-dark-background
	.wp-block-isjrenew-promo-heading:not(.has-custom-accent)
	.promo-heading__title
	strong {
	color: inherit;
}

.wp-block-isjrenew-promo-section.is-background-custom.has-dark-background
	.wp-block-isjrenew-promo-heading:not(.has-custom-accent)
	.promo-heading__title::after,
.wp-block-isjrenew-promo-section.is-background-custom.has-dark-background
	.wp-block-isjrenew-promo-heading:not(.has-custom-accent)::after {
	background: currentColor;
}

.wp-block-isjrenew-promo-section
	.wp-block-isjrenew-promo-heading.is-kicker-pill
	p.promo-heading__kicker {
	color: #1a1a1a;
}

.wp-block-isjrenew-promo-section.is-text-tone-light {
	color: #fff;
}

.wp-block-isjrenew-promo-section.is-text-tone-dark {
	color: var(--promo-block-ink);
}

.wp-block-isjrenew-promo-section:is(.is-text-tone-light, .is-text-tone-dark)
	.promo-section__inner
	> p:not(.has-text-color) {
	color: inherit;
}

.wp-block-isjrenew-promo-section
	.wp-block-isjrenew-promo-heading.promo-heading.is-kicker-tone-ink
	p.promo-heading__kicker {
	color: var(--promo-block-ink);
}

.wp-block-isjrenew-promo-section
	.wp-block-isjrenew-promo-heading.promo-heading.is-kicker-tone-inherit
	p.promo-heading__kicker {
	color: inherit;
}

/* In-page navigation */

.wp-block-isjrenew-promo-navigation {
	margin-bottom: clamp(24px, 4vw, 40px);
	margin-top: clamp(24px, 4vw, 40px);
}

@media (min-width: 980px) {
	body:not(.editor-styles-wrapper)
		.container:has(.wp-block-isjrenew-promo-navigation) {
		overflow: clip;
	}

	body:not(.editor-styles-wrapper) .wp-block-isjrenew-promo-navigation {
		background: #fff;
		position: sticky;
		top: 0;
		z-index: 90;
	}

	body.admin-bar:not(.editor-styles-wrapper)
		.wp-block-isjrenew-promo-navigation {
		top: var(--wp-admin--admin-bar--height, 32px);
	}
}

.wp-block-isjrenew-promo-navigation .promo-navigation__list {
	display: grid;
	gap: 1px;
	grid-template-columns: repeat(auto-fit, minmax(min(100%, 140px), 1fr));
	list-style: none;
	margin: 0;
	padding: 0;
}

.wp-block-isjrenew-promo-navigation .promo-navigation__item {
	margin: 0;
	min-width: 0;
	padding: 0;
}

.wp-block-isjrenew-promo-navigation .promo-navigation__link {
	align-items: center;
	background: var(--promo-block-soft);
	border-top: 3px solid var(--promo-block-accent);
	color: var(--promo-block-ink);
	display: flex;
	font-size: 15px;
	font-weight: 700;
	height: 100%;
	justify-content: center;
	line-height: 1.5;
	min-height: 60px;
	padding: 13px 16px;
	text-align: center;
	text-decoration: none;
	transition: background-color 160ms ease, color 160ms ease;
}

.wp-block-isjrenew-promo-navigation .promo-navigation__link:hover,
.wp-block-isjrenew-promo-navigation .promo-navigation__link:focus-visible {
	background: var(--promo-block-accent);
	color: var(--promo-on-accent, #1a1a1a);
	text-decoration: none;
}

.wp-block-isjrenew-promo-navigation.is-hover-text-white
	.promo-navigation__link:is(:hover, :focus-visible) {
	color: #fff;
}

.wp-block-isjrenew-promo-navigation.is-hover-text-black
	.promo-navigation__link:is(:hover, :focus-visible) {
	color: #1a1a1a;
}

.wp-block-isjrenew-promo-navigation .promo-navigation__link:focus-visible {
	outline: 3px solid var(--promo-block-focus);
	outline-offset: 3px;
	position: relative;
	z-index: 1;
}

/* Columns and column items */

.wp-block-isjrenew-promo-columns {
	container-name: promo-columns;
	container-type: inline-size;
	display: grid;
	gap: 32px;
	grid-template-columns: repeat(var(--promo-column-count, 2), minmax(0, 1fr));
	margin-bottom: 40px;
	margin-top: 40px;
	width: 100%;
}

.wp-block-isjrenew-promo-columns:is(.has-3-columns, .has-4-columns)
	> .wp-block-isjrenew-promo-column.has-image {
	grid-template-columns: minmax(0, 1fr);
}

.wp-block-isjrenew-promo-columns:is(.has-3-columns, .has-4-columns)
	> .wp-block-isjrenew-promo-column.has-image
	> :is(.promo-column__media, .promo-column__body) {
	grid-column: 1;
}

.wp-block-isjrenew-promo-columns:is(.has-3-columns, .has-4-columns)
	> .wp-block-isjrenew-promo-column.has-image
	> .promo-column__media {
	grid-row: 1;
}

.wp-block-isjrenew-promo-columns:is(.has-3-columns, .has-4-columns)
	> .wp-block-isjrenew-promo-column.has-image
	> .promo-column__body {
	grid-row: 2;
}

/* The block can also live inside a desktop sidebar or a narrow parent Group.
 * Use its actual inline size, not only the viewport, to prevent vertical text. */
@media (min-width: 768px) {
	@container promo-columns (max-width: 900px) {
		.wp-block-isjrenew-promo-columns.has-4-columns
			> .wp-block-isjrenew-promo-column {
			grid-column: span 2;
		}
	}

	@container promo-columns (max-width: 720px) {
		.wp-block-isjrenew-promo-columns.has-3-columns
			> .wp-block-isjrenew-promo-column {
			grid-column: span 3;
		}
	}

	@container promo-columns (max-width: 560px) {
		.wp-block-isjrenew-promo-columns.has-2-columns
			> .wp-block-isjrenew-promo-column {
			grid-column: span 2;
		}

		.wp-block-isjrenew-promo-columns.has-4-columns
			> .wp-block-isjrenew-promo-column {
			grid-column: span 4;
		}
	}
}

.wp-block-isjrenew-promo-column {
	--promo-column-icon-image-size: 96px;
	--promo-column-icon-mobile-column: 96px;
	--promo-column-icon-mobile-image-size: 84px;
	--promo-column-icon-small-column: 84px;
	--promo-column-icon-width: 96px;
	--promo-column-image-max: 180px;
	--promo-column-media-min: 88px;
	--promo-column-media-width: 40%;
	--promo-column-mobile-image-max: 150px;
	--promo-column-mobile-media-min: 96px;
	--promo-column-mobile-media-width: 38%;
	align-items: stretch;
	background: #fff;
	border: 1px solid var(--promo-block-border);
	border-radius: var(--promo-block-radius);
	box-shadow: 0 2px 8px rgb(0 0 0 / 10%);
	color: var(--promo-block-ink);
	display: grid;
	gap: 20px;
	grid-template-columns: minmax(0, 1fr) minmax(var(--promo-column-media-min), var(--promo-column-media-width));
	margin: 0;
	min-height: 236px;
	min-width: 0;
	overflow: hidden;
	padding: 26px 30px;
}

.wp-block-isjrenew-promo-column.is-image-scale-80 {
	--promo-column-icon-image-size: 77px;
	--promo-column-icon-mobile-column: 78px;
	--promo-column-icon-mobile-image-size: 68px;
	--promo-column-icon-small-column: 78px;
	--promo-column-icon-width: 77px;
	--promo-column-image-max: 144px;
	--promo-column-media-min: 72px;
	--promo-column-media-width: 34%;
	--promo-column-mobile-image-max: 120px;
	--promo-column-mobile-media-min: 78px;
	--promo-column-mobile-media-width: 32%;
}

.wp-block-isjrenew-promo-column.is-image-scale-120 {
	--promo-column-icon-image-size: 116px;
	--promo-column-icon-mobile-column: 112px;
	--promo-column-icon-mobile-image-size: 102px;
	--promo-column-icon-small-column: 112px;
	--promo-column-icon-width: 116px;
	--promo-column-image-max: 216px;
	--promo-column-media-min: 106px;
	--promo-column-media-width: 46%;
	--promo-column-mobile-image-max: 180px;
	--promo-column-mobile-media-min: 108px;
	--promo-column-mobile-media-width: 44%;
}

.wp-block-isjrenew-promo-column.is-image-scale-140 {
	--promo-column-icon-image-size: 134px;
	--promo-column-icon-mobile-column: 124px;
	--promo-column-icon-mobile-image-size: 118px;
	--promo-column-icon-small-column: 124px;
	--promo-column-icon-width: 134px;
	--promo-column-image-max: 252px;
	--promo-column-media-min: 124px;
	--promo-column-media-width: 52%;
	--promo-column-mobile-image-max: 200px;
	--promo-column-mobile-media-min: 120px;
	--promo-column-mobile-media-width: 48%;
}

.wp-block-isjrenew-promo-column:not(.has-image) {
	display: block;
	min-height: 100%;
}

.wp-block-isjrenew-promo-column.is-image-left .promo-column__media {
	grid-column: 1;
	grid-row: 1;
}

.wp-block-isjrenew-promo-column.is-image-left .promo-column__body {
	grid-column: 2;
	grid-row: 1;
}

.wp-block-isjrenew-promo-column.is-image-right .promo-column__media {
	grid-column: 2;
	grid-row: 1;
}

.wp-block-isjrenew-promo-column.is-image-right .promo-column__body {
	grid-column: 1;
	grid-row: 1;
}

.wp-block-isjrenew-promo-column .promo-column__media {
	align-self: center;
	min-width: 0;
}

.wp-block-isjrenew-promo-column .promo-column__image {
	margin-left: auto;
	margin-right: auto;
	max-height: var(--promo-column-image-max);
	object-fit: contain;
	width: 100%;
}

.wp-block-isjrenew-promo-column .promo-column__body {
	align-self: center;
	min-width: 0;
}

.wp-block-isjrenew-promo-column.is-text-center .promo-column__body {
	text-align: center;
}

.wp-block-isjrenew-promo-column .promo-column__title {
	color: var(--promo-block-accent);
	font-size: 26px;
	font-weight: 700;
	line-height: 1.3;
	margin-bottom: 14px;
	margin-top: 0;
}

.wp-block-isjrenew-promo-column .promo-column__text,
.wp-block-isjrenew-promo-column .promo-column__text p {
	color: var(--promo-block-muted);
	font-size: 18px;
	line-height: 1.55;
}

.wp-block-isjrenew-promo-column .promo-column__text {
	margin-bottom: 0;
	margin-top: 0;
}

.wp-block-isjrenew-promo-column .promo-column__text p {
	margin-bottom: 12px;
	margin-top: 0;
}

.wp-block-isjrenew-promo-column.is-style-icon-card {
	gap: 24px;
	grid-template-columns: var(--promo-column-icon-width) minmax(0, 1fr);
}

.wp-block-isjrenew-promo-column.is-style-icon-card .promo-column__media {
	align-items: center;
	display: flex;
	justify-content: center;
}

.wp-block-isjrenew-promo-column.is-style-icon-card .promo-column__image {
	max-height: var(--promo-column-icon-image-size);
	width: min(100%, var(--promo-column-icon-image-size));
}

.wp-block-isjrenew-promo-column.is-style-icon-card .promo-column__title {
	color: #4d4d4d;
}

@media (min-width: 768px) {
	.wp-block-isjrenew-promo-column.is-style-icon-card {
		grid-template-columns: var(--promo-column-icon-width) minmax(0, 1fr);
		min-height: 134px;
		padding: 18px 24px;
	}

	.wp-block-isjrenew-promo-column.is-style-icon-card .promo-column__image {
		max-height: var(--promo-column-icon-image-size);
		width: min(100%, var(--promo-column-icon-image-size));
	}

	.wp-block-isjrenew-promo-column.is-style-icon-card .promo-column__title {
		font-size: 24px;
	}
}

/*
 * Inside a section, spacing is governed by the section flow so adjoining
 * column rows and the explanatory paragraph match the reference rhythm.
 */
.wp-block-isjrenew-promo-section .promo-section__inner > .wp-block-isjrenew-promo-columns {
	margin-bottom: 0;
	margin-top: 0;
}

.wp-block-isjrenew-promo-section
	.promo-section__inner
	> .wp-block-isjrenew-promo-columns
	+ .wp-block-isjrenew-promo-columns {
	margin-top: 32px;
}

.wp-block-isjrenew-promo-section
	.promo-section__inner
	> .wp-block-isjrenew-promo-columns
	+ p {
	margin-top: 64px;
}

/* Scrollable table */

.wp-block-isjrenew-promo-table {
	--promo-table-border-color: #ccc;
	-webkit-overflow-scrolling: touch;
	background: #fff;
	border-radius: 8px;
	box-shadow: 0 2px 8px rgb(0 0 0 / 9%);
	color: var(--promo-block-ink);
	margin-bottom: 0;
	margin-top: 48px;
	max-width: 100%;
	overflow: visible;
	padding: 40px 56px 48px;
	width: 100%;
}

.wp-block-isjrenew-promo-table:focus-visible {
	border-radius: var(--promo-block-radius);
	outline: 3px solid var(--promo-block-focus);
	outline-offset: 3px;
}

.wp-block-isjrenew-promo-table .wp-block-table {
	line-height: 1.55;
	margin: 0;
	max-width: none;
	min-width: 0;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	width: 100%;
}

.wp-block-isjrenew-promo-table .wp-block-table:not([class*="-font-size"]) {
	font-size: 17px;
}

.wp-block-isjrenew-promo-table .wp-block-table table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	min-width: 680px;
	width: 100%;
}

.wp-block-isjrenew-promo-table .wp-block-table thead,
.wp-block-isjrenew-promo-table .wp-block-table tfoot {
	border-bottom: 0;
	border-top: 0;
}

.wp-block-isjrenew-promo-table .wp-block-table th,
.wp-block-isjrenew-promo-table .wp-block-table td {
	border: 1px solid var(--promo-table-border-color);
	font-size: inherit;
	line-height: inherit;
	padding: 12px 16px;
	text-align: left;
	vertical-align: middle;
}

.wp-block-isjrenew-promo-table .wp-block-table thead th {
	background: #888;
	color: #fff;
	font-weight: 700;
	text-align: center;
}

.wp-block-isjrenew-promo-table .wp-block-table tbody th {
	background: #e5e5e5;
	color: var(--promo-block-ink);
	font-weight: 700;
}

.wp-block-isjrenew-promo-table .wp-block-table tbody tr:nth-child(even) td {
	background: #f8fafb;
}

.wp-block-isjrenew-promo-table.is-highlight-last .wp-block-table thead :is(th, td):last-child,
.wp-block-isjrenew-promo-table.is-highlight-column-1 .wp-block-table thead :is(th, td):nth-child(1),
.wp-block-isjrenew-promo-table.is-highlight-column-2 .wp-block-table thead :is(th, td):nth-child(2),
.wp-block-isjrenew-promo-table.is-highlight-column-3 .wp-block-table thead :is(th, td):nth-child(3),
.wp-block-isjrenew-promo-table.is-highlight-column-4 .wp-block-table thead :is(th, td):nth-child(4),
.wp-block-isjrenew-promo-table.is-highlight-column-5 .wp-block-table thead :is(th, td):nth-child(5),
.wp-block-isjrenew-promo-table.is-highlight-column-6 .wp-block-table thead :is(th, td):nth-child(6),
.wp-block-isjrenew-promo-table.is-highlight-column-7 .wp-block-table thead :is(th, td):nth-child(7),
.wp-block-isjrenew-promo-table.is-highlight-column-8 .wp-block-table thead :is(th, td):nth-child(8),
.wp-block-isjrenew-promo-table.is-highlight-column-9 .wp-block-table thead :is(th, td):nth-child(9),
.wp-block-isjrenew-promo-table.is-highlight-column-10 .wp-block-table thead :is(th, td):nth-child(10),
.wp-block-isjrenew-promo-table.is-highlight-column-11 .wp-block-table thead :is(th, td):nth-child(11),
.wp-block-isjrenew-promo-table.is-highlight-column-12 .wp-block-table thead :is(th, td):nth-child(12) {
	background: var(--promo-block-accent);
	color: #fff;
}

.wp-block-isjrenew-promo-table.is-highlight-last .wp-block-table tbody :is(th, td):last-child,
.wp-block-isjrenew-promo-table.is-highlight-column-1 .wp-block-table tbody :is(th, td):nth-child(1),
.wp-block-isjrenew-promo-table.is-highlight-column-2 .wp-block-table tbody :is(th, td):nth-child(2),
.wp-block-isjrenew-promo-table.is-highlight-column-3 .wp-block-table tbody :is(th, td):nth-child(3),
.wp-block-isjrenew-promo-table.is-highlight-column-4 .wp-block-table tbody :is(th, td):nth-child(4),
.wp-block-isjrenew-promo-table.is-highlight-column-5 .wp-block-table tbody :is(th, td):nth-child(5),
.wp-block-isjrenew-promo-table.is-highlight-column-6 .wp-block-table tbody :is(th, td):nth-child(6),
.wp-block-isjrenew-promo-table.is-highlight-column-7 .wp-block-table tbody :is(th, td):nth-child(7),
.wp-block-isjrenew-promo-table.is-highlight-column-8 .wp-block-table tbody :is(th, td):nth-child(8),
.wp-block-isjrenew-promo-table.is-highlight-column-9 .wp-block-table tbody :is(th, td):nth-child(9),
.wp-block-isjrenew-promo-table.is-highlight-column-10 .wp-block-table tbody :is(th, td):nth-child(10),
.wp-block-isjrenew-promo-table.is-highlight-column-11 .wp-block-table tbody :is(th, td):nth-child(11),
.wp-block-isjrenew-promo-table.is-highlight-column-12 .wp-block-table tbody :is(th, td):nth-child(12) {
	color: var(--promo-block-accent);
	font-weight: 700;
}

/* The nested core/table still exposes standard colour and border controls.
 * When an author uses them, do not let the promotional defaults mask them. */
.wp-block-isjrenew-promo-table .wp-block-table > table.has-text-color :is(th, td) {
	color: inherit !important;
}

.wp-block-isjrenew-promo-table .wp-block-table > table.has-background :is(th, td) {
	background: transparent !important;
}

.wp-block-isjrenew-promo-table .wp-block-table > table.has-border-color :is(th, td) {
	border-color: inherit !important;
}

.wp-block-isjrenew-promo-column .promo-column__text a {
	color: var(--promo-block-accent);
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 3px;
}

.wp-block-isjrenew-promo-step .promo-step__text a {
	color: var(--promo-step-link-color, var(--promo-block-accent));
	text-decoration: underline;
	text-decoration-thickness: 1px;
	text-underline-offset: 3px;
}

.wp-block-isjrenew-promo-column .promo-column__text a:focus-visible,
.wp-block-isjrenew-promo-step .promo-step__text a:focus-visible {
	border-radius: 2px;
	outline: 3px solid var(--promo-block-focus);
	outline-offset: 2px;
}

.wp-block-isjrenew-promo-table .wp-block-table figcaption {
	color: var(--promo-block-muted);
	font-size: 14px;
	line-height: 1.6;
	margin: 9px 0 0;
	padding: 0;
	text-align: left;
}

.wp-block-isjrenew-promo-table h3.promo-table__title {
	border: 0;
	color: var(--promo-block-ink);
	font-size: 22px;
	font-weight: 700;
	line-height: 1.4;
	margin: 0 0 22px;
	max-width: none;
	padding: 0;
	position: static;
	text-align: center;
}

.wp-block-isjrenew-promo-table h3.promo-table__title::before,
.wp-block-isjrenew-promo-table h3.promo-table__title::after {
	content: none !important;
	display: none !important;
}

/* Steps and step items */

.wp-block-isjrenew-promo-steps {
	counter-reset: promo-step;
	margin-bottom: 0;
	margin-top: 48px;
	width: 100%;
}

.wp-block-isjrenew-promo-step {
	align-items: center;
	background: var(--promo-step-background, var(--promo-block-soft));
	color: var(--promo-step-ink, var(--promo-block-ink));
	counter-increment: promo-step;
	display: grid;
	gap: 32px;
	grid-template-columns: 140px minmax(0, 1fr) minmax(180px, 336px);
	margin: 0;
	min-height: 258px;
	padding: 34px;
}

.wp-block-isjrenew-promo-steps.has-alternating-rows
	.wp-block-isjrenew-promo-step:nth-child(even) {
	--promo-step-ink: var(--promo-block-ink);
	--promo-step-link-color: var(--promo-block-accent);
	--promo-step-muted-color: var(--promo-block-muted);
	--promo-step-title-color: var(--promo-block-accent);
	background: #fff;
}

.wp-block-isjrenew-promo-steps.has-alternating-rows:not(.has-custom-label-background)
	.wp-block-isjrenew-promo-step:nth-child(even) {
	--promo-step-label-background: #666;
}

.wp-block-isjrenew-promo-steps.has-alternating-rows:not(.has-custom-label-color)
	.wp-block-isjrenew-promo-step:nth-child(even) {
	--promo-step-label-color: #ffd34e;
}

.wp-block-isjrenew-promo-step:not(.has-image) {
	grid-template-columns: 140px minmax(0, 1fr);
}

@media screen and (min-width: 768px) {
	.wp-block-isjrenew-promo-step.has-no-label {
		grid-template-rows: 1fr auto 1fr;
	}

	.wp-block-isjrenew-promo-step.has-no-label > .promo-step__number {
		align-self: start;
		grid-column: 1;
		grid-row: 2;
		transform: none;
	}

	.wp-block-isjrenew-promo-step.has-no-label > .promo-step__body {
		align-self: start;
		grid-column: 2;
		grid-row: 2;
	}

	.wp-block-isjrenew-promo-step.has-no-label > .promo-step__media {
		align-self: center;
		grid-column: 3;
		grid-row: 1 / -1;
	}
}

.editor-styles-wrapper
	.wp-block-isjrenew-promo-step.has-no-label:not(.is-selected)
	.promo-step__label {
	display: none;
}

.wp-block-isjrenew-promo-step + .wp-block-isjrenew-promo-step {
	border-top: 1px solid var(--promo-block-border);
}

.wp-block-isjrenew-promo-step .promo-step__number {
	align-self: start;
	color: var(--promo-step-number-color, var(--promo-block-accent));
	font-size: 88px;
	font-style: italic;
	font-weight: 300;
	letter-spacing: -0.055em;
	line-height: 1;
	opacity: var(--promo-step-number-opacity, 0.36);
	text-align: center;
	transform: translateY(20px);
}

.wp-block-isjrenew-promo-step .promo-step__number::before {
	content: counter(promo-step, decimal-leading-zero);
}

@supports ((-webkit-mask-image: linear-gradient(#000, #000)) or (mask-image: linear-gradient(#000, #000))) {
	.wp-block-isjrenew-promo-step:nth-of-type(1) .promo-step__number {
		--promo-step-number-svg: url("../images/promo/numbers/img_num01.svg");
	}

	.wp-block-isjrenew-promo-step:nth-of-type(2) .promo-step__number {
		--promo-step-number-svg: url("../images/promo/numbers/img_num02.svg");
	}

	.wp-block-isjrenew-promo-step:nth-of-type(3) .promo-step__number {
		--promo-step-number-svg: url("../images/promo/numbers/img_num03.svg");
	}

	.wp-block-isjrenew-promo-step:nth-of-type(4) .promo-step__number {
		--promo-step-number-svg: url("../images/promo/numbers/img_num04.svg");
	}

	.wp-block-isjrenew-promo-step:nth-of-type(5) .promo-step__number {
		--promo-step-number-svg: url("../images/promo/numbers/img_num05.svg");
	}

	.wp-block-isjrenew-promo-step:nth-of-type(6) .promo-step__number {
		--promo-step-number-svg: url("../images/promo/numbers/img_num06.svg");
	}

	.wp-block-isjrenew-promo-step:nth-of-type(-n+6) .promo-step__number::before {
		-webkit-mask-image: var(--promo-step-number-svg);
		-webkit-mask-position: center;
		-webkit-mask-repeat: no-repeat;
		-webkit-mask-size: contain;
		aspect-ratio: 130 / 94;
		background-color: currentColor;
		content: "";
		display: block;
		margin-left: auto;
		margin-right: auto;
		mask-image: var(--promo-step-number-svg);
		mask-position: center;
		mask-repeat: no-repeat;
		mask-size: contain;
		print-color-adjust: exact;
		width: min(100%, 130px);
	}
}

@media (forced-colors: active) {
	.wp-block-isjrenew-promo-step:nth-of-type(-n+6) .promo-step__number::before {
		-webkit-mask-image: none;
		aspect-ratio: auto;
		background: transparent;
		content: counter(promo-step, decimal-leading-zero);
		margin: 0;
		mask-image: none;
		width: auto;
	}
}

.wp-block-isjrenew-promo-step .promo-step__body {
	min-width: 0;
}

.wp-block-isjrenew-promo-step p.promo-step__label {
	background: var(--promo-step-label-background, #666);
	border-radius: 4px;
	color: var(--promo-step-label-color, #ffd34e);
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1.4;
	margin-bottom: 8px;
	margin-top: 0;
	padding: 4px 20px;
}

.wp-block-isjrenew-promo-step .promo-step__title {
	color: var(--promo-step-title-color, var(--promo-block-accent));
	font-size: 27px;
	font-weight: 700;
	line-height: 1.35;
	margin-bottom: 12px;
	margin-top: 0;
}

.wp-block-isjrenew-promo-step .promo-step__text,
.wp-block-isjrenew-promo-step .promo-step__text p {
	color: var(--promo-step-muted-color, var(--promo-block-muted));
	font-size: 18px;
	line-height: 1.6;
}

.wp-block-isjrenew-promo-step .promo-step__text {
	margin-bottom: 0;
	margin-top: 0;
}

.wp-block-isjrenew-promo-step .promo-step__text p {
	margin-bottom: 12px;
	margin-top: 0;
}

.wp-block-isjrenew-promo-step .promo-step__media {
	min-width: 0;
}

.wp-block-isjrenew-promo-step .promo-step__image {
	aspect-ratio: 16 / 9;
	border-radius: var(--promo-block-radius);
	object-fit: cover;
	width: 100%;
}

.isjrenew-promo-page .wp-block-isjrenew-promo-steps {
	margin-left: 0;
	margin-right: 0;
	max-width: 100%;
	width: 100%;
}

.isjrenew-promo-page .promo-content > .wp-block-isjrenew-promo-steps,
.isjrenew-promo-page
	.promo-content
	> .wp-block-isjrenew-promo-section
	> .promo-section__inner
	> .wp-block-isjrenew-promo-steps {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	max-width: 100vw;
	width: 100vw;
}

.isjrenew-promo-page .promo-content > .wp-block-isjrenew-promo-steps > .wp-block-isjrenew-promo-step,
.isjrenew-promo-page
	.promo-content
	> .wp-block-isjrenew-promo-section
	> .promo-section__inner
	> .wp-block-isjrenew-promo-steps
	> .wp-block-isjrenew-promo-step {
	padding-left: max(20px, calc((100vw - 1060px) / 2));
	padding-right: max(20px, calc((100vw - 1060px) / 2));
}

.isjrenew-promo-page
	.wp-block-isjrenew-promo-section:has(
		> .promo-section__inner > .wp-block-isjrenew-promo-steps:last-child
	) {
	padding-bottom: 0;
}

/* CTA */

.wp-block-isjrenew-promo-cta {
	--promo-cta-arrow-offset: 36px;
	--promo-cta-arrow-size: 15px;
	--promo-cta-button-font-size: 26px;
	--promo-cta-button-min-height: 92px;
	--promo-cta-button-min-width: 512px;
	--promo-cta-button-padding: 20px 72px;
	--promo-cta-mobile-arrow-offset: 24px;
	--promo-cta-mobile-arrow-size: 12px;
	--promo-cta-mobile-font-size: 18px;
	--promo-cta-mobile-min-height: 60px;
	--promo-cta-mobile-padding: 14px 56px;
	margin-bottom: 0;
	margin-top: 76px;
	text-align: center;
}

.wp-block-isjrenew-promo-cta.is-button-size-compact {
	--promo-cta-arrow-offset: 30px;
	--promo-cta-arrow-size: 13px;
	--promo-cta-button-font-size: 22px;
	--promo-cta-button-min-height: 72px;
	--promo-cta-button-min-width: 400px;
	--promo-cta-button-padding: 16px 62px;
	--promo-cta-mobile-arrow-offset: 20px;
	--promo-cta-mobile-arrow-size: 10px;
	--promo-cta-mobile-font-size: 16px;
	--promo-cta-mobile-min-height: 52px;
	--promo-cta-mobile-padding: 11px 48px;
}

.wp-block-isjrenew-promo-cta.is-button-size-large {
	--promo-cta-arrow-offset: 42px;
	--promo-cta-arrow-size: 17px;
	--promo-cta-button-font-size: 30px;
	--promo-cta-button-min-height: 104px;
	--promo-cta-button-min-width: 640px;
	--promo-cta-button-padding: 24px 88px;
	--promo-cta-mobile-arrow-offset: 28px;
	--promo-cta-mobile-arrow-size: 14px;
	--promo-cta-mobile-font-size: 20px;
	--promo-cta-mobile-min-height: 68px;
	--promo-cta-mobile-padding: 16px 64px;
}

.wp-block-isjrenew-promo-cta p.promo-cta__kicker {
	color: inherit;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.4;
	margin-bottom: 28px;
	margin-top: 0;
}

.wp-block-isjrenew-promo-cta .promo-cta__form {
	margin: 0;
}

.wp-block-isjrenew-promo-cta .promo-cta__button {
	align-items: center;
	appearance: none;
	background: var(--promo-cta-color, #fddd64);
	border: 0;
	border-radius: 999px;
	box-shadow: 0 2px 5px rgb(0 0 0 / 8%);
	color: var(--promo-cta-on-color, #26383c);
	cursor: pointer;
	display: inline-flex;
	font: inherit;
	font-size: var(--promo-cta-button-font-size);
	font-weight: 700;
	gap: 16px;
	justify-content: center;
	line-height: 1.4;
	max-width: 100%;
	min-height: var(--promo-cta-button-min-height);
	min-width: min(100%, var(--promo-cta-button-min-width));
	padding: var(--promo-cta-button-padding);
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: box-shadow 160ms ease, filter 160ms ease, transform 160ms ease;
}

.wp-block-isjrenew-promo-cta .promo-cta__button:hover {
	box-shadow: 0 5px 12px rgb(0 0 0 / 13%);
	color: var(--promo-cta-on-color, #26383c);
	filter: brightness(1.03);
	text-decoration: none;
	transform: translateY(-1px);
}

.wp-block-isjrenew-promo-cta .promo-cta__button > span:first-child {
	min-width: 0;
	overflow-wrap: anywhere;
}

.wp-block-isjrenew-promo-cta .promo-cta__button:focus-visible {
	outline: 3px solid var(--promo-block-focus);
	outline-offset: 4px;
}

.wp-block-isjrenew-promo-cta .promo-cta__arrow {
	background: transparent;
	border-right: 3px solid currentColor;
	border-top: 3px solid currentColor;
	display: block;
	font-size: 0;
	height: var(--promo-cta-arrow-size);
	position: absolute;
	right: var(--promo-cta-arrow-offset);
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	width: var(--promo-cta-arrow-size);
}

/* Share / print actions */

.wp-block-isjrenew-promo-share {
	margin-bottom: 28px;
	margin-top: 20px;
}

.wp-block-isjrenew-promo-share .promo-share__list {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	justify-content: flex-end;
	list-style: none;
	margin: 0;
	padding: 0;
}

.wp-block-isjrenew-promo-share .promo-share__list > li {
	margin: 0;
	padding: 0;
}

.wp-block-isjrenew-promo-share .promo-share__link {
	appearance: none;
	align-items: center;
	background: #fff;
	border: 1px solid var(--promo-block-border);
	border-radius: 999px;
	color: var(--promo-block-ink);
	cursor: pointer;
	display: inline-flex;
	font: inherit;
	font-size: 14px;
	font-weight: 700;
	gap: 6px;
	justify-content: center;
	line-height: 1;
	min-height: 44px;
	min-width: 200px;
	padding: 10px 20px;
	text-align: center;
	text-decoration: none;
	transition: border-color 160ms ease, color 160ms ease;
}

.wp-block-isjrenew-promo-share .promo-share__link.is-facebook,
.wp-block-isjrenew-promo-share .promo-share__link.is-x {
	background: transparent;
	border: 0;
	border-radius: 0;
	font-size: 0;
	height: 36px;
	min-height: 36px;
	min-width: 36px;
	padding: 0;
	width: 36px;
}

.wp-block-isjrenew-promo-share .promo-share__link.is-facebook img,
.wp-block-isjrenew-promo-share .promo-share__link.is-facebook svg,
.wp-block-isjrenew-promo-share .promo-share__link.is-x img,
.wp-block-isjrenew-promo-share .promo-share__link.is-x svg {
	display: block;
	height: 32px;
	object-fit: contain;
	width: 32px;
}

.wp-block-isjrenew-promo-share .promo-share__link.is-print {
	min-height: 44px;
	min-width: 200px;
}

.wp-block-isjrenew-promo-share .promo-share__link:hover {
	border-color: var(--promo-block-accent);
	color: var(--promo-block-accent);
	text-decoration: none;
}

.wp-block-isjrenew-promo-share .promo-share__link.is-facebook:hover,
.wp-block-isjrenew-promo-share .promo-share__link.is-x:hover {
	border-color: transparent;
	opacity: 0.78;
}

.wp-block-isjrenew-promo-share .promo-share__link:focus-visible {
	outline: 3px solid var(--promo-block-focus);
	outline-offset: 3px;
}

@media (max-width: 1023px) {
	.wp-block-isjrenew-promo-heading.is-image-right {
		gap: 32px;
	}

	.wp-block-isjrenew-promo-heading.is-image-right .promo-heading__media {
		flex-basis: min(var(--promo-heading-right-width), 42%);
	}

	.wp-block-isjrenew-promo-columns {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	.wp-block-isjrenew-promo-heading {
		align-items: flex-start;
		gap: 14px;
	}

	.wp-block-isjrenew-promo-heading.has-image {
		min-height: var(--promo-heading-left-height-mobile);
	}

	.wp-block-isjrenew-promo-heading .promo-heading__media {
		flex-basis: var(--promo-heading-left-width-mobile);
	}

	.wp-block-isjrenew-promo-heading .promo-heading__image {
		max-height: var(--promo-heading-left-height-mobile);
	}

	.wp-block-isjrenew-promo-heading.has-image:not(.is-image-right) .promo-heading__body,
	.wp-block-isjrenew-promo-heading.is-rule-full .promo-heading__body {
		padding-bottom: 12px;
	}

	.wp-block-isjrenew-promo-heading p.promo-heading__kicker {
		font-size: 13px;
	}

	.wp-block-isjrenew-promo-heading .promo-heading__body h2.promo-heading__title {
		font-size: 26px;
		line-height: 1.35;
	}

	.wp-block-isjrenew-promo-heading .promo-heading__description {
		font-size: 15px;
		line-height: 1.7;
		margin-top: 16px;
	}

	.wp-block-isjrenew-promo-heading.is-image-right {
		align-items: stretch;
		flex-direction: column;
		gap: 24px;
		min-height: 0;
	}

	.wp-block-isjrenew-promo-heading.is-image-right .promo-heading__body {
		width: 100%;
	}

	.wp-block-isjrenew-promo-heading.is-image-right .promo-heading__media {
		align-items: center;
		flex-basis: auto;
		width: 100%;
	}

	.wp-block-isjrenew-promo-heading.is-image-right .promo-heading__image {
		max-height: var(--promo-heading-right-height-mobile);
		width: auto;
	}

	.wp-block-isjrenew-promo-heading.is-kicker-pill p.promo-heading__kicker {
		font-size: 14px;
		margin-bottom: 12px;
		padding: 6px 18px;
	}

	.wp-block-isjrenew-promo-section {
		scroll-margin-top: 72px;
	}

	.wp-block-isjrenew-promo-section.has-top-arrow::before {
		height: clamp(56px, 16vw, 68px);
		top: -24px;
		width: clamp(140px, 42vw, 180px);
	}

	.wp-block-isjrenew-promo-section .promo-section__inner {
		padding-left: 20px;
		padding-right: 20px;
	}

	.wp-block-isjrenew-promo-section.is-padding-small {
		padding-bottom: 32px;
		padding-top: 32px;
	}

	.wp-block-isjrenew-promo-section.is-padding-medium {
		padding-bottom: 44px;
		padding-top: 44px;
	}

	.wp-block-isjrenew-promo-section.is-padding-large {
		padding-bottom: 56px;
		padding-top: 56px;
	}

	.wp-block-isjrenew-promo-section.is-background-accent.is-padding-large {
		padding-bottom: 64px;
	}

	.wp-block-isjrenew-promo-section.has-top-arrow.is-padding-large {
		padding-bottom: 56px;
		padding-top: 72px;
	}

	.wp-block-isjrenew-promo-section
		.promo-section__inner
		> p:not([class*="-font-size"]) {
		font-size: 15px;
		line-height: 1.7;
	}

	.wp-block-isjrenew-promo-navigation .promo-navigation__list {
		grid-template-columns: 1fr;
	}

	.wp-block-isjrenew-promo-navigation .promo-navigation__link {
		justify-content: flex-start;
		min-height: 52px;
		text-align: left;
	}

	.wp-block-isjrenew-promo-columns {
		grid-template-columns: minmax(0, 1fr);
	}

	.wp-block-isjrenew-promo-column {
		grid-template-columns: minmax(0, 1fr) minmax(var(--promo-column-mobile-media-min), var(--promo-column-mobile-media-width));
		min-height: 0;
		padding: 20px;
	}

	.wp-block-isjrenew-promo-column.is-style-icon-card {
		gap: 18px;
		grid-template-columns: var(--promo-column-icon-mobile-column) minmax(0, 1fr);
	}

	.wp-block-isjrenew-promo-column.is-style-icon-card .promo-column__image {
		max-height: var(--promo-column-icon-mobile-image-size);
		width: min(100%, var(--promo-column-icon-mobile-image-size));
	}

	.wp-block-isjrenew-promo-column .promo-column__title {
		font-size: 18px;
	}

	.wp-block-isjrenew-promo-column .promo-column__text,
	.wp-block-isjrenew-promo-column .promo-column__text p {
		font-size: 15px;
	}

	.wp-block-isjrenew-promo-table .wp-block-table:not([class*="-font-size"]) {
		font-size: 14px;
	}

	.wp-block-isjrenew-promo-table {
		padding: 20px;
	}

	.wp-block-isjrenew-promo-table h3.promo-table__title {
		font-size: 18px;
		margin-bottom: 16px;
	}

	.wp-block-isjrenew-promo-step,
	.wp-block-isjrenew-promo-step:not(.has-image) {
		gap: 12px 16px;
		grid-template-columns: 52px minmax(0, 1fr);
		min-height: 0;
		padding-bottom: 24px;
		padding-top: 24px;
	}

	.isjrenew-promo-page .wp-block-isjrenew-promo-step {
		padding-left: 20px;
		padding-right: 20px;
	}

	.isjrenew-promo-page
		.promo-content
		> .wp-block-isjrenew-promo-section
		> .promo-section__inner
		> .wp-block-isjrenew-promo-steps {
		margin-left: -20px;
		margin-right: -20px;
		max-width: calc(100% + 40px);
		width: calc(100% + 40px);
	}

	.wp-block-isjrenew-promo-step .promo-step__number {
		font-size: 42px;
		transform: translateY(10px);
	}

	.wp-block-isjrenew-promo-step .promo-step__title {
		font-size: 18px;
	}

	.wp-block-isjrenew-promo-step .promo-step__text,
	.wp-block-isjrenew-promo-step .promo-step__text p {
		font-size: 15px;
	}

	.wp-block-isjrenew-promo-step .promo-step__media {
		grid-column: 2;
	}

	.wp-block-isjrenew-promo-cta p.promo-cta__kicker {
		font-size: 24px;
		line-height: 1.4;
		margin-bottom: 20px;
	}

	.wp-block-isjrenew-promo-cta .promo-cta__button {
		font-size: var(--promo-cta-mobile-font-size);
		min-height: max(44px, var(--promo-cta-mobile-min-height));
		min-width: 100%;
		padding: var(--promo-cta-mobile-padding);
		width: 100%;
	}

	.wp-block-isjrenew-promo-cta .promo-cta__arrow {
		border-width: 2px 2px 0 0;
		height: var(--promo-cta-mobile-arrow-size);
		right: var(--promo-cta-mobile-arrow-offset);
		width: var(--promo-cta-mobile-arrow-size);
	}

	.wp-block-isjrenew-promo-share .promo-share__list {
		justify-content: flex-start;
	}
}

@media (max-width: 420px) {
	.wp-block-isjrenew-promo-heading.has-image:not(.is-image-right) {
		display: grid;
		grid-template-columns: minmax(52px, var(--promo-heading-left-width-small)) minmax(0, 1fr);
	}

	.wp-block-isjrenew-promo-column {
		display: flex;
		flex-direction: column;
	}

	.wp-block-isjrenew-promo-column.is-style-icon-card {
		display: grid;
		grid-template-columns: minmax(72px, var(--promo-column-icon-small-column)) minmax(0, 1fr);
	}

	.wp-block-isjrenew-promo-column.is-image-left .promo-column__media {
		order: 0;
	}

	.wp-block-isjrenew-promo-column.is-image-left .promo-column__body {
		order: 1;
	}

	.wp-block-isjrenew-promo-column.is-image-right .promo-column__body {
		order: 0;
	}

	.wp-block-isjrenew-promo-column.is-image-right .promo-column__media {
		order: 1;
	}

	.wp-block-isjrenew-promo-column .promo-column__image {
		max-height: var(--promo-column-mobile-image-max);
	}

	.wp-block-isjrenew-promo-table .wp-block-table {
		min-width: 0;
		width: 100%;
	}

	.wp-block-isjrenew-promo-table .wp-block-table table {
		min-width: 620px;
	}
}

@media print {
	.wp-block-isjrenew-promo-navigation,
	.wp-block-isjrenew-promo-cta,
	.wp-block-isjrenew-promo-share {
		display: none !important;
	}

	.wp-block-isjrenew-promo-section {
		background: transparent !important;
		color: #000 !important;
		margin-left: 0;
		margin-right: 0;
		max-width: none;
		padding-bottom: 16px;
		padding-top: 16px;
		width: auto;
	}

	.wp-block-isjrenew-promo-section .promo-section__inner {
		max-width: none;
		padding-left: 0;
		padding-right: 0;
	}

	.wp-block-isjrenew-promo-columns,
	.wp-block-isjrenew-promo-column,
	.wp-block-isjrenew-promo-table,
	.wp-block-isjrenew-promo-steps,
	.wp-block-isjrenew-promo-step {
		break-inside: avoid;
		box-shadow: none;
	}

	.wp-block-isjrenew-promo-table {
		overflow: visible;
	}

	.wp-block-isjrenew-promo-table .wp-block-table {
		min-width: 0;
	}

	.wp-block-isjrenew-promo-heading .promo-heading__image,
	.wp-block-isjrenew-promo-column .promo-column__image,
	.wp-block-isjrenew-promo-step .promo-step__image {
		max-height: 40mm;
		max-width: 100%;
		object-fit: contain;
	}

	.wp-block-isjrenew-promo-step {
		--promo-step-ink: var(--promo-block-ink);
		--promo-step-label-background: #666;
		--promo-step-label-color: #ffd34e;
		--promo-step-link-color: var(--promo-block-accent);
		--promo-step-muted-color: var(--promo-block-muted);
		--promo-step-title-color: var(--promo-block-accent);
		background: #fff !important;
	}

	.wp-block-isjrenew-promo-step .promo-step__number {
		color: #777;
		opacity: 1;
	}
}
