@charset "UTF-8";

div[data-brand=local] .zipCodeForm .checkbox-input-container label .referral-tooltip:before {
	background: #4a97f0;
	color: #fff;
}

div[data-brand=local] .zipCodeForm .zipWrapper button:hover, div[data-brand=local] .formWithRcInput .postalCodeWithRcInput button:hover {
	color: #fff;
}

div[data-brand=amigoenergy].je-global-zip-lookup .zipCodeForm .checkbox-input-container label:has(input[type=checkbox]:checked):before {
	background-color: #4a97f0;
	color: #fff;
	border-color: #4a97f0;
}

div[data-brand=amigoenergy].je-global-zip-lookup .zipCodeForm .zipWrapper input {
	padding: 13px 0 13px 10px;
}

div[data-brand=amigoenergy].je-global-zip-lookup .zipCodeForm .zipWrapper button {
	padding-top: 8px;
}

@media only screen and (max-width: 767px) {
	div[data-brand=amigoenergy].je-global-zip-lookup .zipCodeForm .zipWrapper button {
		min-height: 46px;
		font-weight: 700;
	}
}

@media only screen and (max-width: 767px) {
	div[data-brand=amigoenergy].je-global-zip-lookup .zipCodeForm .tooltip-content {
		transform: translate(-70%) translateY(-10px);
	}
	
	div[data-brand=amigoenergy].je-global-zip-lookup .zipCodeForm .tooltip-content:before {
		left: 66%;
	}
}

div[data-brand=amigoenergy].je-global-zip-lookup .zipCodeForm .checkbox-input-container label .referral-tooltip:before {
	color: #fff;
}

div[data-brand=amigoenergy].refer-form .formWithRcInput .containerRcInput input#referralCode {
	padding-top: 0;
}

div[data-brand=amigoenergy].refer-form .formWithRcInput .postalCodeWithRcInput input#postalCode2 {
	padding-top: 4px;
}

div[data-brand=amigoenergy] .zipCodeForm .checkbox-input-container label>span {
	font-size: 19px;
	font-weight: 600;
	color: #444546;
}

div[data-brand=amigoenergy] .zipCodeForm .checkbox-input-container label .referral-tooltip:before {
	background: #4a97f0;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	width: 13px;
	height: 13px;
	line-height: 13px;
	padding: 6px;
}

div[data-brand=amigoenergy] .zipCodeForm .checkbox-input-container label .referral-tooltip-content p {
	font-size: 16px;
	line-height: 24px;
}

div[data-brand=amigoenergy] .zipCodeForm .checkbox-input-container label .referral-tooltip-content p a {
	font-weight: 600;
}

div[data-brand=amigoenergy] .zipCodeForm .zipWrapper button:hover, div[data-brand=amigoenergy] .formWithRcInput .postalCodeWithRcInput button:hover {
	color: #fff;
}

div[data-brand=taraenergy] .tooltip-content {
	background-color: #2a3988;
}

div[data-brand=taraenergy] .tooltip-content a {
	color: #fff;
	text-decoration: underline;
}

div[data-brand=taraenergy] .tooltip-content:before {
	border-top: 6px solid #2a3988;
}

div[data-brand=taraenergy].je-global-zip-lookup .zipCodeForm .checkbox-input-container label .referral-tooltip:before {
	padding: 7px;
	font-size: 12px;
	width: 10px;
	height: 10px;
	font-weight: 600;
}

div[data-brand=justenergy].je-global-zip-lookup .zipCodeForm .checkbox-input-container label>span {
	line-height: 1;
}

div[data-brand=justenergy].je-global-zip-lookup .zipCodeForm .checkbox-input-container .tooltip-content {
	background-color: var(--tooltip-bg-color);
	color: #fff;
}

div[data-brand=justenergy].je-global-zip-lookup .zipCodeForm .checkbox-input-container .tooltip-content a {
	color: #fff;
}

