img.fr-dib {
	margin: 15px auto!important;
	display: block;
	float: none;
	vertical-align: top
}

img.fr-dib.fr-fil {
	margin-left: 0!important
}

img.fr-dib.fr-fir {
	margin-right: 0!important
}

img.fr-dii {
	display: inline-block;
	float: none;
	vertical-align: bottom;
	margin-left: 15px;
	margin-right: 15px;
	max-width: calc(90%)
}

img.fr-dii.fr-fil {
	float: left;
	margin: 15px 15px 15px 0!important;
	max-width: calc(95%)
}

img.fr-dii.fr-fir {
	float: right;
	margin: 15px 0 15px 15px!important;
	max-width: calc(95%)
}

.component-socials {
	min-width: 32px;
	min-height: 32px
}

.component-socials .socials-wrap {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: flex-start
}

.component-socials.right .socials-wrap {
	justify-content: flex-end
}

.component-socials.center .socials-wrap,
.component-socials a {
	justify-content: center
}

.component-socials a {
	position: relative;
	flex-shrink: 0;
	font-size: 13px;
	margin: .3em;
	width: 2.462em;
	height: 2.462em;
	color: inherit;
	text-decoration: none;
	text-align: center;
	display: flex;
	align-items: center;
	transition: all .2s ease-out
}

@media (max-width:767px) {
	.component-socials a {
		font-size: 15px
	}
}

.component-socials a:hover {
	color: inherit
}

.component-socials a:before {
	content: "";
	display: block;
	border-radius: 50%;
	opacity: 0;
	border: .063em solid currentColor;
	background: transparent;
	position: absolute;
	z-index: 0;
	top: -1px;
	left: -1px;
	width: 100%;
	height: 100%;
	pointer-events: none;
	transition: all .2s ease-out
}

.component-socials a svg {
	position: relative;
	z-index: 1;
	width: 1.25em;
	height: 1em;
	display: block;
	fill: currentColor
}

.component-socials[data-style=squared_color_fill] a {
	width: 26px;
	height: 22px;
	padding: 0
}

.component-socials[data-style=squared_color_fill] a:before {
	border-radius: 3px
}

.component-socials[data-style=clean] a,
.component-socials[data-style=clean_color] a {
	opacity: .5
}

.component-socials[data-style=clean] a:hover,
.component-socials[data-style=clean_color] a:hover {
	opacity: 1
}

.component-socials[data-style=clean] a:hover:before,
.component-socials[data-style=clean_color] a:hover:before {
	opacity: .15
}

.component-socials[data-style=rounded] a:before,
.component-socials[data-style=rounded_color] a:before,
.component-socials[data-style=squared] a:before,
.component-socials[data-style=squared_color] a:before {
	opacity: .25;
	background: transparent
}

.component-socials[data-style=rounded] a:hover,
.component-socials[data-style=rounded_color] a:hover,
.component-socials[data-style=squared] a:hover,
.component-socials[data-style=squared_color] a:hover {
	opacity: 1
}

.component-socials[data-style=rounded] a:hover:before,
.component-socials[data-style=rounded_color] a:hover:before,
.component-socials[data-style=squared] a:hover:before,
.component-socials[data-style=squared_color] a:hover:before {
	background: currentColor
}

.component-socials[data-style=squared] a:before,
.component-socials[data-style=squared_color] a:before {
	border-radius: 0
}

.component-socials[data-style=clean_color] .social-vk {
	color: #4c6c91
}

.component-socials[data-style=clean_color] .social-fb {
	color: #3b5998
}

.component-socials[data-style=clean_color] .social-twitter {
	color: #55acee
}

.component-socials[data-style=clean_color] .social-ok {
	color: #f68634
}

.component-socials[data-style=clean_color] .social-gplus {
	color: #dc4e41
}

.component-socials[data-style=clean_color] .social-instagram {
	color: #bd2c98
}

.component-socials[data-style=clean_color] .social-yt {
	color: #ce1312
}

.component-socials[data-style=clean_color] .social-vimeo {
	color: #31afd8
}

.component-socials[data-style=clean_color] .social-snapchat {
	color: #ffe400
}

.component-socials[data-style=clean_color] .social-whatsapp {
	color: #00eb67
}

.component-socials[data-style=clean_color] .social-telegram {
	color: #37aee2
}

.component-socials[data-style=clean_color] .social-periscope {
	color: #1b3b6b
}

.component-socials[data-style=clean_color] .social-viber {
	color: #7f4da0
}

.component-socials[data-style=clean_color] .social-behance {
	color: #1769ff
}

.component-socials[data-style=clean_color] .social-dribble {
	color: #f26798
}

.component-socials[data-style=clean_color] .social-skype {
	color: #00aef3
}

.component-socials[data-style=clean_color] .social-p {
	color: #bd071c
}

.component-socials[data-style=rounded_color] a:hover,
.component-socials[data-style=squared_color] a:hover {
	color: #fff
}

.component-socials[data-style=rounded_color] a:before,
.component-socials[data-style=squared_color] a:before {
	opacity: 1
}

.component-socials[data-style=rounded_color] .social-vk,
.component-socials[data-style=squared_color] .social-vk {
	color: #4c6c91
}

.component-socials[data-style=rounded_color] .social-vk:before,
.component-socials[data-style=squared_color] .social-vk:before {
	border-color: #4c6c91
}

.component-socials[data-style=rounded_color] .social-vk:hover:before,
.component-socials[data-style=squared_color] .social-vk:hover:before {
	background: #4c6c91
}

.component-socials[data-style=rounded_color] .social-fb,
.component-socials[data-style=squared_color] .social-fb {
	color: #3b5998
}

.component-socials[data-style=rounded_color] .social-fb:before,
.component-socials[data-style=squared_color] .social-fb:before {
	border-color: #3b5998
}

.component-socials[data-style=rounded_color] .social-fb:hover:before,
.component-socials[data-style=squared_color] .social-fb:hover:before {
	background: #3b5998
}

.component-socials[data-style=rounded_color] .social-twitter,
.component-socials[data-style=squared_color] .social-twitter {
	color: #55acee
}

.component-socials[data-style=rounded_color] .social-twitter:before,
.component-socials[data-style=squared_color] .social-twitter:before {
	border-color: #55acee
}

.component-socials[data-style=rounded_color] .social-twitter:hover:before,
.component-socials[data-style=squared_color] .social-twitter:hover:before {
	background: #55acee
}

.component-socials[data-style=rounded_color] .social-ok,
.component-socials[data-style=squared_color] .social-ok {
	color: #f68634
}

.component-socials[data-style=rounded_color] .social-ok:before,
.component-socials[data-style=squared_color] .social-ok:before {
	border-color: #f68634
}

.component-socials[data-style=rounded_color] .social-ok:hover:before,
.component-socials[data-style=squared_color] .social-ok:hover:before {
	background: #f68634
}

.component-socials[data-style=rounded_color] .social-gplus,
.component-socials[data-style=squared_color] .social-gplus {
	color: #dc4e41
}

.component-socials[data-style=rounded_color] .social-gplus:before,
.component-socials[data-style=squared_color] .social-gplus:before {
	border-color: #dc4e41
}

.component-socials[data-style=rounded_color] .social-gplus:hover:before,
.component-socials[data-style=squared_color] .social-gplus:hover:before {
	background: #dc4e41
}

.component-socials[data-style=rounded_color] .social-instagram,
.component-socials[data-style=squared_color] .social-instagram {
	color: #b900b4
}

.component-socials[data-style=rounded_color] .social-instagram:before,
.component-socials[data-style=squared_color] .social-instagram:before {
	border-color: #b900b4
}

.component-socials[data-style=rounded_color] .social-instagram:hover:before,
.component-socials[data-style=squared_color] .social-instagram:hover:before {
	background: radial-gradient(circle at 33% 100%, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf);
	border-color: transparent
}

.component-socials[data-style=rounded_color] .social-yt,
.component-socials[data-style=squared_color] .social-yt {
	color: #ce1312
}

.component-socials[data-style=rounded_color] .social-yt:before,
.component-socials[data-style=squared_color] .social-yt:before {
	border-color: #ce1312
}

.component-socials[data-style=rounded_color] .social-yt:hover:before,
.component-socials[data-style=squared_color] .social-yt:hover:before {
	background: #ce1312
}

.component-socials[data-style=rounded_color] .social-vimeo,
.component-socials[data-style=squared_color] .social-vimeo {
	color: #31afd8
}

.component-socials[data-style=rounded_color] .social-vimeo:before,
.component-socials[data-style=squared_color] .social-vimeo:before {
	border-color: #31afd8
}

.component-socials[data-style=rounded_color] .social-vimeo:hover:before,
.component-socials[data-style=squared_color] .social-vimeo:hover:before {
	background: #31afd8
}

.component-socials[data-style=rounded_color] .social-snapchat,
.component-socials[data-style=squared_color] .social-snapchat {
	color: #ffe400
}

.component-socials[data-style=rounded_color] .social-snapchat:before,
.component-socials[data-style=squared_color] .social-snapchat:before {
	border-color: #ffe400
}

.component-socials[data-style=rounded_color] .social-snapchat:hover:before,
.component-socials[data-style=squared_color] .social-snapchat:hover:before {
	background: #ffe400
}

.component-socials[data-style=rounded_color] .social-whatsapp,
.component-socials[data-style=squared_color] .social-whatsapp {
	color: #00eb67
}

.component-socials[data-style=rounded_color] .social-whatsapp:before,
.component-socials[data-style=squared_color] .social-whatsapp:before {
	border-color: #00eb67
}

.component-socials[data-style=rounded_color] .social-whatsapp:hover:before,
.component-socials[data-style=squared_color] .social-whatsapp:hover:before {
	background: #00eb67
}

.component-socials[data-style=rounded_color] .social-telegram,
.component-socials[data-style=squared_color] .social-telegram {
	color: #37aee2
}

.component-socials[data-style=rounded_color] .social-telegram:before,
.component-socials[data-style=squared_color] .social-telegram:before {
	border-color: #37aee2
}

.component-socials[data-style=rounded_color] .social-telegram:hover:before,
.component-socials[data-style=squared_color] .social-telegram:hover:before {
	background: #37aee2
}

.component-socials[data-style=rounded_color] .social-periscope,
.component-socials[data-style=squared_color] .social-periscope {
	color: #1b3b6b
}

.component-socials[data-style=rounded_color] .social-periscope:before,
.component-socials[data-style=squared_color] .social-periscope:before {
	border-color: #1b3b6b
}

.component-socials[data-style=rounded_color] .social-periscope:hover:before,
.component-socials[data-style=squared_color] .social-periscope:hover:before {
	background: #1b3b6b
}

.component-socials[data-style=rounded_color] .social-viber,
.component-socials[data-style=squared_color] .social-viber {
	color: #7f4da0
}

.component-socials[data-style=rounded_color] .social-viber:before,
.component-socials[data-style=squared_color] .social-viber:before {
	border-color: #7f4da0
}

.component-socials[data-style=rounded_color] .social-viber:hover:before,
.component-socials[data-style=squared_color] .social-viber:hover:before {
	background: #7f4da0
}

.component-socials[data-style=rounded_color] .social-behance,
.component-socials[data-style=squared_color] .social-behance {
	color: #1769ff
}

.component-socials[data-style=rounded_color] .social-behance:before,
.component-socials[data-style=squared_color] .social-behance:before {
	border-color: #1769ff
}

.component-socials[data-style=rounded_color] .social-behance:hover:before,
.component-socials[data-style=squared_color] .social-behance:hover:before {
	background: #1769ff
}

.component-socials[data-style=rounded_color] .social-dribble,
.component-socials[data-style=squared_color] .social-dribble {
	color: #f26798
}

.component-socials[data-style=rounded_color] .social-dribble:before,
.component-socials[data-style=squared_color] .social-dribble:before {
	border-color: #f26798
}

.component-socials[data-style=rounded_color] .social-dribble:hover:before,
.component-socials[data-style=squared_color] .social-dribble:hover:before {
	background: #f26798
}

.component-socials[data-style=rounded_color] .social-skype,
.component-socials[data-style=squared_color] .social-skype {
	color: #00aef3
}

.component-socials[data-style=rounded_color] .social-skype:before,
.component-socials[data-style=squared_color] .social-skype:before {
	border-color: #00aef3
}

.component-socials[data-style=rounded_color] .social-skype:hover:before,
.component-socials[data-style=squared_color] .social-skype:hover:before {
	background: #00aef3
}

.component-socials[data-style=rounded_color] .social-p,
.component-socials[data-style=squared_color] .social-p {
	color: #bd071c
}

.component-socials[data-style=rounded_color] .social-p:before,
.component-socials[data-style=squared_color] .social-p:before {
	border-color: #bd071c
}

.component-socials[data-style=rounded_color] .social-p:hover:before,
.component-socials[data-style=squared_color] .social-p:hover:before {
	background: #bd071c
}

.component-socials[data-style=rounded_color_fill] a,
.component-socials[data-style=squared_color_fill] a {
	color: #fff
}

.component-socials[data-style=rounded_color_fill] a:hover:before,
.component-socials[data-style=squared_color_fill] a:hover:before {
	opacity: .75
}

.component-socials[data-style=rounded_color_fill] a:before,
.component-socials[data-style=squared_color_fill] a:before {
	opacity: 1
}

.component-socials[data-style=rounded_color_fill] .social-vk:before,
.component-socials[data-style=squared_color_fill] .social-vk:before {
	border-color: #4c6c91;
	background: #4c6c91
}

.component-socials[data-style=rounded_color_fill] .social-fb:before,
.component-socials[data-style=squared_color_fill] .social-fb:before {
	border-color: #3b5998;
	background: #3b5998
}

.component-socials[data-style=rounded_color_fill] .social-twitter:before,
.component-socials[data-style=squared_color_fill] .social-twitter:before {
	border-color: #55acee;
	background: #55acee
}

.component-socials[data-style=rounded_color_fill] .social-ok:before,
.component-socials[data-style=squared_color_fill] .social-ok:before {
	border-color: #f68634;
	background: #f68634
}

.component-socials[data-style=rounded_color_fill] .social-gplus:before,
.component-socials[data-style=squared_color_fill] .social-gplus:before {
	border-color: #dc4e41;
	background: #dc4e41
}

.component-socials[data-style=rounded_color_fill] .social-instagram:before,
.component-socials[data-style=squared_color_fill] .social-instagram:before {
	background: radial-gradient(circle at 33% 100%, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf);
	width: calc(100% + 2px);
	height: calc(100% + 2px);
	border: none
}

.component-socials[data-style=rounded_color_fill] .social-yt:before,
.component-socials[data-style=squared_color_fill] .social-yt:before {
	border-color: #ce1312;
	background: #ce1312
}

.component-socials[data-style=rounded_color_fill] .social-vimeo:before,
.component-socials[data-style=squared_color_fill] .social-vimeo:before {
	border-color: #31afd8;
	background: #31afd8
}

.component-socials[data-style=rounded_color_fill] .social-snapchat:before,
.component-socials[data-style=squared_color_fill] .social-snapchat:before {
	border-color: #ffe400;
	background: #ffe400
}

.component-socials[data-style=rounded_color_fill] .social-whatsapp:before,
.component-socials[data-style=squared_color_fill] .social-whatsapp:before {
	border-color: #00eb67;
	background: #00eb67
}

.component-socials[data-style=rounded_color_fill] .social-telegram:before,
.component-socials[data-style=squared_color_fill] .social-telegram:before {
	border-color: #37aee2;
	background: #37aee2
}

.component-socials[data-style=rounded_color_fill] .social-periscope:before,
.component-socials[data-style=squared_color_fill] .social-periscope:before {
	border-color: #1b3b6b;
	background: #1b3b6b
}

.component-socials[data-style=rounded_color_fill] .social-viber:before,
.component-socials[data-style=squared_color_fill] .social-viber:before {
	border-color: #7f4da0;
	background: #7f4da0
}

.component-socials[data-style=rounded_color_fill] .social-behance:before,
.component-socials[data-style=squared_color_fill] .social-behance:before {
	border-color: #1769ff;
	background: #1769ff
}

.component-socials[data-style=rounded_color_fill] .social-dribble:before,
.component-socials[data-style=squared_color_fill] .social-dribble:before {
	border-color: #f26798;
	background: #f26798
}

.component-socials[data-style=rounded_color_fill] .social-skype:before,
.component-socials[data-style=squared_color_fill] .social-skype:before {
	border-color: #00aef3;
	background: #00aef3
}

.component-socials[data-style=rounded_color_fill] .social-p:before,
.component-socials[data-style=squared_color_fill] .social-p:before {
	border-color: #bd071c;
	background: #bd071c
}

body {
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.857;
	letter-spacing: .3px
}

.text-style-subtitle,
.text-style-title,
body {
	font-family: Roboto, sans-serif
}

.text-style-quote {
	font-family: Playfair Display, Times New Roman, serif
}

.text-style-title {
	font-size: 3.429rem;
	font-weight: 400;
	display: block;
	line-height: 1.1;
	text-align: center;
	margin: 0 auto 20px;
	width: 100%;
	max-width: 940px;
	min-width: 100px;
	word-break: break-word
}

.text-style-title.big {
	max-width: 960px;
	font-size: 4.429rem;
	margin-bottom: 30px
}

@media (min-width:571px) and (max-width:767px) {
	.text-style-title {
		max-width: 480px;
		font-size: 3rem
	}
	.text-style-title.big {
		margin-bottom: 25px
	}
}

@media (max-width:570px) {
	.text-style-title {
		max-width: 320px;
		font-size: 2.2rem;
		margin-bottom: 15px
	}
	.text-style-title.big {
		font-size: 2.4rem
	}
}

@media (max-width:350px) {
	.text-style-title {
		font-size: 1.9rem
	}
	.text-style-title.big {
		font-size: 2.05rem
	}
}

.text-style-subtitle {
	font-size: 1.071rem;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	line-height: 1.4;
	text-align: center;
	display: block;
	margin: 0 auto 30px;
	width: 100%;
	max-width: 820px;
	min-width: 80px;
	word-break: break-word
}

.text-style-subtitle.line {
	margin-bottom: 50px
}

.text-style-subtitle.line:after {
	content: "";
	display: block;
	margin: 0 auto;
	width: 30px;
	height: 2px;
	background: #fff;
	background: currentColor;
	position: relative;
	top: 20px
}

@media (max-width:570px) {
	.text-style-subtitle {
		max-width: 280px;
		font-size: 1rem
	}
}

@media (min-width:571px) and (max-width:767px) {
	.text-style-subtitle {
		max-width: 360px
	}
}

.text-style-quote {
	font-size: 2rem;
	font-weight: 400;
	line-height: 1.22;
	letter-spacing: normal;
	word-break: break-word
}

.text-style-caption {
	font-weight: 700;
	font-size: .857rem;
	line-height: 1.333;
	letter-spacing: 1.2px;
	text-transform: uppercase
}

.text-style-strong {
	font-weight: 700;
	font-size: 1.143rem;
	line-height: 1.3;
	letter-spacing: .3px
}

.text-style-normal {
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.857;
	letter-spacing: .3px
}

.text-style-tiny {
	font-size: .929rem;
	font-weight: 400;
	line-height: 1.231;
	letter-spacing: .3px
}

.text-style-long {
	margin: 0 auto;
	max-width: 980px
}

.center {
	text-align: center
}

a {
	word-break: break-word
}

font {
	font: inherit;
	margin: 0;
	padding: 0;
	line-height: inherit
}

* {
	box-sizing: border-box;
	font-smooth: always;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: auto
}

*,
:focus {
	outline: none;
	-webkit-focus-ring-color: transparent;
	-webkit-tap-highlight-color: transparent
}

body,
html {
	width: 100%;
	height: 100%;
	-webkit-overflow-scrolling: touch
}

html {
	font-size: 14px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	min-height: 100%
}

body {
	min-width: 980px;
	margin: 0;
	color: #333;
	background-color: #fff
}

svg {
	max-width: 100%;
	max-height: 100%;
	fill: currentColor;
	fill-rule: evenodd
}

table {
	float: none;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
	position: relative
}

table:after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	border: 1px solid currentColor;
	opacity: .2
}

table th {
	font-weight: 700
}

table td,
table th {
	position: relative;
	background-color: transparent;
	border-width: 0;
	font-size: inherit;
	margin: 0;
	overflow: visible;
	padding: .5em 1em
}

table td:after,
table th:after {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 100%;
	height: calc(100% - 1px);
	z-index: -1;
	border: 1px solid currentColor;
	border-right: 0;
	border-top: 0;
	opacity: .2
}

table td:first-child:after,
table th:first-child:after {
	border-left: 0;
	width: calc(100% - 1px);
	left: 1px
}

table tr:last-child>td:after {
	border-bottom: 0
}

a {
	color: #08c;
	text-decoration: none
}

a:hover {
	color: #005580;
	text-decoration: underline
}

a:hover:active {
	outline: 0
}

p a {
	cursor: pointer;
	display: inline;
	border-bottom: 1px solid;
	opacity: .8;
	transition: opacity .3s;
	color: inherit
}

p a:hover {
	text-decoration: none;
	opacity: 1
}

h1 {
	margin: 0
}

img {
	max-width: 100%;
	width: auto\9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic
}

