.feature-cta a {
	display: block;
	position: relative;
}

.feature-cta .feature-cta-figure {
	margin-bottom: 40px;
}

.feature-cta-flag {
	position: absolute;
	top: -10px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 5;
	display: block;
	margin: 0 auto;
}

.feature-cta-flag::before {
	content: '';
	position: absolute;
	top: 10px;
	left: -30px;
	z-index: 0;
	display: block;
	width: 45px;
	height: 34px;
	background-color: #953F1E;
	clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%, calc(15px) 50%);
}

.feature-cta-flag::after {
	content: '';
	position: absolute;
	top: 10px;
	right: -30px;
	z-index: 0;
	display: block;
	width: 45px;
	height: 34px;
	background-color: #953F1E;
	clip-path: polygon(0% 0%, 100% 0%, calc(100% - 15px) 50%, 100% 100%, 0% 100%);
}

.feature-cta-flag span {
	position: relative;
	z-index: 1;
	display: block;
	padding: 3px 10px;
	background-color: #BC5127;
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
	color: #fff;
	font-family: 'Poppins', Arial;
	font-size: 1.14285714rem;
	line-height: 1.8125;
	font-weight: bold;
	text-align: center;
  white-space: nowrap;
}

.feature-cta-flag span::before {
  content: '';
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 0;
	display: block;
	width: 15px;
	height: 9px;
	background-color: #5A2510;
	clip-path: polygon(0% 0%, 100% 0%, 100% 100%);
}

.feature-cta-flag span::after {
  content: '';
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 0;
	display: block;
	width: 15px;
	height: 9px;
	background-color: #5A2510;
	clip-path: polygon(0% 0%, 100% 0%, 0% 100%);
}

.banner-carousel-slider {
	max-width: 600px;
	height: auto;
	margin: 0 auto;
	border-top: 10px solid #fff;
}

.banner-carousel-slider .slick-arrow {
	top: 25%;
}

.pumpkin-banner {
	height: auto;
	border: none;
}

.pumpkin-banner .feature-banner-row {
	position: relative;
	/*overflow: hidden;*/
	background: #fff;
}

#pumpkin-anim {
	display: block;
	position: absolute;
	top: 50px;
	z-index: 0;
	transform: translateX(50px);
	height: 100px;
}

.pumpkin-banner .feature-banner-body {
	order: 2;
}

.pumpkin-banner .feature-banner-body-tile h2 {
	position: relative;
	color: #a62d6d;
	font-weight: 800;
}

.pumpkin-banner .feature-banner-body-tile h2 small {
	position: relative;
	display: block;
	width: 80px;
	height: 28px;
	margin: 5px auto 10px;
	background: url('../img/promo_august2024/title-swirl-purple.svg') no-repeat top left;
	background-size: 80px 28px;
}

.pumpkin-banner .feature-banner-body-tile p {
	color: #a62d6d;
}

.pumpkin-banner .feature-banner-body-tile .feature-banner-note {
	color: #2B2B2B;
	font-size: 0.78571429rem;
}

.pumpkin-banner .feature-banner-body-tile a:not(.pure-button) {
	color: #a62d6d;
	font-weight: 800;
	text-decoration: none;
}

.pumpkin-banner .feature-banner-figure {
	position: relative;
	order: 1;
	width: 100%;
	padding-top: 66%;
	overflow: hidden;
}

.pumpkin-banner .feature-banner-figure .pumpkin-elements {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 100% 100%;
}

.cinnamon-sugar-banner {
	height: auto;
	border: none;
}

.cinnamon-sugar-banner .feature-banner-row {
	position: relative;
	/*overflow: hidden;*/
	background: #fff;
}

.cinnamon-sugar-banner .feature-banner-body {
	order: 2;
}

.cinnamon-sugar-banner .feature-banner-body-tile h2 {
	position: relative;
	color: #a62d6d;
	font-weight: 800;
}

