*,*:before,*:after{
	box-sizing:inherit;
	margin:0;
	border:0;
	padding:0
}
html{
	overflow-x:hidden;
	box-sizing:border-box;
	font-family: sans-serif;
	font-size:12pt;
	font-weight:400;
	line-height:1.6;
	color:#000;
	background-color:#fff;
	text-rendering:optimizeLegibility;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	-ms-overflow-style:scrollbar;
	-webkit-tap-highlight-color:transparent;
	padding: 1em;
}
body{
	overflow-x:hidden
}

a[href^="http"] {
	color:#000;
}
a[href^="http"]:hover{
	color:#000;
 animation-duration: 1s;
  animation-delay: 0s;
  animation-iteration-count: infinite;
}
a[href^="http"]:active{
	color:#000;
}
a[href^="http"]:visited{
	color: color:#000;
}

img{
	max-width:100%;
	height:auto;
	vertical-align:middle
}
h1,.h1{
	margin:0 auto;
	font-family:inherit;
	font-size:calc(4.5vw + 1.5rem);
	font-weight:700;
	letter-spacing:-0.015em;
	line-height:1.05;
	color:inherit
}
h2,.h2{
	margin:0.65rem auto 0;
	font-family:inherit;
	font-size:calc(1.35vw + 1.25rem);
	font-weight:400;
	letter-spacing:-0.015em;
	line-height:1.35;
	color:inherit
}
h2 code,.h2 code{
	padding:0.1em 0.285em
}
h3,.h3{
	font-family:inherit;
	font-size:1.75rem;
	font-weight:700;
	letter-spacing:-0.0065em;
	line-height:1.25;
	color:inherit
}
h4,.h4{
	font-family:inherit;
	font-size:1.5rem;
	font-weight:700;
	letter-spacing:-0.0065em;
	line-height:1.3;
	color:inherit
}
h5,.h5{
	font-family:inherit;
	font-size:1.25rem;
	font-weight:700;
	letter-spacing:-0.0065em;
	line-height:1.35;
	color:inherit
}
h6,.h6{
	font-family:inherit;
	font-weight:inherit;
	font-size:inherit;
	line-height:inherit;
	color:inherit
}
i,em{
	font-style:italic
}
b,strong{
	font-weight:700;
	color:#ccc
}
pre,code{
	font-family:serif;
	font-weight:400;
	letter-spacing:0;
	color:rgba(250,246,243,0.75);
	background:#0d0d0d
}
code{
	border-radius:3px;
	padding:0.15em 0.45em;
	font-size:0.85em;
	line-height:inherit
}
code a{
	text-decoration:none;
	color:inherit
}
code a:hover:after,code a:focus:after{
	color:#fff
}
code a:after{
	content:" \2192";
	transition:color 0.25s ease
}
pre{
	overflow-x:auto;
	overflow-y:auto;
	border-radius:3px;
	padding:calc(0.5vw + 1.75rem);
	font-size:0.85rem;
	line-height:1.8;
	box-shadow:0 0.125rem 0.1875rem rgba(45,44,42,0.075),0 0.35rem 1.75rem rgba(45,44,42,0.075),0 0.5rem 2.5rem rgba(45,44,42,0.075);
	-webkit-overflow-scrolling:touch;
	-ms-overflow-style:none
}
pre.is-centered{
	text-align:center
}
pre.is-centered code{
	display:inline-block;
	text-align:left
}
@media (min-width: 640px){
	pre{
		font-size:1rem
	}
}
pre.has-max-width{
	max-width:24rem
}
pre code{
	padding:0;
	font-size:1em;
	background:transparent
}
.code-class{
	color:#fd6e7c
}
.code-style{
	color:#6eb2fd
}
.code-comment{
	color:rgba(250,246,243,0.35)
}
hr{
	border-top:2px dashed #d5d2d2
}
.table-container{
	border-radius:3px;
	box-shadow:0 0.125rem 0.1875rem rgba(45,44,42,0.075),0 0.35rem 1.75rem rgba(45,44,42,0.075),0 0.5rem 2.5rem rgba(45,44,42,0.075)
}
table.is-documentation{
	width:100%;
	border-collapse:collapse;
	border-radius:3px;
	font-size:0.875rem;
	text-align:left;
	color:#716a6a;
	background-color:#fff
}
@media (min-width: 520px){
	table.is-documentation{
		font-size:1rem
	}
}
table.is-documentation tbody tr:not(.sub)+tr td:first-child{
	border-top:1px solid #e9e7e7
}
@media (min-width: 520px){
	table.is-documentation tbody tr:not(.sub)+tr td{
		border-top:1px solid #e9e7e7
	}
}
table.is-documentation tbody tr.sub:first-child td{
	border-radius:3px 3px 0 0
}
table.is-documentation tbody tr.sub:not(:first-child) td:first-child,table.is-documentation tbody tr.sub:not(:first-child) td:not(:first-child){
	border-top:0px solid #e9e7e7;
	padding-top:1.315rem
}
@media (min-width: 520px){
	table.is-documentation tbody tr.sub:not(:first-child) td:first-child,table.is-documentation tbody tr.sub:not(:first-child) td:not(:first-child){
		padding-top:1.745rem
	}
}
table.is-documentation tbody tr.sub td{
	border-bottom:2px solid #d5d2d2;
	padding:0.85rem 1.315rem;
	color:#0d0d0d
}
table.is-documentation tbody tr.sub td strong{
	font-size:0.785rem;
	letter-spacing:0.15em;
	text-transform:uppercase;
	color:inherit
}
@media (min-width: 520px){
	table.is-documentation tbody tr.sub td{
		padding:0.85rem 1.745rem
	}
}
table.is-documentation tbody td{
	display:block;
	padding:1.315rem 1.315rem 0
}
table.is-documentation tbody td+td{
	padding-top:.6575rem;
	padding-bottom:1.315rem
}
@media (min-width: 520px){
	table.is-documentation tbody td{
		display:table-cell;
		padding:1.745rem 0 1.745rem 1.745rem
	}
	table.is-documentation tbody td+td{
		padding-top:1.745rem;
		padding-right:1.745rem;
		padding-bottom:1.745rem
	}
	table.is-documentation tbody td:first-child{
		width:1px
	}
}
table.is-documentation code{
	white-space:nowrap
}
table.is-documentation a{
	text-decoration:none
}
table.is-compact{
	width:100%;
	table-layout:fixed;
	border-collapse:collapse;
	font-size:1rem;
	text-align:center;
	color:#716a6a;
	background-color:transparent
}
table.is-compact th,table.is-compact td{
	padding:0.25rem 0;
	line-height:1
}
table.is-compact code{
	display:inline-block
}
.navigation{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	background:#2e9999;
}

