html {
	min-height: 100vh;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.7;
	letter-spacing: 0;
	text-transform: none;
}

:not(.immo-clean-wrapper)* {
	border-color: rgba(0, 0, 0, .1);
}

html *, html :after, html :before {
	box-sizing: border-box;
}

html :focus {
	outline: 0;
}

body {
	position: relative;
	margin: 0;
	background-color: #fff;
	color: #666;
	min-height: 100vh;
	overflow-wrap: break-word;
	word-wrap: break-word;
}

:not(.immo-clean-wrapper)p {
	margin: 0 0 1.5rem;
}

:not(.immo-clean-wrapper) h1, :not(.immo-clean-wrapper) h2, :not(.immo-clean-wrapper) h3, :not(.immo-clean-wrapper) h4, :not(.immo-clean-wrapper) h5, :not(.immo-clean-wrapper) h6 {
	margin: 0 0 1.5rem;
	color: #333;
}

:not(.immo-clean-wrapper) h1 a, :not(.immo-clean-wrapper) h2 a, :not(.immo-clean-wrapper) h3 a, :not(.immo-clean-wrapper) h4 a, :not(.immo-clean-wrapper) h5 a, :not(.immo-clean-wrapper) h6 a {
	color: #333;
}

:not(.immo-clean-wrapper) h1 a:focus, :not(.immo-clean-wrapper) h1 a:hover, :not(.immo-clean-wrapper) h2 a:focus, :not(.immo-clean-wrapper) h2 a:hover, :not(.immo-clean-wrapper) h3 a:focus, :not(.immo-clean-wrapper) h3 a:hover, :not(.immo-clean-wrapper) h4 a:focus, :not(.immo-clean-wrapper) h4 a:hover, :not(.immo-clean-wrapper) h5 a:focus, :not(.immo-clean-wrapper) h5 a:hover, :not(.immo-clean-wrapper) h6 a:focus, :not(.immo-clean-wrapper) h6 a:hover {
	color: #06c;
}

:not(.immo-clean-wrapper) h1 {
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.3;
	letter-spacing: 0;
	text-transform: none;
}

:not(.immo-clean-wrapper) h2 {
	font-size: 27px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: 0;
	text-transform: none;
}

:not(.immo-clean-wrapper) h3 {
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 0;
	text-transform: none;
}

:not(.immo-clean-wrapper) h4 {
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.6;
	letter-spacing: 0;
	text-transform: none;
}

:not(.immo-clean-wrapper) h5, :not(.immo-clean-wrapper) h6 {
	font-size: 1rem;
	font-weight: 700;
}

