#soe-kick-off { background: linear-gradient(to right, #7DFBAD, #ADEFFB); }

/* Top Hero Styling */
#summer-extras-hero-26 .aem-hero__paragraph #logo { 
	width: 180px; 
	height: 100px; 
	margin-top: 10px;
	margin-bottom: 5px;
}

#summer-extras-hero-26 .aem-hero__paragraph #extra { 
	font-size: 40px;
	line-height: 30px;
} 

#summer-extras-hero-26 .aem-hero__paragraph #hero-text-gif { width: 240px; }

#summer-extras-hero-26 .aem-hero__paragraph #unlock { font-size: 14px; }

#summer-extras-hero-26 .aem-hero__button { 
	background: linear-gradient(to right, #7DFBAD, #ADEFFB);
	color: #451400;
	border: 2px solid #451400;
	width: 175px;
	font-size: 18px;
	height: 45px;
	padding-top: 2px;
}

#summer-extras-hero-26 .aem-hero__button:hover {
		background: #451400;
		color: white;
}

#xf-rewards-signup-banner__left { margin-top: 30px; }

#xf-rewards-signup-banner #xf-rewards-signup-banner__right .button.btn-tertiary {
  margin: 0;
}

#xf-rewards-signup-banner #xf-rewards-signup-banner__right .button .cmp-button {
	width: 124px;
	height: 40px;
	font-size: 18px;
	border: 1px solid white;
	margin-top: 20px;
	margin-bottom: 30px;
}

#xf-rewards-signup-banner__right button:hover {
	background-color: white;
	color: #451400;
}

.container:has(#badge-container) { padding: 0; }

#card-container {
	display: flex;
	justify-content: center;
	flex-direction: column;
}

#cards-cta-container .verticalspacing { padding-bottom: 5px; }

#card-container > .container { 
	width: fit-content;
}

#card-1 {
	width: 300px;
	height: 140px;
}

#card-1 .cmp-text,
#card-2 .cmp-text { 
	width: 170px; 
}

#card-1 #card-background-1 img,
#card-2 #card-background-2 img { height: 120px; } 

#card-2 {
	width: 312px;
	height: 145px;
}

#card-2 .cmp-text { padding-top: 0; }

#card-1,
#card-2 {
	position: relative;
	display: flex;
	padding-top: 12px;
}

#card-1 #card-background-1,
#card-2 #card-background-2 { 
	position: absolute; 
	z-index: 0;
	inset: 0;
}

#card-1 #inner-image-1,
#card-2 #inner-image-2 {
	position: relative;
	z-index: 1;
	margin-left: 30px;
	margin-top: 10px;
}

#card-1  #inner-image-1 img { width: 62px; max-width: none; }

#card-2  #inner-image-2 img{ width: 68px; max-width: none; }

#card-1 > .image > .cmp-image,
#card-2 > .image > .cmp-image {
	width: fit-content;
}

#card-1 .cmp-text { padding-top: 10px; }

#card-1 .cmp-text,
#card-2 .cmp-text {
	margin-left: 25px; 
	z-index: 1; 
	position: relative;
}
#card-1 .cmp-text p,
#card-2 .cmp-text p { 
	margin-bottom: 0; 
}

#cards-cta {
	min-width: 0; 
	width: 170px;
	font-family: 'Trade Gothic LT Bold';
	margin-bottom: 20px;
	font-size: 18px;
}

/* Phone Hero Styling */
#hero-phone .aem-hero__foreground { 
	flex-direction: column; 
	margin-top: 100px; 
}

#hero-phone .aem-hero__image-1 {
	width: 300px;
	margin: auto;
}

#hero-phone .aem-hero__paragraph .text-image { 
	width: 100px;
	height: 80px;
	margin-left: 40px;
	margin-right: 20px;
}

#hero-phone .aem-hero__button:nth-of-type(2) {
		display: flex;
		width: 174px;
		height: 45px;
		justify-content: center;
		align-items: center;
		margin: auto; 
		margin-bottom: 50px;
		font-size: 18px;
}

/* Social Hero Styling */
#hero-social .aem-hero__foreground { 
	flex-direction: column-reverse; 
	background: white; 
}

