* {
	-webkit-tap-highlight-color:rgba(0,0,0,0)
}
ol,ul {
	margin:0;
	list-style:none
}
a,a:hover {
	text-decoration:none;
	outline:none
}
a:hover {
	color:inherit
}
blockquote,q {
	quotes:none
}
blockquote:after,blockquote:before,q:after,q:before {
	content:"";
	content:none
}
table {
	border-collapse:collapse;
	border-spacing:0
}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
	margin:0;
	padding:0;
	border:0
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block
}
input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover {
	-webkit-box-shadow:inset 0 0 0 30px #fff!important;
	color:#1a181e
}
body,html {
	font-family:Archivo,sans-serif;
	font-weight:400;
	font-size:14px!important;
	line-height:1.42857143!important;
	color:#1a181e!important;
	background-color:#fff!important;
	min-height:500px;
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	margin:0
}
@font-face {
	font-family:LibreBaskerville;
	font-style:normal;
	font-weight:700;
	src:url(/fonts/LibreBaskerville-Bold.ttf) format("opentype")
}
@font-face {
	font-family:SenjaSantuy;
	font-weight:400;
	src:url(/fonts/senja-santuy-cufonfonts/SenjaSantuy-yw5qq.otf) format("truetype")
}
@font-face {
	font-family:Archivo,sans-serif;
	font-weight:400;
	font-style:normal;
	src:url(/fonts/Archivo/Archivo-Regular.ttf) format("opentype")
}
@font-face {
	font-family:Archivo,sans-serif;
	font-weight:500;
	font-style:normal;
	src:url(/fonts/Archivo/Archivo-Medium.ttf) format("opentype")
}
@font-face {
	font-family:Archivo,sans-serif;
	font-weight:600;
	font-style:normal;
	src:url(/fonts/Archivo/Archivo-SemiBold.ttf) format("opentype")
}
@font-face {
	font-family:Archivo,sans-serif;
	font-weight:700;
	font-style:normal;
	src:url(/fonts/Archivo/Archivo-Bold.ttf) format("opentype")
}
@font-face {
	font-family:Archivo,sans-serif;
	font-weight:800;
	font-style:normal;
	src:url(/fonts/Archivo/Archivo-ExtraBold.ttf) format("opentype")
}
* {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	font-family:Archivo,sans-serif
}
:root {
	--animate-delay:0.2s
}
.row {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex:0 1 auto;
	-moz-box-flex:0;
	flex:0 1 auto;
	-webkit-flex-direction:row;
	-moz-box-direction:normal;
	flex-direction:row;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap
}
.row,.row.reverse {
	-moz-box-orient:horizontal
}
.row.reverse {
	-webkit-flex-direction:row-reverse;
	flex-direction:row-reverse
}
.col.reverse,.row.reverse {
	-moz-box-direction:reverse
}
.col.reverse {
	-webkit-flex-direction:column-reverse;
	-moz-box-orient:vertical;
	flex-direction:column-reverse
}
.d-none {
	display:none!important
}
.d-inline {
	display:inline!important
}
.d-inline-block {
	display:inline-block!important
}
.d-block {
	display:block!important
}
.d-table {
	display:table!important
}
.d-table-row {
	display:table-row!important
}
.d-table-cell {
	display:table-cell!important
}
.d-flex,.dukaan-enterprise-card,.international-plan-toggle {
	display:-webkit-flex!important;
	display:-moz-box!important;
	display:flex!important
}
.d-grid {
	display:grid!important
}
.d-inline-flex {
	display:-webkit-inline-flex!important;
	display:-moz-inline-box!important;
	display:inline-flex!important
}
.flex-column {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.d-flex-c-c,.d-flex-c-s,.wv-center {
	display:-webkit-flex!important;
	display:-moz-box!important;
	display:flex!important
}
.dukaan-enterprise-card,.flex-1 {
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1
}
.flex-2 {
	-webkit-flex:2 1;
	-moz-box-flex:2;
	flex:2 1
}
.d-i-flex-c-c {
	display:-webkit-inline-flex!important;
	display:-moz-inline-box!important;
	display:inline-flex!important
}
.col-xs,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto
}
.col-xs {
	-webkit-flex-grow:1;
	-moz-box-flex:1;
	flex-grow:1;
	-webkit-flex-basis:0;
	flex-basis:0;
	max-width:100%
}
.col-xs-1 {
	-webkit-flex-basis:8.333%;
	flex-basis:8.333%;
	max-width:8.333%
}
.col-xs-2 {
	-webkit-flex-basis:16.667%;
	flex-basis:16.667%;
	max-width:16.667%
}
.col-xs-3 {
	-webkit-flex-basis:25%;
	flex-basis:25%;
	max-width:25%
}
.col-xs-4 {
	-webkit-flex-basis:33.333%;
	flex-basis:33.333%;
	max-width:33.333%
}
.col-xs-5 {
	-webkit-flex-basis:41.667%;
	flex-basis:41.667%;
	max-width:41.667%
}
.col-xs-6 {
	-webkit-flex-basis:50%;
	flex-basis:50%;
	max-width:50%
}
.col-xs-7 {
	-webkit-flex-basis:58.333%;
	flex-basis:58.333%;
	max-width:58.333%
}
.col-xs-8 {
	-webkit-flex-basis:66.667%;
	flex-basis:66.667%;
	max-width:66.667%
}
.col-xs-9 {
	-webkit-flex-basis:75%;
	flex-basis:75%;
	max-width:75%
}
.col-xs-10 {
	-webkit-flex-basis:83.333%;
	flex-basis:83.333%;
	max-width:83.333%
}
.col-xs-11 {
	-webkit-flex-basis:91.667%;
	flex-basis:91.667%;
	max-width:91.667%
}
.col-xs-12 {
	-webkit-flex-basis:100%;
	flex-basis:100%;
	max-width:100%
}
.col-xs-offset-1 {
	margin-left:8.333%
}
.col-xs-offset-2 {
	margin-left:16.667%
}
.col-xs-offset-3 {
	margin-left:25%
}
.col-xs-offset-4 {
	margin-left:33.333%
}
.col-xs-offset-5 {
	margin-left:41.667%
}
.col-xs-offset-6 {
	margin-left:50%
}
.col-xs-offset-7 {
	margin-left:58.333%
}
.col-xs-offset-8 {
	margin-left:66.667%
}
.col-xs-offset-9 {
	margin-left:75%
}
.col-xs-offset-10 {
	margin-left:83.333%
}
.col-xs-offset-11 {
	margin-left:91.667%
}
.start-xs {
	-webkit-justify-content:flex-start;
	-moz-box-pack:start;
	justify-content:flex-start;
	text-align:start
}
.center-xs,.d-flex-c-c,.d-i-flex-c-c,.wv-center {
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	text-align:center
}
.end-xs {
	-webkit-justify-content:flex-end;
	-moz-box-pack:end;
	justify-content:flex-end;
	text-align:end
}
.top-xs {
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start
}
.d-flex-c-c,.d-flex-c-s,.d-i-flex-c-c,.international-plan-toggle,.middle-xs,.wv-center {
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.bottom-xs {
	-webkit-align-items:flex-end;
	-moz-box-align:end;
	align-items:flex-end
}
.around-xs {
	-webkit-justify-content:space-around;
	justify-content:space-around
}
.between-xs,.d-flex-c-s {
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.first-xs {
	-webkit-order:-1;
	-moz-box-ordinal-group:0;
	order:-1
}
.last-xs {
	-webkit-order:1;
	-moz-box-ordinal-group:2;
	order:1
}
.container {
	padding:0 20px;
	width:100%;
	margin:0 auto
}
.col-auto {
	width:auto
}
.col-1,.col-auto {
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto
}
.col-1 {
	width:8.33333333%
}
.col-2 {
	width:16.66666667%
}
.col-2,.col-3 {
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto
}
.col-3 {
	width:25%
}
.col-4 {
	width:33.33333333%
}
.col-4,.col-5 {
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto
}
.col-5 {
	width:41.66666667%
}
.col-6 {
	width:50%
}
.col-6,.col-7 {
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto
}
.col-7 {
	width:58.33333333%
}
.col-8 {
	width:66.66666667%
}
.col-8,.col-9 {
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto
}
.col-9 {
	width:75%
}
.col-10 {
	width:83.33333333%
}
.col-10,.col-11 {
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto
}
.col-11 {
	width:91.66666667%
}
.col-12 {
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto;
	width:100%
}
@media only screen and (min-width:576px) {
	.container {
	padding:0 16px;
	width:540px;
	margin:0 auto
}
.d-sm-none {
	display:none!important
}
.d-sm-inline {
	display:inline!important
}
.d-sm-inline-block {
	display:inline-block!important
}
.d-sm-block {
	display:block!important
}
.d-sm-table {
	display:table!important
}
.d-sm-table-row {
	display:table-row!important
}
.d-sm-table-cell {
	display:table-cell!important
}
.d-sm-flex {
	display:-webkit-flex!important;
	display:-moz-box!important;
	display:flex!important
}
.d-sm-inline-flex {
	display:-webkit-inline-flex!important;
	display:-moz-inline-box!important;
	display:inline-flex!important
}
.col-sm {
	-webkit-flex:1 0;
	flex:1 0
}
.row-cols-sm-auto>* {
	width:auto
}
.row-cols-sm-1>*,.row-cols-sm-auto>* {
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto
}
.row-cols-sm-1>* {
	width:100%
}
.row-cols-sm-2>* {
	width:50%
}
.row-cols-sm-2>*,.row-cols-sm-3>* {
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto
}
.row-cols-sm-3>* {
	width:33.3333333333%
}
.row-cols-sm-4>* {
	width:25%
}
.row-cols-sm-4>*,.row-cols-sm-5>* {
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto
}
.row-cols-sm-5>* {
	width:20%
}
.row-cols-sm-6>* {
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto;
	width:16.6666666667%
}
.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto
}
.col-sm {
	-webkit-flex-grow:1;
	-moz-box-flex:1;
	flex-grow:1;
	-webkit-flex-basis:0;
	flex-basis:0;
	max-width:100%
}
.col-sm-1 {
	-webkit-flex-basis:8.333%;
	flex-basis:8.333%;
	max-width:8.333%
}
.col-sm-2 {
	-webkit-flex-basis:16.667%;
	flex-basis:16.667%;
	max-width:16.667%
}
.col-sm-3 {
	-webkit-flex-basis:25%;
	flex-basis:25%;
	max-width:25%
}
.col-sm-4 {
	-webkit-flex-basis:33.333%;
	flex-basis:33.333%;
	max-width:33.333%
}
.col-sm-5 {
	-webkit-flex-basis:41.667%;
	flex-basis:41.667%;
	max-width:41.667%
}
.col-sm-6 {
	-webkit-flex-basis:50%;
	flex-basis:50%;
	max-width:50%
}
.col-sm-7 {
	-webkit-flex-basis:58.333%;
	flex-basis:58.333%;
	max-width:58.333%
}
.col-sm-8 {
	-webkit-flex-basis:66.667%;
	flex-basis:66.667%;
	max-width:66.667%
}
.col-sm-9 {
	-webkit-flex-basis:75%;
	flex-basis:75%;
	max-width:75%
}
.col-sm-10 {
	-webkit-flex-basis:83.333%;
	flex-basis:83.333%;
	max-width:83.333%
}
.col-sm-11 {
	-webkit-flex-basis:91.667%;
	flex-basis:91.667%;
	max-width:91.667%
}
.col-sm-12 {
	-webkit-flex-basis:100%;
	flex-basis:100%;
	max-width:100%
}
.col-sm-offset-1 {
	margin-left:8.333%
}
.col-sm-offset-2 {
	margin-left:16.667%
}
.col-sm-offset-3 {
	margin-left:25%
}
.col-sm-offset-4 {
	margin-left:33.333%
}
.col-sm-offset-5 {
	margin-left:41.667%
}
.col-sm-offset-6 {
	margin-left:50%
}
.col-sm-offset-7 {
	margin-left:58.333%
}
.col-sm-offset-8 {
	margin-left:66.667%
}
.col-sm-offset-9 {
	margin-left:75%
}
.col-sm-offset-10 {
	margin-left:83.333%
}
.col-sm-offset-11 {
	margin-left:91.667%
}
.start-sm {
	-webkit-justify-content:flex-start;
	-moz-box-pack:start;
	justify-content:flex-start;
	text-align:start
}
.center-sm {
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	text-align:center
}
.end-sm {
	-webkit-justify-content:flex-end;
	-moz-box-pack:end;
	justify-content:flex-end;
	text-align:end
}
.top-sm {
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start
}
.middle-sm {
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.bottom-sm {
	-webkit-align-items:flex-end;
	-moz-box-align:end;
	align-items:flex-end
}
.around-sm {
	-webkit-justify-content:space-around;
	justify-content:space-around
}
.between-sm {
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.first-sm {
	-webkit-order:-1;
	-moz-box-ordinal-group:0;
	order:-1
}
.last-sm {
	-webkit-order:1;
	-moz-box-ordinal-group:2;
	order:1
}
}
@media only screen and (min-width:768px) {
	.container {
	padding:0 12px;
	width:720px;
	margin:0 auto
}
.d-md-none {
	display:none!important
}
.d-md-inline {
	display:inline!important
}
.d-md-inline-block {
	display:inline-block!important
}
.d-md-block {
	display:block!important
}
.d-md-table {
	display:table!important
}
.d-md-table-row {
	display:table-row!important
}
.d-md-table-cell {
	display:table-cell!important
}
.d-md-flex {
	display:-webkit-flex!important;
	display:-moz-box!important;
	display:flex!important
}
.d-md-inline-flex {
	display:-webkit-inline-flex!important;
	display:-moz-inline-box!important;
	display:inline-flex!important
}
.row-cols-md-auto>* {
	width:auto
}
.row-cols-md-1>*,.row-cols-md-auto>* {
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto
}
.row-cols-md-1>* {
	width:100%
}
.row-cols-md-2>* {
	width:50%
}
.row-cols-md-2>*,.row-cols-md-3>* {
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto
}
.row-cols-md-3>* {
	width:33.3333333333%
}
.row-cols-md-4>* {
	width:25%
}
.row-cols-md-4>*,.row-cols-md-5>* {
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto
}
.row-cols-md-5>* {
	width:20%
}
.row-cols-md-6>* {
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto;
	width:16.6666666667%
}
.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto
}
.col-md {
	-webkit-flex-grow:1;
	-moz-box-flex:1;
	flex-grow:1;
	-webkit-flex-basis:0;
	flex-basis:0;
	max-width:100%
}
.col-md-1 {
	-webkit-flex-basis:8.333%;
	flex-basis:8.333%;
	max-width:8.333%
}
.col-md-2 {
	-webkit-flex-basis:16.667%;
	flex-basis:16.667%;
	max-width:16.667%
}
.col-md-3 {
	-webkit-flex-basis:25%;
	flex-basis:25%;
	max-width:25%
}
.col-md-4 {
	-webkit-flex-basis:33.333%;
	flex-basis:33.333%;
	max-width:33.333%
}
.col-md-5 {
	-webkit-flex-basis:41.667%;
	flex-basis:41.667%;
	max-width:41.667%
}
.col-md-6 {
	-webkit-flex-basis:50%;
	flex-basis:50%;
	max-width:50%
}
.col-md-7 {
	-webkit-flex-basis:58.333%;
	flex-basis:58.333%;
	max-width:58.333%
}
.col-md-8 {
	-webkit-flex-basis:66.667%;
	flex-basis:66.667%;
	max-width:66.667%
}
.col-md-9 {
	-webkit-flex-basis:75%;
	flex-basis:75%;
	max-width:75%
}
.col-md-10 {
	-webkit-flex-basis:83.333%;
	flex-basis:83.333%;
	max-width:83.333%
}
.col-md-11 {
	-webkit-flex-basis:91.667%;
	flex-basis:91.667%;
	max-width:91.667%
}
.col-md-12 {
	-webkit-flex-basis:100%;
	flex-basis:100%;
	max-width:100%
}
.col-md-offset-1 {
	margin-left:8.333%
}
.col-md-offset-2 {
	margin-left:16.667%
}
.col-md-offset-3 {
	margin-left:25%
}
.col-md-offset-4 {
	margin-left:33.333%
}
.col-md-offset-5 {
	margin-left:41.667%
}
.col-md-offset-6 {
	margin-left:50%
}
.col-md-offset-7 {
	margin-left:58.333%
}
.col-md-offset-8 {
	margin-left:66.667%
}
.col-md-offset-9 {
	margin-left:75%
}
.col-md-offset-10 {
	margin-left:83.333%
}
.col-md-offset-11 {
	margin-left:91.667%
}
.start-md {
	-webkit-justify-content:flex-start;
	-moz-box-pack:start;
	justify-content:flex-start;
	text-align:start
}
.center-md {
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	text-align:center
}
.end-md {
	-webkit-justify-content:flex-end;
	-moz-box-pack:end;
	justify-content:flex-end;
	text-align:end
}
.top-md {
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start
}
.middle-md {
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.bottom-md {
	-webkit-align-items:flex-end;
	-moz-box-align:end;
	align-items:flex-end
}
.around-md {
	-webkit-justify-content:space-around;
	justify-content:space-around
}
.between-md {
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.first-md {
	-webkit-order:-1;
	-moz-box-ordinal-group:0;
	order:-1
}
.last-md {
	-webkit-order:1;
	-moz-box-ordinal-group:2;
	order:1
}
}
@media only screen and (min-width:992px) {
	.container {
	padding:0;
	width:960px;
	margin:0 auto
}
.d-lg-none {
	display:none!important
}
.d-lg-inline {
	display:inline!important
}
.d-lg-inline-block {
	display:inline-block!important
}
.d-lg-block {
	display:block!important
}
.d-lg-table {
	display:table!important
}
.d-lg-table-row {
	display:table-row!important
}
.d-lg-table-cell {
	display:table-cell!important
}
.d-lg-flex {
	display:-webkit-flex!important;
	display:-moz-box!important;
	display:flex!important
}
.d-lg-inline-flex {
	display:-webkit-inline-flex!important;
	display:-moz-inline-box!important;
	display:inline-flex!important
}
.row-cols-lg-auto>* {
	width:auto
}
.row-cols-lg-1>*,.row-cols-lg-auto>* {
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto
}
.row-cols-lg-1>* {
	width:100%
}
.row-cols-lg-2>* {
	width:50%
}
.row-cols-lg-2>*,.row-cols-lg-3>* {
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto
}
.row-cols-lg-3>* {
	width:33.3333333333%
}
.row-cols-lg-4>* {
	width:25%
}
.row-cols-lg-4>*,.row-cols-lg-5>* {
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto
}
.row-cols-lg-5>* {
	width:20%
}
.row-cols-lg-6>* {
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto;
	width:16.6666666667%
}
.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto
}
.col-lg {
	-webkit-flex-grow:1;
	-moz-box-flex:1;
	flex-grow:1;
	-webkit-flex-basis:0;
	flex-basis:0;
	max-width:100%
}
.col-lg-1 {
	-webkit-flex-basis:8.333%;
	flex-basis:8.333%;
	max-width:8.333%
}
.col-lg-2 {
	-webkit-flex-basis:16.667%;
	flex-basis:16.667%;
	max-width:16.667%
}
.col-lg-3 {
	-webkit-flex-basis:25%;
	flex-basis:25%;
	max-width:25%
}
.col-lg-4 {
	-webkit-flex-basis:33.333%;
	flex-basis:33.333%;
	max-width:33.333%
}
.col-lg-5 {
	-webkit-flex-basis:41.667%;
	flex-basis:41.667%;
	max-width:41.667%
}
.col-lg-6 {
	-webkit-flex-basis:50%;
	flex-basis:50%;
	max-width:50%
}
.col-lg-7 {
	-webkit-flex-basis:58.333%;
	flex-basis:58.333%;
	max-width:58.333%
}
.col-lg-8 {
	-webkit-flex-basis:66.667%;
	flex-basis:66.667%;
	max-width:66.667%
}
.col-lg-9 {
	-webkit-flex-basis:75%;
	flex-basis:75%;
	max-width:75%
}
.col-lg-10 {
	-webkit-flex-basis:83.333%;
	flex-basis:83.333%;
	max-width:83.333%
}
.col-lg-11 {
	-webkit-flex-basis:91.667%;
	flex-basis:91.667%;
	max-width:91.667%
}
.col-lg-12 {
	-webkit-flex-basis:100%;
	flex-basis:100%;
	max-width:100%
}
.col-lg-offset-1 {
	margin-left:8.333%
}
.col-lg-offset-2 {
	margin-left:16.667%
}
.col-lg-offset-3 {
	margin-left:25%
}
.col-lg-offset-4 {
	margin-left:33.333%
}
.col-lg-offset-5 {
	margin-left:41.667%
}
.col-lg-offset-6 {
	margin-left:50%
}
.col-lg-offset-7 {
	margin-left:58.333%
}
.col-lg-offset-8 {
	margin-left:66.667%
}
.col-lg-offset-9 {
	margin-left:75%
}
.col-lg-offset-10 {
	margin-left:83.333%
}
.col-lg-offset-11 {
	margin-left:91.667%
}
.start-lg {
	-webkit-justify-content:flex-start;
	-moz-box-pack:start;
	justify-content:flex-start;
	text-align:start
}
.center-lg {
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	text-align:center
}
.end-lg {
	-webkit-justify-content:flex-end;
	-moz-box-pack:end;
	justify-content:flex-end;
	text-align:end
}
.top-lg {
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start
}
.middle-lg {
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.bottom-lg {
	-webkit-align-items:flex-end;
	-moz-box-align:end;
	align-items:flex-end
}
.around-lg {
	-webkit-justify-content:space-around;
	justify-content:space-around
}
.between-lg {
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.first-lg {
	-webkit-order:-1;
	-moz-box-ordinal-group:0;
	order:-1
}
.last-lg {
	-webkit-order:1;
	-moz-box-ordinal-group:2;
	order:1
}
}
@media only screen and (min-width:1200px) {
	.container {
	padding:0;
	width:1144px;
	margin:0 auto
}
.d-xl-none {
	display:none!important
}
.d-xl-inline {
	display:inline!important
}
.d-xl-inline-block {
	display:inline-block!important
}
.d-xl-block {
	display:block!important
}
.d-xl-table {
	display:table!important
}
.d-xl-table-row {
	display:table-row!important
}
.d-xl-table-cell {
	display:table-cell!important
}
.d-xl-flex {
	display:-webkit-flex!important;
	display:-moz-box!important;
	display:flex!important
}
.d-xl-inline-flex {
	display:-webkit-inline-flex!important;
	display:-moz-inline-box!important;
	display:inline-flex!important
}
.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12 {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto
}
.col-xl {
	-webkit-flex-grow:1;
	-moz-box-flex:1;
	flex-grow:1;
	-webkit-flex-basis:0;
	flex-basis:0;
	max-width:100%
}
.col-xl-1 {
	-webkit-flex-basis:8.333%;
	flex-basis:8.333%;
	max-width:8.333%
}
.col-xl-2 {
	-webkit-flex-basis:16.667%;
	flex-basis:16.667%;
	max-width:16.667%
}
.col-xl-3 {
	-webkit-flex-basis:25%;
	flex-basis:25%;
	max-width:25%
}
.col-xl-4 {
	-webkit-flex-basis:33.333%;
	flex-basis:33.333%;
	max-width:33.333%
}
.col-xl-5 {
	-webkit-flex-basis:41.667%;
	flex-basis:41.667%;
	max-width:41.667%
}
.col-xl-6 {
	-webkit-flex-basis:50%;
	flex-basis:50%;
	max-width:50%
}
.col-xl-7 {
	-webkit-flex-basis:58.333%;
	flex-basis:58.333%;
	max-width:58.333%
}
.col-xl-8 {
	-webkit-flex-basis:66.667%;
	flex-basis:66.667%;
	max-width:66.667%
}
.col-xl-9 {
	-webkit-flex-basis:75%;
	flex-basis:75%;
	max-width:75%
}
.col-xl-10 {
	-webkit-flex-basis:83.333%;
	flex-basis:83.333%;
	max-width:83.333%
}
.col-xl-11 {
	-webkit-flex-basis:91.667%;
	flex-basis:91.667%;
	max-width:91.667%
}
.col-xl-12 {
	-webkit-flex-basis:100%;
	flex-basis:100%;
	max-width:100%
}
.col-xl-offset-1 {
	margin-left:8.333%
}
.col-xl-offset-2 {
	margin-left:16.667%
}
.col-xl-offset-3 {
	margin-left:25%
}
.col-xl-offset-4 {
	margin-left:33.333%
}
.col-xl-offset-5 {
	margin-left:41.667%
}
.col-xl-offset-6 {
	margin-left:50%
}
.col-xl-offset-7 {
	margin-left:58.333%
}
.col-xl-offset-8 {
	margin-left:66.667%
}
.col-xl-offset-9 {
	margin-left:75%
}
.col-xl-offset-10 {
	margin-left:83.333%
}
.col-xl-offset-11 {
	margin-left:91.667%
}
.start-xl {
	-webkit-justify-content:flex-start;
	-moz-box-pack:start;
	justify-content:flex-start;
	text-align:start
}
.center-xl {
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	text-align:center
}
.end-xl {
	-webkit-justify-content:flex-end;
	-moz-box-pack:end;
	justify-content:flex-end;
	text-align:end
}
.top-xl {
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start
}
.middle-xl {
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.bottom-xl {
	-webkit-align-items:flex-end;
	-moz-box-align:end;
	align-items:flex-end
}
.around-xl {
	-webkit-justify-content:space-around;
	justify-content:space-around
}
.between-xl {
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.first-xl {
	-webkit-order:-1;
	-moz-box-ordinal-group:0;
	order:-1
}
.last-xl {
	-webkit-order:1;
	-moz-box-ordinal-group:2;
	order:1
}
}
.grid-item,.team-images {
	display:grid;
	grid-gap:16px
}
.grid-flex-item {
	display:-webkit-inline-flex;
	display:-moz-inline-box;
	display:inline-flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	grid-gap:16px;
	gap:16px
}
@media only screen and (max-width:576px) {
	.grid-flex-item {
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
}
.mx-auto {
	margin:0 auto
}
.w-100 {
	width:100%
}
.col {
	-webkit-flex:1 0;
	-moz-box-flex:1;
	flex:1 0
}
.row-cols-auto>* {
	width:auto
}
.row-cols-1>*,.row-cols-auto>* {
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto
}
.row-cols-1>* {
	width:100%
}
.row-cols-2>* {
	width:50%
}
.row-cols-2>*,.row-cols-3>* {
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto
}
.row-cols-3>* {
	width:33.3333333333%
}
.row-cols-4>* {
	width:25%
}
.row-cols-4>*,.row-cols-5>* {
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto
}
.row-cols-5>* {
	width:20%
}
.row-cols-6>* {
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto;
	width:16.6666666667%
}
.form-group {
	margin-bottom:20px
}
.form-group .field-label {
	display:block;
	font-size:16px;
	line-height:24px;
	font-weight:500;
	color:#4d4d4d;
	margin-bottom:8px
}
.form-group input[type=number],.form-group input[type=password],.form-group input[type=tel],.form-group input[type=text],.form-group textarea {
	border-radius:4px;
	padding:11px 16px;
	border:1px solid #d9d9d9;
	width:100%;
	color:#1a181e;
	font-size:16px;
	line-height:24px;
	-webkit-appearance:none;
}
.form-group input[type=number]::-webkit-input-placeholder,.form-group input[type=password]::-webkit-input-placeholder,.form-group input[type=tel]::-webkit-input-placeholder,.form-group input[type=text]::-webkit-input-placeholder,.form-group textarea::-webkit-input-placeholder {
	color:#999
}
.form-group input[type=number]::-moz-placeholder,.form-group input[type=password]::-moz-placeholder,.form-group input[type=tel]::-moz-placeholder,.form-group input[type=text]::-moz-placeholder,.form-group textarea::-moz-placeholder {
	color:#999
}
.form-group input[type=number]:-ms-input-placeholder,.form-group input[type=password]:-ms-input-placeholder,.form-group input[type=tel]:-ms-input-placeholder,.form-group input[type=text]:-ms-input-placeholder,.form-group textarea:-ms-input-placeholder {
	color:#999
}
.form-group input[type=number]::placeholder,.form-group input[type=password]::placeholder,.form-group input[type=tel]::placeholder,.form-group input[type=text]::placeholder,.form-group textarea::placeholder {
	color:#999
}
.form-group input[type=number]:focus,.form-group input[type=password]:focus,.form-group input[type=tel]:focus,.form-group input[type=text]:focus,.form-group textarea:focus {
	outline:none;
	border-color:#e5a703
}
.form-group textarea {
	resize:none
}
.form-group-md {
	margin-bottom:16px;
	border-radius:3px
}
.form-group-md .field-label {
	font-size:14px;
	line-height:22px;
	font-weight:400;
	margin-bottom:8px
}
.form-group-md input,.form-group-md textarea {
	padding:7px 12px
}
.pl150 {
	padding-left:150px
}
.ml150 {
	margin-left:150px
}
.pr150 {
	padding-right:150px
}
.mr150 {
	margin-right:150px
}
.pt150 {
	padding-top:150px
}
.mt150 {
	margin-top:150px
}
.pb150 {
	padding-bottom:150px
}
.mb150,.my150 {
	margin-bottom:150px
}
.my150 {
	margin-top:150px
}
.mx150 {
	margin-left:150px;
	margin-right:150px
}
.py150 {
	padding-top:150px;
	padding-bottom:150px
}
.px150 {
	padding-left:150px;
	padding-right:150px
}
.p150 {
	padding:150px
}
.m150 {
	margin:150px
}
.pl148 {
	padding-left:148px
}
.ml148 {
	margin-left:148px
}
.pr148 {
	padding-right:148px
}
.mr148 {
	margin-right:148px
}
.pt148 {
	padding-top:148px
}
.mt148 {
	margin-top:148px
}
.pb148 {
	padding-bottom:148px
}
.mb148,.my148 {
	margin-bottom:148px
}
.my148 {
	margin-top:148px
}
.mx148 {
	margin-left:148px;
	margin-right:148px
}
.py148 {
	padding-top:148px;
	padding-bottom:148px
}
.px148 {
	padding-left:148px;
	padding-right:148px
}
.p148 {
	padding:148px
}
.m148 {
	margin:148px
}
.pl146 {
	padding-left:146px
}
.ml146 {
	margin-left:146px
}
.pr146 {
	padding-right:146px
}
.mr146 {
	margin-right:146px
}
.pt146 {
	padding-top:146px
}
.mt146 {
	margin-top:146px
}
.pb146 {
	padding-bottom:146px
}
.mb146,.my146 {
	margin-bottom:146px
}
.my146 {
	margin-top:146px
}
.mx146 {
	margin-left:146px;
	margin-right:146px
}
.py146 {
	padding-top:146px;
	padding-bottom:146px
}
.px146 {
	padding-left:146px;
	padding-right:146px
}
.p146 {
	padding:146px
}
.m146 {
	margin:146px
}
.pl144 {
	padding-left:144px
}
.ml144 {
	margin-left:144px
}
.pr144 {
	padding-right:144px
}
.mr144 {
	margin-right:144px
}
.pt144 {
	padding-top:144px
}
.mt144 {
	margin-top:144px
}
.pb144 {
	padding-bottom:144px
}
.mb144,.my144 {
	margin-bottom:144px
}
.my144 {
	margin-top:144px
}
.mx144 {
	margin-left:144px;
	margin-right:144px
}
.py144 {
	padding-top:144px;
	padding-bottom:144px
}
.px144 {
	padding-left:144px;
	padding-right:144px
}
.p144 {
	padding:144px
}
.m144 {
	margin:144px
}
.pl142 {
	padding-left:142px
}
.ml142 {
	margin-left:142px
}
.pr142 {
	padding-right:142px
}
.mr142 {
	margin-right:142px
}
.pt142 {
	padding-top:142px
}
.mt142 {
	margin-top:142px
}
.pb142 {
	padding-bottom:142px
}
.mb142,.my142 {
	margin-bottom:142px
}
.my142 {
	margin-top:142px
}
.mx142 {
	margin-left:142px;
	margin-right:142px
}
.py142 {
	padding-top:142px;
	padding-bottom:142px
}
.px142 {
	padding-left:142px;
	padding-right:142px
}
.p142 {
	padding:142px
}
.m142 {
	margin:142px
}
.pl140 {
	padding-left:140px
}
.ml140 {
	margin-left:140px
}
.pr140 {
	padding-right:140px
}
.mr140 {
	margin-right:140px
}
.pt140 {
	padding-top:140px
}
.mt140 {
	margin-top:140px
}
.pb140 {
	padding-bottom:140px
}
.mb140,.my140 {
	margin-bottom:140px
}
.my140 {
	margin-top:140px
}
.mx140 {
	margin-left:140px;
	margin-right:140px
}
.py140 {
	padding-top:140px;
	padding-bottom:140px
}
.px140 {
	padding-left:140px;
	padding-right:140px
}
.p140 {
	padding:140px
}
.m140 {
	margin:140px
}
.pl138 {
	padding-left:138px
}
.ml138 {
	margin-left:138px
}
.pr138 {
	padding-right:138px
}
.mr138 {
	margin-right:138px
}
.pt138 {
	padding-top:138px
}
.mt138 {
	margin-top:138px
}
.pb138 {
	padding-bottom:138px
}
.mb138,.my138 {
	margin-bottom:138px
}
.my138 {
	margin-top:138px
}
.mx138 {
	margin-left:138px;
	margin-right:138px
}
.py138 {
	padding-top:138px;
	padding-bottom:138px
}
.px138 {
	padding-left:138px;
	padding-right:138px
}
.p138 {
	padding:138px
}
.m138 {
	margin:138px
}
.pl136 {
	padding-left:136px
}
.ml136 {
	margin-left:136px
}
.pr136 {
	padding-right:136px
}
.mr136 {
	margin-right:136px
}
.pt136 {
	padding-top:136px
}
.mt136 {
	margin-top:136px
}
.pb136 {
	padding-bottom:136px
}
.mb136,.my136 {
	margin-bottom:136px
}
.my136 {
	margin-top:136px
}
.mx136 {
	margin-left:136px;
	margin-right:136px
}
.py136 {
	padding-top:136px;
	padding-bottom:136px
}
.px136 {
	padding-left:136px;
	padding-right:136px
}
.p136 {
	padding:136px
}
.m136 {
	margin:136px
}
.pl134 {
	padding-left:134px
}
.ml134 {
	margin-left:134px
}
.pr134 {
	padding-right:134px
}
.mr134 {
	margin-right:134px
}
.pt134 {
	padding-top:134px
}
.mt134 {
	margin-top:134px
}
.pb134 {
	padding-bottom:134px
}
.mb134,.my134 {
	margin-bottom:134px
}
.my134 {
	margin-top:134px
}
.mx134 {
	margin-left:134px;
	margin-right:134px
}
.py134 {
	padding-top:134px;
	padding-bottom:134px
}
.px134 {
	padding-left:134px;
	padding-right:134px
}
.p134 {
	padding:134px
}
.m134 {
	margin:134px
}
.pl132 {
	padding-left:132px
}
.ml132 {
	margin-left:132px
}
.pr132 {
	padding-right:132px
}
.mr132 {
	margin-right:132px
}
.pt132 {
	padding-top:132px
}
.mt132 {
	margin-top:132px
}
.pb132 {
	padding-bottom:132px
}
.mb132,.my132 {
	margin-bottom:132px
}
.my132 {
	margin-top:132px
}
.mx132 {
	margin-left:132px;
	margin-right:132px
}
.py132 {
	padding-top:132px;
	padding-bottom:132px
}
.px132 {
	padding-left:132px;
	padding-right:132px
}
.p132 {
	padding:132px
}
.m132 {
	margin:132px
}
.pl130 {
	padding-left:130px
}
.ml130 {
	margin-left:130px
}
.pr130 {
	padding-right:130px
}
.mr130 {
	margin-right:130px
}
.pt130 {
	padding-top:130px
}
.mt130 {
	margin-top:130px
}
.pb130 {
	padding-bottom:130px
}
.mb130,.my130 {
	margin-bottom:130px
}
.my130 {
	margin-top:130px
}
.mx130 {
	margin-left:130px;
	margin-right:130px
}
.py130 {
	padding-top:130px;
	padding-bottom:130px
}
.px130 {
	padding-left:130px;
	padding-right:130px
}
.p130 {
	padding:130px
}
.m130 {
	margin:130px
}
.pl128 {
	padding-left:128px
}
.ml128 {
	margin-left:128px
}
.pr128 {
	padding-right:128px
}
.mr128 {
	margin-right:128px
}
.pt128 {
	padding-top:128px
}
.mt128 {
	margin-top:128px
}
.pb128 {
	padding-bottom:128px
}
.mb128,.my128 {
	margin-bottom:128px
}
.my128 {
	margin-top:128px
}
.mx128 {
	margin-left:128px;
	margin-right:128px
}
.py128 {
	padding-top:128px;
	padding-bottom:128px
}
.px128 {
	padding-left:128px;
	padding-right:128px
}
.p128 {
	padding:128px
}
.m128 {
	margin:128px
}
.pl126 {
	padding-left:126px
}
.ml126 {
	margin-left:126px
}
.pr126 {
	padding-right:126px
}
.mr126 {
	margin-right:126px
}
.pt126 {
	padding-top:126px
}
.mt126 {
	margin-top:126px
}
.pb126 {
	padding-bottom:126px
}
.mb126,.my126 {
	margin-bottom:126px
}
.my126 {
	margin-top:126px
}
.mx126 {
	margin-left:126px;
	margin-right:126px
}
.py126 {
	padding-top:126px;
	padding-bottom:126px
}
.px126 {
	padding-left:126px;
	padding-right:126px
}
.p126 {
	padding:126px
}
.m126 {
	margin:126px
}
.pl124 {
	padding-left:124px
}
.ml124 {
	margin-left:124px
}
.pr124 {
	padding-right:124px
}
.mr124 {
	margin-right:124px
}
.pt124 {
	padding-top:124px
}
.mt124 {
	margin-top:124px
}
.pb124 {
	padding-bottom:124px
}
.mb124,.my124 {
	margin-bottom:124px
}
.my124 {
	margin-top:124px
}
.mx124 {
	margin-left:124px;
	margin-right:124px
}
.py124 {
	padding-top:124px;
	padding-bottom:124px
}
.px124 {
	padding-left:124px;
	padding-right:124px
}
.p124 {
	padding:124px
}
.m124 {
	margin:124px
}
.pl122 {
	padding-left:122px
}
.ml122 {
	margin-left:122px
}
.pr122 {
	padding-right:122px
}
.mr122 {
	margin-right:122px
}
.pt122 {
	padding-top:122px
}
.mt122 {
	margin-top:122px
}
.pb122 {
	padding-bottom:122px
}
.mb122,.my122 {
	margin-bottom:122px
}
.my122 {
	margin-top:122px
}
.mx122 {
	margin-left:122px;
	margin-right:122px
}
.py122 {
	padding-top:122px;
	padding-bottom:122px
}
.px122 {
	padding-left:122px;
	padding-right:122px
}
.p122 {
	padding:122px
}
.m122 {
	margin:122px
}
.pl120 {
	padding-left:120px
}
.ml120 {
	margin-left:120px
}
.pr120 {
	padding-right:120px
}
.mr120 {
	margin-right:120px
}
.pt120 {
	padding-top:120px
}
.mt120 {
	margin-top:120px
}
.pb120 {
	padding-bottom:120px
}
.mb120,.my120 {
	margin-bottom:120px
}
.my120 {
	margin-top:120px
}
.mx120 {
	margin-left:120px;
	margin-right:120px
}
.py120 {
	padding-top:120px;
	padding-bottom:120px
}
.px120 {
	padding-left:120px;
	padding-right:120px
}
.p120 {
	padding:120px
}
.m120 {
	margin:120px
}
.pl118 {
	padding-left:118px
}
.ml118 {
	margin-left:118px
}
.pr118 {
	padding-right:118px
}
.mr118 {
	margin-right:118px
}
.pt118 {
	padding-top:118px
}
.mt118 {
	margin-top:118px
}
.pb118 {
	padding-bottom:118px
}
.mb118,.my118 {
	margin-bottom:118px
}
.my118 {
	margin-top:118px
}
.mx118 {
	margin-left:118px;
	margin-right:118px
}
.py118 {
	padding-top:118px;
	padding-bottom:118px
}
.px118 {
	padding-left:118px;
	padding-right:118px
}
.p118 {
	padding:118px
}
.m118 {
	margin:118px
}
.pl116 {
	padding-left:116px
}
.ml116 {
	margin-left:116px
}
.pr116 {
	padding-right:116px
}
.mr116 {
	margin-right:116px
}
.pt116 {
	padding-top:116px
}
.mt116 {
	margin-top:116px
}
.pb116 {
	padding-bottom:116px
}
.mb116,.my116 {
	margin-bottom:116px
}
.my116 {
	margin-top:116px
}
.mx116 {
	margin-left:116px;
	margin-right:116px
}
.py116 {
	padding-top:116px;
	padding-bottom:116px
}
.px116 {
	padding-left:116px;
	padding-right:116px
}
.p116 {
	padding:116px
}
.m116 {
	margin:116px
}
.pl114 {
	padding-left:114px
}
.ml114 {
	margin-left:114px
}
.pr114 {
	padding-right:114px
}
.mr114 {
	margin-right:114px
}
.pt114 {
	padding-top:114px
}
.mt114 {
	margin-top:114px
}
.pb114 {
	padding-bottom:114px
}
.mb114,.my114 {
	margin-bottom:114px
}
.my114 {
	margin-top:114px
}
.mx114 {
	margin-left:114px;
	margin-right:114px
}
.py114 {
	padding-top:114px;
	padding-bottom:114px
}
.px114 {
	padding-left:114px;
	padding-right:114px
}
.p114 {
	padding:114px
}
.m114 {
	margin:114px
}
.pl112 {
	padding-left:112px
}
.ml112 {
	margin-left:112px
}
.pr112 {
	padding-right:112px
}
.mr112 {
	margin-right:112px
}
.pt112 {
	padding-top:112px
}
.mt112 {
	margin-top:112px
}
.pb112 {
	padding-bottom:112px
}
.mb112,.my112 {
	margin-bottom:112px
}
.my112 {
	margin-top:112px
}
.mx112 {
	margin-left:112px;
	margin-right:112px
}
.py112 {
	padding-top:112px;
	padding-bottom:112px
}
.px112 {
	padding-left:112px;
	padding-right:112px
}
.p112 {
	padding:112px
}
.m112 {
	margin:112px
}
.pl110 {
	padding-left:110px
}
.ml110 {
	margin-left:110px
}
.pr110 {
	padding-right:110px
}
.mr110 {
	margin-right:110px
}
.pt110 {
	padding-top:110px
}
.mt110 {
	margin-top:110px
}
.pb110 {
	padding-bottom:110px
}
.mb110,.my110 {
	margin-bottom:110px
}
.my110 {
	margin-top:110px
}
.mx110 {
	margin-left:110px;
	margin-right:110px
}
.py110 {
	padding-top:110px;
	padding-bottom:110px
}
.px110 {
	padding-left:110px;
	padding-right:110px
}
.p110 {
	padding:110px
}
.m110 {
	margin:110px
}
.pl108 {
	padding-left:108px
}
.ml108 {
	margin-left:108px
}
.pr108 {
	padding-right:108px
}
.mr108 {
	margin-right:108px
}
.pt108 {
	padding-top:108px
}
.mt108 {
	margin-top:108px
}
.pb108 {
	padding-bottom:108px
}
.mb108,.my108 {
	margin-bottom:108px
}
.my108 {
	margin-top:108px
}
.mx108 {
	margin-left:108px;
	margin-right:108px
}
.py108 {
	padding-top:108px;
	padding-bottom:108px
}
.px108 {
	padding-left:108px;
	padding-right:108px
}
.p108 {
	padding:108px
}
.m108 {
	margin:108px
}
.pl106 {
	padding-left:106px
}
.ml106 {
	margin-left:106px
}
.pr106 {
	padding-right:106px
}
.mr106 {
	margin-right:106px
}
.pt106 {
	padding-top:106px
}
.mt106 {
	margin-top:106px
}
.pb106 {
	padding-bottom:106px
}
.mb106,.my106 {
	margin-bottom:106px
}
.my106 {
	margin-top:106px
}
.mx106 {
	margin-left:106px;
	margin-right:106px
}
.py106 {
	padding-top:106px;
	padding-bottom:106px
}
.px106 {
	padding-left:106px;
	padding-right:106px
}
.p106 {
	padding:106px
}
.m106 {
	margin:106px
}
.pl104 {
	padding-left:104px
}
.ml104 {
	margin-left:104px
}
.pr104 {
	padding-right:104px
}
.mr104 {
	margin-right:104px
}
.pt104 {
	padding-top:104px
}
.mt104 {
	margin-top:104px
}
.pb104 {
	padding-bottom:104px
}
.mb104,.my104 {
	margin-bottom:104px
}
.my104 {
	margin-top:104px
}
.mx104 {
	margin-left:104px;
	margin-right:104px
}
.py104 {
	padding-top:104px;
	padding-bottom:104px
}
.px104 {
	padding-left:104px;
	padding-right:104px
}
.p104 {
	padding:104px
}
.m104 {
	margin:104px
}
.pl102 {
	padding-left:102px
}
.ml102 {
	margin-left:102px
}
.pr102 {
	padding-right:102px
}
.mr102 {
	margin-right:102px
}
.pt102 {
	padding-top:102px
}
.mt102 {
	margin-top:102px
}
.pb102 {
	padding-bottom:102px
}
.mb102,.my102 {
	margin-bottom:102px
}
.my102 {
	margin-top:102px
}
.mx102 {
	margin-left:102px;
	margin-right:102px
}
.py102 {
	padding-top:102px;
	padding-bottom:102px
}
.px102 {
	padding-left:102px;
	padding-right:102px
}
.p102 {
	padding:102px
}
.m102 {
	margin:102px
}
.pl100 {
	padding-left:100px
}
.ml100 {
	margin-left:100px
}
.pr100 {
	padding-right:100px
}
.mr100 {
	margin-right:100px
}
.pt100 {
	padding-top:100px
}
.mt100 {
	margin-top:100px
}
.pb100 {
	padding-bottom:100px
}
.mb100,.my100 {
	margin-bottom:100px
}
.my100 {
	margin-top:100px
}
.mx100 {
	margin-left:100px;
	margin-right:100px
}
.py100 {
	padding-top:100px;
	padding-bottom:100px
}
.px100 {
	padding-left:100px;
	padding-right:100px
}
.p100 {
	padding:100px
}
.m100 {
	margin:100px
}
.pl98 {
	padding-left:98px
}
.ml98 {
	margin-left:98px
}
.pr98 {
	padding-right:98px
}
.mr98 {
	margin-right:98px
}
.pt98 {
	padding-top:98px
}
.mt98 {
	margin-top:98px
}
.pb98 {
	padding-bottom:98px
}
.mb98,.my98 {
	margin-bottom:98px
}
.my98 {
	margin-top:98px
}
.mx98 {
	margin-left:98px;
	margin-right:98px
}
.py98 {
	padding-top:98px;
	padding-bottom:98px
}
.px98 {
	padding-left:98px;
	padding-right:98px
}
.p98 {
	padding:98px
}
.m98 {
	margin:98px
}
.pl96 {
	padding-left:96px
}
.ml96 {
	margin-left:96px
}
.pr96 {
	padding-right:96px
}
.mr96 {
	margin-right:96px
}
.pt96 {
	padding-top:96px
}
.mt96 {
	margin-top:96px
}
.pb96 {
	padding-bottom:96px
}
.mb96,.my96 {
	margin-bottom:96px
}
.my96 {
	margin-top:96px
}
.mx96 {
	margin-left:96px;
	margin-right:96px
}
.py96 {
	padding-top:96px;
	padding-bottom:96px
}
.px96 {
	padding-left:96px;
	padding-right:96px
}
.p96 {
	padding:96px
}
.m96 {
	margin:96px
}
.pl94 {
	padding-left:94px
}
.ml94 {
	margin-left:94px
}
.pr94 {
	padding-right:94px
}
.mr94 {
	margin-right:94px
}
.pt94 {
	padding-top:94px
}
.mt94 {
	margin-top:94px
}
.pb94 {
	padding-bottom:94px
}
.mb94,.my94 {
	margin-bottom:94px
}
.my94 {
	margin-top:94px
}
.mx94 {
	margin-left:94px;
	margin-right:94px
}
.py94 {
	padding-top:94px;
	padding-bottom:94px
}
.px94 {
	padding-left:94px;
	padding-right:94px
}
.p94 {
	padding:94px
}
.m94 {
	margin:94px
}
.pl92 {
	padding-left:92px
}
.ml92 {
	margin-left:92px
}
.pr92 {
	padding-right:92px
}
.mr92 {
	margin-right:92px
}
.pt92 {
	padding-top:92px
}
.mt92 {
	margin-top:92px
}
.pb92 {
	padding-bottom:92px
}
.mb92,.my92 {
	margin-bottom:92px
}
.my92 {
	margin-top:92px
}
.mx92 {
	margin-left:92px;
	margin-right:92px
}
.py92 {
	padding-top:92px;
	padding-bottom:92px
}
.px92 {
	padding-left:92px;
	padding-right:92px
}
.p92 {
	padding:92px
}
.m92 {
	margin:92px
}
.pl90 {
	padding-left:90px
}
.ml90 {
	margin-left:90px
}
.pr90 {
	padding-right:90px
}
.mr90 {
	margin-right:90px
}
.pt90 {
	padding-top:90px
}
.mt90 {
	margin-top:90px
}
.pb90 {
	padding-bottom:90px
}
.mb90,.my90 {
	margin-bottom:90px
}
.my90 {
	margin-top:90px
}
.mx90 {
	margin-left:90px;
	margin-right:90px
}
.py90 {
	padding-top:90px;
	padding-bottom:90px
}
.px90 {
	padding-left:90px;
	padding-right:90px
}
.p90 {
	padding:90px
}
.m90 {
	margin:90px
}
.pl88 {
	padding-left:88px
}
.ml88 {
	margin-left:88px
}
.pr88 {
	padding-right:88px
}
.mr88 {
	margin-right:88px
}
.pt88 {
	padding-top:88px
}
.mt88 {
	margin-top:88px
}
.pb88 {
	padding-bottom:88px
}
.mb88,.my88 {
	margin-bottom:88px
}
.my88 {
	margin-top:88px
}
.mx88 {
	margin-left:88px;
	margin-right:88px
}
.py88 {
	padding-top:88px;
	padding-bottom:88px
}
.px88 {
	padding-left:88px;
	padding-right:88px
}
.p88 {
	padding:88px
}
.m88 {
	margin:88px
}
.pl86 {
	padding-left:86px
}
.ml86 {
	margin-left:86px
}
.pr86 {
	padding-right:86px
}
.mr86 {
	margin-right:86px
}
.pt86 {
	padding-top:86px
}
.mt86 {
	margin-top:86px
}
.pb86 {
	padding-bottom:86px
}
.mb86,.my86 {
	margin-bottom:86px
}
.my86 {
	margin-top:86px
}
.mx86 {
	margin-left:86px;
	margin-right:86px
}
.py86 {
	padding-top:86px;
	padding-bottom:86px
}
.px86 {
	padding-left:86px;
	padding-right:86px
}
.p86 {
	padding:86px
}
.m86 {
	margin:86px
}
.pl84 {
	padding-left:84px
}
.ml84 {
	margin-left:84px
}
.pr84 {
	padding-right:84px
}
.mr84 {
	margin-right:84px
}
.pt84 {
	padding-top:84px
}
.mt84 {
	margin-top:84px
}
.pb84 {
	padding-bottom:84px
}
.mb84,.my84 {
	margin-bottom:84px
}
.my84 {
	margin-top:84px
}
.mx84 {
	margin-left:84px;
	margin-right:84px
}
.py84 {
	padding-top:84px;
	padding-bottom:84px
}
.px84 {
	padding-left:84px;
	padding-right:84px
}
.p84 {
	padding:84px
}
.m84 {
	margin:84px
}
.pl82 {
	padding-left:82px
}
.ml82 {
	margin-left:82px
}
.pr82 {
	padding-right:82px
}
.mr82 {
	margin-right:82px
}
.pt82 {
	padding-top:82px
}
.mt82 {
	margin-top:82px
}
.pb82 {
	padding-bottom:82px
}
.mb82,.my82 {
	margin-bottom:82px
}
.my82 {
	margin-top:82px
}
.mx82 {
	margin-left:82px;
	margin-right:82px
}
.py82 {
	padding-top:82px;
	padding-bottom:82px
}
.px82 {
	padding-left:82px;
	padding-right:82px
}
.p82 {
	padding:82px
}
.m82 {
	margin:82px
}
.pl80 {
	padding-left:80px
}
.ml80 {
	margin-left:80px
}
.pr80 {
	padding-right:80px
}
.mr80 {
	margin-right:80px
}
.pt80 {
	padding-top:80px
}
.mt80 {
	margin-top:80px
}
.pb80 {
	padding-bottom:80px
}
.mb80,.my80 {
	margin-bottom:80px
}
.my80 {
	margin-top:80px
}
.mx80 {
	margin-left:80px;
	margin-right:80px
}
.py80 {
	padding-top:80px;
	padding-bottom:80px
}
.px80 {
	padding-left:80px;
	padding-right:80px
}
.p80 {
	padding:80px
}
.m80 {
	margin:80px
}
.pl78 {
	padding-left:78px
}
.ml78 {
	margin-left:78px
}
.pr78 {
	padding-right:78px
}
.mr78 {
	margin-right:78px
}
.pt78 {
	padding-top:78px
}
.mt78 {
	margin-top:78px
}
.pb78 {
	padding-bottom:78px
}
.mb78,.my78 {
	margin-bottom:78px
}
.my78 {
	margin-top:78px
}
.mx78 {
	margin-left:78px;
	margin-right:78px
}
.py78 {
	padding-top:78px;
	padding-bottom:78px
}
.px78 {
	padding-left:78px;
	padding-right:78px
}
.p78 {
	padding:78px
}
.m78 {
	margin:78px
}
.pl76 {
	padding-left:76px
}
.ml76 {
	margin-left:76px
}
.pr76 {
	padding-right:76px
}
.mr76 {
	margin-right:76px
}
.pt76 {
	padding-top:76px
}
.mt76 {
	margin-top:76px
}
.pb76 {
	padding-bottom:76px
}
.mb76,.my76 {
	margin-bottom:76px
}
.my76 {
	margin-top:76px
}
.mx76 {
	margin-left:76px;
	margin-right:76px
}
.py76 {
	padding-top:76px;
	padding-bottom:76px
}
.px76 {
	padding-left:76px;
	padding-right:76px
}
.p76 {
	padding:76px
}
.m76 {
	margin:76px
}
.pl74 {
	padding-left:74px
}
.ml74 {
	margin-left:74px
}
.pr74 {
	padding-right:74px
}
.mr74 {
	margin-right:74px
}
.pt74 {
	padding-top:74px
}
.mt74 {
	margin-top:74px
}
.pb74 {
	padding-bottom:74px
}
.mb74,.my74 {
	margin-bottom:74px
}
.my74 {
	margin-top:74px
}
.mx74 {
	margin-left:74px;
	margin-right:74px
}
.py74 {
	padding-top:74px;
	padding-bottom:74px
}
.px74 {
	padding-left:74px;
	padding-right:74px
}
.p74 {
	padding:74px
}
.m74 {
	margin:74px
}
.pl72 {
	padding-left:72px
}
.ml72 {
	margin-left:72px
}
.pr72 {
	padding-right:72px
}
.mr72 {
	margin-right:72px
}
.pt72 {
	padding-top:72px
}
.mt72 {
	margin-top:72px
}
.pb72 {
	padding-bottom:72px
}
.mb72,.my72 {
	margin-bottom:72px
}
.my72 {
	margin-top:72px
}
.mx72 {
	margin-left:72px;
	margin-right:72px
}
.py72 {
	padding-top:72px;
	padding-bottom:72px
}
.px72 {
	padding-left:72px;
	padding-right:72px
}
.p72 {
	padding:72px
}
.m72 {
	margin:72px
}
.pl70 {
	padding-left:70px
}
.ml70 {
	margin-left:70px
}
.pr70 {
	padding-right:70px
}
.mr70 {
	margin-right:70px
}
.pt70 {
	padding-top:70px
}
.mt70 {
	margin-top:70px
}
.pb70 {
	padding-bottom:70px
}
.mb70,.my70 {
	margin-bottom:70px
}
.my70 {
	margin-top:70px
}
.mx70 {
	margin-left:70px;
	margin-right:70px
}
.py70 {
	padding-top:70px;
	padding-bottom:70px
}
.px70 {
	padding-left:70px;
	padding-right:70px
}
.p70 {
	padding:70px
}
.m70 {
	margin:70px
}
.pl68 {
	padding-left:68px
}
.ml68 {
	margin-left:68px
}
.pr68 {
	padding-right:68px
}
.mr68 {
	margin-right:68px
}
.pt68 {
	padding-top:68px
}
.mt68 {
	margin-top:68px
}
.pb68 {
	padding-bottom:68px
}
.mb68,.my68 {
	margin-bottom:68px
}
.my68 {
	margin-top:68px
}
.mx68 {
	margin-left:68px;
	margin-right:68px
}
.py68 {
	padding-top:68px;
	padding-bottom:68px
}
.px68 {
	padding-left:68px;
	padding-right:68px
}
.p68 {
	padding:68px
}
.m68 {
	margin:68px
}
.pl66 {
	padding-left:66px
}
.ml66 {
	margin-left:66px
}
.pr66 {
	padding-right:66px
}
.mr66 {
	margin-right:66px
}
.pt66 {
	padding-top:66px
}
.mt66 {
	margin-top:66px
}
.pb66 {
	padding-bottom:66px
}
.mb66,.my66 {
	margin-bottom:66px
}
.my66 {
	margin-top:66px
}
.mx66 {
	margin-left:66px;
	margin-right:66px
}
.py66 {
	padding-top:66px;
	padding-bottom:66px
}
.px66 {
	padding-left:66px;
	padding-right:66px
}
.p66 {
	padding:66px
}
.m66 {
	margin:66px
}
.pl64 {
	padding-left:64px
}
.ml64 {
	margin-left:64px
}
.pr64 {
	padding-right:64px
}
.mr64 {
	margin-right:64px
}
.pt64 {
	padding-top:64px
}
.mt64 {
	margin-top:64px
}
.pb64 {
	padding-bottom:64px
}
.mb64,.my64 {
	margin-bottom:64px
}
.my64 {
	margin-top:64px
}
.mx64 {
	margin-left:64px;
	margin-right:64px
}
.py64 {
	padding-top:64px;
	padding-bottom:64px
}
.px64 {
	padding-left:64px;
	padding-right:64px
}
.p64 {
	padding:64px
}
.m64 {
	margin:64px
}
.pl62 {
	padding-left:62px
}
.ml62 {
	margin-left:62px
}
.pr62 {
	padding-right:62px
}
.mr62 {
	margin-right:62px
}
.pt62 {
	padding-top:62px
}
.mt62 {
	margin-top:62px
}
.pb62 {
	padding-bottom:62px
}
.mb62,.my62 {
	margin-bottom:62px
}
.my62 {
	margin-top:62px
}
.mx62 {
	margin-left:62px;
	margin-right:62px
}
.py62 {
	padding-top:62px;
	padding-bottom:62px
}
.px62 {
	padding-left:62px;
	padding-right:62px
}
.p62 {
	padding:62px
}
.m62 {
	margin:62px
}
.pl60 {
	padding-left:60px
}
.ml60 {
	margin-left:60px
}
.pr60 {
	padding-right:60px
}
.mr60 {
	margin-right:60px
}
.pt60 {
	padding-top:60px
}
.mt60 {
	margin-top:60px
}
.pb60 {
	padding-bottom:60px
}
.mb60,.my60 {
	margin-bottom:60px
}
.my60 {
	margin-top:60px
}
.mx60 {
	margin-left:60px;
	margin-right:60px
}
.py60 {
	padding-top:60px;
	padding-bottom:60px
}
.px60 {
	padding-left:60px;
	padding-right:60px
}
.p60 {
	padding:60px
}
.m60 {
	margin:60px
}
.pl58 {
	padding-left:58px
}
.ml58 {
	margin-left:58px
}
.pr58 {
	padding-right:58px
}
.mr58 {
	margin-right:58px
}
.pt58 {
	padding-top:58px
}
.mt58 {
	margin-top:58px
}
.pb58 {
	padding-bottom:58px
}
.mb58,.my58 {
	margin-bottom:58px
}
.my58 {
	margin-top:58px
}
.mx58 {
	margin-left:58px;
	margin-right:58px
}
.py58 {
	padding-top:58px;
	padding-bottom:58px
}
.px58 {
	padding-left:58px;
	padding-right:58px
}
.p58 {
	padding:58px
}
.m58 {
	margin:58px
}
.pl56 {
	padding-left:56px
}
.ml56 {
	margin-left:56px
}
.pr56 {
	padding-right:56px
}
.mr56 {
	margin-right:56px
}
.pt56 {
	padding-top:56px
}
.mt56 {
	margin-top:56px
}
.pb56 {
	padding-bottom:56px
}
.mb56,.my56 {
	margin-bottom:56px
}
.my56 {
	margin-top:56px
}
.mx56 {
	margin-left:56px;
	margin-right:56px
}
.py56 {
	padding-top:56px;
	padding-bottom:56px
}
.px56 {
	padding-left:56px;
	padding-right:56px
}
.p56 {
	padding:56px
}
.m56 {
	margin:56px
}
.pl54 {
	padding-left:54px
}
.ml54 {
	margin-left:54px
}
.pr54 {
	padding-right:54px
}
.mr54 {
	margin-right:54px
}
.pt54 {
	padding-top:54px
}
.mt54 {
	margin-top:54px
}
.pb54 {
	padding-bottom:54px
}
.mb54,.my54 {
	margin-bottom:54px
}
.my54 {
	margin-top:54px
}
.mx54 {
	margin-left:54px;
	margin-right:54px
}
.py54 {
	padding-top:54px;
	padding-bottom:54px
}
.px54 {
	padding-left:54px;
	padding-right:54px
}
.p54 {
	padding:54px
}
.m54 {
	margin:54px
}
.pl52 {
	padding-left:52px
}
.ml52 {
	margin-left:52px
}
.pr52 {
	padding-right:52px
}
.mr52 {
	margin-right:52px
}
.pt52 {
	padding-top:52px
}
.mt52 {
	margin-top:52px
}
.pb52 {
	padding-bottom:52px
}
.mb52,.my52 {
	margin-bottom:52px
}
.my52 {
	margin-top:52px
}
.mx52 {
	margin-left:52px;
	margin-right:52px
}
.py52 {
	padding-top:52px;
	padding-bottom:52px
}
.px52 {
	padding-left:52px;
	padding-right:52px
}
.p52 {
	padding:52px
}
.m52 {
	margin:52px
}
.pl50 {
	padding-left:50px
}
.ml50 {
	margin-left:50px
}
.pr50 {
	padding-right:50px
}
.mr50 {
	margin-right:50px
}
.pt50 {
	padding-top:50px
}
.mt50 {
	margin-top:50px
}
.pb50 {
	padding-bottom:50px
}
.mb50,.my50 {
	margin-bottom:50px
}
.my50 {
	margin-top:50px
}
.mx50 {
	margin-left:50px;
	margin-right:50px
}
.py50 {
	padding-top:50px;
	padding-bottom:50px
}
.px50 {
	padding-left:50px;
	padding-right:50px
}
.p50 {
	padding:50px
}
.m50 {
	margin:50px
}
.pl48 {
	padding-left:48px
}
.ml48 {
	margin-left:48px
}
.pr48 {
	padding-right:48px
}
.mr48 {
	margin-right:48px
}
.pt48 {
	padding-top:48px
}
.mt48 {
	margin-top:48px
}
.pb48 {
	padding-bottom:48px
}
.mb48,.my48 {
	margin-bottom:48px
}
.my48 {
	margin-top:48px
}
.mx48 {
	margin-left:48px;
	margin-right:48px
}
.py48 {
	padding-top:48px;
	padding-bottom:48px
}
.px48 {
	padding-left:48px;
	padding-right:48px
}
.p48 {
	padding:48px
}
.m48 {
	margin:48px
}
.pl46 {
	padding-left:46px
}
.ml46 {
	margin-left:46px
}
.pr46 {
	padding-right:46px
}
.mr46 {
	margin-right:46px
}
.pt46 {
	padding-top:46px
}
.mt46 {
	margin-top:46px
}
.pb46 {
	padding-bottom:46px
}
.mb46,.my46 {
	margin-bottom:46px
}
.my46 {
	margin-top:46px
}
.mx46 {
	margin-left:46px;
	margin-right:46px
}
.py46 {
	padding-top:46px;
	padding-bottom:46px
}
.px46 {
	padding-left:46px;
	padding-right:46px
}
.p46 {
	padding:46px
}
.m46 {
	margin:46px
}
.pl44 {
	padding-left:44px
}
.ml44 {
	margin-left:44px
}
.pr44 {
	padding-right:44px
}
.mr44 {
	margin-right:44px
}
.pt44 {
	padding-top:44px
}
.mt44 {
	margin-top:44px
}
.pb44 {
	padding-bottom:44px
}
.mb44,.my44 {
	margin-bottom:44px
}
.my44 {
	margin-top:44px
}
.mx44 {
	margin-left:44px;
	margin-right:44px
}
.py44 {
	padding-top:44px;
	padding-bottom:44px
}
.px44 {
	padding-left:44px;
	padding-right:44px
}
.p44 {
	padding:44px
}
.m44 {
	margin:44px
}
.pl42 {
	padding-left:42px
}
.ml42 {
	margin-left:42px
}
.pr42 {
	padding-right:42px
}
.mr42 {
	margin-right:42px
}
.pt42 {
	padding-top:42px
}
.mt42 {
	margin-top:42px
}
.pb42 {
	padding-bottom:42px
}
.mb42,.my42 {
	margin-bottom:42px
}
.my42 {
	margin-top:42px
}
.mx42 {
	margin-left:42px;
	margin-right:42px
}
.py42 {
	padding-top:42px;
	padding-bottom:42px
}
.px42 {
	padding-left:42px;
	padding-right:42px
}
.p42 {
	padding:42px
}
.m42 {
	margin:42px
}
.pl40 {
	padding-left:40px
}
.ml40 {
	margin-left:40px
}
.pr40 {
	padding-right:40px
}
.mr40 {
	margin-right:40px
}
.pt40 {
	padding-top:40px
}
.mt40 {
	margin-top:40px
}
.pb40 {
	padding-bottom:40px
}
.mb40,.my40 {
	margin-bottom:40px
}
.my40 {
	margin-top:40px
}
.mx40 {
	margin-left:40px;
	margin-right:40px
}
.py40 {
	padding-top:40px;
	padding-bottom:40px
}
.px40 {
	padding-left:40px;
	padding-right:40px
}
.p40 {
	padding:40px
}
.m40 {
	margin:40px
}
.pl38 {
	padding-left:38px
}
.ml38 {
	margin-left:38px
}
.pr38 {
	padding-right:38px
}
.mr38 {
	margin-right:38px
}
.pt38 {
	padding-top:38px
}
.mt38 {
	margin-top:38px
}
.pb38 {
	padding-bottom:38px
}
.mb38,.my38 {
	margin-bottom:38px
}
.my38 {
	margin-top:38px
}
.mx38 {
	margin-left:38px;
	margin-right:38px
}
.py38 {
	padding-top:38px;
	padding-bottom:38px
}
.px38 {
	padding-left:38px;
	padding-right:38px
}
.p38 {
	padding:38px
}
.m38 {
	margin:38px
}
.pl36 {
	padding-left:36px
}
.ml36 {
	margin-left:36px
}
.pr36 {
	padding-right:36px
}
.mr36 {
	margin-right:36px
}
.pt36 {
	padding-top:36px
}
.mt36 {
	margin-top:36px
}
.pb36 {
	padding-bottom:36px
}
.mb36,.my36 {
	margin-bottom:36px
}
.my36 {
	margin-top:36px
}
.mx36 {
	margin-left:36px;
	margin-right:36px
}
.py36 {
	padding-top:36px;
	padding-bottom:36px
}
.px36 {
	padding-left:36px;
	padding-right:36px
}
.p36 {
	padding:36px
}
.m36 {
	margin:36px
}
.pl34 {
	padding-left:34px
}
.ml34 {
	margin-left:34px
}
.pr34 {
	padding-right:34px
}
.mr34 {
	margin-right:34px
}
.pt34 {
	padding-top:34px
}
.mt34 {
	margin-top:34px
}
.pb34 {
	padding-bottom:34px
}
.mb34,.my34 {
	margin-bottom:34px
}
.my34 {
	margin-top:34px
}
.mx34 {
	margin-left:34px;
	margin-right:34px
}
.py34 {
	padding-top:34px;
	padding-bottom:34px
}
.px34 {
	padding-left:34px;
	padding-right:34px
}
.p34 {
	padding:34px
}
.m34 {
	margin:34px
}
.pl32 {
	padding-left:32px
}
.ml32 {
	margin-left:32px
}
.pr32 {
	padding-right:32px
}
.mr32 {
	margin-right:32px
}
.pt32 {
	padding-top:32px
}
.mt32 {
	margin-top:32px
}
.pb32 {
	padding-bottom:32px
}
.mb32,.my32 {
	margin-bottom:32px
}
.my32 {
	margin-top:32px
}
.mx32 {
	margin-left:32px;
	margin-right:32px
}
.py32 {
	padding-top:32px;
	padding-bottom:32px
}
.px32 {
	padding-left:32px;
	padding-right:32px
}
.p32 {
	padding:32px
}
.m32 {
	margin:32px
}
.pl30 {
	padding-left:30px
}
.ml30 {
	margin-left:30px
}
.pr30 {
	padding-right:30px
}
.mr30 {
	margin-right:30px
}
.pt30 {
	padding-top:30px
}
.mt30 {
	margin-top:30px
}
.pb30 {
	padding-bottom:30px
}
.mb30,.my30 {
	margin-bottom:30px
}
.my30 {
	margin-top:30px
}
.mx30 {
	margin-left:30px;
	margin-right:30px
}
.py30 {
	padding-top:30px;
	padding-bottom:30px
}
.px30 {
	padding-left:30px;
	padding-right:30px
}
.p30 {
	padding:30px
}
.m30 {
	margin:30px
}
.pl28 {
	padding-left:28px
}
.ml28 {
	margin-left:28px
}
.pr28 {
	padding-right:28px
}
.mr28 {
	margin-right:28px
}
.pt28 {
	padding-top:28px
}
.mt28 {
	margin-top:28px
}
.pb28 {
	padding-bottom:28px
}
.mb28,.my28 {
	margin-bottom:28px
}
.my28 {
	margin-top:28px
}
.mx28 {
	margin-left:28px;
	margin-right:28px
}
.py28 {
	padding-top:28px;
	padding-bottom:28px
}
.px28 {
	padding-left:28px;
	padding-right:28px
}
.p28 {
	padding:28px
}
.m28 {
	margin:28px
}
.pl26 {
	padding-left:26px
}
.ml26 {
	margin-left:26px
}
.pr26 {
	padding-right:26px
}
.mr26 {
	margin-right:26px
}
.pt26 {
	padding-top:26px
}
.mt26 {
	margin-top:26px
}
.pb26 {
	padding-bottom:26px
}
.mb26,.my26 {
	margin-bottom:26px
}
.my26 {
	margin-top:26px
}
.mx26 {
	margin-left:26px;
	margin-right:26px
}
.py26 {
	padding-top:26px;
	padding-bottom:26px
}
.px26 {
	padding-left:26px;
	padding-right:26px
}
.p26 {
	padding:26px
}
.m26 {
	margin:26px
}
.pl24 {
	padding-left:24px
}
.ml24 {
	margin-left:24px
}
.pr24 {
	padding-right:24px
}
.mr24 {
	margin-right:24px
}
.pt24 {
	padding-top:24px
}
.mt24 {
	margin-top:24px
}
.pb24 {
	padding-bottom:24px
}
.mb24,.my24 {
	margin-bottom:24px
}
.my24 {
	margin-top:24px
}
.mx24 {
	margin-left:24px;
	margin-right:24px
}
.py24 {
	padding-top:24px;
	padding-bottom:24px
}
.px24 {
	padding-left:24px;
	padding-right:24px
}
.p24 {
	padding:24px
}
.m24 {
	margin:24px
}
.pl22 {
	padding-left:22px
}
.ml22 {
	margin-left:22px
}
.pr22 {
	padding-right:22px
}
.mr22 {
	margin-right:22px
}
.pt22 {
	padding-top:22px
}
.mt22 {
	margin-top:22px
}
.pb22 {
	padding-bottom:22px
}
.mb22,.my22 {
	margin-bottom:22px
}
.my22 {
	margin-top:22px
}
.mx22 {
	margin-left:22px;
	margin-right:22px
}
.py22 {
	padding-top:22px;
	padding-bottom:22px
}
.px22 {
	padding-left:22px;
	padding-right:22px
}
.p22 {
	padding:22px
}
.m22 {
	margin:22px
}
.pl20 {
	padding-left:20px
}
.ml20 {
	margin-left:20px
}
.pr20 {
	padding-right:20px
}
.mr20 {
	margin-right:20px
}
.pt20 {
	padding-top:20px
}
.mt20 {
	margin-top:20px
}
.pb20 {
	padding-bottom:20px
}
.mb20,.my20 {
	margin-bottom:20px
}
.my20 {
	margin-top:20px
}
.mx20 {
	margin-left:20px;
	margin-right:20px
}
.py20 {
	padding-top:20px;
	padding-bottom:20px
}
.px20 {
	padding-left:20px;
	padding-right:20px
}
.p20 {
	padding:20px
}
.m20 {
	margin:20px
}
.pl18 {
	padding-left:18px
}
.ml18 {
	margin-left:18px
}
.pr18 {
	padding-right:18px
}
.mr18 {
	margin-right:18px
}
.pt18 {
	padding-top:18px
}
.mt18 {
	margin-top:18px
}
.pb18 {
	padding-bottom:18px
}
.mb18,.my18 {
	margin-bottom:18px
}
.my18 {
	margin-top:18px
}
.mx18 {
	margin-left:18px;
	margin-right:18px
}
.py18 {
	padding-top:18px;
	padding-bottom:18px
}
.px18 {
	padding-left:18px;
	padding-right:18px
}
.p18 {
	padding:18px
}
.m18 {
	margin:18px
}
.pl16 {
	padding-left:16px
}
.ml16 {
	margin-left:16px
}
.pr16 {
	padding-right:16px
}
.mr16 {
	margin-right:16px
}
.pt16 {
	padding-top:16px
}
.mt16 {
	margin-top:16px
}
.pb16 {
	padding-bottom:16px
}
.mb16,.my16 {
	margin-bottom:16px
}
.my16 {
	margin-top:16px
}
.mx16 {
	margin-left:16px;
	margin-right:16px
}
.py16 {
	padding-top:16px;
	padding-bottom:16px
}
.px16 {
	padding-left:16px;
	padding-right:16px
}
.p16 {
	padding:16px
}
.m16 {
	margin:16px
}
.pl14 {
	padding-left:14px
}
.ml14 {
	margin-left:14px
}
.pr14 {
	padding-right:14px
}
.mr14 {
	margin-right:14px
}
.pt14 {
	padding-top:14px
}
.mt14 {
	margin-top:14px
}
.pb14 {
	padding-bottom:14px
}
.mb14,.my14 {
	margin-bottom:14px
}
.my14 {
	margin-top:14px
}
.mx14 {
	margin-left:14px;
	margin-right:14px
}
.py14 {
	padding-top:14px;
	padding-bottom:14px
}
.px14 {
	padding-left:14px;
	padding-right:14px
}
.p14 {
	padding:14px
}
.m14 {
	margin:14px
}
.pl12 {
	padding-left:12px
}
.ml12 {
	margin-left:12px
}
.pr12 {
	padding-right:12px
}
.mr12 {
	margin-right:12px
}
.pt12 {
	padding-top:12px
}
.mt12 {
	margin-top:12px
}
.pb12 {
	padding-bottom:12px
}
.mb12,.my12 {
	margin-bottom:12px
}
.my12 {
	margin-top:12px
}
.mx12 {
	margin-left:12px;
	margin-right:12px
}
.py12 {
	padding-top:12px;
	padding-bottom:12px
}
.px12 {
	padding-left:12px;
	padding-right:12px
}
.p12 {
	padding:12px
}
.m12 {
	margin:12px
}
.pl10 {
	padding-left:10px
}
.ml10 {
	margin-left:10px
}
.pr10 {
	padding-right:10px
}
.mr10 {
	margin-right:10px
}
.pt10 {
	padding-top:10px
}
.mt10 {
	margin-top:10px
}
.pb10 {
	padding-bottom:10px
}
.mb10,.my10 {
	margin-bottom:10px
}
.my10 {
	margin-top:10px
}
.mx10 {
	margin-left:10px;
	margin-right:10px
}
.py10 {
	padding-top:10px;
	padding-bottom:10px
}
.px10 {
	padding-left:10px;
	padding-right:10px
}
.p10 {
	padding:10px
}
.m10 {
	margin:10px
}
.pl8 {
	padding-left:8px
}
.ml8 {
	margin-left:8px
}
.pr8 {
	padding-right:8px
}
.mr8 {
	margin-right:8px
}
.pt8 {
	padding-top:8px
}
.mt8 {
	margin-top:8px
}
.pb8 {
	padding-bottom:8px
}
.mb8,.my8 {
	margin-bottom:8px
}
.my8 {
	margin-top:8px
}
.mx8 {
	margin-left:8px;
	margin-right:8px
}
.py8 {
	padding-top:8px;
	padding-bottom:8px
}
.px8 {
	padding-left:8px;
	padding-right:8px
}
.p8 {
	padding:8px
}
.m8 {
	margin:8px
}
.pl6 {
	padding-left:6px
}
.ml6 {
	margin-left:6px
}
.pr6 {
	padding-right:6px
}
.mr6 {
	margin-right:6px
}
.pt6 {
	padding-top:6px
}
.mt6 {
	margin-top:6px
}
.pb6 {
	padding-bottom:6px
}
.mb6,.my6 {
	margin-bottom:6px
}
.my6 {
	margin-top:6px
}
.mx6 {
	margin-left:6px;
	margin-right:6px
}
.py6 {
	padding-top:6px;
	padding-bottom:6px
}
.px6 {
	padding-left:6px;
	padding-right:6px
}
.p6 {
	padding:6px
}
.m6 {
	margin:6px
}
.pl4 {
	padding-left:4px
}
.ml4 {
	margin-left:4px
}
.pr4 {
	padding-right:4px
}
.mr4 {
	margin-right:4px
}
.pt4 {
	padding-top:4px
}
.mt4 {
	margin-top:4px
}
.pb4 {
	padding-bottom:4px
}
.mb4,.my4 {
	margin-bottom:4px
}
.my4 {
	margin-top:4px
}
.mx4 {
	margin-left:4px;
	margin-right:4px
}
.py4 {
	padding-top:4px;
	padding-bottom:4px
}
.px4 {
	padding-left:4px;
	padding-right:4px
}
.p4 {
	padding:4px
}
.m4 {
	margin:4px
}
.pl2 {
	padding-left:2px
}
.ml2 {
	margin-left:2px
}
.pr2 {
	padding-right:2px
}
.mr2 {
	margin-right:2px
}
.pt2 {
	padding-top:2px
}
.mt2 {
	margin-top:2px
}
.pb2 {
	padding-bottom:2px
}
.mb2,.my2 {
	margin-bottom:2px
}
.my2 {
	margin-top:2px
}
.mx2 {
	margin-left:2px;
	margin-right:2px
}
.py2 {
	padding-top:2px;
	padding-bottom:2px
}
.px2 {
	padding-left:2px;
	padding-right:2px
}
.p2 {
	padding:2px
}
.m2 {
	margin:2px
}
.pl0 {
	padding-left:0
}
.ml0 {
	margin-left:0
}
.pr0 {
	padding-right:0
}
.mr0 {
	margin-right:0
}
.pt0 {
	padding-top:0
}
.mt0 {
	margin-top:0
}
.pb0 {
	padding-bottom:0
}
.mb0,.my0 {
	margin-bottom:0
}
.my0 {
	margin-top:0
}
.mx0 {
	margin-left:0;
	margin-right:0
}
.py0 {
	padding-top:0;
	padding-bottom:0
}
.px0 {
	padding-left:0;
	padding-right:0
}
.p0 {
	padding:0
}
.m0 {
	margin:0
}
.ml-auto,.mx-auto {
	margin-left:auto
}
.mr-auto,.mx-auto {
	margin-right:auto
}
.mt-auto,.my-auto {
	margin-top:auto
}
.mb-auto,.my-auto {
	margin-bottom:auto
}
.section-text-1 {
	font-size:28px;
	line-height:36px;
	font-weight:500
}
.section-text-2 {
	font-size:24px;
	line-height:32px;
	font-weight:500
}
.section-text-3 {
	font-size:18px;
	line-height:26px;
	font-weight:500
}
.founders-text,.international-plan-toggle .plan-item .period-name,.section-text-4 {
	font-size:20px;
	line-height:28px;
	font-weight:500
}
.section-text-5 {
	font-size:36px;
	line-height:42px;
	font-weight:500
}
.section-text-6 {
	font-size:48px;
	line-height:42px;
	font-weight:700
}
.section-text-7 {
	font-size:16px;
	line-height:24px;
	font-weight:500
}
.international-plan-toggle .plan-item .period-name span,.section-text-13 {
	font-size:12px;
	line-height:16px;
	font-weight:500
}
.text-1 {
	font-size:14px;
	line-height:24px
}
.text-2 {
	font-size:18px;
	line-height:26px
}
.text-3 {
	font-size:14px;
	line-height:18px
}
.text-4 {
	font-size:28px;
	line-height:36px
}
.text-5 {
	font-size:16px;
	line-height:24px
}
.text-6 {
	font-size:20px;
	line-height:28px
}
.c-gray-1,.c-primary {
	color:grey
}
.c-black-2 {
	color:#4d4d4d
}
.d-flex-c-c,.wv-center {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.wv-center {
	min-height:100%
}
.anchor-1 {
	color:#1a181e;
	cursor:pointer
}
.anchor-1.underline {
	text-decoration:underline
}
.anchor-1:hover {
	color:#4d4d4d
}
.anchor-1:hover.underline {
	text-decoration:underline
}
.anchor-2 {
	color:#e5a703;
	cursor:pointer;
	text-decoration:underline!important
}
.anchor-2.underline {
	text-decoration:underline
}
.anchor-2:hover {
	color:#115f9c
}
.anchor-2:hover.underline {
	text-decoration:underline
}
.bk-white {
	background-color:#fff
}
.cur-p,.international-plan-toggle .plan-item,.plan-plugins-list img {
	cursor:pointer
}
.text-bold {
	font-weight:600
}
.text-700 {
	font-weight:700
}
.text-medium {
	font-weight:500
}
.text-normal {
	font-weight:400
}
.text-center {
	text-align:center
}
.text-underline {
	text-decoration:underline
}
.full-vh {
	height:100vh
}
.full-h {
	height:100%
}
.full-vw {
	width:100vw
}
.btn,.btn-0,.btn-1,.btn-2 {
	text-align:center;
	outline:none;
	border:none;
	padding:10px;
	font-size:14px;
	line-height:22px
}
.btn,.btn-0,.btn-1,.btn-2 {
	border-radius:4px;
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out
}
.btn-0 {
	color:#fff;
	cursor:pointer;
	display:inline-block;
	background-color:transparent;
	background-color:#e5a703;
	font-size:18px;
	line-height:26px;
	font-weight:500;
	padding:12px 24px
}
.btn-0.disabled,.btn-0[disabled] {
	cursor:default;
	pointer-events:none;
	opacity:.4
}
.btn-0:not(.disabled):hover,.btn-0:not([disabled]):hover {
	background-color:#115f9c
}
.btn-0:not(.disabled):hover,.btn-0:not([disabled]):hover,.btn-1 {
	color:#fff;
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out
}
.btn-1 {
	cursor:pointer;
	display:inline-block;
	background-color:transparent;
	background-color:#e5a703;
	font-size:20px;
	line-height:28px;
	font-weight:500;
	border-radius:4px;
	padding:12px 24px
}
.btn-1.disabled,.btn-1[disabled] {
	cursor:default;
	pointer-events:none;
	opacity:.4
}
.btn-1:not(.disabled):hover,.btn-1:not([disabled]):hover {
	background-color:#115f9c
}
.btn-1:not(.disabled):hover,.btn-1:not([disabled]):hover,.btn-2 {
	color:#fff;
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out
}
.btn-2 {
	cursor:pointer;
	display:inline-block;
	background-color:transparent;
	background-color:#fff;
	font-size:16px;
	line-height:24px;
	font-weight:500;
	border-radius:4px;
	padding:6px 16px;
	border:1px solid #e5a703;
	color:grey
}
.btn-2.disabled,.btn-2[disabled] {
	cursor:default;
	pointer-events:none;
	opacity:.4
}
.btn-2:not(.disabled):hover,.btn-2:not([disabled]):hover {
	color:#e5a703;
	background-color:rgba(20,110,180,.1);
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out
}
.btn-2:hover {
	border-color:#e5a703
}
.btn-primary {
	color:#fff;
	cursor:pointer;
	display:inline-block;
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out;
	background-color:transparent;
	background-color:#e5a703
}
.btn-primary.disabled,.btn-primary[disabled] {
	cursor:default;
	pointer-events:none;
	opacity:.4
}
.btn-primary:not(.disabled):hover,.btn-primary:not([disabled]):hover {
	background-color:#115f9c
}
.btn-primary:not(.disabled):hover,.btn-primary:not([disabled]):hover,.btn-white {
	color:#fff;
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out
}
.btn-white {
	cursor:pointer;
	display:inline-block;
	background-color:transparent;
	background-color:#fff;
	color:#e5a703
}
.btn-white.disabled,.btn-white[disabled] {
	cursor:default;
	pointer-events:none;
	opacity:.4
}
.btn-white:not(.disabled):hover,.btn-white:not([disabled]):hover {
	background-color:#fafafa
}
.btn-border,.btn-white:not(.disabled):hover,.btn-white:not([disabled]):hover {
	color:#fff;
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out;
	color:#e5a703
}
.btn-border {
	cursor:pointer;
	display:inline-block;
	background-color:transparent;
	background-color:#fff;
	border:1px solid #e5a703
}
.btn-border.disabled,.btn-border[disabled] {
	cursor:default;
	pointer-events:none;
	opacity:.4
}
.btn-border:not(.disabled):hover,.btn-border:not([disabled]):hover {
	background-color:rgba(20,110,180,.1);
	color:#e5a703
}
.btn-border:not(.disabled):hover,.btn-border:not([disabled]):hover,.btn-orange {
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out
}
.btn-orange {
	color:#fff;
	cursor:pointer;
	display:inline-block;
	background-color:transparent;
	background-color:#fff;
	color:#ee741f
}
.btn-orange.disabled,.btn-orange[disabled] {
	cursor:default;
	pointer-events:none;
	opacity:.4
}
.btn-orange:not(.disabled):hover,.btn-orange:not([disabled]):hover {
	color:#fff;
	background-color:#fafafa;
	color:#ee741f
}
.btn-black,.btn-orange:not(.disabled):hover,.btn-orange:not([disabled]):hover {
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out
}
.btn-black {
	cursor:pointer;
	display:inline-block;
	background-color:transparent;
	background-color:#1a181e;
	color:#fff
}
.btn-black.disabled,.btn-black[disabled] {
	cursor:default;
	pointer-events:none;
	opacity:.4
}
.btn-black:not(.disabled):hover,.btn-black:not([disabled]):hover {
	background-color:#1a181e;
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out;
	color:#fff
}
#__next {
	height:100%
}
.logo-link {
	display:-webkit-inline-flex;
	display:-moz-inline-box;
	display:inline-flex
}
.not-found-page {
	position:relative;
	background-color:#fafafa
}
.not-found-page .not-found-wrap {
	text-align:center
}
.not-found-page .not-found-wrap>img {
	width:256px;
	height:158px;
	margin-bottom:40px
}
.not-found-page .not-found-wrap .btn-primary-0 {
	width:247px
}
#engt-launcher-button {
	box-shadow:0 1px 6px 0 rgba(0,0,0,.16),0 2px 32px 0 rgba(0,0,0,.08);
	border-radius:50%
}
.card,.dukaan-enterprise-card,.dukaan-plugins-card {
	border-radius:6px;
	box-shadow:0 2px 6px 0 rgba(26,24,30,.12);
	background-color:#fff
}
.white-wraper {
	padding:80px 0
}
.gray-wraper {
	padding:64px 0
}
.full-loader {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#fff;
	z-index:1010;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.spinner {
	margin:0 auto;
	width:76px;
	text-align:center
}
.spinner>div {
	width:20px;
	height:20px;
	background-color:#ccc;
	border-radius:100%;
	display:inline-block;
	-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;
	-moz-animation:sk-bouncedelay 1.4s ease-in-out infinite both;
	animation:sk-bouncedelay 1.4s ease-in-out infinite both
}
.spinner .bounce1 {
	-webkit-animation-delay:-.32s;
	-moz-animation-delay:-.32s;
	animation-delay:-.32s;
	margin-right:8px
}
.spinner .bounce2 {
	-webkit-animation-delay:-.16s;
	-moz-animation-delay:-.16s;
	animation-delay:-.16s;
	margin-right:8px
}
@-webkit-keyframes sk-bouncedelay {
	0%,80%,to {
	-webkit-transform:scale(0)
}
40% {
	-webkit-transform:scale(1)
}
}
@-moz-keyframes sk-bouncedelay {
	0%,80%,to {
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	transform:scale(0)
}
40% {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	transform:scale(1)
}
}
@keyframes sk-bouncedelay {
	0%,80%,to {
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
	transform:scale(0)
}
40% {
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	transform:scale(1)
}
}
.shimmer {
	background-color:#e8e8e8;
	background-image:-webkit-gradient(linear,left top,right top,color-stop(8%,#e8e8e8),color-stop(18%,#ededed),color-stop(33%,#e8e8e8));
	background-image:-moz-linear-gradient(left,#e8e8e8 8%,#ededed 18%,#e8e8e8 33%);
	background-image:linear-gradient(90deg,#e8e8e8 8%,#ededed 18%,#e8e8e8 33%);
	background-repeat:no-repeat;
	-webkit-animation:shimmering ease-in-out infinite forwards,fadein .02s forwards;
	-moz-animation:shimmering ease-in-out infinite forwards,fadein .02s forwards;
	animation:shimmering ease-in-out infinite forwards,fadein .02s forwards;
	width:100%;
	background-size:1000% 100%;
	height:100%;
	-webkit-animation-duration:1s;
	-moz-animation-duration:1s;
	animation-duration:1s;
	border-radius:4px
}
@-webkit-keyframes fadein {
	0% {
	opacity:0
}
to {
	opacity:1
}
}
@-moz-keyframes fadein {
	0% {
	opacity:0
}
to {
	opacity:1
}
}
@keyframes fadein {
	0% {
	opacity:0
}
to {
	opacity:1
}
}
@-webkit-keyframes shimmering {
	0% {
	background-position:100% 0
}
to {
	background-position:0 0
}
}
@-moz-keyframes shimmering {
	0% {
	background-position:100% 0
}
to {
	background-position:0 0
}
}
@keyframes shimmering {
	0% {
	background-position:100% 0
}
to {
	background-position:0 0
}
}
.switch-label.MuiFormControlLabel-root {
	margin:0
}
.switch-label.MuiFormControlLabel-root .MuiFormControlLabel-label {
	font-size:13px;
	line-height:18px
}
.switch.MuiSwitch-root {
	width:36px;
	height:22px;
	margin:0;
	padding:0
}
.switch.MuiSwitch-root .MuiSwitch-input {
	visibility:hidden;
	width:0;
	height:0;
	left:0
}
.switch.MuiSwitch-root .MuiSwitch-track {
	border:1px solid #ededed;
	opacity:1;
	-webkit-transition:background-color .3s cubic-bezier(.4,0,.2,1) 0ms,border .3s cubic-bezier(.4,0,.2,1) 0ms;
	-moz-transition:background-color .3s cubic-bezier(.4,0,.2,1) 0ms,border .3s cubic-bezier(.4,0,.2,1) 0ms;
	transition:background-color .3s cubic-bezier(.4,0,.2,1) 0ms,border .3s cubic-bezier(.4,0,.2,1) 0ms;
	border-radius:12px;
	background-color:#ededed
}
.switch.MuiSwitch-root.MuiSwitch-light-off-theme .MuiSwitch-track {
	border:1px solid #ededed;
	background-color:#ededed
}
.switch.MuiSwitch-root .MuiSwitch-thumb {
	width:18px;
	height:18px;
	box-shadow:none
}
.switch.MuiSwitch-root .MuiSwitch-switchBase {
	padding:2px
}
.switch.MuiSwitch-root .MuiSwitch-switchBase:hover {
	background-color:transparent
}
.switch.MuiSwitch-root .MuiSwitch-switchBase.Mui-checked {
	-webkit-transform:translateX(14px);
	-moz-transform:translateX(14px);
	transform:translateX(14px);
	color:#fff
}
.switch.MuiSwitch-root .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track {
	background-color:#e5a703;
	opacity:1;
	border:none
}
.section-header {
	font-size:36px;
	line-height:42px;
	font-weight:700;
	letter-spacing:-.02em;
	margin-bottom:64px
}
@media only screen and (max-width:576px) {
	.section-header {
	text-align:center;
	font-size:24px;
	line-height:32px;
	font-weight:600;
	letter-spacing:.02em;
	margin-bottom:16px
}
}
.section-divider {
	margin:48px 0;
	background-color:#d9d9d9;
	height:1px;
	width:100%
}
.section-divider.large {
	margin:80px 0
}
@media only screen and (max-width:576px) {
	.section-divider {
	margin:32px 0
}
.section-divider.large {
	margin:48px 0
}
}
.full-w {
	width:100%
}
.box-layout-wrap,.layout-wrap {
	position:relative;
	height:100%;
	overflow:auto
}
.plugins-layout-wrap {
	position:relative;
	height:100vh;
	overflow:auto
}
.plugins-layout-wrap .header {
	position:-webkit-sticky;
	position:sticky
}
.box-layout-wrap {
	background-color:#fafafa;
	position:relative
}
.box-layout-wrap .box-layout-panel {
	padding:134px 0 80px
}
.box-layout-wrap .blue-box {
	height:328px;
	position:absolute;
	background-color:#e5a703;
	width:100%;
	z-index:0;
	left:0;
	top:0
}
.box-layout-wrap .box-layout-content {
	position:relative;
	z-index:1;
	border-radius:8px;
	box-shadow:0 2px 8px 0 rgba(26,24,30,.06);
	background-color:#fff
}
@media only screen and (max-width:768px) {
	.box-layout-wrap .box-layout-content {
	width:-webkit-calc(100% - 64px);
	width:-moz-calc(100% - 64px);
	width:calc(100% - 64px)
}
}
@media only screen and (max-width:576px) {
	.box-layout-wrap .blue-box {
	height:221px
}
.box-layout-wrap .box-layout-panel {
	padding-top:130px;
	padding-bottom:64px
}
.box-layout-wrap .box-layout-content {
	width:-webkit-calc(100% - 40px);
	width:-moz-calc(100% - 40px);
	width:calc(100% - 40px)
}
}
.box-layout-section {
	max-width:784px;
	padding:64px 24px;
	margin:0 auto
}
.box-layout-section .box-layout-form {
	text-align:left
}
.box-layout-section .box-layout-form .row {
	margin:0 -16px
}
.box-layout-section .box-layout-form .row .col-md-6,.box-layout-section .box-layout-form .row .col-md-12 {
	padding:0 16px
}
.box-layout-section .box-layout-form .form-group {
	margin-bottom:32px
}
.box-layout-section .form-section-header {
	font-size:20px;
	line-height:28px;
	font-weight:500;
	margin-bottom:32px
}
.box-layout-section .form-section-header:not(:first-child) {
	margin-top:48px
}
.box-layout-section .section-header {
	font-size:36px;
	line-height:42px;
	font-weight:700;
	letter-spacing:-.02em;
	margin-bottom:16px
}
.box-layout-section .section-info {
	color:#4d4d4d;
	font-size:20px;
	line-height:28px;
	margin-bottom:24px
}
.box-layout-section .section-info a {
	color:#e5a703;
	cursor:pointer;
	text-decoration:underline
}
.box-layout-section .section-info a:hover {
	color:#115f9c
}
.box-layout-section .layout-list {
	margin-top:40px
}
.box-layout-section .layout-list .layout-list-item {
	background-color:#f7f7f7;
	margin-bottom:16px;
	border-radius:4px
}
.box-layout-section .layout-list .layout-list-item:last-child {
	margin-bottom:0
}
.box-layout-section .layout-list .layout-list-item .layout-list-header {
	cursor:pointer;
	padding:16px 24px;
	position:relative
}
.box-layout-section .layout-list .layout-list-item .layout-list-header h6 {
	font-size:18px;
	line-height:26px;
	font-weight:500;
	width:90%
}
.box-layout-section .layout-list .layout-list-item .layout-list-header .expand-action {
	position:absolute;
	right:16px;
	top:10px;
	width:38px;
	height:38px;
	border-radius:19px;
	display:-webkit-inline-flex;
	display:-moz-inline-box;
	display:inline-flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	cursor:pointer
}
.box-layout-section .layout-list .layout-list-item .layout-list-header .expand-action:active,.box-layout-section .layout-list .layout-list-item .layout-list-header .expand-action:focus,.box-layout-section .layout-list .layout-list-item .layout-list-header .expand-action:hover {
	background-color:#e5e5e5
}
.box-layout-section .layout-list .layout-list-item .layout-list-content {
	padding:8px 24px 16px;
	font-size:16px;
	line-height:24px
}
.box-layout-section .layout-list .layout-list-item .layout-list-content a {
	color:#e5a703;
	cursor:pointer;
	text-decoration:underline
}
.box-layout-section .layout-list .layout-list-item .layout-list-content a:hover {
	color:#115f9c
}
@media only screen and (max-width:576px) {
	.box-layout-section {
	padding:40px 0;
	text-align:center
}
.box-layout-section .section-header {
	font-size:24px;
	line-height:32px;
	font-weight:600;
	letter-spacing:.02em;
	margin-bottom:12px
}
.box-layout-section .box-layout-form .form-section-header {
	margin-bottom:16px
}
.box-layout-section .box-layout-form .form-group {
	margin-bottom:24px
}
.box-layout-section .box-layout-form .form-group .field-label {
	font-size:14px;
	line-height:22px;
	font-weight:500
}
.box-layout-section .section-info {
	font-size:16px;
	line-height:24px
}
.box-layout-section .layout-list .layout-list-item .layout-list-header {
	cursor:pointer;
	padding:16px
}
.box-layout-section .layout-list .layout-list-item .layout-list-header h6 {
	font-size:16px;
	line-height:24px;
	font-weight:500;
	padding-right:10px
}
.box-layout-section .layout-list .layout-list-item .layout-list-header .expand-action {
	width:32px;
	height:32px;
	right:12px;
	top:13px;
	border-radius:16px
}
.box-layout-section .layout-list .layout-list-item .layout-list-header .expand-action>img {
	width:18px;
	height:18px
}
.box-layout-section .layout-list .layout-list-item .layout-list-content {
	padding:12px 20px 20px;
	font-size:14px;
	line-height:20px
}
.tool-left-txt .section-info {
	text-align:left
}
}
.box-layout-wrap .timerMain .box-layout-panel.us-faq-layout.timer {
	padding:198px 0 80px
}
@media only screen and (max-width:576px) {
	.box-layout-wrap .timerMain .box-layout-panel.us-faq-layout.timer {
	padding-top:286px;
	padding-bottom:64px
}
}
.box-layout-wrap .timerMain .blue-box.us-faq-box.timer {
	height:377px
}
.slick-slider {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-touch-callout:none;
	-khtml-user-select:none;
	touch-action:pan-y;
	-webkit-tap-highlight-color:rgba(0,0,0,0)
}
.slick-list,.slick-slider {
	position:relative;
	display:block
}
.slick-list {
	overflow:hidden;
	margin:0;
	padding:0
}
.slick-list:focus {
	outline:none
}
.slick-list.dragging {
	cursor:pointer;
	cursor:hand
}
.slick-slider .slick-list,.slick-slider .slick-track {
	-webkit-transform:translateZ(0);
	-moz-transform:translateZ(0);
	transform:translateZ(0)
}
.slick-track {
	position:relative;
	top:0;
	left:0;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.slick-track:after,.slick-track:before {
	display:table;
	content:""
}
.slick-track:after {
	clear:both
}
.slick-loading .slick-track {
	visibility:hidden
}
.slick-slide {
	display:none;
	float:left;
	height:100%;
	min-height:1px
}
[dir=rtl] .slick-slide {
	float:right
}
.slick-slide img {
	display:block
}
.slick-slide.slick-loading img {
	display:none
}
.slick-slide.dragging img {
	pointer-events:none
}
.slick-initialized .slick-slide {
	display:block
}
.slick-loading .slick-slide {
	visibility:hidden
}
.slick-vertical .slick-slide {
	display:block;
	height:auto;
	border:1px solid transparent
}
.slick-arrow.slick-hidden {
	display:none
}
.slick-dotted.slick-slider {
	margin-bottom:30px
}
.slick-dots {
	position:absolute;
	bottom:0;
	list-style:none;
	text-align:left;
	margin:0;
	width:auto;
	background-color:#ededed;
	border-radius:40px;
	padding:8px 4px;
	display:-webkit-inline-flex!important;
	display:-moz-inline-box!important;
	display:inline-flex!important
}
.slick-dots li {
	position:relative;
	display:inline-block;
	height:8px;
	width:8px;
	margin:0 4px;
	padding:0;
	cursor:pointer
}
.slick-dots li button {
	border:0;
	background:transparent;
	display:block;
	height:0;
	width:0;
	outline:none;
	line-height:0px;
	font-size:0;
	color:transparent;
	padding:0;
	cursor:pointer
}
.slick-dots li button:hover {
	outline:none
}
.slick-dots li button:hover:before {
	background-color:#1a181e
}
.slick-dots li button:before {
	position:absolute;
	top:0;
	left:0;
	content:"";
	width:8px;
	height:8px;
	border-radius:4px;
	line-height:8px;
	text-align:center;
	background-color:#b2b2b2;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.slick-dots li.slick-active button:before {
	background-color:#1a181e
}
.store-features-section {
	padding:80px 0;
	overflow:hidden;
	background-color: #f2f2f2;
}
.store-features-section .section-header {
	font-size:36px;
	line-height:42px;
	font-weight:700;
	letter-spacing:-.02em
}
.store-features-section .store-features-wrap .feature-divider {
	display:none
}
.store-features-section .store-features-wrap .store-feature-row {
	margin:0 -40px 64px
}
.store-features-section .store-features-wrap .store-feature-row:last-child {
	margin-bottom:0
}
.store-features-section .store-features-wrap .store-feature-row .store-feature-img-col {
	padding:0 40px;
	-webkit-order:1;
	-moz-box-ordinal-group:2;
	order:1
}
.store-features-section .store-features-wrap .store-feature-row .store-feature-img-col .feature-img {
	max-width:100%
}
.store-features-section .store-features-wrap .store-feature-row .store-feature-info-col {
	padding:0 40px;
	-webkit-order:2;
	-moz-box-ordinal-group:3;
	order:2;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.store-features-section .store-features-wrap .store-feature-row .store-feature-info-col h3 {
	font-size:18px;
	line-height:26px;
	font-weight:600;
	color:#ee741f;
	margin-bottom:16px
}
.store-features-section .store-features-wrap .store-feature-row .store-feature-info-col h2 {
	font-size:28px;
	line-height:36px;
	font-weight:700;
	margin-bottom:32px
}
.store-features-section .store-features-wrap .store-feature-row .store-feature-info-col p {
	font-size:18px;
	line-height:26px;
	color:#4d4d4d
}
.store-features-section .store-features-wrap .store-feature-row:nth-child(2n) .store-feature-img-col {
	-webkit-order:2;
	-moz-box-ordinal-group:3;
	order:2
}
.store-features-section .store-features-wrap .store-feature-row:nth-child(2n) .store-feature-info-col {
	-webkit-order:1;
	-moz-box-ordinal-group:2;
	order:1
}
.store-features-section .store-features-wrap .store-feature-row:first-child .store-feature-info-col h3 {
	color:#e5a703
}
.store-features-section .store-features-wrap .store-feature-row:last-child .store-feature-info-col h3 {
	color:#df1e5b
}
.store-features-section .store-features-wrap .store-feature-row.delivery-steps h2 {
	margin-bottom:16px
}
@media only screen and (max-width:768px) {
	.store-features-section .section-header {
	text-align:center
}
}
@media only screen and (max-width:767.97px) {
	.store-features-section {
	text-align:center
}
.store-features-section .store-features-wrap .feature-divider {
	padding-top:32px;
	text-align:center;
	display:block
}
.store-features-section .store-features-wrap .store-feature-row {
	margin:0;
	padding-top:60px
}
.store-features-section .store-features-wrap .store-feature-row:first-child {
	padding-top:32px
}
.store-features-section .store-features-wrap .store-feature-row .store-feature-info-col {
	-webkit-order:1!important;
	-moz-box-ordinal-group:2!important;
	order:1!important;
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start;
	padding:0 0 12px;
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1
}
.store-features-section .store-features-wrap .store-feature-row .store-feature-img-col {
	padding:0;
	width:100%;
	-webkit-order:2!important;
	-moz-box-ordinal-group:3!important;
	order:2!important
}
.store-features-section .store-features-wrap .store-feature-row.delivery-steps .store-feature-info-col {
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
}
@media only screen and (max-width:576px) {
	.store-features-section {
	padding:64px 0
}
.store-features-section .section-header {
	font-size:24px;
	line-height:32px;
	font-weight:600;
	letter-spacing:-.02em
}
.store-features-section .store-features-wrap {
	padding-top:8px
}
.store-features-section .store-features-wrap .store-feature-row .store-feature-info-col {
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1
}
.store-features-section .store-features-wrap .store-feature-row .store-feature-info-col h3 {
	font-size:16px;
	line-height:24px;
	margin-bottom:8px
}
.store-features-section .store-features-wrap .store-feature-row .store-feature-info-col h2 {
	font-size:20px;
	line-height:28px;
	margin-bottom:16px;
	text-align:center;
	display:block;
	width:100%
}
.store-features-section .store-features-wrap .store-feature-row .store-feature-info-col p {
	font-size:16px;
	line-height:24px;
	margin-bottom:4px
}
}
.store-features-section.premium-step .store-features-wrap .store-feature-row:last-child .store-feature-info-col h3 {
	color:#fab73b
}
.store-features-section.premium-step .store-features-wrap .store-feature-row:nth-child(3) .store-feature-info-col h3 {
	color:#e50b20
}
.store-features-section.premium-step .store-features-wrap .store-feature-row .store-feature-img-col .feature-img {
	width:auto;
	max-width:100%
}
.store-features-section.sell-step-section .store-features-wrap .store-feature-info-col h3 {
	font-size:28px;
	line-height:36px;
	font-weight:500;
	margin-bottom:16px;
	color:#1a181e!important
}
@media only screen and (max-width:576px) {
	.store-features-section.sell-step-section .store-features-wrap .store-feature-info-col h3 {
	font-size:24px;
	line-height:32px;
	font-weight:500;
	margin-bottom:8px
}
}
.store-step-number {
	margin-bottom:120px
}
.store-step-number img {
	max-width:100%
}
@media only screen and (max-width:576px) {
	.store-step-number {
	margin-bottom:0
}
}
.compare-us-section {
	padding:32px 0 80px
}
@media only screen and (max-width:576px) {
	.compare-us-section {
	padding:16px 0 64px
}
}
.get-online-store {
	background-color:#fafafa;
	padding:80px 0
}
.get-online-store .get-online-store-inner .section-header {
	margin-bottom:16px
}
.get-online-store .get-online-store-inner p {
	font-size:20px;
	line-height:28px;
	font-weight:400;
	color:#4d4d4d;
	margin-bottom:16px
}
.get-online-store .get-online-store-inner p:last-child {
	margin-bottom:0
}
@media only screen and (max-width:576px) {
	.get-online-store {
	padding:64px 0
}
.get-online-store .get-online-store-inner p {
	text-align:center;
	font-size:18px;
	line-height:26px;
	font-weight:400
}
}
.store-features-section.intl-store-feature {
	padding:0px 0 80px
}
.store-features-section.intl-store-feature .store-feature-info-col ul {
	padding:0 0 0 32px
}
.store-features-section.intl-store-feature .store-feature-info-col ul li {
	position:relative;
	font-size:18px;
	line-height:26px;
	font-weight:400;
	margin-bottom:16px
}
.store-features-section.intl-store-feature .store-feature-info-col ul li:last-child {
	margin-bottom:0
}
.store-features-section.intl-store-feature .store-feature-info-col ul li:before {
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	position:absolute;
	content:"";
	left:-32px;
	top:3px
}
.store-features-section.intl-store-feature .store-feature-info-col ul.star-purple li:before {
	background-image:url(/assets/img/star-purple.svg)
}
.store-features-section.intl-store-feature .store-feature-info-col ul.star-blue li:before {
	background-image:url(/assets/img/star-purple.svg)
}
.store-features-section.intl-store-feature .store-feature-info-col ul.star-gray li:before {
	background-image:url(/assets/img/star-purple.svg)
}
@media only screen and (max-width:576px) {
	.store-features-section.intl-store-feature {
	padding:60px 0
}
.store-features-section.intl-store-feature .section-header {
	margin-bottom:0;
	font-weight:700
}
.store-features-section.intl-store-feature .store-feature-info-col {
	margin-bottom:32px
}
.store-features-section.intl-store-feature .store-feature-info-col:last-child {
	margin-bottom:0
}
.store-features-section.intl-store-feature .store-feature-info-col ul li {
	text-align:left;
	font-size:14px;
	line-height:20px;
	font-weight:400
}
.store-features-section.intl-store-feature .store-feature-info-col ul li:before {
	top:-1px
}
}
.affiliate-icon .store-feature-info-col h2 {
	position:relative
}
.affiliate-icon .store-feature-info-col h2 img {
	vertical-align:middle;
	margin-right:8px
}
@media only screen and (max-width:576px) {
	.affiliate-icon .store-feature-info-col h2 img {
	position:relative;
	top:-2px
}
}
.affiliate-store-section .section-header {
	text-align:center;
	max-width:475px;
	margin:0 auto 64px
}
@media only screen and (max-width:576px) {
	.affiliate-store-section .section-header {
	margin-bottom:0
}
.affiliate-store-section .store-features-wrap .store-feature-row {
	padding-top:60px
}
.affiliate-store-section .store-features-wrap .store-feature-row:first-child {
	padding-top:32px
}
.affiliate-store-section .store-features-wrap .store-feature-row .store-feature-info-col {
	margin-bottom:32px;
	padding-bottom:0
}
}
.intl-store-feature .section-header {
	max-width:890px;
	margin:100px auto 64px;
	text-align:center
}
.total-banner .total-banner-wrap {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	margin:0 -18px -50px;
	-webkit-flex-flow:row wrap;
	-moz-box-orient:horizontal;
	-moz-box-direction:normal;
	flex-flow:row wrap;
	padding-top:80px
}
.total-banner .total-banner-wrap>div {
	padding:18px;
	width:220px
}
.total-banner .total-banner-wrap>div img {
	width:64px;
	height:64px
}
.total-banner .total-banner-wrap>div h3 {
	margin-top:24px;
	margin-bottom:6px;
	letter-spacing:-1.76px;
	font-family:Libre Baskerville
}
.total-banner .total-banner-wrap>div p {
	font-size:20px;
	line-height:28px;
	margin-top:16px
}
@media only screen and (max-width:768px) {
	.total-banner .total-banner-wrap>div {
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	width:50%;
	text-align:center
}
}
@media only screen and (max-width:576px) {
	.total-banner {
	padding:20px 0
}
.total-banner .total-banner-wrap {
	padding-top:32px;
	padding-bottom:32px
}
.total-banner .total-banner-wrap>div img {
	width:56px;
	height:56px
}
.total-banner .total-banner-wrap>div h3 {
	margin-top:8px;
	margin-bottom:2px;
	letter-spacing:-1.28px;
	font-size:32px;
	line-height:40px;
	font-weight:700
}
.total-banner .total-banner-wrap>div p {
	font-size:16px;
	line-height:24px;
	margin-top:8px
}
}
.simple-tools-banner {
	background-color:#fff;
	padding-top:80px
}
.simple-tools-banner .section-header {
	font-size:36px;
	line-height:42px;
	font-weight:700;
	letter-spacing:-.02em;
	margin-bottom:40px
}
.simple-tools-banner .simple-tools-banner-wrap {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	margin:0 -16px;
	padding:0 0 56px;
	-webkit-flex-flow:row wrap;
	-moz-box-orient:horizontal;
	-moz-box-direction:normal;
	flex-flow:row wrap
}
.simple-tools-banner .simple-tools-banner-wrap.us-page-tool-banner>div {
	min-height:260px
}
.simple-tools-banner .simple-tools-banner-wrap.us-page-tool-banner>div h4 span {
	font-size:12px;
	line-height:16px;
	font-weight:500;
	color:#4d4d4d;
	border:1px solid grey;
	border-radius:3px;
	padding:2px 8px;
	margin-left:4px;
	white-space:nowrap
}
@media only screen and (max-width:576px) {
	.simple-tools-banner .simple-tools-banner-wrap.us-page-tool-banner>div {
	min-height:auto
}
}
.simple-tools-banner .simple-tools-banner-wrap>div {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start;
	padding:24px 16px;
	width:33.33%;
	min-height:240px
}
@media only screen and (max-width:576px) {
	.simple-tools-banner .simple-tools-banner-wrap>div {
	min-height:auto
}
}
.simple-tools-banner .simple-tools-banner-wrap>div img {
	width:60px;
	height:60px
}
.simple-tools-banner .simple-tools-banner-wrap>div img.mobile-icon {
	display:none
}
.simple-tools-banner .simple-tools-banner-wrap>div img.web-icon {
	display:block
}
.simple-tools-banner .simple-tools-banner-wrap>div h4 {
	margin-top:24px;
	margin-bottom:8px;
	font-size:20px;
	line-height:28px;
	font-weight:500
}
.simple-tools-banner .simple-tools-banner-wrap>div p {
	font-size:16px;
	line-height:24px;
	color:#4d4d4d
}
.simple-tools-banner.premium-feature-section {
	background-color:#fafafa
}
.simple-tools-banner.premium-feature-section .simple-tools-banner-wrap div {
	width:48%
}
@media only screen and (max-width:768px) {
	.simple-tools-banner .section-header {
	text-align:center
}
.simple-tools-banner .simple-tools-banner-wrap>div {
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	text-align:center;
	width:50%
}
}
@media only screen and (max-width:576px) {
	.simple-tools-banner {
	padding:64px 0
}
.simple-tools-banner .section-header {
	font-size:24px;
	line-height:32px;
	font-weight:600;
	letter-spacing:.02em
}
.simple-tools-banner .simple-tools-banner-wrap {
	padding:0
}
.simple-tools-banner .simple-tools-banner-wrap>div {
	width:100%;
	padding:0 16px;
	margin-bottom:40px
}
.simple-tools-banner .simple-tools-banner-wrap>div:last-child {
	margin-bottom:0
}
.simple-tools-banner .simple-tools-banner-wrap>div img.mobile-icon {
	display:block
}
.simple-tools-banner .simple-tools-banner-wrap>div img.web-icon {
	display:none
}
.simple-tools-banner .simple-tools-banner-wrap>div h4 {
	margin-top:20px;
	margin-bottom:4px;
	font-size:18px;
	line-height:26px;
	font-weight:500
}
.simple-tools-banner.premium-feature-section .simple-tools-banner-wrap div {
	width:100%
}
}
.us-why-dukaan {
	background-color:rgba(20,110,180,.05)
}
.download-app-banner {
	padding:48px 0;
	background-image:url(/images/download-app-banner.jpg);
	background-size:cover;
	color:#fff
}
.download-app-banner .download-app-baaner-wrap {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.download-app-banner .download-app-baaner-wrap h2 {
	font-size:36px;
	line-height:42px;
	font-weight:700;
	letter-spacing:-.02em
}
.download-app-banner .download-app-baaner-wrap p {
	margin:12px 0 32px;
	font-size:20px;
	line-height:28px;
	max-width:620px
}
.download-app-banner .download-dukaan-web-banner-wrap {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start
}
.download-app-banner .download-dukaan-web-banner-wrap p {
	max-width:736px
}
.download-app-banner .download-app-btn {
	padding:16px 32px;
	font-size:20px;
	line-height:28px
}
.download-app-banner .download-app-btn:hover {
	-webkit-transform:translateY(-1px);
	-moz-transform:translateY(-1px);
	transform:translateY(-1px);
	box-shadow:0 4px 12px 0 rgba(0,0,0,.1)
}
@media only screen and (max-width:576px) {
	.download-app-banner .download-app-btn {
	font-size:16px;
	line-height:24px;
	padding:12px 32px
}
.download-app-banner {
	padding:40px 0;
	text-align:center;
	background-image:url(/_next/static/media/download-app-mobile-banner.38088d0fbb71885784bbb5e318a80806.webp)
}
.download-app-banner .download-app-baaner-wrap {
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.download-app-banner .download-app-baaner-wrap h2 {
	font-size:24px;
	line-height:32px;
	font-weight:600;
	letter-spacing:.02em
}
.download-app-banner .download-app-baaner-wrap p {
	margin:16px 0 24px;
	font-size:16px;
	line-height:24px
}
.download-app-banner .download-app-baaner-wrap .download-app-link>img {
	width:172px;
	height:50px
}
}
.download-app-banner.intl-footer-banner .download-app-baaner-wrap p {
	max-width:none
}
.download-app-banner.pc-app-download .download-dukaan-web-banner-wrap {
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.download-app-banner.pc-app-download .download-dukaan-web-banner-wrap p {
	text-align:center
}
.sell-app-banner .download-dukaan-web-banner-wrap {
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start
}
.sell-app-banner .download-dukaan-web-banner-wrap h2 {
	max-width:736px
}
.sell-app-banner .download-dukaan-web-banner-wrap p {
	text-align:left
}
@media only screen and (max-width:576px) {
	.sell-app-banner .download-dukaan-web-banner-wrap {
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.sell-app-banner .download-dukaan-web-banner-wrap p {
	text-align:center
}
}
.build-business-section {
	padding:70px 0 20px;
	background-color: #FCF3E4;
}
.build-business-section .row {
	margin:0 -16px
}
.btn-primary
{
	background-color: #e5a703 !important;
    border-color: #e5a703 !important;
}
.btn-primary:hover
{
	background-color: #e5a703 !important;
    border-color: #e5a703 !important;
}
.build-business-section .padd-col {
	padding:10px 16px
}
.build-business-section .online-business-wrap {
	padding:0 16px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.build-business-section .online-business-wrap h1 {
	font-size:48px;
	line-height:54px;
	font-weight:800;
	margin-bottom:16px
}
.build-business-section .online-business-wrap h2.description,.build-business-section .online-business-wrap p.description {
	font-size:20px;
	line-height:28px;
	font-weight:400;
	color:#4d4d4d;
	margin-bottom:40px
}
.build-business-section .online-business-wrap h2.description.mb0,.build-business-section .online-business-wrap p.description.mb0 {
	margin-bottom:0
}
.build-business-section .online-business-wrap h2.description.bg-remove-width,.build-business-section .online-business-wrap p.description.bg-remove-width {
	max-width:530px
}
.build-business-section .online-business-wrap .download-section,.build-business-section .online-business-wrap .download-section .ios-download-link {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.build-business-section .online-business-wrap .download-section .ios-download-link {
	font-size:16px;
	line-height:24px
}
.build-business-section .online-business-wrap .download-section .ios-download-link:before {
	content:"";
	display:-webkit-inline-flex;
	display:-moz-inline-box;
	display:inline-flex;
	margin:0 24px;
	width:1px;
	height:40px;
	background-color:#ccc
}
.build-business-section .online-business-wrap .btn-0 {
	padding:16px 32px;
	font-size:20px;
	line-height:28px
}
.build-business-section .online-business-wrap .btn-0:hover {
	-webkit-transform:translateY(-1px);
	-moz-transform:translateY(-1px);
	transform:translateY(-1px);
	box-shadow:0 4px 12px 0 rgba(0,0,0,.1)
}
@media only screen and (max-width:576px) {
	.build-business-section .online-business-wrap .btn-0 {
	font-size:16px;
	line-height:24px;
	padding:12px 24px
}
}
.build-business-section .store-person-img {
	background:url(/images/store-person-1.jpg) no-repeat 50%;
	background-size:100% 100%;
	height:520px;
	width:100%;
	position:relative;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	max-width:544px;
	margin-left:auto;
	-webkit-justify-content:space-around;
	justify-content:space-around;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.build-business-section .store-person-img .floating-laptop {
	height:131px;
	width:179px;
	position:absolute;
	bottom:57px;
	right:19px;
	z-index:100
}
@media only screen and (max-width:1024px) {
	.build-business-section .store-person-img .floating-laptop {
	right:-1px
}
}
@media only screen and (max-width:768px) {
	.build-business-section .store-person-img .floating-laptop {
	height:163px;
	width:221px;
	bottom:51px;
	right:27px
}
.build-business-section .store-person-img {
	background-size:cover;
	width:90vw;
	height:60vh;
	margin:0 auto
}
}
@media only screen and (max-width:576px) {
	.build-business-section .store-person-img {
	background-size:cover;
	width:90vw;
	height:304px
}
.build-business-section .store-person-img .floating-laptop {
	display:none
}
}
.build-business-section .featured-in-section {
	margin:64px 0 4px
}
.build-business-section .featured-in-section h3 {
	font-size:18px;
	line-height:26px;
	font-weight:500
}
.build-business-section .featured-in-section .featured-in-wrap {
	margin:32px 0 0;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap
}
.build-business-section .featured-in-section .featured-in-wrap>div {
	text-align:center
}
.build-business-section .featured-in-section .featured-in-wrap>div>a :hover {
	opacity:.7;
	-webkit-transition:.4s;
	-moz-transition:.4s;
	transition:.4s
}
.build-business-section .featured-in-section .featured-in-wrap .us-brand-logo {
	opacity:.6
}
@media only screen and (max-width:1024px) {
	.build-business-section .featured-in-section .featured-in-wrap>div .entracker-logo {
	max-width:142px
}
.build-business-section .featured-in-section .featured-in-wrap>div .logo-small {
	max-height:22px
}
.build-business-section .featured-in-section .featured-in-wrap>div .logo-small.prime-logo.us-brand-logo {
	max-height:52px
}
}
@media only screen and (max-width:768px) {
	.build-business-section {
	padding:128px 0 48px
}
.build-business-section .row {
	margin:0
}
.build-business-section .row .online-business-wrap,.build-business-section .row .padd-col,.build-business-section .row .store-person-img {
	padding:0;
	-webkit-flex-basis:100%;
	flex-basis:100%;
	max-width:100%
}
.build-business-section .row .store-person-img {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start
}
}
@media only screen and (max-width:768px)and (max-width:576px) {
	.build-business-section .row .store-person-img {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
}
@media only screen and (max-width:768px) {
	.build-business-section .row .online-business-wrap {
	margin-bottom:48px
}
.build-business-section .row .online-business-wrap h1 {
	font-size:32px;
	line-height:36px;
	margin-bottom:12px;
	letter-spacing:-1.12px
}
.build-business-section .row .online-business-wrap p {
	font-size:16px;
	line-height:24px
}
.build-business-section .row .online-business-wrap .download-app-link img {
	width:172px;
	height:50px
}
.build-business-section .row .online-business-wrap .ios-download-link {
	font-size:14px;
	line-height:18px
}
.build-business-section .row .online-business-wrap .ios-download-link:before {
	height:36px;
	margin:0 20px
}
.build-business-section .featured-in-section {
	text-align:center;
	margin:48px 0 0
}
.build-business-section .featured-in-section .featured-in-wrap>div {
	-webkit-flex:0 0 48%;
	-moz-box-flex:0;
	flex:0 0 48%;
	padding:16px 8px
}
.build-business-section .featured-in-section .featured-in-wrap>div .entracker-logo {
	width:142px
}
.build-business-section .featured-in-section .featured-in-wrap>div .logo-small {
	max-height:26px
}
.build-business-section .featured-in-section .featured-in-wrap>div .logo-small.us-brand-logo {
	max-height:26px;
	max-width:100%
}
}
.apps-section {
	margin-top:32px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.apps-section .home-ios-icons a {
	text-decoration:none;
	width:20px;
	height:20px;
	margin-right:8px
}
.apps-section .home-ios-icons a:hover {
	opacity:.8;
	-webkit-transition:.3s;
	-moz-transition:.3s;
	transition:.3s
}
.apps-section p {
	font-size:14px;
	line-height:20px;
	color:#4d4d4d
}
.apps-section img {
	width:20px;
	height:20px;
	vertical-align:bottom
}
@media only screen and (max-width:576px) {
	.apps-section {
	display:none
}
}
.feature-section.build-business-section {
	padding:64px 0;
	background-color:#fafafa
}
.feature-section.build-business-section .featured-in-section {
	margin:0
}
@-webkit-keyframes fadeInUp {
	0% {
	opacity:0;
	-webkit-transform:translate3d(0,100%,0);
	transform:translate3d(0,100%,0)
}
to {
	opacity:1;
	-webkit-transform:none;
	transform:none
}
}
@-moz-keyframes fadeInUp {
	0% {
	opacity:0;
	-webkit-transform:translate3d(0,100%,0);
	-moz-transform:translate3d(0,100%,0);
	transform:translate3d(0,100%,0)
}
to {
	opacity:1;
	-webkit-transform:none;
	-moz-transform:none;
	transform:none
}
}
@keyframes fadeInUp {
	0% {
	opacity:0;
	-webkit-transform:translate3d(0,100%,0);
	-moz-transform:translate3d(0,100%,0);
	transform:translate3d(0,100%,0)
}
to {
	opacity:1;
	-webkit-transform:none;
	-moz-transform:none;
	transform:none
}
}
.online-business-wrap .first {
	opacity:0;
	-webkit-animation:fadeInUp .6s ease-in-out 0s forwards;
	-moz-animation:fadeInUp .6s ease-in-out 0s forwards;
	animation:fadeInUp .6s ease-in-out 0s forwards
}
.online-business-wrap .second {
	opacity:0;
	-webkit-animation:fadeInUp 1s ease-in-out .3s forwards;
	-moz-animation:fadeInUp 1s ease-in-out .3s forwards;
	animation:fadeInUp 1s ease-in-out .3s forwards
}
.online-business-wrap .linkBtn {
	opacity:0;
	-webkit-animation:fadeInUp 1.6s ease-in-out 0s forwards;
	-moz-animation:fadeInUp 1.6s ease-in-out 0s forwards;
	animation:fadeInUp 1.6s ease-in-out 0s forwards
}
.online-business-wrap .fourth {
	opacity:0;
	-webkit-animation:fadeInUp 2s ease-in-out 0s forwards;
	-moz-animation:fadeInUp 2s ease-in-out 0s forwards;
	animation:fadeInUp 2s ease-in-out 0s forwards
}
.online-business-wrap .fifth {
	opacity:0;
	-webkit-animation:fadeInUp 2.6s ease-in-out .8s forwards;
	-moz-animation:fadeInUp 2.6s ease-in-out .8s forwards;
	animation:fadeInUp 2.6s ease-in-out .8s forwards
}
.dukaan-plus-bus-section {
	height:520px
}
.dukaan-plus-bus-section img {
	max-width:544px;
	width:100%;
	height:100%
}
@media only screen and (max-width:768px) {
	.dukaan-plus-bus-section {
	width:100%;
	min-height:323px;
	height:auto
}
}
@media only screen and (max-width:576px) {
	.dukaan-plus-bus-section {
	width:100%;
	min-height:323px;
	height:auto
}
}
.sell-banner-main h1.sell-first-head {
	font-size:18px;
	line-height:26px;
	font-weight:600;
	color:#e5a703;
	margin:0 0 8px;
	letter-spacing:normal
}
.sell-banner-main h2.sell-second-head {
	font-size:48px;
	line-height:54px;
	font-weight:800;
	margin-bottom:24px
}
.sell-banner-main h2.sell-second-head span {
	display:inline-block
}
.sell-banner-main .linkBtn {
	width:100%
}
.sell-banner-main .sell-banner-input {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:flex-start;
	-moz-box-pack:start;
	justify-content:flex-start;
	margin-bottom:0
}
.sell-banner-main .sell-banner-input .input-group-wrap {
	margin-right:16px;
	max-width:352px;
	width:100%
}
.sell-banner-main .sell-banner-input .input-group-wrap input {
	padding:12px 16px;
	font-size:18px;
	line-height:26px;
	font-weight:400;
	color:#1a181e
}
.sell-banner-main .sell-banner-input .btn-0 {
	padding:12px 24px;
	font-size:18px;
	line-height:26px;
	font-weight:500
}
.sell-banner-main .dukaan-sell-banner-section {
	position:relative;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	height:520px
}
.sell-banner-main .dukaan-sell-banner-section img {
	max-width:544px;
	width:100%;
	height:100%;
	object-fit:cover
}
@media only screen and (max-width:768px) {
	.sell-banner-main .dukaan-sell-banner-section {
	width:100%;
	min-height:323px;
	height:auto
}
}
@media only screen and (max-width:576px) {
	.sell-banner-main .dukaan-sell-banner-section {
	width:100%;
	min-height:323px;
	height:auto
}
}
.sell-banner-main .dukaan-sell-banner-section .sell-play-icon {
	position:absolute;
	-webkit-transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);
	-moz-transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);
	transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);
	-webkit-transform-style:preserve-3d;
	transform-style:preserve-3d;
	-webkit-transition:.5s;
	-moz-transition:.5s;
	transition:.5s
}
.sell-banner-main .dukaan-sell-banner-section .sell-play-icon:hover {
	-webkit-transform:translateZ(0) scale3d(1.1,1.1,1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);
	-moz-transform:translateZ(0) scale3d(1.1,1.1,1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);
	transform:translateZ(0) scale3d(1.1,1.1,1) rotateX(0deg) rotateY(0deg) rotate(0deg) skew(0deg,0deg);
	-webkit-transform-style:preserve-3d;
	transform-style:preserve-3d;
	-webkit-transition:.5s;
	-moz-transition:.5s;
	transition:.5s
}
.sell-banner-main .dukaan-sell-banner-section .sell-play-icon img {
	max-width:100%;
	width:auto;
	cursor:pointer
}
@media only screen and (max-width:768px) {
	.sell-banner-main .input-group-wrap {
	max-width:none;
	width:100%
}
.sell-banner-main .sell-banner-input {
	-webkit-justify-content:flex-start;
	-moz-box-pack:start;
	justify-content:flex-start
}
}
@media only screen and (max-width:576px) {
	.sell-banner-main h2.sell-second-head {
	font-size:28px;
	line-height:36px;
	margin-bottom:12px;
	letter-spacing:-1.12px
}
.sell-banner-main .linkBtn {
	width:100%
}
.sell-banner-main .sell-banner-input {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.sell-banner-main .sell-banner-input .input-group-wrap {
	max-width:none;
	width:100%;
	margin-right:0;
	margin-bottom:16px
}
.sell-banner-main .sell-banner-input .btn-0 {
	width:100%;
	display:-webkit-flex!important;
	display:-moz-box!important;
	display:flex!important;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.sell-banner-main .online-business-wrap h1.sell-first-head {
	font-size:18px;
	line-height:26px;
	font-weight:600
}
}
.sell-video-popup {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	-webkit-transition:opacity .3s ease 0s;
	-moz-transition:opacity .3s ease 0s;
	transition:opacity .3s ease 0s;
	opacity:1;
	background-color:rgba(0,0,0,.9);
	z-index:1000;
	text-align:center
}
.sell-video-popup,.sell-video-popup .sell-video-popup-container {
	height:100%;
	overflow:auto
}
.sell-video-popup .sell-video-popup-container .sell-video-popup-content {
	position:relative;
	height:100vh;
	overflow:hidden;
	margin-top:2vh
}
.sell-video-popup .sell-video-popup-container .sell-video-popup-content .sell-video-popup-view {
	position:absolute;
	width:100vw;
	height:100vh;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.sell-video-popup .sell-video-popup-cross {
	position:absolute;
	top:0;
	right:24px;
	cursor:pointer;
	-webkit-transition:.3s;
	-moz-transition:.3s;
	transition:.3s;
	z-index:1000
}
.sell-video-popup .sell-video-popup-cross img {
	cursor:pointer
}
.sell-video-popup .react-player {
	max-width:940px;
	max-height:650px
}
@media only screen and (max-width:576px) {
	.sell-video-popup .react-player {
	max-height:300px
}
}
.bg-remove-section .online-business-wrap h1 span {
	display:inline-block
}
.bg-remove-section .hide-upload {
	display:none
}
.bg-remove-section .br-upload-img {
	border:1px dashed #ccc;
	width:100%;
	padding:48px;
	position:relative;
	max-width:544px
}
.bg-remove-section .br-upload-img .br-upload-input {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0
}
.bg-remove-section .br-upload-img .br-upload-input input {
	opacity:0;
	width:100%;
	height:100%;
	cursor:pointer
}
.bg-remove-section .br-upload-img .br-upload-btn {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.bg-remove-section .br-upload-img .br-upload-btn .br-upload-btn {
	padding:13px 24px;
	font-size:16px;
	line-height:24px;
	font-weight:500;
	color:#fff;
	background-image:url(/_next/static/media/upload-icon.d0a7382286e140b2dd5d0f84c86b4635.svg);
	background-repeat:no-repeat;
	background-position:24px 13px;
	text-indent:35px
}
.bg-remove-section .br-upload-img .br-upload-btn span {
	font-size:14px;
	line-height:20px;
	font-weight:400;
	color:#4d4d4d;
	margin-top:16px
}
.bg-remove-section .br-upload-img.upload-new-img {
	border:none;
	padding:0;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	margin-right:32px
}
.bg-remove-section .br-upload-img.upload-new-img .br-upload-new span {
	background-image:url(/_next/static/media/upload-icon-small.c19ee3e0de57f7243ccd2b9319dd43b4.svg);
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#4d4d4d;
	background-repeat:no-repeat;
	background-position:0 2px;
	text-indent:30px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex
}
.bg-remove-section .br-support-format {
	font-size:14px;
	line-height:20px;
	font-weight:400;
	color:#4d4d4d;
	text-align:center;
	margin-top:16px;
	width:100%
}
.bg-remove-section .dukaan-sell-banner-section {
	position:relative;
	background-image:url(/_next/static/media/bg-trans-png.8c50226376e53494e2d874264a1056f0.png);
	max-width:544px;
	width:100%;
	height:100%
}
.bg-remove-section .dukaan-sell-banner-section .bg-remove-slile-img .react-draggable {
	-webkit-transform:translate(0)!important;
	-moz-transform:translate(0)!important;
	transform:translate(0)!important;
	max-width:100%!important;
	right:0;
	left:0!important;
	border:none!important;
	height:100%!important;
	background-size:cover
}
.bg-remove-section .dukaan-sell-banner-section .bg-remove-slile-img .react-draggable div:nth-child(2) {
	width:4px!important;
	right:-4px!important;
	background-color:#fff!important;
	cursor:pointer!important
}
.bg-remove-section .dukaan-sell-banner-section .bg-remove-slile-img .react-draggable div:nth-child(2):after {
	background-image:url(/_next/static/media/drag-icon.1360e612a51352ef4605ba497eefd617.svg);
	content:"";
	position:absolute;
	position:fixed;
	width:65px;
	height:65px;
	right:-35px;
	top:40%;
	background-repeat:no-repeat;
	background-position:0 0;
	outline:none;
	box-shadow:none;
	margin:0;
	padding:0;
	cursor:pointer
}
.bg-remove-section .dukaan-sell-banner-section .bg-remove-slile-img img {
	width:544px;
	height:520px
}
.bg-remove-section .priview-pop-compare {
	position:relative;
	max-width:690px;
	max-height:350px;
	margin:0 auto;
	-webkit-align-self:center;
	align-self:center
}
.bg-remove-section .priview-pop-compare .bg-remove-slile-img .react-draggable {
	-webkit-transform:translate(0)!important;
	-moz-transform:translate(0)!important;
	transform:translate(0)!important;
	max-width:100%!important;
	right:0;
	left:0!important;
	border:none!important;
	height:100%!important;
	background-size:cover;
	max-height:350px!important
}
.bg-remove-section .priview-pop-compare .bg-remove-slile-img .react-draggable div:nth-child(2) {
	width:2px!important;
	right:-2px!important;
	background-color:#fff!important;
	cursor:pointer!important
}
.bg-remove-section .priview-pop-compare .bg-remove-slile-img .react-draggable div:nth-child(2):after {
	background-image:url(/_next/static/media/drag-icon.1360e612a51352ef4605ba497eefd617.svg);
	content:"";
	position:absolute;
	position:fixed;
	width:32px;
	height:32px;
	right:-18px;
	top:40%;
	background-repeat:no-repeat;
	background-position:0 0;
	outline:none;
	box-shadow:none;
	margin:0;
	padding:0;
	cursor:pointer;
	background-size:100%
}
.bg-remove-section.image-enhance-banner .bg-remove-slile-img .react-draggable {
	max-width:97.3%!important
}
@media only screen and (max-width:768px) {
	.bg-remove-section .dukaan-sell-banner-section {
	margin:0 auto
}
}
@media only screen and (max-width:576px) {
	.bg-remove-section .dukaan-sell-banner-section .bg-remove-slile-img img {
	max-width:374px;
	min-height:374px;
	width:100%;
	height:100%
}
.bg-remove-section .dukaan-sell-banner-section .bg-remove-slile-img .react-draggable {
	max-width:100%!important
}
}
@media only screen and (max-width:360px) {
	.bg-remove-section .dukaan-sell-banner-section .bg-remove-slile-img .react-draggable {
	background-position:-9px 0
}
}
.build-business-section.premium-banner {
	background-color:rgba(20,110,180,.05)
}
.build-business-section.premium-banner .premium-banner-heading {
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap
}
.build-business-section.premium-banner .premium-banner-heading h1 {
	margin-bottom:0
}
.build-business-section.premium-banner .description {
	margin-top:24px
}
.build-business-section.premium-banner .dukaan-plus-bus-section {
	height:auto;
	text-align:right
}
.build-business-section.premium-banner .dukaan-plus-bus-section img {
	max-width:100%;
	width:auto;
	height:auto
}
@media only screen and (max-width:768px) {
	.build-business-section.premium-banner .premium-banner-heading h1 {
	margin-bottom:0
}
.build-business-section.premium-banner .dukaan-plus-bus-section {
	text-align:center
}
}
.us-page-banner .us-page-heading {
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap
}
.us-page-banner .us-page-heading h1.animate__animated {
	margin-bottom:0
}
.us-page-banner .description {
	margin-top:16px
}
.us-page-banner .us-banner-section {
	position:relative;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	height:520px
}
.us-page-banner .us-banner-section img {
	max-width:544px;
	width:100%;
	height:100%;
	object-fit:fill
}
@media only screen and (max-width:576px) {
	.us-page-banner .us-banner-section {
	width:100%;
	min-height:323px;
	height:auto;
	top:48px
}
.us-page-banner.home-banner-canvas {
	min-height:872px
}
}
.feature-section.build-business-section.us-brand-section {
	background-color:#fff;
	padding:80px 0
}
.feature-section.build-business-section.us-brand-section h3 {
	font-size:36px;
	line-height:42px;
	font-weight:700;
	letter-spacing:-.02em;
	color:#1a181e
}
.feature-section.build-business-section.us-brand-section .featured-in-wrap {
	margin-top:64px
}
.feature-section.build-business-section.us-brand-section .slick-dots {
	position:static;
	display:-webkit-flex!important;
	display:-moz-box!important;
	display:flex!important;
	-webkit-flex-direction:row;
	-moz-box-orient:horizontal;
	-moz-box-direction:normal;
	flex-direction:row;
	padding:0;
	background-color:transparent;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.feature-section.build-business-section.us-brand-section .slick-dots li {
	width:6px;
	height:6px
}
.feature-section.build-business-section.us-brand-section .slick-dots li button:before {
	width:6px;
	height:6px;
	background-color:#d9d9d9;
	border-radius:15px
}
.feature-section.build-business-section.us-brand-section .slick-dots li.slick-active {
	width:8px;
	height:8px
}
.feature-section.build-business-section.us-brand-section .slick-dots li.slick-active button:before {
	background-color:#e5a703;
	width:8px;
	height:8px
}
@media only screen and (max-width:576px) {
	.feature-section.build-business-section.us-brand-section {
	padding:64px 0
}
.feature-section.build-business-section.us-brand-section h3 {
	font-size:24px;
	line-height:32px;
	font-weight:600;
	text-align:center
}
}
.us-support-section {
	padding:80px 0
}
.us-support-section .us-support-section-inner h3 {
	font-size:36px;
	line-height:42px;
	font-weight:700;
	letter-spacing:-.02em;
	color:#1a181e;
	max-width:730px;
	margin:0 auto 16px;
	text-align:center
}
.us-support-section .us-support-section-inner p {
	font-size:20px;
	line-height:28px;
	font-weight:400;
	color:#4d4d4d
}
.us-support-section .us-support-section-inner .us-support-section-content {
	margin-top:48px;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.us-support-section .us-support-section-inner .us-support-section-content .us-support-box {
	-webkit-flex:0 1 22.3%;
	-moz-box-flex:0;
	flex:0 1 22.3%;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.us-support-section .us-support-section-inner .us-support-section-content .us-support-box h4 {
	font-size:20px;
	line-height:28px;
	font-weight:600;
	color:#1a181e;
	margin:20px 0 8px
}
.us-support-section .us-support-section-inner .us-support-section-content .us-support-box p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#4d4d4d;
	margin-bottom:8px;
	text-align:center
}
.us-support-section .us-support-section-inner .us-support-section-content .us-support-box a {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#e5a703;
	text-decoration:underline;
	margin-top:auto
}
@media only screen and (max-width:576px) {
	.us-support-section {
	padding:64px 0 0
}
.us-support-section .us-support-section-inner h3 {
	font-size:24px;
	line-height:32px;
	font-weight:600;
	text-align:center
}
.us-support-section .us-support-section-inner p {
	font-size:20px;
	line-height:28px;
	font-weight:400;
	text-align:center
}
.us-support-section .us-support-section-inner .us-support-section-content {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.us-support-section .us-support-section-inner .us-support-section-content .us-support-box {
	text-align:center;
	margin-bottom:32px
}
.us-support-section .us-support-section-inner .us-support-section-content .us-support-box:last-child {
	margin-bottom:0
}
}
.timerMain .build-business-section.us-page-banner.timer {
	padding:170px 0 80px
}
@media only screen and (max-width:768px) {
	.timerMain .build-business-section.us-page-banner.timer {
	padding:198px 0 48px
}
}
@media only screen and (max-width:576px) {
	.timerMain .build-business-section.us-page-banner.timer {
	padding:120px 0 48px
}
}
.build-business-section .online-business-wrap .compare-compititor span {
	text-transform:capitalize
}
.build-business-section .online-business-wrap .us-compare-form {
	width:100%
}
.build-business-section .online-business-wrap .us-banner-trial-section {
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start
}
.build-business-section .online-business-wrap .us-banner-trial-section .form-group {
	margin-bottom:0;
	position:relative;
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1
}
.build-business-section .online-business-wrap .us-banner-trial-section .form-group .error-msg {
	color:red;
	font-size:13px;
	line-height:16px;
	font-weight:400;
	margin-top:8px
}
.build-business-section .online-business-wrap .us-banner-trial-section .form-group .form-control {
	font-size:16px;
	line-height:24px;
	font-weight:400
}
.build-business-section .online-business-wrap .us-banner-trial-section .form-group .email-input-txt {
	font-size:12px;
	line-height:16px;
	font-weight:400;
	color:#4d4d4d;
	margin-top:8px
}
.build-business-section .online-business-wrap .us-banner-trial-section .btn-0 {
	z-index:1
}
@media only screen and (max-width:576px) {
	.build-business-section .online-business-wrap .us-banner-trial-section {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.build-business-section .online-business-wrap .us-banner-trial-section .btn-0 {
	margin-left:0;
	margin-top:24px;
	width:100%
}
.build-business-section .online-business-wrap .us-banner-trial-section .form-group {
	width:100%
}
}
@media only screen and (max-width:768px) {
	.bg-remove-section .br-upload-img,.build-business-section .online-business-wrap p.description.bg-remove-width {
	max-width:none
}
}
.privacy-policy-head {
	padding:134px 0 80px;
	background-color:#fafafa
}
.privacy-policy-head h1 {
	font-size:48px;
	line-height:54px;
	font-weight:800;
	margin-bottom:12px
}
.privacy-policy-head .effective-date {
	font-size:16px;
	line-height:24px;
	margin-bottom:32px;
	color:#4d4d4d
}
.privacy-policy-head p {
	font-size:18px;
	line-height:26px
}
@media only screen and (max-width:576px) {
	.privacy-policy-head {
	padding:128px 0 64px
}
.privacy-policy-head p {
	font-size:16px;
	line-height:24px
}
.privacy-policy-head h1 {
	font-size:24px;
	line-height:32px;
	font-weight:600;
	letter-spacing:.02em;
	margin-bottom:12px
}
}
.privacy-section {
	color:#1a181e;
	margin:64px 0 80px
}
.privacy-section section {
	margin-bottom:64px
}
.privacy-section section h3 {
	font-size:24px;
	line-height:32px;
	font-weight:500;
	margin-bottom:16px
}
.privacy-section section h4 {
	font-size:18px;
	line-height:26px;
	font-weight:500;
	margin-bottom:12px
}
.privacy-section section p {
	color:#4d4d4d;
	font-size:18px;
	line-height:26px;
	margin-bottom:24px
}
.privacy-section section p strong {
	font-weight:500
}
.privacy-section section p ul {
	padding-left:20px
}
.privacy-section section p ul li {
	list-style:disc
}
.privacy-section section a {
	color:#e5a703;
	cursor:pointer;
	text-decoration:underline
}
.privacy-section section a:hover {
	color:#115f9c
}
.privacy-section section .info-head {
	margin-bottom:32px
}
@media only screen and (max-width:576px) {
	.privacy-section section p {
	font-size:16px;
	line-height:24px
}
}
.return-policy-section {
	padding:64px 0 80px;
	background-color:#fff
}
.return-policy-section .return-policy-inner ul {
	padding:0 0 0 20px
}
.return-policy-section .return-policy-inner ul li {
	list-style-type:disc;
	font-size:18px;
	line-height:26px;
	font-weight:400;
	color:#4d4d4d;
	margin-bottom:20px
}
.return-policy-section .return-policy-inner ul li:last-child {
	margin-bottom:0
}
.return-policy-section .return-policy-inner ul ul li {
	margin-bottom:4px
}
.return-policy-section .return-policy-inner ul ul li:last-child {
	margin-bottom:20px
}
@media only screen and (max-width:576px) {
	.return-policy-section .return-policy-inner ul li {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	margin-bottom:16px
}
}
.footer {
	padding-top:64px;
	background-color:#fff
}
.footer .footer-links-logo-wrap {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	margin-bottom:24px;
	padding: 60px 0px;
}
.footer .footer-links-logo-wrap .footer-links-wrap {
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1;
	margin-left:132px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	-webkit-flex-flow:row wrap;
	-moz-box-orient:horizontal;
	-moz-box-direction:normal;
	flex-flow:row wrap
}
.footer .footer-links-logo-wrap .footer-links-wrap ul li {
	margin-bottom:16px
}
.footer .footer-links-logo-wrap .footer-links-wrap ul li a {
	color:#fff;
	font-size:18px;
	line-height:26px
}
.footer .footer-links-logo-wrap .footer-links-wrap ul li a:hover {
	color:#fff;
	text-decoration:underline
}
.footer .footer-links-logo-wrap .footer-links-wrap ul li .job-badge {
	font-size:14px;
	line-height:14px;
	font-weight:500;
	width:20px;
	height:20px;
	display:-webkit-inline-flex;
	display:-moz-inline-box;
	display:inline-flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	border-radius:10px;
	background-color:grey;
	color:#fff;
	margin-left:4px
}
.footer .footer-links-logo-wrap .footer-logo-wrap .logo-link img {
	width:156px;
	height:44px
}
.footer .company-rights-section {
	padding:24px 0;
	border-top:1px solid #d9d9d9;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	font-size:14px;
	line-height:20px;
	color:grey
}
.footer .company-rights-section .logo-link {
	display:none
}
.footer .company-rights-section .made-in-section {
	color:#4d4d4d;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.footer .company-rights-section .made-in-section img {
	margin-left:8px
}
@media only screen and (max-width:768px) {
	.footer .footer-links-logo-wrap .footer-links-wrap {
	-webkit-justify-content:flex-start;
	-moz-box-pack:start;
	justify-content:flex-start
}
.footer .footer-links-logo-wrap .footer-links-wrap ul {
	width:125px
}
}
@media only screen and (max-width:576px) {
	.footer {
	padding-top:40px
}
.footer .footer-links-logo-wrap {
	margin-bottom:8px
}
.footer .footer-links-logo-wrap .footer-logo-wrap {
	display:none
}
.footer .footer-links-logo-wrap .footer-links-wrap {
	margin-left:0
}
.footer .footer-links-logo-wrap .footer-links-wrap ul {
	width:50%;
	margin-bottom:20px
}
.footer .footer-links-logo-wrap .footer-links-wrap ul li {
	margin-bottom:12px
}
.footer .footer-links-logo-wrap .footer-links-wrap ul li a {
	font-size:16px;
	line-height:24px
}
.footer .company-rights-section {
	padding:24px 0 20px;
	text-align:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.footer .company-rights-section .made-in-section {
	margin-top:12px
}
.footer .company-rights-section .logo-link {
	display:-webkit-inline-flex;
	display:-moz-inline-box;
	display:inline-flex;
	margin-bottom:24px
}
.footer .company-rights-section .logo-link img {
	width:156px;
	height:44px
}
}
.footer.black-footer {
	background-color:#1a181e
}
.footer.black-footer .footer-links-logo-wrap .footer-links-wrap ul li a {
	color:#fff
}
.footer.black-footer .footer-links-logo-wrap .footer-links-wrap ul li .job-badge {
	background-color:#fff;
	color:#1a181e
}
.footer.black-footer .company-rights-section {
	color:#fff;
	border-color:hsla(0,0%,85.1%,.2)
}
.footer.black-footer .company-rights-section .made-in-section {
	color:#fff
}
.footer.award-footer {
	background-color:#25253c
}
.about-onsell-section {
	padding:120px 0 0;
	position:relative;
	min-height:400px
}
.about-onsell-section:before {
	background-color:#FCF3E4;
	left:0;    
	border-bottom-right-radius: 40%;
    border-bottom-left-radius: 40%;
}
.about-onsell-section:after,.about-onsell-section:before {
	content:"";
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	pointer-events:none
}
.about-onsell-section:after {
	background-image:url(/_next/static/media/banner-gradient.8c3b1accad6cbebfa78bb64a7aa43fc8.svg);
	background-repeat:no-repeat;
	width:364px;
	height:100%
}
.about-onsell-section .about-banner-inner {
	position:relative;
	z-index:1
}
.about-onsell-section .about-banner-inner h1 {
	color:#1a181e;
	text-align:center
}
.about-onsell-section .about-banner-inner h1 span {
	background:-webkit-linear-gradient(45deg,#e5a703,#f4c77e,#e5a703);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent
}
.about-onsell-section .about-banner-inner p {
	color:#1a181e;
	text-align:center;
	margin:16px auto 0
}
@media only screen and (max-width:767.97px) {
	.about-onsell-section {
	text-align:center;
	padding:154px 0 64px
}
.about-onsell-section .about-dukaan-row {
	margin:0
}
.about-onsell-section .about-dukaan-row .about-dukaan-info {
	padding:0;
	width:100%;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.about-onsell-section .about-dukaan-row .about-dukaan-info h1 {
	font-size:28px;
	line-height:36px;
	margin-bottom:12px;
	letter-spacing:-1.12px
}
.about-onsell-section .about-dukaan-row .about-dukaan-info p {
	font-size:16px;
	line-height:24px;
	margin-bottom:32px;
	margin-top:16px
}
.about-onsell-section .about-dukaan-row .team-1-img-wrap {
	padding:0;
	width:100%;
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start
}
}
	.about-onsell-section {
	padding:130px 0 0;
	min-height:400px
}
@media only screen and (max-width:576px) {
	.about-onsell-section {
	padding:100px 0 0;
	min-height:400px
}
.about-onsell-section:before
{
	border-bottom-right-radius: 0%; 
    border-bottom-left-radius: 0%;
}

.about-onsell-section .about-banner-inner h1 {
	font-size:28px;
	line-height:36px;
	font-weight:700;
	letter-spacing:-1.12px
}
.theme-banner
{
	border-bottom-right-radius: 0% !important; 
    border-bottom-left-radius: 0% !important;
}
.about-onsell-section .about-banner-inner h1 br {
	display:none
}
.about-onsell-section .about-banner-inner h1 span {
	display:block
}
.about-onsell-section .about-banner-inner p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	margin-top:12px
}
.about-onsell-section .about-banner-inner p br {
	display:none
}
}
.about-onsell-section .about-dukaan-row {
	margin:0 -16px
}
.about-onsell-section .about-dukaan-row .about-dukaan-info {
	padding:0 16px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.about-onsell-section .about-dukaan-row .about-dukaan-info h1 {
	font-size:48px;
	line-height:54px;
	font-weight:800;
	letter-spacing:-1.92px;
	margin-bottom:12px
}
.about-onsell-section .about-dukaan-row .about-dukaan-info p {
	font-size:20px;
	line-height:28px;
	color:#4d4d4d
}
.about-onsell-section .about-dukaan-row .team-1-img-wrap {
	padding:0 16px
}
.about-onsell-section .about-dukaan-row .team-1-img-wrap img {
	width:100%
}
.value-at-onsellon-section {
	padding:120px 0
}
.value-at-onsellon-section .section-header {
	font-size:36px;
	line-height:42px;
	font-weight:700;
	letter-spacing:-.02em;
	margin-bottom:32px
}
.value-at-onsellon-section .values-list {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	margin:0 -16px;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap
}
.value-at-onsellon-section .values-list li {
	width:33.33%;
	padding:32px 16px 0;
	font-size:18px;
	line-height:26px;
	display:-webkit-inline-flex;
	display:-moz-inline-box;
	display:inline-flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.value-at-onsellon-section .values-list li>img {
	margin-right:20px
}
@media only screen and (max-width:768px) {
	.value-at-onsellon-section {
	padding:60px 0
}
.value-at-onsellon-section .values-list li {
	width:50%
}
.value-at-onsellon-section .investor-images {
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
}
@media only screen and (max-width:576px) {
	.value-at-onsellon-section {
	padding:60px 0 43px
}
.value-at-onsellon-section .section-header {
	text-align:center;
	font-size:24px;
	line-height:32px;
	font-weight:600;
	letter-spacing:.02em;
	margin-bottom:16px
}
.value-at-onsellon-section .values-list {
	margin:0;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.value-at-onsellon-section .values-list li {
	width:265px;
	padding:24px 0 0;
	font-size:16px;
	line-height:24px
}
.value-at-onsellon-section .values-list li>img {
	width:26px
}
.about-content .section-header {
	margin-bottom:32px
}
}
.working-at-dukaan-banner {
	background-color:rgba(238,116,31,.05);
	padding:80px 0 72px
}
.working-at-dukaan-banner .section-header {
	font-size:36px;
	line-height:42px;
	font-weight:700;
	letter-spacing:-.02em;
	margin-bottom:56px
}
.working-at-dukaan-banner .working-at-dukaan-banner-wrap .row {
	margin:0 -8px
}
.working-at-dukaan-banner .working-at-dukaan-banner-wrap .row .img-col {
	padding:8px;
	display:-webkit-inline-flex;
	display:-moz-inline-box;
	display:inline-flex
}
.working-at-dukaan-banner .working-at-dukaan-banner-wrap .row .img-col img {
	width:100%
}
@media only screen and (max-width:576px) {
	.working-at-dukaan-banner {
	padding:40px 0 32px;
	text-align:center
}
.working-at-dukaan-banner .section-header {
	text-align:center;
	font-size:24px;
	line-height:32px;
	font-weight:600;
	letter-spacing:.02em;
	margin-bottom:16px
}
.working-at-dukaan-banner .working-at-dukaan-banner-wrap .row .img-col {
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start
}
}
.our-values-banner {
	padding:48px 0;
	background-image:url(/images/download-app-banner.jpg);
	background-size:cover;
	color:#fff
}
.our-values-banner .our-values-banner-wrap {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.our-values-banner .our-values-banner-wrap h2 {
	font-size:36px;
	line-height:42px;
	font-weight:700;
	letter-spacing:-.02em
}
.our-values-banner .our-values-banner-wrap p {
	margin:12px 0 32px;
	font-size:20px;
	line-height:28px;
	max-width:720px;
	text-align:center
}
.our-values-banner .our-values-banner-wrap .btn-white {
	width:214px
}
@media only screen and (max-width:576px) {
	.our-values-banner {
	padding:40px 0;
	text-align:center
}
.our-values-banner .our-values-banner-wrap {
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.our-values-banner .our-values-banner-wrap h2 {
	font-size:24px;
	line-height:32px;
	font-weight:600;
	letter-spacing:.02em
}
.our-values-banner .our-values-banner-wrap p {
	margin:16px 0 24px;
	font-size:16px;
	line-height:24px
}
}
.backed-by-img-big {
	height:112px;
	width:352px;
	max-width:100%
}
@media only screen and (max-width:576px) {
	.backed-by-img-big {
	margin-bottom:20px;
	grid-gap:0;
	gap:0
}
}
.backed-by-img {
	height:64px;
	width:160px
}
@media only screen and (max-width:576px) {
	.backed-by-img {
	width:46%;
	margin-bottom:0;
	grid-gap:0;
	gap:0
}
}
.aboutGrid {
	grid-gap:32px
}
@media only screen and (max-width:576px) {
	.aboutGrid {
	grid-gap:16px
}
}
.team-images img {
	max-width:100%;
	height:auto
}
.founders-text {
	margin-top:64px;
	margin-bottom:48px
}
@media only screen and (max-width:576px) {
	.founders-text {
	text-align:center;
	margin:12px 0 24px
}
}
.leader-wrapper {
	padding-bottom:88px;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	margin:0 -16px
}
.leader-wrapper,.leader-wrapper .leader-card {
	display:-webkit-flex;
	display:-moz-box;
	display:flex
}
.leader-wrapper .leader-card {
	padding:0 16px
}
.leader-wrapper .leader-card .leader-img-wrapper {
	box-shadow:0 2px 8px rgba(26,24,30,.06);
	border-radius:8px
}
.leader-wrapper .leader-card .leader-img-wrapper .leader-caption {
	padding:16px 6px
}
.leader-wrapper .leader-card .leader-img-wrapper .leader-caption h5 {
	margin:0 0 4px;
	font-weight:600;
	letter-spacing:.02em
}
.leader-wrapper .leader-card .leader-img-wrapper .leader-caption p {
	margin:0;
	letter-spacing:.02em;
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#4d4d4d
}
.leader-wrapper .leader-card .leader-img-wrapper .leader-caption a {
	color:#1a181e;
	text-decoration:underline;
	font-size:16px;
	line-height:24px;
	font-weight:400
}
.leader-wrapper .leader-card .leader-img-wrapper .leader-caption .leader-caption-social {
	margin-top:18px
}
.leader-wrapper .leader-card .img-wrapper {
	overflow:hidden
}
.leader-wrapper .leader-card .img-wrapper:hover img {
	-webkit-transform:scale(1.03);
	-moz-transform:scale(1.03);
	transform:scale(1.03)
}
.leader-wrapper .leader-card img {
	overflow:hidden;
	-webkit-transition:-webkit-transform .4s ease-in-out;
	transition:-webkit-transform .4s ease-in-out;
	-moz-transition:transform .4s ease-in-out,-moz-transform .4s ease-in-out;
	transition:transform .4s ease-in-out;
	transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out,-moz-transform .4s ease-in-out;
	transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out;
	vertical-align:bottom
}
.leader-wrapper .leader-card svg {
	color:#1a181e
}
.leader-wrapper .leader-card svg.active {
	cursor:pointer
}
.leader-wrapper .leader-card svg.active:hover {
	fill:#e5a703
}
.leader-wrapper .leader-card svg.active.twitter:hover {
	fill:#1d9bf0
}
.leader-wrapper .leader-card svg.active.instagram:hover {
	fill:#e1306c
}
.leader-wrapper .leader-card:last-child .leader-img-wrapper .leader-caption {
	min-height:137px;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.leader-wrapper .leader-card:last-child .leader-img-wrapper .leader-caption .leader-caption-social {
	display:none
}
.leader-wrapper .leader-card:last-child .leader-img-wrapper .leader-caption p {
	text-decoration:underline
}
@media only screen and (min-width:768px) {
	.leader-wrapper .leader-card {
	margin-bottom:32px
}
}
@media only screen and (max-width:576px) {
	.leader-wrapper {
	padding-bottom:44px;
	margin:0 -8px
}
.leader-wrapper .leader-card {
	margin-bottom:16px;
	padding:8px
}
.leader-wrapper .leader-card:last-child .leader-img-wrapper .leader-caption {
	min-height:153px
}
.leader-wrapper .leader-card h5 {
	font-size:16px;
	line-height:24px
}
}
.press_release {
	background:#fafafa;
	padding:64px 0
}
.press_release .container {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	grid-gap:48px
}
.press_release .container .blog img {
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto;
	width:auto
}
@media only screen and (max-width:768px) {
	.press_release .container .blog img {
	-webkit-align-self:center;
	align-self:center;
	width:100%
}
}
.press_release .container .blog .content {
	-webkit-flex:1 0;
	-moz-box-flex:1;
	flex:1 0;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	padding-left:24px
}
@media only screen and (max-width:768px) {
	.press_release .container .blog .content {
	padding-top:24px;
	padding-left:0
}
}
@media only screen and (max-width:576px) {
	.press_release .container .blog .content {
	text-align:center
}
.press_release .container .blog .content h4 {
	font-size:24px;
	line-height:32px;
	margin-top:12px
}
.press_release .container .blog .content a {
	font-size:18px;
	line-height:28px
}
.press_release {
	padding:48px 0
}
}
.btn-about:hover {
	-webkit-transform:translateY(-1px);
	-moz-transform:translateY(-1px);
	transform:translateY(-1px);
	box-shadow:0 4px 12px 0 rgba(0,0,0,.1)
}
.about-reach-section.globe-home-section {
	position:relative;
	top:-132px;
	margin-bottom:-12px;
	padding:0;
	background-color:transparent
}
.about-reach-section.globe-home-section .globe-home-footer {
	padding:32px 64px;
	background-image:none;
	background-color:#fff;
	box-shadow:0 4px 20px hsla(0,0%,59.6%,.2);
	border-radius:8px
}
.about-reach-section.globe-home-section .globe-home-footer .globe-home-footer-inner .globe-home-footer-box {
	padding:14px 24px
}
.about-reach-section.globe-home-section .globe-home-footer .globe-home-footer-inner .globe-home-footer-box .heading-h2 {
	color:#1a181e
}
.about-reach-section.globe-home-section .globe-home-footer .globe-home-footer-inner .globe-home-footer-box .heading-pera {
	color:grey
}
.about-reach-section.globe-home-section .about-reach-inner {
	margin-bottom:118px
}
.about-reach-section.globe-home-section .about-reach-inner img {
	max-width:100%;
	width:100%;
	vertical-align:bottom;
	max-height:720px
}
@media only screen and (max-width:576px) {
	.about-reach-section.globe-home-section {
	top:-160px;
	margin-bottom:-98px
}
.about-reach-section.globe-home-section .globe-home-footer {
	padding:32px 16px
}
.about-reach-section.globe-home-section .globe-home-footer .globe-home-footer-inner .globe-home-footer-box {
	padding:0
}
.about-reach-section.globe-home-section .globe-home-footer .globe-home-footer-inner .globe-home-footer-box .heading-h2 {
	font-size:24px;
	line-height:32px;
	font-weight:600
}
.about-reach-section.globe-home-section .about-reach-inner {
	margin-bottom:8px
}
}
.press_release .press-release-inner {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	-webkit-align-self:stretch;
	align-self:stretch
}
.press_release .press-release-inner .blog {
	-webkit-flex:33% 1;
	-moz-box-flex:33%;
	flex:33% 1;
	background-color:#fff;
	box-shadow:0 2px 8px rgba(26,24,30,.06);
	border-radius:8px;
	padding:24px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.press_release .press-release-inner .blog:hover {
	-webkit-filter:drop-shadow(0 8px 24px rgba(0,0,0,.08));
	filter:drop-shadow(0 8px 24px rgba(0,0,0,.08))
}
.press_release .press-release-inner .blog:nth-child(2) {
	margin:0 32px
}
.press_release .press-release-inner .blog img {
	width:100%;
	vertical-align:bottom
}
.press_release .press-release-inner .blog .content {
	padding:0;
	margin:32px 0 0
}
.press_release .press-release-inner .blog .content p {
	font-size:18px;
	line-height:26px;
	font-weight:400;
	color:grey;
	letter-spacing:.02em
}
.press_release .press-release-inner .blog .content h4 {
	font-size:24px;
	line-height:32px;
	font-weight:600;
	letter-spacing:.02em;
	color:#1a181e;
	margin:16px 0
}
.press_release .press-release-inner .blog .content span {
	font-size:18px;
	line-height:26px;
	font-weight:500;
	color:#e5a703;
	margin-top:auto;
	text-decoration:underline
}
@media only screen and (max-width:768px) {
	.press_release .press-release-inner {
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.press_release .press-release-inner .blog {
	max-width:100%
}
.press_release .press-release-inner .blog:nth-child(2) {
	margin:0 0 0 24px
}
.press_release .press-release-inner .blog:nth-child(3) {
	margin:24px 0 0;
	max-width:48%
}
}
@media only screen and (max-width:576px) {
	.press_release .press-release-inner {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.press_release .press-release-inner .blog {
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1;
	padding:16px;
	max-width:none
}
.press_release .press-release-inner .blog:nth-child(2) {
	margin:24px 0
}
.press_release .press-release-inner .blog:nth-child(3) {
	max-width:none
}
.press_release .press-release-inner .blog .content {
	margin:24px 0 0
}
.press_release .press-release-inner .blog .content p {
	font-size:14px;
	line-height:20px;
	font-weight:400
}
.press_release .press-release-inner .blog .content h4 {
	font-size:20px;
	line-height:28px;
	font-weight:600;
	margin:8px 0
}
.press_release .press-release-inner .blog .content span {
	font-size:16px;
	line-height:26px;
	font-weight:400
}
}
.selling-home-section.about-open-position {
	padding-top:0
}
.faq-section {
	max-width:784px;
	padding:64px 24px;
	margin:0 auto
}
.faq-section .section-header {
	font-size:36px;
	line-height:42px;
	font-weight:700;
	letter-spacing:-.02em;
	margin-bottom:16px
}
.faq-section .faq-info {
	font-size:20px;
	line-height:28px;
	color:#4d4d4d;
	margin-bottom:24px
}
.faq-section .faq-info a {
	color:#e5a703;
	cursor:pointer;
	text-decoration:underline
}
.faq-section .faq-info a:hover {
	color:#115f9c
}
@media only screen and (max-width:576px) {
	.faq-section {
	padding:40px 0;
	text-align:left
}
.faq-section .section-header {
	font-size:24px;
	line-height:32px;
	font-weight:600;
	letter-spacing:.02em;
	margin-bottom:12px
}
.faq-section .faq-info {
	font-size:16px;
	line-height:24px
}
}
.faq-list {
	margin-top:40px
}
.faq-list .faq-item {
	background-color:#f7f7f7;
	margin-bottom:16px;
	border-radius:4px
}
.faq-list .faq-item:last-child {
	margin-bottom:0
}
.faq-list .faq-item .faq-header {
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	padding:16px 24px;
	position:relative
}
.faq-list .faq-item .faq-header h3,.faq-list .faq-item .faq-header h6 {
	font-size:18px;
	line-height:26px;
	font-weight:500;
	width:90%
}
.faq-list .faq-item .faq-header .expand-action {
	position:absolute;
	right:16px;
	top:10px;
	width:38px;
	height:38px;
	border-radius:19px;
	display:-webkit-inline-flex;
	display:-moz-inline-box;
	display:inline-flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	cursor:pointer
}
.faq-list .faq-item .faq-header .expand-action:active,.faq-list .faq-item .faq-header .expand-action:focus,.faq-list .faq-item .faq-header .expand-action:hover {
	background-color:#e5e5e5
}
.faq-list .faq-item .faq-content {
	padding:0 24px 16px;
	font-size:16px;
	line-height:24px;
	color:#4d4d4d
}
.faq-list .faq-item .faq-content a {
	color:#e5a703;
	cursor:pointer;
	text-decoration:underline
}
.faq-list .faq-item .faq-content a:hover {
	color:#115f9c
}
@media only screen and (max-width:576px) {
	.faq-list .faq-item .faq-header {
	cursor:pointer;
	padding:16px
}
.faq-list .faq-item .faq-header h3,.faq-list .faq-item .faq-header h6 {
	font-size:16px;
	line-height:24px;
	font-weight:500;
	padding-right:10px
}
.faq-list .faq-item .faq-header .expand-action {
	width:32px;
	height:32px;
	right:12px;
	top:13px;
	border-radius:16px
}
.faq-list .faq-item .faq-header .expand-action>img {
	width:18px;
	height:18px
}
.faq-list .faq-item .faq-content {
	padding:12px 20px 20px;
	font-size:14px;
	line-height:20px
}
}
.faq-section.faq-plus-section {
	max-width:none;
	padding:64px 0
}
.faq-section.faq-sell-section {
	max-width:none;
	padding:64px 0;
	background-color:#fafafa
}
.faq-section.faq-plus-section .faq-list .faq-item,.faq-section.faq-sell-section .faq-list .faq-item {
	background-color:#fff;
	border:1px solid #e6e6e6
}
.contact-banner {
	padding:170px 0 0;
	position:relative;
	min-height:597px
}
.contact-banner:before {
	background-color:#1a181e;
	left:0;
	-webkit-transform-origin:100% 0;
	-moz-transform-origin:100% 0;
	transform-origin:100% 0;
	-webkit-transform:skewY(4deg);
	-moz-transform:skewY(4deg);
	transform:skewY(4deg)
}
.contact-banner:after,.contact-banner:before {
	content:"";
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	pointer-events:none
}
.contact-banner:after {
	background-image:url(/_next/static/media/banner-gradient.8c3b1accad6cbebfa78bb64a7aa43fc8.svg);
	background-repeat:no-repeat;
	width:364px;
	height:100%
}
@media only screen and (max-width:576px) {
	.contact-banner {
	padding:96px 0 0
}
}
.contact-us-success-page .box-layout-panel {
	margin-bottom:240px
}
@media only screen and (max-width:576px) {
	.contact-us-success-page .box-layout-panel {
	margin-bottom:0
}
}
.contact-header {
	font-size:20px;
	line-height:38px;
	font-weight:500
}
.contact-text {
	font-weight:400;
	color:#4d4d4d
}
.contact-email,.contact-text {
	font-size:16px;
	line-height:24px
}
.contact-email {
	font-weight:500;
	color:#e5a703;
	cursor:pointer;
	text-decoration:underline
}
.contact-email:hover {
	color:#115f9c;
	text-decoration:underline
}
.address-container {
	margin-top:64px
}
.contact-us-section .contact-inner,.contact-us-success-section .contact-inner {
	background-color:#fff;
	box-shadow:0 4px 20px hsla(0,0%,59.6%,.2);
	border-radius:8px;
	padding:48px
}
.contact-us-section h2,.contact-us-success-section h2 {
	font-size:36px;
	line-height:42px;
	font-weight:700;
	letter-spacing:-.02em
}
.contact-us-section p,.contact-us-success-section p {
	margin:16px 0 48px;
	font-size:20px;
	line-height:28px;
	color:#4d4d4d
}
@media only screen and (max-width:576px) {
	.contact-us-section,.contact-us-success-section {
	padding:40px 0;
	text-align:center
}
.contact-us-section .contact-inner,.contact-us-success-section .contact-inner {
	padding:32px 20px
}
.contact-us-section h2,.contact-us-success-section h2 {
	font-size:24px;
	line-height:32px;
	font-weight:600;
	letter-spacing:.02em
}
.contact-us-section p,.contact-us-success-section p {
	margin:16px 0 24px;
	font-size:16px;
	line-height:24px
}
}
.contact-us-section {
	position:relative;
	top:50px;
}
.contact-us-section .contact-inner h2,.contact-us-section .contact-inner p {
	text-align:center
}
.contact-us-section .contact-inner p {
	max-width:525px;
	margin:16px auto 48px
}
.contact-us-section .contact-inner .pt16 {
	text-align:center
}
.contact-us-section .contact-us-form {
	text-align:left;
	max-width:736px;
	margin:0 auto
}
.contact-us-section .contact-us-form .row {
	margin:0 -16px
}
.contact-us-section .contact-us-form .row .col-md-6 {
	padding:0 16px
}
.contact-us-section .contact-us-form .form-group {
	margin-bottom:32px
}
.contact-us-section .contact-us-form .field-label span {
	color:#e50b20
}
.contact-us-section .contact-us-form .error-msg {
	margin:0;
	padding:0;
	color:#e50b20;
	font-size:14px;
	line-height:18px;
	font-weight:400;
	text-align:left
}
@media only screen and (max-width:576px) {
	.contact-us-section .contact-us-form .form-group {
	margin-bottom:24px
}
.contact-us-section .contact-us-form .form-group .field-label {
	font-size:14px;
	line-height:22px;
	font-weight:500
}
.contact-us-section {
	top:-500px;
	margin-bottom:-500px;
	padding:0;
	text-align:center
}
.contact-us-section .contact-inner p {
	margin:8px auto 40px
}
.contact-us-section .contact-inner p br {
	display:none
}
}
.contact-us-success-section .contact-inner {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.contact-content-section {
	background-color:#fafafa;
	padding:64px 0;
	margin-top:80px
}
.contact-content-section .contact-content {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.contact-content-section .contact-content .heading-pera {
	margin:16px 0 48px
}
.contact-content-section .contact-content-txt-section .contact-content-txt {
	-webkit-flex:33% 1;
	-moz-box-flex:33%;
	flex:33% 1;
	-webkit-align-self:stretch;
	align-self:stretch;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start
}
.contact-content-section .contact-content-txt-section .contact-content-txt img {
	vertical-align:bottom
}
.contact-content-section .contact-content-txt-section .contact-content-txt .heading-h3 {
	margin-top:16px
}
.contact-content-section .contact-content-txt-section .contact-content-txt p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#4d4d4d;
	letter-spacing:.02em;
	margin:8px 0
}
.contact-content-section .contact-content-txt-section .contact-content-txt span {
	margin-top:auto
}
@media only screen and (max-width:768px) {
	.contact-content-section .contact-content .heading-h2,.contact-content-section .contact-content .heading-pera {
	text-align:center
}
.contact-content-section .contact-content-txt-section,.contact-content-section .contact-content-txt-section .contact-content-txt {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.contact-content-section .contact-content-txt-section .contact-content-txt {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.contact-content-section .contact-content-txt-section .contact-content-txt:nth-child(2) {
	margin:24px 0
}
.contact-content-section .contact-content-txt-section .contact-content-txt p {
	text-align:center
}
}
@media only screen and (max-width:576px) {
	.contact-content-section {
	margin-top:60px;
	padding:40px 0
}
.contact-content-section .contact-content .heading-h2,.contact-content-section .contact-content .heading-pera {
	text-align:center
}
.contact-content-section .contact-content-txt-section {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.contact-content-section .contact-content-txt-section .contact-content-txt {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex:100% 1;
	-moz-box-flex:100%;
	flex:100% 1;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.contact-content-section .contact-content-txt-section .contact-content-txt:nth-child(2) {
	margin:40px 0
}
.contact-content-section .contact-content-txt-section .contact-content-txt p {
	text-align:center
}
}
.contact-help-section {
	margin-top:16px
}
.contact-help-section .contact-help-inner {
	background-image:url(/_next/static/media/contact-texture.0d7c4405a6c3fdcd6e468e9fb6527665.jpeg);
	background-repeat:no-repeat;
	padding:64px 0;
	background-size:cover
}
.contact-help-section .contact-help-inner .contact-help-head {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	max-width:598px;
	margin:0 auto;
	text-align:center
}
.contact-help-section .contact-help-inner .contact-help-head p {
	margin:12px 0 32px
}
.contact-help-section .contact-help-inner .contact-help-head a {
	border:1px solid #1a181e;
	border-radius:4px;
	padding:12px 24px;
	font-size:18px;
	line-height:26px;
	font-weight:500
}
@media only screen and (max-width:576px) {
	.contact-help-section {
	margin-top:60px
}
.contact-help-section .contact-help-inner {
	padding:48px 20px;
	background-size:100% 100%
}
.contact-help-section .contact-help-inner .contact-help-head p {
	margin:8px 0 32px
}
.contact-help-section .contact-help-inner .contact-help-head a {
	padding:8px 16px;
	font-size:14px;
	line-height:20px;
	font-weight:500
}
.address-container .pr30 {
	padding-right:0
}
.address-container .pt24-small {
	padding-top:24px
}
}
.header {
	position:fixed;
	top:0;
	z-index:999;
	width:100%;
	box-shadow:0 -1px 0 0 #fff
}
.header .menu-links {
	margin-left:64px
}
.header .menu-links>span {
	font-size:18px;
	line-height:26px;
	font-weight:400;
	color:#1a181e;
	margin-right:32px;
	cursor:pointer
}
.header .menu-links>span:last-child {
	margin-right:0
}
.header .menu-links>span:hover {
	text-decoration:underline
}
@media only screen and (max-width:576px) {
	.header .menu-links>span {
	font-size:18px;
	line-height:26px;
	font-weight:500
}
}
.header .sign-in-link {
	color:#fff!important
}
.header .sign-in-link:hover {
	text-decoration:underline
}
.header.scrolling-header {
	position:unset;
	top:unset;
	background-color:#e5a703
}
.header.box-shadow {
	box-shadow:0 4px 20px 0 hsla(0,0%,59.6%,.2)
}
.header .header-container-wrap {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	font-size:18px;
	line-height:26px;
	padding:10px 0
}
.header .header-container-wrap .logo-link>img {
    width: 173px;
    height: 50px;
}
.header .header-container-wrap .header-actions .sign-in-link {
	display:visible
}
.header .header-container-wrap .header-actions .download-app-btn {
	margin-left:32px
}
.header .header-container-wrap .header-actions .download-app-btn:hover {
	-webkit-transform:translateY(-1px);
	-moz-transform:translateY(-1px);
	transform:translateY(-1px);
	box-shadow:0 4px 12px 0 rgba(0,0,0,.1)
}
.header .download-app-btn {
	color:#fff;
	cursor:pointer;
	display:inline-block;
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out;
	background-color:transparent;
	background-color:#fff;
	color:#e5a703
}
.header .download-app-btn.disabled,.header .download-app-btn[disabled] {
	cursor:default;
	pointer-events:none;
	opacity:.4
}
.header .download-app-btn:not(.disabled):hover,.header .download-app-btn:not([disabled]):hover {
	color:#e5a703;
	background-color:#fafafa;
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out
}
.header.white-header {
	background-color:#fff
}
.header.white-header .sign-in-link {
	color:#1a181e!important
}
.header.white-header .sign-in-link:hover {
	text-decoration:underline
}
.header.white-header .download-app-btn {
	cursor:pointer;
	display:inline-block;
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out;
	background-color:transparent;
	background-color:#e5a703;
	color:#fff
}
.header.white-header .download-app-btn.disabled,.header.white-header .download-app-btn[disabled] {
	cursor:default;
	pointer-events:none;
	opacity:.4
}
.header.white-header .download-app-btn:not(.disabled):hover,.header.white-header .download-app-btn:not([disabled]):hover {
	color:#fff;
	background-color:#115f9c;
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out
}
.header.transparent-header {
	background-color:transparent
}
.header.transparent-header.box-shadow {
	background-color:#fff
}
.header.transparent-header .sign-in-link {
	color:#1a181e!important
}
.header.transparent-header .download-app-btn {
	cursor:pointer;
	display:inline-block;
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out;
	background-color:transparent;
	background-color:#e5a703;
	color:#fff
}
.header.transparent-header .download-app-btn.disabled,.header.transparent-header .download-app-btn[disabled] {
	cursor:default;
	pointer-events:none;
	opacity:.4
}
.header.transparent-header .download-app-btn:not(.disabled):hover,.header.transparent-header .download-app-btn:not([disabled]):hover {
	color:#fff;
	background-color:#e5a703;
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out
}
@media only screen and (max-width:576px) {
	.header .header-container-wrap .logo-link>img {
	width:128px;
	height:36px
}
.header .header-container-wrap .header-actions .sign-in-link {
	display:none
}
.header .header-container-wrap .header-actions .download-app-btn {
	margin-left:0;
	padding:8px 16px;
	white-space:nowrap;
	font-size:16px;
	line-height:24px;
	font-weight:500
}
}
.animate-this {
	-webkit-animation:fadeInFromNone .5s ease-out;
	-moz-animation:fadeInFromNone .5s ease-out;
	animation:fadeInFromNone .5s ease-out
}
@-webkit-keyframes fadeInFromNone {
	0% {
	display:none;
	opacity:0
}
1% {
	display:block;
	opacity:0
}
to {
	display:block;
	opacity:1
}
}
@-moz-keyframes fadeInFromNone {
	0% {
	display:none;
	opacity:0
}
1% {
	display:block;
	opacity:0
}
to {
	display:block;
	opacity:1
}
}
@keyframes fadeInFromNone {
	0% {
	display:none;
	opacity:0
}
1% {
	display:block;
	opacity:0
}
to {
	display:block;
	opacity:1
}
}
.header-menu-wraper {
	width:100%
}
.header-menu-wraper,.header-menu-wraper .main-menu-wraper {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.header-menu-wraper .main-menu-wraper {
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.header-container-wrap.active .menu-hamburger-section {
	visibility:visible;
	opacity:1
}
.header-container-wrap.active .btnMenu {
	border:none;
	color:#fff;
	background-image:url(/_next/static/media/menu-cross.f395cc63a0340327b3c1d9323b47a888.svg);
	background-color:hsla(0,0%,94.9%,.2)
}
.menu-hamburger {
	z-index:1001;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	display:-webkit-flex;
	display:-moz-box;
	display:flex
}
.menu-hamburger .btnMenu {
	border:none;
	cursor:pointer;
	outline:none;
	position:relative;
	display:block;
	width:40px;
	height:32px;
	background-color:transparent;
	color:#4d4d4d;
	font-size:0;
	-webkit-transition:all .15s ease-in-out;
	-moz-transition:all .15s ease-in-out;
	transition:all .15s ease-in-out;
	background-image:url(/assets/img/hamburger.svg);
	border-radius:2px
}
.menu-hamburger-section {
	width:100%;
	overflow-y:auto;
	padding:20px 20px 48px;
	background-color:#fff;
	position:fixed;
	left:0;
	bottom:0;
	top:0;
	right:0;
	z-index:1000;
	visibility:hidden;
	opacity:0;
	overflow:hidden;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	will-change:transform;
	-webkit-transition:all .1s ease-in 0s;
	-moz-transition:all .1s ease-in 0s;
	transition:all .1s ease-in 0s
}
.menu-hamburger-section,.menu-hamburger-section .menu-links {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.menu-hamburger-section .menu-links {
	margin-top:54px;
	margin-left:0
}
.menu-hamburger-section .menu-links span {
	margin:0 0 20px
}
.menu-hamburger-section .menu-links span:last-child {
	margin-bottom:0
}
.menu-hamburger-section .menu-links a {
	margin:0 0 20px
}
.menu-hamburger-section .menu-links a:last-child {
	margin-bottom:0
}
.menu-hamburger-section .header-actions {
	margin-top:auto;
	text-align:center
}
.menu-hamburger-section .mobileLogo {
	display:-webkit-flex;
	display:-moz-box;
	display:flex
}
.menu-hamburger-section .menu-inner {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	overflow-y:auto
}
.menu-hamburger-section .header-actions .sign-in-link,.mobileLogo {
	display:none
}
.box-layout-wrap .menu-links span,.dukaan-pc-header .menu-links span,.pc-header .menu-links span {
	color:#fff
}
.box-layout-wrap .btnMenu,.dukaan-pc-header .btnMenu,.pc-header .btnMenu {
	background-image:url(/_next/static/media/hamburger-blue.4eccd0f6340b83db2c59f2c45e7c4a7b.svg)
}
.dukaan-pc-header .menu-links span {
	color:#fff
}
.white-header .menu-links span {
	color:#1a181e
}
.white-header .btnMenu {
	background-image:url(/assets/img/hamburger.svg)
}
.header-actions,.menu-links {
	display:none
}
.main-menu-wraper .menu-links,.menu-hamburger-section .menu-links {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
@media only screen and (max-width:576px) {
	.main-menu-wraper .menu-links,.menu-hamburger-section .menu-links {
	-webkit-align-items:initial;
	-moz-box-align:initial;
	align-items:normal
}
}
@media only screen and (max-width:768px) {
	.main-menu-wraper .menu-links,.menu-hamburger-section .menu-links {
	-webkit-align-items:initial;
	-moz-box-align:initial;
	align-items:normal
}
}
.main-menu-wraper .header-actions,.menu-hamburger-section .header-actions {
	display:block
}
.menu-inner {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.header-zindex .header {
	background-color:transparent
}
.header-zindex .header.box-shadow {
	background-color:#fff
}
.header-zindex-blue .header {
	background-color:transparent
}
.header-zindex-blue .header.box-shadow {
	background-color:#e5a703
}
.header-zindex-blue .header.white-header.box-shadow {
	background-color:#fff
}
.infinity-header.header-zindex-blue .header {
	background-color:transparent
}
.infinity-header.header-zindex-blue .header.box-shadow {
	background-color:#fff
}
.infinity-header.header-zindex-blue .header .bottom-fix:hover {
	-webkit-transform:translateY(-1px);
	-moz-transform:translateY(-1px);
	transform:translateY(-1px);
	box-shadow:0 4px 12px 0 rgba(0,0,0,.1)
}
.premium-header .header.white-header {
	background-color:#5e22a9
}
.premium-header .header.white-header.box-shadow {
	background-color:#fff
}
.header-timer {
	padding:8px 0;
	position:relative;
	z-index:1;
	background:-moz-linear-gradient(25deg,#f93 24%,#fff 44%,#bbddb8 68%,#138808 100%);
	background:linear-gradient(65deg,#f93 24%,#fff 44%,#bbddb8 68%,#138808)
}
.header-timer .header-timer-inner {
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.header-timer .header-timer-inner,.header-timer .header-timer-inner .header-timer-txt {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.header-timer .header-timer-inner .header-timer-txt {
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	position:absolute;
	left:0;
	right:0
}
.header-timer .header-timer-inner .header-timer-txt p {
	color:#1a181e;
	font-size:16px;
	line-height:24px;
	font-weight:500
}
.header-timer .header-timer-inner .header-timer-txt .btn,.header-timer .header-timer-inner .header-timer-txt .btn-0,.header-timer .header-timer-inner .header-timer-txt .btn-1,.header-timer .header-timer-inner .header-timer-txt .btn-2 {
	background-color:#fab73b;
	padding:6px 12px;
	font-size:14px;
	line-height:20px;
	font-weight:600;
	color:#1a181e;
	cursor:pointer;
	margin-left:16px
}
.header-timer .header-timer-inner .header-timer-txt .btn-0:hover,.header-timer .header-timer-inner .header-timer-txt .btn-1:hover,.header-timer .header-timer-inner .header-timer-txt .btn-2:hover,.header-timer .header-timer-inner .header-timer-txt .btn:hover {
	-webkit-transform:translateY(-1px);
	-moz-transform:translateY(-1px);
	transform:translateY(-1px);
	box-shadow:0 4px 12px 0 rgba(0,0,0,.1)
}
.header-timer .header-timer-inner .header-timer-divider {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	margin:0 24px
}
.header-timer .header-timer-inner .header-timer-divider span {
	background-color:#fff;
	width:1px;
	height:24px;
	opacity:.4
}
.header-timer .header-timer-inner .header-timer-count-main {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.header-timer .header-timer-inner .header-timer-count-main .header-timer-count {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	color:#fff;
	font-size:16px;
	line-height:24px;
	font-weight:500
}
.header-timer .header-timer-inner .header-timer-count-main .header-timer-count .header-timer-count-box {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	margin-right:0;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.header-timer .header-timer-inner .header-timer-count-main .header-timer-count .header-timer-count-box span {
	color:#fff;
	font-size:16px;
	line-height:24px;
	font-weight:500;
	text-align:center;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.header-timer .header-timer-inner .header-timer-count-main .header-timer-count .header-timer-count-box b {
	margin:0 2px;
	color:#fff;
	font-size:16px;
	line-height:24px;
	font-weight:500
}
.header-timer .header-timer-inner .header-timer-count-main .header-timer-count .header-timer-count-box .header-timer-day {
	color:#fff;
	font-size:12px;
	line-height:16px;
	font-weight:400;
	text-align:center;
	margin-top:auto
}
.header-timer .header-timer-inner .header-timer-count-main .header-timer-count .header-timer-count-box:last-child {
	margin-right:0
}
.header-timer.international-bar .timer-black-friday {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.header-timer.international-bar .timer-black-friday h4 {
	font-size:18.5px;
	line-height:18.5px;
	font-weight:900;
	color:#fff;
	margin:0 8px;
	font-style:italic
}
.header-timer.international-bar .header-timer-inner .header-timer-txt p {
	color:#fff
}
.header-timer.international-bar .header-timer-inner .header-timer-txt .btn,.header-timer.international-bar .header-timer-inner .header-timer-txt .btn-0,.header-timer.international-bar .header-timer-inner .header-timer-txt .btn-1,.header-timer.international-bar .header-timer-inner .header-timer-txt .btn-2 {
	background-color:#fab73b;
	color:#1a181e;
	font-size:14px;
	line-height:20px;
	font-weight:500
}
.header-timer.international-bar .header-timer-inner .header-timer-txt .btn-0:hover,.header-timer.international-bar .header-timer-inner .header-timer-txt .btn-1:hover,.header-timer.international-bar .header-timer-inner .header-timer-txt .btn-2:hover,.header-timer.international-bar .header-timer-inner .header-timer-txt .btn:hover {
	-webkit-transform:translateY(-1px);
	-moz-transform:translateY(-1px);
	transform:translateY(-1px);
	box-shadow:0 4px 12px 0 rgba(0,0,0,.1)
}
@media only screen and (max-width:576px) {
	.header-timer.international-bar .header-timer-inner .header-timer-txt {
	margin-left:0
}
.header-timer.international-bar .timer-black-friday {
	margin-bottom:10.5px
}
.header-timer.international-bar .timer-black-friday h4 {
	font-size:18.5px;
	line-height:18.5px;
	font-weight:900
}
}
.header-timer.black-friday-bar .header-timer-inner {
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.header-timer.black-friday-bar .header-timer-inner .header-timer-txt p {
	color:#1a181e
}
.header-timer.black-friday-bar .timer-black-friday {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.header-timer.black-friday-bar .timer-black-friday h4 {
	font-size:18.5px;
	line-height:18.5px;
	font-weight:900;
	color:#fff;
	margin:0 8px;
	font-style:italic
}
@media only screen and (max-width:576px) {
	.header-timer.black-friday-bar .timer-black-friday {
	margin-bottom:10.5px
}
.header-timer.black-friday-bar .timer-black-friday h4 {
	font-size:18.5px;
	line-height:18.5px;
	font-weight:900;
	margin:0 8px
}
.header-timer {
	padding:12px 0;
	background:#f93
}
.header-timer:before {
	content:"";
	width:100%;
	height:100%;
	background-size:cover;
	position:absolute;
	top:0;
	z-index:-1
}
.header-timer .header-timer-inner,.header-timer .header-timer-inner .header-timer-txt {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.header-timer .header-timer-inner .header-timer-txt {
	position:static
}
.header-timer .header-timer-inner .header-timer-txt .btn,.header-timer .header-timer-inner .header-timer-txt .btn-0,.header-timer .header-timer-inner .header-timer-txt .btn-1,.header-timer .header-timer-inner .header-timer-txt .btn-2 {
	margin-left:0;
	margin-top:16px;
	font-size:13px;
	line-height:16px;
	font-weight:500
}
.header-timer .header-timer-inner .header-timer-txt p {
	text-align:center;
	font-size:14px;
	line-height:20px;
	font-weight:500;
	letter-spacing:normal;
	color:#fff
}
.header-timer .header-timer-inner .header-timer-divider {
	display:none
}
.header-timer .header-timer-inner .header-timer-count-main {
	margin-top:6px
}
}
.header-container-wrap.active .menu-hamburger.menu-top {
	position:absolute;
	top:20px;
	right:20px
}
.delivery-header .header-menu-wraper .main-menu-wraper {
	-webkit-flex:initial;
	-moz-box-flex:initial;
	flex:initial
}
.mega-menu-header {
	display:inline-block
}
.mega-menu-header:hover .header-submenu {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	opacity:1
}
.mega-menu-header .herader-product-link {
	position:relative;
	margin-right:55px;
	cursor:pointer
}
.mega-menu-header .header-submenu-inner {
	box-shadow:0 4px 12px rgba(0,0,0,.1);
	padding-top:32px;
	background-color:#FCF3E4;
	width:100%;
	-webkit-transition:background-color .15s ease-in-out;
	-moz-transition:background-color .15s ease-in-out;
	transition:background-color .15s ease-in-out
}
.mega-menu-header .header-submenu {
	display:none;
	opacity:0;
	position:absolute;
	left:0;
	right:0;
	background-color:transparent;
	z-index:101;
	padding-top:23px
}
.mega-menu-header .header-submenu .header-product-inner {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap
}
.mega-menu-header .header-submenu .header-product-inner .mega-menu-link-main {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start;
	-webkit-flex:1 1 28%;
	-moz-box-flex:1;
	flex:1 1 28%;
	margin:0 32px 32px 0;
	max-width:360px;
	cursor:pointer;
	position:relative;
	z-index:1
}
.mega-menu-header .header-submenu .header-product-inner .mega-menu-link-main:nth-child(3n+0) {
	margin-right:0
}
.mega-menu-header .header-submenu .header-product-inner .mega-menu-link-main .mega-menu-link-icon {
	margin-right:16px
}
.mega-menu-header .header-submenu .header-product-inner .mega-menu-link-main .mega-menu-link-txt {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	font-size:14px;
	line-height:20px;
	font-weight:400;
	color:#4d4d4d
}
.mega-menu-header .header-submenu .header-product-inner .mega-menu-link-main .mega-menu-link-txt b {
	font-size:16px;
	line-height:24px;
	font-weight:500;
	color:#1a181e
}
.mega-menu-header .header-submenu .header-product-inner .mega-menu-link-main:hover:before {
	background-color:#f7f7f7;
	position:absolute;
	content:"";
	left:-16px;
	right:-16px;
	top:-16px;
	bottom:-16px;
	z-index:-1;
	border-radius:4px
}
.header.white-header .mega-menu-header:hover .header-submenu {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	opacity:1
}
.header.white-header .mega-menu-header:hover .herader-product-link:before {
	content:"";
	top:2px;
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	transform:rotate(180deg)
}
.header.white-header .mega-menu-header .herader-product-link:before {
	background-image:url(/_next/static/media/caret-black.139fa68a5de2a380278678af33d4e542.svg)!important;
	background-repeat:no-repeat;
	content:"";
	position:absolute;
	right:-24px;
	top:0;
	width:20px;
	height:20px
}
.header .mega-menu-header:hover .herader-product-link:before {
	content:""
}
.header .mega-menu-header .herader-product-link:before {
	background-image:url(/_next/static/media/arrow-white.af71d66500234b88466870b62bf70309.svg);
	background-repeat:no-repeat;
	content:"";
	position:absolute;
	right:-24px;
	top:2px;
	width:20px;
	height:20px
}
.header.transparent-header .herader-product-link:before {
	background-image:url(/_next/static/media/caret-black.139fa68a5de2a380278678af33d4e542.svg);
	background-repeat:no-repeat;
	content:"";
	position:absolute;
	right:-24px;
	top:0;
	width:20px;
	height:20px
}
.black-logo {
	display:none
}
.header.active .black-logo {
	display:block
}
.header.active .black-logo .logo-link {
	display:-webkit-flex;
	display:-moz-box;
	display:flex
}
.header.active .logo-link {
	display:none
}
@media only screen and (max-width:576px) {
	.box-layout-wrap .menu-links span,.box-layout-wrap .mobile-submenu .mobile-submenu-link,.layout-wrap .menu-links span,.layout-wrap .mobile-submenu .mobile-submenu-link {
	color:#1a181e
}
.box-layout-wrap .header-container-wrap.active .black-logo,.box-layout-wrap .header-container-wrap.active .black-logo .logo-link,.layout-wrap .header-container-wrap.active .black-logo,.layout-wrap .header-container-wrap.active .black-logo .logo-link {
	display:-webkit-inline-flex;
	display:-moz-inline-box;
	display:inline-flex
}
.box-layout-wrap .header-container-wrap.active .logo-link,.box-layout-wrap .header.white-header .header-container-wrap.active .black-logo,.box-layout-wrap .header.white-header .header-container-wrap.active .black-logo .logo-link,.layout-wrap .header-container-wrap.active .logo-link,.layout-wrap .header.white-header .header-container-wrap.active .black-logo,.layout-wrap .header.white-header .header-container-wrap.active .black-logo .logo-link {
	display:none
}
.box-layout-wrap .header.white-header .header-container-wrap.active .logo-link,.layout-wrap .header.white-header .header-container-wrap.active .logo-link {
	display:-webkit-inline-flex;
	display:-moz-inline-box;
	display:inline-flex;
	z-index:1011
}
.box-layout-wrap .header.white-header .header-container-wrap.active .mobileLogo .logo-link,.layout-wrap .header.white-header .header-container-wrap.active .mobileLogo .logo-link {
	visibility:hidden
}
.box-layout-wrap .timerMain .header.white-header .header-container-wrap.active .menu-hamburger-section .logo-link,.layout-wrap .timerMain .header.white-header .header-container-wrap.active .menu-hamburger-section .logo-link {
	visibility:visible
}
.box-layout-wrap .timerMain .header.white-header .header-container-wrap.active .logo-link,.layout-wrap .timerMain .header.white-header .header-container-wrap.active .logo-link {
	visibility:hidden
}
}
.mobile-submenu {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.mobile-submenu.active .mobile-submenu-inner {
	opacity:1;
	display:-webkit-flex;
	display:-moz-box;
	display:flex
}
.mobile-submenu.active .mobile-submenu-link:before {
	background-image:url(/_next/static/media/arrow-top.014d17b833ad8b929cff9dd15dbce64d.svg);
	background-repeat:no-repeat;
	content:"";
	position:absolute;
	right:-24px;
	top:10px;
	width:16px;
	height:16px;
	background-size:90%
}
.mobile-submenu .mobile-submenu-link {
	display:-webkit-inline-flex;
	display:-moz-inline-box;
	display:inline-flex;
	position:relative;
	margin-bottom:24px!important;
	font-size:18px;
	line-height:26px;
	font-weight:500;
	color:#1a181e
}
.mobile-submenu .mobile-submenu-link:before {
	background-image:url(/_next/static/media/arrow-down.21465f69b7f346194ab70c14406ef758.svg);
	background-repeat:no-repeat;
	content:"";
	position:absolute;
	right:-24px;
	top:10px;
	width:16px;
	height:16px;
	background-size:90%
}
.mobile-submenu-inner {
	opacity:0;
	display:none;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	margin-bottom:24px!important
}
.mobile-submenu-inner .mobile-submenu-txt {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.mobile-submenu-inner .mobile-submenu-txt img {
	max-width:24px;
	margin-right:12px
}
.mobile-submenu-inner .mobile-submenu-txt .mobile-submenu-link-txt {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#1a181e
}
.plugins-layout-wrap .header .logo-link img {
	height:47px
}
@media only screen and (max-width:576px) {
	.plugins-layout-wrap .header .logo-link img {
	height:36px
}
}
.header.black-header {
	background-color:transparent
}
.header.black-header.box-shadow {
	z-index:1003;
	background-color:#1a181e
}
.header.transparent-header .btn-black {
	cursor:pointer;
	display:inline-block;
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out;
	background-color:transparent;
	background-color:#1a181e;
	color:#fff
}
.header.transparent-header .btn-black.disabled,.header.transparent-header .btn-black[disabled] {
	cursor:default;
	pointer-events:none;
	opacity:.4
}
.header.transparent-header .btn-black:not(.disabled):hover,.header.transparent-header .btn-black:not([disabled]):hover {
	background-color:#1a181e;
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out;
	color:#fff
}
.header.transparent-header .black-logo {
	display:none
}
.header.transparent-header.box-shadow .btn-black {
	color:#fff;
	cursor:pointer;
	display:inline-block;
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out;
	background-color:transparent;
	background-color:#e5a703
}
.header.transparent-header.box-shadow .btn-black.disabled,.header.transparent-header.box-shadow .btn-black[disabled] {
	cursor:default;
	pointer-events:none;
	opacity:.4
}
.header.transparent-header.box-shadow .btn-black:not(.disabled):hover,.header.transparent-header.box-shadow .btn-black:not([disabled]):hover {
	color:#fff;
	background-color:#e5a703;
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out
}
.header.transparent-header.box-shadow .black-logo,.header.transparent-header.box-shadow .black-logo .logo-link {
	display:-webkit-inline-flex;
	display:-moz-inline-box;
	display:inline-flex
}
.header.transparent-header.box-shadow .logo-link {
	display:none
}
@media only screen and (max-width:576px) {
	.header.transparent-header .black-logo {
	display:none!important
}
.header.transparent-header.box-shadow .btn-black {
	color:#fff;
	cursor:pointer;
	display:inline-block;
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out;
	background-color:transparent;
	background-color:#e5a703
}
.header.transparent-header.box-shadow .btn-black.disabled,.header.transparent-header.box-shadow .btn-black[disabled] {
	cursor:default;
	pointer-events:none;
	opacity:.4
}
.header.transparent-header.box-shadow .btn-black:not(.disabled):hover,.header.transparent-header.box-shadow .btn-black:not([disabled]):hover {
	color:#fff;
	background-color:#e5a703;
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out
}
.header.transparent-header.box-shadow .black-logo,.header.transparent-header.box-shadow .black-logo .logo-link {
	display:-webkit-inline-flex!important;
	display:-moz-inline-box!important;
	display:inline-flex!important
}
.header.transparent-header.box-shadow .header-container-wrap.active .logo-link {
	display:none!important
}
.header.transparent-header.box-shadow .header-container-wrap.active .black-logo,.header.transparent-header.box-shadow .header-container-wrap.active .black-logo .logo-link,.header.transparent-header .header-container-wrap.active .logo-link {
	display:-webkit-inline-flex!important;
	display:-moz-inline-box!important;
	display:inline-flex!important
}
.header.transparent-header.black-header .header-container-wrap.active .logo-link {
	display:none!important
}
.header.transparent-header.black-header .header-container-wrap.active .black-logo,.header.transparent-header.black-header .header-container-wrap.active .black-logo .logo-link {
	display:-webkit-inline-flex!important;
	display:-moz-inline-box!important;
	display:inline-flex!important
}
}
.header.trans-header {
	background-color:transparent
}
.header.trans-header .menu-links span {
	color:#fff
}
.header.trans-header .menu-links .herader-product-link:before {
	background-image:url(/_next/static/media/arrow-white.af71d66500234b88466870b62bf70309.svg)!important
}
.header.trans-header .sign-in-link {
	color:#fff!important
}
.header.trans-header .download-app-btn {
	background-color:#fff;
	color:#1a181e
}
.header.trans-header .download-app-btn:hover {
	background-color:#fff!important;
	color:#1a181e!important
}
.header.trans-header.box-shadow {
	background-color:#fff
}
.header.trans-header.box-shadow .menu-links span {
	color:#1a181e
}
.header.trans-header.box-shadow .menu-links .herader-product-link:before {
	background-image:url(/_next/static/media/arrow-gray.d4aa3853f08017d28e345c14c1c31587.svg)!important
}
.header.trans-header.box-shadow .sign-in-link {
	color:#1a181e!important
}
.header.trans-header.box-shadow .black-logo,.header.trans-header.box-shadow .black-logo .logo-link {
	display:-webkit-flex;
	display:-moz-box;
	display:flex
}
.header.trans-header.box-shadow .logo-link {
	display:none
}
.header.trans-header.box-shadow .download-app-btn {
	background-color:#e5a703;
	color:#fff
}
.header.trans-header.box-shadow .download-app-btn:hover {
	background-color:#e5a703!important;
	color:#fff!important
}
@media only screen and (max-width:576px) {
	.header.trans-header .menu-links span {
	color:#1a181e
}
}
.content-section.timerMain,.content-section.timerMain.black-friday-timer {
	margin-top:56px
}
@media only screen and (max-width:576px) {
	.content-section.timerMain,.content-section.timerMain.black-friday-timer {
	margin-top:119px
}
}
.testimonials-section {
	background-color:#fafafa
}
.testimonials-section .testimonials-wrap {
	padding:80px 0;
	overflow:hidden
}
.testimonials-section .testimonials-wrap .section-header {
	font-size:36px;
	line-height:42px;
	font-weight:700;
	letter-spacing:-.02em;
	margin-bottom:16px
}
.testimonials-section .testimonials-wrap .testimonial-list {
	margin-bottom:40px
}
@media only screen and (max-width:768px) {
	.testimonials-section .testimonials-wrap .section-header {
	text-align:center
}
}
@media only screen and (max-width:767.97px) {
	.testimonials-section .testimonials-wrap {
	text-align:center
}
}
@media only screen and (max-width:576px) {
	.testimonials-section .testimonials-wrap {
	padding:64px 0
}
.testimonials-section .testimonials-wrap .section-header {
	font-size:24px;
	line-height:32px;
	font-weight:600;
	letter-spacing:.02em
}
.testimonials-section .testimonials-wrap .text-2 {
	font-size:16px;
	line-height:24px
}
}
.testimonials-section.premium-testimonial {
	background-color:#fff
}
.testimonial-list .slick-dots {
	bottom:-40px
}
.testimonial-list .testimonial-item {
	display:-webkit-flex;
	display:-moz-box;
	display:flex
}
.testimonial-list .testimonial-item .testimonial-info {
	padding-top:48px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start;
	text-align:left
}
.testimonial-list .testimonial-item .testimonial-info h3 {
	margin-top:24px;
	font-family:LibreBaskerville,san-serif;
	font-size:20px;
	line-height:28px;
	font-weight:700
}
.testimonial-list .testimonial-item .testimonial-info .testimonial-author-detail {
	margin-top:24px;
	font-size:18px;
	line-height:26px;
	font-weight:500
}
.testimonial-list .testimonial-item .testimonial-info .testimonial-author-detail .sub-text {
	font-weight:400;
	color:grey;
	margin-left:8px
}
.testimonial-list .testimonial-item .testimonial-img-wrap {
	display:-webkit-inline-flex;
	display:-moz-inline-box;
	display:inline-flex
}
.testimonial-list .testimonial-item .testimonial-img-wrap img {
	max-width:448px
}
@media only screen and (max-width:768px) {
	.testimonial-list .slick-dots {
	bottom:-32px
}
.testimonial-list .testimonial-item .testimonial-img-wrap img {
	max-width:324px
}
}
@media only screen and (max-width:576px) {
	.testimonial-list {
	padding:40px 0 0;
	margin-bottom:32px!important
}
.testimonial-list .slick-dots {
	position:absolute;
	top:auto;
	left:-webkit-calc(50% - 28px);
	left:-moz-calc(50% - 28px);
	left:calc(50% - 28px)
}
.testimonial-list .testimonial-item {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.testimonial-list .testimonial-item .testimonial-info {
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	text-align:center;
	-webkit-order:2;
	-moz-box-ordinal-group:3;
	order:2;
	padding-top:0;
	padding-right:0
}
.testimonial-list .testimonial-item .testimonial-info .comma-icon {
	width:64px;
	height:48px
}
.testimonial-list .testimonial-item .testimonial-info .testimonial-author-detail,.testimonial-list .testimonial-item .testimonial-info h3 {
	font-size:16px;
	line-height:24px
}
.testimonial-list .testimonial-item .testimonial-img-wrap {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	margin-top:0;
	-webkit-order:1;
	-moz-box-ordinal-group:2;
	order:1;
	margin-bottom:76px
}
.testimonial-list .testimonial-item .testimonial-img-wrap img {
	max-width:100%;
	width:320px;
	object-fit:contain
}
}
.testimonials-section.sell-testimonial-section {
	background-color:#fff
}
.testimonials-section.restaurant-testimonial-section .testimonial-item .testimonial-info p {
	font-size:18px;
	line-height:26px;
	font-weight:400;
	color:#4d4d4d;
	margin-top:20px
}
@media only screen and (max-width:576px) {
	.testimonials-section.restaurant-testimonial-section .testimonial-item .testimonial-info p {
	font-size:16px;
	line-height:24px;
	font-weight:400
}
}
.testimonials-section.restaurant-testimonial-section .testimonial-item .testimonial-author-detail {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	line-height:normal;
	margin-top:40px
}
.testimonials-section.restaurant-testimonial-section .testimonial-item .testimonial-author-detail img {
	width:72px;
	height:72px;
	border-radius:50%;
	margin-right:16px
}
.testimonials-section.restaurant-testimonial-section .testimonial-item .testimonial-author-detail span {
	display:block;
	font-size:18px;
	line-height:26px;
	font-weight:500;
	text-align:left
}
.testimonials-section.restaurant-testimonial-section .testimonial-item .testimonial-author-detail span.sub-text {
	margin-left:0
}
.testimonials-section.us-testimonial {
	background-color:rgba(238,116,31,.05)
}
.dukaan-web-section {
	padding:170px 0 0;
	position:relative;
	z-index:1
}
.dukaan-web-section:before {
	content:"";
	background-image:url(/_next/static/media/banner-bg.1c2097c3fe8ca697a890232ffd4a3534.svg);
	background-repeat:no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	bottom:0;
	background-size:cover;
	z-index:-1
}
.dukaan-web-section .dukaan-web-inner {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.dukaan-web-section .dukaan-web-inner h1 {
	max-width:650px;
	margin:0 auto
}
.dukaan-web-section .dukaan-web-inner p {
	margin:16px 0 40px
}
.dukaan-web-section .dukaan-web-inner .download-button .btn-0 {
	padding:16px 32px;
	font-size:20px;
	line-height:28px;
	font-weight:600
}
.dukaan-web-section .dukaan-web-inner .dukaan-pc-banner {
	position:relative;
	bottom:-40px
}
.dukaan-web-section .dukaan-web-inner .dukaan-pc-banner:before {
	content:"";
	background-image:url(/_next/static/media/star-effect.100861835bd37a6907c548086b8ffcb7.svg);
	background-repeat:no-repeat;
	width:150px;
	height:150px;
	position:absolute;
	left:-64px;
	top:-68px;
	z-index:1;
	background-size:cover;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.dukaan-web-section .dukaan-web-inner img {
	width:100%;
	vertical-align:bottom
}
.dukaan-web-section .site-name {
	max-width:544px;
	font-size:48px;
	font-weight:800;
	line-height:54px;
	margin-bottom:16px;
	padding:0 20px
}
.dukaan-web-section .site-description,.dukaan-web-section .site-name {
	font-stretch:normal;
	font-style:normal;
	text-align:center;
	color:#fff;
	z-index:100
}
.dukaan-web-section .site-description {
	font-size:20px;
	font-weight:400;
	line-height:1.4;
	letter-spacing:normal;
	max-width:736px;
	margin-bottom:40px;
	padding-left:16px;
	padding-right:16px
}
.dukaan-web-section .download-button {
	margin-bottom:40px
}
@media only screen and (max-width:768px) {
	.dukaan-web-section .home-banner-img {
	width:450px;
	height:auto
}
}
@media only screen and (max-width:576px) {
	.dukaan-web-section .home-banner-img {
	width:350px;
	height:auto
}
}
.dukaan-web-section .home-left-triangle {
	position:absolute;
	width:165px;
	height:418px;
	left:0;
	top:0;
	z-index:90
}
.dukaan-web-section .home-right-triangle {
	position:absolute;
	width:165px;
	height:418px;
	right:0;
	bottom:0;
	z-index:90
}
@media only screen and (max-width:576px) {
	.dukaan-web-section {
	padding:120px 0 0
}
.dukaan-web-section .dukaan-web-inner .dukaan-pc-banner {
	bottom:-12px
}
.dukaan-web-section .dukaan-web-inner .dukaan-pc-banner:before {
	content:"";
	left:-40px;
	top:-42px;
	background-size:54%
}
.dukaan-web-section .dukaan-web-inner p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	margin:12px 0 32px
}
.dukaan-web-section .dukaan-web-inner .download-button {
	margin-bottom:36px
}
.dukaan-web-section .dukaan-web-inner .download-button .btn-0 {
	font-size:16px;
	line-height:24px;
	font-weight:500;
	padding:12px 24px
}
}
.dukaan-web-images {
	padding:80px 0;
	background-color:#fff
}
.dukaan-web-images .dukaan-web-images-inner {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.dukaan-web-images .dukaan-web-images-inner,.dukaan-web-images .dukaan-web-images-inner .dukaan-web-images-box {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.dukaan-web-images .dukaan-web-images-inner .dukaan-web-images-box {
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	border:2px solid #1a181e;
	border-radius:8px;
	margin-bottom:80px;
	overflow:hidden
}
.dukaan-web-images .dukaan-web-images-inner .dukaan-web-images-box:last-child {
	margin-bottom:0
}
.dukaan-web-images .dukaan-web-images-inner .dukaan-web-images-box .dukaan-web-images-img img {
	vertical-align:bottom
}
.dukaan-web-images .dukaan-web-images-inner .dukaan-web-images-box .dukaan-web-images-img,.dukaan-web-images .dukaan-web-images-inner .dukaan-web-images-box .dukaan-web-images-txt {
	-webkit-flex:50% 1;
	-moz-box-flex:50%;
	flex:50% 1
}
.dukaan-web-images .dukaan-web-images-inner .dukaan-web-images-box .dukaan-web-images-txt {
	padding:48px
}
.dukaan-web-images .dukaan-web-images-inner .dukaan-web-images-box .dukaan-web-images-txt h3 {
	font-size:28px;
	line-height:36px;
	font-weight:700;
	color:#1a181e;
	margin-bottom:16px
}
.dukaan-web-images .dukaan-web-images-inner .dukaan-web-images-box .dukaan-web-images-txt h3 span {
	position:relative;
	display:inline-block
}
.dukaan-web-images .dukaan-web-images-inner .dukaan-web-images-box .dukaan-web-images-txt h3 span:before {
	content:"";
	background-repeat:no-repeat;
	width:164px;
	height:68px;
	position:absolute;
	left:-40px;
	top:-16px;
	pointer-events:none
}
.dukaan-web-images .dukaan-web-images-inner .dukaan-web-images-box .dukaan-web-images-txt h3 span.purple-line:before {
	background-image:url(/_next/static/media/purple-line.ab790fdb114629fc5a98fc04b083b25c.svg)
}
.dukaan-web-images .dukaan-web-images-inner .dukaan-web-images-box .dukaan-web-images-txt h3 span.green-line:before {
	background-image:url(/_next/static/media/green-line.f2e62bfcce40b662c6fb0944c3cf9b14.svg);
	left:-10px;
	top:-22px
}
.dukaan-web-images .dukaan-web-images-inner .dukaan-web-images-box .dukaan-web-images-txt h3 span.blue-line:before {
	background-image:url(/_next/static/media/blue-line.d73997c6ae1e281565ce66812f06c40d.svg);
	left:-20px;
	top:-12px
}
.dukaan-web-images .dukaan-web-images-inner .dukaan-web-images-box .dukaan-web-images-txt h3 span.yellow-line:before {
	background-image:url(/_next/static/media/yellow-line.c7074a2dbed731676a4ebe4344346f37.svg);
	left:-20px;
	top:-12px
}
.dukaan-web-images .dukaan-web-images-inner .dukaan-web-images-box .dukaan-web-images-txt p {
	font-size:18px;
	line-height:26px;
	font-weight:400;
	color:#4d4d4d
}
@media only screen and (max-width:576px) {
	.dukaan-web-images {
	padding:40px 0
}
.dukaan-web-images .dukaan-web-images-inner .dukaan-web-images-box {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	margin-bottom:40px
}
.dukaan-web-images .dukaan-web-images-inner .dukaan-web-images-box .dukaan-web-images-img {
	-webkit-order:1;
	-moz-box-ordinal-group:2;
	order:1
}
.dukaan-web-images .dukaan-web-images-inner .dukaan-web-images-box .dukaan-web-images-txt {
	-webkit-order:2;
	-moz-box-ordinal-group:3;
	order:2;
	padding:24px
}
.dukaan-web-images .dukaan-web-images-inner .dukaan-web-images-box .dukaan-web-images-txt h3 {
	font-size:20px;
	line-height:28px;
	font-weight:600;
	margin-bottom:16px;
	text-align:center
}
.dukaan-web-images .dukaan-web-images-inner .dukaan-web-images-box .dukaan-web-images-txt h3 span:before {
	background-size:70%;
	left:-28px;
	top:-12px
}
.dukaan-web-images .dukaan-web-images-inner .dukaan-web-images-box .dukaan-web-images-txt h3 span.green-line:before {
	left:-10px;
	top:-10px
}
.dukaan-web-images .dukaan-web-images-inner .dukaan-web-images-box .dukaan-web-images-txt h3 span.blue-line:before {
	left:-16px;
	top:-8px
}
.dukaan-web-images .dukaan-web-images-inner .dukaan-web-images-box .dukaan-web-images-txt h3 span.yellow-line:before {
	left:-15px;
	top:-8px
}
.dukaan-web-images .dukaan-web-images-inner .dukaan-web-images-box .dukaan-web-images-txt p {
	font-size:14px;
	line-height:20px;
	font-weight:400;
	text-align:center
}
}
.features-section {
	padding:80px 0;
	background-color:#fafafa;
	position:relative;
	z-index:1
}
.features-section .heading-h2 {
	text-align:center
}
.features-section.no-large-top {
	padding-top:64px
}
.features-section .feature-items {
	padding:0;
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start;
	margin-top:48px
}
.features-section div.item {
	margin:0 32px;
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1;
	box-shadow:0 2px 8px rgba(26,24,30,.06);
	border-radius:8px;
	background-color:#fff;
	padding:32px
}
.features-section div.item:first-child,.features-section div.item:last-child {
	margin:0
}
.features-section div.item .image {
	margin-bottom:24px
}
.features-section div.item .image img {
	max-width:56px;
	max-height:48px;
	vertical-align:bottom;
	margin:0 auto
}
.features-section div.item .pera-p {
	color:grey;
	margin-top:8px;
	text-align:center
}
.features-section .title {
	opacity:1;
	font-size:20px;
	font-weight:500;
	line-height:1.4;
	color:#1a181e;
	margin-bottom:8px
}
.features-section .description,.features-section .title {
	font-stretch:normal;
	font-style:normal;
	letter-spacing:normal;
	text-align:left
}
.features-section .description {
	height:48px;
	margin:8px 0 0;
	font-size:16px;
	font-weight:400;
	line-height:1.5;
	color:#4d4d4d
}
.features-section.slogan-how-work .description {
	height:auto
}
@media only screen and (max-width:768px) {
	.features-section {
	padding:112px 16px 16px 0
}
.features-section .feature-items {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.features-section .feature-items>div {
	margin:32px 0
}
}
@media only screen and (max-width:1144px) {
	.features-section {
	padding:40px 0
}
}
@media only screen and (max-width:768px) {
	.features-section.top-padding {
	padding:112px 16px 40px
}
}
@media only screen and (max-width:576px) {
	.features-section.top-padding {
	padding:112px 16px 40px
}
.features-section .section-header {
	margin-bottom:48px
}
.features-section .description,.features-section .image,.features-section .title {
	text-align:center
}
}
.features-section.qr-feature .description {
	height:auto;
	margin:0
}
.features-section.qr-feature .image img {
	width:auto;
	height:60px
}
@media only screen and (max-width:768px) {
	.features-section.qr-feature .section-header {
	text-align:center
}
.features-section.qr-feature .feature-items .item {
	width:100%
}
.features-section.qr-feature .feature-items .description,.features-section.qr-feature .feature-items .image,.features-section.qr-feature .feature-items .title {
	text-align:center
}
}
#features-section {
	padding:64px 0;
	background-color:rgba(20,110,180,.05)
}
#features-section .feature-items {
	margin-top:0
}
#features-section div.item {
	background-color:transparent;
	padding:0;
	box-shadow:none
}
#features-section div.item .image {
	text-align:left
}
#features-section div.item .image img {
	max-width:72px;
	max-height:72px
}
@media only screen and (max-width:576px) {
	#features-section {
	padding:40px 16px
}
#features-section div.item .image {
	text-align:center
}
}
.qr-text {
	font-size:20px;
	line-height:28px;
	font-weight:400;
	margin-bottom:16px;
	color:#1a181e
}
@media only screen and (max-width:576px) {
	.qr-text {
	text-align:center;
	font-size:18px;
	line-height:26px;
	font-weight:400
}
}
.features-section.pc-features .description,.features-section.pc-features .image,.features-section.pc-features .title {
	text-align:center
}
.footer-features-section {
	padding-top:80px;
	padding-bottom:80px;
	background-color:#fafafa
}
.footer-features-section.no-large-top {
	padding-top:64px
}
.footer-features-section .feature-items {
	padding:0
}
.footer-features-section div.item {
	margin:0 32px;
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1
}
.footer-features-section div.item:first-child,.footer-features-section div.item:last-child {
	margin:0
}
.footer-features-section .image {
	text-align:center
}
.footer-features-section .image img {
	margin-bottom:24px
}
.footer-features-section .title {
	opacity:1;
	font-size:20px;
	font-weight:500;
	line-height:1.4;
	color:#1a181e;
	margin-bottom:8px
}
.footer-features-section .description,.footer-features-section .title {
	font-stretch:normal;
	font-style:normal;
	letter-spacing:normal;
	text-align:center
}
.footer-features-section .description {
	margin:8px 0 0;
	font-size:16px;
	font-weight:400;
	line-height:1.5;
	color:#4d4d4d
}
@media only screen and (max-width:768px) {
	.footer-features-section {
	padding:40px 16px
}
.footer-features-section .feature-items {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.footer-features-section .feature-items>div {
	margin:32px 0
}
}
@media only screen and (max-width:1144px) {
	.footer-features-section {
	padding:40px 16px
}
}
.footer-features-section .bold-txt {
	font-weight:600
}
@media only screen and (max-width:576px) {
	.footer-features-section .bold-txt {
	font-size:28px;
	line-height:36px
}
}
.banner-section {
	padding-top:64px;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.banner-section.grey-bg {
	background-color:#fafafa
}
.banner-section .title {
	font-size:28px;
	font-weight:500;
	line-height:1.29;
	color:#1a181e;
	margin-bottom:16px
}
.banner-section .description,.banner-section .title {
	font-stretch:normal;
	font-style:normal;
	letter-spacing:normal;
	text-align:center
}
.banner-section .description {
	padding:0 16px;
	max-width:800px;
	font-size:18px;
	font-weight:400;
	line-height:1.44;
	color:#4d4d4d;
	margin-bottom:32px
}
@media only screen and (max-width:576px) {
	.banner-section .description {
	font-size:16px;
	line-height:24px
}
}
.banner-section img {
	max-width:100%
}
@media only screen and (max-width:768px) {
	.banner-section img {
	padding:0 16px
}
}
@media only screen and (max-width:576px) {
	.banner-section img {
	padding:0 16px
}
}
.banner-section.padd-bottom {
	padding-bottom:64px
}
@media only screen and (max-width:576px) {
	.banner-section.padd-bottom {
	padding-bottom:64px
}
.banner-section {
	padding-top:64px
}
}
.divider-line {
	background-color:#d9d9d9;
	height:1px;
	margin:0 0 64px
}
@media only screen and (max-width:576px) {
	.divider-line {
	margin:0 0 40px
}
}
.open-layout-section {
	max-width:1144px;
	margin:0 auto;
	padding:90px 0 0
}
.invoice-generator-layout {
	background-color:#fafafa
}
.all-products {
	margin:-16px
}
.all-products .product-item {
	padding:16px;
	cursor:pointer
}
.all-products .product-item img {
	width:100%;
	height:200px;
	border-radius:6px;
	object-fit:cover
}
.all-products .product-item div {
	font-size:20px;
	line-height:28px;
	font-weight:500;
	color:#1a181e
}
.all-products .product-item p {
	font-size:16px;
	line-height:24px;
	color:#4d4d4d
}
.definition-and-policy p,.definition-and-policy span {
	color:#4d4d4d
}
.definition-and-policy .section-text-2 {
	margin-bottom:16px;
	font-size:32px;
	line-height:38px;
	font-weight:600
}
.definition-and-policy .definition-list .definition-list-item {
	font-size:18px;
	line-height:26px
}
.definition-and-policy .definition-list .definition-list-item .definition-label {
	font-weight:500
}
.definition-and-policy .definition-list .definition-list-item .definition-list-style {
	display:inline-block;
	margin-right:10px
}
.definition-and-policy .definition-list-type-number li,.definition-and-policy .definition-list-type li {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	margin-bottom:12px
}
.definition-and-policy .policies .policy-section {
	margin-bottom:56px
}
.definition-and-policy .policies .policy-section:last-child {
	margin-bottom:0
}
.definition-and-policy .policies .policy-section .text-2:not(:last-child),.definition-and-policy .section-text-3 {
	margin-bottom:12px
}
.slogan-form {
	margin-top:48px
}
.slogans-list-wrap h4 {
	font-size:20px;
	line-height:28px;
	font-weight:500;
	margin-bottom:36px
}
.slogans-list-wrap .slogan-item input {
	border:0;
	background-color:#f2f2f2
}
.slogans-list-wrap .slogan-item .copy-clip-input {
	white-space:normal;
	text-align:left;
	line-height:22px;
	padding:8px 16px;
	min-height:60px;
	width:100%
}
.slogans-list-wrap .row {
	margin:0 -16px
}
.slogans-list-wrap .row .col-md-6,.slogans-list-wrap .row .col-md-12 {
	padding:0 16px
}
.domain-name-list .col-md-12.col-xs-12:not(:last-child) {
	margin-bottom:12px
}
.domain-name-list .domain-name-item {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	font-size:16px;
	line-height:24px;
	border-radius:4px;
	background-color:#f2f2f2;
	padding:12px 10px 12px 16px
}
.domain-name-list .domain-name-item .domain-status {
	font-size:14px;
	line-height:20px;
	font-weight:500;
	padding:4px 12px;
	background-color:#d9d9d9;
	border-radius:3px
}
.domain-name-list .domain-name-item .domain-status.available {
	background-color:#17b31b;
	color:#fff
}
textarea.template-html {
	font-size:14px;
	line-height:20px;
	padding:16px 16px 28px;
	border-radius:4px;
	border:1px solid #d9d9d9;
	width:100%;
	height:520px;
	resize:none
}
.template-preview {
	background-color:#fafafa;
	border-radius:4px;
	padding:16px 16px 28px;
	height:520px;
	overflow-y:auto
}
.template-preview h1 {
	margin-bottom:16px
}
.template-preview h1:not(:first-of-type) {
	margin-top:40px
}
.template-preview h2,.template-preview h3 {
	margin-bottom:12px;
	margin-top:12px
}
.template-preview p {
	margin-bottom:4px
}
@media only screen and (max-width:576px) {
	.definition-and-policy .policies .policy-section {
	margin-bottom:32px
}
.definition-and-policy .section-text-2 {
	font-size:24px;
	line-height:32px;
	font-weight:600;
	margin-bottom:12px
}
.definition-and-policy .text-2 {
	font-size:14px;
	line-height:20px
}
.definition-and-policy .section-text-3 {
	margin-bottom:12px
}
.definition-and-policy .definition-list .definition-list-item {
	font-size:14px;
	line-height:20px
}
.slogan-form {
	margin-top:32px
}
.slogans-list-wrap h4 {
	font-size:16px;
	line-height:20px;
	font-weight:500;
	margin-bottom:24px
}
.domain-name-list .domain-name-item,.slogans-list-wrap .slogan-item input {
	font-size:14px;
	line-height:20px
}
.domain-name-list .domain-name-item .domain-status {
	font-size:12px;
	line-height:16px;
	font-weight:500
}
.slogan-mobile {
	padding:64px 0
}
}
.tools-faq-list {
	list-style-type:disc;
	margin-left:20px
}
.additional-info .section-header {
	margin-bottom:48px
}
.additional-info.online-invoice .section-header {
	margin-bottom:16px
}
.additional-info.online-invoice .definition-and-policy .policies .policy-section .text-2:not(:last-child) {
	margin-bottom:12px
}
.invoice-layout {
	background-color:#fff;
	padding:32px;
	margin:0 32px 64px 0
}
.invoice-layout .invoice-divider {
	height:1px;
	background-color:#d9d9d9;
	margin:16px 0
}
.invoice-layout .invoice-editable-component {
	cursor:pointer;
	display:inline-block;
	padding:0;
	border-radius:2px;
	border:1px solid transparent;
	outline:none
}
.invoice-layout .text-right {
	text-align:right
}
.invoice-layout .invoice-editable-component.textarea,.invoice-layout textarea.invoice-editable-component {
	width:100%;
	resize:none;
	min-height:156px;
	border-color:#e5a703
}
.invoice-layout .invoice-editable-component.textarea {
	border-color:transparent
}
.invoice-layout input.invoice-editable-component {
	border-color:#e5a703
}
.invoice-layout .company-name {
	max-width:425px;
	word-break:break-word
}
.invoice-layout .company-name,.invoice-layout .invoice-label {
	font-size:24px;
	line-height:32px;
	font-weight:600
}
.invoice-layout .invoice-default-label {
	font-size:14px;
	line-height:20px
}
.invoice-layout .add-new-item {
	cursor:pointer;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:flex-start;
	-moz-box-pack:start;
	justify-content:flex-start;
	font-size:12px;
	line-height:16px;
	font-weight:600;
	color:#e5a703;
	margin-top:16px
}
.invoice-layout table.invoice-table {
	width:100%
}
.invoice-layout table.invoice-table td,.invoice-layout table.invoice-table th {
	padding:8px;
	text-align:left;
	width:110px
}
.invoice-layout table.invoice-table td:last-child,.invoice-layout table.invoice-table th:last-child {
	text-align:right;
	padding-right:0
}
.invoice-layout table.invoice-table td.description,.invoice-layout table.invoice-table th.description {
	width:auto
}
.invoice-layout table.invoice-table td.number,.invoice-layout table.invoice-table th.number {
	width:20px
}
.invoice-layout table.invoice-table thead tr {
	border-bottom:1px solid #d9d9d9
}
.invoice-layout table.invoice-table thead tr th {
	font-size:14px;
	line-height:20px;
	font-weight:600
}
.invoice-layout table.invoice-table tbody tr td .total-cell {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:flex-end;
	-moz-box-pack:end;
	justify-content:flex-end;
	position:relative
}
.invoice-layout table.invoice-table tbody tr td .total-cell .remove-item {
	cursor:pointer;
	position:absolute;
	right:-24px
}
@media only screen and (max-width:576px) {
	.invoice-layout table.invoice-table td,.invoice-layout table.invoice-table th {
	padding:6px
}
}
.invoice-layout .invoice-totals .sales-tax,.invoice-layout .invoice-totals .sub-total {
	font-size:14px;
	line-height:20px;
	font-weight:600;
	position:relative
}
.invoice-layout .invoice-totals .sales-tax .remove-item,.invoice-layout .invoice-totals .sub-total .remove-item {
	position:absolute;
	top:1px;
	right:-24px;
	cursor:pointer
}
.invoice-layout .invoice-totals .grand-total {
	font-size:16px;
	line-height:24px;
	font-weight:600
}
.action-buttons {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	height:-webkit-fit-content;
	height:-moz-fit-content;
	height:fit-content
}
.action-buttons button {
	font-size:18px;
	line-height:26px;
	font-weight:500;
	width:100%
}
.action-buttons button.btn-white {
	border:1px solid #e5a703
}
.action-buttons .or-divider {
	color:grey;
	margin:20px 0
}
.action-buttons .or-divider,.slogan-hover {
	font-size:14px;
	line-height:20px
}
.policy-social-media {
	background-color:#fafafa;
	padding:48px 0
}
.policy-social-media .social-header {
	text-align:center;
	font-size:20px;
	line-height:28px;
	font-weight:500;
	color:#1a181e;
	margin-bottom:24px
}
.policy-social-media .policy-social-main a {
	background-color:#fff;
	border:1px solid #d9d9d9;
	border-radius:20px;
	padding:7px 12px;
	color:#1a181e;
	font-size:16px;
	line-height:24px;
	font-weight:400;
	margin-right:12px
}
.policy-social-media .policy-social-main a:last-child {
	margin-right:0
}
.policy-social-media .policy-social-main a img {
	width:20px;
	height:20px;
	margin-right:6px
}
@media only screen and (max-width:576px) {
	.policy-social-media .policy-social-main a {
	padding:5px 7px;
	font-size:14px;
	line-height:22px;
	font-weight:400;
	margin-right:8px
}
}
@media only screen and (max-width:360px) {
	.policy-social-media .policy-social-main a {
	padding:5px 7px;
	font-size:14px;
	line-height:22px;
	font-weight:400;
	margin-right:8px
}
}
.start-slogan-section {
	padding:80px 0;
	background-color:#fff
}
.start-slogan-section .section-header {
	margin-bottom:16px;
	font-size:32px;
	line-height:38px;
	font-weight:600
}
.start-slogan-section .start-slogan-list p {
	font-size:18px;
	line-height:26px;
	font-weight:400;
	margin-bottom:12px;
	color:#1a181e
}
.start-slogan-section .start-slogan-list p:last-child {
	margin-bottom:0
}
.start-slogan-section .start-slogan-list p a {
	color:#e5a703
}
@media only screen and (max-width:768px) {
	.start-slogan-section {
	padding:64px 0
}
}
@media only screen and (max-width:576px) {
	.start-slogan-section {
	padding:64px 0
}
.start-slogan-section .section-header {
	margin-bottom:12px;
	text-align:left;
	font-size:24px;
	line-height:32px;
	font-weight:600
}
.start-slogan-section .start-slogan-list p {
	font-size:14px;
	line-height:20px;
	font-weight:400;
	margin-bottom:12px;
	text-align:left
}
}
.start-slogan-section.privacy-policy-content {
	padding:80px 0 0
}
.start-slogan-section.privacy-policy-content .top32 {
	margin-top:48px
}
.start-slogan-section.privacy-policy-content .section-divider {
	background-color:#fff
}
@media only screen and (max-width:768px) {
	.start-slogan-section.privacy-policy-content {
	padding:40px 0 0
}
}
@media only screen and (max-width:576px) {
	.start-slogan-section.privacy-policy-content {
	padding:40px 0 0
}
}
.cloudFaq .tools-faq-list {
	list-style-type:numeric
}
.free-need-section {
	border:1px solid #e5a703;
	background-color:rgba(20,110,180,.05);
	border-radius:4px;
	padding:24px 16px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	margin-top:48px
}
.free-need-section h4 {
	font-size:14px;
	line-height:20px;
	font-weight:600;
	color:#e5a703
}
.free-need-section h2 {
	font-size:24px;
	line-height:32px;
	font-weight:500;
	color:#1a181e;
	margin:8px 0 4px
}
.free-need-section p {
	font-size:14px;
	line-height:20px;
	font-weight:400;
	color:#4d4d4d;
	text-align:center
}
.free-need-section .btn-0 {
	font-size:14px;
	line-height:20px;
	font-weight:500;
	padding:8px 24px;
	margin-top:24px
}
.cross-ico-main {
	position:relative
}
.cross-ico-main .cross-icon-on-type {
	position:absolute;
	right:28px;
	bottom:48px;
	cursor:pointer;
	background-image:url(/_next/static/media/cross.f5d3bfafce7705329d4fc616268eb1b3.svg);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	background-position:-1px -1px
}
.template-preview.t-and-c-preview h2 {
	font-weight:500
}
.template-preview.t-and-c-preview h3 {
	font-weight:500;
	margin-top:32px
}
.template-preview.t-and-c-preview h2.subHeadPvcH2 {
	font-size:18px;
	margin-bottom:8px;
	margin-top:32px
}
.template-preview.t-and-c-preview h3.subHeadPvc {
	margin-top:0
}
.template-preview.t-and-c-preview strong {
	font-weight:500
}
.template-preview.t-and-c-preview a {
	color:#e5a703;
	text-decoration:underline;
	word-break:break-all
}
.template-preview.t-and-c-preview p {
	margin-bottom:12px
}
.template-preview.t-and-c-preview ul {
	list-style-type:disc;
	padding:0 0 0 20px;
	margin-bottom:12px
}
.template-preview.t-and-c-preview ul li {
	margin-bottom:4px
}
.template-preview.t-and-c-preview .type-alpha {
	list-style-type:lower-alpha;
	padding:0 0 0 20px;
	margin-bottom:12px
}
@media only screen and (max-width:576px) {
	.template-preview.t-and-c-preview {
	text-align:left
}
.t-and-c-btn-generate {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.t-and-c-btn-generate .t-and-c-toggle {
	margin-top:24px
}
}
.qr-code-generator-section .form-group {
	max-width:352px;
	margin-bottom:48px;
	position:relative
}
.qr-code-generator-section .form-group small {
	color:#e50b20;
	position:absolute;
	bottom:-16px;
	left:0
}
.qr-code-generator-section .qr-main h4 {
	font-size:20px;
	line-height:28px;
	font-weight:500;
	color:#1a181e;
	margin:0 0 32px
}
.qr-code-generator-section .qr-main .qr-inner {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.qr-code-generator-section .qr-main .qr-inner .qr-btn {
	margin-left:64px
}
.qr-code-generator-section .qr-main .qr-inner .qr-btn h5 {
	font-size:20px;
	line-height:28px;
	font-weight:500;
	color:#1a181e;
	margin:0 0 27px
}
.qr-code-generator-section .qr-main .qr-inner .qr-btn .radioForm .MuiFormControl-root {
	margin-bottom:24px
}
.qr-code-generator-section .qr-main .qr-inner .qr-btn .radioForm .MuiFormControl-root .MuiFormGroup-root {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-flex-direction:row;
	-moz-box-orient:horizontal;
	-moz-box-direction:normal;
	flex-direction:row
}
.qr-code-generator-section .qr-main .qr-inner .qr-btn .radioForm .MuiFormControlLabel-root {
	margin:0 13px 0 0;
	font-size:16px;
	line-height:24px;
	font-weight:500;
	color:#1a181e
}
.qr-code-generator-section .qr-main .qr-inner .qr-btn .radioForm .MuiFormControlLabel-root:last-child {
	margin:0
}
.qr-code-generator-section .qr-main .qr-inner .qr-btn .radioForm .MuiFormControlLabel-root .MuiTypography-body1 {
	font-size:16px;
	line-height:24px;
	font-weight:500;
	color:#1a181e;
	margin-left:8px
}
.qr-code-generator-section .qr-main .qr-inner .qr-btn .radioForm .MuiFormControlLabel-root .MuiButtonBase-root {
	padding:0;
	color:#ccc
}
.qr-code-generator-section .qr-main .qr-inner .qr-btn .radioForm .MuiFormControlLabel-root .MuiButtonBase-root.Mui-checked {
	color:#e5a703
}
.qr-code-generator-section .qr-main .qr-inner .qr-btn .radioForm .MuiFormControlLabel-root .MuiButtonBase-root .MuiSvgIcon-root {
	padding:0;
	width:20px;
	height:20px
}
@media only screen and (max-width:576px) {
	.qr-code-generator-section .qr-main .qr-inner {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.qr-code-generator-section .qr-main .qr-inner .qr-btn {
	margin:32px 0 0
}
}
.description-generator-section .dsc-generator-form .form-group.mb48 {
	margin-bottom:48px
}
.description-generator-section .dsc-generator-form .dsc-wrap-input {
	position:relative
}
.description-generator-section .dsc-generator-form .dsc-wrap-input .cross-icon-on-type {
	position:absolute;
	right:16px;
	bottom:16px;
	cursor:pointer;
	background-image:url(/_next/static/media/cross.f5d3bfafce7705329d4fc616268eb1b3.svg);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	background-position:-1px -1px
}
@media only screen and (max-width:576px) {
	.description-generator-section .dsc-generator-form .field-label {
	text-align:left;
	font-size:14px;
	line-height:22px;
	font-weight:500
}
.description-generator-section .dsc-generator-form .dsc-wrap-input input {
	font-size:14px;
	line-height:22px;
	font-weight:400
}
}
.description-generator-section .dsc-preview-success {
	border:1px solid #d9d9d9;
	padding:16px;
	border-radius:4px
}
.description-generator-section .dsc-preview-success p {
	font-size:14px;
	line-height:20px;
	font-weight:400;
	color:#1a181e
}
.description-generator-section .dsc-preview-success.dsc-loader-p0 {
	padding:0
}
.description-generator-section .dsc-preview-success.dsc-loader-p0 .shimmer {
	display:-webkit-flex!important;
	display:-moz-box!important;
	display:flex!important
}
.description-generator-section .section-info strong {
	font-weight:600
}
.description-generator-section .dsc-success-btns {
	margin-top:48px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.description-generator-section .dsc-success-btns .btn-default {
	font-size:18px;
	line-height:26px;
	font-weight:500;
	border:1px solid #d9d9d9;
	color:#1a181e;
	padding:11px 23px;
	border-radius:4px;
	cursor:pointer;
	background-color:#fff
}
@media only screen and (max-width:576px) {
	.description-generator-section .dsc-success-btns {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	margin-top:32px
}
.description-generator-section .dsc-success-btns .btn-0 {
	width:100%
}
.description-generator-section .dsc-success-btns .btn,.description-generator-section .dsc-success-btns .btn-0,.description-generator-section .dsc-success-btns .btn-1,.description-generator-section .dsc-success-btns .btn-2 {
	width:100%;
	font-size:16px;
	line-height:24px;
	font-weight:500;
	margin-top:8px
}
.description-generator-section .dsc-generator-form .form-group.mb48 {
	margin-bottom:32px
}
.description-generator-section .btn-0 {
	font-size:16px;
	line-height:24px;
	font-weight:500
}
}
.dsc-generator-start-inner .section-header {
	font-size:32px;
	line-height:38px;
	font-weight:600;
	color:#1a181e;
	margin-bottom:16px;
	margin-top:64px;
	letter-spacing:normal
}
.dsc-generator-start-inner .section-header:first-child {
	margin-top:0
}
.dsc-generator-start-inner p {
	font-size:18px;
	line-height:26px;
	font-weight:400;
	color:#4d4d4d
}
.dsc-generator-start-inner ul {
	padding:0
}
.dsc-generator-start-inner ul li {
	font-size:18px;
	line-height:26px;
	font-weight:400;
	color:#4d4d4d;
	margin-bottom:12px
}
.dsc-generator-start-inner ul li .bulletDot {
	background-color:#4d4d4d;
	width:5px;
	height:5px;
	border-radius:50%;
	display:inline-block;
	margin:0 8px 3px 0
}
@media only screen and (max-width:576px) {
	.dsc-generator-start-inner .section-header {
	font-size:24px;
	line-height:32px;
	font-weight:600;
	margin-bottom:12px;
	margin-top:40px
}
.dsc-generator-start-inner .section-header:first-child {
	margin-top:0
}
.dsc-generator-start-inner p,.dsc-generator-start-inner ul li {
	font-size:14px;
	line-height:20px;
	font-weight:400;
	text-align:left
}
.dsc-generator-start-inner ul li {
	margin-bottom:12px
}
.dsc-generator-start-inner ul li:last-child {
	margin-bottom:0
}
}
.dsc-start-section {
	background-color:#fff
}
.dsc-heading-section {
	margin:0 0 48px
}
.dsc-heading-section .section-info {
	margin:0
}
@media only screen and (max-width:576px) {
	.white-wraper {
	padding:0 0 64px
}
.padd80 {
	padding:64px 0
}
.dsc-generator-start-inner .section-header {
	text-align:left
}
.dsc-additional .py80 {
	padding:64px 0
}
.dsc-additional .section-header {
	text-align:center
}
.dsc-start-section {
	padding:64px 0
}
}
.invoice-page-content {
	padding:80px 0
}
.invoice-page-content .section-header {
	font-size:32px;
	line-height:38px;
	font-weight:600
}
.invoice-head .section-header,.invoice-head .section-info {
	text-align:left;
	padding:0
}
.invoice-layout .text-left .invoice-default-label,.text-left-addr {
	text-align:left
}
@media only screen and (max-width:576px) {
	.invoice-head .section-header,.invoice-head .section-info {
	padding:0 20px
}
.invoice-page-content {
	padding:64px 0
}
.invoice-page-content .section-header {
	font-size:24px;
	line-height:32px;
	font-weight:600;
	text-align:left
}
.invoice-page-content .section-text-1 {
	font-size:20px;
	line-height:28px;
	font-weight:500
}
.invoice-page-content .pb56 {
	padding-bottom:32px
}
.invoice-page-content .mb16 {
	margin-bottom:12px
}
.invoice-page-content .pb64 {
	padding-bottom:40px
}
.invoice-page-content .definition-list {
	margin-bottom:0
}
.invoice-page-content .definition-list .definition-list-item,.invoice-page-content .text-2 {
	font-size:14px;
	line-height:20px;
	font-weight:400
}
.mobile-p0 {
	padding:48px 0
}
.invoice-generator-main {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	padding:8px
}
.invoice-generator-main .invoice-layout {
	margin:0 0 16px;
	padding:24px
}
.additional-info.online-invoice .section-header {
	margin-bottom:12px
}
}
.tool-home-page .section-header {
	margin-bottom:16px
}
.tool-home-page .all-product-p {
	margin:0 0 48px;
	font-size:20px;
	line-height:28px;
	font-weight:400;
	color:#4d4d4d
}
.section-header.all-product {
	margin-bottom:48px
}
.invoice-my0 {
	margin-top:0!important;
	margin-bottom:0!important
}
.invoice-mt64 {
	padding-top:64px
}
.invoice-editable-component {
	-webkit-flex:0 0 65%!important;
	-moz-box-flex:0!important;
	flex:0 0 65%!important
}
.invoice-editable-component:last-child {
	-webkit-flex:0 0 30%!important;
	-moz-box-flex:0!important;
	flex:0 0 30%!important
}
.auto-width input {
	width:100%
}
.dsc-email-popup-inner {
	position:fixed;
	top:0;
	right:0;
	left:0;
	height:-webkit-calc(100% - 0px);
	height:-moz-calc(100% - 0px);
	height:calc(100% - 0px);
	z-index:9999;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	background-color:rgba(0,0,0,.9)
}
.dsc-email-popup-inner .dsc-email-popup-box {
	max-width:480px;
	background-color:transparent;
	margin:0 auto;
	border-radius:8px;
	padding:0 24px;
	width:100%
}
.dsc-email-popup-inner .dsc-email-popup-box .text-4 {
	color:#fff;
	margin-bottom:32px
}
.dsc-email-popup-inner .dsc-email-popup-box .dsc-email-box .form-group {
	width:100%
}
.dsc-email-popup-inner .dsc-email-popup-box .dsc-email-box .form-group .input-group input[type=text]:focus {
	border-color:#d9d9d9
}
.dsc-email-popup-inner .dsc-email-popup-box .dsc-email-box .error-msg {
	color:red
}
.dsc-email-popup-inner .preview-pop-head {
	position:fixed;
	top:32px;
	right:32px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex
}
.dsc-email-popup-inner .preview-pop-head .popupClose {
	background-image:url(/_next/static/media/cross-icon.7885591450017aae4bf1cbf1c1295ab8.svg);
	width:24px;
	height:24px;
	cursor:pointer;
	display:inline-block
}
.modal-open .header {
	z-index:0
}
.snackbar-container {
	margin:0 auto!important;
	padding:8px 16px;
	border-radius:6px;
	box-shadow:0 2px 16px 0 rgba(0,0,0,.16);
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:row;
	-moz-box-orient:horizontal;
	-moz-box-direction:normal;
	flex-direction:row;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	width:-webkit-fit-content;
	width:-moz-fit-content;
	width:fit-content;
	z-index:100;
	position:absolute;
	left:0;
	right:0
}
.snackbar-container>span {
	color:#1a181e;
	font-size:16px;
	line-height:24px;
	font-weight:500;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
@media only screen and (max-width:576px) {
	.snackbar-container>span {
	font-size:14px;
	line-height:20px;
	font-weight:500
}
}
.snackbar-container.animated {
	-webkit-animation:run 20s linear infinite;
	-moz-animation:run 20s linear infinite;
	animation:run 20s linear infinite
}
.snackbar-container:first-child {
	top:32px;
	-webkit-justify-content:end;
	-moz-box-pack:end;
	justify-content:end;
	right:75px;
	left:auto
}
@media only screen and (max-width:576px) {
	.snackbar-container:first-child {
	margin:0!important;
	top:16px;
	right:55px
}
}
.snackbar-container:nth-child(2) {
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	top:104px
}
@media only screen and (max-width:576px) {
	.snackbar-container:nth-child(2) {
	margin:0!important;
	left:60px
}
}
.snackbar-container:nth-child(3) {
	bottom:132px;
	right:65px
}
@media only screen and (max-width:576px) {
	.snackbar-container:nth-child(3) {
	margin:0!important;
	left:50px;
	bottom:40px
}
.snackbar-container img {
	width:18px;
	height:18px
}
.snackbar-container {
	border-radius:4px
}
}
@-webkit-keyframes run {
	0% {
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
25% {
	-webkit-transform:translateX(-40px);
	transform:translateX(-40px)
}
50% {
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
75% {
	-webkit-transform:translateX(40px);
	transform:translateX(40px)
}
to {
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
}
@-moz-keyframes run {
	0% {
	-moz-transform:translateX(0);
	transform:translateX(0)
}
25% {
	-moz-transform:translateX(-40px);
	transform:translateX(-40px)
}
50% {
	-moz-transform:translateX(0);
	transform:translateX(0)
}
75% {
	-moz-transform:translateX(40px);
	transform:translateX(40px)
}
to {
	-moz-transform:translateX(0);
	transform:translateX(0)
}
}
@keyframes run {
	0% {
	-webkit-transform:translateX(0);
	-moz-transform:translateX(0);
	transform:translateX(0)
}
25% {
	-webkit-transform:translateX(-40px);
	-moz-transform:translateX(-40px);
	transform:translateX(-40px)
}
50% {
	-webkit-transform:translateX(0);
	-moz-transform:translateX(0);
	transform:translateX(0)
}
75% {
	-webkit-transform:translateX(40px);
	-moz-transform:translateX(40px);
	transform:translateX(40px)
}
to {
	-webkit-transform:translateX(0);
	-moz-transform:translateX(0);
	transform:translateX(0)
}
}
.quote-banner {
	margin:0 20px 20px auto;
	position:relative;
	z-index:10
}
.quote-banner:after {
	min-height:168px;
	width:100%;
	border:1px solid #4d4d4d;
	position:absolute;
	top:20px;
	left:20px;
	bottom:-20px;
	content:"";
	background-color:transparent;
	z-index:-1
}
@media only screen and (max-width:576px) {
	.quote-banner:after {
	min-height:138px;
	top:8px;
	left:8px;
	bottom:-8px
}
}
.quote-banner .quote-banner-inner {
	border:1px solid #4d4d4d;
	background-color:#fff;
	padding:48px;
	z-index:100
}
@media only screen and (max-width:576px) {
	.quote-banner .quote-banner-inner {
	padding:16px
}
}
.quote-banner .backface-container,.quote-banner .frontface-container {
	min-height:168px;
	width:100%;
	border:1px solid #4d4d4d;
	position:absolute;
	top:20px;
	left:20px
}
.quote-banner .frontface-container {
	padding:48px;
	background-color:#fff
}
@media only screen and (max-width:768px) {
	.quote-banner {
	margin:0 20px 20px auto
}
}
@media only screen and (max-width:576px) {
	.quote-banner {
	margin:0 8px 8px auto
}
}
.quote-banner-text {
	font-size:28px;
	line-height:35px;
	font-weight:500;
	text-align:center;
	font-family:LibreBaskerville,san-serif
}
@media only screen and (max-width:576px) {
	.quote-banner-text {
	font-size:18px;
	line-height:26px;
	font-weight:500
}
}
.partner-logo-section .partner-logo-inner {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.partner-logo-section .partner-logo-inner div img {
	max-width:100%
}
.business-dukaan-section {
	padding:80px 0;
	background-color:rgba(250,183,59,.1);
	margin-top:80px
}
.business-dukaan-section .business-dukaan-inner .section-header {
	margin-bottom:16px
}
.business-dukaan-section .business-dukaan-box {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	margin:0 -16px
}
.business-dukaan-section .business-dukaan-box .business-dukaan-img-box {
	-webkit-flex:0 1 22%;
	-moz-box-flex:0;
	flex:0 1 22%;
	margin:32px 16px 0;
	-webkit-filter:drop-shadow(0 2px 8px rgba(26,24,30,.06));
	filter:drop-shadow(0 2px 8px rgba(26,24,30,.06))
}
.business-dukaan-section .business-dukaan-box .business-dukaan-img-box:hover {
	-webkit-filter:drop-shadow(0 8px 24px rgba(0,0,0,.08));
	filter:drop-shadow(0 8px 24px rgba(0,0,0,.08));
	-webkit-transition:.3s;
	-moz-transition:.3s;
	transition:.3s
}
.business-dukaan-section .business-dukaan-box .business-dukaan-img-box img {
	max-width:100%;
	vertical-align:bottom;
	width:100%;
	height:auto!important;
	border-radius:4px 4px 0 0;
	max-height:445px
}
.business-dukaan-section .business-dukaan-box .business-dukaan-img-box .business-dukaan-caption {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	background-color:#fff;
	padding:12px 16px;
	border-top:1px solid #e6e6e6;
	border-radius:0 0 4px 4px;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.business-dukaan-section .business-dukaan-box .business-dukaan-img-box .business-dukaan-caption .business-dukaan-caption-txt h3 {
	font-size:16px;
	line-height:24px;
	font-weight:500;
	color:#1a181e
}
.business-dukaan-section .business-dukaan-box .business-dukaan-img-box .business-dukaan-caption .business-dukaan-caption-txt p {
	font-size:12px;
	line-height:16px;
	font-weight:400;
	color:grey;
	text-transform:uppercase
}
.business-dukaan-section .business-dukaan-box .business-dukaan-img-box .business-dukaan-caption .business-dukaan-link-icon {
	background-image:url(/_next/static/media/goto-icon.4dff0033416c2c92d24a19a8b698fcb2.svg);
	width:24px;
	height:24px;
	display:inline-block;
	background-repeat:no-repeat
}
@media only screen and (max-width:1200px) {
	.business-dukaan-section .business-dukaan-box {
	margin:0 -8px
}
.business-dukaan-section .business-dukaan-box .business-dukaan-img-box {
	-webkit-flex:0 1 23%;
	-moz-box-flex:0;
	flex:0 1 23%;
	margin:16px 8px 0
}
}
@media only screen and (max-width:992px) {
	.business-dukaan-section .business-dukaan-box .business-dukaan-img-box {
	-webkit-flex:0 1 22%;
	-moz-box-flex:0;
	flex:0 1 22%
}
}
.business-dukaan-section.busines-section-us {
	margin-top:0
}
@media only screen and (max-width:768px) {
	.business-dukaan-section {
	padding:64px 0;
	margin-top:16px
}
.business-dukaan-section .business-dukaan-inner .section-header {
	margin-bottom:40px
}
.business-dukaan-section .business-dukaan-box {
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap
}
.business-dukaan-section .business-dukaan-box .business-dukaan-img-box {
	margin-bottom:24px;
	margin-right:16px;
	margin-top:0;
	-webkit-flex:1 1 40%;
	-moz-box-flex:1;
	flex:1 1 40%;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.business-dukaan-section .business-dukaan-box .business-dukaan-img-box:last-child,.business-dukaan-section .business-dukaan-box .business-dukaan-img-box:nth-child(3) {
	margin-bottom:0
}
.business-dukaan-section .business-dukaan-box .business-dukaan-img-box:nth-child(2n) {
	margin-right:0
}
.business-dukaan-section .business-dukaan-box .business-dukaan-img-box .business-dukaan-caption {
	width:100%;
	padding:8px;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.business-dukaan-section .business-dukaan-box .business-dukaan-img-box .business-dukaan-caption .business-dukaan-caption-txt h3 {
	font-size:12px;
	line-height:16px;
	font-weight:500
}
.business-dukaan-section .business-dukaan-box .business-dukaan-img-box .business-dukaan-caption .business-dukaan-caption-txt p {
	font-size:10px;
	line-height:12px;
	font-weight:400
}
.business-dukaan-section .business-dukaan-box .business-dukaan-img-box .business-dukaan-caption .business-dukaan-link-icon {
	width:16px;
	height:16px;
	background-size:100%
}
.business-dukaan-section .business-dukaan-box .business-dukaan-img-box img {
	max-height:none
}
}
@media only screen and (max-width:576px) {
	.business-dukaan-section {
	padding:64px 0;
	margin-top:16px
}
.business-dukaan-section .business-dukaan-inner .section-header {
	margin-bottom:40px
}
.business-dukaan-section .business-dukaan-box {
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	margin:0
}
.business-dukaan-section .business-dukaan-box .business-dukaan-img-box {
	margin:0 0 24px;
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.business-dukaan-section .business-dukaan-box .business-dukaan-img-box:last-child {
	margin-bottom:0
}
.business-dukaan-section .business-dukaan-box .business-dukaan-img-box:nth-child(3) {
	margin-bottom:24px
}
.business-dukaan-section .business-dukaan-box .business-dukaan-img-box:nth-child(2n) {
	margin-right:0
}
.business-dukaan-section .business-dukaan-box .business-dukaan-img-box .business-dukaan-caption {
	width:100%;
	padding:8px;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.business-dukaan-section .business-dukaan-box .business-dukaan-img-box .business-dukaan-caption .business-dukaan-caption-txt h3 {
	font-size:12px;
	line-height:16px;
	font-weight:500
}
.business-dukaan-section .business-dukaan-box .business-dukaan-img-box .business-dukaan-caption .business-dukaan-caption-txt p {
	font-size:10px;
	line-height:12px;
	font-weight:400
}
.business-dukaan-section .business-dukaan-box .business-dukaan-img-box .business-dukaan-caption .business-dukaan-link-icon {
	width:16px;
	height:16px;
	background-size:100%
}
.business-dukaan-section .business-dukaan-box .business-dukaan-img-box img {
	max-height:none
}
}
.fashionSection {
	background-color:#fafafa;
	padding:80px 0 56px
}
.fashionSection .fashionSectionInner .section-header {
	margin-bottom:16px
}
.fashionSection .fashionSectionInner p {
	font-size:20px;
	line-height:28px;
	font-weight:400;
	margin:0;
	color:#4d4d4d
}
@media only screen and (max-width:576px) {
	.fashionSection .fashionSectionInner p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	text-align:center
}
}
.fashionSection .fashionSlick {
	margin-top:48px
}
.fashionSection .fashionSlick .slick-track {
	display:-webkit-flex;
	display:-moz-box;
	display:flex
}
.fashionSection .fashionSlick .slick-slide {
	width:auto!important;
	box-shadow:none;
	outline:none;
	border:none;
	margin-bottom:24px;
	border-radius:6px
}
.fashionSection .fashionSlick .slick-slide:last-child {
	margin-right:0
}
.fashionSection .fashionSlick .slick-slide div:first-child:focus-visible {
	outline:none
}
@media only screen and (max-width:576px) {
	.fashionSection .fashionSlick .slick-slide {
	margin:0 0 16px
}
}
.fashionSection .fashionSlick .fashionSlideBox {
	width:auto!important;
	padding:16px;
	margin:0 8px;
	background-color:#fff;
	border-radius:6px;
	box-shadow:0 2px 8px rgba(26,24,30,.06)
}
.fashionSection .fashionSlick .fashionSlideBox:active,.fashionSection .fashionSlick .fashionSlideBox:focus,.fashionSection .fashionSlick .fashionSlideBox:focus:active {
	box-shadow:none;
	outline:none;
	border:none;
	background-color:#fff;
	box-shadow:0 4px 20px 0 hsla(0,0%,59.6%,.2)
}
.fashionSection .fashionSlick .fashionSlideBox:hover {
	box-shadow:0 8px 24px rgba(0,0,0,.08);
	-webkit-transition:.3s;
	-moz-transition:.3s;
	transition:.3s
}
.fashionSection .fashionSlick .fashionSlideBox img {
	max-width:100%;
	max-width:320px;
	min-height:200px;
	object-fit:cover;
	border-radius:4px
}
@media only screen and (max-width:576px) {
	.fashionSection .fashionSlick .fashionSlideBox img {
	max-width:264px;
	min-height:164px
}
}
.fashionSection .fashionSlick .fashionSlideBox .card-body {
	padding-top:12px
}
.fashionSection .fashionSlick .fashionSlideBox .card-body h4 {
	font-size:20px;
	line-height:28px;
	font-weight:500;
	margin:0;
	color:#1a181e
}
@media only screen and (max-width:576px) {
	.fashionSection .fashionSlick .fashionSlideBox .card-body h4 {
	font-size:16px;
	line-height:24px;
	font-weight:500;
	text-align:center
}
.fashionSection .fashionSlick .fashionSlideBox {
	padding:12px
}
.fashionSection .fashionSlick {
	margin-top:40px
}
.fashionSection {
	padding:64px 0 48px
}
}
.fashionSection.slider-multi-heading .fashionSectionInner {
	margin-bottom:64px
}
.fashionSection.slider-multi-heading .fashionSectionInner:last-child {
	margin-bottom:0
}
@media only screen and (max-width:576px) {
	.fashionSection.slider-multi-heading .fashionSectionInner {
	margin-bottom:40px
}
}
.fashionSection .slick-dots {
	position:static;
	display:-webkit-flex!important;
	display:-moz-box!important;
	display:flex!important;
	-webkit-flex-direction:row;
	-moz-box-orient:horizontal;
	-moz-box-direction:normal;
	flex-direction:row;
	padding:0;
	background-color:transparent;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.fashionSection .slick-dots li {
	width:6px;
	height:6px
}
.fashionSection .slick-dots li button:before {
	width:6px;
	height:6px;
	background-color:#d9d9d9;
	border-radius:15px
}
.fashionSection .slick-dots li.slick-active {
	width:8px;
	height:8px
}
.fashionSection .slick-dots li.slick-active button:before {
	background-color:#e5a703;
	width:8px;
	height:8px
}
.fashionSection.us-brand-section {
	background-color:#fff
}
.fashionSection.us-brand-section .fashionSlick .fashionSlideBox {
	padding:0;
	background-color:transparent;
	border-radius:0;
	box-shadow:none
}
.fashionSection.us-brand-section .fashionSlick .fashionSlideBox:active,.fashionSection.us-brand-section .fashionSlick .fashionSlideBox:focus,.fashionSection.us-brand-section .fashionSlick .fashionSlideBox:focus:active,.fashionSection.us-brand-section .fashionSlick .fashionSlideBox:hover {
	box-shadow:none
}
.fashionSection.us-brand-section .fashionSlick .fashionSlideBox img {
	max-width:none;
	min-width:0;
	min-width:auto;
	min-height:0;
	min-height:auto;
	border-radius:4px;
	max-height:60px
}
.growStoreSection {
	padding:64px 0;
	background-color:#fafafa
}
.growStoreSection .section-header {
	text-align:center;
	font-family:Archivo,sans-serif;
	letter-spacing:-.02em;
	font-weight:700
}
.growStoreSection .growStoreProducts {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.growStoreSection .growStoreProducts .growProductBox {
	max-width:352px;
	cursor:pointer;
	margin-right:16px
}
.growStoreSection .growStoreProducts .growProductBox:last-child {
	margin-right:0
}
.growStoreSection .growStoreProducts .growProductBox a {
	display:block
}
.growStoreSection .growStoreProducts .growProductBox img {
	max-width:100%;
	width:100%;
	height:100%;
	border-radius:4px
}
.growStoreSection .growStoreProducts .growProductBox img:hover {
	opacity:.6;
	-webkit-transition:.5s;
	-moz-transition:.5s;
	transition:.5s
}
.growStoreSection .growStoreProducts .growProductBox .card-body {
	padding-top:16px
}
@media only screen and (max-width:576px) {
	.growStoreSection .growStoreProducts .growProductBox .card-body {
	padding-top:8px
}
.growStoreSection .growStoreProducts .growProductBox .card-body h3 {
	text-align:center
}
.growStoreSection .growStoreProducts .growProductBox .card-body h4 {
	text-align:center;
	font-size:16px;
	line-height:24px
}
}
.growStoreSection .growStoreProducts .growProductBox h3 {
	font-size:14px;
	line-height:20px;
	font-weight:400;
	margin:0 0 6px;
	color:grey;
	text-transform:uppercase
}
.growStoreSection .growStoreProducts .growProductBox h4 {
	font-size:18px;
	line-height:26px;
	font-weight:500;
	margin:0;
	color:#1a181e
}
.growStoreSection .growStoreProducts .growProductBox h4:hover {
	opacity:.6;
	-webkit-transition:.5s;
	-moz-transition:.5s;
	transition:.5s
}
.growStoreSection .growStoreProducts .growProductBox.blog-grow-product img {
	min-height:180px;
	object-fit:cover;
	object-position:center;
	vertical-align:bottom
}
@media only screen and (max-width:1200px) {
	.growStoreSection .growStoreProducts {
	-webkit-flex-direction:row;
	-moz-box-orient:horizontal;
	-moz-box-direction:normal;
	flex-direction:row;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.growStoreSection .growStoreProducts .growProductBox {
	-webkit-flex:45% 1;
	-moz-box-flex:45%;
	flex:45% 1;
	max-width:50%;
	margin:0
}
.growStoreSection .growStoreProducts .growProductBox:first-child {
	margin-right:32px
}
.growStoreSection .growStoreProducts .growProductBox:last-child {
	margin-top:32px
}
}
@media only screen and (max-width:1024px) {
	.growStoreSection .growStoreProducts {
	-webkit-flex-direction:row;
	-moz-box-orient:horizontal;
	-moz-box-direction:normal;
	flex-direction:row;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.growStoreSection .growStoreProducts .growProductBox {
	-webkit-flex:45% 1;
	-moz-box-flex:45%;
	flex:45% 1;
	max-width:50%;
	margin:0 0 32px
}
.growStoreSection .growStoreProducts .growProductBox:first-child {
	margin-right:32px
}
.growStoreSection .growStoreProducts .growProductBox:last-child {
	margin-bottom:0;
	margin-top:0
}
}
@media only screen and (max-width:768px) {
	.growStoreSection .growStoreProducts {
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.growStoreSection .growStoreProducts .growProductBox {
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1;
	max-width:100%
}
.growStoreSection .growStoreProducts .growProductBox:first-child {
	margin-right:0
}
}
@media only screen and (max-width:576px) {
	.growStoreSection .growStoreProducts {
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.growStoreSection .growStoreProducts .growProductBox {
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1;
	max-width:100%
}
.growStoreSection .growStoreProducts .growProductBox:first-child {
	margin-right:0
}
.growStoreSection {
	padding:64px 0
}
.growStoreSection .growStoreInner .section-header {
	margin-bottom:40px
}
}
.terms-section strong {
	font-weight:500
}
.terms-section>ol {
	margin-left:32px
}
.terms-section>ol ol ol {
	margin-left:64px
}
.terms-section>ol>li {
	margin-bottom:48px!important
}
.terms-section>ol>li:before,.terms-section>ol>li>strong {
	font-size:22px;
	line-height:26px;
	font-weight:600
}
.terms-section ol {
	font-size:18px;
	line-height:26px;
	margin-top:12px;
	counter-reset:item;
	position:relative
}
.terms-section ol li {
	margin-bottom:12px
}
.terms-section ol li:before {
	font-weight:500;
	position:absolute;
	left:0;
	-webkit-transform:translate(-webkit-calc(-100% - 16px));
	-moz-transform:translate(-moz-calc(-100% - 16px));
	transform:translate(calc(-100% - 16px));
	content:counters(item,".") ".";
	counter-increment:item
}
.terms-section ol.normal-numbering {
	counter-reset:normal-item
}
.terms-section ol.normal-numbering li:before {
	counter-increment:normal-item;
	content:counter(normal-item) "."
}
@media only screen and (max-width:576px) {
	.terms-section>ol,.terms-section>ol ol ol {
	margin-left:32px
}
.terms-section>ol>li {
	margin-bottom:12px!important
}
.terms-section>ol>li:before,.terms-section>ol>li>strong {
	font-size:18px;
	line-height:24px;
	font-weight:500
}
.terms-section ol {
	font-size:16px;
	line-height:24px;
	margin-top:12px
}
.terms-section ol li {
	margin-bottom:12px
}
.terms-section ol li:before {
	-webkit-transform:translate(-webkit-calc(-100% - 8px));
	-moz-transform:translate(-moz-calc(-100% - 8px));
	transform:translate(calc(-100% - 8px))
}
}
.dukaan-plus-parteners {
	padding:0
}
.dukaan-plus-parteners .dukaan-plus-parteners-inner {
	background-color:#e5a703;
	padding:30px 0
}
.dukaan-plus-parteners .dukaan-plus-parteners-inner .plus-partners-main {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.dukaan-plus-parteners .dukaan-plus-parteners-inner .plus-partners-main .plus-partners-box {
	padding:18px
}
.dukaan-plus-parteners .dukaan-plus-parteners-inner .plus-partners-main .plus-partners-box img {
	max-width:100%
}
.dukaan-plus-parteners .dukaan-plus-parteners-inner .plus-partners-main .plus-partners-box h3 {
	font-size:44px;
	line-height:52px;
	font-weight:600;
	letter-spacing:-.04em;
	color:#fff;
	margin:24px 0 6px
}
.dukaan-plus-parteners .dukaan-plus-parteners-inner .plus-partners-main .plus-partners-box h4 {
	font-size:20px;
	line-height:28px;
	font-weight:400;
	color:#fff;
	margin:0
}
.dukaan-plus-parteners.restaurent-partner {
	padding-bottom:80px
}
.dukaan-plus-parteners.restaurent-partner .dukaan-plus-parteners-inner {
	background-color:#fff;
	padding:0
}
.dukaan-plus-parteners.restaurent-partner .dukaan-plus-parteners-inner .plus-partners-main {
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.dukaan-plus-parteners.restaurent-partner .dukaan-plus-parteners-inner .plus-partners-main .plus-partners-box {
	padding:0
}
.dukaan-plus-parteners.restaurent-partner .dukaan-plus-parteners-inner .plus-partners-main .plus-partners-box h3 {
	font-size:44px;
	line-height:52px;
	font-weight:600;
	letter-spacing:-.04em;
	color:#1a181e;
	margin:0 0 6px
}
.dukaan-plus-parteners.restaurent-partner .dukaan-plus-parteners-inner .plus-partners-main .plus-partners-box h4 {
	font-size:20px;
	line-height:28px;
	font-weight:400;
	color:#1a181e;
	margin:0
}
@media only screen and (max-width:768px) {
	.dukaan-plus-parteners.restaurent-partner {
	padding-bottom:64px
}
.dukaan-plus-parteners.restaurent-partner .dukaan-plus-parteners-inner .plus-partners-main .plus-partners-box {
	padding:18px
}
.dukaan-plus-parteners.restaurent-partner .dukaan-plus-parteners-inner .plus-partners-main .plus-partners-box.vLine {
	display:none
}
.dukaan-plus-parteners.restaurent-partner .dukaan-plus-parteners-inner .plus-partners-main .plus-partners-box h3 {
	font-size:32px;
	line-height:40px;
	font-weight:600;
	letter-spacing:-1.28px;
	margin:8px 0 2px
}
.dukaan-plus-parteners.restaurent-partner .dukaan-plus-parteners-inner .plus-partners-main .plus-partners-box h4 {
	font-size:16px;
	line-height:24px;
	font-weight:400
}
}
@media only screen and (max-width:576px) {
	.dukaan-plus-parteners.restaurent-partner {
	padding-bottom:64px
}
.dukaan-plus-parteners.restaurent-partner .dukaan-plus-parteners-inner .plus-partners-main .plus-partners-box {
	padding:18px
}
.dukaan-plus-parteners.restaurent-partner .dukaan-plus-parteners-inner .plus-partners-main .plus-partners-box.vLine {
	display:none
}
.dukaan-plus-parteners.restaurent-partner .dukaan-plus-parteners-inner .plus-partners-main .plus-partners-box h3 {
	font-size:32px;
	line-height:40px;
	font-weight:600;
	letter-spacing:-1.28px;
	margin:8px 0 2px
}
.dukaan-plus-parteners.restaurent-partner .dukaan-plus-parteners-inner .plus-partners-main .plus-partners-box h4 {
	font-size:16px;
	line-height:24px;
	font-weight:400
}
}
@media only screen and (max-width:768px) {
	.dukaan-plus-parteners .dukaan-plus-parteners-inner .plus-partners-main {
	-webkit-flex-flow:row wrap;
	-moz-box-orient:horizontal;
	-moz-box-direction:normal;
	flex-flow:row wrap
}
.dukaan-plus-parteners .dukaan-plus-parteners-inner .plus-partners-main .plus-partners-box {
	text-align:center;
	width:50%
}
}
@media only screen and (max-width:576px) {
	.dukaan-plus-parteners .dukaan-plus-parteners-inner {
	padding:20px 0
}
.dukaan-plus-parteners .dukaan-plus-parteners-inner .plus-partners-main {
	-webkit-flex-flow:row wrap;
	-moz-box-orient:horizontal;
	-moz-box-direction:normal;
	flex-flow:row wrap
}
.dukaan-plus-parteners .dukaan-plus-parteners-inner .plus-partners-main .plus-partners-box {
	text-align:center;
	width:50%
}
.dukaan-plus-parteners .dukaan-plus-parteners-inner .plus-partners-main .plus-partners-box:last-child {
	margin-bottom:0
}
.dukaan-plus-parteners .dukaan-plus-parteners-inner .plus-partners-main .plus-partners-box img {
	width:56px;
	height:56px
}
.dukaan-plus-parteners .dukaan-plus-parteners-inner .plus-partners-main .plus-partners-box h3 {
	font-size:32px;
	line-height:40px;
	font-weight:600;
	letter-spacing:-1.28px;
	margin:8px 0 2px
}
.dukaan-plus-parteners .dukaan-plus-parteners-inner .plus-partners-main .plus-partners-box h4 {
	font-size:16px;
	line-height:24px;
	font-weight:400
}
}
.why-dukaan-plus-section {
	background-color:#fafafa;
	padding-top:80px
}
.why-dukaan-plus-section .section-header {
	font-size:36px;
	line-height:42px;
	font-weight:700;
	letter-spacing:-.02em;
	margin-bottom:40px
}
.why-dukaan-plus-section .why-dukaan-wraper {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	padding:0 0 56px;
	-webkit-flex-flow:row wrap;
	-moz-box-orient:horizontal;
	-moz-box-direction:normal;
	flex-flow:row wrap
}
.why-dukaan-plus-section .why-dukaan-wraper .why-dukaan-wraper-box {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	padding:24px 16px;
	width:50%;
	min-height:240px
}
.why-dukaan-plus-section .why-dukaan-wraper .why-dukaan-wraper-box img {
	width:60px;
	height:60px
}
.why-dukaan-plus-section .why-dukaan-wraper .why-dukaan-wraper-box h3,.why-dukaan-plus-section .why-dukaan-wraper .why-dukaan-wraper-box h4 {
	font-size:24px;
	line-height:32px;
	font-weight:500;
	margin-top:24px;
	margin-bottom:8px
}
.why-dukaan-plus-section .why-dukaan-wraper .why-dukaan-wraper-box p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#4d4d4d
}
.why-dukaan-plus-section.why-restaurant {
	background-color:rgba(20,110,180,.05)
}
@media only screen and (max-width:576px) {
	.why-dukaan-plus-section {
	padding-top:64px
}
.why-dukaan-plus-section .section-header {
	font-size:24px;
	line-height:32px;
	font-weight:600;
	letter-spacing:.02em
}
.why-dukaan-plus-section .why-dukaan-wraper {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.why-dukaan-plus-section .why-dukaan-wraper .why-dukaan-wraper-box {
	width:100%;
	padding:0 16px;
	margin-bottom:40px;
	min-height:0;
	min-height:auto;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.why-dukaan-plus-section .why-dukaan-wraper .why-dukaan-wraper-box h3,.why-dukaan-plus-section .why-dukaan-wraper .why-dukaan-wraper-box h4 {
	font-size:18px;
	line-height:26px;
	font-weight:500;
	margin-top:20px;
	margin-bottom:4px;
	text-align:center
}
.why-dukaan-plus-section .why-dukaan-wraper .why-dukaan-wraper-box P {
	text-align:center
}
}
.how-art-section {
	background-color:#fff;
	padding:80px 0
}
.how-art-section .how-art-inner {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.how-art-section .how-art-inner .how-art-content {
	-webkit-flex:0 1 48%;
	-moz-box-flex:0;
	flex:0 1 48%
}
.how-art-section .how-art-inner .how-art-content .art-content-card {
	margin-bottom:32px
}
.how-art-section .how-art-inner .how-art-content .art-content-card:last-child {
	margin-bottom:0
}
.how-art-section .how-art-inner .how-art-content .art-content-card h2 {
	font-size:24px;
	line-height:32px;
	font-weight:500;
	margin-top:0;
	margin-bottom:8px
}
.how-art-section .how-art-inner .how-art-content .art-content-card h2 strong {
	display:block;
	font-size:24px;
	line-height:32px;
	font-weight:500
}
.how-art-section .how-art-inner .how-art-content .art-content-card:first-child h2 strong {
	color:#e5a703
}
.how-art-section .how-art-inner .how-art-content .art-content-card:nth-child(2) h2 strong {
	color:#ee741f
}
.how-art-section .how-art-inner .how-art-content .art-content-card:last-child h2 strong {
	color:#df1e5b
}
.how-art-section .how-art-inner .how-art-content .art-content-card p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#4d4d4d;
	margin-bottom:12px
}
.how-art-section .how-art-inner .how-art-content .art-content-card p:last-child {
	margin-bottom:0
}
.how-art-section .how-art-inner .how-art-image {
	height:520px;
	-webkit-flex:0 1 48%;
	-moz-box-flex:0;
	flex:0 1 48%
}
.how-art-section .how-art-inner .how-art-image img {
	max-width:544px;
	width:100%;
	max-height:100%
}
@media only screen and (max-width:768px) {
	.how-art-section {
	padding:64px 0
}
.how-art-section .how-art-inner {
	-webkit-flex-direction:column-reverse;
	-moz-box-orient:vertical;
	-moz-box-direction:reverse;
	flex-direction:column-reverse
}
.how-art-section .how-art-inner .how-art-content {
	-webkit-flex:100% 1;
	-moz-box-flex:100%;
	flex:100% 1
}
.how-art-section .how-art-inner .how-art-content .art-content-card h2 {
	font-size:18px;
	line-height:26px;
	font-weight:500;
	text-align:center
}
.how-art-section .how-art-inner .how-art-content .art-content-card P {
	text-align:center
}
.how-art-section .how-art-inner .how-art-image {
	margin-bottom:48px;
	-webkit-flex:100% 1;
	-moz-box-flex:100%;
	flex:100% 1
}
}
@media only screen and (max-width:576px) {
	.how-art-section {
	padding:64px 0
}
.how-art-section .how-art-inner {
	-webkit-flex-direction:column-reverse;
	-moz-box-orient:vertical;
	-moz-box-direction:reverse;
	flex-direction:column-reverse
}
.how-art-section .how-art-inner .how-art-content {
	-webkit-flex:100% 1;
	-moz-box-flex:100%;
	flex:100% 1
}
.how-art-section .how-art-inner .how-art-content .art-content-card h2 {
	font-size:20px;
	line-height:28px;
	font-weight:500;
	text-align:center
}
.how-art-section .how-art-inner .how-art-content .art-content-card h2 strong {
	font-size:20px;
	line-height:28px;
	font-weight:500
}
.how-art-section .how-art-inner .how-art-content .art-content-card P {
	text-align:center
}
.how-art-section .how-art-inner .how-art-image {
	margin-bottom:48px;
	-webkit-flex:100% 1;
	-moz-box-flex:100%;
	flex:100% 1
}
}
.auth-layout {
	background-color:#fafafa;
	min-height:100vh;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.auth-layout.has-errors {
	height:-webkit-calc(100% + 64px);
	height:-moz-calc(100% + 64px);
	height:calc(100% + 64px)
}
.auth-layout .auth-wrap {
	padding:48px;
	width:448px;
	background-color:#FCF3E4;
}
.auth-layout .auth-wrap .logo {
	width:200px;
	height:52px;
	margin-bottom:24px
}
.auth-layout .form-group-lg .field-label {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#4d4d4d
}
.auth-layout .form-group-lg.has-prepend-text .input-group-wrap .prepend-txt {
	font-size:18px;
	line-height:26px;
	top:0
}
.auth-layout .form-group-lg input {
	font-size:18px;
	line-height:26px;
	padding:11px 16px
}
.auth-layout .error-alert {
	border:1px solid #e50b20;
	font-size:16px;
	line-height:24px;
	padding:11px 16px;
	border-radius:4px
}
.auth-layout .success-alert {
	border:1px solid #17b31b;
	font-size:16px;
	line-height:24px;
	padding:11px 16px;
	border-radius:4px
}
.otp-verfication-form .otp-input-wrap .field-label {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.otp-verfication-form .otp-input-wrap input {
	height:50px;
	border-radius:6px;
	border:1px solid #d9d9d9;
	color:#1a181e;
	width:50px!important;
	font-size:32px;
	line-height:38px;
	font-weight:500;
	margin-right:10px;
	padding:11px 8px
}
.otp-verfication-form .otp-input-wrap input:focus {
	outline:none;
	border-color:#e5a703
}
.otp-verfication-form.invalid-otp-verfication-form .otp-input-wrap input {
	border-color:#e50b20!important
}
.otp-verfication-form .resend-otp-link,.otp-verfication-form .resend-otp-timer {
	font-size:16px;
	line-height:24px
}
.login-other-options {
	margin:0 -6px
}
.login-other-options button {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	font-size:18px;
	line-height:26px;
	font-weight:500;
	color:#fff;
	margin:0 6px;
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1
}
.email-phone-input-wrap .input-group-wrap {
	position:relative
}
.email-phone-input-wrap .input-group-wrap .phone-code-select {
	position:absolute;
	right:0;
	top:0
}
.email-phone-input-wrap .input-group-wrap .phone-code-select .custom-select__control {
	border:0!important;
	background-color:transparent
}
.email-phone-input-wrap .custom-select__menu {
	width:352px!important;
	right:0;
	top:55px
}
.country-select .registration-select.left .custom-select__menu {
	left:0
}
.country-select .registration-select.right .custom-select__menu {
	right:0
}
.country-select .registration-select .custom-select__menu {
	width:352px
}
.country-select .registration-select .custom-select__menu-list {
	max-height:236px
}
.login-loader-container {
	z-index:100;
	position:fixed;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background-color:rgba(26,24,30,.1)
}
.req-call-back-form .auth-layout .auth-wrap {
	box-shadow:0 2px 6px 0 rgba(26,24,30,.04);
	border-radius:8px
}
.req-call-back-form .auth-logo-wrap .logo-link img {
	width:168px;
	height:46px
}
@media only screen and (max-width:576px) {
	.req-call-back-form .auth-logo-wrap .logo-link img {
	width:128px;
	height:36px
}
}
.req-call-back-form .req-call-form {
	margin-top:40px
}
.req-call-back-form .req-call-form .req-call-sub-head {
	margin:6px 0 40px;
	font-weight:400;
	font-size:18px;
	line-height:26px;
	color:grey
}
.req-call-back-form .req-call-form .form-group {
	margin-bottom:24px
}
.req-call-back-form .req-call-question {
	padding:16px 0 40px
}
.req-call-back-form .req-call-question .req-question-heading {
	font-size:18px;
	line-height:26px;
	font-weight:400;
	color:#1a181e;
	margin-bottom:12px
}
.req-call-back-form .req-call-question .MuiRadio-colorPrimary.Mui-checked {
	color:#e5a703
}
.req-call-back-form .req-call-question .MuiTypography-body1 {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#4d4d4d
}
.req-call-back-form .req-call-question .MuiSvgIcon-root {
	width:20px;
	height:20px
}
.req-call-back-form .req-call-question .MuiFormControlLabel-root {
	margin-left:0
}
.req-call-back-form .req-call-question .MuiRadio-root {
	padding:0;
	margin-right:8px;
	color:#ccc
}
.req-call-back-form .req-call-question .no-of-order {
	margin-top:24px
}
.req-call-back-form .req-call-question .no-of-order p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#4d4d4d;
	margin-bottom:8px
}
.req-call-back-form .req-call-question .no-of-order-btns {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.req-call-back-form .req-call-question .no-of-order-btns .btn-2 {
	margin-right:12px;
	font-size:16px;
	line-height:24px;
	font-weight:500
}
.req-call-back-form .req-call-question .no-of-order-btns .btn-2:last-child {
	margin-right:0
}
.req-call-back-form .req-call-question .no-of-order-btns .btn-2.active {
	background-color:rgba(20,110,180,.1);
	color:#e5a703;
	border-color:#e5a703
}
.req-call-back-form .req-call-success-section {
	padding:32px 80px;
	max-width:760px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	border-radius:8px;
	box-shadow:0 2px 6px 0 rgba(26,24,30,.04)
}
.req-call-back-form .req-call-success-section h4 {
	font-size:18px;
	line-height:26px;
	font-weight:500;
	color:#1a181e;
	margin:12px 0 6px
}
.req-call-back-form .req-call-success-section p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#4d4d4d;
	margin-bottom:28px;
	text-align:center
}
.req-call-back-form .req-call-success-section .btn-0 {
	font-size:16px;
	line-height:24px;
	font-weight:500;
	padding:8px 24px
}
.req-call-back-form .req-call-success-section .btn-0:hover {
	-webkit-transform:translateY(-1px);
	-moz-transform:translateY(-1px);
	transform:translateY(-1px);
	box-shadow:0 4px 12px 0 rgba(0,0,0,.1)
}
@media only screen and (max-width:768px) {
	.req-call-back-form .req-call-success-section {
	width:480px;
	padding:48px
}
}
@media only screen and (max-width:576px) {
	.req-call-back-form .auth-layout .auth-wrap {
	margin:0;
	height:100vh;
	padding:20px;
	overflow-y:auto
}
.req-call-back-form .req-call-success-section {
	height:100vh;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	padding:20px
}
.req-call-back-form .req-call-success-section h4 {
	font-size:20px;
	line-height:28px;
	margin:16px 0 6px
}
.req-call-back-form .req-call-success-section p {
	margin-bottom:40px
}
}
.plugin-banner-section {
	padding:170px 0 0;
	position:relative;
	min-height:597px
}
.plugin-banner-section:before {
	background-color:#1a181e;
	left:0;
	-webkit-transform-origin:100% 0;
	-moz-transform-origin:100% 0;
	transform-origin:100% 0;
	-webkit-transform:skewY(4deg);
	-moz-transform:skewY(4deg);
	transform:skewY(4deg)
}
.plugin-banner-section:after,.plugin-banner-section:before {
	content:"";
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	pointer-events:none
}
.plugin-banner-section:after {
	background-image:url(/_next/static/media/banner-gradient.8c3b1accad6cbebfa78bb64a7aa43fc8.svg);
	background-repeat:no-repeat;
	width:364px;
	height:100%
}
.plugin-banner-section .plugin-banner-inner {
	position:relative
}
.plugin-banner-section .plugin-banner-inner h1 {
	color:#fff;
	text-align:center
}
.plugin-banner-section .plugin-banner-inner p {
	color:#e6e6e6;
	text-align:center;
	margin:16px auto 0
}
@media only screen and (max-width:576px) {
	.plugin-banner-section {
	padding:130px 0 0
}
.plugin-banner-section .plugin-banner-inner h1 {
	font-size:32px;
	line-height:36px;
	font-weight:800;
	letter-spacing:-1.12px
}
.plugin-banner-section .plugin-banner-inner p {
	font-size:16px;
	line-height:24px;
	font-weight:400
}
}
.popular-plugin-section {
	position:relative;
	top:-245px;
	margin-bottom:-118px
}
.popular-plugin-section .popular-plugin-heading {
	font-size:36px;
	line-height:42px;
	font-weight:700;
	letter-spacing:-.02em;
	color:#1a181e;
	margin:0 0 40px
}
.popular-plugin-section .popular-plugin-card .popular-plugin-box {
	box-shadow:0 2px 8px rgba(26,24,30,.06);
	border-radius:8px;
	background-color:#fff;
	-webkit-align-self:stretch;
	align-self:stretch
}
.popular-plugin-section .popular-plugin-card .popular-plugin-box:nth-child(2) {
	margin:0 32px
}
.popular-plugin-section .popular-plugin-card .popular-plugin-box:hover {
	box-shadow:0 8px 24px rgba(0,0,0,.08)
}
.popular-plugin-section .popular-plugin-card .popular-plugin-box .popular-plugin-img-card {
	padding:38px 114px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	border-radius:8px 8px 0 0
}
.popular-plugin-section .popular-plugin-card .popular-plugin-box .popular-plugin-img-card.yellow-bg {
	background-color:#ffe9ac
}
.popular-plugin-section .popular-plugin-card .popular-plugin-box .popular-plugin-img-card.sky-bg {
	background-color:#d9efff
}
.popular-plugin-section .popular-plugin-card .popular-plugin-box .popular-plugin-img-card.gray-bg {
	background-color:#d4d4d4
}
.popular-plugin-section .popular-plugin-card .popular-plugin-box .popular-plugin-img-card img {
	max-width:124px;
	max-height:124px;
	border-radius:8px
}
.popular-plugin-section .popular-plugin-card .popular-plugin-box .popular-plugin-caption {
	padding:16px
}
.popular-plugin-section .popular-plugin-card .popular-plugin-box .popular-plugin-caption h4 {
	font-size:20px;
	line-height:28px;
	font-weight:600;
	color:#1a181e;
	margin:0 0 4px
}
.popular-plugin-section .popular-plugin-card .popular-plugin-box .popular-plugin-caption p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#4d4d4d;
	margin:0
}
@media only screen and (max-width:1024px) {
	.popular-plugin-section .popular-plugin-inner .popular-plugin-card .popular-plugin-box {
	max-width:300px
}
.popular-plugin-section .popular-plugin-card .popular-plugin-box {
	-webkit-flex:33% 1;
	-moz-box-flex:33%;
	flex:33% 1
}
.popular-plugin-section .popular-plugin-card .popular-plugin-box:nth-child(2) {
	margin:0 24px
}
.popular-plugin-section .popular-plugin-card .popular-plugin-box .popular-plugin-img-card {
	padding:24px
}
}
@media only screen and (max-width:768px) {
	.popular-plugin-section .popular-plugin-inner .popular-plugin-card .popular-plugin-box {
	margin-bottom:32px;
	max-width:330px
}
.popular-plugin-section .popular-plugin-inner .popular-plugin-card .popular-plugin-box:last-child {
	margin-bottom:0
}
.popular-plugin-section .popular-plugin-card .popular-plugin-box {
	-webkit-flex:33% 1;
	-moz-box-flex:33%;
	flex:33% 1
}
.popular-plugin-section .popular-plugin-card .popular-plugin-box:nth-child(2) {
	margin:0 24px
}
.popular-plugin-section .popular-plugin-card .popular-plugin-box .popular-plugin-img-card {
	padding:24px
}
}
@media only screen and (max-width:576px) {
	.popular-plugin-section {
	margin-bottom:-198px;
	top:-270px
}
.popular-plugin-section .popular-plugin-card {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.popular-plugin-section .popular-plugin-card .popular-plugin-box:nth-child(2) {
	margin:24px 0
}
.popular-plugin-section .popular-plugin-card .popular-plugin-box .popular-plugin-img-card {
	padding:24px
}
.popular-plugin-section .popular-plugin-inner .popular-plugin-heading {
	font-size:26px;
	line-height:36px;
	font-weight:600;
	letter-spacing:-1.12px;
	margin-bottom:24px
}
.popular-plugin-section .popular-plugin-inner .popular-plugin-card {
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.popular-plugin-section .popular-plugin-inner .popular-plugin-card .popular-plugin-box {
	margin-bottom:32px
}
.popular-plugin-section .popular-plugin-inner .popular-plugin-card .popular-plugin-box:last-child {
	margin-bottom:0
}
.popular-plugin-section .popular-plugin-inner .popular-plugin-card .popular-plugin-box .popular-plugin-img-card {
	padding:48px
}
.popular-plugin-section .popular-plugin-inner .popular-plugin-card .popular-plugin-box .popular-plugin-caption {
	padding:16px
}
}
.all-plugin-section .sticky-header {
	background-color:#fff;
	padding:24px 0;
	position:-webkit-sticky;
	position:sticky;
	top:90px;
	z-index:100
}
@media only screen and (max-width:576px) {
	.all-plugin-section .sticky-header {
	padding:12px 0;
	top:75px;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start
}
}
.all-plugin-section .all-plugin-tab-heading {
	font-size:36px;
	line-height:42px;
	font-weight:700;
	letter-spacing:-.02em;
	color:#1a181e
}
@media only screen and (max-width:576px) {
	.all-plugin-section .all-plugin-tab-heading {
	font-size:24px;
	line-height:32px;
	font-weight:600
}
}
.all-plugin-section .all-plugin-inner {
	margin-bottom:56px
}
.all-plugin-section .all-plugin-inner .all-plugin-tabs {
	width:250px;
	margin-right:64px;
	position:-webkit-sticky;
	position:sticky;
	-webkit-align-self:flex-start;
	align-self:flex-start;
	top:180px
}
.all-plugin-section .all-plugin-inner .all-plugin-tabs .all-plugin-radio .MuiFormControlLabel-root {
	margin:0 0 15px;
	font-size:18px;
	line-height:26px;
	font-weight:500;
	color:#1a181e
}
.all-plugin-section .all-plugin-inner .all-plugin-tabs .all-plugin-radio .MuiFormControlLabel-root .MuiTypography-body1 {
	font-size:18px;
	line-height:26px;
	font-weight:500;
	color:#1a181e;
	margin-left:8px
}
.all-plugin-section .all-plugin-inner .all-plugin-tabs .all-plugin-radio .MuiFormControlLabel-root .MuiButtonBase-root {
	padding:0;
	color:#ccc
}
.all-plugin-section .all-plugin-inner .all-plugin-tabs .all-plugin-radio .MuiFormControlLabel-root .MuiButtonBase-root.Mui-checked {
	color:#e5a703
}
.all-plugin-section .all-plugin-inner .all-plugin-tabs .all-plugin-radio .MuiFormControlLabel-root .MuiButtonBase-root .MuiSvgIcon-root {
	padding:0;
	width:20px;
	height:20px
}
.all-plugin-section .all-plugin-inner .all-plugin-search {
	width:-webkit-calc(100% - 250px - 64px);
	width:-moz-calc(100% - 250px - 64px);
	width:calc(100% - 250px - 64px)
}
.all-plugin-section .all-plugin-inner .all-plugin-search .form-group {
	position:relative;
	margin-bottom:0
}
.all-plugin-section .all-plugin-inner .all-plugin-search .form-group:before {
	position:absolute;
	left:16px;
	top:50%;
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	transform:translateY(-50%);
	background-image:url(/_next/static/media/search-icon.1db72b4e973b9173f5656a5f80d274fa.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	content:""
}
.all-plugin-section .all-plugin-inner .all-plugin-search .form-group .form-control {
	text-indent:24px;
	border:1px solid #e6e6e6;
	border-radius:4px;
	padding:10px 16px
}
.all-plugin-section .all-plugin-inner .all-plugin-content {
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1
}
.all-plugin-section .all-plugin-inner .all-plugin-content .all-plugin-content-card {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap
}
.all-plugin-section .all-plugin-inner .all-plugin-content .all-plugin-content-card .all-plugin-content-box {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:flex-start;
	-moz-box-pack:start;
	justify-content:flex-start;
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start;
	-webkit-flex:0 1 48.8%;
	-moz-box-flex:0;
	flex:0 1 48.8%;
	border:1px solid #e6e6e6;
	border-radius:6px;
	padding:20px;
	margin-bottom:24px
}
.all-plugin-section .all-plugin-inner .all-plugin-content .all-plugin-content-card .all-plugin-content-box img {
	border-radius:4px
}
.all-plugin-section .all-plugin-inner .all-plugin-content .all-plugin-content-card .all-plugin-content-box .all-plugin-content-txt {
	margin-left:12px
}
.all-plugin-section .all-plugin-inner .all-plugin-content .all-plugin-content-card .all-plugin-content-box .all-plugin-content-txt h4 {
	font-size:18px;
	line-height:26px;
	font-weight:500;
	color:#1a181e;
	margin:0 0 4px
}
.all-plugin-section .all-plugin-inner .all-plugin-content .all-plugin-content-card .all-plugin-content-box .all-plugin-content-txt p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#4d4d4d;
	margin:0
}
.all-plugin-section .all-plugin-inner .all-plugin-content .all-plugin-content-card .all-plugin-content-box .all-plugin-content-txt .btn,.all-plugin-section .all-plugin-inner .all-plugin-content .all-plugin-content-card .all-plugin-content-box .all-plugin-content-txt .btn-0,.all-plugin-section .all-plugin-inner .all-plugin-content .all-plugin-content-card .all-plugin-content-box .all-plugin-content-txt .btn-1,.all-plugin-section .all-plugin-inner .all-plugin-content .all-plugin-content-card .all-plugin-content-box .all-plugin-content-txt .btn-2 {
	margin-top:16px
}
.all-plugin-section .all-plugin-inner .all-plugin-content .all-plugin-content-card .all-plugin-content-box .all-plugin-content-txt .btn-0:hover,.all-plugin-section .all-plugin-inner .all-plugin-content .all-plugin-content-card .all-plugin-content-box .all-plugin-content-txt .btn-1:hover,.all-plugin-section .all-plugin-inner .all-plugin-content .all-plugin-content-card .all-plugin-content-box .all-plugin-content-txt .btn-2:hover,.all-plugin-section .all-plugin-inner .all-plugin-content .all-plugin-content-card .all-plugin-content-box .all-plugin-content-txt .btn:hover {
	-webkit-transform:translateY(-1px);
	-moz-transform:translateY(-1px);
	transform:translateY(-1px);
	box-shadow:0 4px 12px 0 rgba(0,0,0,.1)
}
@media only screen and (max-width:768px) {
	.all-plugin-section .all-plugin-inner .all-plugin-content .all-plugin-content-card .all-plugin-content-box {
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1
}
}
@media only screen and (max-width:576px) {
	.all-plugin-section .all-plugin-inner {
	margin-bottom:32px
}
.all-plugin-section .all-plugin-inner .all-plugin-tabs {
	display:none
}
.all-plugin-section .all-plugin-inner .all-plugin-search {
	width:100%;
	margin-top:16px
}
.all-plugin-section .all-plugin-inner .all-plugin-content .all-plugin-content-card .all-plugin-content-box {
	-webkit-flex:0 1 100%;
	-moz-box-flex:0;
	flex:0 1 100%;
	padding:12px;
	margin-bottom:16px
}
.all-plugin-section .all-plugin-inner .all-plugin-content .all-plugin-content-card .all-plugin-content-box img {
	border-radius:4px;
	height:56px;
	width:56px
}
.all-plugin-section .all-plugin-inner .all-plugin-content .all-plugin-content-card .all-plugin-content-box .all-plugin-content-txt {
	margin-left:16px
}
.all-plugin-section .all-plugin-inner .all-plugin-content .all-plugin-content-card .all-plugin-content-box .all-plugin-content-txt h4 {
	font-size:16px;
	line-height:24px;
	font-weight:500
}
.all-plugin-section .all-plugin-inner .all-plugin-content .all-plugin-content-card .all-plugin-content-box .all-plugin-content-txt p {
	font-size:14px;
	line-height:20px;
	font-weight:400
}
.all-plugin-section .all-plugin-inner .all-plugin-content .all-plugin-content-card .all-plugin-content-box .all-plugin-content-txt .btn,.all-plugin-section .all-plugin-inner .all-plugin-content .all-plugin-content-card .all-plugin-content-box .all-plugin-content-txt .btn-0,.all-plugin-section .all-plugin-inner .all-plugin-content .all-plugin-content-card .all-plugin-content-box .all-plugin-content-txt .btn-1,.all-plugin-section .all-plugin-inner .all-plugin-content .all-plugin-content-card .all-plugin-content-box .all-plugin-content-txt .btn-2 {
	margin-top:16px
}
.all-plugin-section .all-plugin-inner .all-plugin-content .all-plugin-content-card .all-plugin-content-box .all-plugin-content-txt .btn-0:hover,.all-plugin-section .all-plugin-inner .all-plugin-content .all-plugin-content-card .all-plugin-content-box .all-plugin-content-txt .btn-1:hover,.all-plugin-section .all-plugin-inner .all-plugin-content .all-plugin-content-card .all-plugin-content-box .all-plugin-content-txt .btn-2:hover,.all-plugin-section .all-plugin-inner .all-plugin-content .all-plugin-content-card .all-plugin-content-box .all-plugin-content-txt .btn:hover {
	-webkit-transform:translateY(-1px);
	-moz-transform:translateY(-1px);
	transform:translateY(-1px);
	box-shadow:0 4px 12px 0 rgba(0,0,0,.1)
}
}
.plugin-detail-banner {
	padding-top:32px;
	margin-bottom:40px
}
.plugin-detail-banner img {
	vertical-align:bottom;
	max-width:100%;
	border-radius:8px;
	width:100%
}
@media only screen and (max-width:576px) {
	.plugin-detail-banner {
	padding:80px 0 0
}
.plugin-detail-banner img {
	border-radius:0;
	width:100vw
}
}
.plugin-detail-content .plugin-detail-inner {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:flex-start;
	-moz-box-pack:start;
	justify-content:flex-start
}
.plugin-detail-content .plugin-detail-inner .privy-section {
	-webkit-align-self:flex-start;
	align-self:flex-start;
	position:-webkit-sticky;
	position:sticky;
	top:120px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	margin-right:32px;
	margin-bottom:32px
}
.plugin-detail-content .plugin-detail-inner .privy-section img {
	margin-bottom:32px;
	border-radius:8px
}
.plugin-detail-content .plugin-detail-inner .privy-section .btn-2 {
	padding:10px 14px;
	font-size:20px;
	line-height:28px;
	font-weight:500;
	width:100%;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.plugin-detail-content .plugin-detail-inner .privy-section .btn-2:hover {
	-webkit-transform:translateY(-1px);
	-moz-transform:translateY(-1px);
	transform:translateY(-1px);
	box-shadow:0 4px 12px 0 rgba(0,0,0,.1)
}
.plugin-detail-content .plugin-detail-inner .plugin-detail-others .plugin-detail-privy .faq-section {
	padding-top:0
}
.plugin-detail-content .plugin-detail-inner .plugin-detail-others .plugin-detail-privy .plugin-section-header {
	margin-bottom:24px;
	margin-top:48px
}
.plugin-detail-content .plugin-detail-inner .plugin-detail-others .plugin-detail-privy .plugin-privy-heading {
	font-size:48px;
	line-height:54px;
	font-weight:800;
	color:#1a181e;
	margin-bottom:12px
}
.plugin-detail-content .plugin-detail-inner .plugin-detail-others .plugin-detail-privy .plugin-privy-sub-heading {
	font-size:20px;
	line-height:28px;
	font-weight:400;
	color:#1a181e;
	margin-bottom:40px
}
.plugin-detail-content .plugin-detail-inner .plugin-detail-others .plugin-detail-privy p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#4d4d4d;
	margin:0 0 16px
}
.plugin-detail-content .plugin-detail-inner .plugin-detail-others .plugin-detail-privy .top24 {
	margin-top:24px
}
.plugin-detail-content .plugin-detail-inner .plugin-detail-others .plugin-detail-privy .bottom0 {
	margin-bottom:0
}
.plugin-detail-content .plugin-detail-inner .plugin-detail-others .plugin-detail-privy .breadcrumb {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	list-style:none;
	margin:0;
	padding:0
}
.plugin-detail-content .plugin-detail-inner .plugin-detail-others .plugin-detail-privy .breadcrumb .breadcrumb-item {
	font-size:18px;
	line-height:26px;
	font-weight:500;
	color:#4d4d4d
}
.plugin-detail-content .plugin-detail-inner .plugin-detail-others .plugin-detail-privy .breadcrumb .breadcrumb-item.active {
	color:#6c757d
}
.plugin-detail-content .plugin-detail-inner .plugin-detail-others .plugin-detail-privy .breadcrumb .breadcrumb-item:first-child:before {
	display:none
}
.plugin-detail-content .plugin-detail-inner .plugin-detail-others .plugin-detail-privy .breadcrumb .breadcrumb-item:before {
	display:inline-block;
	padding-right:.5rem;
	padding-left:.5rem;
	color:#6c757d;
	content:"/"
}
.plugin-detail-content .plugin-detail-inner .plugin-detail-others .plugin-detail-privy .breadcrumb .breadcrumb-item a {
	color:#e5a703
}
.plugin-detail-content .plugin-detail-inner .plugin-detail-others .plugin-detail-privy .breadcrumb li.breadcrumb-item {
	list-style-type:none
}
.plugin-detail-content .plugin-detail-inner .plugin-detail-others .plugin-detail-privy ol,.plugin-detail-content .plugin-detail-inner .plugin-detail-others .plugin-detail-privy ul {
	margin:24px 0;
	padding:0 0 0 22px
}
.plugin-detail-content .plugin-detail-inner .plugin-detail-others .plugin-detail-privy ol.top32,.plugin-detail-content .plugin-detail-inner .plugin-detail-others .plugin-detail-privy ul.top32 {
	margin-top:32px
}
.plugin-detail-content .plugin-detail-inner .plugin-detail-others .plugin-detail-privy ol li,.plugin-detail-content .plugin-detail-inner .plugin-detail-others .plugin-detail-privy ul li {
	list-style-type:disc;
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#4d4d4d;
	margin:0 0 4px;
	word-break:break-word
}
.plugin-detail-content .plugin-detail-inner .plugin-detail-others .plugin-detail-privy .plugin-detail-head-sub {
	font-size:36px;
	line-height:42px;
	font-weight:700;
	color:#1a181e;
	letter-spacing:-.02em;
	margin-top:48px
}
@media only screen and (max-width:576px) {
	.plugin-detail-content .plugin-detail-inner {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.plugin-detail-content .plugin-detail-inner .privy-section {
	position:relative;
	margin-right:0;
	top:-16px
}
.plugin-detail-content .plugin-detail-inner .privy-section .btn-2 {
	padding:8px 16px;
	font-size:16px;
	line-height:24px;
	font-weight:500;
	width:100%;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.plugin-detail-content .plugin-detail-inner .privy-section .btn-2:hover {
	-webkit-transform:translateY(-1px);
	-moz-transform:translateY(-1px);
	transform:translateY(-1px);
	box-shadow:0 4px 12px 0 rgba(0,0,0,.1)
}
.plugin-detail-content .plugin-detail-inner .plugin-detail-others .plugin-detail-privy .breadcrumb .breadcrumb-item {
	font-size:16px;
	line-height:24px;
	font-weight:500
}
.plugin-detail-content .plugin-detail-inner .plugin-detail-others .plugin-detail-privy .plugin-detail-head-sub,.plugin-detail-content .plugin-detail-inner .plugin-detail-others .plugin-detail-privy .plugin-privy-heading {
	font-size:24px;
	line-height:32px;
	font-weight:600;
	letter-spacing:.02em
}
}
.theme-banner-section .theme-banner {
	margin-top:40px
}
.theme-banner-section .theme-banner,.theme-banner-section .theme-banner .theme-banner-box {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.theme-banner-section .theme-banner .theme-banner-box img {
	max-height:40px;
	max-width:40px
}
.theme-banner-section .theme-banner .theme-banner-box p {
	font-size:18px;
	line-height:26px;
	font-weight:500;
	color:#4d4d4d;
	margin-left:16px
}
@media only screen and (max-width:768px) {
	.theme-banner-section .theme-banner {
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap
}
.theme-banner-section .theme-banner .theme-banner-box {
	-webkit-flex:0 1 48%;
	-moz-box-flex:0;
	flex:0 1 48%;
	-webkit-justify-content:flex-start;
	-moz-box-pack:start;
	justify-content:flex-start;
	margin-bottom:24px
}
.theme-banner-section .theme-banner .theme-banner-box:last-child,.theme-banner-section .theme-banner .theme-banner-box:nth-child(3) {
	margin-bottom:0
}
}
@media only screen and (max-width:576px) {
	.theme-banner-section .theme-banner {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-justify-content:flex-start;
	-moz-box-pack:start;
	justify-content:flex-start;
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start
}
.theme-banner-section .theme-banner .theme-banner-box {
	margin-bottom:24px
}
.theme-banner-section .theme-banner .theme-banner-box:last-child {
	margin-bottom:0
}
.theme-banner-section .theme-banner .theme-banner-box:nth-child(3) {
	margin-bottom:24px
}
.theme-banner-section .theme-banner .theme-banner-box p {
	font-size:16px;
	line-height:24px;
	font-weight:500;
	margin-left:8px
}
}
.price-bg-effect {
	position:relative
}
.price-bg-effect:before {
	background-image:url(/_next/static/media/gray-bg-left.1a2b7e98b12f11c87afdd8d1df2160a7.svg);
	width:266px;
	height:517px;
	left:0;
	top:106px
}
.price-bg-effect:after,.price-bg-effect:before {
	content:"";
	position:absolute;
	background-repeat:no-repeat
}
.price-bg-effect:after {
	background-image:url(/_next/static/media/gray-bg-right.e0ee314bccd078064329be6e2a1c581c.svg);
	width:444px;
	height:618px;
	top:0;
	right:0;
	background-size:cover
}
@media only screen and (max-width:768px) {
	.price-bg-effect {
	display:none
}
}
.pricing-banner {
	padding:160px 0 64px;
	position:relative
}
.pricing-banner .pricing-banner-inner {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	max-width:928px;
	margin:0 auto
}
.pricing-banner .pricing-banner-inner h1 {
	font-size:48px;
	line-height:54px;
	font-weight:800;
	color:#1a181e;
	text-align:center
}
.pricing-banner .pricing-banner-inner h1 span {
	text-decoration:line-through;
	font-weight:400;
	color:#4d4d4d
}
@media only screen and (max-width:768px) {
	.pricing-banner .pricing-banner-inner h1 br {
	display:none
}
}
.pricing-banner .pricing-banner-inner p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#1a181e;
	margin:0;
	text-align:center
}
.pricing-banner .pricing-banner-inner p img {
	vertical-align:middle;
	margin-right:8px
}
.pricing-head {
	min-height:138px;
	-webkit-justify-content:flex-start;
	-moz-box-pack:start;
	justify-content:flex-start;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.pricing-head h4 {
	font-size:20px;
	line-height:28px;
	font-weight:500;
	color:#1a181e;
	margin:0
}
.pricing-head p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#4d4d4d;
	margin:4px 0 16px
}
.pricing-head h2,.pricing-head h5 {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:grey;
	margin:4px 0 0
}
.pricing-head h5 {
	text-decoration:line-through
}
.pricing-head .getBtn {
	margin-top:auto!important
}
.pricing-head .btn-0 {
	font-size:18px;
	line-height:26px;
	font-weight:500;
	white-space:nowrap;
	margin-top:12px
}
.pricing-mobile-banner {
	padding:128px 0 48px;
	position:relative
}
.pricing-mobile-banner .pricing-banner-inner h1 {
	font-size:24px;
	line-height:32px;
	font-weight:600;
	text-align:center
}
.pricing-mobile-banner .pricing-banner-inner h1 span {
	text-decoration:line-through;
	font-weight:400;
	color:#4d4d4d
}
.pricing-mobile-banner .pricing-banner-inner p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	text-align:center;
	margin-top:12px
}
.price-mobile-banner-bg {
	position:relative
}
.price-mobile-banner-bg:before {
	content:"";
	position:absolute;
	background-image:url(/_next/static/media/gray-bg-right.e0ee314bccd078064329be6e2a1c581c.svg);
	width:272px;
	height:618px;
	top:0;
	right:0;
	background-repeat:no-repeat
}
.price-mobile-banner-main {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-around;
	justify-content:space-around;
	margin:48px 0 0
}
.price-mobile-banner-main .pricing-head {
	margin-bottom:0;
	min-height:142px
}
.price-mobile-banner-main .pricing-head h4 {
	font-size:14px;
	line-height:20px;
	font-weight:500
}
.price-mobile-banner-main .pricing-head p {
	font-size:12px;
	line-height:16px;
	font-weight:400
}
.price-mobile-banner-main .pricing-head h2 {
	font-size:20px;
	line-height:28px;
	font-weight:500
}
.price-mobile-banner-main .pricing-head .getBtn {
	padding:8px 32px;
	font-size:14px;
	line-height:20px;
	font-weight:500
}
.price-mobile-banner-main .pricing-head:first-child .getBtn {
	padding:7px 32px;
	color:#e5a703;
	background-color:transparent;
	border:1px solid #e5a703
}
.pricing-section {
	padding-bottom:64px
}
.price-table {
	width:100%;
	position:relative;
	border-collapse:separate
}
.price-table thead {
	position:-webkit-sticky;
	position:sticky;
	top:300px
}
.price-table thead tr th {
	position:relative;
	padding:24px 16px
}
.price-table thead tr th .pricing-head .getBtn {
	padding:14px 39px;
	font-size:18px;
	line-height:26px;
	font-weight:500;
	position:relative
}
.price-table thead tr th:nth-child(3) .getBtn {
	padding:13px 39px;
	color:#e5a703;
	background-color:transparent;
	border:1px solid #e5a703
}
.price-table thead tr th:nth-child(3) .getBtn:hover {
	background-color:rgba(20,110,180,.1);
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out
}
.price-table tbody tr td {
	border-bottom:1px solid #e6e6e6;
	padding:16px 16px 12px 0;
	text-align:center
}
.price-table tbody tr td .prc-domain-txt {
	font-size:18px;
	line-height:26px;
	font-weight:500;
	color:#1a181e;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	text-align:left
}
.price-table tbody tr td .prc-domain-txt,.price-table tbody tr td .prc-domain-txt a {
	display:-webkit-flex;
	display:-moz-box;
	display:flex
}
.price-table tbody tr td .prc-domain-txt img {
	margin-left:9px;
	max-width:16px
}
.price-table tbody tr td .prc-domain-sub {
	text-align:left;
	font-size:14px;
	line-height:20px;
	font-weight:400;
	color:#4d4d4d
}
.price-table tbody tr td .prc-mbl {
	font-size:14px;
	line-height:20px;
	font-weight:400;
	color:#1a181e
}
.price-table tbody tr td .prc-mbl.text-active {
	color:#17b31b;
	font-weight:500
}
.price-table tbody tr td .extraCharges {
	font-size:12px;
	line-height:16px;
	font-weight:400;
	color:grey;
	margin-top:4px
}
.price-table tbody tr td img {
	vertical-align:middle;
	max-width:20px
}
.price-table tbody tr td.prc-table-three {
	border-bottom:1px solid #e6e6e6;
	padding:0
}
.price-table tbody tr td.prc-table-three table {
	width:100%
}
.price-table tbody tr td.prc-table-three table tr td {
	padding:16px 16px 12px;
	border:none
}
.price-table tbody tr td.prc-table-three table tr td:first-child {
	width:212px;
	padding:16px 16px 12px
}
.price-table tbody .price-mobile-box:first-child td:last-child .prc-mbl {
	color:#17b31b
}
.price-table tbody .price-mobile-box td {
	width:212px
}
.price-table tbody .price-mobile-box td:first-child {
	width:62%;
	padding:16px 0 12px
}
.price-table tbody .price-data-btn .getBtn {
	padding:14px 39px;
	font-size:18px;
	line-height:26px;
	font-weight:500;
	position:relative
}
.price-table tbody .price-data-btn .getBtn.btnBlank {
	padding:13px 39px;
	color:#e5a703
}
.price-table tbody .price-data-btn td {
	border:none
}
.price-table .prc-head-mobile {
	display:none
}
.price-table .prc-head-mobile th {
	font-size:10px;
	line-height:14px;
	font-weight:500;
	color:grey
}
.price-table .prc-head-mobile th:last-child {
	color:#1a181e
}
@media only screen and (max-width:768px) {
	.price-table thead tr {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.price-table thead tr th {
	padding:0 8px 24px;
	vertical-align:top;
	width:100%
}
.price-table thead tr th .pricing-head {
	min-height:auto
}
.price-table thead tr th .pricing-head .getBtn {
	padding:12px 22px
}
.price-table thead tr th:nth-child(3) .getBtn {
	padding:11px 22px
}
.price-table thead tr th:last-child {
	border:none
}
.price-table thead tr th h4 {
	font-size:18px;
	line-height:26px;
	font-weight:500
}
.price-table thead tr th p {
	font-size:12px;
	line-height:16px;
	font-weight:400;
	white-space:nowrap
}
.price-table thead tr th h2 {
	font-size:16px;
	line-height:24px;
	font-weight:400
}
.price-table thead tr th .btn-0 {
	font-size:14px;
	line-height:20px;
	font-weight:500;
	padding:8px 12px
}
.price-table thead .prc-head-mobile {
	display:table-row
}
.price-table thead .prc-head-mobile th {
	padding:8px
}
.price-table thead .prc-head-mobile th:last-child {
	border:1px solid #e5a703;
	border-bottom:none;
	border-radius:4px 4px 0 0
}
.price-table tbody .price-mobile-box .prc-table-three,.price-table tbody .price-mobile-box:first-child td:first-child {
	width:100%;
	display:-webkit-flex;
	display:-moz-box;
	display:flex
}
.price-table tbody .price-mobile-box .prc-table-three {
	border-bottom:1px solid #e6e6e6
}
.price-table tbody .price-mobile-box .prc-table-three table tr td {
	width:25%;
	padding:8px;
	display:table-cell
}
.price-table tbody .price-mobile-box td:first-child {
	width:100%;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	border-bottom:none;
	padding:20px 0 10px
}
.price-table tbody .price-mobile-box td .prc-domain-sub {
	font-size:13px;
	line-height:16px;
	font-weight:400;
	color:grey
}
.price-table tbody .price-mobile-box:last-child td:last-child {
	border-radius:0
}
.price-table tbody .price-data-btn {
	display:none
}
.price-table tbody .price-data-btn .getBtn {
	padding:12px 22px
}
.price-table tbody .price-data-btn .getBtn.btnBlank {
	padding:11px 22px
}
.price-table tbody tr td {
	padding:12px 8px 8px
}
.price-table tbody tr td:first-child {
	padding:12px 8px 8px 0
}
.price-table tbody tr td .prc-domain-txt {
	font-size:14px;
	line-height:20px;
	font-weight:500
}
.price-table tbody tr td img {
	max-width:16px
}
.price-table tbody tr td .prc-mbl {
	font-size:12px;
	line-height:16px;
	font-weight:400
}
.price-table tbody tr td .prc-mbl.text-active {
	font-weight:400
}
.price-table tbody tr td .extraCharges {
	font-size:10px;
	line-height:12px;
	font-weight:400;
	margin-top:8px
}
}
.us-pricing {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	max-width:928px;
	margin:0 auto
}
.us-pricing h1 {
	font-size:48px;
	line-height:54px;
	font-weight:800;
	color:#1a181e;
	text-align:center
}
.us-pricing p {
	font-size:20px;
	line-height:28px;
	font-weight:400;
	color:#4d4d4d;
	margin:24px 0 0;
	text-align:center
}
.us-pricing-content {
	background-color:#fafafa;
	border:1px solid #f2f2f2;
	border-radius:8px;
	padding:48px;
	max-width:832px;
	margin:40px auto 32px
}
.us-pricing-content .us-pricing-division,.us-pricing-content .us-pricing-division .us-pricing-monthly,.us-pricing-content .us-pricing-division .us-pricing-yearly {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.us-pricing-content .us-pricing-division .us-pricing-monthly,.us-pricing-content .us-pricing-division .us-pricing-yearly {
	position:relative;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.us-pricing-content .us-pricing-division .us-pricing-monthly p,.us-pricing-content .us-pricing-division .us-pricing-yearly p {
	font-size:16px;
	line-height:24px;
	font-weight:500;
	color:grey;
	margin:0 0 8px
}
.us-pricing-content .us-pricing-division .us-pricing-monthly h2,.us-pricing-content .us-pricing-division .us-pricing-yearly h2 {
	font-size:32px;
	line-height:38px;
	font-weight:500;
	color:#1a181e
}
.us-pricing-content .us-pricing-division .us-pricing-monthly img,.us-pricing-content .us-pricing-division .us-pricing-yearly img {
	position:absolute;
	right:-40px;
	top:3px
}
.us-pricing-content .us-pricing-division .pricing-divider {
	background-color:#d9d9d9;
	width:1px;
	height:52px;
	margin:0 56px
}
.us-pricing-content .us-pricing-bottom-line {
	margin-top:24px;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.us-pricing-content .us-pricing-bottom-line,.us-pricing-content .us-pricing-bottom-line p {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.us-pricing-content .us-pricing-bottom-line p {
	font-size:16px;
	line-height:24px;
	font-weight:500;
	color:#1a181e
}
.us-pricing-content .us-pricing-bottom-line p img {
	margin-right:8px
}
.us-pricing-content .us-pricing-bottom-line .bend-line {
	margin-top:8px
}
.us-pricing-content .us-pricing-points {
	margin-top:40px
}
.us-pricing-content .us-pricing-points ul {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap
}
.us-pricing-content .us-pricing-points ul li {
	list-style-type:none;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	font-size:18px;
	line-height:26px;
	font-weight:400;
	color:#1a181e;
	-webkit-flex:0 0 50%;
	-moz-box-flex:0;
	flex:0 0 50%;
	margin-bottom:16px
}
.us-pricing-content .us-pricing-points ul li:last-child,.us-pricing-content .us-pricing-points ul li:nth-child(9) {
	margin-bottom:0
}
.us-pricing-content .us-pricing-points ul li img {
	margin-right:12px
}
.us-pricing-content .us-pricing-btn {
	margin-top:48px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.us-pricing-content .us-pricing-btn .btn-primary {
	padding:12px 32px;
	font-weight:500
}
.us-pricing-content .us-pricing-btn .btn-primary:hover {
	-webkit-transform:translateY(-1px);
	-moz-transform:translateY(-1px);
	transform:translateY(-1px);
	box-shadow:0 4px 12px 0 rgba(0,0,0,.1)
}
.us-pricing-content .us-pricing-btn p {
	font-size:14px;
	line-height:20px;
	font-weight:400;
	margin-top:12px;
	color:#4d4d4d
}
@media only screen and (max-width:576px) {
	.us-pricing-content {
	padding:24px
}
.us-pricing-content .us-pricing-division .us-pricing-monthly p,.us-pricing-content .us-pricing-division .us-pricing-yearly p {
	font-size:14px;
	line-height:22px;
	font-weight:400
}
.us-pricing-content .us-pricing-division .us-pricing-monthly h2,.us-pricing-content .us-pricing-division .us-pricing-yearly h2 {
	font-size:28px;
	line-height:34px;
	font-weight:500
}
.us-pricing-content .us-pricing-division .pricing-divider {
	height:40px;
	margin:0 24px
}
.us-pricing-content .us-pricing-points ul {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.us-pricing-content .us-pricing-points ul li {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	-webkit-flex:0 0 100%;
	-moz-box-flex:0;
	flex:0 0 100%
}
.us-pricing-content .us-pricing-points ul li:nth-child(9) {
	margin-bottom:16px
}
.us-pricing-content .us-pricing-points ul li img {
	margin-right:12px
}
}
.toggle-price-section {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	margin:62px 0 16px;
	position:relative
}
.toggle-price-section .toggle-txt {
	font-size:20px;
	line-height:28px;
	font-weight:500;
	color:#4d4d4d;
	position:absolute;
	right:24px
}
.toggle-price-section .toggle-txt:first-child {
	left:24px;
	right:auto
}
.toggle-price-section .toggle-txt.active {
	color:#fff;
	z-index:100;
	pointer-events:none
}
.toggle-price-section .toggle-txt .check-small {
	font-size:14px;
	line-height:20px;
	font-weight:500
}
.toggle-price-section .toggle-control {
	width:350px;
	height:64px;
	position:relative;
	cursor:pointer;
	font-size:22px;
	line-height:30px;
	font-weight:400;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	padding:4px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	border:1px solid #d9d9d9;
	border-radius:40px
}
.toggle-price-section .toggle-control input {
	position:absolute;
	opacity:0;
	cursor:pointer;
	height:0;
	width:0
}
.toggle-price-section .toggle-control input:checked~.control:after {
	-webkit-transform:translateX(141px);
	-moz-transform:translateX(141px);
	transform:translateX(141px);
	-webkit-transition:-webkit-transform .3s linear;
	transition:-webkit-transform .3s linear;
	-moz-transition:transform .3s linear,-moz-transform .3s linear;
	transition:transform .3s linear;
	transition:transform .3s linear,-webkit-transform .3s linear,-moz-transform .3s linear;
	width:202px
}
.toggle-price-section .toggle-control .control {
	position:absolute;
	top:0;
	left:0;
	width:350px;
	height:64px;
	border-radius:14px;
	background-color:transparent!important;
	-webkit-transition:background-color .15s ease-in;
	-moz-transition:background-color .15s ease-in;
	transition:background-color .15s ease-in;
	z-index:10
}
.toggle-price-section .toggle-control .control:after {
	content:"";
	position:absolute;
	top:3px;
	width:126px;
	height:56px;
	border-radius:100px;
	background:#e5a703;
	-webkit-transform:translateX(4px);
	-moz-transform:translateX(4px);
	transform:translateX(4px);
	-webkit-transition:-webkit-transform .3s;
	transition:-webkit-transform .3s;
	-moz-transition:transform .3s,-moz-transform .3s;
	transition:transform .3s;
	transition:transform .3s,-webkit-transform .3s,-moz-transform .3s;
	pointer-events:none
}
.toggle-price-section .toggle-control.intl-toggle-btn {
	width:311px
}
.toggle-price-section .toggle-control.intl-toggle-btn input:checked~.control:after {
	-webkit-transform:translateX(131px);
	-moz-transform:translateX(131px);
	transform:translateX(131px);
	width:174px
}
.toggle-price-section .toggle-control.intl-toggle-btn .control {
	width:311px
}
.toggle-price-section .toggle-control.intl-toggle-btn .control:after {
	content:"";
	width:113px
}
@media only screen and (max-width:576px) {
	.toggle-price-section .toggle-control.intl-toggle-btn {
	width:248px
}
.toggle-price-section .toggle-control.intl-toggle-btn input:checked~.control:after {
	-webkit-transform:translateX(94px);
	-moz-transform:translateX(94px);
	transform:translateX(94px);
	width:148px
}
.toggle-price-section .toggle-control.intl-toggle-btn .control {
	width:248px
}
.toggle-price-section .toggle-control.intl-toggle-btn .control:after {
	content:"";
	width:98px
}
}
.toggle-price-section .save-txt {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	position:absolute;
	right:-85px;
	top:-28px
}
.toggle-price-section .save-txt span {
	font-size:16px;
	line-height:24px;
	font-weight:500;
	color:#e5a703
}
.toggle-price-section .save-txt img {
	max-width:24px
}
@media only screen and (max-width:576px) {
	.toggle-price-section .toggle-txt {
	font-size:16px;
	line-height:24px;
	font-weight:500;
	right:18px
}
.toggle-price-section .save-txt {
	right:-64px;
	top:-14px
}
.toggle-price-section .save-txt span {
	font-size:12px;
	line-height:12px;
	font-weight:400
}
.toggle-price-section .save-txt img {
	max-width:18px
}
.toggle-price-section.us-pricing-toggle {
	margin:40px 0 0
}
.toggle-price-section {
	margin:32px 0 0
}
.toggle-price-section .toggle-control {
	width:316px;
	height:56px
}
.toggle-price-section .toggle-control input:checked~.control:after {
	-webkit-transform:translateX(130px);
	-moz-transform:translateX(130px);
	transform:translateX(130px);
	-webkit-transition:-webkit-transform .3s linear;
	transition:-webkit-transform .3s linear;
	-moz-transition:transform .3s linear,-moz-transform .3s linear;
	transition:transform .3s linear;
	transition:transform .3s linear,-webkit-transform .3s linear,-moz-transform .3s linear;
	width:181px;
	height:48px
}
.toggle-price-section .toggle-control .control {
	width:316px;
	height:56px
}
.toggle-price-section .toggle-control .control:after {
	width:124px;
	height:48px
}
}
.pricing-tooltip {
	position:relative
}
.pricing-tooltip .prc-tooltip-txt {
	position:absolute;
	background-color:#4d4d4d;
	border-radius:4px;
	padding:4px 8px;
	font-size:12px;
	line-height:16px;
	font-weight:400;
	color:#fff;
	bottom:30px;
	min-width:216px;
	right:0;
	left:-90px;
	opacity:0;
	display:none;
	-webkit-transition:.5s;
	-moz-transition:.5s;
	transition:.5s
}
.pricing-tooltip img {
	cursor:pointer
}
.pricing-tooltip img:hover~.prc-tooltip-txt {
	opacity:1;
	display:inline-block;
	-webkit-transition:.5s;
	-moz-transition:.5s;
	transition:.5s
}
.pricing-free-trial {
	margin-top:48px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.pricing-free-trial .btn-0 {
	padding:12px 32px
}
.pricing-free-trial .btn-0:hover {
	-webkit-transform:translateY(-1px);
	-moz-transform:translateY(-1px);
	transform:translateY(-1px);
	box-shadow:0 4px 12px 0 rgba(0,0,0,.1)
}
.pricing-free-trial p {
	font-size:14px;
	line-height:20px;
	font-weight:400;
	color:#4d4d4d;
	margin-top:12px
}
@media only screen and (max-width:576px) {
	.pricing-banner {
	padding:128px 0 24px
}
.pricing-banner .pricing-banner-inner h1 {
	font-size:24px;
	line-height:32px;
	font-weight:600
}
.pricing-banner .pricing-banner-inner p {
	font-size:16px;
	line-height:24px;
	font-weight:400
}
.pricing-section {
	padding:0 0 40px
}
.prc-head-mobile {
	display:table-row
}
.us-pricing h1 {
	font-size:24px;
	line-height:32px;
	font-weight:600
}
.us-pricing p {
	font-size:16px;
	line-height:24px;
	font-weight:400
}
.prc-domain-sub {
	display:block
}
.pricing-tooltip {
	display:none
}
}
.us-compare-section {
	padding:32px 0 40px
}
.us-compare-section .section-header span {
	text-transform:capitalize
}
@media only screen and (max-width:576px) {
	.us-compare-section {
	display:none
}
}
.compare-table {
	width:100%;
	border-collapse:separate
}
.compare-table thead tr th {
	font-size:20px;
	line-height:28px;
	font-weight:500;
	color:#1a181e;
	text-align:center;
	vertical-align:middle;
	padding:32px 16px 24px
}
.compare-table thead tr th:first-child {
	text-align:left;
	padding:32px 16px 24px 0
}
.compare-table thead tr th:nth-child(3) {
	background-color:rgba(20,110,180,.05);
	border-radius:8px 8px 0 0;
	border:1px solid #e5a703;
	border-bottom:none
}
.compare-table tbody tr td {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	border-top:1px solid #ddd;
	color:#1a181e;
	padding:24px 16px 11px;
	width:184px;
	text-align:center;
	vertical-align:middle
}
.compare-table tbody tr td:first-child {
	text-align:left;
	font-size:16px;
	line-height:24px;
	font-weight:500;
	padding:24px 16px 11px 0
}
.compare-table tbody tr td:nth-child(3) {
	background-color:rgba(20,110,180,.05);
	border-left:1px solid #e5a703;
	border-right:1px solid #e5a703;
	font-size:16px;
	line-height:24px;
	font-weight:500
}
.compare-table tbody tr td:nth-child(3) .btn-primary {
	font-size:16px;
	line-height:24px;
	font-weight:500;
	padding:12px 18px;
	margin-top:24px
}
.compare-table tbody tr td img {
	max-width:20px
}
.compare-table tbody tr td .pricing-tooltip img {
	max-width:16px;
	margin-left:6px;
	vertical-align:middle
}
.compare-table tbody tr:last-child td {
	vertical-align:top
}
.compare-table tbody tr:last-child td:nth-child(3) {
	border-radius:0 0 8px 8px;
	border-bottom:1px solid #e5a703
}
.us-pricing-main {
	position:relative;
	padding-bottom:80px
}
.us-pricing-main .us-pricing-inner {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	-webkit-align-items:stretch;
	-moz-box-align:stretch;
	align-items:stretch
}
.us-pricing-main .us-pricing-inner .us-pricing-box {
	background-color:#fff;
	border:1px solid #e6e6e6;
	border-radius:12px;
	padding:24px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-flex:1 1 33%;
	-moz-box-flex:1;
	flex:1 1 33%;
	margin-right:32px
}
.us-pricing-main .us-pricing-inner .us-pricing-box:last-child {
	margin-right:0
}
.us-pricing-main .us-pricing-inner .us-pricing-box h2 {
	font-size:36px;
	line-height:42px;
	font-weight:700;
	color:#1a181e;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	margin:20px 0 48px
}
.us-pricing-main .us-pricing-inner .us-pricing-box h2 span {
	font-size:18px;
	line-height:26px;
	font-weight:400;
	color:#4d4d4d
}
.us-pricing-main .us-pricing-inner .us-pricing-box h3 {
	font-size:24px;
	line-height:32px;
	font-weight:500;
	color:#1a181e
}
.us-pricing-main .us-pricing-inner .us-pricing-box p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#4d4d4d;
	margin-top:4px;
	min-height:48px
}
.us-pricing-main .us-pricing-inner .us-pricing-box ul {
	padding:0 0 0 32px
}
.us-pricing-main .us-pricing-inner .us-pricing-box ul li {
	font-size:18px;
	line-height:26px;
	font-weight:400;
	color:#1a181e;
	margin-bottom:16px;
	position:relative
}
.us-pricing-main .us-pricing-inner .us-pricing-box ul li b {
	font-weight:500
}
.us-pricing-main .us-pricing-inner .us-pricing-box ul li:last-child {
	margin-bottom:40px
}
.us-pricing-main .us-pricing-inner .us-pricing-box ul li:before {
	content:"";
	background-image:url(/_next/static/media/tick-blue.ad5505f214e1bc45d530566c4d5101f1.svg);
	position:absolute;
	left:-32px;
	width:20px;
	height:20px;
	top:5px
}
.us-pricing-main .us-pricing-inner .us-pricing-box .us-pricing-btn {
	margin-top:auto
}
.us-pricing-main .us-pricing-inner .us-pricing-box .us-pricing-btn a {
	display:block
}
.us-pricing-main .us-pricing-inner .us-pricing-box .us-pricing-btn .btn-border {
	padding:11px 24px
}
@media only screen and (max-width:768px) {
	.us-pricing-main .us-pricing-inner {
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.us-pricing-main .us-pricing-inner .us-pricing-box {
	-webkit-flex:1 1 45%;
	-moz-box-flex:1;
	flex:1 1 45%;
	margin-right:0
}
.us-pricing-main .us-pricing-inner .us-pricing-box:first-child {
	margin-right:24px
}
.us-pricing-main .us-pricing-inner .us-pricing-box:last-child {
	margin-top:24px;
	-webkit-flex:initial;
	-moz-box-flex:initial;
	flex:initial
}
}
@media only screen and (max-width:576px) {
	.us-pricing-main .us-pricing-inner {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-flex-wrap:initial;
	flex-wrap:nowrap;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.us-pricing-main .us-pricing-inner .us-pricing-box {
	-webkit-flex:1 1;
	-moz-box-flex:1;
	margin-right:0;
	margin-bottom:24px;
	padding:16px;
	flex:1 1
}
.us-pricing-main .us-pricing-inner .us-pricing-box:first-child {
	margin-right:0
}
.us-pricing-main .us-pricing-inner .us-pricing-box:last-child {
	margin-bottom:0;
	margin-top:0
}
.us-pricing-main .us-pricing-inner .us-pricing-box h2 {
	font-size:28px;
	line-height:34px;
	font-weight:600;
	margin:16px 0 32px
}
.us-pricing-main .us-pricing-inner .us-pricing-box h2 span {
	font-size:16px;
	line-height:24px;
	font-weight:400
}
.us-pricing-main .us-pricing-inner .us-pricing-box h3 {
	font-size:22px;
	line-height:30px;
	font-weight:500
}
.us-pricing-main .us-pricing-inner .us-pricing-box p {
	font-size:14px;
	line-height:22px;
	font-weight:400;
	min-height:0;
	min-height:auto
}
.us-pricing-main .us-pricing-inner .us-pricing-box ul {
	padding:0 0 0 26px
}
.us-pricing-main .us-pricing-inner .us-pricing-box ul li {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	margin-bottom:8px
}
.us-pricing-main .us-pricing-inner .us-pricing-box ul li:last-child {
	margin-bottom:32px
}
.us-pricing-main .us-pricing-inner .us-pricing-box ul li:before {
	background-image:url(/_next/static/media/tick-blue.ad5505f214e1bc45d530566c4d5101f1.svg);
	left:-26px;
	width:16px;
	height:16px;
	background-size:100%
}
}
.percent-img {
	margin-left:5px
}
.pricing-header-boxes {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:baseline;
	-moz-box-align:baseline;
	align-items:baseline;
	-webkit-flex-wrap:nowrap;
	flex-wrap:nowrap;
	grid-gap:16px;
	gap:16px
}
.pricing-header-boxes .pricing-header-box {
	border:1px solid #e6e6e6;
	border-radius:6px;
	background-color:#fff;
	padding:24px;
	margin:0;
	-webkit-flex:33% 1;
	-moz-box-flex:33%;
	flex:33% 1;
	position:relative;
	min-height:694px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.pricing-header-boxes .pricing-header-box.highlighted {
	background-color:#fffbf5
}
@media only screen and (max-width:576px) {
	.pricing-header-boxes .pricing-header-box:nth-child(2) {
	margin:16px 0 0
}
}
.pricing-header-boxes .pricing-header-box:nth-child(3) {
	border-color:#fab73b;
	border-radius:0 0 6px 6px;
	padding:24px
}
.pricing-header-boxes .pricing-header-box .pricing-header-box-strip {
	background-color:#fab73b;
	padding:6px 0;
	border-radius:6px 6px 0 0;
	font-size:14px;
	line-height:20px;
	font-weight:500;
	color:#1a181e;
	position:absolute;
	top:-33px;
	left:-1px;
	right:-1px;
	border:1px solid #fab73b;
	text-align:center
}
.pricing-header-boxes .pricing-header-box h4 {
	font-size:24px;
	line-height:32px;
	font-weight:500;
	color:#1a181e;
	margin-bottom:8px
}
.pricing-header-boxes .pricing-header-box p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#4d4d4d
}
.pricing-header-boxes .pricing-header-box h5 {
	font-size:20px;
	line-height:28px;
	font-weight:500;
	color:grey;
	text-decoration:line-through;
	margin-top:20px;
	min-height:28px
}
.pricing-header-boxes .pricing-header-box h2 {
	font-size:36px;
	line-height:42px;
	font-weight:700;
	color:#1a181e;
	margin:0 0 8px
}
.pricing-header-boxes .pricing-header-box h2 span {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#4d4d4d
}
.pricing-header-boxes .pricing-header-box img {
	max-width:100%
}
.pricing-header-boxes .pricing-header-box .btn-0 {
	margin:24px 0 40px;
	display:block;
	border:1px solid #e5a703;
	padding:11px 24px
}
@media only screen and (min-width:576px) {
	.pricing-header-boxes .pricing-header-box .prc-ul-data {
	min-height:300px
}
}
.pricing-header-boxes .pricing-header-box .prc-ul-data p {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1;
	margin-bottom:16px;
	font-size:16px;
	line-height:24px;
	font-weight:500;
	color:#1a181e;
	text-align:left
}
.pricing-header-boxes .pricing-header-box ul {
	padding:0
}
.pricing-header-boxes .pricing-header-box ul li {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#1a181e;
	list-style-type:disc;
	margin-bottom:12px;
	margin-left:18px
}
.pricing-header-boxes .pricing-header-box ul li:last-child {
	margin-bottom:0
}
.pricing-header-boxes .pricing-header-box .pricing-header-box-p {
	min-height:48px
}
@media only screen and (max-width:576px) {
	.pricing-header-boxes {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:initial;
	-moz-box-align:initial;
	align-items:normal
}
.pricing-header-boxes .pricing-header-box {
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1;
	max-width:none;
	padding:16px;
	min-height:0;
	min-height:auto
}
.pricing-header-boxes .pricing-header-box:nth-child(3) {
	margin:56px 0 24px;
	max-width:none
}
.pricing-header-boxes .pricing-header-box:first-child .btn-0 {
	margin-top:16px
}
.pricing-header-boxes .pricing-header-box h4 {
	font-size:20px;
	line-height:28px;
	font-weight:500;
	margin-bottom:4px
}
.pricing-header-boxes .pricing-header-box p {
	font-size:14px;
	line-height:20px;
	font-weight:400;
	min-height:0!important;
	min-height:auto!important
}
.pricing-header-boxes .pricing-header-box h5 {
	font-size:18px;
	line-height:26px;
	font-weight:500;
	margin-top:16px
}
.pricing-header-boxes .pricing-header-box h2 {
	font-size:32px;
	line-height:40px;
	font-weight:600;
	margin:2px 0 8px
}
.pricing-header-boxes .pricing-header-box h2 span {
	font-size:14px;
	line-height:20px;
	font-weight:400
}
.pricing-header-boxes .pricing-header-box .btn-0 {
	margin:16px 0;
	font-size:16px;
	line-height:24px;
	font-weight:500;
	padding:12px
}
.pricing-header-boxes .pricing-header-box .pricing-header-box-strip {
	font-size:12px;
	line-height:16px;
	font-weight:600;
	top:-31px
}
.pricing-header-boxes .pricing-header-box ul {
	margin-top:0
}
.pricing-header-boxes .pricing-header-box ul caption {
	margin:24px 0 12px;
	font-size:14px;
	line-height:20px;
	font-weight:500
}
.pricing-header-boxes .pricing-header-box ul li {
	font-size:14px;
	line-height:20px;
	font-weight:400;
	margin-bottom:8px
}
.pricing-header-boxes .pricing-header-box ul li:last-child {
	margin-bottom:0
}
}
.pricing-show-plans {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	padding-top:12px;
	margin-bottom:32px;
	margin-top:auto
}
.pricing-show-plans .btn,.pricing-show-plans .btn-0,.pricing-show-plans .btn-1,.pricing-show-plans .btn-2 {
	font-size:16px;
	line-height:24px;
	font-weight:500;
	color:#4d4d4d;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	background-color:transparent;
	border:none;
	padding:0;
	text-decoration:underline
}
@media only screen and (max-width:576px) {
	.pricing-show-plans {
	margin-top:24px;
	padding-top:0
}
.pricing-show-plans .btn,.pricing-show-plans .btn-0,.pricing-show-plans .btn-1,.pricing-show-plans .btn-2 {
	font-size:14px;
	line-height:20px;
	font-weight:500
}
}
.pricing-head-data {
	border-top:1px solid #e6e6e6;
	padding-top:16px
}
.pricing-head-data h4.pricing-head-data-h4 {
	font-size:14px;
	line-height:20px;
	font-weight:500;
	color:#1a181e;
	margin:0;
	position:relative;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.pricing-head-data .arrowToggle {
	width:6px;
	height:7px;
	display:inline-block;
	position:relative;
	background-color:transparent;
	top:0
}
.pricing-head-data .arrowToggle span {
	top:-1px;
	position:absolute;
	width:1px;
	height:8px;
	background-color:#4d4d4d;
	display:inline-block;
	-webkit-transition:all .2s ease;
	-moz-transition:all .2s ease;
	transition:all .2s ease
}
.pricing-head-data .arrowToggle span:first-of-type {
	left:0;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	transform:rotate(-45deg)
}
.pricing-head-data .arrowToggle span:last-of-type {
	right:0
}
.pricing-head-data .arrowToggle.active span:first-of-type,.pricing-head-data .arrowToggle span:last-of-type {
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	transform:rotate(45deg)
}
.pricing-head-data .arrowToggle.active span:last-of-type {
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	transform:rotate(-45deg)
}
.pricing-head-data ul {
	margin-top:12px
}
.pricing-enterprise {
	background-color:#fff;
	border:1px solid #d9d9d9;
	border-radius:4px;
	padding:24px;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.pricing-enterprise,.pricing-enterprise .pricing-enterprise-left {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.pricing-enterprise .pricing-enterprise-left img {
	margin-right:20px
}
.pricing-enterprise .pricing-enterprise-left h4 {
	font-size:20px;
	line-height:28px;
	font-weight:500;
	color:#1a181e;
	margin-bottom:4px
}
.pricing-enterprise .pricing-enterprise-left p {
	font-size:14px;
	line-height:20px;
	font-weight:400;
	color:#4d4d4d
}
@media only screen and (max-width:576px) {
	.pricing-enterprise {
	padding:16px
}
.pricing-enterprise,.pricing-enterprise .pricing-enterprise-left {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start
}
.pricing-enterprise .pricing-enterprise-left img {
	margin:0 0 16px
}
.pricing-enterprise .pricing-enterprise-left h4 {
	font-size:16px;
	line-height:24px;
	font-weight:500;
	margin-bottom:4px
}
.pricing-enterprise .pricing-enterprise-left p {
	font-size:14px;
	line-height:20px;
	font-weight:400
}
.pricing-enterprise .btn-0 {
	margin-top:16px;
	padding:10px 24px;
	font-size:14px;
	line-height:20px;
	font-weight:500
}
}
.toggle-price-section.us-pricing-toggle {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	margin:62px 0 16px;
	position:relative
}
.toggle-price-section.us-pricing-toggle .toggle-txt {
	font-size:20px;
	line-height:28px;
	font-weight:500;
	color:grey;
	position:static
}
.toggle-price-section.us-pricing-toggle .toggle-txt.active {
	color:#1a181e
}
.toggle-price-section.us-pricing-toggle .toggle-control {
	width:48px;
	height:28px;
	position:relative;
	cursor:pointer;
	font-size:22px;
	line-height:30px;
	font-weight:400;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	margin:0 16px;
	padding:0;
	display:block;
	border:none;
	border-radius:0
}
.toggle-price-section.us-pricing-toggle .toggle-control input {
	position:absolute;
	opacity:0;
	cursor:pointer;
	height:0;
	width:0
}
.toggle-price-section.us-pricing-toggle .toggle-control input:checked~.control {
	background-color:#e5a703
}
.toggle-price-section.us-pricing-toggle .toggle-control input:checked~.control:after {
	left:24px;
	width:20px;
	-webkit-transform:none;
	-moz-transform:none;
	-webkit-transform:initial;
	-moz-transform:initial;
	transform:none;
	-webkit-transition:left .15s ease-in;
	-moz-transition:left .15s ease-in;
	transition:left .15s ease-in
}
.toggle-price-section.us-pricing-toggle .toggle-control .control {
	position:absolute;
	top:0;
	left:0;
	height:28px;
	width:48px;
	border-radius:14px;
	background-color:#e5a703!important;
	-webkit-transition:background-color .15s ease-in;
	-moz-transition:background-color .15s ease-in;
	transition:background-color .15s ease-in
}
.toggle-price-section.us-pricing-toggle .toggle-control .control:after {
	content:"";
	position:absolute;
	left:5px;
	top:4px;
	width:20px;
	height:20px;
	border-radius:25px;
	background:#fff;
	-webkit-transition:left .15s ease-in;
	-moz-transition:left .15s ease-in;
	transition:left .15s ease-in;
	-webkit-transform:none;
	-moz-transform:none;
	-webkit-transform:initial;
	-moz-transform:initial;
	transform:none
}
.toggle-price-section.us-pricing-toggle .save-txt {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	position:absolute;
	right:-85px;
	top:-28px
}
.toggle-price-section.us-pricing-toggle .save-txt span {
	font-size:16px;
	line-height:24px;
	font-weight:500;
	color:#e5a703
}
.toggle-price-section.us-pricing-toggle .save-txt img {
	max-width:24px
}
@media only screen and (max-width:576px) {
	.toggle-price-section.us-pricing-toggle .toggle-txt {
	font-size:14px;
	line-height:20px;
	font-weight:400
}
.toggle-price-section.us-pricing-toggle .toggle-control {
	margin:0 12px;
	width:40px;
	height:24px
}
.toggle-price-section.us-pricing-toggle .toggle-control .control {
	width:40px;
	height:24px
}
.toggle-price-section.us-pricing-toggle .toggle-control .control:after {
	width:17px;
	height:17px;
	top:3px
}
.toggle-price-section.us-pricing-toggle .toggle-control input:checked~.control {
	background-color:#e5a703
}
.toggle-price-section.us-pricing-toggle .toggle-control input:checked~.control:after {
	left:18px;
	height:17px;
	width:17px
}
.toggle-price-section.us-pricing-toggle .save-txt {
	right:-64px;
	top:-14px
}
.toggle-price-section.us-pricing-toggle .save-txt span {
	font-size:12px;
	line-height:12px;
	font-weight:400
}
.toggle-price-section.us-pricing-toggle .save-txt img {
	max-width:18px
}
.toggle-price-section.us-pricing-toggle.us-pricing-toggle {
	margin:40px 0 0
}
}
.dukaan-enterprise-card {
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	background:-moz-linear-gradient(297deg,#fff9ee 10.64%,#ffeae9 109.87%);
	background:linear-gradient(153deg,#fff9ee 10.64%,#ffeae9 109.87%);
	padding:40px;
	margin-bottom:24px
}
.dukaan-enterprise-card.inactive {
	border-radius:6px;
	border:1px solid #e6e6e6;
	background:#fafafa
}
.dukaan-enterprise-card .plan-description {
	color:#4d4d4d
}
.dukaan-enterprise-card .btn-0 {
	font-size:18px;
	line-height:26px;
	font-weight:600;
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out;
	width:100%
}
.dukaan-enterprise-card .btn-0:hover {
	-webkit-transform:translateY(-1px);
	-moz-transform:translateY(-1px);
	transform:translateY(-1px);
	box-shadow:0 4px 12px 0 rgba(0,0,0,.1)
}
.dukaan-enterprise-card .dukaan-interprice-link {
	font-size:18px;
	line-height:26px;
	font-weight:500;
	color:#1a181e;
	text-decoration:underline;
	margin-top:16px
}
.dukaan-interprice {
	margin:64px 0
}
.dukaan-interprice .dukaan-interprice-inner {
	padding:56px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	background-image:url(/_next/static/media/enterprise-price.777eab351d531c29fcf862923783daab.svg);
	background-repeat:no-repeat;
	background-size:100% 100%
}
.dukaan-interprice .dukaan-interprice-inner .dukaan-interprice-left,.dukaan-interprice .dukaan-interprice-inner .dukaan-interprice-right {
	-webkit-flex:48% 1;
	-moz-box-flex:48%;
	flex:48% 1;
	max-width:464px
}
.dukaan-interprice .dukaan-interprice-inner .dukaan-interprice-left .heading-pera {
	margin:12px 0 32px
}
.dukaan-interprice .dukaan-interprice-inner .dukaan-interprice-left .btn-0 {
	font-size:20px;
	line-height:28px;
	font-weight:600;
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out
}
.dukaan-interprice .dukaan-interprice-inner .dukaan-interprice-left .btn-0:hover {
	-webkit-transform:translateY(-1px);
	-moz-transform:translateY(-1px);
	transform:translateY(-1px);
	box-shadow:0 4px 12px 0 rgba(0,0,0,.1)
}
.dukaan-interprice .dukaan-interprice-inner .dukaan-interprice-left .dukaan-interprice-link {
	font-size:18px;
	line-height:26px;
	font-weight:400;
	color:#1a181e;
	text-decoration:underline;
	margin-left:32px
}
.dukaan-interprice .dukaan-interprice-inner .dukaan-interprice-right ul li {
	position:relative;
	font-size:18px;
	line-height:26px;
	font-weight:400;
	color:#1a181e;
	margin-bottom:12px;
	padding-left:30px
}
.dukaan-interprice .dukaan-interprice-inner .dukaan-interprice-right ul li:before {
	content:"";
	position:absolute;
	background-image:url(/_next/static/media/star-black.fd7eaab3959e8acd5f0473a917ae8ff4.svg);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	left:0
}
@media only screen and (max-width:768px) {
	.dukaan-interprice .dukaan-interprice-inner {
	background-image:url(/_next/static/media/enterprise-tablet.8aa1430b22d61bb9060f6fe869f27176.svg);
	background-size:cover;
	padding:48px 24px
}
}
@media only screen and (max-width:576px) {
	.dukaan-interprice .dukaan-interprice-inner {
	background-image:url(/_next/static/media/enterprise-mobile.fb76326b8d7657e6cccb2faf8325e22e.png);
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	padding:48px 24px;
	-webkit-align-items:initial;
	-moz-box-align:initial;
	align-items:normal;
	background-size:100% 100%
}
.dukaan-interprice .dukaan-interprice-inner .dukaan-interprice-right {
	margin-bottom:32px
}
.dukaan-interprice .dukaan-interprice-inner .dukaan-interprice-right ul li {
	font-size:14px;
	line-height:20px;
	font-weight:400
}
.dukaan-interprice .dukaan-interprice-inner .btn-black {
	padding:12px;
	font-size:16px;
	line-height:24px;
	font-weight:500
}
.dukaan-interprice .dukaan-interprice-inner .dukaan-interprice-link {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#1a181e;
	text-decoration:underline;
	margin-left:0;
	margin-top:16px;
	text-align:center
}
}
.pricing-testimonial {
	background-color:rgba(250,183,59,.1)
}
.payment-method-section {
	background-color:#fff;
	padding:16px 0 64px
}
.payment-method-section .payment-method-inner {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.payment-method-section .payment-method-inner .payment-method-box {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start
}
.payment-method-section .payment-method-inner .payment-method-box:nth-child(3) {
	margin:0 40px
}
.payment-method-section .payment-method-inner .payment-method-box .payment-method-caption {
	margin-left:20px
}
.payment-method-section .payment-method-inner .payment-method-box .payment-method-caption h3 {
	margin-bottom:4px
}
.payment-method-section .payment-method-inner .payment-method-box:last-child .payment-method-caption h3 {
	margin-bottom:12px
}
@media only screen and (max-width:576px) {
	.payment-method-section {
	padding:0 0 40px
}
.payment-method-section .payment-method-inner,.payment-method-section .payment-method-inner .payment-method-box {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.payment-method-section .payment-method-inner .payment-method-box {
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.payment-method-section .payment-method-inner .payment-method-box:nth-child(3) {
	margin:24px 0
}
.payment-method-section .payment-method-inner .payment-method-box .payment-method-caption {
	margin-left:0;
	margin-top:16px
}
.payment-method-section .payment-method-inner .payment-method-box .payment-method-caption h3,.payment-method-section .payment-method-inner .payment-method-box .payment-method-caption p {
	text-align:center
}
.payment-method-section .payment-method-inner .payment-method-box .payment-method-caption p {
	font-size:14px;
	line-height:22px;
	font-weight:400
}
}
.price-offer-shape {
	background-color:#810576;
	position:relative;
	padding:8px 24px 8px 8px;
	margin-bottom:10px;
	border-radius:2px;
	display:none
}
.price-offer-shape:before {
	content:"";
	position:absolute;
	right:-1px;
	bottom:0;
	width:0;
	height:0;
	border-right:10px solid #fff;
	border-top:18px solid transparent;
	border-bottom:18px solid transparent
}
.price-offer-shape .price-offer-shape-inner,.price-offer-shape .price-offer-shape-inner span {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.price-offer-shape .price-offer-shape-inner span {
	font-size:14px;
	line-height:20px;
	font-weight:500;
	color:#fff;
	-webkit-align-self:stretch;
	align-self:stretch;
	margin:0 6px
}
@media only screen and (max-width:576px) {
	.timerMain .pricing-header-boxes .pricing-header-box:first-child .btn-0 {
	margin-top:16px
}
}
.timerMain .price-offer-shape {
	display:-webkit-inline-flex;
	display:-moz-inline-box;
	display:inline-flex
}
.timerMain .pricing-header-boxes .pricing-header-box h5 {
	display:none
}
.timerMain .pricing-header-boxes .pricing-header-box h2 {
	margin:20px 0 8px
}
.plan-savings {
	border-radius:4px;
	border:1px solid #17b31b;
	background:rgba(23,179,27,.1);
	padding:4px 8px;
	color:#17b31b;
	font-weight:500
}
.plan-plugins-list {
	display:grid;
	grid-template-columns:repeat(7,1fr);
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	grid-gap:5px;
	gap:5px
}
.plan-plugins-list img {
	height:30px;
	width:30px;
	border:1px #e6e6e6;
	border-radius:4px
}
.plan-plugins-list.large {
	grid-template-columns:repeat(10,1fr)
}
.plan-plugins-list.large img {
	height:64px;
	width:64px
}
@media screen and (max-width:768px) {
	.plan-plugins-list.large {
	grid-template-columns:repeat(4,1fr)
}
}
.see-more {
	cursor:pointer;
	text-decoration:underline;
	color:#4d4d4d;
	min-width:60px;
	width:-webkit-max-content;
	width:-moz-max-content;
	width:max-content
}
.enterprise-feature li {
	position:relative;
	font-size:18px;
	line-height:26px;
	font-weight:400;
	color:#1a181e;
	margin-bottom:12px;
	padding-left:30px
}
.enterprise-feature li:before {
	content:"";
	position:absolute;
	background-image:url(/_next/static/media/star-black.fd7eaab3959e8acd5f0473a917ae8ff4.svg);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	left:0
}
.international-plan-toggle {
	background-color:#f2f2f2;
	padding:4px;
	border-radius:100px;
	border:1px solid #d9d9d9;
	background-color:#fff;
	margin-bottom:0
}
.international-plan-toggle .plan-item {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	padding:12px 24px;
	position:relative
}
.international-plan-toggle .plan-item.disabled {
	cursor:not-allowed
}
.international-plan-toggle .plan-item.with-discount {
	padding:12px 24px
}
.international-plan-toggle .plan-item .period-name {
	color:rgba(0,0,0,.6);
	text-align:center
}
.international-plan-toggle .plan-item .discounted-price {
	color:#1a181e
}
.international-plan-toggle .plan-item.selected {
	border-radius:100px;
	color:#fff;
	background-color:#e5a703;
	-webkit-animation-name:fadeIn;
	-moz-animation-name:fadeIn;
	animation-name:fadeIn;
	-webkit-animation-duration:.3s;
	-moz-animation-duration:.3s;
	animation-duration:.3s;
	-webkit-animation-fill-mode:forwards;
	-moz-animation-fill-mode:forwards;
	animation-fill-mode:forwards
}
.international-plan-toggle .plan-item.selected .period-name {
	color:#fff
}
.international-plan-toggle .plan-item.selected .discounted-price {
	color:#f2f2f2
}
@-webkit-keyframes fadeIn {
	0% {
	background-color:#f2f2f2
}
to {
	background-color:#e5a703
}
}
@-moz-keyframes fadeIn {
	0% {
	background-color:#f2f2f2
}
to {
	background-color:#e5a703
}
}
@keyframes fadeIn {
	0% {
	background-color:#f2f2f2
}
to {
	background-color:#e5a703
}
}
.dukaan-plugins-card {
	min-height:230px;
	background-image:url(/_next/static/media/dukaan-plugins-desktop.fb48524d8d27eb5e1f189c88b789325b.webp);
	background-size:100% 230px;
	background-repeat:no-repeat;
	background-position:bottom;
	padding:32px 40px;
	margin-bottom:24px;
	background-color:#ebf5ff
}
@media screen and (max-width:768px) {
	.dukaan-plugins-card {
	padding:40px 20px;
	background-image:url(/_next/static/media/dukaan-plugins-mobile.dd4dfafa9b2a388f439fc4c0e787c840.webp);
	min-height:392px;
	background-size:100% 392px
}
}
.plugins-worth {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	background-color:#e5a703;
	margin-left:-24px;
	margin-right:-24px;
	color:#fff;
	padding:6px 8px;
	margin-bottom:32px
}
.plugins-worth.premium {
	background-color:#810576
}
@media screen and (max-width:768px) {
	.plugins-worth {
	margin-left:-16px;
	margin-right:-16px
}
}
.br-add-color {
	padding:80px 0;
	background-color:#f7f7f7
}
.br-add-color .br-add-color-inner .section-header {
	margin-bottom:16px
}
.br-add-color .br-add-color-inner p {
	font-size:18px;
	line-height:26px;
	font-weight:400;
	color:#4d4d4d
}
.br-add-color .br-add-color-inner .br-add-color-row {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.br-add-color .br-add-color-inner .br-add-color-row .add-color-btn-box {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:flex-start;
	-moz-box-pack:start;
	justify-content:flex-start;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	max-width:464px
}
.br-add-color .br-add-color-inner .br-add-color-row .add-color-btn-box .bg-color-btn {
	border:none;
	outline:none;
	box-shadow:none;
	padding:0;
	margin:0;
	cursor:pointer;
	background-color:transparent;
	width:116px;
	height:116px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.br-add-color .br-add-color-inner .br-add-color-row .add-color-btn-box .bg-color-btn.active {
	border:2px solid #e5a703;
	border-radius:4px
}
.br-add-color .br-add-color-inner .br-add-color-row .add-color-btn-box .bg-color-btn .img {
	width:100%;
	height:100%;
	max-width:100px;
	max-height:100px;
	border-radius:4px
}
@media only screen and (max-width:768px) {
	.br-add-color {
	padding:64px 0
}
.br-add-color .br-add-color-inner .section-header,.br-add-color .br-add-color-inner p {
	text-align:center
}
.br-add-color .br-add-color-inner .br-add-color-row {
	-webkit-flex-direction:column-reverse;
	-moz-box-orient:vertical;
	-moz-box-direction:reverse;
	flex-direction:column-reverse;
	margin-top:24px
}
.br-add-color .br-add-color-inner .br-add-color-row .add-color-btn-box {
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	margin-top:16px;
	max-width:100%
}
.br-add-color .br-add-color-inner .br-add-color-row .add-color-btn-box .bg-color-btn {
	width:108px;
	height:108px;
	margin:4px
}
.br-add-color .br-add-color-inner .br-add-color-row .add-color-btn-box .bg-color-btn .img {
	width:100px;
	height:100px
}
}
@media only screen and (max-width:576px) {
	.br-add-color {
	padding:64px 0
}
.br-add-color .br-add-color-inner h4 {
	text-align:center
}
.br-add-color .br-add-color-inner .br-add-color-row {
	-webkit-flex-direction:column-reverse;
	-moz-box-orient:vertical;
	-moz-box-direction:reverse;
	flex-direction:column-reverse;
	margin-top:24px
}
.br-add-color .br-add-color-inner .br-add-color-row .add-color-btn-box {
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	margin-top:16px
}
.br-add-color .br-add-color-inner .br-add-color-row .add-color-btn-box .bg-color-btn {
	width:103px;
	height:103px;
	margin:4px
}
.br-add-color .br-add-color-inner .br-add-color-row .add-color-btn-box .bg-color-btn .img {
	width:93px;
	height:93px
}
}
@media only screen and (max-width:360px) {
	.br-add-color .br-add-color-inner .br-add-color-row .add-color-btn-box .bg-color-btn {
	width:76px;
	height:76px;
	margin:2px
}
.br-add-color .br-add-color-inner .br-add-color-row .add-color-btn-box .bg-color-btn .img {
	width:68px;
	height:68px
}
}
.selected-img-section .selected-img-inner {
	border:1px solid #e6e6e6;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.selected-img-section .selected-img-inner,.selected-img-section .selected-img-inner .custom-image {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	position:relative
}
.selected-img-section .selected-img-inner .custom-image {
	min-height:420px;
	border:1px solid #e5a703
}
.selected-img-section .selected-img-inner .custom-image img {
	max-width:1120px;
	max-height:420px;
	background-size:cover;
	width:100%;
	vertical-align:bottom
}
.selected-img-section .selected-img-inner .custom-image .image-skeleton {
	position:absolute;
	top:0;
	bottom:0;
	left:50%;
	margin:0 auto;
	-webkit-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	transform:translateX(-50%);
	border:1px solid #e5a703
}
@media only screen and (max-width:576px) {
	.selected-img-section .selected-img-inner .custom-image {
	min-height:318px
}
.selected-img-section .selected-img-inner .custom-image .image-skeleton {
	width:318px!important;
	height:318px!important
}
}
@media only screen and (max-width:360px) {
	.selected-img-section .selected-img-inner .custom-image {
	min-height:305px
}
.selected-img-section .selected-img-inner .custom-image .image-skeleton {
	width:305px!important;
	height:305px!important
}
}
.selected-img-section .selected-img-inner .compare-btn {
	background-image:url(/_next/static/media/view-icon.da435c28bcc91c4d12d60d9d0a025537.svg);
	background-repeat:no-repeat;
	background-position:15px 8px;
	position:absolute;
	right:16px;
	top:16px;
	border:1px solid #e6e6e6;
	border-radius:4px;
	background-color:#fff;
	padding:6px 16px;
	font-size:14px;
	line-height:20px;
	font-weight:400;
	color:#4d4d4d;
	text-indent:22px;
	cursor:pointer
}
@media only screen and (max-width:768px) {
	.selected-img-section .selected-img-inner .compare-btn {
	right:8px;
	top:8px
}
}
@media only screen and (max-width:576px) {
	.selected-img-section .selected-img-inner .compare-btn {
	right:8px;
	top:8px
}
}
.add-color-img-box img {
	max-width:544px;
	max-height:520px;
	width:100%;
	background-size:cover;
	background-size:100% 100%;
	border-radius:4px
}
.br-tabs {
	margin-top:40px
}
.br-tabs .MuiTabs-root {
	border-bottom:1px solid #d9d9d9;
	overflow:visible;
	overflow:initial;
	min-height:auto
}
.br-tabs .MuiTabs-root .MuiTabs-fixed {
	overflow:visible!important;
	overflow:initial!important
}
.br-tabs .MuiTabs-root .MuiTabs-flexContainer {
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	overflow-x:auto
}
.br-tabs .MuiTabs-root .MuiTab-root {
	font-size:20px;
	line-height:28px;
	font-weight:500;
	color:#1a181e;
	text-transform:capitalize;
	min-width:auto;
	padding:15px 8px;
	margin-right:40px
}
.br-tabs .MuiTabs-root .MuiTab-root.Mui-selected {
	color:#e5a703
}
.br-tabs .MuiTabs-root .MuiTabs-indicator {
	background-color:#e5a703;
	width:80px!important
}
.br-tabs .MuiTabs-root .br-download-btn {
	margin-left:auto;
	display:-webkit-flex;
	display:-moz-box;
	display:flex
}
.br-tabs .MuiTabs-root .br-download-btn .btn-0 {
	background-image:url(/_next/static/media/download-icon.effe7f4f7907189fa754e3e3806d177c.svg);
	background-repeat:no-repeat;
	background-position:24px 9px;
	padding:8px 24px;
	font-size:16px;
	line-height:24px;
	font-weight:400;
	text-indent:34px
}
@media only screen and (max-width:576px) {
	.br-tabs .MuiTabs-root .br-download-btn {
	position:absolute;
	left:-20px;
	right:-20px;
	bottom:50px;
	z-index:1;
	background-color:#fff;
	box-shadow:6px 10px 16px 0 hsla(0,0%,59.6%,.2);
	padding:8px 20px
}
.br-tabs .MuiTabs-root .br-download-btn .br-upload-img.upload-new-img .br-upload-new span {
	font-size:14px;
	line-height:22px;
	font-weight:400;
	background-position:0 1px;
	text-indent:26px
}
.br-tabs .MuiTabs-root .br-download-btn .btn-0 {
	font-size:14px;
	line-height:22px;
	font-weight:400
}
}
.br-tabs .MuiBox-root {
	padding:28px 0 0
}
.br-tabs .select-bg-group {
	-webkit-justify-content:flex-start;
	-moz-box-pack:start;
	justify-content:flex-start;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap
}
.br-tabs .select-bg-group,.br-tabs .select-bg-group .bg-color-btn {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	position:relative
}
.br-tabs .select-bg-group .bg-color-btn {
	border:none;
	outline:none;
	box-shadow:none;
	padding:0;
	margin:0 24px 24px 0;
	cursor:pointer;
	background-color:transparent;
	width:122px;
	height:122px;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	border-radius:4px;
	background-size:cover
}
.br-tabs .select-bg-group .bg-color-btn.active:after {
	position:absolute;
	left:-4px;
	top:-4px;
	right:-4px;
	bottom:-4px;
	border:2px solid #e5a703;
	content:"";
	border-radius:4px
}
.br-tabs .select-bg-group .bg-color-btn:last-child,.br-tabs .select-bg-group .bg-color-btn:nth-child(8) {
	margin:0 0 24px
}
.br-tabs .select-bg-group .bg-color-btn:nth-child(2) {
	background-image:url(/_next/static/media/bg-trans-png.8c50226376e53494e2d874264a1056f0.png);
	background-size:cover
}
.br-tabs .select-bg-group .bg-color-btn img {
	max-width:100%;
	max-height:100%;
	height:100%;
	background-size:cover;
	border-radius:4px;
	object-fit:cover
}
.br-tabs .select-bg-group .color-picker {
	position:absolute;
	z-index:2;
	left:0;
	right:0;
	top:-100px
}
.br-tabs .select-bg-group .color-picker .color-picker-bg {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background-color:#333;
	opacity:.3
}
.br-tabs .select-bg-group .color-picker .sketch-picker {
	margin:0 auto;
	position:absolute;
	left:0;
	right:0
}
.br-tabs .select-bg-group .uploadBgImg {
	position:relative
}
.br-tabs .select-bg-group .uploadBgImg input {
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	right:0;
	opacity:0;
	width:100%;
	cursor:pointer
}
.br-tabs .select-bg-group .uploadBgImg .uploadDiv {
	width:100%;
	height:100%;
	background-color:#f2f2f2;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	border-radius:4px
}
.br-tabs .select-bg-group .uploadBgImg img {
	width:48px;
	height:48px
}
@media only screen and (max-width:768px) {
	.br-tabs .MuiTabs-root .MuiTab-root {
	font-size:16px;
	line-height:24px;
	font-weight:500;
	margin-right:24px
}
.br-tabs .MuiTabs-root .MuiTabs-indicator {
	width:70px!important
}
.br-tabs .MuiTabs-root .br-download-btn .btn-0 {
	padding:8px 16px
}
.br-tabs .select-bg-group {
	-webkit-justify-content:flex-start;
	-moz-box-pack:start;
	justify-content:flex-start
}
.br-tabs .select-bg-group .bg-color-btn {
	width:108px;
	height:108px;
	margin:0 8px 8px 0
}
}
@media only screen and (max-width:576px) {
	.br-tabs {
	margin-top:72px
}
.br-tabs .MuiTabs-root .MuiTab-root {
	font-size:16px;
	line-height:24px;
	font-weight:500;
	margin-right:24px;
	padding:8px;
	min-height:auto
}
.br-tabs .MuiTabs-root .br-download-btn .btn-0 {
	padding:8px 16px;
	background-position:14px 8px;
	text-indent:28px
}
.br-tabs .select-bg-group {
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.br-tabs .select-bg-group .bg-color-btn {
	width:82px;
	height:82px;
	margin:0 8px 8px 0
}
.br-tabs .select-bg-group .bg-color-btn:last-child,.br-tabs .select-bg-group .bg-color-btn:nth-child(8) {
	margin:0 8px 8px 0
}
.br-tabs .select-bg-group .uploadBgImg img {
	width:28px;
	height:28px
}
}
@media only screen and (min-width:361px)and (max-width:399px) {
	.br-tabs .select-bg-group {
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.br-tabs .select-bg-group .bg-color-btn {
	width:72px;
	height:72px;
	margin:0 8px 8px 0
}
.br-tabs .select-bg-group .bg-color-btn:last-child,.br-tabs .select-bg-group .bg-color-btn:nth-child(8) {
	margin:0 8px 8px 0
}
.br-tabs .select-bg-group .uploadBgImg img {
	width:28px;
	height:28px
}
}
@media only screen and (max-width:360px) {
	.br-tabs .MuiTabs-root .MuiTab-root {
	font-size:16px;
	line-height:24px;
	font-weight:500;
	margin-right:14px;
	padding:8px;
	min-height:auto
}
.br-tabs .MuiTabs-root .br-download-btn .btn-0 {
	padding:8px 12px;
	background-position:10px 8px
}
.br-tabs .select-bg-group .bg-color-btn {
	width:72px;
	height:72px;
	margin:0 8px 8px 0
}
.br-tabs .select-bg-group .bg-color-btn:last-child,.br-tabs .select-bg-group .bg-color-btn:nth-child(8) {
	margin:0 8px 8px 0
}
.br-tabs .select-bg-group .uploadBgImg img {
	width:28px;
	height:28px
}
}
.preview-popup .preview-popup-inner {
	position:fixed;
	top:3%;
	right:0;
	left:0;
	height:-webkit-calc(100% - 40px);
	height:-moz-calc(100% - 40px);
	height:calc(100% - 40px);
	z-index:1001;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.preview-popup .preview-popup-inner .preview-pop-box {
	max-width:740px;
	max-height:520px;
	background-color:#fff;
	margin:0 auto;
	border-radius:8px;
	padding:24px;
	width:100%;
	height:100%
}
.preview-popup .preview-popup-inner .preview-pop-head {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	margin-bottom:16px
}
.preview-popup .preview-popup-inner .preview-pop-head h4 {
	font-size:18px;
	line-height:26px;
	font-weight:500;
	color:#4d4d4d
}
.preview-popup .preview-popup-inner .preview-pop-head .popupClose {
	background-image:url(/_next/static/media/cross.f5d3bfafce7705329d4fc616268eb1b3.svg);
	background-repeat:no-repeat;
	background-position:0 0;
	width:16px;
	height:16px;
	display:inline-block;
	cursor:pointer
}
.preview-popup .preview-popup-inner .preview-pop-content {
	text-align:center;
	border:1px solid #e6e6e6;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	height:350px
}
.preview-popup .preview-popup-inner .preview-pop-content .preview-pop-inner-img {
	border:1px solid #e6e6e6;
	display:-webkit-inline-flex;
	display:-moz-inline-box;
	display:inline-flex;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	min-height:350px
}
.preview-popup .preview-popup-inner .preview-pop-content .preview-pop-inner-img img {
	max-width:196px;
	max-height:196px
}
.preview-popup .preview-popup-inner .preview-pop-content h4 {
	font-size:14px;
	line-height:20px;
	font-weight:400;
	color:#1a181e;
	margin:12px 0 16px
}
.preview-popup .preview-popup-inner .preview-pop-content .priview-pop-compare img {
	max-width:690px;
	max-height:350px;
	height:100%
}
.preview-popup .preview-popup-inner .preview-pop-footer {
	text-align:center;
	margin-top:32px
}
.preview-popup .preview-popup-inner .preview-pop-footer .btn-0 {
	background-image:url(/_next/static/media/download-icon.effe7f4f7907189fa754e3e3806d177c.svg);
	background-repeat:no-repeat;
	background-position:24px 9px;
	padding:8px 24px;
	font-size:16px;
	line-height:24px;
	font-weight:400;
	text-indent:34px
}
.preview-popup .preview-pop-bg {
	display:none
}
.preview-popup .preview-pop-bg.active {
	background-color:#000;
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	display:block;
	opacity:.4;
	z-index:1000
}
@media only screen and (max-width:576px) {
	.preview-popup .preview-popup-inner {
	left:20px;
	right:20px;
	overflow:auto
}
.preview-popup .preview-popup-inner .preview-pop-content .priview-pop-compare img {
	max-width:100%;
	vertical-align:bottom
}
}
.br-desc-section {
	padding:80px 0
}
.br-desc-section .br-desc-inner p {
	font-size:20px;
	line-height:28px;
	font-weight:400;
	color:#4d4d4d;
	margin:0 0 24px
}
.br-desc-section .br-desc-inner p:last-child {
	margin:0
}
@media only screen and (max-width:768px) {
	.br-desc-section {
	padding:64px 0
}
.br-desc-section .br-desc-inner p {
	font-size:18px;
	line-height:26px;
	font-weight:400;
	text-align:center
}
}
@media only screen and (max-width:576px) {
	.br-desc-section {
	padding:64px 0
}
.br-desc-section .br-desc-inner p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	text-align:center
}
}
.br-step-setion .br-step-h3 {
	font-size:20px;
	line-height:28px;
	font-weight:400;
	color:#4d4d4d;
	margin:0 0 64px
}
@media only screen and (max-width:576px) {
	.br-step-setion .br-step-h3 {
	font-size:18px;
	line-height:26px;
	font-weight:400;
	margin:0 0 32px
}
}
.uploadLoader .MuiDialog-paperScrollPaper {
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.uploadLoader .upload-finishing-text,.uploadLoader .upload-loading-text {
	font-size:18px;
	line-height:26px;
	font-weight:500;
	color:#1a181e;
	margin-top:24px
}
.uploadLoader .loader-close {
	position:absolute;
	right:20px;
	top:20px;
	background-color:transparent;
	border:none;
	padding:0;
	outline:none;
	box-shadow:none;
	cursor:pointer
}
.uploadLoader .loader-retry {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.uploadLoader .loader-retry img {
	max-width:256px;
	max-height:188px
}
.uploadLoader .loader-retry h3 {
	font-size:28px;
	line-height:32px;
	font-weight:500;
	margin:32px 0 12px;
	color:#1a181e
}
.uploadLoader .loader-retry .upload-loading-text {
	margin:0 0 24px;
	color:#4d4d4d;
	font-size:18px;
	line-height:26px;
	font-weight:400
}
.uploadLoader .loader-retry .btn-0:hover {
	-webkit-transform:translateY(-1px);
	-moz-transform:translateY(-1px);
	transform:translateY(-1px);
	box-shadow:0 4px 12px 0 rgba(0,0,0,.1)
}
.preview-pop-inner-img .custom-image {
	position:relative;
	min-width:196px;
	min-height:196px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.preview-pop-inner-img .custom-image .image-skeleton {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0
}
.bg-all-products,.faq-section.bg-remove-faq {
	padding:80px 0
}
.bg-all-products.upload-all-product {
	padding:0 0 80px
}
@media only screen and (max-width:576px) {
	.bg-all-products,.faq-section.bg-remove-faq {
	padding:64px 0
}
.bg-all-products.upload-all-product {
	padding:0 0 64px
}
}
.border-none {
	border:none!important
}
.enhancer-image-preview .priview-pop-compare .enhance-banner .react-draggable {
	max-height:420px!important
}
.enhancer-image-preview .preview-popup-inner {
	height:-webkit-calc(100% - 40px);
	height:-moz-calc(100% - 40px);
	height:calc(100% - 40px);
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.enhancer-image-preview .preview-popup-inner .preview-pop-box {
	max-height:520px;
	background-color:#fff;
	margin:0 auto;
	border-radius:8px;
	width:100%;
	height:100%
}
.enhancer-image-preview .preview-popup-inner .preview-pop-head {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	margin-bottom:16px
}
.enhancer-image-preview .preview-popup-inner .preview-pop-head h4 {
	font-size:18px;
	line-height:26px;
	font-weight:500;
	color:#4d4d4d
}
.enhancer-image-preview .preview-popup-inner .preview-pop-head .popupClose {
	background-image:url(/_next/static/media/cross.f5d3bfafce7705329d4fc616268eb1b3.svg);
	background-repeat:no-repeat;
	background-position:0 0;
	width:16px;
	height:16px;
	display:inline-block;
	cursor:pointer
}
.enhancer-image-preview .preview-popup-inner .preview-pop-content {
	position:relative;
	overflow:hidden;
	text-align:center;
	border:1px solid #e6e6e6;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	max-height:420px
}
.enhancer-image-preview .preview-popup-inner .preview-pop-content .preview-pop-inner-img {
	border:1px solid #e6e6e6;
	display:-webkit-inline-flex;
	display:-moz-inline-box;
	display:inline-flex;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	min-height:350px
}
.enhancer-image-preview .preview-popup-inner .preview-pop-content .preview-pop-inner-img img {
	max-width:196px;
	max-height:196px
}
.enhancer-image-preview .preview-popup-inner .preview-pop-content h4 {
	font-size:14px;
	line-height:20px;
	font-weight:400;
	color:#1a181e;
	margin:12px 0 16px
}
.enhancer-image-preview .preview-popup-inner .preview-pop-content .priview-pop-compare {
	overflow:hidden;
	max-height:420px;
	-webkit-transition:1s ease;
	-moz-transition:1s ease;
	transition:1s ease
}
.enhancer-image-preview .preview-popup-inner .preview-pop-content .priview-pop-compare img {
	max-width:690px;
	max-height:420px;
	height:100%;
	vertical-align:bottom
}
.enhancer-image-preview .preview-popup-inner .preview-pop-footer {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:flex-end;
	-moz-box-pack:end;
	justify-content:flex-end;
	margin-top:32px
}
.enhancer-image-preview .preview-popup-inner .preview-pop-footer .br-upload-img {
	width:180px
}
.enhancer-image-preview .preview-popup-inner .preview-pop-footer .btn-0 {
	background-image:url(/_next/static/media/download-icon.effe7f4f7907189fa754e3e3806d177c.svg);
	background-repeat:no-repeat;
	background-position:24px 9px;
	padding:8px 24px;
	font-size:16px;
	line-height:24px;
	font-weight:400;
	text-indent:34px
}
.enhancer-image-preview .preview-pop-bg {
	display:none
}
.enhancer-image-preview .preview-pop-bg.active {
	background-color:#000;
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	display:block;
	opacity:.4;
	z-index:1000
}
@media only screen and (max-width:576px) {
	.enhancer-image-preview .preview-popup-inner {
	left:20px;
	right:20px;
	overflow:auto
}
.enhancer-image-preview .preview-popup-inner .preview-pop-content .priview-pop-compare img {
	max-width:100%;
	vertical-align:bottom
}
}
.btn-group.magnification.enhance-btn {
	box-shadow:0 2px 8px rgba(26,24,30,.06);
	background:hsla(0,0%,100%,.9);
	border-radius:6px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	position:absolute;
	bottom:12px;
	right:12px;
	z-index:100
}
.btn-group.magnification.enhance-btn button {
	background-color:transparent;
	border:none;
	outline:none;
	color:#4d4d4d;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	padding:8px 10px
}
.btn-group.magnification.enhance-btn button img {
	max-width:16px
}
.btn-group.magnification.enhance-btn .break {
	margin:2px 6px
}
.enhance-compare {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	margin-top:64px
}
.enhance-compare .enhance-compare-after,.enhance-compare .enhance-compare-before {
	-webkit-flex:50% 1;
	-moz-box-flex:50%;
	flex:50% 1
}
.enhance-compare img {
	width:100%
}
.enhance-compare p {
	font-size:18px;
	line-height:26px;
	font-weight:500;
	color:#1a181e;
	margin:24px 0 0;
	text-align:center
}
.enhance-image-banner .priview-pop-compare .enhance-banner .react-draggable div:nth-child(5):before {
	content:"BEFORE";
	position:absolute;
	background:#4d4d4d;
	border-radius:3px;
	padding:2px 6px;
	font-size:14px;
	line-height:20px;
	font-weight:500;
	color:#fff;
	top:22px;
	left:-67px
}
.enhance-image-banner .priview-pop-compare .enhance-banner .react-draggable div:nth-child(5):after {
	content:"AFTER";
	position:absolute;
	background:#4d4d4d;
	border-radius:3px;
	padding:2px 6px;
	font-size:14px;
	line-height:20px;
	font-weight:500;
	color:#fff;
	top:22px;
	right:-58px
}
.enhance-image-banner .priview-pop-compare .enhance-banner .react-draggable div:nth-child(2):after {
	width:64px;
	height:64px;
	right:-32px
}
.enhance-image-banner .priview-pop-compare .bg-remove-slile-img .react-draggable {
	max-width:97.3%!important
}
.enhance-image-banner {
	padding:134px 0 0
}
@media only screen and (max-width:576px) {
	.enhance-image-banner {
	padding:128px 0 0
}
}
.gst-calculator-form .gst-sub-head {
	margin-bottom:52px
}
.gst-calculator-form .gst-cal-form-section {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	-webkit-align-items:stretch;
	-moz-box-align:stretch;
	align-items:stretch
}
.gst-calculator-form .gst-cal-form-section .gst-cal-form,.gst-calculator-form .gst-cal-form-section .gst-show-form {
	-webkit-flex:0 0 46%;
	-moz-box-flex:0;
	flex:0 0 46%
}
.gst-calculator-form .gst-cal-form-section .gst-cal-form label {
	font-size:16px;
	line-height:24px;
	font-weight:500;
	color:#4d4d4d;
	margin-bottom:8px;
	display:block;
	text-align:left
}
.gst-calculator-form .gst-cal-form-section .gst-cal-form .form-group {
	margin-bottom:24px
}
.gst-calculator-form .gst-cal-form-section .gst-cal-form .gst-form .input-group input {
	background-image:url(/_next/static/media/rupees.6f05f51562d0967e7880f754254a5d45.svg);
	background-repeat:no-repeat;
	background-position:16px 16px;
	text-indent:16px
}
.gst-calculator-form .gst-cal-form-section .gst-cal-form .input-wraper {
	position:relative
}
.gst-calculator-form .gst-cal-form-section .gst-cal-form .input-wraper .percetage-icon {
	background-image:url(/_next/static/media/percentage-icon.d5fbafe7b44465da1aef4943922dfb3d.svg);
	background-repeat:no-repeat;
	background-position:0 0;
	position:absolute;
	right:16px;
	top:18px;
	display:inline-block;
	width:13px;
	height:12px
}
.gst-calculator-form .gst-cal-form-section .gst-cal-form .gst-select-section .form-group {
	margin-bottom:16px
}
.gst-calculator-form .gst-cal-form-section .gst-cal-form .gst-select-section .gst-select-btns {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.gst-calculator-form .gst-cal-form-section .gst-cal-form .gst-select-section .gst-select-btns .btn-2 {
	width:60px;
	height:48px;
	font-size:16px;
	line-height:24px;
	font-weight:500;
	border:1px solid #d9d9d9;
	color:#4d4d4d
}
.gst-calculator-form .gst-cal-form-section .gst-cal-form .gst-select-section .gst-select-btns .btn-2.active,.gst-calculator-form .gst-cal-form-section .gst-cal-form .gst-select-section .gst-select-btns .btn-2:hover {
	background-color:rgba(20,110,180,.1);
	color:#e5a703;
	border-color:#e5a703
}
.gst-calculator-form .gst-cal-form-section .gst-cal-form .gst-select-section .gst-rates-link {
	margin-top:16px
}
.gst-calculator-form .gst-cal-form-section .gst-cal-form .gst-select-section .gst-rates-link p {
	font-size:12px;
	line-height:16px;
	font-weight:400;
	color:#4d4d4d;
	margin:0
}
.gst-calculator-form .gst-cal-form-section .gst-cal-form .gst-select-section .gst-rates-link p a {
	font-size:12px;
	line-height:16px;
	font-weight:500;
	color:#e5a703;
	text-decoration:underline
}
.gst-calculator-form .gst-cal-form-section .gst-cal-form .gst-add-profit {
	margin-bottom:24px
}
.gst-calculator-form .gst-cal-form-section .gst-cal-form .gst-add-profit h4 {
	font-size:16px;
	line-height:24px;
	font-weight:500;
	color:#e5a703;
	cursor:pointer;
	text-align:left
}
.gst-calculator-form .gst-show-form {
	position:relative
}
.gst-calculator-form .gst-show-form:before {
	position:absolute;
	top:-37px;
	right:-37px;
	content:"";
	z-index:-1;
	background-image:url(/_next/static/media/blue_box-graph.c1f28657760f6f6aaf5319e33ec54950.svg);
	background-repeat:no-repeat;
	width:172px;
	height:150px
}
.gst-calculator-form .gst-show-form .gst-show-inner {
	background-color:#fff;
	padding:24px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	z-index:1;
	border-radius:6px;
	box-shadow:0 4px 20px 0 hsla(0,0%,59.6%,.2)
}
.gst-calculator-form .gst-show-form .gst-cost {
	padding:11px 8px;
	border:1px solid #f2f2f2;
	border-radius:4px
}
.gst-calculator-form .gst-show-form .gst-cost .gst-total-head {
	font-size:14px;
	line-height:20px;
	font-weight:400;
	color:#4d4d4d;
	margin-bottom:4px;
	text-align:center
}
.gst-calculator-form .gst-show-form .gst-cost .gst-cost-price {
	font-size:20px;
	line-height:28px;
	font-weight:500;
	color:#4d4d4d;
	text-align:center
}
.gst-calculator-form .gst-show-form .gst-profit-main {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	width:100%;
	margin-top:16px
}
.gst-calculator-form .gst-show-form .gst-profit-main .gst-totalGst {
	padding:11px 8px;
	border:1px solid #f2f2f2;
	border-radius:4px;
	-webkit-flex:0 0 47%;
	-moz-box-flex:0;
	flex:0 0 47%
}
.gst-calculator-form .gst-show-form .gst-profit-main h4 {
	font-size:14px;
	line-height:20px;
	font-weight:400;
	color:#4d4d4d;
	margin-bottom:4px;
	text-align:center
}
.gst-calculator-form .gst-show-form .gst-profit-main h3 {
	font-size:20px;
	line-height:28px;
	font-weight:500;
	color:#4d4d4d;
	text-align:center
}
.gst-calculator-form .gst-show-form .gst-profit-section {
	margin-top:16px
}
.gst-calculator-form .gst-show-form .gst-profit-section .gst-profit {
	padding:11px 8px;
	border:1px solid #f2f2f2;
	border-radius:4px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.gst-calculator-form .gst-show-form .gst-profit-section .gst-profit h4 {
	font-size:14px;
	line-height:20px;
	font-weight:400;
	color:#4d4d4d;
	margin-bottom:4px;
	text-align:center
}
.gst-calculator-form .gst-show-form .gst-profit-section .gst-profit h3 {
	font-size:20px;
	line-height:28px;
	font-weight:500;
	color:#4d4d4d;
	text-align:center
}
.gst-calculator-form .gst-show-form .gst-total-selling {
	background-color:#e5a703;
	margin-top:24px;
	border-radius:4px;
	padding:11px 8px
}
.gst-calculator-form .gst-show-form .gst-total-selling .gst-total-head {
	font-size:14px;
	line-height:20px;
	font-weight:500;
	color:#fff;
	margin-bottom:4px;
	text-align:center
}
.gst-calculator-form .gst-show-form .gst-total-selling .section-header {
	color:#fff;
	margin:0;
	text-align:center
}
.gst-calculator-form .gst-show-form .gst-total-selling .section-header:first-letter {
	font-weight:400;
	margin-right:4px
}
@media only screen and (max-width:576px) {
	.gst-calculator-form .gst-sub-head {
	margin-bottom:32px
}
.gst-calculator-form .gst-cal-form-section {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.gst-calculator-form .gst-cal-form-section .gst-cal-form .gst-select-section .gst-select-btns .btn-2 {
	width:54px;
	height:42px;
	padding:6px 12px
}
.gst-calculator-form .gst-show-form {
	margin-top:40px
}
.gst-calculator-form .gst-show-form:before {
	top:-20px;
	right:-20px;
	width:124px;
	height:120px;
	background-size:cover
}
}
.gst-description-section .section-header {
	margin-bottom:16px
}
.gst-description-section p {
	font-size:20px;
	line-height:28px;
	font-weight:400;
	color:#4d4d4d;
	margin-bottom:16px
}
.gst-description-section p:last-child {
	margin-bottom:0
}
@media only screen and (max-width:576px) {
	.gst-description-section {
	padding:64px 0
}
.gst-description-section p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	text-align:center
}
}
.tree-view {
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	margin-top:56px
}
.tree-view,.tree-view .tree-view-inner {
	display:-webkit-flex;
	display:-moz-box;
	display:flex
}
.tree-view .tree-view-inner {
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	width:100%
}
.tree-view .tree-view-inner .tree-view-center {
	max-width:60px;
	min-height:80px;
	position:relative;
	font-size:24px;
	line-height:32px;
	font-weight:500;
	color:#ee741f
}
.tree-view .tree-view-inner .tree-view-center.right-direction:before {
	content:"";
	position:absolute;
	width:52px;
	height:12px;
	background-image:url(/_next/static/media/direction-right.d32786e7abb0a84f3ca7f4add160c50b.svg);
	background-repeat:no-repeat;
	top:10px;
	right:-60px
}
.tree-view .tree-view-inner .tree-view-center.left-direction:before {
	content:"";
	position:absolute;
	width:52px;
	height:12px;
	background-image:url(/_next/static/media/direction-left.c2f6e3dbf6b0f428cd874548bffcb916.svg);
	background-repeat:no-repeat;
	left:-60px;
	top:10px
}
.tree-view .tree-view-inner .tree-view-center:after {
	content:"";
	position:absolute;
	background-color:#f2f2f2;
	height:40px;
	width:2px;
	top:40px;
	left:24px
}
.tree-view .tree-view-inner .tree-view-left,.tree-view .tree-view-inner .tree-view-right {
	-webkit-flex:0 0 40%;
	-moz-box-flex:0;
	flex:0 0 40%
}
.tree-view .tree-view-inner .tree-view-left P,.tree-view .tree-view-inner .tree-view-right P {
	padding:16px;
	background-color:#f7f7f7;
	border-radius:4px;
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#1a181e
}
.tree-view .tree-view-inner:last-child .tree-view-center:after {
	display:none
}
@media only screen and (max-width:576px) {
	.tree-view {
	margin-top:16px
}
.tree-view .tree-view-inner {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.tree-view .tree-view-inner:nth-child(2n) {
	-webkit-flex-direction:column-reverse;
	-moz-box-orient:vertical;
	-moz-box-direction:reverse;
	flex-direction:column-reverse
}
.tree-view .tree-view-inner:last-child .tree-view-center:after {
	display:block
}
.tree-view .tree-view-inner .tree-view-center {
	min-height:72px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	font-size:20px;
	line-height:28px;
	font-weight:500
}
.tree-view .tree-view-inner .tree-view-center.left-direction:before,.tree-view .tree-view-inner .tree-view-center.right-direction:before {
	display:none
}
.tree-view .tree-view-inner .tree-view-center:after {
	background-image:url(/_next/static/media/direction-right.d32786e7abb0a84f3ca7f4add160c50b.svg);
	background-repeat:no-repeat;
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	transform:rotate(90deg);
	width:42px;
	height:8px;
	background-color:transparent;
	top:48px;
	left:auto;
	right:auto;
	background-size:80%
}
}
.gst-component-content {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.gst-component-content .gst-component-radio .MuiFormControl-root {
	margin-bottom:24px
}
.gst-component-content .gst-component-radio .MuiFormControl-root .MuiFormGroup-root {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-flex-direction:row;
	-moz-box-orient:horizontal;
	-moz-box-direction:normal;
	flex-direction:row
}
.gst-component-content .gst-component-radio .MuiFormControlLabel-root {
	margin:0 0 24px;
	font-size:20px;
	line-height:28px;
	font-weight:500;
	color:#e5a703;
	border:1px solid #d9d9d9;
	border-radius:8px;
	padding:24px;
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start
}
.gst-component-content .gst-component-radio .MuiFormControlLabel-root:last-child {
	margin:0
}
.gst-component-content .gst-component-radio .MuiFormControlLabel-root:last-child .MuiTypography-body1 p:first-child {
	margin-bottom:0
}
.gst-component-content .gst-component-radio .MuiFormControlLabel-root.active {
	background-color:rgba(20,110,180,.1);
	border-color:#e5a703
}
.gst-component-content .gst-component-radio .MuiFormControlLabel-root .MuiTypography-body1 {
	font-size:20px;
	line-height:28px;
	font-weight:500;
	color:#e5a703;
	margin-left:16px
}
.gst-component-content .gst-component-radio .MuiFormControlLabel-root .MuiTypography-body1 p {
	font-size:16px;
	line-height:28px;
	font-weight:400;
	color:#1a181e
}
.gst-component-content .gst-component-radio .MuiFormControlLabel-root .MuiTypography-body1 p:first-child {
	margin-bottom:24px
}
.gst-component-content .gst-component-radio .MuiFormControlLabel-root .MuiButtonBase-root {
	padding:0;
	color:#ccc
}
.gst-component-content .gst-component-radio .MuiFormControlLabel-root .MuiButtonBase-root.Mui-checked {
	color:#e5a703
}
.gst-component-content .gst-component-radio .MuiFormControlLabel-root .MuiButtonBase-root .MuiSvgIcon-root {
	padding:0;
	width:20px;
	height:20px
}
.gst-component-content .gst-component-price,.gst-component-content .gst-component-radio {
	-webkit-flex:0 0 48%;
	-moz-box-flex:0;
	flex:0 0 48%
}
.gst-component-content .gst-component-price {
	text-align:right
}
.gst-component-content .gst-component-price img {
	max-width:100%
}
@media only screen and (max-width:576px) {
	.gst-component-content {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.gst-component-content .gst-component-price {
	text-align:center;
	margin-top:24px
}
.gst-component-content .gst-component-radio .MuiFormControlLabel-root {
	padding:16px;
	margin:0 0 16px
}
.gst-component-content .gst-component-radio .MuiFormControlLabel-root .MuiTypography-body1 {
	margin-left:8px;
	font-size:18px;
	line-height:26px;
	font-weight:500
}
}
.section-divider-mr0 {
	background-color:#d9d9d9;
	height:1px;
	width:100%
}
.gst-calculated-section .gst-calculated-inner .section-header {
	margin-bottom:16px
}
.gst-calculated-section .gst-calculated-inner .section-info {
	font-size:20px;
	line-height:28px;
	font-weight:400;
	color:#4d4d4d
}
.gst-calculated-section .gst-calculated-content {
	margin-top:24px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:stretch;
	-moz-box-align:stretch;
	align-items:stretch;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.gst-calculated-section .gst-calculated-content .gst-calculated-box {
	padding:24px;
	border:1px solid #e6e6e6;
	border-radius:6px;
	-webkit-flex:0 0 48%;
	-moz-box-flex:0;
	flex:0 0 48%
}
.gst-calculated-section .gst-calculated-content .gst-calculated-box h3 {
	font-size:20px;
	line-height:28px;
	font-weight:500;
	color:#1a181e
}
.gst-calculated-section .gst-calculated-content .gst-calculated-box .min-line {
	background-color:#e5a703;
	width:40px;
	height:6px;
	margin:24px 0;
	display:inline-block
}
.gst-calculated-section .gst-calculated-content .gst-calculated-box p {
	font-size:18px;
	line-height:26px;
	font-weight:500;
	color:#1a181e;
	margin-bottom:24px
}
.gst-calculated-section .gst-calculated-content .gst-calculated-box p:last-child {
	margin-bottom:0
}
.gst-calculated-section .gst-calculated-content .gst-calculated-box p span {
	font-weight:400;
	display:block
}
@media only screen and (max-width:576px) {
	.gst-calculated-section .gst-calculated-inner .section-info {
	font-size:18px;
	line-height:26px;
	font-weight:400;
	text-align:center
}
.gst-calculated-section .gst-calculated-content {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.gst-calculated-section .gst-calculated-content .gst-calculated-box:last-child {
	margin-top:16px
}
.gst-calculated-section .gst-calculated-content .gst-calculated-box .min-line {
	margin:12px 0
}
.gst-calculated-section .gst-calculated-content .gst-calculated-box p {
	font-size:16px;
	line-height:24px;
	font-weight:500;
	margin-bottom:16px
}
.gst-calculated-section .gst-calculated-content .gst-calculated-box h3 {
	font-size:18px;
	line-height:26px;
	font-weight:500
}
}
.gst-fact-section {
	background-color:#fff9f1
}
.gst-fact-section .gst-fact-inner .section-header {
	margin-bottom:40px
}
.gst-fact-section .gst-fact-inner img {
	max-width:100%
}
.infinity-header .header .btn-white {
	color:#1a181e
}
.infinity-header .header .header-menu-wraper .logo-link img {
	height:50px
}
.infinity-header .platinum-banner .btn-0 {
	font-size:20px;
	line-height:28px;
	font-weight:600;
	letter-spacing:.02em;
	padding:16px 32px
}
.infinity-header .platinum-banner .btn-0:hover {
	-webkit-transform:translateY(-1px);
	-moz-transform:translateY(-1px);
	transform:translateY(-1px);
	box-shadow:0 4px 12px 0 rgba(0,0,0,.1)
}
@media only screen and (max-width:576px) {
	.infinity-header .platinum-banner .btn-0 {
	font-size:18px;
	line-height:26px;
	font-weight:600;
	padding:12px 28px
}
}
.platinum-banner {
	background-color:#fff;
	padding:141px 0 124px;
	position:relative
}
.platinum-banner .platinum-banner-inner {
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.platinum-banner .platinum-banner-inner .platinum-banner-left {
	max-width:564px
}
.platinum-banner .platinum-banner-inner .platinum-banner-left h1 {
	color:#1a181e;
	text-align:left;
	margin-bottom:40px
}
.platinum-banner .platinum-banner-inner .platinum-banner-left h1 span {
	background:-webkit-linear-gradient(45deg,#cf760d,#fca422);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
	background-clip:text
}
.platinum-banner .platinum-banner-inner .platinum-banner-left p {
	color:#4d4d4d;
	text-align:left;
	margin-bottom:38px;
	font-size:20px;
	line-height:28px;
	font-weight:400;
	max-width:486px
}
.platinum-banner .platinum-banner-inner .platinum-banner-right img {
	max-width:500px;
	max-height:420px;
	vertical-align:bottom
}
.platinum-banner.affiliate-banner {
	overflow:hidden;
	z-index:1;
	padding:189px 0 99px
}
.platinum-banner.affiliate-banner:before {
	background-image:url(/_next/static/media/banner-bg.5bd35a89db972b96e99ef73099e2cb62.svg);
	background-repeat:no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	bottom:0;
	content:"";
	z-index:-1;
	background-position:bottom;
	background-size:cover
}
@media only screen and (max-width:576px) {
	.platinum-banner.affiliate-banner {
	padding:120px 0 56px
}
.platinum-banner.affiliate-banner:before {
	background-position:bottom
}
}
.platinum-banner.affiliate-banner .platinum-banner-inner {
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.platinum-banner.affiliate-banner .platinum-banner-inner .platinum-banner-left h1 {
	margin-bottom:20px
}
.platinum-banner.affiliate-banner .platinum-banner-inner .platinum-banner-right img {
	max-width:633px;
	max-height:452px;
	position:relative;
	right:-20px
}
@media only screen and (max-width:576px) {
	.platinum-banner.affiliate-banner .platinum-banner-inner .platinum-banner-right img {
	right:auto
}
}
@media only screen and (max-width:768px) {
	.platinum-banner {
	padding:130px 0 56px
}
.platinum-banner .platinum-banner-inner {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.platinum-banner .platinum-banner-inner .platinum-banner-right {
	margin-top:58px
}
}
@media only screen and (max-width:576px) {
	.platinum-banner {
	padding:130px 0 80px
}
.platinum-banner .platinum-banner-inner {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.platinum-banner .platinum-banner-inner .platinum-banner-right {
	margin-top:58px
}
}
.home-tool-banner.platinum-tool .home-tool-banner-inner .home-tool-banner-box:nth-child(7),.home-tool-banner.platinum-tool .home-tool-banner-inner .home-tool-banner-box:nth-child(9) {
	margin:32px 0 0
}
.home-tool-banner.platinum-tool .home-tool-banner-inner .home-tool-banner-box:nth-child(8) {
	margin:32px 32px 0
}
@media only screen and (max-width:1024px) {
	.home-tool-banner.platinum-tool .home-tool-banner-inner .home-tool-banner-box:nth-child(7),.home-tool-banner.platinum-tool .home-tool-banner-inner .home-tool-banner-box:nth-child(9) {
	margin:32px 32px 0 0
}
.home-tool-banner.platinum-tool .home-tool-banner-inner .home-tool-banner-box:nth-child(8) {
	margin:32px 0 0
}
}
@media only screen and (max-width:576px) {
	.home-tool-banner.platinum-tool .home-tool-banner-inner .home-tool-banner-box:nth-child(7),.home-tool-banner.platinum-tool .home-tool-banner-inner .home-tool-banner-box:nth-child(8),.home-tool-banner.platinum-tool .home-tool-banner-inner .home-tool-banner-box:nth-child(9) {
	margin:32px 0 0
}
}
.home-tool-banner.platinum-tool .platinum-tool-p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#4d4d4d;
	letter-spacing:.02em;
	margin-top:32px
}
@media only screen and (max-width:576px) {
	.home-tool-banner.platinum-tool .platinum-tool-p {
	margin-top:24px
}
}
.business-dukaan-section {
	background-color:#fff;
	margin:0
}
.business-dukaan-section .business-dukaan-inner .section-header {
	text-align:center
}
@media only screen and (max-width:576px) {
	.business-dukaan-section {
	padding-top:64px
}
}
.platinum-yellow-bg {
	background-color:#fef8ee
}
.platinum-getintouch {
	margin-top:80px;
	margin-bottom:64px
}
.platinum-getintouch .heading-h2 {
	margin-bottom:16px
}
.platinum-getintouch .get-in-touch-form .form-group {
	margin-bottom:32px
}
.platinum-getintouch .get-in-touch-form .form-group .field-label {
	position:relative
}
.platinum-getintouch .get-in-touch-form .form-group .field-label.required:after {
	bottom:0;
	color:#e50b20;
	content:"*";
	position:absolute;
	-webkit-transform:translate(-100%);
	-moz-transform:translate(-100%);
	transform:translate(-100%)
}
.platinum-getintouch .get-in-touch-form .platinum-form-btn {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	margin-top:16px
}
.platinum-getintouch .get-in-touch-form .platinum-form-btn .btn-0 {
	padding:16px 32px;
	font-size:20px;
	line-height:28px;
	font-weight:600;
	letter-spacing:.02em
}
.mt-64 {
	margin-top:64px
}
.get-in-touch-form .col-md-6 {
	padding:0 16px
}
.get-in-touch-form .row {
	margin:0 -16px
}
.platinum-popup {
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1000
}
.platinum-popup,.platinum-popup .platinum-popup-inner {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.platinum-popup .platinum-popup-inner {
	max-width:750px;
	margin:0 20px;
	background-color:#fff;
	box-shadow:0 4px 20px hsla(0,0%,59.6%,.2);
	border-radius:8px;
	padding:64px 32px;
	z-index:10;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	position:relative
}
.platinum-popup .platinum-popup-inner .platinum-popup-cross {
	position:absolute;
	right:32px;
	top:32px;
	background-image:url(/_next/static/media/cross-icon.1a3aa2078efcd1b99fa442c041b9d62f.svg);
	width:24px;
	height:24px;
	display:inline-block;
	cursor:pointer
}
.platinum-popup .platinum-popup-inner h2 {
	margin:24px 0 8px;
	font-size:24px;
	line-height:32px;
	font-weight:600;
	color:#1a181e;
	letter-spacing:.02em;
	text-align:center
}
.platinum-popup .platinum-popup-inner p {
	font-size:18px;
	line-height:26px;
	font-weight:400;
	color:grey;
	text-align:center;
	letter-spacing:.02em;
	max-width:632px
}
.platinum-popup .platinum-popup-inner .btn-0 {
	margin-top:48px;
	font-size:18px;
	line-height:26px;
	font-weight:500;
	letter-spacing:.02em
}
.platinum-popup:after {
	content:"";
	background-color:#1a181e;
	opacity:.6;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0
}
@media only screen and (max-width:576px) {
	.platinum-popup .platinum-popup-inner {
	padding:54px 24px
}
.platinum-popup .platinum-popup-inner .platinum-popup-cross {
	right:24px;
	top:24px
}
.platinum-popup .platinum-popup-inner img {
	max-width:68px;
	max-height:68px
}
.platinum-popup .platinum-popup-inner h2 {
	margin:16px 0 8px;
	font-size:20px;
	line-height:28px;
	font-weight:600
}
.platinum-popup .platinum-popup-inner p {
	font-size:16px;
	line-height:22px;
	font-weight:400
}
.platinum-popup .platinum-popup-inner .btn-0 {
	margin-top:28px;
	font-size:16px;
	line-height:22px;
	font-weight:500
}
}
.infinity-bg {
	background-image:url(/_next/static/media/banner.5fb85feca74eb1a9e4952230efb9bd2e.png);
	background-repeat:no-repeat;
	background-size:cover
}
.infinity-banner {
	padding:252px 0 162px;
	background-color:rgba(0,0,0,.6);
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	position:relative
}
.infinity-banner .infinity-banner-inner {
	max-width:760px;
	margin:0 auto
}
.infinity-banner h1 {
	font-size:48px;
	line-height:54px;
	font-weight:800;
	margin:0;
	color:#fff
}
.infinity-banner h4 {
	font-size:20px;
	line-height:28px;
	font-weight:400;
	color:#fff;
	max-width:544px;
	margin:24px auto 40px
}
.infinity-banner .btn-0:hover {
	-webkit-transform:translateY(-1px);
	-moz-transform:translateY(-1px);
	transform:translateY(-1px);
	box-shadow:0 4px 12px 0 rgba(0,0,0,.1)
}
.infinity-banner .infinity-play-icon {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	margin-top:32px
}
.infinity-banner .infinity-play-icon,.infinity-banner .infinity-play-icon .infinity-play-icon-inner {
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.infinity-banner .infinity-play-icon .infinity-play-icon-inner {
	display:-webkit-inline-flex;
	display:-moz-inline-box;
	display:inline-flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	cursor:pointer
}
.infinity-banner .infinity-play-icon span {
	margin-top:8px;
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#fff
}
@media only screen and (max-width:576px) {
	.infinity-banner {
	padding:128px 0 48px
}
.infinity-banner h1 {
	font-size:24px;
	line-height:32px;
	font-weight:600
}
.infinity-banner h4 {
	font-size:16px;
	line-height:24px;
	font-weight:400
}
}
.research-section .research-inner .research-heading {
	font-size:36px;
	line-height:42px;
	font-weight:700;
	margin:0;
	color:#1a181e;
	letter-spacing:-.02em;
	text-align:center
}
.research-section .research-inner .research-main {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap
}
.research-section .research-inner .research-main .research-box {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-flex:0 0 46%;
	-moz-box-flex:0;
	flex:0 0 46%;
	margin-top:64px
}
.research-section .research-inner .research-main .research-box img {
	max-width:60px
}
.research-section .research-inner .research-main .research-box h4 {
	font-size:24px;
	line-height:32px;
	font-weight:500;
	color:#1a181e;
	margin:24px 0 8px
}
.research-section .research-inner .research-main .research-box p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#4d4d4d;
	margin:0
}
.research-section .research-inner .research-main .research-box ul {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	margin-top:24px;
	padding:0
}
.research-section .research-inner .research-main .research-box ul li {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#1a181e;
	-webkit-flex:0 0 46%;
	-moz-box-flex:0;
	flex:0 0 46%;
	position:relative;
	margin-top:16px;
	padding-left:32px
}
.research-section .research-inner .research-main .research-box ul li:first-child,.research-section .research-inner .research-main .research-box ul li:nth-child(2) {
	margin-top:0
}
.research-section .research-inner .research-main .research-box ul li:before {
	content:"";
	background-image:url(/_next/static/media/tick.17f29f01eed6074dca998d0e5b5c2260.svg);
	background-repeat:no-repeat;
	background-position:0 0;
	position:absolute;
	left:-3px;
	width:24px;
	height:24px
}
@media only screen and (max-width:576px) {
	.research-section {
	padding:64px 0
}
.research-section .research-inner .research-heading {
	font-size:24px;
	line-height:32px;
	font-weight:600
}
.research-section .research-inner .research-main {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.research-section .research-inner .research-main .research-box {
	margin-top:48px;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.research-section .research-inner .research-main .research-box h4 {
	font-size:20px;
	line-height:28px;
	font-weight:500
}
.research-section .research-inner .research-main .research-box p {
	text-align:center
}
.research-section .research-inner .research-main .research-box ul li {
	font-size:14px;
	line-height:22px;
	font-weight:400
}
.research-section .research-inner .research-main .research-box ul li:before {
	left:-2px;
	top:2px;
	width:18px;
	height:18px;
	background-size:100%
}
}
.business-section {
	background-color:#fafafa
}
.business-section .business-heading {
	font-size:36px;
	line-height:42px;
	font-weight:700;
	margin:0;
	color:#1a181e;
	letter-spacing:-.02em;
	text-align:center
}
.business-section .business-image {
	margin-top:64px;
	text-align:center
}
.business-section .business-image img {
	max-width:100%
}
@media only screen and (max-width:576px) {
	.business-section {
	padding:64px 0
}
.business-section .business-heading {
	font-size:24px;
	line-height:32px;
	font-weight:600
}
}
.infinity-app-wrap {
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.infinity-app-wrap .btn-0:hover:hover {
	-webkit-transform:translateY(-1px);
	-moz-transform:translateY(-1px);
	transform:translateY(-1px);
	box-shadow:0 4px 12px 0 rgba(0,0,0,.1)
}
.infinity-video-popup .infinity-popup-inner {
	position:fixed;
	top:3%;
	right:0;
	left:0;
	height:-webkit-calc(100% - 40px);
	height:-moz-calc(100% - 40px);
	height:calc(100% - 40px);
	z-index:1001;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.infinity-video-popup .infinity-popup-inner .infinity-popup-box {
	max-width:740px;
	max-height:520px;
	background-color:#1a181e;
	margin:0 auto;
	border-radius:8px;
	padding:0;
	width:100%;
	height:100%;
	z-index:100
}
.infinity-video-popup .infinity-popup-inner .btn,.infinity-video-popup .infinity-popup-inner .btn-0,.infinity-video-popup .infinity-popup-inner .btn-1,.infinity-video-popup .infinity-popup-inner .btn-2 {
	background-color:transparent;
	box-shadow:none;
	outline:none;
	border:none;
	padding:0;
	border-radius:0;
	background-image:url(/_next/static/media/cross-white.f49cd3d70cfb120405a0eae547d19ed4.svg);
	background-repeat:no-repeat;
	background-position:0 0;
	width:32px;
	height:32px;
	position:absolute;
	right:32px;
	top:0;
	cursor:pointer
}
.infinity-video-popup .infinity-popup-inner .infinity-popup-content .react-player {
	width:740px;
	height:520px
}
.infinity-video-popup .infinity-popup-bg {
	background-color:#1a181e;
	opacity:.6;
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:10
}
@media only screen and (max-width:576px) {
	.infinity-video-popup .infinity-popup-inner {
	left:16px;
	right:16px
}
.infinity-video-popup .infinity-popup-inner .infinity-popup-box {
	max-height:440px
}
.infinity-video-popup .infinity-popup-inner .btn,.infinity-video-popup .infinity-popup-inner .btn-0,.infinity-video-popup .infinity-popup-inner .btn-1,.infinity-video-popup .infinity-popup-inner .btn-2 {
	right:16px;
	top:42px
}
.infinity-video-popup .infinity-popup-inner .infinity-popup-content .react-player {
	width:100%!important;
	height:440px!important
}
}
.platinum-iframe-section {
	position:relative
}
.platinum-form-loader {
	height:786px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	top:0;
	background-color:#fff
}
@media only screen and (max-width:576px) {
	.platinum-form-loader {
	height:725px
}
}
.bug-home-section .bounty-conatiner {
	padding-top:84px
}
.bug-home-section .section-divider {
	margin:0
}
.bug-bonty-banner {
	background-image:url(/_next/static/media/bug-bounty-banner.222a7854026f3b5262723724832b7bc0.svg);
	background-repeat:no-repeat;
	background-size:cover
}
.bug-bonty-banner .bug-bonty-banner-txt {
	padding:80px 0
}
.bug-bonty-banner .bug-bonty-banner-txt h1 {
	font-size:48px;
	line-height:54px;
	font-weight:800;
	margin-bottom:12px;
	color:#1a181e
}
.bug-bonty-banner .bug-bonty-banner-txt h4 {
	font-size:20px;
	line-height:28px;
	font-weight:400;
	margin:0;
	color:#4d4d4d
}
@media only screen and (max-width:576px) {
	.bug-bonty-banner {
	background-image:none;
	background-color:#fafafa
}
}
.no-sroll .box-layout-wrap,.no-sroll .layout-wrap {
	overflow:visible;
	overflow:initial
}
.bug-main {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	margin-top:80px
}
.bug-menu {
	position:-webkit-sticky;
	position:sticky;
	top:117px;
	height:40vh;
	background-color:#fff;
	min-width:224px
}
.bug-menu,.bug-menu ul {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.bug-menu ul {
	white-space:nowrap;
	overflow-x:auto;
	-webkit-overflow-scrolling:touch;
	-ms-overflow-style:-ms-autohiding-scrollbar
}
.bug-menu ul::-webkit-scrollbar {
	width:0
}
.bug-menu ul::-webkit-scrollbar,.bug-menu ul::-webkit-scrollbar-thumb {
	background:transparent;
	height:1px
}
.bug-menu ul li {
	position:relative
}
.bug-menu ul li a {
	font-size:18px;
	line-height:26px;
	font-weight:400;
	cursor:pointer;
	color:#1a181e;
	padding:7px 24px;
	display:inline-block
}
.bug-menu ul li.is-current a {
	color:#e5a703;
	font-size:18px;
	line-height:26px;
	font-weight:500
}
.bug-menu ul li.is-current a:before {
	content:"";
	width:3px;
	background-color:#e5a703;
	position:absolute;
	left:0;
	top:0;
	bottom:0
}
@media only screen and (max-width:576px) {
	.bug-menu {
	-webkit-flex-direction:row;
	-moz-box-orient:horizontal;
	-moz-box-direction:normal;
	flex-direction:row;
	height:auto;
	position:fixed;
	top:76px;
	z-index:100;
	left:0;
	right:0
}
.bug-menu:before {
	background:-webkit-linear-gradient(0deg,hsla(0,0%,100%,0),#fff);
	position:absolute;
	right:0;
	content:"";
	width:28px;
	height:49px;
	z-index:2
}
.bug-menu ul {
	-webkit-flex-direction:row;
	-moz-box-orient:horizontal;
	-moz-box-direction:normal;
	flex-direction:row;
	overflow-x:auto
}
.bug-menu ul li:first-child {
	margin-left:20px
}
.bug-menu ul li a {
	white-space:nowrap;
	font-weight:400
}
.bug-menu ul li.is-current a,.bug-menu ul li a {
	font-size:16px;
	line-height:24px;
	padding:12px 8px
}
.bug-menu ul li.is-current a {
	border-left:none;
	font-weight:500
}
.bug-menu ul li.is-current a:before {
	left:0;
	right:0;
	bottom:0;
	top:auto;
	height:3px;
	width:auto
}
}
.bug-content {
	margin-left:60px
}
.bug-card {
	margin-bottom:80px
}
.bug-heading {
	font-size:36px;
	line-height:42px;
	font-weight:700;
	margin-bottom:24px;
	letter-spacing:-.4px
}
.bug-subhead {
	font-size:28px;
	line-height:36px;
	margin-bottom:12px;
	letter-spacing:-1.12px
}
.bug-subhead-three {
	font-size:24px;
	line-height:32px;
	font-weight:500;
	margin-bottom:24px
}
.bug-second-heading {
	font-size:20px;
	line-height:26px;
	margin-bottom:12px
}
.bug-card p {
	font-size:16px;
	line-height:24px;
	color:#4d4d4d;
	margin-bottom:12px
}
.bug-reward-section .bug-reward .bug-reward-box-main {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap
}
.bug-reward-section .bug-reward .bug-reward-box-main .bug-reward-box {
	border:1px solid #d9d9d9;
	border-radius:4px;
	padding:32px;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-flex:0 0 21%;
	-moz-box-flex:0;
	flex:0 0 21%
}
.bug-reward-section .bug-reward .bug-reward-box-main .bug-reward-box h4 {
	font-size:18px;
	line-height:26px;
	font-weight:400;
	color:#4d4d4d;
	margin:8px 0 24px
}
.bug-reward-section .bug-reward .bug-reward-box-main .bug-reward-box h2 {
	font-size:24px;
	line-height:32px;
	font-weight:500;
	color:#1a181e
}
.bug-reward-section .bug-reward .bug-reward-box-main .bug-reward-box .color-low {
	display:-webkit-inline-flex;
	display:-moz-inline-box;
	display:inline-flex
}
.bug-reward-section .bug-reward .bug-reward-box-main .bug-reward-box .color-low span {
	background-color:#d9d9d9;
	height:10px;
	width:30px;
	border-radius:6px;
	position:relative
}
.bug-reward-section .bug-reward .bug-reward-box-main .bug-reward-box .color-low span:before {
	content:"";
	position:absolute;
	width:50%;
	height:10px;
	left:0;
	border-radius:6px;
	background-color:#fab73b
}
.bug-reward-section .bug-reward .bug-reward-box-main .bug-reward-box .color-low.color-medium span:before {
	background-color:#ee741f;
	width:65%
}
.bug-reward-section .bug-reward .bug-reward-box-main .bug-reward-box .color-low.color-high span:before {
	background-color:#df1e5b;
	width:80%
}
.bug-reward-section .bug-reward .bug-reward-box-main .bug-reward-box .color-low.color-critical span:before {
	background-color:#e50b20;
	width:100%
}
.bug-reward-section .bug-reward ul {
	padding:0 0 0 20px
}
.bug-reward-section .bug-reward ul li {
	font-size:16px;
	line-height:24px;
	color:#4d4d4d;
	margin-bottom:12px;
	list-style-type:disc
}
.bug-reward-section .bug-reward ul.bug-bounty-hall-fame li {
	list-style-type:numeric
}
.bug-reward-section .bug-reward ul.bug-bounty-hall-fame li a {
	color:#e5a703;
	font-size:16px;
	line-height:24px
}
@media only screen and (max-width:576px) {
	.bug-reward-section .bug-reward .bug-reward-box-main .bug-reward-box {
	-webkit-flex:0 0 46%;
	-moz-box-flex:0;
	flex:0 0 46%;
	margin-bottom:24px;
	padding:24px
}
.bug-reward-section .bug-reward .bug-reward-box-main .bug-reward-box:last-child,.bug-reward-section .bug-reward .bug-reward-box-main .bug-reward-box:nth-child(3) {
	margin-bottom:0
}
}
.bug-bounty-form-section select {
	border-radius:4px;
	padding:11px 16px;
	border:1px solid #d9d9d9;
	width:100%;
	color:#1a181e;
	font-size:16px;
	line-height:24px;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none
}
.bug-bounty-form-section select::-webkit-input-placeholder {
	color:#999
}
.bug-bounty-form-section select::-moz-placeholder {
	color:#999
}
.bug-bounty-form-section select:-ms-input-placeholder {
	color:#999
}
.bug-bounty-form-section select::placeholder {
	color:#999
}
.bug-bounty-form-section select:focus {
	outline:none;
	border-color:#e5a703
}
.bug-bounty-form-section .bounty-arrow-show {
	position:relative
}
.bug-bounty-form-section .bounty-arrow-show .bounty-arrow {
	position:absolute;
	right:18px;
	top:16px;
	height:8px;
	width:8px;
	display:inline-block;
	border-color:#1a181e;
	border-style:solid;
	border-width:0 1px 1px 0;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	transform:rotate(45deg);
	-webkit-transition:border-width .15s ease-in-out;
	-moz-transition:border-width .15s ease-in-out;
	transition:border-width .15s ease-in-out
}
.bug-bounty-form {
	margin:80px 0
}
.bug-bounty-form .bug-bounty-form-head p {
	font-size:16px;
	line-height:24px
}
.bug-bounty-form .bug-bounty-form-section {
	margin-top:48px
}
.bug-bounty-form .bug-bounty-form-section .form-group label {
	font-size:16px;
	line-height:24px;
	font-weight:500;
	margin-bottom:4px;
	display:inline-block
}
.bug-bounty-form .bug-bounty-form-section .form-group label span {
	color:#e50b20
}
.bug-bounty-form .bug-bounty-form-section .form-group .error-msg {
	font-size:13px;
	line-height:18px;
	font-weight:400;
	color:#e50b20
}
.bug-bounty-form .bug-bounty-form-section .bug-bounty-box {
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.bug-bounty-form .bug-bounty-form-section .bug-bounty-box .form-group {
	-webkit-flex:0 0 48%;
	-moz-box-flex:0;
	flex:0 0 48%
}
.bug-bounty-form .bug-bounty-form-section .bug-bonty-captcha {
	margin-top:32px
}
.bug-bounty-form .bug-bounty-form-section .bug-bounty-check-box .error-msg {
	font-size:13px;
	line-height:18px;
	font-weight:400;
	color:#e50b20
}
.bug-bounty-scope {
	border-bottom:1px solid #d9d9d9
}
.bug-bounty-scope,.bug-bounty-scope .bug-bounty-scope-first,.bug-bounty-scope .bug-bounty-scope-second {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.bug-bounty-scope .bug-bounty-scope-first,.bug-bounty-scope .bug-bounty-scope-second {
	-webkit-flex:0 0 48%;
	-moz-box-flex:0;
	flex:0 0 48%
}
.bug-bounty-scope .bug-bounty-scope-first p,.bug-bounty-scope .bug-bounty-scope-second p {
	-webkit-flex:0 0 48%;
	-moz-box-flex:0;
	flex:0 0 48%;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	text-align:left;
	padding:24px 8px;
	font-size:16px;
	line-height:24px;
	color:#1a181e;
	margin:0
}
.bug-bounty-scope .bug-bounty-scope-first p a,.bug-bounty-scope .bug-bounty-scope-second p a {
	color:#e5a703;
	font-size:16px;
	line-height:24px
}
.bug-bounty-scope .bug-bounty-scope-first p.bug-scope-icon,.bug-bounty-scope .bug-bounty-scope-second p.bug-scope-icon {
	vertical-align:middle;
	color:#17b31b
}
.bug-bounty-scope .bug-bounty-scope-first p.bug-scope-icon img,.bug-bounty-scope .bug-bounty-scope-second p.bug-scope-icon img {
	margin-right:8px
}
.bug-bounty-scope .color-low {
	display:-webkit-inline-flex;
	display:-moz-inline-box;
	display:inline-flex;
	margin-right:6px
}
.bug-bounty-scope .color-low span {
	background-color:#d9d9d9;
	height:10px;
	width:30px;
	border-radius:6px;
	position:relative
}
.bug-bounty-scope .color-low span:before {
	content:"";
	position:absolute;
	width:50%;
	height:10px;
	left:0;
	border-radius:6px;
	background-color:#fab73b
}
.bug-bounty-scope .color-low.color-medium span:before {
	background-color:#ee741f;
	width:65%
}
.bug-bounty-scope .color-low.color-high span:before {
	background-color:#df1e5b;
	width:80%
}
.bug-bounty-scope .color-low.color-critical span:before {
	background-color:#e50b20;
	width:100%
}
.bug-bounty-scope .color-low.color-eligible span:before {
	background-color:#17b31b;
	width:100%
}
.bug-bounty-check-box .PrivateSwitchBase-root-1 {
	padding:0
}
.bug-bounty-check-box .MuiCheckbox-colorPrimary.Mui-checked {
	color:#e5a703
}
.bug-bounty-check-box .MuiCheckbox-root {
	color:#d9d9d9;
	border-radius:4px;
	margin-right:8px;
	padding:0
}
.bug-bounty-check-box .MuiFormControlLabel-root {
	margin:0
}
.bug-bounty-check-box .MuiFormControlLabel-root a {
	color:#e5a703
}
.preview-popup.bug-bounty-success-popup .preview-pop-head {
	-webkit-justify-content:flex-end;
	-moz-box-pack:end;
	justify-content:flex-end
}
.preview-popup.bug-bounty-success-popup .preview-pop-content {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	height:auto;
	padding:48px 24px;
	border:none
}
.preview-popup.bug-bounty-success-popup .preview-pop-content img {
	max-width:64px;
	margin:0 auto 16px
}
.preview-popup.bug-bounty-success-popup .preview-pop-content .bug-subhead {
	margin-bottom:32px
}
.preview-popup.bug-bounty-success-popup .preview-pop-box {
	max-height:380px
}
@media only screen and (max-width:576px) {
	.bug-main {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	margin-top:64px
}
.bug-heading {
	font-size:26px;
	line-height:36px;
	font-weight:600;
	margin-bottom:16px
}
.bug-content {
	margin-left:0;
	margin-top:0
}
.bug-card {
	margin-bottom:64px
}
.bug-subhead-three {
	font-size:22px;
	line-height:30px;
	font-weight:500;
	margin-bottom:20px
}
.bug-home-section .bounty-conatiner {
	padding-top:133px
}
.bug-home-section .bounty-conatiner.report {
	padding-top:84px
}
.bug-home-section.bug-bounty-form-section {
	padding-top:0
}
body.no-sroll,body.no-sroll .box-layout-wrap,body.no-sroll .layout-wrap {
	overflow:visible!important;
	overflow:initial!important
}
body.no-sroll .header.box-shadow {
	box-shadow:none
}
body.no-sroll .header .btn-0 {
	padding:9px 22px
}
.bug-bounty-form {
	margin:64px 0
}
.bug-bounty-form .bug-bounty-form-section .bug-bounty-box {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.bug-bounty-form .bug-bounty-form-section .bug-bounty-box .form-group {
	-webkit-flex:0 0 100%;
	-moz-box-flex:0;
	flex:0 0 100%
}
.bug-bonty-banner .bug-bonty-banner-txt {
	padding:64px 0
}
.bug-bonty-banner .bug-bonty-banner-txt h1 {
	font-size:24px;
	line-height:32px;
	font-weight:600
}
.bug-bonty-banner .bug-bonty-banner-txt h4 {
	font-size:16px;
	line-height:24px;
	font-weight:400
}
.bug-bounty-scope {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	margin-bottom:8px
}
.bug-bounty-scope:last-child {
	margin-bottom:0
}
.bug-bounty-scope .bug-bounty-scope-first {
	-webkit-flex:0 0 100%;
	-moz-box-flex:0;
	flex:0 0 100%;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.bug-bounty-scope .bug-bounty-scope-first p {
	padding:4px 8px
}
.bug-bounty-scope .bug-bounty-scope-second p {
	padding:8px
}
}
.combined_input {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	border:1px solid #d9d9d9;
	border-radius:4px;
	background:#fff!important
}
.combined_input input {
	border:none!important
}
.combined_input .code {
	width:75px!important;
	border-radius:0!important;
	border-right:1px solid #d9d9d9!important;
	background:transparent!important
}
.combined_input .phone {
	width:80%!important;
	background:transparent!important
}
.combined_input:focus-within {
	border:1px solid #e5a703
}
.bug-hunting-img {
	text-align:center;
	margin-top:48px
}
.bug-hunting-img img {
	max-width:350px
}
.branding-heading-section {
	padding:160px 0 64px
}
.branding-heading-section .branding-heading-inner .heading {
	font-size:48px;
	line-height:54px;
	font-weight:800;
	margin-bottom:16px;
	color:#1a181e;
	text-align:center
}
.branding-heading-section .branding-heading-inner p {
	font-size:20px;
	line-height:28px;
	font-weight:400;
	color:#4d4d4d;
	text-align:center
}
.brand-h3 {
	font-size:28px;
	line-height:36px;
	font-weight:500;
	color:#1a181e;
	margin-bottom:32px
}
.primary-logo-section hr {
	margin:64px 0 48px;
	border-bottom:1px solid #d9d9d9;
	border-top:none
}
.primary-logo-section .primary-logo-main {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.primary-logo-section .primary-logo-main .primary-logo-box {
	border:1px solid #d9d9d9;
	border-radius:4px;
	padding:32px;
	position:relative;
	-webkit-flex:0 0 30.8%;
	-moz-box-flex:0;
	flex:0 0 30.8%;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.primary-logo-section .primary-logo-main .primary-logo-box img {
	max-height:126px;
	max-width:100%
}
.primary-logo-section .primary-logo-main .primary-logo-box button {
	background-color:rgba(0,0,0,.6);
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	width:100%;
	color:#fff;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	cursor:pointer;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	border-radius:4px;
	opacity:0;
	-webkit-transition:visibility 0s,opacity .3s linear;
	-moz-transition:visibility 0s,opacity .3s linear;
	transition:visibility 0s,opacity .3s linear
}
.primary-logo-section .primary-logo-main .primary-logo-box button img {
	margin-bottom:8px
}
.primary-logo-section .primary-logo-main .primary-logo-box:hover button {
	visibility:visible;
	opacity:1
}
.primary-logo-section .primary-logo-main.brand-logo-black .primary-logo-box {
	background-color:#1a181e
}
.primary-logo-section .primary-logo-common-btn {
	margin-top:40px
}
.primary-logo-section .primary-logo-common-btn .btn-0:hover {
	-webkit-transform:translateY(-1px);
	-moz-transform:translateY(-1px);
	transform:translateY(-1px);
	box-shadow:0 4px 12px 0 rgba(0,0,0,.1)
}
.brand-clear-space .clear-space-inner .brand-h3 {
	margin-bottom:0
}
.brand-clear-space .clear-space-inner .clear-space-sub-head {
	font-size:20px;
	line-height:28px;
	font-weight:400;
	color:#4d4d4d;
	margin:8px 0 32px
}
.brand-clear-space .clear-space-inner .clear-space-img {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	margin-bottom:32px
}
.brand-clear-space .clear-space-inner .clear-space-img .clear-space-img-box {
	margin-right:64px
}
.brand-clear-space .clear-space-inner .clear-space-img .clear-space-img-box:last-child {
	margin-right:0
}
.brand-clear-space .clear-space-inner .clear-space-img .clear-space-img-box img {
	max-width:100%
}
.brand-clear-space .clear-space-inner .clear-space-img.logo-crimes {
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	margin-bottom:40px
}
.brand-clear-space .clear-space-inner .clear-space-img.logo-crimes .crime-logo-box {
	margin-right:32px;
	-webkit-flex:0 0 30.8%;
	-moz-box-flex:0;
	flex:0 0 30.8%;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.brand-clear-space .clear-space-inner .clear-space-img.logo-crimes .crime-logo-box:nth-child(3),.brand-clear-space .clear-space-inner .clear-space-img.logo-crimes .crime-logo-box:nth-child(6) {
	margin-right:0
}
.brand-clear-space .clear-space-inner .clear-space-img.logo-crimes .crime-logo-box p {
	font-size:18px;
	line-height:26px;
	font-weight:400;
	color:#4d4d4d;
	margin:12px 0 40px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.brand-clear-space .clear-space-inner .clear-space-img.logo-crimes .crime-logo-box p img {
	margin-right:8px;
	width:16px;
	height:16px
}
.brand-clear-space .clear-space-inner .clear-space-img.logo-crimes .crime-logo-box:nth-child(5) .clear-space-img-box {
	background-color:#b3b3b3
}
.brand-clear-space .clear-space-inner .clear-space-img.logo-crimes .clear-space-img-box {
	margin-right:0;
	border:1px solid #d9d9d9;
	border-radius:4px;
	padding:32px;
	position:relative;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	min-height:192px
}
.brand-clear-space .clear-space-inner p {
	font-size:18px;
	line-height:26px;
	font-weight:400;
	color:#4d4d4d;
	margin-bottom:12px
}
.brand-clear-space .clear-space-inner p:last-child {
	margin-bottom:0
}
.brand-clear-space hr {
	margin:64px 0;
	border-bottom:1px solid #d9d9d9;
	border-top:none
}
@media only screen and (max-width:768px) {
	.branding-heading-section {
	padding:128px 0 48px
}
.branding-heading-section .branding-heading-inner .heading {
	font-size:36px;
	line-height:44px;
	font-weight:600
}
.branding-heading-section .branding-heading-inner p {
	font-size:16px;
	line-height:24px;
	font-weight:400
}
.brand-h3 {
	font-size:24px;
	line-height:32px;
	font-weight:500;
	text-align:center
}
.primary-logo-section .primary-logo-main .primary-logo-box {
	margin-bottom:0;
	min-height:192px
}
.primary-logo-section .primary-logo-main .primary-logo-box:last-child {
	margin-bottom:0
}
.primary-logo-section .primary-logo-main .primary-logo-box:hover button {
	visibility:hidden;
	opacity:0
}
.primary-logo-section .primary-logo-main .primary-logo-box.active button {
	visibility:visible;
	opacity:1
}
.primary-logo-section .primary-logo-common-btn {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.primary-logo-section hr {
	margin:48px 0
}
.clear-space-img {
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	margin-bottom:24px!important
}
.clear-space-img .clear-space-img-box {
	margin:0 24px 0 0!important
}
.clear-space-img .clear-space-img-box:last-child {
	margin:0!important
}
.clear-space-img.logo-crimes .crime-logo-box {
	margin-right:0!important
}
.clear-space-img.logo-crimes .crime-logo-box:last-child {
	margin:0!important
}
.clear-space-img.logo-crimes .crime-logo-box .clear-space-img-box {
	margin-bottom:0!important
}
.brand-clear-space .clear-space-inner p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	text-align:center
}
.brand-clear-space .clear-space-inner .clear-space-img.logo-crimes .crime-logo-box {
	-webkit-flex:0 0 32.8%;
	-moz-box-flex:0;
	flex:0 0 32.8%
}
.brand-clear-space .clear-space-inner .clear-space-img.logo-crimes .crime-logo-box p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	text-align:left;
	margin:12px 0 32px;
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start
}
.brand-clear-space .clear-space-inner .clear-space-img.logo-crimes .crime-logo-box p img {
	margin-top:4px
}
.brand-clear-space .clear-space-inner .clear-space-img.logo-crimes .crime-logo-box:last-child .clear-space-img-box,.brand-clear-space .clear-space-inner .clear-space-img.logo-crimes .crime-logo-box:nth-child(3) .clear-space-img-box {
	margin:0!important
}
.brand-clear-space hr {
	margin:48px 0
}
}
@media only screen and (max-width:576px) {
	.branding-heading-section .branding-heading-inner .heading {
	font-size:24px;
	line-height:32px;
	font-weight:600
}
.branding-heading-section .branding-heading-inner p {
	font-size:16px;
	line-height:24px;
	font-weight:400
}
.brand-h3 {
	font-size:20px;
	line-height:28px;
	font-weight:500;
	text-align:center;
	margin-bottom:24px
}
.primary-logo-section .primary-logo-main {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.primary-logo-section .primary-logo-main .primary-logo-box {
	margin-bottom:20px;
	min-height:192px
}
.primary-logo-section .primary-logo-main .primary-logo-box:last-child {
	margin-bottom:0
}
.primary-logo-section .primary-logo-main .primary-logo-box:hover button {
	visibility:hidden;
	opacity:0
}
.primary-logo-section .primary-logo-main .primary-logo-box.active button {
	visibility:visible;
	opacity:1
}
.primary-logo-section .primary-logo-common-btn {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.primary-logo-section hr {
	margin:48px 0
}
.clear-space-img {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	margin-bottom:24px!important
}
.clear-space-img .clear-space-img-box {
	margin:0 0 16px!important
}
.clear-space-img .clear-space-img-box:last-child {
	margin:0!important
}
.clear-space-img.logo-crimes .crime-logo-box {
	width:100%;
	margin-right:0!important
}
.clear-space-img.logo-crimes .crime-logo-box .clear-space-img-box {
	margin-bottom:0!important
}
.brand-clear-space .clear-space-inner p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	text-align:center
}
.brand-clear-space .clear-space-inner .clear-space-img.logo-crimes .crime-logo-box p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	text-align:center;
	margin:12px 0 32px;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.brand-clear-space .clear-space-inner .clear-space-sub-head {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	text-align:center
}
.brand-clear-space hr {
	margin:48px 0
}
}
.delivery-compare {
	background-color:#fff;
	padding:80px 0
}
.delivery-compare .delivery-compare-inner .delivery-compare-main {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	grid-gap:32px;
	gap:32px;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.delivery-compare .delivery-compare-inner .delivery-compare-main .delivery-compare-box {
	box-shadow:0 2px 8px rgba(26,24,30,.06);
	border-radius:4px;
	background-color:#f2f2f2;
	padding:32px;
	max-width:256px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.delivery-compare .delivery-compare-inner .delivery-compare-main .delivery-compare-box h4 {
	font-size:26px;
	line-height:36px;
	font-weight:600;
	letter-spacing:-.04em;
	color:#1a181e;
	margin:24px 0 8px
}
.delivery-compare .delivery-compare-inner .delivery-compare-main .delivery-compare-box p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#4d4d4d
}
@media only screen and (max-width:576px) {
	.delivery-compare {
	padding:64px 0
}
.delivery-compare .delivery-compare-inner .delivery-compare-main {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:initial;
	-moz-box-align:initial;
	align-items:normal
}
.delivery-compare .delivery-compare-inner .delivery-compare-main .delivery-compare-box {
	max-width:none;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.delivery-compare .delivery-compare-inner .delivery-compare-main .delivery-compare-box h4 {
	font-size:22px;
	line-height:32px;
	font-weight:600
}
.delivery-compare .delivery-compare-inner .delivery-compare-main .delivery-compare-box p {
	text-align:center
}
}
.shipping-calculator-section {
	background-color:#fff;
	padding:80px 0
}
.shipping-calculator-section .shipping-calculator-inner {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.shipping-calculator-section .shipping-calculator-inner .shipping-calculator-img img {
	max-width:100%
}
.shipping-calculator-section .shipping-calculator-inner .shipping-calculator {
	box-shadow:0 2px 8px rgba(26,24,30,.06);
	border-radius:6px;
	background-color:#fff;
	padding:40px;
	width:80%;
}
.shipping-calculator-section .shipping-calculator-inner .shipping-calculator .shipping-cal-head {
	font-size:28px;
	line-height:36px;
	font-weight:500;
	color:#1a181e;
	margin-bottom:32px
}
.shipping-calculator-section .shipping-calculator-inner .shipping-calculator .form-group {
	margin-bottom:24px;
	position:relative
}
.shipping-calculator-section .shipping-calculator-inner .shipping-calculator .form-group:last-child {
	margin-bottom:40px
}
.shipping-calculator-section .shipping-calculator-inner .shipping-calculator .form-group label {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#4d4d4d;
	margin-bottom:8px;
	display:inline-block
}
.shipping-calculator-section .shipping-calculator-inner .shipping-calculator .form-group .form-control {
	padding:12px 16px
}
.shipping-calculator-section .shipping-calculator-inner .shipping-calculator .form-group .shipping-input-wrapper {
	position:relative
}
.shipping-calculator-section .shipping-calculator-inner .shipping-calculator .form-group .shipping-input-wrapper span {
	position:absolute;
	right:16px;
	top:12px;
	font-size:18px;
	line-height:26px;
	font-weight:500;
	color:#1a181e
}
.shipping-calculator-section .shipping-calculator-inner .shipping-calculator .form-group .error-msg {
	font-size:13px;
	line-height:18px;
	font-weight:400;
	color:#e50b20;
	position:absolute;
	bottom:-22px
}
.shipping-calculator-section .shipping-calculator-inner .shipping-calculator .form-group.active .form-control {
	border-color:#e50b20
}
.shipping-calculator-section .shipping-calculator-inner .shipping-calculator .shipping-btn {
	padding-top:16px
}
.shipping-calculator-section .shipping-calculator-inner .shipping-calculator .shipping-btn h4 {
	font-size:24px;
	line-height:32px;
	font-weight:500;
	color:#1a181e;
	margin-bottom:32px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.shipping-calculator-section .shipping-calculator-inner .shipping-calculator .shipping-btn h4 .MuiCircularProgress-colorPrimary {
	color:#e5a703
}
.shipping-calculator-section .shipping-calculator-inner .shipping-calculator .shipping-btn .btn,.shipping-calculator-section .shipping-calculator-inner .shipping-calculator .shipping-btn .btn-0,.shipping-calculator-section .shipping-calculator-inner .shipping-calculator .shipping-btn .btn-1,.shipping-calculator-section .shipping-calculator-inner .shipping-calculator .shipping-btn .btn-2 {
	width:100%;
	font-size:18px;
	line-height:26px;
	font-weight:500;
	padding:16px
}
@media only screen and (max-width:576px) {
	.shipping-calculator-section {
	padding:64px 0
}
.shipping-calculator-section .shipping-calculator-inner {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	grid-gap:48px;
	gap:48px
}
.shipping-calculator-section .shipping-calculator-inner .shipping-calculator {
	padding:24px
}
}
.delivery-faq {
	background-color:#fff;
	max-width:none;
	padding:80px 0
}
.delivery-faq .faq-item {
	background-color:#fff;
	border:1px solid #e6e6e6
}
.delivery-faq .faq-item .faq-content p {
	margin-bottom:10px
}
@media only screen and (max-width:576px) {
	.delivery-faq {
	padding:64px 0
}
}
.delivery-faq-inner {
	width:100%;
	margin-top:16px
}
.delivery-faq-inner thead tr th {
	text-align:left;
	padding:4px
}
.delivery-faq-inner tbody tr td {
	text-align:left;
	padding:4px;
	vertical-align:top
}
.error-msg-api {
	font-size:13px;
	line-height:18px;
	font-weight:400;
	color:#e50b20;
	margin-bottom:16px;
	margin-top:4px
}
.delivery-page-banner .description {
	margin-top:0
}
.delivery-store-number {
	min-height:260px
}
@media only screen and (max-width:576px) {
	.delivery-store-number {
	min-height:89px
}
}
.pin-not-found {
	background-color:rgba(229,11,32,.1);
	padding:11px 16px;
	border:1px solid #e50b20;
	border-radius:4px;
	margin-bottom:20px
}
.pin-not-found .error-msg {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#e50b20
}
@media only screen and (max-width:576px) {
	.pin-not-found .error-msg {
	font-size:14px;
	line-height:20px;
	font-weight:400
}
}
.associate-video {
	position:relative
}
.associate-video .associate-video-play-icon {
	position:absolute;
	top:0;
	left:6px;
	right:6px;
	bottom:0;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	background-color:rgba(0,0,0,.2);
	border-radius:6px
}
.associate-video .associate-video-play-icon img {
	width:98px;
	height:98px;
	cursor:pointer
}
@media only screen and (max-width:576px) {
	.associate-video .associate-video-play-icon {
	left:0;
	right:0
}
}
.infinity-video-popup.associate-video-popup .infinity-popup-inner .infinity-popup-box {
	max-width:1120px;
	max-height:630px
}
@media only screen and (max-width:576px) {
	.infinity-video-popup.associate-video-popup .infinity-popup-inner .infinity-popup-box {
	max-height:440px
}
}
.associate-testimonial {
	background-color:#fff
}
.associate-testimonial .testimonial-author-detail {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.associate-testimonial .testimonial-author-detail img {
	max-width:88px;
	max-height:88px
}
.associate-testimonial .testimonial-author-detail .associate-testimonial-user {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	margin-left:24px;
	text-align:left
}
.associate-testimonial .testimonial-author-detail .associate-testimonial-user span span {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:grey
}
.associate-works {
	background-color:#fafafa
}
.associate-works .item .description {
	height:auto
}
@media only screen and (max-width:576px) {
	.associate-works.features-section {
	padding:40px 16px
}
}
.associate-feature-ul h4 {
	font-size:20px;
	line-height:28px;
	font-weight:400;
	color:#1a181e;
	margin-bottom:16px
}
.associate-feature-ul ul li {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#4d4d4d;
	margin-bottom:8px;
	position:relative;
	text-align:left;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:flex-start;
	-moz-box-pack:start;
	justify-content:flex-start;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	padding-left:32px
}
.associate-feature-ul ul li:last-child {
	margin-bottom:0
}
.associate-feature-ul ul li:before {
	position:absolute;
	background-image:url(/assets/img/star-purple);
	content:"";
	width:20px;
	height:20px;
	left:0
}
@media only screen and (max-width:576px) {
	.associate-feature-ul {
	margin:24px 0
}
}
.associate-header .btn-primary:hover {
	-webkit-transform:translateY(-1px);
	-moz-transform:translateY(-1px);
	transform:translateY(-1px);
	box-shadow:0 4px 12px 0 rgba(0,0,0,.1)
}
@media only screen and (max-width:768px) {
	.us-page-banner .us-banner-section.associate-video img {
	max-width:none
}
}
@media only screen and (max-width:1024px) {
	.associate-video .associate-video-play-icon {
	left:0;
	right:0
}
}
body.page-black {
	background-color:#1a181e!important
}
.launchpad-banner-section {
	background-color:#1a181e;
	position:relative;
	padding:212px 0 80px
}
.launchpad-banner-section:before {
	content:"";
	background-image:url(/_next/static/media/arrow.41c706a64553ef17fa70e41779910930.png);
	background-repeat:no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	background-size:100% 100%;
	bottom:80px;
	z-index:10
}
.launchpad-banner-section .launchpad-banner {
	padding-bottom:258px;
	position:relative;
	z-index:1002
}
.launchpad-banner-section .launchpad-banner-inner {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	max-width:544px;
	margin:0 auto;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.launchpad-banner-section .launchpad-banner-inner h1 {
	font-size:48px;
	line-height:54px;
	font-weight:800;
	margin-bottom:24px;
	color:#fff;
	text-align:center
}
.launchpad-banner-section .launchpad-banner-inner h1 span {
	font-family:SenjaSantuy,san-serif;
	font-size:60px;
	line-height:54px;
	font-weight:400;
	color:#fab73b
}
.launchpad-banner-section .launchpad-banner-inner p {
	font-size:20px;
	line-height:28px;
	font-weight:400;
	margin-bottom:40px;
	color:#ccc;
	text-align:center
}
.launchpad-banner-section .launchpad-banner-inner a:hover {
	-webkit-transform:translateY(-1px);
	-moz-transform:translateY(-1px);
	transform:translateY(-1px);
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out
}
.access-launchpad-section {
	background-color:rgba(250,183,59,.12);
	padding:64px 0
}
.access-launchpad-section .access-launchpad-inner h1 {
	font-size:48px;
	line-height:54px;
	font-weight:800;
	margin-bottom:24px;
	color:#fff;
	text-align:center
}
.access-launchpad-section .access-launchpad-inner h1 span {
	color:#fab73b
}
.access-launchpad-section .access-launchpad-inner h1 b {
	position:relative
}
.access-launchpad-section .access-launchpad-inner h1 b:after {
	background-image:url(/_next/static/media/line-vector.89bdc1c3651b2de897c740d80738939e.png);
	background-repeat:no-repeat;
	content:"";
	position:absolute;
	width:52px;
	height:6px;
	display:inline-block;
	bottom:0;
	left:-8px
}
.access-launchpad-section .access-launchpad-inner p {
	font-size:20px;
	line-height:28px;
	font-weight:400;
	margin:0;
	color:#ccc;
	text-align:center
}
.launchpad-step-section {
	padding:120px 0 148px
}
.launchpad-step-section .launchpad-step-inner .launchpad-step-box {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	margin-bottom:48px
}
.launchpad-step-section .launchpad-step-inner .launchpad-step-box:last-child {
	margin-bottom:0
}
.launchpad-step-section .launchpad-step-inner img {
	max-width:448px;
	width:100%
}
.launchpad-step-section .launchpad-step-inner .launchpad-step-box-txt {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	max-width:544px
}
.launchpad-step-section .launchpad-step-inner .launchpad-step-box-txt h2 {
	font-size:32px;
	line-height:38px;
	font-weight:600;
	margin:0 0 16px;
	letter-spacing:-1.92px;
	color:#fff;
	text-align:left
}
.launchpad-step-section .launchpad-step-inner .launchpad-step-box-txt p {
	font-size:18px;
	line-height:26px;
	font-weight:400;
	margin:0;
	color:#ccc;
	text-align:left
}
.support-launchpad .support-launchpad-inner .second-heading {
	font-size:36px;
	line-height:42px;
	font-weight:700;
	margin:0;
	color:#fff;
	letter-spacing:-.02em;
	text-align:center
}
.support-launchpad .support-launchpad-inner .second-heading span {
	color:#fab73b
}
.support-launchpad .support-launchpad-inner .support-launchpad-box-main {
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	margin-top:64px
}
.support-launchpad .support-launchpad-inner .support-launchpad-box-main,.support-launchpad .support-launchpad-inner .support-launchpad-box-main .support-launchpad-box {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.support-launchpad .support-launchpad-inner .support-launchpad-box-main .support-launchpad-box {
	-webkit-flex:0 1 49%;
	-moz-box-flex:0;
	flex:0 1 49%;
	padding:32px;
	background-color:hsla(0,0%,100%,.05);
	margin-bottom:32px;
	border-radius:8px
}
.support-launchpad .support-launchpad-inner .support-launchpad-box-main .support-launchpad-box:last-child,.support-launchpad .support-launchpad-inner .support-launchpad-box-main .support-launchpad-box:nth-child(3) {
	margin-bottom:0
}
.support-launchpad .support-launchpad-inner .support-launchpad-box-main .support-launchpad-box img {
	max-width:194px;
	width:100%
}
.support-launchpad .support-launchpad-inner .support-launchpad-box-main .support-launchpad-txt h4 {
	font-size:28px;
	line-height:36px;
	font-weight:500;
	margin:0;
	color:#fab73b
}
.support-launchpad .support-launchpad-inner .support-launchpad-box-main .support-launchpad-txt p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	margin:12px 0 0;
	color:#ccc
}
.get-started-launchpad {
	padding:48px 0;
	margin-top:120px;
	background-color:hsla(0,0%,100%,.05)
}
.get-started-launchpad .download-app-baaner-wrap {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.get-started-launchpad .download-app-baaner-wrap h2 {
	font-size:36px;
	line-height:42px;
	font-weight:700;
	margin:0;
	color:#fff;
	letter-spacing:-.02em;
	text-align:center
}
.get-started-launchpad .download-app-baaner-wrap h2 span {
	color:#fab73b
}
.get-started-launchpad .download-app-baaner-wrap p {
	font-size:20px;
	line-height:28px;
	font-weight:400;
	margin:12px 0 28px;
	color:#fff
}
.get-started-launchpad .download-app-baaner-wrap .btn-white {
	color:#1a181e;
	padding:16px 32px;
	font-size:20px;
	line-height:28px;
	font-weight:500
}
.get-started-launchpad .download-app-baaner-wrap .btn-white:hover {
	-webkit-transform:translateY(-1px);
	-moz-transform:translateY(-1px);
	transform:translateY(-1px);
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out
}
.hidden-image-small {
	display:block
}
.hidden-image-large {
	display:none
}
.black-header .btn-0:hover {
	-webkit-transform:translateY(-1px);
	-moz-transform:translateY(-1px);
	transform:translateY(-1px);
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out
}
@media only screen and (max-width:768px) {
	.hidden-image-small {
	display:none
}
.hidden-image-large {
	display:block
}
.support-launchpad .support-launchpad-inner .support-launchpad-box-main {
	margin-top:32px
}
.support-launchpad .support-launchpad-inner .support-launchpad-box-main .support-launchpad-box {
	padding:24px 16px;
	margin-bottom:24px;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	min-height:400px
}
.support-launchpad .support-launchpad-inner .support-launchpad-box-main .support-launchpad-box:last-child,.support-launchpad .support-launchpad-inner .support-launchpad-box-main .support-launchpad-box:nth-child(3) {
	margin-bottom:24px
}
.support-launchpad .support-launchpad-inner .support-launchpad-box-main .support-launchpad-box .support-launchpad-txt {
	-webkit-order:2;
	-moz-box-ordinal-group:3;
	order:2
}
.support-launchpad .support-launchpad-inner .support-launchpad-box-main .support-launchpad-box .support-launchpad-txt h4 {
	text-align:center;
	font-size:24px;
	line-height:32px;
	font-weight:500
}
.support-launchpad .support-launchpad-inner .support-launchpad-box-main .support-launchpad-box .support-launchpad-txt p {
	text-align:center;
	font-size:16px;
	line-height:24px;
	font-weight:400;
	margin:8px 0 0
}
.support-launchpad .support-launchpad-inner .support-launchpad-box-main .support-launchpad-box img {
	-webkit-order:1;
	-moz-box-ordinal-group:2;
	order:1
}
.support-launchpad .support-launchpad-inner .second-heading {
	font-size:24px;
	line-height:32px;
	font-weight:600
}
.get-started-launchpad {
	margin-top:64px;
	padding:40px 20px
}
.get-started-launchpad .download-app-baaner-wrap h2 {
	font-size:24px;
	line-height:32px;
	font-weight:600
}
.get-started-launchpad .download-app-baaner-wrap p {
	font-size:16px;
	line-height:24px;
	font-weight:400
}
.get-started-launchpad .download-app-baaner-wrap .btn-white {
	padding:13px 42px;
	font-size:16px;
	line-height:24px;
	font-weight:500
}
.launchpad-step-section {
	padding:64px 0 80px
}
.launchpad-step-section .launchpad-step-inner .launchpad-step-box {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	margin:0
}
.launchpad-step-section .launchpad-step-inner .launchpad-step-box .launchpad-step-box-txt {
	padding:0;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	margin-bottom:32px
}
.launchpad-step-section .launchpad-step-inner .launchpad-step-box .launchpad-step-box-txt h2 {
	text-align:center;
	font-size:24px;
	line-height:32px;
	font-weight:600;
	margin-bottom:12px
}
.launchpad-step-section .launchpad-step-inner .launchpad-step-box .launchpad-step-box-txt p {
	text-align:center;
	font-size:16px;
	line-height:24px;
	font-weight:400
}
.launchpad-step-section .launchpad-step-inner .launchpad-step-box:last-child {
	margin-top:72px
}
.launchpad-banner-section {
	padding:124px 0 64px
}
.launchpad-banner-section:before {
	bottom:0;
	background-image:url(/_next/static/media/arrow-bg-mobile.b56745f57a64b6c3a8f7a6664fc897cf.png)
}
.launchpad-banner-section .launchpad-banner {
	padding-bottom:229px
}
.launchpad-banner-section .launchpad-banner-inner h1 {
	font-size:34px;
	line-height:36px;
	font-weight:500;
	letter-spacing:-1.12px;
	margin-bottom:12px
}
.launchpad-banner-section .launchpad-banner-inner h1 span {
	font-size:34px;
	line-height:36px;
	font-weight:400
}
.launchpad-banner-section .launchpad-banner-inner p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	margin-bottom:32px
}
.access-launchpad-section {
	padding:48px 0
}
.access-launchpad-section .access-launchpad-inner h1 {
	font-size:24px;
	line-height:32px;
	font-weight:600;
	letter-spacing:.02em;
	margin-bottom:12px
}
.access-launchpad-section .access-launchpad-inner h1 b {
	position:relative
}
.access-launchpad-section .access-launchpad-inner h1 b:after {
	background-image:url(/_next/static/media/line-vector-mobile.9eb188a203d893aa58d9f1d90376cde9.png);
	width:28px;
	height:4px;
	left:-4px
}
.access-launchpad-section .access-launchpad-inner p {
	font-size:16px;
	line-height:24px;
	font-weight:400
}
}
@media only screen and (max-width:576px) {
	.hidden-image-small {
	display:none
}
.hidden-image-large {
	display:block
}
.support-launchpad .support-launchpad-inner .support-launchpad-box-main {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	margin-top:32px
}
.support-launchpad .support-launchpad-inner .support-launchpad-box-main .support-launchpad-box {
	padding:24px 16px;
	margin-bottom:24px;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	min-height:0;
	min-height:auto;
	border-radius:4px
}
.support-launchpad .support-launchpad-inner .support-launchpad-box-main .support-launchpad-box:last-child {
	margin-bottom:0
}
.support-launchpad .support-launchpad-inner .support-launchpad-box-main .support-launchpad-box:nth-child(3) {
	margin-bottom:24px
}
.support-launchpad .support-launchpad-inner .support-launchpad-box-main .support-launchpad-box .support-launchpad-txt {
	-webkit-order:2;
	-moz-box-ordinal-group:3;
	order:2
}
.support-launchpad .support-launchpad-inner .support-launchpad-box-main .support-launchpad-box .support-launchpad-txt h4 {
	text-align:center;
	font-size:24px;
	line-height:32px;
	font-weight:500
}
.support-launchpad .support-launchpad-inner .support-launchpad-box-main .support-launchpad-box .support-launchpad-txt p {
	text-align:center;
	font-size:16px;
	line-height:24px;
	font-weight:400;
	margin:8px 0 0
}
.support-launchpad .support-launchpad-inner .support-launchpad-box-main .support-launchpad-box img {
	-webkit-order:1;
	-moz-box-ordinal-group:2;
	order:1
}
.support-launchpad .support-launchpad-inner .second-heading {
	font-size:24px;
	line-height:32px;
	font-weight:600
}
.get-started-launchpad {
	margin-top:64px;
	padding:40px 20px
}
.get-started-launchpad .download-app-baaner-wrap h2 {
	font-size:24px;
	line-height:32px;
	font-weight:600
}
.get-started-launchpad .download-app-baaner-wrap h2 span {
	display:block
}
.get-started-launchpad .download-app-baaner-wrap p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	text-align:center
}
.launchpad-step-section {
	padding:64px 0 80px
}
.launchpad-step-section .launchpad-step-inner .launchpad-step-box {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	margin:0
}
.launchpad-step-section .launchpad-step-inner .launchpad-step-box .launchpad-step-box-txt {
	padding:0;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	margin-bottom:32px
}
.launchpad-step-section .launchpad-step-inner .launchpad-step-box .launchpad-step-box-txt h2 {
	text-align:center;
	font-size:24px;
	line-height:32px;
	font-weight:600;
	margin-bottom:12px
}
.launchpad-step-section .launchpad-step-inner .launchpad-step-box .launchpad-step-box-txt p {
	text-align:center;
	font-size:16px;
	line-height:24px;
	font-weight:400
}
.launchpad-step-section .launchpad-step-inner .launchpad-step-box:last-child {
	margin-top:72px
}
.launchpad-banner-section {
	padding:158px 0 64px
}
.launchpad-banner-section:before {
	bottom:-100px;
	background-image:url(/_next/static/media/arrow-bg-mobile.b56745f57a64b6c3a8f7a6664fc897cf.png);
	background-size:contain
}
.launchpad-banner-section .launchpad-banner {
	padding-bottom:229px
}
.launchpad-banner-section .launchpad-banner-inner h1 {
	font-size:34px;
	line-height:36px;
	font-weight:600;
	letter-spacing:-1.12px;
	margin-bottom:12px
}
.launchpad-banner-section .launchpad-banner-inner h1 span {
	font-size:34px;
	line-height:36px;
	font-weight:400
}
.launchpad-banner-section .launchpad-banner-inner p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	margin-bottom:32px
}
.launchpad-banner-section .launchpad-banner-inner .btn-0 {
	font-size:16px;
	line-height:24px;
	font-weight:500
}
.access-launchpad-section {
	padding:48px 0
}
.access-launchpad-section .access-launchpad-inner h1 {
	font-size:24px;
	line-height:32px;
	font-weight:600;
	letter-spacing:.02em;
	margin-bottom:12px
}
.access-launchpad-section .access-launchpad-inner h1 span {
	display:block
}
.access-launchpad-section .access-launchpad-inner p,.black-header .header-menu-wraper .btn-0 {
	font-size:16px;
	line-height:24px;
	font-weight:400
}
.black-header .header-menu-wraper .btn-0 {
	padding:8px 16px
}
}
@media only screen and (max-width:360px) {
	.launchpad-banner-section .launchpad-banner-inner h1 {
	font-size:30px;
	line-height:32px;
	font-weight:600
}
.launchpad-banner-section .launchpad-banner-inner h1 span {
	font-size:30px;
	line-height:32px;
	font-weight:400
}
}
.us-trusted-section {
	padding:80px 0;
	background-color:rgba(20,110,180,.05)
}
.us-trusted-section .us-trusted-inner {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	margin:0 -16px
}
.us-trusted-section .us-trusted-inner a {
	-webkit-flex:33% 1;
	-moz-box-flex:33%;
	flex:33% 1;
	padding:0 16px
}
.us-trusted-section .us-trusted-inner a img {
	max-width:100%;
	width:100%
}
.us-trusted-section .us-trusted-inner a:hover {
	-webkit-filter:drop-shadow(0 8px 24px rgba(0,0,0,.08));
	filter:drop-shadow(0 8px 24px rgba(0,0,0,.08))
}
@media only screen and (max-width:576px) {
	.us-trusted-section {
	padding:64px 0
}
.us-trusted-section .us-trusted-inner {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	margin:0
}
.us-trusted-section .us-trusted-inner a {
	margin-bottom:16px;
	padding:0;
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1;
	width:100%
}
.us-trusted-section .us-trusted-inner a:last-child {
	margin-bottom:0
}
}
.heading-h1 {
	font-size:48px;
	line-height:54px;
	font-weight:800;
	color:#1a181e
}
.heading-h2 {
	font-size:36px;
	line-height:42px;
	font-weight:700;
	letter-spacing:-.02em;
	color:#1a181e
}
.heading-h3 {
	font-size:20px;
	line-height:28px;
	font-weight:600;
	letter-spacing:.02em;
	color:#1a181e
}
.padd80 {
	padding:80px 0
}
.btn-hover-effect {
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out
}
.btn-hover-effect:hover {
	-webkit-transform:translateY(-1px);
	-moz-transform:translateY(-1px);
	transform:translateY(-1px);
	box-shadow:0 4px 12px 0 rgba(0,0,0,.1)
}
.heading-pera {
	font-size:20px;
	line-height:28px
}
.heading-pera,.pera-p {
	font-weight:400;
	letter-spacing:.02em;
	color:#4d4d4d
}
.pera-p {
	font-size:16px;
	line-height:24px
}
.black-transparent-header.transparent-header .menu-hamburger .btnMenu {
	background-image:url(/_next/static/media/hamburger-tranparent.4a9588da7c7aacfb43f4bd985a397823.svg)
}
.black-transparent-header.transparent-header .header-container-wrap.active .btnMenu {
	background-image:url(/_next/static/media/cross-black.75aafbaa7707f4e841efae10894505f3.svg)
}
.black-transparent-header .menu-hamburger-section .menu-links {
	margin-top:48px
}
.transparent-header .menu-hamburger .btnMenu {
	background-image:url(/_next/static/media/hamburger-blue.4eccd0f6340b83db2c59f2c45e7c4a7b.svg)
}
.transparent-header.box-shadow .menu-hamburger .btnMenu {
	background-image:url(/_next/static/media/hamburger-gray.79f4c7b309bf6680f77bd2d1a2373c04.svg)
}
.transparent-header .header-container-wrap.active .menu-hamburger .btnMenu {
	background-image:url(/_next/static/media/menu-cross.f395cc63a0340327b3c1d9323b47a888.svg)
}
.home-banner-canvas {
	position:relative;
	min-height:639px;
	padding:120px 0 10px;
	margin-bottom:4px;
	overflow:hidden;
	background-image:url(/assets/img/banner-home-main.jpg);
}
.home-banner-canvas .online-business-wrap .description {
	max-width:400px
}
.home-banner-canvas .online-business-wrap h1 {
	font-size:35px;
	line-height:54px;
	font-weight:700;
	letter-spacing:-.02em
}
.home-banner-canvas .online-business-wrap .btn-black {
	font-size:20px;
	line-height:28px;
	font-weight:600
}
.home-banner-canvas .apps-section .home-ios-icons a {
	display:inline-block
}
.home-banner-canvas .home-banner-lottie {
	background-image:url(/assets/img/banner-home-main.jpg);
	position:absolute;
	width:100%;
	height:100%;
	z-index:0;
	top:0;
	background-repeat:no-repeat;
	background-size:100% 100%
}
.home-banner-canvas .padd-col {
	z-index:10
}
.home-banner-canvas .padd-col .home-banner-image {
	position:relative;
	right:0
}
.home-banner-canvas .padd-col .home-banner-image img {
	position:absolute;
	left:44px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1;
	object-fit:cover;
	right:0;
	top:-60px;
	max-height:627px;
	pointer-events:none
}
.home-banner-canvas .online-business-wrap {
	min-height:400px
}
.home-banner-canvas.us-page-banner .online-business-wrap .description {
	max-width:none
}
@media only screen and (max-width:1024px) {
	.home-banner-canvas {
	min-height:750px;
	margin-bottom:0
}
.home-banner-canvas .row .col-md-6 {
	-webkit-flex-basis:50%;
	flex-basis:50%;
	max-width:50%
}
.home-banner-canvas .padd-col .home-banner-image {
	position:relative
}
.home-banner-canvas .row .online-business-wrap h1 {
	font-size:26px;
	line-height:36px;
	font-weight:700;
	letter-spacing:-1.12px
}
.home-banner-canvas .row .online-business-wrap p.description {
	margin-bottom:32px
}
.home-banner-canvas .row .online-business-wrap .btn-black {
	font-size:18px;
	line-height:26px;
	font-weight:600
}
.home-banner-canvas .row .online-business-wrap .apps-section {
	margin-top:24px
}
.home-banner-canvas .row .online-business-wrap .apps-section p {
	font-size:12px;
	line-height:16px;
	font-weight:400
}
.home-banner-canvas .row .online-business-wrap .apps-section .home-ios-icons a {
	width:16px;
	height:16px;
	margin-right:6px
}
.home-banner-canvas .row .online-business-wrap .apps-section .home-ios-icons a img {
	width:16px;
	height:16px;
	vertical-align:middle
}
.home-banner-canvas .online-business-wrap {
	min-height:0;
	min-height:auto
}
.home-banner-canvas .padd-col .home-banner-image img {
	max-height:520px;
	left:-115px;
	top:80px;
	pointer-events:none
}
.home-banner-canvas.us-page-banner .padd-col .home-banner-image img {
	left:-18px
}
}
@media only screen and (max-width:576px) {
	.home-banner-canvas {
	min-height:748px;
	padding:148px 0 160px;
	margin-bottom:16px
}
.home-banner-canvas .row .col-md-6 {
	-webkit-flex-basis:100%;
	flex-basis:100%;
	max-width:100%
}
.home-banner-canvas .online-business-wrap {
	min-height:auto
}
.home-banner-canvas .padd-col .home-banner-image {
	position:relative;
	left:-20px;
	right:auto;
	top:24px
}
.home-banner-canvas .padd-col .home-banner-image img {
	max-height:332px;
	top:auto;
	left:0;
	right:0;
	width:auto;
	pointer-events:none
}
.home-banner-canvas.us-page-banner .padd-col .home-banner-image img {
	max-height:395px;
	top:auto;
	left:0;
	right:0;
	width:auto;
	pointer-events:none
}
.home-banner-canvas .apps-section {
	display:-webkit-flex;
	display:-moz-box;
	display:flex
}
.home-banner-canvas.build-business-section .row .online-business-wrap {
	margin-bottom:0
}
}
@media only screen and (max-width:360px) {
	.home-banner-canvas {
	padding:120px 0 160px
}
}
.step-section-home {
	padding:120px 0;
	position:relative
}
.step-section-home:before {
	background-image:url(/_next/static/media/star-bg.dc1393c056689e67d219517a0b33a6db.webp);
	background-repeat:no-repeat;
	position:absolute;
	right:0;
	top:0;
	content:"";
	width:253px;
	height:455px;
	pointer-events:none;
	background-size:100%
}
.step-section-home .heading-h2 {
	text-align:center;
	max-width:454px;
	margin:0 auto 64px
}
.step-section-home .step-section-main .step-section-home-inner {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.step-section-home .step-section-main .step-section-home-inner .step-home-img {
	-webkit-flex:50% 1;
	-moz-box-flex:50%;
	flex:50% 1
}
.step-section-home .step-section-main .step-section-home-inner .step-home-img img {
	max-width:100%;
	width:100%;
	height:100%
}
.step-section-home .step-section-main .step-section-home-inner .step-home-line {
	position:relative;
	width:26px;
	margin:0 36px 0 0
}
.step-section-home .step-section-main .step-section-home-inner .step-home-line:before {
	content:"";
	background-image:url(/_next/static/media/line.d50f5556e8c6eb3fd5bc4b0880b54e35.svg);
	background-repeat:no-repeat;
	height:100%;
	width:2px;
	position:absolute;
	top:0;
	bottom:0;
	left:6px
}
.step-section-home .step-section-main .step-section-home-inner .step-home-line:after {
	content:"";
	background-repeat:no-repeat;
	height:26px;
	width:26px;
	left:-6px;
	top:39%;
	position:absolute
}
.step-section-home .step-section-main .step-section-home-inner .step-home-txt {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-flex:50% 1;
	-moz-box-flex:50%;
	flex:50% 1
}
.step-section-home .step-section-main .step-section-home-inner .step-home-txt h3 {
	font-size:18px;
	line-height:26px;
	font-weight:500;
	letter-spacing:.02em
}
.step-section-home .step-section-main .step-section-home-inner .step-home-txt h2 {
	font-size:28px;
	line-height:36px;
	font-weight:700;
	letter-spacing:.02em;
	color:#1a181e;
	margin:10px 0 16px
}
.step-section-home .step-section-main .step-section-home-inner .step-home-txt p {
	font-size:18px;
	line-height:26px;
	font-weight:400;
	letter-spacing:.02em;
	color:#4d4d4d
}
.step-section-home .step-section-main .step-section-home-inner:first-child .step-home-line:before {
	background-position:top
}
.step-section-home .step-section-main .step-section-home-inner:first-child .step-home-line:after {
	background-image:url(/_next/static/media/circle-blue.3cef707bd456ad2a0d804dd944cfc052.svg)
}
.step-section-home .step-section-main .step-section-home-inner:first-child .step-home-txt h3 {
	color:#e5a703
}
.step-section-home .step-section-main .step-section-home-inner:nth-child(2) .step-home-line:before {
	background-position:50%
}
.step-section-home .step-section-main .step-section-home-inner:nth-child(2) .step-home-line:after {
	background-image:url(/_next/static/media/circle-red.34a761decb7f57ad0fd55a79363addac.svg)
}
.step-section-home .step-section-main .step-section-home-inner:nth-child(2) .step-home-txt h3 {
	color:#ee741f
}
.step-section-home .step-section-main .step-section-home-inner:last-child .step-home-line:before {
	background-position:bottom
}
.step-section-home .step-section-main .step-section-home-inner:last-child .step-home-line:after {
	background-image:url(/_next/static/media/circle-green.15c93c250b7a866181cac2814ff58854.svg)
}
.step-section-home .step-section-main .step-section-home-inner:last-child .step-home-txt h3 {
	color:#17b31b
}
@media only screen and (max-width:1024px) {
	.step-section-home {
	padding:60px 0
}
.step-section-home:before {
	display:none
}
.step-section-home .heading-h2 {
	margin-bottom:40px
}
.step-section-home .step-section-main .step-section-home-inner {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	margin-bottom:32px;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.step-section-home .step-section-main .step-section-home-inner:last-child {
	margin-bottom:0
}
.step-section-home .step-section-main .step-section-home-inner .step-home-img {
	-webkit-order:3;
	-moz-box-ordinal-group:4;
	order:3
}
.step-section-home .step-section-main .step-section-home-inner .step-home-line {
	-webkit-order:1;
	-moz-box-ordinal-group:2;
	order:1;
	width:15px;
	height:76px;
	margin:0 auto
}
.step-section-home .step-section-main .step-section-home-inner .step-home-line:after {
	content:"";
	left:0;
	top:0;
	bottom:0;
	right:0;
	width:16px;
	height:76px
}
.step-section-home .step-section-main .step-section-home-inner .step-home-line:before {
	display:none
}
.step-section-home .step-section-main .step-section-home-inner:first-child .step-home-line:after {
	background-image:url(/_next/static/media/circle-blue-mobile.1a55d8b3fdf24f0fcbe7d5a0eec98f6c.svg)
}
.step-section-home .step-section-main .step-section-home-inner:nth-child(2) .step-home-line:after {
	background-image:url(/_next/static/media/circle-orange-mobile.cdf3fe508f0b27ed6c750d510479ae6a.svg)
}
.step-section-home .step-section-main .step-section-home-inner:last-child .step-home-line:after {
	background-image:url(/_next/static/media/circle-green-mobile.0ca07de5c4b5b5a1919791b4ca4ead71.svg)
}
.step-section-home .step-section-main .step-section-home-inner .step-home-txt {
	-webkit-order:2;
	-moz-box-ordinal-group:3;
	order:2;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	margin:32px 0 16px
}
.step-section-home .step-section-main .step-section-home-inner .step-home-txt p {
	text-align:center
}
}
@media only screen and (max-width:576px) {
	.step-section-home {
	padding:60px 0
}
.step-section-home:before {
	display:none
}
.step-section-home .heading-h2 {
	margin-bottom:40px
}
.step-section-home .step-section-main .step-section-home-inner {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	margin-bottom:32px
}
.step-section-home .step-section-main .step-section-home-inner:last-child {
	margin-bottom:0
}
.step-section-home .step-section-main .step-section-home-inner .step-home-img {
	-webkit-order:3;
	-moz-box-ordinal-group:4;
	order:3
}
.step-section-home .step-section-main .step-section-home-inner .step-home-line {
	-webkit-order:1;
	-moz-box-ordinal-group:2;
	order:1;
	width:15px;
	height:76px;
	margin:0 auto
}
.step-section-home .step-section-main .step-section-home-inner .step-home-line:after {
	content:"";
	left:0;
	top:0;
	bottom:0;
	right:0;
	width:16px;
	height:76px
}
.step-section-home .step-section-main .step-section-home-inner .step-home-line:before {
	display:none
}
.step-section-home .step-section-main .step-section-home-inner:first-child .step-home-line:after {
	background-image:url(/_next/static/media/circle-blue-mobile.1a55d8b3fdf24f0fcbe7d5a0eec98f6c.svg)
}
.step-section-home .step-section-main .step-section-home-inner:nth-child(2) .step-home-line:after {
	background-image:url(/_next/static/media/circle-orange-mobile.cdf3fe508f0b27ed6c750d510479ae6a.svg)
}
.step-section-home .step-section-main .step-section-home-inner:last-child .step-home-line:after {
	background-image:url(/_next/static/media/circle-green-mobile.0ca07de5c4b5b5a1919791b4ca4ead71.svg)
}
.step-section-home .step-section-main .step-section-home-inner .step-home-txt {
	-webkit-order:2;
	-moz-box-ordinal-group:3;
	order:2;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	margin:32px 0 16px
}
.step-section-home .step-section-main .step-section-home-inner .step-home-txt h3 {
	font-size:16px;
	line-height:24px;
	font-weight:500
}
.step-section-home .step-section-main .step-section-home-inner .step-home-txt h2 {
	font-size:20px;
	line-height:28px;
	font-weight:600;
	margin:8px 0
}
.step-section-home .step-section-main .step-section-home-inner .step-home-txt p {
	font-size:14px;
	line-height:20px;
	font-weight:400;
	text-align:center
}
}
.home-plugin-section {
	background-color:rgba(250,183,59,.1);
	padding:64px 0
}
.home-plugin-section .heading-h2 {
	text-align:center
}
.home-plugin-section p {
	font-size:20px;
	line-height:28px;
	font-weight:400;
	color:#4d4d4d;
	text-align:center;
	max-width:736px;
	margin:16px auto 0
}
.home-plugin-section .home-plugin-inner {
	margin-top:0;
	min-height:204px
}
.home-plugin-section .home-plugin-inner:before {
	content:"";
	background-image:url(/_next/static/media/rectangle-left.6b7999eecc154d8c005ae9e0ae8f3474.svg);
	position:absolute;
	left:0;
	top:0;
	width:224px;
	height:100%;
	z-index:1;
	pointer-events:none
}
.home-plugin-section .home-plugin-inner:after {
	content:"";
	background-image:url(/_next/static/media/rectangle-right.b572e7cb5d77acf9d4d32932676f08cc.svg);
	position:absolute;
	right:0;
	top:0;
	width:224px;
	height:100%;
	z-index:1;
	pointer-events:none
}
.home-plugin-section .home-plugin-inner ul {
	margin:0;
	padding:48px 0 0;
	position:relative;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	overflow:hidden
}
.home-plugin-section .home-plugin-inner ul li {
	list-style-type:none;
	padding:0 15px;
	position:relative
}
.home-plugin-section .home-plugin-inner ul li:first-child {
	padding:0 15px 0 0;
	margin-top:58px
}
.home-plugin-section .home-plugin-inner ul li:last-child {
	padding:0 0 0 15px;
	margin-top:58px
}
.home-plugin-section .home-plugin-inner ul li:nth-child(7),.home-plugin-section .home-plugin-inner ul li:nth-child(8) {
	margin-top:76px
}
.home-plugin-section .home-plugin-inner ul li:nth-child(5),.home-plugin-section .home-plugin-inner ul li:nth-child(10) {
	margin-top:18px
}
.home-plugin-section .home-plugin-inner ul li:nth-child(3),.home-plugin-section .home-plugin-inner ul li:nth-child(12) {
	margin-top:24px
}
.home-plugin-section .home-plugin-inner ul li:nth-child(14),.home-plugin-section .home-plugin-inner ul li:nth-child(18) {
	margin-top:4em
}
.home-plugin-section .home-plugin-inner ul li:nth-child(4),.home-plugin-section .home-plugin-inner ul li:nth-child(11) {
	margin-top:0
}
.home-plugin-section .home-plugin-inner ul li:nth-child(6),.home-plugin-section .home-plugin-inner ul li:nth-child(9) {
	margin-top:42px
}
.home-plugin-section .home-plugin-inner ul li:nth-child(2),.home-plugin-section .home-plugin-inner ul li:nth-child(13) {
	margin-top:46px
}
.home-plugin-section .home-plugin-inner ul li a {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.home-plugin-section .home-plugin-inner ul li a:hover .home-plugin-tooltip {
	opacity:1;
	visibility:visible;
	-webkit-transform:translateY(-webkit-calc(-100% - .5rem));
	-moz-transform:translateY(-moz-calc(-100% - .5rem));
	transform:translateY(calc(-100% - .5rem))
}
.home-plugin-section .home-plugin-inner ul li a img {
	width:80px;
	height:80px;
	border-radius:4px
}
.home-plugin-section .home-plugin-inner ul li .home-plugin-tooltip {
	opacity:0;
	visibility:hidden;
	position:absolute;
	background-color:#4d4d4d;
	padding:4px 8px;
	border-radius:4px;
	color:#fff;
	font-size:12px;
	line-height:16px;
	font-weight:400;
	white-space:nowrap;
	-webkit-transform:translateY(-100%);
	-moz-transform:translateY(-100%);
	transform:translateY(-100%);
	-webkit-transition:opacity 125ms cubic-bezier(.25,.46,.45,.94),-webkit-transform .25s cubic-bezier(.19,1,.22,1);
	transition:opacity 125ms cubic-bezier(.25,.46,.45,.94),-webkit-transform .25s cubic-bezier(.19,1,.22,1);
	-moz-transition:opacity 125ms cubic-bezier(.25,.46,.45,.94),transform .25s cubic-bezier(.19,1,.22,1),-moz-transform .25s cubic-bezier(.19,1,.22,1);
	transition:opacity 125ms cubic-bezier(.25,.46,.45,.94),transform .25s cubic-bezier(.19,1,.22,1);
	transition:opacity 125ms cubic-bezier(.25,.46,.45,.94),transform .25s cubic-bezier(.19,1,.22,1),-webkit-transform .25s cubic-bezier(.19,1,.22,1),-moz-transform .25s cubic-bezier(.19,1,.22,1)
}
@media only screen and (max-width:1024px) {
	.home-plugin-section .home-plugin-inner ul li.first,.home-plugin-section .home-plugin-inner ul li.fourten,.home-plugin-section .home-plugin-inner ul li.second,.home-plugin-section .home-plugin-inner ul li.third,.home-plugin-section .home-plugin-inner ul li.thirten,.home-plugin-section .home-plugin-inner ul li.twelve {
	display:none
}
.home-plugin-section .home-plugin-inner ul li:nth-child(5),.home-plugin-section .home-plugin-inner ul li:nth-child(10) {
	margin-top:12px
}
.home-plugin-section .home-plugin-inner ul li:nth-child(4),.home-plugin-section .home-plugin-inner ul li:nth-child(11) {
	margin-top:0
}
.home-plugin-section .home-plugin-inner ul li:nth-child(6),.home-plugin-section .home-plugin-inner ul li:nth-child(9) {
	margin-top:42px
}
.home-plugin-section .home-plugin-inner ul li:nth-child(7),.home-plugin-section .home-plugin-inner ul li:nth-child(8) {
	margin-top:76px
}
}
@media only screen and (max-width:576px) {
	.home-plugin-section .home-plugin-inner ul li.eleven,.home-plugin-section .home-plugin-inner ul li.first,.home-plugin-section .home-plugin-inner ul li.fourten,.home-plugin-section .home-plugin-inner ul li.fourth,.home-plugin-section .home-plugin-inner ul li.second,.home-plugin-section .home-plugin-inner ul li.third,.home-plugin-section .home-plugin-inner ul li.thirten,.home-plugin-section .home-plugin-inner ul li.twelve {
	display:none
}
.home-plugin-section .home-plugin-inner ul li:nth-child(5),.home-plugin-section .home-plugin-inner ul li:nth-child(10) {
	margin-top:0
}
.home-plugin-section .home-plugin-inner ul li:nth-child(6),.home-plugin-section .home-plugin-inner ul li:nth-child(9) {
	margin-top:12px
}
.home-plugin-section .home-plugin-inner ul li:nth-child(7),.home-plugin-section .home-plugin-inner ul li:nth-child(8) {
	margin-top:30px
}
.home-plugin-section .home-plugin-inner {
	min-height:112px
}
.home-plugin-section .home-plugin-inner:after,.home-plugin-section .home-plugin-inner:before {
	display:none
}
}
.home-plugin-section .home-plugin-btn {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	margin-top:48px
}
.home-plugin-section .home-plugin-btn a {
	font-size:18px;
	line-height:26px;
	font-weight:500;
	color:#1a181e;
	letter-spacing:.02em;
	border:1px solid #1a181e;
	border-radius:4px;
	padding:12px 24px
}
.home-plugin-section .home-plugin-btn a:hover {
	box-shadow:none
}
@media only screen and (max-width:576px) {
	.home-plugin-section {
	padding:48px 0
}
.home-plugin-section p {
	font-size:14px;
	line-height:20px;
	font-weight:400;
	margin:8px auto 0
}
.home-plugin-section .home-plugin-inner ul {
	padding:40px 0 0;
	margin:0 20px
}
.home-plugin-section .home-plugin-inner ul li {
	padding:0 7px
}
.home-plugin-section .home-plugin-inner ul li a img {
	max-width:40px;
	max-height:42px
}
.home-plugin-section .home-plugin-btn {
	margin-top:40px
}
.home-plugin-section .home-plugin-btn a {
	padding:8px 16px;
	font-size:14px;
	line-height:20px;
	font-weight:500
}
}
.home-plugin-inner .first {
	opacity:0;
	-webkit-animation:scaleInDown .1s ease-in-out 0s forwards;
	-moz-animation:scaleInDown .1s ease-in-out 0s forwards;
	animation:scaleInDown .1s ease-in-out 0s forwards
}
.home-plugin-inner .second {
	opacity:0;
	-webkit-animation:scaleInDown .2s ease-in-out .2s forwards;
	-moz-animation:scaleInDown .2s ease-in-out .2s forwards;
	animation:scaleInDown .2s ease-in-out .2s forwards
}
.home-plugin-inner .third {
	opacity:0;
	-webkit-animation:scaleInDown .3s ease-in-out .3s forwards;
	-moz-animation:scaleInDown .3s ease-in-out .3s forwards;
	animation:scaleInDown .3s ease-in-out .3s forwards
}
.home-plugin-inner .fourth {
	opacity:0;
	-webkit-animation:scaleInDown .4s ease-in-out .4s forwards;
	-moz-animation:scaleInDown .4s ease-in-out .4s forwards;
	animation:scaleInDown .4s ease-in-out .4s forwards
}
.home-plugin-inner .fifth {
	opacity:0;
	-webkit-animation:scaleInDown .5s ease-in-out .5s forwards;
	-moz-animation:scaleInDown .5s ease-in-out .5s forwards;
	animation:scaleInDown .5s ease-in-out .5s forwards
}
.home-plugin-inner .six {
	opacity:0;
	-webkit-animation:scaleInDown .6s ease-in-out .6s forwards;
	-moz-animation:scaleInDown .6s ease-in-out .6s forwards;
	animation:scaleInDown .6s ease-in-out .6s forwards
}
.home-plugin-inner .seven {
	opacity:0;
	-webkit-animation:scaleInDown .7s ease-in-out .7s forwards;
	-moz-animation:scaleInDown .7s ease-in-out .7s forwards;
	animation:scaleInDown .7s ease-in-out .7s forwards
}
.home-plugin-inner .eight {
	opacity:0;
	-webkit-animation:scaleInDown .8s ease-in-out .8s forwards;
	-moz-animation:scaleInDown .8s ease-in-out .8s forwards;
	animation:scaleInDown .8s ease-in-out .8s forwards
}
.home-plugin-inner .nine {
	opacity:0;
	-webkit-animation:scaleInDown .9s ease-in-out .9s forwards;
	-moz-animation:scaleInDown .9s ease-in-out .9s forwards;
	animation:scaleInDown .9s ease-in-out .9s forwards
}
.home-plugin-inner .ten {
	opacity:0;
	-webkit-animation:scaleInDown 1s ease-in-out 1s forwards;
	-moz-animation:scaleInDown 1s ease-in-out 1s forwards;
	animation:scaleInDown 1s ease-in-out 1s forwards
}
.home-plugin-inner .eleven {
	opacity:0;
	-webkit-animation:scaleInDown 1.1s ease-in-out 1.1s forwards;
	-moz-animation:scaleInDown 1.1s ease-in-out 1.1s forwards;
	animation:scaleInDown 1.1s ease-in-out 1.1s forwards
}
.home-plugin-inner .twelve {
	opacity:0;
	-webkit-animation:scaleInDown 1.2s ease-in-out 1.2s forwards;
	-moz-animation:scaleInDown 1.2s ease-in-out 1.2s forwards;
	animation:scaleInDown 1.2s ease-in-out 1.2s forwards
}
.home-plugin-inner .thirten {
	opacity:0;
	-webkit-animation:scaleInDown 1.3s ease-in-out 1.3s forwards;
	-moz-animation:scaleInDown 1.3s ease-in-out 1.3s forwards;
	animation:scaleInDown 1.3s ease-in-out 1.3s forwards
}
.home-plugin-inner .fourten {
	opacity:0;
	-webkit-animation:scaleInDown 1.4s ease-in-out 1.4s forwards;
	-moz-animation:scaleInDown 1.4s ease-in-out 1.4s forwards;
	animation:scaleInDown 1.4s ease-in-out 1.4s forwards
}
.home-plugin-inner .fivten {
	opacity:0;
	-webkit-animation:scaleInDown 1.5s ease-in-out 1.5s forwards;
	-moz-animation:scaleInDown 1.5s ease-in-out 1.5s forwards;
	animation:scaleInDown 1.5s ease-in-out 1.5s forwards
}
.home-plugin-inner .sixten {
	opacity:0;
	-webkit-animation:scaleInDown 1.6s ease-in-out 1.6s forwards;
	-moz-animation:scaleInDown 1.6s ease-in-out 1.6s forwards;
	animation:scaleInDown 1.6s ease-in-out 1.6s forwards
}
.home-plugin-inner .seventen {
	opacity:0;
	-webkit-animation:scaleInDown 1.7s ease-in-out 1.7s forwards;
	-moz-animation:scaleInDown 1.7s ease-in-out 1.7s forwards;
	animation:scaleInDown 1.7s ease-in-out 1.7s forwards
}
.home-plugin-inner .eighten {
	opacity:0;
	-webkit-animation:scaleInDown 1.8s ease-in-out 1.8s forwards;
	-moz-animation:scaleInDown 1.8s ease-in-out 1.8s forwards;
	animation:scaleInDown 1.8s ease-in-out 1.8s forwards
}
@-webkit-keyframes scaleInDown {
	0% {
	opacity:0;
	-webkit-transform:translateY(-.75rem) scale(.95);
	transform:translateY(-.75rem) scale(.95)
}
to {
	opacity:1;
	-webkit-transform:translateY(0) scale(1);
	transform:translateY(0) scale(1);
	visibility:visible
}
}
@-moz-keyframes scaleInDown {
	0% {
	opacity:0;
	-moz-transform:translateY(-.75rem) scale(.95);
	transform:translateY(-.75rem) scale(.95)
}
to {
	opacity:1;
	-moz-transform:translateY(0) scale(1);
	transform:translateY(0) scale(1);
	visibility:visible
}
}
@keyframes scaleInDown {
	0% {
	opacity:0;
	-webkit-transform:translateY(-.75rem) scale(.95);
	-moz-transform:translateY(-.75rem) scale(.95);
	transform:translateY(-.75rem) scale(.95)
}
to {
	opacity:1;
	-webkit-transform:translateY(0) scale(1);
	-moz-transform:translateY(0) scale(1);
	transform:translateY(0) scale(1);
	visibility:visible
}
}
.home-tool-banner {
	background-color:rgba(250,183,59,.1);
	padding:64px 0
}
.home-tool-banner .heading-h2 {
	text-align:center;
	max-width:850px;
	margin:0 auto 16px
}
.home-tool-banner p {
	text-align:center
}
.home-tool-banner .home-tool-banner-inner {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:stretch;
	-moz-box-align:stretch;
	align-items:stretch;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	margin-top:64px
}
.home-tool-banner .home-tool-banner-inner .home-tool-banner-box {
	margin:0 0 32px;
	-webkit-flex:31% 1;
	-moz-box-flex:31%;
	flex:31% 1;
	max-width:352px;
	padding:24px;
	background-color:#fff;
	box-shadow:0 2px 8px rgba(26,24,30,.06);
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	border-radius:8px
}
.home-tool-banner .home-tool-banner-inner .home-tool-banner-box div {
	width:64px!important;
	height:64px!important;
	margin:0 auto
}
.home-tool-banner .home-tool-banner-inner .home-tool-banner-box.global-lottie div {
	width:76px!important;
	height:64px!important;
	margin:0 auto
}
.home-tool-banner .home-tool-banner-inner .home-tool-banner-box:nth-child(2) {
	margin:0 32px 32px
}
.home-tool-banner .home-tool-banner-inner .home-tool-banner-box:nth-child(4),.home-tool-banner .home-tool-banner-inner .home-tool-banner-box:nth-child(6) {
	margin:0
}
.home-tool-banner .home-tool-banner-inner .home-tool-banner-box:nth-child(5) {
	margin:0 32px
}
.home-tool-banner .home-tool-banner-inner .home-tool-banner-box h3 {
	font-size:20px;
	line-height:28px;
	font-weight:600;
	color:#1a181e;
	margin:20px 0 8px;
	text-align:center
}
.home-tool-banner .home-tool-banner-inner .home-tool-banner-box p {
	font-size:18px;
	line-height:26px;
	font-weight:400;
	color:#4d4d4d;
	margin:0;
	text-align:center;
	letter-spacing:.02em
}
.home-tool-banner.intl-tool-banner .home-tool-banner-inner .home-tool-banner-box:nth-child(8) {
	margin:32px 32px 0
}
.home-tool-banner.intl-tool-banner .home-tool-banner-inner .home-tool-banner-box:nth-child(7),.home-tool-banner.intl-tool-banner .home-tool-banner-inner .home-tool-banner-box:nth-child(9) {
	margin:32px 0 0
}
@media only screen and (max-width:1024px) {
	.home-tool-banner.intl-tool-banner .home-tool-banner-inner .home-tool-banner-box:nth-child(8) {
	margin:32px 0 0
}
.home-tool-banner.intl-tool-banner .home-tool-banner-inner .home-tool-banner-box:nth-child(7),.home-tool-banner.intl-tool-banner .home-tool-banner-inner .home-tool-banner-box:nth-child(9) {
	margin:32px 32px 0 0
}
}
@media only screen and (max-width:768px) {
	.home-tool-banner.intl-tool-banner .home-tool-banner-inner .home-tool-banner-box:nth-child(8) {
	margin:32px 0 0
}
.home-tool-banner.intl-tool-banner .home-tool-banner-inner .home-tool-banner-box:nth-child(7),.home-tool-banner.intl-tool-banner .home-tool-banner-inner .home-tool-banner-box:nth-child(9) {
	margin:32px 32px 0 0
}
}
@media only screen and (max-width:576px) {
	.home-tool-banner.intl-tool-banner .home-tool-banner-inner .home-tool-banner-box:nth-child(7),.home-tool-banner.intl-tool-banner .home-tool-banner-inner .home-tool-banner-box:nth-child(8),.home-tool-banner.intl-tool-banner .home-tool-banner-inner .home-tool-banner-box:nth-child(9) {
	margin:24px 0 0
}
}
@media only screen and (max-width:1024px) {
	.home-tool-banner .home-tool-banner-inner .home-tool-banner-box {
	-webkit-flex:47% 1;
	-moz-box-flex:47%;
	flex:47% 1;
	max-width:50%;
	margin:0 0 32px
}
.home-tool-banner .home-tool-banner-inner .home-tool-banner-box:nth-child(2) {
	margin:0 0 32px 32px
}
.home-tool-banner .home-tool-banner-inner .home-tool-banner-box:nth-child(3) {
	margin:0 32px 32px 0
}
.home-tool-banner .home-tool-banner-inner .home-tool-banner-box:nth-child(4) {
	margin:0 0 32px
}
.home-tool-banner .home-tool-banner-inner .home-tool-banner-box:nth-child(5) {
	margin:0 32px 0 0
}
}
@media only screen and (max-width:768px) {
	.home-tool-banner .home-tool-banner-inner .home-tool-banner-box {
	-webkit-flex:46% 1;
	-moz-box-flex:46%;
	flex:46% 1;
	max-width:50%;
	margin:0 0 32px
}
.home-tool-banner .home-tool-banner-inner .home-tool-banner-box:nth-child(2) {
	margin:0 0 32px 32px
}
.home-tool-banner .home-tool-banner-inner .home-tool-banner-box:nth-child(3) {
	margin:0 32px 32px 0
}
.home-tool-banner .home-tool-banner-inner .home-tool-banner-box:nth-child(4) {
	margin:0 0 32px
}
.home-tool-banner .home-tool-banner-inner .home-tool-banner-box:nth-child(5) {
	margin:0 32px 0 0
}
}
@media only screen and (max-width:576px) {
	.home-tool-banner {
	padding:48px 0
}
.home-tool-banner .heading-h2 {
	margin-bottom:8px
}
.home-tool-banner .home-tool-banner-inner {
	margin-top:24px;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.home-tool-banner .home-tool-banner-inner .home-tool-banner-box {
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1;
	margin-bottom:24px;
	padding:24px 16px;
	max-width:100%
}
.home-tool-banner .home-tool-banner-inner .home-tool-banner-box:nth-child(2),.home-tool-banner .home-tool-banner-inner .home-tool-banner-box:nth-child(3),.home-tool-banner .home-tool-banner-inner .home-tool-banner-box:nth-child(4),.home-tool-banner .home-tool-banner-inner .home-tool-banner-box:nth-child(5) {
	margin:0 0 24px
}
.home-tool-banner .home-tool-banner-inner .home-tool-banner-box h3 {
	font-size:16px;
	line-height:24px;
	font-weight:600;
	margin:10px 0 2px
}
.home-tool-banner .home-tool-banner-inner .home-tool-banner-box p {
	font-size:14px;
	line-height:20px;
	font-weight:400
}
.home-tool-banner .home-tool-banner-inner .home-tool-banner-box div {
	width:64px!important;
	height:64px!important;
	margin:0 auto
}
}
.themes-home-section {
	background-color:#fff;
	padding:120px 0;
	position:relative
}
.themes-home-section:before {
	content:"";
	background-image:url(/_next/static/media/vector-left.0051142329353632f8a8d25e3422b061.webp);
	background-repeat:no-repeat;
	width:184px;
	height:364px;
	position:absolute;
	left:0;
	top:0;
	pointer-events:none;
	background-size:100%
}
.themes-home-section .heading-h2 {
	text-align:center
}
.themes-home-section .themes-home-inner {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	margin:0 -16px
}
.themes-home-section .themes-home-inner .themes-home-box {
	-webkit-flex:33% 1;
	-moz-box-flex:33%;
	flex:33% 1;
	padding:0 16px;
	max-width:392px;
	margin-top:64px
}
.themes-home-section .themes-home-inner .themes-home-box a {
	display:block
}
.themes-home-section .themes-home-inner .themes-home-box img {
	-webkit-filter:drop-shadow(0 2px 8px rgba(26,24,30,.06));
	filter:drop-shadow(0 2px 8px rgba(26,24,30,.06));
	border-radius:8px;
	border:1px solid #f2f2f2;
	max-width:100%;
	vertical-align:bottom;
	max-height:100%;
	width:100%;
	height:100%;
	max-height:472px
}
.themes-home-section .themes-home-inner .themes-home-box img:hover {
	-webkit-filter:drop-shadow(0 8px 24px rgba(0,0,0,.08));
	filter:drop-shadow(0 8px 24px rgba(0,0,0,.08))
}
.themes-home-section .themes-home-inner .themes-home-box h3 {
	font-size:20px;
	line-height:32px;
	font-weight:600;
	color:#000;
    margin-top: 0px;
    padding: 5px;
	text-align:center;
}
.themes-home-section .themes-home-btn {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	margin-top:48px
}
.themes-home-section .themes-home-btn a {
	font-size:18px;
	line-height:26px;
	font-weight:500;
	color:#1a181e;
	letter-spacing:.02em;
	border:1px solid #1a181e;
	border-radius:4px;
	padding:12px 24px
}
.themes-home-section .themes-home-btn a:hover {
	box-shadow:none
}
@media only screen and (max-width:1024px) {
	.themes-home-section .themes-home-inner .themes-home-box {
	-webkit-flex:50% 1;
	-moz-box-flex:50%;
	flex:50% 1;
	max-width:none
}
.themes-home-section .themes-home-inner .themes-home-box img {
	max-height:none
}
}
@media only screen and (max-width:576px) {
	.themes-home-section {
	padding:60px 0
}
.themes-home-section:before {
	display:none
}
.themes-home-section .themes-home-inner {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.themes-home-section .themes-home-inner .themes-home-box {
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1;
	max-width:none;
	margin-top:40px
}
.themes-home-section .themes-home-inner .themes-home-box h3 {
	font-size:20px;
	line-height:24px;
	font-weight:600;
	margin-top:12px;
	text-align:center
}
.themes-home-section .themes-home-btn {
	margin-top:40px
}
.themes-home-section .themes-home-btn a {
	padding:8px 16px;
	font-size:14px;
	line-height:20px;
	font-weight:500
}
}
.testimonial-home-section {
	padding:60px 0;
	position:relative;
	background:#f2f2f2;
}
.testimonial-home-section .testimonial-home-main {
	position:relative
}
.testimonial-home-section .testimonial-home-main:before {
	content:"";
	background-image:url(/_next/static/media/star.37fd9fafbd38e4ad75cceef41c13cd77.webp);
	background-repeat:no-repeat;
	width:329px;
	height:382px;
	position:absolute;
	left:0;
	top:-206px;
	background-size:100%
}
.testimonial-home-section .testimonial-home-head {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.testimonial-home-section .testimonial-home-head img {
	max-width:100%
}
.testimonial-home-section .testimonial-home-head .heading-h2 {
	text-align:center;
	margin:48px 0 16px
}
.testimonial-home-section .testimonial-home-head p {
	text-align:center
}
.testimonial-home-section .testimonial-home-inner {
	position:relative;
	margin-top:64px;
	-webkit-user-select:auto;
	-moz-user-select:auto;
	-ms-user-select:auto;
	user-select:auto;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.testimonial-home-section .testimonial-home-inner .slick-slide,.testimonial-home-section .testimonial-home-inner .slick-track {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-self:stretch;
	align-self:stretch;
	height:100%;
	-webkit-align-items:stretch;
	-moz-box-align:stretch;
	align-items:stretch
}
.testimonial-home-section .testimonial-home-inner .slick-slide {
	padding:8px 16px 48px
}
.testimonial-home-section .testimonial-home-inner .slick-dots {
	margin:0 auto;
	bottom:-24px;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	padding:8px 4px;
	position:absolute;
	list-style:none;
	text-align:left;
	width:auto;
	background-color:#ededed;
	border-radius:40px;
	display:-moz-inline-box!important;
	display:-webkit-inline-flex!important;
	display:inline-flex!important
}
.testimonial-home-section .testimonial-home-inner li {
	border-radius:50%;
	position:relative;
	display:inline-block;
	height:8px;
	width:8px;
	margin:0 4px;
	padding:0;
	cursor:pointer
}
.testimonial-home-section .testimonial-home-inner li.slick-active button:before {
	background-color:#1a181e
}
.testimonial-home-section .testimonial-home-inner li button {
	border:0;
	background:transparent;
	display:block;
	height:0;
	width:0;
	outline:none;
	line-height:0px;
	font-size:0;
	color:transparent;
	padding:0;
	cursor:pointer
}
.testimonial-home-section .testimonial-home-inner li button:before {
	position:absolute;
	top:0;
	left:0;
	content:"";
	width:8px;
	height:8px;
	border-radius:4px;
	line-height:8px;
	text-align:center;
	background-color:#b3b3b3;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	opacity:1
}
.testimonial-home-section .testimonial-home-inner .testimonial-home-box {
	background-color:#fff;
	padding:60px;
	box-shadow:0 4px 16px rgba(0,0,0,.06);
	border-radius:8px;
	min-width:540px;
	-webkit-align-self:stretch;
	align-self:stretch;
	height:100%;
	display:-webkit-flex!important;
	display:-moz-box!important;
	display:flex!important;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start
}
.testimonial-home-section .testimonial-home-inner .testimonial-home-box h3 {
	font-size:20px;
	line-height:28px;
	font-weight:600;
	letter-spacing:.02em;
	color:#1a181e;
	margin-bottom:12px
}
.testimonial-home-section .testimonial-home-inner .testimonial-home-box p {
	font-size:18px;
	line-height:26px;
	font-weight:400;
	color:grey
}
.testimonial-home-section .testimonial-home-inner .testimonial-home-box .testimonialhome-box-logo {
	max-width:100%;
	height:100%;
	width:auto;
	margin-bottom:32px;
	max-height:60px
}
.testimonial-home-section .testimonial-home-inner .testimonial-home-box .testimonial-home-footer {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	margin-top:auto;
	padding-top:12px
}
.testimonial-home-section .testimonial-home-inner .testimonial-home-box .testimonial-home-footer img {
	border-radius:50%;
	max-width:60px;
	width:100%;
	height:100%
}
.testimonial-home-section .testimonial-home-inner .testimonial-home-box .testimonial-home-footer .testimonial-home-caption {
	margin-left:12px
}
.testimonial-home-section .testimonial-home-inner .testimonial-home-box .testimonial-home-footer h4 {
	font-size:18px;
	line-height:26px;
	font-weight:500;
	letter-spacing:.02em;
	color:#1a181e
}
.testimonial-home-section .testimonial-home-inner .testimonial-home-box .testimonial-home-footer p {
	font-size:16px;
	line-height:24px;
	font-weight:500;
	letter-spacing:.02em;
	color:#999;
	min-height:auto
}
@media only screen and (max-width:1200px) {
	.testimonial-home-section .testimonial-home-inner .testimonial-home-box {
	min-width:448px
}
}
@media only screen and (max-width:1024px) {
	.testimonial-home-section .testimonial-home-inner .slick-dots {
	max-width:none
}
}
@media only screen and (max-width:576px) {
	.testimonial-home-section {
	padding:60px 0
}
.testimonial-home-section .testimonial-home-head img {
	max-width:60px;
	max-height:48px
}
.testimonial-home-section .testimonial-home-head .heading-h2 {
	margin:16px 0 8px
}
.testimonial-home-section .testimonial-home-inner {
	padding-left:0;
	margin-top:40px
}
.testimonial-home-section .testimonial-home-inner .slick-dots {
	max-width:none
}
.testimonial-home-section .testimonial-home-inner .slick-slide {
	padding:8px 6px 24px;
	margin:0 8px
}
.testimonial-home-section .testimonial-home-inner .testimonial-home-box {
	min-width:280px;
	padding:24px
}
.testimonial-home-section .testimonial-home-inner .testimonial-home-box .testimonialhome-box-logo {
	max-height:40px;
	margin-bottom:24px
}
.testimonial-home-section .testimonial-home-inner .testimonial-home-box h3 {
	font-size:14px;
	line-height:20px;
	font-weight:600
}
.testimonial-home-section .testimonial-home-inner .testimonial-home-box p {
	font-size:12px;
	line-height:16px;
	font-weight:400;
	min-height:0;
	min-height:auto
}
.testimonial-home-section .testimonial-home-inner .testimonial-home-box .testimonial-home-footer {
	margin-top:auto;
	padding-top:24px
}
.testimonial-home-section .testimonial-home-inner .testimonial-home-box .testimonial-home-footer img {
	max-width:32px
}
.testimonial-home-section .testimonial-home-inner .testimonial-home-box .testimonial-home-footer h4 {
	font-size:12px;
	line-height:16px;
	font-weight:500
}
.testimonial-home-section .testimonial-home-inner .testimonial-home-box .testimonial-home-footer p {
	font-size:12px;
	line-height:16px;
	font-weight:400
}
.testimonial-home-section .testimonial-home-main:before {
	display:none
}
.testimonial-home-section .testimonial-home-main .container {
	padding:0
}
}
.testimonial-home-section.intl-testimonial {
	background-color:rgba(250,183,59,.1)
}
.selling-home-section {
	padding:80px 0;
	background-color:#fff
}
.selling-home-section.theme-footer-banner .selling-home-inner {
	background-image:url(/assets/img/texture-bot.jpg)
}
.selling-home-section.theme-footer-banner .selling-home-inner h1.heading-h1 {
	max-width:525px
}
.selling-home-section.theme-footer-banner .selling-home-inner p {
	max-width:460px
}
.selling-home-section .selling-home-inner {
	background-image:url(/_next/static/media/start-selling-online.b1df8e79dc95ace9c62e9326dbd36ebd.webp);
	background-repeat:no-repeat;
	background-size:100% 100%;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	padding:60px 66px
}
.selling-home-section .selling-home-inner h1 {
	margin:32px 0 12px;
	max-width:544px;
	letter-spacing:-.02em
}
.selling-home-section .selling-home-inner h1.theme-heading-sell {
	max-width:649px
}
.selling-home-section .selling-home-inner h1.affiliate-heaing-sell {
	max-width:660px
}
.selling-home-section .selling-home-inner p {
	max-width:544px
}
.selling-home-section .selling-home-inner .btn-0 {
	margin-top:32px;
	font-weight:600
}
.selling-home-section .selling-home-inner .btn-0:hover {
	-webkit-transform:translateY(-1px);
	-moz-transform:translateY(-1px);
	transform:translateY(-1px);
	box-shadow:0 4px 12px 0 rgba(0,0,0,.1);
	-webkit-transition:.15s ease-in-out;
	-moz-transition:.15s ease-in-out;
	transition:.15s ease-in-out
}
.selling-home-section.intl-selling-banner .selling-home-inner h1,.selling-home-section.intl-selling-banner .selling-home-inner p {
	max-width:none
}
@media only screen and (max-width:576px) {
	.selling-home-section {
	padding:60px 0 40px
}
.selling-home-section.theme-footer-banner .selling-home-inner {
	background-image:url(/_next/static/media/sell-on-marketplace-mobile.0006cd1117e9cf246a71a6e718eb3fc9.webp)
}
.selling-home-section.theme-footer-banner .selling-home-inner h1.heading-h1,.selling-home-section.theme-footer-banner .selling-home-inner p {
	max-width:none
}
.selling-home-section .selling-home-inner {
	background-image:url(/_next/static/media/start-selling-online-mobile.40b062f0e675ce7c292332cc3085304a.webp);
	padding:48px 24px;
	background-size:100% 100%
}
.selling-home-section .selling-home-inner h1 {
	margin:28px 0 12px;
	font-size:32px;
	line-height:36px;
	font-weight:800;
	letter-spacing:normal
}
.selling-home-section .selling-home-inner p {
	max-width:none;
	font-size:16px;
	line-height:24px;
	font-weight:400
}
}
.globe-home-section {
	padding:120px 0 0;
	background-color:#fff
}
.globe-home-section .globe-home-section-inner .heading-h2 {
	text-align:center;
	margin-bottom:16px
}
.globe-home-section .globe-home-section-inner .heading-pera {
	text-align:center;
	max-width:890px;
	margin:0 auto
}
.globe-home-section .globe-home-footer {
	background-image:url(/_next/static/media/gradient-home.f247ccede917b01005990879aa02ed78.svg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:40px 0
}
.globe-home-section .globe-home-footer .globe-home-footer-inner {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.globe-home-section .globe-home-footer .globe-home-footer-inner .globe-home-footer-box {
	border-left:1px solid hsla(0,0%,70.2%,.4);
	padding-left:24px
}
.globe-home-section .globe-home-footer .globe-home-footer-inner .globe-home-footer-box .heading-h2 {
	color:#fff
}
.globe-home-section .globe-home-footer .globe-home-footer-inner .globe-home-footer-box .heading-pera {
	color:#d9d9d9;
	font-size:18px;
	line-height:26px;
	font-weight:500;
	letter-spacing:.02em
}
.globe-home-section .home-globe-round {
	background-color:#fff;
	overflow:hidden;
	position:relative;
	height:550px
}
.globe-home-section .home-globe-round .scene-container {
	margin:0 auto;
	top:-64px
}
@media only screen and (max-width:1200px) {
	.globe-home-section .home-globe-round {
	height:394px
}
.globe-home-section .home-globe-round .scene-container {
	margin:0 auto;
	width:100%!important;
	height:900px!important;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.globe-home-section .home-globe-round .scene-container canvas {
	width:900px!important;
	height:900px!important
}
}
@media only screen and (max-width:1024px) {
	.globe-home-section .home-globe-round {
	height:394px
}
.globe-home-section .home-globe-round .scene-container {
	margin:0 auto;
	width:100%!important;
	height:900px!important;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.globe-home-section .home-globe-round .scene-container canvas {
	width:900px!important;
	height:900px!important
}
}
@media only screen and (max-width:768px) {
	.globe-home-section .home-globe-round {
	height:394px
}
.globe-home-section .home-globe-round .scene-container {
	margin:0 auto;
	width:100%!important;
	height:900px!important;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.globe-home-section .home-globe-round .scene-container canvas {
	width:900px!important;
	height:900px!important
}
}
@media only screen and (max-width:576px) {
	.globe-home-section {
	padding:60px 0 0
}
.globe-home-section .globe-home-footer {
	background-position:50%;
	background-image:url(/_next/static/media/gradient-home-mob.e4d4fff82cb77720f0e625ee4892e8c0.svg)
}
.globe-home-section .globe-home-footer .globe-home-footer-inner {
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap
}
.globe-home-section .globe-home-footer .globe-home-footer-inner .globe-home-footer-box {
	-webkit-flex:50% 1;
	-moz-box-flex:50%;
	flex:50% 1;
	border:none;
	padding:0
}
.globe-home-section .globe-home-footer .globe-home-footer-inner .globe-home-footer-box:first-child,.globe-home-section .globe-home-footer .globe-home-footer-inner .globe-home-footer-box:nth-child(2) {
	margin-bottom:24px
}
.globe-home-section .globe-home-footer .globe-home-footer-inner .globe-home-footer-box .heading-h2 {
	font-size:28px;
	line-height:36px;
	font-weight:700;
	text-align:center
}
.globe-home-section .globe-home-footer .globe-home-footer-inner .globe-home-footer-box .heading-pera {
	font-size:14px;
	line-height:20px;
	font-weight:400;
	text-align:center
}
.globe-home-section .home-globe-round {
	height:240px;
	margin-top:32px
}
.globe-home-section .home-globe-round .scene-container {
	margin:0 auto;
	width:100%!important;
	height:600px!important;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.globe-home-section .home-globe-round .scene-container canvas {
	width:600px!important;
	height:600px!important
}
}
.blog-home-view-btn {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	margin-top:48px
}
.blog-home-view-btn a {
	font-size:18px;
	line-height:26px;
	font-weight:500;
	color:#1a181e;
	letter-spacing:.02em;
	border:1px solid #1a181e;
	border-radius:4px;
	padding:12px 24px
}
.blog-home-view-btn a:hover {
	box-shadow:none
}
@media only screen and (max-width:576px) {
	.blog-home-view-btn {
	margin-top:40px
}
.blog-home-view-btn a {
	font-size:14px;
	line-height:20px;
	font-weight:500;
	padding:8px 16px
}
}
.home-brand-section {
	background-color:#fff;
	padding:50px 0px 0px;
}
.home-brand-section .fashionSlick {
	margin-top:0
}
.home-brand-section .fashionSlick .fashionSlideBox {
	background-color:transparent;
	padding:0;
	box-shadow:none;
	margin:0
}
.home-brand-section .fashionSlick .fashionSlideBox:active,.home-brand-section .fashionSlick .fashionSlideBox:focus,.home-brand-section .fashionSlick .fashionSlideBox:focus:active {
	background-color:transparent;
	box-shadow:none
}
.home-brand-section .fashionSlick .fashionSlideBox img {
	max-height:60px;
	min-height:60px;
	border-radius:0;
	margin:0 40px;
	max-width:100%;
	width:auto;
	height:auto
}
.home-brand-section .fashionSlick .slick-slide {
	margin-bottom:0
}
@media only screen and (max-width:576px) {
	.home-brand-section .slick-dots {
	display:none!important
}
}
@media only screen and (max-width:768px) {
	.home-brand-section .slick-dots {
	display:none!important
}
}
@media only screen and (max-width:1024px) {
	.home-brand-section .slick-dots {
	display:none!important
}
}
@media only screen and (max-width:576px) {
	.home-brand-section .fashionSlideBox img {
	max-height:22px!important
}
.home-brand-section.fashionSection {
	padding:32px 0
}
.home-brand-section.fashionSection .fashionSlick .fashionSlideBox {
	margin:0 24px
}
.heading-h2 {
	font-size:24px;
	line-height:32px;
	font-weight:600
}
.heading-pera {
	font-size:14px;
	line-height:20px;
	font-weight:400
}
}
.home-brand-section {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	overflow:hidden;
	width:100%
}
.home-brand-section:hover .fashionSlick {
	-webkit-animation-play-state:paused;
	-moz-animation-play-state:paused;
	animation-play-state:paused
}
.home-brand-section:focus-within .fashionSlick {
	-webkit-animation-play-state:paused;
	-moz-animation-play-state:paused;
	animation-play-state:paused
}
.home-brand-section .fashionSlick {
	-webkit-animation:logoloop 90s linear infinite;
	-moz-animation:logoloop 90s linear infinite;
	animation:logoloop 90s linear infinite;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto;
	margin:0
}
.home-brand-section .fashionSlick img {
	display:block;
	margin-right:32px;
	margin-left:32px;
	border:0;
	max-width:100%;
	max-height:48px
}
@media only screen and (max-width:576px) {
	.home-brand-section .fashionSlick .fashionSlideBox {
	margin:0!important
}
.home-brand-section .fashionSlick .fashionSlideBox img {
	margin:0 16px!important;
	max-height:40px!important;
	min-height:40px
}
}
@media(prefers-reduced-motion) {
	.home-brand-section .fashionSlick {
	-webkit-animation-play-state:paused;
	-moz-animation-play-state:paused;
	animation-play-state:paused
}
}
@media only screen and (max-width:576px) {
	.heading-h1 {
	font-size:32px;
	line-height:36px;
	font-weight:800
}
.heading-h2 {
	font-size:24px;
	line-height:32px;
	font-weight:600
}
.heading-h3 {
	font-size:16px;
	line-height:24px;
	font-weight:600
}
.padd80 {
	padding:48px 0
}
}
@-webkit-keyframes logoloop {
	0% {
	-webkit-transform:translateX(0);
	transform:translateX(0)
}
to {
	-webkit-transform:translateX(-100%);
	transform:translateX(-100%)
}
}
@-moz-keyframes logoloop {
	0% {
	-moz-transform:translateX(0);
	transform:translateX(0)
}
to {
	-moz-transform:translateX(-100%);
	transform:translateX(-100%)
}
}
@keyframes logoloop {
	0% {
	-webkit-transform:translateX(0);
	-moz-transform:translateX(0);
	transform:translateX(0)
}
to {
	-webkit-transform:translateX(-100%);
	-moz-transform:translateX(-100%);
	transform:translateX(-100%)
}
}
.theme-banner {
	padding:120px 0 0;
	position:relative;
	min-height:557px;
	border-bottom-right-radius: 40%;
    border-bottom-left-radius: 40%;
}
.theme-banner:before {
	background-color:#FCF3E4;
	left:0;
}
.theme-banner:after,.theme-banner:before {
	content:"";
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	pointer-events:none
}
.theme-banner:after {
	
	background-repeat:no-repeat;
	width:364px;
	height:100%
}
.theme-banner .theme-banner-inner {
	position:relative
}
.theme-banner .theme-banner-inner h1 {
	color:#1a181e;
	text-align:center
}
.theme-banner .theme-banner-inner p {
	color:#1a181e;
	text-align:center;
	max-width:668px;
	margin:16px auto 0
}
.theme-banner {
	padding:130px 0 0
}
@media only screen and (max-width:576px) {
	.theme-banner {
	padding:100px 0 0
}
	
.theme-banner .theme-banner-inner h1 {
	font-size:32px;
	line-height:36px;
	font-weight:800
}
.theme-banner .theme-banner-inner p {
	font-size:16px;
	line-height:24px;
	font-weight:400
}
}
.theme-banner-box-main {
	position:relative;
	top:-225px;
	margin-bottom:-118px
}
.theme-banner-box-main .theme-banner-box {
	background-color:#fff;
	padding:32px;
	box-shadow:0 2px 8px rgba(26,24,30,.06);
	border-radius:8px;
	-webkit-align-self:stretch;
	align-self:stretch;
	-webkit-flex:33% 1;
	-moz-box-flex:33%;
	flex:33% 1
}
.theme-banner-box-main .theme-banner-box:nth-child(2) {
	margin:0 32px
}
.theme-banner-box-main .theme-banner-box:hover {
	box-shadow:0 8px 24px rgba(0,0,0,.08)
}
.theme-banner-box-main .theme-banner-box img {
	width:56px;
	height:48px
}
.theme-banner-box-main .theme-banner-box h3 {
	font-size:20px;
	line-height:28px;
	font-weight:600;
	color:#1a181e;
	letter-spacing:.02em;
	margin:18px 0 8px
}
.theme-banner-box-main .theme-banner-box p {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:grey;
	letter-spacing:.02em
}
@media only screen and (max-width:1024px) {
	.theme-banner-box-main .theme-banner-box {
	padding:24px
}
}
@media only screen and (max-width:576px) {
	.theme-banner-box-main {
	margin-bottom:-198px;
	top:-270px
}
.theme-banner-box-main .d-flex-c-c,.theme-banner-box-main .wv-center {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.theme-banner-box-main .theme-banner-box {
	padding:24px;
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1
}
.theme-banner-box-main .theme-banner-box:nth-child(2) {
	margin:24px 0
}
.theme-banner-box-main .theme-banner-box h3 {
	font-size:16px;
	line-height:24px;
	font-weight:600;
	margin:10px 0 2px
}
.theme-banner-box-main .theme-banner-box p {
	font-size:14px;
	line-height:20px;
	font-weight:400
}
}
.theme-content-section .section-header {
	margin-bottom:40px;
	text-align:center
}
.theme-content-section .theme-content-inner {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	margin:0 -16px
}
.theme-content-section .theme-content-inner .theme-content-box {
	-webkit-flex:0 1 33%;
	-moz-box-flex:0;
	flex:0 1 33%;
	padding:0 16px;
	margin-bottom:40px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-filter:drop-shadow(0 2px 8px rgba(26,24,30,.06));
	filter:drop-shadow(0 2px 8px rgba(26,24,30,.06))
}
.theme-content-section .theme-content-inner .theme-content-box:hover {
	-webkit-filter:drop-shadow(0 8px 24px rgba(0,0,0,.08));
	filter:drop-shadow(0 8px 24px rgba(0,0,0,.08));
	-webkit-transition:.3s;
	-moz-transition:.3s;
	transition:.3s
}
.theme-content-section .theme-content-inner .theme-content-box:last-child,.theme-content-section .theme-content-inner .theme-content-box:nth-child(4) {
	margin-bottom:0
}
.theme-content-section .theme-content-inner .theme-content-box img {
	max-width:100%;
	border-radius:4px 4px 0 0;
	max-height:467px;
	object-fit:cover;
	object-position:0 0
}
.theme-content-section .theme-content-inner .theme-content-box .theme-content-caption {
	padding:12px 16px;
	border-top:1px solid #e6e6e6;
	border-radius:0 0 4px 4px;
	background-color:#fff
}
.theme-content-section .theme-content-inner .theme-content-box .theme-content-caption h4 {
	font-size:20px;
	line-height:28px;
	font-weight:500;
	color:#1a181e;
	margin-bottom:4px
}
.theme-content-section .theme-content-inner .theme-content-box .theme-content-caption ul {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.theme-content-section .theme-content-inner .theme-content-box .theme-content-caption ul li {
	font-size:14px;
	line-height:20px;
	font-weight:400;
	color:#4d4d4d;
	padding-right:16px;
	position:relative
}
.theme-content-section .theme-content-inner .theme-content-box .theme-content-caption ul li:last-child {
	padding-right:0;
	margin-right:0
}
.theme-content-section .theme-content-inner .theme-content-box .theme-content-caption ul li:last-child:after {
	display:none
}
.theme-content-section .theme-content-inner .theme-content-box .theme-content-caption ul li:after {
	background-color:#999;
	content:"";
	width:4px;
	height:4px;
	border-radius:50%;
	position:absolute;
	top:8px;
	right:5px
}
@media only screen and (max-width:768px) {
	.theme-content-section .theme-content-inner .theme-content-box {
	-webkit-flex:0 1 48%;
	-moz-box-flex:0;
	flex:0 1 48%
}
.theme-content-section .theme-content-inner .theme-content-box:nth-child(4) {
	margin-bottom:40px
}
.theme-content-section .theme-content-inner .theme-content-box img {
	max-height:550px
}
}
@media only screen and (max-width:576px) {
	.theme-content-section .theme-content-inner {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.theme-content-section .theme-content-inner .theme-content-box {
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1
}
.theme-content-section .theme-content-inner .theme-content-box:nth-child(4) {
	margin-bottom:40px
}
}
html.award {
	scroll-behavior:smooth
}
html.award-popup-open {
	overflow:hidden
}
.header-awards .header-menu-wraper {
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.header-awards .header.transparent-header.box-shadow {
	background-color:#25253c
}
.header-awards .header.transparent-header.box-shadow .logo-link {
	display:-webkit-flex;
	display:-moz-box;
	display:flex
}
.award-banner {
	position:relative;
	padding:136px 0 32px
}
.award-banner:before {
	content:"";
	background-color:#25253c
}
.award-banner .award-texture-bg,.award-banner:before {
	position:absolute;
	width:100%;
	height:100%;
	z-index:0;
	top:0
}
.award-banner .award-texture-bg {
	background-image:url(/_next/static/media/texture-banner.1d801ef7c6ceed82356de79d82507478.webp);
	opacity:.2;
	background-repeat:no-repeat;
	background-size:cover
}
.award-banner .heading-h1 {
	color:#25253c;
	position:relative;
	background:-moz-linear-gradient(356.62deg,#f8d190 0,#e2ad3e 117.22%);
	background:linear-gradient(93.38deg,#f8d190,#e2ad3e 117.22%);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
	background-clip:text;
	max-width:591px;
	margin:0 auto;
	text-align:center
}
@media only screen and (max-width:576px) {
	.award-banner {
	padding:158px 0 28px
}
.award-banner .heading-h1 {
	padding:0 20px;
	font-size:36px;
	line-height:42px;
	font-weight:700
}
}
.award-carousel {
	position:relative;
	margin-top:64px
}
.award-carousel .award-slide-btn {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	margin-top:29px
}
.award-carousel .award-slide-btn .btn,.award-carousel .award-slide-btn .btn-0,.award-carousel .award-slide-btn .btn-1,.award-carousel .award-slide-btn .btn-2 {
	background-repeat:no-repeat;
	background-position:11px 9px;
	background-size:32%;
	font-size:0;
	width:40px;
	height:40px;
	background-color:transparent;
	border:1px solid #fff;
	border-radius:50%;
	box-shadow:none;
	margin:0 6px;
	cursor:pointer
}
.award-carousel .award-slide-btn .award-slide-prev {
	background-image:url(/_next/static/media/arrow-left.6fa2c79d212c38ab0eee90df33d2cd9e.svg)
}
.award-carousel .award-slide-btn .award-slide-next {
	background-image:url(/_next/static/media/arrow-right.36246c91f185c85f35210f067fb91785.svg);
	background-position:14px 9px
}
.award-carousel .slick-list {
	padding:32px 2%!important
}
@media only screen and (max-width:2000px)and (min-width:1600px) {
	.award-carousel .slick-list {
	padding:32px 2%!important
}
}
@media only screen and (max-width:1599px)and (min-width:1499px) {
	.award-carousel .slick-list {
	padding:32px 0!important
}
}
@media only screen and (max-width:1498px)and (min-width:1200px) {
	.award-carousel .slick-list {
	padding:32px 0!important
}
}
.award-carousel .slick-list .slick-track {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.award-carousel .slick-list .slick-track .slick-slide {
	padding:24px;
	border-radius:12px;
	background-color:rgba(69,69,93,.3);
	margin:0 40px;
	-webkit-backdrop-filter:blur(6px);
	backdrop-filter:blur(6px)
}
.award-carousel .slick-list .slick-track .slick-slide .award-slide-box {
	cursor:pointer
}
.award-carousel .slick-list .slick-track .slick-slide .award-slide-box .award-slide-inner {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.award-carousel .slick-list .slick-track .slick-slide .award-slide-box .award-slide-inner img {
	max-width:64px;
	max-height:64px;
	border-radius:8px;
	margin-bottom:12px
}
.award-carousel .slick-list .slick-track .slick-slide .award-slide-box .award-slide-inner h3 {
	font-size:28px;
	line-height:36px;
	font-weight:700;
	color:#fff;
	text-align:center
}
.award-carousel .slick-list .slick-track .slick-slide .award-slide-box .award-slide-inner h4 {
	font-size:14px;
	line-height:20px;
	font-weight:500;
	color:#f8d190;
	text-align:center
}
.award-carousel .slick-list .slick-track .slick-slide .award-slide-box .award-slide-inner p {
	font-size:14px;
	line-height:20px;
	font-weight:400;
	margin:16px 0 32px;
	color:#fff;
	text-align:center
}
.award-carousel .slick-list .slick-track .slick-slide .award-slide-box .award-slide-inner button {
	font-size:14px;
	line-height:20px;
	font-weight:500;
	color:#fff;
	position:relative;
	cursor:pointer;
	background-color:transparent;
	border:none;
	padding:0;
	text-decoration:underline
}
.award-carousel .slick-list .slick-track .slick-slide .award-slide-box .award-slide-inner button:before {
	background-image:url(/_next/static/media/arrow-bend.86c298762501413e4517d581a899ec1b.svg);
	background-repeat:no-repeat;
	content:"";
	width:12px;
	height:12px;
	position:absolute;
	top:3px;
	right:-20px
}
.award-carousel .slick-list .slick-track .slick-slide.slick-current {
	min-width:556px;
	padding:32px;
	-webkit-transform:scale(1.08);
	-moz-transform:scale(1.08);
	transform:scale(1.08);
	background-color:#45455d
}
.award-carousel .slick-list .slick-track .slick-slide.slick-current .award-slide-box .award-slide-inner img {
	max-width:82px;
	max-height:82px
}
.award-carousel .slick-list .slick-track .slick-slide.slick-current .award-slide-box .award-slide-inner h3 {
	font-size:36px;
	line-height:42px;
	font-weight:700
}
.award-carousel .slick-list .slick-track .slick-slide.slick-current .award-slide-box .award-slide-inner h4 {
	font-size:16px;
	line-height:24px;
	font-weight:500
}
.award-carousel .slick-list .slick-track .slick-slide.slick-current .award-slide-box .award-slide-inner p {
	font-size:18px;
	line-height:26px;
	font-weight:400;
	margin:20px 0 40px
}
.award-carousel .slick-list .slick-track .slick-slide.slick-current .award-slide-box .award-slide-inner button {
	font-size:20px;
	line-height:28px;
	font-weight:500
}
.award-carousel .slick-list .slick-track .slick-slide.slick-current .award-slide-box .award-slide-inner button:before {
	top:10px
}
@media only screen and (max-width:1440px)and (min-width:1200px) {
	.award-carousel .slick-list .slick-track .slick-slide.slick-current {
	min-width:530px
}
}
@media only screen and (max-width:768px) {
	.award-carousel {
	margin-top:80px
}
.award-carousel .slick-list .slick-track .slick-slide {
	margin:0 12px
}
.award-carousel .slick-list .slick-track .slick-slide .award-slide-box .award-slide-inner img {
	max-width:48px;
	max-height:48px;
	margin-bottom:12px
}
.award-carousel .slick-list .slick-track .slick-slide .award-slide-box .award-slide-inner h3 {
	font-size:24px;
	line-height:32px;
	font-weight:600
}
.award-carousel .slick-list .slick-track .slick-slide .award-slide-box .award-slide-inner h4 {
	font-size:12px;
	line-height:16px;
	font-weight:500
}
.award-carousel .slick-list .slick-track .slick-slide .award-slide-box .award-slide-inner button,.award-carousel .slick-list .slick-track .slick-slide .award-slide-box .award-slide-inner p {
	font-size:12px;
	line-height:16px;
	font-weight:400
}
.award-carousel .slick-list .slick-track .slick-slide .award-slide-box .award-slide-inner button:before {
	top:4px!important;
	width:10px;
	height:10px;
	right:-16px;
	background-size:85%
}
.award-carousel .slick-list .slick-track .slick-slide.slick-current {
	min-width:0;
	min-width:auto;
	margin:0 16px;
	-webkit-transform:none;
	-moz-transform:none;
	transform:none
}
.award-carousel .slick-list .slick-track .slick-slide.slick-current .award-slide-box .award-slide-inner img {
	max-width:48px;
	max-height:48px;
	margin-bottom:12px
}
.award-carousel .slick-list .slick-track .slick-slide.slick-current .award-slide-box .award-slide-inner h3 {
	font-size:24px;
	line-height:32px;
	font-weight:600
}
.award-carousel .slick-list .slick-track .slick-slide.slick-current .award-slide-box .award-slide-inner h4 {
	font-size:12px;
	line-height:16px;
	font-weight:500
}
.award-carousel .slick-list .slick-track .slick-slide.slick-current .award-slide-box .award-slide-inner button,.award-carousel .slick-list .slick-track .slick-slide.slick-current .award-slide-box .award-slide-inner p {
	font-size:12px;
	line-height:16px;
	font-weight:400
}
}
@media only screen and (max-width:576px) {
	.award-carousel {
	margin-top:80px
}
.award-carousel .slick-list {
	padding:16px 48px!important
}
.award-carousel .slick-list .slick-track .slick-slide {
	margin:0 12px;
	padding:16px
}
.award-carousel .slick-list .slick-track .slick-slide .award-slide-box .award-slide-inner img {
	max-width:48px;
	max-height:48px;
	margin-bottom:12px
}
.award-carousel .slick-list .slick-track .slick-slide .award-slide-box .award-slide-inner h3 {
	font-size:24px;
	line-height:32px;
	font-weight:600
}
.award-carousel .slick-list .slick-track .slick-slide .award-slide-box .award-slide-inner h4 {
	font-size:12px;
	line-height:16px;
	font-weight:500
}
.award-carousel .slick-list .slick-track .slick-slide .award-slide-box .award-slide-inner a,.award-carousel .slick-list .slick-track .slick-slide .award-slide-box .award-slide-inner p {
	font-size:12px;
	line-height:16px;
	font-weight:400
}
.award-carousel .slick-list .slick-track .slick-slide .award-slide-box .award-slide-inner a:before {
	top:4px!important;
	width:10px;
	height:10px;
	right:-16px;
	background-size:85%
}
.award-carousel .slick-list .slick-track .slick-slide.slick-current {
	min-width:0;
	min-width:auto;
	margin:0 12px;
	-webkit-transform:none;
	-moz-transform:none;
	transform:none;
	padding:24px;
	min-height:280px
}
.award-carousel .slick-list .slick-track .slick-slide.slick-current .award-slide-box .award-slide-inner img {
	max-width:48px;
	max-height:48px;
	margin-bottom:12px
}
.award-carousel .slick-list .slick-track .slick-slide.slick-current .award-slide-box .award-slide-inner h3 {
	font-size:24px;
	line-height:32px;
	font-weight:600
}
.award-carousel .slick-list .slick-track .slick-slide.slick-current .award-slide-box .award-slide-inner h4 {
	font-size:12px;
	line-height:16px;
	font-weight:500
}
.award-carousel .slick-list .slick-track .slick-slide.slick-current .award-slide-box .award-slide-inner a,.award-carousel .slick-list .slick-track .slick-slide.slick-current .award-slide-box .award-slide-inner p {
	font-size:12px;
	line-height:16px;
	font-weight:400
}
}
.award-categories-section {
	background-color:#45455d;
	padding:170px 0 104px;
	position:relative
}
.award-categories-section:before {
	content:"";
	background-image:url(/_next/static/media/texture-category.62a76511bec09eed8a7174659c7c4de1.svg);
	background-repeat:no-repeat;
	background-size:100% 100%;
	position:absolute;
	left:40px;
	right:40px;
	top:40px;
	bottom:40px
}
.award-categories-section .heading-h2 {
	background:-moz-linear-gradient(356.62deg,#f8d190 0,#e2ad3e 117.22%);
	background:linear-gradient(93.38deg,#f8d190,#e2ad3e 117.22%);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
	background-clip:text;
	text-align:center;
	position:relative
}
.award-categories-section .heading-h2:after {
	content:"";
	background-image:url(/_next/static/media/texture-heading.37e1d122bd38dcff0add599939b4c645.svg);
	background-repeat:no-repeat;
	position:absolute;
	left:0;
	right:0;
	bottom:-24px;
	height:16px;
	max-width:100px;
	margin:0 auto
}
.award-categories-section .award-categories-inner {
	margin-top:73px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:stretch;
	-moz-box-align:stretch;
	align-items:stretch;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	position:relative
}
.award-categories-section .award-categories-inner .award-categories-box {
	padding:8px 16px;
	border-radius:12px;
	-webkit-flex:22% 1;
	-moz-box-flex:22%;
	flex:22% 1;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	margin-bottom:24px;
	min-height:206px;
	position:relative
}
.award-categories-section .award-categories-inner .award-categories-box:nth-child(4n+2) {
	margin-left:24px;
	margin-right:24px
}
.award-categories-section .award-categories-inner .award-categories-box:nth-child(4n+3) {
	margin-right:24px
}
.award-categories-section .award-categories-inner .award-categories-box h3 {
	font-size:24px;
	line-height:32px;
	font-weight:700;
	color:#fff;
	text-align:center
}
.award-categories-section .award-categories-inner .award-categories-box h4 {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#fff;
	text-align:center;
	position:absolute;
	bottom:8px
}
@media only screen and (max-width:768px) {
	.award-categories-section {
	padding:79px 0 103px
}
.award-categories-section:before {
	left:20px;
	right:20px;
	top:24px;
	bottom:auto;
	height:100px;
	background-size:cover;
	background-image:url(/_next/static/media/texture-mobile-top.c9da103978b904e0e823e95ae8c5a81d.svg)
}
.award-categories-section:after {
	content:"";
	position:absolute;
	left:20px;
	right:20px;
	top:auto;
	bottom:24px;
	height:100px;
	background-size:cover;
	background-image:url(/_next/static/media/texture-mobile-bottom.2a5ea0bf937680dc00e24eba7238a37d.svg);
	background-repeat:no-repeat
}
.award-categories-section .award-categories-inner .award-categories-box {
	-webkit-flex:30% 1;
	-moz-box-flex:30%;
	flex:30% 1
}
.award-categories-section .award-categories-inner .award-categories-box:nth-child(4n+3) {
	margin-right:0
}
.award-categories-section .award-categories-inner .award-categories-box:nth-child(4n+2) {
	margin-right:0;
	margin-left:0
}
.award-categories-section .award-categories-inner .award-categories-box:nth-child(3n+2) {
	margin-right:16px;
	margin-left:16px
}
}
@media only screen and (max-width:576px) {
	.award-categories-section {
	padding:79px 0 103px
}
.award-categories-section:before {
	left:20px;
	right:20px;
	top:24px;
	bottom:auto;
	height:55px;
	background-size:100% 100%;
	background-image:url(/_next/static/media/texture-mobile-top.c9da103978b904e0e823e95ae8c5a81d.svg)
}
.award-categories-section:after {
	content:"";
	position:absolute;
	left:20px;
	right:20px;
	top:auto;
	bottom:24px;
	height:55px;
	background-size:100% 100%;
	background-image:url(/_next/static/media/texture-mobile-bottom.2a5ea0bf937680dc00e24eba7238a37d.svg);
	background-repeat:no-repeat
}
.award-categories-section .award-categories-inner {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	margin-top:32px
}
.award-categories-section .award-categories-inner .award-categories-box {
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1;
	margin-bottom:20px;
	min-height:160px
}
.award-categories-section .award-categories-inner .award-categories-box:nth-child(4n+2) {
	margin-left:0;
	margin-right:0
}
.award-categories-section .award-categories-inner .award-categories-box:nth-child(4n+3) {
	margin-right:0
}
.award-categories-section .award-categories-inner .award-categories-box:nth-child(3n+2) {
	margin-right:0;
	margin-left:0
}
.award-categories-section .award-categories-inner .award-categories-box:last-child {
	margin-bottom:0
}
}
.categories-view-section {
	padding:80px 0;
	background-color:#25253c;
	scroll-margin-top:40px
}
.categories-view-section.dark-bg {
	background-color:#30304b
}
.categories-view-section .categories-view-head {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	margin-bottom:48px
}
.categories-view-section .categories-view-head .heading-h2 {
	background:-moz-linear-gradient(356.62deg,#f8d190 0,#e2ad3e 117.22%);
	background:linear-gradient(93.38deg,#f8d190,#e2ad3e 117.22%);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
	background-clip:text;
	text-align:center;
	position:relative
}
.categories-view-section .categories-view-head .heading-pera {
	color:#d9d9d9;
	text-align:center;
	margin:4px 0 16px
}
.categories-view-section .categories-view-inner {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap
}
.categories-view-section .categories-view-inner .categories-view-box {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	background-color:hsla(0,0%,100%,.04);
	border:1px solid hsla(0,0%,100%,.1);
	border-radius:8px;
	-webkit-flex:0 1 48%;
	-moz-box-flex:0;
	flex:0 1 48%;
	margin-bottom:32px;
	cursor:pointer
}
.categories-view-section .categories-view-inner .categories-view-box img {
	max-width:148px;
	max-height:148px;
	vertical-align:bottom;
	border-radius:8px 0 0 8px
}
.categories-view-section .categories-view-inner .categories-view-box .categories-view-box-content {
	padding:14px;
	margin-left:6px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:flex-start;
	-moz-box-align:start;
	align-items:flex-start
}
.categories-view-section .categories-view-inner .categories-view-box .categories-view-box-content .heading-h3 {
	color:#fff;
	text-align:left
}
.categories-view-section .categories-view-inner .categories-view-box .categories-view-box-content .pera-p {
	color:#d9d9d9;
	margin:8px 0 16px
}
.categories-view-section .categories-view-inner .categories-view-box .categories-view-box-content button {
	font-size:14px;
	line-height:20px;
	font-weight:500;
	color:#fff;
	position:relative;
	background-color:transparent;
	border:none;
	padding:0;
	cursor:pointer;
	text-decoration:underline;
	margin-top:auto
}
.categories-view-section .categories-view-inner .categories-view-box .categories-view-box-content button:before {
	background-image:url(/_next/static/media/arrow-bend.86c298762501413e4517d581a899ec1b.svg);
	background-repeat:no-repeat;
	content:"";
	width:12px;
	height:12px;
	position:absolute;
	top:5px;
	right:-20px
}
.categories-view-section .categories-btn {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	margin-top:32px
}
.categories-view-section .categories-btn .btn,.categories-view-section .categories-btn .btn-0,.categories-view-section .categories-btn .btn-1,.categories-view-section .categories-btn .btn-2 {
	background-color:transparent;
	border:none;
	border-radius:none;
	color:#e6e6e6;
	font-size:18px;
	line-height:26px;
	font-weight:400;
	position:relative;
	padding:0;
	cursor:pointer;
	text-decoration:underline
}
.categories-view-section .categories-btn .btn-0:before,.categories-view-section .categories-btn .btn-1:before,.categories-view-section .categories-btn .btn-2:before,.categories-view-section .categories-btn .btn:before {
	content:"";
	background-image:url(/_next/static/media/arrow.d19954aa0e6ad98e07f729811939f672.svg);
	background-repeat:no-repeat;
	background-position:0 0;
	width:12px;
	height:12px;
	position:absolute;
	top:11px;
	right:-24px
}
.categories-view-section .categories-btn .btn.less:before,.categories-view-section .categories-btn .less.btn-0:before,.categories-view-section .categories-btn .less.btn-1:before,.categories-view-section .categories-btn .less.btn-2:before {
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	transform:rotate(180deg);
	top:6px
}
@media only screen and (max-width:768px) {
	.categories-view-section .categories-view-inner {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.categories-view-section .categories-view-inner .categories-view-box {
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1;
	margin-bottom:20px;
	padding:16px
}
}
@media only screen and (max-width:576px) {
	.categories-view-section {
	padding:40px 0
}
.categories-view-section .categories-view-head {
	margin-bottom:40px
}
.categories-view-section .categories-view-inner {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.categories-view-section .categories-view-inner .categories-view-box {
	margin-bottom:20px;
	padding:0
}
.categories-view-section .categories-view-inner .categories-view-box img {
	max-width:148px;
	max-height:156px;
	border-radius:8px 0 0 8px
}
.categories-view-section .categories-view-inner .categories-view-box .categories-view-box-content {
	padding:8px
}
.categories-view-section .categories-view-inner .categories-view-box .categories-view-box-content .heading-h3 {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	max-width:200px
}
.categories-view-section .categories-view-inner .categories-view-box .categories-view-box-content .pera-p {
	font-size:12px;
	line-height:16px;
	font-weight:400;
	margin:6px 0 10px
}
}
.award-scroll-section {
	padding:80px 0;
	background-color:#30304b
}
.award-scroll-section .award-scroll-main {
	position:relative
}
.award-scroll-section .award-scroll-main:before {
	content:"";
	background:-webkit-gradient(linear,left top,right top,from(#30304b),color-stop(50%,rgba(48,48,75,0)),to(#30304b)),rgba(48,48,75,.5);
	background:-moz-linear-gradient(left,#30304b 0,rgba(48,48,75,0) 50%,#30304b 100%),rgba(48,48,75,.5);
	background:linear-gradient(90deg,#30304b,rgba(48,48,75,0) 50%,#30304b),rgba(48,48,75,.5);
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	top:0;
	z-index:1
}
.award-scroll-section .award-scroll-main .award-scroll {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	overflow:hidden;
	width:100%;
	margin-bottom:32px
}
.award-scroll-section .award-scroll-main .award-scroll:first-child .award-scroll-inner {
	-webkit-animation:logoloop 70s linear infinite;
	-moz-animation:logoloop 70s linear infinite;
	animation:logoloop 70s linear infinite
}
.award-scroll-section .award-scroll-main .award-scroll:nth-child(3) {
	margin-bottom:0
}
.award-scroll-section .award-scroll-main .award-scroll:nth-child(3) .award-scroll-inner {
	-webkit-animation:logoloop 50s linear infinite;
	-moz-animation:logoloop 50s linear infinite;
	animation:logoloop 50s linear infinite
}
.award-scroll-section .award-scroll-main .award-scroll .award-scroll-inner {
	-webkit-animation:logoloop 35s linear infinite;
	-moz-animation:logoloop 35s linear infinite;
	animation:logoloop 35s linear infinite;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-flex:0 0 auto;
	-moz-box-flex:0;
	flex:0 0 auto;
	margin:0
}
.award-scroll-section .award-scroll-main .award-scroll .award-scroll-inner img {
	display:block;
	margin-right:16px;
	margin-left:16px;
	border:0;
	max-width:100%;
	max-height:80px
}
.award-scroll-section .award-bottom-head {
	max-width:610px;
	margin:0 auto;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.award-scroll-section .award-bottom-head .heading-h1 {
	text-align:center;
	margin:40px 0 32px;
	color:#fff
}
.award-scroll-section .award-bottom-head .heading-h1 span {
	font-family:Great Vibes,cursive;
	font-size:60px;
	line-height:54px;
	font-weight:400;
	color:#fab73b
}
.award-scroll-section .award-bottom-head .btn-white {
	color:#1a181e
}
@media only screen and (max-width:576px) {
	.award-scroll-section {
	padding:40px 0
}
.award-scroll-section .award-bottom-head .heading-h1 span {
	font-size:48px;
	line-height:42px;
	font-weight:400
}
}
.award-video-popup .award-video-popup-inner {
	position:fixed;
	top:3%;
	right:0;
	left:0;
	height:-webkit-calc(100% - 40px);
	height:-moz-calc(100% - 40px);
	height:calc(100% - 40px);
	z-index:1001;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.award-video-popup .award-video-popup-inner .award-video-popup-box {
	max-width:760px;
	max-height:726px;
	background-color:#45455d;
	box-shadow:0 4px 12px rgba(26,24,30,.1);
	border-radius:8px;
	margin:0 auto;
	width:100%;
	height:100%;
	z-index:100;
	padding:24px
}
.award-video-popup .award-video-popup-inner .award-video-popup-box .award-video-popup-head {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between;
	margin-bottom:24px
}
.award-video-popup .award-video-popup-inner .award-video-popup-box .award-video-popup-head .heading-h3 {
	color:#f8d190;
	text-transform:uppercase
}
.award-video-popup .award-video-popup-inner .award-video-popup-box .award-video-popup-head .btn,.award-video-popup .award-video-popup-inner .award-video-popup-box .award-video-popup-head .btn-0,.award-video-popup .award-video-popup-inner .award-video-popup-box .award-video-popup-head .btn-1,.award-video-popup .award-video-popup-inner .award-video-popup-box .award-video-popup-head .btn-2 {
	background-image:url(/_next/static/media/cross-icon.279ce6d5a8296dea3bf1ce0f25c12e62.svg);
	background-repeat:no-repeat;
	background-position:2px 2px;
	background-color:transparent;
	border:none;
	outline:none;
	box-shadow:none;
	cursor:pointer
}
.award-video-popup .award-video-popup-inner .award-video-popup-box .award-video-popup-footer {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	margin-top:32px
}
.award-video-popup .award-video-popup-inner .award-video-popup-box .award-video-popup-footer .award-pop-footer-box {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	width:100%;
	margin-bottom:32px
}
.award-video-popup .award-video-popup-inner .award-video-popup-box .award-video-popup-footer .award-pop-footer-box img {
	max-width:100px;
	max-height:100px;
	border-radius:8px;
	width:100%
}
.award-video-popup .award-video-popup-inner .award-video-popup-box .award-video-popup-footer .award-pop-footer-box .award-pop-footer-txt {
	margin-left:24px
}
.award-video-popup .award-video-popup-inner .award-video-popup-box .award-video-popup-footer .award-pop-footer-box .award-pop-footer-txt .heading-h2 {
	color:#fff;
	margin-bottom:12px
}
.award-video-popup .award-video-popup-inner .award-video-popup-box .award-video-popup-footer .award-pop-footer-box .award-pop-footer-txt .pera-p {
	color:#e6e6e6
}
.award-video-popup .award-video-popup-inner .award-video-popup-box .award-video-popup-footer .btn-white {
	padding:16px 32px;
	color:#1a181e;
	font-size:20px;
	line-height:28px;
	font-weight:600
}
.award-video-popup .award-video-popup-inner .award-video-popup-bg {
	background-color:#1a181e;
	opacity:.6;
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:10
}
@media only screen and (max-width:576px) {
	.award-video-popup .award-video-popup-inner {
	height:auto;
	top:auto;
	bottom:0
}
.award-video-popup .award-video-popup-inner .award-video-popup-box {
	box-shadow:0 4px 12px rgba(26,24,30,.1);
	border-radius:16px 16px 0 0
}
.award-video-popup .award-video-popup-inner .award-video-popup-box .award-video-popup-content .react-player {
	height:210px!important
}
.award-video-popup .award-video-popup-inner .award-video-popup-box .award-video-popup-content .react-player .react-player__preview {
	background-size:100% 100%!important
}
.award-video-popup .award-video-popup-inner .award-video-popup-box .award-video-popup-footer {
	-webkit-align-items:initial;
	-moz-box-align:initial;
	align-items:normal;
	margin-bottom:16px
}
.award-video-popup .award-video-popup-inner .award-video-popup-box .award-video-popup-footer .btn-white {
	padding:12px 24px;
	font-size:18px;
	line-height:26px;
	font-weight:500
}
.award-video-popup .award-video-popup-inner .award-video-popup-box .award-video-popup-footer .award-pop-footer-box {
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.award-video-popup .award-video-popup-inner .award-video-popup-box .award-video-popup-footer .award-pop-footer-box img {
	max-width:80px;
	max-height:80px
}
.award-video-popup .award-video-popup-inner .award-video-popup-box .award-video-popup-footer .award-pop-footer-box .award-pop-footer-txt {
	margin-left:16px
}
.award-video-popup .award-video-popup-inner .award-video-popup-box .award-video-popup-footer .award-pop-footer-box .award-pop-footer-txt .pera-p {
	font-size:14px;
	line-height:20px;
	font-weight:400
}
}
.award-testimonial-section {
	padding:80px 0;
	background-color:#25253c
}
.award-testimonial-section .award-testimonial-head {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	margin-bottom:48px
}
.award-testimonial-section .award-testimonial-head .heading-h2 {
	background:-moz-linear-gradient(356.62deg,#f8d190 0,#e2ad3e 117.22%);
	background:linear-gradient(93.38deg,#f8d190,#e2ad3e 117.22%);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
	background-clip:text;
	text-align:center;
	position:relative;
	margin-bottom:16px
}
.award-testimonial-section .award-testimonial-head .heading-pera {
	color:#d9d9d9;
	text-align:center;
	margin:4px 0 16px
}
.award-testimonial-section .award-testimonial-inner {
	padding-bottom:48px
}
.award-testimonial-section .award-testimonial-inner .slick-slide {
	padding:8px 12px
}
.award-testimonial-section .award-testimonial-inner .award-testimonial-box {
	padding:8px;
	background:hsla(0,0%,100%,.04);
	border:1px solid hsla(0,0%,100%,.1);
	border-radius:8px
}
.award-testimonial-section .award-testimonial-inner .award-testimonial-box img {
	max-width:100%;
	width:100%;
	aspect-ratio:.6/1
}
.award-testimonial-section .award-testimonial-inner .award-testimonial-box .react-player {
	aspect-ratio:.6/1;
	height:auto!important
}
.award-testimonial-section .award-testimonial-inner .award-testimonial-box .react-player iframe {
	border-radius:4px
}
.award-testimonial-section .award-testimonial-inner .slick-slider {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.award-testimonial-section .award-testimonial-inner .slick-dots {
	margin:0 auto;
	bottom:-48px;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	padding:8px 4px;
	position:absolute;
	list-style:none;
	text-align:left;
	width:auto;
	background-color:#47475c
}
.award-testimonial-section .award-testimonial-inner .slick-dots li {
	border-radius:50%
}
.award-testimonial-section .award-testimonial-inner .slick-dots li button:before {
	background-color:grey
}
.award-testimonial-section .award-testimonial-inner .slick-dots li.slick-active button:before,.award-testimonial-section .award-testimonial-inner .slick-dots li button:hover:before {
	background:-moz-linear-gradient(356.62deg,#f8d190 0,#e2ad3e 117.22%);
	background:linear-gradient(93.38deg,#f8d190,#e2ad3e 117.22%)
}
@media only screen and (max-width:576px) {
	.award-testimonial-section {
	padding:40px 0
}
.award-testimonial-section .award-testimonial-head .heading-h2 {
	max-width:250px;
	text-align:center
}
.award-testimonial-section .award-testimonial-inner .slick-slide {
	max-width:220px
}
}
.award-footer-label a {
	position:relative
}
.award-footer-label a:after {
	content:"NEW";
	background-color:#17b31b;
	color:#fff;
	position:absolute;
	font-size:10px;
	line-height:14px;
	font-weight:500;
	padding:2px 6px;
	border-radius:3px;
	top:1px;
	right:-44px;
	display:none
}
@media only screen and (max-width:576px) {
	.award-footer-label a:after {
	top:-1px;
	right:-41px
}
}
.enterprise-logo-blue {
	display:none
}
.enterprise-logo {
	display:block
}
.enterprise-header .header .btn,.enterprise-header .header .btn-0,.enterprise-header .header .btn-1,.enterprise-header .header .btn-2 {
	border:1px solid #4d4d4d;
	padding:12px 24px;
	font-size:16px;
	line-height:24px;
	font-weight:500;
	letter-spacing:.32px
}
@media only screen and (max-width:576px) {
	.enterprise-header .header .btn,.enterprise-header .header .btn-0,.enterprise-header .header .btn-1,.enterprise-header .header .btn-2 {
	padding:8px 18px;
	font-size:14px;
	line-height:22px;
	font-weight:500
}
}
.header.enterprise-shadow {
	background-color:#1a181e;
	border-bottom:1px solid #4d4d4d
}
.enterprise-banner {
	background-color:#1a181e;
	padding:170px 0 0;
	background-image:url(/_next/static/media/banner-bg-grid.9316afcddfcb78d705d0f20c456dd4be.svg);
	background-repeat:no-repeat
}
.enterprise-banner .enterprise-banner-head {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	max-width:772px;
	margin:0 auto;
	text-align:center
}
.enterprise-banner .enterprise-banner-head .enterprise-banner-sub-head {
	font-size:40px;
	line-height:46px;
	font-weight:500;
	background:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(201.09%,#565555));
	background:-moz-linear-gradient(top,#fff 0,#565555 201.09%);
	background:linear-gradient(180deg,#fff,#565555 201.09%);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
	background-clip:text;
	letter-spacing:-.02em
}
.enterprise-banner .enterprise-banner-head .heading-h1 {
	color:#fff;
	letter-spacing:-.02em
}
.enterprise-banner .enterprise-banner-head .pera-p {
	margin:20px 0 40px;
	font-size:18px;
	line-height:26px;
	font-weight:400;
	color:#ccc;
	letter-spacing:.02em
}
.enterprise-banner .enterprise-banner-head .btn-0 {
	background-color:#ffd324;
	color:#1a181e
}
.enterprise-banner .enterprise-banner-img {
	max-width:880px;
	margin:58px auto 0;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.enterprise-banner .enterprise-banner-img.mystyle {
	-webkit-transform:scale(1)!important;
	-moz-transform:scale(1)!important;
	transform:scale(1)!important
}
.enterprise-banner .enterprise-banner-img img {
	vertical-align:bottom;
	width:100%
}
@media only screen and (max-width:1024px) {
	.enterprise-banner .enterprise-banner-img img {
	max-width:100%
}
}
@media only screen and (max-width:768px) {
	.enterprise-banner {
	padding:138px 0 56px
}
.enterprise-banner .enterprise-banner-head .enterprise-banner-sub-head {
	font-size:24px;
	line-height:32px;
	font-weight:500
}
.enterprise-banner .enterprise-banner-head .pera-p {
	font-size:14px;
	line-height:20px;
	font-weight:400;
	margin:16px 0 20px
}
.enterprise-banner .enterprise-banner-head .btn-0 {
	padding:8px 16px;
	font-size:14px;
	line-height:20px;
	font-weight:500
}
.enterprise-banner .enterprise-banner-img {
	margin-top:79px
}
.enterprise-banner .enterprise-banner-img img {
	max-width:100%
}
}
@media only screen and (max-width:576px) {
	.enterprise-banner {
	padding:138px 0 56px
}
.enterprise-banner .enterprise-banner-head .enterprise-banner-sub-head {
	font-size:24px;
	line-height:32px;
	font-weight:500
}
.enterprise-banner .enterprise-banner-head .pera-p {
	font-size:14px;
	line-height:20px;
	font-weight:400;
	margin:16px 0 20px
}
.enterprise-banner .enterprise-banner-head .btn-0 {
	padding:8px 16px;
	font-size:14px;
	line-height:20px;
	font-weight:500
}
.enterprise-banner .enterprise-banner-img {
	margin-top:79px
}
.enterprise-banner .enterprise-banner-img img {
	max-width:100%
}
}
.enterprise-logo-section {
	background-color:#1a181e;
	padding:48px 0
}
.enterprise-logo-section .enterprise-logo-head {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.enterprise-logo-section .enterprise-logo-head .pera-p {
	text-transform:uppercase;
	background:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(201.09%,#565555));
	background:-moz-linear-gradient(top,#fff 0,#565555 201.09%);
	background:linear-gradient(180deg,#fff,#565555 201.09%);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
	background-clip:text;
	margin-bottom:16px
}
.enterprise-logo-section .enterprise-logo-head .enterprise-logo-img-box {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	margin:0 -40px;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center
}
.enterprise-logo-section .enterprise-logo-head .enterprise-logo-img-box .enterprise-logo-img {
	padding:12px 40px
}
.enterprise-logo-section .enterprise-logo-head .enterprise-logo-img-box .enterprise-logo-img img {
	max-height:46px
}
@media only screen and (max-width:768px) {
	.enterprise-logo-section {
	padding:56px 0
}
.enterprise-logo-section .enterprise-logo-head .enterprise-logo-img-box {
	margin:0 -16px
}
.enterprise-logo-section .enterprise-logo-head .enterprise-logo-img-box .enterprise-logo-img {
	padding:8px 16px
}
.enterprise-logo-section .enterprise-logo-head .enterprise-logo-img-box .enterprise-logo-img img {
	max-height:46px
}
}
@media only screen and (max-width:576px) {
	.enterprise-logo-section {
	padding:56px 0
}
.enterprise-logo-section .enterprise-logo-head .enterprise-logo-img-box {
	margin:0 -16px
}
.enterprise-logo-section .enterprise-logo-head .enterprise-logo-img-box .enterprise-logo-img {
	padding:8px 16px
}
.enterprise-logo-section .enterprise-logo-head .enterprise-logo-img-box .enterprise-logo-img img {
	max-height:46px
}
}
.enterprise-tool-section {
	background-color:#2b2a2d
}
.enterprise-tool-section .heading-h2 {
	text-align:center;
	letter-spacing:-.02em;
	background:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(201.09%,#565555));
	background:-moz-linear-gradient(top,#fff 0,#565555 201.09%);
	background:linear-gradient(180deg,#fff,#565555 201.09%);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
	background-clip:text;
	margin-bottom:40px
}
.enterprise-tool-section .enterprise-tool-inner {
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	margin:0 -16px
}
.enterprise-tool-section .enterprise-tool-inner .enterprise-tool-box {
	-webkit-flex:30% 1;
	-moz-box-flex:30%;
	flex:30% 1;
	margin:16px;
	background-color:#1c1f26;
	border-radius:8px;
	padding:24px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	position:relative
}
.enterprise-tool-section .enterprise-tool-inner .enterprise-tool-box.shiny {
	overflow:hidden
}
.enterprise-tool-section .enterprise-tool-inner .enterprise-tool-box.shiny:after {
	content:"";
	position:absolute;
	top:-webkit-calc(var(--y,0)*1px - 80px);
	top:-moz-calc(var(--y,0)*1px - 80px);
	top:calc(var(--y, 0)*1px - 80px);
	left:-webkit-calc(var(--x,0)*1px - 80px);
	left:-moz-calc(var(--x,0)*1px - 80px);
	left:calc(var(--x, 0)*1px - 80px);
	width:180px;
	height:180px;
	background:-moz-radial-gradient(#fff,hsla(0,0%,100%,0) 70%);
	background:radial-gradient(#fff,hsla(0,0%,100%,0) 70%);
	opacity:0;
	-webkit-transition:opacity .2s;
	-moz-transition:opacity .2s;
	transition:opacity .2s;
	border-radius:15px
}
.enterprise-tool-section .enterprise-tool-inner .enterprise-tool-box.shiny:hover:after {
	opacity:.15
}
.enterprise-tool-section .enterprise-tool-inner .enterprise-tool-box img {
	max-height:80px
}
.enterprise-tool-section .enterprise-tool-inner .enterprise-tool-box h3 {
	color:#fff;
	margin:32px 0 6px
}
.enterprise-tool-section .enterprise-tool-inner .enterprise-tool-box p {
	color:#ccc;
	text-align:center
}
@media only screen and (max-width:768px) {
	.enterprise-tool-section .enterprise-tool-inner .enterprise-tool-box {
	-webkit-flex:28% 1;
	-moz-box-flex:28%;
	flex:28% 1;
	padding:15px
}
.enterprise-tool-section .enterprise-tool-inner .enterprise-tool-box h3 {
	font-size:16px;
	line-height:24px;
	font-weight:500
}
.enterprise-tool-section .enterprise-tool-inner .enterprise-tool-box p {
	font-size:14px;
	line-height:20px;
	font-weight:400
}
}
@media only screen and (max-width:576px) {
	.enterprise-tool-section .enterprise-tool-inner {
	margin:0;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.enterprise-tool-section .enterprise-tool-inner .enterprise-tool-box {
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1;
	margin:16px 0;
	padding:18px
}
.enterprise-tool-section .enterprise-tool-inner .enterprise-tool-box p {
	font-size:14px;
	line-height:20px;
	font-weight:400
}
}
.counter-enterprise {
	background-color:#1a181e
}
.counter-enterprise .enterprise-head {
	margin-bottom:56px
}
.counter-enterprise .enterprise-head h2 {
	margin-bottom:16px;
	letter-spacing:-.02em;
	background:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(184.53%,#565555));
	background:-moz-linear-gradient(top,#fff 0,#565555 184.53%);
	background:linear-gradient(180deg,#fff,#565555 184.53%);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
	background-clip:text
}
.counter-enterprise .enterprise-head p {
	max-width:558px;
	margin:0 auto;
	color:#ccc
}
.counter-enterprise .counter-enterprise-inner .counter-count {
	-webkit-flex:0 0 49%;
	-moz-box-flex:0;
	flex:0 0 49%;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap
}
.counter-enterprise .counter-enterprise-inner .counter-count .count-box {
	-webkit-flex:0 0 47.7%;
	-moz-box-flex:0;
	flex:0 0 47.7%;
	background-color:#1c1f26;
	border-radius:8px;
	padding:24px;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-justify-content:flex-end;
	-moz-box-pack:end;
	justify-content:flex-end;
	position:relative
}
.counter-enterprise .counter-enterprise-inner .counter-count .count-box:before {
	background-image:url(/_next/static/media/grid-one.47f922f619c08e9b30a09b1ca96bc76c.svg);
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background-size:cover;
	opacity:.06
}
.counter-enterprise .counter-enterprise-inner .counter-count .count-box:last-child {
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1;
	margin-top:32px
}
.counter-enterprise .counter-enterprise-inner .counter-count .count-box:last-child:before {
	background-image:url(/_next/static/media/grid-two.0307f90b623a1c2ff6cac20567a88a3d.svg)
}
.counter-enterprise .counter-enterprise-inner .counter-count .count-box .count-number {
	font-size:56px;
	line-height:64px;
	font-weight:700;
	color:#fff;
	display:block
}
.counter-enterprise .counter-enterprise-inner .counter-count .count-box .count-number .odometer-inside .odometer-digit:last-child:after {
	content:"%";
	position:absolute
}
.counter-enterprise .counter-enterprise-inner .counter-count .count-box p {
	font-size:18px;
	line-height:26px;
	font-weight:400;
	color:#4d4d4d
}
.counter-enterprise .counter-enterprise-inner .counter-count .count-box .count-text {
	font-size:18px;
	line-height:26px;
	font-weight:400;
	color:#fff
}
.counter-enterprise .counter-enterprise-inner .counter-testionial-main {
	-webkit-flex:0 0 49%;
	-moz-box-flex:0;
	flex:0 0 49%;
	max-width:560px
}
.counter-enterprise .counter-enterprise-inner .counter-testionial-main .testimonial-home-section {
	padding:0
}
.counter-enterprise .counter-enterprise-inner .counter-testionial-main .testimonial-home-section .testimonial-home-inner .testimonial-home-box {
	min-width:0;
	min-width:auto;
	box-shadow:none;
	padding:40px;
	background-color:#2d323d;
	border-radius:8px
}
.counter-enterprise .counter-enterprise-inner .counter-testionial-main .testimonial-home-section .testimonial-home-inner .testimonial-home-box .testimonial-home-footer {
	padding-top:16px;
	padding-bottom:50px
}
.counter-enterprise .counter-enterprise-inner .counter-testionial-main .testimonial-home-section .testimonial-home-inner .testimonial-home-box h3 {
	color:#fff
}
.counter-enterprise .counter-enterprise-inner .counter-testionial-main .testimonial-home-section .testimonial-home-inner .testimonial-home-box p {
	color:#ccc
}
.counter-enterprise .counter-enterprise-inner .counter-testionial-main .testimonial-home-section .testimonial-home-inner .testimonial-home-box .testimonial-home-caption h4 {
	color:#fff
}
.counter-enterprise .counter-enterprise-inner .counter-testionial-main .testimonial-home-section .testimonial-home-inner .testimonial-home-box .testimonial-home-caption p {
	color:#b3b3b3
}
.counter-enterprise .counter-enterprise-inner .counter-testionial-main .testimonial-home-section .testimonial-home-inner .testimonial-home-box .testimonialhome-box-logo {
	max-height:40px
}
.counter-enterprise .counter-enterprise-inner .counter-testionial-main .testimonial-home-section .testimonial-home-inner .slick-slide {
	padding:0
}
.counter-enterprise .counter-enterprise-inner .counter-testionial-main .testimonial-home-section .testimonial-home-inner .slick-dots {
	bottom:40px;
	background-color:hsla(0,0%,100%,.06)
}
.counter-enterprise .counter-enterprise-inner .counter-testionial-main .testimonial-home-section .testimonial-home-inner .slick-list:before {
	background-image:url(/_next/static/media/grid-three.8fd8cc5320fe572318ae403d5a4bb0c5.svg);
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background-size:cover;
	opacity:.06;
	z-index:10
}
.counter-enterprise .counter-enterprise-inner .counter-testionial-main .testimonial-home-section .testimonial-home-main:before {
	display:none
}
.counter-enterprise .counter-enterprise-inner .counter-testionial-main .testimonial-home-section .testimonial-home-main .testimonial-home-inner {
	margin-top:0
}
.counter-enterprise .counter-enterprise-inner .counter-testionial-main .testimonial-home-section .testimonial-home-main .testimonial-home-inner li button:before {
	background-color:#fff;
	opacity:.4
}
.counter-enterprise .counter-enterprise-inner .counter-testionial-main .testimonial-home-section .testimonial-home-main .testimonial-home-inner li.slick-active button:before {
	opacity:1
}
@media only screen and (max-width:1024px) {
	.counter-enterprise .counter-enterprise-inner .counter-testionial-main {
	max-width:460px
}
}
@media only screen and (max-width:768px) {
	.counter-enterprise .counter-enterprise-inner {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.counter-enterprise .counter-enterprise-inner .counter-count {
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1
}
.counter-enterprise .counter-enterprise-inner .counter-count .count-box:last-child {
	margin-top:20px
}
.counter-enterprise .counter-enterprise-inner .counter-testionial-main {
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1;
	margin-top:20px;
	max-width:none
}
.counter-enterprise .counter-enterprise-inner .counter-testionial-main .testimonial-home-section .testimonial-home-inner .slick-slide {
	margin:0
}
}
@media only screen and (max-width:576px) {
	.counter-enterprise .counter-enterprise-inner {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column
}
.counter-enterprise .counter-enterprise-inner .counter-count {
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1
}
.counter-enterprise .counter-enterprise-inner .counter-count .count-box {
	padding:16px
}
.counter-enterprise .counter-enterprise-inner .counter-count .count-box:last-child {
	margin-top:20px
}
.counter-enterprise .counter-enterprise-inner .counter-count .count-box .count-number {
	font-size:38px;
	line-height:42px;
	font-weight:700
}
.counter-enterprise .counter-enterprise-inner .counter-count .count-box .count-text {
	font-size:16px;
	line-height:24px;
	font-weight:400
}
.counter-enterprise .counter-enterprise-inner .counter-testionial-main {
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1;
	margin-top:20px;
	max-width:none
}
.counter-enterprise .counter-enterprise-inner .counter-testionial-main .testimonial-home-section .testimonial-home-inner .slick-slide {
	margin:0
}
}
.counter-testimonial-link {
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#ccc;
	font-style:italic;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center;
	margin:16px 0 0
}
.counter-testimonial-link img {
	margin-right:8px
}
.counter-testimonial-link a {
	text-decoration:underline;
	color:#fff
}
.business-dukaan-section.enterprise-business {
	background-color:#1a181e;
	margin-top:0
}
.business-dukaan-section.enterprise-business .section-header {
	letter-spacing:-.02em;
	background:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(201.09%,#565555));
	background:-moz-linear-gradient(top,#fff 0,#565555 201.09%);
	background:linear-gradient(180deg,#fff,#565555 201.09%);
	-webkit-background-clip:text;
	-webkit-text-fill-color:transparent;
	background-clip:text;
	text-align:center
}
.business-dukaan-section.enterprise-business .business-dukaan-box .business-dukaan-img-box .business-dukaan-caption {
	background-color:#1a181e;
	border:none
}
.business-dukaan-section.enterprise-business .business-dukaan-box .business-dukaan-img-box .business-dukaan-caption .business-dukaan-caption-txt h3 {
	color:#fff
}
.business-dukaan-section.enterprise-business .business-dukaan-box .business-dukaan-img-box .business-dukaan-caption .business-dukaan-caption-txt p {
	color:#ccc
}
.business-dukaan-section.enterprise-business .business-dukaan-box .business-dukaan-img-box .business-dukaan-caption .business-dukaan-link-icon {
	background-image:url(/_next/static/media/goto-icon.c5a9dbd72d22107c0a027da86a78e6f2.svg);
	background-size:100%
}
.enterprise-marque {
	background-color:#ffd324;
	padding:16px 0
}
.enterprise-marque .fashionSlick .fashionSlideBox {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.enterprise-marque .fashionSlick .fashionSlideBox:hover {
	background-color:transparent;
	box-shadow:none;
	cursor:default
}
.enterprise-marque .fashionSlick .fashionSlideBox img {
	max-height:28px;
	min-height:28px;
	margin:0 32px
}
.enterprise-marque .fashionSlick .fashionSlideBox span {
	color:#1a181e;
	font-size:24px;
	line-height:32px;
	font-weight:500;
	font-style:italic
}
@media only screen and (max-width:576px) {
	.enterprise-marque {
	padding:16px 0!important
}
.enterprise-marque .fashionSlick .fashionSlideBox span {
	font-size:20px;
	line-height:24px;
	font-weight:500
}
}
.selling-home-section.enterprise-sell-online {
	background-color:#2b2a2d;
	padding:56px 0
}
.selling-home-section.enterprise-sell-online .selling-home-inner {
	background-image:url(/_next/static/media/sell-online-bg.bbabe4c7310ae7f751c2fa1732244acb.svg)
}
.selling-home-section.enterprise-sell-online .selling-home-inner h1 {
	margin:32px 0 12px;
	max-width:569px;
	letter-spacing:-.02em
}
@media only screen and (max-width:768px) {
	.selling-home-section.enterprise-sell-online .selling-home-inner {
	background-image:url(/_next/static/media/sell-online-bg-tablet.11c17604ad336f5d0609f334223c1979.svg);
	background-size:cover;
	padding:48px 24px
}
}
@media only screen and (max-width:576px) {
	.selling-home-section.enterprise-sell-online .selling-home-inner {
	background-image:url(/_next/static/media/sell-online-bg-mobile.62293d46c3f8cfb36ab454d873f5e2e0.svg);
	background-size:cover
}
}
.home-enterprise-section {
	background-color:#1a181e;
	padding:64px 0;
	background-image:url(/_next/static/media/banner-bg-grid.9316afcddfcb78d705d0f20c456dd4be.svg);
	background-repeat:no-repeat
}
.home-enterprise-section .home-enterprise-inner {
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	justify-content:center;
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	-webkit-align-items:center;
	-moz-box-align:center;
	align-items:center
}
.home-enterprise-section .home-enterprise-inner .home-enterprise-head {
	max-width:736px;
	margin:0 auto
}
.home-enterprise-section .home-enterprise-inner .home-enterprise-head .heading-h2 {
	color:#fff;
	letter-spacing:-.72px;
	text-align:center;
	margin-bottom:16px
}
.home-enterprise-section .home-enterprise-inner .home-enterprise-head .heading-pera {
	color:#ccc;
	text-align:center
}
.home-enterprise-section .home-enterprise-inner ul {
	margin:48px 0;
	padding:0;
	display:-webkit-flex;
	display:-moz-box;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	max-width:615px;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	justify-content:space-between
}
.home-enterprise-section .home-enterprise-inner ul li {
	font-size:18px;
	line-height:26px;
	font-weight:400;
	color:#d9d9d9;
	position:relative;
	-webkit-flex:0 0 47%;
	-moz-box-flex:0;
	flex:0 0 47%;
	text-indent:32px;
	margin-bottom:16px
}
.home-enterprise-section .home-enterprise-inner ul li:before {
	position:absolute;
	background-image:url(/assets/img//tick.svg);
	background-repeat:no-repeat;
	width:20px;
	height:20px;
	content:"";
	left:0;
	top:3px
}
.home-enterprise-section .home-enterprise-inner a {
	border:1px solid #fff;
	border-radius:4px;
	padding:12px 24px;
	font-size:18px;
	line-height:26px;
	font-weight:500;
	color:#fff;
	letter-spacing:.36px
}
@media only screen and (max-width:768px) {
	.home-enterprise-section .home-enterprise-inner {
	background-size:cover
}
}
@media only screen and (max-width:576px) {
	.home-enterprise-section {
	padding:48px 0;
	background-size:cover
}
.home-enterprise-section .home-enterprise-inner ul {
	-webkit-flex-direction:column;
	-moz-box-orient:vertical;
	-moz-box-direction:normal;
	flex-direction:column;
	width:100%;
	margin:40px 0
}
.home-enterprise-section .home-enterprise-inner ul li {
	-webkit-flex:1 1;
	-moz-box-flex:1;
	flex:1 1;
	font-size:16px;
	line-height:24px;
	font-weight:500
}
.home-enterprise-section .home-enterprise-inner a {
	padding:8px 16px;
	font-size:14px;
	line-height:20px;
	font-weight:500
}
}

.quinn_cards {
    display: flex !important;
    flex-wrap: nowrap;
    overflow: scroll;
    position: relative;
    scrollbar-width: none;
  }
  .quinn_card:first-child {
    margin-left: auto;
  }

  .quinn_card:last-child {
    margin-right: auto;
  }
  .quinn_card_loading {
    display: block !important;
    background-color: var(--quinn_loader_color);
  } 
  .quinn_card {
    overflow: hidden;
    scroll-snap-align: start;
    cursor: pointer;
    flex-shrink: 0;
    position: relative;
  }
  .quinn_cards::-webkit-scrollbar {
    display: none;
  }
  @media (min-width: 501px) {
    #quinn-cards-1.quinn_cards {
      margin: 0;
      padding: 0 10px;
      scroll-padding: 0 10px;}
    .quinn-branding{
      padding: 0 10px;
      padding-top: 0;
      padding-bottom: 0;
      height: 30px;

    }
    .quinn_card:not(:last-of-type){
      margin-right: 20px;
    }
  }
  @media (max-width: 500px) {
    #quinn-cards-1.quinn_cards {
      margin: 0;
      padding: 0 5px;
      scroll-padding: 0 5px;}
    .quinn_card:not(:last-of-type){
      margin-right: 10px;
    }
    .quinn-branding{
      padding: 0 5px;
      padding-top: 0;
      padding-bottom: 0;
      height: 30px;
    }
  }
  .quinn-cards-stories-carousel-body::-webkit-scrollbar {
    display: none !important;
  }

  @media (min-width: 501px) {
    #quinn-cards-1 .quinn_card {
      height: 440px;
      width: 200px;
    }
  }
  @media (max-width: 500px) {
    #quinn-cards-1 .quinn_card {
      height: 360px;
      width: 170px;
    }
  }
  .quinn_modal_backdrop.open.svelte-k5cniu.svelte-k5cniu {
    display: flex;
    justify-content: center;
    align-items: center;
}

.quinn_modal_backdrop.svelte-k5cniu.svelte-k5cniu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1000;
}
#quinn-toast {
    position: fixed;
    z-index: 9999999999;
    overflow: hidden;
    border-radius: 10px;
    padding: 10px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    pointer-events: none;
    transition-property: opacity, visibility;
    transition-duration: 0.4s;
    transition-timing-function: linear;
    max-width: max-content;
    visibility: hidden;
    column-gap: 10px;
    pointer-events: none;
    background-color: black;
}

.quinn_info_box {
    color: white !important;
    background-color: rgba(4, 4, 4, 0.9) !important;
    font-weight: bold;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
}

.quinn_fancy_shadow {
    box-shadow: inset 0 0.6px 0.6px -1.5px rgba(255, 255, 255, 0.85), inset 0 2.29px 2.29px -3px rgba(255, 255, 255, 0.7), inset 0 10px 10px -4.5px rgba(255, 255, 255, 0.1), inset 0 -0.6px 0.6px -1.5px rgba(255, 255, 255, 0.85), inset 0 -2.29px 2.29px -3px rgba(255, 255, 255, 0.7), inset 0 -10px 10px -4.5px rgba(255, 255, 255, 0.1);
}
.quinn-swiper-container.svelte-p49q39 {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    max-width: 1500px;
    margin: auto;
}
.quinn-swiper-wrapper.svelte-p49q39 {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    transition: transform 0.3s ease 0s;
    align-items: center;
}

[class^="quinn-"] {
    box-sizing: border-box;
}
.quinn-swiper-slide.svelte-5a50sb {
    position: relative;
    display: flex;
    flex-shrink: 0;
    height: 100%;
}

[class^="quinn-"] {
    box-sizing: border-box;
}
div.svelte-nq3wdf {
    box-sizing: border-box;
}
div.svelte-nq3wdf {
    box-sizing: border-box;
}
button.svelte-je266a {
    box-sizing: border-box;
    cursor: pointer;
}

.quinn_overlay_video_item {
    transform: translate3d(0, 0, 0) !important;
}

.quinn_info_box {
    color: white !important;
    background-color: rgba(4, 4, 4, 0.9) !important;
    font-weight: bold;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
}
.quinn_swiper_nav.svelte-zpfvew {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    right: 20px;
    display: flex;
    justify-content: space-between;
    z-index: 100;
    pointer-events: none;
}
button.svelte-zpfvew {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    border: none;
    outline: none;
    background-color: #423d3d;
    cursor: pointer;
    height: 64px !important;
    width: 64px !important;
    border-radius: 50% !important;
    color: #fff !important;
    cursor: pointer;
    pointer-events: all !important;
}
button.svelte-zpfvew {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    border: none;
    outline: none;
    background-color: #423d3d;
    cursor: pointer;
    height: 64px !important;
    width: 64px !important;
    border-radius: 50% !important;
    color: #fff !important;
    cursor: pointer;
    pointer-events: all !important;
}
.quinn_modal_backdrop.svelte-k5cniu .quinn_modal_close.svelte-k5cniu {
    position: absolute;
    top: 20px;
    right: 10px;
    background: none;
    border: 1px solid #fff;
    color: white;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    cursor: pointer;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    padding: 0 !important;
    z-index: 10;
}

.svelte-nq3wdf
{
    padding:5px;
}
.dz-product-detail {
    margin-bottom: 30px; }
    .dz-product-detail.static-media .dz-media {
      margin-bottom: 30px;
      border-radius: 30px; }
      @media only screen and (max-width: 1199px) {
        .dz-product-detail.static-media .dz-media {
          height: auto;
          margin-bottom: 15px; } }
    .dz-product-detail .price {
      margin-bottom: 0px;
      font-size: 24px;
      font-weight: 500;
      font-family: var(--font-family-title);
      color: var(--secondary); }
      .dz-product-detail .price del {
        font-size: 18px;
        opacity: 0.60; }
      @media only screen and (max-width: 575px) {
        .dz-product-detail .price del {
          font-size: 16px; } }
    .dz-product-detail .swiper-btn-center-lr + .dz-content {
      padding-top: 25px; }
    @media only screen and (max-width: 767px) {
      .dz-product-detail .dz-media {
        height: 100%; } }
    .dz-product-detail .dz-media .dz-maximize {
      opacity: 0; }
    .dz-product-detail .dz-media:hover .dz-maximize {
      opacity: 1; }
    @media only screen and (max-width: 575px) {
      .dz-product-detail .dz-media .dz-maximize {
        opacity: 1; } }
    .dz-product-detail .banner-social-media {
      transform: unset;
      top: 250px; }
      .dz-product-detail .banner-social-media ul li a {
        color: #000; }
    .dz-product-detail .btn-group .btn, .dz-product-detail .btn-group .wp-block-button__link, .dz-product-detail .btn-group .woocommerce .widget_shopping_cart .buttons a, .woocommerce .widget_shopping_cart .buttons .dz-product-detail .btn-group a,
    .dz-product-detail .btn-group .woocommerce.widget_shopping_cart .buttons a, .woocommerce.widget_shopping_cart .buttons .dz-product-detail .btn-group a, .dz-product-detail .btn-group .woocommerce #review_form #respond .form-submit input, .woocommerce #review_form #respond .form-submit .dz-product-detail .btn-group input, .dz-product-detail .btn-group .woocommerce-cart-form .table tr .button, .woocommerce-cart-form .table tr .dz-product-detail .btn-group .button, .dz-product-detail .btn-group .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout .dz-product-detail .btn-group a.checkout-button, .dz-product-detail .btn-group .woocommerce #respond input#submit, .woocommerce #respond .dz-product-detail .btn-group input#submit,
    .dz-product-detail .btn-group .woocommerce a.button, .woocommerce .dz-product-detail .btn-group a.button,
    .dz-product-detail .btn-group .woocommerce button.button, .woocommerce .dz-product-detail .btn-group button.button,
    .dz-product-detail .btn-group .woocommerce input.button, .woocommerce .dz-product-detail .btn-group input.button,
    .dz-product-detail .btn-group .woocommerce #place_order, .woocommerce .dz-product-detail .btn-group #place_order {
      border-radius: 10px; }
    .dz-product-detail .dz-content .title {
      font-weight: 500; }
    .dz-product-detail .dz-content .meta-content {
      margin-right: 0;
      text-align: right; }
    .dz-product-detail .dz-content .dz-tags {
      margin-bottom: 5px; }
    .dz-product-detail .dz-content .dz-rating {
      display: flex;
      align-items: center;
      gap: 2px;
      display: flex;
      justify-content: left; }
      .dz-product-detail .dz-content .dz-rating li {
        display: inline-block;
        font-size: 14px;
        color: #e4e5e8; }
        .dz-product-detail .dz-content .dz-rating li.star-fill {
          color: #ff8a00; }
    .dz-product-detail .dz-content .para-text {
      font-size: 15px;
      color: var(--secondary); }
      @media only screen and (max-width: 575px) {
        .dz-product-detail .dz-content .para-text {
          font-size: 14px; } }
    .dz-product-detail .dz-content .dz-rating {
      display: flex;
      line-height: 18px; }
    .dz-product-detail .dz-content .review-num {
      display: flex; }
      .dz-product-detail .dz-content .review-num a,
      .dz-product-detail .dz-content .review-num span {
        font-size: 13px;
        color: var(--secondary);
        line-height: 20px; }
    .dz-product-detail .dz-content .dz-content-footer {
      display: flex;
      margin-bottom: 15px; }
      .dz-product-detail .dz-content .dz-content-footer .dz-content-start {
        flex: 1; }
      .dz-product-detail .dz-content .dz-content-footer .price-name {
        line-height: 1.5; }
      .dz-product-detail .dz-content .dz-content-footer .price-num {
        font-size: 24px;
        font-weight: 500;
        font-family: var(--font-family-title); }
    .dz-product-detail .swiper-btn-center-lr .btn-next,
    .dz-product-detail .swiper-btn-center-lr .btn-prev {
      background-color: transparent;
      border-radius: 0; }
    .dz-product-detail .swiper-btn-center-lr .btn-prev {
      left: 0; }
    .dz-product-detail .swiper-btn-center-lr .btn-next {
      right: 0; }
    .dz-product-detail .swiper-btn-center-lr .gallery-button-prev i,
    .dz-product-detail .swiper-btn-center-lr .gallery-button-next i {
      font-size: 26px; }
    .dz-product-detail .quick-modal-swiper,
    .dz-product-detail .product-gallery-swiper {
      position: absolute;
      bottom: 50px;
      left: 50%;
      transform: translateX(-50%); }
      .dz-product-detail .quick-modal-swiper .swiper-slide,
      .dz-product-detail .product-gallery-swiper .swiper-slide {
        width: 45px !important;
        min-width: 45px !important;
        height: 45px; }
        .dz-product-detail .quick-modal-swiper .swiper-slide img,
        .dz-product-detail .product-gallery-swiper .swiper-slide img {
          border: 2px solid #ffffff;
          border-radius: 5px;
          box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.4); }
        .dz-product-detail .quick-modal-swiper .swiper-slide:last-child,
        .dz-product-detail .product-gallery-swiper .swiper-slide:last-child {
          margin-right: 0 !important; }
        .dz-product-detail .quick-modal-swiper .swiper-slide.swiper-slide-thumb-active img,
        .dz-product-detail .product-gallery-swiper .swiper-slide.swiper-slide-thumb-active img {
          border-color: var(--secondary); }
      .dz-product-detail .quick-modal-swiper.swiper-vertical,
      .dz-product-detail .product-gallery-swiper.swiper-vertical {
        position: absolute;
        top: 30px;
        bottom: auto;
        left: 30px;
        transform: unset; }
        .dz-product-detail .quick-modal-swiper.swiper-vertical .swiper-slide,
        .dz-product-detail .product-gallery-swiper.swiper-vertical .swiper-slide {
          margin-right: 0 !important;
          margin-bottom: 15px !important; }
        .dz-product-detail .quick-modal-swiper.swiper-vertical.vertical-center,
        .dz-product-detail .product-gallery-swiper.swiper-vertical.vertical-center {
          top: 50%;
          transform: translateY(-50%);
          left: -50px; }
      .dz-product-detail .quick-modal-swiper.thumb-swiper-lg .swiper-slide,
      .dz-product-detail .product-gallery-swiper.thumb-swiper-lg .swiper-slide {
        height: 70px;
        width: 70px !important;
        min-width: 70px !important; }
        .dz-product-detail .quick-modal-swiper.thumb-swiper-lg .swiper-slide img,
        .dz-product-detail .product-gallery-swiper.thumb-swiper-lg .swiper-slide img {
          box-shadow: unset;
          border-color: #fff;
          border-radius: 10px; }
        .dz-product-detail .quick-modal-swiper.thumb-swiper-lg .swiper-slide.swiper-slide-thumb-active img,
        .dz-product-detail .product-gallery-swiper.thumb-swiper-lg .swiper-slide.swiper-slide-thumb-active img {
          border-color: var(--secondary); }
      .dz-product-detail .quick-modal-swiper.thumb-sm,
      .dz-product-detail .product-gallery-swiper.thumb-sm {
        top: 15px;
        left: 15px; }
        .dz-product-detail .quick-modal-swiper.thumb-sm .swiper-slide,
        .dz-product-detail .product-gallery-swiper.thumb-sm .swiper-slide {
          height: 50px;
          width: 50px !important;
          min-width: 50px !important; }
          .dz-product-detail .quick-modal-swiper.thumb-sm .swiper-slide img,
          .dz-product-detail .product-gallery-swiper.thumb-sm .swiper-slide img {
            box-shadow: unset;
            border: 1px solid var(--border-color);
            border-radius: 0; }
          .dz-product-detail .quick-modal-swiper.thumb-sm .swiper-slide.swiper-slide-thumb-active img,
          .dz-product-detail .product-gallery-swiper.thumb-sm .swiper-slide.swiper-slide-thumb-active img {
            border-color: var(--secondary); }
      @media only screen and (max-width: 991px) {
        .dz-product-detail .quick-modal-swiper.swiper-vertical,
        .dz-product-detail .product-gallery-swiper.swiper-vertical {
          top: 15px;
          left: 15px; }
        .dz-product-detail .quick-modal-swiper.thumb-swiper-lg .swiper-slide,
        .dz-product-detail .product-gallery-swiper.thumb-swiper-lg .swiper-slide {
          height: 50px;
          width: 50px !important;
          min-width: 50px !important; } }
    .dz-product-detail .product-num {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      margin-bottom: 30px; }
      .dz-product-detail .product-num > div {
        margin-right: 45px; }
        .dz-product-detail .product-num > div:last-child {
          margin-right: 0; }
        @media only screen and (max-width: 991px) {
          .dz-product-detail .product-num > div {
            margin-right: 15px;
            margin-bottom: 15px; } }
      .dz-product-detail .product-num a span {
        margin-left: 15px; }
      .dz-product-detail .product-num .like-btn {
        border: 1px solid #F0F0F0;
        width: 60px;
        border-radius: var(--border-radius-base);
        height: 60px;
        text-align: center;
        line-height: 60px;
        font-size: 22px;
        margin-left: 18px; }
    .dz-product-detail.style-2 {
      max-width: 660px;
      padding-left: 40px; }
      .dz-product-detail.style-2 .dz-content .title {
        font-size: 35px; }
      .dz-product-detail.style-2 .dz-content .meta-content {
        text-align: left; }
      .dz-product-detail.style-2 .dz-content .btn-group,
      .dz-product-detail.style-2 .dz-content .product-num {
        margin-bottom: 40px; }
      .dz-product-detail.style-2 .dz-content .cart-btn {
        flex-wrap: wrap;
        margin: 0 -5px 40px; }
        .dz-product-detail.style-2 .dz-content .cart-btn .btn, .dz-product-detail.style-2 .dz-content .cart-btn .wp-block-button__link, .dz-product-detail.style-2 .dz-content .cart-btn .woocommerce .widget_shopping_cart .buttons a, .woocommerce .widget_shopping_cart .buttons .dz-product-detail.style-2 .dz-content .cart-btn a,
        .dz-product-detail.style-2 .dz-content .cart-btn .woocommerce.widget_shopping_cart .buttons a, .woocommerce.widget_shopping_cart .buttons .dz-product-detail.style-2 .dz-content .cart-btn a, .dz-product-detail.style-2 .dz-content .cart-btn .woocommerce #review_form #respond .form-submit input, .woocommerce #review_form #respond .form-submit .dz-product-detail.style-2 .dz-content .cart-btn input, .dz-product-detail.style-2 .dz-content .cart-btn .woocommerce-cart-form .table tr .button, .woocommerce-cart-form .table tr .dz-product-detail.style-2 .dz-content .cart-btn .button, .dz-product-detail.style-2 .dz-content .cart-btn .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout .dz-product-detail.style-2 .dz-content .cart-btn a.checkout-button, .dz-product-detail.style-2 .dz-content .cart-btn .woocommerce #respond input#submit, .woocommerce #respond .dz-product-detail.style-2 .dz-content .cart-btn input#submit,
        .dz-product-detail.style-2 .dz-content .cart-btn .woocommerce a.button, .woocommerce .dz-product-detail.style-2 .dz-content .cart-btn a.button,
        .dz-product-detail.style-2 .dz-content .cart-btn .woocommerce button.button, .woocommerce .dz-product-detail.style-2 .dz-content .cart-btn button.button,
        .dz-product-detail.style-2 .dz-content .cart-btn .woocommerce input.button, .woocommerce .dz-product-detail.style-2 .dz-content .cart-btn input.button,
        .dz-product-detail.style-2 .dz-content .cart-btn .woocommerce #place_order, .woocommerce .dz-product-detail.style-2 .dz-content .cart-btn #place_order {
          margin: 5px 5px;
          border-radius: 10px;
          padding: 12px 20px; }
      @media only screen and (max-width: 1199px) {
        .dz-product-detail.style-2 {
          padding-left: 0;
          padding-top: 20px; } }
      @media only screen and (max-width: 991px) {
        .dz-product-detail.style-2 .dz-content .title {
          font-size: 30px; }
        .dz-product-detail.style-2 .dz-content .meta-content {
          margin-bottom: 10px; }
        .dz-product-detail.style-2 .dz-content .btn-group,
        .dz-product-detail.style-2 .dz-content .product-num {
          margin-bottom: 20px; } }
      @media only screen and (max-width: 575px) {
        .dz-product-detail.style-2 {
          padding-top: 0; }
          .dz-product-detail.style-2 .dz-content .title {
            font-size: 24px; }
          .dz-product-detail.style-2 .dz-content .meta-content {
            justify-content: space-between;
            margin-bottom: 5px; }
            .dz-product-detail.style-2 .dz-content .meta-content .price-num {
              font-size: 22px;
              margin-bottom: 0; }
              .dz-product-detail.style-2 .dz-content .meta-content .price-num del {
                font-size: 16px; }
          .dz-product-detail.style-2 .dz-content .btn-group,
          .dz-product-detail.style-2 .dz-content .product-num {
            justify-content: space-between;
            margin-bottom: 15px; } }
    .dz-product-detail .dz-info {
      margin-bottom: 40px;
      border-top: 1px solid var(--border-color);
      padding-top: 20px; }
      @media only screen and (max-width: 991px) {
        .dz-product-detail .dz-info {
          margin-bottom: 20px; } }
      @media only screen and (max-width: 575px) {
        .dz-product-detail .dz-info {
          margin-bottom: 0; } }
      .dz-product-detail .dz-info ul {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        margin-bottom: 10px; }
        .dz-product-detail .dz-info ul li {
          color: var(--secondary);
          font-size: 14px;
          margin-right: 10px; }
          .dz-product-detail .dz-info ul li strong {
            font-size: 15px;
            font-family: var(--font-family-title); }
        .dz-product-detail .dz-info ul.social-icon li {
          margin-right: 20px;
          font-size: 16px; }
      .dz-product-detail .dz-info.style-2 {
        display: flex;
        flex-wrap: wrap; }
        .dz-product-detail .dz-info.style-2 ul {
          margin-right: 15px; }
          @media only screen and (max-width: 575px) {
            .dz-product-detail .dz-info.style-2 ul {
              margin-right: unset; } }
          .dz-product-detail .dz-info.style-2 ul.social-icon {
            margin-left: auto;
            margin-right: 0; }
            .dz-product-detail .dz-info.style-2 ul.social-icon li:last-child {
              margin-right: 0; }
            @media only screen and (max-width: 1199px) {
              .dz-product-detail .dz-info.style-2 ul.social-icon {
                margin-left: unset; } }
    .dz-product-detail.style-3 {
      padding: 0;
      margin: 0;
      background: transparent; }
      @media only screen and (max-width: 767px) {
        .dz-product-detail.style-3 {
          margin-bottom: 30px; } }
      .dz-product-detail.style-3 .swiper-btn-center-lr {
        margin-left: -80px;
        padding-left: 130px; }
        @media only screen and (max-width: 1199px) {
          .dz-product-detail.style-3 .swiper-btn-center-lr {
            margin-left: 0;
            padding-left: 80px; } }
        @media only screen and (max-width: 991px) {
          .dz-product-detail.style-3 .swiper-btn-center-lr {
            padding-left: 50px; } }
      .dz-product-detail.style-3 .product-gallery-swiper.swiper-vertical {
        position: absolute;
        top: 50%;
        bottom: auto;
        left: 30px;
        transform: translateY(-50%); }
        @media only screen and (max-width: 1199px) {
          .dz-product-detail.style-3 .product-gallery-swiper.swiper-vertical {
            left: 0px; } }
      .dz-product-detail.style-3 .product-gallery-swiper2:after {
        content: "";
        position: absolute;
        bottom: 0px;
        left: 12%;
        width: 51%;
        height: 60%;
        background: white;
        border-radius: 50% 50% 0px 0px;
        z-index: -1; }
  
  .btn-quantity {
    margin-right: 45px; }
    .btn-quantity .bootstrap-touchspin {
      width: 140px;
      min-width: 140px;
      position: relative;
      height: 40px;
      display: block; }
    .btn-quantity input {
      width: auto;
      padding: 0;
      text-align: center;
      z-index: 1;
      height: 40px !important;
      border: 1px solid var(--secondary);
      background-color: transparent;
      border-radius: 20px !important;
      font-size: 15px;
      width: 40px !important;
      color: var(--title);
      margin-left: auto !important;
      margin-right: auto !important; }
      .btn-quantity input:focus {
        box-shadow: unset; }
    .btn-quantity .input-group-btn-vertical {
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 100%;
      display: flex;
      justify-content: space-between;
      flex-direction: row-reverse;
      padding: 0;
      margin-left: 0 !important; }
      .btn-quantity .input-group-btn-vertical .btn, .btn-quantity .input-group-btn-vertical .wp-block-button__link, .btn-quantity .input-group-btn-vertical .woocommerce .widget_shopping_cart .buttons a, .woocommerce .widget_shopping_cart .buttons .btn-quantity .input-group-btn-vertical a,
      .btn-quantity .input-group-btn-vertical .woocommerce.widget_shopping_cart .buttons a, .woocommerce.widget_shopping_cart .buttons .btn-quantity .input-group-btn-vertical a, .btn-quantity .input-group-btn-vertical .woocommerce #review_form #respond .form-submit input, .woocommerce #review_form #respond .form-submit .btn-quantity .input-group-btn-vertical input, .btn-quantity .input-group-btn-vertical .woocommerce-cart-form .table tr .button, .woocommerce-cart-form .table tr .btn-quantity .input-group-btn-vertical .button, .btn-quantity .input-group-btn-vertical .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout .btn-quantity .input-group-btn-vertical a.checkout-button, .btn-quantity .input-group-btn-vertical .woocommerce #respond input#submit, .woocommerce #respond .btn-quantity .input-group-btn-vertical input#submit,
      .btn-quantity .input-group-btn-vertical .woocommerce a.button, .woocommerce .btn-quantity .input-group-btn-vertical a.button,
      .btn-quantity .input-group-btn-vertical .woocommerce button.button, .woocommerce .btn-quantity .input-group-btn-vertical button.button,
      .btn-quantity .input-group-btn-vertical .woocommerce input.button, .woocommerce .btn-quantity .input-group-btn-vertical input.button,
      .btn-quantity .input-group-btn-vertical .woocommerce #place_order, .woocommerce .btn-quantity .input-group-btn-vertical #place_order {
        padding: 0px;
        min-width: 40px;
        justify-content: center;
        z-index: 1;
        border-radius: 20px;
        background-color: var(--secondary);
        position: relative;
        color: #fff; }
        .btn-quantity .input-group-btn-vertical .btn:active, .btn-quantity .input-group-btn-vertical .wp-block-button__link:active, .btn-quantity .input-group-btn-vertical .woocommerce .widget_shopping_cart .buttons a:active, .woocommerce .widget_shopping_cart .buttons .btn-quantity .input-group-btn-vertical a:active,
        .btn-quantity .input-group-btn-vertical .woocommerce.widget_shopping_cart .buttons a:active, .woocommerce.widget_shopping_cart .buttons .btn-quantity .input-group-btn-vertical a:active, .btn-quantity .input-group-btn-vertical .woocommerce #review_form #respond .form-submit input:active, .woocommerce #review_form #respond .form-submit .btn-quantity .input-group-btn-vertical input:active, .btn-quantity .input-group-btn-vertical .woocommerce-cart-form .table tr .button:active, .woocommerce-cart-form .table tr .btn-quantity .input-group-btn-vertical .button:active, .btn-quantity .input-group-btn-vertical .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:active, .woocommerce-cart .wc-proceed-to-checkout .btn-quantity .input-group-btn-vertical a.checkout-button:active, .btn-quantity .input-group-btn-vertical .woocommerce #respond input#submit:active, .woocommerce #respond .btn-quantity .input-group-btn-vertical input#submit:active,
        .btn-quantity .input-group-btn-vertical .woocommerce a.button:active, .woocommerce .btn-quantity .input-group-btn-vertical a.button:active,
        .btn-quantity .input-group-btn-vertical .woocommerce button.button:active, .woocommerce .btn-quantity .input-group-btn-vertical button.button:active,
        .btn-quantity .input-group-btn-vertical .woocommerce input.button:active, .woocommerce .btn-quantity .input-group-btn-vertical input.button:active,
        .btn-quantity .input-group-btn-vertical .woocommerce #place_order:active, .woocommerce .btn-quantity .input-group-btn-vertical #place_order:active {
          border-color: transparent; }
    .btn-quantity .input-group {
      margin-bottom: 0; }
    .btn-quantity.quantity-sm .bootstrap-touchspin {
      width: 110px;
      min-width: 110px;
      height: 30px; }
    .btn-quantity.quantity-sm input {
      width: 30px !important;
      height: 30px !important; }
	 
.footer {

	position: relative;
  
	width: 100%;
  
	background: #222 !important;
  
	min-height: 100px;
  
	display: flex;
  
	justify-content: center;
  
	align-items: center;
  
	flex-direction: column;
  
  }
  
  .MuiSvgIcon-root {
    fill: currentColor;
    width: 1em;
    height: 1em;
    display: inline-block;
    font-size: 1.5rem;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    flex-shrink: 0;
    user-select: none;
}
  .banner-section {
    position: relative;
    overflow: hidden;
}
.banner-section .pattern-layer{
	position: absolute;
	left: 0px;
	bottom: -2px;
	width: 100%;
	height: 78px;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 2;
  }
  .download-app-btn
  {
	color:#fff !important;
  }
  
  .btn.btn-primary.disabled, .btn-primary.disabled.store-timing-time-picker-btn, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.btn.disabled.primary, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.primary.store-timing-time-picker-btn, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.btn.disabled.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.primary.store-timing-time-picker-btn, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.btn.disabled.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.primary.store-timing-time-picker-btn, .btn-primary.disabled.btn-whatsappComms-banner, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.btn-whatsappComms-banner.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.btn-whatsappComms-banner.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.btn-whatsappComms-banner.primary, .btn-primary.disabled.btn-outline-black, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.btn-outline-black.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.btn-outline-black.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.btn-outline-black.primary, .btn-primary.disabled.btn-outline-success, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.btn-outline-success.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.btn-outline-success.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.btn-outline-success.primary, .btn-primary.disabled.btn-outline-violet, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.btn-outline-violet.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.btn-outline-violet.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.btn-outline-violet.primary, .btn-primary.disabled.btn-outline-warning, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.btn-outline-warning.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.btn-outline-warning.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.btn-outline-warning.primary, .btn-primary.disabled.btn-outline-abandoned-cart, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.btn-outline-abandoned-cart.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.btn-outline-abandoned-cart.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.btn-outline-abandoned-cart.primary, .btn-primary.disabled.btn-outline-danger, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.btn-outline-danger.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.btn-outline-danger.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.btn-outline-danger.primary, .btn-primary.disabled.btn-outline-8, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.btn-outline-8.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.btn-outline-8.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.btn-outline-8.primary, .btn-primary.disabled.btn-outline-danger-4, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.btn-outline-danger-4.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.btn-outline-danger-4.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.btn-outline-danger-4.primary, .btn-primary.disabled.btn-outline-primary, .btn-primary.disabled.btn-menu-small, .successful-referrals .referral-addBankAccount button.btn-primary.disabled.btn-primary-4, .successful-referrals .referral-addBankAccount button.btn-primary.disabled.btn-black-2, .successful-referrals .referral-addBankAccount button.btn-primary.disabled.btn-black-2-thin, .successful-referrals .referral-addBankAccount button.btn-primary.disabled.btn-black, .successful-referrals .referral-addBankAccount .attribute-plugin-modal button.btn-primary.disabled.download-template-btn, .attribute-plugin-modal .successful-referrals .referral-addBankAccount button.btn-primary.disabled.download-template-btn, .successful-referrals .referral-addBankAccount .mobile-plan-footer-container button.btn-primary.disabled.plan-subscribe-button, .mobile-plan-footer-container .successful-referrals .referral-addBankAccount button.btn-primary.disabled.plan-subscribe-button, .successful-referrals .referral-addBankAccount .plan-downgrade-causes-list .mweb button.btn-primary.disabled.mweb-cta, .plan-downgrade-causes-list .mweb .successful-referrals .referral-addBankAccount button.btn-primary.disabled.mweb-cta, .successful-referrals .referral-addBankAccount .plan-cards-mobile .plan-card button.btn-primary.disabled, .plan-cards-mobile .plan-card .successful-referrals .referral-addBankAccount button.btn-primary.disabled, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.btn-outline-primary.primary, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.primary.btn-menu-small, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .successful-referrals .referral-addBankAccount button.disabled.primary.btn-primary-4, .successful-referrals .referral-addBankAccount .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.primary.btn-primary-4, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .successful-referrals .referral-addBankAccount button.disabled.primary.btn-black-2, .successful-referrals .referral-addBankAccount .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.primary.btn-black-2, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .successful-referrals .referral-addBankAccount button.disabled.primary.btn-black-2-thin, .successful-referrals .referral-addBankAccount .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.primary.btn-black-2-thin, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .successful-referrals .referral-addBankAccount button.disabled.primary.btn-black, .successful-referrals .referral-addBankAccount .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.primary.btn-black, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .successful-referrals .referral-addBankAccount .attribute-plugin-modal button.disabled.primary.download-template-btn, .successful-referrals .referral-addBankAccount .attribute-plugin-modal .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.primary.download-template-btn, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .attribute-plugin-modal .successful-referrals .referral-addBankAccount button.disabled.primary.download-template-btn, .attribute-plugin-modal .successful-referrals .referral-addBankAccount .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.primary.download-template-btn, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .successful-referrals .referral-addBankAccount .mobile-plan-footer-container button.disabled.primary.plan-subscribe-button, .successful-referrals .referral-addBankAccount .mobile-plan-footer-container .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.primary.plan-subscribe-button, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .mobile-plan-footer-container .successful-referrals .referral-addBankAccount button.disabled.primary.plan-subscribe-button, .mobile-plan-footer-container .successful-referrals .referral-addBankAccount .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.primary.plan-subscribe-button, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .successful-referrals .referral-addBankAccount .plan-downgrade-causes-list .mweb button.disabled.primary.mweb-cta, .successful-referrals .referral-addBankAccount .plan-downgrade-causes-list .mweb .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.primary.mweb-cta, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .plan-downgrade-causes-list .mweb .successful-referrals .referral-addBankAccount button.disabled.primary.mweb-cta, .plan-downgrade-causes-list .mweb .successful-referrals .referral-addBankAccount .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.primary.mweb-cta, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .successful-referrals .referral-addBankAccount .plan-cards-mobile .plan-card button.disabled.primary, .successful-referrals .referral-addBankAccount .plan-cards-mobile .plan-card .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.primary, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .plan-cards-mobile .plan-card .successful-referrals .referral-addBankAccount button.disabled.primary, .plan-cards-mobile .plan-card .successful-referrals .referral-addBankAccount .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.btn-outline-primary.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.primary.btn-menu-small, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .successful-referrals .referral-addBankAccount button.disabled.primary.btn-primary-4, .successful-referrals .referral-addBankAccount .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.primary.btn-primary-4, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .successful-referrals .referral-addBankAccount button.disabled.primary.btn-black-2, .successful-referrals .referral-addBankAccount .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.primary.btn-black-2, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .successful-referrals .referral-addBankAccount button.disabled.primary.btn-black-2-thin, .successful-referrals .referral-addBankAccount .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.primary.btn-black-2-thin, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .successful-referrals .referral-addBankAccount button.disabled.primary.btn-black, .successful-referrals .referral-addBankAccount .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.primary.btn-black, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .successful-referrals .referral-addBankAccount .attribute-plugin-modal button.disabled.primary.download-template-btn, .successful-referrals .referral-addBankAccount .attribute-plugin-modal .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.primary.download-template-btn, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .attribute-plugin-modal .successful-referrals .referral-addBankAccount button.disabled.primary.download-template-btn, .attribute-plugin-modal .successful-referrals .referral-addBankAccount .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.primary.download-template-btn, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .successful-referrals .referral-addBankAccount .mobile-plan-footer-container button.disabled.primary.plan-subscribe-button, .successful-referrals .referral-addBankAccount .mobile-plan-footer-container .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.primary.plan-subscribe-button, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .mobile-plan-footer-container .successful-referrals .referral-addBankAccount button.disabled.primary.plan-subscribe-button, .mobile-plan-footer-container .successful-referrals .referral-addBankAccount .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.primary.plan-subscribe-button, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .successful-referrals .referral-addBankAccount .plan-downgrade-causes-list .mweb button.disabled.primary.mweb-cta, .successful-referrals .referral-addBankAccount .plan-downgrade-causes-list .mweb .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.primary.mweb-cta, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .plan-downgrade-causes-list .mweb .successful-referrals .referral-addBankAccount button.disabled.primary.mweb-cta, .plan-downgrade-causes-list .mweb .successful-referrals .referral-addBankAccount .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.primary.mweb-cta, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .successful-referrals .referral-addBankAccount .plan-cards-mobile .plan-card button.disabled.primary, .successful-referrals .referral-addBankAccount .plan-cards-mobile .plan-card .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .plan-cards-mobile .plan-card .successful-referrals .referral-addBankAccount button.disabled.primary, .plan-cards-mobile .plan-card .successful-referrals .referral-addBankAccount .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.btn-outline-primary.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.primary.btn-menu-small, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .successful-referrals .referral-addBankAccount button.disabled.primary.btn-primary-4, .successful-referrals .referral-addBankAccount .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.primary.btn-primary-4, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .successful-referrals .referral-addBankAccount button.disabled.primary.btn-black-2, .successful-referrals .referral-addBankAccount .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.primary.btn-black-2, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .successful-referrals .referral-addBankAccount button.disabled.primary.btn-black-2-thin, .successful-referrals .referral-addBankAccount .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.primary.btn-black-2-thin, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .successful-referrals .referral-addBankAccount button.disabled.primary.btn-black, .successful-referrals .referral-addBankAccount .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.primary.btn-black, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .successful-referrals .referral-addBankAccount .attribute-plugin-modal button.disabled.primary.download-template-btn, .successful-referrals .referral-addBankAccount .attribute-plugin-modal .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.primary.download-template-btn, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .attribute-plugin-modal .successful-referrals .referral-addBankAccount button.disabled.primary.download-template-btn, .attribute-plugin-modal .successful-referrals .referral-addBankAccount .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.primary.download-template-btn, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .successful-referrals .referral-addBankAccount .mobile-plan-footer-container button.disabled.primary.plan-subscribe-button, .successful-referrals .referral-addBankAccount .mobile-plan-footer-container .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.primary.plan-subscribe-button, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .mobile-plan-footer-container .successful-referrals .referral-addBankAccount button.disabled.primary.plan-subscribe-button, .mobile-plan-footer-container .successful-referrals .referral-addBankAccount .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.primary.plan-subscribe-button, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .successful-referrals .referral-addBankAccount .plan-downgrade-causes-list .mweb button.disabled.primary.mweb-cta, .successful-referrals .referral-addBankAccount .plan-downgrade-causes-list .mweb .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.primary.mweb-cta, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .plan-downgrade-causes-list .mweb .successful-referrals .referral-addBankAccount button.disabled.primary.mweb-cta, .plan-downgrade-causes-list .mweb .successful-referrals .referral-addBankAccount .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.primary.mweb-cta, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .successful-referrals .referral-addBankAccount .plan-cards-mobile .plan-card button.disabled.primary, .successful-referrals .referral-addBankAccount .plan-cards-mobile .plan-card .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .plan-cards-mobile .plan-card .successful-referrals .referral-addBankAccount button.disabled.primary, .plan-cards-mobile .plan-card .successful-referrals .referral-addBankAccount .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.primary, .btn-primary.disabled.btn-outline-9, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.btn-outline-9.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.btn-outline-9.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.btn-outline-9.primary, .btn-primary.disabled.btn-outline-primary-4, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.btn-outline-primary-4.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.btn-outline-primary-4.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.btn-outline-primary-4.primary, .btn-primary.disabled.btn-outline-gray-1, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.btn-outline-gray-1.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.btn-outline-gray-1.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.btn-outline-gray-1.primary, .btn-primary.disabled.btn-outline-gray, .btn-primary.disabled.store-timing-time-picker-btn, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.btn-outline-gray.primary, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.primary.store-timing-time-picker-btn, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.btn-outline-gray.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.primary.store-timing-time-picker-btn, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.btn-outline-gray.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.primary.store-timing-time-picker-btn, .btn-primary.disabled.btn-csv-add, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.btn-csv-add.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.btn-csv-add.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.btn-csv-add.primary, .btn-primary.disabled.btn-filter, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.btn-filter.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.btn-filter.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.btn-filter.primary, .btn-primary.disabled.btn-outline-7, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.btn-outline-7.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.btn-outline-7.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.btn-outline-7.primary, .btn-primary.disabled.btn-outline-6, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.btn-outline-6.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.btn-outline-6.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.btn-outline-6.primary, .btn-primary.disabled.btn-outline-4, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.btn-outline-4.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.btn-outline-4.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.btn-outline-4.primary, .btn-primary.disabled.otp-button, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.otp-button.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.otp-button.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.otp-button.primary, .btn-primary.disabled.payment-option-button, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.payment-option-button.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.payment-option-button.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.payment-option-button.primary, .disabled.btn-primary-8, .btn.disabled.btn-primary-48, .disabled.btn-primary-48.store-timing-time-picker-btn, .disabled.btn-primary-48.btn-whatsappComms-banner, .disabled.btn-primary-48.btn-outline-black, .disabled.btn-primary-48.btn-outline-success, .disabled.btn-primary-48.btn-outline-violet, .disabled.btn-primary-48.btn-outline-warning, .disabled.btn-primary-48.btn-outline-abandoned-cart, .disabled.btn-primary-48.btn-outline-danger, .disabled.btn-primary-48.btn-outline-8, .disabled.btn-primary-48.btn-outline-danger-4, .disabled.btn-primary-48.btn-outline-primary, .disabled.btn-primary-48.btn-menu-small, .successful-referrals .referral-addBankAccount button.disabled.btn-primary-48.btn-primary-4, .successful-referrals .referral-addBankAccount button.disabled.btn-primary-48.btn-black-2, .successful-referrals .referral-addBankAccount button.disabled.btn-primary-48.btn-black-2-thin, .successful-referrals .referral-addBankAccount button.disabled.btn-primary-48.btn-black, .successful-referrals .referral-addBankAccount .attribute-plugin-modal button.disabled.btn-primary-48.download-template-btn, .attribute-plugin-modal .successful-referrals .referral-addBankAccount button.disabled.btn-primary-48.download-template-btn, .successful-referrals .referral-addBankAccount .mobile-plan-footer-container button.disabled.btn-primary-48.plan-subscribe-button, .mobile-plan-footer-container .successful-referrals .referral-addBankAccount button.disabled.btn-primary-48.plan-subscribe-button, .successful-referrals .referral-addBankAccount .plan-downgrade-causes-list .mweb button.disabled.btn-primary-48.mweb-cta, .plan-downgrade-causes-list .mweb .successful-referrals .referral-addBankAccount button.disabled.btn-primary-48.mweb-cta, .successful-referrals .referral-addBankAccount .plan-cards-mobile .plan-card button.disabled.btn-primary-48, .plan-cards-mobile .plan-card .successful-referrals .referral-addBankAccount button.disabled.btn-primary-48, .disabled.btn-primary-48.btn-outline-9, .disabled.btn-primary-48.btn-outline-primary-4, .disabled.btn-primary-48.btn-outline-gray-1, .disabled.btn-primary-48.btn-outline-gray, .disabled.btn-primary-48.store-timing-time-picker-btn, .disabled.btn-primary-48.btn-csv-add, .disabled.btn-primary-48.btn-filter, .disabled.btn-primary-48.btn-outline-7, .disabled.btn-primary-48.btn-outline-6, .disabled.btn-primary-48.btn-outline-4, .disabled.btn-primary-48.otp-button, .disabled.btn-primary-48.payment-option-button, .disabled.btn-primary-small, .disabled.btn-primary-0, .btn-primary.disabled.btn-4, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.btn-4.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.btn-4.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.btn-4.primary, .disabled.btn-4.btn-primary-48, .btn-primary.disabled.btn-warning-4, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.btn-warning-4.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.btn-warning-4.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.btn-warning-4.primary, .disabled.btn-warning-4.btn-primary-48, .btn-primary.disabled.btn-success-4, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.btn-success-4.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.btn-success-4.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.btn-success-4.primary, .disabled.btn-success-4.btn-primary-48, .btn-primary.disabled.btn-danger-4, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.btn-danger-4.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.btn-danger-4.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.btn-danger-4.primary, .disabled.btn-danger-4.btn-primary-48, .btn-primary.disabled.btn-dining-4, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.btn-dining-4.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.btn-dining-4.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.btn-dining-4.primary, .disabled.btn-dining-4.btn-primary-48, .disabled.btn-primary-4, .plan-cards-mobile .plan-card button.disabled, .plan-downgrade-causes-list .mweb .disabled.mweb-cta, .mobile-plan-footer-container .disabled.plan-subscribe-button, .attribute-plugin-modal .disabled.download-template-btn, .disabled.btn-black, .disabled.btn-black-2-thin, .disabled.btn-black-2, .btn-primary.disabled.btn-3, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.btn-3.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.btn-3.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.btn-3.primary, .disabled.btn-3.btn-primary-48, .btn-primary.disabled.btn-premium-3, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.disabled.btn-premium-3.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.disabled.btn-premium-3.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.disabled.btn-premium-3.primary, .disabled.btn-premium-3.btn-primary-48, .btn.btn-primary[disabled], .btn-primary[disabled].store-timing-time-picker-btn, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.btn[disabled].primary, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].primary.store-timing-time-picker-btn, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.btn[disabled].primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].primary.store-timing-time-picker-btn, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.btn[disabled].primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].primary.store-timing-time-picker-btn, .btn-primary[disabled].btn-whatsappComms-banner, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].btn-whatsappComms-banner.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].btn-whatsappComms-banner.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].btn-whatsappComms-banner.primary, .btn-primary[disabled].btn-outline-black, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].btn-outline-black.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].btn-outline-black.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].btn-outline-black.primary, .btn-primary[disabled].btn-outline-success, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].btn-outline-success.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].btn-outline-success.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].btn-outline-success.primary, .btn-primary[disabled].btn-outline-violet, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].btn-outline-violet.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].btn-outline-violet.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].btn-outline-violet.primary, .btn-primary[disabled].btn-outline-warning, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].btn-outline-warning.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].btn-outline-warning.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].btn-outline-warning.primary, .btn-primary[disabled].btn-outline-abandoned-cart, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].btn-outline-abandoned-cart.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].btn-outline-abandoned-cart.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].btn-outline-abandoned-cart.primary, .btn-primary[disabled].btn-outline-danger, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].btn-outline-danger.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].btn-outline-danger.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].btn-outline-danger.primary, .btn-primary[disabled].btn-outline-8, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].btn-outline-8.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].btn-outline-8.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].btn-outline-8.primary, .btn-primary[disabled].btn-outline-danger-4, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].btn-outline-danger-4.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].btn-outline-danger-4.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].btn-outline-danger-4.primary, .btn-primary[disabled].btn-outline-primary, .btn-primary[disabled].btn-menu-small, .successful-referrals .referral-addBankAccount button.btn-primary[disabled].btn-primary-4, .successful-referrals .referral-addBankAccount button.btn-primary[disabled].btn-black-2, .successful-referrals .referral-addBankAccount button.btn-primary[disabled].btn-black-2-thin, .successful-referrals .referral-addBankAccount button.btn-primary[disabled].btn-black, .successful-referrals .referral-addBankAccount .attribute-plugin-modal button.btn-primary[disabled].download-template-btn, .attribute-plugin-modal .successful-referrals .referral-addBankAccount button.btn-primary[disabled].download-template-btn, .successful-referrals .referral-addBankAccount .mobile-plan-footer-container button.btn-primary[disabled].plan-subscribe-button, .mobile-plan-footer-container .successful-referrals .referral-addBankAccount button.btn-primary[disabled].plan-subscribe-button, .successful-referrals .referral-addBankAccount .plan-downgrade-causes-list .mweb button.btn-primary[disabled].mweb-cta, .plan-downgrade-causes-list .mweb .successful-referrals .referral-addBankAccount button.btn-primary[disabled].mweb-cta, .successful-referrals .referral-addBankAccount .plan-cards-mobile .plan-card button.btn-primary[disabled], .plan-cards-mobile .plan-card .successful-referrals .referral-addBankAccount button.btn-primary[disabled], .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].btn-outline-primary.primary, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].primary.btn-menu-small, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .successful-referrals .referral-addBankAccount button[disabled].primary.btn-primary-4, .successful-referrals .referral-addBankAccount .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].primary.btn-primary-4, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .successful-referrals .referral-addBankAccount button[disabled].primary.btn-black-2, .successful-referrals .referral-addBankAccount .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].primary.btn-black-2, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .successful-referrals .referral-addBankAccount button[disabled].primary.btn-black-2-thin, .successful-referrals .referral-addBankAccount .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].primary.btn-black-2-thin, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .successful-referrals .referral-addBankAccount button[disabled].primary.btn-black, .successful-referrals .referral-addBankAccount .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].primary.btn-black, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .successful-referrals .referral-addBankAccount .attribute-plugin-modal button[disabled].primary.download-template-btn, .successful-referrals .referral-addBankAccount .attribute-plugin-modal .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].primary.download-template-btn, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .attribute-plugin-modal .successful-referrals .referral-addBankAccount button[disabled].primary.download-template-btn, .attribute-plugin-modal .successful-referrals .referral-addBankAccount .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].primary.download-template-btn, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .successful-referrals .referral-addBankAccount .mobile-plan-footer-container button[disabled].primary.plan-subscribe-button, .successful-referrals .referral-addBankAccount .mobile-plan-footer-container .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].primary.plan-subscribe-button, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .mobile-plan-footer-container .successful-referrals .referral-addBankAccount button[disabled].primary.plan-subscribe-button, .mobile-plan-footer-container .successful-referrals .referral-addBankAccount .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].primary.plan-subscribe-button, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .successful-referrals .referral-addBankAccount .plan-downgrade-causes-list .mweb button[disabled].primary.mweb-cta, .successful-referrals .referral-addBankAccount .plan-downgrade-causes-list .mweb .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].primary.mweb-cta, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .plan-downgrade-causes-list .mweb .successful-referrals .referral-addBankAccount button[disabled].primary.mweb-cta, .plan-downgrade-causes-list .mweb .successful-referrals .referral-addBankAccount .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].primary.mweb-cta, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .successful-referrals .referral-addBankAccount .plan-cards-mobile .plan-card button[disabled].primary, .successful-referrals .referral-addBankAccount .plan-cards-mobile .plan-card .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].primary, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .plan-cards-mobile .plan-card .successful-referrals .referral-addBankAccount button[disabled].primary, .plan-cards-mobile .plan-card .successful-referrals .referral-addBankAccount .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].btn-outline-primary.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].primary.btn-menu-small, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .successful-referrals .referral-addBankAccount button[disabled].primary.btn-primary-4, .successful-referrals .referral-addBankAccount .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].primary.btn-primary-4, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .successful-referrals .referral-addBankAccount button[disabled].primary.btn-black-2, .successful-referrals .referral-addBankAccount .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].primary.btn-black-2, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .successful-referrals .referral-addBankAccount button[disabled].primary.btn-black-2-thin, .successful-referrals .referral-addBankAccount .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].primary.btn-black-2-thin, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .successful-referrals .referral-addBankAccount button[disabled].primary.btn-black, .successful-referrals .referral-addBankAccount .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].primary.btn-black, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .successful-referrals .referral-addBankAccount .attribute-plugin-modal button[disabled].primary.download-template-btn, .successful-referrals .referral-addBankAccount .attribute-plugin-modal .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].primary.download-template-btn, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .attribute-plugin-modal .successful-referrals .referral-addBankAccount button[disabled].primary.download-template-btn, .attribute-plugin-modal .successful-referrals .referral-addBankAccount .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].primary.download-template-btn, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .successful-referrals .referral-addBankAccount .mobile-plan-footer-container button[disabled].primary.plan-subscribe-button, .successful-referrals .referral-addBankAccount .mobile-plan-footer-container .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].primary.plan-subscribe-button, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .mobile-plan-footer-container .successful-referrals .referral-addBankAccount button[disabled].primary.plan-subscribe-button, .mobile-plan-footer-container .successful-referrals .referral-addBankAccount .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].primary.plan-subscribe-button, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .successful-referrals .referral-addBankAccount .plan-downgrade-causes-list .mweb button[disabled].primary.mweb-cta, .successful-referrals .referral-addBankAccount .plan-downgrade-causes-list .mweb .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].primary.mweb-cta, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .plan-downgrade-causes-list .mweb .successful-referrals .referral-addBankAccount button[disabled].primary.mweb-cta, .plan-downgrade-causes-list .mweb .successful-referrals .referral-addBankAccount .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].primary.mweb-cta, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .successful-referrals .referral-addBankAccount .plan-cards-mobile .plan-card button[disabled].primary, .successful-referrals .referral-addBankAccount .plan-cards-mobile .plan-card .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .plan-cards-mobile .plan-card .successful-referrals .referral-addBankAccount button[disabled].primary, .plan-cards-mobile .plan-card .successful-referrals .referral-addBankAccount .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].btn-outline-primary.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].primary.btn-menu-small, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .successful-referrals .referral-addBankAccount button[disabled].primary.btn-primary-4, .successful-referrals .referral-addBankAccount .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].primary.btn-primary-4, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .successful-referrals .referral-addBankAccount button[disabled].primary.btn-black-2, .successful-referrals .referral-addBankAccount .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].primary.btn-black-2, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .successful-referrals .referral-addBankAccount button[disabled].primary.btn-black-2-thin, .successful-referrals .referral-addBankAccount .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].primary.btn-black-2-thin, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .successful-referrals .referral-addBankAccount button[disabled].primary.btn-black, .successful-referrals .referral-addBankAccount .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].primary.btn-black, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .successful-referrals .referral-addBankAccount .attribute-plugin-modal button[disabled].primary.download-template-btn, .successful-referrals .referral-addBankAccount .attribute-plugin-modal .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].primary.download-template-btn, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .attribute-plugin-modal .successful-referrals .referral-addBankAccount button[disabled].primary.download-template-btn, .attribute-plugin-modal .successful-referrals .referral-addBankAccount .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].primary.download-template-btn, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .successful-referrals .referral-addBankAccount .mobile-plan-footer-container button[disabled].primary.plan-subscribe-button, .successful-referrals .referral-addBankAccount .mobile-plan-footer-container .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].primary.plan-subscribe-button, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .mobile-plan-footer-container .successful-referrals .referral-addBankAccount button[disabled].primary.plan-subscribe-button, .mobile-plan-footer-container .successful-referrals .referral-addBankAccount .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].primary.plan-subscribe-button, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .successful-referrals .referral-addBankAccount .plan-downgrade-causes-list .mweb button[disabled].primary.mweb-cta, .successful-referrals .referral-addBankAccount .plan-downgrade-causes-list .mweb .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].primary.mweb-cta, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .plan-downgrade-causes-list .mweb .successful-referrals .referral-addBankAccount button[disabled].primary.mweb-cta, .plan-downgrade-causes-list .mweb .successful-referrals .referral-addBankAccount .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].primary.mweb-cta, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .successful-referrals .referral-addBankAccount .plan-cards-mobile .plan-card button[disabled].primary, .successful-referrals .referral-addBankAccount .plan-cards-mobile .plan-card .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .plan-cards-mobile .plan-card .successful-referrals .referral-addBankAccount button[disabled].primary, .plan-cards-mobile .plan-card .successful-referrals .referral-addBankAccount .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].primary, .btn-primary[disabled].btn-outline-9, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].btn-outline-9.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].btn-outline-9.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].btn-outline-9.primary, .btn-primary[disabled].btn-outline-primary-4, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].btn-outline-primary-4.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].btn-outline-primary-4.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].btn-outline-primary-4.primary, .btn-primary[disabled].btn-outline-gray-1, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].btn-outline-gray-1.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].btn-outline-gray-1.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].btn-outline-gray-1.primary, .btn-primary[disabled].btn-outline-gray, .btn-primary[disabled].store-timing-time-picker-btn, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].btn-outline-gray.primary, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].primary.store-timing-time-picker-btn, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].btn-outline-gray.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].primary.store-timing-time-picker-btn, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].btn-outline-gray.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].primary.store-timing-time-picker-btn, .btn-primary[disabled].btn-csv-add, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].btn-csv-add.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].btn-csv-add.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].btn-csv-add.primary, .btn-primary[disabled].btn-filter, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].btn-filter.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].btn-filter.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].btn-filter.primary, .btn-primary[disabled].btn-outline-7, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].btn-outline-7.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].btn-outline-7.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].btn-outline-7.primary, .btn-primary[disabled].btn-outline-6, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].btn-outline-6.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].btn-outline-6.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].btn-outline-6.primary, .btn-primary[disabled].btn-outline-4, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].btn-outline-4.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].btn-outline-4.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].btn-outline-4.primary, .btn-primary[disabled].otp-button, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].otp-button.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].otp-button.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].otp-button.primary, .btn-primary[disabled].payment-option-button, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].payment-option-button.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].payment-option-button.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].payment-option-button.primary, [disabled].btn-primary-8, .btn[disabled].btn-primary-48, [disabled].btn-primary-48.store-timing-time-picker-btn, [disabled].btn-primary-48.btn-whatsappComms-banner, [disabled].btn-primary-48.btn-outline-black, [disabled].btn-primary-48.btn-outline-success, [disabled].btn-primary-48.btn-outline-violet, [disabled].btn-primary-48.btn-outline-warning, [disabled].btn-primary-48.btn-outline-abandoned-cart, [disabled].btn-primary-48.btn-outline-danger, [disabled].btn-primary-48.btn-outline-8, [disabled].btn-primary-48.btn-outline-danger-4, [disabled].btn-primary-48.btn-outline-primary, [disabled].btn-primary-48.btn-menu-small, .successful-referrals .referral-addBankAccount button[disabled].btn-primary-48.btn-primary-4, .successful-referrals .referral-addBankAccount button[disabled].btn-primary-48.btn-black-2, .successful-referrals .referral-addBankAccount button[disabled].btn-primary-48.btn-black-2-thin, .successful-referrals .referral-addBankAccount button[disabled].btn-primary-48.btn-black, .successful-referrals .referral-addBankAccount .attribute-plugin-modal button[disabled].btn-primary-48.download-template-btn, .attribute-plugin-modal .successful-referrals .referral-addBankAccount button[disabled].btn-primary-48.download-template-btn, .successful-referrals .referral-addBankAccount .mobile-plan-footer-container button[disabled].btn-primary-48.plan-subscribe-button, .mobile-plan-footer-container .successful-referrals .referral-addBankAccount button[disabled].btn-primary-48.plan-subscribe-button, .successful-referrals .referral-addBankAccount .plan-downgrade-causes-list .mweb button[disabled].btn-primary-48.mweb-cta, .plan-downgrade-causes-list .mweb .successful-referrals .referral-addBankAccount button[disabled].btn-primary-48.mweb-cta, .successful-referrals .referral-addBankAccount .plan-cards-mobile .plan-card button[disabled].btn-primary-48, .plan-cards-mobile .plan-card .successful-referrals .referral-addBankAccount button[disabled].btn-primary-48, [disabled].btn-primary-48.btn-outline-9, [disabled].btn-primary-48.btn-outline-primary-4, [disabled].btn-primary-48.btn-outline-gray-1, [disabled].btn-primary-48.btn-outline-gray, [disabled].btn-primary-48.store-timing-time-picker-btn, [disabled].btn-primary-48.btn-csv-add, [disabled].btn-primary-48.btn-filter, [disabled].btn-primary-48.btn-outline-7, [disabled].btn-primary-48.btn-outline-6, [disabled].btn-primary-48.btn-outline-4, [disabled].btn-primary-48.otp-button, [disabled].btn-primary-48.payment-option-button, [disabled].btn-primary-small, [disabled].btn-primary-0, .btn-primary[disabled].btn-4, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].btn-4.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].btn-4.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].btn-4.primary, [disabled].btn-4.btn-primary-48, .btn-primary[disabled].btn-warning-4, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].btn-warning-4.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].btn-warning-4.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].btn-warning-4.primary, [disabled].btn-warning-4.btn-primary-48, .btn-primary[disabled].btn-success-4, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].btn-success-4.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].btn-success-4.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].btn-success-4.primary, [disabled].btn-success-4.btn-primary-48, .btn-primary[disabled].btn-danger-4, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].btn-danger-4.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].btn-danger-4.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].btn-danger-4.primary, [disabled].btn-danger-4.btn-primary-48, .btn-primary[disabled].btn-dining-4, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].btn-dining-4.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].btn-dining-4.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].btn-dining-4.primary, [disabled].btn-dining-4.btn-primary-48, [disabled].btn-primary-4, .plan-cards-mobile .plan-card button[disabled], .plan-downgrade-causes-list .mweb [disabled].mweb-cta, .mobile-plan-footer-container [disabled].plan-subscribe-button, .attribute-plugin-modal [disabled].download-template-btn, [disabled].btn-black, [disabled].btn-black-2-thin, [disabled].btn-black-2, .btn-primary[disabled].btn-3, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].btn-3.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].btn-3.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].btn-3.primary, [disabled].btn-3.btn-primary-48, .btn-primary[disabled].btn-premium-3, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button[disabled].btn-premium-3.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button[disabled].btn-premium-3.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button[disabled].btn-premium-3.primary, [disabled].btn-premium-3.btn-primary-48 
  {
    cursor: default;
    pointer-events: none;
    opacity: .4;
}
.pos-rel {
    position: relative;
}
.full-w {
    width: 100%;
}
.spinner-btn {
    transition: all .3s ease;
}
.btn-4, .btn-warning-4, .btn-success-4, .btn-danger-4, .btn-dining-4, .btn-primary-4, .plan-cards-mobile .plan-card button, .plan-downgrade-causes-list .mweb .mweb-cta, .mobile-plan-footer-container .plan-subscribe-button, .attribute-plugin-modal .download-template-btn, .btn-black, .btn-black-2-thin, .btn-black-2 {
    font-weight: 500;
    padding: 8px 15px;
}
.btn, .btn-primary, .btn-primary, .store-timing-time-picker-btn, .subscription-container, .features-grid.mobile-flow, .feature-head-grid-item:nth-of-type(even), button.btn.primary, .subscription-container, .features-grid, .mobile-flow, .feature-head-grid-item:nth-of-type(even) button.primary.store-timing-time-picker-btn, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.btn.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.primary.store-timing-time-picker-btn, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.btn.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.primary.store-timing-time-picker-btn, .btn-primary.btn-whatsappComms-banner, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.btn-whatsappComms-banner.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.btn-whatsappComms-banner.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.btn-whatsappComms-banner.primary, .btn-primary.btn-outline-black, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.btn-outline-black.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.btn-outline-black.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.btn-outline-black.primary, .btn-primary.btn-outline-success, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.btn-outline-success.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.btn-outline-success.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.btn-outline-success.primary, .btn-primary.btn-outline-violet, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.btn-outline-violet.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.btn-outline-violet.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.btn-outline-violet.primary, .btn-primary.btn-outline-warning, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.btn-outline-warning.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.btn-outline-warning.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.btn-outline-warning.primary, .btn-primary.btn-outline-abandoned-cart, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.btn-outline-abandoned-cart.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.btn-outline-abandoned-cart.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.btn-outline-abandoned-cart.primary, .btn-primary.btn-outline-danger, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.btn-outline-danger.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.btn-outline-danger.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.btn-outline-danger.primary, .btn-primary.btn-outline-8, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.btn-outline-8.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.btn-outline-8.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.btn-outline-8.primary, .btn-primary.btn-outline-danger-4, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.btn-outline-danger-4.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.btn-outline-danger-4.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.btn-outline-danger-4.primary, .btn-primary.btn-outline-primary, .btn-primary.btn-menu-small, .successful-referrals .referral-addBankAccount button.btn-primary.btn-primary-4, .successful-referrals .referral-addBankAccount button.btn-primary.btn-black-2, .successful-referrals .referral-addBankAccount button.btn-primary.btn-black-2-thin, .successful-referrals .referral-addBankAccount button.btn-primary.btn-black, .successful-referrals .referral-addBankAccount .attribute-plugin-modal button.btn-primary.download-template-btn, .attribute-plugin-modal .successful-referrals .referral-addBankAccount button.btn-primary.download-template-btn, .successful-referrals .referral-addBankAccount .mobile-plan-footer-container button.btn-primary.plan-subscribe-button, .mobile-plan-footer-container .successful-referrals .referral-addBankAccount button.btn-primary.plan-subscribe-button, .successful-referrals .referral-addBankAccount .plan-downgrade-causes-list .mweb button.btn-primary.mweb-cta, .plan-downgrade-causes-list .mweb .successful-referrals .referral-addBankAccount button.btn-primary.mweb-cta, .successful-referrals .referral-addBankAccount .plan-cards-mobile .plan-card button.btn-primary, .plan-cards-mobile .plan-card .successful-referrals .referral-addBankAccount button.btn-primary, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.btn-outline-primary.primary, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.primary.btn-menu-small, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .successful-referrals .referral-addBankAccount button.primary.btn-primary-4, .successful-referrals .referral-addBankAccount .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.primary.btn-primary-4, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .successful-referrals .referral-addBankAccount button.primary.btn-black-2, .successful-referrals .referral-addBankAccount .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.primary.btn-black-2, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .successful-referrals .referral-addBankAccount button.primary.btn-black-2-thin, .successful-referrals .referral-addBankAccount .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.primary.btn-black-2-thin, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .successful-referrals .referral-addBankAccount button.primary.btn-black, .successful-referrals .referral-addBankAccount .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.primary.btn-black, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .successful-referrals .referral-addBankAccount .attribute-plugin-modal button.primary.download-template-btn, .successful-referrals .referral-addBankAccount .attribute-plugin-modal .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.primary.download-template-btn, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .attribute-plugin-modal .successful-referrals .referral-addBankAccount button.primary.download-template-btn, .attribute-plugin-modal .successful-referrals .referral-addBankAccount .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.primary.download-template-btn, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .successful-referrals .referral-addBankAccount .mobile-plan-footer-container button.primary.plan-subscribe-button, .successful-referrals .referral-addBankAccount .mobile-plan-footer-container .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.primary.plan-subscribe-button, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .mobile-plan-footer-container .successful-referrals .referral-addBankAccount button.primary.plan-subscribe-button, .mobile-plan-footer-container .successful-referrals .referral-addBankAccount .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.primary.plan-subscribe-button, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .successful-referrals .referral-addBankAccount .plan-downgrade-causes-list .mweb button.primary.mweb-cta, .successful-referrals .referral-addBankAccount .plan-downgrade-causes-list .mweb .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.primary.mweb-cta, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .plan-downgrade-causes-list .mweb .successful-referrals .referral-addBankAccount button.primary.mweb-cta, .plan-downgrade-causes-list .mweb .successful-referrals .referral-addBankAccount .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.primary.mweb-cta, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .successful-referrals .referral-addBankAccount .plan-cards-mobile .plan-card button.primary, .successful-referrals .referral-addBankAccount .plan-cards-mobile .plan-card .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.primary, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) .plan-cards-mobile .plan-card .successful-referrals .referral-addBankAccount button.primary, .plan-cards-mobile .plan-card .successful-referrals .referral-addBankAccount .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.btn-outline-primary.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.primary.btn-menu-small, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .successful-referrals .referral-addBankAccount button.primary.btn-primary-4, .successful-referrals .referral-addBankAccount .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.primary.btn-primary-4, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .successful-referrals .referral-addBankAccount button.primary.btn-black-2, .successful-referrals .referral-addBankAccount .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.primary.btn-black-2, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .successful-referrals .referral-addBankAccount button.primary.btn-black-2-thin, .successful-referrals .referral-addBankAccount .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.primary.btn-black-2-thin, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .successful-referrals .referral-addBankAccount button.primary.btn-black, .successful-referrals .referral-addBankAccount .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.primary.btn-black, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .successful-referrals .referral-addBankAccount .attribute-plugin-modal button.primary.download-template-btn, .successful-referrals .referral-addBankAccount .attribute-plugin-modal .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.primary.download-template-btn, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .attribute-plugin-modal .successful-referrals .referral-addBankAccount button.primary.download-template-btn, .attribute-plugin-modal .successful-referrals .referral-addBankAccount .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.primary.download-template-btn, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .successful-referrals .referral-addBankAccount .mobile-plan-footer-container button.primary.plan-subscribe-button, .successful-referrals .referral-addBankAccount .mobile-plan-footer-container .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.primary.plan-subscribe-button, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .mobile-plan-footer-container .successful-referrals .referral-addBankAccount button.primary.plan-subscribe-button, .mobile-plan-footer-container .successful-referrals .referral-addBankAccount .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.primary.plan-subscribe-button, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .successful-referrals .referral-addBankAccount .plan-downgrade-causes-list .mweb button.primary.mweb-cta, .successful-referrals .referral-addBankAccount .plan-downgrade-causes-list .mweb .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.primary.mweb-cta, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .plan-downgrade-causes-list .mweb .successful-referrals .referral-addBankAccount button.primary.mweb-cta, .plan-downgrade-causes-list .mweb .successful-referrals .referral-addBankAccount .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.primary.mweb-cta, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .successful-referrals .referral-addBankAccount .plan-cards-mobile .plan-card button.primary, .successful-referrals .referral-addBankAccount .plan-cards-mobile .plan-card .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) .plan-cards-mobile .plan-card .successful-referrals .referral-addBankAccount button.primary, .plan-cards-mobile .plan-card .successful-referrals .referral-addBankAccount .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.btn-outline-primary.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.primary.btn-menu-small, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .successful-referrals .referral-addBankAccount button.primary.btn-primary-4, .successful-referrals .referral-addBankAccount .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.primary.btn-primary-4, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .successful-referrals .referral-addBankAccount button.primary.btn-black-2, .successful-referrals .referral-addBankAccount .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.primary.btn-black-2, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .successful-referrals .referral-addBankAccount button.primary.btn-black-2-thin, .successful-referrals .referral-addBankAccount .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.primary.btn-black-2-thin, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .successful-referrals .referral-addBankAccount button.primary.btn-black, .successful-referrals .referral-addBankAccount .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.primary.btn-black, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .successful-referrals .referral-addBankAccount .attribute-plugin-modal button.primary.download-template-btn, .successful-referrals .referral-addBankAccount .attribute-plugin-modal .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.primary.download-template-btn, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .attribute-plugin-modal .successful-referrals .referral-addBankAccount button.primary.download-template-btn, .attribute-plugin-modal .successful-referrals .referral-addBankAccount .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.primary.download-template-btn, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .successful-referrals .referral-addBankAccount .mobile-plan-footer-container button.primary.plan-subscribe-button, .successful-referrals .referral-addBankAccount .mobile-plan-footer-container .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.primary.plan-subscribe-button, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .mobile-plan-footer-container .successful-referrals .referral-addBankAccount button.primary.plan-subscribe-button, .mobile-plan-footer-container .successful-referrals .referral-addBankAccount .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.primary.plan-subscribe-button, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .successful-referrals .referral-addBankAccount .plan-downgrade-causes-list .mweb button.primary.mweb-cta, .successful-referrals .referral-addBankAccount .plan-downgrade-causes-list .mweb .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.primary.mweb-cta, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .plan-downgrade-causes-list .mweb .successful-referrals .referral-addBankAccount button.primary.mweb-cta, .plan-downgrade-causes-list .mweb .successful-referrals .referral-addBankAccount .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.primary.mweb-cta, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .successful-referrals .referral-addBankAccount .plan-cards-mobile .plan-card button.primary, .successful-referrals .referral-addBankAccount .plan-cards-mobile .plan-card .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) .plan-cards-mobile .plan-card .successful-referrals .referral-addBankAccount button.primary, .plan-cards-mobile .plan-card .successful-referrals .referral-addBankAccount .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.primary, .btn-primary.btn-outline-9, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.btn-outline-9.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.btn-outline-9.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.btn-outline-9.primary, .btn-primary.btn-outline-primary-4, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.btn-outline-primary-4.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.btn-outline-primary-4.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.btn-outline-primary-4.primary, .btn-primary.btn-outline-gray-1, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.btn-outline-gray-1.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.btn-outline-gray-1.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.btn-outline-gray-1.primary, .btn-primary.btn-outline-gray, .btn-primary.store-timing-time-picker-btn, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.btn-outline-gray.primary, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.primary.store-timing-time-picker-btn, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.btn-outline-gray.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.primary.store-timing-time-picker-btn, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.btn-outline-gray.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.primary.store-timing-time-picker-btn, .btn-primary.btn-csv-add, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.btn-csv-add.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.btn-csv-add.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.btn-csv-add.primary, .btn-primary.btn-filter, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.btn-filter.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.btn-filter.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.btn-filter.primary, .btn-primary.btn-outline-7, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.btn-outline-7.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.btn-outline-7.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.btn-outline-7.primary, .btn-primary.btn-outline-6, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.btn-outline-6.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.btn-outline-6.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.btn-outline-6.primary, .btn-primary.btn-outline-4, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.btn-outline-4.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.btn-outline-4.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.btn-outline-4.primary, .btn-primary.otp-button, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.otp-button.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.otp-button.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.otp-button.primary, .btn-primary.payment-option-button, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.payment-option-button.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.payment-option-button.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.payment-option-button.primary, .btn-primary-8, .btn.btn-primary-48, .btn-primary-48.store-timing-time-picker-btn, .btn-primary-48.btn-whatsappComms-banner, .btn-primary-48.btn-outline-black, .btn-primary-48.btn-outline-success, .btn-primary-48.btn-outline-violet, .btn-primary-48.btn-outline-warning, .btn-primary-48.btn-outline-abandoned-cart, .btn-primary-48.btn-outline-danger, .btn-primary-48.btn-outline-8, .btn-primary-48.btn-outline-danger-4, .btn-primary-48.btn-outline-primary, .btn-primary-48.btn-menu-small, .successful-referrals .referral-addBankAccount button.btn-primary-48.btn-primary-4, .successful-referrals .referral-addBankAccount button.btn-primary-48.btn-black-2, .successful-referrals .referral-addBankAccount button.btn-primary-48.btn-black-2-thin, .successful-referrals .referral-addBankAccount button.btn-primary-48.btn-black, .successful-referrals .referral-addBankAccount .attribute-plugin-modal button.btn-primary-48.download-template-btn, .attribute-plugin-modal .successful-referrals .referral-addBankAccount button.btn-primary-48.download-template-btn, .successful-referrals .referral-addBankAccount .mobile-plan-footer-container button.btn-primary-48.plan-subscribe-button, .mobile-plan-footer-container .successful-referrals .referral-addBankAccount button.btn-primary-48.plan-subscribe-button, .successful-referrals .referral-addBankAccount .plan-downgrade-causes-list .mweb button.btn-primary-48.mweb-cta, .plan-downgrade-causes-list .mweb .successful-referrals .referral-addBankAccount button.btn-primary-48.mweb-cta, .successful-referrals .referral-addBankAccount .plan-cards-mobile .plan-card button.btn-primary-48, .plan-cards-mobile .plan-card .successful-referrals .referral-addBankAccount button.btn-primary-48, .btn-primary-48.btn-outline-9, .btn-primary-48.btn-outline-primary-4, .btn-primary-48.btn-outline-gray-1, .btn-primary-48.btn-outline-gray, .btn-primary-48.store-timing-time-picker-btn, .btn-primary-48.btn-csv-add, .btn-primary-48.btn-filter, .btn-primary-48.btn-outline-7, .btn-primary-48.btn-outline-6, .btn-primary-48.btn-outline-4, .btn-primary-48.otp-button, .btn-primary-48.payment-option-button, .btn-primary-small, .btn-primary-0, .btn-primary.btn-4, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.btn-4.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.btn-4.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.btn-4.primary, .btn-4.btn-primary-48, .btn-primary.btn-warning-4, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.btn-warning-4.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.btn-warning-4.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.btn-warning-4.primary, .btn-warning-4.btn-primary-48, .btn-primary.btn-success-4, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.btn-success-4.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.btn-success-4.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.btn-success-4.primary, .btn-success-4.btn-primary-48, .btn-primary.btn-danger-4, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.btn-danger-4.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.btn-danger-4.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.btn-danger-4.primary, .btn-danger-4.btn-primary-48, .btn-primary.btn-dining-4, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.btn-dining-4.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.btn-dining-4.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.btn-dining-4.primary, .btn-dining-4.btn-primary-48, .btn-primary-4, .plan-cards-mobile .plan-card button, .plan-downgrade-causes-list .mweb .mweb-cta, .mobile-plan-footer-container .plan-subscribe-button, .attribute-plugin-modal .download-template-btn, .btn-black, .btn-black-2-thin, .btn-black-2, .btn-primary.btn-3, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.btn-3.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.btn-3.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.btn-3.primary, .btn-3.btn-primary-48, .btn-primary.btn-premium-3, .subscription-container .features-grid.mobile-flow .feature-head-grid-item:nth-of-type(even) button.btn-premium-3.primary, .subscription-container .features-grid .feature-head-grid-item.web:nth-of-type(odd) button.btn-premium-3.primary, .subscription-container .domestic-plans-container .domestic-plan-card-container:nth-of-type(even) button.btn-premium-3.primary, .btn-premium-3.btn-primary-48 
{	color: #fff;
    cursor: pointer;
    display: inline-block;
    transition: .15s ease-in-out;
    background-color: #0000;
    -webkit-user-select: none;
    user-select: none;
    background-color: #e5a703;
}

.form-logo p
{
	width:170px;
}
.c-gray-1 {
    color: #4d4d4d;
}

.mt20
{
margin-top: 20px;
}
.color-social
{
	color: #4d4d4d;
}
.menu-hamburger-section, .menu-hamburger-section .menu-links {
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
}
.menu-hamburger-section {
    width: 100%;
    overflow-y: auto;
    padding: 20px 20px 48px;
    background-color: #fff;
    position: fixed;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    z-index: 1000;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
    -webkit-transition: all .1s ease-in 0s;
    -moz-transition: all .1s ease-in 0s;
    transition: all .1s ease-in 0s;
}