hr {
	margin: 1.5rem 0;
	border: none;
	border-color: inherit;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

blockquote {
	margin: 0 0 1.5rem;
	font-size: 1.2em;
	font-style: italic;
	font-weight: 300;
	line-height: 1.6;
}

blockquote>:last-child {
	margin-bottom: 0;
}

blockquote p {
	margin: 0 0 1em;
}

:not(.immo-clean-wrapper)ol, :not(.immo-clean-wrapper)ul {
	margin: 0 0 1.5rem;
	padding-left: 2rem;
}

:not(.immo-clean-wrapper)li>ol, :not(.immo-clean-wrapper)li>ul {
	margin-top: 0;
	margin-bottom: 0;
}

:not(.immo-clean-wrapper)table {
	width: 100%;
	margin: 0 0 1.5rem;
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px;
	border-style: solid;
	border-bottom: none;
}

table td, table th {
	padding: .75rem;
	border: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: inherit;
}

:not(.immo-clean-wrapper)table th {
	font-weight: 600;
	text-align: initial;
	color: #333;
}

:not(.immo-clean-wrapper)table th a {
	color: #333;
}

:not(.immo-clean-wrapper)table th a:focus, :not(.immo-clean-wrapper)table th a:hover {
	color: #06c;
}

img, video {
	max-width: 100%;
	height: auto;
}

img {
	vertical-align: middle;
}

iframe {
	border: none;
}

:not(.immo-clean-wrapper)a {
	background-color: transparent;
	text-decoration: none;
	color: #06c;
	transition: all .25s;
}

a:focus, a:hover {
	color: #333;
}

figure {
	margin: 0;
}

figcaption, figure[class*=wp-block-] figcaption {
	width: 100%;
	margin: .5em 0 0;
	color: inherit;
	color: inherit;
	font-size: .85em;
	font-style: italic;
	text-align: center;
	opacity: .75;
}

:not(.immo-clean-wrapper)svg {
	vertical-align: middle;
}

::-moz-selection {
	background-color: #06c;
	color: #fff;
}

::selection {
	background-color: #06c;
	color: #fff;
}

::not(.immo-clean-wrapper):-webkit-input-placeholder {
	opacity: .75;
	color: inherit;
}

::not(.immo-clean-wrapper):-moz-placeholder {
	opacity: .75;
	color: inherit;
}

::not(.immo-clean-wrapper):-ms-input-placeholder {
	opacity: .75;
	color: inherit;
}

::-ms-input-placeholder {
	opacity: .75;
	color: inherit;
}

::not(.immo-clean-wrapper)::placeholder {
	opacity: .75;
	color: inherit;
}

fieldset {
	padding: 0;
	margin: 0 0 1.25rem;
	border: 0;
}

legend {
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 0;
	text-transform: none;
	margin: 0 0 1.25rem;
	color: #333;
}

.button, a.button, a.wp-block-button__link, button, input[type=button], input[type=reset], input[type=submit] {
	display: inline-block;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 10px 20px;
	border-width: 1px;
	border-style: solid;
	border-radius: 3px;
	color: #fff;
	background-color: #06c;
	border-color: #06c;
	font-family: inherit;
	font-size: 1rem;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0;
	text-transform: none;
	text-align: center;
	transition: all .25s;
}

.button:focus, .button:hover, a.button:focus, a.button:hover, a.wp-block-button__link:focus, a.wp-block-button__link:hover, button:focus, button:hover, input[type=button]:focus, input[type=button]:hover, input[type=reset]:focus, input[type=reset]:hover, input[type=submit]:focus, input[type=submit]:hover {
	color: #fff;
	background-color: #004c99;
	border-color: #004c99;
}

:not(.immo-clean-wrapper).input, :not(.immo-clean-wrapper)input:not([type]), :not(.immo-clean-wrapper)input[type=""], input[type=color], input[type=date], input[type=datetime-local], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week] {
	display: inline-block;
	max-width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	transition: all .25s;
	padding: 10px 12px;
	border-width: 1px;
	border-style: solid;
	border-color: inherit;
	border-radius: 3px;
	color: inherit;
	background-color: #fff;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	line-height: normal;
	letter-spacing: inherit;
	text-transform: inherit;
	vertical-align: middle;
}

.input:focus, input:not([type]):focus, input[type=""]:focus, input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus {
	border-color: #666;
}

textarea {
	display: inline-block;
	max-width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	transition: all .25s;
	padding: 10px 12px;
	border-width: 1px;
	border-style: solid;
	border-color: inherit;
	border-radius: 3px;
	color: inherit;
	background-color: #fff;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	line-height: normal;
	line-height: inherit;
	letter-spacing: inherit;
	text-transform: inherit;
	vertical-align: middle;
}

:not(.immo-clean-wrapper)textarea:focus {
	border-color: #666;
}

:not(.immo-clean-wrapper)select:focus {
	border-color: #666;
}

:not(.immo-clean-wrapper)select[multiple] {
	background: 0 0;
	padding-right: 0;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	transition: none;
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

#content[tabindex="-1"]:focus {
	outline: 0;
}

.suki-text-align-left {
	text-align: left;
}

.menu, .sub-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

.suki-icon svg {
	display: inline-block;
	width: 100%;
	height: 100%;
	vertical-align: top;
}

.page-title {
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.3;
	letter-spacing: 0;
	text-transform: none;
}

.content-header>* {
	margin-bottom: 1.5rem;
}