p img {
	height: auto!important
}

button,
input,
select,
textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle
}

button,
input {
	overflow: visible;
	line-height: normal
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0
}

textarea {
	overflow: auto;
	vertical-align: top
}

p,
ul {
	margin: 0
}

ul {
	padding-left: 18px
}

ol {
	margin: 0;
	padding-left: 21px
}

.will-change {
	transform: translateZ(0);
	will-change: transform
}

.noanimate,
.noanimate * {
	transition: none!important
}

.unselectable {
	user-select: none
}

.overflow {
	overflow: hidden
}

.disable-pointer-events,
.disable-pointer-events * {
	pointer-events: none!important
}

.clear {
	min-height: 5px
}

.clear:after {
	content: "."!important;
	display: block!important;
	height: 0!important;
	clear: both!important;
	font-size: 1px!important;
	line-height: 1px!important;
	visibility: hidden!important
}

.img-popup {
	cursor: pointer
}

@keyframes s_spin {
	0% {
		transform: rotate(0deg)
	}
	to {
		transform: rotate(1turn)
	}
}

@keyframes fade-in {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes fade-out {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

@keyframes slide-down {
	0% {
		opacity: 0;
		transform: translateY(-100%)
	}
	to {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes shake {
	10%,
	90% {
		transform: translate3d(-1px, 0, 0)
	}
	20%,
	80% {
		transform: translate3d(2px, 0, 0)
	}
	30%,
	60% {
		transform: translate3d(-3px, 0, 0)
	}
	45% {
		transform: translate3d(3px, 0, 0)
	}
}

.fake-table {
	display: table;
	table-layout: fixed;
	width: 100%
}

.fake-table * {
	border-color: inherit
}

.fake-thead {
	display: table-header-group
}

.fake-tbody {
	display: table-row-group
}

.fake-tfoot {
	display: table-footer-group
}

.fake-th,
.fake-tr {
	display: table-row
}

.fake-td {
	display: table-cell;
	vertical-align: middle
}

.fake-tbody:first-child .fake-tr:first-child .fake-td,
.fake-tfoot:first-child .fake-tr:first-child .fake-td,
.fake-thead:first-child .fake-tr:first-child .fake-td {
	border-top: 0
}

.fake-td {
	border-left-width: 1px;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-style: solid
}

.fake-td:first-of-type {
	border-left: none
}

a.times,
a>.times {
	position: relative;
	display: block;
	color: inherit;
	width: 1em;
	height: 1em;
	cursor: pointer;
	opacity: 1;
	will-change: opacity;
	transition: opacity .15s;
	pointer-events: all
}

a.times:after,
a.times:before,
a>.times:after,
a>.times:before {
	display: block;
	content: "";
	width: 2px;
	height: 1.3em;
	background: currentColor;
	position: absolute;
	left: 0;
	right: 0;
	top: -2px;
	margin: 0 auto
}

a.times:before,
a>.times:before {
	transform: rotate(45deg)
}

a.times:after,
a>.times:after {
	transform: rotate(-45deg)
}

a.times:hover,
a>.times:hover {
	opacity: .5
}

.flexbe-copyright {
	font-size: .857rem;
	line-height: 1.333;
	opacity: .5
}

.flexbe-copyright a {
	color: inherit
}

.slider-pagination {
	text-align: center;
	pointer-events: none
}

.slider-pagination .swiper-pagination-bullet {
	vertical-align: middle;
	display: inline-block;
	pointer-events: all;
	width: 8px;
	height: 8px;
	opacity: .3;
	background: currentColor;
	margin: 0 7px;
	border-radius: 50%;
	cursor: pointer;
	transition: transform .25s linear, opacity .15s linear
}

.slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	transform: scale(1.25);
	opacity: 1
}

.swiper-container-autoheight .slide,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .slider-wrapper,
.swiper-container-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height
}

.b_block .component-bg.bg-color .overlay,
.w_widget .component-bg.bg-color .overlay {
	opacity: 1!important
}

.component-bg {
	height: calc(100% + 1px);
	overflow: hidden;
	clip: rect(auto, auto, auto, auto);
	pointer-events: none;
	z-index: -1
}

.component-bg,
.component-bg .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

.component-bg .overlay {
	height: 100%;
	z-index: 1;
	right: 0;
	bottom: 0
}

.component-bg .overlay.preload {
	min-width: 140%;
	min-height: 140%;
	width: 140vw;
	height: 140vw;
	border-style: solid;
	border-width: 70vw;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
	will-change: border-width
}

.component-bg .overlay.animate {
	border-width: 0;
	transition: border-width .5s ease, opacity .5s
}

.component-bg.bg-color .image-holder,
.component-bg.bg-color .video_bg_container {
	display: none
}

.component-bg.video_is_loaded .image-holder {
	opacity: 0
}

.component-bg .image-holder,
.component-bg .video_bg_container {
	position: relative;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	backface-visibility: hidden
}

.component-bg .image-holder .image,
.component-bg .image-holder .video_bg_player,
.component-bg .video_bg_container .image,
.component-bg .video_bg_container .video_bg_player {
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-size: cover
}

.component-bg .image-holder .image,
.component-bg .video_bg_container .image {
	image-rendering: optimizeSpeed;
	image-rendering: auto;
	image-rendering: -o-crisp-edges;
	image-rendering: optimize-contrast;
	-ms-interpolation-mode: nearest-neighbor
}

.component-bg .image-holder {
	opacity: 1;
	transition: opacity .35s
}

.component-bg .loader-image {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-size: cover;
	margin: -40px;
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	transition: all .3s
}

.component-bg.loading .image {
	overflow: hidden;
	position: relative
}

.component-bg.loading .image .loader-image {
	opacity: 0;
	visibility: visible;
	filter: blur(25px)
}

@media (min-width:1025px) {
	.component-bg[data-parallax=true] .image-holder,
	.component-bg[data-parallax=true] .video_bg_container {
		position: fixed
	}
	.component-bg[data-parallax=true] .image-holder .image,
	.component-bg[data-parallax=true] .image-holder .video_bg_player,
	.component-bg[data-parallax=true] .video_bg_container .image,
	.component-bg[data-parallax=true] .video_bg_container .video_bg_player {
		transform: translateZ(0);
		will-change: transform
	}
	.component-bg[data-parallax=half] .image-holder .image,
	.component-bg[data-parallax=half] .image-holder .video_bg_player,
	.component-bg[data-parallax=half] .video_bg_container .image,
	.component-bg[data-parallax=half] .video_bg_container .video_bg_player {
		background-attachment: fixed
	}
}

@media (max-width:767px) {
	.component-bg .video_bg_container {
		display: none
	}
	.component-bg.video_is_loaded .image-holder {
		opacity: 1
	}
}

.component-map {
	width: 100%
}

.component-map[data-format=overlay] {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	padding-bottom: 0!important
}

.component-map[data-format=element] {
	position: relative;
	padding-bottom: 50%
}

.component-map .map {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.component-map .gm-style-cc {
	display: none
}

.component-menu {
	display: inline-block;
	font-size: .857rem;
	font-weight: 600;
	pointer-events: none
}

.component-menu[data-style=line] .holder {
	position: absolute;
	width: 0;
	height: 2px;
	background: transparent;
	bottom: 10px;
	left: 0;
	pointer-events: none;
	transition: none!important
}

.component-menu[data-style=opacity] .holder {
	display: none
}

.component-menu[data-style=opacity] li {
	transition: opacity .22s linear;
	opacity: .55
}

.component-menu[data-style=opacity] li.active {
	opacity: 1
}

.component-menu[data-style=opacity] li a {
	margin: 5px 15px 5px 0;
}

.component-menu[data-style=opacity] li:first-child a {
	margin: 5px 15px 5px 0px;
}

.component-menu[data-style=opacity] li:last-child a {
	margin: 5px 0px 5px 15px;
}

@media (max-width:1199px) {
	.component-menu[data-style=opacity] li a {
		margin-right: 15px;
		margin-left: 15px
	}
}

.component-menu[data-style=opacity].hover li,
.component-menu[data-style=opacity]:hover li {
	opacity: .3!important
}

.component-menu[data-style=opacity].hover li:hover,
.component-menu[data-style=opacity]:hover li:hover {
	opacity: 1!important
}

@media (max-width:1199px) {
	.component-menu[data-style=opacity] li a {
		margin: 5px 15px
	}
}

.component-menu ul {
	padding: 0;
	list-style: none;
	padding: 12px 0 10px;
	position: relative;
	width: 100%
}

.component-menu ul li {
	display: inline-block;
	vertical-align: top;
	line-height: 1.2
}

.component-menu ul li a {
	pointer-events: all;
	letter-spacing: 1.2px;
	color: inherit;
	display: block;
	width: 100%;
	height: 100%;
	max-width: 300px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.component-menu ul li a:active,
.component-menu ul li a:hover {
	text-decoration: none
}

.component-logo {
	max-width: 100%;
	min-height: 50px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50%
}

.component-logo.text {
	min-width: 60px;
	display: flex;
	align-items: center
}

.component-logo a {
	display: inline-block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: inherit;
	font: inherit
}

.component-logo .text-logo {
	width: 100%;
	line-height: 1.2;
	overflow: hidden;
	text-overflow: ellipsis
}

.component-ico {
	width: 100%;
	height: 100%;
	max-width: 128px;
	max-height: 128px
}

.component-ico svg {
	fill: #fff;
	fill: currentColor;
	width: 100%;
	height: 100%
}

.component-ico .ico {
	height: 100%;
	width: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50%
}

.component-scroll-down {
	max-width: 128px;
	max-height: 128px;
	margin: 0 auto;
	z-index: 1;
	position: relative;
	cursor: pointer;
	opacity: 1;
	transition: opacity .25s linear
}

.component-scroll-down:hover {
	opacity: .75
}

.component-scroll-down svg {
	fill: #fff;
	fill: currentColor;
	width: 100%;
	height: 100%
}

.component-button {
	display: inline-block;
	min-width: 120px;
	max-width: 250px;
	font-size: 1.143rem;
	line-height: 1.15;
	letter-spacing: .5px;
	text-align: center;
	word-break: normal;
	-webkit-font-smoothing: auto;
	font-weight: 500;
	color: inherit
}

.component-button .btn-content {
	position: relative;
	color: #fff;
	padding: 14px 30px;
	transform: translateZ(0);
	will-change: opacity;
	transition: background .25s ease;
	margin: auto
}

.component-button .btn-content svg {
	pointer-events: none;
	fill: currentColor;
	width: 24px;
	height: 24px;
	display: block;
	position: absolute!important;
	top: 50%;
	left: 50%;
	opacity: 0;
	transform: translate3d(-50%, -50%, 0) scale(.6)
}

.component-button .btn-content span {
	transition: opacity .45s
}

.component-button:hover {
	text-decoration: none;
	cursor: pointer;
	color: inherit
}

.component-button.animate-add-to-cart {
	pointer-events: none
}

.component-button.animate-add-to-cart .btn-content svg {
	opacity: 1;
	transform: translate3d(-50%, -50%, 0) scale(1);
	transition: opacity .45s, transform .3s cubic-bezier(.25, 1, .1, 3)
}

.component-button.animate-add-to-cart .btn-content span {
	opacity: 0;
	transition: none
}

.component-button.small {
	font-size: 1rem;
	letter-spacing: .3px
}

.component-button.small .btn-content {
	padding: 12px 28px
}

.component-button.wide {
	width: 100%;
	max-width: 100%
}

.component-button.squared .btn-content {
	border-radius: 5px
}

.component-button.squared .btn-content.small {
	border-radius: 4px
}

.component-button.rounded .btn-content {
	border-radius: 50px
}

.component-button.filled .btn-content {
	border: 0
}

.component-button.bordered .btn-content {
	border: 1px solid currentColor
}

.component-button.inverted .btn-content {
	color: inherit;
	background: transparent;
	border: 0!important
}

.component-button.inverted .btn-content:before {
	content: "";
	display: block;
	position: absolute;
	top: -1px;
	left: -1px;
	pointer-events: none;
	width: 100%;
	height: 100%;
	border-radius: inherit;
	border: 1px solid currentColor;
	opacity: .5;
	transition: opacity .3s ease
}

.component-button.inverted:hover .btn-content:before {
	opacity: .8
}

.component-button.splash {
	max-width: none;
	width: 100%;
	height: 100%;
	border: 0
}

.component-button.splash .btn-content {
	border-radius: 0
}

.component-button.link {
	border: 0;
	max-width: 400px;
	min-width: 8ex;
	min-height: 1em;
	font-size: .857rem;
	line-height: 1.333;
	opacity: .5;
	font-weight: 400;
	color: inherit;
	overflow: visible
}

.component-button.link .btn-content {
	padding: 0;
	color: inherit;
	transform: none;
	will-change: auto
}

.component-button.link:hover {
	text-decoration: underline
}

.component-media {
	position: relative;
	padding-bottom: 100%
}

.component-media[data-type=video] {
	padding-bottom: 56.5%
}

.component-media[data-type=image] {
	overflow: hidden
}

.component-media>.component-image:not([data-img-type=image]),
.component-media>.component-slider,
.component-media>.component-video {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding-bottom: 0!important
}

.component-media>.component-video iframe {
	position: relative
}

.component-image {
	position: relative;
	overflow: hidden;
	display: block
}

.component-image,
.component-image .loading-img {
	image-rendering: optimizeSpeed;
	image-rendering: auto;
	image-rendering: -o-crisp-edges;
	image-rendering: optimize-contrast;
	-ms-interpolation-mode: nearest-neighbor;
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat
}

.component-image .loading-img {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: -10px;
	transition: all .3s
}

.component-image[data-img-size=contain],
.component-image[data-img-size=contain] .loading-img {
	background-size: contain;
	background-position: 50%!important
}

.component-image[data-img-size=repeat],
.component-image[data-img-size=repeat] .loading-img {
	background-size: auto;
	background-repeat: repeat
}

.component-image.loading .loading-img {
	filter: blur(5px);
	opacity: 1;
	visibility: visible
}

.component-image[data-img-type=background] {
	padding-bottom: 100%
}

.component-image[data-action=button],
.component-image[data-action=link],
.component-image[data-action=popup] {
	cursor: pointer;
	transition: transform .35s ease-out, filter .25s;
	will-change: transform
}

.component-image[data-action=button]:hover,
.component-image[data-action=link]:hover,
.component-image[data-action=popup]:hover {
	transform: scale(1.03)
}

.component-image .natural-img {
	display: none!important;
	visibility: hidden;
	opacity: 0;
	width: 0;
	height: 0
}

.component-video {
	position: relative;
	padding-bottom: 56.5%
}

.component-video .video-wrapper {
	position: inherit;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .3)
}

.component-video .video-preview {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.component-video[data-state=play] .video-preview {
	pointer-events: none
}

.component-video embed,
.component-video iframe,
.component-video object {
	width: 100%;
	height: 100%
}

@media (max-width:767px) {
	.component-video .video-preview {
		display: none
	}
}

.component-slider {
	position: relative;
	padding-bottom: 100%;
	color: #fff
}

.component-slider[data-img-type=image] {
	padding-bottom: 0;
	position: relative
}

.component-slider[data-img-type=image] .slider-wrapper {
	position: relative
}

.component-slider[data-img-type=image] .slider-wrapper .slider-item {
	height: auto
}

.component-slider[data-img-type=image] .component-image {
	padding-bottom: 0
}

.component-slider[data-img-type=image] .component-video {
	padding-bottom: 56%
}

.component-slider[data-img-type=image] .component-video .video-wrapper {
	position: absolute
}

.component-slider:not([data-img-type=image]) .component-image,
.component-slider:not([data-img-type=image]) .component-video {
	width: 100%;
	padding-bottom: 0!important;
	height: 100%
}

.component-slider .slider-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden
}

.component-slider .slider {
	height: 100%;
	display: flex;
	flex-flow: row nowrap;
	align-items: flex-start
}

.component-slider .slider .slider-item {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.component-slider .slider-pagination {
	width: 100%;
	position: absolute;
	z-index: 2;
	bottom: 10px;
	opacity: 1;
	transition: opacity .2s ease-out, transform .35s ease-out
}

.component-slider .slider-button {
	text-align: center;
	cursor: pointer;
	padding: 0 20px;
	position: absolute;
	z-index: 5;
	top: 0;
	height: 100%;
	display: flex;
	align-items: center
}

.component-slider .slider-button.slider-prev {
	left: 0
}

.component-slider .slider-button.slider-next {
	right: 0
}

.component-slider .slider-button.swiper-button-disabled {
	opacity: .1;
	pointer-events: none;
	cursor: default
}

.component-slider .slider-button span {
	display: inline-block;
	width: 40px;
	height: 40px;
	border: 2px solid currentColor;
	border-radius: 50%;
	opacity: .3;
	will-change: opacity;
	transition: opacity .3s
}

.component-slider .slider-button:not(.swiper-button-disabled):hover span {
	opacity: 1
}

@media (max-width:767px) {
	.component-slider .slider-button {
		top: 50px;
		height: calc(100% - 100px)
	}
	.component-slider .slider-button.slider-prev {
		padding-left: 10px
	}
	.component-slider .slider-button.slider-next {
		padding-right: 10px
	}
}

.component-slider[data-current-content=video] .slider-pagination {
	pointer-events: none;
	opacity: 0;
	transform: translateY(5px)
}

.component-slider[data-current-content=video] .slider-button {
	pointer-events: none
}

.component-slider[data-current-content=video] .slider-button span {
	pointer-events: all
}

.show-more {
	color: #3d52b0;
	text-align: center;
	cursor: pointer;
	height: 40px;
	border: 1px solid;
	border-radius: 20px;
	padding: 11px 24px;
	font-size: .929rem;
	line-height: 1.385;
	transition: all .25s linear
}

.show-more,
.show-more .hide {
	display: inline-block
}

.hidden+.show-more .hide,
.show-more .show {
	display: none
}

.hidden+.show-more .show {
	display: inline-block
}

.component-form {
	width: 100%
}

.component-form form {
	position: relative;
	z-index: 1;
	width: 100%;
	display: block
}

.component-form:not(.inline) .component-button {
	width: 100%;
	max-width: 100%
}

.component-form .policy-data-warning {
	font-size: 11px;
	text-align: center;
	margin-top: 20px;
	opacity: .65
}

.component-form .form_fields {
	width: 100%;
	display: block;
	clear: both;
	margin: 0 auto;
	text-align: left
}

.component-form .form_field {
	width: 100%;
	display: block;
	clear: both;
	margin-bottom: 30px
}

.component-form .form_field:last-child {
	margin-bottom: 0
}

.component-form .form_field.is_error .check-box {
	border-color: #fc4d53;
	opacity: 1
}

.component-form .form_field.is_error .error {
	opacity: 1;
	cursor: help
}

.component-form .form_field.is_error .error svg {
	transform: scale(1)
}

.component-form .form_field.is_error .hr {
	background: #fc5b25
}

.component-form .form_field[data-type=checkbox]+[data-type=checkbox] {
	margin-top: -20px
}

.component-form .field_title {
	font-size: .714rem;
	font-weight: 400;
	line-height: 1.6;
	display: block;
	letter-spacing: 1.5px;
	opacity: .85;
	transition: opacity .15s;
	text-transform: uppercase
}

.component-form .form_field_text {
	position: relative
}

.component-form .form_field_text .field_title {
	font-size: 1.143rem;
	letter-spacing: .3px;
	opacity: .65;
	position: absolute;
	top: 12px;
	left: 0;
	text-transform: none;
	transition: all .15s linear;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 100%
}

.component-form .form_field_text .hr {
	position: absolute;
	width: 100%;
	height: 1px;
	bottom: -1px;
	background: currentColor;
	opacity: .3;
	transition: opacity .15s
}

.component-form .form_field_text_input {
	display: block;
	line-height: 1.63;
	letter-spacing: .3px;
	font: inherit;
	font-size: 1.143rem;
	font-weight: 400;
	position: relative;
	z-index: 2;
	width: 100%;
	color: inherit;
	border: 0;
	outline: none;
	background: transparent;
	height: 46px;
	padding: 10px 25px 10px 0
}

.component-form .form_field_text_input:focus {
	outline: none
}

.component-form .form_field_text_input:focus~.field_title,
.component-form .form_field_text_input:valid~.field_title {
	font-size: .714rem;
	font-weight: 500;
	top: -10px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	opacity: .6
}

.component-form .form_field_text_input:focus~.hr,
.component-form .form_field_text_input:valid~.hr {
	opacity: .65
}

.component-form .form_field_textarea {
	display: block;
	margin-bottom: 20px;
	width: 100%;
	max-height: 250px;
	resize: none;
	min-height: 46px;
	height: auto;
	padding: 10px 25px 10px 0;
	overflow: auto
}

.component-form .form_field_textarea::-webkit-scrollbar {
	width: 5px;
	height: 95%
}

.component-form .form_field_textarea::-webkit-scrollbar-track {
	background: 0
}

.component-form .form_field_textarea::-webkit-scrollbar-thumb {
	background-color: currentColor;
	border-radius: 100px
}

.component-form .form_field_select .custom-select {
	display: none
}

.component-form .form_field_select .dropdown-container.active:after,
.component-form .form_field_select .dropdown-select:after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 1px;
	background: currentColor;
	opacity: .3
}

.component-form .form_field_select .dropdown-select {
	z-index: 200;
	padding: 10px 0;
	font-size: 1.143rem;
	font-weight: 400;
	position: relative;
	z-index: 2;
	width: 100%;
	border: 0;
	cursor: pointer;
	line-height: 1.63
}

.component-form .form_field_select .dropdown-select:before {
	content: "";
	display: block;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%) rotate(180deg);
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid;
	transition: all .15s
}

.component-form .form_field_select .dropdown-container {
	position: relative
}

.component-form .form_field_select .dropdown-container .dropdown-select-ul::-webkit-scrollbar {
	width: 5px;
	height: 95%
}

.component-form .form_field_select .dropdown-container .dropdown-select-ul::-webkit-scrollbar-track {
	background: 0
}

.component-form .form_field_select .dropdown-container .dropdown-select-ul::-webkit-scrollbar-thumb {
	background-color: currentColor;
	border-radius: 100px
}

.component-form .form_field_select .dropdown-container .dropdown-select-ul {
	opacity: 0;
	visibility: hidden;
	transition: all .15s;
	padding: 0;
	max-height: 0;
	z-index: 100;
	position: relative;
	width: 100%;
	overflow: scroll;
	overflow-y: auto;
	overflow-x: hidden;
	text-align: left
}

.component-form .form_field_select .dropdown-container .dropdown-select-ul li {
	padding: 10px 10px 10px 37px;
	width: 100%;
	font-size: 1.143rem;
	font-weight: 400;
	line-height: 1.63;
	letter-spacing: .3px;
	border: 0;
	outline: none;
	background: transparent;
	display: block;
	position: relative;
	opacity: .65;
	transition: opacity .15s
}

.component-form .form_field_select .dropdown-container .dropdown-select-ul li:before {
	content: "";
	display: block;
	position: absolute;
	left: 10px;
	top: 50%;
	transform: translateY(-50%);
	width: 16px;
	height: 12px;
	transition: all .15s;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxMnB4IiB2aWV3Qm94PSIwIDAgMTYgMTIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+ICAgICAgICA8dGl0bGU+UGF0aDwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZGVmcz48L2RlZnM+ICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9Ik1vZGFsLXYuMi0yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDgxLjAwMDAwMCwgLTU1My4wMDAwMDApIiBmaWxsPSIjQzNGNjhCIj4gICAgICAgICAgICA8ZyBpZD0iTGlzdCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDcwLjAwMDAwMCwgNTQ3LjAwMDAwMCkiPiAgICAgICAgICAgICAgICA8cG9seWdvbiBpZD0iUGF0aCIgcG9pbnRzPSIxMSAxMy4yNjMxNTc5IDE1Ljk2NTUxNzIgMTggMjcgNy40NzM2ODQyMSAyNS40NTUxNzI0IDYgMTUuOTY1NTE3MiAxNS4wNTI2MzE2IDEyLjU0NDgyNzYgMTEuNzg5NDczNyI+PC9wb2x5Z29uPiAgICAgICAgICAgIDwvZz4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==);
	background-repeat: no-repeat;
	opacity: 0
}

.component-form .form_field_select .dropdown-container .dropdown-select-ul li:hover {
	opacity: 1;
	cursor: pointer
}

.component-form .form_field_select .dropdown-container .dropdown-select-ul li.selected,
.component-form .form_field_select .dropdown-container .dropdown-select-ul li.selected:before {
	opacity: 1
}

.component-form .form_field_select .dropdown-container.active .dropdown-select-ul {
	position: relative;
	opacity: 1;
	visibility: visible;
	max-height: 140px
}

.component-form .form_field_select .dropdown-container.active .dropdown-select:before {
	transform: translateY(-50%) rotate(0deg);
	border-bottom: 5px solid
}

.component-form .form_field_checkbox {
	text-align: left
}

.component-form .form_field_checkbox label {
	cursor: pointer;
	display: inline-flex
}

.component-form .form_field_checkbox .eroor {
	position: static
}

.component-form .form_field_checkbox .form_field_checkbox_name {
	font-size: 1.143rem;
	font-weight: 400;
	line-height: 1.63;
	letter-spacing: .3px;
	display: inline-block
}

@keyframes dothabottomcheck {
	0% {
		height: 0
	}
	to {
		height: 6.5px
	}
}

@keyframes dothatopcheck {
	0% {
		height: 0
	}
	50% {
		height: 0
	}
	to {
		height: 11.7px
	}
}

.component-form .form_field_checkbox input[type=checkbox] {
	display: none
}

.component-form .form_field_checkbox .check-box {
	height: 26px;
	width: 26px;
	min-width: 26px;
	max-width: 26px;
	min-height: 26px;
	max-height: 26px;
	background-color: transparent;
	border: 2px solid;
	border-radius: 4px;
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	transition: border-color .2s ease;
	cursor: pointer;
	margin-right: 16px;
	flex-shrink: 0
}

.component-form .form_field_checkbox .check-box:after,
.component-form .form_field_checkbox .check-box:before {
	box-sizing: border-box;
	position: absolute;
	height: 0;
	width: 2px;
	background-color: currentColor;
	display: inline-block;
	transform-origin: left top;
	content: " ";
	transition: opacity .2 ease
}

.component-form .form_field_checkbox .check-box:before {
	top: 16px;
	left: 10px;
	transform: rotate(-135deg)
}

.component-form .form_field_checkbox .check-box:after {
	top: 11px;
	left: 5px;
	transform: rotate(-45deg)
}

.component-form .form_field_checkbox .check-box.checked,
.component-form .form_field_checkbox input[type=checkbox]:checked+.check-box {
	border-color: currentColor
}

.component-form .form_field_checkbox .check-box.checked:after,
.component-form .form_field_checkbox input[type=checkbox]:checked+.check-box:after {
	height: 13px;
	animation: dothabottomcheck .2s ease 0s forwards
}

.component-form .form_field_checkbox .check-box.checked:before,
.component-form .form_field_checkbox input[type=checkbox]:checked+.check-box:before {
	height: 31.2px;
	animation: dothatopcheck .4s ease 0s forwards
}

.component-form .form_field_radio_values .field_title {
	margin-bottom: 10px
}

.component-form .form_field_radio_values .form_field_radio_value {
	display: block;
	width: 100%;
	margin-bottom: 10px
}

.component-form .form_field_radio_values .form_field_radio_value:last-child {
	margin-bottom: 0
}

.component-form .form_field_radio_values [type=radio] {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}

.component-form .form_field_radio_values label {
	cursor: pointer;
	display: flex;
	align-content: center;
	align-items: center
}

.component-form .form_field_radio_values [type=radio]+span {
	display: block
}

.component-form .form_field_radio_values [type=radio]+.form_field_radio_check:before {
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	background-color: currentColor;
	transition: transform .15s ease-in-out;
	border-radius: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%) scale(0);
	margin: 0 auto
}