div[data-brand=justenergy].je-global-zip-lookup .zipCodeForm .checkbox-input-container .tooltip-content:before {
	border-top: 6px solid var(--tooltip-bg-color);
}

div[data-brand=justenergy].je-global-zip-lookup .zipCodeForm .checkbox-input-container label:has(input[type=checkbox]:checked):before {
	color: #fff;
	background-color: var(--tooltip-bg-color);
	border-color: var(--tooltip-bg-color);
}

div[data-brand=justenergy].je-global-zip-lookup .zipCodeForm .checkbox-input-container label .referral-tooltip:before {
	color: #fff;
	width: 6px;
	height: 6px;
	font-size: 12px;
	font-weight: 700;
}

div[data-brand=justenergy].je-global-zip-lookup .zipCodeForm .checkbox-input-container label .referral-tooltip:hover:before {
	background: rgba(117, 171, 0, .71);
}

div[data-brand=justenergy].je-global-zip-lookup .zipCodeForm {
	margin: 0 auto;
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
	div[data-brand=justenergy].je-global-zip-lookup .zipCodeForm .zipWrapper input {
		min-width: 185px;
	}
}

div[data-brand=justenergy].je-global-zip-lookup .zipCodeForm .zipWrapper button {
	padding: 5px 30px;
}

@media only screen and (max-width: 767px) {
	div[data-brand=justenergy].je-global-zip-lookup .zipCodeForm input[type=text], div[data-brand=justenergy].je-global-zip-lookup .zipCodeForm button[type=submit] {
		min-height: 46px;
	}
}

div[data-brand=justenergy].je-global-zip-lookup .zipCodeForm .referral-code-text-input-container input[type=text].referralCode::placeholder {
	font-weight: 400;
}

div[data-brand=justenergy].je-global-zip-lookup .tooltip-content p {
	line-height: 1.6;
}

@media only screen and (max-width: 767px) {
	div[data-brand=justenergy].je-global-zip-lookup .tooltip-content {
		left: -50%;
		transform: translate(-75%) translateY(-10px);
	}
	
	div[data-brand=justenergy].je-global-zip-lookup .tooltip-content:before {
		left: 72%;
	}
}

@media only screen and (max-width: 767px) {
	div[data-brand=justenergy].refer-form .formWithRcInput .containerRcInput input#postalCode2, div[data-brand=justenergy].refer-form .formWithRcInput .containerRcInput button {
		min-height: 46px;
	}
}

div[data-brand=justenergy].refer-form .formWithRcInput .containerRcInput button {
	padding: 5px 30px;
}

@media only screen and (max-width: 767px) {
	div[data-brand=justenergy].refer-form .formWithRcInput .containerRcInput input#referralCode {
		min-height: 60px;
	}
}

.et_pb_text_align_left div[data-brand=justenergy].je-global-zip-lookup .zipCodeForm {
	margin: 0;
}

@media only screen and (max-width: 767px) {
	.et_pb_text_align_center-tablet div[data-brand=justenergy].je-global-zip-lookup .zipCodeForm {
		margin: 0 auto;
	}
	
	.et_pb_text_align_center-tablet div[data-brand=justenergy].je-global-zip-lookup .referral-code-text-input-container {
		max-width: 240px;
		margin: 0 auto;
	}
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
	.et_pb_text_align_center-tablet div[data-brand=justenergy].je-global-zip-lookup .zipCodeForm {
		margin: 0 auto;
	}
	
	.et_pb_text_align_center-tablet div[data-brand=justenergy].je-global-zip-lookup .referral-code-text-input-container {
		max-width: 240px;
		margin: 0 auto;
	}
}

.et_pb_text_align_center div[data-brand=justenergy].je-global-zip-lookup .referral-code-text-input-container {
	max-width: 240px;
	margin: 0 auto;
}