.cinnamon-sugar-banner .feature-banner-body-tile h2 small {
	display: block;
	font-size: 0.75em;
	text-transform: uppercase;
}

.cinnamon-sugar-banner .feature-banner-body-tile p {
	color: #9b2c73;
}

.cinnamon-sugar-banner .feature-banner-body-tile .feature-banner-note {
	color: #2B2B2B;
	font-size: 0.78571429rem;
}

.cinnamon-sugar-banner .feature-banner-body-tile a:not(.pure-button) {
	color: #9b2c73;
	font-weight: 400;
}

.cinnamon-sugar-banner .feature-banner-figure {
	position: relative;
	order: 1;
	width: 100%;
	padding-top: 66%;
	overflow: hidden;
}

.cinnamon-sugar-banner .feature-banner-figure .cinnamon-sugar-elements {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 0 100%;
}

.merch-banner {
	height: auto;
	/*border: none;*/
}

.merch-banner .feature-banner-row {
	position: relative;
	/*overflow: hidden;*/
	background: #fff;
}

.merch-banner .feature-banner-body {
	order: 2;
}

.merch-banner .feature-banner-body-tile h2 {
	position: relative;
	color: #a62d6d;
	font-weight: 800;
}

.merch-banner .feature-banner-body-tile h2 small {
	display: block;
	font-size: 0.75em;
	text-transform: uppercase;
}

.merch-banner .feature-banner-body-tile p {
	color: #a62d6d;
}

.merch-banner .feature-banner-body-tile a:not(.pure-button) {
	color: #a62d6d;
	font-weight: 400;
}

.merch-banner .feature-banner-figure {
	position: relative;
	order: 1;
	width: 100%;
	padding-top: 66%;
	overflow: hidden;
}

.merch-banner .feature-banner-figure .merch-elements {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 100% 100%;
}

.apparel-banner .feature-banner-body {
	background: url(../img/promo_january2023/feature-bg-apparel.jpg) no-repeat 50% 50%;
	background-size: cover;
}

.apparel-banner .feature-banner-body-tile h2,
.apparel-banner .feature-banner-body-tile p,
.apparel-banner .feature-banner-body-tile .feature-banner-note {
	color: #fff;
}

.apparel-banner .feature-banner-body-tile a:not(.pure-button) {
	color: #fff;
	font-weight: 400;
}

.apparel-banner .pure-button {
	color: #87074B;
}

.catering-banner .feature-banner-body {
	background: url(../img/promo_january2023/feature-bg-influencer.jpg) no-repeat 50% 50%;
	background-size: cover;
}

.catering-banner.game-day-banner .feature-banner-body {
	background: url(../img/promo_january2024/feature-catering-bg.jpg) no-repeat 50% 50%;
	background-size: cover;
}

.catering-banner .feature-banner-body h2,
.catering-banner .feature-banner-body p,
.catering-banner .feature-banner-body .feature-banner-note {
	color: #fff;
}

.catering-banner .feature-banner-body-tile {
	max-width: 615px;
}

.egift-banner .feature-banner-body {
	background: #fff;
}

.egift-banner .feature-banner-body-tile h2,
.egift-banner .feature-banner-body-tile p {
	color: #000;
}

.egift-banner .feature-banner-body-tile h2 span {
	font-weight: 400;
}

.froyo-moment-banner .feature-banner-body-tile h2,
.froyo-moment-banner .feature-banner-body-tile p {
	color: #fff;
}

.froyo-moment-banner .feature-banner-body-tile h2 span {
	font-weight: 400;
}

.froyo-moment-banner .pure-button {
	color: #87074B;
}

.plain-tart-banner .feature-banner-body-tile h2,
.plain-tart-banner .feature-banner-body-tile p {
	color: #fff;
}

.plain-tart-banner .feature-banner-body-tile h2 span {
	font-weight: 400;
}

.plain-tart-banner .pure-button.white-fill {
	color: #87074B;
}

