@import url('https://fonts.googleapis.com/css?family=Playfair Display&display=swap');
@import url('https://fonts.googleapis.com/css?family=Fira Sans&display=swap');
#colophon{
	background:#303030;
	background-size:auto;
	background-clip:padding-box;
	color:rgb(48, 48, 48);
	background-attachment:fixed;
	background-position-x:0%;
	background-repeat:repeat;
	margin-left:0px;
	margin-right:0px;
	min-width:100%;
	padding:50px 40px;
}
	.passster-form h4 {
		font-weight: bold !important;
	}
#colophon a {
	text-decoration: none;
}
.main-navigation > div > ul li {
	padding: 0 10px;
}
.wp-block-separator {
	height: 0px !important;
}
.wp-block-cover p {
	  margin-left: 50px !important;
    font-weight: 500 !important;
    font-size: 24px !important;
    margin-top: auto !important;
}
.wp-block-cover {padding-top:0px !important;}
}
#main{
	margin:0px;
	padding:0px;
}
.site-main {padding-top:0px !important}
.hentry .entry-header h1{
	display:none;
}
#colophon .site-info{
	display: none;
}
.edit-link {
	display: none !important;
}
.main-menu .menu-item a{
	font-size:16px !important;
	text-decoration: none;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: "Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
    font-family: var(--font-headings,"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif);
    font-weight: 700;
    clear: both;
}
p a, .contact-submit button{
	  color: #303030;
		font-weight: 700;
    text-decoration: none !important;
    background: #bcdeeb;
    padding: 8px 15px;
    border-radius: 8px;
		font-size: 16px;
}
.contact-submit button {
	padding: 20px 30px;
	margin-top: 10px;
}
p a:hover, .contact-submit button:hover {
	background: #eee;
	color: #303030;
}
.wp-block-button a:hover {
	background: #505050;
}
.how-works a:hover {
	background: #C2E0DE !important;
}
.dark-how a:hover {
	background: #e7e7e7 !important;
}
.blue-faq a:hover {
	background: #DDEDF3 !important;
}
.passster-form button {
	border: 2px solid #303030 !important;
	background: #fff;
	color: #303030;
	font-weight: 700;
	padding: 14px 24px;
	width: auto !important;
	margin-top: 40px;
}
.passster-form h4 {
	font-size: 32px !important;
}
.passster-form button:hover, .black-outline-button a:hover {
	background: #e7e7e7 !important;
	color: #303030;
}
.passster-form button[type=submit]:hover {
  transition: none;
}
.passster-form input[type=email], .passster-form input[type=password], .passster-form input[type=text] {
	font-size: 18px !important;
}
@media (min-width:560px){

	/* Link */
	.main-menu .menu-item a, .social-navigation .menu-item a {
		padding-right:0px;
		padding-top:0px;
		padding-left:0px;
		padding-bottom:8px;
		margin-right: 8px;
		margin-left: 8px;
	}
	.site-logo .custom-logo-link img {
		max-width: 150px !important;
	}
}
:root {
    --font-headings: Playfair Display;
    --font-base: Fira Sans;
    --font-headings-default: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    --font-base-default: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}
#menu-footer .menu-item a, #menu-footer-de .menu-item a{
	color:#fff;
	font-size: 14px;
}
#menu-footer .menu-item a:hover, #menu-footer-de .menu-item a:hover{
	color:#e6e6e6;
}
.main-menu a{
	color: #000;
}
.main-menu a:hover{
	color: #e6e6e6 !important;
}
.wp-block-quote {
    border-left-color: #C9E1EC;
    margin: 32px 0;
    padding-left: 16px;
}
	a {
		color: #303030;
		text-decoration: underline;
	}
a:hover {
	color: #707070;
}
	button {
		background: #bcdeeb;
	}
.hfch-header{
	display:none;
}
.hfch-footer{
	text-align: right;
    background-color: #303030;
    max-width: 1248px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 45px 40px;
    font-size: 14px;
    font-weight: 600;
}
@media (max-width:600px){
	#content {
		overflow:hidden;
		//padding: 0 15px;
	}
	#colophon {
		padding: 20px 20px !important;
    text-align: right;
	}
	.hfch-footer{
		padding: 0 27px 20px !important;
	}	
	.wp-block-group {
		padding: 25px !important;
	}
	
	.site-header {padding: 21px 16px 2px;}
	#toggle-menu:active, #toggle-menu:hover {
		background: #97c9d2 !important;
	}
	.wp-block-cover {min-height: 0 !important;}
	.wp-block-column {padding: 0 10px;}
	#main {
		margin-top: -21px;}
}

#sp-ea-1225.sp-easy-accordion>.sp-ea-single, #sp-ea-1636.sp-easy-accordion>.sp-ea-single, #sp-ea-2050.sp-easy-accordion>.sp-ea-single, #sp-ea-2055.sp-easy-accordion>.sp-ea-single {background:#fff; border: 1.5px solid #e2e2e2}

@media only screen and (max-width: 559px){
.mobile-nav-side .has-menu .site-logo {
    grid-area: site-logo;
    justify-self: left !important;
    margin: 0 20px !important;
	}
	.contact-submit {
		padding-left: 0px !important;
	}
	.custom-logo-link img {min-width:150px;}
#cover-mobile img {
    max-width: 100%;
	}
	.mobile-nav-side .site-header #site-navigation.main-navigation #toggle:checked + label {
    position: unset;
    top: 18px;
    right: 16px;
    z-index: 20000;
    margin-right: 0;
}
	.mobile-nav-side .site-header #site-navigation.main-navigation {
		margin: -45px 18px 0 0;
	}
	.passster-form {
	text-align: center;
}
}
#masthead .site-header-wrap {margin-bottom: 20px !important;}
#masthead {max-height: 115px; z-index: 999; }
#content {
	margin-bottom: -32px;
}
.sub-menu li:hover a {
	background: none !important;
}
.passster-form {
	width: 100% !important;
	background: none !important;
	padding: 20px 0 80px !important;
	text-align: center;
}
#cover-mobile {
	z-index: 0 !important;
}
.passster-form p {
	padding: 20px 0;
}

@media only screen and (max-width: 559px){
.passster-form {
    padding: 60px 20px 80px !important;
	}
.entry-content > .alignfull, .entry-content > .alignfull.wp-block-jetpack-gif, .entry-content > .alignfull.wp-block-jetpack-tiled-gallery {
    margin-left: -16px;
    margin-right: -16px;
    width: calc(100% + 32px);
    max-width: calc(100% + 32px);
	padding-bottom: 60px !important;
}
	#main p, #main h1, #main h2, #main h3 {
	padding-left: 15px;
		padding-right: 15px;
}
.faq-section {
	width: 80% !important;
}
.sp-collapse p {
	padding: 23px;
}