div.je-global-zip-lookup .zipCodeForm, div.refer-form .zipCodeForm {
	max-width: 380px;
	padding: 0;
}

@media only screen and (max-width: 375px) {
	div.je-global-zip-lookup .zipCodeForm, div.refer-form .zipCodeForm {
		transform: scale(.9);
	}
}

div.je-global-zip-lookup .zipCodeForm .zipWrapper, div.refer-form .zipCodeForm .zipWrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 5px;
	gap: 5px;
	border-radius: var(--zip-border-radius);
	font-family: var(--zip-font-family);
	background: #fff;
	border-style: solid;
	border-width: var(--zip-border-width);
	border-color: var(--zip-border-color);
}

div.je-global-zip-lookup .zipCodeForm .zipWrapper button, div.refer-form .zipCodeForm .zipWrapper button {
	border-radius: var(--zip-button-border-radius);
	padding: 10px;
	background-color: var(--zip-button-color);
	color: var(--zip-button-text-color);
	border: none;
	font-size: 16px;
	font-weight: 700;
	cursor: pointer;
	transition: background-color .2s ease-in-out;
	position: relative;
	min-height: 46px;
	white-space: nowrap;
	min-width: 118px;
}

div.je-global-zip-lookup .zipCodeForm .zipWrapper button:hover, div.refer-form .zipCodeForm .zipWrapper button:hover {
	background-color: var(--zip-button-hover-color);
}

div.je-global-zip-lookup .zipCodeForm .zipWrapper button span, div.refer-form .zipCodeForm .zipWrapper button span {
	padding: 0;
}

@media only screen and (max-width: 375px) {
	div.je-global-zip-lookup .zipCodeForm .zipWrapper button, div.refer-form .zipCodeForm .zipWrapper button {
		font-size: 14px;
		padding: 10px 5px;
		min-height: 40px;
		font-weight: 600;
		min-width: 108px;
	}
}

@media only screen and (max-width: 767px) {
	div.je-global-zip-lookup .zipCodeForm .zipWrapper button, div.refer-form .zipCodeForm .zipWrapper button {
		font-size: 14px;
		padding: 10px 5px;
		min-height: 40px;
		font-weight: 600;
		min-width: 108px;
	}
}

div.je-global-zip-lookup .zipCodeForm .zipWrapper input, div.refer-form .zipCodeForm .zipWrapper input {
	padding: 8px 0 5px 10px;
	border: none;
	font-size: 16px;
	box-shadow: none;
	border-radius: var(--zip-border-radius);
	min-height: 46px;
	text-transform: uppercase;
}

div.je-global-zip-lookup .zipCodeForm .zipWrapper input:-webkit-autofill, div.je-global-zip-lookup .zipCodeForm .zipWrapper input:-webkit-autofill:hover, div.je-global-zip-lookup .zipCodeForm .zipWrapper input:-webkit-autofill:focus, div.je-global-zip-lookup .zipCodeForm .zipWrapper input:-webkit-autofill:active, div.refer-form .zipCodeForm .zipWrapper input:-webkit-autofill, div.refer-form .zipCodeForm .zipWrapper input:-webkit-autofill:hover, div.refer-form .zipCodeForm .zipWrapper input:-webkit-autofill:focus, div.refer-form .zipCodeForm .zipWrapper input:-webkit-autofill:active {
	background-color: transparent !important;
	-webkit-box-shadow: 0 0 0px 1000px white inset !important;
	background: none;
}

div.je-global-zip-lookup .zipCodeForm .zipWrapper input::placeholder, div.refer-form .zipCodeForm .zipWrapper input::placeholder {
	text-transform: capitalize;
}

@media only screen and (max-width: 375px) {
	div.je-global-zip-lookup .zipCodeForm .zipWrapper input, div.refer-form .zipCodeForm .zipWrapper input {
		min-width: 160px;
		min-height: 40px;
		padding-right: 0;
	}
}