.comments-area {
	margin-top: 3rem;
}

.comment-reply-title {
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 0;
	text-transform: none;
}

.comment-reply-title small {
	margin-left: 1em;
	font-size: 12px;
}

.comment-respond {
	padding-top: 1.5em;
}

.comment-respond .form-submit {
	margin-bottom: 0;
}

.comment-respond label {
	display: block;
	width: 120px;
}

.comment-respond .comment-form-cookies-consent label {
	width: auto;
	margin-left: .5em;
}

.comment-form #comment {
	height: 6em;
	width: 100%;
}

.nav-links a {
	color: inherit;
}

.nav-links a:focus, .nav-links a:hover {
	color: #06c;
}

.navigation {
	margin: 3rem 0 0;
}

.navigation .nav-links:after, .navigation .nav-links:before {
	content: "";
	display: table;
}

.navigation .nav-links:after {
	clear: both;
}

.navigation .nav-links a {
	background-color: transparent;
	color: inherit;
}

.navigation .nav-links a:focus, .navigation .nav-links a:hover {
	background-color: transparent;
	color: #06c;
	border-color: currentColor;
}

[id=wpadminbar] {
	position: fixed !important;
}

.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {
	max-width: 100%;
	height: auto;
}

#canvas {
	min-height: 100vh;
	overflow: hidden;
	transition: -webkit-transform .25s;
	transition: transform .25s;
	transition: transform .25s, -webkit-transform .25s;
}

#page {
	position: relative;
	background-color: #fff;
	transition: -webkit-transform .25s;
	transition: transform .25s;
	transition: transform .25s, -webkit-transform .25s;
}

body.suki-page-layout-boxed {
	background-color: rgba(0, 0, 0, .1);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

body.suki-page-layout-boxed #page {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	width: 1400px;
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, .05);
}

.suki-wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	width: 1140px;
}

.suki-wrapper:after, .suki-wrapper:before {
	content: "";
	display: table;
}

.suki-wrapper:after {
	clear: both;
}

.suki-section-inner {
	position: relative;
}

.suki-hero {
	font-size: 1.1rem;
}

.suki-hero-inner {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
	border-width: 0;
	border-style: solid;
	background-color: rgba(0, 0, 0, .05);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding: 60px 20px;
}

.suki-hero-inner:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.suki-hero .suki-wrapper>:first-child {
	margin-top: 0;
}

.suki-hero .suki-wrapper>:last-child {
	margin-bottom: 0;
}

.suki-hero .entry-meta {
	font: inherit;
}

.suki-hero .content-header>:last-child {
	margin-bottom: 0;
}

.suki-content {
	position: relative;
}

.suki-content-inner {
	padding: 80px 20px;
}

.suki-content-row>* {
	width: 100%;
}

.content-area {
	-ms-flex: 1 0;
	flex: 1 0;
	min-width: 0;
}

.site-main {
	border-width: 0;
	border-style: solid;
}

.site-main>:last-child {
	margin-bottom: 0;
}

.site-header {
	position: relative;
	z-index: 99;
}

.suki-logo .suki-logo-image img, .suki-logo .suki-logo-image svg {
	display: block;
	width: 100%;
	height: auto;
}

.entry-wrapper {
	border-width: 0;
	border-style: solid;
}

.entry-wrapper>:first-child {
	margin-top: 0;
}

.entry-wrapper>:last-child {
	margin-bottom: 0;
}

.entry-title {
	margin: 0 0 1rem;
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: 1.3;
	letter-spacing: 0;
	text-transform: none;
}

.entry-meta {
	font-size: .85em;
	line-height: 1.7;
	color: inherit;
	margin: 0 0 .5em;
}

.entry-meta a {
	color: inherit;
}

.entry-meta a:focus, .entry-meta a:hover {
	color: #06c;
}

.entry-footer .entry-meta {
	padding-top: 1em;
	border-top-width: 1px;
	border-top-style: solid;
}

.entry-thumbnail {
	display: block;
	margin: 0 0 1.5rem;
}

.entry-thumbnail:first-child {
	margin-top: 0;
}

