.table td,.table th{
	vertical-align:middle;
}

@font-face{
	font-family:Noto Sans;
	font-style:normal;
	font-weight:400;
	src:url(https://stage.vipslots.eu/fonts/noto-sans-v9-latin-regular.woff2) format("woff2"), url(https://stage.vipslots.eu/fonts/noto-sans-v9-latin-regular.woff) format("woff"), url(https://stage.vipslots.eu/fonts/noto-sans-v9-latin-regular.ttf) format("truetype");
}

@font-face{
	font-family:Noto Sans;
	font-style:normal;
	font-weight:700;
	src:url(https://stage.vipslots.eu/fonts/noto-sans-v9-latin-700.woff2) format("woff2"), url(https://stage.vipslots.eu/fonts/noto-sans-v9-latin-700.woff) format("woff"), url(https://stage.vipslots.eu/fonts/noto-sans-v9-latin-700.ttf) format("truetype");
}
:root{
	--blue:#007bff;
	--indigo:#6610f2;
	--purple:#6f42c1;
	--pink:#e83e8c;
	--red:#dc3545;
	--orange:#f4666a;
	--yellow:#ffc107;
	--green:#98bf17;
	--teal:#20c997;
	--cyan:#17a2b8;
	--white:#fff;
	--gray:#6c757d;
	--gray-dark:#7e7e7e;
	--breakpoint-xs:0;
	--breakpoint-sm:576px;
	--breakpoint-md:768px;
	--breakpoint-lg:992px;
	--breakpoint-xl:1200px;
	--breakpoint-xxl:1366px;
	--font-family-sans-serif:"Noto Sans", sans-serif;
	--font-family-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,:after,:before{
	box-sizing:border-box;
}

html{
	font-family:sans-serif;
	line-height:1.15;
	-webkit-text-size-adjust:100%;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}

article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{
	display:block;
}

body{
	margin:0;
	font-family:Noto Sans,sans-serif;
	font-size:1rem;
	font-weight:400;
	line-height:1.5;
	color:#403267;
	text-align:left;
}

[tabindex="-1"]:focus:not(:focus-visible){
	outline:0 !important;
}

hr{
	box-sizing:content-box;
	height:0;
	overflow:visible;
}

h1,h2,h3,h4,h5,h6{
	margin-top:0;
	margin-bottom:1rem;
}

p{
	margin-top:0;
	margin-bottom:1.125rem;
}

abbr[data-original-title],abbr[title]{
	text-decoration:underline;
	-webkit-text-decoration:underline dotted;
	        text-decoration:underline dotted;
	cursor:help;
	border-bottom:0;
	-webkit-text-decoration-skip-ink:none;
	        text-decoration-skip-ink:none;
}

address{
	font-style:normal;
	line-height:inherit;
}

address,dl,ol,ul{
	margin-bottom:1rem;
}

dl,ol,ul{
	margin-top:0;
}

ol ol,ol ul,ul ol,ul ul{
	margin-bottom:0;
}

dt{
	font-weight:700;
}

dd{
	margin-bottom:.5rem;
	margin-left:0;
}

blockquote{
	margin:0 0 1rem;
}

b,strong{
	font-weight:bolder;
}

small{
	font-size:80%;
}

sub,sup{
	position:relative;
	font-size:75%;
	line-height:0;
	vertical-align:baseline;
}

sub{
	bottom:-.25em;
}

sup{
	top:-.5em;
}

a{
	color:#f4666a;
	background-color:transparent;
}

a,a:hover{
	text-decoration:none;
}

a:hover{
	color:#f1363c;
}

a:not([href]),a:not([href]):hover{
	color:inherit;
	text-decoration:none;
}

code,kbd,pre,samp{
	font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
	font-size:1em;
}

pre{
	margin-top:0;
	margin-bottom:1rem;
	overflow:auto;
}

figure{
	margin:0 0 1rem;
}

img{
	border-style:none;
}

img,svg{
	vertical-align:middle;
}

svg{
	overflow:hidden;
}

table{
	border-collapse:collapse;
}

caption{
	padding-top:.75rem;
	padding-bottom:.75rem;
	color:#6c757d;
	text-align:left;
	caption-side:bottom;
}

th{
	text-align:inherit;
}

label{
	display:inline-block;
	margin-bottom:.5rem;
}

button{
	border-radius:0;
}

button:focus{
	outline:1px dotted;
	outline:5px auto -webkit-focus-ring-color;
}

button,input,optgroup,select,textarea{
	margin:0;
	font-family:inherit;
	font-size:inherit;
	line-height:inherit;
}

button,input{
	overflow:visible;
}

button,select{
	text-transform:none;
}

select{
	word-wrap:normal;
}

[type=button],[type=reset],[type=submit],button{
	-webkit-appearance:button;
}

[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){
	cursor:pointer;
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{
	padding:0;
	border-style:none;
}

input[type=checkbox],input[type=radio]{
	box-sizing:border-box;
	padding:0;
}

input[type=date],input[type=datetime-local],input[type=month],input[type=time]{
	-webkit-appearance:listbox;
}

textarea{
	overflow:auto;
	resize:vertical;
}

fieldset{
	min-width:0;
	padding:0;
	margin:0;
	border:0;
}

legend{
	display:block;
	width:100%;
	max-width:100%;
	padding:0;
	margin-bottom:.5rem;
	font-size:1.5rem;
	line-height:inherit;
	color:inherit;
	white-space:normal;
}

progress{
	vertical-align:baseline;
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{
	height:auto;
}

[type=search]{
	outline-offset:-2px;
	-webkit-appearance:none;
}

[type=search]::-webkit-search-decoration{
	-webkit-appearance:none;
}

::-webkit-file-upload-button{
	font:inherit;
	-webkit-appearance:button;
}

output{
	display:inline-block;
}

summary{
	display:list-item;
	cursor:pointer;
}

template{
	display:none;
}

[hidden]{
	display:none !important;
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
	margin-bottom:1rem;
	font-weight:700;
	line-height:1.2;
}

.h1,h1{
	font-size:1.5rem;
}

.h2,h2{
	font-size:1.375rem;
}

.h3,h3{
	font-size:1.125rem;
}

.h4,.h5,h4,h5{
	font-size:1rem;
}

.h6,h6{
	font-size:.875rem;
}

.lead{
	font-size:1.25rem;
	font-weight:300;
}

.display-1{
	font-size:6rem;
}

.display-1,.display-2{
	font-weight:300;
	line-height:1.2;
}

.display-2{
	font-size:5.5rem;
}

.display-3{
	font-size:4.5rem;
}

.display-3,.display-4{
	font-weight:300;
	line-height:1.2;
}

.display-4{
	font-size:3.5rem;
}

hr{
	margin-top:1rem;
	margin-bottom:1rem;
	border:0;
	border-top:1px solid rgba(0, 0, 0, .1);
}

.small,small{
	font-size:.75rem;
	font-weight:400;
}

.mark,mark{
	padding:.2em;
	background-color:#fcf8e3;
}

.list-inline,.list-unstyled{
	padding-left:0;
	list-style:none;
}

.list-inline-item{
	display:inline-block;
}

.list-inline-item:not(:last-child){
	margin-right:.5rem;
}

.initialism{
	font-size:90%;
	text-transform:uppercase;
}

.blockquote{
	margin-bottom:1rem;
	font-size:1.25rem;
}

.blockquote-footer{
	display:block;
	font-size:.75rem;
	color:#6c757d;
}

.blockquote-footer:before{
	content:"\2014\00A0";
}

.form-control{
	display:block;
	width:100%;
	height:2.5rem;
	padding:.813rem .75rem;
	font-size:.875rem;
	font-weight:700;
	line-height:1;
	color:#111;
	background-color:#fff;
	background-clip:padding-box;
	border:0 solid #c7c7c7;
	border-radius:4px;
	transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion:reduce){
	.form-control{
		transition:none;
	}
}

.form-control::-ms-expand{
	background-color:transparent;
	border:0;
}

.form-control:-moz-focusring{
	color:transparent;
	text-shadow:0 0 0 #111;
}

.form-control:focus{
	color:#111;
	background-color:#fff;
	border-color:#7a65b4;
	outline:0;
	box-shadow:0 0 0 .2rem rgba(64, 50, 103, .25);
}

.form-control:-ms-input-placeholder{
	color:#959595;
	opacity:1;
}

.form-control::placeholder{
	color:#959595;
	opacity:1;
}

.form-control:disabled,.form-control[readonly]{
	background-color:#dadada;
	opacity:1;
}

select.form-control:focus::-ms-value{
	color:#111;
	background-color:#fff;
}

.form-control-file,.form-control-range{
	display:block;
	width:100%;
}

.col-form-label{
	padding-top:.813rem;
	padding-bottom:.813rem;
	margin-bottom:0;
	font-size:inherit;
	line-height:1;
}

.col-form-label-lg{
	padding-top:.5rem;
	padding-bottom:.5rem;
	font-size:1.25rem;
	line-height:1.5;
}

.col-form-label-sm{
	padding-top:.25rem;
	padding-bottom:.25rem;
	font-size:.875rem;
	line-height:1.5;
}

.form-control-plaintext{
	display:block;
	width:100%;
	padding:.813rem 0;
	margin-bottom:0;
	font-size:.875rem;
	line-height:1;
	color:#403267;
	background-color:transparent;
	border:0 solid transparent;
}

.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{
	padding-right:0;
	padding-left:0;
}

.form-control-sm{
	height:2rem;
	padding:.25rem .5rem;
	font-size:.875rem;
	line-height:1.5;
	border-radius:.2rem;
}

.form-control-lg{
	height:calc(1.5em + 1rem);
	padding:.5rem 1rem;
	font-size:1.25rem;
	line-height:1.5;
	border-radius:.3rem;
}

select.form-control[multiple],select.form-control[size],textarea.form-control{
	height:auto;
}

.form-group{
	margin-bottom:1rem;
}

.form-text{
	display:block;
	margin-top:.25rem;
}

.form-row{
	display:flex;
	flex-wrap:wrap;
	margin-right:-5px;
	margin-left:-5px;
}

.form-row>.col,.form-row>[class*=col-]{
	padding-right:5px;
	padding-left:5px;
}

.form-check{
	position:relative;
	display:block;
	padding-left:1.25rem;
}

.form-check-input{
	position:absolute;
	margin-top:.3rem;
	margin-left:-1.25rem;
}

.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{
	color:#6c757d;
}

.form-check-label{
	margin-bottom:0;
}

.form-check-inline{
	display:inline-flex;
	align-items:center;
	padding-left:0;
	margin-right:.75rem;
}

.form-check-inline .form-check-input{
	position:static;
	margin-top:0;
	margin-right:.3125rem;
	margin-left:0;
}

.valid-feedback{
	display:none;
	width:100%;
	margin-top:.25rem;
	font-size:.75rem;
	color:#98bf17;
}

.valid-tooltip{
	position:absolute;
	top:100%;
	z-index:5;
	display:none;
	max-width:100%;
	padding:.25rem .5rem;
	margin-top:.1rem;
	font-size:.875rem;
	line-height:1.5;
	color:#212529;
	background-color:rgba(152, 191, 23, .9);
	border-radius:4px;
}

.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{
	display:block;
}

.form-control.is-valid,.was-validated .form-control:valid{
	border-color:#98bf17;
	padding-right:calc(1em + 1.626rem);
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2398bf17' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
	background-repeat:no-repeat;
	background-position:right calc(.25em + .4065rem) center;
	background-size:calc(.5em + .813rem) calc(.5em + .813rem);
}

.form-control.is-valid:focus,.was-validated .form-control:valid:focus{
	border-color:#98bf17;
	box-shadow:0 0 0 .2rem rgba(152, 191, 23, .25);
}

.was-validated textarea.form-control:valid,textarea.form-control.is-valid{
	padding-right:calc(1em + 1.626rem);
	background-position:top calc(.25em + .4065rem) right calc(.25em + .4065rem);
}

.custom-select.is-valid,.was-validated .custom-select:valid{
	border-color:#98bf17;
	padding-right:calc(.75em + 2.9695rem);
	background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgOCA2IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiMwMDAiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMCAxLjVsNCA0IDQtNC0xLTEtMyAzLTMtMy0xIDF6IiBmaWxsPSIjMDAwIiAvPjwvc3ZnPg==) no-repeat right .75rem center/8px 6px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2398bf17' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.5em + .813rem) calc(.5em + .813rem);
}

.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{
	border-color:#98bf17;
	box-shadow:0 0 0 .2rem rgba(152, 191, 23, .25);
}

.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{
	color:#98bf17;
}

.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{
	display:block;
}

.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{
	color:#98bf17;
}

.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{
	border-color:#98bf17;
}

.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{
	border-color:#b8e524;
	background-color:#b8e524;
}

.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{
	box-shadow:0 0 0 .2rem rgba(152, 191, 23, .25);
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:valid~.custom-file-label{
	border-color:#98bf17;
}

.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{
	border-color:#98bf17;
	box-shadow:0 0 0 .2rem rgba(152, 191, 23, .25);
}

.invalid-feedback{
	display:none;
	width:100%;
	margin-top:.25rem;
	font-size:.75rem;
	color:#dc3545;
}

.invalid-tooltip{
	position:absolute;
	top:100%;
	z-index:5;
	display:none;
	max-width:100%;
	padding:.25rem .5rem;
	margin-top:.1rem;
	font-size:.875rem;
	line-height:1.5;
	color:#fff;
	background-color:rgba(220, 53, 69, .9);
	border-radius:4px;
}

.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{
	display:block;
}

.form-control.is-invalid,.was-validated .form-control:invalid{
	border-color:#dc3545;
	padding-right:calc(1em + 1.626rem);
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");
	background-repeat:no-repeat;
	background-position:right calc(.25em + .4065rem) center;
	background-size:calc(.5em + .813rem) calc(.5em + .813rem);
}

.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{
	border-color:#dc3545;
	box-shadow:0 0 0 .2rem rgba(220, 53, 69, .25);
}

.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{
	padding-right:calc(1em + 1.626rem);
	background-position:top calc(.25em + .4065rem) right calc(.25em + .4065rem);
}

.custom-select.is-invalid,.was-validated .custom-select:invalid{
	border-color:#dc3545;
	padding-right:calc(.75em + 2.9695rem);
	background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgOCA2IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiMwMDAiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMCAxLjVsNCA0IDQtNC0xLTEtMyAzLTMtMy0xIDF6IiBmaWxsPSIjMDAwIiAvPjwvc3ZnPg==) no-repeat right .75rem center/8px 6px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.5em + .813rem) calc(.5em + .813rem);
}

.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{
	border-color:#dc3545;
	box-shadow:0 0 0 .2rem rgba(220, 53, 69, .25);
}

.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{
	color:#dc3545;
}

.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{
	display:block;
}

.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{
	color:#dc3545;
}

.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{
	border-color:#dc3545;
}

.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{
	border-color:#e4606d;
	background-color:#e4606d;
}

.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{
	box-shadow:0 0 0 .2rem rgba(220, 53, 69, .25);
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:invalid~.custom-file-label{
	border-color:#dc3545;
}

.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{
	border-color:#dc3545;
	box-shadow:0 0 0 .2rem rgba(220, 53, 69, .25);
}

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

.form-inline .form-check{
	width:100%;
}

@media (min-width:576px){
	.form-inline label{
		justify-content:center;
	}
	.form-inline .form-group,.form-inline label{
		display:flex;
		align-items:center;
		margin-bottom:0;
	}
	.form-inline .form-group{
		flex:0 0 auto;
		flex-flow:row wrap;
	}
	.form-inline .form-control{
		display:inline-block;
		width:auto;
		vertical-align:middle;
	}
	.form-inline .form-control-plaintext{
		display:inline-block;
	}
	.form-inline .custom-select,.form-inline .input-group{
		width:auto;
	}
	.form-inline .form-check{
		display:flex;
		align-items:center;
		justify-content:center;
		width:auto;
		padding-left:0;
	}
	.form-inline .form-check-input{
		position:relative;
		flex-shrink:0;
		margin-top:0;
		margin-right:.25rem;
		margin-left:0;
	}
	.form-inline .custom-control{
		align-items:center;
		justify-content:center;
	}
	.form-inline .custom-control-label{
		margin-bottom:0;
	}
}

.custom-control{
	position:relative;
	display:block;
	min-height:1.5rem;
	padding-left:1.5rem;
}

.custom-control-inline{
	display:inline-flex;
	margin-right:1rem;
}

.custom-control-input{
	position:absolute;
	left:0;
	z-index:-1;
	width:1rem;
	height:1.25rem;
	opacity:0;
}

.custom-control-input:checked~.custom-control-label:before{
	color:#fff;
	border-color:#403267;
	background-color:#403267;
}

.custom-control-input:focus~.custom-control-label:before{
	box-shadow:0 0 0 .2rem rgba(64, 50, 103, .25);
}

.custom-control-input:focus:not(:checked)~.custom-control-label:before{
	border-color:#7a65b4;
}

.custom-control-input:not(:disabled):active~.custom-control-label:before{
	color:#fff;
	background-color:#9787c5;
	border-color:#9787c5;
}

.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{
	color:#6c757d;
}

.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before{
	background-color:#dadada;
}

.custom-control-label{
	position:relative;
	margin-bottom:0;
	vertical-align:top;
}

.custom-control-label:before{
	pointer-events:none;
	background-color:#fff;
	border:0 solid #adb5bd;
}

.custom-control-label:after,.custom-control-label:before{
	position:absolute;
	top:.25rem;
	left:-1.5rem;
	display:block;
	width:1rem;
	height:1rem;
	content:"";
}

.custom-control-label:after{
	background:no-repeat 50% / 72% auto;
}

.custom-checkbox .custom-control-label:before{
	border-radius:2px;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:after{
	background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgOSA2IiBmaWxsPSIjZmZmIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOC40MTUuOTQ3TDIuODYgNiAuMDgzIDMuNDc0bDEuMDQyLS45NDggMS43MzUgMS41OEw3LjM3NCAwbDEuMDQxLjk0N3oiIGZpbGw9IiNmZmYiIC8+PC9zdmc+);
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{
	border-color:#403267;
	background-color:#403267;
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{
	background-color:rgba(64, 50, 103, .5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{
	background-color:rgba(64, 50, 103, .5);
}

.custom-radio .custom-control-label:before{
	border-radius:100%;
}

.custom-radio .custom-control-input:checked~.custom-control-label:after{
	background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{
	background-color:rgba(64, 50, 103, .5);
}

.custom-switch{
	padding-left:2.25rem;
}

.custom-switch .custom-control-label:before{
	left:-2.25rem;
	width:1.75rem;
	pointer-events:all;
	border-radius:.5rem;
}

.custom-switch .custom-control-label:after{
	top:.25rem;
	left:-2.25rem;
	width:1rem;
	height:1rem;
	background-color:#adb5bd;
	border-radius:.5rem;
	transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion:reduce){
	.custom-switch .custom-control-label:after{
		transition:none;
	}
}

.custom-switch .custom-control-input:checked~.custom-control-label:after{
	background-color:#fff;
	transform:translateX(.75rem);
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{
	background-color:rgba(64, 50, 103, .5);
}

.custom-select{
	display:inline-block;
	width:100%;
	height:2.5rem;
	padding:.813rem 1.75rem .813rem .75rem;
	font-size:.875rem;
	font-weight:700;
	line-height:1;
	color:#111;
	vertical-align:middle;
	background:#fff url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgOCA2IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiMwMDAiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMCAxLjVsNCA0IDQtNC0xLTEtMyAzLTMtMy0xIDF6IiBmaWxsPSIjMDAwIiAvPjwvc3ZnPg==) no-repeat right .75rem center/8px 6px;
	border:0 solid #c7c7c7;
	border-radius:4px;
	-webkit-appearance:none;
	        appearance:none;
}

.custom-select:focus{
	border-color:#7a65b4;
	outline:0;
	box-shadow:0 0 0 .2rem rgba(64, 50, 103, .25);
}

.custom-select:focus::-ms-value{
	color:#111;
	background-color:#fff;
}

.custom-select[multiple],.custom-select[size]:not([size="1"]){
	height:auto;
	padding-right:.75rem;
	background-image:none;
}

.custom-select:disabled{
	color:#6c757d;
	background-color:#dadada;
}

.custom-select::-ms-expand{
	display:none;
}

.custom-select:-moz-focusring{
	color:transparent;
	text-shadow:0 0 0 #111;
}

.custom-select-sm{
	height:2rem;
	padding-top:.25rem;
	padding-bottom:.25rem;
	padding-left:.5rem;
	font-size:.875rem;
}

.custom-select-lg{
	height:calc(1.5em + 1rem);
	padding-top:.5rem;
	padding-bottom:.5rem;
	padding-left:1rem;
	font-size:1.25rem;
}

.custom-file{
	display:inline-block;
	margin-bottom:0;
}

.custom-file,.custom-file-input{
	position:relative;
	width:100%;
	height:2.5rem;
}

.custom-file-input{
	z-index:2;
	margin:0;
	opacity:0;
}

.custom-file-input:focus~.custom-file-label{
	border-color:#7a65b4;
	box-shadow:0 0 0 .2rem rgba(64, 50, 103, .25);
}

.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{
	background-color:#dadada;
}

.custom-file-input:lang(en)~.custom-file-label:after{
	content:"Browse";
}

.custom-file-input~.custom-file-label[data-browse]:after{
	content:attr(data-browse);
}

.custom-file-label{
	left:0;
	z-index:1;
	height:2.5rem;
	font-weight:700;
	background-color:#fff;
	border:0 solid #c7c7c7;
	border-radius:4px;
}

.custom-file-label,.custom-file-label:after{
	position:absolute;
	top:0;
	right:0;
	padding:.813rem .75rem;
	line-height:1;
	color:#111;
}

.custom-file-label:after{
	bottom:0;
	z-index:3;
	display:block;
	height:calc(1em + 1.626rem);
	content:"Browse";
	background-color:#dadada;
	border-left:inherit;
	border-radius:0 4px 4px 0;
}

.custom-range{
	width:100%;
	height:1.4rem;
	padding:0;
	background-color:transparent;
	-webkit-appearance:none;
	        appearance:none;
}

.custom-range:focus{
	outline:none;
}

.custom-range:focus::-webkit-slider-thumb{
	box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(64, 50, 103, .25);
}

.custom-range:focus::-moz-range-thumb{
	box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(64, 50, 103, .25);
}

.custom-range:focus::-ms-thumb{
	box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(64, 50, 103, .25);
}

.custom-range::-moz-focus-outer{
	border:0;
}

.custom-range::-webkit-slider-thumb{
	width:1rem;
	height:1rem;
	margin-top:-.25rem;
	background-color:#403267;
	border:0;
	border-radius:1rem;
	-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	-webkit-appearance:none;
	        appearance:none;
}

@media (prefers-reduced-motion:reduce){
	.custom-range::-webkit-slider-thumb{
		-webkit-transition:none;
		transition:none;
	}
}

.custom-range::-webkit-slider-thumb:active{
	background-color:#9787c5;
}

.custom-range::-webkit-slider-runnable-track{
	width:100%;
	height:.5rem;
	color:transparent;
	cursor:pointer;
	background-color:#e4e4e4;
	border-color:transparent;
	border-radius:1rem;
}

.custom-range::-moz-range-thumb{
	width:1rem;
	height:1rem;
	background-color:#403267;
	border:0;
	border-radius:1rem;
	-moz-transition:background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	appearance:none;
}

@media (prefers-reduced-motion:reduce){
	.custom-range::-moz-range-thumb{
		-moz-transition:none;
		transition:none;
	}
}

.custom-range::-moz-range-thumb:active{
	background-color:#9787c5;
}

.custom-range::-moz-range-track{
	width:100%;
	height:.5rem;
	color:transparent;
	cursor:pointer;
	background-color:#e4e4e4;
	border-color:transparent;
	border-radius:1rem;
}

.custom-range::-ms-thumb{
	width:1rem;
	height:1rem;
	margin-top:0;
	margin-right:.2rem;
	margin-left:.2rem;
	background-color:#403267;
	border:0;
	border-radius:1rem;
	-ms-transition:background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	appearance:none;
}

@media (prefers-reduced-motion:reduce){
	.custom-range::-ms-thumb{
		-ms-transition:none;
		transition:none;
	}
}

.custom-range::-ms-thumb:active{
	background-color:#9787c5;
}

.custom-range::-ms-track{
	width:100%;
	height:.5rem;
	color:transparent;
	cursor:pointer;
	background-color:transparent;
	border-color:transparent;
	border-width:.5rem;
}

.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{
	background-color:#e4e4e4;
	border-radius:1rem;
}

.custom-range::-ms-fill-upper{
	margin-right:15px;
}

.custom-range:disabled::-webkit-slider-thumb{
	background-color:#adb5bd;
}

.custom-range:disabled::-webkit-slider-runnable-track{
	cursor:default;
}

.custom-range:disabled::-moz-range-thumb{
	background-color:#adb5bd;
}

.custom-range:disabled::-moz-range-track{
	cursor:default;
}

.custom-range:disabled::-ms-thumb{
	background-color:#adb5bd;
}

.custom-control-label:before,.custom-file-label,.custom-select{
	transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion:reduce){
	.custom-control-label:before,.custom-file-label,.custom-select{
		transition:none;
	}
}

.input-group{
	position:relative;
	display:flex;
	flex-wrap:wrap;
	align-items:stretch;
	width:100%;
}

.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{
	position:relative;
	flex:1 1 0%;
	min-width:0;
	margin-bottom:0;
}

.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{
	margin-left:0;
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{
	z-index:3;
}

.input-group>.custom-file .custom-file-input:focus{
	z-index:4;
}

.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){
	border-top-right-radius:0;
	border-bottom-right-radius:0;
}

.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){
	border-top-left-radius:0;
	border-bottom-left-radius:0;
}

.input-group>.custom-file{
	display:flex;
	align-items:center;
}

.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{
	border-top-right-radius:0;
	border-bottom-right-radius:0;
}

.input-group>.custom-file:not(:first-child) .custom-file-label{
	border-top-left-radius:0;
	border-bottom-left-radius:0;
}

.input-group-append,.input-group-prepend{
	display:flex;
}

.input-group-append .btn,.input-group-prepend .btn{
	position:relative;
	z-index:2;
}

.input-group-append .btn:focus,.input-group-prepend .btn:focus{
	z-index:3;
}

.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{
	margin-left:0;
}

.input-group-prepend{
	margin-right:0;
}

.input-group-append{
	margin-left:0;
}

.input-group-text{
	display:flex;
	align-items:center;
	padding:.813rem .75rem;
	margin-bottom:0;
	font-size:.875rem;
	font-weight:400;
	line-height:1;
	color:#111;
	text-align:center;
	white-space:nowrap;
	background-color:#dadada;
	border:0 solid #c7c7c7;
	border-radius:4px;
}

.input-group-text input[type=checkbox],.input-group-text input[type=radio]{
	margin-top:0;
}

.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){
	height:calc(1.5em + 1rem);
}

.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{
	padding:.5rem 1rem;
	font-size:1.25rem;
	line-height:1.5;
	border-radius:.3rem;
}

.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){
	height:2rem;
}

.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{
	padding:.25rem .5rem;
	font-size:.875rem;
	line-height:1.5;
	border-radius:.2rem;
}

.input-group-lg>.custom-select,.input-group-sm>.custom-select{
	padding-right:1.75rem;
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{
	border-top-right-radius:0;
	border-bottom-right-radius:0;
}

.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{
	border-top-left-radius:0;
	border-bottom-left-radius:0;
}

.img-fluid,.img-thumbnail{
	max-width:100%;
	height:auto;
}

.img-thumbnail{
	padding:.25rem;
	background-color:#fff;
	border:1px solid #e4e4e4;
	border-radius:4px;
}

.figure{
	display:inline-block;
}

.figure-img{
	margin-bottom:.5rem;
	line-height:1;
}

.figure-caption{
	font-size:90%;
	color:#6c757d;
}

code{
	font-size:87.5%;
	color:#e83e8c;
	word-wrap:break-word;
}

a>code{
	color:inherit;
}

kbd{
	padding:.2rem .4rem;
	font-size:87.5%;
	color:#fff;
	background-color:#212529;
	border-radius:.2rem;
}

kbd kbd{
	padding:0;
	font-size:100%;
	font-weight:700;
}

pre{
	display:block;
	font-size:87.5%;
	color:#212529;
}

pre code{
	font-size:inherit;
	color:inherit;
	word-break:normal;
}

.pre-scrollable{
	max-height:340px;
	overflow-y:scroll;
}

.table{
	width:100%;
	margin-bottom:1rem;
	color:#403267;
}

.table td,.table th{
	padding:.75rem;
	vertical-align:top;
	border-top:0 solid #e4e4e4;
}

.table thead th{
	vertical-align:bottom;
	border-bottom:0 solid #e4e4e4;
}

.table tbody+tbody{
	border-top:0 solid #e4e4e4;
}

.table-sm td,.table-sm th{
	padding:.375rem;
}

.table-bordered,.table-bordered td,.table-bordered th{
	border:0 solid #e4e4e4;
}

.table-bordered thead td,.table-bordered thead th{
	border-bottom-width:0;
}

.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{
	border:0;
}

.table-striped tbody tr:nth-of-type(odd){
	background-color:#e4e4e4;
}

.table-hover tbody tr:hover{
	color:#403267;
}

.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th,.table-hover tbody tr:hover{
	background-color:rgba(0, 0, 0, .075);
}

.table .thead-dark th{
	color:#fff;
	background-color:#403267;
	border-color:#919191;
}

.table .thead-light th{
	color:#959595;
	background-color:#dadada;
	border-color:#e4e4e4;
}

.table-dark{
	color:#fff;
	background-color:#403267;
}

.table-dark td,.table-dark th,.table-dark thead th{
	border-color:#919191;
}

.table-dark.table-bordered{
	border:0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd){
	background-color:hsla(0, 0%, 100%, .05);
}

.table-dark.table-hover tbody tr:hover{
	color:#fff;
	background-color:hsla(0, 0%, 100%, .075);
}

@media (max-width:575.98px){
	.table-responsive-sm{
		display:block;
		width:100%;
		overflow-x:auto;
		-webkit-overflow-scrolling:touch;
	}
	.table-responsive-sm>.table-bordered{
		border:0;
	}
}

@media (max-width:767.98px){
	.table-responsive-md{
		display:block;
		width:100%;
		overflow-x:auto;
		-webkit-overflow-scrolling:touch;
	}
	.table-responsive-md>.table-bordered{
		border:0;
	}
}

@media (max-width:991.98px){
	.table-responsive-lg{
		display:block;
		width:100%;
		overflow-x:auto;
		-webkit-overflow-scrolling:touch;
	}
	.table-responsive-lg>.table-bordered{
		border:0;
	}
}

@media (max-width:1199.98px){
	.table-responsive-xl{
		display:block;
		width:100%;
		overflow-x:auto;
		-webkit-overflow-scrolling:touch;
	}
	.table-responsive-xl>.table-bordered{
		border:0;
	}
}

@media (max-width:1365.98px){
	.table-responsive-xxl{
		display:block;
		width:100%;
		overflow-x:auto;
		-webkit-overflow-scrolling:touch;
	}
	.table-responsive-xxl>.table-bordered{
		border:0;
	}
}

.table-responsive{
	display:block;
	width:100%;
	overflow-x:auto;
	-webkit-overflow-scrolling:touch;
}

.table-responsive>.table-bordered{
	border:0;
}

.container{
	padding-right:12px;
	padding-left:12px;
	margin-right:auto;
	margin-left:auto;
}

@media (min-width:576px){
	.container{
		max-width:540px;
	}
}

@media (min-width:768px){
	.container{
		max-width:720px;
	}
}

@media (min-width:992px){
	.container{
		max-width:960px;
	}
}

@media (min-width:1200px){
	.container{
		max-width:1140px;
	}
}

.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{
	width:100%;
	padding-right:12px;
	padding-left:12px;
	margin-right:auto;
	margin-left:auto;
}

@media (min-width:576px){
	.container,.container-sm{
		max-width:540px;
	}
}

@media (min-width:768px){
	.container,.container-md,.container-sm{
		max-width:720px;
	}
}

@media (min-width:992px){
	.container,.container-lg,.container-md,.container-sm{
		max-width:960px;
	}
}

@media (min-width:1200px){
	.container,.container-lg,.container-md,.container-sm,.container-xl{
		max-width:1140px;
	}
}

.row{
	display:flex;
	flex-wrap:wrap;
	margin-right:-12px;
	margin-left:-12px;
}

.no-gutters{
	margin-right:0;
	margin-left:0;
}

.no-gutters>.col,.no-gutters>[class*=col-]{
	padding-right:0;
	padding-left:0;
}

.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.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,.col-lg-auto,.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,.col-md-auto,.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,.col-sm-auto,.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,.col-xl-auto,.col-xxl,.col-xxl-1,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl-auto{
	position:relative;
	width:100%;
	padding-right:12px;
	padding-left:12px;
}

.col{
	flex-basis:0;
	flex-grow:1;
	max-width:100%;
}

.row-cols-1>*{
	flex:0 0 100%;
	max-width:100%;
}

.row-cols-2>*{
	flex:0 0 50%;
	max-width:50%;
}

.row-cols-3>*{
	flex:0 0 33.33333%;
	max-width:33.33333%;
}

.row-cols-4>*{
	flex:0 0 25%;
	max-width:25%;
}

.row-cols-5>*{
	flex:0 0 20%;
	max-width:20%;
}

.row-cols-6>*{
	flex:0 0 16.66667%;
	max-width:16.66667%;
}

.col-auto{
	flex:0 0 auto;
	width:auto;
	max-width:100%;
}

.col-1{
	flex:0 0 8.33333%;
	max-width:8.33333%;
}

.col-2{
	flex:0 0 16.66667%;
	max-width:16.66667%;
}

.col-3{
	flex:0 0 25%;
	max-width:25%;
}

.col-4{
	flex:0 0 33.33333%;
	max-width:33.33333%;
}

.col-5{
	flex:0 0 41.66667%;
	max-width:41.66667%;
}

.col-6{
	flex:0 0 50%;
	max-width:50%;
}

.col-7{
	flex:0 0 58.33333%;
	max-width:58.33333%;
}

.col-8{
	flex:0 0 66.66667%;
	max-width:66.66667%;
}

.col-9{
	flex:0 0 75%;
	max-width:75%;
}

.col-10{
	flex:0 0 83.33333%;
	max-width:83.33333%;
}

.col-11{
	flex:0 0 91.66667%;
	max-width:91.66667%;
}

.col-12{
	flex:0 0 100%;
	max-width:100%;
}

.order-first{
	order:-1;
}

.order-last{
	order:13;
}

.order-0{
	order:0;
}

.order-1{
	order:1;
}

.order-2{
	order:2;
}

.order-3{
	order:3;
}

.order-4{
	order:4;
}

.order-5{
	order:5;
}

.order-6{
	order:6;
}

.order-7{
	order:7;
}

.order-8{
	order:8;
}

.order-9{
	order:9;
}

.order-10{
	order:10;
}

.order-11{
	order:11;
}

.order-12{
	order:12;
}

.offset-1{
	margin-left:8.33333%;
}

.offset-2{
	margin-left:16.66667%;
}

.offset-3{
	margin-left:25%;
}

.offset-4{
	margin-left:33.33333%;
}

.offset-5{
	margin-left:41.66667%;
}

.offset-6{
	margin-left:50%;
}

.offset-7{
	margin-left:58.33333%;
}

.offset-8{
	margin-left:66.66667%;
}

.offset-9{
	margin-left:75%;
}

.offset-10{
	margin-left:83.33333%;
}

.offset-11{
	margin-left:91.66667%;
}

@media (min-width:576px){
	.col-sm{
		flex-basis:0;
		flex-grow:1;
		max-width:100%;
	}
	.row-cols-sm-1>*{
		flex:0 0 100%;
		max-width:100%;
	}
	.row-cols-sm-2>*{
		flex:0 0 50%;
		max-width:50%;
	}
	.row-cols-sm-3>*{
		flex:0 0 33.33333%;
		max-width:33.33333%;
	}
	.row-cols-sm-4>*{
		flex:0 0 25%;
		max-width:25%;
	}
	.row-cols-sm-5>*{
		flex:0 0 20%;
		max-width:20%;
	}
	.row-cols-sm-6>*{
		flex:0 0 16.66667%;
		max-width:16.66667%;
	}
	.col-sm-auto{
		flex:0 0 auto;
		width:auto;
		max-width:100%;
	}
	.col-sm-1{
		flex:0 0 8.33333%;
		max-width:8.33333%;
	}
	.col-sm-2{
		flex:0 0 16.66667%;
		max-width:16.66667%;
	}
	.col-sm-3{
		flex:0 0 25%;
		max-width:25%;
	}
	.col-sm-4{
		flex:0 0 33.33333%;
		max-width:33.33333%;
	}
	.col-sm-5{
		flex:0 0 41.66667%;
		max-width:41.66667%;
	}
	.col-sm-6{
		flex:0 0 50%;
		max-width:50%;
	}
	.col-sm-7{
		flex:0 0 58.33333%;
		max-width:58.33333%;
	}
	.col-sm-8{
		flex:0 0 66.66667%;
		max-width:66.66667%;
	}
	.col-sm-9{
		flex:0 0 75%;
		max-width:75%;
	}
	.col-sm-10{
		flex:0 0 83.33333%;
		max-width:83.33333%;
	}
	.col-sm-11{
		flex:0 0 91.66667%;
		max-width:91.66667%;
	}
	.col-sm-12{
		flex:0 0 100%;
		max-width:100%;
	}
	.order-sm-first{
		order:-1;
	}
	.order-sm-last{
		order:13;
	}
	.order-sm-0{
		order:0;
	}
	.order-sm-1{
		order:1;
	}
	.order-sm-2{
		order:2;
	}
	.order-sm-3{
		order:3;
	}
	.order-sm-4{
		order:4;
	}
	.order-sm-5{
		order:5;
	}
	.order-sm-6{
		order:6;
	}
	.order-sm-7{
		order:7;
	}
	.order-sm-8{
		order:8;
	}
	.order-sm-9{
		order:9;
	}
	.order-sm-10{
		order:10;
	}
	.order-sm-11{
		order:11;
	}
	.order-sm-12{
		order:12;
	}
	.offset-sm-0{
		margin-left:0;
	}
	.offset-sm-1{
		margin-left:8.33333%;
	}
	.offset-sm-2{
		margin-left:16.66667%;
	}
	.offset-sm-3{
		margin-left:25%;
	}
	.offset-sm-4{
		margin-left:33.33333%;
	}
	.offset-sm-5{
		margin-left:41.66667%;
	}
	.offset-sm-6{
		margin-left:50%;
	}
	.offset-sm-7{
		margin-left:58.33333%;
	}
	.offset-sm-8{
		margin-left:66.66667%;
	}
	.offset-sm-9{
		margin-left:75%;
	}
	.offset-sm-10{
		margin-left:83.33333%;
	}
	.offset-sm-11{
		margin-left:91.66667%;
	}
}

@media (min-width:768px){
	.col-md{
		flex-basis:0;
		flex-grow:1;
		max-width:100%;
	}
	.row-cols-md-1>*{
		flex:0 0 100%;
		max-width:100%;
	}
	.row-cols-md-2>*{
		flex:0 0 50%;
		max-width:50%;
	}
	.row-cols-md-3>*{
		flex:0 0 33.33333%;
		max-width:33.33333%;
	}
	.row-cols-md-4>*{
		flex:0 0 25%;
		max-width:25%;
	}
	.row-cols-md-5>*{
		flex:0 0 20%;
		max-width:20%;
	}
	.row-cols-md-6>*{
		flex:0 0 16.66667%;
		max-width:16.66667%;
	}
	.col-md-auto{
		flex:0 0 auto;
		width:auto;
		max-width:100%;
	}
	.col-md-1{
		flex:0 0 8.33333%;
		max-width:8.33333%;
	}
	.col-md-2{
		flex:0 0 16.66667%;
		max-width:16.66667%;
	}
	.col-md-3{
		flex:0 0 25%;
		max-width:25%;
	}
	.col-md-4{
		flex:0 0 33.33333%;
		max-width:33.33333%;
	}
	.col-md-5{
		flex:0 0 41.66667%;
		max-width:41.66667%;
	}
	.col-md-6{
		flex:0 0 50%;
		max-width:50%;
	}
	.col-md-7{
		flex:0 0 58.33333%;
		max-width:58.33333%;
	}
	.col-md-8{
		flex:0 0 66.66667%;
		max-width:66.66667%;
	}
	.col-md-9{
		flex:0 0 75%;
		max-width:75%;
	}
	.col-md-10{
		flex:0 0 83.33333%;
		max-width:83.33333%;
	}
	.col-md-11{
		flex:0 0 91.66667%;
		max-width:91.66667%;
	}
	.col-md-12{
		flex:0 0 100%;
		max-width:100%;
	}
	.order-md-first{
		order:-1;
	}
	.order-md-last{
		order:13;
	}
	.order-md-0{
		order:0;
	}
	.order-md-1{
		order:1;
	}
	.order-md-2{
		order:2;
	}
	.order-md-3{
		order:3;
	}
	.order-md-4{
		order:4;
	}
	.order-md-5{
		order:5;
	}
	.order-md-6{
		order:6;
	}
	.order-md-7{
		order:7;
	}
	.order-md-8{
		order:8;
	}
	.order-md-9{
		order:9;
	}
	.order-md-10{
		order:10;
	}
	.order-md-11{
		order:11;
	}
	.order-md-12{
		order:12;
	}
	.offset-md-0{
		margin-left:0;
	}
	.offset-md-1{
		margin-left:8.33333%;
	}
	.offset-md-2{
		margin-left:16.66667%;
	}
	.offset-md-3{
		margin-left:25%;
	}
	.offset-md-4{
		margin-left:33.33333%;
	}
	.offset-md-5{
		margin-left:41.66667%;
	}
	.offset-md-6{
		margin-left:50%;
	}
	.offset-md-7{
		margin-left:58.33333%;
	}
	.offset-md-8{
		margin-left:66.66667%;
	}
	.offset-md-9{
		margin-left:75%;
	}
	.offset-md-10{
		margin-left:83.33333%;
	}
	.offset-md-11{
		margin-left:91.66667%;
	}
}

@media (min-width:992px){
	.col-lg{
		flex-basis:0;
		flex-grow:1;
		max-width:100%;
	}
	.row-cols-lg-1>*{
		flex:0 0 100%;
		max-width:100%;
	}
	.row-cols-lg-2>*{
		flex:0 0 50%;
		max-width:50%;
	}
	.row-cols-lg-3>*{
		flex:0 0 33.33333%;
		max-width:33.33333%;
	}
	.row-cols-lg-4>*{
		flex:0 0 25%;
		max-width:25%;
	}
	.row-cols-lg-5>*{
		flex:0 0 20%;
		max-width:20%;
	}
	.row-cols-lg-6>*{
		flex:0 0 16.66667%;
		max-width:16.66667%;
	}
	.col-lg-auto{
		flex:0 0 auto;
		width:auto;
		max-width:100%;
	}
	.col-lg-1{
		flex:0 0 8.33333%;
		max-width:8.33333%;
	}
	.col-lg-2{
		flex:0 0 16.66667%;
		max-width:16.66667%;
	}
	.col-lg-3{
		flex:0 0 25%;
		max-width:25%;
	}
	.col-lg-4{
		flex:0 0 33.33333%;
		max-width:33.33333%;
	}
	.col-lg-5{
		flex:0 0 41.66667%;
		max-width:41.66667%;
	}
	.col-lg-6{
		flex:0 0 50%;
		max-width:50%;
	}
	.col-lg-7{
		flex:0 0 58.33333%;
		max-width:58.33333%;
	}
	.col-lg-8{
		flex:0 0 66.66667%;
		max-width:66.66667%;
	}
	.col-lg-9{
		flex:0 0 75%;
		max-width:75%;
	}
	.col-lg-10{
		flex:0 0 83.33333%;
		max-width:83.33333%;
	}
	.col-lg-11{
		flex:0 0 91.66667%;
		max-width:91.66667%;
	}
	.col-lg-12{
		flex:0 0 100%;
		max-width:100%;
	}
	.order-lg-first{
		order:-1;
	}
	.order-lg-last{
		order:13;
	}
	.order-lg-0{
		order:0;
	}
	.order-lg-1{
		order:1;
	}
	.order-lg-2{
		order:2;
	}
	.order-lg-3{
		order:3;
	}
	.order-lg-4{
		order:4;
	}
	.order-lg-5{
		order:5;
	}
	.order-lg-6{
		order:6;
	}
	.order-lg-7{
		order:7;
	}
	.order-lg-8{
		order:8;
	}
	.order-lg-9{
		order:9;
	}
	.order-lg-10{
		order:10;
	}
	.order-lg-11{
		order:11;
	}
	.order-lg-12{
		order:12;
	}
	.offset-lg-0{
		margin-left:0;
	}
	.offset-lg-1{
		margin-left:8.33333%;
	}
	.offset-lg-2{
		margin-left:16.66667%;
	}
	.offset-lg-3{
		margin-left:25%;
	}
	.offset-lg-4{
		margin-left:33.33333%;
	}
	.offset-lg-5{
		margin-left:41.66667%;
	}
	.offset-lg-6{
		margin-left:50%;
	}
	.offset-lg-7{
		margin-left:58.33333%;
	}
	.offset-lg-8{
		margin-left:66.66667%;
	}
	.offset-lg-9{
		margin-left:75%;
	}
	.offset-lg-10{
		margin-left:83.33333%;
	}
	.offset-lg-11{
		margin-left:91.66667%;
	}
}

@media (min-width:1200px){
	.col-xl{
		flex-basis:0;
		flex-grow:1;
		max-width:100%;
	}
	.row-cols-xl-1>*{
		flex:0 0 100%;
		max-width:100%;
	}
	.row-cols-xl-2>*{
		flex:0 0 50%;
		max-width:50%;
	}
	.row-cols-xl-3>*{
		flex:0 0 33.33333%;
		max-width:33.33333%;
	}
	.row-cols-xl-4>*{
		flex:0 0 25%;
		max-width:25%;
	}
	.row-cols-xl-5>*{
		flex:0 0 20%;
		max-width:20%;
	}
	.row-cols-xl-6>*{
		flex:0 0 16.66667%;
		max-width:16.66667%;
	}
	.col-xl-auto{
		flex:0 0 auto;
		width:auto;
		max-width:100%;
	}
	.col-xl-1{
		flex:0 0 8.33333%;
		max-width:8.33333%;
	}
	.col-xl-2{
		flex:0 0 16.66667%;
		max-width:16.66667%;
	}
	.col-xl-3{
		flex:0 0 25%;
		max-width:25%;
	}
	.col-xl-4{
		flex:0 0 33.33333%;
		max-width:33.33333%;
	}
	.col-xl-5{
		flex:0 0 41.66667%;
		max-width:41.66667%;
	}
	.col-xl-6{
		flex:0 0 50%;
		max-width:50%;
	}
	.col-xl-7{
		flex:0 0 58.33333%;
		max-width:58.33333%;
	}
	.col-xl-8{
		flex:0 0 66.66667%;
		max-width:66.66667%;
	}
	.col-xl-9{
		flex:0 0 75%;
		max-width:75%;
	}
	.col-xl-10{
		flex:0 0 83.33333%;
		max-width:83.33333%;
	}
	.col-xl-11{
		flex:0 0 91.66667%;
		max-width:91.66667%;
	}
	.col-xl-12{
		flex:0 0 100%;
		max-width:100%;
	}
	.order-xl-first{
		order:-1;
	}
	.order-xl-last{
		order:13;
	}
	.order-xl-0{
		order:0;
	}
	.order-xl-1{
		order:1;
	}
	.order-xl-2{
		order:2;
	}
	.order-xl-3{
		order:3;
	}
	.order-xl-4{
		order:4;
	}
	.order-xl-5{
		order:5;
	}
	.order-xl-6{
		order:6;
	}
	.order-xl-7{
		order:7;
	}
	.order-xl-8{
		order:8;
	}
	.order-xl-9{
		order:9;
	}
	.order-xl-10{
		order:10;
	}
	.order-xl-11{
		order:11;
	}
	.order-xl-12{
		order:12;
	}
	.offset-xl-0{
		margin-left:0;
	}
	.offset-xl-1{
		margin-left:8.33333%;
	}
	.offset-xl-2{
		margin-left:16.66667%;
	}
	.offset-xl-3{
		margin-left:25%;
	}
	.offset-xl-4{
		margin-left:33.33333%;
	}
	.offset-xl-5{
		margin-left:41.66667%;
	}
	.offset-xl-6{
		margin-left:50%;
	}
	.offset-xl-7{
		margin-left:58.33333%;
	}
	.offset-xl-8{
		margin-left:66.66667%;
	}
	.offset-xl-9{
		margin-left:75%;
	}
	.offset-xl-10{
		margin-left:83.33333%;
	}
	.offset-xl-11{
		margin-left:91.66667%;
	}
}

@media (min-width:1366px){
	.col-xxl{
		flex-basis:0;
		flex-grow:1;
		max-width:100%;
	}
	.row-cols-xxl-1>*{
		flex:0 0 100%;
		max-width:100%;
	}
	.row-cols-xxl-2>*{
		flex:0 0 50%;
		max-width:50%;
	}
	.row-cols-xxl-3>*{
		flex:0 0 33.33333%;
		max-width:33.33333%;
	}
	.row-cols-xxl-4>*{
		flex:0 0 25%;
		max-width:25%;
	}
	.row-cols-xxl-5>*{
		flex:0 0 20%;
		max-width:20%;
	}
	.row-cols-xxl-6>*{
		flex:0 0 16.66667%;
		max-width:16.66667%;
	}
	.col-xxl-auto{
		flex:0 0 auto;
		width:auto;
		max-width:100%;
	}
	.col-xxl-1{
		flex:0 0 8.33333%;
		max-width:8.33333%;
	}
	.col-xxl-2{
		flex:0 0 16.66667%;
		max-width:16.66667%;
	}
	.col-xxl-3{
		flex:0 0 25%;
		max-width:25%;
	}
	.col-xxl-4{
		flex:0 0 33.33333%;
		max-width:33.33333%;
	}
	.col-xxl-5{
		flex:0 0 41.66667%;
		max-width:41.66667%;
	}
	.col-xxl-6{
		flex:0 0 50%;
		max-width:50%;
	}
	.col-xxl-7{
		flex:0 0 58.33333%;
		max-width:58.33333%;
	}
	.col-xxl-8{
		flex:0 0 66.66667%;
		max-width:66.66667%;
	}
	.col-xxl-9{
		flex:0 0 75%;
		max-width:75%;
	}
	.col-xxl-10{
		flex:0 0 83.33333%;
		max-width:83.33333%;
	}
	.col-xxl-11{
		flex:0 0 91.66667%;
		max-width:91.66667%;
	}
	.col-xxl-12{
		flex:0 0 100%;
		max-width:100%;
	}
	.order-xxl-first{
		order:-1;
	}
	.order-xxl-last{
		order:13;
	}
	.order-xxl-0{
		order:0;
	}
	.order-xxl-1{
		order:1;
	}
	.order-xxl-2{
		order:2;
	}
	.order-xxl-3{
		order:3;
	}
	.order-xxl-4{
		order:4;
	}
	.order-xxl-5{
		order:5;
	}
	.order-xxl-6{
		order:6;
	}
	.order-xxl-7{
		order:7;
	}
	.order-xxl-8{
		order:8;
	}
	.order-xxl-9{
		order:9;
	}
	.order-xxl-10{
		order:10;
	}
	.order-xxl-11{
		order:11;
	}
	.order-xxl-12{
		order:12;
	}
	.offset-xxl-0{
		margin-left:0;
	}
	.offset-xxl-1{
		margin-left:8.33333%;
	}
	.offset-xxl-2{
		margin-left:16.66667%;
	}
	.offset-xxl-3{
		margin-left:25%;
	}
	.offset-xxl-4{
		margin-left:33.33333%;
	}
	.offset-xxl-5{
		margin-left:41.66667%;
	}
	.offset-xxl-6{
		margin-left:50%;
	}
	.offset-xxl-7{
		margin-left:58.33333%;
	}
	.offset-xxl-8{
		margin-left:66.66667%;
	}
	.offset-xxl-9{
		margin-left:75%;
	}
	.offset-xxl-10{
		margin-left:83.33333%;
	}
	.offset-xxl-11{
		margin-left:91.66667%;
	}
}

.btn{
	display:inline-block;
	font-weight:700;
	color:#403267;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	-webkit-user-select:none;
	    -ms-user-select:none;
	        user-select:none;
	background-color:transparent;
	border:1px solid transparent;
	padding:.813rem .75rem;
	font-size:.875rem;
	line-height:1;
	border-radius:4px;
	transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

@media (prefers-reduced-motion:reduce){
	.btn{
		transition:none;
	}
}

.btn:hover{
	color:#403267;
	text-decoration:none;
}

.btn.focus,.btn:focus{
	outline:0;
	box-shadow:none;
}

.btn.disabled,.btn:disabled{
	opacity:.65;
}

a.btn.disabled,fieldset:disabled a.btn{
	pointer-events:none;
}

.btn-link{
	font-weight:400;
	color:#f4666a;
	text-decoration:none;
}

.btn-link:hover{
	color:#f1363c;
	text-decoration:none;
}

.btn-link.focus,.btn-link:focus{
	text-decoration:none;
	box-shadow:none;
}

.btn-link.disabled,.btn-link:disabled{
	color:#6c757d;
	pointer-events:none;
}

.btn-lg{
	padding:.5rem 1rem;
	font-size:1.25rem;
	line-height:1.5;
	border-radius:4px;
}

.btn-sm{
	padding:.25rem .5rem;
	font-size:.875rem;
	line-height:1.5;
	border-radius:.2rem;
}

.btn-block{
	display:block;
	width:100%;
}

.btn-block+.btn-block{
	margin-top:.5rem;
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{
	width:100%;
}

.alert{
	position:relative;
	padding:.75rem 1.25rem;
	margin-bottom:1rem;
	border:1px solid transparent;
	border-radius:4px;
}

.alert-heading{
	color:inherit;
}

.alert-link{
	font-weight:700;
}

.alert-dismissible{
	padding-right:4rem;
}

.alert-dismissible .close{
	position:absolute;
	top:0;
	right:0;
	padding:.75rem 1.25rem;
	color:inherit;
}

.fade{
	transition:opacity .15s linear;
}

@media (prefers-reduced-motion:reduce){
	.fade{
		transition:none;
	}
}

.fade:not(.show){
	opacity:0;
}

.collapse:not(.show){
	display:none;
}

.collapsing{
	position:relative;
	height:0;
	overflow:hidden;
	transition:height .35s ease;
}

@media (prefers-reduced-motion:reduce){
	.collapsing{
		transition:none;
	}
}

.align-baseline{
	vertical-align:baseline !important;
}

.align-top{
	vertical-align:top !important;
}

.align-middle{
	vertical-align:middle !important;
}

.align-bottom{
	vertical-align:bottom !important;
}

.align-text-bottom{
	vertical-align:text-bottom !important;
}

.align-text-top{
	vertical-align:text-top !important;
}

.bg-white{
	background-color:#fff !important;
}

.bg-transparent{
	background-color:transparent !important;
}

.border{
	border:1px solid #e4e4e4 !important;
}

.border-top{
	border-top:1px solid #e4e4e4 !important;
}

.border-right{
	border-right:1px solid #e4e4e4 !important;
}

.border-bottom{
	border-bottom:1px solid #e4e4e4 !important;
}

.border-left{
	border-left:1px solid #e4e4e4 !important;
}

.border-0{
	border:0 !important;
}

.border-top-0{
	border-top:0 !important;
}

.border-right-0{
	border-right:0 !important;
}

.border-bottom-0{
	border-bottom:0 !important;
}

.border-left-0{
	border-left:0 !important;
}

.border-white{
	border-color:#fff !important;
}

.rounded-sm{
	border-radius:.2rem !important;
}

.rounded{
	border-radius:4px !important;
}

.rounded-top{
	border-top-left-radius:4px !important;
}

.rounded-right,.rounded-top{
	border-top-right-radius:4px !important;
}

.rounded-bottom,.rounded-right{
	border-bottom-right-radius:4px !important;
}

.rounded-bottom,.rounded-left{
	border-bottom-left-radius:4px !important;
}

.rounded-left{
	border-top-left-radius:4px !important;
}

.rounded-lg{
	border-radius:.3rem !important;
}

.rounded-circle{
	border-radius:50% !important;
}

.rounded-pill{
	border-radius:50rem !important;
}

.rounded-0{
	border-radius:0 !important;
}

.clearfix:after{
	display:block;
	clear:both;
	content:"";
}

.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{
	display:flex !important;
}

.d-inline-flex{
	display:inline-flex !important;
}

@media (min-width:576px){
	.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:flex !important;
	}
	.d-sm-inline-flex{
		display:inline-flex !important;
	}
}

@media (min-width:768px){
	.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:flex !important;
	}
	.d-md-inline-flex{
		display:inline-flex !important;
	}
}

@media (min-width:992px){
	.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:flex !important;
	}
	.d-lg-inline-flex{
		display:inline-flex !important;
	}
}

@media (min-width:1200px){
	.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:flex !important;
	}
	.d-xl-inline-flex{
		display:inline-flex !important;
	}
}

@media (min-width:1366px){
	.d-xxl-none{
		display:none !important;
	}
	.d-xxl-inline{
		display:inline !important;
	}
	.d-xxl-inline-block{
		display:inline-block !important;
	}
	.d-xxl-block{
		display:block !important;
	}
	.d-xxl-table{
		display:table !important;
	}
	.d-xxl-table-row{
		display:table-row !important;
	}
	.d-xxl-table-cell{
		display:table-cell !important;
	}
	.d-xxl-flex{
		display:flex !important;
	}
	.d-xxl-inline-flex{
		display:inline-flex !important;
	}
}

@media print{
	.d-print-none{
		display:none !important;
	}
	.d-print-inline{
		display:inline !important;
	}
	.d-print-inline-block{
		display:inline-block !important;
	}
	.d-print-block{
		display:block !important;
	}
	.d-print-table{
		display:table !important;
	}
	.d-print-table-row{
		display:table-row !important;
	}
	.d-print-table-cell{
		display:table-cell !important;
	}
	.d-print-flex{
		display:flex !important;
	}
	.d-print-inline-flex{
		display:inline-flex !important;
	}
}

.embed-responsive{
	position:relative;
	display:block;
	width:100%;
	padding:0;
	overflow:hidden;
}

.embed-responsive:before{
	display:block;
	content:"";
}

.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	border:0;
}

.embed-responsive-21by9:before{
	padding-top:42.85714%;
}

.embed-responsive-16by9:before{
	padding-top:56.25%;
}

.embed-responsive-4by3:before{
	padding-top:75%;
}

.embed-responsive-1by1:before{
	padding-top:100%;
}

.flex-row{
	flex-direction:row !important;
}

.flex-column{
	flex-direction:column !important;
}

.flex-row-reverse{
	flex-direction:row-reverse !important;
}

.flex-column-reverse{
	flex-direction:column-reverse !important;
}

.flex-wrap{
	flex-wrap:wrap !important;
}

.flex-nowrap{
	flex-wrap:nowrap !important;
}

.flex-wrap-reverse{
	flex-wrap:wrap-reverse !important;
}

.flex-fill{
	flex:1 1 auto !important;
}

.flex-grow-0{
	flex-grow:0 !important;
}

.flex-grow-1{
	flex-grow:1 !important;
}

.flex-shrink-0{
	flex-shrink:0 !important;
}

.flex-shrink-1{
	flex-shrink:1 !important;
}

.justify-content-start{
	justify-content:flex-start !important;
}

.justify-content-end{
	justify-content:flex-end !important;
}

.justify-content-center{
	justify-content:center !important;
}

.justify-content-between{
	justify-content:space-between !important;
}

.justify-content-around{
	justify-content:space-around !important;
}

.align-items-start{
	align-items:flex-start !important;
}

.align-items-end{
	align-items:flex-end !important;
}

.align-items-center{
	align-items:center !important;
}

.align-items-baseline{
	align-items:baseline !important;
}

.align-items-stretch{
	align-items:stretch !important;
}

.align-content-start{
	align-content:flex-start !important;
}

.align-content-end{
	align-content:flex-end !important;
}

.align-content-center{
	align-content:center !important;
}

.align-content-between{
	align-content:space-between !important;
}

.align-content-around{
	align-content:space-around !important;
}

.align-content-stretch{
	align-content:stretch !important;
}

.align-self-auto{
	-ms-grid-row-align:auto !important;
	    align-self:auto !important;
}

.align-self-start{
	align-self:flex-start !important;
}

.align-self-end{
	align-self:flex-end !important;
}

.align-self-center{
	-ms-grid-row-align:center !important;
	    align-self:center !important;
}

.align-self-baseline{
	align-self:baseline !important;
}

.align-self-stretch{
	-ms-grid-row-align:stretch !important;
	    align-self:stretch !important;
}

@media (min-width:576px){
	.flex-sm-row{
		flex-direction:row !important;
	}
	.flex-sm-column{
		flex-direction:column !important;
	}
	.flex-sm-row-reverse{
		flex-direction:row-reverse !important;
	}
	.flex-sm-column-reverse{
		flex-direction:column-reverse !important;
	}
	.flex-sm-wrap{
		flex-wrap:wrap !important;
	}
	.flex-sm-nowrap{
		flex-wrap:nowrap !important;
	}
	.flex-sm-wrap-reverse{
		flex-wrap:wrap-reverse !important;
	}
	.flex-sm-fill{
		flex:1 1 auto !important;
	}
	.flex-sm-grow-0{
		flex-grow:0 !important;
	}
	.flex-sm-grow-1{
		flex-grow:1 !important;
	}
	.flex-sm-shrink-0{
		flex-shrink:0 !important;
	}
	.flex-sm-shrink-1{
		flex-shrink:1 !important;
	}
	.justify-content-sm-start{
		justify-content:flex-start !important;
	}
	.justify-content-sm-end{
		justify-content:flex-end !important;
	}
	.justify-content-sm-center{
		justify-content:center !important;
	}
	.justify-content-sm-between{
		justify-content:space-between !important;
	}
	.justify-content-sm-around{
		justify-content:space-around !important;
	}
	.align-items-sm-start{
		align-items:flex-start !important;
	}
	.align-items-sm-end{
		align-items:flex-end !important;
	}
	.align-items-sm-center{
		align-items:center !important;
	}
	.align-items-sm-baseline{
		align-items:baseline !important;
	}
	.align-items-sm-stretch{
		align-items:stretch !important;
	}
	.align-content-sm-start{
		align-content:flex-start !important;
	}
	.align-content-sm-end{
		align-content:flex-end !important;
	}
	.align-content-sm-center{
		align-content:center !important;
	}
	.align-content-sm-between{
		align-content:space-between !important;
	}
	.align-content-sm-around{
		align-content:space-around !important;
	}
	.align-content-sm-stretch{
		align-content:stretch !important;
	}
	.align-self-sm-auto{
		-ms-grid-row-align:auto !important;
		    align-self:auto !important;
	}
	.align-self-sm-start{
		align-self:flex-start !important;
	}
	.align-self-sm-end{
		align-self:flex-end !important;
	}
	.align-self-sm-center{
		-ms-grid-row-align:center !important;
		    align-self:center !important;
	}
	.align-self-sm-baseline{
		align-self:baseline !important;
	}
	.align-self-sm-stretch{
		-ms-grid-row-align:stretch !important;
		    align-self:stretch !important;
	}
}

@media (min-width:768px){
	.flex-md-row{
		flex-direction:row !important;
	}
	.flex-md-column{
		flex-direction:column !important;
	}
	.flex-md-row-reverse{
		flex-direction:row-reverse !important;
	}
	.flex-md-column-reverse{
		flex-direction:column-reverse !important;
	}
	.flex-md-wrap{
		flex-wrap:wrap !important;
	}
	.flex-md-nowrap{
		flex-wrap:nowrap !important;
	}
	.flex-md-wrap-reverse{
		flex-wrap:wrap-reverse !important;
	}
	.flex-md-fill{
		flex:1 1 auto !important;
	}
	.flex-md-grow-0{
		flex-grow:0 !important;
	}
	.flex-md-grow-1{
		flex-grow:1 !important;
	}
	.flex-md-shrink-0{
		flex-shrink:0 !important;
	}
	.flex-md-shrink-1{
		flex-shrink:1 !important;
	}
	.justify-content-md-start{
		justify-content:flex-start !important;
	}
	.justify-content-md-end{
		justify-content:flex-end !important;
	}
	.justify-content-md-center{
		justify-content:center !important;
	}
	.justify-content-md-between{
		justify-content:space-between !important;
	}
	.justify-content-md-around{
		justify-content:space-around !important;
	}
	.align-items-md-start{
		align-items:flex-start !important;
	}
	.align-items-md-end{
		align-items:flex-end !important;
	}
	.align-items-md-center{
		align-items:center !important;
	}
	.align-items-md-baseline{
		align-items:baseline !important;
	}
	.align-items-md-stretch{
		align-items:stretch !important;
	}
	.align-content-md-start{
		align-content:flex-start !important;
	}
	.align-content-md-end{
		align-content:flex-end !important;
	}
	.align-content-md-center{
		align-content:center !important;
	}
	.align-content-md-between{
		align-content:space-between !important;
	}
	.align-content-md-around{
		align-content:space-around !important;
	}
	.align-content-md-stretch{
		align-content:stretch !important;
	}
	.align-self-md-auto{
		-ms-grid-row-align:auto !important;
		    align-self:auto !important;
	}
	.align-self-md-start{
		align-self:flex-start !important;
	}
	.align-self-md-end{
		align-self:flex-end !important;
	}
	.align-self-md-center{
		-ms-grid-row-align:center !important;
		    align-self:center !important;
	}
	.align-self-md-baseline{
		align-self:baseline !important;
	}
	.align-self-md-stretch{
		-ms-grid-row-align:stretch !important;
		    align-self:stretch !important;
	}
}

@media (min-width:992px){
	.flex-lg-row{
		flex-direction:row !important;
	}
	.flex-lg-column{
		flex-direction:column !important;
	}
	.flex-lg-row-reverse{
		flex-direction:row-reverse !important;
	}
	.flex-lg-column-reverse{
		flex-direction:column-reverse !important;
	}
	.flex-lg-wrap{
		flex-wrap:wrap !important;
	}
	.flex-lg-nowrap{
		flex-wrap:nowrap !important;
	}
	.flex-lg-wrap-reverse{
		flex-wrap:wrap-reverse !important;
	}
	.flex-lg-fill{
		flex:1 1 auto !important;
	}
	.flex-lg-grow-0{
		flex-grow:0 !important;
	}
	.flex-lg-grow-1{
		flex-grow:1 !important;
	}
	.flex-lg-shrink-0{
		flex-shrink:0 !important;
	}
	.flex-lg-shrink-1{
		flex-shrink:1 !important;
	}
	.justify-content-lg-start{
		justify-content:flex-start !important;
	}
	.justify-content-lg-end{
		justify-content:flex-end !important;
	}
	.justify-content-lg-center{
		justify-content:center !important;
	}
	.justify-content-lg-between{
		justify-content:space-between !important;
	}
	.justify-content-lg-around{
		justify-content:space-around !important;
	}
	.align-items-lg-start{
		align-items:flex-start !important;
	}
	.align-items-lg-end{
		align-items:flex-end !important;
	}
	.align-items-lg-center{
		align-items:center !important;
	}
	.align-items-lg-baseline{
		align-items:baseline !important;
	}
	.align-items-lg-stretch{
		align-items:stretch !important;
	}
	.align-content-lg-start{
		align-content:flex-start !important;
	}
	.align-content-lg-end{
		align-content:flex-end !important;
	}
	.align-content-lg-center{
		align-content:center !important;
	}
	.align-content-lg-between{
		align-content:space-between !important;
	}
	.align-content-lg-around{
		align-content:space-around !important;
	}
	.align-content-lg-stretch{
		align-content:stretch !important;
	}
	.align-self-lg-auto{
		-ms-grid-row-align:auto !important;
		    align-self:auto !important;
	}
	.align-self-lg-start{
		align-self:flex-start !important;
	}
	.align-self-lg-end{
		align-self:flex-end !important;
	}
	.align-self-lg-center{
		-ms-grid-row-align:center !important;
		    align-self:center !important;
	}
	.align-self-lg-baseline{
		align-self:baseline !important;
	}
	.align-self-lg-stretch{
		-ms-grid-row-align:stretch !important;
		    align-self:stretch !important;
	}
}

@media (min-width:1200px){
	.flex-xl-row{
		flex-direction:row !important;
	}
	.flex-xl-column{
		flex-direction:column !important;
	}
	.flex-xl-row-reverse{
		flex-direction:row-reverse !important;
	}
	.flex-xl-column-reverse{
		flex-direction:column-reverse !important;
	}
	.flex-xl-wrap{
		flex-wrap:wrap !important;
	}
	.flex-xl-nowrap{
		flex-wrap:nowrap !important;
	}
	.flex-xl-wrap-reverse{
		flex-wrap:wrap-reverse !important;
	}
	.flex-xl-fill{
		flex:1 1 auto !important;
	}
	.flex-xl-grow-0{
		flex-grow:0 !important;
	}
	.flex-xl-grow-1{
		flex-grow:1 !important;
	}
	.flex-xl-shrink-0{
		flex-shrink:0 !important;
	}
	.flex-xl-shrink-1{
		flex-shrink:1 !important;
	}
	.justify-content-xl-start{
		justify-content:flex-start !important;
	}
	.justify-content-xl-end{
		justify-content:flex-end !important;
	}
	.justify-content-xl-center{
		justify-content:center !important;
	}
	.justify-content-xl-between{
		justify-content:space-between !important;
	}
	.justify-content-xl-around{
		justify-content:space-around !important;
	}
	.align-items-xl-start{
		align-items:flex-start !important;
	}
	.align-items-xl-end{
		align-items:flex-end !important;
	}
	.align-items-xl-center{
		align-items:center !important;
	}
	.align-items-xl-baseline{
		align-items:baseline !important;
	}
	.align-items-xl-stretch{
		align-items:stretch !important;
	}
	.align-content-xl-start{
		align-content:flex-start !important;
	}
	.align-content-xl-end{
		align-content:flex-end !important;
	}
	.align-content-xl-center{
		align-content:center !important;
	}
	.align-content-xl-between{
		align-content:space-between !important;
	}
	.align-content-xl-around{
		align-content:space-around !important;
	}
	.align-content-xl-stretch{
		align-content:stretch !important;
	}
	.align-self-xl-auto{
		-ms-grid-row-align:auto !important;
		    align-self:auto !important;
	}
	.align-self-xl-start{
		align-self:flex-start !important;
	}
	.align-self-xl-end{
		align-self:flex-end !important;
	}
	.align-self-xl-center{
		-ms-grid-row-align:center !important;
		    align-self:center !important;
	}
	.align-self-xl-baseline{
		align-self:baseline !important;
	}
	.align-self-xl-stretch{
		-ms-grid-row-align:stretch !important;
		    align-self:stretch !important;
	}
}

@media (min-width:1366px){
	.flex-xxl-row{
		flex-direction:row !important;
	}
	.flex-xxl-column{
		flex-direction:column !important;
	}
	.flex-xxl-row-reverse{
		flex-direction:row-reverse !important;
	}
	.flex-xxl-column-reverse{
		flex-direction:column-reverse !important;
	}
	.flex-xxl-wrap{
		flex-wrap:wrap !important;
	}
	.flex-xxl-nowrap{
		flex-wrap:nowrap !important;
	}
	.flex-xxl-wrap-reverse{
		flex-wrap:wrap-reverse !important;
	}
	.flex-xxl-fill{
		flex:1 1 auto !important;
	}
	.flex-xxl-grow-0{
		flex-grow:0 !important;
	}
	.flex-xxl-grow-1{
		flex-grow:1 !important;
	}
	.flex-xxl-shrink-0{
		flex-shrink:0 !important;
	}
	.flex-xxl-shrink-1{
		flex-shrink:1 !important;
	}
	.justify-content-xxl-start{
		justify-content:flex-start !important;
	}
	.justify-content-xxl-end{
		justify-content:flex-end !important;
	}
	.justify-content-xxl-center{
		justify-content:center !important;
	}
	.justify-content-xxl-between{
		justify-content:space-between !important;
	}
	.justify-content-xxl-around{
		justify-content:space-around !important;
	}
	.align-items-xxl-start{
		align-items:flex-start !important;
	}
	.align-items-xxl-end{
		align-items:flex-end !important;
	}
	.align-items-xxl-center{
		align-items:center !important;
	}
	.align-items-xxl-baseline{
		align-items:baseline !important;
	}
	.align-items-xxl-stretch{
		align-items:stretch !important;
	}
	.align-content-xxl-start{
		align-content:flex-start !important;
	}
	.align-content-xxl-end{
		align-content:flex-end !important;
	}
	.align-content-xxl-center{
		align-content:center !important;
	}
	.align-content-xxl-between{
		align-content:space-between !important;
	}
	.align-content-xxl-around{
		align-content:space-around !important;
	}
	.align-content-xxl-stretch{
		align-content:stretch !important;
	}
	.align-self-xxl-auto{
		-ms-grid-row-align:auto !important;
		    align-self:auto !important;
	}
	.align-self-xxl-start{
		align-self:flex-start !important;
	}
	.align-self-xxl-end{
		align-self:flex-end !important;
	}
	.align-self-xxl-center{
		-ms-grid-row-align:center !important;
		    align-self:center !important;
	}
	.align-self-xxl-baseline{
		align-self:baseline !important;
	}
	.align-self-xxl-stretch{
		-ms-grid-row-align:stretch !important;
		    align-self:stretch !important;
	}
}

.float-left{
	float:left !important;
}

.float-right{
	float:right !important;
}

.float-none{
	float:none !important;
}

@media (min-width:576px){
	.float-sm-left{
		float:left !important;
	}
	.float-sm-right{
		float:right !important;
	}
	.float-sm-none{
		float:none !important;
	}
}

@media (min-width:768px){
	.float-md-left{
		float:left !important;
	}
	.float-md-right{
		float:right !important;
	}
	.float-md-none{
		float:none !important;
	}
}

@media (min-width:992px){
	.float-lg-left{
		float:left !important;
	}
	.float-lg-right{
		float:right !important;
	}
	.float-lg-none{
		float:none !important;
	}
}

@media (min-width:1200px){
	.float-xl-left{
		float:left !important;
	}
	.float-xl-right{
		float:right !important;
	}
	.float-xl-none{
		float:none !important;
	}
}

@media (min-width:1366px){
	.float-xxl-left{
		float:left !important;
	}
	.float-xxl-right{
		float:right !important;
	}
	.float-xxl-none{
		float:none !important;
	}
}

.overflow-auto{
	overflow:auto !important;
}

.overflow-hidden{
	overflow:hidden !important;
}

.position-static{
	position:static !important;
}

.position-relative{
	position:relative !important;
}

.position-absolute{
	position:absolute !important;
}

.position-fixed{
	position:fixed !important;
}

.position-sticky{
	position:sticky !important;
}

.fixed-top{
	top:0;
}

.fixed-bottom,.fixed-top{
	position:fixed;
	right:0;
	left:0;
	z-index:1030;
}

.fixed-bottom{
	bottom:0;
}

@supports (position:sticky){
	.sticky-top{
		position:sticky;
		top:0;
		z-index:1020;
	}
}

.sr-only{
	position:absolute;
	width:1px;
	height:1px;
	padding:0;
	margin:-1px;
	overflow:hidden;
	clip:rect(0, 0, 0, 0);
	white-space:nowrap;
	border:0;
}

.sr-only-focusable:active,.sr-only-focusable:focus{
	position:static;
	width:auto;
	height:auto;
	overflow:visible;
	clip:auto;
	white-space:normal;
}

.shadow-sm{
	box-shadow:0 .125rem .25rem rgba(0, 0, 0, .075) !important;
}

.shadow{
	box-shadow:0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.shadow-lg{
	box-shadow:0 1rem 3rem rgba(0, 0, 0, .175) !important;
}

.shadow-none{
	box-shadow:none !important;
}

.w-25{
	width:25% !important;
}

.w-50{
	width:50% !important;
}

.w-75{
	width:75% !important;
}

.w-100{
	width:100% !important;
}

.w-auto{
	width:auto !important;
}

.h-25{
	height:25% !important;
}

.h-50{
	height:50% !important;
}

.h-75{
	height:75% !important;
}

.h-100{
	height:100% !important;
}

.h-auto{
	height:auto !important;
}

.mw-100{
	max-width:100% !important;
}

.mh-100{
	max-height:100% !important;
}

.min-vw-100{
	min-width:100vw !important;
}

.min-vh-100{
	min-height:100vh !important;
}

.vw-100{
	width:100vw !important;
}

.vh-100{
	height:100vh !important;
}

.stretched-link:after{
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:1;
	pointer-events:auto;
	content:"";
	background-color:transparent;
}

.m-0{
	margin:0 !important;
}

.mt-0,.my-0{
	margin-top:0 !important;
}

.mr-0,.mx-0{
	margin-right:0 !important;
}

.mb-0,.my-0{
	margin-bottom:0 !important;
}

.ml-0,.mx-0{
	margin-left:0 !important;
}

.m-1{
	margin:.25rem !important;
}

.mt-1,.my-1{
	margin-top:.25rem !important;
}

.mr-1,.mx-1{
	margin-right:.25rem !important;
}

.mb-1,.my-1{
	margin-bottom:.25rem !important;
}

.ml-1,.mx-1{
	margin-left:.25rem !important;
}

.m-2{
	margin:.5rem !important;
}

.mt-2,.my-2{
	margin-top:.5rem !important;
}

.mr-2,.mx-2{
	margin-right:.5rem !important;
}

.mb-2,.my-2{
	margin-bottom:.5rem !important;
}

.ml-2,.mx-2{
	margin-left:.5rem !important;
}

.m-3{
	margin:1rem !important;
}

.mt-3,.my-3{
	margin-top:1rem !important;
}

.mr-3,.mx-3{
	margin-right:1rem !important;
}

.mb-3,.my-3{
	margin-bottom:1rem !important;
}

.ml-3,.mx-3{
	margin-left:1rem !important;
}

.m-4{
	margin:1.5rem !important;
}

.mt-4,.my-4{
	margin-top:1.5rem !important;
}

.mr-4,.mx-4{
	margin-right:1.5rem !important;
}

.mb-4,.my-4{
	margin-bottom:1.5rem !important;
}

.ml-4,.mx-4{
	margin-left:1.5rem !important;
}

.m-5{
	margin:3rem !important;
}

.mt-5,.my-5{
	margin-top:3rem !important;
}

.mr-5,.mx-5{
	margin-right:3rem !important;
}

.mb-5,.my-5{
	margin-bottom:3rem !important;
}

.ml-5,.mx-5{
	margin-left:3rem !important;
}

.p-0{
	padding:0 !important;
}

.pt-0,.py-0{
	padding-top:0 !important;
}

.pr-0,.px-0{
	padding-right:0 !important;
}

.pb-0,.py-0{
	padding-bottom:0 !important;
}

.pl-0,.px-0{
	padding-left:0 !important;
}

.p-1{
	padding:.25rem !important;
}

.pt-1,.py-1{
	padding-top:.25rem !important;
}

.pr-1,.px-1{
	padding-right:.25rem !important;
}

.pb-1,.py-1{
	padding-bottom:.25rem !important;
}

.pl-1,.px-1{
	padding-left:.25rem !important;
}

.p-2{
	padding:.5rem !important;
}

.pt-2,.py-2{
	padding-top:.5rem !important;
}

.pr-2,.px-2{
	padding-right:.5rem !important;
}

.pb-2,.py-2{
	padding-bottom:.5rem !important;
}

.pl-2,.px-2{
	padding-left:.5rem !important;
}

.p-3{
	padding:1rem !important;
}

.pt-3,.py-3{
	padding-top:1rem !important;
}

.pr-3,.px-3{
	padding-right:1rem !important;
}

.pb-3,.py-3{
	padding-bottom:1rem !important;
}

.pl-3,.px-3{
	padding-left:1rem !important;
}

.p-4{
	padding:1.5rem !important;
}

.pt-4,.py-4{
	padding-top:1.5rem !important;
}

.pr-4,.px-4{
	padding-right:1.5rem !important;
}

.pb-4,.py-4{
	padding-bottom:1.5rem !important;
}

.pl-4,.px-4{
	padding-left:1.5rem !important;
}

.p-5{
	padding:3rem !important;
}

.pt-5,.py-5{
	padding-top:3rem !important;
}

.pr-5,.px-5{
	padding-right:3rem !important;
}

.pb-5,.py-5{
	padding-bottom:3rem !important;
}

.pl-5,.px-5{
	padding-left:3rem !important;
}

.m-n1{
	margin:-.25rem !important;
}

.mt-n1,.my-n1{
	margin-top:-.25rem !important;
}

.mr-n1,.mx-n1{
	margin-right:-.25rem !important;
}

.mb-n1,.my-n1{
	margin-bottom:-.25rem !important;
}

.ml-n1,.mx-n1{
	margin-left:-.25rem !important;
}

.m-n2{
	margin:-.5rem !important;
}

.mt-n2,.my-n2{
	margin-top:-.5rem !important;
}

.mr-n2,.mx-n2{
	margin-right:-.5rem !important;
}

.mb-n2,.my-n2{
	margin-bottom:-.5rem !important;
}

.ml-n2,.mx-n2{
	margin-left:-.5rem !important;
}

.m-n3{
	margin:-1rem !important;
}

.mt-n3,.my-n3{
	margin-top:-1rem !important;
}

.mr-n3,.mx-n3{
	margin-right:-1rem !important;
}

.mb-n3,.my-n3{
	margin-bottom:-1rem !important;
}

.ml-n3,.mx-n3{
	margin-left:-1rem !important;
}

.m-n4{
	margin:-1.5rem !important;
}

.mt-n4,.my-n4{
	margin-top:-1.5rem !important;
}

.mr-n4,.mx-n4{
	margin-right:-1.5rem !important;
}

.mb-n4,.my-n4{
	margin-bottom:-1.5rem !important;
}

.ml-n4,.mx-n4{
	margin-left:-1.5rem !important;
}

.m-n5{
	margin:-3rem !important;
}

.mt-n5,.my-n5{
	margin-top:-3rem !important;
}

.mr-n5,.mx-n5{
	margin-right:-3rem !important;
}

.mb-n5,.my-n5{
	margin-bottom:-3rem !important;
}

.ml-n5,.mx-n5{
	margin-left:-3rem !important;
}

.m-auto{
	margin:auto !important;
}

.mt-auto,.my-auto{
	margin-top:auto !important;
}

.mr-auto,.mx-auto{
	margin-right:auto !important;
}

.mb-auto,.my-auto{
	margin-bottom:auto !important;
}

.ml-auto,.mx-auto{
	margin-left:auto !important;
}

@media (min-width:576px){
	.m-sm-0{
		margin:0 !important;
	}
	.mt-sm-0,.my-sm-0{
		margin-top:0 !important;
	}
	.mr-sm-0,.mx-sm-0{
		margin-right:0 !important;
	}
	.mb-sm-0,.my-sm-0{
		margin-bottom:0 !important;
	}
	.ml-sm-0,.mx-sm-0{
		margin-left:0 !important;
	}
	.m-sm-1{
		margin:.25rem !important;
	}
	.mt-sm-1,.my-sm-1{
		margin-top:.25rem !important;
	}
	.mr-sm-1,.mx-sm-1{
		margin-right:.25rem !important;
	}
	.mb-sm-1,.my-sm-1{
		margin-bottom:.25rem !important;
	}
	.ml-sm-1,.mx-sm-1{
		margin-left:.25rem !important;
	}
	.m-sm-2{
		margin:.5rem !important;
	}
	.mt-sm-2,.my-sm-2{
		margin-top:.5rem !important;
	}
	.mr-sm-2,.mx-sm-2{
		margin-right:.5rem !important;
	}
	.mb-sm-2,.my-sm-2{
		margin-bottom:.5rem !important;
	}
	.ml-sm-2,.mx-sm-2{
		margin-left:.5rem !important;
	}
	.m-sm-3{
		margin:1rem !important;
	}
	.mt-sm-3,.my-sm-3{
		margin-top:1rem !important;
	}
	.mr-sm-3,.mx-sm-3{
		margin-right:1rem !important;
	}
	.mb-sm-3,.my-sm-3{
		margin-bottom:1rem !important;
	}
	.ml-sm-3,.mx-sm-3{
		margin-left:1rem !important;
	}
	.m-sm-4{
		margin:1.5rem !important;
	}
	.mt-sm-4,.my-sm-4{
		margin-top:1.5rem !important;
	}
	.mr-sm-4,.mx-sm-4{
		margin-right:1.5rem !important;
	}
	.mb-sm-4,.my-sm-4{
		margin-bottom:1.5rem !important;
	}
	.ml-sm-4,.mx-sm-4{
		margin-left:1.5rem !important;
	}
	.m-sm-5{
		margin:3rem !important;
	}
	.mt-sm-5,.my-sm-5{
		margin-top:3rem !important;
	}
	.mr-sm-5,.mx-sm-5{
		margin-right:3rem !important;
	}
	.mb-sm-5,.my-sm-5{
		margin-bottom:3rem !important;
	}
	.ml-sm-5,.mx-sm-5{
		margin-left:3rem !important;
	}
	.p-sm-0{
		padding:0 !important;
	}
	.pt-sm-0,.py-sm-0{
		padding-top:0 !important;
	}
	.pr-sm-0,.px-sm-0{
		padding-right:0 !important;
	}
	.pb-sm-0,.py-sm-0{
		padding-bottom:0 !important;
	}
	.pl-sm-0,.px-sm-0{
		padding-left:0 !important;
	}
	.p-sm-1{
		padding:.25rem !important;
	}
	.pt-sm-1,.py-sm-1{
		padding-top:.25rem !important;
	}
	.pr-sm-1,.px-sm-1{
		padding-right:.25rem !important;
	}
	.pb-sm-1,.py-sm-1{
		padding-bottom:.25rem !important;
	}
	.pl-sm-1,.px-sm-1{
		padding-left:.25rem !important;
	}
	.p-sm-2{
		padding:.5rem !important;
	}
	.pt-sm-2,.py-sm-2{
		padding-top:.5rem !important;
	}
	.pr-sm-2,.px-sm-2{
		padding-right:.5rem !important;
	}
	.pb-sm-2,.py-sm-2{
		padding-bottom:.5rem !important;
	}
	.pl-sm-2,.px-sm-2{
		padding-left:.5rem !important;
	}
	.p-sm-3{
		padding:1rem !important;
	}
	.pt-sm-3,.py-sm-3{
		padding-top:1rem !important;
	}
	.pr-sm-3,.px-sm-3{
		padding-right:1rem !important;
	}
	.pb-sm-3,.py-sm-3{
		padding-bottom:1rem !important;
	}
	.pl-sm-3,.px-sm-3{
		padding-left:1rem !important;
	}
	.p-sm-4{
		padding:1.5rem !important;
	}
	.pt-sm-4,.py-sm-4{
		padding-top:1.5rem !important;
	}
	.pr-sm-4,.px-sm-4{
		padding-right:1.5rem !important;
	}
	.pb-sm-4,.py-sm-4{
		padding-bottom:1.5rem !important;
	}
	.pl-sm-4,.px-sm-4{
		padding-left:1.5rem !important;
	}
	.p-sm-5{
		padding:3rem !important;
	}
	.pt-sm-5,.py-sm-5{
		padding-top:3rem !important;
	}
	.pr-sm-5,.px-sm-5{
		padding-right:3rem !important;
	}
	.pb-sm-5,.py-sm-5{
		padding-bottom:3rem !important;
	}
	.pl-sm-5,.px-sm-5{
		padding-left:3rem !important;
	}
	.m-sm-n1{
		margin:-.25rem !important;
	}
	.mt-sm-n1,.my-sm-n1{
		margin-top:-.25rem !important;
	}
	.mr-sm-n1,.mx-sm-n1{
		margin-right:-.25rem !important;
	}
	.mb-sm-n1,.my-sm-n1{
		margin-bottom:-.25rem !important;
	}
	.ml-sm-n1,.mx-sm-n1{
		margin-left:-.25rem !important;
	}
	.m-sm-n2{
		margin:-.5rem !important;
	}
	.mt-sm-n2,.my-sm-n2{
		margin-top:-.5rem !important;
	}
	.mr-sm-n2,.mx-sm-n2{
		margin-right:-.5rem !important;
	}
	.mb-sm-n2,.my-sm-n2{
		margin-bottom:-.5rem !important;
	}
	.ml-sm-n2,.mx-sm-n2{
		margin-left:-.5rem !important;
	}
	.m-sm-n3{
		margin:-1rem !important;
	}
	.mt-sm-n3,.my-sm-n3{
		margin-top:-1rem !important;
	}
	.mr-sm-n3,.mx-sm-n3{
		margin-right:-1rem !important;
	}
	.mb-sm-n3,.my-sm-n3{
		margin-bottom:-1rem !important;
	}
	.ml-sm-n3,.mx-sm-n3{
		margin-left:-1rem !important;
	}
	.m-sm-n4{
		margin:-1.5rem !important;
	}
	.mt-sm-n4,.my-sm-n4{
		margin-top:-1.5rem !important;
	}
	.mr-sm-n4,.mx-sm-n4{
		margin-right:-1.5rem !important;
	}
	.mb-sm-n4,.my-sm-n4{
		margin-bottom:-1.5rem !important;
	}
	.ml-sm-n4,.mx-sm-n4{
		margin-left:-1.5rem !important;
	}
	.m-sm-n5{
		margin:-3rem !important;
	}
	.mt-sm-n5,.my-sm-n5{
		margin-top:-3rem !important;
	}
	.mr-sm-n5,.mx-sm-n5{
		margin-right:-3rem !important;
	}
	.mb-sm-n5,.my-sm-n5{
		margin-bottom:-3rem !important;
	}
	.ml-sm-n5,.mx-sm-n5{
		margin-left:-3rem !important;
	}
	.m-sm-auto{
		margin:auto !important;
	}
	.mt-sm-auto,.my-sm-auto{
		margin-top:auto !important;
	}
	.mr-sm-auto,.mx-sm-auto{
		margin-right:auto !important;
	}
	.mb-sm-auto,.my-sm-auto{
		margin-bottom:auto !important;
	}
	.ml-sm-auto,.mx-sm-auto{
		margin-left:auto !important;
	}
}

@media (min-width:768px){
	.m-md-0{
		margin:0 !important;
	}
	.mt-md-0,.my-md-0{
		margin-top:0 !important;
	}
	.mr-md-0,.mx-md-0{
		margin-right:0 !important;
	}
	.mb-md-0,.my-md-0{
		margin-bottom:0 !important;
	}
	.ml-md-0,.mx-md-0{
		margin-left:0 !important;
	}
	.m-md-1{
		margin:.25rem !important;
	}
	.mt-md-1,.my-md-1{
		margin-top:.25rem !important;
	}
	.mr-md-1,.mx-md-1{
		margin-right:.25rem !important;
	}
	.mb-md-1,.my-md-1{
		margin-bottom:.25rem !important;
	}
	.ml-md-1,.mx-md-1{
		margin-left:.25rem !important;
	}
	.m-md-2{
		margin:.5rem !important;
	}
	.mt-md-2,.my-md-2{
		margin-top:.5rem !important;
	}
	.mr-md-2,.mx-md-2{
		margin-right:.5rem !important;
	}
	.mb-md-2,.my-md-2{
		margin-bottom:.5rem !important;
	}
	.ml-md-2,.mx-md-2{
		margin-left:.5rem !important;
	}
	.m-md-3{
		margin:1rem !important;
	}
	.mt-md-3,.my-md-3{
		margin-top:1rem !important;
	}
	.mr-md-3,.mx-md-3{
		margin-right:1rem !important;
	}
	.mb-md-3,.my-md-3{
		margin-bottom:1rem !important;
	}
	.ml-md-3,.mx-md-3{
		margin-left:1rem !important;
	}
	.m-md-4{
		margin:1.5rem !important;
	}
	.mt-md-4,.my-md-4{
		margin-top:1.5rem !important;
	}
	.mr-md-4,.mx-md-4{
		margin-right:1.5rem !important;
	}
	.mb-md-4,.my-md-4{
		margin-bottom:1.5rem !important;
	}
	.ml-md-4,.mx-md-4{
		margin-left:1.5rem !important;
	}
	.m-md-5{
		margin:3rem !important;
	}
	.mt-md-5,.my-md-5{
		margin-top:3rem !important;
	}
	.mr-md-5,.mx-md-5{
		margin-right:3rem !important;
	}
	.mb-md-5,.my-md-5{
		margin-bottom:3rem !important;
	}
	.ml-md-5,.mx-md-5{
		margin-left:3rem !important;
	}
	.p-md-0{
		padding:0 !important;
	}
	.pt-md-0,.py-md-0{
		padding-top:0 !important;
	}
	.pr-md-0,.px-md-0{
		padding-right:0 !important;
	}
	.pb-md-0,.py-md-0{
		padding-bottom:0 !important;
	}
	.pl-md-0,.px-md-0{
		padding-left:0 !important;
	}
	.p-md-1{
		padding:.25rem !important;
	}
	.pt-md-1,.py-md-1{
		padding-top:.25rem !important;
	}
	.pr-md-1,.px-md-1{
		padding-right:.25rem !important;
	}
	.pb-md-1,.py-md-1{
		padding-bottom:.25rem !important;
	}
	.pl-md-1,.px-md-1{
		padding-left:.25rem !important;
	}
	.p-md-2{
		padding:.5rem !important;
	}
	.pt-md-2,.py-md-2{
		padding-top:.5rem !important;
	}
	.pr-md-2,.px-md-2{
		padding-right:.5rem !important;
	}
	.pb-md-2,.py-md-2{
		padding-bottom:.5rem !important;
	}
	.pl-md-2,.px-md-2{
		padding-left:.5rem !important;
	}
	.p-md-3{
		padding:1rem !important;
	}
	.pt-md-3,.py-md-3{
		padding-top:1rem !important;
	}
	.pr-md-3,.px-md-3{
		padding-right:1rem !important;
	}
	.pb-md-3,.py-md-3{
		padding-bottom:1rem !important;
	}
	.pl-md-3,.px-md-3{
		padding-left:1rem !important;
	}
	.p-md-4{
		padding:1.5rem !important;
	}
	.pt-md-4,.py-md-4{
		padding-top:1.5rem !important;
	}
	.pr-md-4,.px-md-4{
		padding-right:1.5rem !important;
	}
	.pb-md-4,.py-md-4{
		padding-bottom:1.5rem !important;
	}
	.pl-md-4,.px-md-4{
		padding-left:1.5rem !important;
	}
	.p-md-5{
		padding:3rem !important;
	}
	.pt-md-5,.py-md-5{
		padding-top:3rem !important;
	}
	.pr-md-5,.px-md-5{
		padding-right:3rem !important;
	}
	.pb-md-5,.py-md-5{
		padding-bottom:3rem !important;
	}
	.pl-md-5,.px-md-5{
		padding-left:3rem !important;
	}
	.m-md-n1{
		margin:-.25rem !important;
	}
	.mt-md-n1,.my-md-n1{
		margin-top:-.25rem !important;
	}
	.mr-md-n1,.mx-md-n1{
		margin-right:-.25rem !important;
	}
	.mb-md-n1,.my-md-n1{
		margin-bottom:-.25rem !important;
	}
	.ml-md-n1,.mx-md-n1{
		margin-left:-.25rem !important;
	}
	.m-md-n2{
		margin:-.5rem !important;
	}
	.mt-md-n2,.my-md-n2{
		margin-top:-.5rem !important;
	}
	.mr-md-n2,.mx-md-n2{
		margin-right:-.5rem !important;
	}
	.mb-md-n2,.my-md-n2{
		margin-bottom:-.5rem !important;
	}
	.ml-md-n2,.mx-md-n2{
		margin-left:-.5rem !important;
	}
	.m-md-n3{
		margin:-1rem !important;
	}
	.mt-md-n3,.my-md-n3{
		margin-top:-1rem !important;
	}
	.mr-md-n3,.mx-md-n3{
		margin-right:-1rem !important;
	}
	.mb-md-n3,.my-md-n3{
		margin-bottom:-1rem !important;
	}
	.ml-md-n3,.mx-md-n3{
		margin-left:-1rem !important;
	}
	.m-md-n4{
		margin:-1.5rem !important;
	}
	.mt-md-n4,.my-md-n4{
		margin-top:-1.5rem !important;
	}
	.mr-md-n4,.mx-md-n4{
		margin-right:-1.5rem !important;
	}
	.mb-md-n4,.my-md-n4{
		margin-bottom:-1.5rem !important;
	}
	.ml-md-n4,.mx-md-n4{
		margin-left:-1.5rem !important;
	}
	.m-md-n5{
		margin:-3rem !important;
	}
	.mt-md-n5,.my-md-n5{
		margin-top:-3rem !important;
	}
	.mr-md-n5,.mx-md-n5{
		margin-right:-3rem !important;
	}
	.mb-md-n5,.my-md-n5{
		margin-bottom:-3rem !important;
	}
	.ml-md-n5,.mx-md-n5{
		margin-left:-3rem !important;
	}
	.m-md-auto{
		margin:auto !important;
	}
	.mt-md-auto,.my-md-auto{
		margin-top:auto !important;
	}
	.mr-md-auto,.mx-md-auto{
		margin-right:auto !important;
	}
	.mb-md-auto,.my-md-auto{
		margin-bottom:auto !important;
	}
	.ml-md-auto,.mx-md-auto{
		margin-left:auto !important;
	}
}

@media (min-width:992px){
	.m-lg-0{
		margin:0 !important;
	}
	.mt-lg-0,.my-lg-0{
		margin-top:0 !important;
	}
	.mr-lg-0,.mx-lg-0{
		margin-right:0 !important;
	}
	.mb-lg-0,.my-lg-0{
		margin-bottom:0 !important;
	}
	.ml-lg-0,.mx-lg-0{
		margin-left:0 !important;
	}
	.m-lg-1{
		margin:.25rem !important;
	}
	.mt-lg-1,.my-lg-1{
		margin-top:.25rem !important;
	}
	.mr-lg-1,.mx-lg-1{
		margin-right:.25rem !important;
	}
	.mb-lg-1,.my-lg-1{
		margin-bottom:.25rem !important;
	}
	.ml-lg-1,.mx-lg-1{
		margin-left:.25rem !important;
	}
	.m-lg-2{
		margin:.5rem !important;
	}
	.mt-lg-2,.my-lg-2{
		margin-top:.5rem !important;
	}
	.mr-lg-2,.mx-lg-2{
		margin-right:.5rem !important;
	}
	.mb-lg-2,.my-lg-2{
		margin-bottom:.5rem !important;
	}
	.ml-lg-2,.mx-lg-2{
		margin-left:.5rem !important;
	}
	.m-lg-3{
		margin:1rem !important;
	}
	.mt-lg-3,.my-lg-3{
		margin-top:1rem !important;
	}
	.mr-lg-3,.mx-lg-3{
		margin-right:1rem !important;
	}
	.mb-lg-3,.my-lg-3{
		margin-bottom:1rem !important;
	}
	.ml-lg-3,.mx-lg-3{
		margin-left:1rem !important;
	}
	.m-lg-4{
		margin:1.5rem !important;
	}
	.mt-lg-4,.my-lg-4{
		margin-top:1.5rem !important;
	}
	.mr-lg-4,.mx-lg-4{
		margin-right:1.5rem !important;
	}
	.mb-lg-4,.my-lg-4{
		margin-bottom:1.5rem !important;
	}
	.ml-lg-4,.mx-lg-4{
		margin-left:1.5rem !important;
	}
	.m-lg-5{
		margin:3rem !important;
	}
	.mt-lg-5,.my-lg-5{
		margin-top:3rem !important;
	}
	.mr-lg-5,.mx-lg-5{
		margin-right:3rem !important;
	}
	.mb-lg-5,.my-lg-5{
		margin-bottom:3rem !important;
	}
	.ml-lg-5,.mx-lg-5{
		margin-left:3rem !important;
	}
	.p-lg-0{
		padding:0 !important;
	}
	.pt-lg-0,.py-lg-0{
		padding-top:0 !important;
	}
	.pr-lg-0,.px-lg-0{
		padding-right:0 !important;
	}
	.pb-lg-0,.py-lg-0{
		padding-bottom:0 !important;
	}
	.pl-lg-0,.px-lg-0{
		padding-left:0 !important;
	}
	.p-lg-1{
		padding:.25rem !important;
	}
	.pt-lg-1,.py-lg-1{
		padding-top:.25rem !important;
	}
	.pr-lg-1,.px-lg-1{
		padding-right:.25rem !important;
	}
	.pb-lg-1,.py-lg-1{
		padding-bottom:.25rem !important;
	}
	.pl-lg-1,.px-lg-1{
		padding-left:.25rem !important;
	}
	.p-lg-2{
		padding:.5rem !important;
	}
	.pt-lg-2,.py-lg-2{
		padding-top:.5rem !important;
	}
	.pr-lg-2,.px-lg-2{
		padding-right:.5rem !important;
	}
	.pb-lg-2,.py-lg-2{
		padding-bottom:.5rem !important;
	}
	.pl-lg-2,.px-lg-2{
		padding-left:.5rem !important;
	}
	.p-lg-3{
		padding:1rem !important;
	}
	.pt-lg-3,.py-lg-3{
		padding-top:1rem !important;
	}
	.pr-lg-3,.px-lg-3{
		padding-right:1rem !important;
	}
	.pb-lg-3,.py-lg-3{
		padding-bottom:1rem !important;
	}
	.pl-lg-3,.px-lg-3{
		padding-left:1rem !important;
	}
	.p-lg-4{
		padding:1.5rem !important;
	}
	.pt-lg-4,.py-lg-4{
		padding-top:1.5rem !important;
	}
	.pr-lg-4,.px-lg-4{
		padding-right:1.5rem !important;
	}
	.pb-lg-4,.py-lg-4{
		padding-bottom:1.5rem !important;
	}
	.pl-lg-4,.px-lg-4{
		padding-left:1.5rem !important;
	}
	.p-lg-5{
		padding:3rem !important;
	}
	.pt-lg-5,.py-lg-5{
		padding-top:3rem !important;
	}
	.pr-lg-5,.px-lg-5{
		padding-right:3rem !important;
	}
	.pb-lg-5,.py-lg-5{
		padding-bottom:3rem !important;
	}
	.pl-lg-5,.px-lg-5{
		padding-left:3rem !important;
	}
	.m-lg-n1{
		margin:-.25rem !important;
	}
	.mt-lg-n1,.my-lg-n1{
		margin-top:-.25rem !important;
	}
	.mr-lg-n1,.mx-lg-n1{
		margin-right:-.25rem !important;
	}
	.mb-lg-n1,.my-lg-n1{
		margin-bottom:-.25rem !important;
	}
	.ml-lg-n1,.mx-lg-n1{
		margin-left:-.25rem !important;
	}
	.m-lg-n2{
		margin:-.5rem !important;
	}
	.mt-lg-n2,.my-lg-n2{
		margin-top:-.5rem !important;
	}
	.mr-lg-n2,.mx-lg-n2{
		margin-right:-.5rem !important;
	}
	.mb-lg-n2,.my-lg-n2{
		margin-bottom:-.5rem !important;
	}
	.ml-lg-n2,.mx-lg-n2{
		margin-left:-.5rem !important;
	}
	.m-lg-n3{
		margin:-1rem !important;
	}
	.mt-lg-n3,.my-lg-n3{
		margin-top:-1rem !important;
	}
	.mr-lg-n3,.mx-lg-n3{
		margin-right:-1rem !important;
	}
	.mb-lg-n3,.my-lg-n3{
		margin-bottom:-1rem !important;
	}
	.ml-lg-n3,.mx-lg-n3{
		margin-left:-1rem !important;
	}
	.m-lg-n4{
		margin:-1.5rem !important;
	}
	.mt-lg-n4,.my-lg-n4{
		margin-top:-1.5rem !important;
	}
	.mr-lg-n4,.mx-lg-n4{
		margin-right:-1.5rem !important;
	}
	.mb-lg-n4,.my-lg-n4{
		margin-bottom:-1.5rem !important;
	}
	.ml-lg-n4,.mx-lg-n4{
		margin-left:-1.5rem !important;
	}
	.m-lg-n5{
		margin:-3rem !important;
	}
	.mt-lg-n5,.my-lg-n5{
		margin-top:-3rem !important;
	}
	.mr-lg-n5,.mx-lg-n5{
		margin-right:-3rem !important;
	}
	.mb-lg-n5,.my-lg-n5{
		margin-bottom:-3rem !important;
	}
	.ml-lg-n5,.mx-lg-n5{
		margin-left:-3rem !important;
	}
	.m-lg-auto{
		margin:auto !important;
	}
	.mt-lg-auto,.my-lg-auto{
		margin-top:auto !important;
	}
	.mr-lg-auto,.mx-lg-auto{
		margin-right:auto !important;
	}
	.mb-lg-auto,.my-lg-auto{
		margin-bottom:auto !important;
	}
	.ml-lg-auto,.mx-lg-auto{
		margin-left:auto !important;
	}
}

@media (min-width:1200px){
	.m-xl-0{
		margin:0 !important;
	}
	.mt-xl-0,.my-xl-0{
		margin-top:0 !important;
	}
	.mr-xl-0,.mx-xl-0{
		margin-right:0 !important;
	}
	.mb-xl-0,.my-xl-0{
		margin-bottom:0 !important;
	}
	.ml-xl-0,.mx-xl-0{
		margin-left:0 !important;
	}
	.m-xl-1{
		margin:.25rem !important;
	}
	.mt-xl-1,.my-xl-1{
		margin-top:.25rem !important;
	}
	.mr-xl-1,.mx-xl-1{
		margin-right:.25rem !important;
	}
	.mb-xl-1,.my-xl-1{
		margin-bottom:.25rem !important;
	}
	.ml-xl-1,.mx-xl-1{
		margin-left:.25rem !important;
	}
	.m-xl-2{
		margin:.5rem !important;
	}
	.mt-xl-2,.my-xl-2{
		margin-top:.5rem !important;
	}
	.mr-xl-2,.mx-xl-2{
		margin-right:.5rem !important;
	}
	.mb-xl-2,.my-xl-2{
		margin-bottom:.5rem !important;
	}
	.ml-xl-2,.mx-xl-2{
		margin-left:.5rem !important;
	}
	.m-xl-3{
		margin:1rem !important;
	}
	.mt-xl-3,.my-xl-3{
		margin-top:1rem !important;
	}
	.mr-xl-3,.mx-xl-3{
		margin-right:1rem !important;
	}
	.mb-xl-3,.my-xl-3{
		margin-bottom:1rem !important;
	}
	.ml-xl-3,.mx-xl-3{
		margin-left:1rem !important;
	}
	.m-xl-4{
		margin:1.5rem !important;
	}
	.mt-xl-4,.my-xl-4{
		margin-top:1.5rem !important;
	}
	.mr-xl-4,.mx-xl-4{
		margin-right:1.5rem !important;
	}
	.mb-xl-4,.my-xl-4{
		margin-bottom:1.5rem !important;
	}
	.ml-xl-4,.mx-xl-4{
		margin-left:1.5rem !important;
	}
	.m-xl-5{
		margin:3rem !important;
	}
	.mt-xl-5,.my-xl-5{
		margin-top:3rem !important;
	}
	.mr-xl-5,.mx-xl-5{
		margin-right:3rem !important;
	}
	.mb-xl-5,.my-xl-5{
		margin-bottom:3rem !important;
	}
	.ml-xl-5,.mx-xl-5{
		margin-left:3rem !important;
	}
	.p-xl-0{
		padding:0 !important;
	}
	.pt-xl-0,.py-xl-0{
		padding-top:0 !important;
	}
	.pr-xl-0,.px-xl-0{
		padding-right:0 !important;
	}
	.pb-xl-0,.py-xl-0{
		padding-bottom:0 !important;
	}
	.pl-xl-0,.px-xl-0{
		padding-left:0 !important;
	}
	.p-xl-1{
		padding:.25rem !important;
	}
	.pt-xl-1,.py-xl-1{
		padding-top:.25rem !important;
	}
	.pr-xl-1,.px-xl-1{
		padding-right:.25rem !important;
	}
	.pb-xl-1,.py-xl-1{
		padding-bottom:.25rem !important;
	}
	.pl-xl-1,.px-xl-1{
		padding-left:.25rem !important;
	}
	.p-xl-2{
		padding:.5rem !important;
	}
	.pt-xl-2,.py-xl-2{
		padding-top:.5rem !important;
	}
	.pr-xl-2,.px-xl-2{
		padding-right:.5rem !important;
	}
	.pb-xl-2,.py-xl-2{
		padding-bottom:.5rem !important;
	}
	.pl-xl-2,.px-xl-2{
		padding-left:.5rem !important;
	}
	.p-xl-3{
		padding:1rem !important;
	}
	.pt-xl-3,.py-xl-3{
		padding-top:1rem !important;
	}
	.pr-xl-3,.px-xl-3{
		padding-right:1rem !important;
	}
	.pb-xl-3,.py-xl-3{
		padding-bottom:1rem !important;
	}
	.pl-xl-3,.px-xl-3{
		padding-left:1rem !important;
	}
	.p-xl-4{
		padding:1.5rem !important;
	}
	.pt-xl-4,.py-xl-4{
		padding-top:1.5rem !important;
	}
	.pr-xl-4,.px-xl-4{
		padding-right:1.5rem !important;
	}
	.pb-xl-4,.py-xl-4{
		padding-bottom:1.5rem !important;
	}
	.pl-xl-4,.px-xl-4{
		padding-left:1.5rem !important;
	}
	.p-xl-5{
		padding:3rem !important;
	}
	.pt-xl-5,.py-xl-5{
		padding-top:3rem !important;
	}
	.pr-xl-5,.px-xl-5{
		padding-right:3rem !important;
	}
	.pb-xl-5,.py-xl-5{
		padding-bottom:3rem !important;
	}
	.pl-xl-5,.px-xl-5{
		padding-left:3rem !important;
	}
	.m-xl-n1{
		margin:-.25rem !important;
	}
	.mt-xl-n1,.my-xl-n1{
		margin-top:-.25rem !important;
	}
	.mr-xl-n1,.mx-xl-n1{
		margin-right:-.25rem !important;
	}
	.mb-xl-n1,.my-xl-n1{
		margin-bottom:-.25rem !important;
	}
	.ml-xl-n1,.mx-xl-n1{
		margin-left:-.25rem !important;
	}
	.m-xl-n2{
		margin:-.5rem !important;
	}
	.mt-xl-n2,.my-xl-n2{
		margin-top:-.5rem !important;
	}
	.mr-xl-n2,.mx-xl-n2{
		margin-right:-.5rem !important;
	}
	.mb-xl-n2,.my-xl-n2{
		margin-bottom:-.5rem !important;
	}
	.ml-xl-n2,.mx-xl-n2{
		margin-left:-.5rem !important;
	}
	.m-xl-n3{
		margin:-1rem !important;
	}
	.mt-xl-n3,.my-xl-n3{
		margin-top:-1rem !important;
	}
	.mr-xl-n3,.mx-xl-n3{
		margin-right:-1rem !important;
	}
	.mb-xl-n3,.my-xl-n3{
		margin-bottom:-1rem !important;
	}
	.ml-xl-n3,.mx-xl-n3{
		margin-left:-1rem !important;
	}
	.m-xl-n4{
		margin:-1.5rem !important;
	}
	.mt-xl-n4,.my-xl-n4{
		margin-top:-1.5rem !important;
	}
	.mr-xl-n4,.mx-xl-n4{
		margin-right:-1.5rem !important;
	}
	.mb-xl-n4,.my-xl-n4{
		margin-bottom:-1.5rem !important;
	}
	.ml-xl-n4,.mx-xl-n4{
		margin-left:-1.5rem !important;
	}
	.m-xl-n5{
		margin:-3rem !important;
	}
	.mt-xl-n5,.my-xl-n5{
		margin-top:-3rem !important;
	}
	.mr-xl-n5,.mx-xl-n5{
		margin-right:-3rem !important;
	}
	.mb-xl-n5,.my-xl-n5{
		margin-bottom:-3rem !important;
	}
	.ml-xl-n5,.mx-xl-n5{
		margin-left:-3rem !important;
	}
	.m-xl-auto{
		margin:auto !important;
	}
	.mt-xl-auto,.my-xl-auto{
		margin-top:auto !important;
	}
	.mr-xl-auto,.mx-xl-auto{
		margin-right:auto !important;
	}
	.mb-xl-auto,.my-xl-auto{
		margin-bottom:auto !important;
	}
	.ml-xl-auto,.mx-xl-auto{
		margin-left:auto !important;
	}
}

@media (min-width:1366px){
	.m-xxl-0{
		margin:0 !important;
	}
	.mt-xxl-0,.my-xxl-0{
		margin-top:0 !important;
	}
	.mr-xxl-0,.mx-xxl-0{
		margin-right:0 !important;
	}
	.mb-xxl-0,.my-xxl-0{
		margin-bottom:0 !important;
	}
	.ml-xxl-0,.mx-xxl-0{
		margin-left:0 !important;
	}
	.m-xxl-1{
		margin:.25rem !important;
	}
	.mt-xxl-1,.my-xxl-1{
		margin-top:.25rem !important;
	}
	.mr-xxl-1,.mx-xxl-1{
		margin-right:.25rem !important;
	}
	.mb-xxl-1,.my-xxl-1{
		margin-bottom:.25rem !important;
	}
	.ml-xxl-1,.mx-xxl-1{
		margin-left:.25rem !important;
	}
	.m-xxl-2{
		margin:.5rem !important;
	}
	.mt-xxl-2,.my-xxl-2{
		margin-top:.5rem !important;
	}
	.mr-xxl-2,.mx-xxl-2{
		margin-right:.5rem !important;
	}
	.mb-xxl-2,.my-xxl-2{
		margin-bottom:.5rem !important;
	}
	.ml-xxl-2,.mx-xxl-2{
		margin-left:.5rem !important;
	}
	.m-xxl-3{
		margin:1rem !important;
	}
	.mt-xxl-3,.my-xxl-3{
		margin-top:1rem !important;
	}
	.mr-xxl-3,.mx-xxl-3{
		margin-right:1rem !important;
	}
	.mb-xxl-3,.my-xxl-3{
		margin-bottom:1rem !important;
	}
	.ml-xxl-3,.mx-xxl-3{
		margin-left:1rem !important;
	}
	.m-xxl-4{
		margin:1.5rem !important;
	}
	.mt-xxl-4,.my-xxl-4{
		margin-top:1.5rem !important;
	}
	.mr-xxl-4,.mx-xxl-4{
		margin-right:1.5rem !important;
	}
	.mb-xxl-4,.my-xxl-4{
		margin-bottom:1.5rem !important;
	}
	.ml-xxl-4,.mx-xxl-4{
		margin-left:1.5rem !important;
	}
	.m-xxl-5{
		margin:3rem !important;
	}
	.mt-xxl-5,.my-xxl-5{
		margin-top:3rem !important;
	}
	.mr-xxl-5,.mx-xxl-5{
		margin-right:3rem !important;
	}
	.mb-xxl-5,.my-xxl-5{
		margin-bottom:3rem !important;
	}
	.ml-xxl-5,.mx-xxl-5{
		margin-left:3rem !important;
	}
	.p-xxl-0{
		padding:0 !important;
	}
	.pt-xxl-0,.py-xxl-0{
		padding-top:0 !important;
	}
	.pr-xxl-0,.px-xxl-0{
		padding-right:0 !important;
	}
	.pb-xxl-0,.py-xxl-0{
		padding-bottom:0 !important;
	}
	.pl-xxl-0,.px-xxl-0{
		padding-left:0 !important;
	}
	.p-xxl-1{
		padding:.25rem !important;
	}
	.pt-xxl-1,.py-xxl-1{
		padding-top:.25rem !important;
	}
	.pr-xxl-1,.px-xxl-1{
		padding-right:.25rem !important;
	}
	.pb-xxl-1,.py-xxl-1{
		padding-bottom:.25rem !important;
	}
	.pl-xxl-1,.px-xxl-1{
		padding-left:.25rem !important;
	}
	.p-xxl-2{
		padding:.5rem !important;
	}
	.pt-xxl-2,.py-xxl-2{
		padding-top:.5rem !important;
	}
	.pr-xxl-2,.px-xxl-2{
		padding-right:.5rem !important;
	}
	.pb-xxl-2,.py-xxl-2{
		padding-bottom:.5rem !important;
	}
	.pl-xxl-2,.px-xxl-2{
		padding-left:.5rem !important;
	}
	.p-xxl-3{
		padding:1rem !important;
	}
	.pt-xxl-3,.py-xxl-3{
		padding-top:1rem !important;
	}
	.pr-xxl-3,.px-xxl-3{
		padding-right:1rem !important;
	}
	.pb-xxl-3,.py-xxl-3{
		padding-bottom:1rem !important;
	}
	.pl-xxl-3,.px-xxl-3{
		padding-left:1rem !important;
	}
	.p-xxl-4{
		padding:1.5rem !important;
	}
	.pt-xxl-4,.py-xxl-4{
		padding-top:1.5rem !important;
	}
	.pr-xxl-4,.px-xxl-4{
		padding-right:1.5rem !important;
	}
	.pb-xxl-4,.py-xxl-4{
		padding-bottom:1.5rem !important;
	}
	.pl-xxl-4,.px-xxl-4{
		padding-left:1.5rem !important;
	}
	.p-xxl-5{
		padding:3rem !important;
	}
	.pt-xxl-5,.py-xxl-5{
		padding-top:3rem !important;
	}
	.pr-xxl-5,.px-xxl-5{
		padding-right:3rem !important;
	}
	.pb-xxl-5,.py-xxl-5{
		padding-bottom:3rem !important;
	}
	.pl-xxl-5,.px-xxl-5{
		padding-left:3rem !important;
	}
	.m-xxl-n1{
		margin:-.25rem !important;
	}
	.mt-xxl-n1,.my-xxl-n1{
		margin-top:-.25rem !important;
	}
	.mr-xxl-n1,.mx-xxl-n1{
		margin-right:-.25rem !important;
	}
	.mb-xxl-n1,.my-xxl-n1{
		margin-bottom:-.25rem !important;
	}
	.ml-xxl-n1,.mx-xxl-n1{
		margin-left:-.25rem !important;
	}
	.m-xxl-n2{
		margin:-.5rem !important;
	}
	.mt-xxl-n2,.my-xxl-n2{
		margin-top:-.5rem !important;
	}
	.mr-xxl-n2,.mx-xxl-n2{
		margin-right:-.5rem !important;
	}
	.mb-xxl-n2,.my-xxl-n2{
		margin-bottom:-.5rem !important;
	}
	.ml-xxl-n2,.mx-xxl-n2{
		margin-left:-.5rem !important;
	}
	.m-xxl-n3{
		margin:-1rem !important;
	}
	.mt-xxl-n3,.my-xxl-n3{
		margin-top:-1rem !important;
	}
	.mr-xxl-n3,.mx-xxl-n3{
		margin-right:-1rem !important;
	}
	.mb-xxl-n3,.my-xxl-n3{
		margin-bottom:-1rem !important;
	}
	.ml-xxl-n3,.mx-xxl-n3{
		margin-left:-1rem !important;
	}
	.m-xxl-n4{
		margin:-1.5rem !important;
	}
	.mt-xxl-n4,.my-xxl-n4{
		margin-top:-1.5rem !important;
	}
	.mr-xxl-n4,.mx-xxl-n4{
		margin-right:-1.5rem !important;
	}
	.mb-xxl-n4,.my-xxl-n4{
		margin-bottom:-1.5rem !important;
	}
	.ml-xxl-n4,.mx-xxl-n4{
		margin-left:-1.5rem !important;
	}
	.m-xxl-n5{
		margin:-3rem !important;
	}
	.mt-xxl-n5,.my-xxl-n5{
		margin-top:-3rem !important;
	}
	.mr-xxl-n5,.mx-xxl-n5{
		margin-right:-3rem !important;
	}
	.mb-xxl-n5,.my-xxl-n5{
		margin-bottom:-3rem !important;
	}
	.ml-xxl-n5,.mx-xxl-n5{
		margin-left:-3rem !important;
	}
	.m-xxl-auto{
		margin:auto !important;
	}
	.mt-xxl-auto,.my-xxl-auto{
		margin-top:auto !important;
	}
	.mr-xxl-auto,.mx-xxl-auto{
		margin-right:auto !important;
	}
	.mb-xxl-auto,.my-xxl-auto{
		margin-bottom:auto !important;
	}
	.ml-xxl-auto,.mx-xxl-auto{
		margin-left:auto !important;
	}
}

.text-monospace{
	font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace !important;
}

.text-justify{
	text-align:justify !important;
}

.text-wrap{
	white-space:normal !important;
}

.text-nowrap{
	white-space:nowrap !important;
}

.text-truncate{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.text-left{
	text-align:left !important;
}

.text-right{
	text-align:right !important;
}

.text-center{
	text-align:center !important;
}

@media (min-width:576px){
	.text-sm-left{
		text-align:left !important;
	}
	.text-sm-right{
		text-align:right !important;
	}
	.text-sm-center{
		text-align:center !important;
	}
}

@media (min-width:768px){
	.text-md-left{
		text-align:left !important;
	}
	.text-md-right{
		text-align:right !important;
	}
	.text-md-center{
		text-align:center !important;
	}
}

@media (min-width:992px){
	.text-lg-left{
		text-align:left !important;
	}
	.text-lg-right{
		text-align:right !important;
	}
	.text-lg-center{
		text-align:center !important;
	}
}

@media (min-width:1200px){
	.text-xl-left{
		text-align:left !important;
	}
	.text-xl-right{
		text-align:right !important;
	}
	.text-xl-center{
		text-align:center !important;
	}
}

@media (min-width:1366px){
	.text-xxl-left{
		text-align:left !important;
	}
	.text-xxl-right{
		text-align:right !important;
	}
	.text-xxl-center{
		text-align:center !important;
	}
}

.text-lowercase{
	text-transform:lowercase !important;
}

.text-uppercase{
	text-transform:uppercase !important;
}

.text-capitalize{
	text-transform:capitalize !important;
}

.font-weight-light{
	font-weight:300 !important;
}

.font-weight-lighter{
	font-weight:lighter !important;
}

.font-weight-normal{
	font-weight:400 !important;
}

.font-weight-bold{
	font-weight:700 !important;
}

.font-weight-bolder{
	font-weight:bolder !important;
}

.font-italic{
	font-style:italic !important;
}

.text-white{
	color:#fff !important;
}

.text-body{
	color:#403267 !important;
}

.text-muted{
	color:#6c757d !important;
}

.text-black-50{
	color:rgba(0, 0, 0, .5) !important;
}

.text-white-50{
	color:hsla(0, 0%, 100%, .5) !important;
}

.text-hide{
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}

.text-decoration-none{
	text-decoration:none !important;
}

.text-break{
	word-break:break-word !important;
	overflow-wrap:break-word !important;
}

.text-reset{
	color:inherit !important;
}

.visible{
	visibility:visible !important;
}

.invisible{
	visibility:hidden !important;
}

@media print{
	*,:after,:before{
		text-shadow:none !important;
		box-shadow:none !important;
	}
	a:not(.btn){
		text-decoration:underline;
	}
	abbr[title]:after{
		content:" (" attr(title) ")";
	}
	pre{
		white-space:pre-wrap !important;
	}
	blockquote,pre{
		border:1px solid #adb5bd;
		page-break-inside:avoid;
	}
	thead{
		display:table-header-group;
	}
	img,tr{
		page-break-inside:avoid;
	}
	h2,h3,p{
		orphans:3;
		widows:3;
	}
	h2,h3{
		page-break-after:avoid;
	}
	@page{
		size:a3;
	}
	.container,body{
		min-width:992px !important;
	}
	.navbar{
		display:none;
	}
	.badge{
		border:1px solid #000;
	}
	.table{
		border-collapse:collapse !important;
	}
	.table td,.table th{
		background-color:#fff !important;
	}
	.table-bordered td,.table-bordered th{
		border:1px solid #e4e4e4 !important;
	}
	.table-dark{
		color:inherit;
	}
	.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th,.table .thead-dark th{
		border-color:#e4e4e4;
	}
	.table .thead-dark th{
		color:inherit;
	}
}

/*!
 * mmenujs.com/mmenu-light
 *
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-4.0
 * http://creativecommons.org/licenses/by/4.0/
 */
.mm,.mm a,.mm li,.mm span,.mm ul{
	display:block;
	padding:0;
	margin:0;
	box-sizing:border-box;
}

:root{
	--mm-item-height:46px;
	--mm-item-indent:1rem;
	--mm-line-height:24px;
}

.mm-hidden{
	display:none !important;
}

.mm{
	-webkit-tap-highlight-color:transparent;
	-webkit-overflow-scrolling:touch;
	overflow:hidden;
	-webkit-clip-path:inset(0 0 0 0);
	        clip-path:inset(0 0 0 0);
	color:#444;
	background:#f3f3f3;
	line-height:24px;
	line-height:var(--mm-line-height);
	transform:translateX(0);
	cursor:pointer;
}

.mm:before{
	content:"";
	display:block;
	position:absolute;
	top:23px;
	top:calc(var(--mm-item-height)/2);
	left:1rem;
	left:var(--mm-item-indent);
	width:10px;
	height:10px;
	margin-top:2px;
	border-top:2px solid;
	border-left:2px solid;
	transform:rotate(-45deg) translate(50%, -50%);
	opacity:.4;
}

.mm.mm--main{
	cursor:default;
}

.mm.mm--main:before{
	content:none;
	display:none;
}

.mm:after{
	content:attr(data-mm-title);
	display:block;
	position:absolute;
	top:0;
	left:0;
	right:0;
	height:46px;
	height:var(--mm-item-height);
	padding:0 2rem;
	padding:0 calc(var(--mm-item-indent)*2);
	line-height:46px;
	line-height:var(--mm-item-height);
	opacity:.4;
	text-align:center;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	box-shadow:0 1px 0 0 hsla(0, 0%, 100%, .625),0 1px 0 0 currentColor;
}

.mm.mm--main:after{
	padding-left:1rem;
	padding-left:var(--mm-item-indent);
}

.mm ul{
	-webkit-overflow-scrolling:touch;
	position:fixed;
	top:46px;
	top:var(--mm-item-height);
	left:100%;
	bottom:0;
	width:200%;
	padding-right:100%;
	overflow:visible;
	overflow-y:auto;
	background:inherit;
	transition:left .3s ease 0s;
	cursor:default;
}

.mm ul:after{
	content:"";
	display:block;
	height:46px;
	height:var(--mm-item-height);
}

.mm>ul,.mm ul.mm--open{
	left:0;
}

.mm ul.mm--parent{
	left:-100%;
	overflow-y:hidden;
}

.mm li{
	position:relative;
	background:inherit;
	cursor:pointer;
}

.mm li:before{
	content:"";
	display:block;
	position:absolute;
	top:23px;
	top:calc(var(--mm-item-height)/2);
	right:23px;
	right:calc(var(--mm-item-height)/2);
	z-index:0;
	width:10px;
	height:10px;
	border-top:2px solid;
	border-right:2px solid;
	transform:rotate(45deg) translateY(-50%);
	opacity:.4;
}

.mm li:after{
	content:"";
	display:block;
	margin-left:1rem;
	margin-left:var(--mm-item-indent);
	border-top:1px solid;
	opacity:.15;
}

.mm a,.mm span{
	position:relative;
	z-index:1;
	padding:11px 1rem;
	padding:calc((var(--mm-item-height) - var(--mm-line-height))/2) var(--mm-item-indent);
}

.mm a{
	background:inherit;
	color:inherit;
	text-decoration:none;
}

.mm a:not(:last-child){
	width:calc(100% - 46px);
	width:calc(100% - var(--mm-item-height));
}

.mm a:not(:last-child):after{
	content:"";
	display:block;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	border-right:1px solid;
	opacity:.15;
}

.mm span{
	background:transparent;
}

.mm.mm--dark{
	background:#333;
	color:#ccc;
}

.mm.mm--vertical:after,.mm.mm--vertical:before{
	content:none;
	display:none;
}

.mm.mm--vertical{
	overflow-y:auto;
}

.mm.mm--vertical ul{
	width:100%;
	padding-right:0;
	position:static;
}

.mm.mm--vertical ul ul{
	display:none;
	padding-left:1rem;
	padding-left:var(--mm-item-indent);
}

.mm.mm--vertical ul ul:after{
	height:23px;
	height:calc(var(--mm-item-height)/2);
}

.mm.mm--vertical ul.mm--open{
	display:block;
}

.mm.mm--vertical li.mm--open:before{
	transform:rotate(135deg) translate(-50%);
}

.mm.mm--vertical ul ul li:last-child:after{
	content:none;
	display:none;
}

:root{
	--mm-width:80%;
	--mm-min-width:200px;
	--mm-max-width:440px;
}

.mm-body--open{
	overflow-y:hidden;
	pointer-events:none;
}

.mm{
	pointer-events:auto;
}

.mm.mm--offcanvas{
	position:fixed;
	top:0;
	bottom:0;
	left:0;
	z-index:9995;
	width:80%;
	width:var(--mm-width);
	min-width:200px;
	min-width:var(--mm-min-width);
	max-width:440px;
	max-width:var(--mm-max-width);
	transition:transform .3s ease 0s,bottom 0s ease 0s;
}

.mm.mm--offcanvas:not(.mm--open){
	bottom:100%;
	transform:translateX(-100%);
	transition-delay:0s, .6s;
}

.mm-blocker{
	pointer-events:auto;
	display:block;
	position:fixed;
	bottom:0;
	right:0;
	background:rgba(0, 0, 0, .2);
	top:100%;
	z-index:9990;
	width:100%;
	opacity:0;
	transition-property:opacity, top;
	transition-timing-function:ease, linear;
	transition-duration:.45s, 0s;
	transition-delay:0s, .45s;
}

.mm-blocker.mm--open{
	top:0;
	z-index:9999;
	width:20%;
	width:calc(100% - var(--mm-width));
	min-width:calc(100% - 440px);
	min-width:calc(100% - var(--mm-max-width));
	max-width:calc(100% - 200px);
	max-width:calc(100% - var(--mm-min-width));
	opacity:1;
	transition-delay:.3s, 0s;
}

.mm.mm--right{
	left:auto;
	right:0;
}

.mm.mm--right:not(.mm--open){
	transform:translateX(100%);
}

.mm-blocker.mm--right{
	right:auto;
	left:0;
}

body{
	overflow-x:hidden;
	background-color:#fff;
}

.site-content{
	transition:transform .3s ease 0s;
	position:relative;
}

.headroom+.site-content{
	margin-top:calc(60px + 1rem);
}

@media (min-width:768px){
	body.mm-body--open .site-content{
		transform:translateX(270px);
	}
}

@media (min-width:768px){
	body{
		background-color:#fff;
	}
}

ol,ul{
	list-style-position:outside;
	margin-bottom:1.125rem;
	padding-left:1.5rem;
}

ol ol,ul ol{
	list-style-type:lower-alpha;
}

.section-title{
	font-size:1.5rem;
	line-height:1;
	padding:.75rem;
}

.fa-spinner{
	animation:lds-ring 2s linear infinite;
}

.border-radius-top-0{
	border-top-left-radius:0 !important;
	border-top-right-radius:0 !important;
}

.icon{
	-webkit-user-select:none;
	    -ms-user-select:none;
	        user-select:none;
}

a{
	transition:color .2s ease-in-out;
}

::selection{
	color:#fff;
	background-color:#403267;
}

body:not(.page-index) .main-header+.site-content{
	margin-top:calc(60px + 1rem);
}

@media (min-width:576px){
	body:not(.page-index) .main-header+.site-content{
		margin-top:calc(70px + 1rem);
	}
}

@media (min-width:768px){
	body:not(.page-index) .main-header+.site-content{
		margin-top:calc(70px + 1.5rem);
	}
}

@media (min-width:992px){
	body:not(.page-index) .main-header+.site-content{
		margin-top:calc(80px + 1.5rem);
	}
}

.section-title{
	color:#fff;
	background-color:#403267;
	border-radius:4px;
}

.h1,.h2,.h3,.h4,.h5,.h6,.section-title,h1,h2,h3,h4,h5,h6{
	text-transform:uppercase;
}

.h5,.h6,h5,h6{
	font-weight:400;
}

@media (max-width:991.98px){
	p{
		font-size:.875rem;
	}
	.h1,h1{
		font-size:1.25rem;
	}
	.h2,h2{
		font-size:1.125rem;
	}
	.h3,h3{
		font-size:1rem;
	}
	.h4,.h5,.h6,h4,h5,h6{
		font-size:1rem;
		font-weight:400;
	}
}

.box,.container{
	width:100%;
}

.box{
	padding:10px;
}

.box .box_head{
	background-color:#403267;
	border-radius:4px;
	position:relative;
	color:#fff;
	font-weight:700;
	font-size:1.2rem;
	cursor:pointer;
	padding:18px 18px 18px 50px;
}

@media (max-width:600px){
	.box .box_head{
		font-size:1rem;
		padding:18px;
	}
}

.box_head:before{
	content:"+";
	font-weight:600;
	position:absolute;
	top:23%;
	right:20px;
	font-size:1.5rem;
}

.box.active .box_head:before{
	content:"-";
}

.box .box_text{
	background-color:#4e3d7c;
	color:#000;
	border-radius:4px;
	padding:0;
	height:0;
	overflow:hidden;
	transition:all .3s;
	color:#fff;
}

.box.active .box_text{
	height:100%;
	padding:30px;
}

.box_text_item{
	color:#fff;
}

.bannerContainer{
	border-radius:4px;
	display:block;
	height:200px;
	background-color:grey;
	margin-bottom:30px;
	width:100%;
}

@media (max-width:600px){
	.bannerContainer{
		height:120px;
		height:80px;
	}
}

.firstBanner{
	background-image:url(https://stage.vipslots.eu/img/wallet-banner.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:50%;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-position-y:-22px !important;
}

@media (max-width:600px){
	.firstBanner{
		background-image:url(https://stage.vipslots.eu/img/wallet-banner-mobile.jpg);
		background-size:contain;
		background-position:50% !important;
	}
}

.secondBanner{
	background-image:url(https://stage.vipslots.eu/img/exchange-banner.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:50%;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-position-y:-25px;
}

@media (max-width:600px){
	.secondBanner{
		background-image:url(https://stage.vipslots.eu/img/exchange-banner-mobile.jpg);
		background-size:contain;
		background-position:50% !important;
	}
}

.thirdBanner{
	background-image:url(https://stage.vipslots.eu/img/deposit-banner.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:50%;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-position-y:-25px;
}

@media (max-width:600px){
	.thirdBanner{
		background-image:url(https://stage.vipslots.eu/img/deposit-banner-mobile.jpg);
		background-size:contain;
		background-position:50% !important;
	}
}

.header{
	padding-left:20px;
	padding-right:40px;
}

@media (max-width:600px){
	.header{
		padding-right:2px;
		padding-left:0;
	}
}

.bannerCTAContainer{
	border-radius:4px;
	display:block;
	height:200px;
	margin-top:20px;
	width:98%;
	margin-left:10px;
	margin-bottom:15px;
}

@media (max-width:600px){
	.bannerCTAContainer{
		width:100%;
		margin-left:0;
		height:140px;
	}
}

.CTABanner{
	background-image:url(https://stage.vipslots.eu/img/banner-claim-desktop.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:50%;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	cursor:pointer;
}

@media (max-width:600px){
	.CTABanner{
		background-image:url(https://stage.vipslots.eu/img/banner-claim-mobile.jpg);
		background-size:contain;
		background-position:50% !important;
	}
}

.box_out_text{
	padding:30px;
}

@media (max-width:600px){
	.box_out_text{
		padding:10px;
	}
}

.boxImageItem{
	display:-ms-grid;
	display:grid;
	grid-template-columns:repeat(2);
	grid-template-rows:repeat(2);
	grid-column-gap:40px;
	grid-row-gap:10px;
	margin-bottom:30px;
	padding-left:10px;
	padding-right:10px;
}

.boxImageItem>:first-child{-ms-grid-row:1;-ms-grid-column:1;
}

.boxImageItem>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3;
}

.boxImageItem>:nth-child(3){-ms-grid-row:3;-ms-grid-column:1;
}

.boxImageItem>:nth-child(4){-ms-grid-row:3;-ms-grid-column:3;
}

@media (max-width:600px){
	.boxImageItem{
		display:-ms-grid;
		display:grid;
		-ms-grid-columns:1fr 20px 1fr;
		grid-template-columns:repeat(2, 1fr);
		grid-template-rows:repeat(2);
		grid-column-gap:20px;
		grid-row-gap:20px;
		align-items:center;
	}
	.boxImageItem>:first-child{-ms-grid-row:1;-ms-grid-column:1;
	}
	.boxImageItem>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3;
	}
	.boxImageItem>:nth-child(3){-ms-grid-row:3;-ms-grid-column:1;
	}
	.boxImageItem>:nth-child(4){-ms-grid-row:3;-ms-grid-column:3;
	}
}

.imgContainer{
	width:150px;
	height:150px;
	background-color:grey;
	-ms-grid-row:1;
	-ms-grid-row-span:2;
	-ms-grid-column:1;
	-ms-grid-column-span:1;
	grid-area:1 / 1 / 3 / 2;
}

@media (max-width:600px){
	.imgContainer{
		width:120px;
		height:120px;
		-ms-grid-row:1;
		-ms-grid-row-span:1;
		-ms-grid-column:1;
		-ms-grid-column-span:1;
		grid-area:1 / 1 / 2 / 2;
	}
}

.firstChildImg{
	background-image:url(https://stage.vipslots.eu/img/dollar-bag.jpg);
	background-position:50%;
}

.secondChildImg{
	background-image:url(https://stage.vipslots.eu/img/coin-transaction.jpg);
	background-position:50%;
}

.thirdChildImg{
	background-image:url(https://stage.vipslots.eu/img/pig.jpg);
	background-position:50%;
}

.fourthChildImg{
	background-image:url(https://stage.vipslots.eu/img/cart.jpg);
	background-position:50%;
}

.fifthChildImg{
	background-image:url(https://stage.vipslots.eu/img/shield.jpg);
	background-position:50%;
}

.titleImg{
	font-weight:700;
	color:#4e3d7c;
	font-size:1.2rem;
	-ms-grid-row:1;
	-ms-grid-row-span:1;
	-ms-grid-column:2;
	-ms-grid-column-span:1;
	grid-area:1 / 2 / 2 / 3;
}

@media (max-width:600px){
	.titleImg{
		-ms-grid-row:1;
		-ms-grid-row-span:1;
		-ms-grid-column:2;
		-ms-grid-column-span:1;
		grid-area:1 / 2 / 2 / 3;
	}
}

.paragraphImg{
	-ms-grid-row:2;
	-ms-grid-row-span:1;
	-ms-grid-column:2;
	-ms-grid-column-span:1;
	grid-area:2 / 2 / 3 / 3;
	margin-bottom:auto !important;
}

@media (max-width:600px){
	.paragraphImg{
		-ms-grid-row:2;
		-ms-grid-row-span:1;
		-ms-grid-column:1;
		-ms-grid-column-span:2;
		grid-area:2 / 1 / 3 / 3;
	}
}

@media (max-width:600px){
	.footerContainer{
		padding-left:10px;
		padding-right:10px;
	}
}

.faqContainer .headerTitle{
	padding-left:4px;
	font-weight:700;
	color:#403267;
	text-transform:uppercase;
	font-size:1.2rem;
	margin-bottom:8px;
	margin-top:30px;
}

@media (max-width:600px){
	.faqContainer .headerTitle{
		padding-left:14px;
	}
}

.faqContainer .box{
	width:100%;
	padding:10px;
}

.faqContainer .box .box_head{
	background-color:#403267;
	color:#fff;
	border-radius:4px;
	position:relative;
	font-weight:700;
	font-size:1.1rem;
	cursor:pointer;
	padding:8px 8px 8px 30px;
}

.faqContainer .box .box_head>p{
	margin-bottom:0;
}

@media (max-width:600px){
	.faqContainer .box .box_head{
		font-size:.85rem;
		padding:8px;
	}
	.faqContainer .box .box_head>p{
		max-width:80%;
	}
}

.faqContainer .box_head:before{
	content:"+";
	font-weight:600;
	position:absolute;
	top:3%;
	right:20px;
	font-size:1.5rem;
}

.faqContainer .box.active .box_head:before{
	content:"-";
}

.faqContainer .box .box_text{
	background-color:#4e3d7c;
	border-radius:4px;
	padding:0;
	height:0;
	overflow:hidden;
	transition:all .3s;
	color:#fff;
	font-size:.85rem;
}

@media (min-width:850px){
	.faqContainer .box .box_text{
		font-size:1rem;
	}
}

.faqContainer .box .box_text>p{
	margin-bottom:0;
}

.faqContainer .box.active .box_text{
	height:100%;
	padding:14px;
}

.faqContainer .box_text_item{
	color:#ff8a29;
}

td.money,th.money{
	text-align:right;
	white-space:nowrap;
}

.table-actions{
	background-color:#fff;
	text-align:center;
}

.table{
	font-size:.875rem;
}

.table thead{
	text-transform:uppercase;
}

.table thead,.table thead tr{
	border-top-left-radius:inherit;
	border-top-right-radius:inherit;
}

.table thead th{
	background:#dadada;
	color:#959595;
	vertical-align:middle;
}

.table thead th:first-child{
	border-top-left-radius:inherit;
}

.table thead th:last-child{
	border-top-right-radius:inherit;
}

.table thead td{
	vertical-align:middle;
}

.table .thead-alt td,.table .thead-alt th{
	color:#403267;
	background-color:#ffc551;
	border-color:#ffc551;
}

.inner-table thead th{
	padding:.875rem 1rem;
	font-size:.875rem;
}

.inner-table thead th:first-child{
	border-top-left-radius:4px;
}

.inner-table thead th:last-child{
	border-top-right-radius:4px;
}

.inner-table tbody tr td{
	padding:.6875rem 1rem;
}

.inner-table tbody tr:last-child td{
	border:none;
}

.inner-table tbody tr:last-child td:first-child{
	border-bottom-left-radius:4px;
}

.inner-table tbody tr:last-child td:last-child{
	border-bottom-right-radius:4px;
}

@media (max-width:767.98px){
	.inner-table{
		display:block;
		background-color:transparent;
	}
	.inner-table thead{
		display:none;
	}
	.inner-table tbody{
		display:block;
	}
	.inner-table tbody,.inner-table tbody tr{
		border-radius:inherit;
	}
	.inner-table tr{
		display:flex;
		flex-wrap:wrap;
	}
	.inner-table tr+tr{
		margin-top:1rem;
	}
	.inner-table td{
		flex:0 0 100%;
	}
	.inner-table td[data-heading]{
		border-radius:0 !important;
		padding-top:calc(1.75rem + 1.5em);
		position:relative;
		display:flex;
		flex-direction:column;
		justify-content:center;
		align-items:center;
		text-align:center;
	}
	.inner-table td[data-heading]:before{
		content:attr(data-heading);
		position:absolute;
		top:0;
		left:0;
		right:0;
		color:#000;
		display:block;
		padding:.5rem;
		margin-bottom:.75rem;
		font-weight:700;
		text-transform:uppercase;
		text-align:center;
		white-space:nowrap;
	}
	.inner-table .col-amount,.inner-table .col-deposit-id,.inner-table .col-method,.inner-table .col-time-left{
		flex:0 0 50%;
		width:100%;
	}
}

.table thead th{
	padding:1.25rem .75rem;
}

.table>tbody td table,.table>tbody th table{
	width:100%;
	text-align:center;
}

.table>tbody>tr>td,.table>tbody>tr>th{
	position:relative;
}

@media (min-width:768px){
	.table>tbody>tr>td:after,.table>tbody>tr>th:after{
		display:none;
		content:"";
		position:absolute;
		width:100%;
		height:2px;
		left:0;
		bottom:0;
		background-color:#c7c7c7;
	}
}

.table>tbody>tr:last-child>td:after,.table>tbody>tr:last-child>th:after{
	display:none;
}

.table-dark a{
	color:#ffc551;
}

.table-dark a:focus,.table-dark a:hover{
	color:#fff;
}

.table-account-history thead th,.table-rollover-requirements thead th{
	background-color:#ffc551;
}

.table-account-history tfoot tr td,.table-rollover-requirements tfoot tr td{
	font-weight:700;
	background-color:#c7c7c7;
}

.inner-table thead th{
	border:none;
	background-color:#5b439c;
	color:#fff;
}

.inner-table tbody tr td{
	color:#fff;
	background-color:#403267;
	border:none;
	border-bottom:1px solid #fff;
}

@media (max-width:767.98px){
	.inner-table td[data-heading]:before{
		background-color:#5b439c;
		color:#fff;
	}
}

@keyframes primaryBtnHover{
	0%{
		background-position:5% 0;
	}
	to{
		background-position:96% 100%;
	}
}

@keyframes primaryBtn{
	0%{
		background-position:96% 100%;
	}
	to{
		background-position:5% 0;
	}
}

@keyframes animateGradient{
	0%,to{
		background-position:96% 100%;
	}
	50%{
		background-position:5% 0;
	}
}

@keyframes placeholderScale{
	0%{
		transform:scale(1);
	}
	50%{
		transform:scale(1.2);
	}
	to{
		transform:scale(1);
	}
}

@keyframes fadeIn{
	0%{
		opacity:0;
	}
	to{
		opacity:1;
	}
}

@keyframes fadeOut{
	to{
		opacity:0;
	}
}

@keyframes slideIn{
	0%{
		transform:translateY(15%);
	}
	to{
		transform:translateY(0);
	}
}

@keyframes slideOut{
	0%{
		transform:translateY(0);
	}
	to{
		transform:translateY(-10%);
	}
}

@keyframes slideRight{
	to{
		opacity:1;
		transform:translateX(0);
	}
}

@keyframes slideUpOut{
	to{
		opacity:0;
		transform:translateY(-200%);
	}
}

@keyframes slideUp{
	to{
		opacity:1;
		transform:translateY(0);
	}
}

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

@keyframes lds-ring{
	0%{
		transform:rotate(0deg);
	}
	to{
		transform:rotate(1turn);
	}
}

@keyframes slot{
	0%,to{
		transform:translateY(0);
		opacity:1;
		filter:blur(0);
	}
	50%{
		transform:translateY(100%);
		opacity:0;
		filter:blur(4px);
	}
	51%{
		transform:translateY(-100%);
	}
	80%{
		transform:translateY(10%);
	}
}

@keyframes slot2{
	0%,to{
		transform:translateY(0);
		opacity:1;
	}
	50%{
		transform:translateY(40px);
		opacity:0;
	}
	51%{
		transform:translateY(-40px);
	}
	80%{
		opacity:.5;
	}
}

@keyframes zoom{
	0%,to{
		transform:scale(1), rotate(0deg);
	}
	50%{
		transform:scale(1.05);
	}
}

@keyframes shake{
	0%,to{
		transform:translateZ(0);
	}
	10%,90%{
		transform:translate3d(-1px, 0, 0);
	}
	20%,80%{
		transform:translate3d(2px, 0, 0);
	}
	30%,50%,70%{
		transform:translate3d(-4px, 0, 0);
	}
	40%,60%{
		transform:translate3d(4px, 0, 0);
	}
}

@keyframes backgroundImageSlideRight{
	0%{
		background-position:0 100%, 0 0;
	}
	to{
		background-position:50% 100%, 0 0;
	}
}

.main-header{
	padding:.625rem 1rem;
	margin-bottom:1rem;
}

@media (min-width:576px){
	.main-header{
		margin-bottom:1.5rem;
	}
}

@media (min-width:768px){
	.main-header{
		padding:1rem 2rem;
	}
}

.main-header.headroom{
	will-change:transform;
	transition:transform .25s ease-in-out,background-color .25s ease-in-out;
	position:fixed;
	z-index:1039;
	right:0;
	left:0;
	top:0;
}

@media (max-width:767.98px){
	.main-header.headroom{
		z-index:10;
	}
}

.main-header.headroom--pinned{
	transform:translateY(0);
}

.main-header.headroom--unpinned{
	transform:translateY(-100%);
}

.main-header{
	background-color:#403267;
	color:#fff;
	animation:slideDown .4s ease-out;
	animation-iteration-count:1;
	margin-bottom:0;
	width:100%;
	will-change:transform;
	transition:transform .25s ease-in-out,background-color .25s ease-in-out;
	position:fixed;
	z-index:20;
	right:0;
	left:0;
	top:0;
}

.main-header a{
	color:#ffc551;
}

.main-header a:focus,.main-header a:hover{
	color:#fff;
}

@media (min-width:576px){
	.main-header{
		margin-bottom:0;
		padding:.938rem 1rem;
	}
}

.site-footer{
	padding-top:2rem;
	padding-bottom:2rem;
	color:#403267;
}

.site-footer a{
	color:#8876bc;
	transition:color .25s ease-in-out;
}

.site-footer a:focus,.site-footer a:hover{
	text-decoration:none;
	color:#403267;
}

.site-footer .nav-menu{
	display:none;
	padding:0 12px;
	margin-top:2rem;
	margin-bottom:2rem;
	flex-direction:row;
	justify-content:center;
	flex-wrap:wrap;
	text-align:center;
}

@media (min-width:768px){
	.site-footer .nav-menu{
		display:flex;
		flex-wrap:nowrap;
	}
}

.site-footer .nav-menu li{
	display:block;
	margin-left:.5rem;
	margin-right:.5rem;
}

.site-footer .badges{
	padding:0;
	margin-top:2rem;
	margin-bottom:2rem;
	display:flex;
	flex-direction:row;
	justify-content:space-around;
	align-items:center;
	flex-wrap:wrap;
}

@media (min-width:992px){
	.site-footer .badges{
		flex-wrap:nowrap;
		margin-top:3.5rem;
		margin-bottom:3.5rem;
	}
}

.site-footer .badges img{
	height:auto;
	margin:.5rem;
}

.site-footer .badges img.img-svg{
	max-height:40px;
}

.site-footer .copy{
	text-align:center;
}

.layout-base-sidebar .main-container>.row{
	flex-direction:column-reverse;
}

@media (max-width:991.98px){
	.layout-base-sidebar .main-container>.row{
		margin-left:0;
		margin-right:0;
	}
}

@media (min-width:992px){
	.layout-base-sidebar .main-container>.row{
		flex-direction:row-reverse;
	}
}

@media (min-width:768px){
	.layout-base-sidebar .main-content,.layout-base-sidebar .main-sidebar{
		flex-grow:1;
	}
}

@media (min-width:992px){
	.layout-base-sidebar .main-content,.layout-base-sidebar .main-sidebar{
		position:relative;
		width:100%;
		padding-right:12px;
		padding-left:12px;
	}
}

.layout-base-sidebar .main-sidebar{
	padding-top:0;
}

.layout-base-sidebar .main-sidebar .sidebar-nav{
	display:none;
}

@media (min-width:992px){
	.layout-base-sidebar .main-sidebar{
		flex:0 0 25%;
		max-width:25%;
	}
	.layout-base-sidebar .main-sidebar .sidebar-nav{
		display:block;
	}
}

.layout-base-sidebar .main-content{
	max-width:100%;
}

@media (min-width:992px){
	.layout-base-sidebar .main-content{
		flex:0 0 75%;
		max-width:75%;
	}
}

.btn{
	text-transform:uppercase;
}

.btn .spin-loading{
	display:none;
}

.btn .ring-preloader{
	background-color:transparent;
}

.btn .ring-preloader .lds-ring{
	width:1.25em;
	height:1.25em;
}

.btn .ring-preloader .lds-ring div{
	width:80%;
	height:80%;
	margin:10%;
	border-width:2px;
	border-top-color:#fff;
}

.btn.loading{
	position:relative;
	pointer-events:none;
	-webkit-user-select:none;
	    -ms-user-select:none;
	        user-select:none;
}

.btn.loading .spin-loading{
	display:block;
}

.btn.loading .ring-preloader{
	animation:fadeIn .25s ease-in-out;
	animation-iteration-count:1;
	animation-fill-mode:forwards;
}

.btn.loading,.btn.loading.disabled,.btn.loading[disabled]{
	color:transparent !important;
}

.btn-details-history-item,.btn-details-rollover,.btn-game-play,.btn-game-try{
	padding:.25rem .5rem;
	font-size:.875rem;
	line-height:1.5;
	border-radius:.2rem;
}

.btn-player-modal-play-fun{
	color:#403267;
	text-align:center;
	display:block;
}

.btn-modal-filter,.btn-outline-primary,.btn-player-modal-play-fun{
	padding:.75rem;
	font-size:.875rem;
	line-height:1;
	border-radius:4px;
}

.btn-outline-primary.btn-sm{
	padding:.5rem;
	font-size:.875rem;
	line-height:1.5;
	border-radius:.2rem;
}

.btn-forgot-password{
	display:block;
	width:100%;
}

.alert-info{
	color:#000;
	background-color:#ffc551;
	border-color:#ffc551;
}

.alert-info hr{
	border-top-color:#ffbd38;
}

.alert-info .alert-link{
	color:#000;
}

.alert-danger{
	color:#fff;
	background-color:#dd5b59;
	border-color:#dd5b59;
}

.alert-danger hr{
	border-top-color:#d94644;
}

.alert-danger .alert-link{
	color:#e6e6e6;
}

.mm a{
	-webkit-user-select:none;
	    -ms-user-select:none;
	        user-select:none;
}

#off-canvas-menu{
	display:none;
	will-change:transform;
	transition:transform .3s ease 0s;
	width:270px;
}

#off-canvas-menu:before{
	opacity:1;
	z-index:2;
	top:30px;
}

#off-canvas-menu:after{
	opacity:1;
	font-weight:700;
	box-shadow:none;
	text-transform:uppercase;
	height:60px;
	line-height:60px;
}

#off-canvas-menu ul{
	top:60px;
}

#off-canvas-menu ul li{
	text-transform:uppercase;
	font-weight:700;
	font-size:.875rem;
	transition:background-color .15s ease-in-out;
}

#off-canvas-menu ul li:before{
	opacity:1;
}

#off-canvas-menu ul li:after{
	margin-left:0;
}

#off-canvas-menu ul li a,#off-canvas-menu ul li span{
	padding:.813rem 1rem;
}

@media (min-width:768px){
	#off-canvas-menu ul{
		transition:top .3s ease,left .3s ease;
		transition-delay:0s, .4s;
		top:0;
	}
}

@media (min-width:768px){
	#off-canvas-menu{
		top:80px;
		max-width:270px;
	}
}

@media (min-width:768px) and (max-width:991.98px){
	#off-canvas-menu{
		top:70px;
	}
}

#off-canvas-menu:not(.mm--open){
	transform:translateX(-270px);
	bottom:0;
	pointer-events:none;
}

@media (min-width:768px){
	#off-canvas-menu.mm--open:not(.mm--main):after{
		display:block !important;
	}
	#off-canvas-menu.mm--open:not(.mm--main) ul{
		top:60px;
	}
}

.mm-blocker{
	background:hsla(0, 0%, 100%, .75);
}

.mm-blocker.mm--open{
	width:calc(100% - 270px);
}

#off-canvas-menu{
	background-color:#403267;
}

#off-canvas-menu:before{
	color:#fff;
}

#off-canvas-menu:after{
	background-color:#403267;
	font-size:1rem;
	color:#fff;
	border-bottom:1px solid hsla(0, 0%, 100%, .15);
}

@media (min-width:768px){
	#off-canvas-menu:after{
		display:none;
	}
}

