html, body {position: relative; display: block; width: 100%; overflow-x: hidden; background-color: #fff; scroll-behavior: smooth;}
body p {font: 20px 'PT Serif';margin-bottom: 0px;color: #2f0e3b; }
body ul {padding-left: 0px; list-style-type: none;}
body ul li {font: 18px 'PT Serif'; margin-bottom: 0px; color: #2f0e3b; padding-left: 0px; padding-bottom: 10px;}
body ul li:before {content: "■"; color: #e2542f; position: absolute;margin-left: -17px;}
body h1 {font: 30px 'PT Serif';line-height: 46px;color: #6c3382;margin-bottom: 11px;}
body h2 {font: 600 26px 'Archivo';color: #2f0e3b;margin-bottom: 20px;}
body a {color: inherit; text-decoration: none; border-bottom: 1px solid #e2542f;}
body a:hover {color: inherit; border-bottom: none; text-decoration: none;}
body header a, body footer a, body header a:hover, body footer a:hover {border-bottom: none}
body button {position: relative; display: block; background-color: #e2542f; color: #fff; font: 700 20px "Archivo"; margin-right: auto; padding: 20px 30px; border: none;}
body img {position: relative; display: block; margin-right: auto;}
body input {position: relative; display: block; width: 100%; border-radius: 0px;}
body input[type="text"] {height: 60px; border: 1px solid #421853; background-color: #fff; padding-left: 15px; padding-right: 15px; font-size: 20px;}
::placeholder {color: #6d5675; opacity: 1;}
:-ms-input-placeholder {color: #6d5675;}
::-ms-input-placeholder {color: #6d5675;}
body input[type="submit"] {background-color: #00818a; color: #fff; font: 700 20px "Archivo"; padding-top: 20px; padding-bottom: 20px; border: none;}
body input[type="button"] {background-color: #421853; color: #fff; font: 700 20px "Archivo"; padding-top: 15px; padding-bottom: 13px; border: none; margin-top: 8px;}
body header {padding-top: 12px;background-color: #fff;}
body footer .footerUpper {padding: 12px 0px; background-color: #7a5d86;}
body footer .footerUpper p {font-family: 'Archivo', sans-serif; font-size: 14px; color: #fff; padding-top: 20px;}
body footer .footerLower {padding-top: 30px; padding-bottom: 20px; background-color: #421853;}
body footer .footerLower p {font-family: 'Archivo', sans-serif; font-size: 14px; color: #dccee4;}
.textCenter {text-align: center;}
.textRight {text-align: right;}
.section {position: relative;display: block;width: 100%;padding: 22px 0px 36px 0px;}
.section.whiteBg {background-color: #fff;}
.section.creamBg {background-color: #f2edec;}

header h2 {
	font-family: 'PT Serif', serif;
	font-size: 34px;
	color: #6c3382;
	margin-top: 12px;
	margin-bottom: 0px;
} 
header p {
	font-size: 15px;
}
header .row {
	padding-bottom: 12px;
	border-bottom: 1px solid #97999b;
}
header.results #rldnLogo {
	display: inline-block;
	margin-top: -62px;
	width: 108px;
}
header.results .verticalLine {
	display: inline-block;
	height: 42px;
	border-left: 1px solid #97999b;
	margin-top: 35px;
	margin-left: 10px;
	padding-left: 10px;
}
header.results #rlPartnership {
	display: inline-block;
	margin-top: -35px;
	margin-left: 0px;
	margin-right: 0px;
}
.headerContact {
	text-align: right;
}
#dontFallForMythsSection h2 {
	font-size: 24px;
	margin-bottom: 30px;
}
#dontFallForMythsSection p {
	font-size: 18px;
}

#fiveReasonsSection {
	padding-top: 0px;
	padding-bottom: 0px;
}
#fiveReasonsSection ul li {
	font-size: 17px;
	padding-left: 17px;
}
#fiveReasonsSection .leftCol {
	padding-top: 30px;
	padding-bottom: 30px;
}
#fiveReasonsSection .calculatorWrapper {
	padding: 20px 25px 25px 25px;
	background-color: #421853;
}
#fiveReasonsSection .calculatorWrapper h2 {
	font-family: 'Archivo', sans-serif;
	font-size: 27px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 3px;
}
#fiveReasonsSection .calculatorWrapper h3 {
	font-family: 'Archivo', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 12px;
	letter-spacing: 1.1px;
}
#fiveReasonsSection .calculatorWrapper .calculatorInner {
	background-color: #fff;
	padding: 20px 12px;
	min-height: 442px;
}
#fiveReasonsSection .calculatorWrapper .calculatorInner .calculatorStep {
	position: relative;
	display: none;
}
#fiveReasonsSection .calculatorWrapper .calculatorInner .calculatorStep:first-child {
	height: 86.5%;
}
#fiveReasonsSection .calculatorWrapper .calculatorInner .calculatorStep:last-child {
	height: auto;
}
#fiveReasonsSection .calculatorWrapper .calculatorInner .calculatorStep.active {
	display: block;
}
#fiveReasonsSection .calculatorWrapper .calculatorInner h4 {
	color: #421853;
	font-family: 'Archivo', sans-serif;
	font-size: 16px;
	font-weight: 700;
}
#fiveReasonsSection .calculatorWrapper .calculatorInner h4 span {
	color: #e2542f;
}
#fiveReasonsSection .calculatorWrapper .calculatorInner .requiredFieldsNotice {
	position: absolute;
	display: block;
	right: 0px;
	margin-top: -27px;
}
#fiveReasonsSection .calculatorWrapper .calculatorInner label {
	font-size: 16px;
	font-family: 'Archivo', sans-serif;
	font-weight: 400;
	color: #421853;
	margin-bottom: 0px;
	height: 0px;
	overflow: visible;
}
#fiveReasonsSection .calculatorWrapper .calculatorInner label span {
	color: #e2542f;
}
#fiveReasonsSection .calculatorWrapper .calculatorInner input[type="text"] {
	position: relative;
	display: block;
	height: 50px;
	border: 1px solid #421853;
	border-bottom: 2px solid #e2542f;
	background-color: #fff;
	padding-left: 15px; 
	padding-right: 15px; 
	font-size: 20px;
	margin-top: 8px;
}
#fiveReasonsSection .calculatorWrapper .calculatorInner input[type="number"] {
	position: relative;
	display: block;
	height: 50px;
	border: 1px solid #421853;
	border-bottom: 2px solid #e2542f;
	background-color: #fff;
	padding-left: 15px; 
	padding-right: 15px; 
	font-size: 20px;
	z-index: 10;
	margin-top: 8px;
}
#fiveReasonsSection .calculatorWrapper .calculatorInner input[type="email"] {
	position: relative;
	display: block;
	height: 50px;
	border: 1px solid #421853;
	border-bottom: 2px solid #e2542f;
	background-color: #fff;
	padding-left: 15px; 
	padding-right: 15px; 
	font-size: 20px;
	z-index: 10;
	margin-top: 8px;
}
#fiveReasonsSection .calculatorWrapper .calculatorInner select {
	position: relative;
	display: block;
	height: 50px;
	border-radius: 0px;
	border: 1px solid #421853;
	border-bottom: 2px solid #e2542f;
	background-color: #fff;
	padding-left: 15px; 
	padding-right: 15px; 
	font-size: 20px;
	z-index: 10;
	margin-top: 8px;
	width: 100%;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