.entry-thumbnail:last-child {
	margin-bottom: 0;
}

.entry-thumbnail>* {
	display: block;
	width: 100%;
}

.entry-content {
	margin: 2rem 0;
}

.entry-content:after, .entry-content:before {
	content: "";
	display: table;
}

.entry-content:after {
	clear: both;
}

.entry-content:first-child {
	margin-top: 0;
}

.entry-content:last-child {
	margin-bottom: 0;
}

.entry-content>:last-child {
	margin-bottom: 0;
}

.entry-content blockquote {
	padding: 0 2em;
	border-left-width: .25em;
	border-left-style: solid;
}

.entry-content blockquote[style*=center] {
	border-left: none;
}

.entry-content blockquote[style*=right] {
	border-left: none;
	border-right-width: .25em;
	border-right-style: solid;
}

.entry-footer>:first-child {
	margin-top: 0;
}

.entry-footer>:last-child {
	margin-bottom: 0;
}

.entry-author {
	margin-top: 3rem;
	padding: 1.75rem;
	border-width: 1px;
	border-style: solid;
}

.entry-author-body {
	position: relative;
	min-height: 80px;
}

.entry-author-name {
	font-size: 1.1em;
	margin: 0 0 .5em;
	color: #333;
}

.entry-author-name a {
	color: #333;
}

.entry-author-name a:focus, .entry-author-name a:hover {
	color: #06c;
}

.entry-author-name .fn {
	font-weight: 600;
	display: block;
}

.entry-author-content p {
	margin: .5em 0;
}

[class$="__inner-container"] {
	margin-bottom: 0;
	max-width: 100%;
}

[class$="__inner-container"]>* {
	max-width: 100%;
	margin: 1.5rem 0;
	margin-left: auto;
	margin-right: auto;
}

[class$="__inner-container"]>:first-child {
	margin-top: 0;
}

[class$="__inner-container"]>:last-child {
	margin-bottom: 0;
}

.suki-section-default.suki-content-layout-wide [class$="__inner-container"]>:not(.alignwide):not(.alignfull) {
	width: 1140px;
}

.entry-content>* {
	margin-bottom: 1.5rem;
}

.entry-content>:last-child {
	margin-bottom: 0;
}

.wp-block-quote {
	font-size: 1em;
	padding: 0 2em;
	border-left-width: .25rem;
	border-left-style: solid;
	border-color: inherit;
}

.wp-block-quote :last-child {
	margin-bottom: 0;
}

.wp-block-quote p {
	font-size: 1.2em;
}

.wp-block-image img {
	display: block;
}

.wp-block-separator {
	margin-top: 3em;
	margin-bottom: 3em;
	border-color: inherit;
	opacity: 1;
}

.wp-block-table table {
	width: 100%;
	margin: 0 0 1.5rem;
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px;
	border-style: solid;
	border-bottom: none;
	margin-bottom: 0;
}

.wp-block-table table td, .wp-block-table table th {
	padding: .75rem;
	border: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: inherit;
}

.wp-block-table table th {
	font-weight: 600;
	text-align: initial;
	color: #333;
}

@media screen and (min-width:500px) {
	.navigation .nav-links .nav-next, .navigation .nav-links .nav-previous {
		width: 50%;
	}
	
	.navigation .nav-links .nav-previous {
		float: right;
		text-align: right;
		padding-left: 20px;
	}
	
	.navigation .nav-links .nav-next {
		float: left;
		text-align: left;
		padding-right: 20px;
	}
	
	.entry-author-body {
		padding-left: 100px;
	}
}

@media screen and (min-width:768px) {
	.comment-respond label {
		display: inline-block;
	}
}

@media screen and (min-width:1024px) {
	.suki-content-row {
		display: -ms-flexbox;
		display: flex;
	}
}

@media screen and (max-width:1023.9px) {
	.content-area {
		width: auto !important;
		margin: 0 !important;
	}
}

@media screen and (max-width:499.9px) {
	.entry-author-body {
		text-align: center;
	}
}