.real-ingredients-banner .feature-banner-body-tile h2,
.real-ingredients-banner .feature-banner-body-tile p {
	color: #fff;
}

.real-ingredients-banner .feature-banner-body-tile h2 span {
	font-weight: 400;
}

.real-ingredients-banner .pure-button.white-fill {
	color: #87074B;
}

.real-ingredients-banner .pure-button.white:hover,
.real-ingredients-banner .pure-button.white:active {
	color: #87074B;
}

.laufey-day-banner .feature-banner-body-tile h2,
.laufey-day-banner .feature-banner-body-tile p {
	color: #fff;
}

.laufey-day-banner .feature-banner-body-tile h2 span {
	font-weight: 400;
}

.laufey-day-banner .feature-banner-body-tile a:not(.pure-button) {
	color: #fff;
	font-weight: 400;
}

.laufey-day-banner .pure-button.white-fill {
	color: #87074B;
}

.real-rewards-banner {
	background-color: #fff;
}

.real-rewards-banner .feature-banner-body-tile h2,
.real-rewards-banner .feature-banner-body-tile p {
	color: #000;
}

.real-rewards-banner .feature-banner-body-tile h2 span {
	font-weight: 400;
}

.influencer-banner .feature-banner-body {
	background: url(../img/promo_january2023/feature-bg-influencer.jpg) no-repeat 50% 50%;
	background-size: cover;
}

.influencer-banner .feature-banner-body-tile h2,
.influencer-banner .feature-banner-body-tile p,
.influencer-banner .feature-banner-body-tile .feature-banner-note {
	color: #fff;
}

.influencer-banner .feature-banner-body-tile a:not(.pure-button) {
	color: #fff;
	font-weight: 400;
}

.influencer-banner .pure-button {
	color: #87074B;
}

.yogurtland-cares-banner .feature-banner-body {
	background: url(../img/promo_january2023/feature-bg-yl-cares.jpg) no-repeat 50% 50%;
	background-size: cover;
}

.yogurtland-cares-banner .feature-banner-body h2,
.yogurtland-cares-banner .feature-banner-body h3,
.yogurtland-cares-banner .feature-banner-body p,
.yogurtland-cares-banner .feature-banner-body p small {
	color: #fff;
}

.yogurtland-cares-banner .pure-button {
	background-color: #fff;
	border-color: #fff;
	color: #000;
}

.yogurtland-cares-banner .pure-button:hover,
.yogurtland-cares-banner .pure-button:active {
	background-color: rgba(255, 255, 255, 0.75);
	border-color: transparent;
	color: #000;
}

.fundraisers-banner .feature-banner-body {
	background: url(../img/promo_january2023/feature-bg-fundraisers.jpg) no-repeat 50% 50%;
	background-size: cover;
}

.fundraisers-banner .feature-banner-body h2,
.fundraisers-banner .feature-banner-body h3,
.fundraisers-banner .feature-banner-body p,
.fundraisers-banner .feature-banner-body p small {
	color: #87074b;
}

.message-banner {
	background: #f6b9d4;
	border-bottom: 2px solid #960853;
	color: #87074B;
}

.message-banner .container {
	padding-top: 15px;
	padding-bottom: 15px;
}

.message-banner strong {
	display: block;
	margin-bottom: 5px;
}

.message-banner .pure-button {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin: 10px auto 0;
	color: #960853;
	font-size: 1rem;
}

.message-banner .pure-button:hover,
.message-banner .pure-button:active,
.message-banner .pure-button:focus {
	color: #960853;
}

.message-banner a,
.message-banner a:hover,
.message-banner a:visited {
	color: #87074B;
}

.message-banner .pure-button img {
	display: block;
	width: 18px;
	height: 18px;
	margin-right: 3px;
}

.text-ruled {
	margin-top: 80px;
	margin-bottom: 40px;
	border-color: #ebebeb;
}