/*Strip the ul of padding and list styling*/
.navigation ul {
	list-style-type:none;
	margin:0;
	padding: 1em;
	/*background: rgba(255,255,255,0.7);*/
	float: right;
}
/*Create a horizontal list with spacing*/
.navigation li {
	display:inline-block;
	float: left;
}
/*Style for menu links*/
.navigation li a {
	display:block;
	min-width:140px;
	text-align: center;
	line-height: 3em;
	font-family: sans-serif;
	font-size: 0.8em;
	letter-spacing:0.205em;
	text-transform: uppercase;
	color: #000 !important;
	background: transparent;
	text-decoration: none;
	-webkit-transition: border 1s; /* For Safari 3.0 to 6.0 */
	transition: border 1s; /* For modern browsers */
	border-bottom: 2px solid transparent;
}
.navigation li a.menubutton {
	background-color: #8adae5;
	color: #000;
}
/*Hover state for top level links*/
.navigation li:hover a {
	border-bottom: 2px solid white;
}
/*Style for dropdown links*/
.navigation li:hover ul a {
	border-bottom: 2px solid white;
}
/*Hover state for dropdown links*/
.navigation li:hover ul a:hover {
	border-bottom: 2px solid white;
}
/*Hide dropdown links until they are needed*/
.navigation li ul {
	display: none;
}
/*Make dropdown links vertical*/
.navigation li ul li {
	display: block;
	float: none;
}
/*Prevent text wrapping*/
.navigation li ul li a {
	width: auto;
	min-width: 100px;
	padding: 0 20px;
}
/*Display the dropdown on hover*/
.navigation ul li a:hover + .hidden, .hidden:hover {
	display: block;
}
/*Style 'show menu' label button and hide it by default*/
.navigation .show-menu {
	font-family: "Poppins", sans-serif;
	text-decoration: none;
	color: #000;
	background: #fff;
	text-align: center;
	padding: 0px 0;
	display: none;
}
/*Hide checkbox*/
.navigation input[type=checkbox]{
	display: none;
}
/*Show menu when invisible checkbox is checked*/
.navigation input[type=checkbox]:checked ~ #menu{
	display: block;
}