#off-canvas-menu ul li{
	background-color:#403267;
	color:#fff;
}

#off-canvas-menu ul li:focus,#off-canvas-menu ul li:hover{
	background-color:#f4666a;
}

#off-canvas-menu ul ul{
	background-color:#403267;
}

.mm.mm--offcanvas.mm--open{
	-webkit-clip-path:none;
	        clip-path:none;
	box-shadow:0 .25rem .75rem rgba(0, 0, 0, .85);
}

@media (min-width:768px){
	.mm.mm--offcanvas.mm--open{
		box-shadow:none;
	}
}

.mm-blocker.mm--open{
	box-shadow:inset .75rem 0 1rem -.75rem rgba(0, 0, 0, .85);
}

@media (min-width:768px){
	.mm-blocker.mm--open{
		box-shadow:none;
		min-width:calc(100% - 270px);
	}
}

@media (min-width:768px){
	.mm-blocker{
		background:none;
	}
}

.main-nav{
	display:none;
	margin-left:2rem;
}

.main-nav ul{
	list-style:none;
	margin:0;
	padding:0;
	display:flex;
}

.main-nav a{
	color:#fff;
	border:none;
}

@media (min-width:768px){
	.main-nav{
		display:block;
	}
}

@media (min-width:768px) and (max-width:991.98px){
	.main-nav{
		margin-left:1rem;
	}
}