.component-form .form_field_radio_values [type=radio]:checked+.form_field_radio_check:before {
	transform: translateY(-50%) scale(1)
}

.component-form .form_field_radio_values .form_field_radio_check {
	width: 26px;
	height: 26px;
	border: 2px solid;
	border-radius: 100%;
	position: relative;
	margin-right: 16px;
	display: inline-block
}

.component-form .form_field_radio_values .form_field_radio_text {
	display: inline-block;
	font-size: 1.143rem;
	font-weight: 400;
	line-height: 1.63;
	letter-spacing: .3px
}

.component-form .form_field_file {
	position: relative
}

.component-form .form_field_file .field_title {
	margin-bottom: -12px
}

.component-form .form_field_file .form_field_file_holder {
	position: relative;
	width: 100%;
	display: block;
	font-size: 1.143rem;
	font-weight: 500;
	letter-spacing: .3px;
	text-align: left;
	cursor: default;
	text-decoration: none;
	margin-top: 15px;
	line-height: 1
}

.component-form .form_field_file .form_field_file_holder.active .form_field_file_files {
	opacity: 1;
	visibility: visible
}

.component-form .form_field_file .form_field_file_holder.active .form_field_file_files span {
	animation-name: files_name_holder;
	animation-duration: .2s;
	animation-delay: .3s;
	animation-iteration-count: 1;
	animation-timing-function: ease-in-out;
	animation-fill-mode: forwards
}

.component-form .form_field_file .form_field_file_holder.active .form_field_file_label {
	margin-top: 40px
}

.component-form .form_field_file input[type=file] {
	outline: none;
	padding: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	opacity: 0;
	cursor: pointer;
	width: 1px;
	visibility: hidden
}

.component-form .form_field_file .file-selected {
	font-size: .714rem;
	text-align: center;
	width: 100%;
	display: block;
	margin-top: 5px
}

.component-form .form_field_file .form_field_file_label {
	display: inline-block;
	cursor: default;
	transition: all .3s;
	margin-top: 0;
	position: relative
}

.component-form .form_field_file .form_field_file_label .icon {
	display: inline-block;
	position: relative;
	width: 26px;
	min-width: 26px;
	max-width: 26px;
	height: 21px;
	margin-right: 13px;
	cursor: pointer;
	z-index: 2;
	top: 7px
}

.component-form .form_field_file .form_field_file_label .form_field_file_label_text {
	font-size: .929rem;
	font-weight: 400;
	line-height: 1.38;
	border-bottom: 1px dotted;
	padding-bottom: 2px;
	display: inline-block;
	cursor: pointer;
	position: relative;
	z-index: 2;
	transition: border .15s
}

.component-form .form_field_file .form_field_file_files {
	display: block;
	position: absolute;
	top: 6px;
	opacity: 0;
	visibility: hidden;
	transition: all .3s;
	width: 100%
}

.component-form .form_field_file .form_field_file_files .form_field_file_files_holder {
	width: 100%;
	max-width: 100%;
	min-width: 100%;
	display: flex;
	align-items: center;
	align-content: space-between;
	justify-content: flex-start;
	margin-right: 20px;
	cursor: default
}

.component-form .form_field_file .form_field_file_files .icon {
	display: inline-block;
	position: relative;
	top: 0;
	width: 26px;
	min-width: 26px;
	max-width: 26px;
	height: 25px;
	margin-right: 17px;
	text-align: center
}

.component-form .form_field_file .form_field_file_files .files_name_holder_text {
	font-size: .929rem;
	font-weight: 400;
	line-height: 1.38;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-wrap: break-word;
	overflow: hidden;
	max-width: 253px;
	cursor: default;
	display: inline-block;
	margin-right: 10px
}

.component-form .form_field_file .form_field_file_files .clear_files {
	display: inline-block;
	font-size: .929rem;
	font-weight: 400;
	line-height: 1.38;
	color: #6b8dbd;
	border-bottom: 1px dotted;
	cursor: pointer;
	transition: border .15s
}

.component-form .form_field_file .form_field_file_files .clear_files:hover {
	border-bottom: 1px dotted
}

.component-form .form_field_file .error {
	top: inherit;
	bottom: 0;
	cursor: default
}

.component-form .error {
	position: absolute;
	z-index: 2;
	top: 50%;
	right: 0;
	width: 16px;
	height: 16px;
	transform: translate3d(-50%, -50%, 0);
	text-align: center;
	color: #fc4d53;
	border: 1px solid currentColor;
	border-radius: 50%;
	opacity: 0;
	transition: all .1s
}

.component-form .error svg {
	display: inline-block;
	vertical-align: top;
	width: 2px;
	height: 100%;
	transition: transform .2s linear .1s;
	transform: scale(.4)
}

.component-form .form_submit {
	margin: 40px auto 0
}

.component-form .form_field_submit {
	display: block;
	padding: 0;
	outline: none;
	position: relative
}

.component-form .form_field_submit .submitting_status {
	display: none;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
	opacity: 0;
	margin: 0 auto;
	transition: opacity .15s;
	text-align: center;
	width: 100%;
	height: 22px
}

.component-form .form_field_submit .submitting_status i {
	display: inline-block;
	position: relative;
	width: 22px;
	height: 22px;
	transform: rotate(0deg);
	transform-origin: center
}

.component-form .form_field_submit .submitting_status i svg {
	width: 100%;
	height: 100%;
	opacity: 1;
	visibility: visible;
	position: absolute;
	left: 0;
	top: 0;
	animation: submitting_status_rotate .3s linear infinite
}

.component-form .form_field_submit .submitting_status i svg path {
	fill: currentColor
}

.component-form .form_field_submit .submitting_status i svg .cls-1 {
	opacity: .2
}

@keyframes submitting_status_rotate {
	0% {
		transform: rotate(0deg)
	}
	to {
		transform: rotate(1turn)
	}
}

.component-form .form_field_submit .form_submit_text {
	transition: opacity .15s;
	opacity: 1
}

.component-form.submitting {
	pointer-events: none
}

.component-form.submitting .form_submit .btn-content .submitting_status {
	display: block;
	opacity: 1
}

.component-form.submitting .form_submit .btn-content .form_submit_text {
	opacity: 0
}

.component-form.style-2 .form_field[data-type=email],
.component-form.style-2 .form_field[data-type=name],
.component-form.style-2 .form_field[data-type=phone],
.component-form.style-2 .form_field[data-type=text],
.component-form.style-2 .form_field[data-type=textarea] {
	padding-top: 20px
}

.component-form.style-2 .field_title {
	font-size: .714rem;
	font-weight: 500;
	letter-spacing: 1.5px;
	text-transform: uppercase
}

.component-form.style-2 .form_field_text .field_title {
	position: absolute;
	top: -26px
}

.component-form.style-2 .form_field_text .hr {
	content: none;
	display: none
}

.component-form.style-2 .form_field_text .form_field_text_input {
	border-radius: 3px;
	background-color: #fff;
	color: #191919;
	border: 1px solid rgba(0, 0, 0, .1);
	padding: 10px 15px
}

.component-form.style-2 .form_field_text .form_field_text_input:focus {
	outline: none
}

.component-form.style-2 .form_field_text .form_field_text_input:focus~.field_title,
.component-form.style-2 .form_field_text .form_field_text_input:valid~.field_title {
	top: -26px
}

.component-form.style-2 .form_field_textarea::-webkit-scrollbar-track {
	background: 0
}

.component-form.style-2 .form_field_textarea::-webkit-scrollbar-thumb {
	background-color: rgba(25, 25, 25, .25);
	border-radius: 100px
}

.component-form.style-2 .form_field_textarea::-webkit-scrollbar {
	width: 5px;
	height: 95%
}

.component-form.style-2 .form_field_select .dropdown-container {
	margin-top: 10px;
	color: #191919
}

.component-form.style-2 .form_field_select .dropdown-container.active .dropdown-select {
	border-bottom: 0;
	border-radius: 3px 3px 0 0
}

.component-form.style-2 .form_field_select .dropdown-container .dropdown-select,
.component-form.style-2 .form_field_select .dropdown-container .dropdown-select-ul {
	border: 1px solid rgba(0, 0, 0, .1)
}

.component-form.style-2 .form_field_select .dropdown-container .dropdown-select-ul:after,
.component-form.style-2 .form_field_select .dropdown-container .dropdown-select:after {
	display: none
}

.component-form.style-2 .form_field_select .dropdown-container .dropdown-select {
	background-color: #fff;
	border-radius: 3px;
	padding: 10px 15px
}

.component-form.style-2 .form_field_select .dropdown-container .dropdown-select-ul {
	background-color: #fff;
	border-radius: 0 0 3px 3px;
	border-top: 0;
	padding-top: 3px
}

.component-form.style-2 .form_field_select .dropdown-container .dropdown-select-ul li {
	border: 0
}

.component-form.style-2 .form_field_select .dropdown-container .dropdown-select-ul li:hover {
	cursor: pointer
}

.component-form.style-2 .form_field_select .dropdown-container .dropdown-select-ul li.selected:before {
	opacity: 1
}

.component-form.style-2 .form_field_select .dropdown-container .dropdown-select-ul::-webkit-scrollbar {
	width: 5px;
	height: 95%
}

.component-form.style-2 .form_field_select .dropdown-container .dropdown-select-ul::-webkit-scrollbar-track {
	background: 0
}

.component-form.style-2 .form_field_select .dropdown-container .dropdown-select-ul::-webkit-scrollbar-thumb {
	background-color: rgba(25, 25, 25, .25);
	border-radius: 3px
}

.component-form.style-2 .error:before {
	right: 15px
}

.component-form.style-3 .form_field[data-type=email],
.component-form.style-3 .form_field[data-type=name],
.component-form.style-3 .form_field[data-type=phone],
.component-form.style-3 .form_field[data-type=text],
.component-form.style-3 .form_field[data-type=textarea] {
	padding-top: 20px
}

.component-form.style-3 .field_title {
	font-size: .714rem;
	font-weight: 500;
	letter-spacing: 1.5px;
	text-transform: uppercase
}

.component-form.style-3 .form_field_text .field_title {
	position: absolute;
	top: -26px
}

.component-form.style-3 .form_field_text .hr {
	border-radius: 3px;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: .2
}

.component-form.style-3 .form_field_text .form_field_text_input {
	padding: 10px 15px
}

.component-form.style-3 .form_field_text .form_field_text_input:focus {
	outline: none
}

.component-form.style-3 .form_field_text .form_field_text_input:focus~.field_title,
.component-form.style-3 .form_field_text .form_field_text_input:valid~.field_title {
	opacity: 1
}

.component-form.style-3 .form_field_textarea::-webkit-scrollbar-track {
	background: 0
}

.component-form.style-3 .form_field_textarea::-webkit-scrollbar-thumb {
	background-color: rgba(25, 25, 25, .25);
	border-radius: 100px
}

.component-form.style-3 .form_field_textarea::-webkit-scrollbar {
	width: 5px;
	height: 95%
}

.component-form.style-3 .form_field_select .dropdown-container {
	margin-top: 10px;
	color: inherit
}

.component-form.style-3 .form_field_select .dropdown-container.active .dropdown-select:after {
	border-radius: 3px 3px 0 0
}

.component-form.style-3 .form_field_select .dropdown-container .dropdown-select {
	padding: 10px 15px
}

.component-form.style-3 .form_field_select .dropdown-container .dropdown-select:after {
	border-radius: 3px;
	opacity: .2;
	top: 0;
	right: 0;
	height: 100%
}

.component-form.style-3 .form_field_select .dropdown-container .dropdown-select-ul {
	top: 0;
	position: relative
}

.component-form.style-3 .form_field_select .dropdown-container .dropdown-select-ul:after {
	position: absolute;
	border-radius: 0 0 3px 3px;
	opacity: .2;
	top: 0;
	right: 0;
	height: 100%;
	pointer-events: none
}

.component-form.style-3 .form_field_select .dropdown-container .dropdown-select-ul li {
	border: 0
}

.component-form.style-3 .form_field_select .dropdown-container .dropdown-select-ul li:hover {
	cursor: pointer
}

.component-form.style-3 .form_field_select .dropdown-container .dropdown-select-ul li.selected:before {
	opacity: 1
}

.component-form.style-3 .form_field_select .dropdown-container .dropdown-select-ul::-webkit-scrollbar {
	width: 5px;
	height: 95%
}

.component-form.style-3 .form_field_select .dropdown-container .dropdown-select-ul::-webkit-scrollbar-track {
	background: 0
}

.component-form.style-3 .form_field_select .dropdown-container .dropdown-select-ul::-webkit-scrollbar-thumb {
	background-color: rgba(25, 25, 25, .25);
	border-radius: 3px
}

.component-form.style-3 .form_field_select .dropdown-container.active .dropdown-select {
	border-radius: 3px 3px 0 0
}

.component-form.style-3 .error:before {
	right: 15px
}

.component-form.inline form {
	display: flex;
	flex-flow: row nowrap;
	align-items: center
}

.component-form.inline .form_fields {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	width: auto;
	flex-grow: 1;
	flex-shrink: 0;
	margin: 0
}

.component-form.inline .form_field {
	flex-shrink: 0;
	flex-grow: 1;
	width: auto;
	min-width: 20%;
	padding: 0 5px;
	margin: auto
}

.component-form.inline .form_submit {
	flex-shrink: 1;
	flex-grow: 0;
	padding: 0 5px;
	margin: 0
}

.component-form.inline .form_field_submit {
	margin-top: 20px
}

@media (max-width:1199px) {
	.component-form.inline form {
		flex-wrap: wrap
	}
}

@media (max-width:767px) {
	.component-form.inline .form_fields {
		width: 100%
	}
	.component-form.inline .form_field {
		width: 100%;
		max-width: 480px;
		padding: 0;
		margin-bottom: 30px
	}
	.component-form.inline .form_submit {
		padding: 0;
		width: 100%
	}
	.component-form.inline .form_field_submit {
		display: inline-block;
		max-width: 480px;
		width: 100%
	}
}

.component-form.inline.style-1 .form_field_submit {
	margin-top: 0
}

@media (max-width:767px) {
	.component-form.inline.style-2 .form_field_submit,
	.component-form.inline.style-3 .form_field_submit {
		padding-top: 0;
		margin-top: 0
	}
}

.component-quiz {
	width: 100%
}

.component-quiz .quiz-steps {
	display: flex;
	align-items: center;
	min-height: 0
}