/*Status color*/
.status {
	background-size: 50px 50px;
	background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
	background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
}

#statuslogo {
	width: 25%;
	height: auto;
	float: right;
}

.closed {
	background-color: #FF004D !important;
}

.open {
	background-color: #00E436 !important;
}

.btnclosed {
	color: #fe0000 !important;
}

.btnopen {
	color: #008751 !important;
}

/*Responsive Styles*/
@media screen and (max-width : 650px){
	/*Make dropdown links appear inline*/
	.navigation ul {
		display: none;
		padding: 0em 1em 0 1em;
	}
	/*Create vertical spacing*/
	.navigation li {
	}
	/*Make all menu links full width*/
	.navigation ul li, li a {
		width: 100%;
		background: white;
		color: #ccc !important;
	}
	.navigation li a:hover {
		width: 100%;
		background: white;
		color: #000 !important;
	}
	/*Display 'show menu' link*/
	.navigation .show-menu {
		display:block;
		text-align: left;
		padding: 1em;
	}
	.navigation svg {
		width: 2em;
		height: 2em;
		float: right;
	}

}
.header{
	position:relative;
	z-index:1;
	padding:calc(4vw + 0rem) 0 1px;
	background:linear-gradient(0deg, #e9e3de 25%, #faf6f3)
}
.header:before{
	content:"";
	display:block;
	position:absolute;
	z-index:-1;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color: #005c66;
	opacity:1
}

.logo {
	width: 60%;
	max-width: 400px;
	padding: 1%;
	margin: 1%;
}

.logo-kl {
	width: 10%;
	min-width: 20px;
	max-width: 50px;
}

.banner {
	width: 100%;
	height: auto;
	padding:  0;
	margin:  0;
}

.header h1{
	color:#ccc;
}
.header h1 span{
	color:#fd6e7c;
}
.header h2{
	max-width:21em;
	color:#fff;
}
.header h2 a{
	color:#ccc;
	text-decoration:none;
	transition:color 0.25s ease
}
.header h2 a:hover{
	color:inherit
}
.header h1,.header h2{
	text-align:center
}
@media (min-width: 1080px){
	.header h1,.header h2{
		text-align:inherit
	}
	.header h2{
		max-width:none
	}
}
.header>div{
	margin-bottom:-4rem
}
.header .grid{
	--cols-lg: 3;
	--cols-xl: 3;
	--ji-xs: center;
	--ji-sm: center;
	--ji-md: center
}
.header .grid .card:nth-child(1){
	--js-sm: end;
	--js-md: end
}
.header .grid .card:nth-child(2){
	--js-sm: start;
	--js-md: start
}
.header .grid .card:nth-child(3){
	--col-sm: span 2;
	--col-md: span 2
}
.header-cta{
	display:-webkit-flex;
	display:flex;
	-webkit-flex-direction:column;
	flex-direction:column;
	-webkit-justify-content:flex-start;
	justify-content:flex-start;
	-webkit-align-items:center;
	align-items:center;
	margin:2rem 0 calc(4vw + 0rem);
	color:#fff;
}
.header-cta span{
	margin:0.5rem 0
}
@media (min-width: 640px){
	.header-cta{
		-webkit-flex-direction:row;
		flex-direction:row;
		-webkit-justify-content:center;
		justify-content:center;
		-webkit-align-items:center;
		align-items:center
	}
	.header-cta span{
		margin:0 1rem
	}
}
@media (min-width: 1080px){
	.header-cta{
        /*-webkit-justify-content:flex-start;
        justify-content:flex-start*/
    }
}
.main{
	position:relative;
	z-index:2
}
.main>section{
	padding-top:calc(4vw + 3rem)
}
.main>section:first-child{
	margin-top:6.5rem;
	padding-top:calc(4vw + 0.5rem)
}
.main>section:last-child{
	padding-bottom:calc(4vw + 3rem)
}
.main>section>header{
	margin-bottom:2rem
}
.testimonials {
	position:relative;
	z-index:1;
	padding:calc(10vw + 5rem) 0;
	padding:3rem 0;
	background-color:#cb8f0b;
	color:#030303;
	--cols-sm: 1;
	--cols-md: 2;
	--cols-lg: 2;
	--cols-xl: 2
}

.testimonials h3{
	color:#252525;
}
.footer{
	position:relative;
	z-index:1;
	padding:calc(10vw + 5rem) 0;
	padding:3rem 0;
	background-color:#4d4521;
	color:#ccc;
	--cols-sm: 1;
	--cols-md: 3;
	--cols-lg: 3;
	--cols-xl: 3
}
.footer a{
	color:#eee;
	-webkit-text-decoration-skip:ink;
	text-decoration-skip:ink
}
.container{
	width:calc(100% - 4rem);
	margin:0 auto
}
.container.has-max-width{
	max-width:64rem
}
.overview h3{
	display:-webkit-flex;
	display:flex;
	-webkit-flex-flow:row nowrap;
	flex-flow:row nowrap;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	-webkit-align-items:center;
	align-items:center
}
.overview h3 button{
	display:inline-block;
	border-radius:0;
	font-family:inherit;
	font-size:0.45em;
	font-weight:400;
	letter-spacing:-0.035em;
	line-height:1;
	color:inherit;
	background-color:transparent;
	transition:color 0.25s ease;
	cursor:pointer
}
.overview h3 button i{
	display:inline-block;
	font-style:inherit;
	transform:translate3d(0, 0, 0);
	animation-name:example-arrow-nudge;
	animation-duration:3s;
	animation-iteration-count:infinite;
	animation-timing-function:ease
}
.overview h3 button:hover,.overview h3 button:focus{
	color:inherit;
	outline:0
}
.overview h4 code{
	white-space:nowrap
}
.example{
	border:2px dashed #ccc;
	border-radius:6px;
	padding:1rem
}
@media (min-width: 640px){
	.example{
		padding:2rem
	}
}
.example>pre{
	margin-top:1rem
}
@media (min-width: 640px){
	.example>pre{
		margin-top:2rem
	}
}
[data-example]:not(.is-active){
	display:none
}
@keyframes example-arrow-nudge{
	0%{
		transform:translate3d(0, 0, 0)
	}
	7.5%{
		transform:translate3d(0.235em, 0, 0)
	}
	15%{
		transform:translate3d(0, 0, 0)
	}
	22.5%{
		transform:translate3d(0.235em, 0, 0)
	}
	30%{
		transform:translate3d(0, 0, 0)
	}
	100%{
		transform:translate3d(0, 0, 0)
	}
}
.more .grid{
	--cols-lg: 2;
	--cols-xl: 2
}
.reference-grid{
	--cols-sm: 1;
	--cols-md: 2;
	--cols-lg: 3;
	--cols-xl: 3
}
.reference-divider{
	--col-md: span 3;
	--col-lg: span 3;
	--col-xl: span 3
}
.reference-content{
	max-width:32rem
}
.reference-content code{
	white-space:nowrap
}
.reference-content>h5 code{
	margin-bottom:0.45em;
	display:inline-block
}
.reference-secondary{
	--col-md: span 2;
	--col-lg: span 2;
	--col-xl: span 2;
	--as-xs: start;
	--as-sm: start;
	--as-md: start;
	--as-lg: start;
	--as-xl: start
}
.next .grid{
	--cols-lg: 2;
	--cols-xl: 2
}
.content>*:not(:last-child){
	margin-bottom:1rem
}
.content h1:not(:first-child),.content h2:not(:first-child),.content h3:not(:first-child),.content h4:not(:first-child),.content h5:not(:first-child),.content h6:not(:first-child),.content .h1:not(:first-child),.content .h2:not(:first-child),.content .h3:not(:first-child),.content .h4:not(:first-child),.content .h5:not(:first-child),.content .h6:not(:first-child){
	margin-top:1.65rem
}
.content h1:not(:last-child),.content h2:not(:last-child),.content h3:not(:last-child),.content h4:not(:last-child),.content h5:not(:last-child),.content h6:not(:last-child),.content .h1:not(:last-child),.content .h2:not(:last-child),.content .h3:not(:last-child),.content .h4:not(:last-child),.content .h5:not(:last-child),.content .h6:not(:last-child){
	margin-bottom:0.35rem
}
.content ol,.content ul{
	padding-left:1.5rem
}
.content dt{
	margin-bottom:0.285rem
}
.content dt:not(:first-child){
	margin-top:1rem
}
.card{
	display:-webkit-flex;
	display:flex;
	-webkit-flex-direction:column nowrap;
	flex-direction:column nowrap;
	-webkit-justify-content:flex-start;
	justify-content:flex-start;
	-webkit-align-items:stretch;
	align-items:stretch;
	background-color:#8adae5;
	color: #000;
	border-radius:3px;
	box-shadow:0 0.125rem 0.1875rem rgba(45,44,42,0.075),0 0.35rem 1.75rem rgba(45,44,42,0.075),0 0.5rem 2.5rem rgba(45,44,42,0.075)
}
.card.has-max-width{
	max-width:24rem
}
.card-section{
	-webkit-flex:1 0 0%;
	flex:1 0 0%;
	padding:calc(0.5vw + 1.75rem)
}
.btn{
	display:inline-block;
	border:2px solid transparent;
	border-radius:3px;
	padding:1em 1.395em 1em 1.5em;
	font-family: "Poppins", sans-serif;
	font-size:0.925rem;
	font-weight:400;
	letter-spacing:0.205em;
	line-height:1.4;
	text-decoration:none;
	text-transform:uppercase;
	white-space:nowrap;
	color:#606060;
	background-color:#fff;
	box-shadow:0 0.125rem 0.1875rem rgba(45,44,42,0.075),0 0.35rem 1.75rem rgba(45,44,42,0.075),0 0.5rem 2.5rem rgba(45,44,42,0.075);
	transition-duration:0.25s;
	transition-property:border-color, box-shadow;
	transition-timing-function:ease;
	cursor:pointer
}
@media (min-width: 860px){
	.btn{
		font-size:1rem
	}
}
.btn:hover,.btn:focus{
	box-shadow:0 0.125rem 0.1875rem rgba(45,44,42,0.125),0 0.35rem 1.75rem rgba(45,44,42,0.125),0 0.5rem 2.5rem rgba(45,44,42,0.125);
	outline:0
}
.btn.is-outlined{
	color:#fff;
	border-color:rgba(255,255,255,0.35);
	background-color:transparent
}
.btn.is-outlined:hover,.btn.is-outlined:focus{
	border-color:rgba(255,255,255,0.5)
}
.btn.is-inverse{
	color:#000;
	background-color: #8adae5ff;
}
.btn.is-inverse.is-outlined{
	color:#000;
	border-color:rgba(40,40,40,0.35);
	background-color:transparent
}
.btn.is-inverse.is-outlined:hover,.btn.is-inverse.is-outlined:focus{
	border-color:rgba(40,40,40,0.5)
}
.feature{
	display:-webkit-flex;
	display:flex;
	-webkit-flex-flow:row nowrap;
	flex-flow:row nowrap;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	-webkit-align-items:flex-start;
	align-items:flex-start
}
@media (min-width: 640px){
	.feature{
		-webkit-flex-flow:column nowrap;
		flex-flow:column nowrap
	}
}
.feature-end{
	-webkit-flex:0 0 auto;
	flex:0 0 auto
}
.feature-end:first-child{
	margin-right:1.1rem
}
.feature-end:last-child{
	margin-left:1.1rem
}
@media (min-width: 640px){
	.feature-end:first-child{
		margin-bottom:1rem
	}
	.feature-end:last-child{
		margin-top:1rem
	}
}
.feature-content{
	-webkit-flex:1 1 0%;
	flex:1 1 0%
}
.feature-title{
	font-size:1.5rem;
	font-weight:400
}

.feature-title-sub{
	font-family: sans-serif;
	font-size:0.925rem;
	font-weight:400;
	letter-spacing:0.205em;
	text-transform: uppercase;
}

@media (min-width: 860px){
	.feature-title{
		font-size:1.95rem
	}
}
.feature-icon{
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content:center;
	justify-content:center;
	-webkit-align-items:center;
	align-items:center;
	width:1.75em;
	height:1.75em;
	margin:0.45rem auto 0;
	border-radius:3px;
	font-size:28px;
	background:#0d0d0d
}
.feature:nth-child(even) .feature-icon{
	background:#0d0d0d
}
@media (min-width: 640px){
	.feature-icon{
		font-size:32px
	}
}
@media (min-width: 860px){
	.feature-icon{
		font-size:36px
	}
}
.feature-icon i{
	display:block;
	font-style:normal;
	font-size:0.5em;
	line-height:1
}
.feature-icon svg{
	display:block;
	width:1em;
	height:1em;
	fill:#6eb2fd
}
.feature:nth-child(even) .feature-icon svg{
	fill:#fd6e7c
}
.external-source{
	text-decoration:none;
	color:inherit;
	cursor:pointer
}
.external-source:hover,.external-source:focus{
	z-index:2
}
.external-source:hover svg,.external-source:focus svg{
	fill:#fd6e7c
}
.external-source h5{
	display:-webkit-flex;
	display:flex;
	-webkit-flex-flow:row nowrap;
	flex-flow:row nowrap;
	-webkit-justify-content:flex-start;
	justify-content:flex-start;
	-webkit-align-items:center;
	align-items:center
}
.external-source h5 span{
	margin-right:0.45em
}
.external-source h5 svg{
	display:block;
	width:1em;
	height:1em;
	margin-left:auto;
	fill:currentColor;
	transition:fill 0.25s ease
}
.c-h{
	color:#ccc !important
}
.c-root{
	color:#716a6a !important
}
.c-accent{
	color:#fd6e7c !important
}
.ta-left{
	text-align:left !important
}
.ta-right{
	text-align:right !important
}
.ta-center{
	text-align:center !important
}
.ta-justify{
	text-align:justify !important
}
.fw-100{
	font-weight:100 !important
}
.fw-200{
	font-weight:200 !important
}
.fw-300{
	font-weight:300 !important
}
.fw-400{
	font-weight:400 !important
}
.fw-500{
	font-weight:500 !important
}
.fw-600{
	font-weight:600 !important
}
.fw-700{
	font-weight:700 !important
}
.fw-800{
	font-weight:800 !important
}
.fw-900{
	font-weight:900 !important
}
.m-0,.mt-0{
	margin-top:0 !important
}
.m-0,.ml-0{
	margin-left:0 !important
}
.m-0,.mr-0{
	margin-right:0 !important
}
.m-0,.mb-0{
	margin-bottom:0 !important
}
.p-0,.pt-0{
	padding-top:0 !important
}
.p-0,.pl-0{
	padding-left:0 !important
}
.p-0,.pr-0{
	padding-right:0 !important
}
.p-0,.pb-0{
	padding-bottom:0 !important
}
.flex-center{
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content:center;
	justify-content:center;
	-webkit-align-items:center;
	align-items:center
}
.no-clicky{
	pointer-events:none
}
.d-none{
	display:none !important
}
.d-block{
	display:block !important
}
.d-inline{
	display:inline !important
}
@media (min-width: 640px){
	.d-none-sm{
		display:none !important
	}
	.d-block-sm{
		display:block !important
	}
	.d-inline-sm{
		display:inline !important
	}
}
@media (min-width: 860px){
	.d-none-md{
		display:none !important
	}
	.d-block-md{
		display:block !important
	}
	.d-inline-md{
		display:inline !important
	}
}
@media (min-width: 1080px){
	.d-none-lg{
		display:none !important
	}
	.d-block-lg{
		display:block !important
	}
	.d-inline-lg{
		display:inline !important
	}
}
@media (min-width: 1300px){
	.d-none-xl{
		display:none !important
	}
	.d-block-xl{
		display:block !important
	}
	.d-inline-xl{
		display:inline !important
	}
}
.header,.main,.footer{
	display:none;
	visibility:hidden
}
.no-grid{
	display:block;
	visibility:visible
}
.no-grid>.container{
	display:-webkit-flex;
	display:flex;
	-webkit-flex-flow:column nowrap;
	flex-flow:column nowrap;
	-webkit-justify-content:center;
	justify-content:center;
	-webkit-align-items:flex-start;
	align-items:flex-start;
	height:100vh;
	padding:2rem 0
}
.no-grid>.container h1,.no-grid>.container h2{
	width:100%
}
.hidden {color: transparent;}
@supports (display: grid){
	.header,.main,.footer{
		display:block;
		visibility:visible
	}
	.no-grid{
		display:none;
		visibility:hidden
	}
}