#spoon-promo {
	max-width: 1200px;
}

#laufey-promo .pure-button.overlay-close {
	top: 5px;
	right: 5px;
}

.laufberry-main {
	padding: 40px 0;
	text-align: center;
}

.laufberry-main h2 {
	font-family: 'Poppins', 'Gotham SSm B', Arial;
	font-size: 1.92857143rem;
	line-height: 1.25;
}

.laufberry-main h2 a {
	color: #a12265;
}

.laufberry-main p {
	color: #000;
	font-size: 1.28571429rem;
}

.laufberry-main p a {
	color: #000;
}

.laufberry-main .fineprint {
	margin: 0 0 40px;
	color: #87074B;
	font-size: 1rem;
	line-height: 1.25;
	text-align: center;
}

.laufberry-actions {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	row-gap: 20px;
	margin: 40px auto;
	max-width: 600px;
}

.laufberry-actions .pure-button {
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 9999em;
	font-size: 1.5rem;
	line-height: 26px;
	white-space: nowrap;
}

.laufberry-actions .pure-button img {
	display: inline-block;
	width: 23px;
	height: 26px;
	margin-right: 5px;
	vertical-align: middle;
}

.laufberry-gallery {
	display: flex;
	align-items: stretch;
	justify-content: center;
	column-gap: 20px;
	margin-top: 20px;
}

.laufberry-gallery img {
	display: block;
	width: 100%;
	height: auto;
}

.laufberry-player {
	position: relative;
}