#hero-social .aem-hero__copy { margin-top: 100px; margin-bottom: 150px; }

#hero-social .aem-hero__paragraph { 
	position: relative; 
	width: 310px;
	margin: auto;
	margin-bottom: 25px; 
}

#hero-social .aem-hero__paragraph #ok-to-brag { line-height: 25px; }

#hero-social .aem-hero__paragraph .icon-wrapper { 
	position: absolute;
	bottom: -140px;
	left: 86px;
}

#hero-social .aem-hero__paragraph .icon-wrapper a:hover {
  opacity: 0.5;
}

#hero-social .aem-hero__button:nth-of-type(2) {
	width: 174px;
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: auto;
	font-size: 18px;
}

@media screen and (max-width: 767.9px) {
	#card-2 #card-background-2 { padding-left: 6px; }
	#card-2 #card-background-2 img { width: 312px; max-width: none;}
}

@media screen and (min-width: 375px) {
	/* Top Hero Styling */
	#summer-extras-hero-26 .aem-hero__paragraph #logo {
		width: 250px;
		height: 145px;
	}

	#summer-extras-hero-26 .aem-hero__paragraph #extra { 
		font-size: 50px; 
		line-height: 45px; 
	}

	#summer-extras-hero-26 .aem-hero__paragraph #hero-text-gif {
		margin-bottom: 5px;
	}

  /* Card Styling */
	#card-1 #card-background-1 img { 
		max-width: none;
		width: 312px;
	}

	#card-2 #card-background-2 img {
		width: 325px;
	}
}

@media screen and (max-width: 1023.9px) {
	.container:has(#card-1),
	.container:has(#card-2) {
		margin: auto;
	}
}

@media screen and (min-width: 576px) {
	/* Top Hero Styling */
	#summer-extras-hero-26 .aem-hero__foreground { height: 55% }

	#summer-extras-hero-26 .aem-hero__copy { margin: 40px 0; } 

	#summer-extras-hero-26 .aem-hero__paragraph #logo {
		height: auto;
		width: 300px; 
		margin-bottom: 20px;
	}

	#summer-extras-hero-26 .aem-hero__paragraph #extra { font-size: 60px; }

	#summer-extras-hero-26 .aem-hero__paragraph #hero-text-gif {
		width: 300px; 
	}

	#summer-extras-hero-26 .aem-hero__paragraph #unlock { font-size: 18px; }

	/* Phone Hero Styling */
	#hero-phone .aem-hero__copy { margin: 40px 0; } 

	#hero-phone .aem-hero__button:nth-of-type(1) { display: none; }

	/* Social Hero Styling */
	#hero-social .aem-hero__copy { margin-left: 0; }

	#hero-social .aem-hero__button:nth-of-type(1) { display: none; }
}