.main-nav a{
	opacity:0;
	transform:translateX(-100%);
	display:inline-block;
	animation:slideRight .3s ease-in-out forwards;
	animation-delay:.4s;
}

.main-nav a:focus,.main-nav a:hover{
	color:#ffc551;
}

@media (min-width:992px){
	.main-nav a{
		font-size:1rem;
	}
}

.nav-toggle{
	background:none;
	border:none;
	padding:0;
	pointer-events:all;
	outline:0;
}

.nav-toggle>span{
	display:block;
	height:2px;
	width:1.5rem;
	background:#fff;
	transition:.2s ease-in-out;
	transform-origin:left center;
	position:relative;
	left:0;
}

.nav-toggle>span+span{
	margin-top:.5rem;
}

@media (min-width:768px){
	.nav-toggle>span{
		height:3px;
		width:1.875rem;
	}
}

body.mm-body--open .nav-toggle>span:nth-child(3){
	transform:rotate(-45deg);
}

body.mm-body--open .nav-toggle>span:nth-child(2){
	left:-6rem;
	opacity:0;
}

body.mm-body--open .nav-toggle>span:first-child{
	transform:rotate(45deg);
}

@media (min-width:768px){
	.nav-toggle{
		margin-right:1rem;
	}
}

.brand-logo{
	pointer-events:all;
	margin-left:1rem;
	position:relative;
	height:36px;
	width:98px;
}

