.spotlight-thumb .slick-list {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.spotlight .slick-list,
.spotlight .slick-slide>div,
.spotlight .slick-slider,
.spotlight .slick-track,
.spotlight .spotlight-item {
	height: 100%
}

.spotlight {
	position: relative;
	padding-top: 20px;
	min-height: 620px;
	height: 620px;
	/*overflow: hidden;*/
	background: #FAFAFF;
}

.spotlight-thumb .slick-active.slick-current .spotlight-thumb-item .line {

	display: none;

}

.line {

	border: 0;
	margin: 0;
	border-left: 1px solid #000;
	height: 45px;
	float: left;
	/*position: absolute;*/
	margin-left: -36px;

}

.sliderWidth {
	height: 100%;
	width: 100%;
	display: inline-block;
}

@media only screen and (max-width:767px) {
	.jss197 {
		top: 0px !important;
		position: fixed;
	}

	.spotlight {
		/*height: 460px;
	min-height: 460px*/
		height: 300px;
		min-height: 300px;
		/*overflow: hidden;*/
	}

	.m-spotlight {
		overflow: hidden;
	}

	.line {

		display: none;

	}
}

.spotlight-promoImg {
	margin-bottom: 10px
}

.spotlight .container {
	max-width: 1266px;
	margin: 0 auto
}

.spotlight .action {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.spotlight-link {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.spotlight-promo {
	display: inline-block
}

@media only screen and (max-width:410px) {
	.spotlight-promo {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}
}

.spotlight-promo fieldset {
	border: 1px dashed #d8d8d8;
	border-radius: 2px;
	display: inline-block;
	vertical-align: top;
	color: #fff;
	padding: 0 15px;
	line-height: 2.8;
	font-family: 'Nunito', sans-serif;
	font-size: 1.2rem;
	margin-left: 20px
}

.spotlight-promo fieldset legend {
	display: block;
	height: 0;
	position: relative;
	top: -8px;
	margin: 0;
	line-height: 1.4;
	padding: 0 6px;
	font-size: .8667rem;
	font-family: 'Nunito', sans-serif
}

[dir=rtl] .spotlight-promo fieldset legend {
	font-family: 'Nunito', sans-serif
}

@media only screen and (max-width:767px) {
	.spotlight-promo fieldset {
		line-height: 2.6
	}
}

@media only screen and (max-width:410px) {
	.spotlight-promo fieldset {
		margin-left: 0;
		margin-top: 30px
	}

	[dir=rtl] .spotlight-promo fieldset {
		margin-right: 0
	}
}

[dir=rtl] .spotlight-promo fieldset {
	margin-left: 0;
	margin-right: 20px;
	font-family: 'Nunito', sans-serif
}

.spotlight-item {
	height: 100%;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden
}

.slick-spotlight .grid-container {
	/*display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 80px;
	position: relative;
	padding: 50px;
	background: black;
	max-width: 1266px;*/

	height: 100%;
}

@media only screen and (max-width:767px) {
	.spotlight-item .grid-container {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		max-height: 500px;
		padding: 15px 15px 76px 15px
	}
}

.spotlight-item .subtitle1 {
	margin-bottom: 13px;
	font-family: 'Nunito', sans-serif
}

[dir=rtl] .spotlight-item .subtitle1 {
	font-family: 'Nunito', sans-serif
}

@media only screen and (min-width:767px) {
	.spotlight-item .subtitle1 {
		margin-bottom: 22px
	}
}

.spotlight-item-content {
	border-radius: 16px;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	opacity: 0;
	-webkit-transform: translateX(50px);
	transform: translateX(50px);
	-webkit-transition: all .5s ease-in-out 0ms;
	transition: all .5s ease-in-out 0ms;
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
	width: 100%;
	/*background: red;*/
}

@media only screen and (max-width:991px) {
	.spotlight-item-content {
		/*padding: 150px 0px;*/
		padding-left: 50px;
	}
}

@media only screen and (max-width:767px) {
	.spotlight-item-content {
		padding: 15px;
		height: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}

@media only screen and (min-width:991px) {
	.spotlight-item-content {
		/*border: 3px solid #fff;*/
		/*padding-bottom: 20px;*/
		max-width: 1266px;
		height: 100%;
		border-radius: 10px
	}
}

[dir=rtl] .spotlight-item-content {
	-webkit-transform: translateX(-50px);
	transform: translateX(-50px)
}

@media only screen and (min-width:991px) {
	.spotlight-item-content-inner {
		max-width: 580px;
		padding: 150px 0;
		padding-left: 50px;
	}
}

.spotlight .online-exclusive {
	-webkit-transform: translateX(50px);
	transform: translateX(50px);
	-webkit-transition: all .5s ease-in-out 0ms;
	transition: all .5s ease-in-out 0ms;
	-webkit-transition-delay: .3s;
	transition-delay: .3s
}

[dir=rtl] .spotlight .online-exclusive {
	-webkit-transform: translateX(-50px);
	transform: translateX(-50px)
}

.slick-spotlight {
	height: 100%;
}

.sliderContainer {
	height: 100%;
}

.spotlight-image {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 0;
	bottom: 0;
	z-index: -1;
	background-size: auto;
	background-position: 50%;
	background-repeat: no-repeat;
	max-width: 1266px;
	width: 1266px;
	height: auto;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	-o-object-fit: cover;
	object-fit: cover;
	background-color: #777;
	opacity: 1;
	/*z-index: 0;*/
	max-width: 1266px;
	height: 500px;
}

.spotlight-image.slick-lazyload-error,
.spotlight-image.slick-loading {
	background-color: #ccc;
	width: 100%;
	height: 100%
}

@media only screen and (max-width:767px) {
	.spotlight-image {
		width: 100%;
		height: 100%
	}
}

.spotlight-image.slick-loading {
	opacity: .4
}

.spotlight-thumb {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	cursor: pointer;
	height: 81px
}

@media only screen and (min-width:767px) {
	.spotlight-thumb {
		height: 91px
	}
}

.spotlight-thumb:before {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	bottom: 0;
	top: 20px;
	/*background-color: hsl(0deg 0% 98%);*/
	background-color: #fff;
	border-bottom: 1px solid #e9e3e3;
}

@media only screen and (min-width:767px) {
	.spotlight-thumb:before {
		border-radius: 8px 8px 0 0
	}
}

.spotlight-thumb .container {
	padding: 0
}

.spotlight-thumb-inner {
	background-color: transparent;
	overflow: visible;
	padding: 0
}

.spotlight-thumb-item {
	padding: 10px 17px;
	width: 100%;
	display: inline-block;
}

@media only screen and (min-width:767px) {
	.spotlight-thumb-item {
		padding: 17px 30px 13px
	}
}

.spotlight-thumb-item p {
	margin-bottom: 0
}

.spotlight-thumb-card {
	background-color: transparent
}

.spotlight-thumb-content {
	padding: 20px 30px
}

.spotlight-thumb .swiper-container {
	background-color: hsla(0, 0%, 93.3%, 0);
	padding: 0
}

.spotlight-thumb .swiper-container p {
	color: #000;
	margin-bottom: 0
}

.spotlight-thumb .spotlight-thumb-item:before {
	position: absolute;
	content: "";
	top: -15px;
	left: 50%;
	-webkit-transform: translate(-50%);
	transform: translate(-50%);
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-bottom: 15px solid transparent;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out
}

.spotlight-thumb .slick-active.slick-current .spotlight-thumb-item {
	background-color: #fff;
	-webkit-box-shadow: 0 -3px 20px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 -3px 20px 0 rgba(0, 0, 0, .1);
	border-radius: 2px 2px 0 0;
	position: relative;
	overflow: inherit;
}

@media only screen and (min-width:767px) {
	.spotlight-thumb .slick-active.slick-current .spotlight-thumb-item {
		-webkit-box-shadow: 0 -5px 14px 2px rgba(0, 0, 0, .15);
		box-shadow: 0 -5px 14px 2px rgba(0, 0, 0, .15)
	}
}

.spotlight-thumb .slick-active.slick-current .spotlight-thumb-item:before {
	border-bottom: 15px solid #fff
}

.spotlight-thumb .slick-active.slick-current .spotlight-thumb-item .spotlight-timer {
	/*height: 2px;
	width: 0;*/
	position: absolute;
	bottom: 0;
	/*background-image: linear-gradient(224deg, #753bbd, #c724b1 74%)*/
}

.spotlight-thumb .slick-active.slick-current .spotlight-thumb-item .spotlight-timer.animation {
	/*-webkit-animation-name: increase-data-v-fbd2156e;
	animation-name: increase-data-v-fbd2156e;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	background: #1f69ed;*/
	left: 0px !important;
}

.spotlight-thumb .slick-active.slick-current .spotlight-thumb-item .spotlight-timer.hover {
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}

.spotlight-thumb .slick-active.slick-current .spotlight-thumb-item .spotlight-timer {
	left: 0
}

[dir=ltr] .spotlight-thumb .slick-active.slick-current .spotlight-thumb-item .spotlight-timer {
	left: 0
}

[dir=rtl] .spotlight-thumb .slick-active.slick-current .spotlight-thumb-item .spotlight-timer {
	right: 0;
	-webkit-animation-duration: 8s;
	animation-duration: 8s
}

@-webkit-keyframes increase-data-v-fbd2156e {
	to {
		width: 100%
	}
}

@keyframes increase-data-v-fbd2156e {
	to {
		width: 100%
	}
}

.spotlight .slick-active.slick-current .online-exclusive,
.spotlight .slick-active.slick-current .spotlight-item-content {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.spotlight .carousel-thumb-title {
	font-size: .937rem;
	font-family: 'Nunito', sans-serif;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight: bold;
}

[dir=rtl] .spotlight .carousel-thumb-title {
	font-family: 'Nunito', sans-serif
}

.spotlight .carousel-thumb-subtitle {
	font-size: .812rem;
	color: #777;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.banner-search {
	position: relative;
	padding: 64px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 1920px;
	margin: 0 auto;
	background: linear-gradient(315deg, #753bbd, #00205b 67.21%, #00205b)
}

@media only screen and (max-width:767px) {
	.banner-search {
		padding: 20px 0;
		min-height: 110px;
		height: 110px
	}
}

.banner-search input {
	-webkit-appearance: none
}

.banner-search-suggestion {
	background-color: #fff;
	position: absolute;
	-webkit-box-shadow: -2px 2px 10px rgba(0, 0, 0, .2);
	box-shadow: -2px 2px 10px rgba(0, 0, 0, .2);
	width: 100%;
	border-radius: 4px;
	z-index: 9;
	overflow: hidden;
	margin-top: 2px
}

.banner-search-suggestion li {
	padding: 10px 20px !important;
	position: relative
}

.banner-search-suggestion li:last-of-type {
	margin-bottom: 0
}

.banner-search-suggestion li.active,
.banner-search-suggestion li:hover {
	background: linear-gradient(315deg, #00a9ce 20%, #00a9ce 67.21%, #753bbd)
}

.banner-search-suggestion li.active a,
.banner-search-suggestion li:hover a {
	color: #fff
}

.banner-search-suggestion li a {
	color: #333;
	display: block
}

@media only screen and (max-width:767px) {
	.banner-search-suggestion li a {
		font-size: 16px;
		line-height: 16px
	}
}

.banner-search .grid-container {
	position: relative
}

.banner-search-inner,
.banner-search .grid-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.banner-search-inner {
	height: 100%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.banner-search-form {
	width: 100%;
	position: relative
}

.banner-search-input {
	width: 100%;
	height: 72px;
	background-color: hsla(0, 0%, 100%, .4);
	border-radius: 12px;
	padding: 20px;
	color: #fff;
	border: 0;
	font-size: 36px;
	line-height: 36px;
	font-family: 'Nunito', sans-serif
}

[dir=ltr] .banner-search-input {
	padding-right: 250px
}

[dir=rtl] .banner-search-input {
	padding-left: 250px
}

@media only screen and (max-width:767px) {
	.banner-search-input {
		font-size: 16px;
		line-height: 16px;
		width: 100%;
		height: 40px;
		margin: 0;
		padding: 0 10px;
		border-radius: 8px
	}

	[dir=ltr] .banner-search-input {
		padding-right: 100px
	}

	[dir=rtl] .banner-search-input {
		padding-left: 100px
	}
}

.banner-search-input::-webkit-input-placeholder {
	color: hsla(0, 0%, 100%, .7);
	font-size: 36px;
	line-height: 36px;
	font-family: 'Nunito', sans-serif
}

.banner-search-input::-moz-placeholder {
	color: hsla(0, 0%, 100%, .7);
	font-size: 36px;
	line-height: 36px;
	font-family: 'Nunito', sans-serif
}

.banner-search-input:-ms-input-placeholder {
	color: hsla(0, 0%, 100%, .7);
	font-size: 36px;
	line-height: 36px;
	font-family: 'Nunito', sans-serif
}

.banner-search-input::-ms-input-placeholder {
	color: hsla(0, 0%, 100%, .7);
	font-size: 36px;
	line-height: 36px;
	font-family: 'Nunito', sans-serif
}

.banner-search-input::placeholder {
	color: hsla(0, 0%, 100%, .7);
	font-size: 36px;
	line-height: 36px;
	font-family: 'Nunito', sans-serif
}

@media only screen and (max-width:767px) {
	.banner-search-input::-webkit-input-placeholder {
		font-size: 16px;
		line-height: 16px
	}

	.banner-search-input::-moz-placeholder {
		font-size: 16px;
		line-height: 16px
	}

	.banner-search-input:-ms-input-placeholder {
		font-size: 16px;
		line-height: 16px
	}

	.banner-search-input::-ms-input-placeholder {
		font-size: 16px;
		line-height: 16px
	}

	.banner-search-input::placeholder {
		font-size: 16px;
		line-height: 16px
	}
}

.banner-search-btn.btn.white {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-radius: 8px;
	height: 56px
}

[dir=ltr] .banner-search-btn.btn.white {
	right: 8px
}

[dir=rtl] .banner-search-btn.btn.white {
	left: 8px
}

.banner-search-btn.btn.white.disabled {
	pointer-events: none;
	opacity: .8
}

@media only screen and (max-width:767px) {
	.banner-search-btn.btn.white {
		width: 90px;
		height: 34px;
		line-height: 25px;
		min-width: 90px;
		font-size: 15px;
		top: 3px;
		-webkit-transform: translateY(0);
		transform: translateY(0);
		padding: 0;
		border-radius: 4px
	}

	[dir=ltr] .banner-search-btn.btn.white {
		right: 3px
	}

	[dir=rtl] .banner-search-btn.btn.white {
		left: 3px
	}
}

.banner-search-btn.btn.white:hover {
	color: #fff
}

@media only screen and (min-width:767px) {
	.videos .cardsList-all {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
}

.videos .cardsList-card {
	margin: 20px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	border-radius: 8px;
	background-color: #fff;
	border: 1px solid #ddd;
	overflow: hidden;
	text-align: center;
	-ms-flex-preferred-size: calc(33.33333% - 20px);
	flex-basis: calc(33.33333% - 20px)
}

@media only screen and (min-width:767px) {
	.videos .cardsList-card {
		margin: 20px 10px
	}
}

.topicView-item {
	border: 1px solid #ddd;
	margin: 35px 0;
	border-radius: 10px;
	position: relative;
	overflow: hidden
}

.topicView-item-link {
	display: block;
	padding: 30px;
	cursor: pointer
}

.topicView-item-list {
	overflow: hidden;
	max-height: 0
}

.topicView-item-list,
.topicView-item-list.active {
	-webkit-transition: max-height .3s ease-out;
	transition: max-height .3s ease-out
}

.topicView-item-list.active {
	max-height: 100vh
}

.topicView-item-list ol {
	padding: 30px !important;
	border-top: 1px solid #ddd;
	position: relative;
	min-height: 100px
}

@media only screen and (min-width:767px) {
	.topicView-item-list ol {
		-webkit-columns: 2;
		-moz-columns: 2;
		columns: 2
	}
}

.topicView-item-list ol a {
	margin-bottom: 15px;
	display: block
}

.topicView-item.active .topicView-item-icon:after {
	height: 0
}

.topicView-item-icon {
	position: absolute;
	height: 30px;
	width: 30px;
	border: 2px solid #c724b1;
	top: 45px;
	border-radius: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	pointer-events: none
}

[dir=ltr] .topicView-item-icon {
	right: 30px
}

[dir=rtl] .topicView-item-icon {
	left: 30px
}

.topicView-item-icon:before {
	width: 12px;
	height: 2px
}

.topicView-item-icon:after,
.topicView-item-icon:before {
	position: absolute;
	content: "";
	top: 50%;
	left: 50%;
	background-color: #c724b1;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 2px
}

.topicView-item-icon:after {
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	width: 2px;
	height: 12px
}

.topicView .fadeHelp-enter-active,
.topicView .fadeHelp-leave-active {
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
	-webkit-transition-delay: 1s;
	transition-delay: 1s
}

.topicView .fadeHelp-enter,
.topicView .fadeHelp-leave-to {
	opacity: 0;
	-webkit-transition-delay: 1s;
	transition-delay: 1s
}

.topicView .link.black.underline {
	margin-bottom: 15px;
	display: block
}

.topicView-notFound {
	width: 150px;
	height: 150px
}

.topicView .grid-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative
}

.topicView-content img {
	width: auto !important;
	height: auto !important;
	max-width: 100%
}

.topicView-content a,
.topicView-content a>span {
	color: #c724b1 !important;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out
}

.topicView-content a:hover,
.topicView-content a>span:hover {
	text-decoration: underline
}

.topicView-content li,
.topicView-content ul {
	list-style: revert
}

[dir=ltr] .topicView-content li,
[dir=ltr] .topicView-content ul {
	padding-left: revert
}

[dir=rtl] .topicView-content li,
[dir=rtl] .topicView-content ul {
	padding-right: revert
}

.topicView-content table {
	border: 0;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 20px;
	height: 100% !important
}

[dir=ltr] .topicView-content table {
	margin-right: 60px
}

[dir=rtl] .topicView-content table {
	margin-left: 60px
}

[dir=ltr] .topicView-content table:last-of-type {
	margin-right: 0
}

[dir=rtl] .topicView-content table:last-of-type {
	margin-left: 0
}

.topicView-content table td {
	border: 1px solid #ddd;
	padding: 20px 15px
}

.svg-icon {
	vertical-align: middle;
	overflow: hidden;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	fill: #000
}

.quickLinks[data-v-0c2698fb] {
	background-color: #fff;
	border-top: 1px solid #ddd;
	padding-bottom: 40px;
	padding-top: 53px;
	position: relative
}

@media only screen and (max-width:767px) {
	.quickLinks[data-v-0c2698fb] {
		text-align: left;
		padding: 22px 0 30px
	}
}

.quickLinks .border-mobile[data-v-0c2698fb] {
	position: relative
}

@media only screen and (max-width:767px) {
	.quickLinks .border-mobile[data-v-0c2698fb]:before {
		position: absolute;
		content: "";
		left: -32px;
		right: -32px;
		bottom: -5px;
		height: 2px;
		background-image: linear-gradient(-45deg, #753bbd 8%, #00a9ce 70%, #00a9ce)
	}
}

.quickLinks-icon[data-v-0c2698fb] {
	margin-bottom: 20px;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

@media only screen and (max-width:767px) {
	.quickLinks-icon[data-v-0c2698fb] {
		display: inline-block;
		width: 40px;
		height: 40px;
		margin-bottom: 0;
		margin-right: 20px
	}
}

@media only screen and (max-width:767px) {
	.quickLinks-text[data-v-0c2698fb] {
		display: inline-block;
		text-align: left;
		vertical-align: middle
	}

	[dir=rtl] .quickLinks-text[data-v-0c2698fb] {
		text-align: right
	}
}

@media only screen and (max-width:767px) {

	.quickLinks-text p[data-v-0c2698fb],
	.quickLinks .body-text-small[data-v-0c2698fb] {
		margin-bottom: 0
	}
}

.quickLinks-item[data-v-0c2698fb] {
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	position: relative;
	cursor: pointer;
	margin: 30px 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@media only screen and (max-width:767px) {
	.quickLinks-item[data-v-0c2698fb] {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin: 33px 0 0
	}
}

.quickLinks-item a[data-v-0c2698fb] {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.quickLinks-item .svg-icon[data-v-0c2698fb],
.quickLinks-item p[data-v-0c2698fb] {
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out
}

.quickLinks-item .svg-icon[data-v-0c2698fb] {
	display: block;
	margin: 0 auto;
	margin-bottom: 11px;
	pointer-events: none;
	fill: #333
}

@media only screen and (max-width:767px) {
	.quickLinks-item .svg-icon[data-v-0c2698fb] {
		margin-right: 15px;
		margin-left: 0;
		margin-bottom: 0;
		fill: #753bbd;
		width: 34px !important;
		height: 38px !important;
		fill: url(#du-icon-gradient)
	}

	[dir=rtl] .quickLinks-item .svg-icon[data-v-0c2698fb] {
		margin-right: 0;
		margin-left: 15px
	}
}

.quickLinks-item .subtitle2 .offer-mobile[data-v-0c2698fb] {
	font-family: 'Nunito', sans-serif;
	margin-left: 5px;
	vertical-align: text-top;
	border-radius: 8.5px;
	font-size: 13px;
	padding: 0 8px;
	height: 17px;
	line-height: 20px
}

[dir=rtl] .quickLinks-item .subtitle2 .offer-mobile[data-v-0c2698fb] {
	margin-left: 0;
	margin-right: 5px;
	font-family: 'Nunito', sans-serif;
	line-height: 16px
}

.quickLinks-item .subtitle2 .offer-mobile.violet[data-v-0c2698fb] {
	background-color: #753bbd;
	color: #fff
}

.quickLinks-item .subtitle2 .offer-mobile.aqua[data-v-0c2698fb] {
	background-color: #00a9ce;
	color: #fff
}

.quickLinks-item .subtitle2 .offer-mobile.magenta[data-v-0c2698fb] {
	background-color: #c724b1;
	color: #fff
}

.quickLinks-item .subtitle2 .offer-mobile.gradient[data-v-0c2698fb] {
	background-image: linear-gradient(33deg, #5533a2 8%, #c724b1 53%);
	color: #fff
}

@media only screen and (min-width:767px) {
	.quickLinks-item .subtitle2 .offer-mobile[data-v-0c2698fb] {
		display: none
	}
}

.quickLinks-item .offer-desktop[data-v-0c2698fb] {
	position: absolute;
	left: 55%;
	top: 20px;
	font-family: 'Nunito', sans-serif;
	border-radius: 8.5px;
	font-size: 13px;
	color: #fff;
	padding: 0 8px;
	height: 17px;
	line-height: 20px
}

[dir=rtl] .quickLinks-item .offer-desktop[data-v-0c2698fb] {
	left: auto;
	right: 55%;
	line-height: 16px;
	font-family: 'Nunito', sans-serif
}

.quickLinks-item .offer-desktop.violet[data-v-0c2698fb] {
	background-color: #753bbd;
	color: #fff
}

.quickLinks-item .offer-desktop.aqua[data-v-0c2698fb] {
	background-color: #00a9ce;
	color: #fff
}

.quickLinks-item .offer-desktop.magenta[data-v-0c2698fb] {
	background-color: #c724b1;
	color: #fff
}

.quickLinks-item .offer-desktop.gradient[data-v-0c2698fb] {
	background-image: linear-gradient(33deg, #5533a2 8%, #c724b1 53%);
	color: #fff
}

@media only screen and (max-width:767px) {
	.quickLinks-item .offer-desktop[data-v-0c2698fb] {
		display: none
	}
}

@media only screen and (max-width:767px) {
	.quickLinks-item[data-v-0c2698fb]:before {
		position: absolute;
		content: "â€º";
		font-size: 28px;
		bottom: 3px;
		line-height: 15px;
		right: -5px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}

	[dir=rtl] .quickLinks-item[data-v-0c2698fb]:before {
		left: -5px;
		right: auto;
		-webkit-transform: translateY(-50%) rotate(0deg);
		transform: translateY(-50%) rotate(0deg)
	}
}

.quickLinks-item:hover h2[data-v-0c2698fb],
.quickLinks-item:hover h3[data-v-0c2698fb],
.quickLinks-item:hover p[data-v-0c2698fb] {
	color: #753bbd
}

.quickLinks-item:hover .svg-icon[data-v-0c2698fb] {
	fill: url(#du-icon-gradient) #753bbd;
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out
}

.cardsList {
	/*overflow: hidden;*/
	position: relative;
	/*background-color: #206AED;*/
	/*z-index: 1;*/
}

.cardsList:after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	height: 50%;
	bottom: 0;
	height: 290px;
	/*background-image: -webkit-gradient(linear, left bottom, left top, from(#753bbd), color-stop(28%, #6748bf), color-stop(40%, #5a54c1), color-stop(82%, #00a9ce), to(#00a9ce));
	background-image: linear-gradient(0deg, #753bbd, #6748bf 28%, #5a54c1 40%, #00a9ce 82%, #00a9ce);
	background-color: #777;*/
	background: #206AED;
	z-index: -1
}

@media only screen and (max-width:767px) {
	.cardsList:after {
		height: 60%
	}
}

.cardsList .headline3 {
	margin-bottom: 10px;
	color: #fff;
}

.cardsList .subtitle3 {
	font-size: 1.062rem;
	font-weight: normal;
	color: #fff;

}

.cardsList .cell {
	position: relative
}

@media only screen and (min-width:767px) {
	.cardsList .slick-list {
		overflow: visible
	}
}

.cardsList .slick-slide {
	/*display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: auto;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #fff;
	padding: 50px 25px 30px;
	margin-bottom: 34px;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	color: #333;
	position: relative;
	margin: 20px;
	min-height: 450px*/
	padding: 0px;
	padding-right: 100px;
}

.cardsList .slick-slide>div {
	height: 100%;
	width: 100%
}

@media only screen and (max-width:767px) {
	.cardsList .slick-slide {
		margin: 0 12px;
		margin-bottom: 25px;
		padding: 50px 10px 20px 20px;
		min-height: 452px
	}
}

@media only screen and (min-width:767px) {
	[dir=ltr] .cardsList .slick-slide:first-of-type {
		margin-left: 0
	}
}

@media only screen and (min-width:767px) {
	[dir=rtl] .cardsList .slick-slide:first-of-type {
		margin-right: 0
	}
}

.cardsList .slick-slide.slick-active .cardsList-content {
	opacity: 1
}

/*.cardsList .slick-slide.slick-active:hover {
	-webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .15);
	border-color: #fff
}*/

@media only screen and (min-width:767px) {
	.cardsList .slick-slide.slick-active:hover {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px)
	}
}

.cardsList .slick-slide.slick-active:hover .cardsList-item-line:before {
	opacity: 1
}

@media only screen and (max-width:767px) {

	/*.cardsList .slick-slide.slick-active {
		-webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .15);
		box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .15);
		border-color: #fff
	}*/
	.cardsList .slick-slide.slick-active .cardsList-item-line:before {
		opacity: 1
	}
}

.cardsList .slick-slide.slick-active .btn.secondary {
	cursor: pointer
}

@media only screen and (max-width:767px) {
	.cardsList .slick-slide.slick-active .btn.secondary {
		border-color: #fff;
		color: #fff;
		background-color: transparent;
		background-image: linear-gradient(33deg, #753bbd 8%, #c724b1 53%)
	}
}

.cardsList-list {
	margin-bottom: 70px
}

.cardsList-price {
	text-align: center;
	margin-top: 10px;
	border-top: 1px solid #ddd;
	padding-top: 30px;
	position: relative
}

.cardsList-content {
	opacity: .7;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: 100%
}

.cardsList-item {
	height: 100%
}

.cardsList-item-line {
	border-radius: 10px;
	position: absolute;
	left: -1px;
	right: 0;
	top: -1px;
	bottom: 0;
	overflow: hidden;
	pointer-events: none;
	z-index: 0
}

[dir=rtl] .cardsList-item-line {
	left: 0;
	right: -1px
}

.cardsList-item-line:before {
	position: absolute;
	content: "";
	left: 0;
	height: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 8px;
	opacity: 0;
	background-image: linear-gradient(-29deg, #00a9ce 10%, #00a9ce 48%, #c724b1 71%);
	-webkit-transform: scaleY(-1);
	transform: scaleY(-1);
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out
}

[dir=rtl] .cardsList-item-line:before {
	left: auto;
	right: -1px
}

.cardsList-item-content {
	width: 53%
}

.cardsList-item-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.cardsList-item-image {
	text-align: left;
	width: 45%;
	margin-top: 33px;
	max-height: 200px
}

[dir=ltr] .cardsList-item-image {
	padding-right: 20px
}

.cardsList-item-image img {
	margin: 0 auto
}

[dir=rtl] .cardsList-item-image {
	text-align: right;
	padding-left: 20px
}

.cardsList-item-colorsList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 10px 0 20px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.cardsList-item-color {
	width: 20px;
	height: 4px;
	border-radius: 2px;
	display: inline-block;
	margin: 10px 5px 0
}

.cardsList-item-color.border {
	border: 1px solid #ddd;
	height: 5px
}

.cardsList-item-flag {
	background: #00205b;
	-webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, .2);
	box-shadow: 0 2px 0 0 rgba(0, 0, 0, .2);
	border-radius: 0 16px 16px 0;
	color: #fff;
	position: absolute;
	left: -10px;
	top: 25px;
	padding: 5px 0;
	text-align: center;
	width: 140px;
	font-size: .937rem
}

[dir=rtl] .cardsList-item-flag {
	left: auto;
	right: -10px;
	border-radius: 16px 0 0 16px
}

.cardsList-item-flag:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	bottom: -10px;
	z-index: -10;
	border: 10px solid;
	border-color: transparent #012f86 transparent transparent;
	left: -10px
}

[dir=rtl] .cardsList-item-flag:before {
	left: auto;
	right: -10px;
	bottom: -10px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.cardsList-info {
	color: #333;
	position: absolute;
	bottom: 17px;
	font-size: .937rem
}

[dir=ltr] .cardsList-info {
	right: 0
}

@media only screen and (min-width:767px) {
	[dir=ltr] .cardsList-info {
		right: 20px
	}
}

[dir=rtl] .cardsList-info {
	left: 0
}

@media only screen and (min-width:767px) {
	[dir=rtl] .cardsList-info {
		left: 20px
	}
}

@media only screen and (max-width:767px) {
	.cardsList-info {
		width: 100%;
		text-align: center;
		bottom: 20px;
		margin-bottom: 4px
	}
}

.cardsList-info .svg-bg-icon {
	width: 16px;
	height: 18px;
	display: inline-block;
	vertical-align: middle
}

[dir=ltr] .cardsList-info .svg-bg-icon {
	margin-right: 5px
}

[dir=rtl] .cardsList-info .svg-bg-icon {
	margin-left: 5px
}

.cardsList .card-promo {
	background-color: #fff;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: -12px;
	white-space: nowrap
}

.cardsList .card-promo.magenta .card-promo-inner {
	background-color: #c724b1
}

.cardsList .card-promo.aqua .card-promo-inner {
	background-color: #00a9ce
}

.cardsList .card-promo.orange .card-promo-inner {
	background-image: -webkit-gradient(linear, left top, right top, from(#ff8200), to(#f44242));
	background-image: linear-gradient(90deg, #ff8200, #f44242)
}

.cardsList .card-promo.violet .card-promo-inner {
	background-color: #753bbd
}

.cardsList .card-promo.gradient .card-promo-inner {
	background-image: linear-gradient(33deg, #5533a2 8%, #c724b1 53%)
}

.cardsList .card-promo-inner {
	border-radius: 8.5px;
	font-size: 13px;
	color: #fff;
	margin: 0 5px;
	padding: 0 8px;
	height: 17px;
	line-height: 20px
}

[dir=rtl] .cardsList .card-promo-inner {
	line-height: 16px
}

.cardsList .card-promo-inner .svg-bg-icon {
	width: 17px;
	height: 15px;
	display: inline-block;
	vertical-align: middle
}

.cardsList .card-promo-inner p,
.cardsList .card-promo-inner svg {
	margin-bottom: 0;
	display: inline-block;
	vertical-align: middle
}

.cardsList .card-promo-inner p {
	margin-right: 2px
}

[dir=rtl] .cardsList .card-promo-inner p {
	margin-right: 0;
	margin-left: 2px
}

.cardsList .card-title {
	font-size: 1.375rem;
	font-family: 'Nunito', sans-serif;
	margin-bottom: 0;
	line-height: 25px;
	margin-bottom: 5px
}

[dir=rtl] .cardsList .card-title {
	font-family: 'Nunito', sans-serif
}

.cardsList .card-title span {
	font-size: 15px;
	line-height: 18px;
	display: block
}

.cardsList .card-body {
	color: #777;
	font-size: .812rem;
	font-family: 'Nunito', sans-serif;
	line-height: 1.4;
	margin-bottom: 0
}

[dir=rtl] .cardsList .card-body {
	font-family: 'Nunito', sans-serif
}

.cardsList .card-body.black {
	color: #333;
	margin-bottom: 5px;
	font-size: .937rem
}

.cardsList .card-fees {
	font-size: .812rem;
	font-family: 'Nunito', sans-serif;
	color: #333
}

[dir=rtl] .cardsList .card-fees {
	font-family: 'Nunito', sans-serif
}

.cardsList .card-plus {
	font-family: 'Nunito', sans-serif;
	font-size: 1.375rem
}

[dir=rtl] .cardsList .card-plus {
	font-family: 'Nunito', sans-serif
}

.planSelection {
	position: relative
}

.planSelection-bg {
	background-position: 50%;
	background-size: cover;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	background-color: #777
}

[dir=rtl] .planSelection-bg {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1)
}

@media only screen and (min-width:1280px) {
	.planSelection-title {
		margin-right: 50px
	}

	[dir=rtl] .planSelection-title {
		margin-left: 50px;
		margin-right: 0
	}
}

.planSelection svg {
	display: block;
	margin: 0 auto;
	width: 30px;
	height: 30px;
	margin-bottom: 10px
}

.planSelection-back {
	color: #fff;
	font-size: 1.062rem;
	line-height: 46px;
	position: relative;
	height: 45px;
	white-space: nowrap
}

@media only screen and (min-width:768px) {


	.planSelection-back {
		line-height: 56px;
		font-size: 1.25rem
	}
}

[dir=ltr] .planSelection-back {
	margin-right: 20px
}

[dir=rtl] .planSelection-back {
	margin-left: 20px
}

.planSelection-back .svg-bg-icon {
	display: inline-block;
	width: 16px;
	height: 12px;
	margin: 0 auto;
	background-image: -webkit-linear-gradient(#fff, #fff), none !important;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out
}

[dir=ltr] .planSelection-back .svg-bg-icon {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

[dir=ltr] .planSelection-back:hover .svg-bg-icon {
	-webkit-transform: rotate(180deg) translateX(5px);
	transform: rotate(180deg) translateX(5px)
}

[dir=rtl] .planSelection-back:hover .svg-bg-icon {
	-webkit-transform: translateX(5px);
	transform: translateX(5px)
}

.planSelection-box {
	border: 3px solid hsla(0, 0%, 100%, .5);
	border-radius: 12px;
	height: 420px;
	min-height: 430px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 32px;
	position: relative
}

@media only screen and (max-width:767px) {
	.planSelection-box {
		border-bottom: 0;
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		padding: 32px 20px;
		min-height: 460px
	}

	.planSelection-box:before {
		left: -3px;
		border: 3px solid hsla(0, 0%, 100%, .5);
		border-top: 0;
		border-right: 0;
		border-bottom-left-radius: 12px
	}

	.planSelection-box:after,
	.planSelection-box:before {
		position: absolute;
		content: "";
		bottom: -9px;
		height: 9px;
		width: 35%
	}

	.planSelection-box:after {
		right: -3px;
		border: 3px solid hsla(0, 0%, 100%, .5);
		border-top: 0;
		border-left: 0;
		border-bottom-right-radius: 12px
	}
}

@media only screen and (max-width:500px) {
	.planSelection-box {
		min-height: 590px
	}
}

.planSelection-box-data,
.planSelection-box-type {
	margin-left: 0;
	margin-bottom: 0
}

.planSelection-box-data li,
.planSelection-box-type li {
	display: inline-block;
	list-style: none;
	width: calc(33.33333% - 6px);
	border: 2px solid #fff;
	border-radius: 7px;
	font-size: 1.25rem;
	color: #fff;
	text-align: center;
	margin-right: 8px;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	position: relative;
	margin-bottom: 24px;
	cursor: pointer;
	padding: 7px
}

[dir=rtl] .planSelection-box-data li,
[dir=rtl] .planSelection-box-type li {
	margin-left: 8px;
	margin-right: 0
}

.planSelection-box-data li .svg-icon,
.planSelection-box-type li .svg-icon {
	fill: #fff
}

.planSelection-box-data li:hover,
.planSelection-box-type li:hover {
	background-color: #fff;
	color: #c724b1
}

.planSelection-box-data li:hover .svg-icon,
.planSelection-box-type li:hover .svg-icon {
	fill: url(#du-magenta-gradient) #c724b1
}

.planSelection-box-data li.active,
.planSelection-box-type li.active {
	background-color: #fff;
	color: #c724b1
}

.planSelection-box-data li.active .svg-icon,
.planSelection-box-type li.active .svg-icon {
	fill: url(#du-magenta-gradient) #c724b1
}

.planSelection-box-data li.active:before,
.planSelection-box-type li.active:before {
	position: absolute;
	content: "";
	bottom: -15px;
	left: 50%;
	-webkit-transform: translate(-50%);
	transform: translate(-50%);
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #fff
}

@media only screen and (max-width:767px) {

	.planSelection-box-data li.active:before,
	.planSelection-box-type li.active:before {
		bottom: -10px;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-top: 10px solid #fff
	}
}

.planSelection-box-data li:last-of-type,
.planSelection-box-type li:last-of-type {
	margin-right: 0
}

[dir=rtl] .planSelection-box-data li:last-of-type,
[dir=rtl] .planSelection-box-type li:last-of-type {
	margin-left: 0
}

.planSelection-box-type li {
	width: calc(50% - 13px);
	position: relative;
	margin-right: 24px;
	margin-bottom: 70px;
	padding: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

[dir=rtl] .planSelection-box-type li {
	margin-left: 24px;
	margin-right: 0
}

@media only screen and (max-width:767px) {
	.planSelection-box-type li:last-of-type {
		margin-bottom: 79px
	}
}

.planSelection-box-type li .svg-bg-icon {
	display: block;
	margin: 0 auto;
	width: 30px;
	height: 30px;
	margin-bottom: 10px;
	background-image: -webkit-linear-gradient(#fff, #fff), none !important
}

@media only screen and (max-width:767px) {
	.planSelection-box-type li {
		width: 100%;
		margin-bottom: 20px;
		padding: 10px
	}
}

.planSelection-box-type li.active:before {
	content: none
}

.planSelection-box-type li p {
	margin-bottom: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	line-height: 21px;
	pointer-events: none
}

.planSelection-box-description {
	text-align: left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

[dir=rtl] .planSelection-box-description {
	text-align: right
}

.planSelection-box-description li {
	padding-left: 30px;
	position: relative;
	margin-bottom: 7px
}

[dir=rtl] .planSelection-box-description li {
	padding-right: 30px;
	padding-left: 0
}

.planSelection-box-description li:before {
	position: absolute;
	content: "";
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	height: 14px;
	width: 7px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	left: 6px;
	top: 4px
}

[dir=rtl] .planSelection-box-description li:before {
	left: auto;
	right: 0
}

.planSelection-box-description li:last-of-type {
	opacity: .6
}

.planSelection-box-description li:last-of-type:before {
	content: none
}

.planSelection-box-description li span {
	text-decoration: underline
}

.planSelection-box-indicator {
	padding: 0;
	display: inline-block;
	opacity: .5;
	font-size: 1.062rem;
	line-height: 52px
}

@media only screen and (max-width:767px) {
	.planSelection-box-indicator {
		position: absolute;
		bottom: -32px;
		z-index: 2;
		text-align: center;
		left: 0;
		right: 0;
		line-height: 48px
	}
}

.planSelection-box .btn {
	float: right
}

[dir=rtl] .planSelection-box .btn {
	float: left
}

@media only screen and (max-width:767px) {
	.planSelection-box .btn {
		width: 170px
	}
}

.planSelection-box .subtitle1 {
	margin-bottom: 30px
}

@media only screen and (max-width:767px) {
	.planSelection-box .subtitle1 {
		font-size: 1.25rem;
		font-family: 'Nunito', sans-serif
	}

	[dir=rtl] .planSelection-box .subtitle1 {
		font-family: 'Nunito', sans-serif
	}
}

.planSelection-steps {
	margin: 0 auto;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

@media only screen and (min-width:767px) {
	.planSelection-steps {
		width: 80%
	}
}

@media only screen and (min-width:1279px) {
	.planSelection-steps {
		width: 70%
	}
}

.planSelection-steps .content {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.planSelection-steps .action {
	margin-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media only screen and (max-width:767px) {
	.planSelection-steps .action {
		margin: 0 auto
	}
}

.planSelection-steps .action-inner {
	white-space: nowrap
}

@media only screen and (max-width:767px) {
	.planSelection-steps .action-inner {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

.fade-enter-active,
.fade-leave-active {
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}

.esconde,
.fade-enter,
.fade-leave-to {
	opacity: 0
}

.esconde {
	-webkit-transform: translateX(-100vh);
	transform: translateX(-100vh)
}

.helpList {
	overflow: hidden;
	padding-bottom: 0;
	height: auto;

}

@media only screen and (max-width:767px) {
	.helpList {
		text-align: center
	}
}

.helpList .slick-list {
	overflow: visible
}

.helpList .slick-slide:after {
	content: "";
	position: absolute;
	display: block;
	width: 0;
	z-index: 1;
	bottom: -10px;
	left: 0;
	right: 0;
	margin: auto;
	width: 20px;
	height: 20px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: -9;
	/*background-image: linear-gradient(-132deg, #c700b1 -100%, #972bb8 0, #922eb8);*/
	background: #206aed;
	opacity: 0
}

.helpList .slick-slide.slick-active.slick-current .helpList-links li a {
	pointer-events: all
}

.helpList .helpList-list .slick-track,
.helpList .helpList-list .slick-track .slick-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.helpList .helpList-list .slick-track .slick-slide {
	margin: 0 5px;
	height: auto;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 6px;
	font-size: 1.25rem;
	color: black;
	text-align: center;
	padding: 24px 24px 20px;
	position: relative;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	cursor: pointer;
	border-radius: 20px;
}

.helpList .helpList-list .slick-track .slick-slide:before {
	position: absolute;
	content: "";
	bottom: 0px;
	opacity: 0;
	left: 50%;
	-webkit-transform: translate(-50%);
	transform: translate(-50%);
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #fff;
	z-index: 99;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;

}

.helpList .helpList-list .slick-track .slick-slide:hover {
	/*color: #206aed;
	-webkit-box-shadow: 0 16px 18px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 16px 18px 0 rgba(0, 0, 0, .15)*/
	color: #206aed;

	/* -webkit-box-shadow: 0 16px 18px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 16px 18px 0 rgba(0, 0, 0, .15) */
	box-shadow: 0 0 0 0 rgba(0 0 0 0);

	border: 1px solid #206aed
}

@media only screen and (min-width:767px) {
	.helpList .helpList-list .slick-track .slick-slide:hover {
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}
}

.helpList .helpList-list .slick-track .slick-slide:hover .svg-icon {
	fill: url(#du-icon-gradient) #753bbd
}

.helpList .helpList-list .slick-track .slick-slide:hover:before {
	opacity: 1
}

@media only screen and (max-width:767px) {
	.helpList .helpList-list .slick-track .slick-slide {
		height: 150px
	}
}

.helpList .helpList-list .slick-slide.slick-current.slick-active {
	-webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .15);
	color: #fff;
	/*-webkit-transform: translateY(10px);*/
	/*transform: translateY(10px);*/
	z-index: 1;
	background-color: #fff
}

.helpList .helpList-list .slick-slide.slick-current.slick-active .svg-icon {
	color: #fff;
	fill: #fff
}

.helpList .helpList-list .slick-slide.slick-current.slick-active:hover:before {
	display: none
}

.helpList .helpList-list .slick-slide.slick-current.slick-active .helpList-item-inner {
	opacity: 1
}

.helpList .helpList-list .slick-slide.slick-current.slick-active:after {
	opacity: 1;
	-webkit-transition: 0s;
	transition: 0s;
	-webkit-transition-delay: .2s;
	transition-delay: .2s
}

.helpList-list {
	margin: 10px 0 50px
}

.helpList-item-inner {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	/*background-image: linear-gradient(208deg, #c700b1, #c700b1 33%, #753bbd);*/
	background: #206aed;
	border-radius: 20px;
	z-index: -1;
	opacity: 0;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	margin: auto;
	padding: 40px;
}

.helpList-item-title {
	line-height: 1.2
}

.helpList-item .svg-icon {
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out
}

.helpList-item .svg-icon,
.helpList-item img {
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
	width: 40px;
	height: 40px
}

/*.helpList-item p {
	margin-bottom: 0
}*/

.helpList-links {
	text-align: left
}

@media only screen and (min-width:767px) {
	.helpList-links {
		margin-left: -15px
	}
}

[dir=rtl] .helpList-links {
	text-align: right
}

@media only screen and (min-width:767px) {
	[dir=rtl] .helpList-links {
		margin-left: 0;
		margin-right: 60px
	}
}

.helpList-links li {
	margin-bottom: 16px
}

.helpList-links li a {
	color: #333;
	text-decoration: underline;
	font-family: 'Nunito', sans-serif;
	font-size: 1.062rem;
	pointer-events: none
}

[dir=rtl] .helpList-links li a {
	font-family: 'Nunito', sans-serif
}

.helpList-links li a:hover {
	color: #c724b1
}

.helpList-links li:last-child {
	margin-bottom: 27px
}

.helpList-links li:last-child a {
	color: #c724b1;
	text-decoration: none;
	font-family: 'Nunito', sans-serif;
	position: relative
}

[dir=rtl] .helpList-links li:last-child a {
	font-family: 'Nunito', sans-serif
}

[dir=ltr] .helpList-links li:last-child a:hover:before {
	right: -20px
}

[dir=rtl] .helpList-links li:last-child a:hover:before {
	left: -20px
}

.helpList-links li:last-child a:before {
	position: absolute;
	content: "â€º";
	font-size: 28px;
	bottom: 3px;
	line-height: 15px;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	font-family: 'Nunito', sans-serif
}

[dir=ltr] .helpList-links li:last-child a:before {
	right: -15px
}

[dir=rtl] .helpList-links li:last-child a:before {
	font-family: 'Nunito', sans-serif;
	left: -15px;
	bottom: 6px
}

.helpList-footer {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background-color: #f8f8f8
}

.helpList-footer-link {
	color: #333;
	font-family: 'Nunito', sans-serif
}

[dir=rtl] .helpList-footer-link {
	font-family: 'Nunito', sans-serif
}

.helpList-footer-link .svg-icon {
	display: inline-block;
	margin: 0 auto;
	vertical-align: middle;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out
}

[dir=ltr] .helpList-footer-link .svg-icon {
	margin-right: 5px
}

[dir=rtl] .helpList-footer-link .svg-icon {
	margin-left: 5px
}

@media only screen and (max-width:767px) {
	.helpList-footer-link .svg-icon {
		margin-bottom: 5px
	}
}

.helpList-footer-inner {
	padding: 30px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: left;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.helpList-footer-inner-copy-right {
	padding: 30px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: left;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;

	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

[dir=rtl] .helpList-footer-inner {
	text-align: right
}

@media only screen and (min-width:991px) {
	.helpList-footer-inner {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		padding: 30px 0
	}
}

.helpList-footer-inner .btn.border {
	line-height: 2.4
}

@media only screen and (max-width:991px) {
	.helpList-footer svg {
		display: block;
		margin: 0 auto 10px
	}
}

.helpList-footer-social {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.helpList-footer-social p {
	margin-bottom: 0;
	margin-right: 10px
}

[dir=rtl] .helpList-footer-social p {
	margin-right: 0;
	margin-left: 10px
}

@media only screen and (max-width:991px) {
	.helpList-footer-social p {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		margin-top: 20px;
		margin-bottom: 20px;
		text-align: center
	}
}

.helpList-footer-social a {
	margin: 0 10px
}

@media only screen and (max-width:991px) {
	.helpList-footer-social a {
		text-align: center;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		width: 100%
	}
}

.helpList-footer-social a:hover {
	text-decoration: underline
}

.hidden-btn {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1
}

.banner {
	position: relative;
	padding: 90px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 1920px;
	margin: 0 auto
}

@media only screen and (max-width:767px) {
	.banner {
		padding: 20px 0;
		min-height: 500px
	}
}

.banner .grid-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	width: 100%
}

@media only screen and (max-width:767px) {
	.banner .grid-container {
		padding: 15px
	}
}

.banner .online-exclusive {
	top: -30px
}

@media only screen and (max-width:767px) {
	.banner .online-exclusive {
		right: 0;
		top: -20px
	}

	[dir=rtl] .banner .online-exclusive {
		right: auto;
		left: 0
	}
}

@media only screen and (max-width:767px) {

	.banner .online-exclusive+.banner-item>.banner-item-content>.headline2,
	.banner .online-exclusive+.banner-item>.banner-item-content>.shoulder {
		max-width: 74%
	}
}

.banner-inner {
	height: 100%;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.banner-inner,
.banner-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.banner-item {
	border: 2px solid #fff;
	border-radius: 16px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: -webkit-fit-content;
	height: -moz-fit-content;
	height: fit-content
}

@media only screen and (max-width:767px) {
	.banner-item {
		border-radius: 10px
	}
}

@media only screen and (max-width:767px) {
	.banner-item .shoulder {
		font-size: 1.062rem
	}
}

.banner-item .headline2 {
	margin-bottom: 4px
}

@media only screen and (min-width:767px) {
	.banner-item .headline2 {
		margin-bottom: 22px
	}
}

.banner-item .description1 {
	margin-bottom: 13px;
	line-height: 19px
}

[dir=ltr] .banner-item .description1 {
	margin-right: 20px
}

[dir=rtl] .banner-item .description1 {
	margin-left: 20px
}

@media only screen and (min-width:767px) {
	.banner-item .description1 {
		margin-bottom: 25px;
		line-height: 25px
	}
}

.banner-item-content {
	border-radius: 16px;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 15px 20px 20px;
	position: relative;
	z-index: 1;
	pointer-events: none
}

@media only screen and (max-width:767px) {
	.banner-item-content {
		border-radius: 10px
	}
}

@media only screen and (min-width:991px) {
	.banner-item-content {
		padding: 35px 45px;
		padding-right: 19%;
		min-height: 350px;
		width: 60%
	}

	[dir=rtl] .banner-item-content {
		padding-right: 50px;
		padding-left: 19%
	}
}

.banner-item-content .btn {
	max-width: 200px;
	pointer-events: all
}

.banner-image {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	background-color: #777
}

.customerLinks .subtitle3 {
	margin-bottom: 25px
}

.customerLinks-card {
	position: relative;
	margin: 20px 0;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	height: 140px;
	overflow: hidden
}

@media only screen and (min-width:767px) {
	.customerLinks-card {
		height: 345px;
		margin: 3px
	}

	.customerLinks-card:hover {
		-webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .15);
		box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .15)
	}

	.customerLinks-card.top.left {
		border-radius: 12px 0 0 0
	}

	[dir=rtl] .customerLinks-card.top.left {
		border-radius: 0 12px 0 0
	}

	.customerLinks-card.top.left:hover {
		-webkit-transform: translate(-10px, -10px);
		transform: translate(-10px, -10px)
	}

	[dir=rtl] .customerLinks-card.top.left:hover {
		-webkit-transform: translate(10px, -10px);
		transform: translate(10px, -10px)
	}

	.customerLinks-card.top.right {
		border-radius: 0 12px 0 0
	}

	[dir=rtl] .customerLinks-card.top.right {
		border-radius: 12px 0 0 0
	}

	.customerLinks-card.top.right:hover {
		-webkit-transform: translate(10px, -10px);
		transform: translate(10px, -10px)
	}

	[dir=rtl] .customerLinks-card.top.right:hover {
		-webkit-transform: translate(-10px, -10px);
		transform: translate(-10px, -10px)
	}

	.customerLinks-card.bottom.left {
		border-radius: 0 0 0 12px
	}

	[dir=rtl] .customerLinks-card.bottom.left {
		border-radius: 0 0 12px 0
	}

	.customerLinks-card.bottom.left:hover {
		-webkit-transform: translate(-10px, 10px);
		transform: translate(-10px, 10px)
	}

	[dir=rtl] .customerLinks-card.bottom.left:hover {
		-webkit-transform: translate(10px, 10px);
		transform: translate(10px, 10px)
	}

	.customerLinks-card.bottom.right {
		border-radius: 0 0 12px 0
	}

	[dir=rtl] .customerLinks-card.bottom.right {
		border-radius: 0 0 0 12px
	}

	.customerLinks-card.bottom.right:hover {
		-webkit-transform: translate(10px, 10px);
		transform: translate(10px, 10px)
	}

	[dir=rtl] .customerLinks-card.bottom.right:hover {
		-webkit-transform: translate(-10px, 10px);
		transform: translate(-10px, 10px)
	}
}

.customerLinks-card-image {
	z-index: -1;
	background-size: cover;
	background-position: 50%;
	background-color: #777
}

.customerLinks-card-image,
.customerLinks-card-link {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.customerLinks-card-content {
	position: absolute;
	right: 0;
	top: auto;
	bottom: 0;
	background-color: #fff;
	border-radius: 8px 0 0 0;
	padding: 15px 15px 0;
	width: 200px
}

[dir=rtl] .customerLinks-card-content {
	left: 0;
	right: auto;
	border-radius: 0 8px 0 0
}

@media only screen and (min-width:767px) {
	.customerLinks-card-content {
		padding: 15px;
		padding-right: 40px;
		width: 260px;
		top: auto;
		bottom: 10px;
		left: 10px;
		border-radius: 0px 0 0 0px;
	}

	[dir=rtl] .customerLinks-card-content {
		padding-right: 15px;
		padding-left: 40px;
		border-radius: 0 8px 8px 0
	}
}

.customerLinks-card-content .title {
	font-size: 15px;
	color: #000000;
	margin-bottom: 7px;
	font-weight: normal;
}

.customerLinks-card-content .link {
	color: #c724b1;
	font-family: 'Nunito', sans-serif;
	margin-bottom: 0
}

[dir=rtl] .customerLinks-card-content .link {
	font-family: 'Nunito', sans-serif
}

.addLife {
	/*background-image: -webkit-gradient(linear, left bottom, left top, color-stop(18%, #ececec), color-stop(33%, #fff), color-stop(56%, #fff), to(#e6e6e6));
	background-image: linear-gradient(0deg, #ececec 18%, #fff 33%, #fff 56%, #e6e6e6);*/
	overflow: hidden
}

@media only screen and (min-width:767px) {
	.addLife {
		/*padding-bottom: 120px*/
		padding: 20px 0;
	}
}

.addLife .slick-track,
.addLife .slick-track .slick-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.addLife .slick-track .slick-slide {
	margin: 20px 10px;
	/*height: auto;*/
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	border-radius: 8px;
	background-color: #fff;
	border: 1px solid #ddd;
	overflow: hidden
}

@media only screen and (min-width:767px) {
	[dir=ltr] .addLife .slick-track .slick-slide:first-of-type {
		margin-left: 0
	}

	[dir=ltr] .addLife .slick-track .slick-slide:last-of-type,
	[dir=rtl] .addLife .slick-track .slick-slide:first-of-type {
		margin-right: 0
	}

	[dir=rtl] .addLife .slick-track .slick-slide:last-of-type {
		margin-left: 0
	}
}

.addLife .slick-track .slick-slide:hover {
	-webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .15);
	border-color: transparent
}

@media only screen and (min-width:767px) {
	.addLife .slick-track .slick-slide:hover {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px)
	}
}

@media only screen and (max-width:767px) {
	.addLife .slick-track .slick-slide {
		margin-bottom: 30px
	}
}

.addLife .slick-track .slick-slide>div {
	height: 100%;
	width: 100%
}

@media only screen and (min-width:767px) {
	.addLife .slick-list {
		padding: 0 !important;
		overflow: visible
	}
}

.addLife-card {
	height: 100%;
	width: 100%;
	display: inline-block;
	border-radius: 8px;
	background-color: #fff;
	border: 1px solid #ddd;
	overflow: hidden;
}

.addLife-card-image {
	height: 300px;
	background-size: cover;
	background-position: 50%;
	/*background-color: #777*/
}

.addLife-card-content {
	padding: 10px 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: calc(100% - 230px);
}

@media only screen and (max-width:767px) {
	.addLife-card-content {
		padding: 20px
	}
}

.addLife-card-content .subtitle1 {
	/*margin-bottom: 15px;
	line-height: 1.25*/
}

@media only screen and (max-width:767px) {
	.addLife-card-content .subtitle1 {
		font-size: 1.25rem
	}
}

.addLife-card-content .link {
	margin-bottom: -80px;
	opacity: .5;
}

.bottom {
	margin-bottom: 25px !important;
}

.helpTopics {
	background-color: #f8f8f8
}

@media only screen and (max-width:767px) {
	.helpTopics .grid-container {
		padding: 0 15px
	}
}

.helpTopics .card-link,
[dir=ltr] .helpTopics .card-link {
	padding-right: 20px
}

[dir=rtl] .helpTopics .card-link {
	padding-left: 20px
}

.helpTopics .card-link.arrow-down:after,
.helpTopics .card-link.arrow-down:before {
	position: absolute;
	content: "";
	width: 10px;
	height: 2px;
	border-radius: 1px;
	background-color: #c724b1;
	top: 8px
}

[dir=ltr] .helpTopics .card-link.arrow-down:before {
	right: 7px;
	-webkit-transform: rotate(48deg);
	transform: rotate(48deg)
}

[dir=rtl] .helpTopics .card-link.arrow-down:before {
	left: 7px;
	-webkit-transform: rotate(-48deg);
	transform: rotate(-48deg)
}

[dir=ltr] .helpTopics .card-link.arrow-down:after {
	right: 1px;
	-webkit-transform: rotate(-48deg);
	transform: rotate(-48deg)
}

[dir=rtl] .helpTopics .card-link.arrow-down:after {
	left: 1px;
	-webkit-transform: rotate(48deg);
	transform: rotate(48deg)
}

.helpTopics .flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

@media only screen and (max-width:767px) {
	.helpTopics .flex {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.helpTopics .flex-right,
[dir=ltr] .helpTopics .flex-right {
	padding-right: 20px
}

[dir=rtl] .helpTopics .flex-right {
	padding-left: 20px
}

.helpTopics-box {
	border: 1px solid #ddd;
	background-color: #fff;
	border-radius: 10px;
	margin: 10px 20px 10px 0;
	padding: 25px;
	min-height: 300px
}

[dir=rtl] .helpTopics-box {
	margin: 10px 0 10px 20px
}

@media only screen and (max-width:767px) {
	.helpTopics-box {
		margin: 5px 0;
		height: calc(100% - 10px)
	}
}

.helpTopics-box a:visited {
	color: #333
}

.helpTopics-box-list li {
	margin-bottom: 10px
}

.helpTopics-box-list li a {
	font-size: .937rem;
	font-family: 'Nunito', sans-serif
}

.helpTopics-box.img {
	padding: 0;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	width: calc(33.33333% - 21px);
	min-height: 150px
}

@media only screen and (max-width:767px) {
	.helpTopics-box.img {
		min-height: 90px
	}
}

@media only screen and (min-width:767px) {
	[dir=ltr] .helpTopics-box.img:nth-child(3n) {
		margin-right: 0
	}
}

@media only screen and (min-width:767px) {
	[dir=rtl] .helpTopics-box.img:nth-child(3n) {
		margin-left: 0
	}
}

@media only screen and (max-width:767px) {
	[dir=ltr] .helpTopics-box.img:nth-child(odd) {
		margin-right: 5px;
		margin-left: 0
	}
}

@media only screen and (max-width:767px) {

	[dir=ltr] .helpTopics-box.img:nth-child(2n),
	[dir=rtl] .helpTopics-box.img:nth-child(odd) {
		margin-left: 5px;
		margin-right: 0
	}
}

@media only screen and (max-width:767px) {
	[dir=rtl] .helpTopics-box.img:nth-child(2n) {
		margin-left: 0;
		margin-right: 5px
	}
}

@media only screen and (max-width:767px) {
	.helpTopics-box.img {
		min-width: calc(50% - 5px);
		width: calc(50% - 5px)
	}
}

.helpTopics-box.img .subtitle1 {
	margin-bottom: 0
}

.helpTopics-box.img a {
	padding: 30px 25px;
	display: block;
	color: #333;
	text-align: center
}

.helpTopics-box.img a:hover {
	color: #753bbd
}

.helpTopics-box.img a:hover .svg-icon {
	fill: url(#du-icon-gradient) #753bbd
}

@media only screen and (max-width:767px) {
	.helpTopics-box.img a {
		padding: 15px 10px
	}
}

.helpTopics-box.img:hover {
	-webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .15);
	border-color: transparent
}

@media only screen and (min-width:767px) {
	.helpTopics-box.img:hover {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px)
	}
}

.helpTopics-box-title {
	font-size: 1.062rem;
	font-family: 'Nunito', sans-serif
}

.helpTopics-box .svg-icon {
	width: 50px;
	height: 50px;
	display: block;
	margin: 0 auto 10px
}

@media only screen and (max-width:767px) {
	.helpTopics-box .svg-icon {
		width: 30px;
		height: 30px
	}
}

.helpTopics .fadeHelp-enter-active,
.helpTopics .fadeHelp-leave-active {
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
	-webkit-transition-delay: 1s;
	transition-delay: 1s
}

.helpTopics .fadeHelp-enter,
.helpTopics .fadeHelp-leave-to {
	opacity: 0;
	-webkit-transition-delay: 1s;
	transition-delay: 1s
}

.videos .cardsList-card.rd-loader {
	min-height: 312px
}

.videos .slick-track,
.videos .slick-track .slick-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.videos .slick-track .slick-slide {
	margin: 20px 10px;
	height: auto;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	border-radius: 8px;
	background-color: #fff;
	border: 1px solid #ddd;
	overflow: hidden
}

@media only screen and (min-width:767px) {
	[dir=ltr] .videos .slick-track .slick-slide:first-of-type {
		margin-left: 0
	}

	[dir=ltr] .videos .slick-track .slick-slide:last-of-type,
	[dir=rtl] .videos .slick-track .slick-slide:first-of-type {
		margin-right: 0
	}

	[dir=rtl] .videos .slick-track .slick-slide:last-of-type {
		margin-left: 0
	}
}

.videos .slick-track .slick-slide:hover {
	-webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .15);
	border-color: transparent
}

@media only screen and (min-width:767px) {
	.videos .slick-track .slick-slide:hover {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px)
	}
}

@media only screen and (max-width:767px) {
	.videos .slick-track .slick-slide {
		margin-bottom: 30px
	}
}

.videos .slick-track .slick-slide>div {
	height: 100%;
	width: 100%
}

@media only screen and (min-width:767px) {
	.videos .slick-list {
		padding: 0 !important;
		overflow: visible
	}
}

@media only screen and (min-width:767px) {
	.videos #slick-addlife {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}
}

@media only screen and (min-width:767px) {

	.videos #slick-addlife,
	.videos .cardsList-card {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.videos .cardsList-card {
		margin: 20px 10px;
		-webkit-transition: .3s ease-out;
		transition: .3s ease-out;
		border-radius: 8px;
		background-color: #fff;
		border: 1px solid #ddd;
		overflow: hidden;
		text-align: center;
		-ms-flex-preferred-size: calc(33.33333% - 20px);
		flex-basis: calc(33.33333% - 20px)
	}

	.videos .cardsList-card:hover {
		-webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .15);
		box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .15);
		border-color: transparent;
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px)
	}
}

.videos-box {
	border-radius: 10px;
	cursor: pointer;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	width: 100%
}

.videos-box:hover p {
	color: #c724b1
}

.videos-box:hover .videos-box-play {
	opacity: 1
}

.videos-box p {
	margin-bottom: 0
}

.videos-box-play {
	position: absolute;
	pointer-events: none;
	width: 110px;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out
}

@media only screen and (min-width:767px) {
	.videos-box-play {
		opacity: 0
	}
}

.videos-box-image {
	height: 230px;
	background-size: cover;
	border-bottom: 1px solid #ddd;
	position: relative;
	background-position: 50%
}

.videos-box-text {
	padding: 25px
}

.videos-box .svg-icon {
	width: 50px;
	height: 50px;
	display: block;
	margin: 0 auto 10px
}

.bluchat {
	color: #fff;
	padding: 40px 0;
	position: relative
}

.bluchat p {
	margin-bottom: 0
}

.bluchat .align-middle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

@media only screen and (max-width:767px) {
	[dir=ltr] .bluchat .align-middle {
		margin-left: 10px
	}

	[dir=rtl] .bluchat .align-middle {
		margin-right: 10px
	}
}

.bluchat .align-center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

@media only screen and (max-width:767px) {
	[dir=ltr] .bluchat .align-center {
		margin-left: 10px
	}

	[dir=rtl] .bluchat .align-center {
		margin-right: 10px
	}
}

.bluchat .svg-bg-icon {
	width: 80px;
	height: 80px;
	display: block;
	margin: 0 auto
}

.bluchat-bg {
	background-position: 50%;
	background-size: cover;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: -1;
	background-color: #777
}

[dir=rtl] .bluchat-bg {
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1)
}

.bluchat-img {
	width: 110px;
	display: block;
	margin: 0 auto
}

@media only screen and (max-width:767px) {
	.bluchat-img {
		width: 60px
	}
}

.bluchat-link.btn.white {
	color: #333;
	font-family: 'Nunito', sans-serif;
	font-size: 18px
}

@media only screen and (max-width:767px) {
	.bluchat-link.btn.white {
		font-size: 15px;
		min-width: calc(50% - 5px);
		padding: 0
	}
}

[dir=rtl] .bluchat-link.btn.white {
	font-family: 'Nunito', sans-serif
}

[dir=ltr] .bluchat-link.btn.white:first-of-type {
	margin-right: 10px
}

[dir=rtl] .bluchat-link.btn.white:first-of-type {
	margin-left: 10px
}

.bluchat-link.btn.white:hover:before {
	background: #fff !important
}

.bluchat-link.btn.white .svg-bg-icon {
	display: inline-block;
	margin: 0 auto;
	vertical-align: middle;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	width: 29px;
	height: 24px
}

[dir=ltr] .bluchat-link.btn.white .svg-bg-icon {
	margin-right: 5px
}

[dir=rtl] .bluchat-link.btn.white .svg-bg-icon {
	margin-left: 5px
}

@media only screen and (max-width:767px) {
	.bluchat-link.btn.white .svg-bg-icon {
		margin-bottom: 5px;
		width: 24px;
		height: 19px
	}
}

.cardsList.getHelp {
	overflow: hidden
}

.cardsList.getHelp:after {
	display: none
}

.cardsList.getHelp .slick-slide {
	padding: 0;
	overflow: hidden
}

.cardsList .slick-track,
.cardsList .slick-track .slick-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.cardsList .slick-track .slick-slide {
	margin: 20px 15px;
	height: auto;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	/*border-radius: 8px;*/
	/*background-color: #fff;*/
	background: transparent;
	/*border: 1px solid #ddd*/
}

@media only screen and (min-width:767px) {
	[dir=ltr] .cardsList .slick-track .slick-slide:first-of-type {
		margin-left: 0
	}

	[dir=ltr] .cardsList .slick-track .slick-slide:last-of-type,
	[dir=rtl] .cardsList .slick-track .slick-slide:first-of-type {
		margin-right: 0
	}

	[dir=rtl] .cardsList .slick-track .slick-slide:last-of-type {
		margin-left: 0
	}
}

/*.cardsList .slick-track .slick-slide:hover {
	-webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .15);
	border-color: transparent
}

@media only screen and (min-width:767px) {
	.cardsList .slick-track .slick-slide:hover {
		-webkit-transform: translateY(-5px);
		transform: translateY(-5px)
	}
}*/

@media only screen and (max-width:767px) {
	.cardsList .slick-track .slick-slide {
		margin-bottom: 30px
	}
}

.cardsList .slick-track .slick-slide>div {
	height: 100%;
	width: 100%
}

@media only screen and (min-width:767px) {
	.cardsList .slick-list {
		padding: 0 !important;
		overflow: visible
	}
}

.cardsList-card {
	height: 100%
}

.cardsList-card-image {
	height: 230px;
	background-size: cover;
	background-position: 50%;
	background-color: #777
}

.cardsList-card-content {
	padding: 30px 39px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	height: calc(100% - 230px)
}

@media only screen and (max-width:767px) {
	.cardsList-card-content {
		padding: 20px
	}
}

.cardsList-card-content .subtitle1 {
	margin-bottom: 15px;
	line-height: 1.25
}

@media only screen and (max-width:767px) {
	.cardsList-card-content .subtitle1 {
		font-size: 1.25rem
	}
}

.cardsList-card-content .link,
.notification-box {
	margin-bottom: 20px
}

.notification-box {
	border: 1px solid #ddd;
	border-radius: 10px;
	padding: 30px
}

@media only screen and (max-width:767px) {
	.notification-box {
		padding: 15px
	}
}

.notification-box-icon,
.notification-box-message {
	display: inline-block;
	vertical-align: middle
}

.notification-box-icon p,
.notification-box-message p {
	margin-bottom: 0
}

.notification-box-message {
	max-width: 80%
}

[dir=ltr] .notification-box-icon {
	margin-right: 15px
}

[dir=rtl] .notification-box-icon {
	margin-left: 15px
}

.notification-box-icon.magenta {
	fill: #c724b1
}

.notification-box .description2 {
	color: #999
}

.footer a:hover {
	text-decoration: underline
}

.footer-top {
	background-color: #fff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 30px 0
}

.footer-top-inner,
.footer-top-links,
.footer-top-store {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

@media only screen and (max-width:1023px) {

	.footer-top-inner,
	.footer-top-links,
	.footer-top-store {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 100%
	}
}

.footer-top-inner {
	-ms-flex-flow: wrap;
	flex-flow: wrap
}

@media only screen and (max-width:1167px) {
	.footer-top-store {
		margin-top: 40px
	}
}

.footer-top-store .store-title {
	margin-bottom: 0;
	margin-right: 20px
}

[dir=rtl] .footer-top-store .store-title {
	margin-right: 0;
	margin-left: 20px
}

@media only screen and (max-width:1023px) {
	.footer-top-store .store-title {
		margin-bottom: 10px;
		margin-right: 0;
		margin-left: 0
	}

	[dir=rtl] .footer-top-store .store-title {
		margin-right: 0;
		margin-left: 0
	}
}

.footer-top-store .svg-bg-icon {
	width: 110px;
	height: 32px;
	display: inline-block;
	vertical-align: middle
}

@media only screen and (max-width:430px) {
	.footer-top-store ul.store-list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
}

.footer-top-store ul.store-list li {
	margin-right: 20px
}

@media only screen and (max-width:430px) {
	.footer-top-store ul.store-list li {
		margin-bottom: 10px
	}
}

[dir=rtl] .footer-top-store ul.store-list li {
	margin-right: 0;
	margin-left: 20px
}

@media only screen and (max-width:1023px) {
	.footer-top-store {
		margin-top: 20px
	}
}

.footer-top .links-list {
	width: 100%
}

.footer-top .links-list li {
	margin-right: 50px
}

[dir=rtl] .footer-top .links-list li {
	margin-left: 50px;
	margin-right: 0
}

@media only screen and (max-width:1023px) {

	.footer-top .links-list li,
	[dir=rtl] .footer-top .links-list li {
		margin-right: 0;
		margin-left: 0
	}

	.footer-top .links-list li {
		display: block;
		margin-bottom: 15px;
		padding-bottom: 15px;
		text-align: center;
		border-bottom: 1px solid #ddd
	}

	.footer-top .links-list li:last-of-type {
		border-bottom: 0;
		padding-bottom: 0;
		margin-bottom: 0
	}
}

.footer-top .links-type {
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 5px 20px !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: 50px;
	margin-right: 0;
	min-width: 220px
}

[dir=rtl] .footer-top .links-type {
	margin-left: 0;
	margin-right: 50px
}

@media only screen and (max-width:1023px) {
	.footer-top .links-type {
		margin: 20px 0;
		margin-left: 0;
		margin-right: 0
	}

	[dir=rtl] .footer-top .links-type {
		margin-left: 0;
		margin-right: 0
	}
}

.footer-top .links-type a:hover {
	text-decoration: none
}

.footer-top .links-type li {
	padding-left: 0;
	padding-right: 20px;
	margin: 0
}

[dir=rtl] .footer-top .links-type li {
	padding-right: 0;
	padding-left: 20px
}

.footer-top .links-type li:last-of-type {
	padding-right: 0
}

[dir=rtl] .footer-top .links-type li:last-of-type {
	padding-left: 0;
	padding-right: 20px
}

.footer-top .links-type li.active {
	position: relative;
	padding-left: 20px
}

[dir=rtl] .footer-top .links-type li.active {
	padding-left: 0;
	padding-right: 20px
}

.footer-top .links-type li.active a {
	font-family: 'Nunito', sans-serif;
	pointer-events: none
}

[dir=rtl] .footer-top .links-type li.active a {
	font-family: 'Nunito', sans-serif
}

.footer-top .links-type li.active:before {
	position: absolute;
	content: "";
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	height: 14px;
	width: 7px;
	border-bottom: 2px solid #333;
	border-right: 2px solid #333;
	left: 0;
	top: 2px
}

[dir=rtl] .footer-top .links-type li.active:before {
	right: 0;
	left: auto
}

.footer-top ul {
	margin: 0
}

.footer-top ul li {
	display: inline-block
}

.footer-top ul li:last-of-type {
	margin-right: 0
}

[dir=rtl] .footer-top ul li:last-of-type {
	margin-right: 0;
	margin-left: 0
}

.footer-top ul li a {
	color: #333
}

.footer-bottom {
	padding: 50px 0;
	background-color: #f9f9f9
}

@media only screen and (max-width:1023px) {
	.footer-bottom {
		padding-bottom: 0
	}
}

.footer-bottom-title {
	/*font-family: 'Nunito', sans-serif;*/
	font-weight: bold;
	position: relative
}

[dir=rtl] .footer-bottom-title {
	font-family: 'Nunito', sans-serif
}

@media only screen and (max-width:1023px) {
	.footer-bottom-title {
		margin-bottom: 5px
	}
}

@media only screen and (max-width:1023px) {
	.footer-bottom-title:before {
		position: absolute;
		content: "";
		right: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 14px;
		height: 2px;
		background-color: #333;
		border-radius: 2px
	}

	[dir=rtl] .footer-bottom-title:before {
		right: auto;
		left: 0
	}
}

@media only screen and (max-width:1023px) {
	.footer-bottom-title:after {
		position: absolute;
		content: "";
		top: 50%;
		right: 6px;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		width: 2px;
		height: 14px;
		background-color: #333;
		border-radius: 2px;
		-webkit-transition: .3s ease-out;
		transition: .3s ease-out
	}

	[dir=rtl] .footer-bottom-title:after {
		left: 6px;
		right: auto
	}
}

@media only screen and (max-width:1023px) {
	.footer-bottom-title.active:after {
		height: 0
	}
}

@media only screen and (max-width:1023px) {
	.footer-bottom-list {
		overflow: hidden;
		max-height: 0;
		-webkit-transition: .3s ease-out;
		transition: .3s ease-out
	}

	.footer-bottom-list.active {
		max-height: 500px
	}
}

.footer-bottom ul {
	margin: 0;
	padding-left: 0;
}

@media only screen and (max-width:1023px) {
	.footer-bottom ul {
		margin-bottom: 15px
	}
}

@media only screen and (min-width:1023px) {
	.footer-bottom ul+p {
		margin-top: 30px
	}
}

.footer-bottom ul li {
	margin-bottom: 12px
}

.footer-bottom ul li a {
	color: #333
}

.footer-final {
	background-color: #f9f9f9
}

.footer-final-inner {
	-webkit-box-orient: vertical;
	-ms-flex-direction: column;
	flex-direction: column
}

.footer-final-bottom,
.footer-final-inner,
.footer-final-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal
}

.footer-final-bottom,
.footer-final-top {
	-webkit-box-orient: horizontal;
	-ms-flex-direction: row;
	flex-direction: row;
	font-size: 13px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media only screen and (max-width:1023px) {

	.footer-final-bottom,
	.footer-final-top {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center
	}
}

@media only screen and (max-width:1023px) {
	.footer-final-logo {
		margin-bottom: 27px;
		margin-top: 15px
	}
}

.footer-final-logo .logo {
	width: 50px;
	height: 50px
}

@media only screen and (max-width:1023px) {
	.footer-final-logo .logo {
		width: 72px;
		height: 72px
	}
}

@media only screen and (max-width:1023px) {
	.footer-final-social {
		margin-bottom: 18px
	}
}

.footer-final-social a:hover .svg-bg-icon.social {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px)
}

.footer-final-social .svg-bg-icon {
	width: 164px;
	height: 32px;
	display: inline-block;
	vertical-align: middle;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out
}

.footer-final-social .svg-bg-icon.social {
	width: 44px
}

@media only screen and (max-width:1023px) {

	.footer-final-copyright,
	.footer-final-map {
		margin-bottom: 23px
	}
}

[dir=ltr] .footer-final-map ul li:first-of-type {
	padding-left: 0
}

[dir=rtl] .footer-final-map ul li:first-of-type {
	padding-right: 0
}

.footer-final-top {
	margin-bottom: 7px
}

.footer-final-top .du-brand {
	font-family: 'Nunito', sans-serif;
	font-size: 16px;
	margin-left: 15px;
	pointer-events: none;
	color: #00a9ce;
	-webkit-text-fill-color: transparent;
	background: -webkit-linear-gradient(transparent, transparent), linear-gradient(-45deg, #00205b 8%, #00a9ce 70%, #00a9ce);
	background-image: -o-linear-gradient(-45deg, #00205b 8%, #00a9ce 70%, #00a9ce 100%);
	-webkit-background-clip: text
}

[dir=rtl] .footer-final-top .du-brand {
	margin-left: 0;
	margin-right: 15px
}

.footer-final-bottom {
	margin-top: 10px
}

.footer-final-bottom ul li {
	display: inline-block;
	padding: 0 13px 0;
	position: relative
}

@media only screen and (max-width:767px) {
	.footer-final-bottom ul li {
		padding: 0 10px 0
	}
}

[dir=rtl] .footer-final-bottom ul li {
	padding-right: 15px;
	padding-left: 15px
}

.footer-final-bottom ul li:last-of-type:before {
	content: none
}

.footer-final-bottom ul li:before {
	position: absolute;
	content: "|";
	top: 0
}

[dir=ltr] .footer-final-bottom ul li:before {
	right: -2px
}

[dir=rtl] .footer-final-bottom ul li:before {
	left: 5px
}

.footer-final-bottom ul li a {
	color: #333
}


/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/*@font-face {
	font-family: 'Nunito', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	src: url(../fonts/duCo_WHeadline16_Bd.ttf) format("truetype")
}

@font-face {
	font-family: 'Nunito', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	src: url(../fonts/duCo_WHeadline16_Bd.eot) format("embedded-opentype"), url(../fonts/duCo_WHeadline16_Bd.woff2) format("woff2"), url(../fonts/duCo_WHeadline16_Bd.woff) format("woff"), url(../fonts/duCo_WHeadline16_Bd.ttf) format("truetype")
}

@font-face {
	font-family: 'Nunito', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	src: url(../fonts/ProximaNova-Bold.eot) format("embedded-opentype"), url(../fonts/ProximaNova-Bold.woff2) format("woff2"), url(../fonts/ProximaNova-Bold.woff) format("woff"), url(../fonts/ProximaNova-Bold.ttf) format("truetype")
}

@font-face {
	font-family: 'Nunito', sans-serif;
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	src: url(../fonts/ProximaNova-Medium.eot) format("embedded-opentype"), url(../fonts/ProximaNova-Medium.woff2) format("woff2"), url(../fonts/ProximaNova-Medium.woff) format("woff"), url(../fonts/ProximaNova-Medium.ttf) format("truetype")
}

@font-face {
	font-family: 'Nunito', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src: url(../fonts/ProximaNova-Regular.eot) format("embedded-opentype"), url(../fonts/ProximaNova-Regular.woff2) format("woff2"), url(../fonts/ProximaNova-Regular.woff) format("woff"), url(../fonts/ProximaNova-Regular.ttf) format("truetype")
}

@font-face {
	font-family: 'Nunito', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-display: swap;
	src: url(../fonts/Dubai-Bold.eot) format("embedded-opentype"), url(../fonts/Dubai-Bold.woff2) format("woff2"), url(../fonts/Dubai-Bold.woff) format("woff"), url(../fonts/Dubai-Bold.ttf) format("truetype")
}

@font-face {
	font-family: 'Nunito', sans-serif;
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	src: url(../fonts/Dubai-Medium.eot) format("embedded-opentype"), url(../fonts/Dubai-Medium.woff2) format("woff2"), url(../fonts/Dubai-Medium.woff) format("woff"), url(../fonts/Dubai-Medium.ttf) format("truetype")
}

@font-face {
	font-family: 'Nunito', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src: url(../fonts/Dubai-Regular.eot) format("embedded-opentype"), url(../fonts/Dubai-Regular.woff2) format("woff2"), url(../fonts/Dubai-Regular.woff) format("woff"), url(../fonts/Dubai-Regular.ttf) format("truetype")
}*/

/* nunito-regular - vietnamese_latin */
@font-face {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/nunito-v22-vietnamese_latin-regular.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('../fonts/nunito-v22-vietnamese_latin-regular.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('../fonts/nunito-v22-vietnamese_latin-regular.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('../fonts/nunito-v22-vietnamese_latin-regular.woff') format('woff'),
		/* Modern Browsers */
		url('../fonts/nunito-v22-vietnamese_latin-regular.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('../fonts/nunito-v22-vietnamese_latin-regular.svg#Nunito') format('svg');
	/* Legacy iOS */
}

/* nunito-500 - vietnamese_latin */
@font-face {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 500;
	src: url('../fonts/nunito-v22-vietnamese_latin-500.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('../fonts/nunito-v22-vietnamese_latin-500.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('../fonts/nunito-v22-vietnamese_latin-500.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('../fonts/nunito-v22-vietnamese_latin-500.woff') format('woff'),
		/* Modern Browsers */
		url('../fonts/nunito-v22-vietnamese_latin-500.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('../fonts/nunito-v22-vietnamese_latin-500.svg#Nunito') format('svg');
	/* Legacy iOS */
}

/* nunito-700 - vietnamese_latin */
@font-face {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/nunito-v22-vietnamese_latin-700.eot');
	/* IE9 Compat Modes */
	src: local(''),
		url('../fonts/nunito-v22-vietnamese_latin-700.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('../fonts/nunito-v22-vietnamese_latin-700.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('../fonts/nunito-v22-vietnamese_latin-700.woff') format('woff'),
		/* Modern Browsers */
		url('../fonts/nunito-v22-vietnamese_latin-700.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('../fonts/nunito-v22-vietnamese_latin-700.svg#Nunito') format('svg');
	/* Legacy iOS */
}

@media print,
screen and (min-width:48em) {

	.reveal,
	.reveal.large,
	.reveal.small,
	.reveal.tiny {
		right: auto;
		left: auto;
		margin: 0 auto
	}
}

@media only screen and (min-width:767px) {
	.spotlight-item[data-text-color=white] {
		/*background-color: #777*/
	}
}

@media only screen and (max-width:767px) {
	.spotlight-item[data-text-color-m=white] {
		/*background-color: #777*/
	}
}

@media only screen and (min-width:767px) {

	.banner-inner[data-text-color=white] .description1,
	.banner-inner[data-text-color=white] .headline2,
	.banner-inner[data-text-color=white] fieldset,
	.banner-inner[data-text-color=white] h1,
	.banner-inner[data-text-color=white] legend,
	.banner-inner[data-text-color=white] p,
	.spotlight-item[data-text-color=white] .description1,
	.spotlight-item[data-text-color=white] .headline2,
	.spotlight-item[data-text-color=white] fieldset,
	.spotlight-item[data-text-color=white] h1,
	.spotlight-item[data-text-color=white] legend,
	.spotlight-item[data-text-color=white] p {
		color: #fff
	}

	.banner-inner[data-text-color=black] .description1,
	.banner-inner[data-text-color=black] .headline2,
	.banner-inner[data-text-color=black] fieldset,
	.banner-inner[data-text-color=black] h1,
	.banner-inner[data-text-color=black] legend,
	.banner-inner[data-text-color=black] p,
	.banner-inner[data-text-color=dark] .description1,
	.banner-inner[data-text-color=dark] .headline2,
	.banner-inner[data-text-color=dark] fieldset,
	.banner-inner[data-text-color=dark] h1,
	.banner-inner[data-text-color=dark] legend,
	.banner-inner[data-text-color=dark] p,
	.spotlight-item[data-text-color=black] .description1,
	.spotlight-item[data-text-color=black] .headline2,
	.spotlight-item[data-text-color=black] fieldset,
	.spotlight-item[data-text-color=black] h1,
	.spotlight-item[data-text-color=black] legend,
	.spotlight-item[data-text-color=black] p,
	.spotlight-item[data-text-color=dark] .description1,
	.spotlight-item[data-text-color=dark] .headline2,
	.spotlight-item[data-text-color=dark] fieldset,
	.spotlight-item[data-text-color=dark] h1,
	.spotlight-item[data-text-color=dark] legend,
	.spotlight-item[data-text-color=dark] p {
		color: #333
	}
}

@media only screen and (max-width:767px) {

	.banner-inner[data-text-color-m=black] .description1,
	.banner-inner[data-text-color-m=black] .headline2,
	.banner-inner[data-text-color-m=black] fieldset,
	.banner-inner[data-text-color-m=black] h1,
	.banner-inner[data-text-color-m=black] legend,
	.banner-inner[data-text-color-m=black] p,
	.banner-inner[data-text-color-m=dark] .description1,
	.banner-inner[data-text-color-m=dark] .headline2,
	.banner-inner[data-text-color-m=dark] fieldset,
	.banner-inner[data-text-color-m=dark] h1,
	.banner-inner[data-text-color-m=dark] legend,
	.banner-inner[data-text-color-m=dark] p,
	.spotlight-item[data-text-color-m=black] .description1,
	.spotlight-item[data-text-color-m=black] .headline2,
	.spotlight-item[data-text-color-m=black] fieldset,
	.spotlight-item[data-text-color-m=black] h1,
	.spotlight-item[data-text-color-m=black] legend,
	.spotlight-item[data-text-color-m=black] p,
	.spotlight-item[data-text-color-m=dark] .description1,
	.spotlight-item[data-text-color-m=dark] .headline2,
	.spotlight-item[data-text-color-m=dark] fieldset,
	.spotlight-item[data-text-color-m=dark] h1,
	.spotlight-item[data-text-color-m=dark] legend,
	.spotlight-item[data-text-color-m=dark] p {
		color: #333
	}

	.banner-inner[data-text-color-m=white] .description1,
	.banner-inner[data-text-color-m=white] .headline2,
	.banner-inner[data-text-color-m=white] fieldset,
	.banner-inner[data-text-color-m=white] h1,
	.banner-inner[data-text-color-m=white] legend,
	.banner-inner[data-text-color-m=white] p,
	.spotlight-item[data-text-color-m=white] .description1,
	.spotlight-item[data-text-color-m=white] .headline2,
	.spotlight-item[data-text-color-m=white] fieldset,
	.spotlight-item[data-text-color-m=white] h1,
	.spotlight-item[data-text-color-m=white] legend,
	.spotlight-item[data-text-color-m=white] p {
		color: #fff
	}
}

@media only screen and (max-width:767px) {

	.banner-inner[data-position-small=center],
	.spotlight-item[data-position-small=center] {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.banner-inner[data-position-small=center] .spotlight-item-content,
	.spotlight-item[data-position-small=center] .spotlight-item-content {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.banner-inner[data-position-small=bottom],
	.spotlight-item[data-position-small=bottom] {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end
	}

	.banner-inner[data-position-small=bottom] .spotlight-item-content,
	.spotlight-item[data-position-small=bottom] .spotlight-item-content {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.banner-inner[data-position-small=top],
	.spotlight-item[data-position-small=top] {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.banner-inner[data-position-small=top] .spotlight-item-content,
	.spotlight-item[data-position-small=top] .spotlight-item-content {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
}

@media only screen and (max-width:991px) {

	.banner-inner[data-border-mobile=""] .banner-item,
	.banner-inner[data-border-mobile=""] .spotlight-item-content,
	.banner-inner[data-border-mobile=none] .banner-item,
	.banner-inner[data-border-mobile=none] .spotlight-item-content,
	.spotlight-item[data-border-mobile=""] .banner-item,
	.spotlight-item[data-border-mobile=""] .spotlight-item-content,
	.spotlight-item[data-border-mobile=none] .banner-item,
	.spotlight-item[data-border-mobile=none] .spotlight-item-content {
		border-color: transparent
	}

	.banner-inner[data-border-mobile=white] .spotlight-item-content,
	.spotlight-item[data-border-mobile=white] .spotlight-item-content {
		border: 2px solid #fff !important
	}

	.banner-inner[data-border-mobile=white] .banner-item,
	.spotlight-item[data-border-mobile=white] .banner-item {
		border: 2px solid #fff
	}

	.banner-inner[data-border-mobile=violet] .banner-item,
	.banner-inner[data-border-mobile=violet] .spotlight-item-content,
	.spotlight-item[data-border-mobile=violet] .banner-item,
	.spotlight-item[data-border-mobile=violet] .spotlight-item-content {
		border: 2px solid #753bbd
	}

	.banner-inner[data-border-mobile=blue] .banner-item,
	.banner-inner[data-border-mobile=blue] .spotlight-item-content,
	.spotlight-item[data-border-mobile=blue] .banner-item,
	.spotlight-item[data-border-mobile=blue] .spotlight-item-content {
		border: 2px solid #0081ab
	}

	.banner-inner[data-border-mobile=magenta] .banner-item,
	.banner-inner[data-border-mobile=magenta] .spotlight-item-content,
	.spotlight-item[data-border-mobile=magenta] .banner-item,
	.spotlight-item[data-border-mobile=magenta] .spotlight-item-content {
		border: 2px solid #c724b1
	}
}

@media only screen and (min-width:991px) {

	.banner-inner[data-border=""] .banner-item,
	.banner-inner[data-border=""] .spotlight-item-content,
	.banner-inner[data-border=none] .banner-item,
	.banner-inner[data-border=none] .spotlight-item-content,
	.spotlight-item[data-border=""] .banner-item,
	.spotlight-item[data-border=""] .spotlight-item-content,
	.spotlight-item[data-border=none] .banner-item,
	.spotlight-item[data-border=none] .spotlight-item-content {
		border: 0 solid transparent
	}

	.banner-inner[data-border=gradient] .banner-item,
	.banner-inner[data-border=gradient] .spotlight-item-content,
	.spotlight-item[data-border=gradient] .banner-item,
	.spotlight-item[data-border=gradient] .spotlight-item-content {
		background-image: url(/assets/border.svg);
		border: 0;
		background-size: 100% 100%;
		background-position: 50%;
		background-repeat: no-repeat
	}

	.banner-inner[data-border=white] .banner-item,
	.banner-inner[data-border=white] .spotlight-item-content,
	.spotlight-item[data-border=white] .banner-item,
	.spotlight-item[data-border=white] .spotlight-item-content {
		border: 2px solid #fff
	}

	.banner-inner[data-border=violet] .banner-item,
	.banner-inner[data-border=violet] .spotlight-item-content,
	.spotlight-item[data-border=violet] .banner-item,
	.spotlight-item[data-border=violet] .spotlight-item-content {
		border: 2px solid #753bbd
	}

	.banner-inner[data-border=blue] .banner-item,
	.banner-inner[data-border=blue] .spotlight-item-content,
	.spotlight-item[data-border=blue] .banner-item,
	.spotlight-item[data-border=blue] .spotlight-item-content {
		border: 2px solid #0081ab
	}

	.banner-inner[data-border=magenta] .banner-item,
	.banner-inner[data-border=magenta] .spotlight-item-content,
	.spotlight-item[data-border=magenta] .banner-item,
	.spotlight-item[data-border=magenta] .spotlight-item-content {
		border: 2px solid #c724b1
	}
}

@media only screen and (min-width:991px) {

	.banner-inner[data-box=full-window-gradient-bg] .spotlight-item-content,
	.spotlight-item[data-box=full-window-gradient-bg] .spotlight-item-content {
		background: linear-gradient(70deg, rgba(117, 59, 189, .8) 12%, rgba(0, 169, 206, .8) 41%, rgba(0, 169, 206, .08) 80%)
	}

	.banner-inner[data-box=full-window-gradient-bg] .spotlight-item-content [dir=rtl],
	.spotlight-item[data-box=full-window-gradient-bg] .spotlight-item-content [dir=rtl] {
		background: linear-gradient(-70deg, rgba(117, 59, 189, .8) 12%, rgba(0, 169, 206, .8) 41%, rgba(0, 169, 206, .08) 80%)
	}
}

.banner-inner[data-box=full-window-gradient-bg] .banner-item-content,
.spotlight-item[data-box=full-window-gradient-bg] .banner-item-content {
	background-image: linear-gradient(-65deg, transparent 11%, rgba(0, 169, 206, .6) 40%, rgba(0, 32, 91, .8) 69%, #753bbd)
}

[dir=rtl] .banner-inner[data-box=full-window-gradient-bg] .banner-item-content,
[dir=rtl] .spotlight-item[data-box=full-window-gradient-bg] .banner-item-content {
	background-image: linear-gradient(-215deg, rgba(117, 59, 189, 0) 30%, rgba(0, 169, 206, .9) 77%, #00a9ce)
}

@media only screen and (min-width:991px) {

	.banner-inner[data-box=half-window-gradient-bg] .spotlight-item-content,
	.spotlight-item[data-box=half-window-gradient-bg] .spotlight-item-content {
		max-width: 680px;
		border-radius: 15px;
		background: linear-gradient(40deg, rgba(117, 59, 189, .7), rgba(0, 169, 206, .4) 42%, rgba(0, 169, 206, .1))
	}

	.banner-inner[data-box=half-window-gradient-bg] .spotlight-item-content [dir=rtl],
	.spotlight-item[data-box=half-window-gradient-bg] .spotlight-item-content [dir=rtl] {
		background: linear-gradient(-40deg, rgba(117, 59, 189, .7), rgba(0, 169, 206, .4) 42%, rgba(0, 169, 206, .1))
	}

	.banner-inner[data-box=half-window-gradient-bg] .spotlight-item-content-inner,
	.spotlight-item[data-box=half-window-gradient-bg] .spotlight-item-content-inner {
		width: 100%
	}
}

.banner-inner[data-box=half-window-gradient-bg] .banner-item,
.spotlight-item[data-box=half-window-gradient-bg] .banner-item {
	max-width: 680px
}

.banner-inner[data-box=half-window-gradient-bg] .banner-item-content,
.spotlight-item[data-box=half-window-gradient-bg] .banner-item-content {
	width: 100%;
	background: linear-gradient(40deg, rgba(117, 59, 189, .7), rgba(0, 169, 206, .4) 42%, rgba(0, 169, 206, .1))
}

.banner-inner[data-box=half-window-gradient-bg] .banner-item-content [dir=rtl],
.spotlight-item[data-box=half-window-gradient-bg] .banner-item-content [dir=rtl] {
	background: linear-gradient(-40deg, rgba(117, 59, 189, .7), rgba(0, 169, 206, .4) 42%, rgba(0, 169, 206, .1))
}

.banner-inner[data-box=blue] .banner-item-content,
.banner-inner[data-box=blue] .spotlight-item-content,
.spotlight-item[data-box=blue] .banner-item-content,
.spotlight-item[data-box=blue] .spotlight-item-content {
	background-image: linear-gradient(215deg, rgba(117, 59, 189, 0) 30%, rgba(0, 169, 206, .9) 77%, #00a9ce)
}

.banner-inner[data-box=blue] .banner-item-content [dir=rtl],
.banner-inner[data-box=blue] .spotlight-item-content [dir=rtl],
.spotlight-item[data-box=blue] .banner-item-content [dir=rtl],
.spotlight-item[data-box=blue] .spotlight-item-content [dir=rtl] {
	background-image: linear-gradient(-215deg, rgba(117, 59, 189, 0) 30%, rgba(0, 169, 206, .9) 77%, #00a9ce)
}

.spotlight-thumb[data-timing="10000"] .spotlight-timer.animation {
	-webkit-animation-duration: 10.5s;
	animation-duration: 10.5s
}

.spotlight-thumb[data-timing="9000"] .spotlight-timer.animation {
	-webkit-animation-duration: 9.5s;
	animation-duration: 9.5s
}

.spotlight-thumb[data-timing="8000"] .spotlight-timer.animation {
	-webkit-animation-duration: 8.5s;
	animation-duration: 8.5s
}

.spotlight-thumb[data-timing="7500"] .spotlight-timer.animation {
	-webkit-animation-duration: 8s;
	animation-duration: 8s
}

.spotlight-thumb[data-timing="7000"] .spotlight-timer.animation {
	-webkit-animation-duration: 7.5s;
	animation-duration: 7.5s
}

.spotlight-thumb[data-timing="6000"] .spotlight-timer.animation {
	-webkit-animation-duration: 6.5s;
	animation-duration: 6.5s
}

.spotlight-thumb[data-timing="5000"] .spotlight-timer.animation {
	-webkit-animation-duration: 5.5s;
	animation-duration: 5.5s
}


/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

h1 {
	font-size: 2em;
	/*margin: .67em 0*/
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	/*font-family: monospace, monospace;*/
	font-family: 'Nunito', sans-serif;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	/*font-family: monospace, monospace;*/
	font-family: 'Nunito', sans-serif;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
	-webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type=checkbox],
[type=radio] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
	height: auto
}

[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

[hidden],
template {
	display: none
}

.foundation-mq {
	font-family: "small=0em&s-medium=20em&medium=48em&landscape=64.0625em&large=64em&mlarge=80em&xlarge=85.375em&xxlarge=105em"
}

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 100%
}

*,
:after,
:before {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}

body {
	background: #fff;
	font-family: 'Nunito', sans-serif;
	font-weight: 400;
	line-height: 1.5;
	color: #333;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic
}

textarea {
	height: auto;
	min-height: 50px;
	border-radius: 0
}

select {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	border-radius: 0
}

.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
	max-width: none !important
}

button {
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	border-radius: 0;
	background: transparent;
	line-height: 1;
	cursor: pointer
}

[data-whatinput=mouse] button {
	outline: 0
}

pre {
	overflow: auto
}

button,
input,
optgroup,
select,
textarea {
	/*font-family: inherit*/
	font-family: 'Nunito', sans-serif;
}

.is-visible {
	display: block !important
}

.is-hidden {
	display: none !important
}

.grid-container {
	/*padding-right: 2rem;
	padding-left: 2rem;*/
	max-width: 1266px;
	margin-left: auto;
	margin-right: auto
}

@media print,
screen and (min-width:48em) {
	.grid-container {
		padding-right: 1rem;
		padding-left: 1rem
	}
}

.grid-container.fluid {
	padding-right: 2rem;
	padding-left: 2rem;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto
}

@media print,
screen and (min-width:48em) {
	.grid-container.fluid {
		padding-right: 1rem;
		padding-left: 1rem
	}
}

.grid-container.full {
	padding-right: 0;
	padding-left: 0;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto
}

.grid-x {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

.cell {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	min-height: 0;
	min-width: 0;
	width: 100%
}

.cell.auto {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px
}

.cell.shrink {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.grid-x>.auto,
.grid-x>.shrink {
	width: auto
}

.grid-x>.small-1,
.grid-x>.small-2,
.grid-x>.small-3,
.grid-x>.small-4,
.grid-x>.small-5,
.grid-x>.small-6,
.grid-x>.small-7,
.grid-x>.small-8,
.grid-x>.small-9,
.grid-x>.small-10,
.grid-x>.small-11,
.grid-x>.small-12,
.grid-x>.small-full,
.grid-x>.small-shrink {
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

@media print,
screen and (min-width:48em) {

	.grid-x>.medium-1,
	.grid-x>.medium-2,
	.grid-x>.medium-3,
	.grid-x>.medium-4,
	.grid-x>.medium-5,
	.grid-x>.medium-6,
	.grid-x>.medium-7,
	.grid-x>.medium-8,
	.grid-x>.medium-9,
	.grid-x>.medium-10,
	.grid-x>.medium-11,
	.grid-x>.medium-12,
	.grid-x>.medium-full,
	.grid-x>.medium-shrink {
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
}

@media print,
screen and (min-width:64em) {

	.grid-x>.large-1,
	.grid-x>.large-2,
	.grid-x>.large-3,
	.grid-x>.large-4,
	.grid-x>.large-5,
	.grid-x>.large-6,
	.grid-x>.large-7,
	.grid-x>.large-8,
	.grid-x>.large-9,
	.grid-x>.large-10,
	.grid-x>.large-11,
	.grid-x>.large-12,
	.grid-x>.large-full,
	.grid-x>.large-shrink {
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
}

.grid-x>.small-1,
.grid-x>.small-2,
.grid-x>.small-3,
.grid-x>.small-4,
.grid-x>.small-5,
.grid-x>.small-6,
.grid-x>.small-7,
.grid-x>.small-8,
.grid-x>.small-9,
.grid-x>.small-10,
.grid-x>.small-11,
.grid-x>.small-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.grid-x>.small-1 {
	width: 8.3333333333%
}

.grid-x>.small-2 {
	width: 16.6666666667%
}

.grid-x>.small-3 {
	width: 25%
}

.grid-x>.small-4 {
	width: 33.3333333333%
}

.grid-x>.small-5 {
	width: 41.6666666667%
}

.grid-x>.small-6 {
	width: 50%
}

.grid-x>.small-7 {
	width: 58.3333333333%
}

.grid-x>.small-8 {
	width: 66.6666666667%
}

.grid-x>.small-9 {
	width: 75%
}

.grid-x>.small-10 {
	width: 83.3333333333%
}

.grid-x>.small-11 {
	width: 91.6666666667%
}

.grid-x>.small-12 {
	width: 100%
}

@media print,
screen and (min-width:48em) {
	.grid-x>.medium-auto {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		width: auto
	}

	.grid-x>.medium-1,
	.grid-x>.medium-2,
	.grid-x>.medium-3,
	.grid-x>.medium-4,
	.grid-x>.medium-5,
	.grid-x>.medium-6,
	.grid-x>.medium-7,
	.grid-x>.medium-8,
	.grid-x>.medium-9,
	.grid-x>.medium-10,
	.grid-x>.medium-11,
	.grid-x>.medium-12,
	.grid-x>.medium-shrink {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto
	}

	.grid-x>.medium-shrink {
		width: auto
	}

	.grid-x>.medium-1 {
		width: 8.3333333333%
	}

	.grid-x>.medium-2 {
		width: 16.6666666667%
	}

	.grid-x>.medium-3 {
		width: 25%
	}

	.grid-x>.medium-4 {
		width: 33.3333333333%
	}

	.grid-x>.medium-5 {
		width: 41.6666666667%
	}

	.grid-x>.medium-6 {
		width: 50%
	}

	.grid-x>.medium-7 {
		width: 58.3333333333%
	}

	.grid-x>.medium-8 {
		width: 66.6666666667%
	}

	.grid-x>.medium-9 {
		width: 75%
	}

	.grid-x>.medium-10 {
		width: 83.3333333333%
	}

	.grid-x>.medium-11 {
		width: 91.6666666667%
	}

	.grid-x>.medium-12 {
		width: 100%
	}
}

@media print,
screen and (min-width:64em) {
	.grid-x>.large-auto {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		width: auto
	}

	.grid-x>.large-1,
	.grid-x>.large-2,
	.grid-x>.large-3,
	.grid-x>.large-4,
	.grid-x>.large-5,
	.grid-x>.large-6,
	.grid-x>.large-7,
	.grid-x>.large-8,
	.grid-x>.large-9,
	.grid-x>.large-10,
	.grid-x>.large-11,
	.grid-x>.large-12,
	.grid-x>.large-shrink {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto
	}

	.grid-x>.large-shrink {
		width: auto
	}

	.grid-x>.large-1 {
		width: 8.3333333333%
	}

	.grid-x>.large-2 {
		width: 16.6666666667%
	}

	.grid-x>.large-3 {
		width: 25%
	}

	.grid-x>.large-4 {
		width: 33.3333333333%
	}

	.grid-x>.large-5 {
		width: 41.6666666667%
	}

	.grid-x>.large-6 {
		width: 50%
	}

	.grid-x>.large-7 {
		width: 58.3333333333%
	}

	.grid-x>.large-8 {
		width: 66.6666666667%
	}

	.grid-x>.large-9 {
		width: 75%
	}

	.grid-x>.large-10 {
		width: 83.3333333333%
	}

	.grid-x>.large-11 {
		width: 91.6666666667%
	}

	.grid-x>.large-12 {
		width: 100%
	}
}

.grid-margin-x:not(.grid-x)>.cell {
	width: auto
}

.grid-margin-y:not(.grid-y)>.cell {
	height: auto
}

.grid-margin-x {
	/*margin-left: -2rem;
	margin-right: -2rem*/
}

@media print,
screen and (min-width:48em) {
	.grid-margin-x {
		margin-left: -1rem;
		margin-right: -1rem;
	}
}

.grid-margin-x>.cell {
	width: calc(100% - 4rem);
	margin-left: 2rem;
	margin-right: 2rem
}

@media print,
screen and (min-width:48em) {
	.grid-margin-x>.cell {
		width: calc(100% - 2rem);
		margin-left: 1rem;
		margin-right: 1rem;
	}
}

.large-3-left {
	text-align: left;
}

.grid-margin-x>.auto,
.grid-margin-x>.shrink {
	width: auto
}

.grid-margin-x>.small-1 {
	width: calc(8.33333% - 4rem)
}

.grid-margin-x>.small-2 {
	width: calc(16.66667% - 4rem)
}

.grid-margin-x>.small-3 {
	width: calc(25% - 4rem)
}

.grid-margin-x>.small-4 {
	width: calc(33.33333% - 4rem)
}

.grid-margin-x>.small-5 {
	width: calc(41.66667% - 4rem)
}

.grid-margin-x>.small-6 {
	width: calc(50% - 4rem)
}

.grid-margin-x>.small-7 {
	width: calc(58.33333% - 4rem)
}

.grid-margin-x>.small-8 {
	width: calc(66.66667% - 4rem)
}

.grid-margin-x>.small-9 {
	width: calc(75% - 4rem)
}

.grid-margin-x>.small-10 {
	width: calc(83.33333% - 4rem)
}

.grid-margin-x>.small-11 {
	width: calc(91.66667% - 4rem)
}

.grid-margin-x>.small-12 {
	width: calc(100% - 4rem)
}

@media print,
screen and (min-width:48em) {

	.grid-margin-x>.auto,
	.grid-margin-x>.shrink {
		width: auto
	}

	.grid-margin-x>.small-1 {
		width: calc(8.33333% - 2rem)
	}

	.grid-margin-x>.small-2 {
		width: calc(16.66667% - 2rem)
	}

	.grid-margin-x>.small-3 {
		width: calc(25% - 2rem)
	}

	.grid-margin-x>.small-4 {
		width: calc(33.33333% - 2rem)
	}

	.grid-margin-x>.small-5 {
		width: calc(41.66667% - 2rem)
	}

	.grid-margin-x>.small-6 {
		width: calc(50% - 2rem)
	}

	.grid-margin-x>.small-7 {
		width: calc(58.33333% - 2rem)
	}

	.grid-margin-x>.small-8 {
		width: calc(66.66667% - 2rem)
	}

	.grid-margin-x>.small-9 {
		width: calc(75% - 2rem)
	}

	.grid-margin-x>.small-10 {
		width: calc(83.33333% - 2rem)
	}

	.grid-margin-x>.small-11 {
		width: calc(91.66667% - 2rem)
	}

	.grid-margin-x>.small-12 {
		width: calc(100% - 2rem)
	}

	.grid-margin-x>.s-medium-auto,
	.grid-margin-x>.s-medium-shrink {
		width: auto
	}

	.grid-margin-x>.s-medium-1 {
		width: calc(8.33333% - 2rem)
	}

	.grid-margin-x>.s-medium-2 {
		width: calc(16.66667% - 2rem)
	}

	.grid-margin-x>.s-medium-3 {
		width: calc(25% - 2rem)
	}

	.grid-margin-x>.s-medium-4 {
		width: calc(33.33333% - 2rem)
	}

	.grid-margin-x>.s-medium-5 {
		width: calc(41.66667% - 2rem)
	}

	.grid-margin-x>.s-medium-6 {
		width: calc(50% - 2rem)
	}

	.grid-margin-x>.s-medium-7 {
		width: calc(58.33333% - 2rem)
	}

	.grid-margin-x>.s-medium-8 {
		width: calc(66.66667% - 2rem)
	}

	.grid-margin-x>.s-medium-9 {
		width: calc(75% - 2rem)
	}

	.grid-margin-x>.s-medium-10 {
		width: calc(83.33333% - 2rem)
	}

	.grid-margin-x>.s-medium-11 {
		width: calc(91.66667% - 2rem)
	}

	.grid-margin-x>.s-medium-12 {
		width: calc(100% - 2rem)
	}

	.grid-margin-x>.medium-auto,
	.grid-margin-x>.medium-shrink {
		width: auto
	}

	.grid-margin-x>.medium-1 {
		width: calc(8.33333% - 2rem)
	}

	.grid-margin-x>.medium-2 {
		width: calc(16.66667% - 2rem)
	}

	.grid-margin-x>.medium-3 {
		width: calc(25% - 2rem)
	}

	.grid-margin-x>.medium-4 {
		width: calc(33.33333% - 2rem)
	}

	.grid-margin-x>.medium-5 {
		width: calc(41.66667% - 2rem)
	}

	.grid-margin-x>.medium-6 {
		width: calc(50% - 2rem)
	}

	.grid-margin-x>.medium-7 {
		width: calc(58.33333% - 2rem)
	}

	.grid-margin-x>.medium-8 {
		width: calc(66.66667% - 2rem)
	}

	.grid-margin-x>.medium-9 {
		width: calc(75% - 2rem)
	}

	.grid-margin-x>.medium-10 {
		width: calc(83.33333% - 2rem)
	}

	.grid-margin-x>.medium-11 {
		width: calc(91.66667% - 2rem)
	}

	.grid-margin-x>.medium-12 {
		width: calc(100% - 2rem)
	}
}

@media print,
screen and (min-width:64em) {

	.grid-margin-x>.large-auto,
	.grid-margin-x>.large-shrink {
		width: auto
	}

	.grid-margin-x>.large-1 {
		width: calc(8.33333% - 2rem)
	}

	.grid-margin-x>.large-2 {
		width: calc(19.66667% - 2rem)
	}

	.grid-margin-x>.large-3 {
		width: calc(25% - 2rem);
		text-align: left;
	}

	.grid-margin-x>.large-4 {
		width: calc(33.33333% - 2rem)
	}

	.grid-margin-x>.large-5 {
		width: calc(41.66667% - 2rem)
	}

	.grid-margin-x>.large-6 {
		width: calc(50% - 2rem)
	}

	.grid-margin-x>.large-7 {
		width: calc(58.33333% - 2rem)
	}

	.grid-margin-x>.large-8 {
		width: calc(66.66667% - 2rem)
	}

	.grid-margin-x>.large-9 {
		width: calc(75% - 2rem)
	}

	.grid-margin-x>.large-10 {
		width: calc(83.33333% - 2rem)
	}

	.grid-margin-x>.large-11 {
		width: calc(91.66667% - 2rem)
	}

	.grid-margin-x>.large-12 {
		width: calc(100% - 2rem)
	}
}

.grid-padding-x .grid-padding-x {
	margin-right: -2rem;
	margin-left: -2rem
}

@media print,
screen and (min-width:48em) {
	.grid-padding-x .grid-padding-x {
		margin-right: -1rem;
		margin-left: -1rem
	}
}

.grid-container:not(.full)>.grid-padding-x {
	margin-right: -2rem;
	margin-left: -2rem
}

@media print,
screen and (min-width:48em) {
	.grid-container:not(.full)>.grid-padding-x {
		margin-right: -1rem;
		margin-left: -1rem
	}
}

.grid-padding-x>.cell {
	padding-right: 2rem;
	padding-left: 2rem
}

@media print,
screen and (min-width:48em) {
	.grid-padding-x>.cell {
		padding-right: 1rem;
		padding-left: 1rem
	}
}

.small-up-1>.cell {
	width: 100%
}

.small-up-2>.cell {
	width: 50%
}

.small-up-3>.cell {
	width: 33.3333333333%
}

.small-up-4>.cell {
	width: 25%
}

.small-up-5>.cell {
	width: 20%
}

.small-up-6>.cell {
	width: 16.6666666667%
}

.small-up-7>.cell {
	width: 14.2857142857%
}

.small-up-8>.cell {
	width: 12.5%
}

@media print,
screen and (min-width:48em) {
	.medium-up-1>.cell {
		width: 100%
	}

	.medium-up-2>.cell {
		width: 50%
	}

	.medium-up-3>.cell {
		width: 33.3333333333%
	}

	.medium-up-4>.cell {
		width: 25%
	}

	.medium-up-5>.cell {
		width: 20%
	}

	.medium-up-6>.cell {
		width: 16.6666666667%
	}

	.medium-up-7>.cell {
		width: 14.2857142857%
	}

	.medium-up-8>.cell {
		width: 12.5%
	}
}

@media print,
screen and (min-width:64em) {
	.large-up-1>.cell {
		width: 100%
	}

	.large-up-2>.cell {
		width: 50%
	}

	.large-up-3>.cell {
		width: 33.3333333333%
	}

	.large-up-4>.cell {
		width: 25%
	}

	.large-up-5>.cell {
		width: 20%
	}

	.large-up-6>.cell {
		width: 16.6666666667%
	}

	.large-up-7>.cell {
		width: 14.2857142857%
	}

	.large-up-8>.cell {
		width: 12.5%
	}
}

.grid-margin-x.small-up-1>.cell {
	width: calc(100% - 4rem)
}

.grid-margin-x.small-up-2>.cell {
	width: calc(50% - 4rem)
}

.grid-margin-x.small-up-3>.cell {
	width: calc(33.33333% - 4rem)
}

.grid-margin-x.small-up-4>.cell {
	width: calc(25% - 4rem)
}

.grid-margin-x.small-up-5>.cell {
	width: calc(20% - 4rem)
}

.grid-margin-x.small-up-6>.cell {
	width: calc(16.66667% - 4rem)
}

.grid-margin-x.small-up-7>.cell {
	width: calc(14.28571% - 4rem)
}

.grid-margin-x.small-up-8>.cell {
	width: calc(12.5% - 4rem)
}

@media print,
screen and (min-width:48em) {
	.grid-margin-x.small-up-1>.cell {
		width: calc(100% - 2rem)
	}

	.grid-margin-x.small-up-2>.cell {
		width: calc(50% - 2rem)
	}

	.grid-margin-x.small-up-3>.cell {
		width: calc(33.33333% - 2rem)
	}

	.grid-margin-x.small-up-4>.cell {
		width: calc(25% - 2rem)
	}

	.grid-margin-x.small-up-5>.cell {
		width: calc(20% - 2rem)
	}

	.grid-margin-x.small-up-6>.cell {
		width: calc(16.66667% - 2rem)
	}

	.grid-margin-x.small-up-7>.cell {
		width: calc(14.28571% - 2rem)
	}

	.grid-margin-x.small-up-8>.cell {
		width: calc(12.5% - 2rem)
	}

	.grid-margin-x.medium-up-1>.cell {
		width: calc(100% - 2rem)
	}

	.grid-margin-x.medium-up-2>.cell {
		width: calc(50% - 2rem)
	}

	.grid-margin-x.medium-up-3>.cell {
		width: calc(33.33333% - 2rem)
	}

	.grid-margin-x.medium-up-4>.cell {
		width: calc(25% - 2rem)
	}

	.grid-margin-x.medium-up-5>.cell {
		width: calc(20% - 2rem)
	}

	.grid-margin-x.medium-up-6>.cell {
		width: calc(16.66667% - 2rem)
	}

	.grid-margin-x.medium-up-7>.cell {
		width: calc(14.28571% - 2rem)
	}

	.grid-margin-x.medium-up-8>.cell {
		width: calc(12.5% - 2rem)
	}
}

@media print,
screen and (min-width:64em) {
	.grid-margin-x.large-up-1>.cell {
		width: calc(100% - 2rem)
	}

	.grid-margin-x.large-up-2>.cell {
		width: calc(50% - 2rem)
	}

	.grid-margin-x.large-up-3>.cell {
		width: calc(33.33333% - 2rem)
	}

	.grid-margin-x.large-up-4>.cell {
		width: calc(25% - 2rem)
	}

	.grid-margin-x.large-up-5>.cell {
		width: calc(20% - 2rem)
	}

	.grid-margin-x.large-up-6>.cell {
		width: calc(16.66667% - 2rem)
	}

	.grid-margin-x.large-up-7>.cell {
		width: calc(14.28571% - 2rem)
	}

	.grid-margin-x.large-up-8>.cell {
		width: calc(12.5% - 2rem)
	}
}

.small-margin-collapse,
.small-margin-collapse>.cell {
	margin-right: 0;
	margin-left: 0
}

.small-margin-collapse>.small-1 {
	width: 8.3333333333%
}

.small-margin-collapse>.small-2 {
	width: 16.6666666667%
}

.small-margin-collapse>.small-3 {
	width: 25%
}

.small-margin-collapse>.small-4 {
	width: 33.3333333333%
}

.small-margin-collapse>.small-5 {
	width: 41.6666666667%
}

.small-margin-collapse>.small-6 {
	width: 50%
}

.small-margin-collapse>.small-7 {
	width: 58.3333333333%
}

.small-margin-collapse>.small-8 {
	width: 66.6666666667%
}

.small-margin-collapse>.small-9 {
	width: 75%
}

.small-margin-collapse>.small-10 {
	width: 83.3333333333%
}

.small-margin-collapse>.small-11 {
	width: 91.6666666667%
}

.small-margin-collapse>.small-12 {
	width: 100%
}

@media print,
screen and (min-width:48em) {
	.small-margin-collapse>.medium-1 {
		width: 8.3333333333%
	}

	.small-margin-collapse>.medium-2 {
		width: 16.6666666667%
	}

	.small-margin-collapse>.medium-3 {
		width: 25%
	}

	.small-margin-collapse>.medium-4 {
		width: 33.3333333333%
	}

	.small-margin-collapse>.medium-5 {
		width: 41.6666666667%
	}

	.small-margin-collapse>.medium-6 {
		width: 50%
	}

	.small-margin-collapse>.medium-7 {
		width: 58.3333333333%
	}

	.small-margin-collapse>.medium-8 {
		width: 66.6666666667%
	}

	.small-margin-collapse>.medium-9 {
		width: 75%
	}

	.small-margin-collapse>.medium-10 {
		width: 83.3333333333%
	}

	.small-margin-collapse>.medium-11 {
		width: 91.6666666667%
	}

	.small-margin-collapse>.medium-12 {
		width: 100%
	}
}

@media print,
screen and (min-width:64em) {
	.small-margin-collapse>.large-1 {
		width: 8.3333333333%
	}

	.small-margin-collapse>.large-2 {
		width: 16.6666666667%
	}

	.small-margin-collapse>.large-3 {
		width: 25%
	}

	.small-margin-collapse>.large-4 {
		width: 33.3333333333%
	}

	.small-margin-collapse>.large-5 {
		width: 41.6666666667%
	}

	.small-margin-collapse>.large-6 {
		width: 50%
	}

	.small-margin-collapse>.large-7 {
		width: 58.3333333333%
	}

	.small-margin-collapse>.large-8 {
		width: 66.6666666667%
	}

	.small-margin-collapse>.large-9 {
		width: 75%
	}

	.small-margin-collapse>.large-10 {
		width: 83.3333333333%
	}

	.small-margin-collapse>.large-11 {
		width: 91.6666666667%
	}

	.small-margin-collapse>.large-12 {
		width: 100%
	}
}

.small-padding-collapse {
	margin-right: 0;
	margin-left: 0
}

.small-padding-collapse>.cell {
	padding-right: 0;
	padding-left: 0
}

@media print,
screen and (min-width:48em) {

	.medium-margin-collapse,
	.medium-margin-collapse>.cell {
		margin-right: 0;
		margin-left: 0
	}
}

@media print,
screen and (min-width:48em) {
	.medium-margin-collapse>.small-1 {
		width: 8.3333333333%
	}

	.medium-margin-collapse>.small-2 {
		width: 16.6666666667%
	}

	.medium-margin-collapse>.small-3 {
		width: 25%
	}

	.medium-margin-collapse>.small-4 {
		width: 33.3333333333%
	}

	.medium-margin-collapse>.small-5 {
		width: 41.6666666667%
	}

	.medium-margin-collapse>.small-6 {
		width: 50%
	}

	.medium-margin-collapse>.small-7 {
		width: 58.3333333333%
	}

	.medium-margin-collapse>.small-8 {
		width: 66.6666666667%
	}

	.medium-margin-collapse>.small-9 {
		width: 75%
	}

	.medium-margin-collapse>.small-10 {
		width: 83.3333333333%
	}

	.medium-margin-collapse>.small-11 {
		width: 91.6666666667%
	}

	.medium-margin-collapse>.small-12 {
		width: 100%
	}
}

@media print,
screen and (min-width:48em) {
	.medium-margin-collapse>.medium-1 {
		width: 8.3333333333%
	}

	.medium-margin-collapse>.medium-2 {
		width: 16.6666666667%
	}

	.medium-margin-collapse>.medium-3 {
		width: 25%
	}

	.medium-margin-collapse>.medium-4 {
		width: 33.3333333333%
	}

	.medium-margin-collapse>.medium-5 {
		width: 41.6666666667%
	}

	.medium-margin-collapse>.medium-6 {
		width: 50%
	}

	.medium-margin-collapse>.medium-7 {
		width: 58.3333333333%
	}

	.medium-margin-collapse>.medium-8 {
		width: 66.6666666667%
	}

	.medium-margin-collapse>.medium-9 {
		width: 75%
	}

	.medium-margin-collapse>.medium-10 {
		width: 83.3333333333%
	}

	.medium-margin-collapse>.medium-11 {
		width: 91.6666666667%
	}

	.medium-margin-collapse>.medium-12 {
		width: 100%
	}
}

@media print,
screen and (min-width:64em) {
	.medium-margin-collapse>.large-1 {
		width: 8.3333333333%
	}

	.medium-margin-collapse>.large-2 {
		width: 16.6666666667%
	}

	.medium-margin-collapse>.large-3 {
		width: 25%
	}

	.medium-margin-collapse>.large-4 {
		width: 33.3333333333%
	}

	.medium-margin-collapse>.large-5 {
		width: 41.6666666667%
	}

	.medium-margin-collapse>.large-6 {
		width: 50%
	}

	.medium-margin-collapse>.large-7 {
		width: 58.3333333333%
	}

	.medium-margin-collapse>.large-8 {
		width: 66.6666666667%
	}

	.medium-margin-collapse>.large-9 {
		width: 75%
	}

	.medium-margin-collapse>.large-10 {
		width: 83.3333333333%
	}

	.medium-margin-collapse>.large-11 {
		width: 91.6666666667%
	}

	.medium-margin-collapse>.large-12 {
		width: 100%
	}
}

@media print,
screen and (min-width:48em) {
	.medium-padding-collapse {
		margin-right: 0;
		margin-left: 0
	}

	.medium-padding-collapse>.cell {
		padding-right: 0;
		padding-left: 0
	}
}

@media print,
screen and (min-width:64em) {

	.large-margin-collapse,
	.large-margin-collapse>.cell {
		margin-right: 0;
		margin-left: 0
	}
}

@media print,
screen and (min-width:64em) {
	.large-margin-collapse>.small-1 {
		width: 8.3333333333%
	}

	.large-margin-collapse>.small-2 {
		width: 16.6666666667%
	}

	.large-margin-collapse>.small-3 {
		width: 25%
	}

	.large-margin-collapse>.small-4 {
		width: 33.3333333333%
	}

	.large-margin-collapse>.small-5 {
		width: 41.6666666667%
	}

	.large-margin-collapse>.small-6 {
		width: 50%
	}

	.large-margin-collapse>.small-7 {
		width: 58.3333333333%
	}

	.large-margin-collapse>.small-8 {
		width: 66.6666666667%
	}

	.large-margin-collapse>.small-9 {
		width: 75%
	}

	.large-margin-collapse>.small-10 {
		width: 83.3333333333%
	}

	.large-margin-collapse>.small-11 {
		width: 91.6666666667%
	}

	.large-margin-collapse>.small-12 {
		width: 100%
	}
}

@media print,
screen and (min-width:64em) {
	.large-margin-collapse>.medium-1 {
		width: 8.3333333333%
	}

	.large-margin-collapse>.medium-2 {
		width: 16.6666666667%
	}

	.large-margin-collapse>.medium-3 {
		width: 25%
	}

	.large-margin-collapse>.medium-4 {
		width: 33.3333333333%
	}

	.large-margin-collapse>.medium-5 {
		width: 41.6666666667%
	}

	.large-margin-collapse>.medium-6 {
		width: 50%
	}

	.large-margin-collapse>.medium-7 {
		width: 58.3333333333%
	}

	.large-margin-collapse>.medium-8 {
		width: 66.6666666667%
	}

	.large-margin-collapse>.medium-9 {
		width: 75%
	}

	.large-margin-collapse>.medium-10 {
		width: 83.3333333333%
	}

	.large-margin-collapse>.medium-11 {
		width: 91.6666666667%
	}

	.large-margin-collapse>.medium-12 {
		width: 100%
	}
}

@media print,
screen and (min-width:64em) {
	.large-margin-collapse>.large-1 {
		width: 8.3333333333%
	}

	.large-margin-collapse>.large-2 {
		width: 16.6666666667%
	}

	.large-margin-collapse>.large-3 {
		width: 25%
	}

	.large-margin-collapse>.large-4 {
		width: 33.3333333333%
	}

	.large-margin-collapse>.large-5 {
		width: 41.6666666667%
	}

	.large-margin-collapse>.large-6 {
		width: 50%
	}

	.large-margin-collapse>.large-7 {
		width: 58.3333333333%
	}

	.large-margin-collapse>.large-8 {
		width: 66.6666666667%
	}

	.large-margin-collapse>.large-9 {
		width: 75%
	}

	.large-margin-collapse>.large-10 {
		width: 83.3333333333%
	}

	.large-margin-collapse>.large-11 {
		width: 91.6666666667%
	}

	.large-margin-collapse>.large-12 {
		width: 100%
	}
}

@media print,
screen and (min-width:64em) {
	.large-padding-collapse {
		margin-right: 0;
		margin-left: 0
	}

	.large-padding-collapse>.cell {
		padding-right: 0;
		padding-left: 0
	}
}

.small-offset-0 {
	margin-left: 0
}

.grid-margin-x>.small-offset-0 {
	margin-left: 2rem
}

.small-offset-1 {
	margin-left: 8.3333333333%
}

.grid-margin-x>.small-offset-1 {
	margin-left: calc(8.33333% + 2rem)
}

.small-offset-2 {
	margin-left: 16.6666666667%
}

.grid-margin-x>.small-offset-2 {
	margin-left: calc(16.66667% + 2rem)
}

.small-offset-3 {
	margin-left: 25%
}

.grid-margin-x>.small-offset-3 {
	margin-left: calc(25% + 2rem)
}

.small-offset-4 {
	margin-left: 33.3333333333%
}

.grid-margin-x>.small-offset-4 {
	margin-left: calc(33.33333% + 2rem)
}

.small-offset-5 {
	margin-left: 41.6666666667%
}

.grid-margin-x>.small-offset-5 {
	margin-left: calc(41.66667% + 2rem)
}

.small-offset-6 {
	margin-left: 50%
}

.grid-margin-x>.small-offset-6 {
	margin-left: calc(50% + 2rem)
}

.small-offset-7 {
	margin-left: 58.3333333333%
}

.grid-margin-x>.small-offset-7 {
	margin-left: calc(58.33333% + 2rem)
}

.small-offset-8 {
	margin-left: 66.6666666667%
}

.grid-margin-x>.small-offset-8 {
	margin-left: calc(66.66667% + 2rem)
}

.small-offset-9 {
	margin-left: 75%
}

.grid-margin-x>.small-offset-9 {
	margin-left: calc(75% + 2rem)
}

.small-offset-10 {
	margin-left: 83.3333333333%
}

.grid-margin-x>.small-offset-10 {
	margin-left: calc(83.33333% + 2rem)
}

.small-offset-11 {
	margin-left: 91.6666666667%
}

.grid-margin-x>.small-offset-11 {
	margin-left: calc(91.66667% + 2rem)
}

@media print,
screen and (min-width:48em) {
	.medium-offset-0 {
		margin-left: 0
	}

	.grid-margin-x>.medium-offset-0 {
		margin-left: 1rem
	}

	.medium-offset-1 {
		margin-left: 8.3333333333%
	}

	.grid-margin-x>.medium-offset-1 {
		margin-left: calc(8.33333% + 1rem)
	}

	.medium-offset-2 {
		margin-left: 16.6666666667%
	}

	.grid-margin-x>.medium-offset-2 {
		margin-left: calc(16.66667% + 1rem)
	}

	.medium-offset-3 {
		margin-left: 25%
	}

	.grid-margin-x>.medium-offset-3 {
		margin-left: calc(25% + 1rem)
	}

	.medium-offset-4 {
		margin-left: 33.3333333333%
	}

	.grid-margin-x>.medium-offset-4 {
		margin-left: calc(33.33333% + 1rem)
	}

	.medium-offset-5 {
		margin-left: 41.6666666667%
	}

	.grid-margin-x>.medium-offset-5 {
		margin-left: calc(41.66667% + 1rem)
	}

	.medium-offset-6 {
		margin-left: 50%
	}

	.grid-margin-x>.medium-offset-6 {
		margin-left: calc(50% + 1rem)
	}

	.medium-offset-7 {
		margin-left: 58.3333333333%
	}

	.grid-margin-x>.medium-offset-7 {
		margin-left: calc(58.33333% + 1rem)
	}

	.medium-offset-8 {
		margin-left: 66.6666666667%
	}

	.grid-margin-x>.medium-offset-8 {
		margin-left: calc(66.66667% + 1rem)
	}

	.medium-offset-9 {
		margin-left: 75%
	}

	.grid-margin-x>.medium-offset-9 {
		margin-left: calc(75% + 1rem)
	}

	.medium-offset-10 {
		margin-left: 83.3333333333%
	}

	.grid-margin-x>.medium-offset-10 {
		margin-left: calc(83.33333% + 1rem)
	}

	.medium-offset-11 {
		margin-left: 91.6666666667%
	}

	.grid-margin-x>.medium-offset-11 {
		margin-left: calc(91.66667% + 1rem)
	}
}

@media print,
screen and (min-width:64em) {
	.large-offset-0 {
		margin-left: 0
	}

	.grid-margin-x>.large-offset-0 {
		margin-left: 1rem
	}

	.large-offset-1 {
		margin-left: 8.3333333333%
	}

	.grid-margin-x>.large-offset-1 {
		margin-left: calc(8.33333% + 1rem)
	}

	.large-offset-2 {
		margin-left: 16.6666666667%
	}

	.grid-margin-x>.large-offset-2 {
		margin-left: calc(16.66667% + 1rem)
	}

	.large-offset-3 {
		margin-left: 25%
	}

	.grid-margin-x>.large-offset-3 {
		margin-left: calc(25% + 1rem)
	}

	.large-offset-4 {
		margin-left: 33.3333333333%
	}

	.grid-margin-x>.large-offset-4 {
		margin-left: calc(33.33333% + 1rem)
	}

	.large-offset-5 {
		margin-left: 41.6666666667%
	}

	.grid-margin-x>.large-offset-5 {
		margin-left: calc(41.66667% + 1rem)
	}

	.large-offset-6 {
		margin-left: 50%
	}

	.grid-margin-x>.large-offset-6 {
		margin-left: calc(50% + 1rem)
	}

	.large-offset-7 {
		margin-left: 58.3333333333%
	}

	.grid-margin-x>.large-offset-7 {
		margin-left: calc(58.33333% + 1rem)
	}

	.large-offset-8 {
		margin-left: 66.6666666667%
	}

	.grid-margin-x>.large-offset-8 {
		margin-left: calc(66.66667% + 1rem)
	}

	.large-offset-9 {
		margin-left: 75%
	}

	.grid-margin-x>.large-offset-9 {
		margin-left: calc(75% + 1rem)
	}

	.large-offset-10 {
		margin-left: 83.3333333333%
	}

	.grid-margin-x>.large-offset-10 {
		margin-left: calc(83.33333% + 1rem)
	}

	.large-offset-11 {
		margin-left: 91.6666666667%
	}

	.grid-margin-x>.large-offset-11 {
		margin-left: calc(91.66667% + 1rem)
	}
}

.grid-y {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap
}

.grid-y>.cell {
	height: auto;
	max-height: none
}

.grid-y>.auto,
.grid-y>.shrink {
	height: auto
}

.grid-y>.small-1,
.grid-y>.small-2,
.grid-y>.small-3,
.grid-y>.small-4,
.grid-y>.small-5,
.grid-y>.small-6,
.grid-y>.small-7,
.grid-y>.small-8,
.grid-y>.small-9,
.grid-y>.small-10,
.grid-y>.small-11,
.grid-y>.small-12,
.grid-y>.small-full,
.grid-y>.small-shrink {
	-ms-flex-preferred-size: auto;
	flex-basis: auto
}

@media print,
screen and (min-width:48em) {

	.grid-y>.medium-1,
	.grid-y>.medium-2,
	.grid-y>.medium-3,
	.grid-y>.medium-4,
	.grid-y>.medium-5,
	.grid-y>.medium-6,
	.grid-y>.medium-7,
	.grid-y>.medium-8,
	.grid-y>.medium-9,
	.grid-y>.medium-10,
	.grid-y>.medium-11,
	.grid-y>.medium-12,
	.grid-y>.medium-full,
	.grid-y>.medium-shrink {
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
}

@media print,
screen and (min-width:64em) {

	.grid-y>.large-1,
	.grid-y>.large-2,
	.grid-y>.large-3,
	.grid-y>.large-4,
	.grid-y>.large-5,
	.grid-y>.large-6,
	.grid-y>.large-7,
	.grid-y>.large-8,
	.grid-y>.large-9,
	.grid-y>.large-10,
	.grid-y>.large-11,
	.grid-y>.large-12,
	.grid-y>.large-full,
	.grid-y>.large-shrink {
		-ms-flex-preferred-size: auto;
		flex-basis: auto
	}
}

.grid-y>.small-1,
.grid-y>.small-2,
.grid-y>.small-3,
.grid-y>.small-4,
.grid-y>.small-5,
.grid-y>.small-6,
.grid-y>.small-7,
.grid-y>.small-8,
.grid-y>.small-9,
.grid-y>.small-10,
.grid-y>.small-11,
.grid-y>.small-12 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto
}

.grid-y>.small-1 {
	height: 8.3333333333%
}

.grid-y>.small-2 {
	height: 16.6666666667%
}

.grid-y>.small-3 {
	height: 25%
}

.grid-y>.small-4 {
	height: 33.3333333333%
}

.grid-y>.small-5 {
	height: 41.6666666667%
}

.grid-y>.small-6 {
	height: 50%
}

.grid-y>.small-7 {
	height: 58.3333333333%
}

.grid-y>.small-8 {
	height: 66.6666666667%
}

.grid-y>.small-9 {
	height: 75%
}

.grid-y>.small-10 {
	height: 83.3333333333%
}

.grid-y>.small-11 {
	height: 91.6666666667%
}

.grid-y>.small-12 {
	height: 100%
}

@media print,
screen and (min-width:48em) {
	.grid-y>.medium-auto {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		height: auto
	}

	.grid-y>.medium-1,
	.grid-y>.medium-2,
	.grid-y>.medium-3,
	.grid-y>.medium-4,
	.grid-y>.medium-5,
	.grid-y>.medium-6,
	.grid-y>.medium-7,
	.grid-y>.medium-8,
	.grid-y>.medium-9,
	.grid-y>.medium-10,
	.grid-y>.medium-11,
	.grid-y>.medium-12,
	.grid-y>.medium-shrink {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto
	}

	.grid-y>.medium-shrink {
		height: auto
	}

	.grid-y>.medium-1 {
		height: 8.3333333333%
	}

	.grid-y>.medium-2 {
		height: 16.6666666667%
	}

	.grid-y>.medium-3 {
		height: 25%
	}

	.grid-y>.medium-4 {
		height: 33.3333333333%
	}

	.grid-y>.medium-5 {
		height: 41.6666666667%
	}

	.grid-y>.medium-6 {
		height: 50%
	}

	.grid-y>.medium-7 {
		height: 58.3333333333%
	}

	.grid-y>.medium-8 {
		height: 66.6666666667%
	}

	.grid-y>.medium-9 {
		height: 75%
	}

	.grid-y>.medium-10 {
		height: 83.3333333333%
	}

	.grid-y>.medium-11 {
		height: 91.6666666667%
	}

	.grid-y>.medium-12 {
		height: 100%
	}
}

@media print,
screen and (min-width:64em) {
	.grid-y>.large-auto {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
		height: auto
	}

	.grid-y>.large-1,
	.grid-y>.large-2,
	.grid-y>.large-3,
	.grid-y>.large-4,
	.grid-y>.large-5,
	.grid-y>.large-6,
	.grid-y>.large-7,
	.grid-y>.large-8,
	.grid-y>.large-9,
	.grid-y>.large-10,
	.grid-y>.large-11,
	.grid-y>.large-12,
	.grid-y>.large-shrink {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto
	}

	.grid-y>.large-shrink {
		height: auto
	}

	.grid-y>.large-1 {
		height: 8.3333333333%
	}

	.grid-y>.large-2 {
		height: 16.6666666667%
	}

	.grid-y>.large-3 {
		height: 25%
	}

	.grid-y>.large-4 {
		height: 33.3333333333%
	}

	.grid-y>.large-5 {
		height: 41.6666666667%
	}

	.grid-y>.large-6 {
		height: 50%
	}

	.grid-y>.large-7 {
		height: 58.3333333333%
	}

	.grid-y>.large-8 {
		height: 66.6666666667%
	}

	.grid-y>.large-9 {
		height: 75%
	}

	.grid-y>.large-10 {
		height: 83.3333333333%
	}

	.grid-y>.large-11 {
		height: 91.6666666667%
	}

	.grid-y>.large-12 {
		height: 100%
	}
}

.grid-padding-y .grid-padding-y {
	margin-top: -2rem;
	margin-bottom: -2rem
}

@media print,
screen and (min-width:48em) {
	.grid-padding-y .grid-padding-y {
		margin-top: -1rem;
		margin-bottom: -1rem
	}
}

.grid-padding-y>.cell {
	padding-top: 2rem;
	padding-bottom: 2rem
}

@media print,
screen and (min-width:48em) {
	.grid-padding-y>.cell {
		padding-top: 1rem;
		padding-bottom: 1rem
	}
}

.grid-frame {
	overflow: hidden;
	position: relative;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 100vw
}

.cell .grid-frame {
	width: 100%
}

.cell-block {
	overflow-x: auto;
	max-width: 100%
}

.cell-block,
.cell-block-y {
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar
}

.cell-block-y {
	overflow-y: auto;
	max-height: 100%;
	min-height: 100%
}

.cell-block-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	max-height: 100%
}

.cell-block-container>.grid-x {
	max-height: 100%;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

@media print,
screen and (min-width:48em) {
	.medium-grid-frame {
		overflow: hidden;
		position: relative;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		width: 100vw
	}

	.cell .medium-grid-frame {
		width: 100%
	}

	.medium-cell-block {
		overflow-x: auto;
		max-width: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}

	.medium-cell-block-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		max-height: 100%
	}

	.medium-cell-block-container>.grid-x {
		max-height: 100%;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.medium-cell-block-y {
		overflow-y: auto;
		max-height: 100%;
		min-height: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
}

@media print,
screen and (min-width:64em) {
	.large-grid-frame {
		overflow: hidden;
		position: relative;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		width: 100vw
	}

	.cell .large-grid-frame {
		width: 100%
	}

	.large-cell-block {
		overflow-x: auto;
		max-width: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}

	.large-cell-block-container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		max-height: 100%
	}

	.large-cell-block-container>.grid-x {
		max-height: 100%;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.large-cell-block-y {
		overflow-y: auto;
		max-height: 100%;
		min-height: 100%;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}
}

.grid-y.grid-frame {
	width: auto;
	overflow: hidden;
	position: relative;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	height: 100vh
}

@media print,
screen and (min-width:48em) {
	.grid-y.medium-grid-frame {
		width: auto;
		overflow: hidden;
		position: relative;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		height: 100vh
	}
}

@media print,
screen and (min-width:64em) {
	.grid-y.large-grid-frame {
		width: auto;
		overflow: hidden;
		position: relative;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		height: 100vh
	}
}

.cell .grid-y.grid-frame {
	height: 100%
}

@media print,
screen and (min-width:48em) {
	.cell .grid-y.medium-grid-frame {
		height: 100%
	}
}

@media print,
screen and (min-width:64em) {
	.cell .grid-y.large-grid-frame {
		height: 100%
	}
}

.grid-margin-y {
	margin-top: -2rem;
	margin-bottom: -2rem
}

@media print,
screen and (min-width:48em) {
	.grid-margin-y {
		margin-top: -1rem;
		margin-bottom: -1rem
	}
}

.grid-margin-y>.cell {
	height: calc(100% - 4rem);
	margin-top: 2rem;
	margin-bottom: 2rem
}

@media print,
screen and (min-width:48em) {
	.grid-margin-y>.cell {
		height: calc(100% - 2rem);
		margin-top: 1rem;
		margin-bottom: 1rem
	}
}

.grid-margin-y>.auto,
.grid-margin-y>.shrink {
	height: auto
}

.grid-margin-y>.small-1 {
	height: calc(8.33333% - 4rem)
}

.grid-margin-y>.small-2 {
	height: calc(16.66667% - 4rem)
}

.grid-margin-y>.small-3 {
	height: calc(25% - 4rem)
}

.grid-margin-y>.small-4 {
	height: calc(33.33333% - 4rem)
}

.grid-margin-y>.small-5 {
	height: calc(41.66667% - 4rem)
}

.grid-margin-y>.small-6 {
	height: calc(50% - 4rem)
}

.grid-margin-y>.small-7 {
	height: calc(58.33333% - 4rem)
}

.grid-margin-y>.small-8 {
	height: calc(66.66667% - 4rem)
}

.grid-margin-y>.small-9 {
	height: calc(75% - 4rem)
}

.grid-margin-y>.small-10 {
	height: calc(83.33333% - 4rem)
}

.grid-margin-y>.small-11 {
	height: calc(91.66667% - 4rem)
}

.grid-margin-y>.small-12 {
	height: calc(100% - 4rem)
}

@media print,
screen and (min-width:48em) {

	.grid-margin-y>.auto,
	.grid-margin-y>.shrink {
		height: auto
	}

	.grid-margin-y>.small-1 {
		height: calc(8.33333% - 2rem)
	}

	.grid-margin-y>.small-2 {
		height: calc(16.66667% - 2rem)
	}

	.grid-margin-y>.small-3 {
		height: calc(25% - 2rem)
	}

	.grid-margin-y>.small-4 {
		height: calc(33.33333% - 2rem)
	}

	.grid-margin-y>.small-5 {
		height: calc(41.66667% - 2rem)
	}

	.grid-margin-y>.small-6 {
		height: calc(50% - 2rem)
	}

	.grid-margin-y>.small-7 {
		height: calc(58.33333% - 2rem)
	}

	.grid-margin-y>.small-8 {
		height: calc(66.66667% - 2rem)
	}

	.grid-margin-y>.small-9 {
		height: calc(75% - 2rem)
	}

	.grid-margin-y>.small-10 {
		height: calc(83.33333% - 2rem)
	}

	.grid-margin-y>.small-11 {
		height: calc(91.66667% - 2rem)
	}

	.grid-margin-y>.small-12 {
		height: calc(100% - 2rem)
	}

	.grid-margin-y>.s-medium-auto,
	.grid-margin-y>.s-medium-shrink {
		height: auto
	}

	.grid-margin-y>.s-medium-1 {
		height: calc(8.33333% - 2rem)
	}

	.grid-margin-y>.s-medium-2 {
		height: calc(16.66667% - 2rem)
	}

	.grid-margin-y>.s-medium-3 {
		height: calc(25% - 2rem)
	}

	.grid-margin-y>.s-medium-4 {
		height: calc(33.33333% - 2rem)
	}

	.grid-margin-y>.s-medium-5 {
		height: calc(41.66667% - 2rem)
	}

	.grid-margin-y>.s-medium-6 {
		height: calc(50% - 2rem)
	}

	.grid-margin-y>.s-medium-7 {
		height: calc(58.33333% - 2rem)
	}

	.grid-margin-y>.s-medium-8 {
		height: calc(66.66667% - 2rem)
	}

	.grid-margin-y>.s-medium-9 {
		height: calc(75% - 2rem)
	}

	.grid-margin-y>.s-medium-10 {
		height: calc(83.33333% - 2rem)
	}

	.grid-margin-y>.s-medium-11 {
		height: calc(91.66667% - 2rem)
	}

	.grid-margin-y>.s-medium-12 {
		height: calc(100% - 2rem)
	}

	.grid-margin-y>.medium-auto,
	.grid-margin-y>.medium-shrink {
		height: auto
	}

	.grid-margin-y>.medium-1 {
		height: calc(8.33333% - 2rem)
	}

	.grid-margin-y>.medium-2 {
		height: calc(16.66667% - 2rem)
	}

	.grid-margin-y>.medium-3 {
		height: calc(25% - 2rem)
	}

	.grid-margin-y>.medium-4 {
		height: calc(33.33333% - 2rem)
	}

	.grid-margin-y>.medium-5 {
		height: calc(41.66667% - 2rem)
	}

	.grid-margin-y>.medium-6 {
		height: calc(50% - 2rem)
	}

	.grid-margin-y>.medium-7 {
		height: calc(58.33333% - 2rem)
	}

	.grid-margin-y>.medium-8 {
		height: calc(66.66667% - 2rem)
	}

	.grid-margin-y>.medium-9 {
		height: calc(75% - 2rem)
	}

	.grid-margin-y>.medium-10 {
		height: calc(83.33333% - 2rem)
	}

	.grid-margin-y>.medium-11 {
		height: calc(91.66667% - 2rem)
	}

	.grid-margin-y>.medium-12 {
		height: calc(100% - 2rem)
	}
}

@media print,
screen and (min-width:64em) {

	.grid-margin-y>.large-auto,
	.grid-margin-y>.large-shrink {
		height: auto
	}

	.grid-margin-y>.large-1 {
		height: calc(8.33333% - 2rem)
	}

	.grid-margin-y>.large-2 {
		height: calc(16.66667% - 2rem)
	}

	.grid-margin-y>.large-3 {
		height: calc(25% - 2rem)
	}

	.grid-margin-y>.large-4 {
		height: calc(33.33333% - 2rem)
	}

	.grid-margin-y>.large-5 {
		height: calc(41.66667% - 2rem)
	}

	.grid-margin-y>.large-6 {
		height: calc(50% - 2rem)
	}

	.grid-margin-y>.large-7 {
		height: calc(58.33333% - 2rem)
	}

	.grid-margin-y>.large-8 {
		height: calc(66.66667% - 2rem)
	}

	.grid-margin-y>.large-9 {
		height: calc(75% - 2rem)
	}

	.grid-margin-y>.large-10 {
		height: calc(83.33333% - 2rem)
	}

	.grid-margin-y>.large-11 {
		height: calc(91.66667% - 2rem)
	}

	.grid-margin-y>.large-12 {
		height: calc(100% - 2rem)
	}
}

.grid-frame.grid-margin-y {
	height: calc(100vh + 4rem)
}

@media print,
screen and (min-width:48em) {
	.grid-frame.grid-margin-y {
		height: calc(100vh + 2rem)
	}
}

@media print,
screen and (min-width:64em) {
	.grid-frame.grid-margin-y {
		height: calc(100vh + 2rem)
	}
}

@media print,
screen and (min-width:48em) {
	.grid-margin-y.medium-grid-frame {
		height: calc(100vh + 2rem)
	}
}

@media print,
screen and (min-width:64em) {
	.grid-margin-y.large-grid-frame {
		height: calc(100vh + 2rem)
	}
}

.hide {
	display: none !important
}

.invisible {
	visibility: hidden
}

@media print,
screen and (max-width:19.99875em) {
	.hide-for-small-only {
		display: none !important
	}
}

@media screen and (max-width:0em),
screen and (min-width:20em) {
	.show-for-small-only {
		display: none !important
	}
}

@media print,
screen and (min-width:48em) {
	.hide-for-medium {
		display: none !important
	}
}

@media screen and (max-width:47.99875em) {
	.show-for-medium {
		/*display: none!important*/
	}
}

@media print,
screen and (min-width:48em)and (max-width:64.06125em) {
	.hide-for-medium-only {
		display: none !important
	}
}

@media screen and (max-width:47.99875em),
screen and (min-width:64.0625em) {
	.show-for-medium-only {
		display: none !important
	}
}

@media print,
screen and (min-width:64em) {
	.hide-for-large {
		display: none !important
	}
}

@media screen and (max-width:63.99875em) {
	.show-for-large {
		display: none !important
	}
}

@media print,
screen and (min-width:64em)and (max-width:79.99875em) {
	.hide-for-large-only {
		display: none !important
	}
}

@media screen and (max-width:63.99875em),
screen and (min-width:80em) {
	.show-for-large-only {
		display: none !important
	}
}

.show-for-sr,
.show-on-focus {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important
}

.show-on-focus:active,
.show-on-focus:focus {
	position: static !important;
	width: auto !important;
	height: auto !important;
	overflow: visible !important;
	clip: auto !important;
	white-space: normal !important
}

.hide-for-portrait,
.show-for-landscape {
	display: block !important
}

@media print,
screen and (orientation:landscape) {

	.hide-for-portrait,
	.show-for-landscape {
		display: block !important
	}
}

@media screen and (orientation:portrait) {

	.hide-for-portrait,
	.show-for-landscape {
		display: none !important
	}
}

.hide-for-landscape,
.show-for-portrait {
	display: none !important
}

@media print,
screen and (orientation:landscape) {

	.hide-for-landscape,
	.show-for-portrait {
		display: none !important
	}
}

@media screen and (orientation:portrait) {

	.hide-for-landscape,
	.show-for-portrait {
		display: block !important
	}
}

.float-left {
	float: left !important
}

.float-right {
	float: right !important
}

.float-center {
	display: block;
	margin-right: auto;
	margin-left: auto
}

.clearfix:after,
.clearfix:before {
	display: table;
	content: " ";
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.clearfix:after {
	clear: both
}

html.is-reveal-open {
	position: fixed;
	width: 100%;
	overflow-y: hidden
}

html.is-reveal-open.zf-has-scroll {
	overflow-y: scroll
}

html.is-reveal-open body {
	overflow-y: hidden
}

.reveal-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1005;
	background-color: rgba(51, 51, 51, .45)
}

.reveal,
.reveal-overlay {
	display: none;
	overflow-y: auto
}

.reveal {
	z-index: 1006;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	padding: 1rem;
	border: 1px solid #ccc;
	border-radius: 0;
	background-color: #fff;
	position: relative;
	top: 100px;
	margin-right: auto;
	margin-left: auto
}

[data-whatinput=mouse] .reveal {
	outline: 0
}

@media print,
screen and (min-width:48em) {
	.reveal {
		min-height: 0
	}
}

.reveal .column {
	min-width: 0
}

.reveal>:last-child {
	margin-bottom: 0
}

@media print,
screen and (min-width:48em) {
	.reveal {
		width: 600px;
		max-width: 1266px
	}
}

.reveal.collapse {
	padding: 0
}

@media print,
screen and (min-width:48em) {
	.reveal.tiny {
		width: 30%;
		max-width: 1266px
	}
}

@media print,
screen and (min-width:48em) {
	.reveal.small {
		width: 50%;
		max-width: 1266px
	}
}

@media print,
screen and (min-width:48em) {
	.reveal.large {
		width: 90%;
		max-width: 1266px
	}
}

.reveal.full {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	max-width: none;
	height: 100%;
	min-height: 100%;
	margin-left: 0;
	border: 0;
	border-radius: 0
}

@media print,
screen and (max-width:19.99875em) {
	.reveal {
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		width: 100%;
		max-width: none;
		height: 100%;
		min-height: 100%;
		margin-left: 0;
		border: 0;
		border-radius: 0
	}
}

.reveal.without-overlay {
	position: fixed
}

body {
	font-family: 'Nunito', sans-serif;
	margin: 0;
	padding: 0;
	font-size: 17px
}

[dir=rtl] body {
	font-family: 'Nunito', sans-serif
}

body.fade-out {
	opacity: 0;
	-webkit-transition: none;
	transition: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400
}

:focus {
	outline: none
}

b {
	font-weight: 700
}

a {
	text-decoration: none;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out
}

a:hover {
	color: inherit
}

[dir=ltr] .body ul {
	padding-left: 0
}

[dir=rtl] .body ul {
	padding-right: 0
}

ul li {
	list-style: none
}

section {
	padding: 60px 0
}

@media only screen and (max-width:991px) {
	section {
		padding: 40px 0
	}
}

* {
	margin-top: 0
}

img {
	text-indent: -9999px
}

img:not([src]) {
	opacity: 0 !important
}

.body {
	overflow: hidden;
	padding-top: 120px;
}

body.modal-open {
	height: 100vh;
	overflow-y: hidden
}

.colorInversion {
	-webkit-filter: grayscale(100%) !important;
	filter: grayscale(100%) !important
}

.container {
	max-width: 1266px;
	margin: 0 auto
}

@media only screen and (max-width:767px) {
	.container {
		margin: 30px
	}
}

@media only screen and (max-width:991px) {
	.container {
		margin: 20px
	}
}

.text-center {
	text-align: center
}

.shoulder {
	font-size: 1.25rem;
	margin-bottom: 0 !important;
	font-family: 'Nunito', sans-serif
}

[dir=rtl] .shoulder {
	font-family: 'Nunito', sans-serif
}

.headline1 {
	font-family: 'Nunito', sans-serif;
	font-size: 3rem;
	margin-bottom: 10px;
	line-height: 1.2;
	font-weight: bolder;
}

[dir=rtl] .headline1 {
	font-family: 'Nunito', sans-serif
}

@media only screen and (max-width:767px) {
	.headline1 {
		font-size: 1.562rem
	}
}

.headline2 {
	font-family: 'Nunito', sans-serif;
	font-size: 1.937rem;
	line-height: 1.3;
	margin-bottom: 5px
}

[dir=rtl] .headline2 {
	font-family: 'Nunito', sans-serif
}

@media only screen and (max-width:767px) {
	.headline2 {
		font-size: 1.375rem
	}
}

.headline3 {
	font-family: 'Nunito', sans-serif;
	font-size: 1.562rem;
	line-height: 1.3;
	margin-bottom: 9px;
	color: #000000;
	font-weight: bold;

}

[dir=rtl] .headline3 {
	font-family: 'Nunito', sans-serif
}

@media only screen and (max-width:767px) {
	.headline3 {
		font-size: 1.25rem;
		line-height: 1
	}
}

.headline4 {
	font-family: 'Nunito', sans-serif;
	font-size: 1.375rem;
	line-height: 1.3
}

[dir=rtl] .headline4 {
	font-family: 'Nunito', sans-serif
}

@media only screen and (max-width:767px) {
	.headline4 {
		font-size: 1.25rem;
		line-height: 1
	}
}

.headline5 {
	font-family: 'Nunito', sans-serif;
	font-size: 1.25rem;
	line-height: 1.3
}

[dir=rtl] .headline5 {
	font-family: 'Nunito', sans-serif
}

@media only screen and (max-width:767px) {
	.headline5 {
		font-size: 1.962rem;
		line-height: 1
	}
}

.headline6 {
	font-family: 'Nunito', sans-serif;
	font-size: 2.25rem;
	line-height: 1.3
}

[dir=rtl] .headline6 {
	font-family: 'Nunito', sans-serif
}

@media only screen and (max-width:767px) {
	.headline6 {
		font-size: 1.93rem;
		line-height: 1
	}
}

.subtitle1 {
	font-size: 1.5rem;
	font-family: 'Nunito', sans-serif;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 17px;
}

@media only screen and (max-width:767px) {
	.subtitle1 {
		font-size: 1.062rem
	}
}

[dir=rtl] .subtitle1 {
	font-family: 'Nunito', sans-serif
}

.subtitle2 {
	font-size: 1.25rem;
	font-family: 'Nunito', sans-serif;
	margin-bottom: 0
}

@media only screen and (max-width:767px) {
	.subtitle2 {
		font-size: 1.25rem;
		line-height: 1.2
	}
}

[dir=rtl] .subtitle2 {
	font-family: 'Nunito', sans-serif
}

.subtitle3 {
	font-size: 1.062rem;
	font-weight: normal;
	color: #777777;
	line-height: inherit;
	text-align: justify;
}

.description1 {
	font-size: 1.25rem;
	font-family: 'Nunito', sans-serif;
	margin-bottom: 0;
	font-weight: 100
}

@media only screen and (max-width:767px) {
	.description1 {
		font-size: 1.062rem
	}
}

[dir=rtl] .description1 {
	font-family: 'Nunito', sans-serif
}

.description2 {
	font-size: .937rem;
	font-family: 'Nunito', sans-serif;
	margin-bottom: 0;
	font-weight: 100
}

@media only screen and (max-width:767px) {
	.description2 {
		font-size: .937rem
	}
}

[dir=rtl] .description2 {
	font-family: 'Nunito', sans-serif
}

.description3 {
	font-size: 1.25rem;
	font-family: 'Nunito', sans-serif;
	margin-bottom: 0;
	font-weight: 100
}

@media only screen and (max-width:767px) {
	.description3 {
		font-size: .937rem;
		line-height: 15px
	}
}

[dir=rtl] .description3 {
	font-family: 'Nunito', sans-serif
}

.body-text-small {
	font-size: 1.062rem;
	font-weight: 100
}

@media only screen and (max-width:767px) {
	.body-text-small {
		line-height: 1.5
	}
}

[data-color=light] {
	color: #fff
}

[data-color=dark] {
	color: #333
}

.separation {
	border-top: 1px solid #ddd;
	margin: 20px 0;
	position: relative
}

.card-link {
	color: #206AED;
	font-family: 'Nunito', sans-serif;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	-ms-flex-item-align: end;
	align-self: flex-end;
	line-height: 1.2;
	font-size: 1.062rem;
	cursor: pointer;
	font-weight: bold;
}

[dir=rtl] .card-link {
	font-family: 'Nunito', sans-serif
}

.card-link .svg-bg-icon,
.card-link .svg-icon {
	display: inline-block;
	width: 16px;
	height: 12px;
	vertical-align: text-bottom;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	-ms-flex-item-align: center;
	align-self: center;
	fill: #c724b1
}

[dir=ltr] .card-link .svg-bg-icon,
[dir=ltr] .card-link .svg-icon {
	margin-left: 7px
}

[dir=rtl] .card-link .svg-bg-icon,
[dir=rtl] .card-link .svg-icon {
	margin-right: 7px;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.card-link:hover {
	color: #c724b1
}

[dir=ltr] .card-link:hover .svg-bg-icon,
[dir=ltr] .card-link:hover .svg-icon {
	-webkit-transform: translateX(5px);
	transform: translateX(5px)
}

[dir=rtl] .card-link:hover .svg-bg-icon,
[dir=rtl] .card-link:hover .svg-icon {
	-webkit-transform: translateX(-5px) rotate(180deg);
	transform: translateX(-5px) rotate(180deg)
}

.link.black {
	color: #000
}

.link.black:hover {
	color: #c724b1
}

.link.underline {
	text-decoration: underline
}

.btn {
	/*background: #6218be;
	background-image: linear-gradient(33deg, #753bbd 8%, #c724b1 53%);*/
	background: #206aed;
	margin: 0;
	padding: 0 1.5em;
	border-radius: 7px;
	/*font-size: 1.062rem;*/
	font-size: 0.8rem;
	color: #fff;
	letter-spacing: 0;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	font-family: 'Nunito', sans-serif;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	position: relative;
	display: inline-block;
	line-height: 2;
	z-index: 1;
	min-width: 104px;
	text-overflow: ellipsis;
	overflow: hidden;

}

[dir=rtl] .btn {
	font-family: 'Nunito', sans-serif;
	background-image: linear-gradient(-33deg, #753bbd 8%, #c724b1 53%)
}

@media only screen and (min-width:767px) {
	.btn {
		font-size: .9rem;
		min-width: 143px;
		line-height: 3;
		font-weight: bold;
	}

	.bunnerBtn {
		font-size: .9rem;
		min-width: 143px;
		line-height: 3;
		font-weight: bold;
	}
}

.btn:before {
	border-radius: 6px;
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -2;
	-webkit-transition: opacity .5s linear;
	transition: opacity .5s linear;
	opacity: 0;
	/*background-image: linear-gradient(12deg, #c724b1, #c724b1 40%, #753bbd)*/
	background-image: linear-gradient(12deg, #00008b, #00008b 40%, #00008b);
}

[dir=rtl] .btn:before {
	/*background-image: linear-gradient(-12deg, #c724b1, #c724b1 40%, #753bbd)*/
	background-image: linear-gradient(12deg, #00008b, #00008b 40%, #00008b);
}

.btn:active,
.btn:hover,
.btn:visited {
	color: #fff;
	opacity: 1
}

.btn:hover:before {
	opacity: 1
}

.btn.secondary {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #c724b1;
	background: none;
	font-size: 1.062rem;
	width: 80%;
	display: block;
	margin: 0 auto
}

.btn.secondary:before {
	background-image: linear-gradient(33deg, #753bbd 8%, #c724b1 53%)
}

[dir=rtl] .btn.secondary:before {
	background-image: linear-gradient(-33deg, #753bbd 8%, #c724b1 53%)
}

.btn.secondary:hover {
	border-color: #fff;
	color: #fff;
	background-color: transparent
}

.btn.white {
	background-color: #fff;
	background-image: none;
	color: #c724b1
}

.btn.border {
	background-color: #f8f8f8;
	min-width: 180px;
	background-image: linear-gradient(33deg, #753bbd 8%, #c724b1 53%);
	padding: 2px 1.5em;
	color: #c724b1;
	font-size: 1.062rem
}

[dir=rtl] .btn.border {
	background-image: linear-gradient(-33deg, #753bbd 8%, #c724b1 53%)
}

.btn.border:before {
	background-color: #f8f8f8;
	opacity: 1;
	background-image: none !important;
	margin: 2px
}

.btn.border:hover {
	color: #fff
}

.btn.border:hover:before {
	opacity: 0
}

@media only screen and (max-width:767px) {
	.btn.border {
		width: 100%
	}
}

@media only screen and (max-width:767px) {
	.grid-container.full-mobile {
		padding-right: 0;
		padding-left: 0;
		padding: 0;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto
	}
}

.grid-container.narrow {
	width: 100%
}

@media only screen and (max-width:767px) {
	.grid-container.narrow {
		padding: 15px
	}
}

.grid-container.narrow .grid-x {
	width: 100%
}

@media only screen and (max-width:767px) {
	.grid-container.narrow.full-mobile {
		padding-right: 0;
		padding-left: 0;
		padding: 0;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto
	}
}

.slick-dots {
	text-align: center;
	margin: 0
}

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 3px
}

.slick-dots li,
.slick-dots li button {
	width: 10px;
	height: 10px;
	padding: 0;
	cursor: pointer
}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent
}

.slick-dots li button:before {
	content: "";
	font-size: 22px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #c724b1;
	text-align: center;
	opacity: .5;
	color: #333;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.slick-dots li.slick-active button:before {
	width: 10px;
	height: 10px;
	opacity: 1
}

.online-exclusive {
	position: absolute;
	right: -10px;
	top: 10px;
	width: 175px;
	height: 175px;
	background-size: cover;
	background-repeat: no-repeat;
	z-index: 9
}

[dir=ltr] .online-exclusive {
	background-position: 100%
}

[dir=rtl] .online-exclusive {
	background-position: 0;
	right: auto;
	left: -10px
}

@media only screen and (max-width:991px) {
	.online-exclusive {
		width: 150px;
		height: 150px;
		top: 0;
		right: 0
	}

	[dir=rtl] .online-exclusive {
		right: auto;
		left: 0
	}
}

.online-exclusive-badge {
	display: inline-block;
	padding: 4px 20px;
	margin-bottom: 15px;
	border-radius: 2px
}

@media only screen and (max-width:767px) {
	.online-exclusive-badge {
		padding: 0 20px
	}
}

[dir=ltr] .online-exclusive-badge {
	padding-left: 10px
}

[dir=rtl] .online-exclusive-badge {
	padding-right: 10px
}

.online-exclusive-badge.magenta {
	background-color: #c724b1
}

.online-exclusive-badge.aqua {
	background-color: #1779ba
}

.online-exclusive-badge.violet {
	background-color: #753bbd
}

.online-exclusive-badge .svg-bg-icon {
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle
}

@media only screen and (max-width:767px) {
	.online-exclusive-badge .svg-bg-icon {
		width: 16px;
		height: 16px
	}
}

[dir=ltr] .online-exclusive-badge .svg-bg-icon {
	margin-right: 7px
}

[dir=rtl] .online-exclusive-badge .svg-bg-icon {
	margin-left: 7px
}

.online-exclusive-badge p {
	margin-bottom: 0;
	display: inline-block;
	font-family: 'Nunito', sans-serif;
	font-size: .937rem
}

.flex-right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	width: 100%
}

@media only screen and (max-width:767px) {
	.flex-right {
		margin-right: 15px
	}
}

.slick-slider {
	touch-action: auto;
	-ms-touch-action: auto;
	-webkit-overflow-scrolling: touch;
	-webkit-user-select: none
}

.ducares-tag {
	border-radius: 14.5px;
	display: inline-block
}

.ducares-tag .svg-bg-icon {
	width: 116px;
	height: 34px;
	display: block
}

.row50 {
	height: 50px
}

.row40,
.row50 {
	display: block;
	width: 100%
}

.row40 {
	height: 40px
}

.row30 {
	height: 30px
}

.row20,
.row30 {
	display: block;
	width: 100%
}

.row20 {
	height: 20px
}

.row10 {
	height: 10px
}

.row5,
.row10 {
	display: block;
	width: 100%
}

.row5 {
	height: 5px
}

.hidden {
	display: none
}

.modal-mask {
	position: fixed;
	z-index: 9998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background-color: rgba(0, 0, 0, .8);
	display: table;
	-webkit-transition: opacity .3s ease;
	transition: opacity .3s ease
}

.modal-wrapper {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	overflow: hidden;
	padding: 10px;
	height: 100%
}

.modal-default-button {
	color: #c724b1;
	position: absolute;
	top: 20px;
	width: 40px;
	height: 40px;
	background-color: #fff;
	border-radius: 50%;
	font-family: 'Nunito', sans-serif;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out
}

[dir=ltr] .modal-default-button {
	right: 20px
}

[dir=rtl] .modal-default-button {
	left: 20px
}

.modal-default-button:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-box-shadow: 0 5px 17px #565656;
	box-shadow: 0 5px 17px #565656
}

.modal-container {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

@media only screen and (max-width:767px) {
	.modal-container {
		width: 90%
	}
}

@media only screen and (max-width:767px) {
	.modal-container iframe {
		width: 100%;
		height: 190px
	}
}

.modal-enter,
.modal-leave-active {
	opacity: 0
}

.breadcrumb {
	display: block
}

.breadcrumb-item {
	display: inline-block;
	font-size: .812rem;
	position: relative
}

[dir=ltr] .breadcrumb-item {
	padding-right: 20px
}

[dir=rtl] .breadcrumb-item {
	padding-left: 20px
}

.breadcrumb-item a {
	color: #999
}

.breadcrumb-item a.du-magenta {
	color: #c724b1
}

.breadcrumb-item:last-of-type:after {
	display: none
}

.breadcrumb-item:after {
	position: absolute;
	content: "â€º";
	font-size: 23px;
	line-height: 17px;
	color: #999
}

[dir=ltr] .breadcrumb-item:after {
	right: 6px
}

[dir=rtl] .breadcrumb-item:after {
	left: 6px
}

@-webkit-keyframes placeHolderShimmer {
	0% {
		background-position: -468px 0
	}

	to {
		background-position: 468px 0
	}
}

@keyframes placeHolderShimmer {
	0% {
		background-position: -468px 0
	}

	to {
		background-position: 468px 0
	}
}

.rd-loader {
	text-indent: -9999px;
	position: relative;
	-webkit-transition: all .25s;
	transition: all .25s;
	overflow: hidden;
	opacity: .15
}

.rd-loader.half:before {
	width: 50%
}

.rd-loader:before {
	content: " ";
	display: inline-block;
	-webkit-animation-duration: 1.25s;
	animation-duration: 1.25s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-name: placeHolderShimmer;
	animation-name: placeHolderShimmer;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, right top, color-stop(8%, #00a9ce), color-stop(18%, #753bbd), color-stop(33%, #00a9ce));
	background: linear-gradient(90deg, #00a9ce 8%, #753bbd 18%, #00a9ce 33%);
	background-size: 800px 104px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.lds-ring-container {
	min-height: 30vh;
	position: relative
}

.lds-ring {
	display: inline-block;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.lds-ring,
.lds-ring div {
	position: absolute;
	width: 40px;
	height: 40px
}

.lds-ring div {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	border: 3px solid #fff;
	border-radius: 50%;
	-webkit-animation: lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
	animation: lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
	border-color: #ddd transparent transparent transparent
}

.lds-ring div:first-child {
	-webkit-animation-delay: -.45s;
	animation-delay: -.45s
}

.lds-ring div:nth-child(2) {
	-webkit-animation-delay: -.3s;
	animation-delay: -.3s
}

.lds-ring div:nth-child(3) {
	-webkit-animation-delay: -.15s;
	animation-delay: -.15s
}

@-webkit-keyframes lds-ring {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes lds-ring {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.progressBarContainer div span.progressBar {
	width: 100%;
	height: 4px;
	background-color: transparent;
	display: block;
}

.progressBarContainer div span.progressBar .inProgress {

	background-color: #206aed;
	width: 0%;
	height: 4px;
}

.cardsList .card {
	-moz-border-radius: 15px;
	border-radius: 15px;
	top: -50px;
    left: -40px;
	/*-moz-box-shadow: 35px 40px #206AED;*/
	/*-webkit-box-shadow: 35px 40px #206AED;*/
	/*/*box-shadow: 35px 40px #206AED;*/
	/*box-shadow: 35px 40px #206AED, 40px 10px 20px 0 rgba(0, 0, 0, .15);*/


}

.cardsList .slick-active.slick-current .card {
	-moz-border-radius: 15px;
	border-radius: 15px;
	top: -50px;
    left: -40px;
	/*-moz-box-shadow: 35px 40px #206AED;*/
	/*-webkit-box-shadow: 35px 40px #206AED;*/
	/*/*box-shadow: 35px 40px #206AED;*/
	/*box-shadow: 35px 40px #206AED, 40px 10px 20px 0 rgba(0, 0, 0, .15);*/


}

/*.cardsList .slick-active.slick-current .card .whitearrow{
	display: none;
}

.cardsList .slick-active.slick-current .card .bluearrow{
	display: block;
}*/

.box-shadow-hover {
	position: relative;
	width: 300px;
	height: auto;
	background-color: #eaf0f470;
	margin: 80px 50px;
	display: flex;
	flex-direction: column;
	/* box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5); */
	transition: 0.3s ease-in-out;
	border-radius: 15px;
}

.box-shadow-hover:hover {
	height: auto;
	background: #206AED;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);
	color: #fff !important;
}

.box-shadow-hover .whitearrow {
	display: none;
}

.box-shadow-hover .bluearrow {
	display: block;
}

.box-shadow-hover:hover .whitearrow {
	display: block;
}

.box-shadow-hover:hover .bluearrow {
	display: none;
}

.box-shadow-hover:hover .price-tag {
	color: #fff;
}

.box-shadow-hover:hover .price-tag6 {
	color: #fff;
}

/* .box-shadow-hover {
	position: relative;
	margin: 2em auto;
	width: 15em;
}

.box-shadow-hover::before {
	display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    border: dashed 2px #fff;
	background:#fff;
    padding: 0.5em;
    color: #e7e7e7;
    text-align: center;
    font: 1.5em segoe script,comic sans ms,purisa,cursive;
	
    
	
}

.box-shadow-hover::after {
	position: absolute;
		top: -1rem;
		right: -1rem;
		bottom: -3rem;
		left: 1rem;
		margin: 2em auto;
		border-radius: 10px;
		background: red;
		font-size: 1rem;
		transition: 3s;
		padding: 500px;
		width: 500px;
		
	
}

.box-shadow-hover:hover::after {
	position: absolute;
		top: -1rem;
		right: -1rem;
		bottom: -3rem;
		left: 1rem;
		margin: 2em auto;
		border-radius: 10px;
		background: #206AED;
		font-size: 1rem;
		transition: .3s;
		
		
} */


/* 

.box-shadow-hover:hover {
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 35px 40px #206AED;
	-webkit-box-shadow: 35px 40px #206AED;
	box-shadow: 35px 40px #206AED;
	box-shadow: 35px 40px #206AED, 40px 10px 20px 0 rgba(0, 0, 0, .15);
}

.box-shadow-hover:after {}

.box-shadow-hover {

	border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 35px 40px #eaf0f470;
	-webkit-box-shadow: 35px 40px #eaf0f470;
	box-shadow: 35px 40px #eaf0f470;
	margin-right: 100px;
	margin-bottom: 150px;
	margin-left: 1px;

}

.box-shadow-hover a {
	text-decoration: none;
} */

.custom-hover {
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 35px 40px #206AED;
	-webkit-box-shadow: 35px 40px #206AED;
	box-shadow: 35px 40px #206AED;
	box-shadow: 35px 40px #206AED, 40px 10px 20px 0 rgba(0, 0, 0, .15);
}

.cardsList .slick-active.slick-current .price-tag {
	color: #blue !important;
}

.pointer {
	cursor: pointer;
}

/* JSFiddle display layout adjustment only */
.container {
	margin-bottom: 0rem;
}

.pricing-table {

	padding: 1rem;

}

.pricing-table .pricing-label-right {
	float: left;
}

.pricing-table .pricing-label {

	bborder-radius: 2px;
	padding: 0rem 1rem 0rem 0rem;
	margin-bottom: 0rem;
	display: inline-block;
	font-size: 12px;
	font-weight: 500;


}

.pricing-table h2 {
	color: #3b3b3b;
	font-size: 24px;
	font-weight: 500;
}

.pricing-table h5 {
	color: #B3B3B3;
	font-size: 14px;
	font-weight: 400;
}

.pricing-table .pricing-features {
	margin-top: 2.2rem;
}

.pricing-table .pricing-features .feature {
	font-size: 14px;
	margin: 1rem 0;
	color: #777777;
	font-weight: 600;
}

.pricing-table .pricing-features .feature span {
	display: inline-block;
	float: right;
	color: #292929;
	font-weight: 800;
}

.pricing-table .price-tag {
	position: absolute;
	margin-top: 25px;
	text-align: center;
	right: 15px
}

.pricing-table .price-tag .symbol {
	/* font-size: 24px; */
}

.pricing-table .price-tag .amount {
	letter-spacing: -2px;
	/* font-size: 64px; */
}

.pricing-table .price-tag .after {
	color: #3b3b3b;
	font-weight: 500;
}

.pricing-table .price-tag6 {
	position: absolute;
	margin-top: 25px;
	text-align: center;
	right: 0;
}

.pricing-table .price-tag6 .symbol {
	/* font-size: 24px; */
}

.pricing-table .price-tag6 .amount {
	letter-spacing: -2px;
	/* font-size: 64px; */
}

.pricing-table .price-tag6 .after {
	color: #3b3b3b;
	font-weight: 500;
}

.pricing-table .price-button {
	display: block;
	color: #fff;
	margin-top: 2rem;
	padding: .75rem;
	border-radius: 2px;
	text-align: center;
	font-weight: 500;
	transition: .3s;
}

.pricing-table .price-button:hover {
	text-decoration: none;
}

.purple .pricing-label {
	text-align: left;
	font-family: 'Nunito', sans-serif;
	letter-spacing: 0px;
	color: #FFA67F;
	opacity: 1;
	float: left;
	font-size: 23px;
	font-weight: bold;
}

.purple .price-tag {
	color: #206AED;
	font-weight: bold;
}

.purple .price-tag6 {
	color: #206AED;
	font-weight: bold;
}


.purple .price-button {
	background: #627afe;
}

.purple .price-button:hover {
	background: #546dfe;
}

.turquoise .pricing-label {
	background: #b9edee;
	color: #44cdd2;
}

.turquoise .price-tag {
	color: #44cdd2;
}

.turquoise .price-button {
	background: #44cdd2;
}

.turquoise .price-button:hover {
	background: #2dbcc4;
}

.red .pricing-label {
	background: #ffc4c4;
	color: #ff5e5e;
}

.red .price-tag {
	color: #ff5e5e;
}

.red .price-button {
	background: #ff5e5e;
}

.red .price-button:hover {
	background: #f23c3c;
}

#customerSay .card {
	width: 250px;
	/*height: 300px;  */
	position: relative;
	cursor: pointer;
}

#customerSay .card .content {
	/*width: 100%;  
   height: 100%; */
	background: rgba(255, 255, 255, 0.089);
	backdrop-filter: blur(20px);
	border: 1px solid white;
	color: white;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.055);
	transition: all .4s;
}

#customerSay .card .content p {
	font-size: 0.8em;
	padding: 0.3em 1.5em;
	text-align: center;
}

#customerSay .card:hover .content {
	color: rgb(36, 36, 36);
}

#customerSay .card::before,
#customerSay .card::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 50%;
	/*background: #7F00FF;  */
	background: #F6B35A;
	z-index: -20;
	transition: all .4s;
}

#customerSay .card::before {
	top: 0;
	right: 0;
}

#customerSay .card::after {
	bottom: 0;
	left: 0;
	/*background: #E100FF;  */
	background: transparent linear-gradient(180deg, #A4B8FD 0%, #6F86D6 100%) 0% 0% no-repeat padding-box;
}

#customerSay .card:hover::before {
	width: 50px;
	height: 50px;
	transform: translate(20px, -20px);
	border-radius: 50%;
}

#customerSay .card:hover::after {
	width: 100px;
	height: 100px;
	transform: translate(-20px, 20px);
	border-radius: 50%;
}

.newUserRegBox {
	border-radius: 10px;
	padding: 5px 5px 5px 5px;
	/*margin-right: 50px;*/
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 7%);
	height: auto;
	position: relative;
}

.services-block-three1 {
	/*margin-bottom:30px; */
}

.services-block-three2 {
	/*margin-bottom:30px; */
}

.services-block-three3 {
	/*margin-bottom:30px; */
}

.services-block-three1 i {
	font-size: 32px;
}

.services-block-three2 i {
	font-size: 32px;
}

.services-block-three3 i {
	font-size: 32px;
}

.services-block-three1>a {
	display: block;
	border: 2px solid #fea601;
	border-radius: 9px;
	text-align: center;
	/* background: #fff; */
	padding: 10px;
	position: relative;
	/*margin-bottom: 30px;*/
	/* border-top: 2px solid #fff; */
	/* border-left: 2px solid #fff; */
	/* width: 90%; */
	/* height: 90%; */
}

.services-block-three2>a {
	display: block;
	border: 2px solid #64cecb;
	border-radius: 9px;
	text-align: center;
	/* background: #fff; */
	padding: 10px;
	position: relative;
	/*margin-bottom: 30px;*/
	/* border-top: 2px solid #fff; */
	/* border-left: 2px solid #fff; */
	/* width: 90%; */
	/* height: 90%; */
}

.services-block-three3>a {
	display: block;
	border: 2px solid #07697d;
	border-radius: 9px;
	text-align: center;
	/* background: #fff; */
	padding: 0px;
	position: relative;
	/*margin-bottom: 30px;*/
	/* border-top: 2px solid #fff; */
	/* border-left: 2px solid #fff; */
	/* width: 90%; */
	/* height: 90%; */
}

.services-block-three1>a:before {
	display: block;
	content: "";
	width: 35%;
	height: 45%;
	position: absolute;
	bottom: -2px;
	right: -2px;
	opacity: 5;
	margin: -2px;
	border-radius: 10px 0px;
	border-bottom: 5px solid #fea601;
	border-right: 5px solid #fea601;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
}

.services-block-three2>a:before {
	display: block;
	content: "";
	width: 35%;
	height: 45%;
	position: absolute;
	bottom: -2px;
	right: -2px;
	opacity: 5;
	margin: -2px;
	border-radius: 10px 0px;
	border-bottom: 5px solid #64cecb;
	border-right: 5px solid #64cecb;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
}

.services-block-three3>a:before {
	display: block;
	content: "";
	width: 35%;
	height: 45%;
	position: absolute;
	bottom: -2px;
	right: -2px;
	opacity: 5;
	margin: -2px;
	border-radius: 10px 0px;
	border-bottom: 5px solid #07697d;
	border-right: 5px solid #07697d;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
}

.services-block-three1>a:after {
	display: block;
	content: "";
	width: 30%;
	height: 35%;
	position: absolute;
	top: -2px;
	left: -2px;
	/* z-index: -1; */
	border-color: transparent;
	border-radius: 9px 0px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
}

.services-block-three2>a:after {
	display: block;
	content: "";
	width: 30%;
	height: 35%;
	position: absolute;
	top: -2px;
	left: -2px;
	/* z-index: -1; */
	border-color: transparent;
	border-radius: 9px 0px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
}

.services-block-three3>a:after {
	display: block;
	content: "";
	width: 30%;
	height: 35%;
	position: absolute;
	top: -2px;
	left: -2px;
	/* z-index: -1; */
	border-color: transparent;
	border-radius: 9px 0px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
}

.padding-15px-bottom {
	padding-bottom: 15px;
	padding-top: 15px;
}

.services-block-three h4 {
	color: #6f6f6f;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: 600;
}

.services-block-three p {
	margin-bottom: 0;
	color: #757575;
}

/* .services-block-three>a:hover {
    opacity: 1;
    border-color: #d5d5d5;
}
a:hover, a:active {
    color: #03a9f5;
    text-decoration: none;
}

.services-block-three>a:hover:before, .services-block-three>a:hover:after {
    width: 95%;
    height: 90%;
}
 */

element.style {}

element.style {}

#doc_btn1 {
	width: 25%;
	/*padding: 5px 0px;*/
	/*background: red;*/
	color: #fff;
	border-left: none;
	cursor: pointer;
	text-align: center;
	float: left;
	border-radius: 10px 0px 0px;
	opacity: 1;
	position: absolute;
	background: hsl(39deg 100% 50%);
}

#doc_btn1:before {
	position: absolute;
	content: "";
	bottom: -5px;
	opacity: 0;
	left: 50%;
	-webkit-transform: translate(-50%);
	transform: translate(-50%);
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #fff;
	z-index: 99;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
}

#doc_btn1:after {
	content: "";
	position: absolute;
	display: block;
	width: 0;
	z-index: 1;
	bottom: -5px;
	left: 0;
	right: 0;
	margin: auto;
	width: 20px;
	height: 20px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: -9;
	/* background-image: linear-gradient(-132deg, #c700b1 -100%, #972bb8 0, #922eb8); */
	background: #fea601;
	opacity: 6;
}

#doc_btn2 {
	width: 25%;
	/*padding: 5px 0px;*/
	/*background: red;*/
	background: hsl(178deg 52% 60%);
	color: #fff;
	border-left: none;
	cursor: pointer;
	text-align: center;
	float: left;
	border-radius: 10px 0px 0px;
	opacity: 1;
	position: absolute;
}

#doc_btn2:before {
	position: absolute;
	content: "";
	bottom: -5px;
	opacity: 0;
	left: 50%;
	-webkit-transform: translate(-50%);
	transform: translate(-50%);
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #fff;
	z-index: 99;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
}

#doc_btn2:after {
	content: "";
	position: absolute;
	display: block;
	width: 0;
	z-index: 1;
	bottom: -5px;
	left: 0;
	right: 0;
	margin: auto;
	width: 20px;
	height: 20px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: -9;
	/* background-image: linear-gradient(-132deg, #c700b1 -100%, #972bb8 0, #922eb8); */
	background: #64cecb;
	opacity: 6;
}

#doc_btn3 {
	width: 25%;
	/*padding: 5px 0px;*/
	/*background: red;*/
	background: hsl(190deg 89% 26%);
	color: #fff;
	border-left: none;
	cursor: pointer;
	text-align: center;
	float: left;
	border-radius: 10px 0px 0px;
	opacity: 1;
	position: absolute;
}

#doc_btn3:before {
	position: absolute;
	content: "";
	bottom: -5px;
	opacity: 0;
	left: 50%;
	-webkit-transform: translate(-50%);
	transform: translate(-50%);
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #fff;
	z-index: 99;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
}

#doc_btn3:after {
	content: "";
	position: absolute;
	display: block;
	width: 0;
	z-index: 1;
	bottom: -5px;
	left: 0;
	right: 0;
	margin: auto;
	width: 20px;
	height: 20px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: -9;
	/* background-image: linear-gradient(-132deg, #c700b1 -100%, #972bb8 0, #922eb8); */
	background: #07697d;
	opacity: 6;
}

.slick-slide img {
	display: block;
	border-radius: 10px;
	width: 100%;
}

.colMenu {
	padding: 10px 0;
}

.colMenu1 {
	/*border-style: solid;*/
	/*border-width: 3px;*/
	background: hsl(222deg 26% 46%);
	/*width: calc(33.333333% - 30px);*/
	border-radius: 40px 0px 0px;
	/*border-top: 2px solid #fff;*/
	/*border-left: 2px solid #fff;*/
	padding-top: 2.5em;
	padding-left: 1.5em;
	height: 280px;
	opacity: 0.5px;
	color: #fff;
}


.colMenu1:hover {
	transform: scale(1.2);
	transition: 0.4s;
	background: hsl(222deg 26% 46%);
	z-index: 2;
	/*box-shadow: 2px 2px 2px #000;*/

}

.colMenu1:hover img {
	opacity: 1;
}

.colMenu2 {
	/*border-style: solid;*/
	/*border-width: 3px;*/
	background: hsl(14deg 69% 58%);
	/*width: calc(33.333333% - 30px);*/
	border-radius: 0px 40px 0px 0px;
	/*border-top: 2px solid #fff;*/
	/*border-left: 2px solid #fff;*/
	padding-top: 2.5em;
	padding-left: 1.5em;

	opacity: 0.5px;
	color: #fff;
}

.colMenu2:hover {
	transform: scale(1.2);
	transition: 0.4s;
	background: hsl(14deg 69% 58%);
	z-index: 2;
	/*box-shadow: 2px 2px 2px #000;*/
}

.colMenu2:hover img {
	opacity: 1;
}

.colMenu3 {
	/*border-style: solid;*/
	/*border-width: 3px;*/
	background: hsl(152deg 29% 39%);
	/*width: calc(33.333333% - 30px);*/
	border-radius: 0px 0px 0px 40px;
	/*border-top: 2px solid #fff;*/
	/*border-left: 2px solid #fff;*/
	padding-top: 2.5em;
	padding-left: 1.5em;
	height: 280px;
	opacity: 0.5px;
	color: #fff;
}

.colMenu3:hover {
	transform: scale(1.2);
	transition: 0.4s;
	background: hsl(152deg 29% 39%);
	z-index: 2;
	/*box-shadow: 2px 2px 2px #000;*/

}

.colMenu3:hover img {
	opacity: 1;
}

.colMenu4 {
	/*border-style: solid;*/
	/*border-width: 3px;*/
	background: hsl(236deg 51% 64%);
	/*width: calc(33.333333% - 30px);*/
	border-radius: 0px 0px 40px 0px;
	/*border-top: 2px solid #fff;*/
	/*border-left: 2px solid #fff;*/
	padding-top: 2.5em;
	padding-left: 1.5em;

	opacity: 0.5px;
	color: #fff;
}

.colMenu4:hover {
	transform: scale(1.2);
	transition: 0.4s;
	background: hsl(236deg 51% 64%);
	z-index: 2;
	color: #fff;
	/*box-shadow: 2px 2px 2px #000;*/
}

.colMenu4:hover img {
	opacity: 1;
}

.colMenu1:hover span {
	color: #fff;
	opacity: 1;


}

.colMenu1:hover h3 {
	color: #fff;
	opacity: 1;


}

.colMenu2:hover span {
	color: #fff;
	opacity: 1;


}

.colMenu2:hover h3 {
	color: #fff;
	opacity: 1;


}

.colMenu3:hover span {
	color: #fff;
	opacity: 1;


}

.colMenu3:hover h3 {
	color: #fff;
	opacity: 1;


}

.colMenu4:hover span {
	color: #fff;
	opacity: 1;


}

.colMenu4:hover h3 {
	color: #fff;
	opacity: 1;


}



.menuImgIcon {
	float: left;
	height: auto%;
	width: 41px;
	opacity: 0.5;
	font-size: 2em !important;
}

.menuImgActive {
	float: right;
	width: 25px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	font-size: 2em !important;
	display: block;
	color: transparent;
	size: inherit;
	opacity: -0.5;
	/*transform: rotate(314deg);*/
}

.menuText h3 {
	font: normal normal bold 20px 'Nunito', sans-serif;
	letter-spacing: 0px;
	color: #FFFFFF;
	opacity: 0.5;
}

.menuText p {
	font: normal normal normal 14px 'Nunito', sans-serif;
	letter-spacing: 0px;
	color: #FFFFFF;
	opacity: 0.5;
}

.menuText {
	position: absolute;
	bottom: -20px;
	left: 0;
	padding: 1.5em;
	text-align: left;

}

.combine {
	width: 30px;
	/* height: 500px; */
	text-align: center;
	/* margin: -6px; */
	float: left;
	font-size: 15px;
	line-height: 0em;
	letter-spacing: 0px;
	opacity: 0.5;
}

.combine .p1 {
	text-align: center;
}

.combine .2 {
	text-align: left;
}

.combine .p3 {
	text-align: right;
}

.combine .p4 {
	text-align: justify;
}

.sidebar li {
	/* padding-left: 30px; */
	display: list-item;
	color: #fff;
	/* border-bottom: 1px dotted #4A3903; */
	list-style: disc outside none;
	display: list-item;
	margin-left: 1em;


}

.sidebar {
	color: #fff;
	border-radius: 20px !important;
	padding: 10px;
	line-height: 40px;
	width: 40%;
	background: url("../images/icon/Artboard%20%E2%80%93%2010.png") no-repeat 15px 50% hsl(216deg 48% 13%);
}

@media screen and (max-width: 768px) {
	.sidebar {
		width: 100%;
	}
}

.progressBarContainer>.slick-slide:before {
	border-right: 1px solid black;
	height: 2em;
}

.map {
	height: 455px;
	width: 100%;
	margin-right: auto;
	/* border: 1px solid red;  */
}

.map svg {
	height: 100%;
	position: relative;
	/*filter: drop-shadow(3px 3px 5px #3a3a3a);*/
	stroke-opacity: 1;
	animation: mapAnimation 1s;
}

.map path {
	fill: hsl(0deg 0% 73%);
	transition: 0.5s;
	position: absolute;
}

.map path.active {
	fill: var(--primary) !important;
}

.title {
	font-size: 3em;
	margin-bottom: 30px;
	color: var(--light);
	animation: textAnimation 1s;
}

.location {
	font-size: 1.5em;
	color: var(--light);
	animation: textAnimation 1s;


}

.currentPlace {
	color: var(--light);
	font-size: large;
	font-family: Arial;
	font-weight: bold;
	/* margin-top: 0px; */
	/* padding: 0px; */

}

.currentbody {
	color: var(--light);
	font-size: xx-small;
	font-family: Arial;
	position: absolute;
}

.grey-bg {
	background-color: #F5F7FA;
}

@media screen and (max-width: 900px) {
	.container {
		width: 90%;
		margin: auto;
		align-items: center;
		align-content: space-around;
		justify-content: space-around;
		flex-direction: column;
	}

	.title {
		font-size: 2em;
		margin-bottom: 15px;
	}

	.location {
		font-size: 1em;


	}

}

@keyframes mapAnimation {
	0% {
		transform: translateY(50px);
		stroke-opacity: 0.2;
		shape-margin: 10px;
		opacity: 0.1;
	}

	50% {
		stroke-opacity: 0.5;
		opacity: 0.5;
	}

	100% {
		stroke-opacity: 1;
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes textAnimation {
	from {
		transform: translateY(-50px);
		opacity: 0.1;
	}

	to {

		transform: translateY(0);
		opacity: 1;

	}
}

/*.title {
  font-family: "Mina", sans-serif;
  font-size: 1em;
  font-weight: 700;
  color: #404040;
  text-transform: uppercase;
  margin: 35px 0;
  white-space: nowrap;
}*/

.custom-card {
	position: relative;
	margin-bottom: -3px;
	box-shadow: 0px 6px 38px 0px rgba(0, 0, 0, 0.085);
	will-change: box-shadow;
	transition: box-shadow 0.3s ease;
	height: 100px;
	background-color: #206aed;
	margin-right: 15%;
	height: 100px;
	width: 250px;
}

.custom-card:hover {
	box-shadow: 0px 13px 38px 0px rgba(0, 0, 0, 0.15);
}

.custom-card .card-body {
	padding-top: 20px;
	position: relative;
}

.custom-card .card-cover {
	position: relative;
	background: none no-repeat center center/cover;
	height: 140px;
}

.custom-card .card-cover:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.45);
}

.custom-card .circle-image {
	position: absolute;
	background: none no-repeat center center/cover;
	width: 40px;
	height: 40px;
	bottom: -10px;
	left: 95%;
	transform: translateX(-50%);
	border-radius: 50%;
	background-image: url("../images/Group28486.png");
}

.custom-card .circle-image:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	box-shadow: inset 0 0 0 6px #fff;
	width: calc(100% + 10px);
	height: calc(100% + 10px);
	border-radius: 50%;
}

#slick-help {
	overflow: hidden;
	height: 120px;
}

@media screen and (max-width: 768px) {
	#slick-help {
		overflow: hidden;
		height: 170px;
	}
}

@media screen and (max-width: 768px) {
	.custom-card .card-cover {
		background: none;
		height: 0;
	}

	.custom-card .circle-image {
		position: relative;
		bottom: inherit;
		top: -31px;
		left: -14px;
		transform: none;
	}

	.custom-card .circle-image:before {
		box-shadow: #fff;
	}

	.custom-card .card-body {
		padding-top: 15px;
		padding-left: 45px;
		text-align: left;
	}
}

.info {
	border-radius: 50%;
	background-color: #1f69ed;
	width: 20px;
	height: 20px;
	font-size: small;
	text-align: center;
	color: #fff;
	padding: 5px 5px 5px 5px;
}

.footer-final-social a {
	margin-left: 5px;
}

.cardContent {
	display: -webkit-flex;
	/* Safari */
	-webkit-justify-content: space-around;
	/* Safari 6.1+ */
	display: flex;
	justify-content: space-around;
	justify-content: center;
	position: relative;
	width: 100%;
	height: auto;
	/*padding: 40px 0;*/

}

.cardContentHome {
	padding: 40px 0;
}

.cardContentBtn {
	position: absolute;
	width: auto;
	right: 14px;
	bottom: 49px;
	text-align: center;
	/* opacity: 0; */
	transition: opacity .35s ease;
}

.cardContentLink {
	width: 184px;
	text-align: center;
	color: white;
	/* border: solid 2px white; */
	z-index: 1;
	padding: 0px 0px;
	height: 45px;
	font-weight: bold;
}

.cardPacksTitle {
	font-weight: bold;
	color: #FFA67F;
	letter-spacing: 0px;
	opacity: 1;
	font-size: 14px;
}

.cardPacksGB {
	color: #292929;
	font-size: 45px;
	text-align: left;
	font-weight: bolder;
	border-bottom: 1px solid #707070;
	width: 50%;
	margin-right: 15px;
}

.cardPacksGBImg {
	float: left;
	color: #292929;
	font-size: 45px;
	text-align: left;
	font-weight: bolder;
	/*border-bottom: 1px solid #707070;*/
	/*width: 50%;*/
	margin-right: 15px;
}

.cardPaksHr {

	margin: -30px 0;
	width: 50%;
	/* float: left; */
	bottom: -20px;

}

.cardPacksGB .small {
	font-size: 12px;
	font-weight: bold;
	color: #292929;
}

.cardPacksGBImg .small {
	font-size: 12px;
	font-weight: bold;
	color: #292929;
}

.cardPacks {
	position: relative;
	overflow-y: hidden;
}

.featureSizeType {
	font-size: 10px;
	padding: 10px 0px 0px 2px;
}

.featureSize {
	font: normal normal 800 18px Nunito;
	letter-spacing: 0px;
	color: #292929;
	opacity: 1;
	font-size: 19px;
}

.feature b {
	color: #292929;
}

.recordVideoBody {
	/*margin-top: 30px;*/
}

.recordVideoBody {
	height: auto;
	width: 87%;
	font-size: 20px;
	position: relative;
	padding-left: 199px;
	padding-right: 45px;
	/*background: url(file:///Users/winmonswe/Documents/projects/ananda/images/video.png) 0% 0% no-repeat padding-box;*/
	border-radius: 20px;
	opacity: 1;
}

.recordVideoBody:before {
	width: 80px;
	height: 80px;
	transform: translate(0px, -40px);
	border-radius: 50%;
	margin-left: 160px;
	margin-top: 12px;

	content: "";
	position: absolute;
	top: -1px;
	left: -40px;

	background: #F6B35A;
	mix-blend-mode: darken;
}

.recordVideoBody:before {
	width: 80px;
	height: 80px;
	transform: translate(0px, -40px);
	border-radius: 50%;
}

.recordVideoBody:before {
	top: 0;
	left: 0;
}

.recordVideoBody:before,
.recordVideoBody:after {
	content: '';
	position: absolute;
	/*width: 100%;
    height: 50%;*/
	/* background: #7F00FF; */
	background: #F6B35A;
	z-index: -20;
	transition: all .4s;
}

.recordVideoBody:after {
	width: 150px;
	height: 150px;
	transform: translate(0px, 50px);
	border-radius: 50%;
}

.recordVideoBody:after {
	bottom: 0;
	right: 0;
	/* background: #E100FF; */
	background: transparent linear-gradient(180deg, #A4B8FD 0%, #6F86D6 100%) 0% 0% no-repeat padding-box;
}

/*.recordVideoBody:after {
  content: "";
    position: absolute;
    bottom: -1px;
  	right: -1px;
    transform: translate(50%,-50%);
    width: 200px;
    height: 200px;
    border-radius: 50%;
    background: transparent linear-gradient(180deg, #A4B8FD 0%, #6F86D6 100%) 0% 0% no-repeat padding-box;
    mix-blend-mode: darken;
}
*/

.doc_btn_bold {

	font: normal normal 800 1.5em Nunito;
	letter-spacing: 0px;
	color: #FFFFFF;
	opacity: 1;
	margin-top: -10px;

}

.doc_btn_bold_title {
	font-weight: bold;
	font-family: Nunito;
	letter-spacing: 0px;
	color: #000000;
	opacity: 1;
	font-size: 1em;
}

.doc_btn_bold_text {
	font-size: 15px;
	color: #777777;
	font-weight: normal;
}

.hidebody {
	display: none;
}

.MuiBackdrop-root {
	z-index: 19;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	/*z-index: -1;*/
	position: fixed;
	align-items: center;
	justify-content: center;
	background-color: rgba(0, 0, 0, 0.5);
	-webkit-tap-highlight-color: transparent;
}

.dataPlan {
	position: relative;
	padding-top: 20px;
	min-height: 540px;
	height: 540px;
	overflow: hidden;
	background: #FAFAFF;
}

.jss196DataPlan {
	width: 100%;
	display: flex;
	z-index: 9;
	background: #FFFFFF 0% 0% no-repeat padding-box !important;
	/*overflow-x: auto; */
	text-align: center;
	margin: 0px auto;
}

.jss198DataPlan {
	padding: 18px 0px;
}

.jss198DataPlan {
	float: left;
	color: #000000;
	margin: 0px auto;
	display: flex;
	padding: 12px 0px;
	z-index: 1;
	max-width: 50%;
	align-items: center;
	line-height: 1.125rem;
}

.jss200DataPlan {
	color: #000000;
	cursor: pointer;
	display: inline-block;
	padding: 0px 16px;
	overflow: hidden;
	font-size: 1rem;
	max-width: 480px;
	transition: opacity 300ms ease-in-out;
	font-weight: 700;
	line-height: 1.5rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 17px 30px 0px;
}


.lineDataPlan {
	border: 0;
	margin: 0;
	border-left: 1px solid #000;
	height: 30px;
	float: left;
	position: absolute;
	margin-left: -31px;

}

.jss199DataPlan.active {
	padding: 0;
	background-color: #fff;
	-webkit-box-shadow: 0 -3px 20px 0 rgb(0 0 0 / 10%);
	box-shadow: 0 -3px 20px 0 rgb(0 0 0 / 10%);
	border-radius: 2px 2px 0 0;
	position: relative;
	z-index: inherit;
	overflow: inherit;
}

.jss199DataPlan.active .lineDataPlan {
	display: none;
}

.jss199DataPlan.active .carousel-thumb-title {
	color: #206AED;
}


.jss199DataPlan.active:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 0;
	height: 0;
	top: 60px;
	border-top: 10px solid #ffffff;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}

.slick-slide {
	width: 100%;
}

/*@media screen and (max-width: 768px){
.dataPlan {
    height: 200px;
    min-height: 200px;
}*/
/*.du-newnav-util nav{
	display: none;
}*/

.du-newnav-util .du-new-quick-links {
	display: none;
}

/*.body {
    overflow: hidden;
    padding-top: 50px;
}*/

.slick-slide {
	/*width: 381px;*/
}



/* medial icon hove color */


.icon-bar {
	/* position: fixed; */
	top: 10%;
	margin-bottom: 20px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}


.icon-bar a {
	display: inline-block;
	border-radius: 50%;
	text-align: center;
	padding: 10px 27px 8px 10px;
	transition: all 0.3s ease;
	color: white;
	font-size: small;
	width: 30px;

}

.icon-bar a:hover {
	background-color: #00008b;
}

.medicon {
	background: #007bff;
	color: white;
}

/* end media */


.cardsListDataPlan41:after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	height: 50%;
	bottom: 0;
	height: 290px;
	background: #B79492;
	background-repeat: no-repeat;
	background-position: top 30px right -65px;
	background-image: url('../images/dataplan/Artboard – 10.png');
	z-index: -1;
}

.cardsListSupport {
	position: relative;
}

.cardsListSupport:after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	height: 30%;
	bottom: 0;
	height: 250px;
	background: url('../images/support/question.png');
	/*background-repeat: no-repeat;
    background-position: top 30px right -65px;
    background-image: url('../images/dataplan/Artboard – 10.png');*/
	z-index: -1;
}

.cardsListDataPlan42:after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	height: 50%;
	bottom: 0;
	height: 290px;
	background: #8AA8A1;
	background-repeat: no-repeat;
	background-position: top 30px right -80px;
	background-image: url('../images/dataplan/Artboard – 11.png');
	z-index: -1;
}

.cardsListDataPlan43:after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	height: 50%;
	bottom: 0;
	height: 290px;
	background: #5A6FE2;
	background-repeat: no-repeat;
	background-position: top 30px right -70px;
	background-image: url('../images/dataplan/Artboard – 12.png');
	z-index: -1;
}

.slick-track-slide {
	opacity: 1;
	width: 1497px;
	transform: translate3d(0px, 0px, 0px);
}

.slick-slide-content {
	width: 100%;
	display: inline-block;
}

.staterTitle {
	padding: 10px 0px;
}

.staterCard {
	text-align: center;
}

.whitearrowStyle {
	float: right;
	padding: 0px 0px;
	margin: -2px auto;
}

.bluearrowStyle {
	float: right;
	padding: 0px 0px;
	margin: -2px auto;
}

.fa.fa-facebook {
	padding-left: 4px;
}

.fa.fa-twitter {
	padding-left: 3px;
}

.fa.fa-linkedin {
	padding-left: 3px;
}

.fa.fa-youtube {
	padding-left: 3px;
}

.fa.fa-instagram {
	padding-left: 3px;
}

.bodyhover {
	transition: opacity 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
	opacity: 1;
}

.cardImg {
	width: 35px !important;
	height: auto;
}

.cardPacksBg {
	position: relative;
	bottom: 15px;
}

.cardImg2 {
	width: 95px !important;
	height: auto;
}

.cardImgArrow {
	width: 28px !important;
	height: auto;
}

.action {
	text-align: center;
}

.card-text-custom {
	margin-top: -3px;
}

.streetmap {
	width: 100%;
	height: 300px;
	margin-left: 10%;
}

.recordVideo {
	border-radius: 20px;
	position: relative;
	width: 100%;
	height: auto;
}

.packageTitleIcon {
	width: 59px;
	height: 94px;
}

.packageTitle {
	text-align: left;
	font: normal normal bold Nunito;
	letter-spacing: 0px;
	color: #206AED;
}

.packageContent {
	text-align: left;
	font: normal normal normal Nunito;
	letter-spacing: 0px;
	color: #777777;
	opacity: 1;
}

.footerIcon {
	float: left;
	margin-right: 30px;
	margin-top: 29px;
}

.aboutus1 {
	/* position: absolute; */
	left: 50%;
	/* -webkit-transform: translateX(-50%); */
	/* transform: translateX(-50%); */
	top: 0;
	bottom: 0;
	z-index: -1;
	background-size: auto;
	background-position: 50%;
	background-repeat: no-repeat;
	max-width: 1920px;
	width: auto;
	height: auto;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	-o-object-fit: cover;
	object-fit: cover;
	/* background-color: #777; */
	opacity: 1;
	z-index: 0;
	background-image: url("../images/aboutus/backgroud1.jpg");
}

.internet {
	padding-top: 55px;
}

.internetImg {
	display: block;
	overflow: hidden;
	position: absolute;
	inset: 0px;
	box-sizing: border-box;
	padding: 50px 0;
}

.together {
	/* padding-top: 170px; */
	padding-top: 26px;
}

.togetherBg {
	color: #fff;
	background-size: auto;
	background-position: 50%;
	background-repeat: no-repeat;
	/*max-width: 1966px;*/
	width: auto;
	height: auto;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	-o-object-fit: cover;
	object-fit: cover;
	/* background-color: #777; */
	opacity: 1;
	z-index: 0;
	background-image: url('../images/aboutus/Artboard%20%E2%80%93%205.png');
}

.togetherImg {
	display: block;
	overflow: hidden;
	position: absolute;
	inset: 0px;
	box-sizing: border-box;
	margin: 0px;
	padding: 76px 76px;
}

.productDetailBg1 {

	background-size: auto;
	background-position: 50%;
	background-repeat: no-repeat;
	max-width: 1235px;
	width: auto;
	height: auto;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	-o-object-fit: cover;
	object-fit: cover;
	/* background-color: #777; */

	z-index: 0;
	background-image: url('../images/devices/d1.png');

	text-align: left;
	font-weight: 600;

	letter-spacing: 0.6px;
	color: #777777;
	opacity: 1;
	font-family: Nunito;
}

.productDetailBg2 {

	background-size: auto;
	background-position: 50%;
	background-repeat: no-repeat;
	max-width: 1235px;
	width: auto;
	height: auto;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	-o-object-fit: cover;
	object-fit: cover;
	/* background-color: #777; */

	z-index: 0;
	background-image: url('../images/devices/02 Png.png');

	text-align: left;
	font-weight: 600;

	letter-spacing: 0.6px;
	color: #777777;
	opacity: 1;
	font-family: Nunito;
}


.people {
	padding-top: 50px;
}

.peopleBg {
	color: #fff;
	background-size: auto;
	background-position: 50%;
	background-repeat: no-repeat;
	/*max-width: 1966px;*/
	width: auto;
	height: 800px;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	-o-object-fit: cover;
	object-fit: cover;
	/* background-color: #777; */
	opacity: 1;
	z-index: 0;
	background-image: url('../images/aboutus/business-people.png');
}

.leadership {
	padding-top: 200px;
}

.leadershipBg {
	padding-top: 55px;
}

.leadershipName {
	color: #206AED;
	font-weight: bold;
}

.leadershipPosition {
	font-family: Nunito;
	font-weight: bold;
	letter-spacing: 0px;
	color: #000000;
	text-transform: uppercase;
	opacity: 1;
}

.bodMemberTitle {
	float: left;
}

.bodMemberBg {
	float: right;
	padding: 20px 0px;
}

.bodMemberImg {
	width: 20px !important;
	height: auto !important;
	border-radius: 0px !important;
}

.aboutus2 {
	/* position: absolute; */
	left: 50%;
	/* -webkit-transform: translateX(-50%); */
	/* transform: translateX(-50%); */
	top: 0;
	bottom: 0;
	z-index: -1;
	background-size: auto;
	background-position: 50%;
	background-repeat: no-repeat;
	max-width: 1920px;
	width: auto;
	height: auto;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	-o-object-fit: cover;
	object-fit: cover;
	/* background-color: #777; */
	opacity: 1;
	z-index: 0;
	background-image: url('../images/aboutus/background2.jpg');
}

.aboutus2Img {
	padding: 80px 0px;
}

.psbg {
	padding: 140px 0px;
	margin: 0 auto;
}

.psTitle {
	color: #206AED;
}

.aboutus3 {
	/* position: absolute; */
	left: 50%;
	/* -webkit-transform: translateX(-50%); */
	/* transform: translateX(-50%); */
	top: 0;
	bottom: 0;
	z-index: -1;
	background-size: auto;
	background-position: 50%;
	background-repeat: no-repeat;
	max-width: 1920px;
	width: auto;
	height: auto;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	-o-object-fit: cover;
	object-fit: cover;
	/* background-color: #777; */
	opacity: 1;
	z-index: 0;
	background-image: url('../images/aboutus/Map.png');
}

.aboutus4 {
	/* position: absolute; */
	left: 50%;
	/* -webkit-transform: translateX(-50%); */
	/* transform: translateX(-50%); */
	top: 0;
	bottom: 0;
	z-index: -1;
	background-size: auto;
	background-position: 50%;
	background-repeat: no-repeat;
	max-width: 1920px;
	width: auto;
	height: auto;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	-o-object-fit: cover;
	object-fit: cover;
	/* background-color: #777; */
	opacity: 1;
	z-index: 0;
	background-image: url('../images/aboutus/Artboard – 9.png');
}

.aboutus5 {
	/* position: absolute; */
	left: 50%;
	/* -webkit-transform: translateX(-50%); */
	/* transform: translateX(-50%); */
	top: 0;
	bottom: 0;
	z-index: -1;
	background-size: auto;
	background-position: 50%;
	background-repeat: no-repeat;
	max-width: 1920px;
	width: auto;
	height: auto;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	-o-object-fit: cover;
	object-fit: cover;
	/* background-color: #777; */
	opacity: 1;
	z-index: 0;
	background-image: url('../images/aboutus/background2.jpg');
}

.partnerLogoSlide {
	background: #F4F5FB 0% 0% no-repeat padding-box;
	opacity: 1;
}

.partnerLogoSlideImg {
	width: 50% !important;
	margin: 0 auto !important;
	padding: 50px 0px !important;
}


.cardsList-lista {
	margin-left: 20px;
}

.devices {
	position: relative;
	padding-top: 20px;
	min-height: 370px;
	height: auto;
	/*overflow: hidden;*/
	background: #FAFAFF;
}

.devices-image {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 0;
	bottom: 0;
	z-index: -1;
	background-size: auto;
	background-position: 50%;
	background-repeat: no-repeat;
	max-width: 1266px;
	width: 1266px;
	height: auto;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	-o-object-fit: cover;
	object-fit: cover;
	background-color: #777;
	opacity: 1;
	/* z-index: 0; */
	max-width: 1266px;
	height: 330px;
}


.devices-item-content-inner {
	max-width: 580px;
	padding: 65px 0;
	padding-left: 50px;
}

._p-qty {
	float: left;
}

.h2 {
	font-size: 3rem;
	font-family: 'Nunito', sans-serif;
	margin-left: -30px;
	padding-bottom: 12px;
	color: #000000;
	font-weight: bold;
}

.peopleP {
	color: #000000;
	/*margin-left: -30px;*/
}

.leaderh2 {
	font-size: 3rem;
	font-family: 'Nunito', sans-serif;
	padding-bottom: 12px;
	color: #000000;
	font-weight: bold;
}


.firstLi {
	margin-left: -25px !important;
}

.mmh1 {
	text-align: left;
	font: normal normal bolder 35px/57px Nunito;
	letter-spacing: 0px;
	color: #000000;
	opacity: 1;
}

.mmh2 {
	text-align: left;
	font: normal normal bolder 25px/57px Nunito;
	letter-spacing: 0px;
	color: #000000;
	opacity: 1;
}

.mmp {
	text-align: left;
	font: normal normal 600 18px/40px Nunito;
	letter-spacing: 0.6px;
	color: #777777;
	opacity: 1;
}

.mmpblack {
	text-align: left;
	font: normal normal 600 18px/40px Nunito;
	letter-spacing: 0.6px;
	color: #000000;
	opacity: 1;
	/*margin-bottom: 0px;*/
}

.mmpblack2 {
	text-align: left;
	font: normal normal 600 18px/40px Nunito;
	letter-spacing: 0.6px;
	color: #000000;
	opacity: 1;
	margin-bottom: 0px;
}

.product-description-graylist {
	color: #777777;
	font-weight: 600;
	letter-spacing: 0.6px;
	border-radius: 20px !important;
	/* padding: 10px; */
	line-height: 40px;
	margin-left: -10px;
}

.product-description-graylist .helpList-links li {
	margin-bottom: 0px !important;
}

.product-description-graylist ul li {
	list-style: disc !important;
}


.product-detail-grid-container {
	display: grid;
	grid-template-columns: auto auto;
	width: 90%;
	/*padding: 10px;*/
}

.product-detail-grid-item {


	/*padding: 20px;*/

	text-align: left;
}

#simcardMobile {
	display: none;
}

@media only screen and (max-width:767px) {
	#simcardWeb {
		display: none;
	}

	#simcardMobile {
		display: block;
	}

	.product-detail-grid-container {
		width: 100%;
	}
}


.bunnerBtn {
	margin: 0;
	padding: 0 1.5em;
	border-radius: 7px;
	font-size: 0.8rem;
	border: 1px solid #fff;
	background: #206aed;
	color: #fff;
	letter-spacing: 0;
	text-align: center;
	white-space: nowrap;
	text-decoration: none;
	font-family: 'Nunito', sans-serif;
	-webkit-transition: .3s ease-out;
	transition: .3s ease-out;
	position: relative;
	display: inline-block;
	/*line-height: 2;*/
	z-index: 1;
	min-width: 104px;
	text-overflow: ellipsis;
	overflow: hidden;
}

.bunnerBtn:before {
	border-radius: 6px;
	background-color: #fff;
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -2;
	-webkit-transition: opacity .5s linear;
	transition: opacity .5s linear;
	opacity: 0;
}

.bunnerBtn:hover {
	opacity: 1;
	background: #fff;
	color: #206aed;

}

.bunnerBtn:focus,
.bunnerBtn:hover {
	text-decoration: none;
}

.bunnerBtn:not(:disabled):not(.disabled) {
	cursor: pointer;
}

.dp-detail {
	background: #FAFAFF 0% 0% no-repeat padding-box;
	border-radius: 10px;
	opacity: 1;
	padding: 10px 25px;
	/*letter-spacing: 40px;*/
	overflow: hidden;
}

.dp-btn {
	width: 15%;
	float: right;
	margin: 5px;
}

.dp-title {
	text-align: left;
	font: normal normal 800 28px/50px Nunito;
	letter-spacing: 0px;
	color: #000000;
	opacity: 1;
	vertical-align: middle;
}

.dp-desc {
	padding-left: 90px;
}


.cardImgdp {

	width: 50px !important;
	height: auto;
}


.fb-detail {
	background: #FAFAFF 0% 0% no-repeat padding-box;
	border-radius: 10px;
	opacity: 1;
	padding: 10px 15px;
	margin-bottom: 20px;
	margin-right: 0px !important;
	margin-left: -15px !important;
}

.fb-emoji {
	display: grid;
	grid-template-columns: auto auto auto auto auto;
	width: 70%;
}


.fb-emoji .radio_item {
	display: none;
}

.fb-emoji input[type="radio"]+.label_item1 {
	background: url('../images/Emoji/Group 36998.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]:checked+.label_item1 {
	background: url('../images/Emoji/Group 36993.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]+.label_item2 {
	background: url('../images/Emoji/Group 36999.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]:checked+.label_item2 {
	background: url('../images/Emoji/Group 36994.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]+.label_item3 {
	background: url('../images/Emoji/Group 37000.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]:checked+.label_item3 {
	background: url('../images/Emoji/Group 36995.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]+.label_item4 {
	background: url('../images/Emoji/Group 37001.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]:checked+.label_item4 {
	background: url('../images/Emoji/Group 36996.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]+.label_item5 {
	background: url('../images/Emoji/Group 37002.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]:checked+.label_item5 {
	background: url('../images/Emoji/Group 36997.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]+.label_item6 {
	background: url('../images/Emoji/Group 36998.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]:checked+.label_item6 {
	background: url('../images/Emoji/Group 36993.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]+.label_item7 {
	background: url('../images/Emoji/Group 36999.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]:checked+.label_item7 {
	background: url('../images/Emoji/Group 36994.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]+.label_item8 {
	background: url('../images/Emoji/Group 37000.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]:checked+.label_item8 {
	background: url('../images/Emoji/Group 36995.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]+.label_item9 {
	background: url('../images/Emoji/Group 37001.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]:checked+.label_item9 {
	background: url('../images/Emoji/Group 36996.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]+.label_item10 {
	background: url('../images/Emoji/Group 37002.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]:checked+.label_item10 {
	background: url('../images/Emoji/Group 36997.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]+.label_item11 {
	background: url('../images/Emoji/Group 36998.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]:checked+.label_item11 {
	background: url('../images/Emoji/Group 36993.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]+.label_item12 {
	background: url('../images/Emoji/Group 36999.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]:checked+.label_item12 {
	background: url('../images/Emoji/Group 36994.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]+.label_item13 {
	background: url('../images/Emoji/Group 37000.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]:checked+.label_item13 {
	background: url('../images/Emoji/Group 36995.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]+.label_item14 {
	background: url('../images/Emoji/Group 37001.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]:checked+.label_item14 {
	background: url('../images/Emoji/Group 36996.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]+.label_item15 {
	background: url('../images/Emoji/Group 37002.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]:checked+.label_item15 {
	background: url('../images/Emoji/Group 36997.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]+.label_item16 {
	background: url('../images/Emoji/Group 36998.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]:checked+.label_item16 {
	background: url('../images/Emoji/Group 36993.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]+.label_item17 {
	background: url('../images/Emoji/Group 36999.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]:checked+.label_item17 {
	background: url('../images/Emoji/Group 36994.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]+.label_item18 {
	background: url('../images/Emoji/Group 37000.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]:checked+.label_item18 {
	background: url('../images/Emoji/Group 36995.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]+.label_item19 {
	background: url('../images/Emoji/Group 37001.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]:checked+.label_item19 {
	background: url('../images/Emoji/Group 36996.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]+.label_item20 {
	background: url('../images/Emoji/Group 37002.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.fb-emoji input[type="radio"]:checked+.label_item20 {
	background: url('../images/Emoji/Group 36997.png') left center no-repeat;
	padding-left: 30px;
	height: 55px;
	background-size: 45px auto;
}

.footer-section {
	padding: 0px 0px !important;
}

.footer-custom-title {
	font-family: 'Nunito', sans-serif;
	font-weight: bold;
	position: relative;
}

.feedback_form {
	display: grid;
	grid-template-columns: auto auto auto;
	width: 70%;
}

.feedback_form .feedback_form_input {
	margin-right: 40px;
}

.custom-container {
	width: 90%;
}

.dp-detail-icon {
	float: left;
}

.dp-detail-title {
	float: left;
	display: grid;
	margin-top: -10px;
	padding-left: 30px;
}

.dp-detail-amount {
	float: right;
}

.title-filter {
	font-size: 25px !important;
	font-weight: bolder;
	margin-bottom: 8px !important;
}

.price-range-slider {
	margin-bottom: 30px;
	margin-left: -11px;
}

.personal-detail textarea {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 2px solid #BABABA;
	border-radius: 10px !important;
	opacity: 1;
	height: 50px;
	text-align: left;
	font: italic normal bold 18px/32px Nunito;
	letter-spacing: 0px;
	color: #000000;
	opacity: 1;
	height: 150px;

}

.download {
	display: grid;
	grid-template-columns: auto auto;
}

.custom-footer {
	padding-left: 100px;
}

.leadershipfont1 {
	font-size: 11px;
}

.leadershipfont2 {
	font-size: 15px
}

.custom-bottom {

	margin-bottom: -200px
}

.custom-width {
	width: 100%
}

.shipDImg {
	width: 100%;
	height: 350px;
}

.shopping-container {
	margin-top: 150px;
}

.shopping-plus {
	text-align: center;
	font-weight: bold;
	font-family: Nunito, sans-serif;
	letter-spacing: 0px;
	color: #000000;
	opacity: 1;
}

.mmpblack-right {
	text-align: right;
}

.modal-font {
	color: #206AED;
}

.my-account-font {
	height: 30px;
	line-height: 10px;
	font-size: 0.9em;
}

.promo-code {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border-radius: 10px;
	opacity: 1;
	width: 100%;
	height: 60px;
}

.apply-btn {
	position: absolute;
	background: #FFA552 0% 0% no-repeat padding-box;
	opacity: 1;
	right: 10px;
	top: 10px;
	padding: 10px 20px;
	border-radius: 10px;
	color: white;
}

.track-detail {

	opacity: 1;

	letter-spacing: 40px;
	overflow: hidden;
}

.track-form {
	display: grid;
	grid-template-columns: auto;
}

.track-detail-title {
	float: left;
	display: grid;
	margin-top: 40px;
	/*padding-left: 30px;*/

}

.track-detail-info {
	display: grid;
	grid-template-columns: auto auto;
	margin-bottom: -25px;
}

.track-detail-hr {
	border: .5px solid #707070;
	opacity: 0.4;
	float: left;
}


@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,600);


#steps {
	width: 600px;
	margin: 50px auto;
	padding: 90px 0px;
}

.step {
	width: 40px;
	height: 40px;
	background-color: #D9DFF2;
	display: inline-block;
	border: 4px solid;
	border-color: transparent;
	border-radius: 50%;
	color: hsl(226, 15%, 83%);
	font-weight: 600;
	text-align: center;
	line-height: 25px;
}

.step:first-child {
	line-height: 30px;
}

.step:nth-child(n+2) {
	margin: 0 0 0 135px;
	transform: translate(0, -4px);
}

.step:nth-child(n+2):before {
	width: 133px;
	height: 5px;
	display: block;
	background-color: #D9DFF2;
	transform: translate(-140px, 15px);
	content: '';
}

.step:after {
	width: 150px;
	display: block;
	transform: translate(-55px, 3px);
	color: #777777;
	opacity: 1;
	content: attr(data-desc);
	font-weight: 700;
	font-size: 16px;
	padding: 25px 0px;
}

.step:first-child:after {
	transform: translate(-55px, -1px);
}

.step.active {
	border-color: black;
	background: black;
	color: white;
	background: url(../images/icon-time.png) center no-repeat;
}

.step.active:before {
	background: linear-gradient(to right, #D9DFF2 0%,
			#D9DFF2 100%);


}

.step.active:after {
	color: black;
}

.step.done {
	background-color: #82D314;
	border-color: #82D314;

	color: hsl(0, 0%, 100%);
}

.step.done:before {
	background-color: #82D314;
}

.accordion_container {
	margin-top: 60px;
	width: 100%;
}

.accordion_head {
	cursor: pointer;
	padding: 20px 0px;
	/*border-bottom: 2px solid #f0f0f0;*/
	position: relative;
	height: 100%;
}

.accordion_border {
	border-bottom: 2px solid #f0f0f0;
}

.accordion_title {
	/*float: left;*/
	width: 90%;
}

/*.accordion_body {
    background: lightgray;
}*/
.accordion_body p {
	padding: 18px 5px;
	margin: 0px;
}

.plusminus {
	float: right;
	color: #206AED;
	font-size: 30px;
	font-weight: bolder;
	margin-top: -50px;
}

.nav_column .accordion_title_holder {
	margin-bottom: 0;
	padding: 10px 0 5px;

}

.nav_column .item .accordion_checkbox {
	padding: 25px 0px;
	padding-bottom: 25px;
	border: 1px solid #70707066;
	border-radius: 10px;
	opacity: 1;
}

.highlight {
	color: #206AED !important;
}

.a-link {
	text-decoration: underline;
	color: #206aed;

}

.support-alert-box {
	width: 200px;
	color: #000000;
	background-color: #d2e1fb;
	border-color: #d2e1fb;
}

.support-alert {
	position: relative;
	padding: 0.75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: 0.25rem;
	width: 100%;
	margin-right: 5px;
}

.support-close {
	color: #ffffff;
	float: right;
	font-size: 22px;
	font-weight: bold;
}

.category-name {
	margin-bottom: 10px;
}

.support-description1 {

	color: #000000;
	font-weight: 600;
	letter-spacing: 0.6px;
	border-radius: 20px !important;
	padding: 10px;
	/*line-height: 40px;*/
	margin-left: -10px;

}

.support-description1 ul li {
	list-style: none !important;
}

.black-font {
	color: black;
	font-weight: 600;
}

.content_hidden {
	display: none;
}

.dropdown-menu {
	margin: -5px 0 0 !important;
}

.hide-responsive-menu {
	display: none !important;
}

#contactusinfo {
	display: none;
}

#viberinfo {
	display: none;
}

.hide-menu-ipad {
	display: block;
}

.support-top {
	margin-top: -56px;
}

.video-wrapper {
	position: relative;



}

.video-wrapper>video {
	width: 100%;
	vertical-align: middle;
	border-radius: 20px;


}

.video-wrapper>video.has-media-controls-hidden::-webkit-media-controls {
	display: none;
}

.video-overlay-play-button {
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 10px calc(50% - 50px);
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	opacity: 0.95;
	cursor: pointer;
	/* background-image: linear-gradient(transparent); */
	transition: opacity 150ms;
}

.video-overlay-play-button:hover {
	opacity: 1;
}

.video-overlay-play-button.is-hidden {
	display: none;
}

.vl {
	border-left: 2px solid gray;
	height: 100px;
	margin-left: 15px;
}

.supportDetail {
	position: relative;
	padding-top: 20px;
	min-height: 370px;
	height: auto;
	background: #fff;
}

.support-detail {
	text-align: center;
	border-bottom: 5px solid #206AED;
}

@media only screen and (max-width: 64.06125em) {
	.sd {
		width: 100%;
	}

	.modal-content-booking {
		width: 100% !important;
	}

	.modal-content-support {
		width: 100% !important;
	}

	.responsive-support-height {
		height: 50px;
	}

	.support-top {
		margin-top: -200px;
	}

	.img-media-icon {
		left: 45px !important;
		top: 35px !important;
	}

	.devices {
		height: auto;
		min-height: 500px;
		background: #FAFAFF;
		position: relative;
	}

	.dataPlan {
		height: auto;
		padding-top: 25px !important;

	}

	.aboutAnanadaImg {
		margin: 175px auto;
	}

	.addLife-card-image {
		height: 500px;
	}

	.body {
		overflow: hidden;
		padding-top: 55px;
	}

	.hide-menu-ipad {
		display: none;
		 !important;
	}

	.hide-responsive-menu {
		display: block !important;
	}

	.jss197 {
		top: 0px !important;
	}

}


@media only screen and (max-width:767px) {

	.sd {
		width: 200px;
	}

	.modal-content-support {
		width: 100% !important;
	}

	.responsive-support-height {
		height: 160px;
	}

	.support-top {
		margin-top: 0px;
	}

	.devices {
		height: auto;
	}

	.dataPlan {
		padding-top: 0px !important;
		height: 200px !important;
		min-height: 200px !important;

	}

	.cardsListSupport:after {
		height: auto !important;
	}

	.bookingImgPos {
		margin-left: 0px !important;
		margin-bottom: -26px;
	}

	.backHomeLink {
		margin-left: 0px !important;
		margin-top: 35px !important;
	}

	.booking-border .lb1 {
		margin-left: 0px !important;
	}

	.bookingImg {
		margin-bottom: 0px !important;
		margin-left: 0px !important;
		width: 25px;
	}

	.booking-border h1 {
		font-size: 18px !important;
	}

	.booking-border .btnBack {
		border: 1px solid #206aed;
		color: #206aed;
		border-radius: 7px;
		padding: 3px !important;
		text-align: center;
		display: inline-block;
		font-size: .9rem;
		min-width: 104px !important;
		font-weight: bold;
		text-decoration: none;
		cursor: pointer;
	}

	.dropdown {

		margin-left: 58px;
	}

	.sd-container {

		margin-left: 58px;
	}

	.open-button {
		right: 57px !important;
	}

	.modal-header .close {
		margin: 5px !important;
	}

	span.popup_logo {

		position: inherit !important;
		left: 20px;
		top: 0;
	}

	.modal-content-booking {
		width: 100% !important;
	}

	.modal-dialog {
		width: auto !important;
		margin: 70px auto 0;
	}

	.recordVideoBody {
		height: auto;
		width: 100%;
		font-size: 20px;
		padding-left: 0px;
		padding-right: 0px;
		position: static;
	}

	.recordVideoBody:before {
		margin-left: 0px;
	}

	.helpList-footer-social {
		display: grid;
		grid-template-columns: auto;
	}

	.footerIcon {
		float: none;
	}

	.fb-emoji {
		width: 100%;
	}

	.custom-container {
		width: 100%;
	}

	.feedback_form {
		width: 100%;
		display: grid;
		grid-template-columns: auto;
	}

	.dp-detail {
		display: grid;
		grid-template-columns: auto;
	}

	.dp-desc {
		padding-left: 20px !important;
	}

	.select-color {
		margin-right: 45px !important;
	}

	.dp-detail-icon {
		display: grid;
	}

	.dp-detail-title {
		float: left;
		display: grid;
		margin-top: -10px;
		padding-left: 30px;
	}

	.key-features-img {
		display: none;
	}

	#cycle-2 {
		width: 80% !important;
		margin-left: 30px !important;
	}

	.custom-footer {
		padding-left: 0px;
	}

	._p-qty {
		display: grid;
		grid-template-columns: auto auto auto;
	}

	.table-responsive-shopping {
		overflow-x: auto;
	}

	.responsive-payment-info {
		overflow-x: auto;
		position: relative;
		padding-left: 15px;
	}

	.hide-responsive-menu {
		display: block !important;
	}

	.peopleBg {
		height: 1000px;
	}

	.img-media-icon {
		left: 115px !important;
		top: 85px !important;
	}

}

.bodMemberBg:hover {
	cursor: pointer;
}

.basket-item-count {
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	height: 18px;
	position: absolute;
	margin-left: -18px;
	width: 18px;
	background: #000;
	color: #fff;
	font-size: 11px;
	text-align: center;
	line-height: 19px;
}

.shopping-value-button-danger {
	display: inline-flex;
	/* border: 0px solid #ddd; */
	margin: 0px;
	width: 30px;
	height: 30px;
	justify-content: center;
	align-items: center;
	background: #ededf1;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #000000;
	background: yellow 0% 0% no-repeat padding-box;
	border: 1px solid #BABABA;
	border-radius: 21px;
	opacity: 1;
}