<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.error {
	color: #A60507;
}
form.signup .row.form &gt; div[class*="col-"]:not(:last-child) {
	margin-bottom: 0.92857143em;
	position: relative;
}
.m-t-10 {
	margin-top:6rem;
}
.background-image-holder {
	background-position: 45% 50% !important;
}
.animatedLabel.active label {
	position: absolute;
	font-size: 0.7em;
	top:-10px;
	padding: 0;
}
.animatedLabel label {
	position: absolute;
	overflow: hidden;
	font-size: 1em;
	padding: 0 0 0 10px;
	transition:all .2s ease-in-out;
	top:5px;
	z-index: 1;
}
.animatedLabel input, .animatedLabel select {
	border:none;
	border-radius: 0;
	border-bottom: 1px solid #ececec;
	background: none;
	z-index: 99;
	padding-bottom: 0;
}
.animatedLabel select {
	background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 98% 50%;
	-moz-appearance: none; 
	-webkit-appearance: none; 
	appearance: none;
}
.animatedLabel input.error {
	border-bottom: 1px solid #A60507 !important;
}
label.required:after {
  content: " *";
  color: #dd6777;
}
.animatedLabel.active label.error {
	top:5px;
}
.animatedLabel label.error {
	position: relative;
	overflow: hidden;
	font-size: 1em;
	padding: 0 0 0 10px;
}
.type--fine-print label {
	font-size: 1em;
}
.type--fine-print label.error {
	position: absolute;
	top: 15px;
	left: 15px;
}
.type--fine-print label.error {
	position: absolute;
	top: 20px;
	left: 15px;
}
.type--fine-print input.error {
	margin-bottom: 20px;
}
.type--fine-print input[type='checkbox'] {
	height: 1rem;
	width: 1rem;
}
div.logo-right {
	padding:7rem 0 3rem;
}
h1.minor-title {
	font-size: 2.5rem;
}
.white-bg {
	background-color: #FFF;
}
.social-list {
	padding-right: 1rem;
	margin:0;
}
input[type='checkbox'] {
	-webkit-appearance: checkbox;
}
h5.signup {
	margin:20px 0 0 0;
	color: #666666;
}
.planChoice.row, .paymentMethod.row {
	margin:0 !important;
	padding:0;
	width: 100%;
}
.paymentBlock {
	margin: 0 !important;
	padding: 0.92857143em 15px !important;
	background: #5bc0be;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.paymentMethod.row {
	padding: 0 0 0.92857143em 0 !important;
}
.planChoice .plan {
	left: initial !important;
	right: initial !important;
	float: left !important;
	text-align: center;
}
.planChoice .plan:last-of-type {
	padding-right: 0;
}
.planChoice .plan a {
	display: block;
	border:1px solid #ececec;
	padding: 2.5rem 0;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: transparent;
	transition:all .2s ease-in-out;	
}
.planChoice .plan a:hover, .planChoice .plan a:active {
	background: #ececec;
}
.planChoice .plan a h3 {
	padding: 0;
	margin:0 0 10px 0;
}
.planChoice .plan a.active {
	background: #5bc0be;
	border:1px solid #5bc0be;
	font-size: 1.2em;
	color:#fff;
	margin-top: -0.2em;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.planChoice .plan a.active:hover, .planChoice .plan a.active:active {
	background: #5bc0be;
}
.planChoice .plan a.active h3 {
	padding: 0;
	margin:0 0 10px 0;
	font-size: 1.8em;
	color:#fff;
}
.paymentMethod .paymentPeriod, .paymentMethod .paymentPeriod .text, .paymentMethod .paymentPeriod .buttons, .paymentMethod .planData {
	display: block;
	width: 100%;
}
.paymentMethod .paymentPeriod .text span {
	text-align: center;
	color: #FFF;
	display: block;
	padding-bottom: 10px;
	font-size: 1.2em;
}
.paymentMethod .paymentPeriod .buttons button:last-of-type {
	margin-right: 0;
}
.paymentMethod .paymentPeriod .buttons button {
	margin-right: 1rem;
	width: 31%;
	border:1px solid #fff;
	text-decoration: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	transition:all .2s ease-in-out;	
	cursor: pointer;
}
.paymentMethod .paymentPeriod .buttons button.selected, .paymentMethod .paymentPeriod .buttons button.selected:hover {
	background: #ffb479;
	border-color: #ffb479;
	color: #fff;
	font-weight: bold;
}
.paymentMethod .paymentPeriod .buttons button:hover {
	background: #cecece;
	border-color: #cecece;
}
.paymentMethod .planData .text {
	width: 70%;
	text-align: center;
	line-height: normal;
	margin-left: 15%;
	margin-top: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
}
.paymentMethod .planData .text .moneySymbol {
	color: #252525;
	font-size: 1.5rem;
	position: relative;
	top: -3.5rem;
	left: 0.5rem;
}
.paymentMethod .planData .text .value {
	font-size: 6.5rem;
	color: #5bc0be;
	font-weight: bold;
}
.paymentMethod .planData .text .value small {
	font-size: 4rem;
	font-weight: bold;
}
.paymentMethod .planData .text .month {
	color: #252525;
	position: relative;
	left: -0.5rem;
}
.paymentMethod .planData .text .offer {
	display: block;
	color: #11a636;
	font-size: 1.1rem;
	font-family: open sans,helvetica,arial,sans-serif;
	font-weight: bold;
	padding: 0 0 15px;
}
.paymentMethod .planData .text .total {
	display: block;
	font-size: 1.2rem;
	color: #252525;
	font-family: open sans,helvetica,arial,sans-serif;
	font-weight: 300;
	width: 100%;
	text-align: center;
	position: relative;
	top: -1rem;
}
.paymentMethod .planData .loading {
	width: 70%;
	text-align: center;
	line-height: normal;
	margin-left: 15%;
	margin-top: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	height: 185px;
}
.paymentMethod .planData .loading span {
	position: relative;
	top: 3.5rem;
}
.paymentMethod .planData .loading span i {
	font-size: 4.5rem ;
}
#paymentStepBtn {
	padding: 0 !important;
	margin-top: 1rem;
}
#paymentStepBtn button, .actionButton button:active, .actionButton button:focus {
	border: 1px solid #FFF;
	color: #5bc0be !important;
	background-color: #FFF;
}
#paymentStepBtn button:hover {
	color: #FFF !important;
}
#paymentStepBtn button:disabled {
	cursor: not-allowed !important;
	color: #FFF !important;
	background-color: transparent;
}
#paymentStepBtn button:disabled i {
	color: #c0d8f4 !important;
}
.promo_codes {
	margin-bottom: 15px;
	background-color: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 20px;
	font-size: 1em;
}
.indication {
	padding: 10px 20px 10px 125px !important;
}
.indication img {
	position: absolute;
	left: 15px;
	top:-5px;
	max-height: 60px;
}
.indication.code img {
	top:15px;
	margin-bottom: 0;
}
.coupon span {
	color: #11A636;
}
.coupon span.error {
	color: red;
}
.promo-indicou {
	background-color: #d6dadd;
	text-align: center;
	width: 350px;
	max-width: 350px;
	overflow: hidden;
}
.promo-indicou .btn {
	color: #FFF;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	text-transform: uppercase;
	margin:0;
	box-shadow: 0 8px 5px grey;
	font-style: italic;
	font-weight: bold;
}
.promo-indicou .btn-indicado, .promo-indicou .btn-indicado:hover {
	background-color: #01b1ae;
	border: 1px solid rgba(9,68,72,0.2);
	text-shadow: 0 3px 2px grey;
	padding: 10px 20px;
	width: 280px;
	font-size: 1.35em;
}
.promo-indicou .btn-indicar, .promo-indicou .btn-indicar:hover {
	background-color: #BCBCBC;
	border: 1px solid #a9a9a9;
	color:#717171;
	margin:20px 0 60px;
	padding: 5px 10px;
	width: 200px;
	font-size: 1em;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	.paymentMethod .planData .text .moneySymbol {
		top: -2.5rem;
	}
	.paymentMethod .planData .text .value {
		font-size: 5rem;
	}
	.paymentMethod .planData .text .value small {
		font-size: 3rem;
	}
	.paymentMethod .planData .loading {
		height: 168px;
	}
}
@media screen and (max-width: 1199px) {
	.paymentMethod .paymentPeriod .buttons button {
		width: 30%;
	}
}
@media screen and (max-width: 767px) {
	.planChoice .plan a {
		padding: 1rem 0;
		margin:0.5rem 0;
	}
	.planChoice .plan a.active {
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	.paymentMethod .planData .loading {
		height: 172px;
	}
}</pre></body></html>