@media only screen and (max-width: 767px) {
	div.je-global-zip-lookup .zipCodeForm .zipWrapper input, div.refer-form .zipCodeForm .zipWrapper input {
		min-width: 160px;
		min-height: 40px;
		padding-right: 0;
	}
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
	div.je-global-zip-lookup .zipCodeForm .zipWrapper input, div.refer-form .zipCodeForm .zipWrapper input {
		min-width: 170px;
	}
}

div.je-global-zip-lookup .zipCodeForm .zipWrapper input:focus, div.refer-form .zipCodeForm .zipWrapper input:focus {
	outline: none;
	border: none;
	box-shadow: none;
}

div.je-global-zip-lookup .zipCodeForm .zipWrapper.zip-code-error, div.refer-form .zipCodeForm .zipWrapper.zip-code-error {
	border-color: #fff;
	box-shadow: inset 0 0 0 2px rgba(195, 12, 20, .69);
}

div.je-global-zip-lookup .zipCodeForm .zipWrapper.zip-code-error input, div.refer-form .zipCodeForm .zipWrapper.zip-code-error input {
	color: var(--zip-error-color);
}

div.je-global-zip-lookup .zipCodeForm .zipWrapper.zip-code-error input::placeholder, div.refer-form .zipCodeForm .zipWrapper.zip-code-error input::placeholder {
	color: var(--zip-error-color);
}

div.je-global-zip-lookup .zipCodeForm .checkbox-input-container, div.refer-form .zipCodeForm .checkbox-input-container {
	margin: 10px 0 0 5px;
}

div.je-global-zip-lookup .zipCodeForm .checkbox-input-container label, div.refer-form .zipCodeForm .checkbox-input-container label {
	position: relative;
	cursor: pointer;
	display: flex;
	align-items: center;
	gap: 10px;
}

@media only screen and (max-width: 767px) {
	div.je-global-zip-lookup .zipCodeForm .checkbox-input-container label, div.refer-form .zipCodeForm .checkbox-input-container label {
		justify-content: center;
	}
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
	div.je-global-zip-lookup .zipCodeForm .checkbox-input-container label, div.refer-form .zipCodeForm .checkbox-input-container label {
		justify-content: center;
	}
}

div.je-global-zip-lookup .zipCodeForm .checkbox-input-container label:before, div.refer-form .zipCodeForm .checkbox-input-container label:before {
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	border-width: var(--zip-border-width);
	border-color: var(--zip-border-color);
	border-style: solid;
	border-radius: 2px;
	box-sizing: border-box;
	background-color: #fff;
	transition: background-color .2s ease-in-out;
}

div.je-global-zip-lookup .zipCodeForm .checkbox-input-container label:has(input[type=checkbox]:checked):before, div.refer-form .zipCodeForm .checkbox-input-container label:has(input[type=checkbox]:checked):before {
	font-family: Tahoma, sans-serif;
	content: "✓";
	display: inline-block;
	line-height: 14px;
	font-size: 12px;
	color: var(--zip-button-text-color);
	text-align: center;
	font-weight: 700;
	background-color: var(--zip-button-color);
	transition: background-color .2s linear;
}

div.je-global-zip-lookup .zipCodeForm .checkbox-input-container label input[type=checkbox], div.refer-form .zipCodeForm .checkbox-input-container label input[type=checkbox] {
	height: 0;
	width: 0;
	position: absolute;
	opacity: 0;
}

div.je-global-zip-lookup .zipCodeForm .checkbox-input-container label .referral-tooltip:before, div.refer-form .zipCodeForm .checkbox-input-container label .referral-tooltip:before {
	font-family: Tahoma, sans-serif;
	content: "?";
	background: var(--tooltip-bg-color);
	color: var(--zip-button-text-color);
	border-radius: 50px;
	padding: 10px;
	display: inline-flex;
	width: 15px;
	height: 15px;
	position: relative;
	justify-content: center;
	align-items: center;
}

