/*
 * Complete code-owned homepage.
 *
 * The public homepage is rendered by Site Shell's front-page template. No
 * Elementor section, widget wrapper, icon font, or page stylesheet is needed.
 */

.plp-homepage {
	width: 100%;
	max-width: none;
	margin: 0;
	padding: 0;
	overflow: clip;
	background: #fff;
}

.plp-home-template-frame {
	width: 100%;
	margin: 0 auto;
	padding: 10px;
	box-sizing: border-box;
}

.plp-home-template-frame--boxed {
	max-width: 1280px;
}

.plp-home-template-frame--full {
	max-width: none;
}

.plp-home-hero,
.plp-home-hero *,
.plp-home-benefits,
.plp-home-benefits *,
.plp-home-commitment,
.plp-home-commitment * {
	box-sizing: border-box;
}

.plp-home-reading-progress {
	position: fixed;
	z-index: 999999;
	top: 0;
	left: 0;
	width: 100%;
	height: 5px;
	overflow: hidden;
	pointer-events: none;
}

.plp-home-reading-progress__fill {
	display: block;
	width: 100%;
	height: 5px;
	background: #409e4a;
	transform: scaleX(0);
	transform-origin: left center;
	will-change: transform;
}

.plp-home-hero {
	display: grid;
	min-height: 90vh;
	place-items: center;
	overflow: hidden;
	color: #fbf8f8;
	background: linear-gradient(180deg, #2a5d94 0%, #409e4a 100%);
	font-family: "PLP Manrope", "Manrope", sans-serif;
	font-synthesis: none;
}

.plp-home-hero:focus {
	outline: none;
}

.plp-home-hero__inner {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	align-items: center;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	padding: 10px;
}

.plp-home-hero__media,
.plp-home-hero__content {
	min-width: 0;
	padding: 16px;
}

.plp-home-hero__media {
	display: flex;
	align-items: center;
	justify-content: center;
}

.plp-home-hero__media img {
	display: block;
	width: 540px;
	max-width: 100%;
	height: auto;
	margin: 0;
}

body.plp-site-shell-home-intro .plp-home-hero .plp-home-hero__title {
	max-width: 100%;
	margin: 0 0 20px;
	padding: 0;
	color: #fbf8f8;
	font-family: "PLP Manrope", "Manrope", sans-serif;
	font-size: 68px;
	font-weight: 800;
	line-height: 1;
	letter-spacing: -2px;
	text-transform: capitalize;
}

.plp-home-hero__title span {
	display: block;
}

body.plp-site-shell-home-intro .plp-home-hero .plp-home-hero__tagline {
	margin: 0 0 20px;
	padding: 0;
	color: #f7f4f4;
	font-family: "PLP Manrope", "Manrope", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

body.plp-site-shell-home-intro .plp-home-hero .plp-home-hero__button,
body.plp-site-shell-home-intro .plp-home-hero .plp-home-hero__button:visited {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 6px;
	min-height: 54px;
	padding: 12px 27px;
	border: 3px solid #2a5d94;
	border-radius: 5px;
	box-shadow: none;
	color: #fff;
	background: #2a5d94;
	font-family: "PLP Manrope", "Manrope", sans-serif;
	font-size: 15px;
	font-weight: 700;
	line-height: 18px;
	text-decoration: none;
	text-transform: uppercase;
	transition: color 180ms ease, background-color 180ms ease, border-color 180ms ease, transform 180ms ease;
}

.plp-home-hero__button .plp-site-icon {
	width: 15px;
	height: 15px;
	flex: 0 0 15px;
	stroke-width: 2.25;
}

body.plp-site-shell-home-intro .plp-home-hero .plp-home-hero__button:hover,
body.plp-site-shell-home-intro .plp-home-hero .plp-home-hero__button:focus-visible {
	border-color: #fff;
	color: #fff;
	background: transparent;
	transform: translateY(-1px);
}

body.plp-site-shell-home-intro .plp-home-hero .plp-home-hero__button:focus-visible {
	outline: 3px solid rgba(255, 255, 255, 0.55);
	outline-offset: 3px;
}

.plp-home-benefits {
	width: 100%;
	padding: 32px 0;
	color: #2d333d;
	background: #fff;
	font-family: "PLP Manrope", "Manrope", sans-serif;
	font-synthesis: none;
}

.plp-home-benefits__inner {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
}

.plp-home-benefit {
	display: grid;
	grid-template-columns: 40px minmax(0, 1fr);
	align-content: center;
	align-items: start;
	gap: 15px;
	min-width: 0;
	margin: 0;
	padding: 10px;
	border: 0;
	background: transparent;
}

.plp-home-benefit + .plp-home-benefit {
	border-left: 1px solid #c5cbd4;
}

.plp-home-benefit__icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	color: #2a5d94;
}

.plp-home-benefit__icon .plp-site-icon {
	display: block;
	width: 40px;
	height: 40px;
	filter: drop-shadow(0 1px 0 rgba(255, 255, 255, 0.4));
}

.plp-home-benefit__content {
	min-width: 0;
}

body.plp-site-shell-home-intro .plp-home-benefit__content h2 {
	margin: 0 0 8px;
	padding: 0;
	color: #1d1c1c;
	font-family: "PLP Manrope", "Manrope", sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: 0;
	text-transform: none;
}

body.plp-site-shell-home-intro .plp-home-benefit__content p {
	margin: 0;
	padding: 0;
	color: #2d333d;
	font-family: "PLP Manrope", "Manrope", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

.plp-home-commitment {
	width: 100%;
	overflow: hidden;
	padding: 80px 16px;
	color: #2d333d;
	background: #fff;
	font-family: "PLP Manrope", "Manrope", sans-serif;
	font-synthesis: none;
}

.plp-home-commitment__inner {
	display: flex;
	flex-direction: column;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
}

body.plp-site-shell-home-intro .plp-home-commitment .plp-home-commitment__title {
	margin: 0 0 20px;
	padding: 0;
	color: #1d1c1c;
	font-family: "PLP Manrope", "Manrope", sans-serif;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.1;
	letter-spacing: 0;
	text-align: center;
	text-transform: none;
}

body.plp-site-shell-home-intro .plp-home-commitment .plp-home-commitment__intro {
	margin: 0 0 20px;
	padding: 0;
	color: #2d333d;
	font-family: "PLP Manrope", "Manrope", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	text-align: center;
}

.plp-home-commitment__cards {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	width: 100%;
	margin-top: 32px;
}

.plp-home-commitment__card-cell {
	min-width: 0;
	height: 620px;
	padding: 10px;
}

.plp-home-commitment-card {
	position: relative;
	width: 100%;
	height: 600px;
	overflow: hidden;
	background: #262c37;
}

.plp-home-commitment-card__front,
.plp-home-commitment-card__details {
	position: absolute;
	inset: 0;
}

.plp-home-commitment-card__front {
	z-index: 0;
	opacity: 1;
	transition: opacity 400ms ease;
}

.plp-home-commitment-card__front img,
.plp-home-commitment-card__detail-media img {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	object-fit: cover;
}

.plp-home-commitment-card__front img {
	object-position: center top;
}

.plp-home-commitment-card__details {
	z-index: 1;
	display: flex;
	flex-direction: column;
	opacity: 0;
	color: #4d4d4d;
	background: #fff;
	transition: opacity 400ms ease;
}

.plp-home-commitment-card__detail-media {
	height: 62%;
	flex: 0 0 62%;
	overflow: hidden;
	opacity: 0.7;
}

.plp-home-commitment-card__detail-media img {
	object-position: center center;
}

.plp-home-commitment-card__copy {
	padding: 20px;
}

body.plp-site-shell-home-intro .plp-home-commitment-card__copy h3 {
	margin: 0 0 16px;
	padding: 0;
	color: #444;
	font-family: "PLP Manrope", "Manrope", sans-serif;
	font-size: 28px;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0;
	text-transform: none;
}

body.plp-site-shell-home-intro .plp-home-commitment-card__copy p {
	margin: 0;
	padding: 0;
	color: #4d4d4d;
	font-family: "PLP Manrope", "Manrope", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 27px;
}

.plp-home-commitment-card__close {
	position: absolute;
	top: 15px;
	right: 15px;
	display: grid;
	width: 30px;
	height: 30px;
	place-items: center;
	border-radius: 50%;
	color: #333;
	background: #fff;
}

.plp-home-commitment-card__close svg {
	display: block;
	width: 13px;
	height: 13px;
	fill: none;
	stroke: currentColor;
	stroke-linecap: round;
	stroke-width: 2.4;
}

.plp-home-commitment-card__toggle {
	position: absolute;
	z-index: 2;
	inset: 0;
	display: block;
	width: 100%;
	height: 100%;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	background: transparent !important;
	cursor: pointer;
}

.plp-home-commitment-card:hover .plp-home-commitment-card__details,
.plp-home-commitment-card:focus-within .plp-home-commitment-card__details,
.plp-home-commitment-card.is-open .plp-home-commitment-card__details {
	opacity: 1;
}

.plp-home-commitment-card:hover .plp-home-commitment-card__front,
.plp-home-commitment-card:focus-within .plp-home-commitment-card__front,
.plp-home-commitment-card.is-open .plp-home-commitment-card__front {
	opacity: 0;
}

.plp-home-commitment-card__toggle:focus-visible {
	outline: 3px solid #2a5d94;
	outline-offset: -5px;
}

@media (max-width: 1024px) {
	.plp-home-hero {
		min-height: 530px;
	}

	body.plp-site-shell-home-intro .plp-home-hero .plp-home-hero__title {
		max-width: 350px;
		font-size: 54px;
	}

	.plp-home-benefits {
		padding: 0;
	}

	.plp-home-benefits__inner {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.plp-home-benefit {
		grid-template-columns: 35px minmax(0, 1fr);
		padding: 32px;
	}

	.plp-home-benefit:nth-child(odd) {
		border-left: 0;
	}

	.plp-home-benefit:nth-child(n + 3) {
		border-top: 1px solid #c5cbd4;
	}

	.plp-home-benefit__icon,
	.plp-home-benefit__icon .plp-site-icon {
		width: 35px;
		height: 35px;
	}

	body.plp-site-shell-home-intro .plp-home-benefit__content p {
		font-size: 15px;
	}

	.plp-home-commitment {
		padding: 64px 24px;
	}

	.plp-home-commitment__cards {
		margin-top: 0;
	}
}

@media (max-width: 767px) {
	.plp-home-hero {
		min-height: 530px;
	}

	.plp-home-hero__inner {
		grid-template-columns: minmax(0, 1fr);
		align-content: center;
		padding: 22px 10px 34px;
	}

	.plp-home-hero__media {
		margin: -18px -10px -54px;
		padding: 0 16px;
	}

	.plp-home-hero__media img {
		width: min(440px, calc(100vw - 20px));
		max-width: none;
	}

	.plp-home-hero__content {
		position: relative;
		z-index: 1;
		padding: 0 22px 12px;
	}

	body.plp-site-shell-home-intro .plp-home-hero .plp-home-hero__title {
		max-width: 100%;
		margin-bottom: 16px;
		font-size: 40px;
		line-height: 1;
		letter-spacing: -1.3px;
	}

	body.plp-site-shell-home-intro .plp-home-hero .plp-home-hero__tagline {
		margin-bottom: 18px;
		font-size: 14px;
	}

	body.plp-site-shell-home-intro .plp-home-hero .plp-home-hero__button,
	body.plp-site-shell-home-intro .plp-home-hero .plp-home-hero__button:visited {
		min-height: 50px;
		padding: 11px 20px;
		font-size: 14px;
	}

	.plp-home-benefits__inner {
		grid-template-columns: minmax(0, 1fr);
	}

	.plp-home-benefit,
	.plp-home-benefit:nth-child(odd) {
		grid-template-columns: 32px minmax(0, 1fr);
		width: 100%;
		padding: 32px;
		border-top: 0;
		border-left: 0;
	}

	.plp-home-benefit + .plp-home-benefit,
	.plp-home-benefit:nth-child(n + 3) {
		border-top: 1px solid #c5cbd4;
	}

	.plp-home-benefit__icon,
	.plp-home-benefit__icon .plp-site-icon {
		width: 32px;
		height: 32px;
	}

	body.plp-site-shell-home-intro .plp-home-benefit__content h2 {
		font-size: 16px;
	}

	body.plp-site-shell-home-intro .plp-home-benefit__content p {
		font-size: 14px;
	}

	.plp-home-commitment {
		padding: 28px 14px;
	}

	body.plp-site-shell-home-intro .plp-home-commitment .plp-home-commitment__title {
		font-size: 28px;
		line-height: 1.1;
	}

	body.plp-site-shell-home-intro .plp-home-commitment .plp-home-commitment__intro {
		font-size: 14px;
		line-height: 1.5;
	}

	.plp-home-commitment__cards {
		grid-template-columns: minmax(0, 1fr);
		margin-top: 0;
	}

	.plp-home-commitment-card__copy {
		padding: 35px;
	}

	body.plp-site-shell-home-intro .plp-home-commitment-card__copy h3 {
		font-size: 18px;
		line-height: 27px;
	}
}

@media (max-width: 359px) {
	.plp-home-hero__content {
		padding-right: 14px;
		padding-left: 14px;
	}

	body.plp-site-shell-home-intro .plp-home-hero .plp-home-hero__title {
		font-size: 37px;
	}

	.plp-home-benefit,
	.plp-home-benefit:nth-child(odd) {
		padding-right: 24px;
		padding-left: 24px;
	}
}

@media (prefers-reduced-motion: reduce) {
	body.plp-site-shell-home-intro .plp-home-hero .plp-home-hero__button {
		transition: none;
	}

	.plp-home-commitment-card__front,
	.plp-home-commitment-card__details {
		transition: none;
	}
}

/* Extracted from the former HTML widgets and scoped to the native template. */
.plp-why-section,
.plp-intro-section,
.plp-news-static,
.plp-catalog-route {
	--plp-green: #08952a;
	--plp-blue-munsell: #009ab1;
	--plp-electric: #00518f;
	--plp-onyx: #414042;
	--plp-onyx-soft: #6b6c6e;
	--plp-border: #e6e8eb;
	--plp-bg: #fff;
	--plp-bg-soft: #f7f9fa;
	--plp-gradient: linear-gradient(90deg, #00518f 0%, #009ab1 50%, #08952a 100%);
	color: var(--plp-onyx);
	font-family: "Cera Pro", "Montserrat", "PLP Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.plp-why-section *,
.plp-why-section *::before,
.plp-why-section *::after,
.plp-intro-section *,
.plp-intro-section *::before,
.plp-intro-section *::after,
.plp-news-static *,
.plp-news-static *::before,
.plp-news-static *::after,
.plp-catalog-route *,
.plp-catalog-route *::before,
.plp-catalog-route *::after {
	box-sizing: border-box;
}

/* Why Pure Lab Peptides. */
.plp-why-section {
	--plp-gradient-overlay: linear-gradient(180deg, rgba(0, 81, 143, 0) 0%, rgba(0, 81, 143, 0.85) 55%, rgba(8, 149, 42, 0.95) 100%);
	position: relative;
	z-index: 1;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	padding: 64px 0 56px;
}

.plp-why-header {
	margin-bottom: 48px;
	padding: 0 20px;
	text-align: center;
}

.plp-why-eyebrow {
	margin: 0 0 12px;
	color: var(--plp-blue-munsell) !important;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 2.5px;
	text-transform: uppercase;
}

body.plp-site-shell-home .plp-homepage .plp-why-title {
	margin: 0 0 14px;
	color: var(--plp-onyx) !important;
	font-family: "PLP Manrope", "Manrope", sans-serif;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.15;
	letter-spacing: -0.5px;
	text-transform: none;
}

.plp-why-subtitle {
	max-width: 680px;
	margin: 0 auto 18px;
	color: var(--plp-onyx-soft) !important;
	font-size: 16px;
	line-height: 1.6;
}

.plp-why-divider,
.plp-intro-divider {
	width: 80px;
	height: 4px;
	margin: 0 auto;
	border-radius: 4px;
	background: var(--plp-gradient);
}

.plp-pillar-grid {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 22px;
	padding: 0 20px;
}

.plp-pillar {
	position: relative;
	min-width: 0;
	margin: 0;
	overflow: hidden;
	border: 1px solid var(--plp-border);
	border-radius: 2px 18px 2px 18px;
	background: var(--plp-bg-soft);
	aspect-ratio: 3 / 2;
}

.plp-pillar__image {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	object-fit: cover;
	transition: transform 0.6s cubic-bezier(0.2, 0.8, 0.2, 1);
}

.plp-pillar__overlay {
	position: absolute;
	inset: 0;
	pointer-events: none;
	opacity: 0;
	background: var(--plp-gradient-overlay);
	transition: opacity 0.4s cubic-bezier(0.2, 0.8, 0.2, 1);
}

.plp-pillar__content {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 22px 24px 24px;
	pointer-events: none;
	opacity: 0;
	transform: translateY(20px);
	transition: transform 0.42s cubic-bezier(0.2, 0.8, 0.2, 1) 0.05s, opacity 0.42s cubic-bezier(0.2, 0.8, 0.2, 1) 0.05s;
}

.plp-pillar__badge {
	display: inline-flex;
	align-items: center;
	gap: 6px;
	margin-bottom: 12px;
	padding: 5px 11px;
	border: 1px solid rgba(255, 255, 255, 0.25);
	border-radius: 100px;
	color: #fff !important;
	background: rgba(255, 255, 255, 0.18);
	font-size: 10.5px;
	font-weight: 600;
	letter-spacing: 1.4px;
	text-transform: uppercase;
	backdrop-filter: blur(8px);
}

.plp-pillar__badge::before {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #fff;
	content: "";
}

body.plp-site-shell-home .plp-homepage .plp-pillar__title {
	margin: 0 0 8px;
	color: #fff !important;
	font-family: "Cera Pro", "Montserrat", "PLP Manrope", sans-serif;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: -0.4px;
	text-transform: none;
}

.plp-pillar__desc {
	margin: 0;
	color: rgba(255, 255, 255, 0.92) !important;
	font-size: 14px;
	line-height: 1.55;
}

/* Research supplier introduction. */
.plp-intro-section {
	position: relative;
	z-index: 1;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	padding: 64px 20px 48px;
}

.plp-intro-header {
	margin-bottom: 40px;
	text-align: center;
}

.plp-intro-eyebrow {
	margin: 0 0 12px;
	color: var(--plp-blue-munsell) !important;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 2.5px;
	text-transform: uppercase;
}

body.plp-site-shell-home .plp-homepage .plp-intro-title {
	margin: 0 0 14px;
	color: var(--plp-onyx) !important;
	font-family: "PLP Manrope", "Manrope", sans-serif;
	font-size: 34px;
	font-weight: 700;
	line-height: 1.15;
	letter-spacing: -0.5px;
	text-transform: none;
}

.plp-intro-subtitle {
	max-width: 720px;
	margin: 0 auto 18px;
	color: var(--plp-onyx-soft) !important;
	font-size: 17px;
	line-height: 1.6;
}

.plp-intro-body {
	max-width: 880px;
	margin: 0 auto;
	padding: 0 8px;
}

.plp-intro-body p {
	margin: 0 0 22px;
	color: var(--plp-onyx) !important;
	font-size: 17px;
	line-height: 1.75;
}

.plp-intro-body p:last-of-type {
	margin-bottom: 0;
}

.plp-intro-body strong {
	color: var(--plp-electric) !important;
	font-weight: 600;
}

.plp-intro-body a,
.plp-intro-body a:visited {
	border-bottom: 1px solid rgba(0, 154, 177, 0.25);
	color: var(--plp-blue-munsell) !important;
	font-weight: 600;
	text-decoration: none;
	transition: color 0.25s ease, border-color 0.25s ease;
}

.plp-intro-body a:hover,
.plp-intro-body a:focus-visible {
	border-bottom-color: var(--plp-electric);
	color: var(--plp-electric) !important;
}

.plp-compound-chips {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px;
	margin: 4px 0 26px;
}

.plp-compound-chip,
.plp-compound-chip:visited {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 10px 18px;
	border: 1px solid var(--plp-border);
	border-radius: 100px;
	color: var(--plp-onyx) !important;
	background: var(--plp-bg-soft);
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s cubic-bezier(0.2, 0.8, 0.2, 1);
}

.plp-compound-chip::before {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: var(--plp-green);
	content: "";
	transition: background-color 0.25s ease, transform 0.25s ease;
}

.plp-compound-chip:hover,
.plp-compound-chip:focus-visible {
	border-color: var(--plp-blue-munsell);
	box-shadow: 0 4px 16px rgba(0, 81, 143, 0.08);
	color: var(--plp-electric) !important;
	background: #fff;
	transform: translateY(-2px);
}

.plp-compound-chip:hover::before,
.plp-compound-chip:focus-visible::before {
	background: var(--plp-blue-munsell);
	transform: scale(1.2);
}

/* Selected press placements. */
.plp-news-static {
	width: 100%;
	padding: clamp(46px, 6vw, 76px) 20px;
	background: #fff;
}

.plp-news-static__inner {
	max-width: 1200px;
	margin: 0 auto;
}

.plp-news-static__header {
	max-width: 720px;
	margin: 0 auto 28px;
	text-align: center;
}

.plp-news-static__eyebrow,
.plp-catalog-route__eyebrow {
	display: block;
	margin: 0 0 8px;
	color: var(--plp-blue-munsell);
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 0.09em;
	text-transform: uppercase;
}

body.plp-site-shell-home .plp-homepage .plp-news-static h2 {
	margin: 0 0 10px;
	color: var(--plp-onyx);
	font-family: "Cera Pro", "Montserrat", "PLP Manrope", Arial, sans-serif;
	font-size: clamp(28px, 3.5vw, 40px);
	font-weight: 700;
	line-height: 1.15;
	text-transform: none;
}

.plp-news-static p {
	margin: 0;
	color: #60686f;
	font-size: 16px;
	line-height: 1.6;
}

.plp-news-static__grid {
	display: grid;
	grid-template-columns: repeat(6, minmax(0, 1fr));
	gap: 14px;
}

.plp-news-static__item {
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 104px;
	padding: 20px 16px;
	border: 1px solid #e2e7ea;
	border-radius: 14px;
	background: #f7f9fa;
	text-decoration: none !important;
	transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.plp-news-static__item:hover,
.plp-news-static__item:focus-visible {
	border-color: var(--plp-blue-munsell);
	box-shadow: 0 8px 22px rgba(0, 81, 143, 0.1);
	transform: translateY(-2px);
}

.plp-news-static__item:focus-visible {
	outline: 3px solid rgba(0, 154, 177, 0.35);
	outline-offset: 3px;
}

.plp-news-static__item img {
	display: block;
	width: 100%;
	max-width: 145px;
	height: 54px;
	margin: 0;
	object-fit: contain;
}

/* Full catalog route. */
.plp-catalog-route {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 28px;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: clamp(28px, 4vw, 46px);
	overflow: hidden;
	border: 1px solid #dfe5e8;
	border-radius: 18px;
	background: #f5f7f8;
}

.plp-catalog-route::before {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: 5px;
	background: var(--plp-gradient);
	content: "";
}

.plp-catalog-route__copy {
	max-width: 760px;
}

body.plp-site-shell-home .plp-homepage .plp-catalog-route h2 {
	margin: 0 0 10px;
	color: var(--plp-onyx);
	font-family: "Cera Pro", "Montserrat", "PLP Manrope", Arial, sans-serif;
	font-size: clamp(26px, 3vw, 36px);
	font-weight: 700;
	line-height: 1.16;
	text-transform: none;
}

.plp-catalog-route p {
	margin: 0;
	color: #5b6268;
	font-size: 16px;
	line-height: 1.65;
}

.plp-catalog-route__button,
.plp-catalog-route__button:visited {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 50px;
	padding: 13px 22px;
	border-radius: 10px;
	color: #fff !important;
	background: var(--plp-green);
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	text-decoration: none !important;
	white-space: nowrap;
	transition: background-color 0.2s ease, transform 0.2s ease;
}

.plp-catalog-route__button:hover,
.plp-catalog-route__button:focus-visible {
	color: #fff !important;
	background: #067c24;
	transform: translateY(-1px);
}

.plp-catalog-route__button:focus-visible {
	outline: 3px solid rgba(0, 154, 177, 0.35);
	outline-offset: 3px;
}

@media (hover: hover) and (pointer: fine) {
	.plp-pillar:hover .plp-pillar__image {
		transform: scale(1.06);
	}

	.plp-pillar:hover .plp-pillar__overlay {
		opacity: 1;
	}

	.plp-pillar:hover .plp-pillar__content {
		opacity: 1;
		transform: translateY(0);
	}
}

@media (hover: none), (pointer: coarse) {
	.plp-pillar__overlay,
	.plp-pillar__content {
		opacity: 1;
	}

	.plp-pillar__content {
		transform: translateY(0);
	}
}

@media (max-width: 960px) {
	.plp-why-section {
		padding: 48px 0 40px;
	}

	.plp-pillar-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.plp-pillar:nth-child(3) {
		grid-column: 1 / -1;
		width: 100%;
		max-width: calc(50% - 11px);
		margin: 0 auto;
	}

	.plp-intro-section {
		padding: 48px 20px 40px;
	}

	.plp-intro-body p {
		font-size: 16px;
	}

	.plp-news-static__grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media (max-width: 767px) {
	.plp-home-template-frame {
		padding: 10px;
	}

	body.plp-site-shell-home .plp-homepage .plp-why-title,
	body.plp-site-shell-home .plp-homepage .plp-intro-title {
		font-size: 28px;
	}

	.plp-catalog-route {
		align-items: flex-start;
		flex-direction: column;
		gap: 20px;
		padding: 28px 22px;
	}

	body.plp-site-shell-home .plp-homepage .plp-catalog-route h2 {
		font-size: 28px;
	}

	.plp-catalog-route__button {
		width: 100%;
		min-height: 52px;
	}
}

@media (max-width: 600px) {
	.plp-why-section {
		padding: 40px 0 32px;
	}

	.plp-pillar-grid {
		grid-template-columns: minmax(0, 1fr);
		gap: 16px;
	}

	.plp-pillar:nth-child(3) {
		max-width: 100%;
	}

	body.plp-site-shell-home .plp-homepage .plp-pillar__title {
		font-size: 20px;
	}

	.plp-pillar__content {
		padding: 18px 20px 20px;
	}

	.plp-intro-section {
		padding: 36px 16px 32px;
	}

	.plp-intro-header {
		margin-bottom: 32px;
	}

	.plp-intro-body p {
		font-size: 16px;
		line-height: 1.7;
	}

	.plp-compound-chip {
		padding: 8px 14px;
		font-size: 13px;
	}
}

@media (max-width: 560px) {
	.plp-news-static {
		padding: 42px 18px;
	}

	.plp-news-static__grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 12px;
	}

	.plp-news-static__item {
		min-height: 96px;
		padding: 17px 12px;
	}

	.plp-news-static__item img {
		height: 48px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.plp-pillar__image,
	.plp-pillar__overlay,
	.plp-pillar__content,
	.plp-intro-body a,
	.plp-compound-chip,
	.plp-compound-chip::before,
	.plp-news-static__item,
	.plp-catalog-route__button {
		transition: none;
	}
}