.component-quiz .steps-wrapper {
	position: relative;
	flex-flow: row nowrap;
	justify-content: flex-start
}

.component-quiz .step,
.component-quiz .steps-wrapper {
	width: 100%;
	flex-shrink: 0;
	display: flex;
	align-items: center
}

.component-quiz .step {
	position: absolute;
	left: 0;
	flex-flow: column;
	opacity: 0;
	pointer-events: none;
	transition: all .35s ease
}

.component-quiz .step.active {
	position: relative;
	opacity: 1;
	pointer-events: all
}

.component-quiz .step.prev {
	transform: translateY(-50px)
}

.component-quiz .step.next {
	transform: translateY(50px)
}

.component-quiz .step-fields {
	width: 100%;
	position: relative;
	z-index: 1
}

.component-quiz .step-title {
	font-weight: 700;
	margin-bottom: 50px
}

.component-quiz .quiz-actions {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 50px;
	max-width: 100%
}

.component-quiz .quiz-actions .component-button {
	margin-right: 5px;
	margin-left: 5px
}

.component-quiz .quiz-actions .component-button:first-child {
	margin-left: 0
}

.component-quiz .quiz-actions .component-button:last-child {
	margin-right: 0
}

.component-quiz .policy-data-warning {
	font-size: 11px;
	text-align: center;
	margin-top: 20px;
	opacity: .65
}

.component-quiz .field {
	max-width: 540px;
	margin: 0 auto 30px
}

.component-quiz .field:last-child {
	margin-bottom: 0
}

.component-quiz .field[data-type=image] {
	max-width: 100%
}

.component-quiz .field[data-type=email],
.component-quiz .field[data-type=name],
.component-quiz .field[data-type=phone],
.component-quiz .field[data-type=text],
.component-quiz .field[data-type=textarea] {
	padding-top: 26px
}

.component-quiz .field .error {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 0;
	width: 100%;
	text-align: left;
	color: #fd5b25;
	font-size: 13px;
	line-height: 2;
	opacity: 0;
	transform: translateX(-10px);
	transition: all .3s ease
}

.component-quiz .field.is_error .form-field {
	animation: shake .5s ease 1 both .2s
}

.component-quiz .field.is_error .hr {
	background: #fd5b25;
	opacity: 1
}

.component-quiz .field.is_error .error {
	pointer-events: all;
	opacity: 1;
	transform: translateZ(0)
}

.component-quiz .field-title {
	display: block;
	text-align: left;
	font-size: 16px;
	line-height: 1.625;
	font-weight: 400;
	margin-bottom: 30px
}

.component-quiz [data-type=checkbox] .field-title,
.component-quiz [data-type=image] .field-title,
.component-quiz [data-type=radio] .field-title,
.component-quiz [data-type=select] .field-title {
	display: none
}

.component-quiz .form-field-text {
	position: relative;
	width: 100%;
	margin: 0 auto
}

.component-quiz .form-field-text .hr {
	width: 100%;
	height: 1px;
	background: currentColor;
	opacity: .45;
	transition: opacity .3s ease
}

.component-quiz .field-placeholder {
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 2;
	color: inherit;
	opacity: .5;
	font-size: 18px;
	line-height: 1.444;
	pointer-events: none;
	transition: all .15s ease .15s
}

.component-quiz .field-placeholder i {
	font: inherit;
	font-style: normal;
	text-decoration: none;
	text-transform: none
}

.component-quiz .form-field-textarea {
	resize: none
}

.component-quiz .form-field-text-input {
	background: transparent;
	color: inherit;
	border: 0;
	width: 100%;
	max-height: 7.8em;
	padding: 10px 0 9px;
	font-size: 18px;
	line-height: 1.444;
	-webkit-appearance: none
}

.component-quiz .form-field-text-input:focus~.field-placeholder,
.component-quiz .form-field-text-input:valid~.field-placeholder {
	top: -28px;
	font-size: 16px;
	opacity: .6;
	transition-delay: 0
}

.component-quiz .form-field-text-input:focus~.hr,
.component-quiz .form-field-text-input:valid~.hr {
	opacity: 1
}

.component-quiz .form-field-radio-group {
	margin: -10px 0;
	text-align: left
}

.component-quiz .form-field-radio-group .form-field-radio-item {
	display: block;
	padding: 10px 0;
	font-size: 18px;
	line-height: 26px;
	user-select: none;
	cursor: pointer
}

.component-quiz .form-field-radio-group .form-field-radio-item:last-child {
	margin-bottom: 0
}

.component-quiz .form-field-radio-group .form-field-radio-item input[type=radio] {
	display: none
}

.component-quiz .form-field-radio-group .form-field-radio-item input[type=radio]:checked~.form-field-radio-content .form-field-radio-check:after {
	opacity: 1;
	transform: translateZ(0)
}

.component-quiz .form-field-radio-group .form-field-radio-content {
	position: relative;
	display: flex;
	align-items: center
}

.component-quiz .form-field-radio-group .form-field-radio-check {
	flex-shrink: 0;
	display: block;
	width: 26px;
	min-width: 26px;
	height: 26px;
	border-radius: 50%;
	margin-right: 16px;
	position: relative;
	border: 2px solid currentColor;
	opacity: 1;
	transform: translateZ(0);
	transition: opacity .3s ease
}

.component-quiz .form-field-radio-group .form-field-radio-check:after {
	content: "";
	display: block;
	position: absolute;
	top: 6px;
	left: 6px;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	background: currentColor;
	transform: scale(.1);
	opacity: 0;
	transition: all .3s ease
}

.component-quiz .form-field-checkbox-group {
	margin: -10px 0;
	text-align: left
}

.component-quiz .form-field-checkbox-group .form-field-checkbox-item {
	display: block;
	padding: 10px 0;
	font-size: 18px;
	line-height: 26px;
	user-select: none;
	cursor: pointer
}

.component-quiz .form-field-checkbox-group .form-field-checkbox-item input[type=checkbox] {
	display: none
}

.component-quiz .form-field-checkbox-group .form-field-checkbox-item input[type=checkbox]:checked~.form-field-checkbox-content .form-field-checkbox-check:after {
	height: 13px;
	animation: dothabottomcheck .2s ease 0s forwards
}

.component-quiz .form-field-checkbox-group .form-field-checkbox-item input[type=checkbox]:checked~.form-field-checkbox-content .form-field-checkbox-check:before {
	height: 31.2px;
	animation: dothatopcheck .4s ease 0s forwards
}

.component-quiz .form-field-checkbox-group .form-field-checkbox-content {
	position: relative;
	display: flex;
	align-items: center
}

.component-quiz .form-field-checkbox-group .form-field-checkbox-check {
	height: 26px;
	width: 26px;
	border: 2px solid currentColor;
	border-radius: 4px;
	position: relative;
	display: inline-block;
	margin-right: 16px;
	transition: all .3s ease;
	flex-shrink: 0
}

.component-quiz .form-field-checkbox-group .form-field-checkbox-check:after,
.component-quiz .form-field-checkbox-group .form-field-checkbox-check:before {
	position: absolute;
	height: 0;
	width: 2px;
	background: currentColor;
	display: inline-block;
	transform-origin: left top;
	content: "";
	transition: opacity .2 ease
}

.component-quiz .form-field-checkbox-group .form-field-checkbox-check:before {
	top: 16px;
	left: 10px;
	transform: rotate(-135deg)
}

.component-quiz .form-field-checkbox-group .form-field-checkbox-check:after {
	top: 11px;
	left: 5px;
	transform: rotate(-45deg)
}

.component-quiz .form-field-image-group {
	position: relative;
	display: flex;
	flex-flow: row wrap;
	margin: -17px -10px;
	padding: 7px 0
}

.component-quiz .form-field-image-group[data-divisible="5"] .form-field-image-item {
	width: 20%;
	font-size: 13px
}

.component-quiz .form-field-image-group.center {
	justify-content: center
}

.component-quiz .form-field-image-group .form-field-image-item {
	display: block;
	width: 25%;
	padding: 10px;
	flex-shrink: 0;
	font-size: 13px;
	line-height: 1.231
}

.component-quiz .form-field-image-group .form-field-image-item input {
	display: none
}

.component-quiz .form-field-image-group .form-field-image-item input:checked~.form-field-image-content .form-field-image-check {
	opacity: 1;
	visibility: visible;
	transform: translateZ(0)
}

.component-quiz .form-field-image-group .form-field-image-item input:checked~.form-field-image-content .form-field-image-wrap:before {
	opacity: 1!important;
	visibility: visible!important
}

.component-quiz .form-field-image-group .form-field-image-item:hover .form-field-image-wrap:before {
	opacity: 1;
	visibility: visible
}

.component-quiz .form-field-image-group .form-field-image-content {
	height: 100%;
	display: flex;
	flex-direction: column;
	box-shadow: 0 2px 20px rgba(0, 0, 0, .1);
	border-radius: 4px;
	will-change: transform;
	overflow: hidden;
	cursor: pointer;
	transition: all .35s ease
}

.component-quiz .form-field-image-group .form-field-image-check {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	width: 40px;
	height: 40px;
	border: 0;
	margin: -20px 0 0 -20px;
	padding: 0;
	opacity: 0;
	visibility: hidden;
	transform: scale(.85);
	transition: all .3s ease
}

.component-quiz .form-field-image-group .form-field-image-check:after,
.component-quiz .form-field-image-group .form-field-image-check:before {
	display: none
}

.component-quiz .form-field-image-group .form-field-image-text {
	background: #fff;
	color: rgba(25, 25, 25, .85);
	padding: 16px 26px;
	width: 100%;
	min-height: 64px;
	flex-grow: 1;
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center
}

.component-quiz .form-field-image-group .form-field-image-wrap {
	position: relative;
	width: 100%
}

.component-quiz .form-field-image-group .form-field-image-wrap.orient-horizontal .form-field-image-img {
	padding-bottom: 62%
}

.component-quiz .form-field-image-group .form-field-image-wrap.orient-vertical .form-field-image-img {
	padding-bottom: 133%
}

.component-quiz .form-field-image-group .form-field-image-wrap:before {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .5);
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition: all .3s ease
}

.component-quiz .form-field-image-group .form-field-image-img {
	position: relative;
	width: 100%;
	padding-bottom: 100%;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	transform: translateZ(0)
}

.component-quiz .form-field-select {
	text-align: left;
	user-select: none
}

.component-quiz .form-field-select select {
	display: none
}

.component-quiz .form-field-select .dropdown-container {
	position: relative
}

.component-quiz .form-field-select .dropdown-container.active .dropdown-select i:before {
	transform: rotate(-41deg)
}

.component-quiz .form-field-select .dropdown-container.active .dropdown-select i:after {
	transform: rotate(41deg)
}

.component-quiz .form-field-select .dropdown-container.active .dropdown-select-ul {
	z-index: 1;
	transform: translateZ(0);
	opacity: 1;
	pointer-events: all;
	visibility: visible
}

.component-quiz .form-field-select .dropdown-select {
	position: relative;
	background: transparent;
	color: inherit;
	border: 0;
	width: 100%;
	max-height: 7.8em;
	padding: 10px 0 9px;
	font-size: 18px;
	line-height: 1.444;
	-webkit-appearance: none
}

.component-quiz .form-field-select .dropdown-select:after {
	position: absolute;
	top: 100%;
	left: 0;
	display: block;
	content: "";
	width: 100%;
	height: 1px;
	background: currentColor;
	opacity: 1;
	transition: opacity .3s ease
}

.component-quiz .form-field-select .dropdown-select i {
	display: block;
	position: absolute;
	top: 20px;
	right: -3px;
	width: 18px;
	height: 10px
}

.component-quiz .form-field-select .dropdown-select i:after,
.component-quiz .form-field-select .dropdown-select i:before {
	content: "";
	display: block;
	width: 8px;
	height: 2px;
	margin-top: -1px;
	background: currentColor;
	position: absolute;
	top: 50%;
	transition: transform .3s ease
}

.component-quiz .form-field-select .dropdown-select i:before {
	transform: rotate(41deg);
	left: 2px
}

.component-quiz .form-field-select .dropdown-select i:after {
	transform: rotate(-41deg);
	left: 7px
}

.component-quiz .form-field-select .dropdown-select-ul {
	list-style: none;
	background: #fff;
	color: #282828;
	border: 1px solid rgba(34, 34, 34, .2);
	width: 100%;
	border-radius: 3px;
	font-size: 1rem;
	line-height: 1.857em;
	position: absolute;
	top: -82px;
	left: 0;
	z-index: -1;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	max-height: 50vh;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transform: scale(.98) translateY(20px);
	transition: all .35s
}

.component-quiz .form-field-select .dropdown-select-ul li {
	position: relative;
	color: rgba(0, 0, 0, .6);
	padding: 11px 20px 11px 26px;
	transition: color .35s ease;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.component-quiz .form-field-select .dropdown-select-ul li:last-child:after {
	display: none
}

.component-quiz .form-field-select .dropdown-select-ul li.selected,
.component-quiz .form-field-select .dropdown-select-ul li:hover {
	color: #000
}

.component-quiz .form-field-select .dropdown-select-ul li.selected:before {
	opacity: 1;
	transform: translateZ(0)
}

.component-quiz .form-field-select .dropdown-select-ul li:before {
	content: "";
	display: block;
	width: 16px;
	height: 26px;
	position: absolute;
	top: 10px;
	left: 0;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTAiIGhlaWdodD0iNTAiIHZpZXdCb3g9IjAgMCAxNiAxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBpZD0iaWNvbiI+PHBhdGggZD0iTTAgNy4yNjNMNC45NjYgMTIgMTYgMS40NzQgMTQuNDU1IDBsLTkuNDkgOS4wNTMtMy40Mi0zLjI2NHoiIGZpbGw9IiMyMUJFNzQiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
	background-size: 16px 12px;
	background-position: 50%;
	background-repeat: no-repeat;
	opacity: 0;
	transform: scale(.85);
	transition: all .15s ease
}

.component-quiz .form-field-select .dropdown-select-ul li:after {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	top: 100%;
	left: 0;
	margin-top: -1px;
	background: #000;
	opacity: .1
}

.component-quiz .form-field-file {
	position: relative;
	font-size: 16px;
	line-height: 30px;
	height: 30px
}

.component-quiz .form-field-file .error {
	display: none
}

.component-quiz .form-field-file.active .form-field-file-files {
	opacity: 1;
	visibility: visible
}

.component-quiz .form-field-file.active .form-field-file-upload {
	opacity: 0;
	visibility: hidden
}

.component-quiz .form-field-file .form-field-file-files {
	position: absolute;
	z-index: 1;
	top: 0;
	opacity: 0;
	visibility: hidden;
	transition: all .3s;
	width: 100%;
	display: flex;
	align-items: center
}

.component-quiz .form-field-file .form-field-file-files .icon {
	position: relative;
	top: -2px;
	width: 20px;
	height: 25px;
	margin-right: 13px;
	opacity: .3;
	transition: opacity .3s ease
}

.component-quiz .form-field-file .form-field-file-files .text {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	cursor: default;
	max-width: 400px;
	margin-right: 10px;
	opacity: .85
}

.component-quiz .form-field-file .form-field-file-files .clear-files {
	line-height: 22px;
	position: relative;
	cursor: pointer
}

.component-quiz .form-field-file .form-field-file-files .clear-files:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 0;
	border-bottom: 1px dashed;
	opacity: .2;
	transition: opacity .3s ease
}

.component-quiz .form-field-file .form-field-file-upload {
	display: flex;
	align-items: center;
	cursor: pointer;
	position: relative;
	z-index: 0;
	transition: all .3s
}

.component-quiz .form-field-file .form-field-file-upload .icon {
	position: relative;
	width: 25px;
	height: 20px;
	margin-right: 13px;
	opacity: .3;
	transition: opacity .3s ease
}

.component-quiz .form-field-file .form-field-file-upload .text,
.component-quiz .form-field-file .form-field-file-upload:hover .icon {
	opacity: .85
}

.component-quiz .form-field-file .form-field-file-upload:hover .text {
	opacity: 1
}

.component-quiz .form-field-file input {
	outline: none;
	padding: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	opacity: 0;
	cursor: pointer;
	width: 1px;
	visibility: hidden
}

.component-quiz .submitting-status {
	display: none;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
	opacity: 0;
	margin: 0 auto;
	transition: opacity .3s;
	text-align: center;
	width: 100%;
	height: 22px
}

.component-quiz .submitting-status i {
	display: inline-block;
	position: relative;
	width: 22px;
	height: 22px;
	transform: rotate(0deg);
	transform-origin: center
}

.component-quiz .submitting-status i svg {
	width: 100%;
	height: 100%;
	opacity: 1;
	visibility: visible;
	position: absolute;
	left: 0;
	top: 0;
	animation: submitting_status_rotate .6s linear infinite
}

.component-quiz .submitting-status i svg path {
	fill: currentColor
}

.component-quiz .submitting-status i svg .cls-1 {
	opacity: .2
}

@keyframes submitting_status_rotate {
	0% {
		transform: rotate(0deg)
	}
	to {
		transform: rotate(1turn)
	}
}

.component-quiz form.submitting * {
	pointer-events: none!important
}

.component-quiz form.submitting .submitting-status {
	display: block;
	opacity: 1
}

.component-quiz form.submitting .submitting-status+span {
	opacity: 0
}

[data-quiz-part=progress] {
	width: 100%;
	margin-bottom: 100px;
	text-align: center;
	font-weight: 400
}

[data-quiz-part=progress][data-progress-style=circle] {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 30px
}

[data-quiz-part=progress] .progress-percent,
[data-quiz-part=progress] .progress-text {
	text-align: center;
	font-size: 1rem;
	line-height: 1.625
}

[data-quiz-part=progress] .progress-loader-bar {
	position: relative;
	width: 86%;
	max-width: 540px;
	height: 3px;
	margin: 0 auto
}

[data-quiz-part=progress] .progress-loader-bar .progress-loader-bg {
	width: 100%;
	height: 100%;
	border-radius: 3px;
	background: currentColor;
	opacity: .3;
	overflow: hidden
}

[data-quiz-part=progress] .progress-loader-bar .current {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	border-radius: 3px;
	background: currentColor;
	height: 100%;
	width: 0;
	transition: width .3s ease-in-out
}

[data-quiz-part=progress] .progress-loader-circle {
	width: 30px;
	height: 30px;
	margin: 0 15px;
	stroke: currentColor;
	fill: none
}

[data-quiz-part=progress] .progress-loader-circle .progress-loader-bg {
	opacity: .3
}

[data-quiz-part=progress] .progress-loader-circle .current {
	transition: all .35s ease
}

[data-quiz-part=progress] .progress-percent~.progress-loader-bar,
[data-quiz-part=progress] .progress-text~.progress-loader-bar {
	margin-top: 20px
}

@media (max-width:767px) {
	body.adaptive .component-quiz .quiz-actions {
		margin-top: 40px;
		width: 100%
	}
	body.adaptive .component-quiz .form-field-checkbox-group .form-field-checkbox-item,
	body.adaptive .component-quiz .form-field-radio-group .form-field-radio-item {
		font-size: 16px
	}
	body.adaptive .component-quiz .form-field-image-group {
		justify-content: flex-start;
		flex-wrap: nowrap;
		overflow-x: auto;
		width: 100vw;
		margin: -14px 0;
		margin-left: -7vw;
		padding: 7px 0;
		-webkit-overflow-scrolling: touch
	}
	body.adaptive .component-quiz .form-field-image-group .form-field-image-item {
		width: auto;
		padding: 7px 3vw
	}
	body.adaptive .component-quiz .form-field-image-group .form-field-image-item:first-child {
		padding-left: 7vw
	}
	body.adaptive .component-quiz .form-field-image-group .form-field-image-item:last-child {
		padding-right: 7vw
	}
	body.adaptive .component-quiz .form-field-image-group .form-field-image-item:hover .form-field-image-wrap:before {
		opacity: 0;
		visibility: hidden
	}
	body.adaptive .component-quiz .form-field-image-group .form-field-image-content {
		width: 75vw;
		max-width: 200px
	}
}

.widget-list {
	position: relative;
	z-index: 10
}

.widget-list .container-error {
	display: none
}

.container-list,
footer,
header {
	position: relative;
	z-index: 0
}

header {
	z-index: 2
}

.b_block {
	position: relative;
	margin-top: -1px
}

.b_block.hidden {
	display: none
}

.b_block.in-hover:after,
.b_block.in-hover:before {
	content: "";
	width: 100%;
	height: 0;
	display: block;
	border-top: 1px dotted hsla(0, 0%, 39%, .3);
	position: absolute;
	z-index: 1
}

.b_block.in-hover:before {
	top: 0
}

.b_block.in-hover:after {
	bottom: 0
}

.b_block[data-b-type*=floating],
.b_block[data-b-type*=overflow] {
	z-index: 5
}

.container-fluid {
	position: relative;
	z-index: 0
}

.container-head {
	position: relative;
	z-index: 1
}

.container {
	width: 1140px;
	margin: 0 auto
}

.container.cover {
	min-height: 600px;
	min-height: 100vh;
	height: auto
}

@media (max-width:1199px) {
	.container {
		width: 100%;
	}
}