div.je-global-zip-lookup .zipCodeForm .referral-code-text-input-container, div.refer-form .zipCodeForm .referral-code-text-input-container {
	display: block;
	opacity: 1;
	animation-name: slideDown;
	animation-duration: .2s;
	animation-timing-function: ease-in-out;
	animation-fill-mode: forwards;
}

div.je-global-zip-lookup .zipCodeForm .referral-code-text-input-container input[type=text].referralCode, div.refer-form .zipCodeForm .referral-code-text-input-container input[type=text].referralCode {
	width: 100%;
	padding: 10px;
	border: none;
	border-bottom: 1px solid #ccc;
	border-radius: 0;
	font-size: 16px;
	box-shadow: none;
	background: none;
}

div.je-global-zip-lookup .zipCodeForm .referral-code-text-input-container input[type=text].referralCode:focus, div.refer-form .zipCodeForm .referral-code-text-input-container input[type=text].referralCode:focus {
	outline: none;
	box-shadow: none;
}

div.je-global-zip-lookup .zipCodeForm .referral-code-text-input-container input[type=text].referralCode:-webkit-autofill, div.je-global-zip-lookup .zipCodeForm .referral-code-text-input-container input[type=text].referralCode:-webkit-autofill:hover, div.je-global-zip-lookup .zipCodeForm .referral-code-text-input-container input[type=text].referralCode:-webkit-autofill:focus, div.je-global-zip-lookup .zipCodeForm .referral-code-text-input-container input[type=text].referralCode:-webkit-autofill:active, div.je-global-zip-lookup .zipCodeForm .referral-code-text-input-container input[type=text].referralCode:-internal-autofill-selected, div.refer-form .zipCodeForm .referral-code-text-input-container input[type=text].referralCode:-webkit-autofill, div.refer-form .zipCodeForm .referral-code-text-input-container input[type=text].referralCode:-webkit-autofill:hover, div.refer-form .zipCodeForm .referral-code-text-input-container input[type=text].referralCode:-webkit-autofill:focus, div.refer-form .zipCodeForm .referral-code-text-input-container input[type=text].referralCode:-webkit-autofill:active, div.refer-form .zipCodeForm .referral-code-text-input-container input[type=text].referralCode:-internal-autofill-selected {
	background-color: transparent !important;
	background: none;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	transition: background-color 5000s ease-in-out 0s;
}

div.je-global-zip-lookup .zipCodeForm .referral-code-text-input-container.hidden, div.refer-form .zipCodeForm .referral-code-text-input-container.hidden {
	display: none;
	height: 0;
	opacity: 0;
}

.zipCodeErrorMsg, .referral-error {
	font-weight: 500;
	color: var(--zip-error-color);
	font-size: 14px;
	margin: 10px 0;
	animation-name: slideDown;
	animation-duration: .2s;
	animation-timing-function: ease-in-out;
	animation-fill-mode: forwards;
}

@media only screen and (max-width: 767px) {
	.zipCodeErrorMsg, .referral-error {
		text-align: center;
	}
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
	.zipCodeErrorMsg, .referral-error {
		text-align: center;
	}
}

.dark-bg .je-global-zip-lookup .zipCodeForm .checkbox-input-container label>span {
	color: #fff;
}

.dark-bg .referral-code-text-input-container input.referralCode {
	color: #fff;
}

.dark-bg .referral-code-text-input-container input.referralCode::placeholder {
	color: #fff;
}

.dark-bg .referral-code-text-input-container input:-webkit-autofill, .dark-bg .referral-code-text-input-container input:-webkit-autofill:hover, .dark-bg .referral-code-text-input-container input:-webkit-autofill:focus, .dark-bg .referral-code-text-input-container input:-webkit-autofill:active {
	-webkit-text-fill-color: white !important;
	transition: background-color 5000s ease-in-out 0s;
}