@media (min-width:768px){
	.brand-logo{
		height:50px;
		width:136px;
	}
}

@media (min-width:768px) and (max-width:991.98px){
	.brand-logo{
		height:40px;
		width:109px;
	}
}

.brand-logo svg{
	position:absolute;
	width:100%;
	height:100%;
	bottom:0;
}

.brand-logo:hover svg{
	animation:slot .4s ease-in-out;
}

.login-tray{
	margin-left:auto;
}

.login-tray .btn-tray-join-now{
	margin-left:.5rem;
}

.login-tray ul{
	margin:0;
	padding:0;
	list-style-type:none;
	display:flex;
	align-content:center;
}

@media (min-width:768px){
	.login-tray{
		position:relative;
		z-index:99999;
		pointer-events:all;
	}
}

.login-tray-account .login-tray-account-balance,.login-tray-greeting{
	color:#fff;
}

.login-tray-greeting:after{
	background:#fff;
}

.login-tray-account-info{
	color:#fff;
	font-weight:700;
	font-size:.75rem;
}

#modal-manual{
	display:none !important;
}

.login-tray .btn-tray-login{
	color:#fff;
	border:none;
}

.login-tray .btn-tray-login:focus,.login-tray .btn-tray-login:hover{
	color:#ffc551;
}

