/*
Theme Name: Clipp
Theme URI: 
Author: Max Stizhko
Author URI: https://maxstizhko.com/
Requires at least: 5.9
Tested up to: 5.9
Requires PHP: 5.6
Version: 1.0
*/
.fade {
	transition: opacity .15s linear;
}
@media (prefers-reduced-motion:reduce) {
	.fade {
		transition: none;
	}
}
.fade:not(.show) {
	opacity: 0;
}
.collapse:not(.show) {
	display: none;
}
.collapsing {
	height: 0;
	overflow: hidden;
	position: relative;
	transition: height .35s ease;
}
@media (prefers-reduced-motion:reduce) {
	.collapsing {
		transition: none;
	}
}
.bfada04 {
	font-size: 1.375rem;
	font-weight: 300;
}
.bfad4cc {
	font-size: 6rem;
}
.page-id-1202 h1, .page-id-1356 h1{
	margin-top:10px;
}
.bfad4cc,.bfad6e5c {
	font-weight: 300;
	line-height: 1.3;
}
.bfad6e5c {
	font-size: 5.5rem;
}
.bfadccd {
	font-size: 4.5rem;
}
.bfadccd,.bfadd12 {
	font-weight: 300;
	line-height: 1.3;
}
.bfadd12 {
	font-size: 3.5rem;
}
hr {
	border: 0;
	border-top: 1px solid rgba(0,0,0,.1);
	margin-bottom: 1rem;
	margin-top: 1rem;
}
.bfade39,small {
	font-size: 80%;
	font-weight: 400;
}
.bfad078,mark {
	background-color: #fcf8e3;
	padding: .2em;
}
.bfad514,.bfadb00 {
	list-style: none;
	padding-left: 0;
}
.bfad5de {
	display: inline-block;
}
.bfad5de:not(:last-child) {
	margin-right: .5rem;
}
.bfad891 {
	font-size: 90%;
	text-transform: uppercase;
}
.bfad66e {
	font-size: 1.375rem;
	margin-bottom: 1rem;
}
.bfad17c {
	color: #6c757d;
	display: block;
	font-size: 80%;
}
.bfad17c:before {
	content: "\2014\A0";
}

.white-space-no {
   white-space: nowrap;
}

.white-space-normal{
   white-space: normal;
}