#fiveReasonsSection .calculatorWrapper .calculatorInner .error {
	color: red;
	display: block !important;
}

#responsibleLifeSection {
	padding-top: 50px;
}
#responsibleLifeSection #rlLogo {
	width: 70%;
	margin-top: 50px;
	margin-left: auto;
	max-width: 320px;
}
#responsibleLifeSection button {
    margin-top: 30px;
    background-color: #ffffff;
    border: 1px solid #6d3583;
    box-shadow: none;
    color: #6d3583;
    padding: 18px 30px;
}
#responsibleLifeSection h2 {
	margin-bottom: 30px;
}
#responsibleLifeSection .row:first-child {
	padding-bottom: 55px;
	border-bottom: 1px solid #421853;
}
#responsibleLifeSection .row:nth-child(2) {
	padding-top: 55px;
	padding-bottom: 55px;
	border-bottom: 1px solid #421853;
}
#responsibleLifeSection .row:nth-child(2) img {
	margin-left: auto;
	margin-right: 0px;
}
#responsibleLifeSection .row:last-child {
	padding-top: 55px;
	padding-bottom: 55px;
}
#responsibleLifeSection .row:last-child p {
	margin-bottom: 30px;
}
#responsibleLifeSection .row:last-child hr {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 300px;
	margin-right: 300px;
	border-bottom: 0.25px solid #421853;
	border-top: none;
}
#responsibleLifeSection .row:last-child .numberCircle {
	position: relative;
	display: block;
	width: 100px;
	border-radius: 100px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #e2542f;
}
#responsibleLifeSection .row:last-child .numberCircle h3 {
	position: relative;
	display: block;
	font-size: 50px;
	font-family: 'Archivo', sans-serif;
	font-weight: 700;
	line-height: 50px;
	vertical-align: middle;
	color: #fff;
	margin-bottom: 0px;
}
#responsibleSection #trustpilotImg {
	margin-left: auto;
	margin-right: 0px;
}
#responsibleLifeSection h4 {
	font: 700 24px 'PT Serif';
    color: #e2542f;
    margin-bottom: 0px;
}