.login-tray .btn-tray-join-now{
	color:#fff;
}

@media (max-width:575.98px){
	.login-tray .btn:not(.btn-tray-deposit){
		padding-left:0;
		padding-right:0;
	}
	.login-tray .btn-tray-join-now{
		background:none !important;
		box-shadow:none !important;
		color:#ffc551 !important;
	}
	.login-tray .btn-tray-join-now:focus,.login-tray .btn-tray-join-now:hover,.login-tray .btn-tray-join-now:not(:disabled):not(.disabled):active{
		color:#f4666a !important;
	}
}

.login-tray-account .login-tray-account-balance-container{
	height:2rem;
	-ms-grid-row-align:center;
	    align-self:center;
	background:#5b439c;
	border-radius:5px;
}

.login-tray-account .login-tray-account-balance{
	font-weight:700;
	-ms-grid-row-align:center;
	    align-self:center;
	border-radius:5px;
}

.login-tray-account .login-tray-account-balance+.btn-tray-deposit{
	margin-left:1rem;
}

.login-tray-account .btn-tray-deposit{
	margin:auto 0 auto 1.5rem;
	color:#fff;
}

.login-tray-account .btn-tray-deposit-plus{
	background-color:#403267;
	border-radius:0 5px 5px 0;
	padding:7px !important;
	font-weight:400;
	font-size:14px;
}