@media (prefers-reduced-motion:reduce) {
	.btn {
		transition: none;
	}
}
.btn.bfad98d,.btn:focus {
	box-shadow: 0 0 0 .2rem hsla(0,0%,100%,.25);
	outline: 0;
}
.btn.bfad3f4,.btn:disabled {
	opacity: .65;
}
a.btn.bfad3f4,fieldset:disabled a.btn {
	pointer-events: none;
}
.btn-primary {
	background-color: #fff;
	border-color: #fff;
	color: #212529;
}
.btn-primary.bfad98d,.btn-primary:focus,.btn-primary:hover {
	background-color: #ececec;
	border-color: #e6e6e6;
	color: #212529;
}
.btn-primary.bfad98d,.btn-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(222,222,223,.5);
}
.btn-primary.bfad3f4,.btn-primary:disabled {
	background-color: #fff;
	border-color: #fff;
	color: #212529;
}
.btn-primary:not(:disabled):not(.bfad3f4).active,.btn-primary:not(:disabled):not(.bfad3f4):active,.show>.btn-primary.bfadef1 {
	background-color: #e6e6e6;
	border-color: #dfdfdf;
	color: #212529;
}
.btn-primary:not(:disabled):not(.bfad3f4).active:focus,.btn-primary:not(:disabled):not(.bfad3f4):active:focus,.show>.btn-primary.bfadef1:focus {
	box-shadow: 0 0 0 .2rem rgba(222,222,223,.5);
}
.btn-secondary {
	background-color: #222;
	border-color: #222;
	color: #fff;
}
.btn-secondary.bfad98d,.btn-secondary:focus,.btn-secondary:hover {
	background-color: #0f0f0f;
	border-color: #090909;
	color: #fff;
}
.btn-secondary.bfad98d,.btn-secondary:focus {
	box-shadow: 0 0 0 .2rem rgba(67,67,67,.5);
}
.btn-secondary.bfad3f4,.btn-secondary:disabled {
	background-color: #222;
	border-color: #222;
	color: #fff;
}
.btn-secondary:not(:disabled):not(.bfad3f4).active,.btn-secondary:not(:disabled):not(.bfad3f4):active,.show>.btn-secondary.bfadef1 {
	background-color: #090909;
	border-color: #020202;
	color: #fff;
}
.btn-secondary:not(:disabled):not(.bfad3f4).active:focus,.btn-secondary:not(:disabled):not(.bfad3f4):active:focus,.show>.btn-secondary.bfadef1:focus {
	box-shadow: 0 0 0 .2rem rgba(67,67,67,.5);
}
.btn-success {
	background-color: #26c280;
	border-color: #26c280;
	color: #fff;
}
.btn-success.bfad98d,.btn-success:focus,.btn-success:hover {
	background-color: #20a26b;
	border-color: #1e9764;
	color: #fff;
}
.btn-success.bfad98d,.btn-success:focus {
	box-shadow: 0 0 0 .2rem rgba(71,203,147,.5);
}
.btn-success.bfad3f4,.btn-success:disabled {
	background-color: #26c280;
	border-color: #26c280;
	color: #fff;
}
.btn-success:not(:disabled):not(.bfad3f4).active,.btn-success:not(:disabled):not(.bfad3f4):active,.show>.btn-success.bfadef1 {
	background-color: #1e9764;
	border-color: #1c8d5d;
	color: #fff;
}
.btn-success:not(:disabled):not(.bfad3f4).active:focus,.btn-success:not(:disabled):not(.bfad3f4):active:focus,.show>.btn-success.bfadef1:focus {
	box-shadow: 0 0 0 .2rem rgba(71,203,147,.5);
}
.btn-info {
	background-color: #17a2b8;
	border-color: #17a2b8;
	color: #fff;
}
.btn-info.bfad98d,.btn-info:focus,.btn-info:hover {
	background-color: #138496;
	border-color: #117a8b;
	color: #fff;
}
.btn-info.bfad98d,.btn-info:focus {
	box-shadow: 0 0 0 .2rem rgba(58,176,195,.5);
}
.btn-info.bfad3f4,.btn-info:disabled {
	background-color: #17a2b8;
	border-color: #17a2b8;
	color: #fff;
}
.btn-info:not(:disabled):not(.bfad3f4).active,.btn-info:not(:disabled):not(.bfad3f4):active,.show>.btn-info.bfadef1 {
	background-color: #117a8b;
	border-color: #10707f;
	color: #fff;
}
.btn-info:not(:disabled):not(.bfad3f4).active:focus,.btn-info:not(:disabled):not(.bfad3f4):active:focus,.show>.btn-info.bfadef1:focus {
	box-shadow: 0 0 0 .2rem rgba(58,176,195,.5);
}
.btn-warning {
	background-color: #ffc107;
	border-color: #ffc107;
	color: #212529;
}
.btn-warning.bfad98d,.btn-warning:focus,.btn-warning:hover {
	background-color: #e0a800;
	border-color: #d39e00;
	color: #212529;
}
.btn-warning.bfad98d,.btn-warning:focus {
	box-shadow: 0 0 0 .2rem rgba(222,170,12,.5);
}
.btn-warning.bfad3f4,.btn-warning:disabled {
	background-color: #ffc107;
	border-color: #ffc107;
	color: #212529;
}
.btn-warning:not(:disabled):not(.bfad3f4).active,.btn-warning:not(:disabled):not(.bfad3f4):active,.show>.btn-warning.bfadef1 {
	background-color: #d39e00;
	border-color: #c69500;
	color: #212529;
}
.btn-warning:not(:disabled):not(.bfad3f4).active:focus,.btn-warning:not(:disabled):not(.bfad3f4):active:focus,.show>.btn-warning.bfadef1:focus {
	box-shadow: 0 0 0 .2rem rgba(222,170,12,.5);
}
.btn-danger {
	background-color: #dc3545;
	border-color: #dc3545;
	color: #fff;
}
.btn-danger.bfad98d,.btn-danger:focus,.btn-danger:hover {
	background-color: #c82333;
	border-color: #bd2130;
	color: #fff;
}
.btn-danger.bfad98d,.btn-danger:focus {
	box-shadow: 0 0 0 .2rem rgba(225,83,97,.5);
}
.btn-danger.bfad3f4,.btn-danger:disabled {
	background-color: #dc3545;
	border-color: #dc3545;
	color: #fff;
}
.btn-danger:not(:disabled):not(.bfad3f4).active,.btn-danger:not(:disabled):not(.bfad3f4):active,.show>.btn-danger.bfadef1 {
	background-color: #bd2130;
	border-color: #b21f2d;
	color: #fff;
}
.btn-danger:not(:disabled):not(.bfad3f4).active:focus,.btn-danger:not(:disabled):not(.bfad3f4):active:focus,.show>.btn-danger.bfadef1:focus {
	box-shadow: 0 0 0 .2rem rgba(225,83,97,.5);
}
.btn-light {
	background-color: #f8f9fa;
	border-color: #f8f9fa;
	color: #212529;
}
.btn-light.bfad98d,.btn-light:focus,.btn-light:hover {
	background-color: #e2e6ea;
	border-color: #dae0e5;
	color: #212529;
}
.btn-light.bfad98d,.btn-light:focus {
	box-shadow: 0 0 0 .2rem rgba(216,217,219,.5);
}
.btn-light.bfad3f4,.btn-light:disabled {
	background-color: #f8f9fa;
	border-color: #f8f9fa;
	color: #212529;
}
.btn-light:not(:disabled):not(.bfad3f4).active,.btn-light:not(:disabled):not(.bfad3f4):active,.show>.btn-light.bfadef1 {
	background-color: #dae0e5;
	border-color: #d3d9df;
	color: #212529;
}
.btn-light:not(:disabled):not(.bfad3f4).active:focus,.btn-light:not(:disabled):not(.bfad3f4):active:focus,.show>.btn-light.bfadef1:focus {
	box-shadow: 0 0 0 .2rem rgba(216,217,219,.5);
}
.btn-dark {
	background-color: #343a40;
	border-color: #343a40;
	color: #fff;
}
.btn-dark.bfad98d,.btn-dark:focus,.btn-dark:hover {
	background-color: #23272b;
	border-color: #1d2124;
	color: #fff;
}
.btn-dark.bfad98d,.btn-dark:focus {
	box-shadow: 0 0 0 .2rem rgba(82,88,93,.5);
}
.btn-dark.bfad3f4,.btn-dark:disabled {
	background-color: #343a40;
	border-color: #343a40;
	color: #fff;
}
.btn-dark:not(:disabled):not(.bfad3f4).active,.btn-dark:not(:disabled):not(.bfad3f4):active,.show>.btn-dark.bfadef1 {
	background-color: #1d2124;
	border-color: #171a1d;
	color: #fff;
}
.btn-dark:not(:disabled):not(.bfad3f4).active:focus,.btn-dark:not(:disabled):not(.bfad3f4):active:focus,.show>.btn-dark.bfadef1:focus {
	box-shadow: 0 0 0 .2rem rgba(82,88,93,.5);
}
.btn-outline-primary {
	border-color: #fff;
	color: #fff;
}
.btn-outline-primary:hover {
	background-color: #fff;
	border-color: #fff;
	color: #212529;
}
.btn-outline-primary.bfad98d,.btn-outline-primary:focus {
	box-shadow: 0 0 0 .2rem hsla(0,0%,100%,.5);
}
.btn-outline-primary.bfad3f4,.btn-outline-primary:disabled {
	background-color: transparent;
	color: #fff;
}
.btn-outline-primary:not(:disabled):not(.bfad3f4).active,.btn-outline-primary:not(:disabled):not(.bfad3f4):active,.show>.btn-outline-primary.bfadef1 {
	background-color: #fff;
	border-color: #fff;
	color: #212529;
}
.btn-outline-primary:not(:disabled):not(.bfad3f4).active:focus,.btn-outline-primary:not(:disabled):not(.bfad3f4):active:focus,.show>.btn-outline-primary.bfadef1:focus {
	box-shadow: 0 0 0 .2rem hsla(0,0%,100%,.5);
}
.btn-outline-secondary {
	border-color: #222;
	color: #222;
}
.btn-outline-secondary:hover {
	background-color: #222;
	border-color: #222;
	color: #fff;
}
.btn-outline-secondary.bfad98d,.btn-outline-secondary:focus {
	box-shadow: 0 0 0 .2rem rgba(34,34,34,.5);
}
.btn-outline-secondary.bfad3f4,.btn-outline-secondary:disabled {
	background-color: transparent;
	color: #222;
}
.btn-outline-secondary:not(:disabled):not(.bfad3f4).active,.btn-outline-secondary:not(:disabled):not(.bfad3f4):active,.show>.btn-outline-secondary.bfadef1 {
	background-color: #222;
	border-color: #222;
	color: #fff;
}
.btn-outline-secondary:not(:disabled):not(.bfad3f4).active:focus,.btn-outline-secondary:not(:disabled):not(.bfad3f4):active:focus,.show>.btn-outline-secondary.bfadef1:focus {
	box-shadow: 0 0 0 .2rem rgba(34,34,34,.5);
}
.btn-outline-success {
	border-color: #26c280;
	color: #26c280;
}
.btn-outline-success:hover {
	background-color: #26c280;
	border-color: #26c280;
	color: #fff;
}
.btn-outline-success.bfad98d,.btn-outline-success:focus {
	box-shadow: 0 0 0 .2rem rgba(38,194,128,.5);
}
.btn-outline-success.bfad3f4,.btn-outline-success:disabled {
	background-color: transparent;
	color: #26c280;
}
.btn-outline-success:not(:disabled):not(.bfad3f4).active,.btn-outline-success:not(:disabled):not(.bfad3f4):active,.show>.btn-outline-success.bfadef1 {
	background-color: #26c280;
	border-color: #26c280;
	color: #fff;
}
.btn-outline-success:not(:disabled):not(.bfad3f4).active:focus,.btn-outline-success:not(:disabled):not(.bfad3f4):active:focus,.show>.btn-outline-success.bfadef1:focus {
	box-shadow: 0 0 0 .2rem rgba(38,194,128,.5);
}
.btn-outline-info {
	border-color: #17a2b8;
	color: #17a2b8;
}
.btn-outline-info:hover {
	background-color: #17a2b8;
	border-color: #17a2b8;
	color: #fff;
}
.btn-outline-info.bfad98d,.btn-outline-info:focus {
	box-shadow: 0 0 0 .2rem rgba(23,162,184,.5);
}
.btn-outline-info.bfad3f4,.btn-outline-info:disabled {
	background-color: transparent;
	color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.bfad3f4).active,.btn-outline-info:not(:disabled):not(.bfad3f4):active,.show>.btn-outline-info.bfadef1 {
	background-color: #17a2b8;
	border-color: #17a2b8;
	color: #fff;
}
.btn-outline-info:not(:disabled):not(.bfad3f4).active:focus,.btn-outline-info:not(:disabled):not(.bfad3f4):active:focus,.show>.btn-outline-info.bfadef1:focus {
	box-shadow: 0 0 0 .2rem rgba(23,162,184,.5);
}
.btn-outline-warning {
	border-color: #ffc107;
	color: #ffc107;
}
.btn-outline-warning:hover {
	background-color: #ffc107;
	border-color: #ffc107;
	color: #212529;
}
.btn-outline-warning.bfad98d,.btn-outline-warning:focus {
	box-shadow: 0 0 0 .2rem rgba(255,193,7,.5);
}
.btn-outline-warning.bfad3f4,.btn-outline-warning:disabled {
	background-color: transparent;
	color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.bfad3f4).active,.btn-outline-warning:not(:disabled):not(.bfad3f4):active,.show>.btn-outline-warning.bfadef1 {
	background-color: #ffc107;
	border-color: #ffc107;
	color: #212529;
}
.btn-outline-warning:not(:disabled):not(.bfad3f4).active:focus,.btn-outline-warning:not(:disabled):not(.bfad3f4):active:focus,.show>.btn-outline-warning.bfadef1:focus {
	box-shadow: 0 0 0 .2rem rgba(255,193,7,.5);
}
.btn-outline-danger {
	border-color: #dc3545;
	color: #dc3545;
}
.btn-outline-danger:hover {
	background-color: #dc3545;
	border-color: #dc3545;
	color: #fff;
}
.btn-outline-danger.bfad98d,.btn-outline-danger:focus {
	box-shadow: 0 0 0 .2rem rgba(220,53,69,.5);
}
.btn-outline-danger.bfad3f4,.btn-outline-danger:disabled {
	background-color: transparent;
	color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.bfad3f4).active,.btn-outline-danger:not(:disabled):not(.bfad3f4):active,.show>.btn-outline-danger.bfadef1 {
	background-color: #dc3545;
	border-color: #dc3545;
	color: #fff;
}
.btn-outline-danger:not(:disabled):not(.bfad3f4).active:focus,.btn-outline-danger:not(:disabled):not(.bfad3f4):active:focus,.show>.btn-outline-danger.bfadef1:focus {
	box-shadow: 0 0 0 .2rem rgba(220,53,69,.5);
}
.btn-outline-light {
	border-color: #f8f9fa;
	color: #f8f9fa;
}
.btn-outline-light:hover {
	background-color: #f8f9fa;
	border-color: #f8f9fa;
	color: #212529;
}
.btn-outline-light.bfad98d,.btn-outline-light:focus {
	box-shadow: 0 0 0 .2rem rgba(248,249,250,.5);
}
.btn-outline-light.bfad3f4,.btn-outline-light:disabled {
	background-color: transparent;
	color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.bfad3f4).active,.btn-outline-light:not(:disabled):not(.bfad3f4):active,.show>.btn-outline-light.bfadef1 {
	background-color: #f8f9fa;
	border-color: #f8f9fa;
	color: #212529;
}
.btn-outline-light:not(:disabled):not(.bfad3f4).active:focus,.btn-outline-light:not(:disabled):not(.bfad3f4):active:focus,.show>.btn-outline-light.bfadef1:focus {
	box-shadow: 0 0 0 .2rem rgba(248,249,250,.5);
}
.btn-outline-dark {
	border-color: #343a40;
	color: #343a40;
}
.btn-outline-dark:hover {
	background-color: #343a40;
	border-color: #343a40;
	color: #fff;
}
.btn-outline-dark.bfad98d,.btn-outline-dark:focus {
	box-shadow: 0 0 0 .2rem rgba(52,58,64,.5);
}
.btn-outline-dark.bfad3f4,.btn-outline-dark:disabled {
	background-color: transparent;
	color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.bfad3f4).active,.btn-outline-dark:not(:disabled):not(.bfad3f4):active,.show>.btn-outline-dark.bfadef1 {
	background-color: #343a40;
	border-color: #343a40;
	color: #fff;
}
.btn-outline-dark:not(:disabled):not(.bfad3f4).active:focus,.btn-outline-dark:not(:disabled):not(.bfad3f4):active:focus,.show>.btn-outline-dark.bfadef1:focus {
	box-shadow: 0 0 0 .2rem rgba(52,58,64,.5);
}
.btn-link {
	color: #f34;
	font-weight: 400;
	text-decoration: none;
}
.btn-link:hover {
	color: #f34;
	text-decoration: underline;
}
.btn-link.bfad98d,.btn-link:focus {
	box-shadow: none;
	text-decoration: underline;
}
.btn-link.bfad3f4,.btn-link:disabled {
	color: #6c757d;
	pointer-events: none;
}
.btn-lg {
	border-radius: .3rem;
	font-size: 1.375rem;
	line-height: 1.5;
	padding: .5rem 1rem;
}
.btn-sm {
	border-radius: .2rem;
	font-size: .9625rem;
	line-height: 1.5;
	padding: .25rem .5rem;
}
.btn-block {
	display: block;
	width: 100%;
}
input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
	width: 100%;
}
.bfad0d99 {
	vertical-align: baseline!important;
}
.bfad5a18 {
	vertical-align: top!important;
}
.bfad2be0 {
	vertical-align: middle!important;
}
.bfadfc3 {
	vertical-align: bottom!important;
}
.bfad5a8 {
	vertical-align: text-bottom!important;
}
.bfad43d {
	vertical-align: text-top!important;
}
.bfadebb1 {
	border: 0;
	clip: rect(0,0,0,0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}
.bfad60b4:active,.bfad60b4:focus {
	clip: auto;
	height: auto;
	overflow: visible;
	position: static;
	white-space: normal;
	width: auto;
}
.bfad7d4 {
	margin: 0!important;
}
.bfada2c,.bfade31 {
	margin-top: 0!important;
}
.bfad9e5,.bfadc4f {
	margin-right: 0!important;
}
.bfad679,.bfade31 {
	margin-bottom: 0!important;
}
.bfad9e5,.bfada93 {
	margin-left: 0!important;
}
.bfad5fa {
	margin: .25rem!important;
}
.bfad8f6,.bfada4c {
	margin-top: .25rem!important;
}
.bfad8ff,.bfadf6d {
	margin-right: .25rem!important;
}
.bfad3c8,.bfada4c {
	margin-bottom: .25rem!important;
}
.bfada09,.bfadf6d {
	margin-left: .25rem!important;
}
.bfad548 {
	margin: .5rem!important;
}
.bfad304,.bfadca6 {
	margin-top: .5rem!important;
}
.bfad217,.bfadcf4 {
	margin-right: .5rem!important;
}
.bfad304,.bfade18 {
	margin-bottom: .5rem!important;
}
.bfad7f3,.bfadcf4 {
	margin-left: .5rem!important;
}
.bfad06e {
	margin: 1rem!important;
}
.bfad55b9,.bfadfc0 {
	margin-top: 1rem!important;
}
.bfad376,.bfadf91 {
	margin-right: 1rem!important;
}
.bfad3f3,.bfad55b9 {
	margin-bottom: 1rem!important;
}
.bfad2ea,.bfadf91 {
	margin-left: 1rem!important;
}
.bfad52a {
	margin: 1.5rem!important;
}
.bfade19,.bfadef2 {
	margin-top: 1.5rem!important;
}
.bfad479,.bfad921 {
	margin-right: 1.5rem!important;
}
.bfade19,.bfade46 {
	margin-bottom: 1.5rem!important;
}
.bfad5f7,.bfad479 {
	margin-left: 1.5rem!important;
}
.bfad855 {
	margin: 3rem!important;
}
.bfad73a,.bfadf58 {
	margin-top: 3rem!important;
}
.bfad6bb,.bfadd10 {
	margin-right: 3rem!important;
}
.bfad0cb,.bfad73a {
	margin-bottom: 3rem!important;
}
.bfad7dc,.bfadd10 {
	margin-left: 3rem!important;
}
.bfad510 {
	padding: 0!important;
}
.bfad6a9,.bfadf3f {
	padding-top: 0!important;
}
.bfad7b9,.bfad328 {
	padding-right: 0!important;
}
.bfad0c0,.bfadf3f {
	padding-bottom: 0!important;
}
.bfad0dd,.bfad7b9 {
	padding-left: 0!important;
}
.bfad787 {
	padding: .25rem!important;
}
.bfad79f,.bfade15 {
	padding-top: .25rem!important;
}
.bfad9c9,.bfad9e4 {
	padding-right: .25rem!important;
}
.bfade15,.bfadf0a {
	padding-bottom: .25rem!important;
}
.bfad9e4,.bfadd1e {
	padding-left: .25rem!important;
}
.bfad0e2 {
	padding: .5rem!important;
}
.bfad60b,.bfadbaf {
	padding-top: .5rem!important;
}
.bfad99c,.bfadee6 {
	padding-right: .5rem!important;
}
.bfad60b,.bfadf5f {
	padding-bottom: .5rem!important;
}
.bfad99c,.bfada65 {
	padding-left: .5rem!important;
}
.bfad011 {
	padding: 1rem!important;
}
.bfad770,.bfad903 {
	padding-top: 1rem!important;
}
.bfad138,.bfadbe5a {
	padding-right: 1rem!important;
}
.bfad903,.bfada35 {
	padding-bottom: 1rem!important;
}
.bfad5c5,.bfadbe5a {
	padding-left: 1rem!important;
}
.bfadc77 {
	padding: 1.5rem!important;
}
.bfad8a4,.bfad408 {
	padding-top: 1.5rem!important;
}
.bfada50,.bfade01 {
	padding-right: 1.5rem!important;
}
.bfad8a4,.bfadc57 {
	padding-bottom: 1.5rem!important;
}
.bfada50,.bfadbb98 {
	padding-left: 1.5rem!important;
}
.bfad2b2 {
	padding: 3rem!important;
}
.bfad093,.bfadc87 {
	padding-top: 3rem!important;
}
.bfad9af,.bfad84e {
	padding-right: 3rem!important;
}
.bfad45a,.bfad093 {
	padding-bottom: 3rem!important;
}
.bfad9af,.bfad64a {
	padding-left: 3rem!important;
}
.bfadb7f {
	margin: -.25rem!important;
}
.bfad1fe,.bfad06b {
	margin-top: -.25rem!important;
}
.bfad3f7,.bfaddf72 {
	margin-right: -.25rem!important;
}
.bfad06b,.bfad9b1 {
	margin-bottom: -.25rem!important;
}
.bfad1f8,.bfaddf72 {
	margin-left: -.25rem!important;
}
.bfad8b4 {
	margin: -.5rem!important;
}
.bfad37b,.bfadd9f {
	margin-top: -.5rem!important;
}
.bfad519,.bfadf29 {
	margin-right: -.5rem!important;
}
.bfad37b,.bfadaa5 {
	margin-bottom: -.5rem!important;
}
.bfad519,.bfadaef {
	margin-left: -.5rem!important;
}
.bfad5080 {
	margin: -1rem!important;
}
.bfadae91,.bfadedc {
	margin-top: -1rem!important;
}
.bfad4c2,.bfadfe0 {
	margin-right: -1rem!important;
}
.bfadedc,.bfadfdb {
	margin-bottom: -1rem!important;
}
.bfad4c2,.bfadfab {
	margin-left: -1rem!important;
}
.bfadc9e {
	margin: -1.5rem!important;
}
.bfad9b9f,.bfadb7a {
	margin-top: -1.5rem!important;
}
.bfad134,.bfadc55 {
	margin-right: -1.5rem!important;
}
.bfad2c2,.bfad9b9f {
	margin-bottom: -1.5rem!important;
}
.bfad6a0,.bfad134 {
	margin-left: -1.5rem!important;
}
.bfadcd2 {
	margin: -3rem!important;
}
.bfadef3,.bfadfa7 {
	margin-top: -3rem!important;
}
.bfad295,.bfad957 {
	margin-right: -3rem!important;
}
.bfada40,.bfadef3 {
	margin-bottom: -3rem!important;
}
.bfad315,.bfad957 {
	margin-left: -3rem!important;
}
.bfadb15 {
	margin: auto!important;
}
.bfad0110,.bfadf1f2 {
	margin-top: auto!important;
}
.mr-auto, .mx-auto {
	margin-right: auto !important;
}
.bfad0110,.bfadb48 {
	margin-bottom: auto!important;
}
.ml-auto, .mx-auto {
	margin-left: auto !important;
}

.toc-table {
  background: #cff2cc;
  padding:10px;
}


@media (min-width:576px) {
	.bfad79e {
		margin: 0!important;
	}
	.bfad83d,.bfad135 {
		margin-top: 0!important;
	}
	.bfad8ed,.bfad9b90 {
		margin-right: 0!important;
	}
	.bfad83d,.bfadfe1 {
		margin-bottom: 0!important;
	}
	.bfad9b90,.bfad813 {
		margin-left: 0!important;
	}
	.bfad2be {
		margin: .25rem!important;
	}
	.bfad488,.bfaddff {
		margin-top: .25rem!important;
	}
	.bfad4c5,.bfadc96 {
		margin-right: .25rem!important;
	}
	.bfad488,.bfadd3e {
		margin-bottom: .25rem!important;
	}
	.bfad4c5,.bfadc1e {
		margin-left: .25rem!important;
	}
	.bfad971 {
		margin: .5rem!important;
	}
	.bfad38c,.bfade70 {
		margin-top: .5rem!important;
	}
	.bfad96b8,.bfadf42 {
		margin-right: .5rem!important;
	}
	.bfad88a,.bfade70 {
		margin-bottom: .5rem!important;
	}
	.bfad96b8,.bfadb2a {
		margin-left: .5rem!important;
	}
	.bfad107d {
		margin: 1rem!important;
	}
	.bfad4d2,.bfad479b {
		margin-top: 1rem!important;
	}
	.bfad807,.bfadcd53 {
		margin-right: 1rem!important;
	}
	.bfad479b,.bfade9f {
		margin-bottom: 1rem!important;
	}
	.bfad1f86,.bfadcd53 {
		margin-left: 1rem!important;
	}
	.bfad963 {
		margin: 1.5rem!important;
	}
	.bfad867,.bfaddfd {
		margin-top: 1.5rem!important;
	}
	.bfad97c,.bfaddbc {
		margin-right: 1.5rem!important;
	}
	.bfad620,.bfaddfd {
		margin-bottom: 1.5rem!important;
	}
	.bfad73e7,.bfad97c {
		margin-left: 1.5rem!important;
	}
	.bfad3067 {
		margin: 3rem!important;
	}
	.bfadbaee,.bfade6a {
		margin-top: 3rem!important;
	}
	.bfad0a0,.bfadf30 {
		margin-right: 3rem!important;
	}
	.bfad4b3,.bfade6a {
		margin-bottom: 3rem!important;
	}
	.bfad0a0,.bfad63b {
		margin-left: 3rem!important;
	}
	.bfadd70 {
		padding: 0!important;
	}
	.bfad077,.bfadca4 {
		padding-top: 0!important;
	}
	.bfad8ff4,.bfada74 {
		padding-right: 0!important;
	}
	.bfad8b3,.bfadca4 {
		padding-bottom: 0!important;
	}
	.bfad877,.bfada74 {
		padding-left: 0!important;
	}
	.bfad7e0 {
		padding: .25rem!important;
	}
	.bfadcd0,.bfadfd3 {
		padding-top: .25rem!important;
	}
	.bfad5a4,.bfad281 {
		padding-right: .25rem!important;
	}
	.bfadbba,.bfadcd0 {
		padding-bottom: .25rem!important;
	}
	.bfad0d9,.bfad281 {
		padding-left: .25rem!important;
	}
	.bfadbcc {
		padding: .5rem!important;
	}
	.bfadb47,.bfadd5e {
		padding-top: .5rem!important;
	}
	.bfad0a09,.bfad450 {
		padding-right: .5rem!important;
	}
	.bfad4bf1,.bfadb47 {
		padding-bottom: .5rem!important;
	}
	.bfad450,.bfade38 {
		padding-left: .5rem!important;
	}
	.bfada5f {
		padding: 1rem!important;
	}
	.bfadc1b,.bfadf75 {
		padding-top: 1rem!important;
	}
	.bfad4bd,.bfadc91 {
		padding-right: 1rem!important;
	}
	.bfad818,.bfadc1b {
		padding-bottom: 1rem!important;
	}
	.bfad4bd,.bfad183 {
		padding-left: 1rem!important;
	}
	.bfad79ef {
		padding: 1.5rem!important;
	}
	.bfad4810,.bfadc12 {
		padding-top: 1.5rem!important;
	}
	.bfad25c,.bfad733 {
		padding-right: 1.5rem!important;
	}
	.bfad7c9,.bfad4810 {
		padding-bottom: 1.5rem!important;
	}
	.bfad9f4,.bfad25c {
		padding-left: 1.5rem!important;
	}
	.bfad8665 {
		padding: 3rem!important;
	}
	.bfad83c,.bfad099 {
		padding-top: 3rem!important;
	}
	.bfad372,.bfadf14a {
		padding-right: 3rem!important;
	}
	.bfad83c,.bfada4c1 {
		padding-bottom: 3rem!important;
	}
	.bfad372,.bfad591 {
		padding-left: 3rem!important;
	}
	.bfad62f {
		margin: -.25rem!important;
	}
	.bfad87f,.bfadfb9 {
		margin-top: -.25rem!important;
	}
	.bfad385,.bfadff1 {
		margin-right: -.25rem!important;
	}
	.bfad87f,.bfadad7 {
		margin-bottom: -.25rem!important;
	}
	.bfad385,.bfadcf2 {
		margin-left: -.25rem!important;
	}
	.bfad9b0 {
		margin: -.5rem!important;
	}
	.bfad07df,.bfad345 {
		margin-top: -.5rem!important;
	}
	.bfad3b6,.bfadc29 {
		margin-right: -.5rem!important;
	}
	.bfad07df,.bfad595 {
		margin-bottom: -.5rem!important;
	}
	.bfad3b6,.bfadefe {
		margin-left: -.5rem!important;
	}
	.bfad7c8 {
		margin: -1rem!important;
	}
	.bfad0ed,.bfadc1a {
		margin-top: -1rem!important;
	}
	.bfad30a,.bfad802 {
		margin-right: -1rem!important;
	}
	.bfad0ed,.bfad6cd {
		margin-bottom: -1rem!important;
	}
	.bfad30a,.bfadc7d {
		margin-left: -1rem!important;
	}
	.bfad54f {
		margin: -1.5rem!important;
	}
	.bfad316,.bfad1019 {
		margin-top: -1.5rem!important;
	}
	.bfad285,.bfad595f {
		margin-right: -1.5rem!important;
	}
	.bfad099a,.bfad316 {
		margin-bottom: -1.5rem!important;
	}
	.bfad285,.bfadb73 {
		margin-left: -1.5rem!important;
	}
	.bfad7e6 {
		margin: -3rem!important;
	}
	.bfad453,.bfad688 {
		margin-top: -3rem!important;
	}
	.bfad8a0,.bfad20b {
		margin-right: -3rem!important;
	}
	.bfad688,.bfadbf1 {
		margin-bottom: -3rem!important;
	}
	.bfad20b,.bfad573 {
		margin-left: -3rem!important;
	}
	.bfad286 {
		margin: auto!important;
	}
	.bfad25e,.bfadb24 {
		margin-top: auto!important;
	}
	.bfad789,.bfadec7b {
		margin-right: auto!important;
	}
	.bfad5a5,.bfadb24 {
		margin-bottom: auto!important;
	}
	.bfada506,.bfadec7b {
		margin-left: auto!important;
	}
}
@media (min-width:768px) {
	.bfad9305 {
		margin: 0!important;
	}
	.bfad048,.bfadc58 {
		margin-top: 0!important;
	}
	.bfaddc9,.bfadfc85 {
		margin-right: 0!important;
	}
	.bfad4c4a,.bfadc58 {
		margin-bottom: 0!important;
	}
	.bfad6d7,.bfadfc85 {
		margin-left: 0!important;
	}
	.bfad0cf {
		margin: .25rem!important;
	}
	.bfad1de,.bfad275 {
		margin-top: .25rem!important;
	}
	.bfad550,.bfad707 {
		margin-right: .25rem!important;
	}
	.bfad275,.bfadaa6 {
		margin-bottom: .25rem!important;
	}
	.bfad707,.bfadfad {
		margin-left: .25rem!important;
	}
	.bfad5384 {
		margin: .5rem!important;
	}
	.bfadc6e,.bfadf96 {
		margin-top: .5rem!important;
	}
	.bfad0d5,.bfad77a {
		margin-right: .5rem!important;
	}
	.bfadb06,.bfadf96 {
		margin-bottom: .5rem!important;
	}
	.bfad48e2,.bfad77a {
		margin-left: .5rem!important;
	}
	.bfad13fe {
		margin: 1rem!important;
	}
	.bfad2b8,.bfada34 {
		margin-top: 1rem!important;
	}
	.bfad4eb,.bfad45e {
		margin-right: 1rem!important;
	}
	.bfad910,.bfada34 {
		margin-bottom: 1rem!important;
	}
	.bfad45e,.bfadb85 {
		margin-left: 1rem!important;
	}
	.bfad533 {
		margin: 1.5rem!important;
	}
	.bfad723,.bfadc4fd {
		margin-top: 1.5rem!important;
	}
	.bfadaca,.bfade90 {
		margin-right: 1.5rem!important;
	}
	.bfad054,.bfadc4fd {
		margin-bottom: 1.5rem!important;
	}
	.bfad3bd,.bfade90 {
		margin-left: 1.5rem!important;
	}
	.bfadc68 {
		margin: 3rem!important;
	}
	.bfad3e6d,.bfadfde {
		margin-top: 3rem!important;
	}
	.bfad337,.bfad622 {
		margin-right: 3rem!important;
	}
	.bfad15c,.bfadfde {
		margin-bottom: 3rem!important;
	}
	.bfad236,.bfad337 {
		margin-left: 3rem!important;
	}
	.bfad9cfc {
		padding: 0!important;
	}
	.bfad760,.bfade50 {
		padding-top: 0!important;
	}
	.bfad21a,.bfad95f {
		padding-right: 0!important;
	}
	.bfadcce,.bfade50 {
		padding-bottom: 0!important;
	}
	.bfad21a,.bfad145 {
		padding-left: 0!important;
	}
	.bfad081 {
		padding: .25rem!important;
	}
	.bfad9944,.bfade389 {
		padding-top: .25rem!important;
	}
	.bfad2a8,.bfad46e {
		padding-right: .25rem!important;
	}
	.bfad9944,.bfadb1d {
		padding-bottom: .25rem!important;
	}
	.bfad2a8,.bfad23c {
		padding-left: .25rem!important;
	}
	.bfade06 {
		padding: .5rem!important;
	}
	.bfad933,.bfadc6ee {
		padding-top: .5rem!important;
	}
	.bfad60f,.bfad351 {
		padding-right: .5rem!important;
	}
	.bfad933,.bfade2b {
		padding-bottom: .5rem!important;
	}
	.bfad351,.bfadecb2 {
		padding-left: .5rem!important;
	}
	.bfadafc {
		padding: 1rem!important;
	}
	.bfad18a,.bfad988 {
		padding-top: 1rem!important;
	}
	.bfad8b0,.bfad282 {
		padding-right: 1rem!important;
	}
	.bfad988,.bfadf12 {
		padding-bottom: 1rem!important;
	}
	.bfad8b0,.bfadb7a3 {
		padding-left: 1rem!important;
	}
	.bfad2b7 {
		padding: 1.5rem!important;
	}
	.bfad7db0,.bfad83c0 {
		padding-top: 1.5rem!important;
	}
	.bfad9da,.bfadb1d6 {
		padding-right: 1.5rem!important;
	}
	.bfad83c0,.bfade4a9 {
		padding-bottom: 1.5rem!important;
	}
	.bfad4ab,.bfad9da {
		padding-left: 1.5rem!important;
	}
	.bfad31c {
		padding: 3rem!important;
	}
	.bfad02f,.bfadd6b {
		padding-top: 3rem!important;
	}
	.bfad4c66,.bfadcf3 {
		padding-right: 3rem!important;
	}
	.bfad02c,.bfad02f {
		padding-bottom: 3rem!important;
	}
	.bfadcf3,.bfadf754 {
		padding-left: 3rem!important;
	}
	.bfad3c80 {
		margin: -.25rem!important;
	}
	.bfad7be,.bfadf98 {
		margin-top: -.25rem!important;
	}
	.bfad15d,.bfadf8d {
		margin-right: -.25rem!important;
	}
	.bfad81c,.bfadf98 {
		margin-bottom: -.25rem!important;
	}
	.bfadc51,.bfadf8d {
		margin-left: -.25rem!important;
	}
	.bfad86b {
		margin: -.5rem!important;
	}
	.bfad9e7,.bfad7985 {
		margin-top: -.5rem!important;
	}
	.bfad5f8,.bfadb65 {
		margin-right: -.5rem!important;
	}
	.bfad9e7,.bfadd60c {
		margin-bottom: -.5rem!important;
	}
	.bfad5f8,.bfad469 {
		margin-left: -.5rem!important;
	}
	.bfad012 {
		margin: -1rem!important;
	}
	.bfad379,.bfad833 {
		margin-top: -1rem!important;
	}
	.bfadc0f,.bfadede4 {
		margin-right: -1rem!important;
	}
	.bfad412,.bfad833 {
		margin-bottom: -1rem!important;
	}
	.bfadbd4,.bfadede4 {
		margin-left: -1rem!important;
	}
	.bfadfc9 {
		margin: -1.5rem!important;
	}
	.bfad2dd,.bfadab4 {
		margin-top: -1.5rem!important;
	}
	.bfad1fa,.bfadb25 {
		margin-right: -1.5rem!important;
	}
	.bfad2dd,.bfad975 {
		margin-bottom: -1.5rem!important;
	}
	.bfadb25,.bfadc8d {
		margin-left: -1.5rem!important;
	}
	.bfad047 {
		margin: -3rem!important;
	}
	.bfad44d,.bfadfab1 {
		margin-top: -3rem!important;
	}
	.bfad2174,.bfadee4 {
		margin-right: -3rem!important;
	}
	.bfad461,.bfadfab1 {
		margin-bottom: -3rem!important;
	}
	.bfadece,.bfadee4 {
		margin-left: -3rem!important;
	}
	.bfad76f {
		margin: auto!important;
	}
	.bfad045,.bfad982a {
		margin-top: auto!important;
	}
	.bfad59b,.bfadf63 {
		margin-right: auto!important;
	}
	.bfad8d6,.bfad982a {
		margin-bottom: auto!important;
	}
	.bfad59b,.bfad170 {
		margin-left: auto!important;
	}
}
@media (min-width:992px) {
	.bfad4f4 {
		margin: 0!important;
	}
	.bfad607,.bfad934 {
		margin-top: 0!important;
	}
	.bfad9dc,.bfadc91d {
		margin-right: 0!important;
	}
	.bfad607,.bfad742 {
		margin-bottom: 0!important;
	}
	.bfad9dc,.bfadaff {
		margin-left: 0!important;
	}
	.bfadcdd5 {
		margin: .25rem!important;
	}
	.bfada63,.bfaddfe {
		margin-top: .25rem!important;
	}
	.bfad6d8,.bfad029 {
		margin-right: .25rem!important;
	}
	.bfad5c5c,.bfada63 {
		margin-bottom: .25rem!important;
	}
	.bfad6d8,.bfad151 {
		margin-left: .25rem!important;
	}
	.bfade0f {
		margin: .5rem!important;
	}
	.bfadc61,.bfadf82 {
		margin-top: .5rem!important;
	}
	.bfad08a,.bfad9ac {
		margin-right: .5rem!important;
	}
	.bfad718,.bfadc61 {
		margin-bottom: .5rem!important;
	}
	.bfad9ac,.bfadd68 {
		margin-left: .5rem!important;
	}
	.bfaddbb {
		margin: 1rem!important;
	}
	.bfadc24,.bfadf08 {
		margin-top: 1rem!important;
	}
	.bfad06d,.bfad7b5 {
		margin-right: 1rem!important;
	}
	.bfadc24,.bfadc86 {
		margin-bottom: 1rem!important;
	}
	.bfad06d,.bfad074 {
		margin-left: 1rem!important;
	}
	.bfadc4b {
		margin: 1.5rem!important;
	}
	.bfad652,.bfad796 {
		margin-top: 1.5rem!important;
	}
	.bfadc81,.bfadd0c {
		margin-right: 1.5rem!important;
	}
	.bfad652,.bfadf03 {
		margin-bottom: 1.5rem!important;
	}
	.bfadbda6,.bfadd0c {
		margin-left: 1.5rem!important;
	}
	.bfad499 {
		margin: 3rem!important;
	}
	.bfad3ac,.bfadabd {
		margin-top: 3rem!important;
	}
	.bfad3f3e,.bfadab1 {
		margin-right: 3rem!important;
	}
	.bfadaa3,.bfadabd {
		margin-bottom: 3rem!important;
	}
	.bfadab1,.bfadbda9 {
		margin-left: 3rem!important;
	}
	.bfadca3 {
		padding: 0!important;
	}
	.bfad67b,.bfad554 {
		padding-top: 0!important;
	}
	.bfad9f8,.bfad26c {
		padding-right: 0!important;
	}
	.bfad67b,.bfad844 {
		padding-bottom: 0!important;
	}
	.bfad26c,.bfad964 {
		padding-left: 0!important;
	}
	.bfad41f {
		padding: .25rem!important;
	}
	.bfad1bf,.bfad7c7 {
		padding-top: .25rem!important;
	}
	.bfad6fa,.bfadcee {
		padding-right: .25rem!important;
	}
	.bfad1bf,.bfadbcb {
		padding-bottom: .25rem!important;
	}
	.bfad6fa,.bfad512 {
		padding-left: .25rem!important;
	}
	.bfad105 {
		padding: .5rem!important;
	}
	.bfadb1f,.bfadd2e {
		padding-top: .5rem!important;
	}
	.bfad11b,.bfad30c {
		padding-right: .5rem!important;
	}
	.bfadbf7,.bfadd2e {
		padding-bottom: .5rem!important;
	}
	.bfad30c,.bfad967 {
		padding-left: .5rem!important;
	}
	.bfadac7 {
		padding: 1rem!important;
	}
	.bfadefe3,.bfadff19 {
		padding-top: 1rem!important;
	}
	.bfadc3e2,.bfadd5d4 {
		padding-right: 1rem!important;
	}
	.bfad1d0,.bfadff19 {
		padding-bottom: 1rem!important;
	}
	.bfad6d0,.bfadd5d4 {
		padding-left: 1rem!important;
	}
	.bfad339 {
		padding: 1.5rem!important;
	}
	.bfad7bb,.bfada8a {
		padding-top: 1.5rem!important;
	}
	.bfad4f4f,.bfada3f {
		padding-right: 1.5rem!important;
	}
	.bfada8a,.bfade21 {
		padding-bottom: 1.5rem!important;
	}
	.bfad4f4f,.bfad150 {
		padding-left: 1.5rem!important;
	}
	.bfadfe2 {
		padding: 3rem!important;
	}
	.bfad9ee,.bfad59e {
		padding-top: 3rem!important;
	}
	.bfadc50,.bfadf2a {
		padding-right: 3rem!important;
	}
	.bfad9ee,.bfad797 {
		padding-bottom: 3rem!important;
	}
	.bfad7b8,.bfadf2a {
		padding-left: 3rem!important;
	}
	.bfada9c {
		margin: -.25rem!important;
	}
	.bfad8e3,.bfadc8b {
		margin-top: -.25rem!important;
	}
	.bfad551,.bfadead7 {
		margin-right: -.25rem!important;
	}
	.bfad1de1,.bfad8e3 {
		margin-bottom: -.25rem!important;
	}
	.bfad5bf,.bfad551 {
		margin-left: -.25rem!important;
	}
	.bfade44 {
		margin: -.5rem!important;
	}
	.bfad01b,.bfadce4 {
		margin-top: -.5rem!important;
	}
	.bfada59,.bfadad3e {
		margin-right: -.5rem!important;
	}
	.bfad01b,.bfadce5 {
		margin-bottom: -.5rem!important;
	}
	.bfad6768,.bfada59 {
		margin-left: -.5rem!important;
	}
	.bfad0295 {
		margin: -1rem!important;
	}
	.bfad2dc,.bfad743 {
		margin-top: -1rem!important;
	}
	.bfad598,.bfadf3c {
		margin-right: -1rem!important;
	}
	.bfad743,.bfadf6a {
		margin-bottom: -1rem!important;
	}
	.bfad38f,.bfadf3c {
		margin-left: -1rem!important;
	}
	.bfadec9 {
		margin: -1.5rem!important;
	}
	.bfadc62,.bfadcf9 {
		margin-top: -1.5rem!important;
	}
	.bfad07c,.bfadea2 {
		margin-right: -1.5rem!important;
	}
	.bfad44f,.bfadcf9 {
		margin-bottom: -1.5rem!important;
	}
	.bfad07c,.bfad215 {
		margin-left: -1.5rem!important;
	}
	.bfad35f {
		margin: -3rem!important;
	}
	.bfad35a2,.bfadc11 {
		margin-top: -3rem!important;
	}
	.bfad17b,.bfad45b {
		margin-right: -3rem!important;
	}
	.bfad35a2,.bfade81 {
		margin-bottom: -3rem!important;
	}
	.bfad6a7d,.bfad17b {
		margin-left: -3rem!important;
	}
	.bfad7d1 {
		margin: auto!important;
	}
	.bfad3a8,.bfad5d3 {
		margin-top: auto!important;
	}
	.bfad914,.bfadd79 {
		margin-right: auto!important;
	}
	.bfad1fd,.bfad5d3 {
		margin-bottom: auto!important;
	}
	.bfad507,.bfadd79 {
		margin-left: auto!important;
	}
}
@media (min-width:1200px) {
  .h1, h1 {
    font-size: 2.5rem !important;
  }
	.bfad3a9 {
		margin: 0!important;
	}
	.bfad2e2,.bfad4b2 {
		margin-top: 0!important;
	}
	.bfad97a,.bfad3168 {
		margin-right: 0!important;
	}
	.bfad2e2,.bfade21f {
		margin-bottom: 0!important;
	}
	.bfad97a,.bfade2c {
		margin-left: 0!important;
	}
	.bfad80d {
		margin: .25rem!important;
	}
	.bfadb6a,.bfadc56 {
		margin-top: .25rem!important;
	}
	.bfad73a7,.bfadae0 {
		margin-right: .25rem!important;
	}
	.bfad7ba,.bfadc56 {
		margin-bottom: .25rem!important;
	}
	.bfad4dd,.bfad73a7 {
		margin-left: .25rem!important;
	}
	.bfad4c8 {
		margin: .5rem!important;
	}
	.bfad8f7,.bfada502 {
		margin-top: .5rem!important;
	}
	.bfad8c4,.bfadec9f {
		margin-right: .5rem!important;
	}
	.bfad8f7,.bfadfd4 {
		margin-bottom: .5rem!important;
	}
	.bfad2fe,.bfadec9f {
		margin-left: .5rem!important;
	}
	.bfadb32 {
		margin: 1rem!important;
	}
	.bfad2d3,.bfadafcc {
		margin-top: 1rem!important;
	}
	.bfadea0,.bfadf83 {
		margin-right: 1rem!important;
	}
	.bfad2d3,.bfadb92 {
		margin-bottom: 1rem!important;
	}
	.bfadd54,.bfadf83 {
		margin-left: 1rem!important;
	}
	.bfad999 {
		margin: 1.5rem!important;
	}
	.bfadca4b,.bfadf4ef {
		margin-top: 1.5rem!important;
	}
	.bfad4a3,.bfadac20 {
		margin-right: 1.5rem!important;
	}
	.bfad49f,.bfadf4ef {
		margin-bottom: 1.5rem!important;
	}
	.bfad5500,.bfadac20 {
		margin-left: 1.5rem!important;
	}
	.bfadf43 {
		margin: 3rem!important;
	}
	.bfad2e94,.bfad8b46 {
		margin-top: 3rem!important;
	}
	.bfad9aa,.bfad39f5 {
		margin-right: 3rem!important;
	}
	.bfad2e94,.bfad11e {
		margin-bottom: 3rem!important;
	}
	.bfad9aa,.bfad227 {
		margin-left: 3rem!important;
	}
	.bfaded1 {
		padding: 0!important;
	}
	.bfad0d98,.bfad2d8 {
		padding-top: 0!important;
	}
	.bfad0a1,.bfad6c3 {
		padding-right: 0!important;
	}
	.bfad0d98,.bfad7876 {
		padding-bottom: 0!important;
	}
	.bfad0a1,.bfad38a {
		padding-left: 0!important;
	}
	.bfada66 {
		padding: .25rem!important;
	}
	.bfad1a9,.bfad4d2d {
		padding-top: .25rem!important;
	}
	.bfad9e3,.bfad22b {
		padding-right: .25rem!important;
	}
	.bfad1a9,.bfad892a {
		padding-bottom: .25rem!important;
	}
	.bfad016,.bfad22b {
		padding-left: .25rem!important;
	}
	.bfade75 {
		padding: .5rem!important;
	}
	.bfadd84,.bfadeee {
		padding-top: .5rem!important;
	}
	.bfad2f8,.bfadf586 {
		padding-right: .5rem!important;
	}
	.bfad10ce,.bfadeee {
		padding-bottom: .5rem!important;
	}
	.bfad4d8e,.bfadf586 {
		padding-left: .5rem!important;
	}
	.bfadd15 {
		padding: 1rem!important;
	}
	.bfad5b0,.bfada49 {
		padding-top: 1rem!important;
	}
	.bfad152,.bfada94 {
		padding-right: 1rem!important;
	}
	.bfad5b0,.bfadd19 {
		padding-bottom: 1rem!important;
	}
	.bfada94,.bfadf86 {
		padding-left: 1rem!important;
	}
	.bfadcf43 {
		padding: 1.5rem!important;
	}
	.bfad2da,.bfaddf5 {
		padding-top: 1.5rem!important;
	}
	.bfad369,.bfaddfa {
		padding-right: 1.5rem!important;
	}
	.bfad133,.bfaddf5 {
		padding-bottom: 1.5rem!important;
	}
	.bfad369,.bfada53 {
		padding-left: 1.5rem!important;
	}
	.bfad50bf {
		padding: 3rem!important;
	}
	.bfad0c7,.bfade13 {
		padding-top: 3rem!important;
	}
	.bfad6cd3,.bfad534 {
		padding-right: 3rem!important;
	}
	.bfad0c7,.bfad17be {
		padding-bottom: 3rem!important;
	}
	.bfad1fc,.bfad534 {
		padding-left: 3rem!important;
	}
	.bfad205 {
		margin: -.25rem!important;
	}
	.bfad9d7,.bfadc14 {
		margin-top: -.25rem!important;
	}
	.bfad290,.bfade4a2 {
		margin-right: -.25rem!important;
	}
	.bfad5e4,.bfadc14 {
		margin-bottom: -.25rem!important;
	}
	.bfadd1f,.bfade4a2 {
		margin-left: -.25rem!important;
	}
	.bfad735 {
		margin: -.5rem!important;
	}
	.bfad582,.bfadf39 {
		margin-top: -.5rem!important;
	}
	.bfad035,.bfadb0a {
		margin-right: -.5rem!important;
	}
	.bfad582,.bfada29 {
		margin-bottom: -.5rem!important;
	}
	.bfadb0a,.bfadb57 {
		margin-left: -.5rem!important;
	}
	.bfad15e {
		margin: -1rem!important;
	}
	.bfad162,.bfada10 {
		margin-top: -1rem!important;
	}
	.bfad6c6,.bfad34b1 {
		margin-right: -1rem!important;
	}
	.bfad73b,.bfad162 {
		margin-bottom: -1rem!important;
	}
	.bfad34b1,.bfadefa {
		margin-left: -1rem!important;
	}
	.bfad803 {
		margin: -1.5rem!important;
	}
	.bfad7e1,.bfad27be {
		margin-top: -1.5rem!important;
	}
	.bfad9b0d,.bfada7b {
		margin-right: -1.5rem!important;
	}
	.bfad27be,.bfad365 {
		margin-bottom: -1.5rem!important;
	}
	.bfad6ba,.bfad9b0d {
		margin-left: -1.5rem!important;
	}
	.bfadc6a9 {
		margin: -3rem!important;
	}
	.bfad5fb,.bfadd80 {
		margin-top: -3rem!important;
	}
	.bfad7bbc,.bfadba9 {
		margin-right: -3rem!important;
	}
	.bfad5df,.bfadd80 {
		margin-bottom: -3rem!important;
	}
	.bfad7bb7,.bfad7bbc {
		margin-left: -3rem!important;
	}
	.bfadfb5 {
		margin: auto!important;
	}
	.bfad5ce,.bfada51 {
		margin-top: auto!important;
	}
	.bfad32e,.bfadd7f {
		margin-right: auto!important;
	}
	.bfad17d,.bfada51 {
		margin-bottom: auto!important;
	}
	.bfad32e,.bfad55c {
		margin-left: auto!important;
	}
}
@media (min-width:1367px) {
	.bfadda9 {
		margin: 0!important;
	}
	.bfada59d,.bfadd7e {
		margin-top: 0!important;
	}
	.bfad02a,.bfadfa9 {
		margin-right: 0!important;
	}
	.bfad15a,.bfada59d {
		margin-bottom: 0!important;
	}
	.bfad627,.bfadfa9 {
		margin-left: 0!important;
	}
	.bfad7f0 {
		margin: .25rem!important;
	}
	.bfada9f,.bfadde6 {
		margin-top: .25rem!important;
	}
	.bfad0a10,.bfad9e7f {
		margin-right: .25rem!important;
	}
	.bfada9f,.bfaddc9b {
		margin-bottom: .25rem!important;
	}
	.bfad0a10,.bfad6767 {
		margin-left: .25rem!important;
	}
	.bfad0e6 {
		margin: .5rem!important;
	}
	.bfad6d1,.bfad587 {
		margin-top: .5rem!important;
	}
	.bfadc15,.bfadc90 {
		margin-right: .5rem!important;
	}
	.bfad26b,.bfad587 {
		margin-bottom: .5rem!important;
	}
	.bfadc15,.bfadfc93 {
		margin-left: .5rem!important;
	}
	.bfade03 {
		margin: 1rem!important;
	}
	.bfad1c3,.bfadacb {
		margin-top: 1rem!important;
	}
	.bfad76fd,.bfadf360 {
		margin-right: 1rem!important;
	}
	.bfad0c75,.bfad1c3 {
		margin-bottom: 1rem!important;
	}
	.bfad76fd,.bfadf2f {
		margin-left: 1rem!important;
	}
	.bfad6c2 {
		margin: 1.5rem!important;
	}
	.bfad744,.bfadf4c {
		margin-top: 1.5rem!important;
	}
	.bfad027,.bfaddf1 {
		margin-right: 1.5rem!important;
	}
	.bfad243,.bfadf4c {
		margin-bottom: 1.5rem!important;
	}
	.bfad99c9,.bfaddf1 {
		margin-left: 1.5rem!important;
	}
	.bfad814 {
		margin: 3rem!important;
	}
	.bfadd3c,.bfaddfc {
		margin-top: 3rem!important;
	}
	.bfad0ec,.bfad6fe {
		margin-right: 3rem!important;
	}
	.bfad1e0,.bfadd3c {
		margin-bottom: 3rem!important;
	}
	.bfad6fe,.bfad22d {
		margin-left: 3rem!important;
	}
	.bfad861 {
		padding: 0!important;
	}
	.bfad330,.bfadd52 {
		padding-top: 0!important;
	}
	.bfad1fed,.bfadf25 {
		padding-right: 0!important;
	}
	.bfadd52,.bfadebc {
		padding-bottom: 0!important;
	}
	.bfad8c3,.bfadf25 {
		padding-left: 0!important;
	}
	.bfadb06f {
		padding: .25rem!important;
	}
	.bfad5a2e,.bfad8af {
		padding-top: .25rem!important;
	}
	.bfad7184,.bfadf759 {
		padding-right: .25rem!important;
	}
	.bfad5a2e,.bfad7da {
		padding-bottom: .25rem!important;
	}
	.bfadb6a9,.bfadf759 {
		padding-left: .25rem!important;
	}
	.bfad7dc9 {
		padding: .5rem!important;
	}
	.bfad39ff,.bfadffa {
		padding-top: .5rem!important;
	}
	.bfad593,.bfadb0c {
		padding-right: .5rem!important;
	}
	.bfadf00,.bfadffa {
		padding-bottom: .5rem!important;
	}
	.bfad593,.bfadcc1 {
		padding-left: .5rem!important;
	}
	.bfadb410 {
		padding: 1rem!important;
	}
	.bfad63b5,.bfadf121 {
		padding-top: 1rem!important;
	}
	.bfad4c45,.bfadc0b {
		padding-right: 1rem!important;
	}
	.bfadd5f,.bfadf121 {
		padding-bottom: 1rem!important;
	}
	.bfada7fa,.bfadc0b {
		padding-left: 1rem!important;
	}
	.bfad28d4 {
		padding: 1.5rem!important;
	}
	.bfadcff,.bfadfd1 {
		padding-top: 1.5rem!important;
	}
	.bfad0b9,.bfadc681 {
		padding-right: 1.5rem!important;
	}
	.bfadbae1,.bfadfd1 {
		padding-bottom: 1.5rem!important;
	}
	.bfad0b9,.bfad156 {
		padding-left: 1.5rem!important;
	}
	.bfad83b {
		padding: 3rem!important;
	}
	.bfad522,.bfad4454 {
		padding-top: 3rem!important;
	}
	.bfad402,.bfadd605 {
		padding-right: 3rem!important;
	}
	.bfad522,.bfadbad {
		padding-bottom: 3rem!important;
	}
	.bfad2159,.bfadd605 {
		padding-left: 3rem!important;
	}
	.bfad65b {
		margin: -.25rem!important;
	}
	.bfad7cd,.bfaddfd5 {
		margin-top: -.25rem!important;
	}
	.bfad7878,.bfadc778 {
		margin-right: -.25rem!important;
	}
	.bfad7cd,.bfad65b2 {
		margin-bottom: -.25rem!important;
	}
	.bfad953,.bfad7878 {
		margin-left: -.25rem!important;
	}
	.bfad5d33 {
		margin: -.5rem!important;
	}
	.bfad1e3b,.bfad5b8 {
		margin-top: -.5rem!important;
	}
	.bfada8b,.bfadf911 {
		margin-right: -.5rem!important;
	}
	.bfad0f6,.bfad5b8 {
		margin-bottom: -.5rem!important;
	}
	.bfade01f,.bfadf911 {
		margin-left: -.5rem!important;
	}
	.bfad017 {
		margin: -1rem!important;
	}
	.bfad0ec6,.bfad9a8f {
		margin-top: -1rem!important;
	}
	.bfadbd5,.bfade442 {
		margin-right: -1rem!important;
	}
	.bfad0ec6,.bfad2f0 {
		margin-bottom: -1rem!important;
	}
	.bfadbd5,.bfadf43e {
		margin-left: -1rem!important;
	}
	.bfadf866 {
		margin: -1.5rem!important;
	}
	.bfad218,.bfada61 {
		margin-top: -1.5rem!important;
	}
	.bfad4125,.bfadfcbe {
		margin-right: -1.5rem!important;
	}
	.bfada61,.bfadce58 {
		margin-bottom: -1.5rem!important;
	}
	.bfad938,.bfad4125 {
		margin-left: -1.5rem!important;
	}
	.bfade89 {
		margin: -3rem!important;
	}
	.bfad835,.bfadbd9 {
		margin-top: -3rem!important;
	}
	.bfad194,.bfadfc6 {
		margin-right: -3rem!important;
	}
	.bfad0e6a,.bfad835 {
		margin-bottom: -3rem!important;
	}
	.bfad194,.bfadec6 {
		margin-left: -3rem!important;
	}
	.bfad986 {
		margin: auto!important;
	}
	.bfad8a3,.bfadc98 {
		margin-top: auto!important;
	}
	.bfad5c7,.bfadd04 {
		margin-right: auto!important;
	}
	.bfad118,.bfadc98 {
		margin-bottom: auto!important;
	}
	.bfad4bf9,.bfadd04 {
		margin-left: auto!important;
	}
}
.bfad1cd {
	font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important;
}
.bfad436 {
	text-align: justify!important;
}
.bfadc89 {
	white-space: normal!important;
}
.bfad0d6f {
	white-space: nowrap!important;
}
.bfad8e0 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.bfad4fb {
	text-align: left!important;
}
.bfade64 {
	text-align: right!important;
}
.bfad062 {
	text-align: center!important;
}
@media (min-width:576px) {
	.bfad52a2 {
		text-align: left!important;
	}
	.bfad0d90 {
		text-align: right!important;
	}
	.bfad3a88 {
		text-align: center!important;
	}
}
@media (min-width:768px) {
	.bfad120 {
		text-align: left!important;
	}
	.bfadc23d {
		text-align: right!important;
	}
	.bfad9d6 {
		text-align: center!important;
	}
}
@media (min-width:992px) {
	.bfad2f5 {
		text-align: left!important;
	}
	.bfad7d4b {
		text-align: right!important;
	}
	.bfada1c {
		text-align: center!important;
	}
}
@media (min-width:1200px) {
	.bfadefb {
		text-align: left!important;
	}
	.bfadaa9 {
		text-align: right!important;
	}
	.bfad39d {
		text-align: center!important;
	}
}
@media (min-width:1367px) {
	.bfadd549 {
		text-align: left!important;
	}
	.bfad11d {
		text-align: right!important;
	}
	.bfad97a7 {
		text-align: center!important;
	}
}
.bfadcf5 {
	text-transform: lowercase!important;
}
.bfad068 {
	text-transform: uppercase!important;
}
.bfad98b {
	text-transform: capitalize!important;
}
.bfadc88 {
	font-weight: 300!important;
}
.bfadca1 {
	font-weight: lighter!important;
}
.bfad11d7 {
	font-weight: 400!important;
}
.bfad6c67 {
	font-weight: 700!important;
}
.bfad1de6 {
	font-weight: bolder!important;
}
.bfadd65 {
	font-style: italic!important;
}
.bfad8a48,.bfadd5a {
	color: #fff!important;
}
a.bfad8a48:focus,a.bfad8a48:hover {
	color: #d9d9d9!important;
}
.bfad176 {
	color: #222!important;
}
a.bfad176:focus,a.bfad176:hover {
	color: #000!important;
}
.bfad80d6 {
	color: #26c280!important;
}
a.bfad80d6:focus,a.bfad80d6:hover {
	color: #198256!important;
}
.bfadbe74 {
	color: #17a2b8!important;
}
a.bfadbe74:focus,a.bfadbe74:hover {
	color: #0f6674!important;
}
.bfad440 {
	color: #ffc107!important;
}
a.bfad440:focus,a.bfad440:hover {
	color: #ba8b00!important;
}
.bfadaec {
	color: #dc3545!important;
}
a.bfadaec:focus,a.bfadaec:hover {
	color: #a71d2a!important;
}
.bfad36a {
	color: #f8f9fa!important;
}
a.bfad36a:focus,a.bfad36a:hover {
	color: #cbd3da!important;
}
.bfad127 {
	color: #343a40!important;
}
a.bfad127:focus,a.bfad127:hover {
	color: #121416!important;
}
.bfad866d {
	color: #332426!important;
}
.bfadb9c {
	color: #6c757d!important;
}
.bfad721 {
	color: rgba(0,0,0,.5)!important;
}
.bfad77cd {
	color: hsla(0,0%,100%,.5)!important;
}
.bfaddaa {
	background-color: transparent;
	border: 0;
	color: transparent;
	font: 0/0 a;
	text-shadow: none;
}
.bfad974 {
	text-decoration: none!important;
}
.bfad53f {
	overflow-wrap: break-word!important;
	word-break: break-word!important;
}
.bfada30 {
	color: inherit!important;
}
[data-link],[data-ref] {
	cursor: pointer!important;
}
.aligncenter,.alignright {
	display: block;
}
.aligncenter {
	margin: 20px auto 0;
}
.alignright {
	float: right;
	margin: 20px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 20px 20px 20px 0;
}
.bfadc4c {
	clear: both;
}
.main ul li {
	list-style: none;
	margin: 12px 0 12px 15px;
}
.main ol p {
	padding-left: 40px;
}
.main ol li {
	color: #26c280;
	font-weight: 700;
	margin: 0 0 15px;
}
.main ol li p,.main ol li span {
	color: #fff;
}
.main ol li:before {
	background: #26c280;
	border-radius: 50%;
	color: #fff;
	content: counter(num) "";
	display: inline-block;
	font-size: 1.125rem;
	font-weight: 700;
	height: 25px;
	margin: 0 15px 5px 0;
	text-align: center;
	width: 25px;
}
.main ol li ul {
	margin-bottom: 15px;
}
.main ol li ul li {
	list-style: none;
	margin: 12px 0 12px 15px;
	position: relative;
}
.main ol li ul li:before {
	background: #fa0;
	counter-increment: none;
	height: 5px;
	left: -15px;
	top: 10px;
	width: 5px;
}
img {
	height: auto;
	width: auto;
}
#bfadb91 {
	padding-right: 0!important;
}
.bfad821 {
	color: #fff;
	font-size: 1.5625rem;
	margin-bottom: 20px;
	text-align: center;
}
.bfad98de {
	color: #fff;
	letter-spacing: 1px;
	text-decoration: underline;
}
@media (min-width:992px) {
	.main {
		min-height: 770px;
	}
}
.bfad1cb h3 {
	font-size: 1.25rem;
	font-weight: 700;
	margin-bottom: 15px;
}
.bfad1cb p {
	font-size: 1rem;
}
.bfad1cb a {
	text-decoration: underline;
}
.bfad024:before {
	background: #fff;
}
.bfad83f {
	align-content: center;
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	flex-direction: column;
	justify-content: center;
	min-height: 500px;
	ms-flex-align: center;
	ms-flex-direction: column;
	ms-flex-line-pack: center;
	ms-flex-pack: center;
}
.bfad83f h1 {
	font-size: 5rem;
}
.bfad83f p {
	font-size: 1.125rem;
}
.bfad02a6 {
	background: #fa0;
	background-size: 30px;
	border-radius: 5px;
	bottom: 10px;
	color: #444;
	height: 50px;
	line-height: 30px;
	right: 10px;
	text-align: center;
	text-decoration: none;
	transition: opacity .2s ease-out;
	width: 50px;
	z-index: 9999;
}
.bfad02a6:before {
	background: url(/wp-content/themes/theme-child/assets/dist/images/arrow-top.aefae5f8.svg) no-repeat;
	background-position: 50% 50%;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.bfad02a6.is-shown:hover {
	opacity: 1;
}
.bfadeca {
	background: #fa0;
	border-radius: 0;
	bottom: 0;
	height: 60px;
	right: 0;
	width: 50px;
}
@media (min-width:1200px) {
	.bfadeca {
		border-radius: 5px;
		bottom: 10px;
		height: 50px;
		right: 10px;
		width: 50px;
	}
}
.btn-alternate {
	border: 2px solid #f34;
	border-radius: 17px;
	letter-spacing: 1px;
}
.btn-play {
	background-color: #fa0;
	border-radius: 5px;
	font-weight: 700;
	height: 60px;
	letter-spacing: .07312rem;
	max-width: 280px;
	width: 100%;
}
@media (min-width:992px) {
	.btn-play {
		padding: 14px 45px;
	}
}
.btn-load-more {
	align-items: center;
	background: #333;
	border-radius: 5px;
	color: #fa0;
	cursor: pointer!important;
	display: flex;
	display: -ms-flexbox;
	font-size: .75rem;
	font-weight: 400;
	height: 35px;
	justify-content: center;
	ms-flex-align: center;
	ms-flex-pack: center;
	text-transform: inherit;
	width: 100%;
}
.btn-mobile-fixed {
	background: #ff720d;
	border-radius: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	min-width: 255px;
	position: fixed;
	z-index: 111;
}
@media (min-width:1200px) {
	.btn-mobile-fixed {
		border-radius: 5px;
		bottom: inherit;
		left: inherit;
		max-width: 100%;
		position: relative;
		width: 100%;
		z-index: inherit;
	}
}
.bfadfd3e {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/arrow_right.88bb88c0.svg);
}
.bfad3ee {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/cookies-ico.74bb5678.svg);
}
.bfad483 {
	padding-left: 25px;
}
.bfaddb6 {
	line-height: 0;
	margin: 10px 0 15px;
}
.bfaddb6 .bfadb06c,.bfaddb6 a {
	color: #fff;
	font-size: .75rem;
	line-height: 15px;
}
.bfaddb6 a:hover {
	color: #f34;
	text-decoration: none;
}
.bfaddb6 .bfadb06c {
	color: grey;
}
.bfadc41 {
	padding: 10px;
}
@media (min-width:768px) {
	.bfadc41 {
		padding: 25px 20px;
	}
}
.bfadc41 .bfadf8f,.bfadc41 h2 {
	font-size: 1.25rem;
}
@media (min-width:576px) {
	.bfadc41 .bfadf8f,.bfadc41 h2 {
		font-size: 1.5rem;
	}
}
@media (min-width:768px) {
	.bfadc41 .bfadf8f,.bfadc41 h2 {
		font-size: 1.625rem;
	}
}
.bfadbb4,.bfadc41 {
	background-color: #222;
	border-radius: 5px;
}
.bfad69f:hover .bfad231 {
	color: #ff720d;
}
.bfad231 {
	color: #fff;
}
@media (min-width:992px) {
	.bfad7bc {
		margin-bottom: 0;
	}
}
.bfadd70f {
	justify-content: flex-start;
	margin: 0 auto 5px;
	ms-flex-pack: start;
	padding: 20px 30px;
	position: relative;
}
.bfad713 {
	background-color: #041a25;
	height: 85px;
	max-width: 285px;
}
@media (min-width:390px) {
	.bfad713 {
		width: 285px;
	}
}
@media (min-width:991px) {
	.bfad713 {
		width: inherit;
	}
}
.bfad0459 {
	padding: 15px 5px 10px;
}
.bfadfa99 {
	align-items: center;
	justify-content: center;
	ms-flex-align: center;
	ms-flex-pack: center;
}
.bfadfa99.bfadcef5 {
	flex-direction: column;
	ms-flex-direction: column;
}
.bfadfa99.bfadcef5 a {
	padding-top: 10px;
}
.bfadc36 {
	background-color: #ff720d;
	border-radius: 5px 0;
	font-size: .75rem;
	font-size: 10px;
	font-weight: 700;
	height: 15px;
	left: 1px;
	padding: 0 5px;
	top: 0;
	width: 45px;
}
.bfad068d {
	font-size: 1rem;
	font-weight: 700;
}
.bfad8143 {
	font-size: .75rem;
	font-weight: 700;
}
.bfad8143,.bfad8143:before {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	justify-content: center;
	ms-flex-align: center;
	ms-flex-pack: center;
}
.bfad8143:before {
	border: 1px solid #ff720d;
	border-radius: 50%;
	color: #ff720d;
	content: "$";
	font-weight: 300;
	height: 14px;
	margin-right: 8px;
	width: 14px;
}
.bfad1bd0 {
	font-weight: 400;
	margin: 12px 0;
}
.bfad49f1 {
	margin: 0 auto;
	max-width: 212px;
	min-height: 40px;
	min-width: 212px;
	padding: 8px;
	width: auto;
}
@media (min-width:992px) {
	.bfad49f1 {
		min-width: 132px;
	}
}
.bfad8f2 {
	background-color: #333;
	bottom: 65px;
	box-shadow: 0 2px 4px rgba(0,0,0,.75);
	padding: 15px;
	z-index: 100;
}
@media (min-width:768px) {
	.bfad8f2 {
		left: 30px;
		padding: 20px 30px;
		width: calc(100% - 60px);
	}
}
.bfad8f2 .bfadf85 p {
	color: #ccc;
}
.bfad361 {
	margin-bottom: 0;
}
@media (min-width:768px) {
	.bfad361 {
		display: flex;
		display: -ms-flexbox;
		flex-wrap: wrap;
		ms-flex-wrap: wrap;
	}
	.bfad8f8 {
		flex: 0 0 100%;
		max-width: 100%;
		ms-flex: 0 0 100%;
		ms-flex-order: 1;
		order: 1;
	}
	.bfadf6f {
		ms-flex-order: 2;
		order: 2;
	}
	.bfaddbe {
		ms-flex-order: 3;
		order: 3;
	}
}
.bfad8f8 {
	font-size: 1.5625rem;
	margin: 0 0 15px;
	text-align: center;
}
.bfad8f8,.bfaddbe {
	color: #fff;
}
.bfadf6f {
	border-radius: 10px;
	height: 120px;
}
.bfadc0fc {
	height: auto;
	max-width: 80%;
	min-width: 150px;
	width: auto;
}
.bfad2156 {
	margin-left: 0;
	margin-right: 0;
}
@media (min-width:576px) {
	.bfad2156 {
		border-bottom: 1px solid #333;
	}
}
.bfade8c {
	flex-direction: row-reverse;
	margin-left: 0;
	margin-right: 0;
	margin-top: 5px;
	ms-flex-direction: row-reverse;
}
@media (min-width:576px) {
	.bfade8c {
		padding-top: 15px;
	}
}
.bfadfc2 {
	color: grey;
	display: block;
	font-size: .75rem;
	margin-bottom: 20px;
	text-transform: uppercase;
}
@media (max-width:575.98px) {
	.bfadfc2 {
		text-align: center;
	}
}
@media (min-width:1200px) {
	.bfadfc2 {
		text-align: left;
	}
}
.bfad8d3 {
	margin-bottom: 15px;
}
@media (max-width:575.98px) {
	.bfad8d3 {
		border-bottom: 1px solid #333;
	}
}
@media (min-width:1200px) {
	.bfad8d3 {
		padding-left: 0;
		width: 30%;
	}
}
@media (min-width:1200px) {
	.bfad8d3:last-child {
		padding-left: 25px;
	}
}
@media (min-width:1200px) {
	.bfadb03 {
		margin: 6px 0 6px 24px;
	}
}
@media (min-width:1200px) {
	.bfad9c0 {
		padding-right: 0;
	}
}
@media (min-width:1200px) {
	.bfad28c {
		padding-left: 0;
	}
}
.bfade5d {
	margin-bottom: 30px;
}
@media (min-width:576px) {
	.bfade5d {
		text-align: left;
	}
}
.bfade5d .menu-item {
	font-size: .875rem;
	line-height: 1.5;
	margin: 15px 6px;
	text-transform: uppercase;
}
@media (min-width:1200px) {
	.bfade5d .menu-item {
		margin: 0 0 15px;
	}
}
.bfade5d .menu-item .is-empty-link {
	text-transform: none;
}
.bfade5d .menu-item a {
	color: #fff;
	text-transform: none;
}
.bfade5d .menu-item a:hover {
	text-decoration: none;
}
@media (min-width:1200px) {
	.bfad99d {
		text-align: left;
	}
}
.header .bfadda4 {
	height: 30px;
	margin: 15px 0;
}
.bfad8294 {
	width: 20px;
}
.bfad8294,.bfad8294:after,.bfad8294:before {
	background-color: #fff;
}
.bfad1139.is-active .bfad8294,.bfad8294:after,.bfad8294:before {
	width: 20px;
}
.bfad902 {
	text-transform: uppercase;
}
.bfada62 {
	text-align: center;
}
.bfadb7b {
	position: relative;
}
.bfad46ee {
	margin: 12px 0;
	padding: 12px 0;
	text-align: center;
}
@media (min-width:768px) {
	.bfad46ee {
		margin: 25px 0;
		padding: 25px 0;
	}
}
.bfade07:after {
	content: " more";
}
.bfad970:after {
	content: " less";
}
.bfad361c {
	transform: rotate(-90deg);
	transition: all .4s ease-in-out;
	webkit-transform: rotate(-90deg);
}
.bfad970+.bfad361c {
	transform: rotate(90deg);
	webkit-transform: rotate(90deg);
}
button.bfade07 {
	background-color: transparent;
	border: none;
	box-shadow: none;
}
.bfadd0f6 {
	padding: 0;
}
@media (min-width:768px) {
	.bfadc31 {
		padding-left: 15px;
		padding-right: 15px;
	}
}
.bfadbed {
	display: flex;
	display: -ms-flexbox;
}
.bfade1d {
	justify-content: center;
	ms-flex-pack: center;
}
.bfaddbc9 {
	justify-content: space-around;
	ms-flex-pack: distribute;
}
.bfad108 {
	justify-content: space-between;
	ms-flex-pack: justify;
}
.bfad82e {
	align-items: center;
	ms-flex-align: center;
}
.is-hidden {
	opacity: 0;
}
.hide-at-start {
	display: none;
}
@media (min-width:1200px) {
	.bfad857 {
		display: block;
	}
}
@media (min-width:1200px) {
	.hide-xl-to-up {
		display: none;
	}
}
.bfad744c {
	margin: 20px 0 10px;
}
.bfad9ea {
	height: 35px;
	width: 100%;
}
@media (min-width:992px) {
	.bfad05eb {
		display: none;
	}
}
.bfad2ab6 {
	width: 100%;
}
.bfad498 {
	background: #fff;
	padding: 40px 0;
}
@media (min-width:768px) {
	.bfad498 {
		padding: 30px 0 40px;
	}
}
.bfad4a0 {
	font-family: Arial,"sans-serif";
	font-weight: 700;
	line-height: 150%;
	margin-bottom: 15px;
}
@media (min-width:768px) {
	.bfad99f {
		background-position: left top 45%;
		background-repeat: no-repeat;
		background-size: 36px auto;
	}
}
.bfad13f7 {
	font-size: 1rem;
	line-height: 1.85;
	margin-bottom: 10px;
}
.bfad4a0 {
	text-align: center;
}
@media (min-width:576px) {
	.bfad4a0 {
		font-size: 1.5625rem;
	}
}
@media (max-width:1199.98px) {
	.menu-main {
		background: #222;
		border-top: 1px solid hsla(0,0%,100%,.1);
		bottom: 0;
		overflow: auto;
		padding-top: 20px;
		position: fixed;
		right: 0;
		text-align: left;
		top: 60px;
		transform: translateX(100%);
		transition: all .4s ease-in-out;
		webkit-transform: translateX(100%);
		width: 100%;
		z-index: 9999;
	}
}
.menu-heading {
	color: #fff;
	padding-left: 15px;
}
.menu-heading.active {
	padding-left: 40px;
}
.menu-heading.active:after {
	background: url(/wp-content/themes/theme-child/assets/dist/images/arrow-left.aca9f8e5.svg);
}
.bfad100 {
	height: 160px;
	height: auto;
	justify-content: flex-start;
	margin: 0 auto 5px;
	min-height: 160px;
	ms-flex-pack: start;
	padding: 15px;
}
@media (min-width:1200px) {
	.bfad100 {
		justify-content: flex-start;
		max-width: 100%;
		ms-flex-pack: start;
	}
}
.bfadba2 {
	margin-right: 15px;
	width: 100px;
}
.bfad0dc {
	font-size: 14px;
	line-height: 20px;
}
.bfad080 {
	background-color: #333;
	height: 100px;
	margin-bottom: 5px;
	width: 100px;
}
@media (min-width:1200px) {
	.bfad080 {
		width: 100px;
	}
}
.bfadce1 {
	background: #333;
	color: #fa0;
	font-size: 12px;
	font-weight: 400;
	text-transform: none;
}
@media (min-width:1200px) {
	.bfadce1 {
		line-height: 1.1;
		width: 100px;
	}
}
.bfadad2 {
	color: #fff;
	line-height: 25px;
	margin: 5px 0;
}
.bfadd29 {
	color: #ccc;
	font-size: .875rem;
}
a.bfadce1 {
	text-decoration: none;
}
section .bfadad2 {
	font-size: 1.25rem;
}
.bfad555 {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	flex-direction: column;
	height: 100vh;
	justify-content: center;
	ms-flex-align: center;
	ms-flex-direction: column;
	ms-flex-pack: center;
	text-align: center;
}
.bfad20f {
	color: #f7f2f3;
}
.bfad80e {
	margin: 0 auto;
}
.bfadea1 {
	animation: bfad1da 2s linear infinite;
	border: 16px solid #f3f3f3;
	border-radius: 50%;
	border-top-color: #3498db;
	height: 120px;
	margin: 50px auto 0;
	webkit-animation: bfad1da 2s linear infinite;
	width: 120px;
}
@-webkit-keyframes bfad1da {
	0% {
		transform: rotate(0deg);
		webkit-transform: rotate(0deg);
	}
	to {
		transform: rotate(1turn);
		webkit-transform: rotate(1turn);
	}
}
@keyframes bfad1da {
	0% {
		transform: rotate(0deg);
		webkit-transform: rotate(0deg);
	}
	to {
		transform: rotate(1turn);
		webkit-transform: rotate(1turn);
	}
}
.bfad81d {
	cursor: pointer;
}
.bfad34b2 {
	margin: 0 0 25px;
}
.bfad968 {
	background: #222;
	border-radius: 10px;
	float: left;
	margin-bottom: 15px;
	padding-bottom: 20px;
	width: 100%;
}
.bfad883 {
	height: auto;
	width: 100%;
}
@media (min-width:1200px) {
	.bfad883 {
		border-radius: 10px;
		float: left;
		height: 120px;
		padding: 15px;
		width: 255px;
	}
}
.bfad86a {
	float: left;
	height: auto;
}
@media (min-width:1200px) {
	.bfad86a {
		border-radius: 10px;
		height: auto;
		max-height: 120px;
		max-width: 100%;
		width: 100%;
	}
}
.bfad4f5a {
	float: left;
	padding: 0 15px;
	width: 100%;
}
.bfad4f5a .bfad98de {
	height: 25px;
	line-height: 25px;
	text-decoration: none;
}
@media (min-width:1200px) {
	.bfad4f5a {
		padding: 0;
		width: 142px;
	}
}
.bfadf93 {
	color: #332426;
	cursor: pointer;
	float: left;
	margin: 10px 15px 5px;
	transition: all .4s ease-in-out;
}
@media (min-width:1200px) {
	.bfadf93 {
		float: none;
	}
}
.bfadf93:hover {
	color: #f34;
	text-decoration: none;
}
.bfadf93 h3 {
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.bfad781,.bfad968 p {
	color: #ccc;
	float: left;
	margin-bottom: 10px;
	padding: 0 15px;
	width: 100%;
}
@media (min-width:1200px) {
	.bfad781,.bfad968 p {
		float: none;
	}
}
.bfadf93:hover {
	color: #ff720d;
}
.bfad9eb {
	height: 14px;
	margin: 0 2px;
	width: 14px;
}
.bfadbee {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/ic-star-3.a9b113e8.svg);
}
.bfad119 {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/ic-star-2.88b563c2.svg);
}
.bfadcc6 {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/ic-star-1.ecc515bf.svg);
}
.bfad00b {
	background: url(/wp-content/themes/theme-child/assets/dist/images/stars.924adc00.svg) 0 no-repeat;
	height: 20px;
}
.bfadc967 {
	background-size: 100px auto;
	width: 100px;
}
.bfad55a7 {
	background: url(/wp-content/themes/theme-child/assets/dist/images/stars-active.c3c484f9.svg) 0 no-repeat;
}
.bfadbbd .bfadfca {
	margin-bottom: 20px;
}
.bfad659 {
	margin: 25px 0;
}
.bfadea3 {
	font-family: Arial,"sans-serif";
	font-weight: 700;
	margin-bottom: 1.25rem;
	text-align: center;
}
.bfad382 {
	display: flex;
	display: -ms-flexbox;
	justify-content: center;
	margin-bottom: 20px;
	ms-flex-pack: center;
}
.bfaddb6e {
	border-radius: 10px;
	margin: 0 auto 15px;
}
@media (min-width:992px) {
	.bfaddb6e {
		max-width: 100%;
	}
}
.bfad868 {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 170px;
}
.bfad611 {
	padding: 0 15px 20px;
	text-align: center;
}
.bfad5e6 {
	color: #fff;
	font-weight: 700;
	margin: 15px 0 10px;
}
.bfad92d {
	align-items: center;
	border-radius: 5px;
	display: flex;
	display: -ms-flexbox;
	height: 40px;
	justify-content: center;
	margin: 15px auto;
	ms-flex-align: center;
	ms-flex-pack: center;
	text-decoration: none!important;
	width: 195px;
}
.bfad226 {
	color: #fff;
	font-size: .75rem;
	font-weight: 400;
	letter-spacing: 1px;
	margin: 6px auto;
	text-decoration: underline;
}
.bfad226:hover {
	color: #ff720d;
}
.bfad1191 a {
	color: #198cfe;
	text-decoration: none!important;
}
p.bfad5e6 {
	font-size: 1.25rem;
	line-height: 25px;
	min-height: 75px;
}
@media (max-width:1366px) {
	p.bfad5e6 {
		min-height: 100px;
	}
}
.bfadf22 {
	margin-right: 20px;
	min-width: 155px;
}
@media (max-width:767px) {
	.bfadf22 {
		min-width: 33%;
	}
}
@media (max-width:375px) {
	.bfadf22 {
		min-width: 95px;
	}
}
@media (max-width:374px) {
	.bfadf22 {
		min-width: 80px;
	}
}
.bfadf22 span {
	font-size: .75rem;
}
.bfad04f {
	color: grey;
}
@media (max-width:991px) {
	.bfad04f {
		display: block;
	}
}
.bfad575 {
	color: #ccc;
}
.bfad131 {
	margin-bottom: 15px;
}
.bfadf6c {
	margin-bottom: 5px;
}
.bfade95 {
	align-items: center;
	background: rgba(0,0,0,.7);
	display: flex;
	display: -ms-flexbox;
	height: 100%;
	justify-content: center;
	left: 0;
	ms-flex-align: center;
	ms-flex-pack: center;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.bfade95 .bfad1a5 {
	background: #fa0;
	border-radius: 5px;
	color: #f7f2f3;
	cursor: pointer;
	font-size: 12px;
	font-weight: 400;
	min-height: 35px;
	min-width: 111px;
	text-align: center;
	text-transform: none;
}
.bfad2bb {
	bottom: 0;
	left: 0;
	position: fixed;
	z-index: 111;
}
@media (min-width:992px) {
	.bfad2bb {
		bottom: inherit;
		left: inherit;
		position: inherit;
		z-index: inherit;
	}
}
@media (min-width:768px) {
	.bfad6b2 {
		height: 500px;
	}
}
.bfad75c {
	position: relative;
}
.bfad75c img {
	height: 100%;
	width: 100%;
}
.bfaddc0 .bfadf8f {
	display: block;
	font-size: 25px;
	font-weight: 700;
	text-align: center;
}
.bfad9d5 {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	justify-content: flex-start;
	ms-flex-align: center;
	ms-flex-pack: start;
	ms-flex-wrap: wrap;
}
.bfad729 {
	margin: 0 15px 15px 0;
	width: 140px;
}
.bfad729:nth-child(6n) {
	margin: 0 0 15px;
}
@media (max-width:1366px) {
	.bfad729 {
		width: 125px;
	}
}
@media (max-width:1199px) {
	.bfad729 {
		width: 140px;
	}
}
@media (max-width:991px) {
	.bfad729 {
		height: 135px;
		width: 220px;
	}
	.bfad729,.bfad729:nth-child(6n) {
		margin: 0 15px 15px 0;
	}
	.bfad729:nth-child(3n) {
		margin: 0 0 15px;
	}
}
@media (max-width:767px) {
	.bfad729 {
		height: auto;
		width: 48.5%;
	}
	.bfad729,.bfad729:nth-child(3n) {
		margin: 0 15px 15px 0;
	}
	.bfad729:nth-child(2n) {
		margin: 0 0 15px;
	}
}
@media (max-width:553px) {
	.bfad729 {
		margin: 0 15px 15px 0;
		width: 48.4%;
	}
	.bfad729:nth-child(2n) {
		margin: 0 0 15px;
	}
}
@media (max-width:528px) {
	.bfad729 {
		width: 47.83%;
	}
}
@media (max-width:404px) {
	.bfad729 {
		width: 47.7%;
	}
}
@media (max-width:375px) {
	.bfad729 {
		height: 105px;
		width: 165px;
	}
}
@media (max-width:374px) {
	.bfad729 {
		height: auto;
		width: 47.5%;
	}
}
@media (max-width:329px) {
	.bfad729 {
		width: 47.4%;
	}
}
.bfad729 a {
	text-decoration: none;
}
.bfad729 a span {
	align-items: flex-end;
	background: linear-gradient(180deg,rgba(22,22,22,0),#161616);
	border-radius: 5px;
	color: #fff;
	display: flex;
	display: -ms-flexbox;
	font-size: 12px;
	height: 100%;
	justify-content: center;
	line-height: 15px;
	ms-flex-align: end;
	ms-flex-pack: center;
	padding-bottom: 15px;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 2;
}
.bfad729 img {
	border-radius: 5px;
	height: 95px;
	width: 140px;
}
@media (max-width:1366px) {
	.bfad729 img {
		width: 125px;
	}
}
@media (max-width:1199px) {
	.bfad729 img {
		width: 140px;
	}
}
@media (max-width:991px) {
	.bfad729 img {
		height: 135px;
		width: 220px;
	}
}
@media (max-width:767px) {
	.bfad729 img {
		height: auto;
		width: 100%;
	}
}
@media (max-width:375px) {
	.bfad729 img {
		height: 105px;
	}
}
@media (max-width:374px) {
	.bfad729 img {
		height: auto;
	}
}
.bfad8a7 .bfadf8f {
	font-size: 1.5625rem;
	font-weight: 700;
	margin-bottom: 1.25rem;
	text-align: center;
}
.bfad3fa {
	background: #222;
	height: 355px;
	margin: 0 15px 15px 0;
	position: relative;
	width: 295px;
}
.bfad3fa:nth-child(3n) {
	margin: 0 0 15px;
}
@media (max-width:1366px) {
	.bfad3fa {
		width: 340px;
	}
	.bfad3fa,.bfad3fa:nth-child(3n) {
		margin: 0 10px 10px 0;
	}
	.bfad3fa:nth-child(2n) {
		margin: 0 0 10px;
	}
}
@media (max-width:767px) {
	.bfad3fa {
		width: 345px;
	}
	.bfad3fa,.bfad3fa:nth-child(2n),.bfad3fa:nth-child(3n) {
		margin: 0 0 15px;
	}
}
@media (max-width:374px) {
	.bfad3fa {
		width: 100%;
	}
}
.bfad9b3 {
	min-height: 200px;
	position: relative;
	width: 295px;
}
@media (max-width:1366px) {
	.bfad9b3 {
		width: 340px;
	}
}
@media (max-width:767px) {
	.bfad9b3 {
		width: 345px;
	}
}
@media (max-width:374px) {
	.bfad9b3 {
		width: 100%;
	}
}
.bfad9b3 img {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	height: auto;
	width: 100%;
}
.bfad9b3:after {
	background: linear-gradient(180deg,rgba(34,34,34,.4),#222 90%);
	content: "";
	display: block;
	z-index: 1;
}
.bfad9b3:after,.bfad840 {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.bfad840 {
	z-index: 2;
}
.bfadaeb {
	align-items: center;
	background: #222;
	border-radius: 5px;
	color: #f2f2f2;
	font-size: .75rem;
	height: 25px;
	left: 10px;
	ms-flex-align: center;
	position: absolute;
	top: 10px;
	width: 27px;
	z-index: 3;
}
.bfadaeb,.bfadfbe {
	display: flex;
	display: -ms-flexbox;
	justify-content: center;
	ms-flex-pack: center;
}
.bfadfbe {
	align-items: flex-end;
	height: 165px;
	ms-flex-align: end;
}
.bfadfbe .bfadefc {
	display: block;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 25px;
	margin-bottom: inherit;
}
.bfad5ab,.bfad45fc {
	margin-top: 15px;
}
.bfad5ab {
	align-items: flex-start;
	display: flex;
	display: -ms-flexbox;
	justify-content: space-around;
	ms-flex-align: start;
	ms-flex-pack: distribute;
	padding: 0 20px;
}
.bfad5c3 .bfadefc {
	margin-bottom: 20px;
}
.bfad0f4 {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	font-size: .875rem;
	font-weight: 700;
	height: 50px;
	justify-content: center;
	margin: 0 auto;
	ms-flex-align: center;
	ms-flex-pack: center;
	text-decoration: none!important;
	width: 195px;
}
.bfad565 {
	background-color: transparent;
}
.bfad537 {
	margin: 0 0 5px;
}
@media (min-width:1200px) {
	.bfad537 {
		background: 0 0;
		margin: 40px 0 0;
	}
}
.bfaddb9 {
	padding: 5px 8px;
}
.bfadd93 a {
	padding-top: 10px;
}
@media (min-width:1200px) {
	.bfadd93 a {
		padding-top: 5px;
	}
}
@media (min-width:768px) {
	.bfad626 {
		padding: 0 10px;
	}
}
.bfad25f {
	background-color: #222;
	border-radius: 5px;
	margin-bottom: 5px;
}
@media (max-width:1199.98px) {
	.bfad25f {
		display: none;
	}
}
.bfad25f .bfad2b3 {
	padding: 8px 20px;
}
.bfad25f .bfad3a2 {
	color: #ccc;
}
.bfad25f .bfad05e5 {
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	ms-flex-wrap: wrap;
}
.bfad6b97 .bfad2b3:first-of-type,.bfad6b97 .bfad2b3:nth-of-type(2),.bfad6b97 .bfad2b3:nth-of-type(3),.bfad510d .bfad2b3:hover,.bfad510d .bfad05e5 {
	background-color: #222;
}
.bfad510d .bfad05e5 {
	border-bottom: 5px solid #f7f2f3;
	padding: 20px;
}
@media (min-width:1200px) {
	.bfad510d .bfad05e5 {
		border-bottom: 0;
		border-radius: 5px;
		margin-bottom: 5px;
	}
}
.bfad510d .bfad3a2 {
	min-width: 128px;
	padding: 0 3px 15px;
	width: 128px;
}
@media (min-width:1367px) {
	.bfad510d .bfad3a2 {
		max-width: 143px;
		min-width: 143px;
	}
}
@media (max-width:1199px) {
	.bfad510d .bfad3a2 {
		max-width: 143px;
		min-width: 143px;
	}
}
@media (max-width:991px) {
	.bfad510d .bfad3a2 {
		max-width: 100%;
		min-width: 100%;
	}
}
@media (min-width:992px) {
	.bfad510d .bfad3a2 {
		padding: 0 3px;
	}
}
.bfad510d .bfad3a2:last-child {
	padding: 0 3px;
}
.bfad510d .bfad8c8 {
	font-size: .75rem;
	min-width: 15px;
	padding-bottom: 0;
	width: 15px;
}
.bfad510d .bfad8c8 span {
	color: #ccc;
}
.bfad510d .bfad5cc {
	background: #041a25;
	height: auto;
	min-height: 50px;
	min-width: 100px;
	padding: 10px;
	width: 100px;
}
@media (max-width:991.98px) {
	.bfad510d .bfad5cc {
		height: 85px;
		margin: 0 auto;
		min-width: 100px;
		width: 285px;
	}
}
.bfad510d .bfadc0fa {
	padding: 10px;
}
@media (max-width:991.98px) {
	.bfad510d .bfadc0fa {
		height: 85px;
		margin: 0 auto 15px;
		min-width: 100px;
		width: 285px;
	}
	.bfad510d .bfadc0fa img {
		display: block;
		margin: 0 auto;
		max-height: 100%;
		width: 150px;
	}
}
@media (max-width:991.98px) {
	.bfad510d .bfadce3 {
		width: 100%;
	}
}
.bfad510d .bfadce3 button {
	font-size: .875rem;
	letter-spacing: .2px;
	min-height: 40px;
	width: 212px;
}
@media (min-width:992px) {
	.bfad510d .bfadce3 button {
		width: 120px;
	}
}
section .table-text-component {
	font-size: .9375rem;
	font-weight: 600;
}
.widget {
	margin-bottom: 10px;
}
.widget-heading {
	display: block;
	font-size: 1.25rem;
	font-weight: 700;
	letter-spacing: .07187rem;
	line-height: 25px;
	margin: 15px 0 10px;
	text-align: center;
}
.widget-table {
	padding-bottom: 10px;
}
.widget-table-title {
	color: #fff;
	margin: 0 0 5px;
}
.widget-table-row {
	border-bottom: 1px solid hsla(0,0%,100%,.05);
	min-height: 60px;
	padding: 10px 15px;
}
.widget-table-row:first-child {
	border-top: 1px solid hsla(0,0%,100%,.05);
}
.widget-table-row:last-child {
	border-bottom: 1px solid hsla(0,0%,100%,0);
}
.widget-table-row:hover {
	background-color: #111218;
}
.widget-table-linked-row {
	display: block;
	padding: 0;
}
.widget-table-linked-row a {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	height: 60px;
	justify-content: flex-start;
	ms-flex-align: center;
	ms-flex-pack: start;
	width: 100%;
}
.widget-table-linked-row a .widget-table-column-logo {
	background: #333;
	height: 40px;
	margin: 0 15px;
	width: 40px;
}
.widget-table-triple-rows .widget-table-column:first-of-type,.widget-table-triple-rows .widget-table-column:nth-of-type(2) {
	flex: 0 0 30%;
	max-width: 30%;
	ms-flex: 0 0 30%;
}
.widget-table-column-logo {
	background: #041a25;
	border-radius: 5px;
	height: 70px;
	margin-right: 15px;
	min-width: 110px;
}
.widget-table-linked-row a .widget-table-column-logo-term {
	background: #333;
	border-radius: 5px;
	height: 100px;
	margin: 0;
	max-height: 100px;
	max-width: 100px;
	min-width: 100px;
	width: 100px;
}
@media (max-width:1366px) {
	.widget-table-linked-row a .widget-table-column-logo-term {
		height: 80px;
		max-height: 80px;
	}
}
@media (max-width:1199.98px) {
	.widget-table-linked-row a .widget-table-column-logo-term {
		height: 100px;
		max-height: 100px;
	}
}
.widget-table-linked-row a .widget-table-column-logo-term img {
	height: auto;
	width: 100%;
}
.widget-table-term {
	align-items: center;
	border-top: 1px solid hsla(0,0%,100%,.05);
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	justify-content: center;
	ms-flex-align: center;
	ms-flex-pack: center;
	ms-flex-wrap: wrap;
	padding: 10px 10px 15px 15px;
}
@media (min-width:992px) {
	.widget-table-term {
		padding: 10px 20px 15px 25px;
	}
}
.widget-table-row-term {
	border-radius: 2px;
	border-top: none;
	height: 100px;
	margin: 0 5px 5px 0;
	width: 100px;
}
@media (max-width:1366px) {
	.widget-table-row-term {
		height: 80px;
	}
}
@media (max-width:1199.98px) {
	.widget-table-row-term {
		height: 100px;
	}
}
.widget-table-row-term:first-child {
	border-top: none;
}
.widget-table-row-term a {
	height: 100%;
	width: 100%;
}
.bfaddf4 {
	margin: 0 0 15px;
}
@media (min-width:390px) {
	.bfaddf4 {
		margin: 0 auto 15px;
	}
}
.bfaddf4.bfadf2d {
	margin: 0 0 15px;
}
.bfaddf4 .bfad460 {
	margin-bottom: 5px;
}
.bfad8c9 {
	width: 225px;
}
@media (max-width:1199px) {
	.bfad8c9 {
		width: 225px;
	}
}
.bfad8c9 .item {
	height: 40px;
	width: 40px;
}
.bfad3fe .item,.bfad8c9 .item {
	background: #333;
}
.bfadd4b {
	max-width: 128px;
	min-width: 128px;
}
@media (min-width:1367px) {
	.bfadd4b {
		max-width: 143px;
		min-width: 143px;
	}
}
p.bfad8d8,p.bfad460 {
	color: #ccc;
}
.bfad211 {
	justify-content: space-between;
	ms-flex-pack: justify;
	width: 300px;
}
.bfad211 * {
	background: #222;
	border-radius: 50%;
	color: #fff;
	height: 40px;
	width: 40px;
}
.bfad211 .page-numbers.current {
	background: #ff720d;
}
.bfad617 .bfad30c9 {
	background: #222;
}
.bfad617 .bfada2f:after,.bfad617 .bfada2f:before {
	background: #fff;
}
.bfad937 {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	justify-content: center;
	ms-flex-align: center;
	ms-flex-pack: center;
}
.bfad3df {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	justify-content: center;
	margin-top: 15px;
	ms-flex-align: center;
	ms-flex-pack: center;
}
.bfad3df a {
	display: inline-block;
	padding: 0 5px;
	text-decoration: none;
}
.bfad81f .bfadf8f {
	color: #fff;
	display: block;
	font-weight: 700;
	line-height: 25px;
	text-align: center;
}
.bfad81f .bfad8e07 {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	justify-content: flex-start;
	ms-flex-align: center;
	ms-flex-pack: start;
	ms-flex-wrap: wrap;
}
.bfad81f .bfad9ca {
	background: #222;
	border: 1px solid grey;
	border-radius: 5px;
	color: #fff;
	display: block;
	font-size: 12px;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
}
.bfad81f .bfad9ca:hover {
	text-decoration: underline;
}
.bfadf0b .bfadf8f {
	color: #fff;
	display: block;
	font-size: 25px;
	font-weight: 700;
	text-align: center;
}
.bfadf0b .bfad8a72 {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	justify-content: flex-start;
	ms-flex-align: center;
	ms-flex-pack: start;
	ms-flex-wrap: wrap;
}
@media (max-width:1366px) {
	.bfadf0b .bfad8a72 {
		justify-content: center;
		ms-flex-pack: center;
	}
}
.bfadf0b .bfad07b {
	align-items: center;
	background: #222;
	border-radius: 5px;
	display: flex;
	display: -ms-flexbox;
	height: 70px;
	justify-content: center;
	ms-flex-align: center;
	ms-flex-pack: center;
	width: 175px;
}
.bfadf0b .bfad07b img {
	max-height: 50px;
	max-width: 85px;
}
.bfadf0b .bfad07b:nth-child(5n) {
	margin: 0 0 10px;
}
@media (max-width:1366px) {
	.bfadf0b .bfad07b:nth-child(5n) {
		margin: 0 10px 10px 0;
	}
}
@media (max-width:1365px) {
	.bfadf0b .bfad07b {
		width: 157px;
	}
}
@media (max-width:991px) {
	.bfadf0b .bfad07b {
		width: 130px;
	}
}
@media (max-width:767px) {
	.bfadf0b .bfad07b {
		width: 32%;
	}
	.bfadf0b .bfad07b:nth-child(5n) {
		margin: 0 10px 10px 0;
	}
	.bfadf0b .bfad07b:nth-child(3n) {
		margin: 0 0 10px;
	}
}
@media (max-width:544px) {
	.bfadf0b .bfad07b {
		width: 31%;
	}
	.bfadf0b .bfad07b,.bfadf0b .bfad07b:nth-child(5n) {
		margin: 0 15px 15px 0;
	}
	.bfadf0b .bfad07b:nth-child(3n) {
		margin: 0 0 15px;
	}
}
@media (max-width:480px) {
	.bfadf0b .bfad07b {
		width: 30.6%;
	}
}
@media (max-width:412px) {
	.bfadf0b .bfad07b {
		width: 30.439%;
	}
}
@media (max-width:374px) {
	.bfadf0b .bfad07b {
		width: 30.3%;
	}
}
@media (max-width:360px) {
	.bfadf0b .bfad07b {
		width: 30.25%;
	}
	.bfadf0b .bfad07b img {
		min-width: 75px;
	}
}
@media (max-width:359px) {
	.bfadf0b .bfad07b {
		width: 30.2%;
	}
}
@media (max-width:348px) {
	.bfadf0b .bfad07b {
		width: 30.1%;
	}
}
@media (max-width:338px) {
	.bfadf0b .bfad07b {
		width: 29.8%;
	}
}
.bfadf0b .btn-load-more span {
	color: #fa0;
	font-size: 12px;
}
.bfadf0b .btn-load-more .btn-load-more-text:before {
	background: #fa0;
	content: "";
	display: block;
	height: 2px;
	position: absolute;
	right: -10px;
	top: 8px;
	transform: rotate(45deg);
	webkit-transform: rotate(45deg);
	width: 6px;
}
.bfadf0b .btn-load-more .btn-load-more-text:after {
	background: #fa0;
	content: "";
	display: block;
	height: 2px;
	position: absolute;
	right: -13px;
	top: 8px;
	transform: rotate(-45deg);
	webkit-transform: rotate(-45deg);
	width: 6px;
}
.bfadf0b .btn-load-more:hover span {
	color: #000;
}
.bfadf0b .btn-load-more:hover .btn-load-more-text:after,.bfadf0b .btn-load-more:hover .btn-load-more-text:before {
	background: #000;
}
.bfadd9e {
	background: #1f1f1f;
	border-radius: 5px;
	display: block;
	margin-bottom: 15px;
	padding: 13px 15px 8px;
	position: relative;
}
.bfadd9e .bfadb8f {
	background: url(/wp-content/themes/theme-child/assets/dist/images/up-rarr.948de71d.png) no-repeat 100% transparent;
	color: #332426;
	cursor: pointer;
	font-size: 20px;
	font-weight: 600;
	line-height: 25px;
	padding: 5px 25px 8px 0;
}
.bfadd9e .bfadb8f.active {
	background: url(/wp-content/themes/theme-child/assets/dist/images/down-rarr.7fa3d535.png) no-repeat 100% transparent;
}
.bfadd9e .bfad537b ul {
	margin: 0!important;
	padding: 0!important;
}
.bfadd9e .bfad537b ul li a {
	color: #80acff;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
	text-decoration: none;
}
.bfadd9e .bfad537b ul li a:active,.bfadd9e .bfad537b ul li a:focus,.bfadd9e .bfad537b ul li a:visited {
	color: #80acff;
}
.bfadd9e .bfad537b ul li a:hover {
	text-decoration: underline;
}
.bfadd9e .bfad537b ul>li {
	margin-left: 0!important;
	padding-left: 40px;
	position: relative;
}
.bfadd9e .bfad537b ul>li>ul,.bfadd9e .bfad537b ul>li>ul>li {
	margin-left: 0;
}
.bfadd9e .bfad537b.bfad650 ul {
	counter-reset: num;
}
.bfadd9e .bfad537b.bfad650 ul li:before {
	background: 0 0;
	border: 1px solid #26c280;
	border-radius: 50%;
	box-sizing: border-box;
	color: #26c280;
	content: counter(num) "";
	counter-increment: num;
	display: block;
	height: 25px;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 25px;
}
.bfadd9e .bfad537b.bfad650 ul li ul {
	counter-reset: num2;
}
.bfadd9e .bfad537b.bfad650 ul li ul li {
	padding-left: 30px;
}
.bfadd9e .bfad537b.bfad650 ul li ul li:before {
	border: 0;
	content: counter(num) "." counter(num2);
	counter-increment: num2;
}
.bfadd9e .bfad537b.bfad650 ul li ul li ul {
	counter-reset: num3;
}
.bfadd9e .bfad537b.bfad650 ul li ul li ul li {
	padding-left: 40px;
}
.bfadd9e .bfad537b.bfad650 ul li ul li ul li:before {
	content: counter(num) "." counter(num2) "." counter(num3);
	counter-increment: num3;
}
.bfadd9e .bfad537b.bfad650 ul li ul li ul li ul {
	counter-reset: num4;
}
.bfadd9e .bfad537b.bfad650 ul li ul li ul li ul li {
	padding-left: 55px;
}
.bfadd9e .bfad537b.bfad650 ul li ul li ul li ul li:before {
	content: counter(num) "." counter(num2) "." counter(num3) "." counter(num4);
	counter-increment: num4;
}
.bfadd9e .bfad537b.bfad650 ul li ul li ul li ul li ul {
	counter-reset: num5;
}
.bfadd9e .bfad537b.bfad650 ul li ul li ul li ul li ul li {
	padding-left: 70px;
}
.bfadd9e .bfad537b.bfad650 ul li ul li ul li ul li ul li:before {
	content: counter(num) "." counter(num2) "." counter(num3) "." counter(num4) "." counter(num5);
	counter-increment: num5;
}
.bfadd9e .bfad537b.bfad650 ul li ul li ul li ul li ul li ul {
	counter-reset: num6;
}
.bfadd9e .bfad537b.bfad650 ul li ul li ul li ul li ul li ul li {
	padding-left: 80px;
}
.bfadd9e .bfad537b.bfad650 ul li ul li ul li ul li ul li ul li:before {
	content: counter(num) "." counter(num2) "." counter(num3) "." counter(num4) "." counter(num5) "." counter(num6);
	counter-increment: num6;
}
.bfadd9e .bfad537b.bfadaa8 ul li {
	padding-left: 20px;
}
.bfadd9e .bfad537b.bfadaa8 ul li:before {
	background: #26c280;
	content: "";
	display: block;
	height: 8px;
	top: 7px;
	width: 8px;
}
.bfadd9e .bfad537b.bfad650.bfadf40 ul>li>ul>li,.bfadd9e .bfad537b.bfadaa8 ul li ul li {
	padding-left: 20px;
}
.bfadd9e .bfad537b.bfad650.bfadf40 ul>li>ul li:before {
	background: #26c280;
	content: "";
	display: block;
	height: 8px;
	top: 8px;
	width: 8px;
}
.bfad581 .bfadf13 .bfad70a,.bfad581 .bfadf13 .bfade185 {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/ic-hits.0a40fed7.svg);
}
.bfad581 .bfadecc .bfad70a,.bfad581 .bfadecc .bfade185 {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/ic-misses.72e519ac.svg);
}
.bfad581 .bfad70a {
	background-position: left top 4px;
	background-repeat: no-repeat;
	background-size: auto 14px;
	padding-left: 40px;
}
.bfad581 .bfad17c9 .bfade185 {
	background-position: left top 16px;
	background-repeat: no-repeat;
	background-size: auto 10px;
	padding-left: 25px;
}
.bfad65c .bfad9c7 {
	background-color: #141720;
	border-radius: 6px;
	box-shadow: 0 0 10px 1px rgba(0,0,0,.2);
	margin-bottom: 2px;
	padding: 35px 20px 10px;
}
.bfad65c .bfad70a {
	color: #fff;
	font-size: 1.625rem;
	line-height: 110%;
	margin: 0 0 15px;
}
@media (min-width:768px) {
	.bfad65c .bfad70a {
		font-size: 1.875rem;
	}
}
.bfad65c .bfad17c9 {
	padding: 15px 0;
}
.bfad65c .bfad17c9 .bfade185 {
	font-size: .875rem;
	letter-spacing: .45px;
	line-height: 2;
}
@media (min-width:768px) {
	.bfad65c .bfad17c9 .bfade185 {
		font-size: 1rem;
	}
}
.bfadccb {
	background-color: #000;
}
.bfadb02 {
	background: #252525;
	border-radius: 5px;
	height: 160px;
}
.bfadac4 {
	max-height: 60px;
	max-width: 210px;
}
@media (min-width:768px) {
	.bfadac4 {
		max-height: 110px;
		max-width: 380px;
	}
}
@media (min-width:768px) {
	.bfad8ee8,.bfada095 {
		width: 49%;
	}
}
@media (min-width:768px) {
	.bfadad5 {
		align-items: normal;
		display: flex;
		display: -ms-flexbox;
		justify-content: space-between;
		ms-flex-align: normal;
		ms-flex-pack: justify;
	}
}
.overview-header {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	justify-content: space-between;
	ms-flex-align: center;
	ms-flex-pack: justify;
}
.overview-header-info {
	margin-bottom: 5px;
}
.overview-header-nav {
	display: block;
}
.overview-header-nav button {
	margin-top: 10px;
}
.overview-heading {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	font-size: 1.5625rem;
	margin: 10px 0 0;
	ms-flex-align: center;
}
@media (min-width:768px) {
	.overview-heading {
		font-size: 1.5625rem;
	}
}
.bfad8213 h3 {
	font-size: 1.25rem;
	font-weight: 700;
	margin-bottom: 15px;
}
.bfadfd6f {
	float: left;
}
@media (max-width:767px) {
	.bfadfd6f {
		width: 100%;
	}
}
.bfad2cf {
	float: right;
}
@media (max-width:767px) {
	.bfad2cf {
		width: 100%;
	}
}
.bfad2cf .bfad004 {
	min-height: 577px;
}
@media (max-width:767px) {
	.bfad2cf .bfad004 {
		min-height: auto;
	}
}
.bfadb6a5 {
	background: #222;
	border-radius: 5px;
	margin-bottom: 5px;
	min-width: 452px;
	padding: 15px;
	width: 455px;
}
@media (max-width:1366px) {
	.bfadb6a5 {
		min-width: 410px;
		width: 410px;
	}
}
@media (max-width:1199px) {
	.bfadb6a5 {
		width: 462px;
	}
}
@media (max-width:991px) {
	.bfadb6a5 {
		min-width: 342px;
		width: 342px;
	}
}
@media (max-width:767px) {
	.bfadb6a5 {
		min-width: 100%;
		width: 100%;
	}
}
.bfadb6a5 h3 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.bfad2d8a,.bfadb6a5 h3 {
	border-bottom: 1px solid #333;
}
.bfad2d8a {
	align-items: center;
	background: #222;
	display: flex;
	display: -ms-flexbox;
	justify-content: flex-start;
	ms-flex-align: center;
	ms-flex-pack: start;
	padding: 10px 0;
}
.bfadcae {
	min-width: 130px;
	width: 130px;
}
.bfad380 {
	padding-left: 5px;
}
.bfad9e37 {
	margin: 0 5px;
}
.bfad2d8a:last-child {
	border-bottom: none;
}
.bfadb9ce>.bfad2d8a,.bfadbbd>.bfad2d8a {
	border-bottom: none;
	border-radius: 5px;
	margin-bottom: 5px;
	padding: 10px 15px;
}
.bfad372d {
	background: #222;
}
.bfadad5 {
	margin-bottom: 35px;
	margin-top: 40px;
}
.bfadad5 .bfadee6e {
	border-radius: 10px;
	margin-bottom: 5px;
	padding: 20px 15px;
	width: 455px;
}
@media (max-width:1366px) {
	.bfadad5 .bfadee6e {
		width: 410px;
	}
}
@media (max-width:1199px) {
	.bfadad5 .bfadee6e {
		width: 462px;
	}
}
@media (max-width:991px) {
	.bfadad5 .bfadee6e {
		width: 342px;
	}
}
@media (max-width:767px) {
	.bfadad5 .bfadee6e {
		width: 100%;
	}
}
.bfadad5 .bfadee6e h3 {
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 10px;
	text-align: center;
}
.bfadad5 .bfadee6e .bfad99fb,.bfadad5 .bfadee6e .bfadbea {
	font-size: 16px;
}
.bfadad5 .bfadee6e .bfadc4c2,.bfadad5 .bfadee6e .bfadc34 {
	font-size: 20px;
	line-height: 1;
}
.bfadad5 .bfadee6e .bfadc4c2 {
	color: #26c280;
}
.bfadad5 .bfadee6e .bfadc34 {
	color: #ff720d;
}
.bfadad5 .bfadee6e .bfadc4c2,.bfadad5 .bfadee6e .bfadc34 {
	padding-right: 10px;
}
.bfad8ee8 {
	background: rgba(38,194,128,.1);
}
.bfada095 {
	background: rgba(255,114,13,.1);
}
@media (min-width:992px) {
	.bfad116 .bfad9fb {
		margin: 0 2.6% 15px 0;
		min-width: 260px;
		padding-left: 0;
		width: 31.6%;
	}
	.bfad116 .bfad9fb:nth-child(3n) {
		margin: 0 0 15px;
	}
}
@media (min-width:992px) {
	.bfad114 {
		display: flex;
		display: -ms-flexbox;
		flex-wrap: wrap;
		justify-content: flex-start;
		ms-flex-pack: start;
		ms-flex-wrap: wrap;
	}
}
.bfad1d7,.bfad383 {
	background: #333;
}
.bfad1148 a {
	padding: 0 5px;
}
.bfad397c a {
	padding: 0 5px 0 0;
}
.bfadac8 {
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	justify-content: center;
	margin: 10px 0 25px;
	ms-flex-pack: center;
	ms-flex-wrap: wrap;
}
@media (min-width:768px) {
	.bfadac8 {
		justify-content: flex-start;
		ms-flex-pack: start;
	}
}
.bfad596 {
	margin: 0 10px 15px;
	max-height: 150px;
}
@media (min-width:768px) {
	.bfad596 {
		margin: 0 15px 15px 0;
	}
}
.modal-title {
	color: #fff;
	font-size: 1.875rem;
}
@media (min-width:992px) {
	.modal-title {
		padding: 0 75px;
	}
}
.modal-subtitle {
	color: #fff;
}
.modal-content {
	background-color: #222631;
}
/* .header:after {
	background: #e6e1e2;
	bottom: 0;
	content: "";
	height: 1px;
	left: 0;
	position: absolute;
	right: 0;
} */
.header .bfad58d {
	display: inline-block;
}
.header .bfadda4 {
	height: auto;
	max-height: 30px;
	max-width: 100%;
}
.footer {
	background: #01153b;
	padding: 34px 24px;
	word-break: break-word;
}
@media (min-width:768px) {
	.footer {
		padding: 44px 0 24px;
	}
}
@media (min-width:992px) {
	.footer {
		padding: 30px 15px;
	}
}
@media (min-width:1200px) {
	.footer {
		padding: 40px 0 16px;
	}
}
.bfad585 {
	font-size: .875rem;
	font-weight: 400;
	margin-bottom: .9375rem;
}
.bfad0b2 {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0 0 20px;
	ms-flex-align: center;
	ms-flex-pack: start;
	ms-flex-wrap: wrap;
}
.bfad1eb {
	display: block;
	flex: 0 0 40px;
	margin-bottom: 12px;
	margin-top: 4px;
	max-height: 22px;
	max-width: 40px;
	ms-flex: 0 0 40px;
}
@media (max-width:768px) {
	.bfad1eb {
		margin-bottom: 10px;
	}
}
.bfad1eb:not(:last-of-type) {
	margin-right: 8px;
}
.bfad8e9 {
	max-height: 32px;
	max-width: 100%;
}
.bfadb03 {
	margin: 5px 12px;
	max-height: 30px;
	max-width: 70px;
	width: auto;
}
.bfadf78 {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	justify-content: flex-end;
	ms-flex-align: center;
	ms-flex-pack: end;
}
.bfade5d {
	margin-bottom: 25px;
	padding: 0;
	text-align: center;
}
@media (min-width:768px) {
	.bfade5d {
		display: flex;
		display: -ms-flexbox;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-left: auto;
		max-width: 650px;
		ms-flex-pack: justify;
		ms-flex-wrap: wrap;
	}
}
.bfade5d .menu-item {
	border-bottom: 0!important;
	display: block;
	margin: 0;
}
.bfade5d .menu-item .is-empty-link {
	color: #f34;
	display: block;
	font-weight: 600;
	letter-spacing: 0;
	margin-bottom: 16px;
	text-align: left;
	text-transform: uppercase;
}
@media (max-width:991.98px) {
	.bfade5d .menu-item .is-empty-link {
		text-align: center;
	}
}
@media (min-width:768px) {
	.bfade5d .menu-item {
		flex: 0 0 45%;
		max-width: 45%;
		ms-flex: 0 0 45%;
	}
}
@media (min-width:992px) {
	.bfade5d .menu-item {
		flex: 0 0 30%;
		max-width: 30%;
		ms-flex: 0 0 30%;
	}
}
.bfade5d .menu-item a {
	color: #607cb2;
	display: block;
	font-family: Arial,"sans-serif";
	font-size: .8125rem;
	font-weight: 500;
	margin-bottom: 16px;
	text-align: left;	
    text-decoration: underline;
	transition: all .4s ease-in-out;
}
.bfade5d .menu-item a:hover {
	color: #607cb2;
	text-decoration: none;
}
@media (max-width:991.98px) {
	.bfade5d .menu-item a {
		text-align: center;
	}
}
.bfad58d {
	display: none;
}
@media (max-width:1199.98px) {
	.menu-main {
		background: #fff;
		border-top: 1px solid hsla(0,0%,100%,.1);
		bottom: 0;
		overflow: auto;
		padding-top: 20px;
		position: fixed;
		right: 0;
		text-align: left;
		top: 60px;
		transform: translateX(100%);
		transition: all .4s ease-in-out;
		webkit-transform: translateX(100%);
		width: 100%;
		z-index: 9999;
	}
}
@media (min-width:768px) and (max-width:991.98px) {
	.menu-main {
		width: 320px;
	}
}
@media (min-width:1200px) {
	.menu-main {
		text-align: right;
		width: 100%;
	}
}
@media (max-width:1199.98px) {
	.menu-main.is-open {
		transform: translateX(0);
		webkit-transform: translateX(0);
	}
}
.menu-toggle-submenu {
	display: inline-block;
	height: 10px;
	margin-left: 5px;
	transition: .2s;
	width: 10px;
}
@media (max-width:1199.98px) {
	.menu-toggle-submenu {
		display: block;
		height: 34px;
		position: absolute;
		right: 8px;
		top: 12px;
		transition: all .2s ease-in-out;
		width: 34px;
	}
}
.menu-toggle-submenu.is-open {
	transform: rotate(270deg);
	webkit-transform: rotate(270deg);
}
.menu-items-horizontal {
	margin: 0;
	padding: 0;
}
@media (min-width:1200px) {
	.menu-items-horizontal .sub-menu {
		background-color: #fff;
		display: block;
        width: 270px;
		left: 0;
		opacity: 0;
		padding: 0;
		position: absolute;
		top: 60px;
		transform: translateY(30px);
		transition: all .2s ease-in-out;
		visibility: hidden;
		-webkit-transform: translateY(30px);
		z-index: 3;
	}
}
@media (min-width:1200px) {
	.menu-items-horizontal .sub-menu .sub-menu {
		background-color: #fff;
		left: 100%;
		right: -100%;
		top: 0;
	}
}
.menu-items-horizontal .sub-menu .menu-item {
	font-size: .75rem;
}
@media (min-width:1200px) {
	.menu-items-horizontal .sub-menu .menu-item {
		display: block;
		font-size: .875rem;
		letter-spacing: 0.7px;
		padding: 8px 16px;
		position: static;
	}
	.menu-items-horizontal .sub-menu .menu-item .menu-toggle-submenu {
		display: none;
	}
}
.menu-items-horizontal .sub-menu .menu-item a {
	color: #111327;
	text-decoration: none;
	transition: all .4s ease-in-out;
}
.menu-items-horizontal .sub-menu .menu-item:hover,.menu-items-horizontal .sub-menu .menu-item a:hover {
	color: #111327;
}
@media (min-width:1200px) {
	.menu-items-horizontal>.menu-item:last-child .sub-menu,.menu-items-horizontal>.menu-item:nth-child(3) .sub-menu,.menu-items-horizontal>.menu-item:nth-child(4) .sub-menu,.menu-items-horizontal>.menu-item:nth-child(5) .sub-menu {
		left: calc(-270px + 100%);
	}
	.menu-items-horizontal>.menu-item:last-child .sub-menu .sub-menu,.menu-items-horizontal>.menu-item:nth-child(3) .sub-menu .sub-menu,.menu-items-horizontal>.menu-item:nth-child(4) .sub-menu .sub-menu,.menu-items-horizontal>.menu-item:nth-child(5) .sub-menu .sub-menu {
		left: -100%;
		right: 100%;
	}
}
.menu-heading {
	color: grey;
	font-size: 12px;
	padding-left: 19px;
	position: relative;
}
@media (min-width:1200px) {
	.menu-heading {
		display: none;
	}
}
.menu-heading.active {
	padding-left: 35px;
}
.menu-heading.active:after {
	background: url(/wp-content/themes/theme-child/assets/src/images/svg/icons/arrow-left.svg);
	content: "";
	display: block;
	height: 15px;
	left: 15px;
	position: absolute;
	top: 0;
	width: 8px;
}
@media (max-width:1199px) {
	.bfad2839 {
		margin-left: auto;
		margin-right: 15px;
	}
}
.bfad2839 ul {
    border: solid 1px #8cc23c;
	border-radius: 4px;
	cursor: pointer;
	list-style: none;
	margin: 0;
	padding: 5px;
}
.bfad2839 ul.bfadf65 .is-selected {
	transition: .3s;
}
.bfad2839 ul.bfadf65 .is-selected:hover .bfadab11 {
	display: block;
}
.bfad2839 ul.bfadf65 .is-selected:hover .js-toggle-submenu-lang {
	transform: scale(1) rotate(180deg);
	webkit-transform: scale(1) rotate(180deg);
}
.bfad2839 ul.bfadf65 .is-selected:hover .js-toggle-submenu-lang.is-active {
	transform: scale(1) rotate(270deg);
	webkit-transform: scale(1) rotate(270deg);
}
.bfad2839 ul .bfadab11 {
    background: #01153b;
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
	display: none;
	margin-left: -6px;
	margin-top: -2px;
	padding: 0 5px;
	position: absolute;
	transition: .3s;
}
.bfad2839 ul .bfadab11 .menu-item-lang {
	margin-bottom: 5px;
	margin-top: 5px;
}
.bfad2839 ul .bfadab11 .menu-item-lang:hover a {
	transform: translateX(3px);
	webkit-transform: translateX(3px);
}
.bfad2839 ul .menu-item-lang {
	position: relative;
}
.bfad2839 ul .menu-item-lang a {
	display: inline-block;
    width: 30px;
    text-align: center;
	transition: .3s;
}
.bfad2839 ul .menu-item-lang a:hover {
	text-decoration: none;
}
.bfad2839 ul .menu-item-lang a span {
	color: #f5f6f8;
	display: block;
	font-size: .8125rem;
	font-weight: 600;
	text-transform: uppercase;
}
.bfad2839 ul .menu-item-lang a img {
	border-radius: 6px;
	height: 100%;
	width: 100%;
}
.bfad2839 ul .menu-item-lang .js-toggle-submenu-lang {
	bottom: 0;
	display: block;
	height: 10px;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	transition: .2s;
	width: 10px;
}
@media (max-width:1200px) {
	.bfad2839 ul .menu-item-lang .js-toggle-submenu-lang {
		transform: scale(1) rotate(90deg);
		webkit-transform: scale(1) rotate(90deg);
	}
}
.bfad2839 ul {
	position: relative;
	z-index: 1;
}
.bfad1139 {
	border: 0;
	color: inherit;
	cursor: default;
	display: inline-block;
	font: inherit;
	margin: 0;
	overflow: visible;
	text-transform: none;
	transition-duration: .2s;
	transition-property: opacity,filter,-webkit-filter;
	transition-property: opacity,filter;
	transition-property: opacity,-webkit-filter;
	transition-timing-function: ease-in-out;
}
.bfad1139,.bfadee0 {
	background-color: transparent;
	padding: 0;
}
.bfadee0 {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	justify-content: center;
	ms-flex-align: center;
	ms-flex-pack: center;
}
@media (min-width:1200px) {
	.bfadee0 {
		display: none;
	}
}
.bfadc30 {
	display: inline-block;
	height: 18px;
	position: relative;
	transform: scaleX(-1);
	vertical-align: middle;
	webkit-transform: scaleX(-1);
	width: 22px;
}
.bfad8294 {
	bottom: 0;
	display: block;
	margin-top: -1px;
	top: auto;
	transition-delay: .13s;
	transition-duration: .13s;
	transition-timing-function: cubic-bezier(.55,.055,.675,.19);
	width: 22px;
}
.bfad8294,.bfad8294:after,.bfad8294:before {
	background-color: #ffffff;
	border-radius: 4px;
	height: 2px;
	position: absolute;
	transition-duration: .15s;
	transition-property: transform,-webkit-transform;
	transition-property: transform;
	transition-property: -webkit-transform;
	transition-timing-function: ease;
}
.bfad8294:after,.bfad8294:before {
	content: "";
	display: block;
	width: 22px;
}
.bfad8294:before {
	top: -8px;
}
.bfad8294:after {
	bottom: -8px;
	top: -16px;
	transition: top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear;
}
.bfad1139.is-active .bfad8294 {
	transform: translate3d(0,-8px,0) rotate(-45deg);
	transition-delay: .22s;
	transition-timing-function: cubic-bezier(.215,.61,.355,1);
	webkit-transform: translate3d(0,-8px,0) rotate(-45deg);
	width: 22px;
}
.bfad1139.is-active .bfad8294:after {
	opacity: 0;
	top: 0;
	transition: top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;
}
.bfad1139.is-active .bfad8294:before {
	top: 0;
	transform: rotate(-90deg);
	transition: top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .25s;
	transition: top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;
	transition: top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .25s;
	webkit-transform: rotate(-90deg);
}
.bfadccb {
	cursor: pointer;
	margin-bottom: 25px;
}
.bfadb02 {
	align-items: center;
	background-color: transparent;
	display: flex;
	display: -ms-flexbox;
	height: 200px!important;
	justify-content: center;
	ms-flex-align: center;
	ms-flex-pack: center;
}
@media (min-width:768px) {
	.bfadb02 {
		height: 240px!important;
	}
}
.bfadac4 {
	max-height: none;
	max-width: 224px;
}
@media (min-width:768px) {
	.bfadac4 {
		max-height: 96px;
		max-width: 400px;
	}
}
.bfadde7 {
	padding: 20px 0;
}
.bfad2492 {
	height: 100%;
	padding-bottom: 20px;
}
.bfad69f {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	flex-direction: column;
	height: 100%;
	justify-content: space-between;
	ms-flex-align: center;
	ms-flex-direction: column;
	ms-flex-pack: justify;
	padding: 20px 15px 13px;
	position: relative;
}
.bfad69f:hover .bfad231 {
	color: #332426;
}
.bfad7ba2 {
	padding: 5px 0 10px;
}
.bfada38 {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	justify-content: center;
	margin: 10px 0;
	min-height: 36px;
	ms-flex-align: center;
	ms-flex-pack: center;
}
.bfad231 {
	color: #332426;
	font-size: .75rem;
	font-weight: 700;
	letter-spacing: .86px;
	line-height: 150%;
	margin: 0;
	text-align: center;
	transition: all .4s ease-in-out;
}
.bfaddb6 {
	margin: 0;
	padding: 16px 0;
}
@media (max-width:1199.98px) {
	.bfaddb6 {
		margin-bottom: 0;
	}
}
@media (max-width:991.98px) {
	.bfaddb6 {
		padding: 0 0 16px;
	}
}
.bfaddb6 .bfadb06c {
	color: #666;
	font-size: .75rem;
	line-height: 20px;
	margin-left: 4px;
}
.bfaddb6 .bfadb06c:hover {
	color: #666;
}
.bfaddb6 a {
	color: #f34;
	font-size: .75rem;
	line-height: 20px;
	margin-right: 4px;
}
.bfaddb6 a:hover {
	text-decoration: underline;
}
.bfaddb6 a:not(:first-child) {
	margin-left: 4px;
}
.bfaddb6 span {
	color: #332426;
	font-size: .75rem;
}
.breadcrumbs-container {
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}
@media (min-width:576px) {
	.breadcrumbs-container {
		max-width: 540px;
	}
}
@media (min-width:768px) {
	.breadcrumbs-container {
		max-width: 720px;
	}
}
@media (max-width:991.98px) {
	.breadcrumbs-container {
		padding-left: 0;
		padding-right: 0;
	}
}
@media (min-width:992px) {
	.breadcrumbs-container {
		max-width: 960px;
	}
}
@media (min-width:1200px) {
	.breadcrumbs-container {
		max-width: 1140px;
	}
}
.single-casino .main {
	padding-top: 0;
}
@media (max-width:991.98px) {
	.single-casino .main {
		margin-bottom: 0;
		padding-top: 10px;
	}
}
.bfad1cb {
	margin-bottom: 10px;
}
.bfad1cb:last-child {
	margin-bottom: 0;
}
.bfad1cb a {
	text-decoration: none;
}
.bfad1cb a:hover {
	text-decoration: underline;
}
.bfadbaa {
	position: relative;
	z-index: 0;
}
.bfad024 {
	padding: 40px 0;
	position: relative;
}
.bfad024:before {
	background-color: #fff;
	background-image: url(/wp-content/themes/theme-child/assets/src/images/bg-coins-2.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	display: block;
	height: 100%;
	left: -500%;
	position: absolute;
	top: 0;
	width: 1000%;
}
body.no-scroll {
	ms-touch-action: pan-x;
	overflow: hidden;
	touch-action: pan-x;
}
body.bfad98d9 .breadcrumbs-container,body.bfad98d9 header {
	display: none;
}
.bfad1cb .bfadf8f,.bfad1cb h2 {
	text-align: left;
}
.bfad1cb .bfadefc,.bfad1cb h3 {
	font-size: 25px;
	margin: 20px 0;
}
.bfad38fa {
	font-size: 2rem;
	line-height: 125%;
	text-transform: uppercase;
}
@media (min-width:768px) {
	.bfad38fa {
		margin: 0 0 40px;
	}
}
.bfadc39 {
	color: #332426;
	font-family: Arial,"sans-serif";
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 133%;
	margin-bottom: 16px;
	text-transform: uppercase;
}
@media (min-width:576px) {
	.bfadc39 {
		margin-bottom: 35px;
	}
}
.bfad579 .btn-alternate {
	border-radius: 4px;
	display: block;
	font-size: .875rem;
	font-weight: 600;
	margin: auto;
	max-width: 140px;
	padding: 16px 40px;
}
@media (max-width:991.98px) {
	.responsive-table {
		overflow-x: auto;
	}
	.responsive-table table {
		max-width: none;
	}
}
.main ul li {
	background-image: none;
	color: #332426;
	flex: 0 0 100%;
	font-size: 1rem;
	font-weight: 400;
	line-height: 150%;
	margin: 0 0 8px;
	max-width: 100%;
	-ms-flex: 0 0 100%;
	padding-left: 20px;
	position: relative;
}
@media (min-width:992px) {
	.main ul li {
		margin: 0 0 8px;
	}
}
.main ul li:before {
	background-color: #8cc23c;
	border-radius: 50%;
	content: "";
	display: block;
	height: 7px;
	left: 0;
	position: absolute;
	top: 8px;
	width: 7px;
}
.main ul li ol,.main ul li ul {
	margin: 8px 0 0;
}
.main ol {
	counter-reset: num;
	list-style: none;
	margin: 25px 0;
	padding: 0;
}
.main ol:last-child {
	margin-bottom: 0;
}
.main ol li {
	color: #332426;
	font-size: 1rem;
	font-weight: 400;
	line-height: 150%;
	margin: 0 0 8px;
	padding-left: 23px;
	position: relative;
}
.main ol li:last-child {
	margin-bottom: 0;
}
.main ol li:before {
	background-color: transparent;
	color: #f34;
	content: counter(num) ". ";
	counter-increment: num;
	font-size: 1rem;
	font-weight: 400;
	left: 0;
	margin: 0;
	position: absolute;
	text-align: left;
	top: 0;
}
.main ol li ol,.main ol li ul {
	margin: 8px 0 0;
}
.main ol li ul li {
	margin: 8px 0;
	padding-left: 20px;
}
.main ol li ul li:before {
	background-color: #f34;
	border-radius: 50%;
	content: "";
	display: block;
	height: 7px;
	left: 0;
	position: absolute;
	top: 8px;
	width: 7px;
}
.main ol li ol {
	counter-reset: num2;
}
.main ol li ol li {
	padding-left: 30px;
}
.main ol li ol li:before {
	content: counter(num) "." counter(num2);
	counter-increment: num2;
}
button:focus {
	outline: none;
}
img {
	max-width: 100%;
}
@media (max-width:575.98px) {
	img.alignleft,img.alignright {
		display: block;
		float: none;
		margin: 20px auto;
	}
}
.bfadfe5 .bfad579,.bfadfe5 .bfad579 p {
	color: #666;
	font-size: 1rem;
	line-height: 150%;
	margin: 0 0 40px;
}
.bfadfe5 .bfad579 h2,.bfadfe5 .bfad579 h3,.bfadfe5 .bfad579 h4,.bfadfe5 .bfad579 h5,.bfadfe5 .bfad579 h6 {
	color: #fff;
	font-family: Arial,"sans-serif";
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 133%;
	margin-bottom: 25px;
}
.container.bfadf58 {
	margin-top: 40px!important;
}
@media (min-width:1200px) {
	.container.bfadf58 {
		margin-top: 64px!important;
	}
}
@media (min-width:1200px) {
	.single-casino .bfad8c8f {
		margin-top: -216px;
	}
}
.bfad0d6e .bfad361 {
	margin-bottom: 0;
}
.bfad0d6e .bfad8f8 {
	margin-bottom: 10px;
	text-align: left;
}
.bfad8f2 {
	background-color: #e6e1e2;
	border-radius: 5px;
	bottom: 5px;
	box-shadow: none;
	left: 5px;
	opacity: 0;
	padding: 15px 18px;
	position: fixed;
	width: calc(100% - 10px);
	z-index: 333;
}
@media (min-width:576px) {
	.bfad8f2 {
		padding: 20px 30px;
	}
}
.bfad19c {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	justify-content: space-between;
	ms-flex-align: center;
	ms-flex-pack: justify;
}
.bfad8f2 .bfadf85 {
	font-size: .875rem;
	line-height: 15px;
}
.bfad8f2 .bfadf85 p {
	color: #332426;
	font-size: .75rem;
	margin: 0;
}
.bfad8f2 .bfad920 {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	justify-content: flex-start;
	ms-flex-align: center;
	ms-flex-pack: start;
	padding: 0 22px 0 0;
}
@media (min-width:768px) {
	.bfad8f2 .bfadf85 {
		margin: 0;
	}
}
.bfad8f2 .bfade76b {
	color: #198cfe;
}
.bfad8f2 .bfad1d4 {
	background-size: cover;
	cursor: pointer;
	height: 20px;
	width: 20px;
}
.bfad8f2 .bfad04e3 {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	justify-content: flex-end;
	ms-flex-align: center;
	ms-flex-pack: end;
	padding: 0;
}
.single-casino .bfad8f2 {
	bottom: 65px;
}
@media (min-width:1200px) {
	.single-casino .bfad8f2 {
		bottom: 5px;
	}
}
.bfad02a6 {
	background: #f34 url(/wp-content/themes/theme-child/assets/src/images/icon-arrow-scroll.svg) no-repeat 50%;
	border: 0;
	border-radius: 50%;
	bottom: 82px;
	color: #fff;
	content: "";
	cursor: pointer;
	height: 40px;
	opacity: 0;
	outline: none;
	position: fixed;
	right: 12px;
	width: 40px;
	z-index: 333;
}
@media (min-width:576px) {
	.bfad02a6 {
		right: 24px;
	}
}
.bfad02a6:before {
	background: 0 0;
}
.bfad02a6:after {
	border: 1px solid #f34;
	border-radius: 50%;
	content: "";
	height: 48px;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%,-50%);
	webkit-transform: translate(-50%,-50%);
	width: 48px;
}
.bfad02a6.is-shown {
	opacity: 1;
}
.bfad02a6.is-shown:hover {
	opacity: .8;
}
.single-casino .bfadeca {
	background: #d63743 url(/wp-content/themes/theme-child/assets/src/images/icon-arrow-scroll.svg) no-repeat 50%;
	border-radius: 0;
	bottom: 0;
	height: 60px;
	right: 0;
	width: 50px;
	z-index: 222;
}
@media (min-width:1200px) {
	.single-casino .bfadeca {
		background: #f34 url(/wp-content/themes/theme-child/assets/src/images/icon-arrow-scroll.svg) no-repeat 50%;
		border-radius: 50%;
		bottom: 82px;
		height: 40px;
		right: 12px;
		width: 40px;
	}
}
.single-casino .bfad02a6:after {
	border: none;
}
@media (min-width:1200px) {
	.single-casino .bfad02a6:after {
		border: 1px solid #f34;
	}
}
.modal-open {
	overflow: hidden;
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}
.modal {
	display: none;
	height: 100%;
	left: 0;
	outline: 0;
	overflow: hidden;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1050;
}
.modal-dialog {
	margin: .5rem;
	pointer-events: none;
	position: relative;
	width: auto;
}
.modal.fade .modal-dialog {
	transform: translateY(-50px);
	transition: transform .3s ease-out,-webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: -webkit-transform .3s ease-out;
	webkit-transform: translateY(-50px);
}
@media (prefers-reduced-motion:reduce) {
	.modal.fade .modal-dialog {
		transition: none;
	}
}
.modal.show .modal-dialog {
	transform: none;
	webkit-transform: none;
}
.modal.modal-static .modal-dialog {
	transform: scale(1.02);
	webkit-transform: scale(1.02);
}
.modal-dialog-scrollable {
	display: flex;
	display: -ms-flexbox;
	max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
	max-height: calc(100vh - 1rem);
	overflow: hidden;
}
.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header {
	flex-shrink: 0;
	ms-flex-negative: 0;
}
.modal-dialog-scrollable .modal-body {
	overflow-y: auto;
}
.modal-dialog-centered {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	min-height: calc(100% - 1rem);
	ms-flex-align: center;
}
.modal-dialog-centered:before {
	content: "";
	display: block;
	height: calc(100vh - 1rem);
}
.modal-dialog-centered.modal-dialog-scrollable {
	flex-direction: column;
	height: 100%;
	justify-content: center;
	ms-flex-direction: column;
	ms-flex-pack: center;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
	max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable:before {
	content: none;
}
.modal-content {
	background-clip: padding-box;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: .3rem;
	display: flex;
	display: -ms-flexbox;
	flex-direction: column;
	ms-flex-direction: column;
	outline: 0;
	pointer-events: auto;
	position: relative;
	width: 100%;
}
.modal-backdrop {
	background-color: #000;
	height: 100vh;
	left: 0;
	position: fixed;
	top: 0;
	width: 100vw;
	z-index: 1040;
}
.modal-backdrop.fade {
	opacity: 0;
}
.modal-backdrop.show {
	opacity: .5;
}
.modal-header {
	align-items: flex-start;
	border-bottom: 1px solid #dee2e6;
	border-top-left-radius: calc(.3rem - 1px);
	border-top-right-radius: calc(.3rem - 1px);
	justify-content: space-between;
	ms-flex-align: start;
	ms-flex-pack: justify;
	padding: 1rem;
}
.modal-header .close {
	margin: -1rem -1rem -1rem auto;
	padding: 1rem;
}
.modal-title {
	line-height: 1.5;
	margin-bottom: 0;
}
.modal-body {
	flex: 1 1 auto;
	ms-flex: 1 1 auto;
	padding: 1rem;
	position: relative;
}
.modal-footer {
	align-items: center;
	border-bottom-left-radius: calc(.3rem - 1px);
	border-bottom-right-radius: calc(.3rem - 1px);
	border-top: 1px solid #dee2e6;
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	justify-content: flex-end;
	ms-flex-align: center;
	ms-flex-pack: end;
	ms-flex-wrap: wrap;
	padding: .75rem;
}
.modal-footer>* {
	margin: .25rem;
}
.modal-scrollbar-measure {
	height: 50px;
	overflow: scroll;
	position: absolute;
	top: -9999px;
	width: 50px;
}
@media (min-width:576px) {
	.modal-dialog {
		margin: 1.75rem auto;
		max-width: 500px;
	}
	.modal-dialog-scrollable {
		max-height: calc(100% - 3.5rem);
	}
	.modal-dialog-scrollable .modal-content {
		max-height: calc(100vh - 3.5rem);
	}
	.modal-dialog-centered {
		min-height: calc(100% - 3.5rem);
	}
	.modal-dialog-centered:before {
		height: calc(100vh - 3.5rem);
	}
	.modal-sm {
		max-width: 300px;
	}
}
@media (min-width:992px) {
	.modal-lg,.modal-xl {
		max-width: 800px;
	}
}
@media (min-width:1200px) {
	.modal-xl {
		max-width: 1140px;
	}
}
.modal {
	padding: 0;
}
.modal-dialog {
	margin: 75px auto;
}
@media (min-width:576px) {
	.modal-dialog {
		max-width: 980px;
	}
}
.modal-header {
	border: none;
	display: flex;
	display: -ms-flexbox;
	flex-direction: column;
	ms-flex-direction: column;
	padding-bottom: 0;
	padding-top: 8px;
	position: relative;
}
.modal-body {
	padding: 0 15px;
}
@media (min-width:768px) {
	.modal-body {
		padding: 0 50px;
	}
}
.modal-body .bfad8c9,.modal-body .bfad49f1,.modal-body .bfad713 {
	min-width: inherit;
	width: inherit;
}
@media (min-width:768px) {
	.modal-body .bfad8c9,.modal-body .bfad49f1,.modal-body .bfad713 {
		min-width: 100%;
		width: 100%;
	}
}
.modal-footer {
	border: none;
	justify-content: center;
	ms-flex-pack: center;
	padding-bottom: 18px;
	padding-top: 0;
	text-align: center;
}
.modal-goto {
	color: #fff;
	font-size: .75rem;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.modal-title {
	color: #f34;
	display: block;
	font-family: Arial,"sans-serif";
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.3;
	margin: 10px 0;
	text-align: center;
	width: 100%;
}
@media (min-width:992px) {
	.modal-title {
		font-size: 1.875rem;
		padding: 0 75px;
	}
}
.modal-subtitle {
	color: #666;
	font-family: Arial,"sans-serif";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.65;
	margin: 10px 0;
	text-align: center;
	width: 100%;
}
@media (min-width:992px) {
	.modal-subtitle {
		padding: 0 75px;
	}
}
.modal-content {
	background-color: #fff;
	border-radius: 6px;
	box-shadow: 0 0 10px 1px rgba(0,0,0,.2);
}
.modal-close {
	background-color: transparent;
	border: none;
	box-shadow: none;
	position: absolute;
	right: 15px;
	top: 15px;
}
.modal-close-icon {
	color: #fff;
	font-size: 1.5rem;
}
@media (max-width:991.98px) {
	.modal-header .modal-close {
		padding: 0 15px;
	}
}
.btn-play {
	border-radius: 4px;
	font-size: .875rem;
	font-weight: 600;
	letter-spacing: 0;
	padding: 14px 25px;
	width: auto;
}
.single-casino .btn-play {
	border-radius: 8px;
}
@media (min-width:768px) {
	.btn-play {
		padding: 14px 36px;
	}
}
.btn-overview {
	padding: 9px 70px;
}
.btn-mobile-fixed {
	width: 100%;
}
.btn-width-modified {
	width: calc(100% - 50px);
}
@media (min-width:1200px) {
	.btn-width-modified {
		width: 100%;
	}
}
.btn-load-more {
	height: 40px;
	line-height: 15px;
}
.bfadbb4,.bfadc41 {
	background-color: #f7f2f3;
	border-radius: 4px;
	box-shadow: none;
	overflow: hidden;
}
.bfadc41 {
	padding: 0;
}
.bfad06a {
	background: #fff;
	border-radius: 8px;
	margin-bottom: 40px;
	padding: 40px 32px 55px;
}
@media (max-width:991.98px) {
	.bfad06a {
		margin-bottom: 10px;
		padding-bottom: 24px;
		padding-left: 16px;
		padding-right: 16px;
	}
}
@media (min-width:1200px) {
	.bfad06a {
		padding-left: 25px;
		padding-right: 25px;
	}
}
.js-ajax-casino-table .load-more-wrapper {
	margin-top: 10px;
}
.bfad750 {
	background-color: #fff;
	border-radius: 8px;
	padding: 40px 8px 24px;
}
@media (max-width:991.98px) {
	.bfad750 {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		padding: 40px 8px 0;
	}
}
@media (max-width:767px) {
	.bfad750 {
		padding: 24px 1px 0;
	}
}
.bfad7bc {
	margin-left: 0;
	margin-right: 0;
}
.bfadd70f {
	cursor: pointer;
	display: flex;
	display: -ms-flexbox;
	flex-direction: column;
	justify-content: space-between;
	margin: 0 auto 16px;
	max-width: 100%;
	ms-flex-direction: column;
	ms-flex-pack: justify;
	padding: 40px 8px 8px;
	transition: all .4s ease-in-out;
	width: 100%;
}
.bfadd70f:hover {
	box-shadow: 0 8px 16px rgba(197,0,33,.2);
}
@media (min-width:768px) {
	.bfadd70f {
		max-width: 100%;
	}
}
@media (max-width:991.98px) {
	.bfadd70f {
		margin-bottom: 16px;
	}
}
@media (min-width:992px) {
	.bfadd70f {
		max-width: 100%;
	}
}
.bfad077d {
	color: #332426;
	font-family: Arial,"sans-serif";
	font-size: 1.75rem;
	font-weight: 700;
	line-height: 32px;
	margin: 0 0 16px;
	text-align: center!important;
	text-transform: uppercase;
}
.bfad24c {
	align-content: stretch;
	display: flex;
	display: -ms-flexbox;
	justify-content: stretch;
	ms-flex-line-pack: stretch;
	ms-flex-pack: stretch;
}
@media (min-width:768px) {
	.bfad24c {
		padding-left: 8px;
		padding-right: 8px;
	}
}
.bfad24c:first-of-type .bfadd70f {
	border: 3px solid #ff8000;
	border-radius: 4px;
}
@media (max-width:991.98px) {
	.bfad24c {
		justify-content: space-between;
		ms-flex-pack: justify;
	}
	.bfad24c:first-of-type .bfadd70f {
		max-width: 100%;
	}
	.bfad24c:nth-of-type(2),.bfad24c:nth-of-type(3),.bfad24c:nth-of-type(n+4) {
		flex: 0 0 50%;
		max-width: 50%;
		ms-flex: 0 0 50%;
	}
}
@media (max-width:767px) {
	.bfad24c:nth-of-type(2),.bfad24c:nth-of-type(3),.bfad24c:nth-of-type(n+4) {
		flex: 0 0 100%;
		max-width: 100%;
		ms-flex: 0 0 100%;
	}
}
@media (min-width:768px) {
	.bfad993 {
		margin-bottom: -30px;
		ms-flex-order: 2;
		order: 2;
		transform: translateY(-15px);
		webkit-transform: translateY(-15px);
	}
}
@media (min-width:768px) {
	.bfad996 {
		ms-flex-order: 1;
		order: 1;
	}
}
@media (min-width:768px) {
	.bfad779c3 {
		ms-flex-order: 3;
		order: 3;
	}
}
.bfad8676 {
	max-height: 75%;
	max-width: 75%;
}
.bfad713 {
	align-items: center;
	background-color: transparent;
	display: flex;
	display: -ms-flexbox;
	height: 88px;
	justify-content: center;
	max-width: 100%;
	ms-flex-align: center;
	ms-flex-pack: center;
	position: relative;
	width: 100%;
}
.bfad713 img {
	z-index: 2;
}
.bfad713:before {
	background: linear-gradient(90deg,#fe4d78,#ff9c47);
	border-radius: 50px;
	bottom: 0;
	content: "";
	display: block;
	filter: blur(80px);
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	webkit-filter: blur(80px);
	width: 100%;
}
.bfad713.has-label {
	position: relative;
}
.bfad713.has-label:after {
	align-content: center;
	background-color: #ff8000;
	color: #fff;
	content: "Top";
	display: flex;
	display: -ms-flexbox;
	font-family: Arial,"sans-serif";
	font-size: .625rem;
	font-weight: 700;
	justify-content: center;
	ms-flex-line-pack: center;
	ms-flex-pack: center;
	padding: 17px 2px 2px;
	position: absolute;
	right: -40px;
	text-transform: uppercase;
	top: -8px;
	transform: rotate(45deg);
	webkit-transform: rotate(45deg);
	width: 100px;
}
.bfad0459 {
	color: #fff;
	flex: 1 0;
	ms-flex: 1 0;
	padding: 15px 5px 16px;
	text-align: center;
}
.bfadfa99 {
	display: flex;
	display: -ms-flexbox;
	flex-direction: column;
	flex-wrap: wrap;
	ms-flex-direction: column;
	ms-flex-wrap: wrap;
	text-align: center;
	width: 100%;
}
.bfadfa99.bfadcef5 a {
	color: #ff8000;
	margin: 2px 0;
	padding-top: 8px;
	text-decoration: underline;
}
.bfadc36 {
	background-color: #ff8000;
	color: #fff;
	font-size: .8125rem;
	left: 8px;
	padding: 0 2px;
	position: absolute;
	text-transform: uppercase;
	top: 8px;
	width: 46px;
	z-index: 2;
}
.bfadc36,.bfadc36.bfadf62 {
	align-items: center;
	border-radius: 5px;
	display: flex;
	display: -ms-flexbox;
	font-weight: 400;
	height: 24px;
	justify-content: center;
	ms-flex-align: center;
	ms-flex-pack: center;
}
.bfadc36.bfadf62 {
	background: #faf5f6;
	color: #3d383a;
	font-size: .75rem;
	width: 23px;
	z-index: 1;
}
.bfadd70f .bfad068d {
	color: #332426;
	font-family: Arial,"sans-serif";
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 16px;
	padding: 0 10px;
	text-transform: capitalize;
}
.bfadd70f .bfad8143 {
	align-items: center;
	color: #ff8000;
	display: flex;
	display: -ms-flexbox;
	font-family: Arial,"sans-serif";
	font-size: .875rem;
	font-weight: 600;
	justify-content: center;
	line-height: 150%;
	margin-bottom: 8px;
	ms-flex-align: center;
	ms-flex-pack: center;
}
.bfadd70f .bfad8143:before {
	background-image: url(/wp-content/themes/theme-child/assets/src/images/ic-coins.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 100% auto;
	border: none;
	border-radius: 0;
	content: "";
	display: flex;
	display: -ms-flexbox;
	height: 16px;
	margin-right: 8px;
	width: 16px;
}
.bfad1bd0 {
	color: #332426;
	font-family: Arial,"sans-serif";
	font-size: .875rem;
	font-weight: 600;
	line-height: 150%;
	margin: 0;
	text-transform: uppercase;
}
.bfad49f1 {
	background-color: #f34;
	border-radius: 5px;
	color: #fff;
	font-size: 1rem;
	font-weight: 700;
	max-width: 100%;
	min-width: 100%;
	padding: 8px 10px;
	text-align: center;
	text-transform: capitalize;
	width: 100%;
}
.bfad8c42,.bfad49f1 {
	display: block;
	font-family: Arial,"sans-serif";
}
.bfad8c42 {
	color: #666;
	font-size: .75rem;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 133%;
	text-decoration: underline;
	text-transform: none;
	transition: all .2s ease-in-out;
}
.bfad8c42:hover {
	color: #f34;
	text-decoration: underline;
}
.bfadd70f .bfad9ec .bfad9eb {
	height: 24px;
	margin: 0;
	width: 24px;
}
.bfadcef5 {
	width: 100%;
}
.bfadfec .bfad7bc {
	margin-bottom: 0;
}
@media (min-width:992px) {
	.bfada40d .bfad24c:first-of-type,.bfadfec .bfad24c:first-of-type {
		ms-flex-order: 2;
		order: 2;
	}
	.bfada40d .bfad24c:nth-of-type(2),.bfadfec .bfad24c:nth-of-type(2) {
		ms-flex-order: 1;
		order: 1;
	}
	.bfada40d .bfad24c:nth-of-type(3),.bfadfec .bfad24c:nth-of-type(3) {
		ms-flex-order: 3;
		order: 3;
	}
	.bfada40d .bfad24c:nth-of-type(n+4),.bfadfec .bfad24c:nth-of-type(n+4) {
		ms-flex-order: 4;
		order: 4;
	}
}
.bfaddf4 {
	margin: 0 0 16px;
}
@media (min-width:390px) {
	.bfaddf4 {
		margin: 0 auto 16px;
	}
}
.bfaddf4:last-child {
	margin: 0!important;
}
.bfaddf4 p {
	margin-bottom: 0;
}
@media (max-width:991px) {
	.bfad3c3 {
		display: none!important;
	}
}
.bfaddf4.bfadf2d {
	margin: 0 0 16px;
}
.bfaddf4 .bfad460 {
	color: grey;
	font-size: .75rem;
	font-weight: 400;
	margin-bottom: 4px;
}
.bfad647b {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	justify-content: center;
	ms-flex-align: center;
	ms-flex-pack: center;
	ms-flex-wrap: wrap;
	position: relative;
}
.bfad647b .item {
	margin: 2px;
	text-align: center;
}
.bfad647b .bfad3a3 {
	color: #fa0;
}
.bfad647b span {
	overflow: hidden;
}
.bfad8c9 {
	margin: 0 auto;
	max-width: 225px;
	width: 100%;
}
@media (max-width:1367px) {
	.bfad8c9 {
		width: 200px;
	}
}
@media (max-width:1199px) {
	.bfad8c9 {
		width: 100%;
	}
}
.bfad8c9 .item {
	align-items: center;
	background: 0 0;
	display: flex;
	display: -ms-flexbox;
	height: 37px;
	justify-content: center;
	line-height: 40px;
	ms-flex-align: center;
	ms-flex-pack: center;
	text-align: center;
	width: 37px;
}
.bfad8c9 .item img {
	max-height: 85%;
	max-width: 85%;
}
.bfad9e6 {
	color: #332426;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 24px;
	text-transform: capitalize;
}
.bfad3fe .item {
	background: #fff;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 40px;
}
.bfad647b .hidden-item {
	display: none;
}
.bfad08a7 {
	color: #ff720d;
	display: block;
	font-weight: 400;
	text-align: center;
	text-decoration: underline;
}
.trigger-more-js {
	color: #f34!important;
}
.bfad804 {
	color: #26c280;
	padding-right: 5px;
}
.bfad043 {
	color: #eb4033;
	padding-right: 5px;
}
.bfadd4b {
	max-width: 133px;
	min-width: 133px;
}
@media (min-width:1367px) {
	.bfadd4b {
		max-width: 133px;
		min-width: 133px;
	}
}
@media (max-width:1199px) {
	.bfadd4b {
		max-width: 147px;
		min-width: 147px;
	}
}
@media (max-width:991px) {
	.bfadd4b {
		max-width: 100%;
		min-width: 100%;
	}
}
.table-text-component {
	color: #332426;
	display: block;
	font-size: .875rem;
	font-weight: 600;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	width: 100%;
}
p.bfad8d8,p.bfad460 {
	color: grey;
	font-size: .75rem;
	font-weight: 400;
	margin-bottom: 4px;
}
.bfad565 {
	background-color: #fff;
	padding: 24px 16px;
}
.bfad8d8 {
	margin-bottom: 5px;
}
.bfad537 {
	background-color: #fff;
	border-radius: 8px;
	margin: 40px 0 0;
	padding: 0;
}
@media (max-width:991.98px) {
	.bfad537 {
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		margin: 0;
	}
}
.bfad565 .load-more-wrapper {
	margin-top: 10px;
}
.bfad3a2 {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	justify-content: center;
	ms-flex-align: center;
	ms-flex-pack: center;
}
.bfaddb9 {
	padding: 0;
	text-align: center;
}
.bfaddb9,.bfaddb9 .bfadfbc {
	color: #332426;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 24px;
}
.bfaddb9 .bfadfbc {
	font-family: Arial,"sans-serif";
	text-transform: capitalize;
}
@media (min-width:992px) {
	.bfad8e8 .bfad9e6,.bfaddf12 .bfad0bd {
		justify-content: flex-start;
		ms-flex-pack: start;
		padding-left: 15px;
	}
}
.bfadf45 {
	flex-wrap: wrap;
	ms-flex-wrap: wrap;
}
.bfadd93 {
	flex-direction: column;
	ms-flex-direction: column;
}
.bfadd93 a {
	color: #ff8000;
	display: block;
	margin-top: 4px;
	padding-top: 4px;
	text-decoration: underline;
}
@media (min-width:768px) {
	.bfad3b3,.bfad8c8,.bfadf2d {
		display: flex;
		display: -ms-flexbox;
	}
}
@media (min-width:992px) {
	.bfaddeb {
		display: flex;
		display: -ms-flexbox;
	}
}
.bfad626 {
	display: block;
	flex: 0 0 100%;
	line-height: 1.25;
	ms-flex: 0 0 100%;
	padding: 0 5px;
	text-align: center;
}
@media (min-width:768px) {
	.bfad626 {
		padding: 0 5px;
	}
}
.bfad4fd {
	height: auto;
	margin: 0 auto;
	max-width: 100%;
	width: 100%;
	z-index: 2;
}
.bfad7aa {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	justify-content: center;
	ms-flex-align: center;
	ms-flex-pack: center;
}
.bfad3f0 {
	color: #666;
}
.bfad25f {
	background-color: #f7f2f3;
	border-radius: 4px;
	display: block;
	margin-bottom: 8px;
}
@media (max-width:991.98px) {
	.bfad25f {
		display: none;
	}
}
.bfad25f .bfad2b3 {
	margin-bottom: 0;
	padding: 4px;
}
.bfad25f .bfad05e5 {
	justify-content: center;
	ms-flex-pack: center;
}
.bfad25f .bfad3a2 {
	color: #332426;
	font-size: .75rem;
	font-weight: 400;
	text-transform: uppercase;
}
.bfad25f .bfad3a2 .bfad05e5 {
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	ms-flex-wrap: wrap;
}
@media (min-width:768px) {
	.bfad25f .bfad8c8 {
		flex: 0 0 1%;
		max-width: 1%;
		ms-flex: 0 0 1%;
	}
}
@media (min-width:992px) {
	.bfad25f .bfad3b3 {
		flex: 0 0 20%;
		max-width: 20%;
		ms-flex: 0 0 20%;
	}
}
.bfad2b3 {
	background-color: transparent;
	margin-bottom: 2px;
	overflow: hidden;
	position: relative;
	transition: all .4s ease-in-out;
}
.bfad6b97 .bfad2b3 {
	margin-bottom: 0;
}
.bfad6b97 .bfad2b3:first-of-type,.bfad6b97 .bfad2b3:nth-of-type(2),.bfad6b97 .bfad2b3:nth-of-type(3) {
	background-color: #f7f2f3;
}
@media (max-width:991.98px) {
	.bfad510d {
		display: flex;
		display: -ms-flexbox;
		flex-wrap: wrap;
		justify-content: space-between;
		ms-flex-pack: justify;
		ms-flex-wrap: wrap;
	}
}
.bfad510d .bfad2b3 {
	padding: 15px 5px;
}
@media (max-width:991.98px) {
	.bfad510d .bfad2b3 {
		flex: 0 0 48.8%;
		max-width: 48.8%;
		ms-flex: 0 0 48.8%;
	}
}
@media (max-width:767.98px) {
	.bfad510d .bfad2b3 {
		flex: 0 0 100%;
		max-width: 100%;
		ms-flex: 0 0 100%;
	}
}
.bfad510d .bfad2b3:hover {
	background-color: #f7f2f3;
}
@media (min-width:768px) {
	.bfad510d .bfad2b3 {
		padding: 5px;
	}
}
.bfad510d .bfad05e5 {
	background-color: #f7f2f3;
	border-bottom: none;
	border-radius: 4px;
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 8px;
	min-height: 120px;
	ms-flex-pack: center;
	ms-flex-wrap: wrap;
	padding: 16px 4px;
}
.bfad510d .bfad05e5:last-child {
	border-bottom: 0;
	margin-bottom: 0;
}
@media (max-width:991.98px) {
	.bfad510d .bfad05e5 {
		margin-bottom: 16px;
		padding: 40px 8px 8px;
	}
	.bfad510d .bfad05e5:last-child {
		margin-bottom: 16px;
	}
}
.bfad510d .bfad3a2 {
	max-width: 133px;
	min-width: 133px;
}
@media (max-width:991.98px) {
	.bfad510d .bfad3a2 {
		margin-bottom: 16px;
		padding: 0;
	}
	.bfad510d .bfad3a2:last-child {
		margin-bottom: 0;
	}
}
@media (min-width:1367px) {
	.bfad510d .bfad3a2 {
		max-width: 133px;
		min-width: 133px;
	}
}
@media (max-width:1199px) {
	.bfad510d .bfad3a2 {
		max-width: 147px;
		min-width: 147px;
	}
}
.bfad510d .bfad8c8 {
	background: #faf5f6;
	border-radius: 5px;
	height: 24px;
	left: 5px;
	min-width: 23px;
	position: absolute;
	top: 5px;
	width: 23px;
	z-index: 2;
}
.bfad510d .bfad8c8 span {
	color: #3d383a;
	font-size: .75rem;
	font-weight: 400;
	z-index: 1;
}
.bfad510d .bfad5cc,.bfad510d .bfad8c8 span {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	justify-content: center;
	ms-flex-align: center;
	ms-flex-pack: center;
}
.bfad510d .bfad5cc {
	background-color: transparent;
	border-radius: 5px;
	height: 80px;
	margin-bottom: 15px;
	min-height: 80px;
	min-width: 120px;
	padding: 0;
	width: 120px;
}
.bfad510d .bfad5cc:before {
	background: linear-gradient(90deg,#fe4d78,#ff9c47);
	border-radius: 50px;
	bottom: 0;
	content: "";
	display: block;
	filter: blur(80px);
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	webkit-filter: blur(80px);
	width: 100%;
}
@media (min-width:992px) {
	.bfad510d .bfad5cc {
		margin-bottom: 0;
	}
}
@media (max-width:991.98px) {
	.bfad510d .bfad5cc {
		height: 88px;
		margin: 0 auto;
		max-width: 100%;
		width: 100%;
	}
}
.bfad510d .bfadc0fa {
	border-radius: 5px;
	height: auto;
	min-height: 50px;
	padding: 5px;
	position: relative;
}
@media (max-width:991.98px) {
	.bfad510d .bfadc0fa {
		margin: 0 auto 15px;
		max-width: 100%;
		width: 100%;
	}
	.bfad510d .bfadc0fa img {
		display: block;
		margin: 0 auto;
		max-height: 100%;
		width: 150px;
	}
}
@media (max-width:374px) {
	.bfad510d .bfadc0fa {
		width: 235px;
	}
}
.bfad510d .bfad9c8 {
	flex: 0 0 100%;
	max-width: 100%;
	ms-flex: 0 0 100%;
}
@media (min-width:768px) {
	.bfad510d .bfad9c8 {
		flex: 0 0 25%;
		flex-wrap: wrap;
		max-width: 25%;
		ms-flex: 0 0 25%;
		ms-flex-wrap: wrap;
	}
}
@media (min-width:992px) {
	.bfad510d .bfad9c8 {
		flex: 0 0 20%;
		max-width: 20%;
		ms-flex: 0 0 20%;
	}
}
.bfad510d .bfad18c {
	display: flex;
	display: -ms-flexbox;
	flex: 0 0 50%;
	justify-content: center;
	max-width: 50%;
	ms-flex: 0 0 50%;
	ms-flex-pack: center;
}
@media (min-width:768px) {
	.bfad510d .bfad18c {
		flex: 0 0 100%;
		margin: 3px 0;
		max-width: 100%;
		ms-flex: 0 0 100%;
	}
}
.bfad510d .bfaddb9 {
	font-weight: 700;
}
@media (max-width:991.98px) {
	.bfad510d .bfad1b7,.bfad510d .bfad8e8,.bfad510d .bfad27c,.bfad510d .bfad227c,.bfad510d .bfad511,.bfad510d .bfad959,.bfad510d .bfadbfd,.bfad510d .bfaddb9,.bfad510d .bfaddf12,.bfad510d .bfadf2d {
		max-width: 100%;
		min-width: 100%;
		width: 100%;
	}
}
@media (max-width:991.98px) {
	.bfad510d .bfadce3 {
		min-width: 100%;
		width: 100%;
	}
}
.bfad510d .bfadce3 button {
	background-color: #f34;
	border-radius: 4px;
	color: #fff;
	font-family: Arial,"sans-serif";
	font-size: 1rem;
	font-weight: 700;
	height: max-content;
	height: -moz-max-content;
	height: -webkit-max-content;
	letter-spacing: 0;
	padding: 8px;
	text-transform: capitalize;
	transition: all .4s ease-in-out;
	width: 100%;
}
.bfad510d .bfadce3 button:hover {
	background-color: #f34;
	box-shadow: 0 0 8px rgba(255,0,9,.5);
	color: #fff;
}
@media (max-width:991.98px) {
	.bfad510d .bfadb9b,.bfad510d .bfadf45 {
		width: 100%;
	}
}
@media (max-width:991.98px) {
	.bfad510d .bfadc0fa {
		margin-bottom: 16px;
		padding: 0;
	}
}
.bfad565 .bfad9ec .bfad9eb {
	margin: 0;
}
@media (max-width:991.98px) {
	.bfad565 .bfad9ec .bfad9eb {
		height: 24px;
		width: 24px;
	}
}
@media (max-width:991.98px) {
	.bfad8cd .bfad565 {
		padding-top: 0;
	}
}
section .table-text-component {
	font-size: 1.125rem;
	font-weight: 700;
}
section .bfad565 .bfad08a7 {
	color: #f34;
	font-size: .8125rem;
}
.bfad659 {
	background-color: #fff;
	margin: 0 0 25px;
	padding: 24px 16px;
}
@media (min-width:768px) {
	.bfad659 {
		padding: 24px;
	}
}
.bfad659 .bfadea3 {
	font-family: Arial,"sans-serif";
	font-size: 1.5rem;
	font-weight: 600;
	margin-bottom: 1rem;
	text-align: center;
	text-transform: uppercase;
}
.bfad659 .bfaddb6e {
	background-color: #f7f2f3;
	margin: 0 auto 16px;
	max-width: 256px;
	transition: all .4s ease-in-out;
}
@media (min-width:768px) {
	.bfad659 .bfad1c3b {
		padding-left: 8px;
		padding-right: 8px;
	}
}
.bfad659 .bfaddb6e:hover {
	box-shadow: 0 8px 16px rgba(197,0,33,.2);
}
@media (max-width:991.98px) {
	.bfad659 .bfaddb6e {
		margin-bottom: 16px;
	}
}
@media (min-width:768px) {
	.bfad659 .bfaddb6e {
		max-width: 100%;
	}
}
.bfad659 .bfaddb6e .bfad868 {
	background-position: 50%;
	background-repeat: no-repeat;
	height: 170px;
}
.bfad659 .bfaddb6e .bfad611 {
	padding: 0 15px 16px;
	text-align: center;
}
.bfad659 .bfaddb6e .bfad5e6 {
	color: #332426;
	font-size: 1rem;
	font-weight: 500;
	line-height: 110%;
	margin: 16px 0;
	text-transform: uppercase;
}
.bfad659 .bfaddb6e .bfad92d {
	background: 0 0;
	border: 1px solid #f34;
	color: #f34;
	font-family: Arial,"sans-serif";
	font-size: .875rem;
	font-weight: 600;
	margin: 0 auto 16px;
	max-width: max-content;
	max-width: -moz-max-content;
	max-width: -webkit-max-content;
	padding: 4px 20px;
	width: 100%;
}
.bfad659 .bfaddb6e .bfad226 {
	color: #666;
	display: block;
	font-size: .75rem;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 133%;
	margin: 0 auto;
	text-decoration: underline;
}
.bfad659 .bfaddb6e .bfad226:hover {
	color: #f34;
}
.bfad382 {
	justify-content: flex-start;
	ms-flex-pack: start;
}
.bfad63a,.bfad382 {
	align-items: center;
	ms-flex-align: center;
}
.bfad63a {
	display: flex;
	display: -ms-flexbox;
	justify-content: center;
	ms-flex-pack: center;
}
.bfad9eb {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 16px;
	margin: 0 4px;
	width: 16px;
}
.bfad119,.bfadbee {
	background-image: url(/wp-content/themes/theme-child/assets/src/images/icon-rating-en.svg);
}
.bfadcc6 {
	background-image: url(/wp-content/themes/theme-child/assets/src/images/icon-rating-dis.svg);
}
.bfad00b {
	background: url(/wp-content/themes/theme-child/assets/src/images/stars.svg) 0 no-repeat;
	background-size: 80px auto;
	height: 30px;
	width: 80px;
}
.bfadc967 {
	background-size: 112px auto;
	width: 112px;
}
.bfad55a7 {
	background: url(/wp-content/themes/theme-child/assets/src/images/stars-active.svg) 0 no-repeat;
	background-size: inherit;
	display: block;
	height: 100%;
}
.bfadfd3e {
	background-image: url(/wp-content/themes/theme-child/assets/src/images/svg/icons/arrow_right.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 10px auto;
}
@media (min-width:1200px) {
	.bfadfd3e {
		background-image: url(/wp-content/themes/theme-child/assets/dist/images/arrow_down.ae8b9fcd.svg);
	}
}
.menu-main .bfadfd3e {
	background-image: url(/wp-content/themes/theme-child/assets/src/images/svg/icons/arrow_right_red.svg);
}
@media (min-width:1200px) {
	.menu-main .bfadfd3e {
		background-image: url(/wp-content/themes/theme-child/assets/src/images/svg/icons/arrow_down_red.svg);
	}
}
.bfad2839 .bfadfd3e {
	background-image: url(/wp-content/themes/theme-child/assets/src/images/svg/icons/arrow_right_red.svg);
}
@media (min-width:1200px) {
	.bfad2839 .bfadfd3e {
		background-image: url(/wp-content/themes/theme-child/assets/src/images/svg/icons/arrow_down_red.svg);
	}
}
.bfada401 {
	display: inline-block;
	height: 10px;
	margin-left: 7px;
	width: 10px;
}
.bfada9f9 {
	color: #26c280;
	font-size: 22px;
	line-height: 0;
}
@media (min-width:992px) {
	.bfada9f9 {
		font-size: 34px;
	}
}
.bfad0779 {
	color: #ff720d;
	font-size: 22px;
	line-height: 0;
}
@media (min-width:992px) {
	.bfad0779 {
		font-size: 34px;
	}
}
.bfad9e0 {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/chevron-right.432555e2.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.bfad3ee {
	background-image: url(/wp-content/themes/theme-child/assets/src/images/svg/icons/cookies-ico.svg);
}
.bfad483 {
	background-image: none!important;
	background-position: 0;
	background-repeat: no-repeat;
	background-size: auto 16px;
	padding-left: 0;
}
.bfada55 {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/title_logo.797504e4.svg);
}
.bfad4b35 {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/ic-uk.28e3cbd7.svg);
}
.bfadea6 {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/bonus.3643d0a2.svg);
}
.bfad0f3 {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/cta.0df2f560.svg);
}
.bfadd50 {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/currency.41a57e8f.svg);
}
.bfadbe27 {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/title.fc734443.svg);
}
.bfad57dd {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/hits_misses.a5f971ee.svg);
}
.bfad249 {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/license.d6f0dc68.svg);
}
.bfad283 {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/min-deposit.b3250d46.svg);
}
.bfadee40 {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/os.68141257.svg);
}
.bfad030 {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/payments_icon.abdff2e2.svg);
}
.bfad708 {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/rating.00c7e369.svg);
}
.bfad8a4c {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/review.ad324e3f.svg);
}
.bfad681 {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/rtp.80edab79.svg);
}
.bfadcfe {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/software.e87272c9.svg);
}
.bfad6f9 {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/title_logo.797504e4.svg);
}
.bfadc08 {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/withdraval_limits.fe0ab999.svg);
}
.bfadd804 {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/year.5033820e.svg);
}
.bfad404 {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
	height: 20px;
	width: 20px;
}
.bfad8f4 {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/ic-check.0100f9cf.svg);
}
.bfadb2f {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/ic-uncheck.7df8a6fe.svg);
}
.bfad498 {
	background: 0 0;
	background-color: transparent;
	color: #fff;
	display: block;
	overflow: hidden;
	position: relative;
}
@media (min-width:768px) {
	.bfad498 {
		padding: 40px 0;
	}
}
.bfad498 .bfad4a0 {
	color: #fff;
	font-family: Arial,"sans-serif";
	font-size: 2rem;
	font-weight: 700;
	line-height: 125%;
	margin-bottom: 25px;
	text-align: center;
}
@media (min-width:768px) {
	.bfad498 .bfad4a0 {
		margin-bottom: 40px;
	}
}
@media (min-width:768px) {
	.bfad498 .bfad4a0 .bfad99f {
		background-image: url(/wp-content/themes/theme-child/assets/dist/images/ic-english-language.1faa8a2a.svg);
		background-position: left top 45%;
		background-repeat: no-repeat;
		background-size: 36px auto;
		padding-left: 50px;
	}
}
.bfad498 .bfad13f7 {
	color: #fff;
	font-size: 1rem;
	line-height: 150%;
	margin-bottom: 10px;
}
@media (min-width:576px) {
	.bfad498 .bfad4a0 {
		font-size: 1.875rem;
	}
}
@media (min-width:768px) {
	.bfad361 {
		display: flex;
		display: -ms-flexbox;
		flex-wrap: wrap;
		ms-flex-wrap: wrap;
	}
	.bfad8f8 {
		flex: 0 0 100%;
		max-width: 100%;
		ms-flex: 0 0 100%;
		ms-flex-order: 1;
		order: 1;
	}
	.bfadf6f {
		flex: 0 0 160px;
		max-width: 160px;
		ms-flex: 0 0 160px;
		ms-flex-order: 2;
		order: 2;
	}
	.bfaddbe {
		ms-flex-order: 3;
		order: 3;
	}
}
.bfad535 {
	flex-direction: column;
	ms-flex-direction: column;
}
.bfad8f8 {
	color: #332426;
	font-family: Arial,"sans-serif";
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.1;
	margin: 0 0 24px;
}
.bfaddbe {
	color: #666;
	font-size: .875rem;
	font-weight: 400;
	line-height: 163%;
	margin-bottom: 10px;
	width: 100%;
}
@media (min-width:768px) {
	.bfaddbe {
		font-size: 1rem;
	}
}
.bfadf6f {
	align-items: center;
	background-color: #fff;
	border-radius: 6px;
	display: flex;
	display: -ms-flexbox;
	height: 130px;
	justify-content: center;
	margin-bottom: 15px;
	margin-right: 35px;
	ms-flex-align: center;
	ms-flex-pack: center;
	width: 100%;
}
.bfadc0fc {
	max-height: 85%;
	max-width: 85%;
	width: 85%;
}
@media (min-width:768px) {
	.bfad488c {
		display: flex;
		display: -ms-flexbox;
		flex-wrap: wrap;
		justify-content: space-between;
		ms-flex-pack: justify;
		ms-flex-wrap: wrap;
	}
}
.bfad536 {
	margin: 0 auto;
	max-width: 420px;
}
@media (min-width:768px) {
	.bfad536 {
		flex: 0 0 48%;
		max-width: 100%;
		max-width: 48%;
		ms-flex: 0 0 48%;
	}
}
@media (min-width:1200px) {
	.bfad536 {
		flex: 0 0 45%;
		max-width: 45%;
		ms-flex: 0 0 45%;
	}
}
.bfad100 {
	display: flex;
	display: -ms-flexbox;
	justify-content: space-between;
	margin: 0 auto 15px;
	max-width: 420px;
	ms-flex-pack: justify;
	padding: 20px 12px;
}
@media (min-width:1200px) {
	.bfad100 {
		max-width: 100%;
		padding: 20px;
	}
}
.bfadba2 {
	flex: 0 0 47%;
	max-width: 47%;
	ms-flex: 0 0 47%;
}
@media (min-width:768px) {
	.bfadba2 {
		flex: 0 0 41%;
		max-width: 41%;
		ms-flex: 0 0 41%;
	}
}
.bfad0dc {
	flex: 0 0 47%;
	max-width: 47%;
	ms-flex: 0 0 47%;
}
@media (min-width:768px) {
	.bfad0dc {
		flex: 0 0 54%;
		max-width: 54%;
		ms-flex: 0 0 54%;
	}
}
.bfad080 {
	align-items: center;
	background-color: #fff;
	border-radius: 6px;
	display: flex;
	display: -ms-flexbox;
	height: 98px;
	justify-content: center;
	margin-bottom: 15px;
	ms-flex-align: center;
	ms-flex-pack: center;
	width: 100%;
}
.bfad12b,.bfad080 img {
	max-height: 85%;
	max-width: 85%;
}
.bfadce1 {
	width: 100%;
}
.bfadad2 {
	color: #332426;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.1;
	margin: 5px 0 15px;
	word-wrap: break-word;
}
.bfadd29 {
	color: #332426;
	font-size: .9375rem;
	font-weight: 400;
}
.bfadd29 h2 {
	font-size: 1.3125rem;
	text-align: left;
}
.bfad211 {
	height: 40px;
	margin: 0 auto 40px;
	width: 100%;
}
.bfad211,.bfad211 * {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	justify-content: center;
	ms-flex-align: center;
	ms-flex-pack: center;
}
.bfad211 * {
	height: 24px;
	width: 24px;
}
.bfad211 *,.bfad211 .page-numbers {
	background-color: #e6e1e2;
	border-radius: 4px;
	color: #332426;
}
.bfad211 .page-numbers {
	font-family: Arial,"sans-serif";
	font-size: 1rem;
	font-weight: 500;
	margin: 0 4px;
	min-height: 24px;
	min-width: 24px;
	padding: 8px 12px;
	text-align: center;
}
.bfad211 .page-numbers.current {
	background: #f34;
	color: #fff;
}
.bfad211 a:hover {
	text-decoration: none;
}
.bfad211 a:hover,.bfad211 a:hover b {
	background-color: #f34;
	color: #fff;
}
.bfad98de {
	color: #f34;
	font-size: .75rem;
	font-weight: 400;
	line-height: 133%;
	transition: all .2s ease-in-out;
}
.bfad98de:hover {
	color: #f34;
	cursor: pointer;
	text-decoration: none;
}
::-webkit-scrollbar {
	width: 6px;
}
::-webkit-scrollbar-track {
	background: #f1f1f1;
}
::-webkit-scrollbar-thumb {
	background: #888;
}
::-webkit-scrollbar-thumb:hover {
	background: #555;
}
.bfad80dc {
	bottom: 0;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.widget {
	background-color: #fff;
	border-radius: 4px;
	box-shadow: none;
	margin-bottom: 25px;
}
@media (min-width:768px) {
	.widget-area {
		display: flex;
		display: -ms-flexbox;
		flex-wrap: wrap;
		justify-content: space-between;
		ms-flex-pack: justify;
		ms-flex-wrap: wrap;
	}
}
@media (min-width:768px) {
	.widget {
		flex: 0 0 48%;
		max-width: 48%;
		ms-flex: 0 0 48%;
	}
}
@media (min-width:1200px) {
	.widget {
		flex: 0 0 100%;
		max-width: 100%;
		ms-flex: 0 0 100%;
	}
}
.widget_table {
	background: 0 0;
}
@media (min-width:768px) {
	.widget_table {
		flex: 0 0 100%;
		max-width: 100%;
		ms-flex: 0 0 100%;
	}
}
.widget-heading {
    display: block;
	color: #111327;
	font-family: Arial,"sans-serif";
	font-size: 1.125rem;
	font-weight: 300;
	letter-spacing: 0;
	margin: .9375rem 0;
	padding-left: 16px;
	text-align: left;
	text-transform: uppercase;
}
.widget-table a:hover {
	text-decoration: none;
}
.widget-table a:hover .widget-table-title {
	color: #f34;
}
.widget-table-title {
	color: #111327;
	font-family: Arial,"sans-serif";
	font-size: 1rem;
	font-weight: 500;
	margin-bottom: 0;
	transition: all .4s ease-in-out;
}
.widget-table-title:hover {
	text-decoration: none;
}
.widget-table-row {
	align-items: center;
	border-top: 1px solid #e6e1e2;
	cursor: pointer;
	display: flex;
	display: -ms-flexbox;
	justify-content: flex-start;
	min-height: 50px;
	ms-flex-align: center;
	ms-flex-pack: start;
	padding: 0;
	transition: all .4s ease-in-out;
}
.widget-table-row:hover {
	background-color: #f3f3f3;
}
.widget-table-row:hover .widget-table-title {
	color: #f34;
}
.widget-table-column {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	justify-content: center;
	ms-flex-align: center;
	ms-flex-pack: center;
	padding: 5px;
}
.widget-table-double-rows .widget-table-column {
	flex: 0 0 45%;
	max-width: 45%;
	ms-flex: 0 0 45%;
}
.widget-table-double-rows .widget-table-column:first-of-type,.widget-table-double-rows .widget-table-column:nth-of-type(2) {
	display: flex;
	display: -ms-flexbox;
}
.widget-table-double-rows .widget-table-column:first-of-type {
	flex: 0 0 30%;
	max-width: 30%;
	ms-flex: 0 0 30%;
}
.widget-table-double-rows .widget-table-column:nth-of-type(2) {
	flex: 0 0 65%;
	justify-content: flex-start;
	max-width: 65%;
	ms-flex: 0 0 65%;
	ms-flex-pack: start;
}
.widget-table-double-rows .widget-table-column:nth-of-type(3) {
	justify-content: flex-start;
	ms-flex-pack: start;
}
.widget-table-triple-rows .widget-table-column {
	flex: 0 0 30%;
	max-width: 30%;
	ms-flex: 0 0 30%;
}
.widget-table-triple-rows .widget-table-column:first-of-type,.widget-table-triple-rows .widget-table-column:nth-of-type(2),.widget-table-triple-rows .widget-table-column:nth-of-type(3) {
	display: flex;
	display: -ms-flexbox;
}
.widget-table-triple-rows .widget-table-column:first-of-type {
	flex: 0 0 20%;
	max-width: 20%;
	ms-flex: 0 0 20%;
}
@media (min-width:768px) {
	.widget-table-triple-rows .widget-table-column:first-of-type {
		flex: 0 0 25%;
		max-width: 25%;
		ms-flex: 0 0 25%;
	}
}
.widget-table-triple-rows .widget-table-column:nth-of-type(2) {
	flex: 0 0 40%;
	justify-content: flex-start;
	max-width: 40%;
	ms-flex: 0 0 40%;
	ms-flex-pack: start;
	padding-left: 8px;
}
@media (min-width:768px) {
	.widget-table-triple-rows .widget-table-column:nth-of-type(2) {
		flex: 0 0 35%;
		max-width: 35%;
		ms-flex: 0 0 35%;
	}
}
.widget-table-triple-rows .widget-table-column:nth-of-type(3) {
	flex: 0 0 40%;
	justify-content: flex-start;
	max-width: 40%;
	ms-flex: 0 0 40%;
	ms-flex-pack: start;
}
.widget-table-column-logo {
	background-color: transparent;
	height: 50px;
}
.widget-table-bonus {
	color: #8cc23c;
	font-size: 1rem;
	font-weight: 500;
	margin: 0;
}
.widget-table-image {
	min-width: 60px;
}
.widget-body .widget-table-double-rows .widget-table-row {
	align-items: center;
	border-top: 1px solid #e6e1e2;
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	justify-content: flex-start;
	ms-flex-align: center;
	ms-flex-pack: start;
	ms-flex-wrap: wrap;
}
.widget-body .widget-table-double-rows .widget-table-column {
	flex: 0 0 32%;
	margin: 0;
	max-width: 32%;
	min-width: auto;
	ms-flex: 0 0 32%;
}
.widget-body .widget-table-double-rows .widget-table-column-logo {
	flex: 0 0 30%;
	max-width: 30%;
	ms-flex: 0 0 30%;
}
.widget-table-term {
	justify-content: flex-start;
	ms-flex-pack: start;
}
@media (min-width:992px) {
	.widget-table-term {
		padding: 10px 16px 15px;
	}
}
.widget-table-term-box {
	display: flex;
	display: -ms-flexbox;
	flex: 0 0 93%;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 93%;
	ms-flex: 0 0 93%;
	ms-flex-pack: justify;
	ms-flex-wrap: wrap;
}
.widget-table-row-term {
	border: none;
	flex: 0 0 102px;
	margin: 2.5px;
	max-width: 102px;
	ms-flex: 0 0 102px;
}
.widget-table-linked-row a .widget-table-column-logo-term {
	background-color: #f7f2f3;
}
.widget-table-linked-row a .widget-table-column-logo-term img {
	max-width: 100%;
	width: auto;
}
.is-widget_nav_menu {
	padding-top: 15px;
}
@media (min-width:768px) {
	.is-widget_nav_menu {
		flex: 0 0 100%;
		max-width: 100%;
		ms-flex: 0 0 100%;
	}
}
.is-widget_nav_menu .widget-heading {
	margin-top: 0;
}
.is-widget_nav_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.is-widget_nav_menu ul a {
	border-top: 1px solid #e6e1e2;
	color: #332426;
	display: block;
	font-size: .75rem;
	font-weight: 400;
	padding: 11px 16px;
	position: relative;
}
.is-widget_nav_menu ul a:hover {
	background: #f7f2f3;
	color: #f34;
	text-decoration: none;
}
.is-widget_nav_menu ul a:after {
	background: url(/wp-content/themes/theme-child/assets/src/images/icon-arrow-sidebar.svg) no-repeat 50%;
	content: "";
	height: 16px;
	position: absolute;
	right: 16px;
	top: 50%;
	transform: translateY(-50%);
	webkit-transform: translateY(-50%);
	width: 16px;
}
.widget-title {
	color: #332426;
	font-family: Arial,"sans-serif";
	font-size: 1rem;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 110%;
	margin: 0;
	padding: 15px 16px;
	text-align: left;
	text-transform: uppercase;
}
.menu-categories-widgets-container ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu-categories-widgets-container li {
	border-top: 1px solid #e6e1e2;
}
.menu-categories-widgets-container .is-empty-link,.menu-categories-widgets-container a {
	align-items: center;
	color: #332426;
	display: flex;
	display: -ms-flexbox;
	font-family: Arial,"sans-serif";
	font-size: .875rem;
	font-weight: 400;
	min-height: 50px;
	ms-flex-align: center;
	padding: 3px 16px;
	transition: all .4s ease-in-out;
}
.menu-categories-widgets-container .is-empty-link:hover,.menu-categories-widgets-container a:hover {
	background-color: #f3f3f3;
	text-decoration: none;
}
.bfad2e6 {
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 30px;
	ms-flex-pack: justify;
	ms-flex-wrap: wrap;
}
.bfad2e6 .widget {
	flex: 0 0 calc(50% - 7.5px);
	margin-bottom: 15px;
	max-width: none;
	ms-flex: 0 0 calc(50% - 7.5px);
}
@media (max-width:767.98px) {
	.bfad2e6 .widget {
		flex: 0 0 100%;
		ms-flex: 0 0 100%;
	}
}
.bfad2e6 .widget:nth-child(3) {
	flex: 0 0 100%;
	ms-flex: 0 0 100%;
}
.bfad2e6 .widget-bonuses .widget-body .widget-table-double-rows .widget-table-row,.bfad2e6 .widget-providers .widget-body .widget-table-double-rows .widget-table-row {
	flex-wrap: nowrap;
	justify-content: flex-start;
	ms-flex-pack: start;
	ms-flex-wrap: nowrap;
	padding: 0 10px;
}
.bfad2e6 .widget-bonuses .widget-body .widget-table-double-rows .widget-table-row .widget-table-column,.bfad2e6 .widget-providers .widget-body .widget-table-double-rows .widget-table-row .widget-table-column {
	padding: 5px;
}
.bfad2e6 .widget-bonuses .widget-body .widget-table-double-rows .widget-table-row .widget-table-column:nth-child(2),.bfad2e6 .widget-providers .widget-body .widget-table-double-rows .widget-table-row .widget-table-column:nth-child(2) {
	flex: 0 0 auto;
	flex-grow: 1;
	margin-right: auto;
	max-width: none;
	ms-flex: 0 0 auto;
	ms-flex-positive: 1;
}
.bfad2e6 .widget-bonuses .widget-body .widget-table-double-rows .widget-table-column-logo,.bfad2e6 .widget-providers .widget-body .widget-table-double-rows .widget-table-column-logo {
	flex: 0 0 100px;
	max-width: 100px;
	ms-flex: 0 0 100px;
}
@media (max-width:991.98px) {
	.bfad2e6 .widget-bonuses .widget-body .widget-table-double-rows .widget-table-column-logo,.bfad2e6 .widget-providers .widget-body .widget-table-double-rows .widget-table-column-logo {
		flex: 0 0 56px;
		max-width: 56px;
		ms-flex: 0 0 56px;
	}
}
.bfad2e6 .widget-bonuses .widget-body .widget-table-double-rows .widget-table-image,.bfad2e6 .widget-providers .widget-body .widget-table-double-rows .widget-table-image {
	min-width: 80px;
}
@media (max-width:991.98px) {
	.bfad2e6 .widget-bonuses .widget-body .widget-table-double-rows .widget-table-image,.bfad2e6 .widget-providers .widget-body .widget-table-double-rows .widget-table-image {
		min-width: auto;
	}
}
.bfad2e6 .widget-bonuses .widget-body .widget-table-double-rows .widget-table-title,.bfad2e6 .widget-providers .widget-body .widget-table-double-rows .widget-table-title {
	color: #332426;
	font-size: 1rem;
	line-height: 24px;
}
.bfad2e6 .widget-payments .widget-heading {
	margin-bottom: 0;
}
.bfad2e6 .widget-payments .widget-table-term {
	justify-content: flex-start;
	ms-flex-pack: start;
	padding: 10px!important;
}
.bfad2e6 .widget-payments .widget-table-row-term {
	margin: 2.5px 2.5px 5px;
}
.bfad0ba,.bfad7671,.bfadfd6 {
	line-height: 1.3;
	padding: 10px 0;
}
.bfad5ef0.bfad0ba,.bfad5ef0.bfad7671,.bfad5ef0.bfadfd6 {
	font-size: 1rem;
	font-weight: 600;
	letter-spacing: .05625rem;
}
.bfadaa1 {
	font-size: .875rem;
}
@media (min-width:768px) {
	.bfad30cb,.bfad72a,.bfad081d {
		width: 100%;
	}
}
.overview-header {
	display: block;
	margin-bottom: 10px;
}
.overview-header-info-block {
	background-color: #fff;
	border-radius: 8px;
	padding: 15px;
	position: sticky;
	top: 70px;
	z-index: 1;
}
@media (max-width:991.98px) {
	.overview-header-info-block {
		background-color: transparent!important;
		margin-bottom: 20px;
		padding: 0;
	}
}
.overview-header-info-block__logo {
	margin-bottom: 10px;
}
@media (max-width:991.98px) {
	.overview-header-info-block__logo {
		background-color: #fff;
		border-radius: 8px;
		margin-bottom: 5px;
		padding: 15px;
	}
}
.overview-header-info-block__logo-image {
	display: block;
	height: auto;
	margin: 0 auto;
	max-height: 110px;
	max-width: 100%;
}
.overview-header-info-content p {
	color: #332426;
	margin: 0;
}
.overview-header-info-data {
	display: flex;
	display: -ms-flexbox;
	justify-content: space-between;
	margin-top: 10px;
	ms-flex-pack: justify;
}
@media (max-width:575.98px) {
	.overview-header-info-data {
		display: block;
	}
}
.overview-header-info-data-block {
	background-color: #fff;
	border-radius: 8px;
	min-height: 150px;
	padding: 15px;
	width: calc(50% - 5px);
}
@media (max-width:575.98px) {
	.overview-header-info-data-block {
		width: 100%;
	}
	.overview-header-info-data-block+.overview-header-info-data-block {
		margin-top: 10px;
	}
}
.overview-header-info-data-block__section+.overview-header-info-data-block__section {
	margin-top: 10px;
}
.overview-header-info-data-block__heading {
	color: #333;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 20px;
	margin-bottom: 10px;
}
.overview-header-info-data-block-main__item {
	background-color: #f7f2f3;
	border-radius: 8px;
	display: flex;
	display: -ms-flexbox;
	font-size: .875rem;
	line-height: 20px;
	padding: 10px;
}
.overview-header-info-data-block-main__item+.overview-header-info-data-block-main__item {
	margin-top: 5px;
}
.overview-header-info-data-block-main__item-label {
	color: #666;
	flex: 0 0 40%;
	ms-flex: 0 0 40%;
}
.overview-header-info-data-block-main__item-value {
	color: #333;
	flex-grow: 1;
	ms-flex-positive: 1;
}
.overview-header-info-data-block-limits {
	display: flex;
	display: -ms-flexbox;
	justify-content: space-between;
	ms-flex-pack: justify;
}
.overview-header-info-data-block-limits__item {
	background-color: #f7f2f3;
	border-radius: 8px;
	padding: 10px;
	width: calc(50% - 2.5px);
}
.overview-header-info-data-block-limits__item-label {
	color: #999;
	font-size: .75rem;
	line-height: 15px;
}
.overview-header-info-data-block-limits__item-value {
	color: #332426;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 25px;
}
.overview-header-info-data-block-payments {
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	ms-flex-wrap: wrap;
}
.overview-header-info-data-block-payments .bfad383 {
	background-color: #f7f2f3;
	border-radius: 4px;
	height: 60px;
	min-height: 60px;
	min-width: 60px;
	width: 60px;
}
.overview-header-info-data .bfada9f9 {
	color: #33c54e;
	font-size: 26px;
	vertical-align: middle;
}
.overview-header-info-data .bfad0779 {
	color: #f34;
	font-size: 22px;
	vertical-align: middle;
}
@media (min-width:768px) and (max-width:991.98px) {
	.overview-header-block-wrap {
		display: flex;
		display: -ms-flexbox;
		margin-left: -5px;
	}
}
.overview-header-rating {
	background-color: #ff8000;
	border: 1px solid #ff8000;
	border-radius: 8px;
	display: flex;
	display: -ms-flexbox;
	margin-bottom: 10px;
}
@media (max-width:991.98px) {
	.overview-header-rating {
		margin-bottom: 5px;
	}
}
@media (min-width:768px) and (max-width:991.98px) {
	.overview-header-rating {
		margin-left: 5px;
		width: 50%;
	}
}
.overview-header-rating__evaluation {
	display: flex;
	display: -ms-flexbox;
	flex-direction: column;
	justify-content: center;
	ms-flex-direction: column;
	ms-flex-pack: center;
	padding: 15px;
}
.overview-header-rating__content {
	background-color: #fff;
	border-radius: 0 7.5px 7.5px 0;
	flex-grow: 1;
	font-family: Rubik,Arial,sans-serif;
	font-weight: 500;
	line-height: 20px;
	ms-flex-positive: 1;
	padding: 15px;
	text-transform: uppercase;
}
.overview-header-rating__label {
	color: #ffd9b2;
	font-size: .75rem;
	line-height: 15px;
}
.overview-header-rating__value {
	color: #ffd9b2;
	font-size: 1.25rem;
	font-weight: 700;
	white-space: nowrap;
}
.overview-header-rating__value span {
	color: #fff;
	font-size: 2.5rem;
	line-height: 40px;
}
.overview-header-rating__text {
	color: #ff8000;
	font-size: 1rem;
}
@media (min-width:992px) and (max-width:1199.98px) {
	.overview-header-rating__text {
		font-size: .9375rem;
		word-break: break-all;
	}
}
@media (max-width:575.98px) {
	.overview-header-rating__text {
		word-break: break-all;
	}
}
.overview-header-rating__by {
	color: grey;
	font-size: .625rem;
}
.overview-header-bonus {
	background: #fff2f5 left 15px center no-repeat url(/wp-content/themes/theme-child/assets/src/images/overview-header-bonus.svg);
	border: 1px solid #f34;
	border-radius: 8px;
	margin-bottom: 10px;
	padding: 15px 15px 15px 75px;
}
@media (max-width:991.98px) {
	.overview-header-bonus {
		margin-bottom: 5px;
	}
}
@media (min-width:768px) and (max-width:991.98px) {
	.overview-header-bonus {
		margin-left: 5px;
		width: 50%;
	}
}
.overview-header-bonus__label {
	color: #999;
	font-size: .75rem;
	margin-bottom: 5px;
}
.overview-header-bonus__value {
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 25px;
	margin-bottom: 5px;
}
.overview-header-bonus .bfad98de {
	text-decoration: none;
}
.overview-header-bonus .bfad98de:hover {
	text-decoration: underline;
}
.overview-header .btn-play {
	display: block;
	font-size: .9375rem;
	height: 55px;
}
.overview-header .btn-play:active,.overview-header .btn-play:focus {
	background-color: #f34!important;
	border-color: #f34!important;
	box-shadow: none!important;
	color: #fff!important;
}
.overview-header .btn-secondary {
	align-items: center;
	border-radius: 8px;
	display: flex;
	display: -ms-flexbox;
	font-family: Rubik,Arial,sans-serif;
	font-size: .8125rem;
	height: 44px;
	justify-content: center;
	margin-top: 10px;
	ms-flex-align: center;
	ms-flex-pack: center;
	padding: 0 8px;
	width: 100%;
}
.overview-header .btn-secondary:hover {
	color: #fff;
}
.overview-header .btn-secondary:active,.overview-header .btn-secondary:focus {
	background-color: transparent!important;
	border-color: #ff8000!important;
	box-shadow: none!important;
	color: #ff8000!important;
}
@media (min-width:992px) and (max-width:1199.98px) {
	.overview-header .btn-secondary {
		line-height: 1.2;
	}
}
@media (max-width:991.98px) {
	.overview-header .btn-secondary {
		margin-top: 0;
	}
}
.overview-header-info-description__wrapper {
	font-size: 1rem;
	line-height: 24px;
	margin-bottom: 10px;
	max-height: 70px;
	overflow: hidden;
	transition: max-height .3s cubic-bezier(0,1,0,1);
}
.overview-header-info-description__wrapper.open {
	max-height: 1000px;
	transition: max-height 1s ease-in-out;
}
.overview-header-info-description__wrapper.open .rest {
	visibility: visible;
}
.overview-header-info-description__wrapper .rest {
	visibility: hidden;
}
@media (max-width:767.98px) {
	.overview-header-info-description__wrapper {
		max-height: 120px;
	}
}
.overview-header-info-description__button {
	background: 0 0;
	border: 1px solid #e6e1e2;
	border-radius: 8px;
	color: #666;
	display: block;
	font-size: .75rem;
	height: 26px;
	line-height: 26px;
	padding: 0 8px;
	text-transform: none;
	width: 100%;
}
.overview-header-info-description__button:hover {
	background: 0 0;
	border-color: #332426;
	box-shadow: none;
	color: #332426;
}
.overview-header-info-description__button:after {
	background: 50%/contain no-repeat url(/wp-content/themes/theme-child/assets/src/images/svg/icons/arrow_down_gray.svg);
	content: "";
	display: inline-block;
	height: 7px;
	margin-left: 5px;
	width: 10px;
}
.overview-header-info-description__button.open:after {
	transform: scaleY(-1);
	webkit-transform: scaleY(-1);
}
.bfadbbd h3 {
	font-size: 20px;
	font-weight: 700;
}
.bfadbbd .bfad9ea {
	display: none;
}
.overview-heading {
	color: #333;
	display: block;
	font-size: 1.875rem;
	font-weight: 700;
	line-height: 35px;
	margin: 0 0 5px;
	text-transform: none;
}
.overview-header-info-block .overview-heading {
	font-size: 1.25rem;
	line-height: 25px;
	margin-bottom: 0;
	margin-top: 10px;
	text-align: center;
}
@media (min-width:768px) {
	.overview-heading {
		font-size: 1.875rem;
	}
}
.bfad8213 {
	color: #fff;
	font-size: 1.125rem;
	font-weight: 700;
	letter-spacing: 1px;
}
@media (min-width:1200px) {
	.bfad8213 {
		max-width: 68%;
	}
}
.bfad8213 h3 {
	color: #33c54e;
	font-size: 1.5rem;
	font-weight: 600;
	letter-spacing: 0;
	margin: 15px 0;
}
.bfadf7b {
	color: #26c280;
	font-weight: 600;
}
.bfad2d8a {
	background: #fff;
	border-radius: 0;
	display: block;
	margin-bottom: 0;
	padding: 15px!important;
}
.bfad2d8a:first-child {
	border-radius: 4px 4px 0 0;
}
.bfad2d8a a {
	text-decoration: underline;
}
.bfadcae {
	color: #333;
	display: block;
	font-size: 1.125rem;
	font-weight: 700;
	line-height: 20px;
	margin-bottom: 10px;
	min-width: auto;
	width: auto;
}
.bfad380 {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	justify-content: flex-start;
	ms-flex-align: center;
	ms-flex-pack: start;
	ms-flex-wrap: wrap;
	padding-left: 0;
	word-break: break-word;
}
.bfad9e37 {
	margin: 0;
}
.bfad106 {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/ic-english-language.1faa8a2a.svg);
	border: 1px solid #26c280;
	border-radius: 10px;
	display: inline-block;
	height: 30px;
	margin-right: 20px;
	position: relative;
	width: 40px;
}
.bfad106,.bfad106:before {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
.bfad106:before {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/ic-checked.e3a87709.svg);
	content: "";
	display: block;
	height: 12px;
	position: absolute;
	right: -4px;
	top: -4px;
	width: 12px;
}
.bfada2fa {
	margin-bottom: 40px;
}
@media (min-width:576px) {
	.bfada2fa {
		margin-left: auto;
		margin-right: auto;
	}
}
.bfad372d {
	align-items: center;
	background: #fff;
	border-radius: 5px;
	display: flex;
	display: -ms-flexbox;
	justify-content: flex-start;
	margin-bottom: 5px;
	ms-flex-align: center;
	ms-flex-pack: start;
	padding: 9px 15px;
}
.bfad372d.bfadd41 .bfad0ba:first-of-type {
	flex: 0 0 30%;
	max-width: 30%;
	ms-flex: 0 0 30%;
}
.bfad372d.bfadd41 .bfad0ba:last-of-type {
	flex: 0 0 70%;
	max-width: 70%;
	ms-flex: 0 0 70%;
}
.bfad0ba {
	justify-content: flex-start;
	ms-flex-pack: start;
	word-break: break-word;
}
.bfad0ba:first-of-type {
	max-width: 125px;
	min-width: 125px;
	width: 125px;
}
.bfad0ba:last-of-type {
	padding-left: 15px;
}
.bfad0ba:first-of-type,.bfad0ba:last-of-type {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	justify-content: flex-start;
	ms-flex-align: center;
	ms-flex-pack: start;
}
.bfad0ba:last-of-type {
	flex-wrap: wrap;
	ms-flex-wrap: wrap;
	text-align: right;
}
.bfadb12 {
	align-items: center;
	background: #333;
	border-radius: 5px;
	display: flex;
	display: -ms-flexbox;
	height: 65px;
	justify-content: center;
	margin: 0 5px 5px 0;
	min-height: 65px;
	min-width: 65px;
	ms-flex-align: center;
	ms-flex-pack: center;
	width: 65px;
}
.bfadb9ce {
	margin-bottom: 10px;
}
@media (min-width:576px) {
	.bfadb9ce {
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
	}
}
@media (min-width:768px) {
	.bfadb9ce {
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
	}
}
.bfad947,.bfad7671:first-of-type,.bfad7671:last-of-type {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	justify-content: flex-start;
	ms-flex-align: center;
	ms-flex-pack: start;
}
.bfad7671:last-of-type {
	text-align: right;
}
.bfadad5 {
	align-items: normal;
	display: flex;
	display: -ms-flexbox;
	justify-content: normal;
	margin-left: -10px;
	margin-top: 10px;
	ms-flex-align: normal;
	ms-flex-pack: normal;
}
@media (max-width:575.98px) {
	.bfadad5 {
		display: block;
		margin-left: 0;
	}
}
.bfadad5 .bfadcae {
	font-size: 18px!important;
	line-height: 20px;
	text-align: left!important;
	text-transform: none;
}
.bfadad5 .bfadee6e {
	flex-grow: 1;
	margin-left: 10px;
	ms-flex-positive: 1;
	width: calc(50% - 10px);
}
@media (max-width:575.98px) {
	.bfadad5 .bfadee6e {
		margin-bottom: 10px;
		margin-left: 0;
		width: 100%;
	}
}
.bfadad5 .bfadee6e .bfad99fb,.bfadad5 .bfadee6e .bfadbea {
	font-size: .875rem;
	line-height: 20px;
}
.bfadad5 .bfadee6e .bfad99fb+*,.bfadad5 .bfadee6e .bfadbea+* {
	margin-top: 10px;
}
.bfadad5 .bfadee6e .bfad99fb>span,.bfadad5 .bfadee6e .bfadbea>span {
	display: block;
	padding-left: 25px;
	position: relative;
}
.bfadad5 .bfadee6e .bfadc4c2,.bfadad5 .bfadee6e .bfadc34 {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	height: 20px;
	left: 0;
	line-height: 20px;
	ms-flex-align: center;
	padding: 0;
	position: absolute;
	top: 0;
	width: 20px;
}
.bfadad5 .bfadee6e .bfadc4c2 {
	color: #33c54e;
	font-size: 1.625rem;
}
.bfadad5 .bfadee6e .bfadc34 {
	color: #f34;
	font-size: 1.125rem;
	font-weight: 600;
}
.bfad116 .bfad9fb {
	border-radius: 10px;
	margin-bottom: 5px;
}
.bfad116 .bfad9fb img {
	border-radius: 10px;
	height: auto;
	width: 100%;
}
@media (min-width:992px) {
	.bfad116 .bfad9fb {
		margin-bottom: 15px;
		padding-left: 0;
		width: 30%;
	}
}
.bfad114 {
	display: none;
}
@media (min-width:992px) {
	.bfad114 {
		display: flex;
		display: -ms-flexbox;
		flex-wrap: wrap;
		justify-content: space-between;
		ms-flex-pack: justify;
		ms-flex-wrap: wrap;
	}
}
.bfad27c9 {
	display: block;
}
@media (min-width:992px) {
	.bfad27c9 {
		display: none;
	}
}
.bfadcfed {
	margin-top: 40px;
}
.bfad08e {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	justify-content: flex-start;
	ms-flex-align: center;
	ms-flex-pack: start;
	ms-flex-wrap: wrap;
}
.bfad1d7 {
	background: #fff;
	border-radius: 5px;
	height: 65px;
	margin: 0 5px 5px 0;
	min-height: 65px;
	min-width: 65px;
	width: 65px;
}
.bfad1d7,.bfad1d7 a {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	justify-content: center;
	ms-flex-align: center;
	ms-flex-pack: center;
}
.bfad1d7 img {
	max-height: 75%;
	max-width: 75%;
}
.bfad372b {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	justify-content: flex-start;
	ms-flex-align: center;
	ms-flex-pack: start;
	ms-flex-wrap: wrap;
}
.bfad383 {
	background: #fff;
	border-radius: 5px;
	height: 65px;
	margin: 0 5px 5px 0;
	min-height: 65px;
	min-width: 65px;
	width: 65px;
}
.bfad383,.bfad383 a {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	justify-content: center;
	ms-flex-align: center;
	ms-flex-pack: center;
}
.bfad383 img {
	max-height: 75%;
	max-width: 75%;
}
.bfad2eac .bfadcae {
	margin-bottom: 0;
}
.bfad2eac .bfad0bd {
	margin-left: -10px;
	padding-left: 0;
}
.bfad2eac .bfad0bd .item {
	align-items: center;
	background-color: #f7f2f3;
	border-radius: 5px;
	display: flex;
	display: -ms-flexbox;
	height: 58px;
	justify-content: center;
	margin: 10px 0 0 10px;
	max-width: 120px;
	min-width: 90px;
	ms-flex-align: center;
	ms-flex-pack: center;
	padding: 5px;
}
.bfad2eac .bfad0bd .item img {
	height: auto;
	max-height: 48px;
	width: 100%;
}
@media (min-width:768px) and (max-width:991.98px) {
	.bfad2eac .bfad0bd .item {
		max-width: 90px;
	}
}
@media (min-width:576px) and (max-width:767.98px) {
	.bfad2eac .bfad0bd .item {
		width: calc(20% - 10px);
	}
}
@media (max-width:575.98px) {
	.bfad2eac .bfad0bd .item {
		width: calc(33.33333% - 10px);
	}
}
.bfad9bc {
	font-size: 16px;
	font-weight: 600;
}
.bfad060 .bfadcae {
	font-weight: 700;
	text-transform: uppercase;
}
.bfad9e77 {
	justify-content: space-between;
	ms-flex-pack: justify;
}
@media (min-width:992px) {
	.bfad9e77 {
		justify-content: flex-start;
		ms-flex-pack: start;
	}
}
.bfad9e37.bfade14 {
	margin: 0;
}
.bfada6d a span {
	word-break: break-all;
}
.bfadb6a5 {
	background: #fff;
	margin-bottom: 8px;
	min-width: 100%;
	padding: 16px 16px 0;
	width: 100%;
}
@media (min-width:768px) and (max-width:991.98px) {
	.bfadb6a5 {
		min-width: 340px;
		width: 340px;
	}
}
@media (min-width:992px) and (max-width:1199.98px) {
	.bfadb6a5 {
		min-width: 460px;
		width: 460px;
	}
}
@media (min-width:1200px) {
	.bfadb6a5 {
		min-width: 416px;
		width: 416px;
	}
}
.bfadb6a5 h3 {
	border-bottom: 1px solid #f7f2f3;
	font-size: 1rem;
	font-weight: 400;
	margin: 0;
	padding-bottom: 8px;
}
.bfadb6a5 .bfad2d8a {
	align-items: baseline;
	border-bottom: 1px solid #f7f2f3;
	display: flex;
	display: -ms-flexbox;
	ms-flex-align: baseline;
	padding: 8px 0;
}
.bfadb6a5 .bfad2d8a:last-child {
	border: none;
}
.bfadb6a5 .bfadcae {
	color: grey;
	min-width: 115px;
	width: 130px;
}
.bfadb6a5 .bfad380,.bfadb6a5 .bfadcae {
	font-size: .8125rem;
	text-transform: uppercase;
}
.bfadb6a5 .bfad380 {
	color: #332426;
}
.bfadb6a5 .bfad380 a {
	color: #f34;
	padding-left: 0;
	text-transform: uppercase;
}
.bfadb6a5 .bfad2d8a:nth-of-type(2n) {
	background-color: #fff;
}
.bfad2cf .bfad004 {
	min-height: 729px;
}
@media (max-width:767.98px) {
	.bfad2cf .bfad004 {
		min-height: auto;
	}
}
.bfadb7db {
	font-size: 1.5rem;
	font-weight: 400;
	margin-bottom: 16px;
	text-align: left;
}
.bfad65c {
	margin: 25px 0;
	width: 100%;
}
.bfad364 {
	margin-bottom: 35px;
}
@media (min-width:768px) {
	.bfad364 {
		flex-wrap: wrap;
		justify-content: space-between;
		ms-flex-pack: justify;
		ms-flex-wrap: wrap;
	}
}
@media (min-width:768px) {
	.bfad364,.bfaddf6 {
		display: flex;
		display: -ms-flexbox;
	}
	.bfaddf6 {
		flex: 0 0 48%;
		max-width: 48%;
		ms-flex: 0 0 48%;
	}
}
.bfad65c.bfad581 .bfadf13 {
	background-color: rgba(51,197,78,.1);
}
.bfad65c.bfad581 .bfadf13 .bfad70a,.bfad65c.bfad581 .bfadf13 .bfade185 {
	background: url(/wp-content/themes/theme-child/assets/src/images/icon-plus.svg) no-repeat 0 50%;
}
.bfad65c.bfad581 .bfadecc {
	background-color: rgba(255,0,43,.1);
}
.bfad65c.bfad581 .bfadecc .bfad70a,.bfad65c.bfad581 .bfadecc .bfade185 {
	background: url(/wp-content/themes/theme-child/assets/src/images/icon-cancel.svg) no-repeat 0 50%;
}
.bfad65c.bfad581 .bfad70a {
	background-position: left top 4px;
	background-repeat: no-repeat;
	background-size: auto 16px;
}
.bfad65c.bfad581 .bfad17c9 .bfade185 {
	background-position: 0 8px;
	background-size: auto 8px;
	color: #332426;
	font-family: Arial,"sans-serif";
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 150%;
	margin-bottom: 22px;
	padding: 0 0 0 18px;
}
.bfad65c .bfad9c7 {
	border-radius: 4px;
	margin-bottom: 5px;
	padding: 24px 24px 26px 28px;
}
@media (min-width:768px) {
	.bfad65c .bfad9c7 {
		height: 100%;
	}
}
.bfad65c .bfad70a {
	color: #332426;
	font-family: Arial,"sans-serif";
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 133%;
	margin: 0 0 16px;
	padding-left: 24px;
	position: relative;
	text-transform: uppercase;
}
.bfad65c .bfad17c9 {
	padding: 0;
}
.bfad65c .bfad17c9 .bfade185 {
	background-position: 0 8px;
	color: #fff;
	display: block;
	font-family: Arial,"sans-serif";
	font-size: 1rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 150%;
	padding-bottom: 8px;
	padding-top: 8px;
}
.bfadfe5 .bfadac8 {
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 0 25px;
	ms-flex-pack: center;
	ms-flex-wrap: wrap;
}
@media (min-width:768px) {
	.bfadfe5 .bfadac8 {
		justify-content: space-between;
		ms-flex-pack: justify;
	}
}
.bfadfe5 .bfadac8 .bfad596 {
	margin: 8px;
	max-height: 176px;
	max-width: 100%;
	object-fit: cover;
	o-object-fit: cover;
	width: 100%;
}
@media (min-width:768px) {
	.bfadfe5 .bfadac8 .bfad596 {
		border-radius: 4px;
		margin: 0 0 15px;
		max-height: 288px;
		max-width: calc((100% - 32px)/3);
	}
}
@media (min-width:992px) {
	.bfadfe5 .bfadac8 .bfad596 {
		max-width: 32%;
	}
}
.bfadfe5 .bfad579 h1 {
	display: none;
}
.bfad617 .bfad30c9 {
	background: #fff;
	border-radius: 10px;
	margin-bottom: 5px;
	position: relative;
}
.bfad617 .bfad30c9 dd {
	margin-bottom: 0;
}
.bfad617 .bfada2f {
	cursor: pointer;
	height: 15px;
	position: absolute;
	right: 15px;
	top: 18px;
	width: 15px;
	z-index: 0;
}
.bfad617 .bfada2f:before {
	height: 1px;
	left: -7px;
	top: 7px;
	transition: .3s;
	width: 15px;
}
.bfad617 .bfada2f:after,.bfad617 .bfada2f:before {
	background: #000;
	content: "";
	display: block;
	position: absolute;
}
.bfad617 .bfada2f:after {
	height: 15px;
	left: 0;
	top: 0;
	transition: 1s;
	width: 1px;
}
.bfad617 .bfad60bb {
	cursor: pointer;
	font-size: 15px;
	font-weight: 600;
	padding: 15px 40px 10px 15px;
	position: relative;
	z-index: 2;
}
.bfad617 .bfad916 {
	display: none;
	font-size: 14px;
	padding: 0 40px 15px 15px;
}
.bfad617 .bfad916.active {
	display: block;
}
.bfad617 .bfad30c9.active .bfada2f:after {
	transform: rotate(90deg);
	webkit-transform: rotate(90deg);
}
.bfad269 {
	font-family: Arial,"sans-serif";
	width: 100%;
}
.bfad76fa {
	align-items: center;
	background: #fff;
	display: flex;
	display: -ms-flexbox;
	justify-content: space-between;
	ms-flex-align: center;
	ms-flex-pack: justify;
	padding: 8px 16px;
}
.bfad76fa:first-child {
	border-radius: 4px 4px 0 0;
}
.bfad76fa:nth-child(2n) {
	background: rgba(230,225,226,.5);
}
.bfad092 {
	width: 100%;
}
.bfad27d {
	max-width: 88px;
}
.bfad88da {
	max-width: 136px;
}
.bfadb0f {
	color: #666;
	font-size: 12px;
	font-weight: 600;
	line-height: 24px;
	text-transform: uppercase;
}
.bfad990c {
	color: #332426;
}
.bfadaa0 {
	color: #f34;
}
.bfade5e {
	background: #f34;
	border: none;
	border-radius: 4px;
	display: block;
	font-size: 14px;
	font-weight: 600;
	line-height: 24px;
	margin: 8px auto 0;
	max-width: 287px;
	outline: none;
	padding: 16px 5px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.bfade5e,.bfade5e:hover {
	color: #fff;
	text-decoration: none;
}
.bfade5e:hover {
	box-shadow: 0 0 8px rgba(255,0,9,.5);
}
@media (max-width:991.98px) {
	.bfad76fa {
		padding-left: 24px;
		padding-right: 24px;
	}
	.bfad27d,.bfad88da {
		max-width: 50%;
	}
	.bfad88da {
		text-align: right;
	}
}
@media (max-width:767.98px) {
	.bfad76fa {
		padding-left: 16px;
		padding-right: 8px;
	}
	.bfad27d {
		margin-right: 8px;
		max-width: 88px;
	}
	.bfad88da {
		max-width: 100%;
		text-align: left;
	}
	.bfad269 {
		margin-bottom: 24px;
	}
}
.bfadc54 {
	margin: 0 0 16px;
}
.bfad34b2 {
	margin: 0;
}
.bfad9866,.bfad9866:last-of-type {
	border-bottom: 0;
}
.bfad968 {
	align-items: center;
	background: #fff;
	border-radius: 4px;
	display: flex;
	display: -ms-flexbox;
	margin-bottom: 24px;
	ms-flex-align: center;
	padding: 8px;
}
@media (max-width:767.98px) {
	.bfad968 {
		flex-wrap: wrap;
		ms-flex-wrap: wrap;
		padding: 0 0 16px;
	}
}
.bfad6b9a {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	height: 144px;
	margin: 0;
	ms-flex-align: center;
}
@media (max-width:1199.98px) {
	.bfad6b9a {
		height: 160px;
	}
}
@media (max-width:767.98px) {
	.bfad6b9a {
		width: 100%;
	}
}
.bfad6b9a img,.bfad6b9a svg {
	border-radius: 4px;
	height: 100%;
	max-width: 240px;
}
@media (max-width:1199.98px) {
	.bfad6b9a img,.bfad6b9a svg {
		border-radius: 4px;
		max-width: 100%;
		object-fit: cover;
		o-object-fit: cover;
		width: 100%;
	}
}
@media (max-width:767.98px) {
	.bfad6b9a img,.bfad6b9a svg {
		border-radius: 4px 4px 0 0;
	}
}
.bfad200 {
	padding-left: 24px;
	width: calc(100% - 240px);
}
@media (max-width:767.98px) {
	.bfad200 {
		padding: 16px 16px 0;
		width: 100%;
	}
}
.bfad4f5a {
	text-align: center;
}
@media (min-width:768px) {
	.bfad4f5a {
		text-align: right;
	}
}
.bfadf93 {
	background: 0 0;
	color: #f34;
	display: block;
	font-family: Arial,"sans-serif";
	font-size: 1rem;
	font-weight: 500;
	margin: 0 0 8px;
	padding-left: 0;
	text-transform: uppercase;
}
.bfadf93:hover {
	text-decoration: underline;
}
.bfad781,.bfad968 p {
	color: #666;
	font-size: .75rem;
	line-height: 16px;
	margin-bottom: 16px;
	padding: 0;
}
@media (max-width:991.98px) {
	.bfad781,.bfad968 p {
		max-height: 48px;
		overflow: hidden;
	}
}
.bfad70e {
	align-items: center;
	background: 0 0;
	border: 1px solid #f34;
	border-radius: 4px;
	color: #f34;
	display: flex;
	display: -ms-flexbox;
	flex: 0 0 80px;
	font-family: Arial,"sans-serif";
	font-size: .75rem;
	font-weight: 600;
	justify-content: center;
	letter-spacing: normal;
	margin: 0;
	max-width: 80px;
	ms-flex: 0 0 80px;
	ms-flex-align: center;
	ms-flex-pack: center;
	padding: 6px 25px;
	text-decoration: none;
	text-transform: uppercase;
	width: auto;
}
.bfad70e i {
	display: none;
}
.bfad70e:hover {
	background: #f34;
	color: #fff;
}
.bfadc54 .bfad361 {
	margin-bottom: 0;
}
.bfadc54 .bfad8f8 {
	margin-bottom: 24px;
}
@media (max-width:767.98px) {
	.bfadc54 .bfaddb6 {
		margin-bottom: 20px;
	}
}
.bfad821 {
	color: #332426;
	font-family: Arial,"sans-serif";
	font-size: 1.5rem;
	font-weight: 700;
	letter-spacing: 1px;
	line-height: 150%;
	margin-bottom: 15px;
	text-transform: uppercase;
}
@media (min-width:768px) {
	.bfad821 {
		margin-bottom: 20px;
	}
}
.bfad90a {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	justify-content: center;
	ms-flex-align: center;
	ms-flex-pack: center;
	padding-top: 16px;
}
.bfad90a a,.bfad90a span {
	background: #e6e1e2;
	border-radius: 4px;
	color: #332426;
	font-family: Arial,"sans-serif";
	font-size: 1rem;
	font-weight: 500;
	margin: 0 4px;
	min-height: 40px;
	min-width: 40px;
	padding: 8px 12px;
	text-align: center;
}
@media (min-width:768px) {
	.bfad90a a,.bfad90a span {
		min-height: 24px;
		min-width: 24px;
		padding: 0 4px;
	}
}
.bfad90a a.bfada5fe,.bfad90a a.bfadb5d {
	font-size: 1.625rem;
	line-height: 19px;
}
.bfad90a a.bfada5fe.bfad2a8c,.bfad90a a.bfadb5d.bfad2a8c {
	color: grey;
}
.bfad90a a.bfada5fe.bfad2a8c:hover,.bfad90a a.bfadb5d.bfad2a8c:hover {
	background: #e6e1e2;
	color: grey;
}
.bfad90a a.bfada5fe.active,.bfad90a a.bfadb5d.active {
	color: #f34;
}
.bfad90a a.bfada5fe.active:hover,.bfad90a a.bfadb5d.active:hover {
	color: #fff;
}
.bfad90a a:hover {
	text-decoration: none;
}
.bfad90a a:hover,.bfad90a span.current {
	background: #f34;
	color: #fff;
}
.bfad324 {
	background: #01153b;
	border-radius: 8px;
	padding: 24px;
}
.bfad324 .bfad04a {
    display: block;
    width: 100%;
	color: #ffffff;
	font-size: 1.125rem;
	font-weight: 300;
	line-height: 20px;
	margin-bottom: 10px;
	text-align: left;
}
.bfad937 {
	justify-content: left;
	ms-flex-pack: left;
}
.bfad937 img {
	border: none;
    border-radius: 4px;
	display: block;
	height: auto;
	max-width: 60px;
	width: auto;
}
.bfadb09 {
	align-items: left;
	display: flex;
	display: -ms-flexbox;
	flex-direction: column;
	justify-content: center;
	ms-flex-align: left;
	ms-flex-direction: column;
	ms-flex-pack: center;
	padding-left: 15px;
}
.bfada60 {
	color: #ffffff;
	font-size: .8125rem;
	line-height: 15px;
}
.bfad85e {
    display: block;
    width: 100%;
	color: #ffffff;
	font-size: 1.125rem;
	line-height: 20px;
	margin-top: 5px;
    text-align: center;
}
.bfadd04b {
	color: #ffffff;
	font-size: 1rem;
    font-weight: 300;
	line-height: 26px;
	margin-top: 10px;
}
.bfad3df {
	justify-content: flex-start;
	margin-top: 10px;
	ms-flex-pack: start;
}
.bfad3df a {
	padding: 0;
}
.bfad3df a+a {
	margin-left: 10px;
}
.bfad3df a img {
	display: block;
	height: auto;
	width: 20px;
}
.bfadd9e {
	background: #fff;
}
.bfadd9e .bfadb8f {
	font-size: 1rem;
	font-weight: 400;
	text-transform: uppercase;
}
.bfadd9e .bfad537b.bfad650 ul li a {
	color: #f34;
}
.bfadd9e .bfad537b.bfad650 ul li:before {
	border: none;
	color: grey;
}
.bfadd9e .bfad537b.bfadaa8 ul li:before {
	background: grey;
	height: 4px;
	left: 0;
	top: 10px;
	width: 4px;
}
.bfadd9e .bfad537b.bfadaa8 ul li a {
	color: #f34;
}
.bfadd9e .bfad537b ul {
	margin-top: 16px!important;
}
.bfadd9e .bfad537b.bfad650.bfadf40 ul>li>ul li:before {
	background: grey;
	height: 4px;
	left: 0;
	top: 10px;
	width: 4px;
}
.bfad8a7 .bfadf8f {
	display: block;
	font-size: 1.75rem;
	font-weight: 500;
	margin-bottom: .9375rem;
}
.bfad8a7 .load-more-wrapper {
	margin: 0 auto;
	width: 286px;
}
@media (min-width:413px) {
	.bfad8a7 .load-more-wrapper {
		width: 337px;
	}
}
@media (min-width:767px) {
	.bfad8a7 .load-more-wrapper {
		width: 100%;
	}
}
.bfad4e6 {
	align-items: center;
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	justify-content: flex-start;
	ms-flex-align: center;
	ms-flex-pack: start;
	ms-flex-wrap: wrap;
}
@media (max-width:1366px) {
	.bfad4e6 {
		justify-content: center;
		ms-flex-pack: center;
	}
}
@media (max-width:767px) {
	.bfad4e6 {
		justify-content: center;
		ms-flex-pack: center;
	}
}
.bfad3fa {
	background: #fff;
	border-radius: 5px;
	height: 316px;
	width: 270px;
}
@media (max-width:1366px) {
	.bfad3fa {
		width: 348px;
	}
	.bfad3fa,.bfad3fa:nth-child(3n) {
		margin: 0 15px 15px 0;
	}
	.bfad3fa:nth-child(2n) {
		margin: 0 0 15px;
	}
}
@media (max-width:991px) {
	.bfad3fa {
		width: 337px;
	}
}
@media (max-width:767px) {
	.bfad3fa:nth-child(1n) {
		margin: 0 0 15px;
	}
}
@media (max-width:412px) {
	.bfad3fa {
		width: 286px;
	}
}
.bfad9b3 {
	width: 270px;
}
.bfad9b3:after {
	background: linear-gradient(180deg,hsla(0,0%,100%,0),#fff);
}
@media (max-width:1366px) {
	.bfad9b3 {
		width: 348px;
	}
}
@media (max-width:991px) {
	.bfad9b3 {
		width: 337px;
	}
}
@media (max-width:412px) {
	.bfad9b3 {
		width: 286px;
	}
}
.bfad9b3 img {
	max-height: 316px;
}
.bfadaeb {
	background: #f34;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	color: #fff;
	font-size: 1rem;
	height: 32px;
	left: 8px;
	top: 0;
	width: 24px;
}
.bfadfbe {
	height: 145px;
}
.bfadfbe .bfadefc {
	font-size: 1.5rem;
	font-weight: 400;
	text-transform: uppercase;
}
.bfad5ab,.bfad45fc {
	margin-top: 17px;
}
.bfad842 {
	width: 50%;
}
.bfadfd36 span {
	color: grey;
	display: block;
	font-size: .75rem;
	text-align: center;
}
.bfad5c3 .bfadefc {
	display: block;
	font-size: .9375rem;
	font-weight: 600;
	margin: 10px 0;
	text-align: center;
}
.bfad5c3 .bfadefc a {
	color: #332426!important;
}
.bfad0f4 {
	background: #f34;
	color: #fff;
	font-size: 1rem;
	font-weight: 400;
	height: 48px;
	width: 240px;
}
.bfad0f4:hover {
	box-shadow: 0 0 8px rgba(255,0,9,.5);
}
.bfad400 {
	color: #fff;
	display: block;
	font-size: .75rem;
	margin-top: 15px;
	text-align: center;
}
.bfad5c3 .bfadefc a {
	color: #fff;
	text-decoration: none;
}
.bfadf6c {
	margin-bottom: 24px;
}
.bfad01e {
	padding: 15px 0;
	text-align: center;
}
.bfade95 {
	background: linear-gradient(0deg,hsla(0,0%,100%,.8),hsla(0,0%,100%,.8));
}
.bfad1a5 {
	background: #fff!important;
	border: 1px solid #f34;
	color: #f34!important;
	text-transform: uppercase!important;
}
.bfad1a5:hover {
	background: #f34!important;
	color: #fff!important;
}
.bfad6b2 {
	height: 300px;
}
@media (min-width:768px) {
	.bfad6b2 {
		height: 460px;
		max-height: 460px;
	}
}
.bfadb54 {
	background-image: url(/wp-content/themes/theme-child/assets/dist/images/banner.0fc9cdb2.png);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height: 500px;
	width: 100%;
}
.bfad75c,.bfaddb4 iframe {
	height: 100%;
	width: 100%;
}
.bfad81f .bfadf8f {
	color: #332426;
	font-size: 1.5rem;
	font-weight: 400;
	margin-bottom: 16px;
	text-align: left;
}
.bfad81f .bfad9ca {
	background: #fff;
	border: 1px solid #e5e1e2;
	color: #666;
	margin: 0 5px 5px 0;
}
.bfadf0b .bfadf8f {
	color: #332426;
	font-size: 1.5rem;
	font-weight: 400;
	margin-bottom: 16px;
	text-align: left;
}
.bfadf0b .bfad07b {
	background: #fff;
	height: 80px;
	margin: 0 10px 10px 0;
	width: 160px;
}
.bfadf0b .bfad07b img {
	max-height: 48px;
	max-width: 80px;
}
@media (max-width:1366px) {
	.bfadf0b .bfad07b:nth-child(5n) {
		margin: 0 0 10px;
	}
}
@media (max-width:1199px) {
	.bfadf0b .bfad07b {
		width: 178px;
	}
}
@media (max-width:991px) {
	.bfadf0b .bfad07b {
		height: 56px;
		width: 130px;
	}
}
@media (max-width:767px) {
	.bfadf0b .bfad07b {
		width: 31.6%;
	}
	.bfadf0b .bfad07b:nth-child(5n) {
		margin: 0 10px 10px 0;
	}
	.bfadf0b .bfad07b:nth-child(3n) {
		margin: 0 0 10px;
	}
}
@media (max-width:480px) {
	.bfadf0b .bfad07b {
		width: 31.4%;
	}
}
@media (max-width:374px) {
	.bfadf0b .bfad07b {
		width: 31%;
	}
}
.bfadf0b .bfad07b.hidden-item {
	display: none;
}
.bfadf0b .btn-load-more span {
	color: #f34;
	font-size: 1rem;
	font-weight: 700;
}
.bfadf0b .btn-load-more .btn-load-more-text {
	position: relative;
}
.bfadf0b .btn-load-more .btn-load-more-text:after,.bfadf0b .btn-load-more .btn-load-more-text:before {
	display: none;
}
.bfadf0b .btn-load-more:hover span {
	color: #fff;
}
.bfaddc0 .bfadf8f {
	color: #332426;
	font-size: 1.5rem;
	font-weight: 400;
	margin-bottom: 16px;
	text-align: left;
}
.bfad729 {
	border: 1px solid #b2b2b2;
	border-radius: 5px;
	height: 95px;
	margin: 0 16px 16px 0;
	position: relative;
	width: 126px;
}
.bfad729 img {
	height: 93px;
	width: 100%;
}
.bfad729 a span {
	background: linear-gradient(180deg,rgba(247,242,243,.2),#f7f2f3);
	color: #332426;
	text-decoration: underline;
}
@media (max-width:1199px) {
	.bfad729 {
		width: 141px;
	}
}
@media (max-width:991px) {
	.bfad729 {
		height: 135px;
		width: 219px;
	}
	.bfad729 img {
		height: 133px;
	}
	.bfad729:nth-child(3n) {
		margin: 0 0 16px;
	}
}
@media (max-width:767px) {
	.bfad729 {
		height: 145px;
		width: 247px;
	}
	.bfad729 img {
		height: 143px;
	}
	.bfad729:nth-child(3n) {
		margin: 0 16px 16px 0;
	}
	.bfad729:nth-child(2n) {
		margin: 0 0 16px;
	}
}
@media (max-width:575px) {
	.bfad729 {
		height: 155px;
		width: 48%;
	}
	.bfad729 img {
		height: 152px;
	}
}
@media (max-width:480px) {
	.bfad729 {
		height: 130px;
		width: 47.6%;
	}
	.bfad729 img {
		height: 128px;
	}
}
@media (max-width:412px) {
	.bfad729 {
		height: 95px;
		width: 47.6%;
	}
	.bfad729 img {
		height: 93px;
	}
}
@media (max-width:360px) {
	.bfad729 {
		width: 47.5%;
	}
}
@media (max-width:350px) {
	.bfad729 {
		width: 47.2%;
	}
}
@media (max-width:320px) {
	.bfad729 {
		width: 136px;
	}
}
.js-terms_popup {
	background-color: #f4f4f4;
	border-radius: 8px;
	box-shadow: 0 5px 10px rgba(0,0,0,.5);
	margin-left: -145px;
	padding: 15px 20px 16px;
	position: absolute;
	width: 290px;
	z-index: 10;
}
.js-terms_popup:after {
	border-color: #f4f4f4 transparent transparent;
	border-style: solid;
	border-width: 6px 6px 0;
	bottom: -6px;
	content: "";
	height: 0;
	left: 50%;
	margin-left: -6px;
	position: absolute;
	width: 0;
}
.js-terms_popup--close {
	background: 0 0;
	border: 0;
	height: 20px;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 20px;
}
.js-terms_popup--close:after,.js-terms_popup--close:before {
	background-color: #332426;
	border-radius: 4px;
	content: " ";
	display: block;
	height: 2px;
	left: 0;
	position: absolute;
	top: calc(50% - 2px);
	transform: rotate(45deg);
	webkit-transform: rotate(45deg);
	width: 20px;
}
.js-terms_popup--close:after {
	transform: rotate(-45deg);
	webkit-transform: rotate(-45deg);
}
@media (max-width:1024px) {
	.js-terms_popup--inner p {
		padding-right: 5px;
	}
}
.js-terms_popup--inner * {
	color: #2e2e2e;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 20px;
}
.js-terms_popup--inner>* {
	margin-bottom: .5rem;
}
.js-terms_popup--inner>:last-child {
	margin-bottom: 0;
}
.js-terms_popup--inner a {
	color: #f34;
}
.js-terms_popup--inner ol,.js-terms_popup--inner ul {
	padding-left: 15px;
}
.js-terms_popup .js-full_terms {
	color: #f34;
}
.modal {
	height: auto;
	min-height: 100%;
	position: absolute;
}
.bfad9d6b {
	display: flex;
	display: -ms-flexbox;
}
@media (max-width:991.98px) {
	.bfad9d6b {
		display: block;
	}
}
.bfad753 {
	background-color: #ff8000;
	border-radius: 8px;
	flex: 0 0 40%;
	ms-flex: 0 0 40%;
	padding: 30px;
}
@media (max-width:991.98px) {
	.bfad753 {
		margin-bottom: 5px;
		padding: 15px;
	}
}
.bfad753:before {
	background: 50%/contain no-repeat url(/wp-content/themes/theme-child/assets/src/images/crown.svg);
	content: "";
	display: block;
	height: 50px;
	margin-bottom: 10px;
	width: 75px;
}
@media (max-width:991.98px) {
	.bfad753:before {
		content: none;
	}
}
.bfade20 {
	color: #fff;
	line-height: 25px;
	margin-bottom: 10px;
	text-transform: capitalize;
}
.bfad862a,.bfade20 {
	font-size: 1.25rem;
	font-weight: 700;
}
.bfad862a {
	color: #ffd9b2;
	white-space: nowrap;
}
.bfad862a span {
	color: #fff;
	font-size: 2.5rem;
	line-height: 40px;
}
.bfad010 {
	display: flex;
	display: -ms-flexbox;
	flex-direction: column;
	flex-grow: 1;
	ms-flex-direction: column;
	ms-flex-positive: 1;
	padding-left: 15px;
}
@media (max-width:991.98px) {
	.bfad010 {
		padding-left: 0;
	}
}
.bfad852 {
	align-items: center;
	background-color: #fff;
	border-radius: 8px;
	display: flex;
	display: -ms-flexbox;
	flex-grow: 1;
	font-size: .875rem;
	ms-flex-align: center;
	ms-flex-positive: 1;
	padding: 0 15px;
}
@media (max-width:991.98px) {
	.bfad852 {
		height: 40px;
	}
}
.bfad852+.bfad852 {
	margin-top: 5px;
}
.bfad553 {
	color: #666;
	margin-right: auto;
}
.bfadfcbb {
	color: #332426;
	font-weight: 700;
	margin-top: 2px;
}
.bfad517,.bfadfcbb {
	margin-left: 10px;
}
.bfad517 .bfad00b {
	background-image: url(/wp-content/themes/theme-child/assets/src/images/stars2.svg);
}
.bfad517 .bfad55a7 {
	background-image: url(/wp-content/themes/theme-child/assets/src/images/stars2-active.svg);
}
.bfad155 {
	background-color: #fff;
	border-radius: 8px;
	padding: 15px;
}
.bfadd59 {
	color: #333;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 25px;
	margin-bottom: 10px;
}
.bfad155 .bfad7bc {
	display: flex;
	display: -ms-flexbox;
	justify-content: space-between;
	ms-flex-pack: justify;
}
@media (max-width:767.98px) {
	.bfad155 .bfad7bc {
		flex-wrap: wrap;
		ms-flex-wrap: wrap;
	}
}
.bfad155 .bfad24c {
	padding-left: 0;
	padding-right: 0;
	width: calc(33.33333% - 6.66667px);
}
.bfad155 .bfad24c:first-of-type .bfadd70f {
	border: none;
}
@media (max-width:991.98px) {
	.bfad155 .bfad24c:nth-of-type(2),.bfad155 .bfad24c:nth-of-type(3) {
		flex: 0 0 auto;
		max-width: none;
		ms-flex: 0 0 auto;
	}
}
@media (max-width:767.98px) {
	.bfad155 .bfad24c {
		width: 100%;
	}
	.bfad155 .bfad24c+.bfad24c {
		margin-top: 10px;
	}
}
.bfad155 .bfadd70f {
	align-items: center;
	margin: 0;
	ms-flex-align: center;
	padding: 40px 15px 15px;
}
.bfad155 .bfad713 img {
	max-height: 100%;
}
@media (max-width:991.98px) {
	.bfad155 .bfad713 {
		max-width: 160px;
	}
}
.bfad155 .bfadd70f .bfad9eb {
	background-position: 0 0;
	background-size: 24px;
}
.bfad155 .bfad49f1 {
	min-width: auto;
	padding: 8px 40px;
	width: auto;
}
@media (max-width:991.98px) {
	.bfad155 .bfad49f1 {
		padding: 8px 20px;
	}
}
@media (max-width:767.98px) {
	.bfad155 .bfad49f1 {
		width: 100%;
	}
}
.bfad155 .bfadfa99.bfadcef5 a {
	color: #ff8000;
	margin: 12px 0 0;
	padding: 0;
	text-decoration: underline;
}
.bfad155 .bfadfa99.bfadcef5 a:hover {
	text-decoration: none;
}
.bfad34f {
	color: #333;
	font-size: 1.5625rem;
	font-weight: 700;
	line-height: 30px;
	margin-bottom: 10px;
}
.user-reviews-header {
	align-items: center;
	background-color: #fff;
	border-radius: 8px;
	display: flex;
	display: -ms-flexbox;
	margin-bottom: 10px;
	ms-flex-align: center;
	padding: 15px;
}
@media (max-width:767.98px) {
	.user-reviews-header {
		flex-wrap: wrap;
		ms-flex-wrap: wrap;
	}
}
.user-reviews-header__rating {
	color: #ff8000;
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 25px;
	white-space: nowrap;
}
.user-reviews-header__rating-value {
	font-size: 2.5rem;
	line-height: 40px;
}
.user-reviews-header__rating-limit {
	color: #ffd9b2;
}
.user-reviews-header__rating-stars {
	margin-left: 30px;
}
.user-reviews-header__rating-stars .bfad00b {
	height: 25px;
}
@media (max-width:767.98px) {
	.user-reviews-header__rating-stars {
		margin-left: auto;
	}
}
.user-reviews-header__rating-text {
	color: #666;
	font-size: .875rem;
	line-height: 20px;
}
.user-reviews-header .btn {
	align-items: center;
	background-color: #ff8000;
	border: none;
	border-radius: 8px;
	color: #fff;
	display: flex;
	display: -ms-flexbox;
	font-size: 1rem;
	font-weight: 700;
	height: 48px;
	justify-content: center;
	margin-left: auto;
	ms-flex-align: center;
	ms-flex-pack: center;
	padding: 0 24px;
	text-transform: none;
}
.user-reviews-header .btn:active {
	background-color: #ff8000!important;
	color: #fff!important;
}
@media (max-width:767.98px) {
	.user-reviews-header .btn {
		margin-top: 10px;
		width: 100%;
	}
}
.bfad8b8 {
	border-radius: 8px;
	margin-top: 10px;
	padding: 15px;
}
.bfadd05 {
	background-color: #fff;
}
.bfadfb3 {
	background-color: #e5e1e2;
}
.bfad3ff,.bfadb42 {
	display: flex;
	display: -ms-flexbox;
}
.bfad3ff {
	align-items: center;
	background-color: #fff;
	border-radius: 50%;
	height: 50px;
	justify-content: center;
	margin-right: 10px;
	ms-flex-align: center;
	ms-flex-pack: center;
	overflow: hidden;
	width: 50px;
}
.bfad3ff img {
	display: block;
	height: auto;
	max-height: 100%;
	max-width: none;
	object-fit: cover;
	o-object-fit: cover;
}
.bfad827 {
	flex-grow: 1;
	ms-flex-positive: 1;
}
.bfad827>div+div {
	margin-top: 5px;
}
.bfad827 .bfad00b {
	height: 14px;
}
.bfada84 {
	color: #332426;
	font-size: .875rem;
	font-weight: 700;
	line-height: 15px;
}
.bfadae8 {
	color: #8d8d8d;
	font-size: .75rem;
	line-height: 1;
}
.bfaded17 {
	margin-top: 10px;
}
.bfaded17,.bfaded17 p {
	color: #333;
	font-size: .875rem;
	line-height: 20px;
}
.bfaded17 p {
	margin: 0;
}
.bfaded17 p+p {
	margin-top: 10px;
}
.bfad476 {
	margin: 0!important;
	padding: 0!important;
}
.bfad476 li {
	color: #333!important;
	font-size: 14px!important;
	line-height: 20px;
	margin: 10px 0 0!important;
	padding-left: 22px!important;
	position: relative;
}
.bfad476 li:before {
	background-color: transparent!important;
	background-position: 50%!important;
	background-repeat: no-repeat!important;
	background-size: 12px!important;
	border-radius: 0!important;
	height: 12px!important;
	position: absolute;
	top: 4px!important;
	width: 12px!important;
}
.bfad476 li.bfada8f:before {
	background-image: url(/wp-content/themes/theme-child/assets/src/images/icon-plus.svg);
}
.bfad476 li.bfad978:before {
	background-image: url(/wp-content/themes/theme-child/assets/src/images/icon-cancel.svg);
}
.bfad7d7 .bfad00b {
	background-image: url(/wp-content/themes/theme-child/assets/src/images/stars2.svg);
}
.bfad7d7 .bfad55a7 {
	background-image: url(/wp-content/themes/theme-child/assets/src/images/stars2-active.svg);
}
.bfad7d7 .load-more {
	align-items: center;
	border: 1px solid #e6e1e2;
	border-radius: 8px;
	color: #666;
	cursor: pointer;
	display: flex;
	display: -ms-flexbox;
	font-size: .75rem;
	height: 26px;
	justify-content: center;
	line-height: 16px;
	margin-top: 10px;
	ms-flex-align: center;
	ms-flex-pack: center;
	padding-right: 14px;
	text-transform: none;
	transition: border-color .2s ease-in-out;
	width: 100%;
}
.bfad7d7 .load-more:after {
	background: 50% no-repeat url(/wp-content/themes/theme-child/assets/src/images/svg/icons/arrow_down_gray.svg);
	content: "";
	height: 4.5px;
	margin-left: 5px;
	width: 8.5px;
}
.bfad7d7 .load-more:active,.bfad7d7 .load-more:hover {
	background-color: transparent;
	border-color: #999;
	box-shadow: none;
}
.bfad7d7 .load-more.loading {
	background: 50% no-repeat url(/wp-content/themes/theme-child/assets/src/images/loading.svg);
	text-indent: -100000px;
}
.bfad7d7 .load-more.loading:after {
	content: none;
}
.bfad92a {
	color: #332426;
	font-family: Rubik,Arial,sans-serif;
	font-size: 1.5625rem;
	font-weight: 700;
	line-height: 30px;
	margin-bottom: 20px;
}
.user-review-form__row {
	position: relative;
}
.user-review-form__row+.user-review-form__row {
	margin-top: 20px;
}
.user-review-form__row.user-review-form__con,.user-review-form__row.user-review-form__pro {
	display: flex;
	display: -ms-flexbox;
}
.user-review-form__row--submit.loading {
	background-image: url(/wp-content/themes/theme-child/assets/src/images/loading.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 50px;
}
.user-review-form__row--submit.loading .btn {
	visibility: hidden;
}
.user-review-form__star {
	cursor: pointer;
	display: inline-block;
	height: 35px;
	margin-bottom: 0;
	position: relative;
	width: 35px;
}
.user-review-form__star:after {
	background: #fff 50% no-repeat url(/wp-content/themes/theme-child/assets/src/images/svg/icons/ic-star.svg);
	background-size: 35px;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.user-review-form__star.selected:after {
	background-image: url(/wp-content/themes/theme-child/assets/src/images/svg/icons/ic-star-selected.svg);
}
.user-review-form__star+.user-review-form__star {
	margin-left: 7px;
}
.user-review-form__star input {
	height: 2px;
	left: 50%;
	margin: -1px 0 0 -1px;
	position: absolute;
	top: 50%;
	width: 2px;
}
.user-review-form__star+.error {
	padding-left: 0!important;
}
.bfad7448 {
	color: #999;
	display: block;
	font-size: .75rem;
	line-height: 1;
	margin-top: 5px;
	padding: 0 15px;
}
.user-review-form__error input[type=email],.user-review-form__error input[type=text],.user-review-form__error textarea {
	border-color: #ff0015!important;
	color: #ff0015!important;
}
.user-review-form__error .error {
	margin-top: 2px;
	padding: 0 15px;
}
.bfadfc00 .error {
	color: #ff0015;
	display: block;
	font-size: .875rem;
	line-height: 20px;
	margin-top: 10px;
}
.bfadfc00 input[type=email],.bfadfc00 input[type=text],.bfadfc00 textarea {
	border: 1px solid #e6e1e2;
	border-radius: 5px;
	color: #332426;
	display: block;
	font-size: .875rem;
	height: 50px;
	line-height: 20px;
	padding: 15px;
	width: 100%;
}
.bfadfc00 input[type=email]::-webkit-input-placeholder,.bfadfc00 input[type=text]::-webkit-input-placeholder,.bfadfc00 textarea::-webkit-input-placeholder {
	color: #999;
}
.bfadfc00 input[type=email]::-moz-placeholder,.bfadfc00 input[type=text]::-moz-placeholder,.bfadfc00 textarea::-moz-placeholder {
	color: #999;
}
.bfadfc00 input[type=email]:-ms-input-placeholder,.bfadfc00 input[type=text]:-ms-input-placeholder,.bfadfc00 textarea:-ms-input-placeholder {
	color: #999;
}
.bfadfc00 input[type=email]::-ms-input-placeholder,.bfadfc00 input[type=text]::-ms-input-placeholder,.bfadfc00 textarea::-ms-input-placeholder {
	color: #999;
}
.user-review-form input[type=email]::-webkit-input-placeholder,.user-review-form input[type=text]::-webkit-input-placeholder,.user-review-form textarea::-webkit-input-placeholder {
	color: #999;
}
.user-review-form input[type=email]::-moz-placeholder,.user-review-form input[type=text]::-moz-placeholder,.user-review-form textarea::-moz-placeholder {
	color: #999;
}
.user-review-form input[type=email]:-ms-input-placeholder,.user-review-form input[type=text]:-ms-input-placeholder,.user-review-form textarea:-ms-input-placeholder {
	color: #999;
}
.user-review-form input[type=email]::-ms-input-placeholder,.user-review-form input[type=text]::-ms-input-placeholder,.user-review-form textarea::-ms-input-placeholder {
	color: #999;
}
.bfadfc00 input[type=email]::placeholder,.bfadfc00 input[type=text]::placeholder,.bfadfc00 textarea::placeholder {
	color: #999;
}
.bfadfc00 input[type=email]:hover,.bfadfc00 input[type=text]:hover,.bfadfc00 textarea:hover {
	border-color: #999;
}
.bfadfc00 input[type=email]:focus,.bfadfc00 input[type=text]:focus,.bfadfc00 textarea:focus {
	border-color: grey;
	outline-color: grey;
}
.bfadfc00 textarea {
	height: 90px;
}
.bfadfc00 input[name=subject] {
	display: none;
}
.user-review-form__counter {
	color: #999;
	font-size: .75rem;
	position: absolute;
	right: 5px;
	top: 2px;
}
.user-review-form__con input,.user-review-form__pro input {
	flex-grow: 1;
	ms-flex-positive: 1;
	width: 100%;
}
.user-review-form__con input:focus button svg,.user-review-form__pro input:focus button svg {
	stroke: #666;
}
.user-review-form__con button,.user-review-form__pro button {
	align-items: center;
	background-color: #f7f2f3;
	border: none;
	border-radius: 5px;
	color: grey;
	cursor: pointer!important;
	display: flex;
	display: -ms-flexbox;
	flex: 0 0 50px;
	font-size: 32px;
	font-weight: 300;
	justify-content: center;
	line-height: 1;
	margin-left: 5px;
	ms-flex: 0 0 50px;
	ms-flex-align: center;
	ms-flex-pack: center;
	position: relative;
	width: 50px;
}
.user-review-form__con button svg,.user-review-form__pro button svg {
	flex: 0 0 14px;
	height: 14px;
	ms-flex: 0 0 14px;
	stroke: grey;
	width: 14px;
}
.user-review-form__con button[data-action=remove] svg,.user-review-form__pro button[data-action=remove] svg {
	transform: rotate(45deg);
	webkit-transform: rotate(45deg);
}
.user-review-form__con button:hover,.user-review-form__pro button:hover {
	background-color: #ff8000;
	color: #fff;
}
.user-review-form__con button:hover svg,.user-review-form__pro button:hover svg {
	stroke: #fff;
}
.bfadfc00 .checkbox {
	align-items: center;
	cursor: pointer;
	display: flex;
	display: -ms-flexbox;
	moz-user-select: none;
	ms-flex-align: center;
	ms-user-select: none;
	position: relative;
	user-select: none;
	vertical-align: middle;
	webkit-user-select: none;
}
.bfadfc00 .checkbox input {
	height: 1px;
	left: 10px;
	position: absolute;
	top: 15px;
	width: 1px;
}
.bfadfc00 .checkbox input:checked~.checkbox__mark {
	background-color: #ff8000;
	border-color: #ff8000;
}
.bfadfc00 .checkbox input:checked~.checkbox__mark:after {
	display: block;
}
.bfadfc00 .checkbox__label {
	color: #999;
	font-size: .75rem;
	margin-left: 10px;
}
.bfadfc00 .checkbox__mark {
	align-self: flex-start;
	background-color: #fff;
	border: 1px solid #8d8d8d;
	border-radius: 5px;
	flex: 0 0 20px;
	height: 20px;
	ms-flex: 0 0 20px;
	ms-flex-item-align: start;
	position: relative;
	top: 0;
	width: 20px;
}
.bfadfc00 .checkbox__mark:after {
	border: solid #fff;
	border-width: 0 2px 2px 0;
	content: "";
	display: none;
	height: 12px;
	left: 5.5px;
	position: absolute;
	top: 1.5px;
	transform: rotate(40deg);
	webkit-transform: rotate(40deg);
	width: 7px;
}
.bfadfc00 .btn {
	background-color: #ff8000;
	cursor: pointer;
	font-size: 1rem;
	height: 50px;
	line-height: 1;
	max-width: none;
	text-transform: none;
	width: 100%;
}
.bfadfc00 .btn:active,.bfadfc00 .btn:focus {
	background-color: #ff8000!important;
	border-color: #ff8000!important;
	box-shadow: none!important;
	color: #fff!important;
}
.bfadfc00 .btn:disabled {
	color: #fff!important;
}
.bfadb95 {
	color: #332426;
	text-align: center;
}
.bfad1b5 {
	font-family: Rubik,Arial,sans-serif;
	font-size: 1.5625rem;
	font-weight: 700;
	line-height: 30px;
	margin-bottom: 20px;
}
.bfadb95 p {
	font-size: .875rem;
	line-height: 15px;
}
.bfadb95 .btn-primary {
	border-color: #ff8000;
	color: #ff8000;
	width: 100%;
}
.bfadb95 .btn-primary:active,.bfadb95 .btn-primary:focus,.bfadb95 .btn-primary:hover {
	background-color: #ff8000!important;
	box-shadow: none!important;
	color: #fff!important;
}
.modal-custom {
	animation: fadein .3s;
	background-color: #fff;
	left: 50%;
	max-height: 90%;
	max-width: 90%;
	overflow: auto;
	position: fixed;
	top: 50%;
	transform: translate(-50%,-50%);
	webkit-animation: fadein .3s;
	webkit-transform: translate(-50%,-50%);
	z-index: 9999;
}
@media (max-width:767.98px) {
	.modal-custom {
		width: 90%;
	}
}
.modal-custom__content {
	min-height: 60px;
	padding: 40px 100px;
	width: 720px;
}
@media (max-width:991.98px) {
	.modal-custom__content {
		padding: 20px 15px;
		width: 100%;
	}
}
.modal-custom__close {
	background: 50%/cover no-repeat url(/wp-content/themes/theme-child/assets/src/images/svg/icons/ic-close.svg);
	border: none;
	cursor: pointer!important;
	height: 30px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 10px;
	top: 20px;
	width: 30px;
}
.overlay-custom {
	animation: fadein .3s;
	background-color: rgba(0,0,0,.6);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	webkit-animation: fadein .3s;
	width: 100%;
	z-index: 9998;
}
.overlay-custom--loading {
	background-image: url(/wp-content/themes/theme-child/assets/src/images/loading.svg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 100px;
}


.custom-logo {
  max-width: 80px;
  height: auto;
}

/* 4926  style.css*/
.bfadb03 {
  margin: 5px 12px;
  max-height: 20px;
  max-width: 150px;
  width: auto;
}

/* 123 stylesheet.css */
#page {
  padding-top: 100px;
}


.jeux .wp-block-columns {
  margin-bottom: 10px;
}

.home h1 {
  margin: 15px 0;
}

.jeux h4,
.jeux h3,
.jeux h2 {
  background: #e3eee4;
  padding: 10px;
  border: solid 1px #8cc23c;
  border-radius: 4px;
}


.imagen-100 img {
  height: 100px;
  width: auto;
}

.imagen-st figure {
  border-radius: 4px;
}


.imagen-50 img {
  height: 50px;
  width: auto;
  margin-top: -7px;
}

.main ol li::before {
  color: #67c638;
  font-weight: 800;
  padding: 0px 0px 2px 2px;
  background-color: #e3eee4;
  left: -3px;
}

.has-background {
  padding-left: 10px;
  padding-right: 10px;
}

.aligncenter>figcaption {
  text-align: center;
  color: #f5f6f8;
  background: #01153b;
  border-radius: 4px;
}

figcaption {
  text-align: center;
  color: #f5f6f8;
  background: #01153b;
  border-radius: 4px;
}

.depot-casinos .aligncenter {
  padding: .66em;
  border-radius: 4px;
  background: #DCDFE5;
}

.depot-block {
  align-items: center;
}

.depot-block .wp-block-column {
  padding: .66em;
  border-radius: 4px;
  background: #DCDFE5;
}

.depot-block .wp-block-column p {
  margin-bottom: 0;
}

.depot-block .wp-block-image {
  margin: 0;
}

.depot-casinos img {
  padding: 30px;
}

.color-columns .wp-block-columns {
  align-items: stretch;
}