#zooplaSection img {
	margin-left: auto;
}
#zooplaSection form {
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 250px;
	margin-right: 250px;
}
#zooplaSection .zooplaStep {
	display: none;
}
#zooplaSection .zooplaStep.active {
	display: block;
}
#zooplaResults p {
	margin-top: 25px;
}
#zooplaResults h3 {
	font-family: 'Archivo', sans-serif;
	font-weight: 700;
	font-size: 40px;
	margin-top: 25px;
	margin-bottom: 15px;
	color: #6d3583;
}
#zooplaResults button {
	margin-left: auto;
	margin-bottom: 15px;
}

#faqSection {
	padding-top: 100px;
	padding-bottom: 60px;
}
#faqSection .accordion  {
	margin-bottom: 65px;
}
#faqSection .accordion:last-child  {
	margin-top: 50px;
	margin-bottom: 85px;
}
#faqSection .accordion .card {
	background-color: #fff;
	border: none;
	border-radius: 0px;
	border-top: 2px solid #f3f1f4;
}
#faqSection .accordion .card:last-child {
	border-bottom: 2px solid #f3f1f4;
}
#faqSection .accordion .card .card-header {
	position: relative;
	display: block;
	border: none;
	padding-top: 25px
	padding-bottom: 25px;
	padding-left: 0px;
	padding-right: 0px;
	background: none;
	cursor: pointer;
}
#faqSection .accordion .card .card-header h2 {
	font-family: 'Archivo', sans-serif;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 0px;
	color: #c85430;
}
#faqSection .accordion .card .card-header i {
	position: absolute;
	display: block;
	right: 45px;
	top: 15px;
	color: #c85430;
	transform: rotate(90deg);
	transition: transform .3s ease-in-out;
	font-size: 25px;
}
#faqSection .accordion .card .card-body {
	padding-left: 0px;
	padding-right: 0px;
}
#faqSection button {
	margin-left: auto;
}
footer .col-12:first-child {
	border-bottom: 2px solid #7a5d86;
	padding-bottom: 30px;
}
footer .col-12:last-child {
	padding-top: 20px;
}
.leftCol p {
    font-size: 12px;
    color: #83678c;
}
#fiveReasonsSection .extraCalcBullets ul {
    list-style-type: none;
    padding-left: 0px;
    margin-top: 30px;
    margin-bottom: 0px;
}
#fiveReasonsSection .extraCalcBullets ul li {
    position: relative;
    font: 14px 'PT Serif';
    color: #2f0e3b;
    margin-bottom: 10px;
}
#fiveReasonsSection .extraCalcBullets ul li i {
    position: absolute;
    left: 0;
    top: 4px;
}
/*-- INDEX STYLES - ADAPTIVE -- */
@media (max-width: 1199.98px) {
	#fiveReasonsSection .calculatorWrapper .calculatorInner {
		min-height: 485px;
	}
	#responsibleLifeSection #rlLogo {
		margin-top: 85px;
	}
	#zooplaSection form {
		margin-left: 200px;
		margin-right: 200px;
	}
}
@media (max-width: 991.98px) {
	#trustpilotImg {
		width: 100%;
	}
	#zooplaSection form {
		margin-left: 100px;
		margin-right: 100px;
	}
	#responsibleLifeSection #rlLogo {
		width: 100%;
		margin-top: 110px;
	}
}
@media (max-width: 767.98px) {
	#dontFallForMythsSection p {
		margin-bottom: 25px;
	}
	#dontFallForMythsSection img {
		margin-left: auto;
	}
	#fiveReasonsSection .calculatorWrapper .calculatorInner {
		min-height: 0px;
	}
	#responsibleLifeSection p.textRight {
		margin-top: 25px;
		text-align: left;
	}
	#trustpilotImg {
		max-width: 200px;
		margin-left: 0px !important;
		margin-right: auto !important;
	}
	#responsibleLifeSection h2.textCenter {
		text-align: left;
	}
	#rlLogo {
		margin-top: 25px;
		width: 70%;
		margin-left: 0px !important;
	}
	#responsibleLifeSection .row:last-child p.textCenter {
		text-align: left;
	}
	#zooplaSection form {
		margin-left: 0px;
		margin-right: 0px;
	}
	#responsibleLifeSection .row:last-child .numberCircle {
	    width: 50px;
	    border-radius: 25px;
	    margin-left: unset;
	    padding-top: 0px;
	    padding-bottom: 0px;
	    margin-top: 0;
	    position: absolute;
	}
	#responsibleLifeSection .row:last-child .numberCircle h3 {
	    position: relative;
	    display: block;
	    font-size: 26px;
	    font-weight: 700;
	    line-height: 50px;
	    margin-bottom: 0px;
	}
	#responsibleLifeSection h4 {
	    text-align: left;
	    display: inline-block;
	    padding-left: 60px;
	    margin-top: 10px;
	    margin-bottom: 29px;
	}
	#responsibleLifeSection .row:last-child p.textCenter {
	    text-align: left;
	    display: inline-block;
	}
	#rldnLogo {
		margin-left: auto;
	}
	header.results .verticalLine {
	    display: inline-block;
	    height: 44px;
	    border-left: 1px solid #97999b;
	    margin-top: 35px;
	    margin-left: 5px;
	    padding-left: 5px;
	}
	header.results #rldnLogo {
		width: 110px;
		margin-top: -64px;
	}
	header.results #rlPartnership {
	    display: inline-block;
	    margin-top: -36px;
	    margin-left: 0px;
	    margin-right: 0px;
	}
	.headerContact h2 {
		margin-top: 22px;
		font-size: 26px;
	}
	header p.textRight {
	    font-size: 16px;
	}
}
@media (max-width: 575.98px) {
	#faqSection .accordion .card .card-header h2 {
		padding-right: 80px;
	}
	#dontFallForMythsSection h2 {
	    margin-bottom: 15px;
	}
	header.results #rldnLogo {
		margin-left: auto;
	}
	header.results h2.textRight {
		text-align: center;
	}
	header.results p.textRight {
		font-size: 16px;
		text-align: center;
	}
	.mainLogo {
		text-align: center;
	}
	header.results .verticalLine {
	    margin-top: 22px;
	}
	header.results .row {
	    padding-bottom: 0px;
	}
	header .row {
		padding-bottom: 0;
	}
	.headerContact {
	    background-color: rgba(66,24,83,.06);
	    padding-bottom: 5px;
	    margin-top: 10px;
	    text-align: center;
	}
	.headerContact h2 {
	    margin-top: 6px;
	}
	body h1 {
	    font: 30px 'PT Serif';
	    line-height: 38px;
	    color: #6c3382;
	    margin-bottom: 12px;
	}
}