.login-tray-account .btn-tray-deposit-plus svg{
	width:18px;
	height:18px;
	margin:0 auto;
}

.login-tray-account .btn-tray-message button{
	position:relative;
}

.login-tray-account .btn-tray-message svg{
	width:18px;
	height:18px;
	margin:0 auto;
}

.login-tray-account .btn-tray-message-badge{
	position:absolute;
	top:1px;
	right:0;
	background-color:#cd3a43;
	color:#fff;
	font-size:14px;
	padding:3px 6px;
	border-radius:50rem;
}

.login-tray-account .message-badge-visible{
	opacity:1;
	visibility:visible;
	transition:transform .3s ease,opacity .3s ease,background-color .3s ease;
}

.login-tray-account .message-badge-hidden{
	opacity:0;
	visibility:hidden;
	transition:opacity .5s ease,visibility .5s ease;
}

.login-tray-greeting{
	font-size:.75rem;
	text-transform:uppercase;
	font-weight:700;
	-ms-grid-row-align:center;
	    align-self:center;
	position:relative;
	padding-right:1rem;
}

.login-tray-greeting:after{
	width:1px;
	height:2rem;
	content:"";
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	right:0;
}

.login-tray-account-info{
	display:flex;
	flex-wrap:wrap;
	align-content:center;
	text-transform:uppercase;
	text-align:center;
	line-height:1.2;
}

.login-tray-info-box{
	margin:0 .5rem;
}

.login-tray-info-box:first-child{
	margin-left:1rem;
}

.login-tray-info-box:last-child{
	margin-right:0;
}

.login-tray-info-value{
	color:#ffc551;
}

.breadcrumbs{
	padding-top:.5rem;
	padding-bottom:.5rem;
	font-weight:700;
	margin-top:-1rem;
}

@media (min-width:768px){
	.breadcrumbs{
		margin-top:-1.5rem;
	}
}

.breadcrumbs ol{
	margin:0;
	padding:0;
	display:block;
}

.breadcrumbs ol li{
	display:inline-block;
	list-style:none;
}

@media (min-width:768px){
	.breadcrumbs{
		padding-top:1rem;
		padding-bottom:1rem;
	}
}

.breadcrumbs{
	font-size:.75rem;
}

.breadcrumbs ol li:before{
	content:"";
	background:url(data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1wcmVmaXg9ImZhciIgZGF0YS1pY29uPSJjaGV2cm9uLXJpZ2h0IiBjbGFzcz0ic3ZnLWlubGluZS0tZmEgZmEtY2hldnJvbi1yaWdodCBmYS13LTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDI1NiA1MTIiIGZpbGw9IiM0MDMyNjciPjxwYXRoIGZpbGw9IiM0MDMyNjciIGQ9Ik0yNC43MDcgMzguMTAxTDQuOTA4IDU3Ljg5OWMtNC42ODYgNC42ODYtNC42ODYgMTIuMjg0IDAgMTYuOTcxTDE4NS42MDcgMjU2IDQuOTA4IDQzNy4xM2MtNC42ODYgNC42ODYtNC42ODYgMTIuMjg0IDAgMTYuOTcxTDI0LjcwNyA0NzMuOWM0LjY4NiA0LjY4NiAxMi4yODQgNC42ODYgMTYuOTcxIDBsMjA5LjQxNC0yMDkuNDE0YzQuNjg2LTQuNjg2IDQuNjg2LTEyLjI4NCAwLTE2Ljk3MUw0MS42NzggMzguMTAxYy00LjY4Ny00LjY4Ny0xMi4yODUtNC42ODctMTYuOTcxIDB6IiAvPjwvc3ZnPg==);
	display:inline-block;
	background-size:contain;
	background-repeat:no-repeat;
	position:relative;
	width:.3rem;
	height:.6rem;
	margin:0 .05rem;
	top:1px;
}

@media (min-width:768px){
	.breadcrumbs ol li:before{
		width:.45rem;
		height:.9rem;
		margin:0 .2rem;
		top:2px;
	}
}

.breadcrumbs ol li:first-child:before{
	display:none;
}

.breadcrumbs a{
	color:#959595;
}

.breadcrumbs a:focus,.breadcrumbs a:hover{
	color:#212529;
	text-decoration:none;
}

@media (min-width:768px){
	.breadcrumbs{
		padding-top:.5rem;
		padding-bottom:.5rem;
	}
}

.ring-preloader{
	position:absolute;
	top:0;
	left:0;
	content:"";
	width:100%;
	height:100%;
	background:#ececec;
	opacity:1;
	transition:opacity .25s ease-in-out;
	text-align:center;
	z-index:10;
}

.ring-preloader .lds-ring{
	display:inline-block;
	width:80px;
	height:80px;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	z-index:10;
}

.ring-preloader .lds-ring div{
	box-sizing:border-box;
	display:block;
	position:absolute;
	width:64px;
	height:64px;
	margin:8px;
	border-radius:50%;
	animation:lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
	border:8px solid transparent;
	border-top-color:#403267;
}

.ring-preloader .lds-ring div:first-child{
	animation-delay:-.45s;
}

.ring-preloader .lds-ring div:nth-child(2){
	animation-delay:-.3s;
}

.ring-preloader .lds-ring div:nth-child(3){
	animation-delay:-.15s;
}

label{
	-webkit-user-select:none;
	    -ms-user-select:none;
	        user-select:none;
	font-size:.875rem;
}

.form-control:-ms-input-placeholder{
	-ms-transition:opacity .2s ease-in-out;
	transition:opacity .2s ease-in-out;
	text-transform:uppercase;
	font-weight:700;
	line-height:normal;
}

.form-control::placeholder{
	transition:opacity .2s ease-in-out;
	text-transform:uppercase;
	font-weight:700;
	line-height:normal;
}

.form-control:focus:-ms-input-placeholder{
	line-height:normal;
	opacity:.5;
}

.form-control:focus::placeholder{
	line-height:normal;
	opacity:.5;
}

.form-group{
	position:relative;
}

.form-group .custom-select+.custom-select,.form-group .custom-select+.form-control,.form-group .form-control+.custom-select,.form-group .form-control+.form-control{
	margin-top:1rem;
}

.block>.form-group:last-child,form>.form-group:last-child{
	margin-bottom:0;
}

.form-group-actions{
	margin-top:1.5rem;
}

.confirm-email-form,.forgot-password-form,.secure-logon-form,.secure-sms-form{
	max-width:22rem;
	margin:2rem auto .5rem;
}

.confirm-email-form .form-group-secure-login-recover,.forgot-password-form .form-group-secure-login-recover,.secure-logon-form .form-group-secure-login-recover,.secure-sms-form .form-group-secure-login-recover{
	font-size:.75rem;
	text-align:center;
	font-weight:700;
}

.confirm-email-form .form-group:last-child,.forgot-password-form .form-group:last-child,.secure-logon-form .form-group:last-child,.secure-sms-form .form-group:last-child{
	margin-bottom:0;
}

.modal-content .confirm-email-form,.modal-content .forgot-password-form,.modal-content .secure-logon-form,.modal-content .secure-sms-form{
	max-width:100%;
	margin:0;
}

form [role=group]:not(:last-child){
	margin-bottom:1rem;
}

label{
	font-weight:bolder;
	color:#959595;
	display:flex;
	align-items:baseline;
}

label small{
	margin-left:auto;
	text-transform:none;
	font-weight:700;
	color:#7e7e7e;
}

label small.required{
	color:#f4666a;
}

.btn-secure-logon{
	display:block;
	width:100%;
}

.form-group .form-control{
	line-height:2.5rem;
}

.form-group .form-control.is-invalid{
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}

.form-group .invalid-tooltip{
	width:100%;
	padding:.2rem .5rem;
	margin-top:0;
	border-top-left-radius:0;
	border-top-right-radius:0;
	font-size:.75rem;
	font-weight:700;
}

@media (min-width:768px){
	.secure-signup-form .form-group .invalid-tooltip{
		width:calc(100% - 3rem);
	}
}

.tooltip-global{
	text-align:center;
	position:relative;
	font-weight:700;
	display:block;
	margin-bottom:1rem;
	margin-top:0;
	padding:.25rem .5rem;
	font-size:.875rem;
	color:#fff;
}

.tooltip-global.tooltip-global-transparent{
	color:#403267;
	background:none;
}

.tooltip-global.tooltip-global-error{
	background-color:#dc3545;
}

.tooltip-global.tooltip-global-error a{
	color:#fff;
	text-decoration:underline;
}

.tooltip-global.tooltip-global-error a:focus,.tooltip-global.tooltip-global-error a:hover{
	color:#f2f2f2;
}

.tooltip-global.tooltip-global-success{
	background-color:#98bf17;
}

.tooltip-global.tooltip-global-success a{
	color:#5b439c;
	text-decoration:underline;
}

.tooltip-global.tooltip-global-success a:focus,.tooltip-global.tooltip-global-success a:hover{
	color:#000;
}

.tooltip-global.tooltip-global-info{
	background-color:#ffc551;
	color:#403267;
}

.tooltip-global.tooltip-global-info a{
	color:#5b439c;
	text-decoration:underline;
}

.tooltip-global.tooltip-global-info a:focus,.tooltip-global.tooltip-global-info a:hover{
	color:#000;
}

@font-face{
	font-family:swiper-icons;
	src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
	font-weight:400;
	font-style:normal;
}

:root{
	--swiper-theme-color:#007aff;
}

.swiper-container{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	overflow:hidden;
	list-style:none;
	padding:0;
	z-index:1;
}

.swiper-container-vertical>.swiper-wrapper{
	flex-direction:column;
}

.swiper-wrapper{
	position:relative;
	width:100%;
	height:100%;
	z-index:1;
	display:flex;
	transition-property:transform;
	box-sizing:content-box;
}

.swiper-container-android .swiper-slide,.swiper-wrapper{
	transform:translateZ(0);
}

.swiper-container-multirow>.swiper-wrapper{
	flex-wrap:wrap;
}

.swiper-container-multirow-column>.swiper-wrapper{
	flex-wrap:wrap;
	flex-direction:column;
}

.swiper-container-free-mode>.swiper-wrapper{
	transition-timing-function:ease-out;
	margin:0 auto;
}

.swiper-slide{
	flex-shrink:0;
	width:100%;
	height:100%;
	position:relative;
	transition-property:transform;
}

.swiper-slide-invisible-blank{
	visibility:hidden;
}
.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{
	height:auto;
}

.swiper-container-autoheight .swiper-wrapper{
	align-items:flex-start;
	transition-property:transform, height;
}
.swiper-container-3d{
	perspective:1200px;
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{
	transform-style:preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	pointer-events:none;
	z-index:10;
}

.swiper-container-3d .swiper-slide-shadow-left{
	background-image:linear-gradient(270deg, rgba(0, 0, 0, .5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-right{
	background-image:linear-gradient(90deg, rgba(0, 0, 0, .5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-top{
	background-image:linear-gradient(0deg, rgba(0, 0, 0, .5), transparent);
}

.swiper-container-3d .swiper-slide-shadow-bottom{
	background-image:linear-gradient(180deg, rgba(0, 0, 0, .5), transparent);
}
.swiper-container-css-mode>.swiper-wrapper{
	overflow:auto;
	scrollbar-width:none;
	-ms-overflow-style:none;
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{
	display:none;
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{
	scroll-snap-align:start start;
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{
	-ms-scroll-snap-type:x mandatory;
	    scroll-snap-type:x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{
	-ms-scroll-snap-type:y mandatory;
	    scroll-snap-type:y mandatory;
}

.modal{
	display:none;
}

.modal.is-open{
	display:block;
}

.modal .form-group{
	margin-bottom:1rem;
}

.modal-overlay{
	position:fixed;
	z-index:999999;
	top:0;
	left:0;
	right:0;
	bottom:0;
	display:flex;
	justify-content:center;
	align-items:center;
}

.modal-container{
	min-width:280px;
	border-radius:4px;
	overflow:hidden;
	margin:1rem;
}

#promotion-details.promotion-details-modal .modal-container{
	min-width:300px;
}

.modal-header{
	padding:1rem;
	position:relative;
	min-height:3rem;
}

.modal-title{
	text-align:center;
	margin:0;
	line-height:1;
	text-transform:uppercase;
	padding:0 1.3rem;
}

.modal-title .icon{
	width:18px;
	height:24px;
	padding:0;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-9px;
	margin-top:-12px;
}

.data-micromodal-close{
	position:absolute;
	width:48px;
	height:48px;
	top:50%;
	right:0;
	padding:0 1rem;
	transform:translateY(-50%);
	cursor:pointer;
	opacity:1;
	transition:opacity .2s ease-in-out;
}

.data-micromodal-close:focus,.data-micromodal-close:hover{
	opacity:.8;
}

.modal-content{
	padding:1rem;
}

.modal-content small{
	display:block;
}

.modal-content img{
	display:block;
	max-width:100%;
	height:auto;
}

@media (min-width:768px){
	.modal-content{
		padding:2rem;
	}
}

.modal-image .modal-content{
	padding:0;
}

.modal-footer{
	padding:0 1rem 1rem;
}

.modal-footer small{
	display:block;
}

.modal-footer small a{
	font-weight:700;
}

@media (min-width:768px){
	.modal-footer{
		padding:0 2rem 2rem;
	}
}

#modal-login-form .btn-login-modal{
	display:block;
	width:100%;
}

#modal-manual .modal-container{
	min-width:200px;
	max-width:40rem;
}

#modal-manual .modal-header{
	padding:0;
	height:0;
	min-height:auto;
}

#modal-manual .modal-title{
	padding:0 calc(1.2rem + 16px) 0 1.2rem;
	display:none;
}

#modal-manual .data-micromodal-close{
	padding:0;
	top:1.25rem;
	right:.45rem;
	width:26px;
	height:26px;
}

#modal-manual .modal-content{
	padding:0;
}

#modal-manual .modal-content a{
	outline:none;
	display:block;
}

#modal-manual .modal-content a img{
	display:block;
}

#modal-player-choice .btn-player-modal-play-real.btn-freespins,#modal-player-choice.has-free-spin .modal-title-default,#modal-player-choice .modal-title-freespins{
	display:none;
}

#modal-player-choice.has-free-spin .modal-title-freespins{
	display:block;
}

#modal-player-choice.has-free-spin .btn-play:not(.btn-freespins){
	display:none;
}

#modal-player-choice.has-free-spin .btn-player-modal-play-real.btn-freespins{
	display:block;
}

.modal-update-preferences-info .input-label{
	text-transform:uppercase;
}

.modal-update-preferences-info .btn-update-modal-preferences{
	display:block;
	width:100%;
}

.modal-update-preferences-info .form-group-checkbox{
	margin-bottom:.5rem;
}

.modal-update-preferences-info .form-group-checkbox label{
	position:relative;
	top:1px;
}

.modal-update-preferences-info .form-group-checkbox label:after,.modal-update-preferences-info .form-group-checkbox label:before{
	top:.19rem;
}

.messages-offers-modal .modal-overlay{
	background-color:rgba(0, 0, 0, .9);
}

.messages-offers-modal .modal-container{
	overflow:visible;
	min-width:100%;
	height:100%;
	display:flex;
	justify-content:center;
	align-items:center;
	background:none;
}

.messages-offers-modal .modal-header{
	position:absolute;
	background:none;
	top:40px;
	right:20px;
}

.messages-offers-modal .modal-header svg{
	height:60px;
	width:60px;
}

@media (max-width:991.98px){
	.messages-offers-modal .modal-header{
		top:0;
		max-width:345px;
		padding:1rem 0;
	}
	.messages-offers-modal .modal-header svg{
		height:40px;
		width:40px;
	}
}

.messages-offers-modal .modal-content{
	padding:0 20px;
	width:100%;
}

.messages-offers-modal .modal-content .container{
	position:relative;
}

.messages-offers-modal .modal-content a{
	outline:none;
	display:block;
}

.messages-offers-modal .modal-content img{
	border-radius:5px;
}

.messages-offers-modal .no-messages{
	text-align:center;
	display:none;
	color:#fff;
}

.messages-offers-modal .swiper-container{
	width:345px;
	overflow:visible;
}

@media (max-width:991.98px){
	.messages-offers-modal .swiper-container{
		width:100%;
		max-width:345px;
	}
}

.messages-offers-modal .swiper-slide{
	height:500px;
	display:flex;
	align-items:center;
	justify-content:center;
	border-radius:5px;
}

.messages-offers-modal .swiper-slide img{
	height:500px;
	width:345px;
}

.messages-offers-modal .swiper-slide .swiper-slide-element{
	height:100% !important;
	width:100% !important;
	border-radius:5px;
}