.et_pb_text_align_center div .zipCodeForm .checkbox-input-container label {
	justify-content: center;
}

@media only screen and (max-width: 375px) {
	.refer-form {
		transform: scale(.9);
	}
}

.refer-form .formWithRcInput {
	max-width: 600px;
}

.refer-form .formWithRcInput .containerRcInput {
	display: flex;
}

.refer-form .formWithRcInput .zipCodeErrorMsg {
	max-width: 360px;
}

.refer-form .formWithRcInput .containerRcInput {
	display: flex;
	align-items: center;
	gap: 10px;
	flex-direction: row;
}

@media only screen and (max-width: 767px) {
	.refer-form .formWithRcInput .containerRcInput {
		flex-direction: column;
		align-items: stretch;
	}
}

@media only screen and (max-width: 420px) {
	.refer-form .formWithRcInput .containerRcInput {
		flex-direction: column;
		align-items: stretch;
	}
}

.refer-form .formWithRcInput .containerRcInput input#referralCode {
	padding: 8px 0 5px 10px;
	border: none;
	font-size: 16px;
	box-shadow: none;
	border-radius: var(--zip-border-radius);
	min-height: 46px;
	text-transform: uppercase;
}

.refer-form .formWithRcInput .containerRcInput input#referralCode:-webkit-autofill, .refer-form .formWithRcInput .containerRcInput input#referralCode:-webkit-autofill:hover, .refer-form .formWithRcInput .containerRcInput input#referralCode:-webkit-autofill:focus, .refer-form .formWithRcInput .containerRcInput input#referralCode:-webkit-autofill:active {
	background-color: transparent !important;
	-webkit-box-shadow: 0 0 0px 1000px white inset !important;
	background: none;
}

.refer-form .formWithRcInput .containerRcInput input#referralCode::placeholder {
	text-transform: capitalize;
}

.refer-form .formWithRcInput .containerRcInput input#referralCode {
	border-style: solid;
	border-width: var(--zip-border-width);
	border-color: var(--zip-border-color);
	min-height: 60px;
	min-width: 240px;
	padding: 3px 20px 0;
}

.refer-form .formWithRcInput .containerRcInput input#referralCode.referral-code-error {
	border-color: #fff;
	box-shadow: inset 0 0 0 2px rgba(195, 12, 20, .69);
}

.refer-form .formWithRcInput .containerRcInput input#referralCode.referral-code-error input {
	color: var(--zip-error-color);
}

.refer-form .formWithRcInput .containerRcInput input#referralCode.referral-code-error input::placeholder {
	color: var(--zip-error-color);
}

.refer-form .formWithRcInput .containerRcInput input#referralCode.referral-code-error {
	color: var(--zip-error-color);
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
	.refer-form .formWithRcInput .containerRcInput input#referralCode {
		width: 100%;
	}
}

@media only screen and (max-width: 767px) {
	.refer-form .formWithRcInput .containerRcInput input#referralCode {
		width: 100%;
		min-height: 54px;
	}
}

.refer-form .formWithRcInput .postalCodeWithRcInput {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-style: solid;
	border-width: var(--zip-border-width);
	border-color: var(--zip-border-color);
	padding: 5px;
	gap: 5px;
	border-radius: var(--zip-border-radius);
	font-family: var(--zip-font-family);
	background: #fff;
	transition: border-color .2 ease;
}

.refer-form .formWithRcInput .postalCodeWithRcInput.zip-code-error {
	border-color: #fff;
	box-shadow: inset 0 0 0 2px rgba(195, 12, 20, .69);
}

.refer-form .formWithRcInput .postalCodeWithRcInput.zip-code-error input {
	color: var(--zip-error-color);
}

.refer-form .formWithRcInput .postalCodeWithRcInput.zip-code-error input::placeholder {
	color: var(--zip-error-color);
}