@media (min-width:768px) and (max-width:1025px) {
	.adaptive {
		min-width: 980px
	}
	.adaptive .container {
		width: 940px
	}
}

@media (max-width:767px) {
	.adaptive {
		min-width: 300px
	}
	.adaptive .b_block .container {
		width: 86%
	}
}

.m_modal,
.modal * {
	-webkit-overflow-scrolling: touch
}

.modal-list {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	backface-visibility: hidden;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 15;
	opacity: 0;
	transition: opacity .25s
}

.modal-list .m_modal.show,
.modal-list.show {
	display: block
}

.modal-list.overlay {
	opacity: 1;
	will-change: opacity
}

.modal-list.overlay .m_modal.show .modal-data>.modal-holder,
.modal-list.overlay .m_modal.show .modal-data>.scroller {
	transform: translateZ(0)
}

.m_modal {
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: none;
	backface-visibility: hidden;
	visibility: hidden;
	opacity: 0
}

.m_modal.show {
	display: block;
	opacity: 1;
	z-index: 1;
	visibility: visible
}

.m_modal.show .modal-data>.modal-holder,
.m_modal.show .modal-data>.scroller {
	transform: scale(.98);
	will-change: transform;
	transition: transform .3s ease-out
}

.m_modal a.close {
	position: fixed;
	backface-visibility: hidden;
	top: 30px;
	right: 30px;
	font-size: 18px;
	width: 1em;
	height: 1em;
	z-index: 99;
	background-repeat: no-repeat;
	background-position: 50%;
	cursor: pointer;
	opacity: 1;
	transition: opacity .15s, transform 0s;
	transform: translateZ(0);
	pointer-events: all;
	will-change: transform, opacity
}

.m_modal a.close:hover {
	opacity: .5
}

.m_modal a.close:after,
.m_modal a.close:before {
	display: block;
	content: "";
	width: 2px;
	height: 1.3em;
	background: currentColor;
	position: absolute;
	left: 0;
	right: 0;
	top: -2px;
	margin: 0 auto
}

.m_modal a.close:before {
	transform: rotate(45deg)
}

.m_modal a.close:after {
	transform: rotate(-45deg)
}

.m_modal .modal-data {
	position: relative;
	z-index: 1;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

@media (max-width:767px) {
	body.adaptive .modal-data {
		min-height: calc(100% + 1px)
	}
	body.adaptive .m_modal a.close {
		top: 15px;
		right: 15px;
		width: 40px;
		height: 40px
	}
	body.adaptive .m_modal a.close:after,
	body.adaptive .m_modal a.close:before {
		top: 8px
	}
}

@media (max-width:570px) {
	body.adaptive {
		padding: 0
	}
}

.menu-burger {
	pointer-events: all;
	position: relative;
	z-index: 1;
	text-align: right;
	user-select: none;
	line-height: 0;
	padding: 5px;
	max-width: 50px;
	max-height: 50px
}

.menu-burger span {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	-webkit-tap-highlight-color: transparent
}

.menu-burger i {
	display: block;
	width: 17px;
	height: 2px;
	background-color: currentColor;
	top: 50%;
	left: 12px;
	top: calc(50% - 1px);
	left: calc(50% - 8px);
	position: absolute;
	opacity: 1;
	transform-origin: right;
	transition: background-color .3s ease, opacity .3s ease, transform .3s ease;
	will-change: background-color, opacity, transform, left
}

.menu-burger i:first-child {
	margin-top: -6px
}

.menu-burger i:last-child {
	margin-top: 6px
}

.menu-burger svg {
	max-width: 100%;
	max-height: 100%
}

.mobile-menu {
	position: relative;
	z-index: 5
}

.mobile-menu.show {
	z-index: 20
}

.mobile-menu.show .menu-burger i {
	left: 8px;
	left: calc(50% - 10px)
}

.mobile-menu.show .menu-burger i:first-child {
	transform: rotate(-45deg)
}

.mobile-menu.show .menu-burger i:nth-child(2) {
	opacity: 0
}

.mobile-menu.show .menu-burger i:last-child {
	transform: rotate(45deg)
}

.mobile-menu.show .menu-wrapper {
	pointer-events: all
}

.mobile-menu.show .overlay {
	opacity: 1
}

.mobile-menu.show .menu-content {
	transform: translateX(0)
}

.mobile-menu .menu-burger {
	position: fixed;
	backface-visibility: hidden;
	right: 7%;
	margin-right: -6px;
	top: 125px;
	top: 10vh;
	transform: translateX(100%);
	display: none;
	opacity: 0
}

.mobile-menu .menu-burger.animate {
	will-change: transform
}

.mobile-menu .menu-burger.animate.floating {
	transition: transform .1s cubic-bezier(.4, 0, 1, 1)
}

.mobile-menu .menu-burger.animate.floating.show {
	transition: transform .35s
}

@media (max-width:767px) {
	.mobile-menu .menu-burger {
		top: 10px
	}
	.mobile-menu .menu-burger.floating {
		opacity: 1;
		display: block;
		transform: translateY(-60px)
	}
	.mobile-menu .menu-burger.floating.show {
		cursor: pointer;
		transform: translateY(0)
	}
}

@media (min-width:768px) and (max-width:1025px) {
	.mobile-menu .menu-burger {
		right: 13px
	}
}

.mobile-menu .menu-burger span {
	background: #000;
	color: #fff
}

.mobile-menu .menu-wrapper {
	vertical-align: middle;
	position: fixed;
	backface-visibility: hidden;
	z-index: 1;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	overflow-y: auto;
	pointer-events: none
}

.mobile-menu .overlay {
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	opacity: 0;
	transition: opacity .2s
}

.mobile-menu .menu-content {
	background: #000;
	color: #fff;
	position: relative;
	z-index: 2;
	overflow-y: auto;
	padding: 4vh 6vw;
	width: 75%;
	width: calc(100% - 85px);
	min-width: 265px;
	max-width: 400px;
	height: 100%;
	transform: translateX(-100%);
	transition: transform .25s ease
}

.mobile-menu .scroll-wrap {
	display: flex;
	flex-flow: column nowrap;
	justify-content: space-between;
	min-height: 100%
}

.mobile-menu .logo-holder {
	max-width: 100%;
	margin-bottom: 20px;
	margin-right: auto
}

.mobile-menu .logo-holder .component-logo {
	background-position: 0
}

.mobile-menu .menu-holder {
	flex-grow: 1
}

.mobile-menu .menu-holder ul li {
	display: block;
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 1.2px;
	text-transform: uppercase
}

.mobile-menu .menu-holder ul li a {
	padding: 10px 0
}

.mobile-menu .socials-holder {
	margin-top: 20px
}

.mobile-menu .socials-holder .component-socials a {
	background: none!important;
	color: inherit!important;
	border: none
}

.mobile-menu .socials-holder .component-socials a:after {
	opacity: 1!important;
	border-width: 1px
}

.mobile-menu .text-holder .item {
	margin-top: 20px
}

.mobile-menu .text-holder .item .title {
	font-size: 1rem;
	font-weight: 700;
	letter-spacing: 1.2px;
	margin-bottom: 5px
}

.mobile-menu .text-holder .item .desc {
	font-size: 1rem;
	line-height: 1.571;
	opacity: .65;
	letter-spacing: .3px
}

@media (max-width:1025px) {
	.company_name {
		font-size: 2.5rem!important
	}
}

@media (max-width:767px) {
	.company_name {
		font-size: 2rem!important
	}
}

.roistat-lh-table:after,
.roistat-lh-table :after,
.roistat-lh-table:before,
.roistat-lh-table :before {
	display: none
}

.b_block[data-b-id="111"] .component-media {
	padding-bottom: 56%
}

@media (max-width:767px) {
	body.adaptive [data-b-id="34"] .map-wrap .component-map,
	body.adaptive [data-b-id="34"] .map-wrap .map,
	body.adaptive [data-b-id="111"] .map-wrap .component-map,
	body.adaptive [data-b-id="111"] .map-wrap .map {
		position: relative!important;
		width: 100%;
		height: 100vw
	}
}

.m_modal[data-m-id="3"] .component-media,
.m_modal[data-m-id="20"] .component-media {
	height: 100%;
	padding-bottom: 0
}

.m_modal[data-m-id="3"] .component-media .slider,
.m_modal[data-m-id="20"] .component-media .slider {
	overflow: visible
}

.b_block[data-b-id="34"] .container {
	min-height: 400px;
	color: #000;
	position: relative;
	z-index: 1;
	width: 100%;
	padding: 0 5%;
	pointer-events: none
}

.b_block[data-b-id="34"] .map-wrap {
	box-sizing: content-box;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	overflow: hidden;
	z-index: 0
}

.b_block[data-b-id="34"] .map {
	position: absolute!important;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

.b_block[data-b-id="34"] .overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 1
}

.b_block[data-b-id="34"] .map-overlay {
	position: relative;
	top: 0;
	right: 0;
	pointer-events: all;
	margin: -60px 0 -60px auto;
	width: 360px;
	padding: 0 40px;
	background-color: #fff
}

.b_block[data-b-id="34"] .map-overlay .item {
	padding: 25px 0;
	border-top: 1px solid #e0e0e0
}

.b_block[data-b-id="34"] .map-overlay .item:first-child {
	border-top: none
}

.b_block[data-b-id="34"] .map-overlay .item .desc {
	margin-top: 15px
}

.b_block[data-b-id="34"] svg.placemark {
	position: absolute;
	top: -46px;
	left: -16px
}

.b_block[data-b-id="811"] .component-media {
	padding-bottom: 100%
}

.b_block[data-b-id="811"] .slider {
	overflow: visible
}

.b_block[data-b-id="71"] .component-media {
	padding-bottom: 64%
}

.b_block[data-b-id="31"] .images-wrap.count-1 .image-item {
	width: 100%!important
}

.b_block[data-b-id="31"] .images-wrap.count-1 .image-item .image-wrap {
	margin: 2%
}

.b_block[data-b-id="31"] .images-wrap.count-2 .image-item .component-media {
	padding-bottom: 158.5%
}

.b_block[data-b-id="31"] .images-wrap.count-3 {
	flex-direction: column
}

.b_block[data-b-id="31"] .images-wrap.count-3 .image-item:first-child .component-media {
	padding-bottom: 158.5%
}

.b_block[data-b-id="31"] .images-wrap .image-item {
	width: 50%
}

.b_block[data-b-id="31"] .images-wrap .image-item .image-wrap {
	overflow: hidden;
	margin: 4%
}

.b_block[data-b-id="31"] .images-wrap .image-item .component-media {
	width: 100%;
	padding-bottom: 75%
}

.b_block[data-b-id="32"] .component-media,
.b_block[data-b-id="81"] .component-media,
.b_block[data-b-id="82"] .component-media {
	padding-bottom: 77%
}

.b_block[data-b-id="82"] .single-image-container .current-image {
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all .35s ease-out;
	pointer-events: none
}

.b_block[data-b-id="82"] .single-image-container .current-image.active {
	position: relative;
	z-index: 1;
	opacity: 1
}

.b_block[data-b-id="84"] .component-media {
	width: 100%
}

.b_block[data-b-id="84"] .component-media .component-video {
	margin: 0 auto;
	width: 100%;
	position: absolute!important
}

.b_block[data-b-id="84"] .component-media .component-video .video-wrapper {
	padding-bottom: 0
}

.b_block[data-b-id="84"] .component-media .component-video .video-wrapper iframe {
	position: relative
}

.b_block[data-b-id="33"] .component-media {
	padding-bottom: 70%
}

@media (max-width:1199px) {
	.b_block[data-b-id="33"] .item-list {
		position: relative;
		margin-top: 30px
	}
	.b_block[data-b-id="33"] .item-list .slider-button {
		display: none
	}
}

.b_block[data-b-id="33"] .item-list {
	margin-top: 50px
}

.b_block[data-b-id="33"] .item-list .item-wrapper {
	width: 100%;
	max-width: 800px;
	margin: auto
}

.b_block[data-b-id="33"] .item-list .component-slider,
.b_block[data-b-id="33"] .item-list .slider {
	overflow: visible
}

.b_block[data-b-id="33"] .item-list .slider-wrapper {
	overflow: hidden
}

.b_block[data-b-id="33"] .item-list .slider-button {
	color: #212121
}

.b_block[data-b-id="33"] .item-list .slider-button span {
	height: 60px;
	width: 60px
}

.b_block[data-b-id="33"] .item-list .slider-button.slider-prev {
	left: -120px
}

.b_block[data-b-id="33"] .item-list .slider-button.slider-next {
	right: -120px
}

.b_block[data-b-id="41"] .component-media {
	padding-bottom: 53%
}

.b_block[data-b-id="41"] .component-media .component-image {
	border-radius: 14px 14px 0 0
}

.b_block[data-b-id="41"] .component-media .component-slider .slider-pagination {
	display: none
}

.b_block[data-b-id="72"] .component-media {
	padding-bottom: 70%;
	transition: transform .25s ease
}

.b_block[data-b-id="83"] .component-media {
	padding-bottom: 0
}

.b_block[data-b-id="83"] .component-media[data-type=video] {
	padding-bottom: 56%
}

.b_block[data-b-id="83"] .image-item {
	display: block
}

.b_block[data-b-id="83"] .image-item img {
	width: 100%
}

.b_block[data-b-id="60"] .item-list .item .image .component-image,
.b_block[data-b-id="62"] .item-list .item .image .component-image {
	overflow: hidden;
	border-radius: 50%
}

.b_block[data-b-id="60"] .special .component-media {
	padding-bottom: 0!important
}

.b_block[data-b-id="60"] .special .component-image {
	display: block;
	margin: 30px auto;
	width: 175px;
	height: 175px;
	border-radius: 50%;
	overflow: hidden;
	position: relative
}

.b_block[data-b-id="50"] .component-media,
.b_block[data-b-id="51"] .component-media,
.b_block[data-b-id="52"] .component-media,
.b_block[data-b-id="60"] .component-media,
.b_block[data-b-id="62"] .component-media,
.b_block[data-b-id="80"] .component-media,
.b_block[data-b-id="89"] .component-media,
.b_block[data-b-id="810"] .component-media {
	padding-bottom: 100%
}

@media (max-width:767px) {
	body.adaptive .b_block[data-b-id="34"] .container {
		min-height: 0
	}
	body.adaptive .b_block[data-b-id="34"] .map-overlay {
		width: 100%;
		position: static;
		padding: 0 7%;
		margin: 0
	}
	body.adaptive .b_block[data-b-id="34"] .map-wrap {
		position: relative
	}
}

.b_block[data-b-id="20"]>.container-fluid {
	overflow: hidden
}

.b_block[data-b-id="20"]>.container-fluid .container {
	display: flex;
	flex-direction: column;
	align-items: center
}

.b_block[data-b-id="20"]>.container-fluid .container:not(.cover) {
	min-height: 400px
}

.b_block[data-b-id="20"]>.container-fluid .soc-holder {
	position: absolute;
	top: 50%;
	left: 25px;
	width: 50px;
	transform: translateY(-50%)
}

.b_block[data-b-id="20"]>.container-fluid .soc-holder .clean:hover {
	border-color: hsla(0, 0%, 100%, .4)
}

.b_block[data-b-id="20"]>.container-fluid .content {
	display: flex;
	align-items: center;
	width: 100%;
	padding: 50px 0;
	text-align: center;
	margin: auto;
	position: relative
}

.b_block[data-b-id="20"]>.container-fluid .content.quiz-state-started {
	padding: 70px 0 110px
}

.b_block[data-b-id="20"]>.container-fluid .content-wrapper {
	width: 100%;
	max-width: 780px;
	margin: 0 auto
}

.b_block[data-b-id="20"]>.container-fluid .btn-wrap {
	margin-top: 40px
}

.b_block[data-b-id="20"]>.container-fluid .text {
	opacity: .8
}

.b_block[data-b-id="20"]>.container-fluid .component-scroll-down {
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -16px;
	width: 32px;
	height: 32px;
	z-index: 1;
	cursor: pointer;
	transition: all .3s ease
}

.b_block[data-b-id="20"] .quiz-progress {
	position: absolute;
	bottom: 30px;
	left: 0;
	margin: 0;
	transform: translateZ(0);
	transition: all .3s ease .1s;
	transition-property: transform, opacity, visibility
}

.b_block[data-b-id="20"] .quiz-progress[data-current="0"],
.b_block[data-b-id="20"] .quiz-progress[data-current=done] {
	opacity: 0;
	transform: translateY(20px);
	visibility: hidden
}

.b_block[data-b-id="20"] [data-quiz-part=done],
.b_block[data-b-id="20"] [data-quiz-part=quiz],
.b_block[data-b-id="20"] [data-quiz-part=wellcome] {
	display: block!important;
	width: 100%;
	margin: auto;
	left: 0;
	transition-timing-function: ease;
	transition-duration: .35s;
	transition-property: visibility, opacity, transform
}

.b_block[data-b-id="20"] [data-quiz-part=wellcome] {
	z-index: 1;
	position: relative;
	opacity: 1;
	transform: translateZ(0)
}

.b_block[data-b-id="20"] [data-quiz-part=done],
.b_block[data-b-id="20"] [data-quiz-part=quiz] {
	transform: scale(.95)
}

.b_block[data-b-id="20"] .quiz-state-started [data-quiz-part=wellcome],
.b_block[data-b-id="20"] [data-quiz-part=done],
.b_block[data-b-id="20"] [data-quiz-part=quiz] {
	z-index: 0;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	position: absolute
}

.b_block[data-b-id="20"] .quiz-state-started [data-quiz-part=wellcome] {
	width: 100%;
	transform: translateY(-30px)
}

.b_block[data-b-id="20"] .quiz-state-started [data-quiz-part=quiz] {
	position: relative;
	z-index: 1;
	opacity: 1;
	visibility: visible;
	pointer-events: all;
	transform: translateZ(0)
}

.b_block[data-b-id="20"] .quiz-state-started~.component-scroll-down {
	transform: translateY(20px);
	opacity: 0;
	pointer-events: none
}

.b_block[data-b-id="20"] .quiz-state-done [data-quiz-part=quiz],
.b_block[data-b-id="20"] .quiz-state-done [data-quiz-part=wellcome] {
	z-index: 0;
	position: absolute;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transform: translateY(-30px)
}

.b_block[data-b-id="20"] .quiz-state-done [data-quiz-part=done] {
	z-index: 1;
	position: relative;
	opacity: 1;
	visibility: visible;
	pointer-events: all;
	transform: translateZ(0)
}

[data-m-id="1"] .component-bg .overlay {
	opacity: .9;
	background: #000;
	border-color: #000
}

[data-m-id="1"] .modal-data {
	color: #fff
}

[data-m-id="1"] .component-button.bordered .btn-content {
	color: #fc2f58
}

[data-m-id="1"] .component-button.bordered .btn-content:hover {
	color: #db032e
}

[data-m-id="1"] .component-button.filled .btn-content {
	border: 1px solid #fc2f58;
	background-color: #fc2f58;
	color: #fff
}

[data-m-id="1"] .component-button.filled:not(.shadow):not(.zoom) .btn-content:hover {
	background-color: #fc1644
}

[data-m-id="1"] .component-button.shadow .btn-content {
	box-shadow: 0 15px 40px rgba(252, 47, 88, .2)
}

[data-m-id="1"] .component-button.shadow .btn-content:hover {
	box-shadow: 0 15px 40px rgba(252, 47, 88, .25)
}

[data-m-id="1"] .scroller {
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 100%;
	width: 100%;
	padding: 0 15px;
	pointer-events: all
}

[data-m-id="1"] .scroller::-webkit-scrollbar {
	width: 5px;
	height: 5px
}

[data-m-id="1"] .scroller::-webkit-scrollbar-track {
	background: 0
}

[data-m-id="1"] .scroller::-webkit-scrollbar-thumb {
	background-color: currentColor;
	border-radius: 100px
}

[data-m-id="1"] .modal-content {
	padding: 15px 0;
	width: 100%;
	max-width: 360px;
	margin: 0 auto;
	pointer-events: all
}

[data-m-id="1"] .logo-holder {
	margin-bottom: 30px;
	display: block;
	width: 100%
}

[data-m-id="1"] .logo-holder .component-logo {
	background-position: 50%;
	margin: 0 auto;
	text-align: center
}

[data-m-id="1"] .ico-holder {
	margin-bottom: 30px
}

[data-m-id="1"] .ico-holder .component-ico {
	width: 80px;
	height: 80px;
	padding: 22px;
	border-radius: 50%;
	margin: 0 auto
}

[data-m-id="10"] .component-bg .overlay {
	opacity: .9;
	background: #000;
	border-color: #000
}

[data-m-id="10"] .modal-data {
	color: #fff
}

[data-m-id="10"] .component-ico {
	background: #fff55a;
	color: #000
}

[data-m-id="10"] .component-button.bordered .btn-content {
	color: #d64094
}

[data-m-id="10"] .component-button.bordered .btn-content:hover {
	color: #a6246d
}

[data-m-id="10"] .component-button.filled .btn-content {
	border: 1px solid #d64094;
	background-color: #d64094;
	color: #fff
}

[data-m-id="10"] .component-button.filled:not(.shadow):not(.zoom) .btn-content:hover {
	background-color: #d02d88
}

[data-m-id="10"] .component-button.shadow .btn-content {
	box-shadow: 0 15px 40px rgba(214, 64, 148, .2)
}

[data-m-id="10"] .component-button.shadow .btn-content:hover {
	box-shadow: 0 15px 40px rgba(214, 64, 148, .25)
}

[data-m-id="10"] .scroller {
	overflow-y: auto;
	max-height: 100%;
	width: 100%;
	padding: 0 15px;
	pointer-events: all
}

[data-m-id="10"] .scroller::-webkit-scrollbar {
	width: 5px;
	height: 95%
}

[data-m-id="10"] .scroller::-webkit-scrollbar-track {
	background: 0
}

[data-m-id="10"] .scroller::-webkit-scrollbar-thumb {
	background-color: currentColor;
	border-radius: 100px
}

[data-m-id="10"] .modal-content {
	padding: 15px 0;
	width: 100%;
	max-width: 360px;
	margin: 0 auto;
	pointer-events: all;
	text-align: center
}

[data-m-id="10"] .modal-content .title {
	margin: 0 auto 20px;
	font-size: 15px
}

[data-m-id="10"] .modal-content .form-text {
	opacity: .8;
	font-size: 14px;
	line-height: 1.57;
	letter-spacing: .3px;
	margin-bottom: 40px
}

[data-m-id="10"] .logo-holder {
	margin-bottom: 30px;
	display: block;
	width: 100%
}

[data-m-id="10"] .logo-holder .component-logo {
	background-position: 50%;
	margin: 0 auto;
	text-align: center
}

[data-m-id="10"] .ico-holder {
	margin-bottom: 50px
}

[data-m-id="10"] .ico-holder .component-ico {
	width: 80px;
	height: 80px;
	padding: 22px;
	border-radius: 50%;
	margin: 0 auto
}

[data-m-id="100"] .close {
	color: #fff
}

[data-m-id="100"] .component-bg .overlay {
	opacity: .9;
	background: #000;
	border-color: #000
}

[data-m-id="100"] .container {
	margin: 0;
	position: relative;
	max-height: 100%;
	width: 100%;
	max-width: 490px;
	padding: 50px;
	pointer-events: all;
	border-radius: 7px;
	background-color: #fff;
	color: #222;
	text-align: center;
	box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .2);
	transition: all .25s
}