.messages-offers-modal .swiper-slide .swiper-text-content{
	display:-ms-grid;
	display:grid;
	place-items:center;
	height:100%;
	color:#fff !important;
	font-size:1rem;
	padding:2rem;
	text-align:center;
	background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTI5IiBoZWlnaHQ9Ijc2OSIgdmlld0JveD0iMCAwIDUyOSA3NjkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzcxOV8zNikiPjxyZWN0IHg9Ii41NTciIHdpZHRoPSI1MjguMjciIGhlaWdodD0iNzY5IiByeD0iNSIgZmlsbD0idXJsKCNwYWludDBfbGluZWFyXzcxOV8zNikiLz48cmVjdCB4PSIuNTU3IiB3aWR0aD0iNTI4LjI3IiBoZWlnaHQ9Ijc2OSIgcng9IjUiIGZpbGw9InVybCgjcGFpbnQxX2xpbmVhcl83MTlfMzYpIi8+PGcgb3BhY2l0eT0iLjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNNjA0LjgwNSAyNTkuMDU5Yy02Ni4xNzUuNjUyLTEwOC4wMi03MC4zOTgtMTU2LjgyMS0xMTUuMTEtNDIuMTA2LTM4LjU3Ny03OS4wNDUtNzkuMTMxLTEwOC41NTUtMTI4LjAyNy0zMy45NC01Ni4yMzYtOTkuOTU3LTExNi40My03NS44NjMtMTc3LjU0MSAyNS42NzUtNjUuMTIyIDEyNS41NDgtNTMuOTk5IDE4Mi45NDItOTQuMDUzIDQwLjQyMy0yOC4yMTEgNTMuMTEtOTEuODQ1IDEwMC44NzItMTA0LjAxOCA0Ny43NS0xMi4xNjkgODkuMzQxIDM3LjM0MiAxMzguMjgxIDQzLjA3IDY3LjE0MiA3Ljg1NyAxNTQuMzIyLTU0LjY4MiAxOTguNjYtMy42MzcgNDMuNzE1IDUwLjMyOS00Mi4yNTMgMTI2Ljc3Mi0zNC4yMTYgMTkyLjk1OUM4NTguMjQ0LTYwLjI3IDk1MS4xOTYtOS42MDkgOTI5LjgxOCA1NC40MzZjLTIwLjQ3MyA2MS4zMzctMTE0LjUxMiA1MS45ODctMTY5LjIyMyA4Ni40MzEtNTYuMyAzNS40NDYtODkuMjcxIDExNy41MzYtMTU1Ljc5IDExOC4xOTJ6IiBmaWxsPSJ1cmwoI3BhaW50Ml9saW5lYXJfNzE5XzM2KSIvPjxwYXRoIGQ9Ik01MDEuOTQ3IDI1NC44MzVjLTU4LjMwMy03LjE3Ny0xMTguMTQ1IDU3LjQ3Mi0xNzAuMDMzIDI5Ljk2My01MC44MTQtMjYuOTQtNDMuOTk3LTEwMi4zODktNjYuMzk4LTE1NS4zMS0yMi40MjEtNTIuOTctODIuMDg3LTEwMC45MDQtNjUuMzQzLTE1NS45MjUgMTcuMTY4LTU2LjQxNyA5OS42MjUtNTguMjY3IDE0Mi43NzMtOTguNTE0IDM4LjI5LTM1LjcxNSA1MC41LTkyLjQzOCA5My42OTMtMTIyLjA1NCA1NC44OTMtMzcuNjM4IDExOS44MzYtODcuNTM3IDE4My40ODUtNjcuOTk2IDYzLjQ4MyAxOS40OSA3Ni40NTcgMTAzLjU5MSAxMTIuOTU3IDE1OS4wMDYgMzIuMjA4IDQ4LjkwMSA4Ni4zNzggODguOTEgODguODUxIDE0Ny4zODggMi40NDggNTcuODgzLTU1LjE2OCA5OC4zMzgtNzYuMTc2IDE1Mi4zMzgtMjMuODQgNjEuMjggNC43NDMgMTU3LjkzLTU1LjE0NSAxODUuMjIxLTYyLjc0OCAyOC41OTUtMTIwLjIwOC02NS42OS0xODguNjY0LTc0LjExN3oiIGZpbGw9InVybCgjcGFpbnQzX2xpbmVhcl83MTlfMzYpIi8+PHBhdGggZD0iTTYxMi40MDEgMzQ0LjkwNmMtNTYuMTQ5IDEzLjExNC0xMjIuMjM0IDE0LjI0NC0xNjguMjQ4LTIwLjQ3NC00NS44MTktMzQuNTcyLTQwLjE1Ni0xMDMuODcxLTY1LjA1LTE1NS41NTctMjYuNjQ4LTU1LjMyOS04Ny43MzMtOTcuMTk3LTg2LjI0Ny0xNTguNTc1IDEuNTExLTYyLjQwOSA1MS42NzEtMTExLjY4MiA5My45MDUtMTU3LjY5OCA0Mi4yNzYtNDYuMDYxIDg3LjEyMy0xMDAuMDg1IDE0OS4yNzMtMTA3LjI1NSA2MS4xLTcuMDQ4IDEwOC41MjMgNDkuNzUyIDE2Ni4yODkgNzAuODUyIDU0Ljk2NiAyMC4wNzcgMTI2LjgzOCA1LjMxOCAxNjQuNTc1IDUwIDM3LjczMiA0NC42NzcgMTMuMTczIDExMi41OTUgMjEuNTk2IDE3MC40MzUgOC43NzIgNjAuMjQ0IDYzLjgzMiAxMjYuNjc2IDI4LjkzNSAxNzYuNTg0LTM2LjU4NSA1Mi4zMjMtMTI0LjA3IDE4LjAzNS0xODIuNzIyIDQzLjM1Ny00Ny4xMzYgMjAuMzQ5LTcyLjMwNCA3Ni42NTQtMTIyLjMwNiA4OC4zMzF6IiBmaWxsPSJ1cmwoI3BhaW50NF9saW5lYXJfNzE5XzM2KSIvPjwvZz48ZyBvcGFjaXR5PSIuNCIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yMDUuMDIzIDY4NS4zMzVjNjUuNDIgOS45OSA5NS4zMDQgODYuODQxIDEzNi4yODcgMTM4LjgxNCAzNS4zNTkgNDQuODQyIDY1LjMwMiA5MC44MDUgODYuNTcxIDE0My44MDcgMjQuNDYyIDYwLjk2NCA3OS45NDkgMTMwLjk4NCA0Ni4zNDggMTg3LjQyNC0zNS44MDUgNjAuMTUtMTMyLjU5NCAzMy4xMi0xOTUuNjc4IDYzLjQzLTQ0LjQzMSAyMS4zNS02Ny4xNzggODIuMTItMTE2LjI3NiA4Ni40Ni00OS4wODQgNC4zNC04Mi4xNzktNTEuMjEtMTI5LjU2My02NC43My02NS4wMDctMTguNTQtMTYxLjEwNCAyOS4xNy0xOTYuNjYzLTI4LjMzLTM1LjA1OS01Ni43IDYyLjA3NS0xMTguMzQgNjQuNzc4LTE4NC45NiAyLjczNy02Ny40NjEtODAuODY1LTEzMi4zOTktNDkuNDc0LTE5Mi4xNzcgMzAuMDYzLTU3LjI1IDEyMS4zNzgtMzIuOTEgMTgwLjkxMi01OC4xMTYgNjEuMjY0LTI1LjkzOCAxMDYuOTk4LTEwMS42NjMgMTcyLjc1OC05MS42MjJ6IiBmaWxsPSJ1cmwoI3BhaW50NV9saW5lYXJfNzE5XzM2KSIvPjxwYXRoIGQ9Ik0zMDUuODY2IDcwNi4wMzNjNTYuMzkyIDE2LjQ1MiAxMjUuODQ1LTM3Ljc0IDE3Mi42MzgtMi4yNTEgNDUuODI0IDM0Ljc1NCAyNi45NzIgMTA4LjEyOCA0MC41NzggMTYzLjk2MSAxMy42MTggNTUuODg0IDY0LjgwNiAxMTIuNzg0IDM5LjQzOSAxNjQuMzk3LTI2LjAxMSA1Mi45My0xMDcuNjk0IDQxLjUtMTU2Ljc0OSA3NC4yOS00My41MyAyOS4xLTY0LjY5NyA4My4xMy0xMTIuMDg4IDEwNS40Mi02MC4yMjcgMjguMzItMTMyLjM0NSA2Ny4xNC0xOTIuMDI2IDM3LjYyLTU5LjUyNy0yOS40My01OC44MTgtMTE0LjUzLTg1LjkzOS0xNzUuMDktMjMuOTMyLTUzLjQ0LTcwLjk2OC0xMDEuNjMyLTY0LjAxMi0xNTkuNzQ3IDYuODg1LTU3LjUyNSA3MC4yNTMtODguMTk1IDk5LjY2NS0xMzguMTE4IDMzLjM3Ny01Ni42NTMgMjAuNjk2LTE1Ni42NCA4NC4xOTItMTczLjk1MyA2Ni41MjctMTguMTQgMTA4LjA4OSA4NC4xNTMgMTc0LjMwMiAxMDMuNDcxeiIgZmlsbD0idXJsKCNwYWludDZfbGluZWFyXzcxOV8zNikiLz48cGF0aCBkPSJNMjExLjMyIDU5OS4zODNjNTcuNTI3LTMuOTIgMTIyLjkzNiA1LjU4MyAxNjIuNzcyIDQ3LjI0NSAzOS42NjggNDEuNDg1IDIyLjk0MyAxMDguOTczIDM5LjIwOCAxNjMuOTg3IDE3LjQxMiA1OC44OTIgNzAuOTc1IDExMC4wMzIgNTkuNjQ2IDE3MC4zNzQtMTEuNTIgNjEuMzUxLTY4Ljk0NyAxMDEuOTMxLTExOC4wMjYgMTQwLjU2MS00OS4xMjggMzguNjctMTAyLjA3MyA4NC43OC0xNjQuNTY4IDgxLjg3LTYxLjQzOC0yLjg2LTk5LjExOC02Ni41NC0xNTIuNzQzLTk2LjY1LTUxLjAyNS0yOC42NS0xMjQuMzM1LTI1LjYzLTE1NC40MDEtNzUuOC0zMC4wNjMtNTAuMTU1IDUuMDktMTEzLjI0NCA2LjA3Mi0xNzEuNjg2IDEuMDIyLTYwLjg3MS00Mi42NDgtMTM1LjI4Ny0uMTg1LTE3OC45MzkgNDQuNTE4LTQ1Ljc2NCAxMjUuMzU3IDIuMTM2IDE4Ny4zMTUtMTMuNDMyIDQ5Ljc5My0xMi41MTEgODMuNjgyLTY0LjAzOSAxMzQuOTEtNjcuNTN6IiBmaWxsPSJ1cmwoI3BhaW50N19saW5lYXJfNzE5XzM2KSIvPjwvZz48L2c+PGNpcmNsZSBjeD0iNTkuNSIgY3k9Ijc2LjUiIHI9IjYuNSIgZmlsbD0iI2ZmZiIvPjxlbGxpcHNlIGN4PSIxNTEiIGN5PSIzNS41IiByeD0iMyIgcnk9IjMuNSIgZmlsbD0iI2ZmZiIvPjxjaXJjbGUgY3g9IjQ4MCIgY3k9IjIyNiIgcj0iMyIgZmlsbD0iI2ZmZiIvPjxjaXJjbGUgY3g9IjM4LjUiIGN5PSI3MjYuNSIgcj0iMy41IiBmaWxsPSIjZmZmIi8+PGNpcmNsZSBjeD0iMTQ0LjUiIGN5PSI2NzkuNSIgcj0iMy41IiBmaWxsPSIjZmZmIi8+PGVsbGlwc2UgY3g9IjQ4Ni41IiBjeT0iNjk5IiByeD0iMy41IiByeT0iMyIgZmlsbD0iI2ZmZiIvPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhcl83MTlfMzYiIHgxPSIyNjQuNjkxIiB5MT0iMCIgeDI9IjI2NC42OTEiIHkyPSI3NjkiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBzdG9wLWNvbG9yPSIjQUQ0ODVEIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjMjc2NjlDIi8+PC9saW5lYXJHcmFkaWVudD48bGluZWFyR3JhZGllbnQgaWQ9InBhaW50MV9saW5lYXJfNzE5XzM2IiB4MT0iMjY0LjY5MSIgeTE9IjAiIHgyPSIyNjQuNjkxIiB5Mj0iNzY5IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iI0FENDg1RCIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iIzI3NjY5QyIvPjwvbGluZWFyR3JhZGllbnQ+PGxpbmVhckdyYWRpZW50IGlkPSJwYWludDJfbGluZWFyXzcxOV8zNiIgeDE9IjU4Ni42OTEiIHkxPSIyNTguNiIgeDI9IjYwNC43NzEiIHkyPSItMzYwLjQwOCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIHN0b3AtY29sb3I9IiNGRkY3RTQiIHN0b3Atb3BhY2l0eT0iMCIvPjxzdG9wIG9mZnNldD0iLjU2NSIgc3RvcC1jb2xvcj0iI0ZGREI4OCIgc3RvcC1vcGFjaXR5PSIuNTYiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiNEREE0MjAiIHN0b3Atb3BhY2l0eT0iLjkiLz48L2xpbmVhckdyYWRpZW50PjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQzX2xpbmVhcl83MTlfMzYiIHgxPSI0OTkuODM0IiB5MT0iMzI5LjQ5OSIgeDI9IjUxOC44NDkiIHkyPSItMzIxLjUyNiIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIHN0b3AtY29sb3I9IiNGRkY3RTQiIHN0b3Atb3BhY2l0eT0iMCIvPjxzdG9wIG9mZnNldD0iLjU2NSIgc3RvcC1jb2xvcj0iI0ZGREI4OCIgc3RvcC1vcGFjaXR5PSIuNTYiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiNEREE0MjAiIHN0b3Atb3BhY2l0eT0iLjkiLz48L2xpbmVhckdyYWRpZW50PjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQ0X2xpbmVhcl83MTlfMzYiIHgxPSI2MDMuMjI5IiB5MT0iMzU1LjIxOCIgeDI9IjYyMC45OTgiIHkyPSItMjUzLjExNyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIHN0b3AtY29sb3I9IiNGRkY3RTQiIHN0b3Atb3BhY2l0eT0iMCIvPjxzdG9wIG9mZnNldD0iLjU2NSIgc3RvcC1jb2xvcj0iI0ZGREI4OCIgc3RvcC1vcGFjaXR5PSIuNTYiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiNEREE0MjAiIHN0b3Atb3BhY2l0eT0iLjkiLz48L2xpbmVhckdyYWRpZW50PjxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQ1X2xpbmVhcl83MTlfMzYiIHgxPSIyMjIuODI5IiB5MT0iNjg4LjY5OSIgeDI9IjEwNS41MTUiIHkyPSIxMjk2Ljc2IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGRjdFNCIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIuNTY1IiBzdG9wLWNvbG9yPSIjRkZEQjg4IiBzdG9wLW9wYWNpdHk9Ii41NiIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0REQTQyMCIgc3RvcC1vcGFjaXR5PSIuOSIvPjwvbGluZWFyR3JhZGllbnQ+PGxpbmVhckdyYWRpZW50IGlkPSJwYWludDZfbGluZWFyXzcxOV8zNiIgeDE9IjMxOS45NDkiIHkxPSI2MzIuNjc4IiB4Mj0iMTk2LjU2NyIgeTI9IjEyNzIuMTkiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBzdG9wLWNvbG9yPSIjRkZGN0U0IiBzdG9wLW9wYWNpdHk9IjAiLz48c3RvcCBvZmZzZXQ9Ii41NjUiIHN0b3AtY29sb3I9IiNGRkRCODgiIHN0b3Atb3BhY2l0eT0iLjU2Ii8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjRERBNDIwIiBzdG9wLW9wYWNpdHk9Ii45Ii8+PC9saW5lYXJHcmFkaWVudD48bGluZWFyR3JhZGllbnQgaWQ9InBhaW50N19saW5lYXJfNzE5XzM2IiB4MT0iMjIyLjAzIiB5MT0iNTkwLjY4IiB4Mj0iMTA2LjczOSIgeTI9IjExODguMjUiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj48c3RvcCBzdG9wLWNvbG9yPSIjRkZGN0U0IiBzdG9wLW9wYWNpdHk9IjAiLz48c3RvcCBvZmZzZXQ9Ii41NjUiIHN0b3AtY29sb3I9IiNGRkRCODgiIHN0b3Atb3BhY2l0eT0iLjU2Ii8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjRERBNDIwIiBzdG9wLW9wYWNpdHk9Ii45Ii8+PC9saW5lYXJHcmFkaWVudD48Y2xpcFBhdGggaWQ9ImNsaXAwXzcxOV8zNiI+PHBhdGggZmlsbD0iI2ZmZiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLjU1NykiIGQ9Ik0wIDBoNTI4LjI3djc2OUgweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjwvc3ZnPg==);
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed;
	overflow:auto;
}

.messages-offers-modal .swiper-slide .swiper-text-content strong{
	font-size:1.5rem;
	font-weight:700;
	line-height:44px;
}

.messages-offers-modal .swiper-button-next,.messages-offers-modal .swiper-button-prev{
	display:none;
	position:absolute;
	height:100%;
	z-index:2;
	top:0;
	left:0;
	cursor:pointer;
	padding-left:2rem;
	padding-right:1rem;
}

.messages-offers-modal .swiper-button-next.swiper-button-next,.messages-offers-modal .swiper-button-prev.swiper-button-next{
	right:0;
	left:auto;
	transform:rotate(180deg);
}

.messages-offers-modal .swiper-button-next svg,.messages-offers-modal .swiper-button-prev svg{
	width:20px;
	opacity:.5;
	transition:opacity .2s ease-in-out;
	color:#fff;
}

.messages-offers-modal .swiper-button-next:hover svg,.messages-offers-modal .swiper-button-prev:hover svg{
	opacity:1;
}

@media (min-width:768px){
	.messages-offers-modal .swiper-button-next,.messages-offers-modal .swiper-button-prev{
		display:flex;
	}
}

.messages-offers-modal .messages-offers-pagination{
	display:flex;
	position:absolute;
	bottom:.7rem;
	width:100%;
	justify-content:center;
	z-index:2;
	bottom:-2rem;
}

.messages-offers-modal .messages-offers-pagination .swiper-pagination-bullet{
	width:.6rem;
	height:.6rem;
	margin:0 5px;
	border-radius:100%;
	background-color:#fff;
	transition:background-color .2s ease-in-out;
	outline:none;
}

.messages-offers-modal .messages-offers-pagination .swiper-pagination-bullet:focus{
	background-color:#6b53ac;
}

.messages-offers-modal .messages-offers-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color:#403267;
}

@media (min-width:992px){
	.messages-offers-modal .messages-offers-pagination{
		display:none;
		display:flex;
	}
}

.messages-offers-modal .swiper-3d,.messages-offers-modal .swiper-3d .swiper-wrapper{
	perspective:1200px;
}

.messages-offers-modal .swiper-3d .swiper-slide{
	transform-style:preserve-3d;
}

.modal-overlay{
	background:hsla(0, 0%, 100%, .75);
}

[aria-hidden=false] .modal-overlay{
	animation:fadeIn .3s cubic-bezier(0, 0, .2, 1);
}

[aria-hidden=true] .modal-overlay{
	animation:fadeOut .3s cubic-bezier(0, 0, .2, 1);
}

.modal-container{
	background-color:#e4e4e4;
	box-shadow:0 .125rem .625rem rgba(0, 0, 0, .35);
}

@media (min-width:576px){
	.modal-container{
		box-shadow:0 .25rem .75rem rgba(0, 0, 0, .35);
	}
}

[aria-hidden=false] .modal-container{
	animation:slideIn .3s cubic-bezier(0, 0, .2, 1);
}

[aria-hidden=true] .modal-container{
	animation:slideOut .3s cubic-bezier(0, 0, .2, 1);
}

.modal-header{
	background-color:#403267;
	color:#fff;
}

.modal-title{
	font-size:1rem;
}

#modal-player-choice-content .btn,.modal-game-filters .btn{
	display:block;
	margin-bottom:.5rem;
	width:100%;
}

#modal-player-choice-content .btn:last-child,.modal-game-filters .btn:last-child{
	margin-bottom:0;
}

#modal-account-info .btn-account-modal-deposit{
	display:block;
}

#modal-login-form .modal-footer a{
	color:#403267;
}

#modal-login-form .modal-footer a:focus,#modal-login-form .modal-footer a:hover{
	color:#5b439c;
}

.modal-update-preferences-info .input-label{
	color:#403267;
}

.modal-update-preferences-info .form-group-checkbox label{
	cursor:pointer;
	color:#403267;
}

.block{
	margin-bottom:1.5rem;
}

.block.table-block,.block:not(table){
	background-color:#ececec;
}

.block:not(table){
	padding:1rem;
}

@media (min-width:768px){
	.block:not(table){
		padding:1.5rem;
	}
}

@media (max-width:600px){
	.block:not(table){
		padding:1rem .2rem .2rem;
	}
}

.block .block-title{
	padding:.5rem;
	margin:-1rem -1rem 1rem;
	line-height:1.35;
	position:relative;
	z-index:6;
}

.block .block-title+.tooltip-global{
	margin:-1rem -1rem 1rem;
	max-width:none;
}

@media (min-width:768px){
	.block .block-title,.block .block-title+.tooltip-global{
		margin:-1.5rem -1.5rem 1.5rem;
	}
}

.block .stretched{
	margin-left:-1rem;
	margin-right:-1rem;
}

.block .stretched:last-child{
	margin-bottom:-1rem;
	border-bottom-left-radius:inherit;
	border-bottom-right-radius:inherit;
}

@media (min-width:768px){
	.block .stretched:last-child{
		margin-bottom:-1.5rem;
	}
}

.block table.stretched{
	width:calc(100% + 2rem);
}

@media (min-width:768px){
	.block table.stretched{
		width:calc(100% + 3rem);
	}
}

.block-title+.stretched{
	margin-top:-1rem;
}

@media (min-width:768px){
	.block-title+.stretched{
		margin-top:-1.5rem;
	}
}

@media (min-width:768px){
	.block .stretched{
		margin-left:-1.5rem;
		margin-right:-1.5rem;
		width:calc(100% + 3rem);
	}
}

.block>p+h1,.block>p+h2,.block>p+h3,.block>p+h4,.block>p+h5,.block>p+h6,.block ol+h1,.block ol+h2,.block ol+h3,.block ol+h4,.block ol+h5,.block ol+h6,.block table+h1,.block table+h2,.block table+h3,.block table+h4,.block table+h5,.block table+h6,.block ul+h1,.block ul+h2,.block ul+h3,.block ul+h4,.block ul+h5,.block ul+h6{
	padding-top:.5rem;
}

.block:last-child,.block>p:last-child,.block ol:last-child,.block table:last-child,.block ul:last-child{
	margin-bottom:0;
}

.block.block-bonus-flow{
	counter-reset:step;
}

.block.block-bonus-flow.deposits-disabled>.tooltip-global{
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
}

.block.block-actions{
	padding-top:0;
}

.block.block-actions,.block .block-footer{
	text-align:center;
	background:none;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}

.block.block-actions .btn,.block .block-footer .btn{
	margin:0 .5rem;
	min-width:5rem;
}

.block.block-actions p,.block .block-footer p{
	flex:0 0 100%;
}

.block.block-actions p small,.block .block-footer p small{
	font-weight:700;
}

.block .block-footer{
	display:flex;
	flex-wrap:nowrap;
}

.block.table{
	font-size:.875rem;
	border:none;
}

.block.table p:last-child{
	margin-bottom:0;
}

.block.table thead td,.block.table thead th{
	white-space:nowrap;
}

.block.table thead th{
	color:#000;
}

.block.table .col-type{
	text-align:center;
}

.block.table tbody td{
	vertical-align:middle;
}

.block>div.tooltip-global:first-child{
	margin:-1rem -1rem 1rem;
	max-width:none;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
}

@media (min-width:768px){
	.block>div.tooltip-global:first-child{
		margin:-1.5rem -1.5rem 1.5rem;
	}
}

.block.block-title-only{
	padding-bottom:0;
	overflow:hidden;
}

.block.block-title-only .tooltip-global{
	margin-bottom:0;
}

.block{
	border-radius:4px;
	font-size:.875rem;
}

.block:not(table){
	background-color:#ececec;
}

.block .block-title{
	font-size:1.5rem;
	font-weight:700;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	background-color:#403267;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
}

.block .block-title.block-title-secondary{
	background-color:#111;
	background-color:#5b439c;
	font-size:1.375rem;
}

@media (max-width:991.98px){
	.block .block-title.block-title-secondary{
		font-size:1.125rem;
	}
}

.block .block-title+.tooltip-global{
	border-radius:0;
}

@media (max-width:991.98px){
	.block .block-title{
		font-size:1.25rem;
	}
}

@media (min-width:992px){
	.block{
		font-size:1rem;
	}
}

.block .table td{
	border-top-color:#c7c7c7;
}

.info-grid .info-grid-row{
	display:flex;
	flex-wrap:wrap;
	width:100%;
	justify-content:space-between;
	margin-bottom:.5rem;
}

.info-grid .info-grid-row.info-grid-row-game-heading,.info-grid .info-grid-row:last-child{
	margin-bottom:0;
}

.info-grid .info-grid-box{
	position:relative;
	width:100%;
	flex:0 0 100%;
	max-width:100%;
}

.info-grid .info-grid-box.info-grid-box-balance,.info-grid .info-grid-box.info-grid-box-bonus,.info-grid .info-grid-box.info-grid-box-half{
	flex:0 0 calc(50% - 0.25rem);
	max-width:calc(50% - .25rem);
}

.info-grid .info-grid-box.info-grid-box-25perc,.info-grid .info-grid-box.info-grid-box-quarter{
	flex:0 0 calc(25% - 0.25rem);
	max-width:calc(25% - .25rem);
}

.info-grid .info-grid-box.info-grid-box-30perc{
	flex:0 0 calc(30% - 0.25rem);
	max-width:calc(30% - .25rem);
}

.info-grid .info-grid-box.info-grid-box-40perc{
	flex:0 0 calc(40% - 0.25rem);
	max-width:calc(40% - .25rem);
}

.info-grid .info-grid-box.info-grid-box-60perc{
	flex:0 0 calc(60% - 0.25rem);
	max-width:calc(60% - .25rem);
}

.info-grid .info-grid-box.info-grid-box-70perc{
	flex:0 0 calc(70% - 0.25rem);
	max-width:calc(70% - .25rem);
}

.info-grid .info-grid-label{
	text-align:left;
}

.info-grid .info-grid-value{
	text-align:center;
}

.info-grid .info-grid-box{
	font-size:.75rem;
	text-transform:uppercase;
	font-weight:700;
}

.info-grid .info-grid-value{
	padding:.688rem;
	background-color:#c7c7c7;
	border-radius:4px;
	color:#373737;
}

.contact-details dt{
	font-weight:400;
}

.contact-details dd{
	font-weight:700;
}

.ath-container,.ios-guide-container{
	position:fixed;
	display:none;
	flex-direction:column;
	z-index:1000;
	width:100%;
	padding:.75rem;
	text-align:center;
	z-index:9999999999;
}

.ios-guide-container{
	overflow:hidden;
	height:3rem;
	opacity:1;
	transition:opacity .4s ease-in-out;
}

.ios-guide-container .ios-guide-step{
	position:absolute;
	width:100%;
	left:0;
	top:50%;
	transform:translateY(200%);
	opacity:0;
	transition:transform .3s ease-in-out,opacity .3s ease-in-out;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}

.ios-guide-container .ios-guide-step svg{
	display:inline-block;
	margin-left:.5rem;
	width:18px;
	height:21px;
	-ms-grid-row-align:center;
	    align-self:center;
}

.ios-guide-container .ios-guide-step.hidden{
	transform:translateY(-200%);
	opacity:0;
}

.ios-guide-container .ios-guide-step.shown{
	transform:translateY(-50%);
	opacity:1;
}

.ath-banner{
	flex-wrap:wrap;
	flex-direction:column;
	position:relative;
}

.ath-banner,.ath-banner-title{
	display:flex;
	justify-content:center;
}

.ath-banner-title{
	width:100%;
	flex:0 0 100%;
	max-width:100%;
	text-align:center;
	align-items:center;
	margin-bottom:.5rem;
}

.ath-banner-cell .btn{
	margin:0 .25rem;
}

.log-target{
	overflow-wrap:break-word;
}

.banner-top-left{
	top:0;
	left:0;
}

.banner-top-right{
	top:0;
	right:0;
}

.banner-bottom-left{
	left:0;
	bottom:0;
}

.banner-bottom-right{
	right:0;
	bottom:0;
}

.banner-center{
	left:25%;
	top:25%;
}

.banner-center-left{
	top:25%;
	left:0;
}

.banner-center-right{
	top:25%;
	right:0;
}

.banner-top-center{
	width:50%;
	left:25%;
	top:12px;
}

.banner-bottom-center{
	bottom:0;
}

.ath-guidance img{
	position:absolute;
	bottom:0;
}

.edge-wrapper,.firefox-wrapper,.opera-home-screen-wrapper,.samsung-wrapper{
	opacity:0;
}

.firefox-wrapper,.opera-home-screen-wrapper,.samsung-wrapper{
	bottom:21px;
}

.opera-home-screen-wrapper{
	width:100%;
	max-width:483px;
	right:6px;
	left:auto;
}

.ipad-wrapper img{
	position:absolute;
	top:0;
}

.animated.delay-7s{
	animation-delay:7s;
}

.overlay-1{
	z-index:2020;
}

.overlay-2{
	z-index:2040;
}

.overlay{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	height:100%;
	width:100%;
	opacity:0;
	transition:.3s ease;
}

.ath-container p{
	margin:0;
	padding:0;
	position:relative;
	z-index:2147483642;
}

.ath-container,.ios-guide-container{
	background-color:#fff;
}

.ath-banner-title{
	font-size:.875rem;
	color:#403267;
}

.ios-guide-step{
	color:#403267;
}

#kayako-messenger{
	z-index:1039 !important;
}

