html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	border:0;
	margin:0;
	padding:0
}
html {
	font-family:sans-serif;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display:block
}
audio,
canvas,
progress,
video {
	display:inline-block;
	vertical-align:baseline
}
audio:not([controls]) {
	display:none;
	height:0
}
[hidden],
template {
	display:none
}
ol,
ul {
	list-style:none
}
table {
	border-collapse:separate;
	border-spacing:0
}
caption,
th,
td {
	font-weight:400;
	text-align:left;
	padding:5px
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content:""
}
a {
	background-color:transparent
}
a img {
	border:0
}
body,
button,
input,
select,
textarea {
	font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
	font-weight:400;
	text-transform:none;
	font-size:17px;
	line-height:1.5;
}
p {
	margin-bottom:1.5em
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family:inherit;
	font-style:inherit;
	font-weight:inherit
}
pre {
	background:rgba(0,0,0,.05);
	font-family:inherit;
	font-size:inherit;
	line-height:normal;
	margin-bottom:1.5em;
	padding:20px;
	overflow:auto;
	max-width:100%
}
blockquote {
	border-left:5px solid rgba(0,0,0,.05);
	padding:20px;
	font-size:1.2em;
	font-style:italic;
	margin:0 0 1.5em;
	position:relative
}
blockquote p:last-child {
	margin:0
}
table,
th,
td {
	border:1px solid rgba(0,0,0,.1)
}
table {
	border-collapse:separate;
	border-spacing:0;
	border-width:1px 0 0 1px;
	margin:0 0 1.5em;
	width:100%
}
th,
td {
	padding:8px
}
th {
	border-width:0 1px 1px 0
}
td {
	border-width:0 1px 1px 0
}
hr {
	background-color:rgba(0,0,0,.1);
	border:0;
	height:1px;
	margin-bottom:40px;
	margin-top:40px
}
fieldset {
	padding:0;
	border:0;
	min-width:inherit
}
fieldset legend {
	padding:0;
	margin-bottom:1.5em
}
ul,
ol {
	margin:0 0 1.5em 3em
}
ul {
	list-style:disc
}
ol {
	list-style:decimal
}
li>ul,
li>ol {
	margin-bottom:0;
	margin-left:1.5em
}
dt {
	font-weight:700
}
dd {
	margin:0 1.5em 1.5em
}
b,
strong {
	font-weight:700
}
dfn,
cite,
em,
i {
	font-style:italic
}
address {
	margin:0 0 1.5em
}
code,
kbd,
tt,
var {
	font:15px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace
}
abbr,
acronym {
	border-bottom:1px dotted #666;
	cursor:help
}
mark,
ins {
	text-decoration:none
}
sup,
sub {
	font-size:75%;
	height:0;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
sup {
	bottom:1ex
}
sub {
	top:.5ex
}
small {
	font-size:75%
}
big {
	font-size:125%
}
figure {
	margin:0
}
table {
	margin:0 0 1.5em;
	width:100%
}
th {
	font-weight:700
}
img {
	height:auto;
	max-width:100%
}
button,
input,
select,
textarea {
	font-size:100%;
	margin:0;
	vertical-align:baseline;
	*vertical-align:middle
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
	border:1px solid transparent;
	background:#666;
	cursor:pointer;
	-webkit-appearance:button;
	padding:10px 20px;
	color:#fff
}
input[type=checkbox],
input[type=radio] {
	box-sizing:border-box;
	padding:0
}
input[type=search] {
	-webkit-appearance:textfield;
	box-sizing:content-box
}
input[type=search]::-webkit-search-decoration {
	-webkit-appearance:none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border:0;
	padding:0
}
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=tel],
input[type=number],
textarea,
select {
	background:#fafafa;
	color:#666;
	border:1px solid #ccc;
	border-radius:0;
	padding:10px 15px;
	box-sizing:border-box;
	max-width:100%
}
textarea {
	overflow:auto;
	vertical-align:top;
	width:100%
}
input[type=file] {
	max-width:100%;
	box-sizing:border-box
}
a,
button,
input {
	transition:color .1s ease-in-out,background-color .1s ease-in-out
}
a,
a:visited,
a:hover,
a:focus {
	text-decoration:none
}
.button,
.wp-block-button .wp-block-button__link {
	padding:10px 20px;
	display:inline-block
}
.wp-block-button .wp-block-button__link {
	font-size:inherit;
	line-height:inherit
}
.using-mouse :focus {
	outline:0
}
.using-mouse ::-moz-focus-inner {
	border:0
}
.alignleft {
	display:inline;
	float:left;
	margin-right:1.5em
}
.alignright {
	display:inline;
	float:right;
	margin-left:1.5em
}
.aligncenter {
	clear:both;
	display:block;
	margin:0 auto
}
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width:100%;
	height:auto
}
.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
	position:absolute!important;
	clip:rect(0,0,0,0);
	height:1px;
	width:1px;
	border:0;
	overflow:hidden
}
.screen-reader-text:focus,
.screen-reader-shortcut:focus {
	clip:auto!important;
	height:auto;
	width:auto;
	display:block;
	font-size:1em;
	font-weight:700;
	padding:15px 23px 14px;
	color:#333;
	background:#fff;
	z-index:100000;
	text-decoration:none;
	box-shadow:0 0 2px 2px rgba(0,0,0,.6)
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.paging-navigation:after,
.site-footer:after,
.site-info:after,
.page-header-content-container:after,
.inside-navigation:not(.grid-container):after,
.inside-header:not(.grid-container):after,
.inside-top-bar:not(.grid-container):after,
.inside-footer-widgets:not(.grid-container):after {
	content:"";
	display:table;
	clear:both
}
.main-navigation {
	z-index:100;
	padding:0;
	clear:both;
	display:block
}
.inside-navigation {
	position:relative
}
.main-navigation a {
	display:block;
	text-decoration:none;
	font-weight:400;
	text-transform:none;
	font-size:15px
}
.main-navigation ul li a {
	display:block
}
.main-navigation li {
	float:left;
	position:relative
}
.main-navigation ul {
	list-style:none;
	margin:0;
	padding-left:0
}
.sf-menu>li.menu-item-float-right {
	float:right!important
}
.main-navigation .main-nav ul li a {
	padding-left:20px;
	padding-right:20px;
	line-height:60px
}
.main-navigation ul ul {
	display:block;
	box-shadow:0 2px 2px rgba(0,0,0,.1);
	float:left;
	position:absolute;
	left:-99999px;
	opacity:0;
	z-index:99999;
	width:200px;
	text-align:left;
	top:auto;
	transition:opacity 80ms linear;
	transition-delay:0s;
	pointer-events:none;
	height:0;
	overflow:hidden
}
.main-navigation ul ul a {
	display:block
}
.main-navigation ul ul li {
	width:100%
}
.main-navigation .main-nav ul ul li a {
	line-height:normal;
	padding:10px 20px;
	font-size:14px
}
.main-navigation .main-nav ul ul li a {
	line-height:normal
}
.nav-float-right .main-navigation ul ul ul {
	top:0
}
.main-navigation .main-nav ul li.menu-item-has-children>a {
	padding-right:0;
	position:relative
}
.widget-area .main-navigation li {
	float:none;
	display:block;
	width:100%;
	padding:0;
	margin:0
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin:0 0 2em;
	overflow:hidden
}
.paging-navigation .nav-previous,
.paging-navigation .nav-next {
	display:none
}
.site-main .paging-navigation .navigation {
	margin:0
}
.site-main .post-navigation {
	margin-bottom:0
}
.site-header {
	position:relative
}
.byline,
.single .byline,
.group-blog .byline,
.entry-header .cat-links,
.entry-header .tags-links,
.entry-header .comments-link {
	display:inline
}
footer.entry-meta .byline,
footer.entry-meta .posted-on {
	display:block
}

.blog .format-status .entry-content p:last-child,
.archive .format-status .entry-content p:last-child {
	margin-bottom:0
}
.site-content,
.entry-header {
	word-wrap:break-word;
}
.entry-title {
	margin-bottom:0
}

.wp-caption {
	margin-bottom:1.5em;
	max-width:100%;
	position:relative
}
.wp-caption img[class*=wp-image-] {
	display:block;
	margin:0 auto 0;
	max-width:100%
}
.wp-caption .wp-caption-text {
	font-size:75%;
	padding-top:5px;
	opacity:.8
}
.wp-caption img {
	position:relative;
	vertical-align:bottom
}
.wp-block-gallery,
ul.blocks-gallery-grid {
	margin-left:0
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
	background:rgba(255,255,255,.7);
	color:#000;
	padding:10px;
	box-sizing:border-box
}
.gallery {
	margin-bottom:1.5em
}
.gallery-item {
	display:inline-block;
	text-align:center;
	vertical-align:top;
	width:100%
}
.gallery-columns-2 .gallery-item {
	max-width:50%
}
.gallery-columns-3 .gallery-item {
	max-width:33.33%
}
.gallery-columns-4 .gallery-item {
	max-width:25%
}
.gallery-columns-5 .gallery-item {
	max-width:20%
}
.gallery-columns-6 .gallery-item {
	max-width:16.66%
}
.gallery-columns-7 .gallery-item {
	max-width:14.28%
}
.gallery-columns-8 .gallery-item {
	max-width:12.5%
}
.gallery-columns-9 .gallery-item {
	max-width:11.11%
}
.gallery-caption {
	display:block
}
.site-main .gallery {
	margin-bottom:1.5em
}
.gallery-item img {
	vertical-align:bottom
}
.gallery-icon {
	padding:5px
}
embed,
iframe,
object {
	max-width:100%
}

.widget-area .widget {
	padding:40px
}
.widget {
	margin:0 0 30px;
	box-sizing:border-box
}
.sidebar .widget,
.footer-widgets .widget {
	font-size:17px
}
.widget select {
	max-width:100%
}
.widget_categories .children {
	margin-left:1.5em;
	padding-top:5px
}
.widget_categories .children li:last-child {
	padding-bottom:0
}
.sidebar .widget :last-child,
.footer-widgets .widget :last-child {
	margin-bottom:0
}
.widget-title {
	margin-bottom:30px;
	font-size:20px;
	line-height:1.5;
	font-weight:400;
	text-transform:none
}
.widget ul,
.widget ol {
	margin:0
}
.widget ul li {
	list-style-type:none;
	position:relative;
	padding-bottom:5px
}
.widget .search-field {
	width:100%
}
.widget:last-child,
.separate-containers .widget:last-child {
	margin-bottom:0
}
.widget_nav_menu ul ul,
.widget_pages ul ul {
	margin-left:1em;
	margin-top:5px
}
.widget ul li.menu-item-has-children,
.widget ul li.page_item_has_children {
	padding-bottom:0
}