@media screen and (min-width: 768px) {
	/* Top Hero styling */
	#summer-extras-hero-26 .aem-hero__foreground { height: 100%; }

	#summer-extras-hero-26 .aem-hero__copy { margin: 10px 0 0 0; }
	
	#summer-extras-hero-26 .aem-hero__paragraph { margin: 0 0 0 70px; }

	#summer-extras-hero-26 .aem-hero__paragraph #logo { 
		width: 155px; 
		height: 75px;
		position: relative;
		right: 15px;
		margin-bottom: 0; 
	}

	#summer-extras-hero-26 .aem-hero__paragraph #get-in-on { 
		line-height: 20px; 
		margin-bottom: 20px; 
	}

	#summer-extras-hero-26 .aem-hero__paragraph #get-in-on > span { 
		font-size: 12px; 
	}

	#summer-extras-hero-26 .aem-hero__paragraph #extra { 
		font-size: 45px; 
		margin-bottom: 10px; 
		position: relative; 
		right: 4px;
	}

	#summer-extras-hero-26 .aem-hero__paragraph #hero-text-gif { 
		width: 175px; 
	}

	#summer-extras-hero-26 .aem-hero__paragraph #unlock { font-size: 15px; }

	#summer-extras-hero-26 .aem-hero__button:nth-of-type(1) {
		width: 140px;
		min-height: 40px;
		align-items: center;
		display: flex;
		justify-content: center;
		margin: 5px 0 10px 70px;
	}

	#xf-rewards-signup-banner__left { 
		margin-top: 10px; 
		margin-bottom: 10px; 
	}

	#xf-rewards-signup-banner #xf-rewards-signup-banner__right {
		height: 100%
	}

	#xf-rewards-signup-banner #xf-rewards-signup-banner__right .button .cmp-button { margin-bottom: 0; margin-top: 0; }   

	#cards-cta-container .verticalspacing { padding-bottom: 40px; }

  /* Card Styling */
	#card-1,
	#card-2 {
		position: relative;
		width: 450px;
		height: 100px;
		display: flex;
		padding-top: 12px;
	}

	#card-1 { margin-bottom: 20px; }

	#card-1 #card-background-1,
	#card-2 #card-background-2 { 
		position: absolute; 
		z-index: 0;
		inset: 0;
	}
	#card-1 #card-background-1 > img,
	#card-2 #card-background-2 > img {
		width: auto; 
		height: 105px; 
	}

	#card-1 #inner-image-1,
	#card-2 #inner-image-2 {
		position: relative;
		z-index: 1;
		margin-left: 30px;
		margin-top: 5px;
	}

	#card-1 > .image > .cmp-image,
	#card-2 > .image > .cmp-image {
		width: fit-content;
	}

	#card-1 .cmp-text,
	#card-2 .cmp-text {
		padding-top: 10px;
		width: 270px; 
		margin-left: 25px; 
		z-index: 1; 
		position: relative;
	}

	/* Phone Hero Styling */
	#hero-phone .aem-hero__foreground {
		margin-top: 0; 
		justify-content: space-around;
		flex-direction: row; 
	}

	#hero-phone .aem-hero__image-1 { margin: 0; }       

	#hero-phone .aem-hero__copy { 
		width: fit-content; 
		margin: 100px 25px; 
		max-width: 450px;
	}

	#hero-phone .aem-hero__paragraph { margin: 0; width: fit-content; }

	#hero-phone .aem-hero__button:nth-of-type(1) {
		display: flex;
		width: 174px;
		height: 45px;
		justify-content: center;
		align-items: center;
		margin: 0;
		font-size: 18px;
	}

	#hero-phone .aem-hero__button:nth-of-type(2) { display: none; }

	#hero-phone .aem-hero__image-1 { width: 40%; position: relative; }
	#hero-phone .aem-hero__image-1 > img:first-of-type {
		position: absolute;
		bottom: 0;
	}

	/* Social Hero Styling */
	#hero-social .aem-hero__foreground { flex-direction: row; }

	#hero-social .aem-hero__copy { margin: 0;  margin-left: 30px; }

	#hero-social .aem-hero__paragraph {
		width: auto;
		margin: 0; 
	}

	#hero-social .aem-hero__paragraph #ok-to-brag > span { 
		font-size: 35px; 
	}

	#hero-social .aem-hero__paragraph #share-your-rankings { 
		font-size: 19px; 
	}

	#hero-social .aem-hero__paragraph .icon-wrapper {
		bottom: -59px;
		left: 210px;
	}

	#hero-social .aem-hero__button:nth-of-type(1) {
		width: 174px;
		height: 45px;
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 0;
		font-size: 18px;
	}

	#hero-social .aem-hero__button:nth-of-type(2) { display: none; }
}

@media screen and (min-width: 992px) {
	/* Top Hero Styling */
	#summer-extras-hero-26 .aem-hero__copy { margin-left: 25px; }

	#summer-extras-hero-26 .aem-hero__paragraph #logo { 
		width: 225px; 
		height: 140px; 
	}
	
	#summer-extras-hero-26 .aem-hero__paragraph #get-in-on { 
		margin-bottom: 30px; 
	}

	#summer-extras-hero-26 .aem-hero__paragraph #extra { font-size: 60px; }
	
	#summer-extras-hero-26 .aem-hero__paragraph #hero-text-gif { 
		width: 250px; 
	}
	
	#summer-extras-hero-26 .aem-hero__button:nth-of-type(1) { 
		width: 170px; 
		height: 45px; 
	}

  /* Card Styling */
	#card-container { flex-direction: row; }

	#card-1 { margin-bottom: 0; }

	/* Phone Hero Styling */
	#hero-phone .aem-hero__foreground { justify-content: center; }      

	#hero-phone .aem-hero__image-1 { width: 35%; margin-left: 75px; }

	/* Social Hero Styling */
	#hero-social .aem-hero__copy { margin-left: 50px; }

	#hero-social .aem-hero__paragraph p:nth-of-type(2) {
		margin-bottom: 35px;
	}
}