[data-m-id="100"] .container[data-type] .loading {
	display: none
}

[data-m-id="100"] .container[data-type=bill] .action-bill {
	display: flex
}

[data-m-id="100"] .container[data-type=already] .action-already,
[data-m-id="100"] .container[data-type=cash] .action-cash,
[data-m-id="100"] .container[data-type=fail] .action-fail,
[data-m-id="100"] .container[data-type=success] .action-success {
	display: block
}

[data-m-id="100"] .container[data-type=bill] {
	max-width: 710px
}

@media (max-width:767px) {
	[data-m-id="100"] .container[data-type=bill] {
		max-width: 490px
	}
}

[data-m-id="100"] .scroller {
	overflow-y: auto
}

[data-m-id="100"] .scroller::-webkit-scrollbar {
	width: 5px;
	height: 95%
}

[data-m-id="100"] .scroller::-webkit-scrollbar-track {
	background: 0
}

[data-m-id="100"] .scroller::-webkit-scrollbar-thumb {
	background-color: #777;
	border-radius: 100px
}

[data-m-id="100"] .action-bill {
	display: none;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: stretch;
	overflow-y: auto
}

[data-m-id="100"] .action-bill .pay-methods {
	width: 100%;
	max-width: 390px;
	text-align: center;
	flex-shrink: 0
}

[data-m-id="100"] .action-bill .pay-methods .title {
	font-weight: 700
}

[data-m-id="100"] .action-bill .pay-methods-list {
	display: flex;
	flex-flow: row wrap;
	max-height: 280px
}

[data-m-id="100"] .action-bill .pay-methods-list label {
	width: 33.33%;
	margin-bottom: 15px;
	padding: 0 5px;
	cursor: pointer
}

[data-m-id="100"] .action-bill .pay-methods-list label:hover .preview {
	border-color: rgba(61, 82, 176, .5)
}

[data-m-id="100"] .action-bill .pay-methods-list label input:checked+.preview {
	border: 2px solid #3d52b0
}

[data-m-id="100"] .action-bill .pay-methods-list label input:checked+.preview:before {
	transform: rotate(47deg) scaleX(1);
	transition: transform .2s ease-in
}

[data-m-id="100"] .action-bill .pay-methods-list label input:checked+.preview:after {
	transform: rotate(-42deg) scaleX(1);
	transition: transform .15s ease-out .2s
}

[data-m-id="100"] .action-bill .pay-methods-list label .preview {
	position: relative;
	width: 120px;
	max-width: 100%;
	height: 100px;
	border: 1px solid #e1e1e1;
	border-radius: 4px;
	display: inline-flex;
	align-items: center;
	transition: border-color .3s
}

[data-m-id="100"] .action-bill .pay-methods-list label .preview:after,
[data-m-id="100"] .action-bill .pay-methods-list label .preview:before {
	display: block;
	content: "";
	height: 2px;
	position: absolute;
	background: #3d52b0
}

[data-m-id="100"] .action-bill .pay-methods-list label .preview:before {
	width: 6px;
	top: 19px;
	right: 23px;
	transform: rotate(47deg) scaleX(0);
	transform-origin: top left
}

[data-m-id="100"] .action-bill .pay-methods-list label .preview:after {
	width: 16px;
	top: 24px;
	right: 9px;
	transform: rotate(-42deg) scaleX(0);
	transform-origin: bottom left
}

[data-m-id="100"] .action-bill .pay-methods-list label span {
	display: block;
	margin-top: 8px;
	font-weight: 700;
	font-size: 13px;
	line-height: 1.692
}

[data-m-id="100"] .action-bill .pay-methods-list label input {
	visibility: hidden;
	display: none
}

[data-m-id="100"] .action-bill .pay-methods-list label i {
	width: 80px;
	height: 60px;
	display: block;
	margin: auto;
	background-image: url("../../images/admin/pay/pay_logo.png");
	background-repeat: no-repeat;
	background-position: -3px -14px
}

@media (min-resolution:1.3dppx),
(min-resolution:144dpi) {
	[data-m-id="100"] .action-bill .pay-methods-list label i {
		background-image: url("../../images/admin/pay/pay_logo.retina.png");
		background-size: 560px 160px
	}
}

[data-m-id="100"] .action-bill .pay-methods-list label[data-type=visa] i {
	background-position: -3px -10px
}

[data-m-id="100"] .action-bill .pay-methods-list label[data-type=mastercard] i {
	background-position: -80px -10px
}

[data-m-id="100"] .action-bill .pay-methods-list label[data-type=yandex] i {
	background-position: -160px -12px
}

[data-m-id="100"] .action-bill .pay-methods-list label[data-type=qiwi] i {
	background-position: -240px -9px
}

[data-m-id="100"] .action-bill .pay-methods-list label[data-type=webmoney] i,
[data-m-id="100"] .action-bill .pay-methods-list label[data-type=webmoney_u] i,
[data-m-id="100"] .action-bill .pay-methods-list label[data-type=webmoney_z] i {
	background-position: -320px -10px
}

[data-m-id="100"] .action-bill .pay-methods-list label[data-type=mobile_megafon] i {
	background-position: -480px -10px
}

[data-m-id="100"] .action-bill .pay-methods-list label[data-type=mobile_beeline] i {
	background-position: 1px -90px
}

[data-m-id="100"] .action-bill .pay-methods-list label[data-type=mobile_mts] i {
	background-position: -79px -90px
}

[data-m-id="100"] .action-bill .pay-methods-list label[data-type=mobile_tele2] i {
	background-position: -160px -90px
}

[data-m-id="100"] .action-bill .pay-methods-list label[data-type=sberbank] i {
	background-position: -240px -90px
}

[data-m-id="100"] .action-bill .pay-methods-list label[data-type=bank] i {
	background-position: -320px -91px
}

[data-m-id="100"] .action-bill .pay-methods-list label[data-type=w1] i {
	background-position: -400px -90px
}

[data-m-id="100"] .action-bill .pay-methods-list label[data-type=ibank_robo] i,
[data-m-id="100"] .action-bill .pay-methods-list label[data-type=yandex_kassa] i,
[data-m-id="100"] .action-bill .pay-methods-list label[data-type=yandexkassa] i {
	background-position: -480px -88px
}

[data-m-id="100"] .action-bill .pay-methods-list label[data-type=bank_company] i {
	background-position: -400px -12px
}

[data-m-id="100"] .action-bill .pay-methods-list label[data-type=cash] i {
	background-position: 50%;
	background-image: url("../../images/land/pay/pay_cash.png")
}

@media (min-resolution:1.3dppx),
(min-resolution:144dpi) {
	[data-m-id="100"] .action-bill .pay-methods-list label[data-type=cash] i {
		background-image: url("../../images/land/pay/pay_cash.retina.png");
		background-size: 55px 38px
	}
}

[data-m-id="100"] .action-bill .pay-methods-list label:nth-last-child(4)~label {
	margin-bottom: 0
}

[data-m-id="100"] .action-bill .pay-action {
	max-width: 245px;
	min-height: 300px;
	text-align: center;
	display: flex;
	flex-direction: column;
	flex-shrink: 0
}

[data-m-id="100"] .action-bill .pay-action .ico-wrap {
	background: #fff55a;
	color: #000
}

[data-m-id="100"] .action-bill .pay-action .title {
	font-weight: 700;
	margin: 0 0 10px
}

[data-m-id="100"] .action-bill .pay-action .price {
	font-size: 36px;
	font-weight: 700;
	line-height: 1.667
}

[data-m-id="100"] .action-bill .pay-action .sub {
	font-size: 12px;
	opacity: .5
}

[data-m-id="100"] .action-bill .pay-action .btn-wrap {
	margin-top: auto
}

[data-m-id="100"] .action-bill .pay-action .btn-wrap .component-button {
	display: block;
	width: 140px;
	margin: auto
}

@media (max-width:767px) {
	[data-m-id="100"] .action-bill {
		flex-direction: column;
		align-items: center
	}
	[data-m-id="100"] .action-bill .pay-action {
		order: -1;
		padding-bottom: 40px
	}
	[data-m-id="100"] .action-bill .pay-action .btn-wrap {
		display: block;
		position: absolute;
		width: 100%;
		bottom: 50px;
		left: 0
	}
	[data-m-id="100"] .action-bill .pay-methods {
		padding-bottom: 96px
	}
}

[data-m-id="100"] .action-already,
[data-m-id="100"] .action-cash,
[data-m-id="100"] .action-fail,
[data-m-id="100"] .action-success {
	display: none;
	text-align: center
}

[data-m-id="100"] .action-already .title,
[data-m-id="100"] .action-cash .title,
[data-m-id="100"] .action-fail .title,
[data-m-id="100"] .action-success .title {
	font-weight: 700
}

[data-m-id="100"] .action-already .text,
[data-m-id="100"] .action-cash .text,
[data-m-id="100"] .action-fail .text,
[data-m-id="100"] .action-success .text {
	max-width: 340px;
	margin: 0 auto
}

[data-m-id="100"] .action-already .btn-wrap,
[data-m-id="100"] .action-cash .btn-wrap,
[data-m-id="100"] .action-fail .btn-wrap,
[data-m-id="100"] .action-success .btn-wrap {
	margin-top: 30px
}

[data-m-id="100"] .action-already .btn-wrap .component-button,
[data-m-id="100"] .action-cash .btn-wrap .component-button,
[data-m-id="100"] .action-fail .btn-wrap .component-button,
[data-m-id="100"] .action-success .btn-wrap .component-button {
	position: relative;
	display: block;
	width: 130px;
	margin: auto
}

[data-m-id="100"] .action-cash .ico-wrap {
	background: #d64094;
	color: #fff
}

[data-m-id="100"] .action-success .ico-wrap {
	background: #c3f68b;
	color: #222
}

[data-m-id="100"] .action-fail .ico-wrap {
	background: #f7d5be;
	color: #222
}

[data-m-id="100"] .action-already .pay-action {
	max-width: 245px;
	text-align: center;
	margin: 0 auto
}

[data-m-id="100"] .action-already .pay-action .ico-wrap {
	background: #c3f68b;
	color: #000
}

[data-m-id="100"] .action-already .pay-action .title {
	font-weight: 700;
	margin: 0 0 10px
}

[data-m-id="100"] .action-already .pay-action .price {
	font-size: 36px;
	font-weight: 700;
	line-height: 1.667
}

[data-m-id="100"] .action-already .pay-action .sub {
	font-size: 12px;
	opacity: .5
}

[data-m-id="100"] .btn-wrap .component-button.bordered .btn-content {
	color: #3d52b0
}

[data-m-id="100"] .btn-wrap .component-button.bordered .btn-content:hover {
	color: #293877
}

[data-m-id="100"] .btn-wrap .component-button.filled .btn-content {
	border: 1px solid #3d52b0;
	background-color: #3d52b0;
	color: #fff
}

[data-m-id="100"] .btn-wrap .component-button.filled:not(.shadow):not(.zoom) .btn-content:hover {
	background-color: #36499d
}

[data-m-id="100"] .btn-wrap .component-button.shadow .btn-content {
	box-shadow: 0 15px 40px rgba(61, 82, 176, .2)
}

[data-m-id="100"] .btn-wrap .component-button.shadow .btn-content:hover {
	box-shadow: 0 15px 40px rgba(61, 82, 176, .25)
}

[data-m-id="100"] .btn-wrap a.busy {
	pointer-events: none
}

[data-m-id="100"] .btn-wrap a.busy .submitting-status {
	display: block;
	opacity: 1
}

[data-m-id="100"] .btn-wrap a.busy span {
	opacity: 0;
	visibility: hidden
}

[data-m-id="100"] .btn-wrap a .submitting-status {
	display: none;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%);
	opacity: 0;
	margin: 0 auto;
	transition: opacity .15s;
	text-align: center;
	width: 100%;
	height: 22px
}

[data-m-id="100"] .btn-wrap a .submitting-status i {
	display: inline-block;
	position: relative;
	width: 22px;
	height: 22px;
	transform: rotate(0deg);
	transform-origin: center
}

[data-m-id="100"] .btn-wrap a .submitting-status svg {
	opacity: 1;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	animation: submitting_status_rotate .3s linear infinite
}

[data-m-id="100"] .btn-wrap a .submitting-status svg path {
	fill: currentColor
}

[data-m-id="100"] .ico-wrap {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin: 0 auto 30px;
	padding: 20px;
	background: #fff55a;
	color: #000
}

[data-m-id="11"] .component-bg .overlay {
	opacity: .9;
	background: #000;
	border-color: #000
}

[data-m-id="11"] .component-ico {
	background: #c3f68b;
	color: #000
}

[data-m-id="11"] .component-button.bordered .btn-content {
	color: #d64094
}

[data-m-id="11"] .component-button.bordered .btn-content:hover {
	color: #a6246d
}

[data-m-id="11"] .component-button.filled .btn-content {
	border: 1px solid #d64094;
	background-color: #d64094;
	color: #fff
}

[data-m-id="11"] .component-button.filled:not(.shadow):not(.zoom) .btn-content:hover {
	background-color: #d02d88
}

[data-m-id="11"] .component-button.shadow .btn-content {
	box-shadow: 0 15px 40px rgba(214, 64, 148, .2)
}

[data-m-id="11"] .component-button.shadow .btn-content:hover {
	box-shadow: 0 15px 40px rgba(214, 64, 148, .25)
}

[data-m-id="11"] .scroller {
	max-height: 100%;
	width: 100%;
	padding: 50px;
	pointer-events: all;
	border-radius: 7px;
	background-color: #fff;
	box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .2);
	overflow-y: auto
}

[data-m-id="11"] .scroller::-webkit-scrollbar {
	width: 5px;
	height: 95%
}

[data-m-id="11"] .scroller::-webkit-scrollbar-track {
	background: 0
}

[data-m-id="11"] .scroller::-webkit-scrollbar-thumb {
	background-color: currentColor;
	border-radius: 100px
}

[data-m-id="11"] .scroller.light {
	max-width: 345px
}

[data-m-id="11"] .scroller.large {
	max-width: 460px
}

[data-m-id="11"] .scroller.large .title {
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 1.5px
}

[data-m-id="11"] .scroller.large .form-text {
	font-size: 14px;
	line-height: 1.57;
	letter-spacing: .3px
}

[data-m-id="11"] .scroller.ico-outside .modal-content:before {
	display: block;
	content: "";
	position: relative;
	width: 100%;
	height: 40px
}

[data-m-id="11"] .scroller.ico-outside .ico-holder {
	margin-bottom: 50px;
	margin-top: -130px;
	left: 0;
	right: 0;
	position: fixed
}

[data-m-id="11"] .scroller.logo .modal-content:before,
[data-m-id="11"] .scroller.no-logo .modal-content:before {
	display: none
}

[data-m-id="11"] .modal-content {
	padding: 0;
	width: 100%;
	max-width: 360px;
	margin: 0 auto;
	pointer-events: all;
	text-align: center;
	color: #191919
}

[data-m-id="11"] .modal-content .title {
	margin: 0 auto 10px;
	font-size: 12px;
	letter-spacing: 1.2px
}

[data-m-id="11"] .modal-content .form-text {
	opacity: .75;
	font-size: 13px;
	line-height: 1.69;
	letter-spacing: .3px;
	margin-bottom: 40px
}

[data-m-id="11"] .logo-holder {
	margin-bottom: 30px;
	display: block;
	width: 100%
}

[data-m-id="11"] .logo-holder .component-logo {
	background-position: 50%;
	margin: 0 auto;
	text-align: center
}

[data-m-id="11"] .ico-holder {
	margin-bottom: 30px
}

[data-m-id="11"] .ico-holder .component-ico {
	width: 80px;
	height: 80px;
	padding: 22px;
	border-radius: 50%;
	margin: 0 auto
}

[data-m-id="2"] .component-bg .overlay {
	opacity: .9;
	background: #000;
	border-color: #000
}

[data-m-id="2"] .component-button.bordered .btn-content {
	color: #2bb0d4;
}

[data-m-id="2"] .component-button.bordered .btn-content:hover {
	color: #279ebf;
}

[data-m-id="2"] .component-button.filled .btn-content {
	border: 1px solid #2bb0d4;
	background-color: #2bb0d4;
	color: #fff
}

[data-m-id="2"] .component-button.filled:not(.shadow):not(.zoom) .btn-content:hover {
	background-color: #279ebf
}

[data-m-id="2"] .component-button.shadow .btn-content {
	box-shadow: 0 15px 40px rgba(252, 47, 88, .2)
}

[data-m-id="2"] .component-button.shadow .btn-content:hover {
	box-shadow: 0 15px 40px rgba(252, 47, 88, .25)
}

[data-m-id="2"] .scroller {
	overflow-x: hidden;
	overflow-y: auto;
	max-height: 100%;
	width: 100%;
	max-width: 400px;
	padding: 50px;
	pointer-events: all;
	border-radius: 7px;
	background-color: #fff;
	box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .2)
}

[data-m-id="2"] .scroller::-webkit-scrollbar {
	width: 5px;
	height: 5px
}

[data-m-id="2"] .scroller::-webkit-scrollbar-track {
	background: 0
}

[data-m-id="2"] .scroller::-webkit-scrollbar-thumb {
	background-color: currentColor;
	border-radius: 100px
}

[data-m-id="2"] .modal-content {
	padding: 0;
	width: 100%;
	max-width: 360px;
	margin: 0 auto;
	pointer-events: all;
	color: #191919
}

[data-m-id="2"] .modal-holder {
	max-width: 800px;
	width: 100%;
	border-radius: 7px;
	background-color: #fff;
	box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .2);
	display: flex;
	height: 550px;
	max-height: 90vh;
	overflow: hidden
}

[data-m-id="2"] .modal-holder .modal-img {
	flex: 1
}

[data-m-id="2"] .modal-holder .modal-img .component-image {
	height: 100%;
	display: block
}

[data-m-id="2"] .modal-holder .scroller {
	flex: 1
}

[data-m-id="20"] .component-bg .overlay {
	opacity: .9;
	background: #000;
	border-color: #000
}

[data-m-id="20"] .component-button.bordered .btn-content {
	color: #d64094
}

[data-m-id="20"] .component-button.bordered .btn-content:hover {
	color: #a6246d
}

[data-m-id="20"] .component-button.filled .btn-content {
	border: 1px solid #d64094;
	background-color: #d64094;
	color: #fff
}

[data-m-id="20"] .component-button.filled:not(.shadow):not(.zoom) .btn-content:hover {
	background-color: #d02d88
}

[data-m-id="20"] .component-button.shadow .btn-content {
	box-shadow: 0 15px 40px rgba(214, 64, 148, .2)
}

[data-m-id="20"] .component-button.shadow .btn-content:hover {
	box-shadow: 0 15px 40px rgba(214, 64, 148, .25)
}