.btn-account-modal-deposit,.btn-games,.btn-hero-slider-cta,.btn-login-modal,.btn-player-modal-login,.btn-player-modal-play-real,.btn-promo-learn-more,.btn-secure-signup,.btn-tournament-cashier,.btn-tournament-leaderboard,.btn-tournament-rebuy,.btn-tray-deposit,.btn-tray-deposit-plus,.btn-tray-join-now,.btn-welcome{
	color:#403267;
	background-color:#403267;
	border:none;
	background:linear-gradient(168deg, #ffc551, #f4666a, #ffc551) 0 0/200% 200%;
	animation:primaryBtn .2s linear;
	animation-iteration-count:1;
	animation-fill-mode:forwards;
	color:#fff;
}

.btn-account-modal-deposit:hover:not(:disabled),.btn-games:hover:not(:disabled),.btn-hero-slider-cta:hover:not(:disabled),.btn-login-modal:hover:not(:disabled),.btn-player-modal-login:hover:not(:disabled),.btn-player-modal-play-real:hover:not(:disabled),.btn-promo-learn-more:hover:not(:disabled),.btn-secure-signup:hover:not(:disabled),.btn-tournament-cashier:hover:not(:disabled),.btn-tournament-leaderboard:hover:not(:disabled),.btn-tournament-rebuy:hover:not(:disabled),.btn-tray-deposit-plus:hover:not(:disabled),.btn-tray-deposit:hover:not(:disabled),.btn-tray-join-now:hover:not(:disabled),.btn-welcome:hover:not(:disabled){
	background-color:#30264d;
	animation:primaryBtnHover .2s linear;
	animation-iteration-count:1;
	animation-fill-mode:forwards;
	color:#fff;
}

.btn-account-modal-deposit:focus,.btn-games:focus,.btn-hero-slider-cta:focus,.btn-login-modal:focus,.btn-player-modal-login:focus,.btn-player-modal-play-real:focus,.btn-promo-learn-more:focus,.btn-secure-signup:focus,.btn-tournament-cashier:focus,.btn-tournament-leaderboard:focus,.btn-tournament-rebuy:focus,.btn-tray-deposit-plus:focus,.btn-tray-deposit:focus,.btn-tray-join-now:focus,.btn-welcome:focus,.focus.btn-account-modal-deposit,.focus.btn-games,.focus.btn-hero-slider-cta,.focus.btn-login-modal,.focus.btn-player-modal-login,.focus.btn-player-modal-play-real,.focus.btn-promo-learn-more,.focus.btn-secure-signup,.focus.btn-tournament-cashier,.focus.btn-tournament-leaderboard,.focus.btn-tournament-rebuy,.focus.btn-tray-deposit,.focus.btn-tray-deposit-plus,.focus.btn-tray-join-now,.focus.btn-welcome{
	background:linear-gradient(128deg, #ffc551, #f4666a, #ffc551) 0 0/200% 200%;
	animation:primaryBtn .2s linear;
	animation-iteration-count:1;
	animation-fill-mode:forwards;
	color:#fff;
}

.btn-account-modal-deposit:disabled,.btn-games:disabled,.btn-hero-slider-cta:disabled,.btn-login-modal:disabled,.btn-player-modal-login:disabled,.btn-player-modal-play-real:disabled,.btn-promo-learn-more:disabled,.btn-secure-signup:disabled,.btn-tournament-cashier:disabled,.btn-tournament-leaderboard:disabled,.btn-tournament-rebuy:disabled,.btn-tray-deposit-plus:disabled,.btn-tray-deposit:disabled,.btn-tray-join-now:disabled,.btn-welcome:disabled,.disabled.btn-account-modal-deposit,.disabled.btn-games,.disabled.btn-hero-slider-cta,.disabled.btn-login-modal,.disabled.btn-player-modal-login,.disabled.btn-player-modal-play-real,.disabled.btn-promo-learn-more,.disabled.btn-secure-signup,.disabled.btn-tournament-cashier,.disabled.btn-tournament-leaderboard,.disabled.btn-tournament-rebuy,.disabled.btn-tray-deposit,.disabled.btn-tray-deposit-plus,.disabled.btn-tray-join-now,.disabled.btn-welcome{
	color:#fff;
	background-color:#403267;
	border-color:#403267;
}

.btn-account-modal-deposit:not(:disabled):not(.disabled).active,.btn-account-modal-deposit:not(:disabled):not(.disabled):active,.btn-games:not(:disabled):not(.disabled).active,.btn-games:not(:disabled):not(.disabled):active,.btn-hero-slider-cta:not(:disabled):not(.disabled).active,.btn-hero-slider-cta:not(:disabled):not(.disabled):active,.btn-login-modal:not(:disabled):not(.disabled).active,.btn-login-modal:not(:disabled):not(.disabled):active,.btn-player-modal-login:not(:disabled):not(.disabled).active,.btn-player-modal-login:not(:disabled):not(.disabled):active,.btn-player-modal-play-real:not(:disabled):not(.disabled).active,.btn-player-modal-play-real:not(:disabled):not(.disabled):active,.btn-promo-learn-more:not(:disabled):not(.disabled).active,.btn-promo-learn-more:not(:disabled):not(.disabled):active,.btn-secure-signup:not(:disabled):not(.disabled).active,.btn-secure-signup:not(:disabled):not(.disabled):active,.btn-tournament-cashier:not(:disabled):not(.disabled).active,.btn-tournament-cashier:not(:disabled):not(.disabled):active,.btn-tournament-leaderboard:not(:disabled):not(.disabled).active,.btn-tournament-leaderboard:not(:disabled):not(.disabled):active,.btn-tournament-rebuy:not(:disabled):not(.disabled).active,.btn-tournament-rebuy:not(:disabled):not(.disabled):active,.btn-tray-deposit-plus:not(:disabled):not(.disabled).active,.btn-tray-deposit-plus:not(:disabled):not(.disabled):active,.btn-tray-deposit:not(:disabled):not(.disabled).active,.btn-tray-deposit:not(:disabled):not(.disabled):active,.btn-tray-join-now:not(:disabled):not(.disabled).active,.btn-tray-join-now:not(:disabled):not(.disabled):active,.btn-welcome:not(:disabled):not(.disabled).active,.btn-welcome:not(:disabled):not(.disabled):active,.show>.dropdown-toggle.btn-account-modal-deposit,.show>.dropdown-toggle.btn-games,.show>.dropdown-toggle.btn-hero-slider-cta,.show>.dropdown-toggle.btn-login-modal,.show>.dropdown-toggle.btn-player-modal-login,.show>.dropdown-toggle.btn-player-modal-play-real,.show>.dropdown-toggle.btn-promo-learn-more,.show>.dropdown-toggle.btn-secure-signup,.show>.dropdown-toggle.btn-tournament-cashier,.show>.dropdown-toggle.btn-tournament-leaderboard,.show>.dropdown-toggle.btn-tournament-rebuy,.show>.dropdown-toggle.btn-tray-deposit,.show>.dropdown-toggle.btn-tray-deposit-plus,.show>.dropdown-toggle.btn-tray-join-now,.show>.dropdown-toggle.btn-welcome{
	color:#fff;
	background-color:#2b2145;
	border-color:#2b2145;
}

.btn-account-print,.btn-actions-get-bitcoin-address,.btn-billing-address-change,.btn-block-footer-accept,.btn-bonus-promotions,.btn-cashier-deposit-now,.btn-check-bonuses,.btn-confirm-email,.btn-contact-us,.btn-copy-qrcode,.btn-details-history-item,.btn-details-rollover,.btn-forgot-password,.btn-game-slider-search,.btn-pfc,.btn-player-modal-play,.btn-player-modal-signup,.btn-points-for-cash,.btn-proceed-to-brand,.btn-secure-deposit-form,.btn-secure-deposits,.btn-secure-logon,.btn-secure-profile,.btn-secure-sms,.btn-secure-withdrawals,.btn-set-amount,.btn-update-modal-preferences,.btn.btn-chat,.btn.btn-date-picker-select-month,.btn.btn-date-picker-select-year,.btn.btn-install-ath{
	color:#403267;
	background-color:#403267;
	border:none;
	background:linear-gradient(168deg, #ffc551, #f4666a, #ffc551) 0 0/200% 200%;
	animation:primaryBtn .2s linear;
	animation-iteration-count:1;
	animation-fill-mode:forwards;
	animation:none;
	background:#403267;
	color:#fff;
}

.btn-account-print:hover:not(:disabled),.btn-actions-get-bitcoin-address:hover:not(:disabled),.btn-billing-address-change:hover:not(:disabled),.btn-block-footer-accept:hover:not(:disabled),.btn-bonus-promotions:hover:not(:disabled),.btn-cashier-deposit-now:hover:not(:disabled),.btn-check-bonuses:hover:not(:disabled),.btn-confirm-email:hover:not(:disabled),.btn-contact-us:hover:not(:disabled),.btn-copy-qrcode:hover:not(:disabled),.btn-details-history-item:hover:not(:disabled),.btn-details-rollover:hover:not(:disabled),.btn-forgot-password:hover:not(:disabled),.btn-game-slider-search:hover:not(:disabled),.btn-pfc:hover:not(:disabled),.btn-player-modal-play:hover:not(:disabled),.btn-player-modal-signup:hover:not(:disabled),.btn-points-for-cash:hover:not(:disabled),.btn-proceed-to-brand:hover:not(:disabled),.btn-secure-deposit-form:hover:not(:disabled),.btn-secure-deposits:hover:not(:disabled),.btn-secure-logon:hover:not(:disabled),.btn-secure-profile:hover:not(:disabled),.btn-secure-sms:hover:not(:disabled),.btn-secure-withdrawals:hover:not(:disabled),.btn-set-amount:hover:not(:disabled),.btn-update-modal-preferences:hover:not(:disabled),.btn.btn-chat:hover:not(:disabled),.btn.btn-date-picker-select-month:hover:not(:disabled),.btn.btn-date-picker-select-year:hover:not(:disabled),.btn.btn-install-ath:hover:not(:disabled){
	background-color:#30264d;
	animation:primaryBtnHover .2s linear;
	animation-iteration-count:1;
	animation-fill-mode:forwards;
	color:#fff;
}

.btn-account-print:focus,.btn-actions-get-bitcoin-address:focus,.btn-billing-address-change:focus,.btn-block-footer-accept:focus,.btn-bonus-promotions:focus,.btn-cashier-deposit-now:focus,.btn-check-bonuses:focus,.btn-confirm-email:focus,.btn-contact-us:focus,.btn-copy-qrcode:focus,.btn-details-history-item:focus,.btn-details-rollover:focus,.btn-forgot-password:focus,.btn-game-slider-search:focus,.btn-pfc:focus,.btn-player-modal-play:focus,.btn-player-modal-signup:focus,.btn-points-for-cash:focus,.btn-proceed-to-brand:focus,.btn-secure-deposit-form:focus,.btn-secure-deposits:focus,.btn-secure-logon:focus,.btn-secure-profile:focus,.btn-secure-sms:focus,.btn-secure-withdrawals:focus,.btn-set-amount:focus,.btn-update-modal-preferences:focus,.btn.btn-chat:focus,.btn.btn-date-picker-select-month:focus,.btn.btn-date-picker-select-year:focus,.btn.btn-install-ath:focus,.focus.btn-account-print,.focus.btn-actions-get-bitcoin-address,.focus.btn-billing-address-change,.focus.btn-block-footer-accept,.focus.btn-bonus-promotions,.focus.btn-cashier-deposit-now,.focus.btn-check-bonuses,.focus.btn-confirm-email,.focus.btn-contact-us,.focus.btn-copy-qrcode,.focus.btn-details-history-item,.focus.btn-details-rollover,.focus.btn-forgot-password,.focus.btn-game-slider-search,.focus.btn-pfc,.focus.btn-player-modal-play,.focus.btn-player-modal-signup,.focus.btn-points-for-cash,.focus.btn-proceed-to-brand,.focus.btn-secure-deposit-form,.focus.btn-secure-deposits,.focus.btn-secure-logon,.focus.btn-secure-profile,.focus.btn-secure-sms,.focus.btn-secure-withdrawals,.focus.btn-set-amount,.focus.btn-update-modal-preferences,.focus.btn.btn-chat,.focus.btn.btn-date-picker-select-month,.focus.btn.btn-date-picker-select-year,.focus.btn.btn-install-ath{
	background:linear-gradient(128deg, #ffc551, #f4666a, #ffc551) 0 0/200% 200%;
	animation:primaryBtn .2s linear;
	animation-iteration-count:1;
	animation-fill-mode:forwards;
	color:#fff;
}

.btn-account-print:disabled,.btn-actions-get-bitcoin-address:disabled,.btn-billing-address-change:disabled,.btn-block-footer-accept:disabled,.btn-bonus-promotions:disabled,.btn-cashier-deposit-now:disabled,.btn-check-bonuses:disabled,.btn-confirm-email:disabled,.btn-contact-us:disabled,.btn-copy-qrcode:disabled,.btn-details-history-item:disabled,.btn-details-rollover:disabled,.btn-forgot-password:disabled,.btn-game-slider-search:disabled,.btn-pfc:disabled,.btn-player-modal-play:disabled,.btn-player-modal-signup:disabled,.btn-points-for-cash:disabled,.btn-proceed-to-brand:disabled,.btn-secure-deposit-form:disabled,.btn-secure-deposits:disabled,.btn-secure-logon:disabled,.btn-secure-profile:disabled,.btn-secure-sms:disabled,.btn-secure-withdrawals:disabled,.btn-set-amount:disabled,.btn-update-modal-preferences:disabled,.btn.btn-chat:disabled,.btn.btn-date-picker-select-month:disabled,.btn.btn-date-picker-select-year:disabled,.btn.btn-install-ath:disabled,.disabled.btn-account-print,.disabled.btn-actions-get-bitcoin-address,.disabled.btn-billing-address-change,.disabled.btn-block-footer-accept,.disabled.btn-bonus-promotions,.disabled.btn-cashier-deposit-now,.disabled.btn-check-bonuses,.disabled.btn-confirm-email,.disabled.btn-contact-us,.disabled.btn-copy-qrcode,.disabled.btn-details-history-item,.disabled.btn-details-rollover,.disabled.btn-forgot-password,.disabled.btn-game-slider-search,.disabled.btn-pfc,.disabled.btn-player-modal-play,.disabled.btn-player-modal-signup,.disabled.btn-points-for-cash,.disabled.btn-proceed-to-brand,.disabled.btn-secure-deposit-form,.disabled.btn-secure-deposits,.disabled.btn-secure-logon,.disabled.btn-secure-profile,.disabled.btn-secure-sms,.disabled.btn-secure-withdrawals,.disabled.btn-set-amount,.disabled.btn-update-modal-preferences,.disabled.btn.btn-chat,.disabled.btn.btn-date-picker-select-month,.disabled.btn.btn-date-picker-select-year,.disabled.btn.btn-install-ath{
	color:#fff;
	background-color:#403267;
	border-color:#403267;
}

.btn-account-print:not(:disabled):not(.disabled).active,.btn-account-print:not(:disabled):not(.disabled):active,.btn-actions-get-bitcoin-address:not(:disabled):not(.disabled).active,.btn-actions-get-bitcoin-address:not(:disabled):not(.disabled):active,.btn-billing-address-change:not(:disabled):not(.disabled).active,.btn-billing-address-change:not(:disabled):not(.disabled):active,.btn-block-footer-accept:not(:disabled):not(.disabled).active,.btn-block-footer-accept:not(:disabled):not(.disabled):active,.btn-bonus-promotions:not(:disabled):not(.disabled).active,.btn-bonus-promotions:not(:disabled):not(.disabled):active,.btn-cashier-deposit-now:not(:disabled):not(.disabled).active,.btn-cashier-deposit-now:not(:disabled):not(.disabled):active,.btn-check-bonuses:not(:disabled):not(.disabled).active,.btn-check-bonuses:not(:disabled):not(.disabled):active,.btn-confirm-email:not(:disabled):not(.disabled).active,.btn-confirm-email:not(:disabled):not(.disabled):active,.btn-contact-us:not(:disabled):not(.disabled).active,.btn-contact-us:not(:disabled):not(.disabled):active,.btn-copy-qrcode:not(:disabled):not(.disabled).active,.btn-copy-qrcode:not(:disabled):not(.disabled):active,.btn-details-history-item:not(:disabled):not(.disabled).active,.btn-details-history-item:not(:disabled):not(.disabled):active,.btn-details-rollover:not(:disabled):not(.disabled).active,.btn-details-rollover:not(:disabled):not(.disabled):active,.btn-forgot-password:not(:disabled):not(.disabled).active,.btn-forgot-password:not(:disabled):not(.disabled):active,.btn-game-slider-search:not(:disabled):not(.disabled).active,.btn-game-slider-search:not(:disabled):not(.disabled):active,.btn-pfc:not(:disabled):not(.disabled).active,.btn-pfc:not(:disabled):not(.disabled):active,.btn-player-modal-play:not(:disabled):not(.disabled).active,.btn-player-modal-play:not(:disabled):not(.disabled):active,.btn-player-modal-signup:not(:disabled):not(.disabled).active,.btn-player-modal-signup:not(:disabled):not(.disabled):active,.btn-points-for-cash:not(:disabled):not(.disabled).active,.btn-points-for-cash:not(:disabled):not(.disabled):active,.btn-proceed-to-brand:not(:disabled):not(.disabled).active,.btn-proceed-to-brand:not(:disabled):not(.disabled):active,.btn-secure-deposit-form:not(:disabled):not(.disabled).active,.btn-secure-deposit-form:not(:disabled):not(.disabled):active,.btn-secure-deposits:not(:disabled):not(.disabled).active,.btn-secure-deposits:not(:disabled):not(.disabled):active,.btn-secure-logon:not(:disabled):not(.disabled).active,.btn-secure-logon:not(:disabled):not(.disabled):active,.btn-secure-profile:not(:disabled):not(.disabled).active,.btn-secure-profile:not(:disabled):not(.disabled):active,.btn-secure-sms:not(:disabled):not(.disabled).active,.btn-secure-sms:not(:disabled):not(.disabled):active,.btn-secure-withdrawals:not(:disabled):not(.disabled).active,.btn-secure-withdrawals:not(:disabled):not(.disabled):active,.btn-set-amount:not(:disabled):not(.disabled).active,.btn-set-amount:not(:disabled):not(.disabled):active,.btn-update-modal-preferences:not(:disabled):not(.disabled).active,.btn-update-modal-preferences:not(:disabled):not(.disabled):active,.btn.btn-chat:not(:disabled):not(.disabled).active,.btn.btn-chat:not(:disabled):not(.disabled):active,.btn.btn-date-picker-select-month:not(:disabled):not(.disabled).active,.btn.btn-date-picker-select-month:not(:disabled):not(.disabled):active,.btn.btn-date-picker-select-year:not(:disabled):not(.disabled).active,.btn.btn-date-picker-select-year:not(:disabled):not(.disabled):active,.btn.btn-install-ath:not(:disabled):not(.disabled).active,.btn.btn-install-ath:not(:disabled):not(.disabled):active,.show>.dropdown-toggle.btn-account-print,.show>.dropdown-toggle.btn-actions-get-bitcoin-address,.show>.dropdown-toggle.btn-billing-address-change,.show>.dropdown-toggle.btn-block-footer-accept,.show>.dropdown-toggle.btn-bonus-promotions,.show>.dropdown-toggle.btn-cashier-deposit-now,.show>.dropdown-toggle.btn-check-bonuses,.show>.dropdown-toggle.btn-confirm-email,.show>.dropdown-toggle.btn-contact-us,.show>.dropdown-toggle.btn-copy-qrcode,.show>.dropdown-toggle.btn-details-history-item,.show>.dropdown-toggle.btn-details-rollover,.show>.dropdown-toggle.btn-forgot-password,.show>.dropdown-toggle.btn-game-slider-search,.show>.dropdown-toggle.btn-pfc,.show>.dropdown-toggle.btn-player-modal-play,.show>.dropdown-toggle.btn-player-modal-signup,.show>.dropdown-toggle.btn-points-for-cash,.show>.dropdown-toggle.btn-proceed-to-brand,.show>.dropdown-toggle.btn-secure-deposit-form,.show>.dropdown-toggle.btn-secure-deposits,.show>.dropdown-toggle.btn-secure-logon,.show>.dropdown-toggle.btn-secure-profile,.show>.dropdown-toggle.btn-secure-sms,.show>.dropdown-toggle.btn-secure-withdrawals,.show>.dropdown-toggle.btn-set-amount,.show>.dropdown-toggle.btn-update-modal-preferences,.show>.dropdown-toggle.btn.btn-chat,.show>.dropdown-toggle.btn.btn-date-picker-select-month,.show>.dropdown-toggle.btn.btn-date-picker-select-year,.show>.dropdown-toggle.btn.btn-install-ath{
	color:#fff;
	background-color:#2b2145;
	border-color:#2b2145;
}

.btn-account-print:active,.btn-account-print:focus,.btn-account-print:hover,.btn-actions-get-bitcoin-address:active,.btn-actions-get-bitcoin-address:focus,.btn-actions-get-bitcoin-address:hover,.btn-billing-address-change:active,.btn-billing-address-change:focus,.btn-billing-address-change:hover,.btn-block-footer-accept:active,.btn-block-footer-accept:focus,.btn-block-footer-accept:hover,.btn-bonus-promotions:active,.btn-bonus-promotions:focus,.btn-bonus-promotions:hover,.btn-cashier-deposit-now:active,.btn-cashier-deposit-now:focus,.btn-cashier-deposit-now:hover,.btn-check-bonuses:active,.btn-check-bonuses:focus,.btn-check-bonuses:hover,.btn-confirm-email:active,.btn-confirm-email:focus,.btn-confirm-email:hover,.btn-contact-us:active,.btn-contact-us:focus,.btn-contact-us:hover,.btn-copy-qrcode:active,.btn-copy-qrcode:focus,.btn-copy-qrcode:hover,.btn-details-history-item:active,.btn-details-history-item:focus,.btn-details-history-item:hover,.btn-details-rollover:active,.btn-details-rollover:focus,.btn-details-rollover:hover,.btn-forgot-password:active,.btn-forgot-password:focus,.btn-forgot-password:hover,.btn-game-slider-search:active,.btn-game-slider-search:focus,.btn-game-slider-search:hover,.btn-pfc:active,.btn-pfc:focus,.btn-pfc:hover,.btn-player-modal-play:active,.btn-player-modal-play:focus,.btn-player-modal-play:hover,.btn-player-modal-signup:active,.btn-player-modal-signup:focus,.btn-player-modal-signup:hover,.btn-points-for-cash:active,.btn-points-for-cash:focus,.btn-points-for-cash:hover,.btn-proceed-to-brand:active,.btn-proceed-to-brand:focus,.btn-proceed-to-brand:hover,.btn-secure-deposit-form:active,.btn-secure-deposit-form:focus,.btn-secure-deposit-form:hover,.btn-secure-deposits:active,.btn-secure-deposits:focus,.btn-secure-deposits:hover,.btn-secure-logon:active,.btn-secure-logon:focus,.btn-secure-logon:hover,.btn-secure-profile:active,.btn-secure-profile:focus,.btn-secure-profile:hover,.btn-secure-sms:active,.btn-secure-sms:focus,.btn-secure-sms:hover,.btn-secure-withdrawals:active,.btn-secure-withdrawals:focus,.btn-secure-withdrawals:hover,.btn-set-amount:active,.btn-set-amount:focus,.btn-set-amount:hover,.btn-update-modal-preferences:active,.btn-update-modal-preferences:focus,.btn-update-modal-preferences:hover,.btn.btn-chat:active,.btn.btn-chat:focus,.btn.btn-chat:hover,.btn.btn-date-picker-select-month:active,.btn.btn-date-picker-select-month:focus,.btn.btn-date-picker-select-month:hover,.btn.btn-date-picker-select-year:active,.btn.btn-date-picker-select-year:focus,.btn.btn-date-picker-select-year:hover,.btn.btn-install-ath:active,.btn.btn-install-ath:focus,.btn.btn-install-ath:hover{
	background:#30264d;
}

.btn-coupon-activate,.btn-game-play{
	color:#ffc551;
	background-color:#ffc551;
	border:none;
	color:#403267;
}

.btn-coupon-activate:hover:not(:disabled),.btn-game-play:hover:not(:disabled){
	color:#212529;
	background-color:#ffb82b;
	color:#403267;
}

.btn-coupon-activate:disabled,.btn-game-play:disabled,.disabled.btn-coupon-activate,.disabled.btn-game-play{
	color:#212529;
	background-color:#ffc551;
	border-color:#ffc551;
}

.btn-coupon-activate:not(:disabled):not(.disabled).active,.btn-coupon-activate:not(:disabled):not(.disabled):active,.btn-game-play:not(:disabled):not(.disabled).active,.btn-game-play:not(:disabled):not(.disabled):active,.show>.dropdown-toggle.btn-coupon-activate,.show>.dropdown-toggle.btn-game-play{
	color:#212529;
	background-color:#ffb41e;
	border-color:#ffb41e;
}

.btn-game-try{
	color:#fff;
	background-color:#fff;
	border:none;
	color:#403267;
}

.btn-game-try:hover:not(:disabled){
	color:#212529;
	background-color:#ececec;
	color:#403267;
}

.btn-game-try:disabled,.disabled.btn-game-try{
	color:#212529;
	background-color:#fff;
	border-color:#fff;
}

.btn-game-try:not(:disabled):not(.disabled).active,.btn-game-try:not(:disabled):not(.disabled):active,.show>.dropdown-toggle.btn-game-try{
	color:#212529;
	background-color:#e6e6e6;
	border-color:#e6e6e6;
}

.btn-back,.btn-block-footer-decline,.btn-cancel,.btn-cancel-ath,.btn-cashier-withdrawal-options,.btn-edit,.btn-verify-account{
	color:#111;
	border-color:#111;
	border-width:2px;
	padding:.688rem .75rem;
}

.btn-back:hover:not(:disabled),.btn-block-footer-decline:hover:not(:disabled),.btn-cancel-ath:hover:not(:disabled),.btn-cancel:hover:not(:disabled),.btn-cashier-withdrawal-options:hover:not(:disabled),.btn-edit:hover:not(:disabled),.btn-verify-account:hover:not(:disabled){
	color:#fff;
	background-color:#111;
	border-color:#111;
}

.btn-back:focus,.btn-block-footer-decline:focus,.btn-cancel-ath:focus,.btn-cancel:focus,.btn-cashier-withdrawal-options:focus,.btn-edit:focus,.btn-verify-account:focus,.focus.btn-back,.focus.btn-block-footer-decline,.focus.btn-cancel,.focus.btn-cancel-ath,.focus.btn-cashier-withdrawal-options,.focus.btn-edit,.focus.btn-verify-account{
	color:#fff;
	background-color:#111;
	border-color:#111;
	box-shadow:0 0 0 .2rem rgba(17, 17, 17, .5);
}

.btn-back:disabled,.btn-block-footer-decline:disabled,.btn-cancel-ath:disabled,.btn-cancel:disabled,.btn-cashier-withdrawal-options:disabled,.btn-edit:disabled,.btn-verify-account:disabled,.disabled.btn-back,.disabled.btn-block-footer-decline,.disabled.btn-cancel,.disabled.btn-cancel-ath,.disabled.btn-cashier-withdrawal-options,.disabled.btn-edit,.disabled.btn-verify-account{
	color:#111;
	background-color:transparent;
}

.btn-back:not(:disabled):not(.disabled).active,.btn-back:not(:disabled):not(.disabled):active,.btn-block-footer-decline:not(:disabled):not(.disabled).active,.btn-block-footer-decline:not(:disabled):not(.disabled):active,.btn-cancel-ath:not(:disabled):not(.disabled).active,.btn-cancel-ath:not(:disabled):not(.disabled):active,.btn-cancel:not(:disabled):not(.disabled).active,.btn-cancel:not(:disabled):not(.disabled):active,.btn-cashier-withdrawal-options:not(:disabled):not(.disabled).active,.btn-cashier-withdrawal-options:not(:disabled):not(.disabled):active,.btn-edit:not(:disabled):not(.disabled).active,.btn-edit:not(:disabled):not(.disabled):active,.btn-verify-account:not(:disabled):not(.disabled).active,.btn-verify-account:not(:disabled):not(.disabled):active,.show>.dropdown-toggle.btn-back,.show>.dropdown-toggle.btn-block-footer-decline,.show>.dropdown-toggle.btn-cancel,.show>.dropdown-toggle.btn-cancel-ath,.show>.dropdown-toggle.btn-cashier-withdrawal-options,.show>.dropdown-toggle.btn-edit,.show>.dropdown-toggle.btn-verify-account{
	color:#fff;
	background-color:#111;
	border-color:#111;
}

.btn-back:not(:disabled):not(.disabled).active:focus,.btn-back:not(:disabled):not(.disabled):active:focus,.btn-block-footer-decline:not(:disabled):not(.disabled).active:focus,.btn-block-footer-decline:not(:disabled):not(.disabled):active:focus,.btn-cancel-ath:not(:disabled):not(.disabled).active:focus,.btn-cancel-ath:not(:disabled):not(.disabled):active:focus,.btn-cancel:not(:disabled):not(.disabled).active:focus,.btn-cancel:not(:disabled):not(.disabled):active:focus,.btn-cashier-withdrawal-options:not(:disabled):not(.disabled).active:focus,.btn-cashier-withdrawal-options:not(:disabled):not(.disabled):active:focus,.btn-edit:not(:disabled):not(.disabled).active:focus,.btn-edit:not(:disabled):not(.disabled):active:focus,.btn-verify-account:not(:disabled):not(.disabled).active:focus,.btn-verify-account:not(:disabled):not(.disabled):active:focus,.show>.dropdown-toggle.btn-back:focus,.show>.dropdown-toggle.btn-block-footer-decline:focus,.show>.dropdown-toggle.btn-cancel-ath:focus,.show>.dropdown-toggle.btn-cancel:focus,.show>.dropdown-toggle.btn-cashier-withdrawal-options:focus,.show>.dropdown-toggle.btn-edit:focus,.show>.dropdown-toggle.btn-verify-account:focus{
	box-shadow:0 0 0 .2rem rgba(17, 17, 17, .5);
}

.btn-modal-filter,.btn-outline-primary,.game-slider-wrapper .swiper-slide{
	color:#403267;
	border-color:#403267;
	border-width:2px;
	padding:.688rem .75rem;
}

.btn-modal-filter:hover:not(:disabled),.btn-outline-primary:hover:not(:disabled),.game-slider-wrapper .swiper-slide:hover:not(:disabled){
	color:#fff;
	background-color:#403267;
	border-color:#403267;
}

.btn-modal-filter:focus,.btn-outline-primary:focus,.focus.btn-modal-filter,.focus.btn-outline-primary,.game-slider-wrapper .focus.swiper-slide,.game-slider-wrapper .swiper-slide:focus{
	color:#fff;
	background-color:#403267;
	border-color:#403267;
	box-shadow:0 0 0 .2rem rgba(64, 50, 103, .5);
}

.btn-modal-filter:disabled,.btn-outline-primary:disabled,.disabled.btn-modal-filter,.disabled.btn-outline-primary,.game-slider-wrapper .disabled.swiper-slide,.game-slider-wrapper .swiper-slide:disabled{
	color:#403267;
	background-color:transparent;
}

.btn-modal-filter:not(:disabled):not(.disabled).active,.btn-modal-filter:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.game-slider-wrapper .show>.dropdown-toggle.swiper-slide,.game-slider-wrapper .swiper-slide:not(:disabled):not(.disabled).active,.game-slider-wrapper .swiper-slide:not(:disabled):not(.disabled):active,.show>.dropdown-toggle.btn-modal-filter,.show>.dropdown-toggle.btn-outline-primary{
	color:#fff;
	background-color:#403267;
	border-color:#403267;
}

.btn-modal-filter:not(:disabled):not(.disabled).active:focus,.btn-modal-filter:not(:disabled):not(.disabled):active:focus,.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.game-slider-wrapper .show>.dropdown-toggle.swiper-slide:focus,.game-slider-wrapper .swiper-slide:not(:disabled):not(.disabled).active:focus,.game-slider-wrapper .swiper-slide:not(:disabled):not(.disabled):active:focus,.show>.dropdown-toggle.btn-modal-filter:focus,.show>.dropdown-toggle.btn-outline-primary:focus{
	box-shadow:0 0 0 .2rem rgba(64, 50, 103, .5);
}

.btn-game-only-mode,.btn-outline-invert,.btn-tournament-info,.btn-welcome-base{
	color:#fff;
	border-color:#fff;
	border-width:2px;
	padding:.688rem .75rem;
}

.btn-game-only-mode:hover:not(:disabled),.btn-outline-invert:hover:not(:disabled),.btn-tournament-info:hover:not(:disabled),.btn-welcome-base:hover:not(:disabled){
	color:#ffc551;
	background-color:transparent;
	border-color:#ffc551;
}

.btn-game-only-mode:focus,.btn-outline-invert:focus,.btn-tournament-info:focus,.btn-welcome-base:focus,.focus.btn-game-only-mode,.focus.btn-outline-invert,.focus.btn-tournament-info,.focus.btn-welcome-base{
	color:#ffc551;
	background-color:transparent;
	border-color:#ffc551;
	box-shadow:0 0 0 .2rem hsla(0, 0%, 100%, .5);
}

.btn-game-only-mode:disabled,.btn-outline-invert:disabled,.btn-tournament-info:disabled,.btn-welcome-base:disabled,.disabled.btn-game-only-mode,.disabled.btn-outline-invert,.disabled.btn-tournament-info,.disabled.btn-welcome-base{
	color:#fff;
	background-color:transparent;
}

.btn-game-only-mode:not(:disabled):not(.disabled).active,.btn-game-only-mode:not(:disabled):not(.disabled):active,.btn-outline-invert:not(:disabled):not(.disabled).active,.btn-outline-invert:not(:disabled):not(.disabled):active,.btn-tournament-info:not(:disabled):not(.disabled).active,.btn-tournament-info:not(:disabled):not(.disabled):active,.btn-welcome-base:not(:disabled):not(.disabled).active,.btn-welcome-base:not(:disabled):not(.disabled):active,.show>.dropdown-toggle.btn-game-only-mode,.show>.dropdown-toggle.btn-outline-invert,.show>.dropdown-toggle.btn-tournament-info,.show>.dropdown-toggle.btn-welcome-base{
	color:#ffc551;
	background-color:transparent;
	border-color:#ffc551;
}

.btn-game-only-mode:not(:disabled):not(.disabled).active:focus,.btn-game-only-mode:not(:disabled):not(.disabled):active:focus,.btn-outline-invert:not(:disabled):not(.disabled).active:focus,.btn-outline-invert:not(:disabled):not(.disabled):active:focus,.btn-tournament-info:not(:disabled):not(.disabled).active:focus,.btn-tournament-info:not(:disabled):not(.disabled):active:focus,.btn-welcome-base:not(:disabled):not(.disabled).active:focus,.btn-welcome-base:not(:disabled):not(.disabled):active:focus,.show>.dropdown-toggle.btn-game-only-mode:focus,.show>.dropdown-toggle.btn-outline-invert:focus,.show>.dropdown-toggle.btn-tournament-info:focus,.show>.dropdown-toggle.btn-welcome-base:focus{
	box-shadow:0 0 0 .2rem hsla(0, 0%, 100%, .5);
}

.btn-secure-signup{
	padding:1.25rem 3rem;
	font-size:2rem;
	line-height:1;
	border-radius:4px;
	position:relative;
	box-shadow:0 3px 0 #dd5b59;
	top:0;
	transition:top .2s ease-in-out,box-shadow .2s ease-in-out;
}

.btn-secure-signup:active,.btn-secure-signup:focus{
	box-shadow:0 1px 0 #dd5b59;
	top:2px;
}

@media (min-width:768px){
	.btn-secure-signup{
		box-shadow:0 7px 0 #dd5b59;
	}
	.btn-secure-signup:active,.btn-secure-signup:focus{
		box-shadow:0 2px 0 #dd5b59;
		top:5px;
	}
}