/* -- RESULTS STYLES -- */
#resultsSection h1 {
	font-family: 'PT-Serif', serif;
	font-size: 42px;
	color: #6c3382;
}
#resultsSection h2 {
	font-family: 'Archivo', sans-serif;
	font-weight: 600;
	font-size: 22px;
	color: #222222;
	margin-bottom: 20px;
}
#resultsSection hr {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 300px;
	margin-right: 300px;
	border-bottom: 0.25px solid #e2542f;
	border-top: none;
}
#resultsSection p {
	margin-top: 20px;
	margin-bottom: 30px;
}
#resultsSection .resultBoxWrapper {
	position: relative;
	display: inline-block;
	margin-right: 40px;
	margin-bottom: 30px;
}
#resultsSection .resultBoxWrapper:last-child {
	margin-right: 0px;
}
#resultsSection .resultBoxWrapper .resultBox {
	position: relative;
	display: block;
	min-width: 225px;
	padding: 25px 30px;
	background-color: #f5f5f5
}
#resultsSection .resultBoxWrapper .resultBox h3 {
	font-family: 'Archivo', sans-serif;
	font-weight: 700;
	font-size: 42px;
	color: #6c3382;
	margin-bottom: 0px;
}
#resultsSection .resultBoxWrapper p {
	font-family: 'Archivo', sans-serif;
	font-size: 18px;
	color: #222222;
	margin-top: 0px;
	margin-bottom: 0px;
}
#freeGuideSection img {
	margin-left: auto;
}
#freeGuideSection h2 {
	font-size: 32px;
}
#journeySection img {
	margin-left: auto;
}
#journeySection h2 {
	font-size: 32px;
	margin-bottom: 45px;
}
#journeySection h3 {
	font-family: 'PT Serif', serif;
	font-weight: 700;
	font-size: 18px;
	color: #e2542f;
	margin-bottom: 0px;
}
#journeySection p {
	font-size: 18px;
	margin-bottom: 25px;
}
#journeySection .numberCircle {
	position: relative;
	display: block;
	width: 100px;
	border-radius: 100px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #e2542f;
}
#journeySection .numberCircle h3 {
	position: relative;
	display: block;
	font-size: 50px;
	font-family: 'Archivo', sans-serif;
	font-weight: 700;
	line-height: 50px;
	vertical-align: middle;
	color: #fff;
	margin-bottom: 0px;
}
#bookCallSection #bookCallBox {
	padding: 50px 20px;
	background-color: #f2edec;
}
#bookCallSection #bookCallBox img {
	margin-left: auto;
}
#bookCallSection #bookCallBox p {
	font-size: 18px;
	margin-bottom: 25px;
}
#bookCallSection #bookCallBox h3 {
	font-family: 'Archivo',
	font-weight: 700;
	font-size: 18px;
	color: #2f0e3b;
	margin-bottom: 5px;
}
#bookCallSection #bookCallBox ul li {
    font-size: 18px;
    position: relative;
    padding-left: 25px;
}
#bookCallSection #bookCallBox ul li:before {
	content: none;
}
#bookCallSection #bookCallBox ul li i {
    color: #f46036;
    position: absolute;
    top: 4px;
    left: 0;
}

