* {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
*::before {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
*::after {
	box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
.webContent ul {
	list-style: none; margin: 0px; padding: 0px;
}
.webContent ul li {
	margin: 0px; padding: 0px; list-style-type: none;
}
.webContent input:not([type='radio']):not([type='checkbox']) {
	-webkit-appearance: none;
}
.webContent label {
	width: auto; line-height: 18px; font-family: "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif; font-size: 15px; font-weight: normal;
}
.webContent input {
	width: auto; line-height: 18px; font-family: "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif; font-size: 15px; font-weight: normal;
}
.webContent select {
	width: auto; line-height: 18px; font-family: "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif; font-size: 15px; font-weight: normal;
}
.webContent textarea {
	width: auto; line-height: 18px; font-family: "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif; font-size: 15px; font-weight: normal;
}
.webContent select {
	margin-bottom: 24px;
}
.webContent ul.radioCheckboxContainer {
	margin-bottom: 24px;
}
.webContent select {
	width: 100%;
}
.webContent select option {
	padding: 5px;
}
.webContent label {
	color: rgb(64, 64, 64); padding-bottom: 6px; font-weight: bold; display: block; -ms-user-select: none; -webkit-user-select: none; user-select: none;
}
.webContent input:hover {
	cursor: pointer;
}
.webContent label:hover {
	cursor: pointer;
}
.webContent select:hover {
	cursor: pointer;
}
.StripeElement:hover {
	cursor: pointer;
}
.content__formFields .radioCheckboxContainer label {
	flex:0 0 auto; max-width: 100%;
}
.webContent__content .content__formFields .radioCheckboxContainer li {
	display: flex;
}
.webContent .content__formFields .radioCheckboxContainer label > input {
	width: 0px; height: 0px; opacity: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none;
}
.webContent .radioCheckboxContainer input::-ms-check {
	display: none;
}
.webContent .content__formFields .radioCheckboxContainer label:hover input {
	border-color: rgb(183, 183, 183);
}
.webContent label.radio > div.flex-spacer {
	flex:1 1 0px; height: 24px;
}
div.hover-focus-background {
	padding: 3px 6px; border-radius: 3px; left: -6px; top: -3px; width: 100%; height: 100%; position: absolute; z-index: 0; box-sizing: content-box !important;
}
.webContent .content__formFields .radioCheckboxContainer label:hover div.hover-focus-background {
	background-color: rgba(0, 0, 0, 0.05);
}
.webContent .content__formFields .radioCheckboxContainer input:focus ~ div.hover-focus-background {
	background-color: rgba(0, 0, 0, 0.05);
}
.webContent label.radio input:focus {
	
}
.webContent label.checkbox input:focus {
	
}
.webContent label.radio input {
	border-radius: 100%;
}
.webContent label.radio input + div.radio-fill {
	border-radius: 100%; border: 2px solid rgb(208, 208, 208); border-image: none; left: 0px; top: 50%; width: 24px; height: 24px; position: absolute; z-index: 2; transform: translateY(-50%); background-color: rgb(255, 255, 255);
}
.webContent .content__formFields .radioCheckboxContainer label.radio input:checked {
	border-color: rgb(93, 93, 93);
}
.webContent label.radio input:checked + div.radio-fill {
	border-color: rgb(93, 93, 93);
}
.webContent label.radio input:checked + div.radio-fill::after {
	border-radius: 100%; left: 3px; top: 3px; width: 14px; height: 14px; position: absolute; content: ""; pointer-events: none; background-color: rgb(93, 93, 93);
}
.webContent .content__formFields .radioCheckboxContainer label.radio {
	padding-top: 3px; padding-bottom: 3px; padding-left: 36px; margin-bottom: 6px;
}
.webContent .content__formFields .radioCheckboxContainer label.checkbox {
	padding-top: 3px; padding-bottom: 3px; padding-left: 36px; margin-bottom: 6px;
}
.checkbox-bg {
	border-radius: 5px; border: 2px solid rgb(208, 208, 208); border-image: none; left: 0px; top: 50%; width: 24px; height: 24px; position: absolute; z-index: 2; transform: translateY(-50%); background-color: rgb(255, 255, 255);
}
.webContent label.checkbox input:checked + .checkbox-bg {
	background-position: center; border-color: rgb(93, 93, 93); border-radius: 5px; background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2014%2012%22%3E%3Cpolygon%20fill%3D%22%23FFFFFF%22%20points%3D%229.875%2013.91%2016.954%206.83%2018.546%208.42%209.875%2017.092%205.454%2012.67%207.046%2011.08%22%20transform%3D%22translate(-5%20-6)%22%2F%3E%3C%2Fsvg%3E"); background-repeat: no-repeat; background-size: 12px 12px; background-color: rgb(93, 93, 93);
}
.webContent label * {
	line-height: inherit;
}
.webContent textarea {
	height: auto; line-height: 24px;
}
.webContent ul.radioCheckboxContainer.content__gdprFields li label {
	display: inline-block;
}
.webContent input:-ms-input-placeholder {
	opacity: 1;
}
.webContent select {
	margin: 0px 0px 24px; padding: 0px 0.4em; border-radius: 3px; border: 2px solid rgb(201, 201, 201); border-image: none; width: 100%; vertical-align: middle; display: inline-block; min-height: 36px; min-width: 50px; background-color: rgb(255, 255, 255);
}
.webContent textarea {
	margin: 0px 0px 24px; padding: 0px 0.4em; border-radius: 3px; border: 2px solid rgb(201, 201, 201); border-image: none; width: 100%; vertical-align: middle; display: inline-block; min-height: 36px; min-width: 50px; background-color: rgb(255, 255, 255);
}
.webContent input[type=text] {
	margin: 0px 0px 24px; padding: 0px 0.4em; border-radius: 3px; border: 2px solid rgb(201, 201, 201); border-image: none; width: 100%; vertical-align: middle; display: inline-block; min-height: 36px; min-width: 50px; background-color: rgb(255, 255, 255);
}
.webContent input[type=datetime] {
	margin: 0px 0px 24px; padding: 0px 0.4em; border-radius: 3px; border: 2px solid rgb(201, 201, 201); border-image: none; width: 100%; vertical-align: middle; display: inline-block; min-height: 36px; min-width: 50px; background-color: rgb(255, 255, 255);
}
.webContent input[type=datetime-local] {
	margin: 0px 0px 24px; padding: 0px 0.4em; border-radius: 3px; border: 2px solid rgb(201, 201, 201); border-image: none; width: 100%; vertical-align: middle; display: inline-block; min-height: 36px; min-width: 50px; background-color: rgb(255, 255, 255);
}
.webContent input[type=date] {
	margin: 0px 0px 24px; padding: 0px 0.4em; border-radius: 3px; border: 2px solid rgb(201, 201, 201); border-image: none; width: 100%; vertical-align: middle; display: inline-block; min-height: 36px; min-width: 50px; background-color: rgb(255, 255, 255);
}
.webContent input[type=month] {
	margin: 0px 0px 24px; padding: 0px 0.4em; border-radius: 3px; border: 2px solid rgb(201, 201, 201); border-image: none; width: 100%; vertical-align: middle; display: inline-block; min-height: 36px; min-width: 50px; background-color: rgb(255, 255, 255);
}
.webContent input[type=time] {
	margin: 0px 0px 24px; padding: 0px 0.4em; border-radius: 3px; border: 2px solid rgb(201, 201, 201); border-image: none; width: 100%; vertical-align: middle; display: inline-block; min-height: 36px; min-width: 50px; background-color: rgb(255, 255, 255);
}
.webContent input[type=week] {
	margin: 0px 0px 24px; padding: 0px 0.4em; border-radius: 3px; border: 2px solid rgb(201, 201, 201); border-image: none; width: 100%; vertical-align: middle; display: inline-block; min-height: 36px; min-width: 50px; background-color: rgb(255, 255, 255);
}
.webContent input[type=number] {
	margin: 0px 0px 24px; padding: 0px 0.4em; border-radius: 3px; border: 2px solid rgb(201, 201, 201); border-image: none; width: 100%; vertical-align: middle; display: inline-block; min-height: 36px; min-width: 50px; background-color: rgb(255, 255, 255);
}
.webContent input[type=email] {
	margin: 0px 0px 24px; padding: 0px 0.4em; border-radius: 3px; border: 2px solid rgb(201, 201, 201); border-image: none; width: 100%; vertical-align: middle; display: inline-block; min-height: 36px; min-width: 50px; background-color: rgb(255, 255, 255);
}
.StripeElement {
	margin: 0px 0px 24px; padding: 0px 0.4em; border-radius: 3px; border: 2px solid rgb(201, 201, 201); border-image: none; width: 100%; vertical-align: middle; display: inline-block; min-height: 36px; min-width: 50px; background-color: rgb(255, 255, 255);
}
textarea:hover {
	border-color: rgb(131, 131, 131);
}
input[type=text]:hover {
	border-color: rgb(131, 131, 131);
}
input[type=datetime]:hover {
	border-color: rgb(131, 131, 131);
}
input[type=datetime-local]:hover {
	border-color: rgb(131, 131, 131);
}
input[type=date]:hover {
	border-color: rgb(131, 131, 131);
}
input[type=month]:hover {
	border-color: rgb(131, 131, 131);
}
input[type=time]:hover {
	border-color: rgb(131, 131, 131);
}
input[type=week]:hover {
	border-color: rgb(131, 131, 131);
}
input[type=number]:hover {
	border-color: rgb(131, 131, 131);
}
input[type=email]:hover {
	border-color: rgb(131, 131, 131);
}
.StripeElement--focus {
	border-color: rgb(131, 131, 131);
}
input[type=radio] {
	top: 3px; margin-right: 10px; float: left; position: relative;
}
input[type=checkbox] {
	top: 3px; margin-right: 10px; float: left; position: relative;
}
.webContent input[type=radio] {
	-webkit-appearance: radio;
}
.webContent input[type=checkbox] {
	-webkit-appearance: checkbox;
}
select {
	background: url("../../../images/icons/signup-sprite.png") no-repeat right -296px rgb(255, 255, 255); padding: 5px 8px; -webkit-appearance: none; -moz-appearance: none;
}
select::-ms-expand {
	display: none;
}
.webContent__content .button {
	padding: 11px 15px; border-radius: 3px; border: 0px currentColor; border-image: none; height: auto; text-align: center; text-transform: none; line-height: inherit; letter-spacing: 0.01em; overflow: hidden; font-family: "Helvetica Neue",Arial,Helvetica,Verdana,sans-serif; font-size: 16px; font-weight: 700; margin-right: 0px; vertical-align: middle; display: inline-block; white-space: normal; cursor: pointer; min-height: 36px;
}
.webContent__content .field-wrapper .invalid-error {
	top: -18px; max-height: 200px;
}
.webContent__content .field-help {
	color: rgb(149, 149, 149);
}
.webContent__content .invalid-error {
	color: rgb(219, 58, 27); display: block; max-height: 200px;
}
.webContent__content .valid-success {
	color: rgb(114, 193, 176);
}
.webContent__content .field-help {
	width: 100%; line-height: 1.38em; letter-spacing: 0.01em; font-size: 0.81em; font-weight: 700; white-space: normal; position: relative; -ms-word-wrap: break-word; max-width: 550px;
}
.webContent__content .invalid-error {
	width: 100%; line-height: 1.38em; letter-spacing: 0.01em; font-size: 0.81em; font-weight: 700; white-space: normal; position: relative; -ms-word-wrap: break-word; max-width: 550px;
}
.webContent__content textarea.invalid {
	border: 2px solid rgb(232, 92, 65); border-image: none;
}
.webContent__content input.invalid {
	border: 2px solid rgb(232, 92, 65); border-image: none;
}
.StripeElement--invalid {
	border: 2px solid rgb(232, 92, 65); border-image: none;
}
.webContent__content textarea.valid {
	border: 2px solid rgb(114, 193, 176); border-image: none;
}
.webContent__content input.valid {
	border: 2px solid rgb(114, 193, 176); border-image: none;
}
.webContent__content .date .date-month {
	width: 45px;
}
.webContent__content .date .date-day {
	width: 45px;
}
.webContent__content .date .date-year {
	width: 60px;
}
.webContent__content .birthday .birthday-month {
	width: 45px;
}
.webContent__content .birthday .birthday-day {
	width: 45px;
}
.webContent__content .phone .phone-area {
	width: 45px;
}
.webContent__content .phone .phone-detail1 {
	width: 45px;
}
.webContent__content .phone .phone-detail2 {
	width: 60px;
}
.webContent .flash-block {
	clear: both; display: block;
}
.webContent .flash-block {
	clear: both;
}
.webContent .flash-block a {
	display: inline-block; white-space: nowrap;
}
.webContent .flash-info {
	margin: 15px 0px 24px; padding: 24px 15px; border-radius: 6px; background-color: rgb(204, 235, 243);
}
.webContent .flash-errors {
	margin: 15px 0px 24px; padding: 24px 15px; border-radius: 6px; background-color: rgb(204, 235, 243);
}
.webContent .flash-success {
	margin: 15px 0px 24px; padding: 24px 15px; border-radius: 6px; background-color: rgb(204, 235, 243);
}
.webContent .flash-errors {
	background-color: rgb(248, 208, 200);
}
.webContent .flash-success {
	background-color: rgb(212, 236, 230);
}
.clearfix {
	clear: both; display: table; content: "";
}
.errorText {
	color: rgb(232, 92, 65); font-size: 13px; font-weight: bold;
}
.webContent .content__gdprBlock {
	margin: auto; width: 100%; text-align: left; max-width: 486px;
}
.webContent .content__gdpr {
	background: rgba(255, 255, 255, 0.8); padding: 18px 18px 9px; color: rgb(74, 74, 74);
}
.webContent .content__gdprBlock .content__gdpr p {
	text-align: left; color: rgb(74, 74, 74); line-height: 1.5; padding-bottom: 9px; font-family: "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif; font-size: 13px; margin-top: 3px; margin-bottom: 0px;
}
.webContent .content__gdpr label {
	color: rgb(74, 74, 74); font-family: "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
}
.webContent .content__gdprFields {
	margin-bottom: 9px;
}
.webContent .content__gdprFields label {
	color: rgb(74, 74, 74); font-size: 13px; font-weight: normal;
}
.webContent .content__gdprLegal {
	background: rgba(255, 255, 255, 0.9); padding: 18px; color: rgb(74, 74, 74); overflow: auto; margin-bottom: 27px;
}
.webContent .content__gdprBlock .content__gdprLegal p {
	text-align: left; color: rgb(109, 109, 109); line-height: 1.5; font-family: "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif; font-size: 10px; margin-top: 0px; margin-bottom: 0px;
}
.webContent .content__gdprBlock div.content__gdprLegal a {
	color: rgb(32, 101, 120) !important; font-weight: normal; text-decoration: underline;
}
.webContent .content__gdprLegal img {
	width: 65px; margin-right: 18px; float: left;
}
@media only screen and (max-width:480px)
{
.webContent .content__gdprLegal img {
	margin: auto; float: none; display: block;
}
}
@media only screen and (max-width:480px)
{
.webContent .content__gdpr p {
	line-height: 1.5 !important; font-size: 13px !important;
}
}
@media only screen and (max-width:480px)
{
.webContent .content__gdprLegal p {
	padding-top: 18px; font-size: 11px !important;
}
}
.webContent label.checkbox {
	line-height: 24px; font-weight: normal; position: relative;
}
.webContent label.radio {
	line-height: 24px; font-weight: normal; position: relative;
}
.webContent .content__gdprFields .checkbox input {
	padding: 0px; border: currentColor; border-image: none; width: auto !important; margin-right: 5px; display: inline-block; opacity: 0; background-color: transparent;
}
.webContent .content__gdprFields .radio input {
	padding: 0px; border: currentColor; border-image: none; width: auto !important; margin-right: 5px; display: inline-block; opacity: 0; background-color: transparent;
}
@media only screen
{
.mergeRow-radio .field-group {
	margin: 0px -6px 11px;
}
.mergeRow-interests-checkboxes .field-group {
	margin: 0px -6px 11px;
}
}
@media only screen
{
.checkbox {
	margin: 9px 0px 0px; padding: 0px;
}
.radio {
	margin: 9px 0px 0px; padding: 0px;
}
}
@media only screen
{
.checkbox input {
	margin: 0px; padding: 0px; outline: 0px; width: 24px; height: 24px; overflow: hidden; position: absolute; opacity: 0;
}
.radio input {
	margin: 0px; padding: 0px; outline: 0px; width: 24px; height: 24px; overflow: hidden; position: absolute; opacity: 0;
}
}
@media only screen
{
.checkbox input + span {
	padding: 6px 6px 6px 38px; border-radius: 3px; display: block;
}
.radio input + span {
	padding: 6px 6px 6px 38px; border-radius: 3px; display: block;
}
}
@media only screen
{
.checkbox:hover span {
	background: rgba(0, 0, 0, 0.05);
}
.checkbox input:focus + span {
	background: rgba(0, 0, 0, 0.05);
}
.radio:hover span {
	background: rgba(0, 0, 0, 0.05);
}
.radio input:focus + span {
	background: rgba(0, 0, 0, 0.05);
}
}
@media only screen
{
.checkbox input + span::before {
	background: url("../../../images/icons/signup-sprite.png") no-repeat; left: 6px; top: 6px; width: 24px; height: 24px; vertical-align: top; display: block; position: absolute; content: " ";
}
.radio input + span::before {
	background: url("../../../images/icons/signup-sprite.png") no-repeat; left: 6px; top: 6px; width: 24px; height: 24px; vertical-align: top; display: block; position: absolute; content: " ";
}
}
@media only screen
{
.radio input:focus + span::before {
	background-position: 0px -30px;
}
}
@media only screen
{
.radio input:checked + span::before {
	background-position: 0px -60px;
}
}
@media only screen
{
.radio input:checked:focus + span::before {
	background-position: 0px -90px;
}
}
@media only screen
{
.checkbox input + span::before {
	background-position: 0px -120px;
}
}
@media only screen
{
.checkbox input:focus + span::before {
	background-position: 0px -150px;
}
}
@media only screen
{
.checkbox input:checked + span::before {
	background-position: 0px -180px;
}
}
@media only screen
{
.checkbox input:checked:focus + span::before {
	background-position: 0px -210px;
}
}
@media only screen
{
html[dir=rtl] .checkbox input + span::before {
	left: auto; right: 0px;
}
html[dir=rtl] .radio input + span::before {
	left: auto; right: 0px;
}
}
@media only screen
{
html[dir=rtl] .checkbox input + span {
	padding: 6px 38px 6px 6px;
}
html[dir=rtl] .radio input + span {
	padding: 6px 38px 6px 6px;
}
}
.dijitToasterClip {
	left: 24px !important; top: auto !important; right: auto !important; position: fixed; z-index: 10000; clip: inherit !important;
}
@media screen and (max-width:40em)
{
.dijitToasterClip {
	left: auto !important; width: 100% !important;
}
}
.dijitToasterContainer {
	border-radius: 4px; width: 40em; color: rgb(255, 255, 255); font-family: "Open Sans","Helvetica Neue",Arial,Helvetica,Verdana,sans-serif; font-size: 13px; font-weight: 600; display: flex; min-height: 60px; box-shadow: 0px 2px 3px 0px rgba(149,149,149,0.4); align-items: center; background-color: rgb(82, 186, 213); -webkit-align-items: center;
}
@media screen and (max-width:40em)
{
.dijitToasterContainer {
	margin: 0px auto; width: 95% !important;
}
}
.dijitToasterContent {
	padding: 18px 24px; width: 100%;
}