@media screen and (min-width: 1200px) {
	/* Top Hero Styling */
	#summer-extras-hero-26 .aem-hero__copy { margin-left: 50px; }

	#summer-extras-hero-26 .aem-hero__paragraph #logo { 
		width: 300px; 
		height: auto; 
	}

	#summer-extras-hero-26 .aem-hero__paragraph #hero-text-gif { 
		width: 300px; 
	} 

	#summer-extras-hero-26 .aem-hero__paragraph #unlock { font-size: 18px; }

	/* Phone Hero Styling */      
	#hero-phone .aem-hero__image-1 { max-width: 400px; }

	/* Social Hero Styling */
	#hero-social .aem-hero__copy { margin-left: 100px; }

	#hero-social .aem-hero__paragraph #ok-to-brag > span {
		font-size: 48px;
		line-height: 45px;
	}

	#hero-social .aem-hero__paragraph #share-your-rankings { font-size: 2em; }
}

@media screen and (min-width: 1600px) {
	/* Top Hero Styling */
	#summer-extras-hero-26 .aem-hero__paragraph #logo { 
		width: 340px; 
		margin-bottom: 15px; 
	}

	#summer-extras-hero-26 .aem-hero__paragraph #extra { font-size: 70px; }

	#summer-extras-hero-26 .aem-hero__paragraph #hero-text-gif { 
		width: 358px; 
	} 
}


#xf-rewards-signup-banner {
	position: relative;
}
#xf-rewards-signup-banner > .container {
	padding: 0 45px;
}
#xf-rewards-signup-banner > .container > .cmp-container {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
#xf-rewards-signup-banner .image {
	margin: 0 0.5rem 0.25rem 0;
	max-width: 36px;
}
#xf-rewards-signup-banner p {
	font-size: 14px;
	margin: 0;
}
#xf-rewards-signup-banner .cmp-button {
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}
#xf-rewards-signup-banner .btn-tertiary {
	margin-right: 22px;
}
#xf-rewards-signup-banner .btn-primary > .cmp-button {
	border: 1px solid #fff;
	border-radius: 999px;
	padding: 11px 27px;
	min-width: auto;
}
#xf-rewards-signup-banner__left,
#xf-rewards-signup-banner__right {
	display: flex;
	align-items: center;
	justify-content: center;
        font-size: 12px;
	
}
#xf-rewards-signup-banner__left {
	flex-wrap: wrap;
	padding: 0.75rem 0;
}
#xf-rewards-signup-banner__right {
	padding: 0 0 0.75rem;
}
#xf-rewards-signup-banner > .btn-close {
	position: absolute;
	top: 10px;
	right: 0;
}

@media screen and (min-width: 768px) {
	#xf-rewards-signup-banner {
		display: flex;
		align-items: center;
	}
	#xf-rewards-signup-banner.d-none {
		display: none;
	}
	#xf-rewards-signup-banner > .container {
		flex: 1 1 auto;
		padding: 0 15px 0 65px;
	}
	#xf-rewards-signup-banner > .container > .cmp-container {
		flex-direction: row;
	}
	#xf-rewards-signup-banner__left,
	#xf-rewards-signup-banner__right {
		padding: 0.75rem 0;
		
	}
	#xf-rewards-signup-banner__right {
		justify-content: flex-end;
		padding: 0.75rem 0;
	}
	#xf-rewards-signup-banner .image {
		margin: 0 0.75rem 0 0;
		max-width: none;
	}
	#xf-rewards-signup-banner > .btn-close {
		position: relative;
		top: 0;
		right: 10px;
	}
}