.refer-form .formWithRcInput .postalCodeWithRcInput input#postalCode2 {
	padding: 8px 0 5px 10px;
	border: none;
	font-size: 16px;
	box-shadow: none;
	border-radius: var(--zip-border-radius);
	min-height: 46px;
	text-transform: uppercase;
}

.refer-form .formWithRcInput .postalCodeWithRcInput input#postalCode2:-webkit-autofill, .refer-form .formWithRcInput .postalCodeWithRcInput input#postalCode2:-webkit-autofill:hover, .refer-form .formWithRcInput .postalCodeWithRcInput input#postalCode2:-webkit-autofill:focus, .refer-form .formWithRcInput .postalCodeWithRcInput input#postalCode2:-webkit-autofill:active {
	background-color: transparent !important;
	-webkit-box-shadow: 0 0 0px 1000px white inset !important;
	background: none;
}

.refer-form .formWithRcInput .postalCodeWithRcInput input#postalCode2::placeholder {
	text-transform: capitalize;
}

.refer-form .formWithRcInput .postalCodeWithRcInput input#postalCode2 {
	min-width: 175px;
}

@media only screen and (max-width: 375px) {
	.refer-form .formWithRcInput .postalCodeWithRcInput input#postalCode2 {
		min-height: 30px;
		padding-right: 0;
		min-width: 160px;
	}
}

@media only screen and (max-width: 767px) {
	.refer-form .formWithRcInput .postalCodeWithRcInput input#postalCode2 {
		min-height: 30px;
		padding-right: 0;
		min-width: 160px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
	.refer-form .formWithRcInput .postalCodeWithRcInput input#postalCode2 {
		min-width: 165px;
	}
}

.refer-form .formWithRcInput .postalCodeWithRcInput button {
	border-radius: var(--zip-button-border-radius);
	padding: 10px;
	background-color: var(--zip-button-color);
	color: var(--zip-button-text-color);
	border: none;
	font-size: 16px;
	font-weight: 700;
	cursor: pointer;
	transition: background-color .2s ease-in-out;
	position: relative;
	min-height: 46px;
	white-space: nowrap;
	min-width: 118px;
}

.refer-form .formWithRcInput .postalCodeWithRcInput button:hover {
	background-color: var(--zip-button-hover-color);
}

.refer-form .formWithRcInput .postalCodeWithRcInput button span {
	padding: 0;
}

@media only screen and (max-width: 375px) {
	.refer-form .formWithRcInput .postalCodeWithRcInput button {
		padding: 10px;
		min-height: 40px;
		font-size: 14px;
	}
}

@media only screen and (max-width: 767px) {
	.refer-form .formWithRcInput .postalCodeWithRcInput button {
		padding: 10px;
		min-height: 40px;
		font-size: 14px;
	}
}

.refer-form .formWithRcInput .postalCodeWithRcInput input:-webkit-autofill, .refer-form .formWithRcInput .postalCodeWithRcInput input:-webkit-autofill:hover, .refer-form .formWithRcInput .postalCodeWithRcInput input:-webkit-autofill:focus, .refer-form .formWithRcInput .postalCodeWithRcInput input:-webkit-autofill:active, .refer-form .formWithRcInput .postalCodeWithRcInput input:-internal-autofill-selected {
	background-color: transparent !important;
}

div[data-display=stacked].refer-form .containerRcInput {
	max-width: 360px;
	flex-direction: column;
	align-items: stretch;
}

div[data-display=stacked].refer-form .containerRcInput input#referralCode {
	width: 100%;
}

.et_pb_text_align_center .refer-form .formWithRcInput .zipCodeErrorMsg {
	max-width: 100%;
}

.dark-bg .zipCodeErrorMsg, .dark-bg .referral-error {
	color: #fff;
}

