.wcp-aws__section:before{
	background: transparent !important;
	border: 0 !important;
}
.wcp-aws__fortune-wheel {
	--form-background: linear-gradient(109.98deg, #2b00ff 17.67%, #a902f0 40.09%, #ed5597 60.24%, #ff6123 75.44%, #e6ff00 93.68%), linear-gradient(0deg, var(--surface-container-2-variant, #d4c7de), var(--surface-container-2-variant, #d4c7de));
	--form-font: 'Outfit', sans-serif;
	--heading-font-size: 26px;
	--heading-font-weight: 600;
	--heading-color: #301B42;
	--wof-padding-lg: 87px 175px 87px 125px;
	--form-border: 0;
	--wof-border-radius: 15px;
	--button-background: #FF333A;
	--button-color: #FFFFFF;
	--button-font-size: 18px;
	--button-border-radius: 8px;
	--wof-padding-mobile: 48px 16px 155px;
	--subhead-color: #301B42;
	--error-color: #FF2D45;
	--error-bg: transparent;
	--error-agreement-margin-top: 0;
	--success-font-size: 26px;
	--success-font-weight: 600;
	--checkbox-label-color: #301B42B2;
	--checkbox-border-color: #85808A;
	--checkbox-size: 24px;
	--checkbox-tick-top: 1.5px;
	--checkbox-tick-left: 6.5px;
	--checkbox-radius: 4px;
	--input-border-radius: 8px;
	--wheel-pointer-bg: url('/wp-content/themes/theme-child/aweber-subscribers/fortune/images/pointer.png');
	--wheel-pointer-height: 35px;
	--wheel-pointer-width: 82px;
	--wheel-pointer-margin-top-md: -25px;
	--wheel-offset-bottom: -155px;
	--wheel-height-default: 200px;
	--wof-content-min-height-mobile: 410px;
	--wof-content-min-height-md: 298px;
	--wheel-bg: url('/wp-content/themes/theme-child/aweber-subscribers/fortune/images/wheel.png') no-repeat top center;

	--subhead-font-size: 16px;


}
@media (min-width: 768px) {
	.wcp-aws__fortune-wheel {
		--wheel-pointer-width: 35px;
		--wheel-pointer-height: 82px;
	}
}
.wcp-aws__fortune-wheel:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: cover;
}
.wcp-aws__fortune-wheel:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: #fff;
	opacity: 0.8;
}
.wcp-aws__fortune-wheel .wcp-aws__wheel div{
	background: var(--wheel-bg);

}
.wcp-aws__fortune-wheel .wcp-aws__wheel:before {
	top: 8px;
}
@media (min-width: 768px) {
	.wcp-aws__fortune-wheel .wcp-aws__wheel:before {
		top: 50%;
		margin-left: -20px;
	}
}
.wcp-aws__fortune-wheel.wcp-aws__content-success .wcp-aws__wheel {
	display: none;
}
.wcp-aws__fortune-wheel .suit {
	position: absolute;
}
@media (min-width: 768px) {
	.wcp-aws__fortune-wheel .suit.suit-left {
		background: url('./images/suits-left.png') no-repeat;
		background-size: cover;
		width: 149px;
		height: 268px;
		left: 0;
		top: 30px;
	}
}
.wcp-aws__fortune-wheel .suit.suit-right1 {
	background: url('./images/suits-right1-mobile.png') no-repeat;
	background-size: contain;
	background-position: center;
	height: 135px;
	left: 0;
	right: 0;
	top: 135px;
}
@media (min-width: 768px) {
	.wcp-aws__fortune-wheel .suit.suit-right1 {
		background: url('./images/suits-right1.png') no-repeat;
		background-size: contain;
		width: 139px;
		left: unset;
		right: 100px;
		height: unset;
		top: 35px;
		bottom: 0;
		z-index: 3;
	}
}
.wcp-aws__fortune-wheel .suit.suit-right2 {
	background: url('./images/suits-right2-mobile.png') no-repeat;
	background-size: contain;
	background-position: center;
	height: 180px;
	left: 0;
	right: 0;
	bottom: -10px;
	z-index: 3;
}
@media (min-width: 768px) {
	.wcp-aws__fortune-wheel .suit.suit-right2 {
		background: url('./images/suits-right2.png') no-repeat;
		background-size: contain;
		width: 165px;
		height: 295px;
		right: 0;
		top: -5px;
		left: unset;
		bottom: unset;
	}
}
.wcp-aws__fortune-wheel.spin-complete {
	--wof-padding-mobile: 24px 16px;
	--wof-padding-lg: 48px 175px 48px 24px;
}
.wcp-aws__fortune-wheel.spin-complete .suit.suit-left {
	display: none;
}
@media (max-width: 767px) {
	.wcp-aws__fortune-wheel.spin-complete .suit.suit-right1, .wcp-aws__fortune-wheel.spin-complete .suit.suit-right2 {
		display: none;
	}
}
.wcp-aws__fortune-wheel.wcp-aws__content-success {
	--wof-padding-lg: 66px 0 102px;
	--wof-padding-md: 66px 0 102px;
	--wof-padding-mobile: 139px 16px;
}
.wcp-aws__fortune-wheel.wcp-aws__content-success .suit.suit-left {
	display: block;
}
@media (max-width: 767px) {
	.wcp-aws__fortune-wheel.wcp-aws__content-success .suit.suit-right1 {
		display: block;
		top: 3px;
	}
}
@media (max-width: 767px) {
	.wcp-aws__fortune-wheel.wcp-aws__content-success .suit.suit-right2 {
		display: block;
	}
}
.wcp-aws__fortune-wheel .wcp-aws__content-inner {
	position: relative;
	z-index: 3;
}
.wcp-aws__fortune-wheel .wcp-aws__success:before {
	display: none;
}
.wcp-aws__fortune-wheel .wcp-aws__spin {
	max-width: 240px;
	margin-bottom: 54px;
}
@media (min-width: 769px) {
	.wcp-aws__fortune-wheel .wcp-aws__spin {
		max-width: 100%;
		margin-bottom: 0;
	}
}
@media (max-width: 767px) {
	.wcp-aws__fortune-wheel .wcp-aws__form-container {
		grid-template-areas: "email" "submit" "agreement";
	}
}
@media (min-width: 768px) {
	.wcp-aws__fortune-wheel .wcp-aws__form-container {
		grid-template-columns: 224px 200px;
	}
}
@media (min-width: 992px) {
	.wcp-aws__fortune-wheel .wcp-aws__form-container {
		grid-template-columns: 400px 233px;
	}
}
.wcp-aws__fortune-wheel .wcp-aws__input.wcp-aws__error--inline input {
	border-radius: var(--input-border-radius);
	border: var(--input-error-border);
}
.wcp-aws__fortune-wheel .wcp-aws__input.wcp-aws__error--inline:not(.wcp-aws__input--agreement) {
	border: 0;
}
.wcp-aws__fortune-wheel .wcp-aws__success > p {
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.wcp-aws__fortune-wheel .wcp-aws__success > p br {
	display: none;
}