[data-m-id="20"] .scroller {
	max-height: 100%;
	width: 100%;
	max-width: 480px;
	padding: 30px 50px 25px;
	margin: 10px 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

[data-m-id="20"] .scroller::-webkit-scrollbar {
	width: 5px;
	height: 95%
}

[data-m-id="20"] .scroller::-webkit-scrollbar-track {
	background: 0
}

[data-m-id="20"] .scroller::-webkit-scrollbar-thumb {
	background-color: currentColor;
	border-radius: 100px
}

[data-m-id="20"] .modal-holder {
	pointer-events: all;
	max-width: 880px;
	width: 100%;
	border-radius: 7px;
	background-color: #fff;
	box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .2);
	display: flex;
	max-width: 98vw;
	width: 880px;
	height: 600px;
	max-height: 90vh
}

[data-m-id="20"] .modal-content {
	padding: 0;
	width: 100%;
	margin: 0 auto;
	pointer-events: all;
	color: #191919!important;
	overflow-y: auto;
	overflow-x: hidden
}

[data-m-id="20"] .modal-content .modal-title {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 0;
	margin-bottom: 30px
}

[data-m-id="20"] .modal-content .modal-title .title-ico {
	margin-right: 20px;
	max-width: 25px;
	max-height: 25px;
	width: 100%
}

[data-m-id="20"] .modal-content .modal-title .title-ico svg {
	width: 100%
}

[data-m-id="20"] .modal-content .modal-title .title {
	margin: 0;
	text-align: left
}

[data-m-id="20"] .modal-content .modal-text {
	flex-grow: 1
}

[data-m-id="20"] .modal-content .modal-text .text-wrap {
	display: flex;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 1.57;
	letter-spacing: .3px;
	color: rgba(25, 25, 25, .8)
}

[data-m-id="20"] .modal-content .modal-text .text-ico {
	margin-right: 20px;
	max-width: 25px;
	max-height: 25px;
	width: 100%
}

[data-m-id="20"] .modal-content .modal-text .text {
	flex-grow: 1;
	margin-right: 1px
}

[data-m-id="20"] .modal-bottom {
	padding-top: 37px;
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	min-height: 80px;
	border-top: 1px solid rgba(34, 34, 34, .15)
}

[data-m-id="20"] .modal-bottom .price {
	min-width: 40px;
	padding-right: 20px;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: .3px;
	color: #191919
}

[data-m-id="20"] .modal-bottom .price span {
	display: inline-block
}

[data-m-id="20"] .modal-bottom .price .last-price {
	margin-left: 10px;
	text-decoration: line-through;
	font-size: 17px;
	color: #222;
	opacity: .25
}

[data-m-id="20"] .modal-bottom .btn_wrap {
	flex-shrink: 0;
	word-break: normal
}

[data-m-id="20"] .images-list-holder {
	-webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
	height: 100%;
	border-radius: 7px 0 0 7px
}

[data-m-id="20"] .images-list {
	position: relative;
	width: 100%;
	max-width: 400px;
	height: 100%
}

[data-m-id="20"] .images-list .component-media {
	height: 100%;
	padding-bottom: 0
}

[data-m-id="20"] .images-list .slider-pagination {
	display: none;
	text-align: center;
	pointer-events: none;
	position: absolute;
	bottom: -26px;
	margin: 0 auto;
	width: 100%
}

[data-m-id="21"] .component-bg .overlay {
	opacity: .9;
	background: #000;
	border-color: #000
}

[data-m-id="21"] .component-button.bordered .btn-content {
	color: #d64094
}

[data-m-id="21"] .component-button.bordered .btn-content:hover {
	color: #a6246d
}

[data-m-id="21"] .component-button.filled .btn-content {
	border: 1px solid #d64094;
	background-color: #d64094;
	color: #fff
}

[data-m-id="21"] .component-button.filled:not(.shadow):not(.zoom) .btn-content:hover {
	background-color: #d02d88
}

[data-m-id="21"] .component-button.shadow .btn-content {
	box-shadow: 0 15px 40px rgba(214, 64, 148, .2)
}

[data-m-id="21"] .component-button.shadow .btn-content:hover {
	box-shadow: 0 15px 40px rgba(214, 64, 148, .25)
}

[data-m-id="21"] .scroller {
	width: 100%;
	pointer-events: all
}

[data-m-id="21"] .modal-holder {
	max-width: 800px;
	width: 100%;
	max-height: 98%;
	max-height: 98vh;
	border-radius: 7px;
	background-color: #fff;
	box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .2);
	display: flex;
	flex-direction: column;
	justify-content: space-between
}

[data-m-id="21"] .modal-holder .item-list .component-image {
	height: 100%;
	display: block
}

[data-m-id="21"] .modal-middle {
	overflow-y: auto
}

[data-m-id="21"] .modal-row {
	width: 100%;
	margin: 0 auto;
	pointer-events: all;
	color: #191919;
	display: flex;
	justify-content: space-between;
	min-height: 100%;
	padding: 50px;
	flex-shrink: 0;
	flex-grow: 1
}

[data-m-id="21"] .modal-title {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 0;
	margin-bottom: 30px
}

[data-m-id="21"] .modal-title .title-ico {
	margin-right: 20px;
	max-width: 25px;
	min-width: 25px
}

[data-m-id="21"] .modal-title .title-ico svg {
	width: 100%
}

[data-m-id="21"] .modal-title .title {
	margin: 0;
	text-align: left;
	color: #191919
}

[data-m-id="21"] .modal-text {
	flex-grow: 1;
	padding-right: 2px
}

[data-m-id="21"] .modal-text .text-wrap {
	display: flex;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 1.57;
	letter-spacing: .3px;
	color: rgba(25, 25, 25, .8)
}

[data-m-id="21"] .modal-text .text-ico {
	margin-right: 20px;
	max-width: 25px;
	min-width: 25px;
	max-height: 25px;
	min-height: 25px;
	height: 25px;
	width: 25px
}

[data-m-id="21"] .modal-text .text {
	flex-grow: 1;
	margin-right: 1px
}

[data-m-id="21"] .modal-bottom {
	position: relative;
	flex-shrink: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 32px 0;
	border-top: 1px solid rgba(34, 34, 34, .15);
	width: calc(100% - 100px);
	min-height: 108px;
	margin: 0 auto
}

[data-m-id="21"] .modal-bottom .bottom-left {
	display: flex;
	align-items: center;
	margin-right: auto;
	text-align: left
}

[data-m-id="21"] .modal-bottom .price-ico {
	max-width: 32px;
	width: 100%;
	margin-right: 19px
}

[data-m-id="21"] .modal-bottom .price {
	min-width: 40px;
	padding-right: 20px;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: .3px;
	color: #191919
}

[data-m-id="21"] .modal-bottom .price span {
	display: inline-block
}

[data-m-id="21"] .modal-bottom .pay-button {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: .3px;
	border-radius: 4px;
	background-color: #d64094;
	padding: 12px 27px;
	cursor: pointer
}

[data-m-id="21"] .images-list {
	max-width: 100%;
	width: 100%;
	flex-shrink: 0;
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: space-between;
	position: relative;
	max-height: 400px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	-webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC)
}

[data-m-id="21"] .images-list .slider-pagination {
	display: none
}

[data-m-id="21"] .slider {
	position: relative;
	width: 100%;
	height: 100%;
	max-width: 100%;
	overflow: hidden;
	max-height: 400px
}

[data-m-id="21"] .slider .slider-wrapper {
	position: relative;
	width: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box;
	height: 100%;
	max-height: 400px
}

[data-m-id="21"] .slider .slider-wrapper .image-item {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	width: 100%;
	max-height: 400px;
	flex-shrink: 0
}

[data-m-id="21"] .slider .slider-wrapper .image-item .image-holder {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	height: 100%;
	max-height: 400px
}

[data-m-id="21"] .slider .component-image {
	padding-bottom: 400px
}

[data-m-id="21"] .info-wrapper {
	text-align: center;
	pointer-events: all;
	width: 100%;
	max-width: 260px;
	margin: -5px 50px -5px -5px;
	position: relative
}

[data-m-id="21"] .info-wrapper .item {
	width: 50%;
	padding: 5px;
	float: left;
	opacity: .75;
	transition: opacity .3s
}

[data-m-id="21"] .info-wrapper .item:nth-child(2n) {
	margin-right: 0
}

[data-m-id="21"] .info-wrapper .item.selected {
	opacity: 1
}

[data-m-id="21"] .info-wrapper .item .component-image {
	cursor: pointer;
	padding-bottom: 70%
}

[data-m-id="21"] .disable-modal-pointer-events {
	pointer-events: none
}

[data-m-id="21"] .disable-modal-pointer-events .slider .slider-wrapper .image-item .image-holder a {
	pointer-events: none!important
}

[data-m-id="3"] .component-bg .overlay {
	opacity: .9;
	background: #000;
	border-color: #000
}

[data-m-id="3"] .component-button.bordered .btn-content {
	color: #fc2f58
}

[data-m-id="3"] .component-button.bordered .btn-content:hover {
	color: #db032e
}

[data-m-id="3"] .component-button.filled .btn-content {
	border: 1px solid #fc2f58;
	background-color: #fc2f58;
	color: #fff
}

[data-m-id="3"] .component-button.filled:not(.shadow):not(.zoom) .btn-content:hover {
	background-color: #fc1644
}

[data-m-id="3"] .component-button.shadow .btn-content {
	box-shadow: 0 15px 40px rgba(252, 47, 88, .2)
}

[data-m-id="3"] .component-button.shadow .btn-content:hover {
	box-shadow: 0 15px 40px rgba(252, 47, 88, .25)
}

[data-m-id="3"] .modal-holder {
	max-width: 800px;
	width: 100%;
	border-radius: 7px;
	background-color: #fff;
	box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .2);
	display: flex;
	height: 550px;
	max-height: 90vh;
	overflow: hidden
}

[data-m-id="3"] .modal-holder .modal-img {
	width: 50%;
	max-width: 400px;
	height: 100%
}

[data-m-id="3"] .modal-holder .modal-img .component-media {
	height: 100%;
	display: block;
	padding-bottom: 0!important
}

[data-m-id="3"] .scroller {
	max-height: 100%;
	width: 50%;
	max-width: 400px;
	padding: 30px 50px;
	pointer-events: all;
	margin: 10px 0;
	display: flex
}

[data-m-id="3"] .modal-content {
	padding: 0;
	width: 100%;
	max-width: 360px;
	margin: auto;
	pointer-events: all;
	color: #191919
}

[data-m-id="3"] .scroller {
	overflow-x: hidden;
	overflow-y: auto
}

[data-m-id="3"] .scroller::-webkit-scrollbar {
	width: 5px;
	height: 5px
}

[data-m-id="3"] .scroller::-webkit-scrollbar-track {
	background: 0
}

[data-m-id="3"] .scroller::-webkit-scrollbar-thumb {
	background-color: currentColor;
	border-radius: 100px
}

[data-m-id="30"] .component-bg .overlay {
	background: #000;
	border-color: #000;
	opacity: .9
}

[data-m-id="30"] .scroller {
	padding: 50px 0;
	height: 100%;
	width: 100%;
	display: flex;
	align-items: flex-start;
	justify-content: center
}

[data-m-id="30"] .modal-data a.close {
	color: #fff
}

[data-m-id="30"] .modal-content {
	display: flex;
	justify-content: center;
	align-items: stretch;
	padding: 0;
	max-width: 98vw;
	width: 880px;
	min-height: 471px;
	margin: auto 0;
	background: #fff;
	color: #191919;
	box-shadow: 0 3px 9px rgba(0, 0, 0, .2);
	border-radius: 5px
}

[data-m-id="30"] .swap .text-wrap {
	order: 99;
	border-radius: 0 5px 5px 0;
	border-width: 1px 1px 1px 0
}

[data-m-id="30"] .swap .map-wrap {
	border-radius: 5px 0 0 5px
}

[data-m-id="30"] .map-wrap {
	width: 50%;
	min-height: 100%;
	position: relative;
	flex-shrink: 0;
	color: #000;
	border-radius: 0 5px 5px 0;
	overflow: hidden;
	background-color: #f1f1f1;
	transform: translateZ(0)
}

[data-m-id="30"] .map-wrap>div {
	width: 100%;
	height: 100%
}

[data-m-id="30"] .text-wrap {
	width: 50%;
	max-width: 100%;
	min-height: 270px;
	padding: 40px 50px 35px;
	color: #232323;
	background-color: #fff;
	border-radius: 5px 0 0 5px;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	border-color: rgba(0, 0, 0, .1)
}

[data-m-id="30"] .text-wrap .name {
	text-align: left
}

[data-m-id="30"] .text-wrap .btn-wrap,
[data-m-id="30"] .text-wrap .soc-holder {
	margin-top: 20px
}

[data-m-id="30"] .text-wrap .name+.text {
	margin-top: 30px
}

[data-m-id="30"] .component-socials {
	display: inline-block;
	min-width: 70px
}

[data-m-id="30"] .component-socials[data-style=clean] a:first-of-type {
	margin-left: -5px
}

[data-m-id="30"] .component-button.bordered .btn-content {
	color: #d64094
}

[data-m-id="30"] .component-button.bordered .btn-content:hover {
	color: #a6246d
}

[data-m-id="30"] .component-button.filled .btn-content {
	border: 1px solid #d64094;
	background-color: #d64094;
	color: #fff
}

[data-m-id="30"] .component-button.filled:not(.shadow):not(.zoom) .btn-content:hover {
	background-color: #d02d88
}

[data-m-id="30"] .component-button.shadow .btn-content {
	box-shadow: 0 15px 40px rgba(214, 64, 148, .2)
}

[data-m-id="30"] .component-button.shadow .btn-content:hover {
	box-shadow: 0 15px 40px rgba(214, 64, 148, .25)
}

[data-m-id="30"] svg.placemark {
	position: absolute;
	top: -46px;
	left: -16px;
	max-width: none;
	max-height: none
}

[data-m-id="31"] .component-bg .overlay {
	background: #000;
	border-color: #000;
	opacity: .9
}

[data-m-id="31"] .modal-data a.close {
	color: #fff
}

[data-m-id="99"] .component-bg .overlay {
	opacity: .9;
	background: #000;
	border-color: #000
}

[data-m-id="99"] .scroller {
	overflow-y: auto;
	max-height: 100%;
	width: 100%;
	max-width: 800px;
	padding: 50px;
	pointer-events: all;
	border-radius: 7px;
	background-color: #fff;
	color: #222;
	box-shadow: 0 4px 15px 0 rgba(0, 0, 0, .2)
}

[data-m-id="99"] .scroller::-webkit-scrollbar {
	width: 5px;
	height: 95%
}

[data-m-id="99"] .scroller::-webkit-scrollbar-track {
	background: 0
}

[data-m-id="99"] .scroller::-webkit-scrollbar-thumb {
	background-color: currentColor;
	border-radius: 100px
}

[data-m-id="99"] .modal-content {
	padding: 0;
	width: 100%;
	pointer-events: all
}

[data-m-id="99"] .modal-content .title {
	letter-spacing: 1.2px
}

[data-m-id="99"] .modal-content .form-text {
	font-size: 13px;
	line-height: 1.69;
	letter-spacing: .3px
}

@media (max-width:570px) {
	body.adaptive [data-m-id="1"] .bottom-space .component-form {
		margin-bottom: 60px
	}
}

@media (max-width:767px) {
	body.adaptive [data-m-id="100"] .container {
		overflow-y: auto;
		padding: 30px 7%
	}
	body.adaptive [data-m-id="100"] .action-bill .pay-methods {
		padding: 0
	}
	body.adaptive [data-m-id="100"] .action-bill .pay-methods .title {
		margin-bottom: 20px
	}
	body.adaptive [data-m-id="100"] .action-bill .pay-methods .pay-methods-list {
		max-height: none
	}
	body.adaptive [data-m-id="100"] .action-bill .pay-action {
		padding-bottom: 30px;
		min-height: auto
	}
	body.adaptive [data-m-id="100"] .action-bill .pay-action .btn-wrap {
		position: static;
		margin-top: 30px
	}
}

@media (max-width:570px) {
	body.adaptive [data-m-id="100"] a.close {
		color: #222
	}
	body.adaptive [data-m-id="100"] .container {
		max-width: 100%;
		max-height: 100%;
		border-radius: 0
	}
	body.adaptive [data-m-id="100"] .action-bill .pay-action {
		padding-top: 15px
	}
	body.adaptive [data-m-id="100"] .action-bill .pay-action .ico-wrap {
		display: none
	}
}

@media (max-width:570px) {
	body.adaptive [data-m-id="11"] .modal-data {
		padding: 0
	}
	body.adaptive [data-m-id="11"] .close {
		color: #191919
	}
	body.adaptive [data-m-id="11"] .scroller {
		display: flex;
		max-width: none;
		margin: 0 auto;
		padding: 30px 15px;
		max-height: none;
		height: 100%;
		border-radius: 0
	}
	body.adaptive [data-m-id="11"] .modal-content {
		align-self: center;
		max-height: 100%
	}
}

@media (max-width:570px) {
	body.adaptive [data-m-id="2"] .modal-data {
		padding: 0
	}
	body.adaptive [data-m-id="2"] .close {
		color: #191919
	}
	body.adaptive [data-m-id="2"] .modal-holder {
		max-height: 100%;
		border-radius: 0
	}
	body.adaptive [data-m-id="2"] .modal-img {
		display: none
	}
	body.adaptive [data-m-id="2"] .scroller {
		margin: 0 auto;
		padding: 30px 15px;
		height: 100%;
		border-radius: 0;
		display: flex;
		max-width: none
	}
	body.adaptive [data-m-id="2"] .modal-content {
		align-self: center;
		max-height: 100%
	}
	body.adaptive [data-m-id="2"] .component-form {
		width: 100%;
		margin-bottom: 30px
	}
	body.adaptive [data-m-id="2"] .bottom-space .component-form {
		margin-bottom: 60px
	}
}

@media (max-width:767px) {
	body.adaptive [data-m-id="20"] .modal-data {
		padding: 0
	}
	body.adaptive [data-m-id="20"] .modal-holder {
		flex-direction: column;
		overflow-y: auto
	}
	body.adaptive [data-m-id="20"] .modal-content {
		padding: 30px 0 15px;
		-webkit-overflow-scrolling: touch
	}
	body.adaptive [data-m-id="20"] .scroller {
		max-width: none;
		height: 100%;
		margin: 0;
		padding: 0 15px
	}
	body.adaptive [data-m-id="20"] .images-list {
		max-width: none;
		max-height: 35%;
		max-height: 65vw;
		overflow: hidden;
		flex-shrink: 0
	}
	body.adaptive [data-m-id="20"] .images-list .slider-pagination {
		bottom: 10px
	}
	body.adaptive [data-m-id="20"] .modal-bottom {
		padding: 15px 0
	}
}

@media (min-width:571px) and (max-width:767px) {
	body.adaptive [data-m-id="20"] .modal-holder {
		width: 100%;
		height: 100%;
		max-width: 90vw;
		max-height: 94vh
	}
}

@media (max-width:570px) {
	body.adaptive [data-m-id="20"] a.close {
		color: #000
	}
	body.adaptive [data-m-id="20"] .modal-holder {
		border-radius: 0;
		width: 100%;
		height: 100%;
		max-width: none;
		max-height: none
	}
	body.adaptive [data-m-id="20"] .modal-bottom .price {
		font-size: 1.286rem;
		line-height: 1.222
	}
	body.adaptive [data-m-id="20"] .images-list-holder {
		border-radius: 0
	}
}

@media (max-width:1025px) {
	body.adaptive [data-m-id="21"] .images-list .slider .slider-wrapper .image-item .image-holder a {
		padding-bottom: 35vh
	}
	body.adaptive [data-m-id="21"] .modal-bottom {
		padding: 15px 0
	}
}

@media (max-width:767px) {
	body.adaptive [data-m-id="21"] .modal-data {
		padding: 0!important
	}
	body.adaptive [data-m-id="21"] a.close {
		color: #000
	}
	body.adaptive [data-m-id="21"] .modal-holder {
		border-radius: 0;
		height: 100%;
		max-height: none
	}
	body.adaptive [data-m-id="21"] .images-list {
		border-radius: 0
	}
	body.adaptive [data-m-id="21"] .modal-row {
		padding: 30px 15px 10px
	}
	body.adaptive [data-m-id="21"] .modal-bottom {
		min-height: 0;
		padding: 15px 0;
		width: calc(100% - 30px)
	}
	body.adaptive [data-m-id="21"] .modal-bottom .price {
		font-size: 18px
	}
	body.adaptive [data-m-id="21"] .modal-bottom .price-ico {
		display: none
	}
	body.adaptive [data-m-id="21"] .modal-title {
		margin-bottom: 15px
	}
	body.adaptive [data-m-id="21"] .info-wrapper {
		width: 20%;
		max-width: 130px;
		min-width: 70px;
		overflow: visible;
		margin-right: 20px
	}
	body.adaptive [data-m-id="21"] .info-wrapper .item {
		width: 100%
	}
	body.adaptive [data-m-id="21"] .scroller {
		overflow: visible
	}
}

@media (max-width:570px) {
	body.adaptive [data-m-id="21"] .slider-pagination {
		display: block;
		text-align: center;
		pointer-events: none;
		position: absolute;
		z-index: 1;
		bottom: 10px;
		margin: 10px auto 0;
		max-width: 800px;
		max-height: 400px;
		width: 100%
	}
	body.adaptive [data-m-id="21"] .info-wrapper {
		display: none
	}
	body.adaptive [data-m-id="21"] .bottom-space {
		margin-bottom: 60px
	}
}