.et_pb_text_align_center .je-refer-friend-form .zipCodeForm, .et_pb_text_align_center .je-refer-friend-form .formWithRcInput, .et_pb_text_align_center .je-refer-friend-form .zipCodeForm .containerRcInput, .et_pb_text_align_center .je-refer-friend-form .formWithRcInput .containerRcInput {
	margin: 0 auto;
}

@media only screen and (min-width: 768px) and (max-width: 980px) {
	.et_pb_text_align_center-tablet .refer-form .zipCodeForm, .et_pb_text_align_center-tablet .refer-form .formWithRcInput {
		margin: 0 auto;
	}
	
	.refer-form .zipCodeForm .zipWrapper input {
		min-width: 200px;
	}
	
	.refer-form .formWithRcInput .zipCodeErrorMsg {
		max-width: 100%;
	}
}

.tooltip-container {
	position: relative;
	display: inline-block;
}

.tooltip-content {
	position: absolute;
	background-color: var(--zip-button-color);
	color: var(--zip-button-text-color);
	padding: 10px;
	border-radius: 4px;
	font-size: 14px;
	z-index: 1000;
	box-shadow: 0 0 6px rgba(0, 0, 0, .35);
	min-width: 300px;
	max-width: 410px;
	text-align: center;
	word-wrap: break-word;
	word-break: break-word;
	bottom: 100%;
	left: 50%;
	transform: translate(-50%) translateY(-10px);
	margin-bottom: -5px;
}

@media only screen and (max-width: 375px) {
	.tooltip-content {
		left: -50%;
		transform: translate(-65%) translateY(-10px);
	}
}

@media only screen and (max-width: 767px) {
	.tooltip-content {
		left: -50%;
		transform: translate(-65%) translateY(-10px);
	}
}

.tooltip-content p {
	padding: 0;
	margin: 0;
}

.tooltip-content a {
	color: var(--zip-button-text-color);
	text-decoration: underline;
	display: block;
}

.tooltip-content:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid var(--zip-button-color);
	top: 100%;
	left: 50%;
	transform: translate(-50%);
}

@media only screen and (max-width: 375px) {
	.tooltip-content:before {
		left: 60%;
		transform: translate(250%);
	}
}

@media only screen and (max-width: 767px) {
	.tooltip-content:before {
		left: 60%;
		transform: translate(250%);
	}
}

.tooltip-content.tooltip-bottom {
	bottom: auto;
	top: 100%;
	transform: translate(-50%) translateY(10px);
	margin-top: 6px;
}

.tooltip-content.tooltip-bottom:before {
	top: -6px;
	bottom: auto;
	left: 50%;
	transform: translate(-50%) rotate(180deg);
}

.tooltip-content.tooltip-left {
	left: auto;
	right: calc(100% + 10px);
	top: 50%;
	transform: translateY(-50%) translate(0);
	margin-right: 6px;
}

.tooltip-content.tooltip-left:before {
	left: 100%;
	top: 50%;
	transform: translateY(-50%) rotate(-90deg);
	border-left: 6px solid var(--zip-button-color);
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-right: none;
}

.tooltip-content.tooltip-right {
	left: calc(100% + 10px);
	top: 50%;
	transform: translateY(-50%) translate(0);
	margin-left: 6px;
}

.tooltip-content.tooltip-right:before {
	right: 100%;
	left: auto;
	top: 50%;
	transform: translateY(-50%) rotate(90deg);
	border-right: 6px solid var(--zip-button-color);
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: none;
}

.tooltip-content {
	opacity: 0;
	visibility: hidden;
	transition: opacity .2s ease, visibility .2s ease;
}

.tooltip-container:hover .tooltip-content {
	opacity: 1;
	visibility: visible;
}

.zip-spinner {
	position: absolute;
	inset: 0;
	margin: auto;
	border: 4px solid rgba(255, 255, 255, .3);
	border-radius: 50%;
	border-top: 4px solid var(--zip-button-text-color);
	width: 25px;
	height: 25px;
	animation: spin 1s linear infinite;
	display: block;
}