/*-- RESULTS PAGE - ADAPTIVE -- */
@media (max-width: 991.98px) {
	#freeGuideSection img {
		width: 100%;
	}	
}
@media (max-width: 767.98px) {
	#freeGuideSection img {
		margin-top: 25px;
		width: 75%;
	}
	#bookCallSection button {
		margin-bottom: 25px;
		margin-left: auto;
	}
}
@media (max-width: 575.98px) {
	#freeGuideSection img {
		width: 100%;
		max-width: 369px;
	}
	#resultsSection .resultBoxWrapper {
		margin-right: 0px;
	}
	#resultsSection h1 {
		font-size: 30px;
	}
	#freeGuideSection h2 {
	    font-size: 26px;
	}
	#journeySection h2 {
		margin-top: 20px;
	    font-size: 32px;
	    margin-bottom: 25px;
	}
	body h2 {
		font-size: 26px;
	}
}

/* -- HOT FIXES -- */
footer hr {
	border: 1px solid #7a5d86;
}
footer .footerLower a {
	text-decoration: underline;
}
.selectWrapper {
	position: relative;
	display: block;
}
.selectWrapper select {
	position: relative;
	display: block;
	-webkit-appearance: none;
	appearance: none;
	z-index: 10;
}
.selectWrapper i {
	position: absolute;
	display: block;
	font-size: 20px;
	color: #e2542f;
	top: 15px;
	right: 10px;
	z-index: 20;
	pointer-events: none;
}
#faqSection .accordion .card .card-header i.active {
	transform: rotate(0deg);
}
.thirtypx{font-size: 30px;}
.cookiefirst-root{height:500px!important; }
#CybotCookiebotDialog { font-family: Helvetica!important;font-size:32px; }
#compliancePanel {
	display: none;
	background-color: #f2edec;
	padding: 20px 12px;
}
#compliancePanel.active {
	display: flex;
}
select::-ms-expand {
	display: none;
}