@media (max-width:767px) {
	body.adaptive [data-m-id="3"] .modal-data {
		padding: 0
	}
	body.adaptive [data-m-id="3"] .close {
		color: #191919
	}
	body.adaptive [data-m-id="3"] .modal-holder {
		max-height: 100%;
		height: 100%;
		border-radius: 0
	}
	body.adaptive [data-m-id="3"] .modal-img {
		display: none
	}
	body.adaptive [data-m-id="3"] .scroller {
		width: 100%;
		margin: 0 auto;
		padding: 30px 15px
	}
	body.adaptive [data-m-id="3"] .bottom-space .component-form {
		margin-bottom: 60px
	}
}

@media (max-width:570px) {
	body.adaptive [data-m-id="30"] .modal-data {
		background: #fff;
		color: #232323!important
	}
	body.adaptive [data-m-id="30"] .component-bg {
		display: none
	}
	body.adaptive [data-m-id="30"] .scroller {
		padding: 0
	}
	body.adaptive [data-m-id="30"] .modal-content {
		width: 100%;
		height: 100%;
		max-width: none;
		border-radius: 0;
		box-shadow: none;
		flex-direction: column;
		justify-content: flex-start
	}
	body.adaptive [data-m-id="30"] .map-wrap {
		width: 100%;
		height: 100%!important;
		max-height: 65vw;
		min-height: 65vw
	}
	body.adaptive [data-m-id="30"] .map-wrap .component-map {
		border-radius: 0!important
	}
	body.adaptive [data-m-id="30"] .text-wrap {
		width: 100%;
		padding: 15px;
		flex-grow: 1;
		border: none
	}
	body.adaptive [data-m-id="30"] .bottom {
		margin-top: 15px
	}
}

@media (max-width:880px) {
	body.adaptive [data-m-id="99"] a.close {
		color: #000
	}
}

@media (max-width:767px) {
	body.adaptive [data-m-id="99"] .modal-data {
		padding: 0
	}
	body.adaptive [data-m-id="99"] .scroller {
		border-radius: 0
	}
}

@media (max-width:570px) {
	body.adaptive [data-m-id="99"] .scroller {
		padding: 30px 15px
	}
}

@media (max-width:570px) {
	[data-w-id="2"] {
		display: none
	}
}

@media (orientation:portrait) {
	[data-w-id="2"] {
		display: none
	}
}

[data-w-id="2"] .anchors-list {
	position: fixed!important;
	backface-visibility: hidden;
	z-index: 1;
	padding: 20px 15px;
	top: 50%;
	right: 20px;
	transform: translate3d(0, -50%, 0);
	color: #fff;
	line-height: 0;
	letter-spacing: -4px;
	border-radius: 3px
}

@media (max-width:1199px) {
	[data-w-id="2"] .anchors-list {
		right: 5px
	}
}

[data-w-id="2"] .anchors-list.hide {
	display: none
}

[data-w-id="2"] .anchors-list ul {
	margin: 0;
	padding: 0;
	position: relative
}

[data-w-id="2"] .anchors-list ul>svg circle,
[data-w-id="2"] .anchors-list ul>svg path {
	fill: currentColor
}

[data-w-id="2"] .anchors-list li {
	letter-spacing: 0;
	display: block;
	cursor: pointer
}

[data-w-id="2"] .anchors-list li a {
	display: block;
	color: inherit;
	width: 100%;
	height: 100%
}

[data-w-id="2"] .anchors-list li[data-title] {
	position: relative
}

[data-w-id="2"] .anchors-list li[data-title]:hover:after,
[data-w-id="2"] .anchors-list li[data-title]:hover:before {
	transform: translate3d(0, -50%, 0);
	opacity: 1;
	pointer-events: all
}

[data-w-id="2"] .anchors-list li[data-title]:after,
[data-w-id="2"] .anchors-list li[data-title]:before {
	position: absolute;
	top: 50%;
	right: 100%;
	display: block;
	pointer-events: none;
	opacity: 0;
	transform: translate3d(10px, -50%, 0);
	transition: transform .15s ease, opacity .2s;
	transition-delay: .3s
}

[data-w-id="2"] .anchors-list li[data-title]:before {
	content: attr(data-title);
	margin-right: 10px;
	background: #222;
	color: #fff;
	white-space: nowrap;
	line-height: 12px;
	font-size: 12px;
	padding: 8px 12px;
	border-radius: 3px
}

[data-w-id="2"] .anchors-list li[data-title]:after {
	content: "";
	width: 0;
	height: 0;
	margin-right: -2px;
	border: 6px solid #222;
	border-right-color: transparent;
	border-top-color: transparent;
	border-bottom-color: transparent
}

[data-w-id="2"] .anchors-list li.helper {
	display: none;
	opacity: 0;
	pointer-events: none
}

[data-w-id="2"] .anchors-list[data-style="1"] li,
[data-w-id="2"] .anchors-list[data-style="2"] li {
	padding: 6px 3px
}

[data-w-id="2"] .anchors-list[data-style="1"] li a,
[data-w-id="2"] .anchors-list[data-style="2"] li a {
	width: 12px;
	height: 12px;
	border-radius: 50%
}

[data-w-id="2"] .anchors-list[data-style="1"] {
	transition: color .2s
}

[data-w-id="2"] .anchors-list[data-style="1"] li a {
	box-shadow: inset 0 0 0 2px currentColor;
	transition: background .1s linear;
	transition-delay: .15s
}

[data-w-id="2"] .anchors-list[data-style="1"] li.active a {
	background: currentColor;
	transition-delay: 0s
}

[data-w-id="2"] .anchors-list[data-style="1"] li.helper {
	display: block;
	position: absolute;
	top: 0;
	z-index: 1;
	margin: 0
}

[data-w-id="2"] .anchors-list[data-style="1"] li.helper a {
	background: currentColor;
	transition: background .2s
}

[data-w-id="2"] .anchors-list[data-style="2"] {
	transition: color .2s linear
}

[data-w-id="2"] .anchors-list[data-style="2"] li a {
	background: currentColor;
	transition: background .4s, opacity .3s;
	opacity: .35
}

[data-w-id="2"] .anchors-list[data-style="2"] li.active a {
	opacity: 1
}

[data-w-id="2"] .anchors-list[data-style="3"] li {
	margin: 18px 0
}

[data-w-id="2"] .anchors-list[data-style="3"] li a {
	position: relative;
	width: 16px;
	height: 3px;
	opacity: .35;
	background: currentColor;
	transition: background .4s, opacity .35s
}

[data-w-id="2"] .anchors-list[data-style="3"] li.active a {
	opacity: 1
}

@media (min-width:768px) and (max-width:1025px) {
	body.adaptive [data-w-id="1"] .cart-button {
		right: 13px;
		top: 75px;
		opacity: 1;
		padding-top: 0
	}
	body.adaptive [data-w-id="1"] .order-list [data-action=remove] {
		opacity: .3
	}
}

@media (max-width:767px) {
	body.adaptive [data-w-id="1"] a.close {
		top: 21px;
		right: 21px
	}
	body.adaptive [data-w-id="1"] .cart-button {
		right: 7%;
		top: 75px;
		margin-right: -6px;
		opacity: 1;
		padding-top: 0
	}
	body.adaptive [data-w-id="1"] .widget-container {
		pointer-events: all
	}
	body.adaptive [data-w-id="1"] .widget-container.state-1 .cart-container,
	body.adaptive [data-w-id="1"] .widget-container.state-1 .form-container {
		transition: transform .2s
	}
	body.adaptive [data-w-id="1"] .widget-container.state-2 .container {
		width: 100%;
		min-height: 100%
	}
	body.adaptive [data-w-id="1"] .widget-container.state-2 .cart-container {
		transform: translateX(100%)
	}
	body.adaptive [data-w-id="1"] .widget-container.state-2 .cart-container .order-holder {
		padding: 10px
	}
	body.adaptive [data-w-id="1"] .widget-container.state-2 .cart-container .order-holder li {
		padding: 10px 0
	}
	body.adaptive [data-w-id="1"] .widget-container.state-2 .cart-container .order-holder .img-holder {
		margin: 0
	}
	body.adaptive [data-w-id="1"] .container {
		min-width: 100%;
		min-height: 100%;
		overflow: hidden;
		margin-top: 0
	}
	body.adaptive [data-w-id="1"] .form-container {
		overflow: hidden;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		min-width: 0;
		min-height: 100%;
		height: auto;
		transform: translateX(-100%)
	}
	body.adaptive [data-w-id="1"] .form-container .form-holder {
		padding: 70px 7vw 30px
	}
	body.adaptive [data-w-id="1"] .cart-container {
		overflow: hidden;
		width: 100%;
		min-height: 100%;
		height: auto;
		font-size: 1rem
	}
	body.adaptive [data-w-id="1"] .cart-container .order-holder {
		padding: 60px 0 30px 30px
	}
	body.adaptive [data-w-id="1"] .order-list {
		overflow-x: hidden;
		overflow-y: auto
	}
	body.adaptive [data-w-id="1"] .order-list li {
		padding: 15px 0
	}
	body.adaptive [data-w-id="1"] .order-list [data-action="+"],
	body.adaptive [data-w-id="1"] .order-list [data-action="-"] {
		height: 24px;
		padding: 14px 9px
	}
	body.adaptive [data-w-id="1"] .order-list [data-action="+"] {
		padding-top: 0
	}
	body.adaptive [data-w-id="1"] .order-list [data-action="-"] {
		padding-bottom: 0
	}
	body.adaptive [data-w-id="1"] .order-list [data-action=remove] {
		opacity: .3
	}
	body.adaptive [data-w-id="1"] .order-list .img-holder {
		width: 35px;
		margin-right: 10px;
		margin-left: 0
	}
	body.adaptive [data-w-id="1"] .order-list .item-count {
		margin: 0 5px
	}
	body.adaptive [data-w-id="1"] .order-list .item-count .count {
		width: 28px
	}
	body.adaptive [data-w-id="1"] .order-list .item-price {
		width: 65px
	}
	body.adaptive [data-w-id="1"] .checkout {
		padding-right: 20px
	}
	body.adaptive [data-w-id="1"] .product-count {
		padding: 20px 0 0
	}
}

@media (max-width:570px) {
	body.adaptive [data-w-id="1"] .order-list .item-count .count {
		pointer-events: none
	}
}

[data-w-id="1"] .cart-button {
	position: fixed;
	z-index: 2;
	top: 130px;
	right: 50px;
	pointer-events: all;
	transition: opacity .2s, visibility .2s;
	cursor: pointer;
	padding: 5px;
	opacity: .8;
	text-align: center;
	-webkit-tap-highlight-color: transparent
}

[data-w-id="1"] .cart-button:hover {
	opacity: 1
}

[data-w-id="1"] .cart-button.blink {
	animation: scale_up_down .3s linear 1
}

@keyframes scale_up_down {
	50% {
		transform: scale(1.3)
	}
}

[data-w-id="1"] .cart-button span {
	position: relative;
	display: block;
	border-radius: 50%;
	padding: 8px;
	z-index: 1;
	width: 40px;
	height: 40px;
	z-index: 0
}

[data-w-id="1"] .cart-button:before {
	content: attr(data-count);
	position: absolute;
	z-index: 1;
	display: block;
	right: 5px;
	bottom: 2px;
	margin: 0;
	background: #ff6b75;
	width: 18px;
	height: 18px;
	line-height: 18px;
	font-size: 10px;
	font-weight: 700;
	text-align: center;
	border-radius: 50%;
	color: #fff
}

[data-w-id="1"] .cart-button:not(.show)[data-count="0"] {
	opacity: 0;
	pointer-events: none;
	visibility: hidden
}

[data-w-id="1"] .cart-button[data-count="0"]:before {
	display: none
}

[data-w-id="1"] .cart-button svg {
	max-width: 100%;
	max-height: 100%;
	display: inline-block;
	fill: currentColor
}

[data-w-id="1"] a.close {
	color: inherit;
	font-size: 18px;
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 1;
	padding: 10px;
	display: block;
	cursor: pointer;
	pointer-events: all;
	opacity: 0;
	transition: opacity .25s .15s
}

[data-w-id="1"] .widget-container {
	display: none;
	text-align: center;
	vertical-align: middle;
	line-height: 0;
	position: fixed;
	z-index: 3;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	max-width: 100vw;
	overflow-y: auto;
	overflow-x: hidden
}

[data-w-id="1"] .widget-container.show {
	display: block
}

[data-w-id="1"] .widget-container.show .cart-container {
	transform: translateX(100%);
	will-change: transform, opacity;
	transition: transform .3s ease
}

[data-w-id="1"] .widget-container.show .form-container {
	will-change: transform;
	transition: transform .2s ease-out
}

[data-w-id="1"] .widget-container.fade-in a.close {
	opacity: .6
}

[data-w-id="1"] .widget-container.fade-in>.overlay {
	opacity: 1
}

[data-w-id="1"] .widget-container.fade-in .cart-container {
	transform: translateX(0)
}

[data-w-id="1"] .widget-container.fade-out a.close {
	transition-delay: 0
}

[data-w-id="1"] .widget-container.fade-out .container,
[data-w-id="1"] .widget-container.fade-out>.overlay {
	opacity: 0
}

[data-w-id="1"] .widget-container.state-1 {
	line-height: 100vh
}

[data-w-id="1"] .widget-container.state-1 .container {
	transition: opacity .3s, width .4s, min-height .4s
}

[data-w-id="1"] .widget-container.state-1 .form-container {
	display: block;
	pointer-events: all;
	visibility: visible
}

[data-w-id="1"] .widget-container.state-1 .cart-container .button {
	display: none;
	visibility: hidden
}

[data-w-id="1"] .widget-container.state-2 .cart-settings {
	display: block
}

[data-w-id="1"] .widget-container.state-2 .container {
	width: 880px;
	height: auto;
	min-height: 0
}

[data-w-id="1"] .widget-container.state-2 .form-container {
	transform: translateX(0)
}

[data-w-id="1"] .widget-container.state-2 .order-holder {
	padding-top: 20px
}

[data-w-id="1"] .widget-container.noanimate {
	transition: none!important
}

[data-w-id="1"] .widget-container.noanimate .overlay {
	transition: none!important;
	opacity: 1
}

[data-w-id="1"] .widget-container.noanimate .cart-container,
[data-w-id="1"] .widget-container.noanimate .container,
[data-w-id="1"] .widget-container.noanimate .form-container {
	transition: none!important
}

[data-w-id="1"] .widget-container>.overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .6);
	opacity: 0;
	z-index: 0;
	pointer-events: all;
	transition: opacity .2s;
	will-change: opacity;
	transform: translateZ(0)
}

[data-w-id="1"] .container {
	position: relative;
	display: inline-flex;
	flex-flow: row nowrap;
	justify-content: flex-end;
	align-items: stretch;
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin-top: -1px;
	text-align: left;
	line-height: 1;
	vertical-align: middle;
	transition: opacity .3s
}

[data-w-id="1"] .container.recalculate {
	width: auto!important;
	height: auto!important;
	min-height: 0!important
}

[data-w-id="1"] .container.recalculate .form-container {
	display: block
}

[data-w-id="1"] .container.recalculate .cart-container .button {
	display: none
}

[data-w-id="1"] .form-container {
	flex-shrink: 0;
	min-height: 100%;
	display: none;
	position: relative;
	z-index: 0;
	width: 440px;
	pointer-events: none;
	visibility: hidden;
	transform: translateX(100%)
}

[data-w-id="1"] .form-container .form-holder {
	padding: 50px 40px 40px;
	max-width: 420px;
	margin: auto;
	overflow: auto;
	overflow-x: hidden;
	height: 100%
}

[data-w-id="1"] .form-container .form-border {
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 100%;
	border-right-style: solid;
	border-right-width: 1px
}

[data-w-id="1"] .cart-container {
	display: flex;
	flex-shrink: 0;
	min-height: 100%;
	position: relative;
	z-index: 1;
	width: 440px;
	max-width: 100vw;
	pointer-events: all;
	font-size: 1.143rem;
	transform: translateX(100%)
}

[data-w-id="1"] .cart-container .button {
	position: relative;
	text-align: left
}

[data-w-id="1"] .cart-container.empty {
	text-align: center
}

[data-w-id="1"] .cart-container.empty .order-holder {
	padding: 40px
}

[data-w-id="1"] .cart-container.empty .order-list {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center
}

[data-w-id="1"] .cart-container.empty .cart-empty {
	display: block
}

[data-w-id="1"] .cart-container.empty .button,
[data-w-id="1"] .cart-container.empty .checkout,
[data-w-id="1"] .cart-container.empty ul {
	display: none
}

[data-w-id="1"] .order-holder {
	width: 100%;
	padding: 50px 0 50px 30px;
	display: flex;
	flex-flow: column
}

[data-w-id="1"] .order-list {
	flex-grow: 1
}

[data-w-id="1"] .order-list ul {
	list-style: none;
	padding: 0
}

[data-w-id="1"] .order-list li {
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	padding: 5px 0;
	border-bottom-style: solid;
	border-bottom-width: 1px
}

[data-w-id="1"] .order-list li:last-child {
	border-bottom: 0
}

[data-w-id="1"] .order-list li:hover [data-action=remove] {
	opacity: .3
}

[data-w-id="1"] .order-list [data-action=remove] {
	flex-shrink: 0;
	opacity: 0;
	width: 50px;
	height: 50px;
	padding: 18px 20px 19px 19px;
	color: inherit;
	position: relative;
	cursor: pointer;
	transition: opacity .3s
}

[data-w-id="1"] .order-list [data-action=remove]:hover {
	opacity: 1!important
}

[data-w-id="1"] .order-list [data-action=remove] svg {
	max-width: 100%;
	max-height: 100%;
	fill: currentColor
}

[data-w-id="1"] .order-list [data-action="+"],
[data-w-id="1"] .order-list [data-action="-"] {
	width: 30px;
	height: 31px;
	padding: 8px 9px;
	display: block;
	cursor: pointer;
	color: inherit;
	opacity: .3;
	transition: opacity .2s
}

[data-w-id="1"] .order-list [data-action="+"]:hover,
[data-w-id="1"] .order-list [data-action="-"]:hover {
	opacity: 1
}

[data-w-id="1"] .order-list [data-action="+"] svg,
[data-w-id="1"] .order-list [data-action="-"] svg {
	display: block;
	max-width: 100%;
	max-height: 100%;
	fill: currentColor
}

[data-w-id="1"] .order-list [data-action="+"] {
	padding-top: 15px
}

[data-w-id="1"] .order-list [data-action="-"] {
	padding-bottom: 15px
}

[data-w-id="1"] .order-list .img-holder {
	width: 60px;
	max-width: 100%;
	flex-shrink: 0;
	margin-right: 20px;
	border-radius: 50%;
	overflow: hidden
}

[data-w-id="1"] .order-list .img-holder .img {
	width: 100%;
	padding-bottom: 100%;
	background: #fbfbfb url("../../images/land/theme/2/res/cart_noimage.svg");
	background-position: 50%;
	background-size: cover
}

[data-w-id="1"] .order-list .item-title {
	font-size: .929rem;
	line-height: 1.538;
	flex-grow: 1;
	text-align: left
}

[data-w-id="1"] .order-list .item-price {
	flex-shrink: 0;
	width: 85px;
	margin-right: -15px;
	white-space: nowrap;
	font-weight: 700;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis
}

[data-w-id="1"] .item-count {
	display: flex;
	align-items: center;
	flex-flow: column nowrap;
	text-align: center;
	flex-shrink: 0;
	margin-left: 20px;
	margin-right: 5px;
	user-select: none
}

[data-w-id="1"] .item-count .count {
	line-height: 1;
	color: inherit;
	text-align: center;
	width: 38px;
	height: 25px;
	background: transparent;
	border: 0;
	font-weight: 700;
	border-radius: 1px;
	border: 1px solid transparent;
	transition: all .3s .2s;
	-moz-appearance: textfield
}

[data-w-id="1"] .item-count .count::-webkit-inner-spin-button,
[data-w-id="1"] .item-count .count::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

[data-w-id="1"] .checkout {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	font-weight: 700;
	padding-right: 30px;
	padding-top: 20px;
	border-top-style: solid;
	border-top-width: 1px
}

[data-w-id="1"] .checkout .checkout-price {
	flex-shrink: 0;
	white-space: nowrap
}

[data-w-id="1"] .checkout .checkout-price span,
[data-w-id="1"] .component-button {
	display: inline-block
}

[data-w-id="1"] .button {
	margin-top: 30px
}

[data-w-id="1"] .cart-empty {
	display: none;
	text-align: center
}

[data-w-id="1"] .cart-settings {
	display: none;
	position: absolute;
	z-index: 10;
	top: -20px;
	right: -20px
}

@media (min-width:1501px) {
	[data-w-id="1"] .cart-button span {
		width: 55px;
		height: 55px;
		padding: 15px
	}
	[data-w-id="1"] .cart-button:before {
		width: 25px;
		height: 25px;
		line-height: 26px;
		font-size: 12px
	}
}