.laufberry-player video {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.laufberry-player img {
	display: block;
	width: 100%;
	height: auto;
}

@media only screen and (min-width: 64em) {
	.banner-carousel-slider {
		max-width: 1550px;
		height: auto;
		border: none;
	}

	.banner-carousel-slider .slick-arrow {
		top: 50%;
	}

	#pumpkin-anim {
		left: auto;
		transform: translateX(280px);
		height: 140px;
	}

	.pumpkin-banner {
		max-width: 1550px;
		height: auto;
		border: none;
		background: #fff url(../img/promo_august2024/feature-pumpkin-bg2x.jpg) no-repeat 50% 50%;
		background-size: auto 100%;
	}

	.pumpkin-banner .feature-banner-row {
		position: relative;
		display: block;
		max-width: 1440px;
		margin-right: auto;
		margin-left: auto;
		background: none;
	}

	.pumpkin-banner .feature-banner-figure {
		order: 2;
		width: 100%;
		height: auto;
		padding: 0;
	}

	.pumpkin-banner .feature-banner-figure .pumpkin-elements {
		position: static;
		width: 100%;
		height: auto;
		object-fit: fill;
	}

	.pumpkin-banner .feature-banner-body {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 2;
		order: 1;
		display: flex;
		align-items: center;
		justify-content: flex-start;
		width: 100%;
		height: 100%;
		padding-left: 60px;
	}

	.pumpkin-banner .feature-banner-body-tile {
		z-index: 1;
		max-width: none;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}

	.pumpkin-banner .feature-banner-body-tile h2 {
		margin-bottom: 0;
		color: #FFF9EA;
		font-size: 3.57142857rem;
		line-height: 1;
		text-align: left;
	}

	.pumpkin-banner .feature-banner-body-tile h2 small {
		width: 118px;
		height: 42px;
		margin: 5px 0 10px;
		background: url('../img/promo_august2024/title-swirl-white.svg') no-repeat top left;
		background-size: 118px 42px;
	}

	.pumpkin-banner .feature-banner-body-tile p {
		max-width: 625px;
		margin-top: 10px;
		margin-bottom: 0;
		color: #fff;
		font-size: 1.14285714rem;
		text-align: left;
	}

	.pumpkin-banner .feature-banner-body-tile a:not(.pure-button) {
		color: #FFF9EA;
	}

	.pumpkin-banner .pure-button {
		background-color: #fff;
		border-color: #fff;
		color: #E6641F;
	}
	
	.pumpkin-banner .pure-button:hover,
	.pumpkin-banner .pure-button:active {
		background-color: rgba(255, 255, 255, 0.85);
		border-color: rgba(255, 255, 255, 0.85);
		color: #E6641F;
	}
	
	.pumpkin-banner .pure-button:focus {
		box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.5);
	}

	.pumpkin-banner .feature-banner-body-tile .feature-banner-note {
		position: absolute;
		left: 60px;
		bottom: 20px;
		width: auto;
		color: #FEFEFE;
		text-align: left;
	}

	.pumpkin-banner .pumpkin-flag {
		background: #E6641F;
		color: #fff;
	}

	.cinnamon-sugar-banner {
		max-width: 1550px;
		height: auto;
		border: none;
		background: #fff url(../img/promo_september2024/feature-cinnamon-sugar-bg2x.jpg) no-repeat 50% 50%;
		background-size: auto 100%;
	}

	.cinnamon-sugar-banner .feature-banner-row {
		position: relative;
		display: block;
		max-width: 1440px;
		margin-right: auto;
		margin-left: auto;
		background: none;
	}

	.cinnamon-sugar-banner .feature-banner-figure {
		order: 2;
		width: 100%;
		height: auto;
		padding: 0;
	}

	.cinnamon-sugar-banner .feature-banner-figure .cinnamon-sugar-elements {
		position: static;
		width: 100%;
		height: auto;
		object-fit: fill;
	}

	.cinnamon-sugar-banner .feature-banner-body {
		box-sizing: border-box;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0%;
		z-index: 2;
		order: 1;
		display: flex;
		align-items: center;
		justify-content: flex-end;
		width: 100%;
		height: 100%;
		text-align: right;
	}

	.cinnamon-sugar-banner .feature-banner-body-tile {
		z-index: 1;
		max-width: none;
		display: flex;
		flex-direction: column;
		align-items: end;
	}

	.cinnamon-sugar-banner .feature-banner-body-tile h2 {
		margin-bottom: 0;
		color: #fff;
		font-size: 3.57142857rem;
		line-height: 1.15;
		text-align: right;
	}

	.cinnamon-sugar-banner .feature-banner-body-tile h2 small {
		margin-top: 10px;
		font-size: 0.33em;
		line-height: 1.5;
	}

	.cinnamon-sugar-banner .feature-banner-body-tile p {
		max-width: 490px;
		margin-top: 10px;
		margin-bottom: 0;
		font-size: 1.14285714rem;
		text-align: right;
	}

	.cinnamon-sugar-banner .pure-button {
		background-color: #fff;
		border-color: #fff;
		color: #EC4B61;
	}
	
	.cinnamon-sugar-banner .pure-button:hover,
	.cinnamon-sugar-banner .pure-button:active {
		background-color: rgba(255, 255, 255, 0.85);
		border-color: rgba(255, 255, 255, 0.85);
		color: #EC4B61;
	}
	
	.cinnamon-sugar-banner .pure-button:focus {
		box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.5)
	}

  .cinnamon-sugar-banner .cinnamon-sugar-flag {
		background: #EC4B61;
		color: #fff;
	}

	.cinnamon-sugar-banner .feature-banner-body-tile .feature-banner-note {
		position: absolute;
		right: 20px;
		bottom: 20px;
		width: auto;
		color: #fff;
		text-align: right;
	}

	.egift-banner .feature-banner-body-tile p {
		display: block;
		max-width: 490px;
	}

	.merch-banner {
		/*max-width: 1550px;*/
		height: auto;
		/*border: none;*/
	}

	.merch-banner .feature-banner-row {
		position: relative;
		display: block;
		max-width: 1440px;
		margin-right: auto;
		margin-left: auto;
		background: none;
	}

	.merch-banner .feature-banner-figure {
		order: 2;
		width: 100%;
		height: auto;
		padding: 0;
	}

	.merch-banner #merch-img-small {
		display: none;
	}

	.merch-banner #merch-img-large {
		display: block !important;
	}

	.merch-banner .feature-banner-figure .merch-elements {
		position: static;
		width: 100%;
		height: auto;
		object-fit: fill;
	}

	.merch-banner .feature-banner-body {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 2;
		order: 1;
		display: flex;
		align-items: center;
		justify-content: flex-start;
		width: 100%;
		height: 100%;
		padding-left: 60px;
	}

	.merch-banner .feature-banner-body-tile {
		z-index: 1;
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.merch-banner .feature-banner-body-tile h2 {
		color: #fff;
		font-size: 5.14285714rem;
	}

	.merch-banner .feature-banner-body-tile p {
		margin-top: 0;
		color: #fff;
    font-size: 1.5rem;
	}

	.merch-banner .feature-banner-body-tile a:not(.pure-button) {
    color: #000;
    text-decoration: underline;
	}

  .merch-banner .pure-button {
		padding: 10px 30px;
    background-color: #fff;
    border-color: #fff;
    color: #87074B;
		font-size: 1.14285714rem;
  }
  
  .merch-banner .pure-button:hover,
  .merch-banner .pure-button:active {
    background-color: #fff;
    border-color: #fff;
    color: #87074B;
  }
  
  .merch-banner .pure-button:focus {
    box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.5);
  }

	.apparel-banner .feature-banner-body-tile {
		max-width: none;
	}

	.apparel-banner .feature-banner-body-tile p {
		max-width: 554px;
		margin-right: auto;
		margin-left: auto;
	}

	.influencer-banner .feature-banner-body-tile {
		max-width: 630px;
	}

	.real-rewards-banner .feature-banner-figure {
		align-items: flex-start;
	}

	.laufberry-actions {
		flex-direction: row;
		align-items: center;
		justify-content: center;
		row-gap: 0;
		column-gap: 24px;
	}

	.laufberry-gallery {
		column-gap: 40px;
		margin-top: 40px;
	}
}

