/* Home alignment and overflow safeguards — 2026-08-29 */
body.page-template-hm-cdpg {
	max-width: 100%;
	overflow-x: clip;
}

/* Final cascade copy: keep this block last so historic mobile experiments cannot override it. */
body.page-template-hm-cdpg #featured-offers-carousel .hm-section-head { margin-bottom: 12px !important; }
body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-carousel { align-items: start !important; gap: 18px !important; }
body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-card,
body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-card:nth-child(n) { height: auto !important; }
body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-visual {
	height: clamp(185px, 15vw, 230px) !important;
	min-height: 0 !important;
	aspect-ratio: auto !important;
}
body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-visual img {
	width: 100% !important;
	height: 100% !important;
	object-fit: contain !important;
	object-position: center !important;
}
body.page-template-hm-cdpg .cpg-family-shopping__inner {
	grid-template-columns: minmax(0, 1fr) minmax(210px, 280px) !important;
	min-height: 248px !important;
}
body.page-template-hm-cdpg .cpg-family-shopping__copy { padding: 24px 28px 22px !important; }
body.page-template-hm-cdpg .cpg-family-shopping h2 { font-size: clamp(28px, 2.35vw, 39px) !important; }
body.page-template-hm-cdpg .cpg-family-shopping__visual { min-height: 248px !important; background: transparent !important; }
body.page-template-hm-cdpg .cpg-family-shopping__visual img {
	max-width: 250px !important;
	max-height: 248px !important;
	margin: auto !important;
	object-fit: contain !important;
}
@media (max-width: 820px) {
	body.page-template-hm-cdpg #featured-offers-carousel { padding: 4px 0 7px !important; }
	body.page-template-hm-cdpg #featured-offers-carousel .hm-section-head { padding: 0 14px !important; margin-bottom: 8px !important; }
	body.page-template-hm-cdpg #featured-offers-carousel .hm-section-head h2 { font-size: clamp(21px, 6vw, 25px) !important; line-height: 1.08 !important; }
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-carousel-wrap { overflow: hidden !important; }
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-carousel {
		display: flex !important;
		grid-template-columns: none !important;
		gap: 10px !important;
		padding: 0 14px 7px !important;
		overflow-x: auto !important;
		overflow-y: hidden !important;
		scroll-snap-type: x mandatory !important;
		scroll-padding-left: 14px !important;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-carousel::-webkit-scrollbar { display: none; }
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-card,
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-card:nth-child(n),
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-card:first-child {
		display: block !important;
		position: static !important;
		flex: 0 0 min(78vw, 304px) !important;
		grid-column: auto !important;
		width: min(78vw, 304px) !important;
		min-width: min(78vw, 304px) !important;
		max-width: 304px !important;
		height: auto !important;
		scroll-snap-align: start !important;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-visual { height: 132px !important; min-height: 132px !important; aspect-ratio: auto !important; }
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-body { padding: 6px 6px 2px !important; }
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-body h3 { min-height: 28px !important; font-size: 11px !important; line-height: 1.2 !important; text-align: center !important; }
	body.page-template-hm-cdpg .cpg-family-shopping { width: calc(100% - 24px) !important; margin: 7px auto 10px !important; }
	body.page-template-hm-cdpg .cpg-family-shopping__inner { grid-template-columns: minmax(0, 1fr) 92px !important; min-height: 232px !important; }
	body.page-template-hm-cdpg .cpg-family-shopping__copy { padding: 13px 4px 12px 12px !important; }
	body.page-template-hm-cdpg .cpg-family-shopping__eyebrow { margin-bottom: 5px !important; padding: 6px 10px !important; font-size: 10px !important; }
	body.page-template-hm-cdpg .cpg-family-shopping h2 { font-size: clamp(20px, 5.6vw, 23px) !important; line-height: 1.06 !important; }
	body.page-template-hm-cdpg .cpg-family-shopping p { margin: 6px auto 8px !important; font-size: 12px !important; line-height: 1.25 !important; }
	body.page-template-hm-cdpg .cpg-family-shopping__actions { gap: 6px !important; flex-wrap: nowrap !important; }
	body.page-template-hm-cdpg .cpg-family-shopping__button { min-width: 0 !important; min-height: 38px !important; padding: 6px 7px !important; font-size: 10px !important; }
	body.page-template-hm-cdpg .cpg-family-shopping__button span { margin-right: 4px !important; font-size: 15px !important; }
	body.page-template-hm-cdpg .cpg-family-shopping__links { display: grid !important; grid-template-columns: repeat(3, minmax(0, 1fr)) !important; gap: 6px !important; margin-top: 8px !important; overflow: visible !important; }
	body.page-template-hm-cdpg .cpg-family-shopping__links a,
	body.page-template-hm-cdpg .cpg-family-shopping__links a:nth-child(n) { grid-column: auto !important; width: 100% !important; min-height: 31px !important; padding: 5px 3px !important; font-size: 9px !important; }
	body.page-template-hm-cdpg .cpg-family-shopping__links a:nth-child(4) { grid-column: 1 / 2 !important; }
	body.page-template-hm-cdpg .cpg-family-shopping__links a:nth-child(5) { grid-column: 2 / 3 !important; }
	body.page-template-hm-cdpg .cpg-family-shopping__visual { min-height: 232px !important; }
	body.page-template-hm-cdpg .cpg-family-shopping__visual img { width: 92px !important; height: 232px !important; max-width: 92px !important; max-height: 232px !important; object-fit: contain !important; }
}

/* 2026-08-30 Club colour system: joyful sections with clear product surfaces. */
body.page-template-hm-cdpg #ofertas-aniversario {
	background: linear-gradient(135deg, #fff0a8 0%, #ffe0a3 100%) !important;
}
body.page-template-hm-cdpg #featured-offers-carousel {
	background: linear-gradient(180deg, #f1e9ff 0%, #faf7ff 100%) !important;
}
body.page-template-hm-cdpg .cpg-campaign-circles {
	background: linear-gradient(180deg, #e4f6ff 0%, #f4fbff 100%) !important;
}
body.page-template-hm-cdpg .cpg-family-shopping {
	background: linear-gradient(135deg, #d9f7f2 0%, #ddeaff 100%) !important;
}
body.page-template-hm-cdpg #pet-parenting {
	background: linear-gradient(180deg, #ffe1d3 0%, #fff1e9 100%) !important;
}
body.page-template-hm-cdpg #pet-parenting .easy-card-media {
	background: #ffd9c7 !important;
}
body.page-template-hm-cdpg #pet-parenting .easy-card:nth-child(2) .easy-card-media {
	background: #d9f2e4 !important;
}
body.page-template-hm-cdpg #pet-parenting .easy-card:nth-child(3) .easy-card-media {
	background: #e6dcff !important;
}
body.page-template-hm-cdpg #pet-parenting .easy-card:nth-child(4) .easy-card-media {
	background: #dcefff !important;
}
body.page-template-hm-cdpg .cpg-knowledge-card--tv {
	background: linear-gradient(180deg, #e8d9ff 0%, #f6f0ff 100%) !important;
}
body.page-template-hm-cdpg .cpg-vet-banner.cpg-knowledge-card {
	background: linear-gradient(180deg, #ddf4df 0%, #f1fbf2 100%) !important;
}
body.page-template-hm-cdpg .cpg-knowledge-card--blog {
	background: linear-gradient(180deg, #fff1b8 0%, #fff9df 100%) !important;
}
body.page-template-hm-cdpg .cpg-founder-book__inner {
	background: linear-gradient(135deg, #fff3df 0%, #ffe8cf 100%) !important;
}
body.page-template-hm-cdpg #featured-brands {
	background: linear-gradient(180deg, #ffe2de 0%, #fff4f2 100%) !important;
}
body.page-template-hm-cdpg #featured-brands .brand-card,
body.page-template-hm-cdpg #featured-brands .brand-media {
	background: rgba(255, 255, 255, .9) !important;
}

@media (min-width: 821px) {
	body.page-template-hm-cdpg #featured-offers-carousel,
	body.page-template-hm-cdpg .cpg-campaign-circles,
	body.page-template-hm-cdpg #pet-parenting,
	body.page-template-hm-cdpg #featured-brands {
		border-radius: 30px !important;
	}
}

body.page-template-hm-cdpg .cpg-club-difference .cpg-knowledge-card.cpg-knowledge-card--tv {
	background-color: #e8d9ff !important;
	background-image: linear-gradient(180deg, #e8d9ff 0%, #f6f0ff 100%) !important;
}
body.page-template-hm-cdpg .cpg-club-difference .cpg-vet-banner.cpg-knowledge-card {
	background-color: #ddf4df !important;
	background-image: linear-gradient(180deg, #ddf4df 0%, #f1fbf2 100%) !important;
}
body.page-template-hm-cdpg .cpg-club-difference .cpg-knowledge-card.cpg-knowledge-card--blog {
	background-color: #fff1b8 !important;
	background-image: linear-gradient(180deg, #fff1b8 0%, #fff9df 100%) !important;
}

/* 2026-08-29 final visual pass: equal promotional cards and a calmer family block. */
body.page-template-hm-cdpg #featured-offers-carousel .hm-section-head {
	margin-bottom: 12px !important;
}
body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-carousel {
	align-items: start !important;
	gap: 18px !important;
}
body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-card,
body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-card:nth-child(n) {
	height: auto !important;
}
body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-visual {
	height: clamp(185px, 15vw, 230px) !important;
	min-height: 0 !important;
	aspect-ratio: auto !important;
}
body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-visual img {
	width: 100% !important;
	height: 100% !important;
	object-fit: contain !important;
	object-position: center !important;
}
body.page-template-hm-cdpg .cpg-family-shopping__inner {
	grid-template-columns: minmax(0, 1fr) minmax(210px, 280px) !important;
	min-height: 248px !important;
}
body.page-template-hm-cdpg .cpg-family-shopping__copy {
	padding: 24px 28px 22px !important;
}
body.page-template-hm-cdpg .cpg-family-shopping h2 {
	font-size: clamp(28px, 2.35vw, 39px) !important;
}
body.page-template-hm-cdpg .cpg-family-shopping__visual {
	min-height: 248px !important;
	background: transparent !important;
}
body.page-template-hm-cdpg .cpg-family-shopping__visual img {
	max-width: 250px !important;
	max-height: 248px !important;
	margin: auto !important;
	object-fit: contain !important;
}

@media (max-width: 820px) {
	body.page-template-hm-cdpg #featured-offers-carousel {
		padding: 4px 0 7px !important;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-section-head {
		padding: 0 14px !important;
		margin-bottom: 8px !important;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-section-head h2 {
		font-size: clamp(21px, 6vw, 25px) !important;
		line-height: 1.08 !important;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-carousel-wrap {
		overflow: hidden !important;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-carousel {
		display: flex !important;
		grid-template-columns: none !important;
		gap: 10px !important;
		padding: 0 14px 7px !important;
		overflow-x: auto !important;
		overflow-y: hidden !important;
		scroll-snap-type: x mandatory !important;
		scroll-padding-left: 14px !important;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-carousel::-webkit-scrollbar {
		display: none;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-card,
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-card:nth-child(n),
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-card:first-child {
		display: block !important;
		position: static !important;
		flex: 0 0 min(78vw, 304px) !important;
		grid-column: auto !important;
		width: min(78vw, 304px) !important;
		min-width: min(78vw, 304px) !important;
		max-width: 304px !important;
		height: auto !important;
		scroll-snap-align: start !important;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-visual {
		height: 132px !important;
		min-height: 132px !important;
		aspect-ratio: auto !important;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-body {
		padding: 6px 6px 2px !important;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-body h3 {
		min-height: 28px !important;
		font-size: 11px !important;
		line-height: 1.2 !important;
		text-align: center !important;
	}
	body.page-template-hm-cdpg .cpg-family-shopping {
		width: calc(100% - 24px) !important;
		margin: 7px auto 10px !important;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__inner {
		grid-template-columns: minmax(0, 1fr) 92px !important;
		min-height: 232px !important;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__copy {
		padding: 13px 4px 12px 12px !important;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__eyebrow {
		margin-bottom: 5px !important;
		padding: 6px 10px !important;
		font-size: 10px !important;
	}
	body.page-template-hm-cdpg .cpg-family-shopping h2 {
		font-size: clamp(20px, 5.6vw, 23px) !important;
		line-height: 1.06 !important;
	}
	body.page-template-hm-cdpg .cpg-family-shopping p {
		margin: 6px auto 8px !important;
		font-size: 12px !important;
		line-height: 1.25 !important;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__actions {
		gap: 6px !important;
		flex-wrap: nowrap !important;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__button {
		min-width: 0 !important;
		min-height: 38px !important;
		padding: 6px 7px !important;
		font-size: 10px !important;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__button span {
		margin-right: 4px !important;
		font-size: 15px !important;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__links {
		display: grid !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		gap: 6px !important;
		margin-top: 8px !important;
		overflow: visible !important;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__links a,
	body.page-template-hm-cdpg .cpg-family-shopping__links a:nth-child(n) {
		grid-column: auto !important;
		width: 100% !important;
		min-height: 31px !important;
		padding: 5px 3px !important;
		font-size: 9px !important;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__links a:nth-child(4) {
		grid-column: 1 / 2 !important;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__links a:nth-child(5) {
		grid-column: 2 / 3 !important;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__visual {
		min-height: 232px !important;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__visual img {
		width: 92px !important;
		height: 232px !important;
		max-width: 92px !important;
		max-height: 232px !important;
		object-fit: contain !important;
	}
}

/* Final verified retail composition: compact spacing, transparent art and equal CTAs. */
body.page-template-hm-cdpg .cpg-family-shopping__visual,
body.page-template-hm-cdpg .cpg-knowledge-card__media,
body.page-template-hm-cdpg .cpg-vet-banner__visual {
	background: transparent !important;
}

body.page-template-hm-cdpg .cpg-knowledge-card,
body.page-template-hm-cdpg .cpg-vet-banner.cpg-knowledge-card {
	display: flex;
	flex-direction: column;
	background: #fff7f2 !important;
}
body.page-template-hm-cdpg .cpg-vet-banner.cpg-knowledge-card {
	background: #fff1d7 !important;
}
body.page-template-hm-cdpg .cpg-knowledge-card__media,
body.page-template-hm-cdpg .cpg-vet-banner__visual {
	flex: 0 0 142px;
	height: 142px;
	min-height: 142px;
	align-items: center;
	justify-content: center;
}
body.page-template-hm-cdpg .cpg-knowledge-card__media--blog {
	display: flex;
	overflow: visible;
}
body.page-template-hm-cdpg .cpg-blog-mark {
	margin: 0 !important;
}
body.page-template-hm-cdpg .cpg-knowledge-card__copy,
body.page-template-hm-cdpg .cpg-vet-banner__copy {
	display: flex;
	flex: 1 1 auto;
	flex-direction: column;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
	text-align: center;
}
body.page-template-hm-cdpg .cpg-knowledge-card__actions,
body.page-template-hm-cdpg .cpg-vet-banner__copy > .cpg-difference-button,
body.page-template-hm-cdpg .cpg-knowledge-card--blog .cpg-difference-button {
	margin-top: auto;
}
body.page-template-hm-cdpg .hm-top-gradient,
body.page-template-hm-cdpg .hm-day-offer-mobile.cpg-offers-after-favorites,
body.page-template-hm-cdpg .cpg-club-difference,
body.page-template-hm-cdpg #featured-offers-carousel {
	margin-bottom: 0 !important;
}
body.page-template-hm-cdpg .hm-day-offer-mobile.cpg-offers-after-favorites {
	margin-top: 8px !important;
}
body.page-template-hm-cdpg .cpg-club-difference {
	margin-top: 10px !important;
}
body.page-template-hm-cdpg .cpg-club-difference + #featured-offers-carousel {
	padding-top: 10px !important;
}

@media (max-width: 820px) {
	body.page-template-hm-cdpg .cpg-knowledge-card__media,
	body.page-template-hm-cdpg .cpg-vet-banner__visual {
		flex-basis: 92px;
		height: 92px;
		min-height: 92px;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card__copy,
	body.page-template-hm-cdpg .cpg-vet-banner__copy {
		padding: 9px 13px 11px;
	}
	body.page-template-hm-cdpg .cpg-club-difference {
		margin-top: 8px !important;
		margin-bottom: 10px !important;
	}
}

/* Editorial alignment for the founder story. */
body.page-template-hm-cdpg .cpg-founder-book__copy,
body.page-template-hm-cdpg .cpg-founder-book__copy blockquote,
body.page-template-hm-cdpg .cpg-founder-book__copy p {
	text-align: left !important;
}

/* Mobile anniversary offers: compact two-column retail grid. */
@media (max-width: 820px) {
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-rotator {
		display: grid !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		gap: 8px !important;
		width: 100% !important;
		padding: 0 10px 4px !important;
		overflow: visible !important;
		scroll-snap-type: none !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-slide,
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-slide:nth-child(n) {
		width: auto !important;
		min-width: 0 !important;
		max-width: none !important;
		min-height: 0 !important;
		padding: 0 !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-grid {
		height: 100% !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-product {
		display: flex !important;
		flex-direction: column !important;
		align-items: center !important;
		gap: 5px !important;
		height: 100% !important;
		min-height: 174px !important;
		padding: 8px 7px !important;
		border-radius: 16px !important;
		text-align: center !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-media {
		width: 78px !important;
		height: 78px !important;
		min-height: 78px !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-media img {
		width: 100% !important;
		height: 100% !important;
		object-fit: contain !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-info {
		width: 100% !important;
		min-width: 0 !important;
		text-align: center !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-topline,
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-price {
		justify-content: center !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-info h3 {
		display: -webkit-box !important;
		overflow: hidden !important;
		-webkit-box-orient: vertical !important;
		-webkit-line-clamp: 2 !important;
		font-size: 10px !important;
		line-height: 1.15 !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-dots {
		display: none !important;
	}
}

/* Compact quality-of-life cards while preserving every image in full. */
body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-visual {
	height: 220px !important;
	min-height: 220px !important;
	aspect-ratio: auto !important;
}
body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-visual img {
	width: 100% !important;
	height: 100% !important;
	object-fit: contain !important;
	object-position: center !important;
}
@media (max-width: 820px) {
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-visual {
		height: 148px !important;
		min-height: 148px !important;
	}
}

/* Tight handoff between categories, family shopping and the following campaign. */
body.page-template-hm-cdpg #shop-by-category {
	padding-bottom: 6px !important;
}
body.page-template-hm-cdpg #productos {
	padding-top: 0 !important;
	padding-bottom: 6px !important;
}
body.page-template-hm-cdpg .cpg-family-shopping {
	margin-top: 6px !important;
	margin-bottom: 6px !important;
}
body.page-template-hm-cdpg #pet-parenting {
	padding-top: 6px !important;
	padding-bottom: 6px !important;
}
@media (max-width: 820px) {
	body.page-template-hm-cdpg #shop-by-category,
	body.page-template-hm-cdpg #productos,
	body.page-template-hm-cdpg #pet-parenting {
		padding-top: 6px !important;
		padding-bottom: 6px !important;
	}
	body.page-template-hm-cdpg .cpg-family-shopping {
		margin: 6px 0 !important;
	}
}

body.page-template-hm-cdpg .hm-container,
body.page-template-hm-cdpg .mht-container {
	margin-left: auto;
	margin-right: auto;
}

body.page-template-hm-cdpg .hm-section-head,
body.page-template-hm-cdpg .mht-head,
body.page-template-hm-cdpg .mht-head > div {
	text-align: center;
	justify-content: center;
}

body.page-template-hm-cdpg .mht-nav {
	justify-content: center;
	align-items: center;
	gap: 18px 28px;
	flex-wrap: wrap;
}

body.page-template-hm-cdpg .mht-tabs,
body.page-template-hm-cdpg .mht-filters {
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
}

body.page-template-hm-cdpg .mht-carousel-wrap {
	max-width: 100%;
	overflow: hidden;
}

body.page-template-hm-cdpg .mht-products {
	max-width: 100%;
	scroll-padding-inline: 18px;
}

body.page-template-hm-cdpg .mht-body {
	align-items: center;
	text-align: center;
}

body.page-template-hm-cdpg .mht-title,
body.page-template-hm-cdpg .mht-type,
body.page-template-hm-cdpg .mht-variation-label {
	width: 100%;
	text-align: center;
}

body.page-template-hm-cdpg .mht-price-row,
body.page-template-hm-cdpg .mht-swatches {
	justify-content: center;
}

body.page-template-hm-cdpg .mht-actions {
	width: 100%;
}

@media (min-width: 1024px) {
	body.page-template-hm-cdpg .hm-hero .hm-day-offer {
		display: none !important;
	}
	body.page-template-hm-cdpg .hm-hero-layout {
		grid-template-columns: minmax(0, 1fr) !important;
	}
	body.page-template-hm-cdpg .hm-day-offer-mobile.cpg-offers-after-favorites {
		display: block !important;
		width: min(calc(100% - 48px), 1320px);
		margin: 26px auto 38px;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-container {
		width: 100%;
		max-width: none;
		padding: 0;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer {
		min-height: 0;
		height: auto !important;
		max-height: none !important;
		overflow: visible !important;
		padding: 28px;
		border-radius: 32px;
		background: linear-gradient(135deg, #fff8f3 0%, #fff1eb 100%) !important;
		border: 1px solid rgba(120, 24, 24, 0.08);
		box-shadow: 0 16px 40px rgba(94, 24, 24, 0.08);
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-kicker {
		margin-bottom: 22px;
		text-align: center;
		color: #741515 !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-rotator {
		display: grid;
		grid-template-columns: repeat(8, minmax(0, 1fr));
		gap: 16px;
		min-height: 0;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-slide {
		display: block !important;
		position: static !important;
		opacity: 1 !important;
		visibility: visible !important;
		transform: none !important;
		grid-column: span 2;
		width: auto !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-slide:nth-child(5) {
		grid-column: 2 / span 2;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-slide:nth-child(6) {
		grid-column: 4 / span 2;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-slide:nth-child(7) {
		grid-column: 6 / span 2;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-product {
		height: 100%;
		align-items: center;
		text-align: center;
		padding: 14px 10px !important;
		background: #fff !important;
		border: 1px solid rgba(117, 19, 19, 0.08);
		border-radius: 18px;
		box-shadow: 0 7px 18px rgba(76, 25, 25, 0.08);
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-media {
		margin-right: auto;
		margin-left: auto;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-info {
		width: 100%;
		align-items: center;
		text-align: center;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-topline,
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-price {
		justify-content: center;
		text-align: center;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-info > a,
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-info > a * {
		text-align: center;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-info,
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-info * {
		color: #4b1616;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-old {
		color: #9d7777 !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-new {
		color: #d71920 !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-dots {
		display: none !important;
	}
	body.page-template-hm-cdpg .mht-products {
		padding-left: 4px;
		padding-right: 4px;
	}
	body.page-template-hm-cdpg .mht-card {
		flex: 0 0 calc((100% - 54px) / 4);
	}
}

@media (min-width: 1024px) and (max-width: 1399px) {
	.cpg-h-header__navbar-container {
		gap: 4px;
	}
	.cpg-h-header__nav-item {
		padding-left: 7px;
		padding-right: 7px;
	}
	.cpg-h-header__nav-item--categories {
		margin-right: 8px;
	}
	.cpg-h-header__utility-link {
		padding-left: 9px;
		padding-right: 9px;
	}
}

@media (min-width: 1200px) {
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer {
		padding-top: 22px;
		padding-bottom: 22px;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-kicker {
		margin-bottom: 16px;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-rotator {
		grid-template-columns: repeat(14, minmax(0, 1fr));
		gap: 10px;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-slide,
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-slide:nth-child(5),
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-slide:nth-child(6),
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-slide:nth-child(7) {
		grid-column: span 2;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-product {
		min-height: 220px;
	}
}

@media (max-width: 640px) {
	body.page-template-hm-cdpg .hm-toggle-autoplay {
		display: none !important;
	}
	body.page-template-hm-cdpg .hm-benefits {
		overflow: visible !important;
	}
	body.page-template-hm-cdpg .hm-benefits-grid {
		display: grid !important;
		grid-template-columns: repeat(6, minmax(0, 1fr));
		gap: 10px;
		width: calc(100% - 20px);
		padding: 0;
		overflow: visible !important;
	}
	body.page-template-hm-cdpg .hm-benefit {
		grid-column: span 2;
		width: 100% !important;
		min-width: 0 !important;
		padding: 12px 7px !important;
		flex-direction: column;
		justify-content: flex-start;
		text-align: center;
		gap: 7px !important;
	}
	body.page-template-hm-cdpg .hm-benefit:nth-child(4) {
		grid-column: 2 / span 2;
	}
	body.page-template-hm-cdpg .hm-benefit:nth-child(5) {
		grid-column: 4 / span 2;
	}
	body.page-template-hm-cdpg .hm-benefit-icon {
		margin: 0 auto;
	}
	body.page-template-hm-cdpg .hm-benefit-copy,
	body.page-template-hm-cdpg .hm-benefit-copy strong,
	body.page-template-hm-cdpg .hm-benefit-copy span {
		width: 100%;
		text-align: center;
	}
	body.page-template-hm-cdpg .hm-benefit-copy strong {
		display: block;
		font-size: 13px;
		line-height: 1.15;
	}
	body.page-template-hm-cdpg .hm-benefit-copy span {
		display: block;
		margin-top: 3px;
		font-size: 11px;
		line-height: 1.2;
	}
	body.page-template-hm-cdpg .hm-day-offer-mobile.cpg-offers-after-favorites {
		margin-top: 18px;
		margin-bottom: 28px;
	}
	body.page-template-hm-cdpg .mht-nav {
		width: 100%;
		gap: 10px;
	}
	body.page-template-hm-cdpg .mht-tabs {
		margin-bottom: 2px;
	}
	body.page-template-hm-cdpg .mht-filters {
		display: grid;
		grid-template-columns: repeat(6, minmax(0, 1fr));
		gap: 8px;
		width: min(100% - 20px, 430px);
		padding: 0;
		overflow: visible;
	}
	body.page-template-hm-cdpg .mht-filter,
	body.page-template-hm-cdpg .hm-page button.mht-filter {
		min-width: 0;
		width: 100%;
		padding-left: 8px;
		padding-right: 8px;
		text-align: center;
	}
	body.page-template-hm-cdpg .mht-filter {
		grid-column: span 2;
	}
	body.page-template-hm-cdpg .mht-filter:nth-child(4) {
		grid-column: 2 / span 2;
	}
	body.page-template-hm-cdpg .mht-filter:nth-child(5) {
		grid-column: 4 / span 2;
	}
}

/* Immediate, lightweight entry to the dog and cat collections. */
body.page-template-hm-cdpg .cpg-family-shopping {
	width: min(100% - 36px, 1320px);
	margin: 34px auto 28px;
	border-radius: 30px;
	background:
		radial-gradient(circle at 8% 15%, rgba(255, 209, 51, .42), transparent 33%),
		linear-gradient(135deg, #fff4ea 0%, #ffe9ef 52%, #fff8df 100%);
	box-shadow: 0 18px 45px rgba(98, 18, 12, .1);
	overflow: hidden;
}
body.page-template-hm-cdpg #productos.mht-section {
	padding-top: 0;
}
body.page-template-hm-cdpg .cpg-family-shopping__inner {
	display: grid;
	grid-template-columns: minmax(0, 1.2fr) minmax(300px, .62fr);
	align-items: center;
	min-height: 300px;
}
body.page-template-hm-cdpg .cpg-family-shopping__copy {
	padding: 30px 34px 30px 46px;
	text-align: center;
}
body.page-template-hm-cdpg .cpg-family-shopping__eyebrow {
	display: inline-flex;
	align-items: center;
	margin-bottom: 15px;
	padding: 9px 17px;
	border-radius: 999px;
	background: #ff3324;
	color: #fff;
	font-size: 14px;
	font-weight: 800;
	letter-spacing: .02em;
}
body.page-template-hm-cdpg .cpg-family-shopping h2 {
	max-width: 710px;
	margin: 0 auto;
	color: #4a0d09;
	font-size: clamp(31px, 2.8vw, 46px);
	line-height: 1.04;
	letter-spacing: -.035em;
}
body.page-template-hm-cdpg .cpg-family-shopping p {
	max-width: 610px;
	margin: 13px auto 18px;
	color: #6a2b25;
	font-size: clamp(17px, 1.4vw, 21px);
	line-height: 1.45;
}
body.page-template-hm-cdpg .cpg-family-shopping__actions {
	display: flex;
	justify-content: center;
	gap: 13px;
	flex-wrap: wrap;
}
body.page-template-hm-cdpg .cpg-family-shopping__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 46px;
	padding: 10px 18px;
	border: 2px solid transparent;
	border-radius: 999px;
	font-size: 16px;
	font-weight: 800;
	line-height: 1.2;
	text-decoration: none;
	transition: transform .18s ease, box-shadow .18s ease;
}
body.page-template-hm-cdpg .cpg-family-shopping__button:hover,
body.page-template-hm-cdpg .cpg-family-shopping__button:focus-visible {
	transform: translateY(-2px);
	box-shadow: 0 9px 20px rgba(82, 12, 8, .16);
}
body.page-template-hm-cdpg .cpg-family-shopping__button--dog {
	background: #ff3324;
	color: #fff;
}
body.page-template-hm-cdpg .cpg-family-shopping__button--cat {
	border-color: #ffbf18;
	background: #fff;
	color: #4a0d09;
}
body.page-template-hm-cdpg .cpg-family-shopping__button span {
	margin-right: 8px;
	font-size: 23px;
}
body.page-template-hm-cdpg .cpg-family-shopping__links {
	display: flex;
	justify-content: center;
	gap: 8px;
	flex-wrap: wrap;
	margin-top: 17px;
}
body.page-template-hm-cdpg .cpg-family-shopping__links a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 38px;
	padding: 8px 14px;
	border: 1px solid rgba(93, 25, 19, .13);
	border-radius: 999px;
	background: rgba(255, 255, 255, .78);
	color: #4a0d09;
	font-size: 13px;
	font-weight: 750;
	line-height: 1.15;
	text-decoration: none;
	transition: border-color .18s ease, background .18s ease, transform .18s ease;
}
body.page-template-hm-cdpg .cpg-family-shopping__links a:hover,
body.page-template-hm-cdpg .cpg-family-shopping__links a:focus-visible {
	border-color: #ff3324;
	background: #fff;
	transform: translateY(-1px);
}
body.page-template-hm-cdpg .cpg-family-shopping__visual {
	align-self: stretch;
	min-height: 300px;
	background: #fff;
}
body.page-template-hm-cdpg .cpg-family-shopping__visual img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center;
}
body.page-template-hm-cdpg #productos > .mht-container .mht-head h2 {
	margin-top: 12px;
	text-align: center;
}
body.page-template-hm-cdpg #shop-by-category .hm-section-head h2 {
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

@media (max-width: 820px) {
	/* Mobile-first rhythm: compact showcase blocks and native horizontal rails. */
	body.page-template-hm-cdpg .hm-top-gradient .hm-hero,
	body.page-template-hm-cdpg .hm-top-gradient .hm-hero-layout {
		height: 246px;
		min-height: 246px;
	}
	body.page-template-hm-cdpg .hm-top-gradient .hm-hero-wrap,
	body.page-template-hm-cdpg .hm-top-gradient .hm-slides,
	body.page-template-hm-cdpg .hm-top-gradient .hm-slide,
	body.page-template-hm-cdpg .hm-top-gradient .hm-slide-visual,
	body.page-template-hm-cdpg .hm-top-gradient .hm-photo-card,
	body.page-template-hm-cdpg .hm-top-gradient .hm-slide picture,
	body.page-template-hm-cdpg .hm-top-gradient .hm-slide-visual img,
	body.page-template-hm-cdpg .hm-top-gradient .hm-slide-link {
		height: 216px;
		min-height: 216px;
	}
	body.page-template-hm-cdpg .hm-top-gradient .hm-slide-content {
		padding: 17px 12px 15px;
	}
	body.page-template-hm-cdpg .hm-top-gradient .hm-slide-content h1 {
		font-size: 24px;
		line-height: 1.02;
	}
	body.page-template-hm-cdpg .hm-top-gradient .hm-slide-content p {
		margin: 7px 0 10px;
		font-size: 12px;
		line-height: 1.25;
	}
	body.page-template-hm-cdpg .hm-top-gradient .hm-btn-primary {
		min-height: 34px;
		padding: 7px 12px;
		font-size: 12px;
	}
	body.page-template-hm-cdpg .hm-top-gradient .hm-offer-badge-circle {
		width: 64px;
		height: 64px;
	}

	body.page-template-hm-cdpg .cpg-offers-after-favorites {
		width: 100%;
		margin: 10px 0 18px;
		padding: 0;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-container {
		width: 100%;
		padding: 0;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer {
		width: 100%;
		height: auto !important;
		min-height: 0;
		padding: 17px 0 12px;
		border-radius: 22px;
		overflow: hidden !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-kicker {
		margin: 0 14px 12px;
		font-size: 20px;
		text-align: center;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-rotator {
		display: flex !important;
		gap: 10px;
		width: 100% !important;
		height: auto !important;
		min-height: 0 !important;
		padding: 0 14px 5px;
		overflow-x: auto !important;
		overflow-y: hidden !important;
		scroll-snap-type: x mandatory;
		scroll-padding-left: 14px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-rotator::-webkit-scrollbar {
		display: none;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-slide {
		position: static !important;
		display: block !important;
		flex: 0 0 82vw;
		width: 82vw !important;
		height: 122px !important;
		opacity: 1 !important;
		visibility: visible !important;
		transform: none !important;
		scroll-snap-align: start;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-product {
		height: 120px !important;
		padding: 8px !important;
		border-radius: 17px;
		background: #fff;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-dots {
		display: none !important;
	}

	body.page-template-hm-cdpg #featured-offers-carousel {
		padding: 20px 0 10px;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-container {
		width: 100%;
		padding: 0;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-section-head {
		margin: 0 14px 12px;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-section-head h2 {
		font-size: 23px;
		line-height: 1.1;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-carousel-wrap {
		height: auto !important;
		min-height: 0 !important;
		overflow: hidden !important;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-carousel {
		display: flex !important;
		gap: 11px;
		height: auto !important;
		min-height: 0 !important;
		padding: 0 14px 7px;
		overflow-x: auto !important;
		overflow-y: hidden !important;
		scroll-snap-type: x mandatory;
		scroll-padding-left: 14px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-carousel::-webkit-scrollbar {
		display: none;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-card {
		flex: 0 0 78vw;
		width: 78vw;
		height: 220px;
		min-height: 220px;
		scroll-snap-align: start;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-visual,
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-visual img {
		height: 184px;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-badge-circle {
		width: 66px;
		height: 66px;
	}

	body.page-template-hm-cdpg .cpg-campaign-circles {
		padding: 18px 0 12px;
	}
	body.page-template-hm-cdpg .cpg-campaign-circles .hm-container {
		width: 100%;
		padding: 0;
	}
	body.page-template-hm-cdpg .cpg-campaign-heading {
		height: auto;
		min-height: 0;
		margin: 0 14px 12px;
		padding: 0;
	}
	body.page-template-hm-cdpg .cpg-campaign-grid {
		display: flex !important;
		gap: 12px;
		height: auto !important;
		padding: 0 14px 6px;
		overflow-x: auto;
		overflow-y: hidden;
		scroll-snap-type: x mandatory;
		scroll-padding-left: 14px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}
	body.page-template-hm-cdpg .cpg-campaign-grid::-webkit-scrollbar {
		display: none;
	}
	body.page-template-hm-cdpg .cpg-campaign-card {
		flex: 0 0 112px;
		width: 112px;
		height: 130px;
		min-height: 130px;
		scroll-snap-align: start;
	}

	body.page-template-hm-cdpg .cpg-family-shopping {
		width: calc(100% - 24px);
		margin-top: 20px;
		border-radius: 28px;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__inner {
		grid-template-columns: minmax(0, 1.35fr) minmax(118px, .65fr);
		min-height: 326px;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__copy {
		padding: 22px 8px 20px 16px;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__eyebrow {
		margin-bottom: 9px;
		padding: 6px 10px;
		font-size: 10px;
	}
	body.page-template-hm-cdpg .cpg-family-shopping h2 {
		font-size: clamp(23px, 6.8vw, 30px);
		line-height: 1.04;
	}
	body.page-template-hm-cdpg .cpg-family-shopping p {
		margin: 10px auto 13px;
		font-size: 12px;
		line-height: 1.32;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__actions {
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 9px;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__button {
		min-height: 44px;
		padding: 8px 5px;
		font-size: 11px;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__button span {
		margin-right: 5px;
		font-size: 20px;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__links {
		display: flex;
		justify-content: flex-start;
		gap: 6px;
		margin-top: 14px;
		padding-bottom: 3px;
		overflow-x: auto;
		flex-wrap: nowrap;
		scrollbar-width: none;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__links a {
		flex: 0 0 auto;
		min-height: 34px;
		padding: 7px 10px;
		font-size: 10px;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__links::-webkit-scrollbar {
		display: none;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__visual {
		min-height: 326px;
		aspect-ratio: auto;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__visual img {
		object-fit: contain;
		object-position: center;
	}
}

/* Club differentiators: veterinary guidance, Club TV and editorial content. */
body.page-template-hm-cdpg .cpg-club-difference {
	width: min(100% - 36px, 1320px);
	margin: 18px auto 16px;
}
body.page-template-hm-cdpg .cpg-club-difference + #featured-offers-carousel {
	padding-top: 10px !important;
}
body.page-template-hm-cdpg .cpg-vet-banner {
	display: grid;
	grid-template-columns: minmax(0, 1.12fr) minmax(300px, .72fr);
	align-items: center;
	min-height: 360px;
	overflow: hidden;
	border-radius: 34px;
	background: linear-gradient(125deg, #bd161c 0%, #eb2027 58%, #ff4938 100%);
	box-shadow: 0 16px 38px rgba(112, 15, 18, .15);
}
body.page-template-hm-cdpg .cpg-vet-banner__copy {
	padding: 48px 34px 48px 58px;
	color: #fff;
}
body.page-template-hm-cdpg .cpg-difference-kicker {
	display: inline-block;
	margin-bottom: 12px;
	font-size: 13px;
	font-weight: 850;
	letter-spacing: .075em;
	line-height: 1.2;
	text-transform: uppercase;
}
body.page-template-hm-cdpg .cpg-vet-banner h2,
body.page-template-hm-cdpg .cpg-knowledge-card h2 {
	margin: 0;
	letter-spacing: -.025em;
}
body.page-template-hm-cdpg .cpg-vet-banner h2 {
	max-width: 760px;
	color: #fff;
	font-size: clamp(31px, 3.2vw, 51px);
	line-height: 1.07;
}
body.page-template-hm-cdpg .cpg-vet-banner p {
	max-width: 670px;
	margin: 18px 0 24px;
	color: rgba(255, 255, 255, .9);
	font-size: clamp(16px, 1.3vw, 20px);
	line-height: 1.45;
}
body.page-template-hm-cdpg .cpg-vet-banner__visual {
	align-self: end;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	height: 100%;
	padding: 18px 24px 0 0;
}
body.page-template-hm-cdpg .cpg-vet-banner__visual img {
	display: block;
	width: min(100%, 510px);
	height: auto;
	max-height: 355px;
	object-fit: contain;
	object-position: center bottom;
}
body.page-template-hm-cdpg .cpg-difference-button,
body.page-template-hm-cdpg .cpg-difference-link {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 46px;
	border-radius: 999px;
	font-size: 14px;
	font-weight: 850;
	line-height: 1.2;
	text-decoration: none;
}
body.page-template-hm-cdpg .cpg-difference-button {
	padding: 11px 19px;
	background: #ff3324;
	color: #fff;
}
body.page-template-hm-cdpg .cpg-difference-button--light {
	background: #fff;
	color: #781015;
}
body.page-template-hm-cdpg .cpg-difference-button--dark {
	background: #4a0d09;
	color: #fff;
}
body.page-template-hm-cdpg .cpg-difference-link {
	padding: 9px 5px;
	color: #761016;
	text-decoration: underline;
	text-underline-offset: 3px;
}
body.page-template-hm-cdpg .cpg-knowledge-rail {
	display: grid;
	grid-template-columns: minmax(0, 1.45fr) minmax(300px, .75fr);
	gap: 18px;
	margin-top: 18px;
}
body.page-template-hm-cdpg .cpg-knowledge-card {
	min-height: 340px;
	overflow: hidden;
	border: 1px solid rgba(86, 24, 20, .09);
	border-radius: 30px;
	box-shadow: 0 13px 30px rgba(82, 24, 19, .08);
}
body.page-template-hm-cdpg .cpg-knowledge-card--tv {
	display: grid;
	grid-template-columns: minmax(280px, .95fr) minmax(0, 1.05fr);
	background: #fff5df;
}
body.page-template-hm-cdpg .cpg-knowledge-card__media {
	min-height: 100%;
	overflow: hidden;
}
body.page-template-hm-cdpg .cpg-knowledge-card__media img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}
body.page-template-hm-cdpg .cpg-knowledge-card__copy {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	padding: 32px;
	text-align: left;
}
body.page-template-hm-cdpg .cpg-knowledge-card h2 {
	color: #4a0d09;
	font-size: clamp(27px, 2.4vw, 39px);
	line-height: 1.09;
}
body.page-template-hm-cdpg .cpg-knowledge-card p {
	margin: 14px 0 0;
	color: #6a2b25;
	font-size: 16px;
	line-height: 1.45;
}
body.page-template-hm-cdpg .cpg-knowledge-card__schedule {
	font-size: 13px !important;
	font-weight: 850;
}
body.page-template-hm-cdpg .cpg-knowledge-card__actions {
	display: flex;
	align-items: center;
	gap: 13px;
	margin-top: 22px;
}
body.page-template-hm-cdpg .cpg-knowledge-card--blog {
	display: flex;
	flex-direction: column;
	justify-content: center;
	background: linear-gradient(150deg, #fff 0%, #fff0ef 100%);
}
body.page-template-hm-cdpg .cpg-blog-mark {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 68px;
	height: 68px;
	margin: 32px 32px 0;
	border-radius: 22px;
	background: #ffd641;
	font-size: 34px;
}
body.page-template-hm-cdpg .cpg-knowledge-card--blog .cpg-knowledge-card__copy {
	padding-top: 18px;
}

@media (max-width: 820px) {
	body.page-template-hm-cdpg .cpg-club-difference {
		width: 100%;
		margin: 22px auto 32px;
	}
	body.page-template-hm-cdpg .cpg-vet-banner {
		grid-template-columns: minmax(0, 1.2fr) minmax(126px, .8fr);
		min-height: 228px;
		border-radius: 24px;
	}
	body.page-template-hm-cdpg .cpg-vet-banner__copy {
		padding: 24px 6px 24px 18px;
	}
	body.page-template-hm-cdpg .cpg-difference-kicker {
		margin-bottom: 7px;
		font-size: 10px;
	}
	body.page-template-hm-cdpg .cpg-vet-banner h2 {
		font-size: clamp(22px, 6.2vw, 29px);
	}
	body.page-template-hm-cdpg .cpg-vet-banner p {
		margin: 10px 0 14px;
		font-size: 12px;
		line-height: 1.35;
	}
	body.page-template-hm-cdpg .cpg-vet-banner__visual {
		padding: 12px 3px 0 0;
	}
	body.page-template-hm-cdpg .cpg-vet-banner__visual img {
		width: 220px;
		max-width: 148%;
		max-height: 220px;
	}
	body.page-template-hm-cdpg .cpg-difference-button,
	body.page-template-hm-cdpg .cpg-difference-link {
		min-height: 40px;
		font-size: 12px;
	}
	body.page-template-hm-cdpg .cpg-difference-button {
		padding: 9px 14px;
	}
	body.page-template-hm-cdpg .cpg-knowledge-rail {
		display: flex;
		gap: 12px;
		margin-top: 13px;
		padding: 0 12px 8px;
		overflow-x: auto;
		overflow-y: hidden;
		scroll-snap-type: x mandatory;
		scroll-padding-left: 12px;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}
	body.page-template-hm-cdpg .cpg-knowledge-rail::-webkit-scrollbar {
		display: none;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card {
		flex: 0 0 min(86vw, 350px);
		min-height: 0;
		border-radius: 24px;
		scroll-snap-align: start;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card--tv {
		display: grid;
		grid-template-columns: 42% 58%;
		min-height: 270px;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card__copy {
		padding: 19px 16px;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card h2 {
		font-size: 22px;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card p {
		margin-top: 9px;
		font-size: 12px;
		line-height: 1.35;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card__schedule {
		font-size: 10px !important;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card__actions {
		gap: 8px;
		margin-top: 14px;
	}
	body.page-template-hm-cdpg .cpg-blog-mark {
		width: 54px;
		height: 54px;
		margin: 22px 20px 0;
		border-radius: 17px;
		font-size: 27px;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card--blog {
		min-height: 270px;
	}
}

@media (max-width: 380px) {
	body.page-template-hm-cdpg .cpg-vet-banner {
		grid-template-columns: minmax(0, 1.25fr) 112px;
		min-height: 214px;
	}
	body.page-template-hm-cdpg .cpg-vet-banner__copy {
		padding-left: 14px;
	}
	body.page-template-hm-cdpg .cpg-vet-banner h2 {
		font-size: 21px;
	}
	body.page-template-hm-cdpg .cpg-vet-banner p {
		display: none;
	}
	body.page-template-hm-cdpg .cpg-vet-banner__visual img {
		width: 205px;
		max-width: 160%;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card {
		flex-basis: 88vw;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card--tv {
		grid-template-columns: 39% 61%;
	}
}

/* Unified differentiator cards: Club TV, veterinary guidance, then the blog. */
@media (min-width: 821px) {
	body.page-template-hm-cdpg .hm-day-offer-mobile.cpg-offers-after-favorites {
		margin-top: 8px;
	}
	body.page-template-hm-cdpg .hm-top-gradient .hm-hero,
	body.page-template-hm-cdpg .hm-top-gradient .hm-hero-layout {
		height: 330px;
		min-height: 330px;
	}
	body.page-template-hm-cdpg .hm-top-gradient .hm-hero-wrap,
	body.page-template-hm-cdpg .hm-top-gradient .hm-slides,
	body.page-template-hm-cdpg .hm-top-gradient .hm-slide,
	body.page-template-hm-cdpg .hm-top-gradient .hm-slide-visual,
	body.page-template-hm-cdpg .hm-top-gradient .hm-photo-card,
	body.page-template-hm-cdpg .hm-top-gradient .hm-slide picture,
	body.page-template-hm-cdpg .hm-top-gradient .hm-slide-visual img,
	body.page-template-hm-cdpg .hm-top-gradient .hm-slide-link {
		height: 300px;
		min-height: 300px;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__inner {
		min-height: 282px;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__copy {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__visual {
		align-self: center;
		height: 282px;
		min-height: 282px;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__visual img {
		height: 282px;
	}
	body.page-template-hm-cdpg .cpg-knowledge-rail {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		gap: 14px;
		margin-top: 0;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card,
	body.page-template-hm-cdpg .cpg-vet-banner.cpg-knowledge-card {
		min-height: 330px;
		background: #fff8f4;
		color: #4a0d09;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card--tv,
	body.page-template-hm-cdpg .cpg-vet-banner.cpg-knowledge-card {
		display: flex;
		flex-direction: column;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card__media {
		height: 150px;
		min-height: 150px;
		padding: 8px;
		background: #fff;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card__media img {
		width: 100%;
		height: 100%;
		object-fit: contain;
		object-position: center;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card__copy {
		align-items: center;
		padding: 20px 22px 22px;
		text-align: center;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card h2,
	body.page-template-hm-cdpg .cpg-vet-banner h2 {
		font-size: clamp(22px, 1.65vw, 30px);
		line-height: 1.08;
	}
	body.page-template-hm-cdpg .cpg-vet-banner__visual {
		order: -1;
		height: 142px;
		min-height: 142px;
		padding: 8px 8px 0;
		background: #fff;
	}
	body.page-template-hm-cdpg .cpg-vet-banner__visual img {
		width: min(100%, 245px);
		max-height: 142px;
	}
	body.page-template-hm-cdpg .cpg-vet-banner__copy {
		align-items: center;
		padding: 17px 22px 22px;
		text-align: center;
		color: #4a0d09;
	}
	body.page-template-hm-cdpg .cpg-vet-banner h2,
	body.page-template-hm-cdpg .cpg-vet-banner p {
		color: #4a0d09;
	}
	body.page-template-hm-cdpg .cpg-vet-banner p {
		margin: 9px 0 13px;
		font-size: 14px;
		line-height: 1.3;
	}
	body.page-template-hm-cdpg .cpg-vet-banner .cpg-difference-button--light {
		background: #ff3324;
		color: #fff;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card--blog {
		background: #fff8f4;
	}
	body.page-template-hm-cdpg .cpg-blog-mark {
		align-self: center;
		width: 118px;
		height: 118px;
		margin: 16px auto 0;
		border-radius: 50%;
		font-size: 48px;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card--blog .cpg-knowledge-card__copy {
		align-items: center;
		padding-top: 16px;
		text-align: center;
	}
}

@media (max-width: 820px) {
	body.page-template-hm-cdpg .hm-day-offer-mobile.cpg-offers-after-favorites {
		margin-top: 8px;
	}
	body.page-template-hm-cdpg .cpg-family-shopping {
		margin-top: 12px;
		margin-bottom: 16px;
		border-radius: 22px;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__inner {
		grid-template-columns: minmax(0, 1.45fr) minmax(108px, .55fr);
		min-height: 252px;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__copy {
		padding: 15px 6px 14px 13px;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__visual {
		min-height: 252px;
	}
	body.page-template-hm-cdpg .cpg-family-shopping h2 {
		font-size: clamp(21px, 6.2vw, 27px);
	}
	body.page-template-hm-cdpg .cpg-family-shopping__eyebrow {
		margin-bottom: 6px;
	}
	body.page-template-hm-cdpg .cpg-family-shopping p {
		margin: 7px auto 10px;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__links {
		margin-top: 9px;
	}
	body.page-template-hm-cdpg .cpg-club-difference {
		margin-top: 18px;
	}
	body.page-template-hm-cdpg .cpg-knowledge-rail {
		margin-top: 0;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card,
	body.page-template-hm-cdpg .cpg-knowledge-card--tv,
	body.page-template-hm-cdpg .cpg-knowledge-card--blog,
	body.page-template-hm-cdpg .cpg-vet-banner.cpg-knowledge-card {
		flex: 0 0 min(78vw, 310px);
		width: min(78vw, 310px);
		height: 268px;
		min-height: 268px;
		max-height: 268px;
		background: #fff8f4;
		color: #4a0d09;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card--tv,
	body.page-template-hm-cdpg .cpg-vet-banner.cpg-knowledge-card {
		display: flex;
		flex-direction: column;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card__media,
	body.page-template-hm-cdpg .cpg-vet-banner__visual {
		order: -1;
		height: 98px;
		min-height: 98px;
		padding: 0;
		background: #fff;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card__media img {
		width: 100%;
		height: 100%;
		object-fit: contain;
		object-position: center;
	}
	body.page-template-hm-cdpg .cpg-vet-banner__visual img {
		width: 170px;
		max-width: 100%;
		max-height: 98px;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card__copy,
	body.page-template-hm-cdpg .cpg-vet-banner__copy {
		align-items: center;
		padding: 10px 14px 12px;
		text-align: center;
		color: #4a0d09;
	}
	body.page-template-hm-cdpg .cpg-vet-banner h2,
	body.page-template-hm-cdpg .cpg-vet-banner p {
		color: #4a0d09;
	}
	body.page-template-hm-cdpg .cpg-vet-banner .cpg-difference-button--light {
		background: #ff3324;
		color: #fff;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card h2,
	body.page-template-hm-cdpg .cpg-vet-banner h2 {
		font-size: 18px;
		line-height: 1.08;
	}
	body.page-template-hm-cdpg .cpg-vet-banner p,
	body.page-template-hm-cdpg .cpg-knowledge-card p {
		margin: 6px 0 8px;
		font-size: 10px;
		line-height: 1.25;
	}
	body.page-template-hm-cdpg .cpg-difference-kicker {
		margin-bottom: 5px;
		font-size: 9px;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card__actions {
		justify-content: center;
		width: 100%;
		margin-top: 8px;
	}
	body.page-template-hm-cdpg .cpg-difference-button,
	body.page-template-hm-cdpg .cpg-difference-link {
		min-height: 32px;
		font-size: 10px;
	}
	body.page-template-hm-cdpg .cpg-blog-mark {
		align-self: center;
		width: 82px;
		height: 82px;
		margin: 8px auto 0;
		border-radius: 50%;
		font-size: 34px;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card--blog .cpg-knowledge-card__copy {
		align-items: center;
		text-align: center;
	}
}

/* Cascade-final overrides for the audited retail composition. */
body.page-template-hm-cdpg .cpg-family-shopping__visual,
body.page-template-hm-cdpg .cpg-knowledge-card__media,
body.page-template-hm-cdpg .cpg-vet-banner__visual { background: transparent !important; }
body.page-template-hm-cdpg .cpg-knowledge-card,
body.page-template-hm-cdpg .cpg-vet-banner.cpg-knowledge-card {
	display: flex; flex-direction: column; background: #fff7f2 !important;
}
body.page-template-hm-cdpg .cpg-vet-banner.cpg-knowledge-card { background: #fff1d7 !important; }
body.page-template-hm-cdpg .cpg-knowledge-card__media,
body.page-template-hm-cdpg .cpg-vet-banner__visual {
	display: flex; flex: 0 0 142px; height: 142px; min-height: 142px;
	align-self: stretch; align-items: center; justify-content: center;
	width: 100%; padding: 0 !important;
}
body.page-template-hm-cdpg .cpg-knowledge-card__media--blog { overflow: visible; }
body.page-template-hm-cdpg .cpg-blog-mark { margin: 0 !important; }
body.page-template-hm-cdpg .cpg-knowledge-card__copy,
body.page-template-hm-cdpg .cpg-vet-banner__copy {
	display: flex; flex: 1 1 auto; flex-direction: column; align-items: center;
	justify-content: flex-start; width: 100%; text-align: center;
}
body.page-template-hm-cdpg .cpg-knowledge-card__actions,
body.page-template-hm-cdpg .cpg-vet-banner__copy > .cpg-difference-button,
body.page-template-hm-cdpg .cpg-knowledge-card--blog .cpg-difference-button { margin-top: auto; }
body.page-template-hm-cdpg .hm-top-gradient,
body.page-template-hm-cdpg .hm-day-offer-mobile.cpg-offers-after-favorites,
body.page-template-hm-cdpg .cpg-club-difference,
body.page-template-hm-cdpg #featured-offers-carousel { margin-bottom: 0 !important; }
body.page-template-hm-cdpg .hm-day-offer-mobile.cpg-offers-after-favorites { margin-top: 8px !important; }
body.page-template-hm-cdpg .cpg-club-difference { margin-top: 10px !important; }
body.page-template-hm-cdpg .cpg-club-difference + #featured-offers-carousel { padding-top: 10px !important; }
body.page-template-hm-cdpg .hm-day-offer-mobile.cpg-offers-after-favorites,
body.page-template-hm-cdpg .cpg-club-difference,
body.page-template-hm-cdpg #featured-offers-carousel { padding-top: 8px !important; padding-bottom: 8px !important; }
body.page-template-hm-cdpg .hm-top-gradient .hm-slide-visual img {
	object-fit: contain !important; object-position: center !important;
	background: #ffe3bd;
}
@media (max-width: 820px) {
	body.page-template-hm-cdpg .cpg-knowledge-card__media,
	body.page-template-hm-cdpg .cpg-vet-banner__visual { flex-basis: 92px; height: 92px; min-height: 92px; }
	body.page-template-hm-cdpg .cpg-knowledge-card__copy,
	body.page-template-hm-cdpg .cpg-vet-banner__copy { padding: 9px 13px 11px; }
	body.page-template-hm-cdpg .cpg-club-difference { margin: 8px auto 10px !important; }
}

/* Cascade-final compact spacing between the lower homepage sections. */
body.page-template-hm-cdpg #shop-by-category { padding-bottom: 6px !important; }
body.page-template-hm-cdpg #productos { padding-top: 0 !important; padding-bottom: 6px !important; }
body.page-template-hm-cdpg .cpg-family-shopping { margin-top: 6px !important; margin-bottom: 6px !important; }
body.page-template-hm-cdpg #pet-parenting { padding-top: 6px !important; padding-bottom: 6px !important; }
@media (max-width: 820px) {
	body.page-template-hm-cdpg #shop-by-category,
	body.page-template-hm-cdpg #productos,
	body.page-template-hm-cdpg #pet-parenting { padding-top: 6px !important; padding-bottom: 6px !important; }
	body.page-template-hm-cdpg .cpg-family-shopping { margin: 6px 0 !important; }
}

/* Founder book: compact brand-story card between differentiators and offers. */
body.page-template-hm-cdpg .cpg-founder-book {
	width: min(100% - 36px, 1320px);
	margin: 8px auto;
	padding: 0 !important;
}
body.page-template-hm-cdpg .cpg-founder-book__inner {
	display: grid;
	grid-template-columns: 190px minmax(0, 1fr);
	align-items: center;
	gap: 28px;
	min-height: 250px;
	padding: 18px 34px;
	overflow: hidden;
	border: 1px solid rgba(69, 74, 91, .11);
	border-radius: 28px;
	background: linear-gradient(125deg, #f8f1e3 0%, #eef2ed 54%, #f9eacb 100%);
	box-shadow: 0 12px 28px rgba(70, 58, 45, .07);
}
body.page-template-hm-cdpg .cpg-founder-book__cover {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 214px;
}
body.page-template-hm-cdpg .cpg-founder-book__cover img {
	display: block;
	width: auto;
	height: 100%;
	max-width: 100%;
	object-fit: contain;
	filter: drop-shadow(0 8px 12px rgba(43, 48, 63, .16));
}
body.page-template-hm-cdpg .cpg-founder-book__copy {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	align-items: center;
	column-gap: 26px;
}
body.page-template-hm-cdpg .cpg-founder-book__kicker,
body.page-template-hm-cdpg .cpg-founder-book h2,
body.page-template-hm-cdpg .cpg-founder-book blockquote,
body.page-template-hm-cdpg .cpg-founder-book p,
body.page-template-hm-cdpg .cpg-founder-book__byline { grid-column: 1; }
body.page-template-hm-cdpg .cpg-founder-book__kicker {
	font-size: 12px;
	font-weight: 850;
	letter-spacing: .07em;
	text-transform: uppercase;
	color: #6f542a;
}
body.page-template-hm-cdpg .cpg-founder-book h2 {
	margin: 5px 0 8px;
	font-size: clamp(25px, 2.2vw, 36px);
	line-height: 1.05;
	color: #1e2f4c;
}
body.page-template-hm-cdpg .cpg-founder-book blockquote {
	margin: 0;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.35;
	color: #34415a;
}
body.page-template-hm-cdpg .cpg-founder-book p {
	margin: 8px 0 0;
	font-size: 14px;
	line-height: 1.4;
	color: #586174;
}
body.page-template-hm-cdpg .cpg-founder-book__byline {
	display: block;
	margin-top: 7px;
	font-size: 11px;
	font-style: italic;
	line-height: 1.3;
	color: #73798a;
}
body.page-template-hm-cdpg .cpg-founder-book__button {
	grid-column: 2;
	grid-row: 1 / 7;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 46px;
	padding: 11px 20px;
	border-radius: 999px;
	background: #ff3b2f;
	color: #fff;
	font-size: 13px;
	font-weight: 850;
	text-decoration: none;
	text-transform: uppercase;
}
@media (max-width: 820px) {
	body.page-template-hm-cdpg .cpg-founder-book { width: calc(100% - 24px); margin: 6px auto; }
	body.page-template-hm-cdpg .cpg-founder-book__inner {
		grid-template-columns: 92px minmax(0, 1fr);
		gap: 12px;
		min-height: 0;
		padding: 12px;
		border-radius: 20px;
	}
	body.page-template-hm-cdpg .cpg-founder-book__cover { height: 142px; }
	body.page-template-hm-cdpg .cpg-founder-book__copy { display: flex; flex-direction: column; align-items: flex-start; gap: 0; }
	body.page-template-hm-cdpg .cpg-founder-book__kicker { font-size: 8px; }
	body.page-template-hm-cdpg .cpg-founder-book h2 { margin: 3px 0 5px; font-size: 18px; }
	body.page-template-hm-cdpg .cpg-founder-book blockquote { font-size: 10px; line-height: 1.25; }
	body.page-template-hm-cdpg .cpg-founder-book p { margin-top: 5px; font-size: 9px; line-height: 1.25; }
	body.page-template-hm-cdpg .cpg-founder-book__byline { margin-top: 4px; font-size: 8px; }
	body.page-template-hm-cdpg .cpg-founder-book__button { min-height: 30px; margin-top: 7px; padding: 7px 12px; font-size: 9px; }
}

/* Cascade-final compact height for the three quality-of-life images. */
body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-visual {
	height: 220px !important; min-height: 220px !important; aspect-ratio: auto !important;
}
body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-visual img {
	width: 100% !important; height: 100% !important;
	object-fit: contain !important; object-position: center !important;
}
@media (max-width: 820px) {
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-visual {
		height: 148px !important; min-height: 148px !important;
	}
}

/* Cascade-final mobile retail grid and founder-story alignment. */
body.page-template-hm-cdpg .cpg-founder-book__copy,
body.page-template-hm-cdpg .cpg-founder-book__copy blockquote,
body.page-template-hm-cdpg .cpg-founder-book__copy p { text-align: left !important; }
@media (max-width: 820px) {
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-rotator {
		display: grid !important; grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		gap: 8px !important; width: 100% !important; padding: 0 10px 4px !important;
		overflow: visible !important; scroll-snap-type: none !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-slide,
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-slide:nth-child(n) {
		width: auto !important; min-width: 0 !important; max-width: none !important;
		height: auto !important; min-height: 174px !important; padding: 0 !important;
		overflow: visible !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-grid {
		height: 100% !important; min-height: 174px !important; overflow: visible !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-product {
		display: flex !important; flex-direction: column !important; align-items: center !important;
		gap: 5px !important; height: 100% !important; min-height: 174px !important;
		padding: 8px 7px !important; border-radius: 16px !important; text-align: center !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-media {
		width: 78px !important; height: 78px !important; min-height: 78px !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-media img {
		width: 100% !important; height: 100% !important; object-fit: contain !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-info {
		width: 100% !important; min-width: 0 !important; text-align: center !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-topline,
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-price { justify-content: center !important; }
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-info h3 {
		display: -webkit-box !important; overflow: hidden !important;
		-webkit-box-orient: vertical !important; -webkit-line-clamp: 2 !important;
		font-size: 10px !important; line-height: 1.15 !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-dots { display: none !important; }
}

/* Cascade-final editorial treatment for the founder's book. */
body.page-template-hm-cdpg .cpg-founder-book__copy,
body.page-template-hm-cdpg .cpg-founder-book__copy blockquote,
body.page-template-hm-cdpg .cpg-founder-book__copy p,
body.page-template-hm-cdpg .cpg-founder-book__kicker,
body.page-template-hm-cdpg .cpg-founder-book h2,
body.page-template-hm-cdpg .cpg-founder-book__byline {
	text-align: center !important;
}
body.page-template-hm-cdpg .cpg-founder-book__copy {
	align-content: center;
	justify-content: center;
}
body.page-template-hm-cdpg .cpg-founder-book__byline {
	color: #35415a !important;
	font-weight: 700 !important;
}
body.page-template-hm-cdpg .cpg-founder-book__button {
	justify-self: end;
}
@media (max-width: 820px) {
	body.page-template-hm-cdpg .cpg-founder-book__copy {
		align-items: center;
	}
}

/*
 * Mobile composition repair — 2026-08-29
 * Keep the small-screen layout authoritative after the desktop alignment layer.
 * This intentionally lives last so earlier carousel rules cannot turn these
 * sections back into horizontal rails on phones.
 */
@media (max-width: 575px) {
	body.page-template-hm-cdpg .cpg-campaign-grid {
		display: grid !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		gap: 14px 8px !important;
		width: calc(100% - 20px) !important;
		margin: 0 auto !important;
		padding: 0 !important;
		overflow: visible !important;
		scroll-snap-type: none !important;
	}
	body.page-template-hm-cdpg .cpg-campaign-card,
	body.page-template-hm-cdpg .cpg-campaign-card:nth-child(n) {
		width: 100% !important;
		min-width: 0 !important;
		height: auto !important;
		min-height: 132px !important;
		flex: none !important;
		scroll-snap-align: none !important;
	}

	body.page-template-hm-cdpg .cpg-family-shopping__links {
		display: grid !important;
		grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
		gap: 8px !important;
		width: 100% !important;
		margin: 10px auto 0 !important;
		padding: 0 !important;
		overflow: visible !important;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__links a {
		grid-column: span 2;
		width: 100% !important;
		min-width: 0 !important;
		justify-content: center !important;
		text-align: center !important;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__links a:nth-child(4) {
		grid-column: 2 / span 2;
	}
	body.page-template-hm-cdpg .cpg-family-shopping__links a:nth-child(5) {
		grid-column: 4 / span 2;
	}

	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-rotator {
		display: grid !important;
		grid-template-columns: minmax(0, 1fr) !important;
		gap: 12px !important;
		width: 100% !important;
		height: auto !important;
		padding: 0 12px 6px !important;
		overflow: visible !important;
		scroll-snap-type: none !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-slide,
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-slide:nth-child(n) {
		display: block !important;
		width: 100% !important;
		min-width: 0 !important;
		max-width: none !important;
		height: auto !important;
		min-height: 0 !important;
		padding: 0 !important;
		flex: none !important;
		overflow: visible !important;
		scroll-snap-align: none !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-grid,
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-product {
		height: auto !important;
		min-height: 148px !important;
		overflow: visible !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-product {
		display: grid !important;
		grid-template-columns: 112px minmax(0, 1fr) !important;
		align-items: center !important;
		gap: 12px !important;
		padding: 12px !important;
		text-align: left !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-media {
		width: 112px !important;
		height: 112px !important;
		min-height: 112px !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-media img {
		width: 100% !important;
		height: 100% !important;
		object-fit: contain !important;
		object-position: center !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-info,
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-info h3 {
		width: 100% !important;
		text-align: left !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-info h3 {
		display: block !important;
		overflow: visible !important;
		-webkit-line-clamp: unset !important;
		font-size: 14px !important;
		line-height: 1.25 !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-topline,
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-price {
		justify-content: flex-start !important;
	}

	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-carousel-wrap,
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-carousel {
		width: 100% !important;
		height: auto !important;
		min-height: 0 !important;
		overflow: visible !important;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-carousel {
		display: grid !important;
		grid-template-columns: minmax(0, 1fr) !important;
		gap: 16px !important;
		padding: 0 12px 8px !important;
		scroll-snap-type: none !important;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-card {
		width: 100% !important;
		min-width: 0 !important;
		max-width: none !important;
		height: auto !important;
		min-height: 0 !important;
		flex: none !important;
		scroll-snap-align: none !important;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-visual {
		height: auto !important;
		min-height: 210px !important;
		aspect-ratio: 16 / 9 !important;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-visual img {
		width: 100% !important;
		height: 100% !important;
		object-fit: contain !important;
		object-position: center !important;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-fade,
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-arrow {
		display: none !important;
	}
}

/* Mobile follow-up: shorter prize banners without cropping their artwork. */
@media (max-width: 575px) {
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-visual {
		height: 156px !important;
		min-height: 156px !important;
		aspect-ratio: auto !important;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-visual img {
		width: 100% !important;
		height: 100% !important;
		object-fit: contain !important;
		object-position: center !important;
	}
}

/* Mobile follow-up: compact 2-up savings and a non-carousel knowledge grid. */
@media (max-width: 575px) {
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-rotator {
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		gap: 10px 8px !important;
		padding: 0 10px 6px !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-slide,
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-slide:nth-child(n) {
		width: 100% !important;
		min-height: 218px !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-slide:last-child {
		grid-column: 1 / -1;
		width: calc((100% - 8px) / 2) !important;
		justify-self: center;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-grid,
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-product {
		height: 100% !important;
		min-height: 218px !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-product {
		display: flex !important;
		flex-direction: column !important;
		align-items: center !important;
		gap: 7px !important;
		padding: 10px 8px !important;
		text-align: center !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-media {
		width: 88px !important;
		height: 88px !important;
		min-height: 88px !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-info,
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-info h3 {
		text-align: center !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-info h3 {
		font-size: 11px !important;
		line-height: 1.18 !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-topline,
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-price {
		justify-content: center !important;
	}

	body.page-template-hm-cdpg .cpg-knowledge-rail {
		display: grid !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		gap: 12px !important;
		width: calc(100% - 24px) !important;
		margin: 0 auto !important;
		padding: 0 0 8px !important;
		overflow: visible !important;
		scroll-snap-type: none !important;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card,
	body.page-template-hm-cdpg .cpg-knowledge-card--tv,
	body.page-template-hm-cdpg .cpg-knowledge-card--blog,
	body.page-template-hm-cdpg .cpg-vet-banner.cpg-knowledge-card {
		width: 100% !important;
		min-width: 0 !important;
		max-width: none !important;
		height: auto !important;
		min-height: 322px !important;
		max-height: none !important;
		flex: none !important;
		scroll-snap-align: none !important;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card--tv {
		grid-column: 1;
		grid-row: 1;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card--blog {
		grid-column: 2;
		grid-row: 1;
	}
	body.page-template-hm-cdpg .cpg-vet-banner.cpg-knowledge-card {
		grid-column: 1 / -1;
		grid-row: 2;
		width: calc((100% - 12px) / 2) !important;
		justify-self: center;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card__media,
	body.page-template-hm-cdpg .cpg-vet-banner__visual {
		flex-basis: 82px !important;
		height: 82px !important;
		min-height: 82px !important;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card__copy,
	body.page-template-hm-cdpg .cpg-vet-banner__copy {
		padding: 10px 9px 12px !important;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card h2,
	body.page-template-hm-cdpg .cpg-vet-banner h2 {
		font-size: 15px !important;
		line-height: 1.12 !important;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card p,
	body.page-template-hm-cdpg .cpg-vet-banner p {
		font-size: 9px !important;
		line-height: 1.28 !important;
	}
	body.page-template-hm-cdpg .cpg-blog-mark {
		width: 70px !important;
		height: 70px !important;
		font-size: 30px !important;
	}
}

/* 2026-08-29: compact mobile retail blocks after visual review. */
@media (max-width: 820px) {
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-rotator {
		display: grid !important;
		grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
		gap: 7px !important;
		padding: 0 8px 4px !important;
		overflow: visible !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-slide,
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-slide:nth-child(n),
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-grid,
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-product {
		width: 100% !important;
		min-width: 0 !important;
		height: auto !important;
		min-height: 206px !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-slide:last-child {
		grid-column: 2 !important;
		width: 100% !important;
		justify-self: stretch !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-product {
		gap: 4px !important;
		padding: 7px 4px !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-media {
		width: 66px !important;
		height: 66px !important;
		min-height: 66px !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-topline {
		gap: 3px !important;
		flex-wrap: wrap !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-discount,
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-badge {
		padding: 3px 5px !important;
		font-size: 7px !important;
		line-height: 1.1 !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-info h3 {
		font-size: 9px !important;
		line-height: 1.15 !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-old {
		font-size: 9px !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-new {
		font-size: 12px !important;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-visual {
		height: 112px !important;
		min-height: 112px !important;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-visual img {
		width: 100% !important;
		height: 100% !important;
		object-fit: contain !important;
		object-position: center !important;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-body {
		padding-top: 7px !important;
		padding-bottom: 7px !important;
	}
}

/* 2026-08-29: compact differentiators, protect veterinary artwork and close mobile gaps. */
@media (max-width: 820px) {
	body.page-template-hm-cdpg .cpg-club-difference {
		margin: 4px auto !important;
		padding-top: 4px !important;
		padding-bottom: 4px !important;
	}
	body.page-template-hm-cdpg .cpg-knowledge-rail {
		gap: 8px !important;
		padding-bottom: 4px !important;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card,
	body.page-template-hm-cdpg .cpg-knowledge-card--tv,
	body.page-template-hm-cdpg .cpg-knowledge-card--blog {
		min-height: 238px !important;
	}
	body.page-template-hm-cdpg .cpg-vet-banner.cpg-knowledge-card {
		min-height: 224px !important;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card__media,
	body.page-template-hm-cdpg .cpg-vet-banner__visual {
		flex-basis: 76px !important;
		height: 76px !important;
		min-height: 76px !important;
		overflow: visible !important;
	}
	body.page-template-hm-cdpg .cpg-vet-banner__visual img {
		display: block !important;
		width: auto !important;
		height: 70px !important;
		max-width: 96% !important;
		max-height: 70px !important;
		object-fit: contain !important;
		object-position: center !important;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card__copy,
	body.page-template-hm-cdpg .cpg-vet-banner__copy {
		padding: 8px 9px 9px !important;
	}
	body.page-template-hm-cdpg .cpg-founder-book {
		margin-top: 4px !important;
		margin-bottom: 4px !important;
	}
	body.page-template-hm-cdpg #featured-offers-carousel {
		padding-top: 4px !important;
		padding-bottom: 4px !important;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-section-head {
		margin-bottom: 8px !important;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-carousel {
		display: grid !important;
		grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
		gap: 8px !important;
		padding: 0 8px 4px !important;
		overflow: visible !important;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-card,
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-card:nth-child(n) {
		width: 100% !important;
		min-width: 0 !important;
		height: auto !important;
		min-height: 0 !important;
		max-width: none !important;
		flex: none !important;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-card:first-child {
		grid-column: 1 / -1 !important;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-visual {
		height: 104px !important;
		min-height: 104px !important;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-body {
		padding: 5px 4px !important;
	}
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-body h3 {
		font-size: 10px !important;
		line-height: 1.2 !important;
		text-align: center !important;
	}
}

/* Book availability label kept inside the existing compact CTA. */
body.page-template-hm-cdpg .cpg-founder-book__button {
	flex-direction: column;
	gap: 1px;
}
body.page-template-hm-cdpg .cpg-founder-book__soon {
	font-size: 9px;
	font-weight: 900;
	line-height: 1;
	letter-spacing: .08em;
	color: #fff3b8;
}
@media (max-width: 820px) {
	body.page-template-hm-cdpg .cpg-founder-book__soon {
		font-size: 7px;
	}
}

/* 2026-08-29: mobile differentiators — expert help first, compact and stable. */
@media (max-width: 820px) {
	body.page-template-hm-cdpg .cpg-knowledge-card--tv {
		grid-column: 1 !important;
		grid-row: 2 !important;
		min-height: 205px !important;
	}
	body.page-template-hm-cdpg .cpg-knowledge-card--blog {
		grid-column: 2 !important;
		grid-row: 2 !important;
		min-height: 205px !important;
	}
	body.page-template-hm-cdpg .cpg-vet-banner.cpg-knowledge-card {
		display: grid !important;
		grid-template-columns: 96px minmax(0, 1fr) !important;
		grid-column: 1 / -1 !important;
		grid-row: 1 !important;
		width: 100% !important;
		min-height: 136px !important;
		max-height: none !important;
		justify-self: stretch !important;
		align-items: stretch !important;
	}
	body.page-template-hm-cdpg .cpg-vet-banner__visual {
		grid-column: 1 !important;
		grid-row: 1 !important;
		width: 96px !important;
		height: 100% !important;
		min-height: 0 !important;
		align-self: stretch !important;
		overflow: visible !important;
	}
	body.page-template-hm-cdpg .cpg-vet-banner__visual img {
		width: 88px !important;
		height: auto !important;
		max-width: 96% !important;
		max-height: 116px !important;
		object-fit: contain !important;
		object-position: center !important;
	}
	body.page-template-hm-cdpg .cpg-vet-banner__copy {
		grid-column: 2 !important;
		grid-row: 1 !important;
		align-items: center !important;
		justify-content: center !important;
		padding: 9px 12px 9px 5px !important;
		text-align: center !important;
	}
	body.page-template-hm-cdpg .cpg-vet-banner h2 {
		font-size: 14px !important;
		line-height: 1.12 !important;
	}
	body.page-template-hm-cdpg .cpg-vet-banner p {
		margin: 5px 0 7px !important;
	}
	body.page-template-hm-cdpg .cpg-vet-banner .cpg-difference-button {
		min-height: 30px !important;
		margin-top: 0 !important;
		padding: 6px 11px !important;
	}
}

/* Corpóreos for the educational advice card. */
body.page-template-hm-cdpg .cpg-blog-characters {
	display: block;
	width: 118px;
	height: 118px;
	object-fit: contain;
	object-position: center;
}
@media (max-width: 820px) {
	body.page-template-hm-cdpg .cpg-blog-characters {
		width: 72px;
		height: 72px;
	}
}

/* Mobile savings: compact swipe carousel instead of a long product wall. */
@media (max-width: 820px) {
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-rotator,
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-rotator-mobile {
		display: flex !important;
		grid-template-columns: none !important;
		gap: 10px !important;
		width: 100% !important;
		height: auto !important;
		padding: 0 14px 8px !important;
		overflow-x: auto !important;
		overflow-y: hidden !important;
		scroll-snap-type: x mandatory !important;
		scroll-padding-left: 14px !important;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-rotator::-webkit-scrollbar,
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-rotator-mobile::-webkit-scrollbar {
		display: none;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-slide,
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-slide:nth-child(n),
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-slide:last-child {
		display: block !important;
		position: static !important;
		flex: 0 0 min(82vw, 330px) !important;
		grid-column: auto !important;
		width: min(82vw, 330px) !important;
		min-width: min(82vw, 330px) !important;
		max-width: 330px !important;
		height: 136px !important;
		min-height: 136px !important;
		opacity: 1 !important;
		visibility: visible !important;
		transform: none !important;
		overflow: hidden !important;
		scroll-snap-align: start !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-grid {
		display: block !important;
		height: 100% !important;
		min-height: 0 !important;
		overflow: hidden !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-product {
		display: grid !important;
		grid-template-columns: 92px minmax(0, 1fr) !important;
		align-items: center !important;
		gap: 8px !important;
		height: 100% !important;
		min-height: 0 !important;
		padding: 9px !important;
		text-align: left !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-media {
		width: 88px !important;
		height: 88px !important;
		min-height: 0 !important;
		margin: 0 !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-media img {
		width: 82px !important;
		height: 82px !important;
		object-fit: contain !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-info {
		min-width: 0 !important;
		text-align: left !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-info h3 {
		display: -webkit-box !important;
		margin: 5px 0 !important;
		font-size: 12px !important;
		line-height: 1.15 !important;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-price {
		justify-content: flex-start !important;
		font-size: 14px !important;
	}
	body.page-template-hm-cdpg .cpg-offers-after-favorites .hm-day-offer-dots {
		display: none !important;
	}
	body.page-template-hm-cdpg .cpg-founder-book__button {
		flex-direction: row !important;
		gap: 0 !important;
		white-space: nowrap;
	}
}

/* Final cascade copy: equal offer cards and a calmer family-shopping panel. */
body.page-template-hm-cdpg #featured-offers-carousel .hm-section-head { margin-bottom: 12px !important; }
body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-carousel { align-items: start !important; gap: 18px !important; }
body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-card,
body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-card:nth-child(n) { height: auto !important; }
body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-visual { height: clamp(185px, 15vw, 230px) !important; min-height: 0 !important; aspect-ratio: auto !important; }
body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-visual img { width: 100% !important; height: 100% !important; object-fit: contain !important; object-position: center !important; }
body.page-template-hm-cdpg .cpg-family-shopping__inner { grid-template-columns: minmax(0, 1fr) minmax(210px, 280px) !important; min-height: 248px !important; }
body.page-template-hm-cdpg .cpg-family-shopping__copy { padding: 24px 28px 22px !important; }
body.page-template-hm-cdpg .cpg-family-shopping h2 { font-size: clamp(28px, 2.35vw, 39px) !important; }
body.page-template-hm-cdpg .cpg-family-shopping__visual { min-height: 248px !important; background: transparent !important; }
body.page-template-hm-cdpg .cpg-family-shopping__visual img { max-width: 250px !important; max-height: 248px !important; margin: auto !important; object-fit: contain !important; }
@media (max-width: 820px) {
	body.page-template-hm-cdpg #featured-offers-carousel { padding: 4px 0 7px !important; }
	body.page-template-hm-cdpg #featured-offers-carousel .hm-section-head { padding: 0 14px !important; margin-bottom: 8px !important; }
	body.page-template-hm-cdpg #featured-offers-carousel .hm-section-head h2 { font-size: clamp(21px, 6vw, 25px) !important; line-height: 1.08 !important; }
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-carousel-wrap { overflow: hidden !important; }
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-carousel { display: flex !important; grid-template-columns: none !important; gap: 10px !important; padding: 0 14px 7px !important; overflow-x: auto !important; overflow-y: hidden !important; scroll-snap-type: x mandatory !important; scroll-padding-left: 14px !important; -webkit-overflow-scrolling: touch; scrollbar-width: none; }
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-carousel::-webkit-scrollbar { display: none; }
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-card,
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-card:nth-child(n),
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-card:first-child { display: block !important; position: static !important; flex: 0 0 min(78vw, 304px) !important; grid-column: auto !important; width: min(78vw, 304px) !important; min-width: min(78vw, 304px) !important; max-width: 304px !important; height: auto !important; scroll-snap-align: start !important; }
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-visual { height: 132px !important; min-height: 132px !important; aspect-ratio: auto !important; }
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-body { padding: 6px 6px 2px !important; }
	body.page-template-hm-cdpg #featured-offers-carousel .hm-offer-banner-body h3 { min-height: 28px !important; font-size: 11px !important; line-height: 1.2 !important; text-align: center !important; }
	body.page-template-hm-cdpg .cpg-family-shopping { width: calc(100% - 24px) !important; margin: 7px auto 10px !important; }
	body.page-template-hm-cdpg .cpg-family-shopping__inner { grid-template-columns: minmax(0, 1fr) 92px !important; min-height: 232px !important; }
	body.page-template-hm-cdpg .cpg-family-shopping__copy { padding: 13px 4px 12px 12px !important; }
	body.page-template-hm-cdpg .cpg-family-shopping__eyebrow { margin-bottom: 5px !important; padding: 6px 10px !important; font-size: 10px !important; }
	body.page-template-hm-cdpg .cpg-family-shopping h2 { font-size: clamp(20px, 5.6vw, 23px) !important; line-height: 1.06 !important; }
	body.page-template-hm-cdpg .cpg-family-shopping p { margin: 6px auto 8px !important; font-size: 12px !important; line-height: 1.25 !important; }
	body.page-template-hm-cdpg .cpg-family-shopping__actions { gap: 6px !important; flex-wrap: nowrap !important; }
	body.page-template-hm-cdpg .cpg-family-shopping__button { min-width: 0 !important; min-height: 38px !important; padding: 6px 7px !important; font-size: 10px !important; }
	body.page-template-hm-cdpg .cpg-family-shopping__button span { margin-right: 4px !important; font-size: 15px !important; }
	body.page-template-hm-cdpg .cpg-family-shopping__links { display: grid !important; grid-template-columns: repeat(3, minmax(0, 1fr)) !important; gap: 6px !important; margin-top: 8px !important; overflow: visible !important; }
	body.page-template-hm-cdpg .cpg-family-shopping__links a,
	body.page-template-hm-cdpg .cpg-family-shopping__links a:nth-child(n) { grid-column: auto !important; width: 100% !important; min-height: 31px !important; padding: 5px 3px !important; font-size: 9px !important; }
	body.page-template-hm-cdpg .cpg-family-shopping__links a:nth-child(4) { grid-column: 1 / 2 !important; }
	body.page-template-hm-cdpg .cpg-family-shopping__links a:nth-child(5) { grid-column: 2 / 3 !important; }
	body.page-template-hm-cdpg .cpg-family-shopping__visual { min-height: 232px !important; }
	body.page-template-hm-cdpg .cpg-family-shopping__visual img { width: 92px !important; height: 232px !important; max-width: 92px !important; max-height: 232px !important; object-fit: contain !important; }
}