@media only screen and (min-width: 80em) {
	#pumpkin-anim {
		top: 120px;
		transform: translateX(380px);
	}
	
	.pumpkin-banner .feature-banner-body-tile h2 {
		font-size: 5.14285714rem;
	}
	
	.pumpkin-banner .feature-banner-body-tile p {
		font-size: 1.5rem;
	}

	.pumpkin-banner .feature-banner-body-tile .pure-button {
		padding: 10px 50px;
		font-size: 1.5rem;
	}

	.pumpkin-banner .feature-banner-note {
		width: 500px;
	}

	.cinnamon-sugar-banner .feature-banner-body-tile h2 {
		font-size: 5.14285714rem;
	}
	
	.cinnamon-sugar-banner .feature-banner-body-tile p {
		font-size: 1.5rem;
	}

	.cinnamon-sugar-banner .feature-banner-body-tile .pure-button {
		padding: 15px 60px;
		font-size: 1.5rem;
	}

	.cinnamon-sugar-banner .feature-banner-body-tile .cinnamon-sugar-ribbon {
		width: 446px;
	}

	.cinnamon-sugar-banner .feature-banner-note {
		width: 500px;
	}

	.merch-banner .feature-banner-body-tile h2 {
		font-size: 3.57142857rem;
	}
	
	.merch-banner .feature-banner-body-tile p {
		font-size: 1.5rem;
	}

	.merch-banner .feature-banner-body-tile .pure-button {
		padding: 15px 60px;
		font-size: 1.5rem;
	}

	.real-rewards-banner {
		border-bottom-width: 60px;
	}

	.text-ruled {
		margin-top: 100px;
		margin-bottom: 80px;
		border-color: #ebebeb;
	}

	.laufberry-main h2 {
		font-size: 2.85714286rem;
	}

	.laufberry-main p {
		font-size: 1.71428571rem;
	}
}
