





html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
	font-weight: bolder;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}





@font-face {
	font-family: 'icomoon';
	src: url(/wp-content/themes/premium/aperitive/assets/fonts/icons/icomoon.eot?r9izow);
	src: url(/wp-content/themes/premium/aperitive/assets/fonts/icons/icomoon.eot?r9izow#iefix) format('embedded-opentype'),
		url(/wp-content/themes/premium/aperitive/assets/fonts/icons/icomoon.ttf?r9izow) format('truetype'),
		url(/wp-content/themes/premium/aperitive/assets/fonts/icons/icomoon.woff?r9izow) format('woff'),
		url(/wp-content/themes/premium/aperitive/assets/fonts/icons/icomoon.svg?r9izow#icomoon) format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"],
.search-form:before,
.post-navigation .nav-previous a:before,
.posts-navigation .nav-previous a:before,
.post-navigation .nav-next a:after,
.posts-navigation .nav-next a:after,
.listing .format-quote .entry-content:before,
.listing .format-link .entry-content > p a:before,
.listing .format-link .entry-content > a:before,
.jp-carousel-next-button span:before,
.jp-carousel-previous-button span:before,
.slideshow-controls a:before,
.format-video .featured-image a:after,
.bypostauthor > .comment-body .comment-author b:after,
#TB_prev a:before,
#TB_next a:before,
.checkbox.checked:before,
input[type="checkbox"]:checked + label:before {
	
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-drop-down:before {
	content: "\e900";
}

.icon-link:before,
.listing .format-link .entry-content > p a:before,
.listing .format-link .entry-content > a:before {
	content: "\e901";
}

.icon-play:before,
.format-video .featured-image a:after,
.slideshow-controls .paused:nth-of-type(2):before {
	content: "\e902";
}

.icon-quote:before,
.listing .format-quote .entry-content:before {
	content: "\e903";
}

.icon-search:before {
	content: "\e904";
}

.icon-sidebar:before {
	content: "\e905";
}

.icon-checkmark:before,
.checkbox.checked:before,
input[type="checkbox"]:checked + label:before {
	content: "\e906";
}

.icon-autor:before,
.bypostauthor > .comment-body .comment-author b:after {
	content: "\e907";
}

.icon-gallery:before {
	content: "\e908";
}

.icon-left:before,
.post-navigation .nav-previous a:before,
.posts-navigation .nav-previous a:before,
.jp-carousel-previous-button span:before,
.slideshow-controls a:first-of-type:before,
#TB_prev a:before {
	content: "\e909";
}

.icon-right:before,
.search-form:before,
.post-navigation .nav-next a:after,
.posts-navigation .nav-next a:after,
.jp-carousel-next-button span:before,
.slideshow-controls a:last-of-type:before,
#TB_next a:before {
	content: "\e90a";
}

.icon-stop:before,
.slideshow-controls a:nth-of-type(2):before {
	content: "\e90b";
}

.icon-expand:before {
	content: "\e90c";
}


body,
button,
input,
select,
textarea,
.sharedaddy .sd-social-text .sd-content ul li a.sd-button,
div#respond,
div#respond .form-submit input,
div#respond .form-submit input#comment-submit,
div#respond .comment-form-fields input[type=submit],
div#respond p.form-submit input[type=submit],
div#respond input[type=submit],
div#commentform #submit {
	font-family: 'Frank Ruhl Libre', Times, serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.site-title,
blockquote,
blockquote p,
.emphasis,
.search-wrap,
.search-wrap input,
body #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title,
div#jp-relatedposts .jp-relatedposts-post-title a,
#eu-cookie-law input {
	font-family: 'Playfair Display', serif;
}

.jp-carousel-titleanddesc-title {
	font-family: 'Times New Roman', Times, serif !important;
}

body,
button,
.wp-block-button__link,
input,
select,
textarea {
	line-height: 1.625;
}



html {
	font-size: 16px;
}

.search-form input[type="submit"],
.twocolumn,
.featured-image,
.entry-gallery,
.contact-form,
.gallery-wrapper .img-wrap,
.jp-relatedposts-items,
#TB_prev a,
#TB_next a {
	font-size: 0;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post-date,
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post-context {
	font-size: 11px;
	font-size: 0.6875rem;
}

.entry-meta,
.results-number,
.comment .reply,
.widget_recent_entries .post-date,
.rss-date {
	font-size: 12px;
	font-size: 0.75rem;
}

#infinite-handle span,
.site-description,
blockquote cite,
blockquote + cite,
blockquote + p cite,
q cite,
q + cite,
q + p cite,
.wp-caption-text,
.blocks-gallery-caption,
.wp-block-embed figcaption,
.wp-block-image figcaption,
.entry-footer,
.format-quote blockquote cite,
.format-quote blockquote + cite,
.format-quote blockquote + p cite,
.format-quote q cite,
.format-quote q + cite,
.format-quote q + p cite,
.listing .format-link .entry-content *:last-child,
.search-results .page-header p,
.no-results .page-header p,
.error404 .page-header p,
.hero .post-navigation a span,
.site-info,
.ui-datepicker,
.ui-datepicker table,
.menu-price,
.widget_eu_cookie_law_widget form {
	font-size: 13px;
	font-size: 0.8125rem;
}

button,
.wp-block-button__link,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select,
label,
p,
.wp-block-file .wp-block-file__button,
.nav-menu > li,
.twocolumn p.half-width,
.entry-content,
.author-info p,
.single .author-info p,
.post-navigation,
.posts-navigation,
.comment-author,
.comment-metadata,
.widget-title,
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="tel"],
.widget input[type="password"],
.widget input[type="url"],
.widget input[type="search"],
.widget textarea,
.widget select,
.moretag,
.menu-cats,
.menu-items .menu-item,
.menu-items .menu-item p,
.author-name,
.entry-author .author-title,
.author-info p,
.widget,
.widget p,
.widget table,
body .slideshow-window div.slideshow-controls a:nth-of-type(2),
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt,
body div.sharedaddy h3.sd-title,
.jetpack-social-navigation,
div#eu-cookie-law,
#eu-cookie-law input[type="submit"],
#eu-cookie-law input[type="submit"]:hover,
#eu-cookie-law input[type="submit"]:focus,
.sd-title {
	font-size: 14px;
	font-size: 0.875rem;
}

.menu-group-description,
.comment-content,
.comment-content > p,
.comment-content table,
.sharedaddy .sd-social-icon .sd-content ul li a.sd-button,
.sharedaddy .sd-social-text .sd-content ul li a.sd-button,
.sharedaddy .sd-content ul li a.sd-button,
.sharedaddy .sd-content ul li .option a.share-ustom,
.sharedaddy .sd-content ul li.preview-item div.option.option-smart-off a,
.sharedaddy .sd-content ul li.advanced a.share-more,
.sharedaddy .sd-social-icon-text .sd-content ul li a.sd-button,
.sharedaddy .sd-social-official .sd-content > ul > li > a.sd-button,
.sharedaddy #sharing_email .sharing_send,
.sharedaddy .sd-social-official .sd-content > ul > li .digg_button > a,
.has-small-font-size,
.entry-content .has-small-font-size {
	font-size: 15px;
	font-size: 0.9375rem;
}

body,
.listing .entry-content,
.listing .entry-content p,
.listing .format-link .entry-content > p a:before,
.listing .format-link .entry-content > a:before {
	font-size: 16px;
	font-size: 1rem;
}

table,
.entry-content,
.entry-content p,
.twocolumn p.half-width {
	font-size: 17px;
	font-size: 1.0625rem;
}

h6,
blockquote,
blockquote p,
.wp-block-pullquote p,
q,
.entry-content blockquote,
.entry-content blockquote p,
.entry-content q,
.icon-search,
.sidebar-trigger button,
.page-template-food-menus-page .entry-title,
.gallery-wrapper .entry-title,
.listing .format-quote .entry-content:before,
.contact-form-submission p,
body .jetpack-social-navigation a:before,
.has-regular-font-size,
.entry-content .has-regular-font-size {
	font-size: 18px;
	font-size: 1.125rem;
}

.bypostauthor > .comment-body .comment-author b:after {
	font-size: 20px;
	font-size: 1.25rem;
}

.gallery-wrapper .thickbox {
	font-size: 22px;
	font-size: 1.375rem;
}

h5,
.site-title,
.emphasis,
.entry-content .emphasis,
.twocolumn p.half-width.emphasis,
.hero .post-navigation a,
.comments-title,
.comment-reply-title,
.format-video .featured-image a:after,
body #jp-relatedposts h3.jp-relatedposts-headline,
body #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title,
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post-title,
.has-large-font-size,
.entry-content .has-large-font-size {
	font-size: 24px;
	font-size: 1.5rem;
}

h4,
.listing .entry-title,
.format-quote blockquote,
.format-quote blockquote p,
.single .format-quote blockquote,
.single .format-quote blockquote p,
.listing .format-quote blockquote p,
.listing .format-link h1,
.listing .format-link h2,
.listing .format-link h3,
.search-results .entry-title,
.post-navigation .nav-previous a:before,
.post-navigation .nav-next a:after,
.posts-navigation .nav-previous a:before,
.posts-navigation .nav-next a:after,
.widget-area .slideshow-controls a:first-of-type,
.widget-area .slideshow-controls a:last-of-type,
.page-template-portfolio-page .not-found input[type="search"],
.tax-jetpack-portfolio-type .not-found input[type="search"],
.post-type-archive-jetpack-portfolio .not-found input[type="search"] {
	font-size: 30px;
	font-size: 1.875rem;
}

.has-larger-font-size,
.entry-content .has-larger-font-size {
	font-size: 32px;
	font-size: 2rem;
}

h3 {
	font-size: 34px;
	font-size: 2.125rem;
}

.search .hero .page-title,
.error404 .hero .page-title,
.listing .col-md-12 .entry-title {
	font-size: 36px;
	font-size: 2.25rem;
}

h2,
.slideshow-controls a:first-of-type,
.slideshow-controls a:last-of-type,
.customize-partial-edit-shortcuts-shown .menu-group-title,
.has-huge-font-size,
.entry-content .has-huge-font-size {
	font-size: 42px;
	font-size: 2.625rem;
}

.search-form:before {
	font-size: 45px;
	font-size: 2.8125rem;
}

.jp-carousel-next-button span:before,
.jp-carousel-previous-button span:before,
#TB_prev a:before,
#TB_next a:before {
	font-size: 47px;
	font-size: 2.9375rem;
}

h1 {
	font-size: 56px;
	font-size: 3.5rem;
}

.search-wrap input[type="search"],
.no-results input[type="search"],
.error-404 input[type="search"],
.menu-group-title {
	font-size: 60px;
	font-size: 3.75rem;
}

.hero .page-title {
	font-size: 100px;
	font-size: 6.25rem;
}

.dropcap:before,
.has-drop-cap:not(:focus):first-letter {
	font-size: 6em;
}

::-moz-selection {
	background-color: #000;
	color: #fff;
}

::selection {
	background-color: #000;
	color: #fff;
}



button,
.wp-block-button__link,
input[type="button"],
input[type="reset"],
input[type="submit"],
#eu-cookie-law input[type="submit"],
#eu-cookie-law input[type="submit"]:hover,
#eu-cookie-law input[type="submit"]:focus,
#infinite-handle span,
.site-header a,
.sidebar-trigger button,
.dropdown-toggle,
.site-description,
.hero .page-header,
.hero .post-navigation,
.hero .post-navigation a,
.site-footer,
body .jetpack-social-navigation a,
.site-info a,
#today,
#today a,
.gallery-wrapper a + .entry-header a {
	color: #fff;
}

body,
a,
button,
.wp-block-button__link,
input,
select,
textarea,
.entry-footer a,
.author-box a,
#big-search-trigger,
body .tb-close-icon,
body #TB_closeWindowButton:focus .tb-close-icon,
body .jp-carousel-titleanddesc-title,
.menu-cats .ui-tabs-active a {
	color: #000;
}

.search-wrap input[type="search"]::-webkit-input-placeholder,
.no-results input[type="search"]::-webkit-input-placeholder,
.error-404 input[type="search"]::-webkit-input-placeholder {
	color: #000;
}

.search-wrap input[type="search"]:-moz-placeholder,
.no-results input[type="search"]:-moz-placeholder,
.error-404 input[type="search"]:-moz-placeholder {
	color: #000;
}

.search-wrap input[type="search"]::-moz-placeholder,
.no-results input[type="search"]::-moz-placeholder,
.error-404 input[type="search"]::-moz-placeholder {
	color: #000;
}

.search-wrap input[type="search"]:-ms-input-placeholder,
.search-wrap input[type="search"]:-ms-input-placeholder:focus,
.no-results input[type="search"]:-ms-input-placeholder,
.no-results input[type="search"]:-ms-input-placeholder:focus,
.error-404 input[type="search"]:-ms-input-placeholder,
.error-404 input[type="search"]:-ms-input-placeholder:focus {
	color: #000;
}

.listing .cat-links,
.listing .cat-links a,
.menu-cats a,
body #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context {
	color: #a6a6a6;
}

.scroll-box #today,
.scroll-box #today a {
	color: #000;
}

.scroll-box .widget,
.scroll-box .widget p,
.scroll-box .widget a,
.scroll-box .tagcloud a,
.scroll-box  input[type="text"],
.scroll-box  input[type="email"],
.scroll-box  input[type="tel"],
.scroll-box  input[type="url"],
.scroll-box  input[type="password"],
.scroll-box  input[type="search"],
.scroll-box  textarea,
.scroll-box .widget_wpcom_social_media_icons_widget a,
.scroll-box .jetpack-display-remote-posts h4 a,
.scroll-box .widget .search-form input[type="submit"],
.scroll-box #flickr_badge_uber_wrapper a:link {
	color: rgba(0,0,0,.8);
}

.scroll-box .widget_recent_comments li,
.scroll-box .widget_recent_comments .comment-author-link a,
.scroll-box .widget_recent_entries li,
.scroll-box .rss-date,
.scroll-box .rssSummary {
	color: rgba(0,0,0,.6);
}

.widget_calendar tbody td {
	color: rgba(0,0,0,.4);
}



div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	font-weight: 700;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.dropcap {
	display: inline-block;
	margin-top: 2.2em;
	position: relative;
	vertical-align: bottom;
}

.dropcap:before {
	content: attr(data-dropcap);
	line-height: 0.8em;
	opacity: .1;
	text-transform: uppercase;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}







.verticalize-container {
	text-align: center;
}

.verticalize-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	margin-right: -0.25em; 
	vertical-align: middle;
}


.verticalize {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}



.scalable-wrapper {
	height: 0;
	padding-top: 57.25%;
	position: relative;
}

.scalable-element {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}



html {
	box-sizing: border-box;
}

*,
*:before,
*:after { 
	box-sizing: inherit;
}

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-smoothing: grayscale;
}

body * {
	word-wrap: break-word;
}

h1,
h2,
h3,
h4,
h5,
h6,
.content-area .entry-content .contact-form-submission h1,
.content-area .entry-content .contact-form-submission h2,
.content-area .entry-content .contact-form-submission h3,
.content-area .entry-content .contact-form-submission h4,
.content-area .entry-content .contact-form-submission h5,
.content-area .entry-content .contact-form-submission h6 {
	clear: both;
	margin: 50px 0 30px;
}

h1,
h2,
h3,
h4 {
	line-height: 1.2;
}


h5,
h6 {
	line-height: 1.3;
}

.content-area .entry-content h1:first-child,
.content-area .entry-content h2:first-child,
.content-area .entry-content h3:first-child,
.content-area .entry-content h4:first-child,
.content-area .entry-content h5:first-child,
.content-area .entry-content h6:first-child {
	margin-top: 0;
}

.content-area .entry-content .jetpack-recipe h4:first-child {
	margin-top: 2.4rem;
	margin-bottom: 0;
}

p {
	letter-spacing: 0.2px;
	line-height: 1.5;
	margin: 0 0 22px;
}

.emphasis {
	line-height: 1.5em;
	letter-spacing: 0.3px;
}

.entry-content p {
	margin-bottom: 1.5rem;
}

.entry-content blockquote p {
	margin-bottom: 0.2em;
}

.entry-content .emphasis {
	margin-top: 3.2rem;
	margin-bottom: 3.2rem;
}

.entry-content .emphasis:first-child {
	margin-top: 0;
}

.entry-content > p:last-child,
.listing .entry-content > *:last-child,
.listing .format-quote blockquote:last-child,
.listing .format-link .entry-content > p:last-child {
	margin-bottom: 0;
}

blockquote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
	border: none;
	line-height: 1.6em;
	margin: 3rem auto;
}

blockquote:first-child {
	margin-top: 0;
}

.single blockquote,
.page blockquote {
	margin: 3rem auto 4rem;
	max-width: 510px;
}

.single .wp-block-pullquote blockquote,
.page .wp-block-pullquote blockquote {
	margin-top: 0;
	margin-bottom: 0;
}

.wp-block-pullquote {
	border-top: 2px solid #555d66;
	border-bottom: 2px solid #555d66;
}

.single blockquote.wp-block-quote:not([style="text-align:center;"]):not(.has-text-align-center),
.page blockquote.wp-block-quote:not([style="text-align:center;"]):not(.has-text-align-center) {
	padding-left: 1em;
	border-left: 1px solid rgba(0,0,0,0.3);
}

.single blockquote.wp-block-quote[style="text-align:right;"],
.page blockquote.wp-block-quote[style="text-align:right;"] {
	padding-right: 1em;
	border-right: 1px solid rgba(0,0,0,0.3);
	padding-left: 0;
	border-left: 0;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

blockquote,
q,
blockquote p {
	font-weight: 700;
	line-height: 1.7em;
}

blockquote p:last-child {
	margin-bottom: 0;
}

blockquote + p cite,
q + p cite {
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
}

blockquote cite,
blockquote + cite,
blockquote + p cite,
q cite,
q + cite,
q + p cite {
	display: block;
	font-style: normal;
	font-weight: 400;
	margin-top: 0.5em;
}

blockquote + cite,
blockquote + p cite,
q + cite,
q + p cite {
	margin-bottom: 4rem;
}

.page blockquote + cite,
.page blockquote + p cite,
.page q + cite,
.page q + p cite,
.single blockquote + cite,
.single blockquote + p cite,
.single q + cite,
.single q + p cite {
	margin-top: -2rem;
	padding-left: 3.4rem;
}

.listing blockquote + cite,
.listing blockquote + p cite,
.listing q + cite,
.listing q + p cite {
	margin-bottom: 0;
}

blockquote.pull-left,
q.pull-left,
blockquote.pull-right,
q.pull-right {
	max-width: 320px;
	padding-bottom: 10px;
	position: relative;
}

blockquote.pull-left,
q.pull-left {
	float: left;
	margin: 0 20px 0 0;
}

blockquote.pull-right,
q.pull-right {
	float: right;
	margin: 0 0 0 20px;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 1em;
	line-height: 1.2;
}

pre,
kbd {
	border: 2px solid #f5f5f5;
}

pre {
	padding: 1em;
	margin: 1em 0;
}

kbd {
	padding: .4em .4em;
	margin: 0 5px;
}

code {
	background-color: #f5f5f5;
	color: #070707;
	font-size: 90%;
	padding: 2px 4px;
}

pre code {
	background-color: transparent;
}

big {
	font-size: 125%;
}

dfn,
cite,
em,
i {
	font-style: italic;
}


address {
	font-style: normal;
	line-height: 1.5em;
	margin: 0 0 1.5em;
}

pre {
	background-color: #f5f5f5;
	border: 0;
	color: #333333;
	display: block;
	font-family: "Courier 10 Pitch", Courier, monospace;
	line-height: 1.42857143;
	margin: 0 0 22px;
	max-width: 100%;
	overflow: auto;
	padding: 10px;
	text-align: left;
	word-break: break-all;
	word-wrap: break-word;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #e0e0e0;
	text-decoration: none;
	padding: 2px 5px;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

hr,
.wp-block-separator {
	background-color: #E4E4E4;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
	clear: both;
}

hr:not(.wp-block-coblocks-dynamic-separator),
.wp-block-separator {
	background-color: #E4E4E4;
}

.wp-block-separator {
	margin-top: 40px;
	margin-bottom: 40px;
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
	margin-left: auto;
	margin-right: auto;
	max-width: 100px;
}

.wp-block-spacer {
	width: 100%;
}

figure {
	margin: 0;
}

.swiper-wrapper {
	margin-left: 0;
}

ul,
ol {
	margin: 0 0 1.5em;
	padding-left: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li {
	list-style-position: inside;
	margin: 6px 0;
}

.entry-content li {
	margin: 10px 0;
}

.entry-content .jetpack-recipe li {
	margin: 8px 0;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
	margin-bottom: 0;
}

dd {
	line-height: 1.5em;
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; 
	max-width: 100%; 
}

.featured-image img {
	display: block;
}

img:focus {
	outline: none;
}

img[src*="pixel.wp.com"] {
	display: none;
}

.gmnoprint img {
	max-width: inherit;
}

table {
	margin: 22px 0;
	width: 100%;
}

.comment-content table,
.entry-content table {
	border: 1px solid #ccc;
}

.entry-content .is-style-stripes table {
	border: none;
}

.wp-block-table.is-style-stripes {
	border-bottom: none;
}

.comment-content thead tr,
.entry-content thead tr {
	border-bottom: 1px solid #ccc;
}

.comment-content tfoot tr,
.entry-content tfoot tr {
	border-top: 1px solid #ccc;
}

.comment-content th,
.entry-content th,
.comment-content td,
.entry-content td {
	border-right: 1px solid #ccc;
}

.entry-content td,
.entry-content th {
	border-bottom: 1px solid #ccc;
}

.comment-content th,
.entry-content th,
.comment-content td,
.entry-content td {
	padding: 16px 18px;
}

.comment-content table,
.entry-content table {
	text-align: left;
}

.masonry th,
.masonry td {
	padding: 10px 8px;
	text-align: center;
}

th {
	font-weight: 400;
}

td {
	font-weight: 300;
}





.row {
	clear: both;
	margin-left: -10px;
	margin-right: -10px;
}
.page-template-portfolio-page .row,
.tax-jetpack-portfolio-type .row,
.post-type-archive-jetpack-portfolio .row {
	margin-left: 0;
	margin-right: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-sm-tk-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
}
.page-template-portfolio-page .hentry,
.tax-jetpack-portfolio-type .hentry,
.post-type-archive-jetpack-portfolio .hentry {
	padding-left: 0;
	padding-right: 0;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-11 {
	width: 91.66666667%;
}
.col-xs-10 {
	width: 83.33333333%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66666667%;
}
.col-xs-7 {
	width: 58.33333333%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66666667%;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	width: 16.66666667%;
}
.col-xs-1 {
	width: 8.33333333%;
}
@media (min-width: 768px) {
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
		float: left;
	}
	.col-sm-12 {
		width: 100%;
	}
	.col-sm-11 {
		width: 91.66666667%;
	}
	.col-sm-10 {
		width: 83.33333333%;
	}
	.col-sm-9 {
		width: 75%;
	}
	.col-sm-8 {
		width: 66.66666667%;
	}
	.col-sm-7 {
		width: 58.33333333%;
	}
	.col-sm-6 {
		width: 50%;
	}
	.col-sm-5 {
		width: 41.66666667%;
	}
	.col-sm-4 {
		width: 33.33333333%;
	}
	.col-sm-3 {
		width: 25%;
	}
	.col-sm-2 {
		width: 16.66666667%;
	}
	.col-sm-1 {
		width: 8.33333333%;
	}
}
@media (min-width: 992px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		float: left;
	}
	.col-md-12 {
		width: 100%;
	}
	.col-md-11 {
		width: 91.66666667%;
	}
	.col-md-10 {
		width: 83.33333333%;
	}
	.col-md-9 {
		width: 75%;
	}
	.col-md-8 {
		width: 66.66666667%;
	}
	.col-md-7 {
		width: 58.33333333%;
	}
	.col-md-6 {
		width: 50%;
	}
	.col-md-5 {
		width: 41.66666667%;
	}
	.col-md-4 {
		width: 33.33333333%;
	}
	.col-md-3 {
		width: 25%;
	}
	.col-md-2 {
		width: 16.66666667%;
	}
	.col-md-1 {
		width: 8.33333333%;
	}
}
@media (min-width: 1200px) {
	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
		float: left;
	}
	.col-lg-12 {
		width: 100%;
	}
	.col-lg-11 {
		width: 91.66666667%;
	}
	.col-lg-10 {
		width: 83.33333333%;
	}
	.col-lg-9 {
		width: 75%;
	}
	.col-lg-8 {
		width: 66.66666667%;
	}
	.col-lg-7 {
		width: 58.33333333%;
	}
	.col-lg-6 {
		width: 50%;
	}
	.col-lg-5 {
		width: 41.66666667%;
	}
	.col-lg-4 {
		width: 33.33333333%;
	}
	.col-lg-3 {
		width: 25%;
	}
	.col-lg-2 {
		width: 16.66666667%;
	}
	.col-lg-1 {
		width: 8.33333333%;
	}
}



.twocolumn .half-width {
	display: inline-block;
	font-size: initial;
	vertical-align: top;
	width: 50%;
}

.twocolumn .half-width:nth-child(even) {
	padding-left: 20px;
}

.twocolumn .half-width:nth-child(odd) {
	padding-right: 20px;
}

.site {
	overflow-y: hidden;
}

.site-header {
	padding-top: 55px;
}

.demo-site .site-header {
	padding-top: 55px;
}

.site-content,
.search-wrap {
	display: table;
	table-layout: fixed;
}

.single .site-content,
.single .content-area,
.page-template-food-menus-page .site-content,
.page-template-food-menus-page .content-area {
	display: block;
}

.site-content {
	background-color: #fff;
}

.content-area,
.search-form-wrap {
	display: table-cell;
	vertical-align: middle;
}

.content-area {
	width: 100%;
	-webkit-transform: translateY(50px) translateZ(0);
	-moz-transform: translateY(50px) translateZ(0);
	-ms-transform: translateY(50px) translateZ(0);
	-o-transform: translateY(50px) translateZ(0);
	transform: translateY(50px) translateZ(0);
	-webkit-transition: .3s .9s;
	-moz-transition: .3s .9s;
	-ms-transition: .3s .9s;
	-o-transition: .3s .9s;
	transition: .3s .9s;
}

.show .content-area {
	-webkit-transform: translateY(0) translateZ(0);
	-moz-transform: translateY(0) translateZ(0);
	-ms-transform: translateY(0) translateZ(0);
	-o-transform: translateY(0) translateZ(0);
	transform: translateY(0) translateZ(0);
}

.grid-sizer {
	display: none;
}


button,
.wp-block-button__link,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="url"],
input[type="search"],
textarea,
select,
.radio.checked:before,
input[type="radio"]:checked + label:before,
.menu-toggle span:before,
.menu-toggle span:after,
.listing .grid-wrapper > .hentry,
.gallery-wrapper .hentry,
#big-search-trigger,
.main-navigation .nav-menu,
.main-navigation ul ul,
.search-wrap,
#big-search-close,
.close-sidebar:before,
.close-sidebar:after,
#big-search-close:before,
#big-search-close:after,
.search-form:before,
.edit-link,
.widget,
.widget .search-form input[type="submit"],
.widget_blog_subscription form input[type="submit"],
.widget_blog_subscription input[type="submit"],
.sd-social-icon a:before,
body .tb-close-icon,
.slick-arrow:before,
.jp-relatedposts-post .jp-relatedposts-post-a,
.entry-header a,
.hero .page-header,
.hero .post-navigation,
.site-footer,
.jp-carousel-next-button span:before,
.jp-carousel-previous-button span:before,
#TB_prev a:before,
#TB_next a:before {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

a {
	-webkit-transition: color .15s, background 0.15s, border .15s, opacity .15s;
	-moz-transition: color .15s, background 0.15s, border .15s, opacity .15s;
	-ms-transition: color .15s, background 0.15s, border .15s, opacity .15s;
	-o-transition: color .15s, background 0.15s, border .15s, opacity .15s;
	transition: color .15s, background 0.15s, border .15s, opacity .15s;
}

.nav-links a:after {
	-webkit-transition: -webkit-transform .3s cubic-bezier(0.28, 0.12, 0.22, 1);
	-moz-transition: -moz-transform .3s cubic-bezier(0.28, 0.12, 0.22, 1);
	-ms-transition: -ms-transform .3s cubic-bezier(0.28, 0.12, 0.22, 1);
	-o-transition: -o-transform .3s cubic-bezier(0.28, 0.12, 0.22, 1);
	transition: transform .3s cubic-bezier(0.28, 0.12, 0.22, 1);
}

.hero,
.hero:after,
.site-header,
.jetpack-social-navigation,
.nav-links a,
.site-branding a,
.listing,
.masonry,
.gallery-wrapper .hentry .thickbox:before,
.gallery-wrapper .img-wrap:before,
.gallery-wrapper a + .entry-header a {
	-webkit-transition: opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1);
	-moz-transition: opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1);
	-ms-transition: opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1);
	-o-transition: opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1);
	transition: opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1);
}

.format-video .featured-image a:before,
.format-video .featured-image a:after {
	-webkit-transition: .3s cubic-bezier(0.28, 0.12, 0.22, 1);
	-moz-transition: .3s cubic-bezier(0.28, 0.12, 0.22, 1);
	-ms-transition: .3s cubic-bezier(0.28, 0.12, 0.22, 1);
	-o-transition: .3s cubic-bezier(0.28, 0.12, 0.22, 1);
	transition: .3s cubic-bezier(0.28, 0.12, 0.22, 1);
}

.site-content,
.sidebar-trigger,
#big-search-trigger {
	-webkit-transition: .5s cubic-bezier(0.28, 0.12, 0.22, 1);
	-moz-transition: .5s cubic-bezier(0.28, 0.12, 0.22, 1);
	-ms-transition: .5s cubic-bezier(0.28, 0.12, 0.22, 1);
	-o-transition: .5s cubic-bezier(0.28, 0.12, 0.22, 1);
	transition: .5s cubic-bezier(0.28, 0.12, 0.22, 1);
}

#infinite-handle span {
	-webkit-transition: background .3s;
	-moz-transition: background .3s;
	-ms-transition: background .3s;
	-o-transition: background .3s;
	transition: background .3s;
}

.menu-cats,
.single .sd-social-text {
	-webkit-transition: right .5s cubic-bezier(0.28, 0.12, 0.22, 1);
	-moz-transition: right .5s cubic-bezier(0.28, 0.12, 0.22, 1);
	-ms-transition: right .5s cubic-bezier(0.28, 0.12, 0.22, 1);
	-o-transition: right .5s cubic-bezier(0.28, 0.12, 0.22, 1);
	transition: right .5s cubic-bezier(0.28, 0.12, 0.22, 1);
}



button,
.wp-block-button__link,
input[type="button"],
input[type="reset"],
input[type="submit"],
#infinite-handle span,
body .jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit,
body #jp-carousel-comment-form-button-submit,
#eu-cookie-law input[type="submit"] {
	background: #000;
	border-radius: 0;
	border: 0;
	color: #fff;
	box-shadow: none;
	min-height: 40px;
	font-weight: 700;
	letter-spacing: 0.5px;
	line-height: initial;
	padding-left: 3em;
	padding-right: 3em;
	text-shadow: none;
}

button,
.wp-block-button__link {
	display: inline-block;
}

.is-style-outline,
.is-style-outline .wp-block-button__link:not(.has-text-color) {
	color: inherit;
}

a.wp-block-button__link {
	padding-top: 0.8em;
	padding-bottom: 0.5em;
}

a.is-style-outline {
	padding-top: 0.7em;
}

.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_pagination.swiper-pagination-bullets .swiper-pagination-bullet {
	min-height: auto;
}

body #infinite-handle span button,
body #infinite-handle span button:focus,
body #infinite-handle span button:hover {
	border-radius: 0;
	box-shadow: none;
	height: 40px;
	font-weight: 700;
	letter-spacing: 0.5px;
	line-height: 1;
	padding-left: 3em;
	padding-right: 3em;
	padding-bottom: 1px;
	text-shadow: none;
}

#eu-cookie-law input[type="submit"] {
	padding-left: 2em;
	padding-right: 2em;
}

#eu-cookie-law.negative input[type="submit"] {
	background: #fff;
	border-color: #fff;
	color: #000;
}

button:focus,
.wp-block-button__link:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
#infinite-handle span:focus,
body .jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit:focus,
body #jp-carousel-comment-form-button-submit:focus,
#eu-cookie-law input[type="submit"]:focus {
	background: transparent;
	color: #000;
}

#eu-cookie-law input[type="submit"]:hover,
#eu-cookie-law input[type="submit"]:focus {
	border-radius: 0;
	display: inline-block;
	font-weight: 700;
	padding-left: 2em;
	padding-right: 2em;
}

button:active,
.wp-block-button__link:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
#infinite-handle span:active,
body .jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit:active,
body #jp-carousel-comment-form-button-submit:active,
#eu-cookie-law input[type="submit"]:active {
	-webkit-transform: scale(0.99);
	-ms-transform: scale(0.99);
	-o-transform: scale(0.99);
	transform: scale(0.99);
}

.post-password-form input[type="submit"] {
	margin-top: 20px;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
	min-height: 40px;
}

input[type="search"] {
	-webkit-appearance: none; 
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	background-color: transparent;
	border: 1px solid rgba(0,0,0,.3);
	border-radius: 0;
	letter-spacing: 0.5px;
	padding-left: 20px;
	padding-right: 20px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus,
select:focus {
	border-color: #000;
	outline: none;
}

textarea {
	-webkit-box-shadow: none;
	box-shadow: none;
	line-height: 1.8em;
	min-height: 200px;
	overflow: auto; 
	padding-top: 18px;
	padding-bottom: 18px;
	resize: vertical;
	vertical-align: top; 
	width: 100%;
}

select,
.contact-form input[type=date] {
	background: url(/wp-content/themes/premium/aperitive/assets/img/drop-arrow.png) no-repeat right 13px center;
	-webkit-background-size: 8px auto;
	background-size: 8px auto;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
}

select {
	border-radius: 0;
	border: 1px solid rgba(0,0,0,.3);
	color: #1a1616;
	min-height: 40px; 
	padding: 10px 50px 9px 22px;
	white-space: normal;
	-webkit-transition: border .3s;
	-moz-transition: border .3s;
	-ms-transition: border .3s;
	-o-transition: border .3s;
	transition: border .3s;
}

label {
	display: block;
	letter-spacing: 0.8px;
	margin-bottom: 5px;
}

.search-form,
.widget_blog_subscription form {
	position: relative;
}

.search-form:before {
	opacity: .3;
	position: absolute;
	bottom: 0;
	right: 0;
}

.search-form input[type="search"] {
	padding-right: 50px;
}

.widget_blog_subscription input[type="text"] {
	width: 100% !important;
	padding: 0 50px 0 0 !important;
}

.search-form input[type="submit"] {
	background-color: transparent;
	border-color: transparent;
	border-left: none;
	font-weight: 700;
	min-height: 40px;
	letter-spacing: 0.5px;
	line-height: normal;
	text-transform: uppercase;
	width: 40px;
	position: absolute;
	top: 0;
	right: 0;
}

.widget_blog_subscription input[type="submit"] {

}

.widget_blog_subscription form > p:nth-of-type(3) input[type="submit"] {
	border-color: transparent;
	border-left: none;
	background-color: transparent;
	padding-left: 0;
	padding-right: 0;
}

.widget_blog_subscription input[type="submit"]:focus {
	opacity: .7;
}



.contact-form {
	margin-top: 50px;
}

.contact-form:first-child {
	margin-top: 0;
}

.contact-form > * {
	font-size: initial;
}

.contact-form .half-width {
	display: inline-block;
}

.contact-form .half-width {
	width: 50%;
}

.contact-form div.half-width input {
	max-width: 100%;
	width: 100%;
}

.contact-form > div:last-of-type {
	margin-bottom: 0;
}

form.contact-form input[type=text],
.comment-form input[type=text],
form.contact-form input[type=email],
.comment-form input[type=email],
form.contact-form input[type=date],
form.contact-form select,
.comment-form input[type=url] {
	width: 100%;
}

form.contact-form input[type=text],
.comment-form input[type=text],
form.contact-form input[type=email],
.comment-form input[type=email],
.comment-form input[type=url],
form.contact-form textarea,
.comment-form textarea {
	margin-top: 0;
}

.contact-form input[type=date]::-webkit-inner-spin-button,
.contact-form input[type=date]::-webkit-calendar-picker-indicator {
	-webkit-appearance: none;
	display: none;
}

.contact-form div textarea,
.comment-form textarea {
	height: auto;
	line-height: 1.8em;
	min-height: 40px;
	max-height: 400px;
	overflow: auto;
	padding-top: 8px;
	padding-bottom: 8px;
}

.contact-submit {
	margin-top: 23px;
}

.contact-submit:last-child {
	margin-bottom: 0;
}

.entry-content .contact-submit {
	margin-bottom: 0;
}

.contact-form label.grunion-field-label {
	font-weight: 400;
}

.contact-form div textarea {
	width: 100%;
}

.ui-datepicker {
	background: #fff;
	border: 1px solid #000;
	margin-top: -1px;
	max-width: 205px;
	padding: 17px 20px 0;
	width: 100%;
	position: absolute;
	top: -100%;
}

.ui-datepicker-prev,
.ui-datepicker-next {
	cursor: pointer;
}

.ui-datepicker-next {
	float: right;
}

.ui-datepicker-title {
	margin-top: 14px;
}

body .contact-form-submission {
	font-size: initial;
	margin-top: 3rem;
	padding: 0;
}



input[type="checkbox"],
input[type="radio"],
.woocommerce form .form-row .input-checkbox {
	display: none;
}


label.checkbox,
input[type="checkbox"] + label,
#respond input[type="checkbox"] + label,
form.contact-form label.checkbox,
form.contact-form input[type="checkbox"] + label,
label.radio,
input[type="radio"] + label,
form.contact-form label.radio,
form.contact-form input[type="radio"] + label {
	cursor: pointer;
	padding-left: 40px;
	position: relative;
	font-weight: 400;
	line-height: 1;
	display: inline-block;
	margin-bottom: 22px;
}

.comment-subscription-form input[type="checkbox"] + label {
	margin-bottom: 0;
	display: inline-block !important; 
	font-weight: 300;
	line-height: 1.8em;
	margin-left: 0;
}

label.checkbox:before,
input[type="checkbox"] + label:before,
label.radio:before,
input[type="radio"] + label:before {
	border-radius: 10px;
	border: 1px solid #000;
	color: transparent;
	font-size: 14px;
	height: 20px;
	opacity: .2;
	padding-top: 2px;
	text-align: center;
	text-align: center;
	width: 20px;
	position: absolute;
	left: 0;
	top: -2px;
}

label.checkbox:before,
input[type="checkbox"] + label:before {
	-webkit-transition: background-color .3s, opacity .3s;
	-moz-transition: background-color .3s, opacity .3s;
	-ms-transition: background-color .3s, opacity .3s;
	-o-transition: background-color .3s, opacity .3s;
	transition: background-color .3s, opacity .3s;
}

.comment-subscription-form input[type="checkbox"] + label:before {
	top: 5px;
}

label.checkbox:before,
input[type="checkbox"] + label:before,
label.radio:before,
input[type="radio"] + label:before {
	content: "";
}

.checkbox.checked:before,
input[type="checkbox"]:checked + label:before,
.checkbox.checked:hover:before,
input[type="checkbox"]:checked + label:hover:before,
.radio.checked:before,
input[type="radio"]:checked + label:before,
.radio.checked:hover:before,
input[type="radio"]:checked + label:hover:before {
	opacity: 1;
}

.checkbox.checked:before,
input[type="checkbox"]:checked + label:before {
	background: #000;
	color: #fff;
}

.radio.checked:before,
input[type="radio"]:checked + label:before {
	border-width: 6px;
}



.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="tel"],
.comment-form input[type="url"],
.comment-form input[type="password"],
.comment-form input[type="search"],
.comment-form textarea {
	background-color: transparent;
}

.comment-form input[type="text"]:focus,
.comment-form input[type="email"]:focus,
.comment-form input[type="tel"]:focus,
.comment-form input[type="url"]:focus,
.comment-form input[type="password"]:focus,
.comment-form input[type="search"]:focus,
.comment-form textarea:focus {
	border-color: #000;
}

.comment-form-comment ~ [class*="comment-form"] input {
	width: 100%;
}

.comment-form-url,
.comment-form input[type="submit"],
.contact-form input[type="submit"] {
	clear: left;
}

.comment-form input[type="submit"],
.contact-form input[type="submit"] {
	margin-top: 36px;
}

.comment-form input[type="submit"] {
	margin-bottom: 36px;
}

p.comment-subscription-form {
	margin-bottom: 10px;
}



::-ms-clear {
	width : 0;
	height: 0;
}

::-ms-reveal {
	width : 0;
	height: 0;
}



.search-wrap {
	background: #fff;
	height: 100vh;
	z-index: 1003;
}

.no-results .search-form,
.error-404 .search-form {
	position: relative;
}

.search-wrap input[type="search"],
.no-results input[type="search"],
.error-404 input[type="search"] {
	font-weight: 900;
}

.search-instructions {
	display: block;
	letter-spacing: 0.6px;
	opacity: .4;
}

.search-wrap input[type="search"],
.no-results input[type="search"],
.error-404 input[type="search"] {
	border: none;
	height: auto;
	opacity: .2;
	padding: 0 0 12px 0;
	width: 100%;
}

.search-wrap .search-form input[type="submit"],
.no-results .search-form input[type="submit"],
.error-404 .search-form input[type="submit"],
.search-wrap .search-form:before,
.no-results .search-form:before,
.error-404 .search-form:before {
	display: none;
}
.search-wrap input[type="search"]:focus,
.no-results input[type="search"]:focus,
.error-404 input[type="search"]:focus {
	outline: none;
	opacity: 1;
}

.search-wrap input[type="search"]::-webkit-input-placeholder,
.no-results input[type="search"]::-webkit-input-placeholder,
.error-404 input[type="search"]::-webkit-input-placeholder {
	opacity: 1;
}

.search-wrap input[type="search"]:-moz-placeholder,
.no-results input[type="search"]:-moz-placeholder,
.error-404 input[type="search"]:-moz-placeholder {
	opacity: 1;
}

.search-wrap input[type="search"]::-moz-placeholder,
.no-results input[type="search"]::-moz-placeholder,
.error-404 input[type="search"]::-moz-placeholder {
	opacity: 1;
}

.search-wrap input[type="search"]:-ms-input-placeholder,
.search-wrap input[type="search"]:-ms-input-placeholder:focus,
.no-results input[type="search"]:-ms-input-placeholder,
.no-results input[type="search"]:-ms-input-placeholder:focus,
.error-404 input[type="search"]:-ms-input-placeholder,
.error-404 input[type="search"]:-ms-input-placeholder:focus {
	opacity: 1;
}

.sidebar-trigger,
#big-search-trigger {
	text-align: right;
	width: 30px;
}

.sidebar-trigger button:focus,
#big-search-trigger:focus {
	outline: none;
}

.sidebar-trigger {
	display: table-cell;
	padding-top: 5px;
	vertical-align: top;
	width: 30px;
}

.sidebar-trigger button {
	background: transparent;
	border: none;
	height: auto;
	padding: 0;
}

.icon-sidebar {
	position: relative;
	top: 3px;
}

#big-search-trigger,
.close-sidebar,
#big-search-close,
body .jp-carousel-close-hint span,
body #TB_closeWindowButton {
	margin-top: 50px;
	top: 0;
}

.demo-site #big-search-trigger,
.demo-site .close-sidebar,
.demo-site #big-search-close,
.demo-site .jp-carousel-close-hint span,
.demo-site #TB_closeWindowButton {
	margin-top: 35px;
}

.admin-bar #big-search-trigger {
	top: 32px;
}

#big-search-trigger {
	background-color: transparent;
	padding: 0;
	position: fixed;
	z-index: 2;
}

.page-template-portfolio-page #big-search-trigger,
.tax-jetpack-portfolio-type #big-search-trigger,
.post-type-archive-jetpack-portfolio #big-search-trigger {
	color: #fff;
}

#big-search-trigger i {
	display: block;
	float: right;
}

.big-search #big-search-trigger {
	opacity: 0;
	visibility: hidden;
}

#big-search-close {
	display: none;
}

.big-search #big-search-close {
	display: block;
}



.widget input[type="text"],
.widget input[type="email"],
.widget input[type="tel"],
.widget input[type="password"],
.widget input[type="url"],
.widget input[type="search"],
.widget select {
	border-width: 0 0 1px 0;
	color: #000;
	padding-left: 0;
}

.widget form,
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="tel"],
.widget input[type="password"],
.widget input[type="url"],
.widget input[type="search"],
.widget select {
	max-width: 100%;
	width: 300px;
}

.widget input[type="text"],
.widget input[type="email"],
.widget input[type="tel"],
.widget input[type="password"],
.widget input[type="url"],
.widget input[type="search"],
.widget select,
.widget textarea {
	border-color: rgba(0,0,0,.15);
	font-weight: 700;
	height: 50px;
	letter-spacing: 0.6px;
}

.widget input[type="text"]:focus,
.widget input[type="email"]:focus,
.widget input[type="tel"]:focus,
.widget input[type="password"]:focus,
.widget input[type="url"]:focus,
.widget input[type="search"]:focus,
.widget select:focus,
.widget textarea:focus {
	border-color: #000;
}

.widget input::-webkit-input-placeholder {
	color: #000;
}

.widget input:-moz-placeholder {
	color: #000;
}

.widget input::-moz-placeholder {
	color: #000;
}

div#eu-cookie-law {
	padding: 14px 28px;
}



.site-header,
#big-search-trigger,
.site-footer {
	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-ms-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s;
}

.site-header {
	display: table;
	position: fixed;
	z-index: 1;
}

.nav-opened .site-header {
	z-index: 3;
}

.search-no-results #big-search-trigger,
.error404 #big-search-trigger {
	display: none;
}

.site-branding img {
	max-height: 40vh;
	width: auto;
}

.site-title {
	letter-spacing: -0.1px;
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 0;
}

.site-title + .site-description {
	margin-top: 10px;
}

.site-description {
	letter-spacing: 0.4px;
	margin-bottom: 0;
}

.site-header .hero-container {
	display: table;
	width: 100%;
}

.menu-toggle {
	background: none;
	border: none;
	display: inline-block;
	font-size: 0;
	height: 40px;
	padding: 0;
	text-align: center;
	width: 40px;
	position: relative;
	z-index: 1001;
}

.menu-toggle:focus,
.menu-toggle:active {
	background: none;
}

.menu-toggle em {
	color: #fff;
	display: inline-block;
	font-size: 10px;
	letter-spacing: 1px;
	font-style: normal;
	margin-top: -6px;
	text-indent: 0;
	text-transform: uppercase;
	position: absolute;
	top: 50%;
	left: -44px;
	display: none;
}

.menu-toggle span,
.menu-toggle span:before,
.menu-toggle span:after {
	background-color: #fff;
	height: 1px;
	position: absolute;
	width: 20px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.menu-toggle span {
	margin-top: -1px;
	top: 50%;
	right: 10px;
}

.menu-toggle span:before,
.menu-toggle span:after {
	content: "";
	right: 0;
}

.menu-toggle span:before {
	top: -5px;
}

.menu-toggle span:after {
	top: 5px;
}

.toggled .menu-toggle span {
	background-color: transparent;
}

.toggled .menu-toggle span:before,
.toggled .menu-toggle span:after {
	background-color: #fff;
	width: 20px;
	top: 0;
}

.toggled .menu-toggle span:before {
	-webkit-transform: rotate(45deg) translateZ(0);
	-moz-transform: rotate(45deg) translateZ(0);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg) translateZ(0);
	transform: rotate(45deg) translateZ(0);
}

.toggled .menu-toggle span:after {
	-webkit-transform: rotate(-45deg) translateZ(0);
	-moz-transform: rotate(-45deg) translateZ(0);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg) translateZ(0);
	transform: rotate(-45deg) translateZ(0);
}



.site-footer {
	padding-bottom: 38px;
}





a {
	text-decoration: none;
}

a:focus,
button:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

.nav-menu a,
.entry-content a,
.entry-footer a,
.author-box a {
	font-weight: 700;
}

.nav-menu a,
.entry-content a,
.entry-footer a,
.author-box a,
body .jetpack-social-navigation a {
	border-bottom: 1px solid transparent;
}

a.wp-block-button__link {
	border-bottom: 0;
}

.main-navigation .dropdown-toggle,
.sidebar-trigger,
#big-search-trigger,
.entry-footer a {
	border: none;
}

.wp-block-image a {
	border-bottom: none;
}

.entry-content cite a {
	font-weight: 400;
}

.hero .post-navigation a {
	display: block;
	font-weight: 700;
	max-width: 260px;
}

.hero .post-navigation a span {
	display: block;
	font-weight: 900;
	margin-bottom: 1rem;
	text-transform: uppercase;
}

.entry-footer > .edit-link {
	display: none;
}

.post-navigation:last-child,
.posts-navigation:last-child {
	margin-top: 5rem;
}

.post-navigation .nav-previous,
.post-navigation .nav-next,
.posts-navigation .nav-previous,
.posts-navigation .nav-next {
	position: relative;
}

.post-navigation .nav-previous,
.posts-navigation .nav-previous {
	padding-right: 20px;
}

.post-navigation .nav-previous + .nav-next,
.posts-navigation .nav-previous + .nav-next {
	padding-left: 20px;
}

.post-navigation a,
.posts-navigation a {
	display: block;
	font-weight: 700;
	opacity: .5;
	position: relative;
	text-transform: uppercase;
}

.page-template-portfolio-page .posts-navigation:last-child,
.tax-jetpack-portfolio-type .posts-navigation:last-child,
.post-type-archive-jetpack-portfolio .posts-navigation:last-child {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 30px;
	padding-right: 30px;
}

.post-navigation .nav-previous a:before,
.post-navigation .nav-next a:after,
.posts-navigation .nav-previous a:before,
.posts-navigation .nav-next a:after {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	display: inline-block;
	vertical-align: middle;
	position: static;
	margin-top: -4px;
}

.post-navigation .nav-previous a:before,
.posts-navigation .nav-previous a:before {
	left: -50px;
	margin-right: 20px;
}

.post-navigation .nav-next a:after,
.posts-navigation .nav-next a:after {
	right: -50px;
	margin-left: 20px;
}



.nav-opened {
	overflow: hidden;
}

.site-header .nav-menu {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.nav-menu > li {
	margin: 0 0 0 22px;
	line-height: 33px;
}

.main-navigation .nav-menu > li:first-of-type {
	margin-left: 0;
}

.site-header nav li {
	display: inline-block;
	position: relative;
}

.main-navigation a {
	display: block;
	letter-spacing: 0.5px;
	text-decoration: none;
}

.nav-menu li {
	font-weight: 700;
}

.nav-menu > li > a {
	display: inline-block;
}

.main-navigation ul ul {
	margin-left: 0;
	opacity: 0;
	visibility: hidden;
}

.main-navigation ul ul a {
	display: inline-block;
	line-height: 1.4em;
	vertical-align: middle;
	word-break: break-word; 
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
	border-color: #fff;
}

.dropdown-toggle {
	display: inline-block;
	line-height: 10px;
	margin-right: -10px;
	padding: 8px;
	position: relative;
	top: 1px;
}

.dropdown-toggle:focus {
	outline: none;
}

.icon-drop-down {
	cursor: pointer;
	display: block;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-transition: -webkit-transform .3s;
	-moz-transition: -moz-transform .3s;
	-ms-transition: -ms-transform .3s;
	-o-transition: -o-transform .3s;
	transition: transform .3s;
}


.main-navigation .focus > span > .icon-drop-down,
.main-navigation li:hover > span > .icon-drop-down {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}


.main-navigation .focus > a ~ ul,
.main-navigation li:hover > a ~ ul {
	opacity: 1;
	visibility: visible;
}



body .jetpack-social-navigation ul {
	margin-bottom: 0;
}

body .jetpack-social-navigation li {
	display: inline-block;
	list-style: none;
	margin-right: 12px;
}

body .jetpack-social-navigation li:last-of-type {
	margin-right: 0;
}




.screen-reader-text,
.wp-block-search__label {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	margin: 0;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus,
.wp-block-search__label:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	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;
}



.alignnone,
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

p:first-child .aligncenter {
	margin-top: 0;
}

.wp-block-button.aligncenter {
	text-align: center;
}

.alignleft {
	clear: left;
	float: left;
	margin: 8px 60px 30px 0;
}

.alignright {
	clear: right;
	float: right;
	margin: 8px 0 30px 60px;
}

img.alignleft,
img.alignright,
.wp-block-image .alignleft,
.wp-block-image .alignright {
	max-width: 50%;
}

.widget .aligncenter,
.widget .alignnone {
	margin: 0;
}



.clear:before,
.clear:after,
.row:before,
.row:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.grid-wrapper:before,
.grid-wrapper:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.menu-items:before,
.menu-items:after,
.contact-form:before,
.contact-form:after,
.nav-links:before,
.nav-links:after,
#jp-relatedposts .jp-relatedposts-items:before,
#jp-relatedposts .jp-relatedposts-items:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.row:after,
.entry-content:after,
.comment-content:after,
.grid-wrapper:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.menu-items:after,
.contact-form:after,
.nav-links:after,
#jp-relatedposts .jp-relatedposts-items:after {
	clear: both;
}



.scroll-box {
	max-width: 440px;
	margin: 0 auto;
}

.widget {
	max-width: 310px;
	opacity: .5;
}

.widget_eu_cookie_law_widget {
	max-width: 900px;
	opacity: 1;
	width: calc(100% - 2em);
	left: auto;
}

.widget_eu_cookie_law_widget form {
	width: auto;
}

.widget,
.widget p {
	letter-spacing: 0.7px;
}


.widget select {
	max-width: 100%;
}

.widget,
.widget p {
	line-height: 1.4rem;
}

.widget > ul {
	margin-bottom: 0;
}

.widget li {
	list-style: none;
}

.widget > ul > li {
	margin-top: 8px;
}

.widget > ul > li:first-of-type {
	margin-top: 0;
}

.widget-title {
	font-weight: 700;
	letter-spacing: 0.5px;
	margin-top: 0;
	margin-bottom: 2.375rem;
}



.widget_calendar table {
	margin: 0;
	max-width: 300px;
}

.widget_calendar thead,
.widget_calendar tbody {
	text-align: center;
}

.widget_calendar tbody {
	border-bottom: 1px solid rgba(0,0,0,.05);
	font-weight: 700;
}

.widget_calendar caption {
	text-align: left;
}

.widget_calendar caption,
.widget_calendar th,
.widget_calendar td {
	font-weight: 700;
}

.widget_calendar th {
	padding-top: 18px;
	padding-bottom: 13px;
}

.widget_calendar tbody td {
	padding-top: 5px;
	padding-bottom: 5px;
}

.widget_calendar tbody tr:last-of-type td {
	padding-bottom: 14px;
}

.widget_calendar tbody a {
	border-bottom: 1px solid rgba(255,255,255,.4);
}

#today {
	position: relative;
	z-index: 0;
}

#today:after {
	content: "";
	background: #000;
	height: 1.5em;
	width: 1.5em;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: -1;
}

.scroll-box #today:after {
	background-color: #fff;
}

.widget_calendar tbody tr:last-of-type #today:after {
	margin-top: -5px;
}

.widget_calendar tfoot td {
	padding-top: 10px;
}

.widget_calendar #next {
	text-align: right;
}



.widget_recent_comments,
.widget_recent_entries {
	font-weight: 700;
}

.widget_recent_comments ul li,
.widget_recent_entries ul li {
	margin-top: 24px;
}

.widget_recent_entries .post-date {
	display: block;
	font-weight: 400;
}



.widget_rss .widget-title a:first-of-type {
	margin-right: 5px;
}

.widget_rss .widget-title a:first-of-type img {
	display: none;
}

.rss-date {
	display: block;
	margin-bottom: 20px;
}

.widget_rss ul li {
	margin-top: 32px;
}

.widget_rss li > a {
	font-weight: 700;
}

.widget_rss cite {
	display: block;
	margin-top: 10px;
}



.tagcloud a {
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 10px;
}



.widget_nav_menu li {
	display: block;
}





.widget_contact_info .contact-map {
	margin-bottom: 20px;
}

.widget_contact_info .confit-address a {
	font-weight: 700;
}



.widget .jetpack-display-remote-posts h4 {
	margin-top: 34px;
	margin-bottom: 14px;
}

.widget .jetpack-display-remote-posts h4,
.widget .jetpack-display-remote-posts p {
	font-size: 100%;
}

.widget .jetpack-display-remote-posts p {
	line-height: 1.4rem !important;
	margin: 0 0 22px !important;
}

.jetpack-display-remote-posts img {
	margin-bottom: 12px;
}



.widget .slideshow-window .slideshow-controls {
	width: 80px;
}

body .widget .slideshow-window div.slideshow-controls a:first-of-type,
body .widget .slideshow-window div.slideshow-controls a:last-of-type {
	width: 30px !important;
	margin-top: 0 !important;
}



.widget div[class^=gr_custom_container] {
	background: transparent;
	border: none;
	border-radius: 0;
	color: inherit;
	padding: 0;
}

.widget div[class^="gr_custom_book_container"] {
	float: left;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 0;
}

.widget div[class^=gr_custom_each_container] {
	border-bottom: none;
	padding-bottom: 20px;
}

.widget div[class^=gr_custom_title] {
	font-weight: 700;
}

.widget div[class^=gr_custom_review] {
	margin-top: 0.6rem;
}



.widget-area .widget_wpcom_social_media_icons_widget li {
	display: inline-block;
	margin-right: 18px;
	margin-top: 0;
	margin-bottom: 12px;
}

.widget-area .widget_wpcom_social_media_icons_widget li:last-child {
	margin-right: 0;
}



.widget.widget-grofile .grofile-thumbnail {
	max-width: 100%;
}

.grofile-links li {
	margin: 2px 0;
}

.grofile-full-link {
	display: block;
	margin-top: 15px;
}



.widget_rss_links a:first-child {
	margin-right: 5px;
}



.scroll-box .widget .a-stats a {
	background: black;
	color: white;
	border: none;
	border-radius: 0;
}

.scroll-box .widget .a-stats a:hover {
	background: black;
	color: white;
	opacity: .7;
}



.widget_authors > ul > li {
	position: relative;
	padding-left: 70px;
	margin-bottom: 20px;
}

.widget_authors img {
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 100%;
}

.widget_authors strong {
	margin-top: 14px;
	display: inline-block;
}

.widget_authors ul ul {
	margin-left: 0;
	margin-top: 10px;
}



.wp_widget_tag_cloud > div,
.widget_tag_cloud > div {
	overflow: visible !important;
	letter-spacing: 0;
}



.widget_contact_info .contact-map-container {
	margin-bottom: 20px;
}



.widget_flickr #flickr_badge_wrapper {
	background: transparent !important;
	border: none !important;
}

#flickr_badge_wrapper td {
	text-align: left;
}



.widget_blog_subscription form p:nth-child(3) {
	margin-bottom: 15px;
}

.widget_blog_subscription input[type="submit"] {
	padding-left: 1.5em;
	padding-right: 1.5em;
}



.widget_wpcom_instagram_widget .wpcom-instagram-columns-3 img {
	max-width: 31%;
}



.widget_wpcom_social_media_icons_widget .genericon {
	font-size: 18px;
}

.widget_wpcom_social_media_icons_widget .genericon-linkedin,
.widget_wpcom_social_media_icons_widget .genericon-googleplus {
	font-size: 20px;
}



.widget .milestone-content {
	max-width: 100% !important;
}



.widget_jetpack_my_community img {
	border-radius: 100%;
}





.sticky {
	display: block;
}

.hentry {
	margin: 0;
}

.grid-wrapper .hentry,
.gallery-wrapper .hentry {
	opacity: 0;
	-webkit-transform: translate3d(0,50px,0);
	-moz-transform: translate3d(0,50px,0);
	-ms-transform: translateY(50px);
	-o-transform: translate3d(0,50px,0);
	transform: translate3d(0,50px,0);
}

.grid-wrapper .animate,
.gallery-wrapper .animate {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translateY(0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-links {
	clear: both;
	margin: 1.5em 0;
}

.page-links a {
	border: none;
	font-weight: 400;
	margin-left: 5px;
	margin-right: 5px;
	opacity: .4;
}

.site-title,
.hero .page-title {
	font-weight: 900;
}

.search .hero .page-title,
.error404 .hero .page-title {
	font-weight: 700;
}

.hero {
	background-size: cover;
	background-position: center center;
	display: inline-block;
	opacity: 0;
}

.hero:before {
	content: "";
	display: inline-block;
	height: 100%;
	margin-right: -0.25em; 
	vertical-align: middle;
}

.hero:after {
	content: "";
	background: #111;
	opacity: 1;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	-webkit-transition-delay: .8s;
	-moz-transition-delay: .8s;
	-ms-transition-delay: .8s;
	-o-transition-delay: .8s;
	transition-delay: .8s;
}

.bgLoaded:after {
	opacity: .35;
}

.hero > * {
	position: relative;
}

.tk-theme-frontend .site-header,
.tk-theme-frontend .content-area,
.tk-theme-frontend .site-footer,
.tk-theme-frontend .listing,
.tk-theme-frontend .hero .page-header,
.tk-theme-frontend .hero .post-navigation,
.tk-theme-frontend #big-search-trigger {
	opacity: 0;
}

.show .site-header,
.show .content-area,
.show .site-footer,
.show .listing,
.show .hero .page-header,
.show .hero .post-navigation,
.show #big-search-trigger,
.no-js .site-header,
.no-js .content-area,
.no-js .site-footer,
.no-js .listing,
.no-js .hero .page-header,
.no-js .hero .post-navigation,
.no-js #big-search-trigger {
	opacity: 1;
}

.hero .page-header,
.hero .post-navigation {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateY(50px) translateZ(0);
	-moz-transform: translateY(50px) translateZ(0);
	-ms-transform: translateY(50px) translateZ(0);
	-o-transform: translateY(50px) translateZ(0);
	transform: translateY(50px) translateZ(0);
	-webkit-transition-delay: .6s;
	-moz-transition-delay: .6s;
	-ms-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s;
	z-index: 1;
}

.show .hero .page-header,
.show .hero .post-navigation {
	-webkit-transform: translateY(0) translateZ(0);
	-moz-transform: translateY(0) translateZ(0);
	-ms-transform: translateY(0) translateZ(0);
	-o-transform: translateY(0) translateZ(0);
	transform: translateY(0) translateZ(0);
}

.hero .page-title {
	margin: 0;
	word-wrap: break-word;
}

.hero img {
	display: none;
}

.masonry {
	opacity: 0;
}

.listing .grid-wrapper {
	margin-top: -7rem;
}

.listing .grid-wrapper > .hentry {
	margin-top: 7rem;
}

.listing .opaque {
	opacity: .2;
}

.listing article,
.listing .entry-content,
.listing .entry-content p {
	letter-spacing: 0.5px;
}

.listing .hentry article {
	padding-left: 0;
	padding-right: 0;
}

.listing .entry-content,
.listing .entry-content p {
	line-height: 1.7em;
}

.listing .entry-title {
	line-height: 1.3em;
	margin-top: 0;
	margin-bottom: 1.8rem;
}

.listing .col-md-12 p {
	max-width: 550px;
}

.listing .entry-meta {
	margin-bottom: 1.1rem;
}

.listing figure + .entry-header {
	margin-top: 1.1rem;
}

.entry-meta {
	text-transform: uppercase;
}

.entry-meta > * {
	margin-top: 5px;
	margin-right: 10px;
}

.listing .entry-meta > * {
	display: inline-block;
}


.entry-meta > *:last-child {
	margin-right: 0;
}

.listing .entry-meta .posted-on {
	white-space: nowrap;
}

.grid-sizer {
	opacity: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.featured-image a,
.format-video .featured-image a {
	display: inline-block;
	position: relative;
	width: 100%;
}





.listing .format-quote .entry-content,
.listing .format-link {
	position: relative;
}

.format-quote blockquote,
.format-quote blockquote p,
.listing .format-quote blockquote p,
.format-quote q,
.single .format-quote blockquote p,
.single .format-quote q,
.listing .format-link .entry-content > *:first-child {
	line-height: 1.4em;
}

.format-link .entry-content a {
	font-weight: 400;
}

.listing .format-quote blockquote,
.listing .format-link .entry-content > *:first-child {
	margin-bottom: 1.5rem;
}

.listing .format-quote .entry-content:before,
.listing .format-link .entry-content > p a:before,
.listing .format-link .entry-content > a:before {
	position: absolute;
}

.listing .format-quote .entry-content:before {
	top: -2.1em;
	left: 0;
	-webkit-transform: rotateZ(180deg);
	-moz-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
	-o-transform: rotateZ(180deg);
	transform: rotateZ(180deg);
}

.listing .format-link .entry-content > p a:before,
.listing .format-link .entry-content > a:before {
	top: 0;
	left: 30px;
}

.listing .format-quote .entry-header,
.listing .format-link .entry-meta {
	padding-left: 36px;
}

.single .format-quote blockquote {
	max-width: inherit;
	margin-left: 0;
}

.single .format-quote blockquote:first-of-type {
	margin-top: 0;
}

.single .format-quote blockquote + cite,
.single .format-quote blockquote + p cite,
.single .format-quote q + cite,
.single .format-quote q + p cite {
	padding-left: 0;
}



body #TB_overlay {
	opacity: 0.9;
}

body #TB_window {
	box-shadow: none;
	background: none;
}

body #TB_window img#TB_Image {
	border: none;
	margin: 9px 0 0;
	width: 100%;
}

#TB_closeWindow,
#TB_closeWindowButton,
body .tb-close-icon {
	line-height: inherit;
	height: auto;
	width: auto;
}

#TB_closeWindowButton:focus .tb-close-icon {
	opacity: .7;
}

#TB_closeWindow {
	padding: 0;
	position: fixed;
	top: 5%;
	right: 50px;
}

#TB_closeWindowButton,
body .tb-close-icon {
	position: static;
}

body .tb-close-icon {
	color: #000;
}

body #TB_caption,
.format-video #TB_ajaxWindowTitle {
	color: #000;
	font-weight: 400;
	letter-spacing: 1.3px;
	text-align: center;
}

body #TB_caption {
	padding: 15px 0 0;
	width: 100%;
}

.format-video #TB_ajaxWindowTitle {
	width: calc(100% - 40px);
}

#TB_secondLine {
	text-indent: -9999px;
}

#TB_prev,
#TB_next {
	overflow: hidden;
	text-align: center;
	text-indent: 0;
	width: 82px;
	position: fixed;
	top: 0;
	bottom: 0;
}

#TB_prev {
	left: 0;
}

#TB_next {
	right: 0;
}

#TB_prev a,
#TB_next a {
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
}

#TB_prev a:before,
#TB_next a:before {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

#TB_load {
	display: none !important;
}



.entry-video,
.jetpack-video-wrapper {
	height: 0;
	overflow: hidden;
	padding-top: 55.85%;
	position: relative;
	width: 100%;
}

.has-img {
	height: auto;
	overflow: hidden;
	padding-top: 0;
	width: auto;
}

.entry-video iframe,
.jetpack-video-wrapper > *,
.jetpack-video-wrapper iframe {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.jetpack-video-wrapper iframe {
	height: 100% !important;
	width: 100% !important;
}



.single figure + .entry-content {
	margin-top: 3rem;
}

.single .entry-title {
	margin-top: 0;
	max-width: 550px;
}

.entry-footer {
	letter-spacing: 0.3px;
}

.entry-footer > * {
	display: inline-block;
}

.single .entry-footer {
	margin: 3rem 0;
}

.cat-links ~ * {
	margin-left: 15px;
}

.entry-footer a {
	font-weight: 400;
	opacity: .4;
}

.cat-links a:after,
.tags-links a:after {
	content: ","
}

.cat-links a:last-of-type:after,
.tags-links a:last-of-type:after {
	content: ""
}





.search .page-header p,
.error404 .page-header p {
	max-width: 310px;
	margin-top: 30px;
	margin-bottom: 0;
}

.results-number {
	font-weight: 700;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.search-results .hentry {
	border-top: 1px solid rgba(0,0,0,.3);
	margin-top: 0;
	padding: 2.8rem 0;
	position: relative;
}

.search-results .hentry:first-of-type {
	border-top: none;
}

.search-results .entry-title {
	margin-top: 0;
	margin-bottom: 1px;
}

.search-results .cat-links {
	display: inline-block;
	font-weight: 700;
}





body.customize-partial-edit-shortcuts-shown.page-template-food-menus-page .site-content {
	padding-top: 0;
}

.menu-items:not(.ui-tabs-panel) {
	margin-top: 4rem;
	padding-top: 7rem;
	position: relative;
}
.customize-partial-edit-shortcuts-shown .menu-items:not(.ui-tabs-panel):first-of-type {
	margin-top: 0;
}

.menu-items:not(.ui-tabs-panel) .menu-group-header {
	display: none;
}

.customize-partial-edit-shortcuts-shown .menu-items:not(.ui-tabs-panel) .menu-group-header {
	display: block;
}

.customize-partial-edit-shortcuts-shown .menu-cats {
	display: none;
}

.menu-cats li,
.single .sd-social-text li {
	display: inline-block;
	letter-spacing: 0.6px;
	list-style: none;
}

.menu-cats li,
.single .sd-social-text a {
	margin-right: 18px;
}

.menu-cats li:last-of-type,
.single .sd-social-text li:last-of-type {
	margin-right: 0;
}

.ui-tabs-panel {
	-webkit-animation: fadeIn .5s both;
	-o-animation: fadeIn .5s both;
	animation: fadeIn .5s both;
}

.ui-tabs-panel[aria-hidden="false"] {
	opacity: 1;
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
}
@-o-keyframes fadeIn {
	0% {
		opacity: 0;
	}
}
@-moz-keyframes fadeIn {
	0% {
		opacity: 0;
	}
}
@keyframes fadeIn {
	0% {
		opacity: 0;
	}
}

.menu-items .menu-item p {
	line-height: 1.5em;
	opacity: 0.9;
}

.menu-group-title {
	margin-top: 0;
	margin-bottom: 10px;
	opacity: .2;
}

.menu-group-description {
	font-weight: 700;
	letter-spacing: 0.3px;
	opacity: 0.4;
}

.menu-items .menu-item .entry-header {
	display: table;
	margin-bottom: 26px;
	width: 100%;
}

.menu-items .menu-item .entry-title,
.menu-price {
	display: table-cell;
}

.menu-items .menu-item .entry-title {
	margin: 0;
	padding-right: 16px;
}

.menu-price {
	text-align: right;
	white-space: nowrap;
}

.menu-price:before {
	content: "- ";
}

.menu-price:empty:before {
	content: "";
}



.page-template-portfolio-page .site-content,
.page-template-portfolio-page .content-area,
.tax-jetpack-portfolio-type .site-content,
.tax-jetpack-portfolio-type .content-area,
.post-type-archive-jetpack-portfolio .site-content,
.post-type-archive-jetpack-portfolio .content-area {
	display: block;
}

.page-template-portfolio-page .site .site-content,
.tax-jetpack-portfolio-type .site .site-content,
.post-type-archive-jetpack-portfolio .site .site-content {
	padding: 0;
}

.page-template-portfolio-page .content-area,
.tax-jetpack-portfolio-type .content-area,
.post-type-archive-jetpack-portfolio .content-area {
	padding-right: 0;
}

.page-template-portfolio-page .not-found .search-form,
.tax-jetpack-portfolio-type .not-found .search-form,
.post-type-archive-jetpack-portfolio .not-found .search-form {
	margin-top: 5rem;
}

.page-template-portfolio-page .hentry,
.tax-jetpack-portfolio-type .hentry,
.post-type-archive-jetpack-portfolio .hentry {
	margin: 0;
}

.gallery-wrapper .img-wrap {
	display: block;
}

.gallery-wrapper .img-wrap:before {
	content: "";
	background-color: rgba(0,0,0,.3);
	display: block;
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
}

.gallery-wrapper .entry-header {
	text-align: center;
}

.gallery-wrapper .entry-header:first-child h2 {
	margin: 50px 0;
}

.gallery-wrapper .entry-header:first-child a {
	color: #fff;
}

.gallery-wrapper a + .entry-header,
.gallery-wrapper .thickbox {
	position: absolute;
	z-index: 3;
}

.gallery-wrapper a + .entry-header {
	text-align: center;
}

.gallery-wrapper a + .entry-header .entry-title,
.gallery-wrapper .thickbox {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-wrapper a + .entry-header .entry-title {
	display: inline-block;
	margin: 0;
	text-align: center;
	vertical-align: middle;
}

.gallery-wrapper .thickbox {
	color: #fff;
	display: none;
	top: 20px;
	right: 20px;
}

.gallery-wrapper .img-wrap ~ .thickbox {
	display: block;
}



body > .widget-area {
	background-color: #fff;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	overflow-y: auto;
	width: 560px;
	bottom: 0;
	-webkit-transition: -webkit-transform .5s cubic-bezier(0.28, 0.12, 0.22, 1) .1s;
	-moz-transition: -moz-transform .5s cubic-bezier(0.28, 0.12, 0.22, 1) .1s;
	-ms-transition: -ms-transform .5s cubic-bezier(0.28, 0.12, 0.22, 1) .1s;
	-o-transition: -o-transform .5s cubic-bezier(0.28, 0.12, 0.22, 1) .1s;
	transition: transform .5s cubic-bezier(0.28, 0.12, 0.22, 1) .1s;
	z-index: 10000;
}

body > .widget-area,
.search-wrap {
	max-width: 100%;
	left: 100%;
	position: fixed;
	top: 0;
}

.search-wrap {
	opacity: 0;
	-webkit-transition: opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1) .1s;
	-moz-transition: opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1) .1s;
	-ms-transition: opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1) .1s;
	-o-transition: opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1) .1s;
	transition: opacity .5s cubic-bezier(0.28, 0.12, 0.22, 1) .1s;
}

.admin-bar > .widget-area {
	top: 32px;
}

.big-search .site-content {
	opacity: 0;
}

.sidebar-opened > .widget-area,
.big-search .search-wrap {
	-webkit-transform: translate(-100%,0);
	-ms-transform: translate(-100%,0);
	-o-transform: translate(-100%,0);
	transform: translate(-100%,0);
}

.big-search .search-wrap {
	opacity: 1;
}

.close-sidebar,
#big-search-close,
body .jp-carousel-close-hint span,
body .tb-close-icon {
	border: 1px solid;
	border-color: transparent;
	height: 40px;
	padding: 0;
	text-align: center;
	width: 40px;
	transform-style: preserve-3d;
}

.close-sidebar,
#big-search-close,
body .jp-carousel-close-hint span,
body #TB_closeWindowButton {
	right: 70px;
}

.close-sidebar,
#big-search-close {
	position: absolute;
}

body .jp-carousel-close-hint span,
body #TB_closeWindowButton {
	position: fixed;
}

.close-sidebar {
	background: none;
}

#big-search-close {
	background: transparent;
	border-color: transparent;
	z-index: 1003;
}

.close-sidebar:focus,
#big-search-close:focus,
body .jp-carousel-close-hint span:focus {
	background: none;
	color: #fff;
}

.close-sidebar:before,
.close-sidebar:after,
#big-search-close:before,
#big-search-close:after,
.jp-carousel-close-hint span:before,
.jp-carousel-close-hint span:after,
body .tb-close-icon:before,
body .tb-close-icon:after {
	content: "";
	height: 48%;
	width: 1px;
	display: block;
	position: absolute;
	top: 25%;
	left: 18px;
}

.close-sidebar:before,
.close-sidebar:after,
#big-search-close:before,
#big-search-close:after,
.jp-carousel-close-hint span:before,
.jp-carousel-close-hint span:after,
body .tb-close-icon:before,
body .tb-close-icon:after {
	background-color: #000;
}

.close-sidebar:before,
#big-search-close:before,
.jp-carousel-close-hint span:before,
body .tb-close-icon:before {
	-webkit-transform: rotate(-45deg) translateZ(0);
	-moz-transform: rotate(-45deg) translateZ(0);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg) translateZ(0);
	transform: rotate(-45deg) translateZ(0);
}

.close-sidebar:after,
#big-search-close:after,
.jp-carousel-close-hint span:after,
body .tb-close-icon:after {
	-webkit-transform: rotate(45deg) translateZ(0);
	-moz-transform: rotate(45deg) translateZ(0);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg) translateZ(0);
	transform: rotate(45deg) translateZ(0);
}



.comments-area {
	margin-top: 5rem;
}

.comment-list .comment,
.comment-list .pingback,
.comment-list .trackback {
	list-style: none;
}

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.bypostauthor > .comment-body .comment-author b:after {
	display: inline-block;
	margin-left: 8px;
	opacity: .2;
	vertical-align: middle;
}

.comments-title,
.comments-area,
.post-navigation,
.posts-navigation {
	position: relative;
}

.comments-title,
.comment-reply-title {
	margin-top: 0;
	opacity: .23;
	padding-top: 3.5rem;
}

.comments-title:before,
.comment-reply-title:before,
.post-navigation:before,
.posts-navigation:before,
.menu-items:not(.ui-tabs-panel):before {
	content: "";
	border-top: 1px solid;
	display: block;
	position: absolute;
	top: 0;
}

.page-template-portfolio-page .posts-navigation:before,
.tax-jetpack-portfolio-type .posts-navigation:before,
.post-type-archive-jetpack-portfolio .posts-navigation:before {
	display: none;
}

.comments-title:before,
.comment-reply-title:before {
	border-color: rgba(0,0,0,.3);
}

.post-navigation:before,
.posts-navigation:before,
.menu-items:not(.ui-tabs-panel):before {
	border-color: rgba(0,0,0,.3);
}

.comments-area .comment,
.comments-area .pingback,
.comments-area .trackback,
.comments-title + .comment-navigation {
	margin-top: 6.8rem;
}

.comment-navigation + .comment-list .comment:first-of-type,
.comment-navigation + .comment-list .pingback:first-of-type,
.comment-navigation + .comment-list .trackback:first-of-type {
	margin-top: 2.4rem;
}

.pingback .comment-body > a,
.trackback .comment-body > a {
	display: block;
	margin-top: 1.3em;
}

.comment-author,
.comment-metadata {
	display: inline-block;
}

.comment-author {
	margin-right: 20px;
}

.comment-author img,
.author-box img,
.author-avatar img {
	border-radius: 26px;
	height: 40px;
	width: 40px;
}

.entry-author .author-title {
	margin-top: 0;
	color: rgba(0,0,0,.5);
}

.entry-author .author-title span {
	color: initial;
}

.entry-author .author-link:before {
	content: '';
	display: block;
}

.entry-author .author-link:hover {
	opacity: .45;
}

.comment-author,
.comment-metadata,
.comment .reply {
	text-transform: uppercase;
}

.comment-metadata > * + *:before {
	content: "\00b7";
	margin: 0 5px;
}

.comment-author .says {
	display: none;
}

.comment-content {
	margin-top: 20px;
}

.comment-content a {
	word-wrap: break-word;
}

.comment-content > h1:first-child,
.comment-content > h2:first-child,
.comment-content > h3:first-child,
.comment-content > h4:first-child,
.comment-content > h5:first-child,
.comment-content > h6:first-child {
	margin-top: 0;
}

.logged-in-as,
.comment-notes {
	margin-bottom: 4.5rem;
}

.no-comments {
	margin-top: 5rem;
	margin-bottom: 0;
}



div#respond {
	overflow: visible;
	padding: 3rem 0;
}

div#respond h3 {
	margin-bottom: 4rem;
}


div#respond #comment-form-identity #comment-form-nascar,
div#respond #comment-form-comment.active,
div#comment-form-share-text-padder.active,
div#respond .comment-form-service {
	background: white;
	border: 1px solid #b2b2b2;
	border: 1px solid rgba( 0, 0, 0, 0.3 );
}

div#respond #comment-form-comment.active,
div#comment-form-share-text-padder.active {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

div#respond .comment-form-service,
div#respond #comment-form-identity #comment-form-nascar {
	border-top: none;
}

div#respond #comment-form-comment textarea,
div#comment-form-share-text-padder textarea {
	text-shadow: none;
}

div#respond .comment-form-fields div.comment-form-url {
	clear: left;
}

div#respond #comment-form-subscribe {
	padding-left: 0;
	margin-top: 22px;
}

div#respond label:before,
div#respond form label:before {
	top: -1px;
}

div#respond .form-submit {
	padding: 12px 0;
}

div#respond .form-submit input,
div#respond .form-submit input#comment-submit,
div#respond .comment-form-fields input[type=submit],
div#respond p.form-submit input[type=submit],
div#respond input[type=submit],
div#commentform #submit {
	background: black !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	border: none;
	text-shadow: none !important;
	color: white !important;
	margin-top: 0;
	margin-bottom: 0;
	padding: 9px 2em !important;
	font-weight: bold !important;
}

div#respond .form-submit input:hover,
div#respond .form-submit input#comment-submit:hover,
div#respond .comment-form-fields input[type=submit]:hover,
div#respond p.form-submit input[type=submit]:hover,
div#respond input[type=submit]:hover,
div#commentform #submit:hover {
	background: #555 !important;
}





.infinite-scroll .posts-navigation { 
	display: none;
}

.search-results .posts-navigation {
	display: block;
}

#infinite-handle {
	clear: both;
	display: table;
	margin-left: auto;
	margin-right: auto;
}

.page-template-portfolio-page #infinite-handle,
.tax-jetpack-portfolio-type #infinite-handle,
.post-type-archive-jetpack-portfolio #infinite-handle {
	margin-bottom: 3rem;
}

.grid-wrapper:not(.masonry) #infinite-handle {
	padding-top: 6rem;
	padding-bottom: 3rem;
}

.grid-wrapper:not(.masonry) .infinite-loader {
	margin-left: -14px;
	width: 28px;
	position: absolute;
	bottom: -6rem;
	left: 50%;
}

.masonry #infinite-handle,
.masonry .infinite-loader {
	position: absolute;
	bottom: -144px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

.masonry .infinite-loader {
	margin-left: -16px;
}

.neverending .masonry .infinite-loader {
	bottom: -60px;
}

body #infinite-handle span {
	display: inline-block;
	padding: 0;
}



.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}


embed,
iframe,
object {
	max-width: 100%;
}

.author-box,
.entry-author {
	margin: 3rem 0;
	padding-top: 14px;
}

.author-name,
.entry-author .author-title {
	text-transform: uppercase;
	margin-top: 0;
}

.author-name span {
	opacity: .5;
	margin-left: 8px;
}



.wp-caption {
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption-text,
.blocks-gallery-caption,
.wp-block-embed figcaption,
.wp-block-image figcaption,
.wp-caption-dd {
	letter-spacing: 0.5px;
	line-height: 1.5em;
	margin-top: 1.1em;
	margin-bottom: 1.1em;
	opacity: .5;
	text-align: center;
}

.blocks-gallery-grid .blocks-gallery-image figcaption,
.blocks-gallery-grid .blocks-gallery-item figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
	width: auto;
}

.widget .wp-caption-text {
	opacity: 1;
}

.alignleft .wp-caption-text,
.alignleft figcaption,
.alignleft .blocks-gallery-caption {
	text-align: left;
}

.alignright .wp-caption-text,
.alignright figcaption,
.alignright .blocks-gallery-caption {
	margin-left: auto;
	text-align: right;
}

.aligncenter .wp-caption-text,
.aligncenter figcaption,
.aligncenter .blocks-gallery-caption {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}



.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-icon {
	padding: 10px 10px 0 0;
	text-align: left;
}

.gallery-icon a {
	border: none;
}

.tiled-gallery-item {
	padding: 6px 6px 0 0;
}

.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;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}





#jp-post-flair .sd-rating,
#jp-post-flair .sharedaddy,
#jp-post-flair .sd-like {
	display: inline-block;
	width: 30%;
	margin-right: 3%;
	vertical-align: top;
	margin-bottom: 2rem;
}

#jp-post-flair .sharedaddy {
	width: 63%;
}

#jp-post-flair .sd-rating .rating-msg {
	margin-top: -0.3em;
	margin-left: 7px;
}

#jp-post-flair .sharedaddy > div {
	margin-top: 0;
}

body.single .sd-social-text .sd-title,
body.single .sd-social .sd-content {
	display: block;
}

body .sd-content ul li a.sd-button span {
	font-size: 14px;
}

body .wpl-button a {
	border-radius: 0 !important;
}

body div.sharedaddy h3.sd-title:before {
	display: none;
}

div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget {
	position: static;
}



body .slideshow-window,
body .carousel .slideshow-window {
	background: transparent;
	border: none;
	border-radius: 0;
	overflow: visible;
}

.single .entry-gallery > .slideshow-window {
	display: block;
}

.slideshow-window .slideshow-controls {
	background-color: rgba(0,0,0,.2);
	display: inline-block;
	height: 31px;
	opacity: 1;
	padding: 0 40px 0 10px;
	width: auto;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

body .slideshow-window div.slideshow-controls a,
body .slideshow-window div.slideshow-controls a:hover {
	background: none !important;
	border: none !important;
	height: auto !important;
	margin-top: -5px !important;
}

body .slideshow-window div.slideshow-controls a {
	color: #fff !important;
	vertical-align: middle;
}

body .slideshow-window div.slideshow-controls a:first-of-type,
body .slideshow-window div.slideshow-controls a:last-of-type {
	width: 45px !important;
}

body .slideshow-window div.slideshow-controls a:nth-of-type(2) {
	color: #fff !important;
	width: 16px !important;
	position: absolute;
	top: 6px;
	right: 10px;
}

body .slideshow-window div.slideshow-controls a:before {
	text-shadow: 0 1px 1px rgba(0,0,0,0.11);
}



.single .sd-social:not(.sd-social-text),
.page .sd-social {
	margin-top: 3rem;
}

div.sharedaddy .sd-social h3.sd-title {
	font-weight: 400;
	margin-bottom: 1rem;
	margin-right: 20px;
}


div.sharedaddy .sd-social h3.sd-title:before,
div#jp-relatedposts h3.jp-relatedposts-headline em:before {
	display: none;
}

body.single .sd-social-text .sd-title,
body.single .sd-social .sd-content {
	display: inline-block;
	white-space: normal;
}

div.sharedaddy .sd-social .sd-content {
	margin-top: -4px;
}

.sharedaddy .sd-social-text .sd-content ul li a.sd-button,
.sharedaddy .sd-social-text .sd-content ul li a.sd-button:hover {
	background: transparent;
	border: none;
}

.sharedaddy .sd-social-text .sd-content ul li a.sd-button {
	box-shadow: none;
	color: #a5a5a5 !important;
	line-height: inherit;
	padding: 0;
}



body textarea#jp-carousel-comment-form-comment-field,
body .jp-carousel-titleanddesc,
body .jp-carousel-image-meta,
body .jp-carousel-buttons {
	border-color: rgba(0,0,0,.3);
}

body textarea#jp-carousel-comment-form-comment-field {
	border-radius: 0;
	box-shadow: none;
}

body textarea#jp-carousel-comment-form-comment-field,
body textarea#jp-carousel-comment-form-comment-field:focus,
body .jp-carousel-image-meta,
body .jp-carousel-buttons {
	background: #fff;
}

body textarea#jp-carousel-comment-form-comment-field:focus {
	border-color: #000;
}

body .jp-carousel-overlay,
body #TB_overlay {
	background-color: rgba(255,255,255,.9);
}

body div.jp-carousel-buttons a.jp-carousel-commentlink {
	background: none;
	padding-left: 14px !important;
}

body .jp-carousel-image-meta li {
	color: #000 !important;
}

body .jp-carousel-close-hint span {
	background: none;
	border-radius: 0;
	text-indent: -9999px;
}



body #TB_window.format-video {
	background: transparent;
	box-shadow: none;
	margin-top: -21% !important;
	margin-left: 15% !important;
	width: 70% !important;
	left: 0;
}

body #TB_title {
	background-color: transparent;
	border: none;
	margin-bottom: 16px;
}

.format-video #TB_ajaxContent {
	height: 0 !important;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 55.2%;
	position: relative;
	width: 100% !important;
}

.format-video #TB_ajaxContent iframe {
	height: 100% !important;
	width: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
}

.format-video #TB_ajaxWindowTitle {
	padding: 0;
}

.format-video #TB_closeAjaxWindow {
	float: right;
	margin-top: 4px;
}

body #TB_closeWindowButton {
	height: 40px;
	width: 40px;
}

body #TB_closeWindowButton:focus .tb-close-icon {
	box-shadow: none;
}



body .jp-carousel-wrap,
.jp-carousel-wrap .jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit,
.jp-carousel-wrap #jp-carousel-comment-form-button-submit,
.jp-carousel-wrap textarea#jp-carousel-comment-form-comment-field {
	font-family: 'geomanist', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.jp-carousel-wrap .jp-carousel-slide {
	opacity: 0.3;
}

.jp-carousel-wrap .jp-carousel-slide {
	background-color: transparent;
}

.jp-carousel-wrap .jp-carousel-slide img {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.jp-carousel-wrap .jp-carousel-next-button span,
.jp-carousel-wrap .jp-carousel-previous-button span {
	background-image: none;
	text-indent: 0;
}

.jp-carousel-wrap .jp-carousel-slide.selected,
.jp-carousel-wrap .jp-carousel-next-button span,
.jp-carousel-wrap .jp-carousel-previous-button span,
.jp-carousel-wrap .jp-carousel-next-button:hover span,
.jp-carousel-wrap .jp-carousel-previous-button:hover span {
	opacity: 1;
}

.jp-carousel-wrap .jp-carousel-close-hint,
.jp-carousel-next-button span:before,
.jp-carousel-previous-button span:before {
	color: #000;
}

.jp-carousel-next-button span:before,
.jp-carousel-previous-button span:before {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.jp-carousel-wrap .jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit,
.jp-carousel-wrap #jp-carousel-comment-form-button-submit {
	background: #fff;
	border: none;
	border-radius: 0;
	color: #000;
	height: 50px;
	line-height: initial;
	padding-left: 3em !important;
	padding-right: 3em !important;
}

.jp-carousel-wrap textarea#jp-carousel-comment-form-comment-field {
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

body div.jp-carousel-fadeaway {
	background: none;
}



body div#jp-relatedposts {
	margin-top: 5rem;
	margin-bottom: 5em;
}

body div#jp-relatedposts h3.jp-relatedposts-headline {
	opacity: .3;
	margin-bottom: 4rem;
	width: 100%;
}

body div#jp-relatedposts h3.jp-relatedposts-headline em {
	font-style: normal;
}

body div#jp-relatedposts div.jp-relatedposts-items,
body div#jp-relatedposts div.jp-relatedposts-items-visual {
	margin-right: -5%;
	text-align: center;
}


body div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post,
body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
	display: inline-block;
	float: none;
	padding-right: 5%;
	opacity: 1;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title {
	line-height: 1.3em;
	margin-top: 10px;
	margin-bottom: 0;
}

.jp-relatedposts-post .jp-relatedposts-post-a {
	border: none;
	display: block;
}

div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img {
	margin-bottom: 25px;
}

body div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	letter-spacing: 0.2px;
	line-height: 1.5em;
}


body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	border: none;
	font-weight: 700;
}

body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,
body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
	display: inline-block;
	margin: 0;
	letter-spacing: 1px;
	opacity: 1;
	text-transform: uppercase;
}

body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
	margin-right: 10px;
}

body div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs .jp-relatedposts-post-context,
body div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs .jp-relatedposts-post-date {
	margin-top: 0;
}

div#jp-relatedposts div.jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt {
	display: none;
}

div#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt {
	line-height: 1.6em;
	margin-bottom: 10px;
	margin-top: 20px;
	opacity: 0.8;
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
	text-decoration: none;
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context {
	opacity: 1;
}

.rating-msg {
	margin-top: -0.3em;
	margin-left: 8px;
}



body .jetpack-recipe {
	border: none;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
}

body .jetpack-recipe-title {
	border-bottom: 1px solid rgba(0,0,0,.3);
}




.entry-header,
.post-thumbnail,
.entry-content,
.author-bio,
.widget-area {
	margin-top: 32px;
	margin-right: auto;
	margin-bottom: 32px;
	margin-left: auto;
}


.site-footer > *,
.site-main > article > *,
.site-main > .not-found > *,
.entry-content > *,
[class*="inner-container"] > *,
.widget-area > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.site-footer > *,
	.site-main > article > *,
	.site-main > .not-found > *,
	.entry-content > *,
	[class*="inner-container"] > *,
	.widget-area > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.site-footer > *:first-child,
.site-main > article > *:first-child,
.site-main > .not-found > *:first-child,
.entry-content > *:first-child,
[class*="inner-container"] > *:first-child,
.widget-area > *:first-child {
	margin-top: 0;
}

.site-footer > *:last-child,
.site-main > article > *:last-child,
.site-main > .not-found > *:last-child,
.entry-content > *:last-child,
[class*="inner-container"] > *:last-child,
.widget-area > *:last-child {
	margin-bottom: 0;
}


.site-header > *,
.entry-header > *,
.post-thumbnail > *,
.page-content > *,
.comment-content > *,
.author-bio > *,
.widget-area > .widget > * {
	margin-top: 16px;
	margin-bottom: 16px;
}

.site-header > *:first-child,
.entry-header > *:first-child,
.post-thumbnail > *:first-child,
.page-content > *:first-child,
.comment-content > *:first-child,
.author-bio > *:first-child,
.widget-area > .widget > *:first-child {
	margin-top: 0;
}

.site-header > *:last-child,
.entry-header > *:last-child,
.post-thumbnail > *:last-child,
.page-content > *:last-child,
.comment-content > *:last-child,
.author-bio > *:last-child,
.widget-area > .widget > *:last-child {
	margin-bottom: 0;
}


.entry-content > * {
	
}

.entry-content > *.alignleft, .entry-content > *.alignright,
.entry-content > *.alignleft:first-child + *,
.entry-content > *.alignright:first-child + *, .entry-content > *.alignfull {
	margin-top: 0;
}

.entry-content > *:last-child,
.entry-content > *.alignfull {
	margin-bottom: 0;
}

.entry-content > *.alignfull + .alignleft,
.entry-content > *.alignfull + .alignright {
	margin-top: 32px;
}



.margin-top-none {
	margin-top: 0 !important;
}

.margin-top-half {
	margin-top: 16px !important;
}

.margin-top-default {
	margin-top: 32px !important;
}

.margin-right-none {
	
	margin-right: 0 !important;
}

.margin-right-half {
	
	margin-right: 16px !important;
}

.margin-right-default {
	
	margin-right: 32px !important;
}

.margin-bottom-none {
	margin-bottom: 0 !important;
}

.margin-bottom-half {
	margin-bottom: 16px !important;
}

.margin-bottom-default {
	margin-bottom: 32px !important;
}

.margin-left-none {
	
	margin-left: 0 !important;
}

.margin-left-half {
	
	margin-left: 16px !important;
}

.margin-left-default {
	
	margin-left: 32px !important;
}


.padding-top-none {
	padding-top: 0 !important;
}

.padding-top-half {
	padding-top: 16px !important;
}

.padding-top-default {
	padding-top: 32px !important;
}

.padding-right-none {
	
	padding-right: 0 !important;
}

.padding-right-half {
	
	padding-right: 16px !important;
}

.padding-right-default {
	
	padding-right: 32px !important;
}

.padding-bottom-none {
	padding-bottom: 0 !important;
}

.padding-bottom-half {
	padding-bottom: 16px !important;
}

.padding-bottom-default {
	padding-bottom: 32px !important;
}

.padding-left-none {
	
	padding-left: 0 !important;
}

.padding-left-half {
	
	padding-left: 16px !important;
}

.padding-left-default {
	
	padding-left: 32px !important;
}



.wp-block-cover .wp-block-cover__inner-container > *,
.wp-block-coblocks-hero .wp-block-coblocks-hero__box > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-cover .wp-block-cover__inner-container > *,
	.wp-block-coblocks-hero .wp-block-coblocks-hero__box > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.wp-block-cover .wp-block-cover__inner-container > *:first-child,
.wp-block-coblocks-hero .wp-block-coblocks-hero__box > *:first-child {
	margin-top: 0;
}

.wp-block-cover .wp-block-cover__inner-container > *:last-child,
.wp-block-coblocks-hero .wp-block-coblocks-hero__box > *:last-child {
	margin-bottom: 0;
}


.entry-content .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.entry-content .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.entry-content .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column > *:first-child {
	margin-top: 0;
}

.entry-content .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column > *:last-child {
	margin-bottom: 0;
}

.wp-block-cover:not(:only-child),
.wp-block-cover-image:not(:only-child) {
	margin-top: 4vw;
	margin-bottom: 4vw;
}

.entry-content > *.alignleft,
.entry-content > *.alignright,
.entry-content > *.alignleft:first-child + *,
.entry-content > *.alignright:first-child + *,
.entry-content > *.alignfull {
	margin-top: 0;
}

.entry-content > *:last-child,
.entry-content > *.alignfull {
	margin-bottom: 0;
}



.wp-block-media-text .wp-block-media-text__content > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-media-text .wp-block-media-text__content > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.wp-block-media-text .wp-block-media-text__content > *:first-child {
	margin-top: 0;
}

.wp-block-media-text .wp-block-media-text__content > *:last-child {
	margin-bottom: 0;
}

.wp-block-media-text[class*="background-color"]:not(.has-background-background-color) .wp-block-media-text__content a,
.wp-block-media-text[style*="background-color"] .wp-block-media-text__content a {
	color: currentColor;
}

@media only screen and (min-width: 560px) {
	.wp-block-media-text .wp-block-media-text__content {
		padding-top: 32px;
		padding-bottom: 32px;
	}
}

p.has-background {
	padding: 16px 16px;
}

.wp-block-columns .wp-block-column > * {
	margin-top: 21.312px;
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-columns .wp-block-column > * {
		margin-top: 32px;
		margin-bottom: 32px;
	}
}

.wp-block-columns .wp-block-column > *:first-child {
	margin-top: 0;
}

.wp-block-columns .wp-block-column > *:last-child {
	margin-bottom: 0;
}

.wp-block-columns .wp-block-column:last-child {
	margin-bottom: 0;
}

.wp-block-columns .wp-block-column:not(:last-child) {
	margin-bottom: 21.312px;
}

@media only screen and (min-width: 560px) {
	.wp-block-columns .wp-block-column:not(:last-child) {
		margin-bottom: 32px;
	}
}

@media only screen and (min-width: 782px) {
	.wp-block-columns .wp-block-column:not(:last-child) {
		margin-bottom: 0;
	}

	body .wp-block-column[style] {
		flex-grow: 1;
	}
}

.wp-block-columns.alignfull:not(:first-child) {
	margin-top: 32px;
}

.wp-block-columns.alignfull:not(:last-child) {
	margin-bottom: 32px;
}

.wp-block-cover,
.wp-block-cover-image {
	min-height: 90vh;
	margin-top: inherit;
	margin-bottom: inherit;
}

.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text {
	margin-top: 32px;
	margin-bottom: 32px;
}

[class*="__inner-container"] > *:not(.alignleft):not(.alignright):not(.is-style-wide) {
	margin-left: auto;
	margin-right: auto;
}

.no-sidebar [class*="__inner-container"] > .alignwide {
	max-width: 1000px;
}

[class*="__inner-container"] > *:not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	width: 100%;
}

.wp-block-group.alignfull > .wp-block-group__inner-container {
	padding-left: 40px;
	padding-right: 40px;
}

@media screen and (max-width: 1400px) {
	.wp-block-group.alignfull > .wp-block-group__inner-container {
		padding-left: 30px;
		padding-right: 30px;
	}
}


@media screen and (max-width: 900px) {
	.wp-block-group.alignfull > .wp-block-group__inner-container {
		padding-left: 20px;
		padding-right: 20px;
	}
}

.alignwide,
.alignfull {
	clear: both;
}

.alignwide,
.alignfull {
	max-width: 50vw;
	width: auto;
}

.alignwide,
.entry-content .alignwide {
	margin-left: -40px;
	margin-right: -40px;
}

.alignfull,
.entry-content .alignfull {
	margin-left: -80px;
	margin-right: -80px;
}

body .alignfull .alignfull,
body .alignwide .alignwide,
body .alignfull .alignwide,
body .alignwide .alignfull {
	margin-left: 0;
	margin-right: 0;
}

.wp-block-columns.alignfull ,
.wp-block-columns.alignwide {
	padding-left: 30px;
	padding-right: 30px;
}

.alignfull .wp-block-image,
.alignfull .tiled-gallery__item {
	text-align: center;
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
	font-style: normal;
}

.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
	font-size: 30px;
	line-height: 1.4;
}

.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
	text-align: inherit;
}

.alignfull > img {
	width: 50vw;
}

.has-background.alignfull + .wp-block-cover.alignfull,
.has-background.alignfull + .wp-block-cover-image.alignfull,
.wp-block-cover.alignfull + .wp-block-cover.alignfull,
.wp-block-cover.alignfull + .wp-block-cover-image.alignfull,
.wp-block-cover-image.alignfull + .wp-block-cover.alignfull,
.wp-block-cover-image.alignfull + .wp-block-cover-image.alignfull {
	margin-top: 0;
}

.wp-block-button {
	margin-top: 20px;
	margin-bottom: 20px;
}

.wp-block-media-text + .wp-block-media-text {
	margin-top: 5vw;
}

.wp-block-image figure {
	width: auto !important;
}

.wp-block-jetpack-contact-info > div + div {
	margin-top: 5px;
}

.post .has-large-font-size,
.page .has-large-font-size,
.post .has-huge-font-size,
.page .has-huge-font-size {
	line-height: 1.2;
}

.has-text-align-justify {
	text-align: justify;
}

figcaption a,
.wp-block-cover a:not(.has-text-color) {
	color: inherit;
}

.has-primary-color[class],
blockquote.has-primary-color[class] p {
    color: #20603C !important;
}

.has-secondary-color[class],
blockquote.has-secondary-color[class] p {
    color: #655441 !important;
}

.has-foreground-color[class],
blockquote.has-foreground-color[class] p {
    color: #3C2323 !important;
}

.has-foreground-light-color[class],
blockquote.has-foreground-light-color[class] p {
    color: #844d4d !important;
}

.has-foreground-dark-color[class],
blockquote.has-foreground-dark-color[class] p {
    color: #0D1B24 !important;
}

.has-background-light-color[class],
blockquote.has-background-light-color[class] p {
    color: #FDF9EC !important;
}

.has-background-dark-color[class],
blockquote.has-background-dark-color[class] p {
    color: #DDDDDD !important;
}



.has-background p,
.has-background h1,
.has-background h2,
.has-background h3,
.has-background h4,
.has-background h5,
.has-background h6 {
	color: currentColor;
}

.has-primary-background-color[class] {
    background-color: #000 !important;
}

.has-primary-background-color[class],
.has-primary-background-color[class] a:not(.wp-block-button__link) {
    color: #fff;
}

.has-secondary-background-color[class] {
    background-color: #655441 !important;
}

.has-secondary-background-color[class],
.has-secondary-background-color[class] a:not(.wp-block-button__link) {
    color: #FFFDF6;
}

.has-foreground-background-color[class] {
    background-color: #383838 !important;
}

.has-foreground-background-color[class],
.has-foreground-background-color[class] a:not(.wp-block-button__link) {
    color: #FFFDF6;
}

.has-foreground-light-background-color[class] {
    background-color: #844d4d !important;
}

.has-foreground-light-background-color[class],
.has-foreground-light-background-color[class] a:not(.wp-block-button__link) {
    color: #FFFDF6;
}

.has-foreground-dark-background-color[class] {
    background-color: #0D1B24 !important;
}

.has-foreground-dark-background-color[class],
.has-foreground-dark-background-color[class] a:not(.wp-block-button__link) {
    color: #FFFDF6;
}

.has-background-light-background-color[class] {
    background-color: #FAFAFA !important;
}

.has-background-light-background-color[class],
.has-background-light-background-color[class] a:not(.wp-block-button__link) {
    color: #3C2323;
}


.has-background-dim input[type="text"],
.has-background-dim input[type="email"],
.has-background-dim input[type="url"],
.has-background-dim input[type="password"],
.has-background-dim input[type="search"],
.has-background-dim input[type="number"],
.has-background-dim input[type="tel"],
.has-background-dim input[type="range"],
.has-background-dim input[type="date"],
.has-background-dim input[type="month"],
.has-background-dim input[type="week"],
.has-background-dim input[type="time"],
.has-background-dim input[type="datetime"],
.has-background-dim input[type="datetime-local"],
.has-background-dim input[type="color"],
.has-background-dim textarea {
    border-color: #fff;
    color: #fff;
}

.has-background-dark-background-color[class] {
    background-color: #DDDDDD !important;
}

.has-background-dark-background-color[class],
.has-background-dark-background-color[class] * {
    color: #3C2323;
}

.has-background-background-color[class] {
    background-color: #FFF !important;
}

.has-background-background-color[class],
.has-background-background-color[class] p {
    color: #3C2323;
}



.wp-block-pullquote:not(.is-style-solid-color) {
    background: none;
}

.wp-block-pullquote.is-style-solid-color:not(.has-background) {
	background-color: #20603C;
}

.wp-block-pullquote.is-style-solid-color {
    color: #FFFDF6;
}

body .blocks-gallery-grid,
body .wp-block-gallery {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.wp-block-group.has-background {
	padding: 2rem;
	margin-top: 0;
	margin-bottom: 0;
}



.event-countdown__counter span {
	margin-right: 10px;
}

.wp-block-cover-image .wp-block-cover__inner-container,
.wp-block-cover .wp-block-cover__inner-container {
	padding-top: 30px;
	padding-bottom: 30px;
}

.blocks-gallery-grid.alignleft,
.blocks-gallery-grid.alignright,
.wp-block-gallery.alignleft,
.wp-block-gallery.alignright {
	max-width: 50%;
}

.wp-block-calendar thead th,
.wp-block-calendar tbody td {
	text-align: center;
}

.single .entry-content > div[class^="wp-block"]:last-of-type {
	margin-bottom: 5vw;
}

.wp-block-jetpack-slideshow_slide {
	list-style: none;
}

.is-style-stripes table {
	margin-top: 0;
	margin-bottom: 0;
}

.css-answer-input input[type="radio"] {
	display: inline-block;
}

.wp-block-embed__wrapper {
	position: relative;
}

.wp-block-group.has-background p:last-child {
	margin-bottom: 0;
}

.wp-block-cover-image .wp-block-cover__inner-container h1,
.wp-block-cover .wp-block-cover__inner-container h1,
.wp-block-group.has-background .wp-block-group__inner-container h1,
.wp-block-cover-image .wp-block-cover__inner-container h2,
.wp-block-cover .wp-block-cover__inner-container h2,
.wp-block-group.has-background .wp-block-group__inner-container h2,
.wp-block-cover-image .wp-block-cover__inner-container h3,
.wp-block-cover .wp-block-cover__inner-container h3,
.wp-block-group.has-background .wp-block-group__inner-container h3,
.wp-block-cover-image .wp-block-cover__inner-container h4,
.wp-block-cover .wp-block-cover__inner-container h4,
.wp-block-group.has-background .wp-block-group__inner-container h4,
.wp-block-cover-image .wp-block-cover__inner-container h5,
.wp-block-cover .wp-block-cover__inner-container h5,
.wp-block-group.has-background .wp-block-group__inner-container h5,
.wp-block-cover-image .wp-block-cover__inner-container h6,
.wp-block-cover .wp-block-cover__inner-container h6,
.wp-block-group.has-background .wp-block-group__inner-container h6 {
	color: inherit;
}

hr.wp-block-separator.is-style-wide,
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.entry-attachment),
.entry-content [class*="inner-container"] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
	max-width: 1050px;
}

.alignfull .contact-form {
	margin-left: 0;
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
	max-width: 450px;
}

.wp-block-pullquote.alignleft {
	text-align: left;
}

.wp-block-pullquote.alignright {
	text-align: right;
}

.entry-content .wp-social-link {
	margin-right: 8px;
}

body .wp-block-group.alignfull > .wp-block-group__inner-container {
	padding-left: 0;
	padding-right: 0;
}



@media all and (min-width:0\0) and (min-resolution:.001dpcm){

	.search-wrap input[type="search"],
	.no-results input[type="search"],
	.error-404 input[type="search"] {
		border-bottom: 1px solid rgba(0,0,0,0.1);
	}

	.ie9-remove-bg {
		background: none !important;
	}

	.hero .page-title,
	.main-navigation ul ul a {
		word-break: break-all;
	}

}



@media only screen and (min-width: 768px){

	.large-branding .hero .page-header {
		text-align: right;
		padding-right: 0;
	}

	.large-branding .hero .page-header > * {
		margin-left: auto;
		width: calc(100% - 230px);
	}

	.site-content,
	.page.page-template-food-menus-page .site-content {
		padding-top: 61px;
	}

	.scroll-box {
		padding-top: 120px;
		padding-bottom: 120px;
	}

	.single .entry-meta {
		margin-bottom: 5rem;
	}

	.single .entry-title {
		margin-bottom: 4.8rem;
	}

	.nav-links {
		width: 100%;
	}

	.comment-navigation .nav-previous {
		float: left;
		padding-right: 20px;
		width: 50%;
	}

	.comment-navigation .nav-next {
		float: left;
		width: 50%;
	}

	.comment-navigation .nav-previous + .nav-next {
		padding-left: 20px;
		text-align: right;
	}

	.nav-previous a:after {
		text-align: left;
	}

	.nav-next a:after {
		text-align: right;
	}

	.post-navigation .nav-previous,
	.post-navigation .nav-next,
	.posts-navigation .nav-previous,
	.posts-navigation .nav-next {
		display: inline-block;
		max-width: 50%;
		padding-top: 42px;
		padding-bottom: 39px;
		vertical-align: top;
	}

	.post-navigation .nav-previous,
	.posts-navigation .nav-previous {
		padding-left: 50px;
	}

	.post-navigation .nav-previous + .nav-next,
	.posts-navigation .nav-previous + .nav-next {
		padding-right: 50px;
		text-align: right;
	}

	.post-navigation .nav-previous a:before,
	.post-navigation .nav-next a:after,
	.posts-navigation .nav-previous a:before,
	.posts-navigation .nav-next a:after {
		position: absolute;
		margin-top: 0;
		top: -4px;
	}

	.comment .comment-body,
	.author-box,
	.entry-author {
		padding-left: 64px;
		position: relative;
	}

	.comment-author img,
	.author-box figure,
	.entry-author .author-avatar {
		position: absolute;
		left: 0;
	}

	.comment-author img {
		top: -12px;
	}

	.author-box figure,
	.entry-author .author-avatar {
		top: 0;
	}

	.comment-form-author,
	.comment-form-email {
		float: left;
		width: 50%;
	}

	.comment-form-author {
		padding-right: 22px;
	}

	.comment-form-email {
		padding-left: 22px;
	}

	.contact-form .third-width {
		display: inline-block;
		width: 33.3333%;
	}

	.menu-items .menu-item {
		float: left;
		padding-right: 14%;
		width: 50%;
	}

	.menu-items .menu-item:nth-of-type(2n + 1) {
		clear: left;
	}

	.menu-items .menu-item:last-of-type,
	.menu-items .menu-item:nth-last-of-type(2) {
		margin-bottom: 0;
	}

	.site-footer {
		display: table;
	}

	.jetpack-social-navigation,
	.jetpack-social-navigation + .site-info {
		display: table-cell;
		vertical-align: top;
	}

	.jetpack-social-navigation + .site-info {
		text-align: right;
	}

	.search-results .entry-meta + .entry-title {
		margin-top: 14px;
	}

	.listing .row {
		margin-left: -32px;
		margin-right: -32px;
	}

	.listing .grid-wrapper {
	}

	.listing .grid-wrapper > .hentry {
		padding-right: 32px;
		padding-left: 32px;
	}

}

@media only screen and (min-width: 1025px){

	.site {
		min-height: 100vh;
		position: relative;
	}

	.site:before {
		content: "";
		background-color: #000;
		width: 49.95%;
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
	}

	.admin-bar .site {
		min-height: calc(100vh - 32px);
	}

	.page-template-portfolio-page .site,
	.page-template-portfolio-page .site-content,
	.tax-jetpack-portfolio-type .site,
	.tax-jetpack-portfolio-type .site-content,
	.post-type-archive-jetpack-portfolio .site,
	.post-type-archive-jetpack-portfolio .site-content {
		background: #000;
	}

	.page-template-portfolio-page .site .site-content .not-found,
	.page-template-portfolio-page .site .site-content .not-found h1,
	.page-template-portfolio-page .site .site-content .not-found a,
	.page-template-portfolio-page .not-found input[type="search"],
	.tax-jetpack-portfolio-type .site .site-content .not-found,
	.tax-jetpack-portfolio-type .site .site-content .not-found h1,
	.tax-jetpack-portfolio-type .site .site-content .not-found a,
	.tax-jetpack-portfolio-type .not-found input[type="search"],
	.post-type-archive-jetpack-portfolio .site .site-content .not-found,
	.post-type-archive-jetpack-portfolio .site .site-content .not-found h1,
	.post-type-archive-jetpack-portfolio .site .site-content .not-found a,
	.post-type-archive-jetpack-portfolio .not-found input[type="search"] {
		color: #fff;
	}

	.page-template-portfolio-page .not-found input[type="search"]::-webkit-input-placeholder,
	.tax-jetpack-portfolio-type .not-found input[type="search"]::-webkit-input-placeholder,
	.post-type-archive-jetpack-portfolio .not-found input[type="search"]::-webkit-input-placeholder {
		color: #fff;
	}

	.page-template-portfolio-page .not-found input[type="search"]:-moz-placeholder,
	.tax-jetpack-portfolio-type .not-found input[type="search"]:-moz-placeholder,
	.post-type-archive-jetpack-portfolio .not-found input[type="search"]:-moz-placeholder {
		color: #fff;
	}

	.page-template-portfolio-page .not-found input[type="search"]::-moz-placeholder,
	.tax-jetpack-portfolio-type .not-found input[type="search"]::-moz-placeholder,
	.post-type-archive-jetpack-portfolio .not-found input[type="search"]::-moz-placeholder {
		color: #fff;
	}

	.page-template-portfolio-page .not-found input[type="search"]:-ms-input-placeholder,
	.page-template-portfolio-page .not-found input[type="search"]:-ms-input-placeholder:focus,
	.tax-jetpack-portfolio-type .not-found input[type="search"]:-ms-input-placeholder,
	.tax-jetpack-portfolio-type .not-found input[type="search"]:-ms-input-placeholder:focus,
	.post-type-archive-jetpack-portfolio .not-found input[type="search"]:-ms-input-placeholder,
	.post-type-archive-jetpack-portfolio .not-found input[type="search"]:-ms-input-placeholder:focus {
		color: #fff;
	}

	.page-template-portfolio-page .posts-navigation a,
	.tax-jetpack-portfolio-type .posts-navigation a,
	.post-type-archive-jetpack-portfolio .posts-navigation a {
		color: #fff;
	}

	.site-content,
	.page.page-template-food-menus-page .site-content,
	.page-template-portfolio-page .site .site-content .not-found,
	.tax-jetpack-portfolio-type .site .site-content .not-found,
	.post-type-archive-jetpack-portfolio .site .site-content .not-found {
		padding-bottom: 60px;
	}

	.entry-content > .wp-block-cover:last-child,
	.entry-content > .wp-block-cover-image:last-child,
	.entry-content > .has-background:last-child,
	.entry-content > .wp-block-media-text:last-child {
		margin-bottom: -92px;
	}

	.site-header {
		margin-top: -2px;
	}

	#big-search-trigger {
		position: absolute;
		top: 0 !important;
	}

	.hero {
		height: 100vh;
		position: fixed;
		top: 0;
		bottom: 0;
		left: 0;
	}

	.admin-bar .hero {
		height: calc(100vh - 32px);
	}

	.sidebar-opened .hero {
		opacity: .3 !important;
	}

	.hero:after {
		bottom: 0;
	}

	.site-content {
		margin-left: 50%;
	}

	body > .widget-area {
		border-left: 1px solid rgba(0,0,0,.05);
		width: 600px;
	}

	.sidebar-opened .site-header {
		z-index: 0;
	}

	.sidebar-opened .site-content,
	.sidebar-opened .sidebar-trigger,
	.sidebar-opened > .widget-area {
		-webkit-transform: translateX(-583px);
		-moz-transform: translateX(-583px);
		-ms-transform: translateX(-583px);
		-o-transform: translateX(-583px);
		transform: translateX(-583px);
	}

	.site-header,
	.content-container,
	.site-footer {
		width: 50%;
	}

	.hero {
		width: 50%;
	}

	.menu-toggle {
		display: none;
	}

	.main-navigation ul ul {
		background-color: #fff;
		border: 1px solid #0000001a;
		padding: 10px 15px 0 20px;
		text-align: left;
		width: 220px;
		position: absolute;
		top: 100%;
		left: -15px;
		z-index: 1002;
	}

	.nav-menu > li > ul {
		-webkit-transform: translateY(50px);
		-moz-transform: translateY(50px);
		-ms-transform: translateY(50px);
		-o-transform: translateY(50px);
		transform: translateY(50px);
	}

	
	.nav-menu > .focus > ul,
	.nav-menu > li:hover > ul {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}

	.nav-menu > li > ul ul {
		-webkit-transform: translateX(50px);
		-moz-transform: translateX(50px);
		-ms-transform: translateX(50px);
		-o-transform: translateX(50px);
		transform: translateX(50px);
	}

	
	.nav-menu > li > ul .focus ul,
	.nav-menu > li > ul li:hover ul {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	.main-navigation ul ul li {
		display: block;
		margin: 2px 0;
		padding: 0 20px 0 0;
		position: static;
	}

	.main-navigation ul ul a,
	.main-navigation ul ul .dropdown-toggle {
		color: #000;
	}

	.main-navigation ul ul .dropdown-toggle {
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		-ms-backface-visibility: hidden;
		backface-visibility: hidden;
		float: right;
		position: relative;
		right: -15px;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}

	
	.main-navigation ul ul .focus > span > .icon-drop-down,
	.main-navigation ul ul li:hover > span > .icon-drop-down {
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		transform: rotate(180deg);
	}

	.main-navigation ul ul ul {
		top: 0;
		left: 100%;
	}

	

	.large-nav .site-header nav {
		padding-right: 0;
	}

	.large-nav .menu-toggle {
		display: inline-block;
	}

	.large-nav .toggled .menu-toggle {
		position: absolute;
		left: 40px;
	}

	.large-nav .menu-toggle + div,
	.large-nav .main-navigation > .menu {
		background-color: #000;
		height: 100vh;
		opacity: 0;
		overflow-y: auto;
		overflow-x: hidden;
		padding-left: 50px;
		padding-right: 50px;
		visibility: hidden;
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		z-index: 1000;
		-webkit-transition: .3s;
		-moz-transition: .3s;
		-ms-transition: .3s;
		-o-transition: .3s;
		transition: .3s;
	}

	.large-nav .toggled .menu-toggle + div,
	.large-nav .toggled.main-navigation > .menu {
		opacity: 1;
		visibility: visible;
	}

	.large-nav .menu-toggle + div:before,
	.large-nav .main-navigation > .menu:before {
		content: "";
		display: inline-block;
		height: 100%;
		margin-right: -0.25em;
		vertical-align: middle;
	}

	.large-nav .main-navigation .current_page_item > a,
	.large-nav .main-navigation .current-menu-item > a,
	.large-nav .main-navigation .current_page_ancestor > a,
	.large-nav .main-navigation .current_page_item > .dropdown-toggle,
	.large-nav .main-navigation .current-menu-item > .dropdown-toggle,
	.large-nav .main-navigation .current_page_ancestor > .dropdown-toggle {
		color: #fff;
	}

	.large-nav .main-navigation .nav-menu {
		display: inline-block;
		margin: 110px 0 50px;
		max-height: calc(100% - 160px);
		overflow-y: auto;
		position: relative;
		text-align: left;
		vertical-align: top;
		width: 100%;
	}

	.admin-bar.large-nav .main-navigation .nav-menu {
		margin-top: 152px;
		max-height: calc(100% - 202px);
	}

	.large-nav .main-navigation #menuMarker {
		display: none;
	}

	.large-nav .main-navigation .nav-menu li {
		display: block;
		margin: 1em 0 0;
		padding: 0;
	}

	.large-nav .main-navigation .nav-menu > li:first-of-type {
		margin-top: 0;
	}

	.large-nav .nav-menu > li {
		font-size: 24px;
	}

	.large-nav .nav-menu .main-navigation .current_page_item > a,
	.large-nav .nav-menu .main-navigation .current-menu-item > a,
	.large-nav .nav-menu .main-navigation .current_page_ancestor > a {
		color: #fff;
		font-weight: 700;
	}

	.large-nav .main-navigation ul ul a,
	.large-nav .main-navigation ul ul .dropdown-toggle {
		color: #fff;
	}

	.large-nav .nav-menu > li > .dropdown-toggle {
		margin-left: 20px;
		margin-right: -53px;
	}

	.large-nav .nav-menu .sub-menu li {
		font-size: 17px;
	}

	.large-nav .nav-menu .sub-menu li .dropdown-toggle {
		font-size: 11px;
		margin-left: 10px;
		margin-right: -23px;
	}

	.large-nav .main-navigation ul ul {
		background: transparent;
		display: none;
		overflow: hidden;
		position: static;
	}

	
	.large-nav .focus > a ~ ul,
	.large-nav li:hover > a ~ ul {
		display: block;
	}

	

	.site-branding,
	.site-header nav {
		display: table-cell;
		vertical-align: top;
	}

	.sidebar-opened .site-branding {
		display: block;
	}

	.site-branding {
		margin-right: 0;
		margin-left: 0;
		text-align: left;
	}

	.site-header nav {
		padding-right: 30px;
		text-align: right;
	}

	.large-nav .site-header nav {
		padding-right: 0;
	}

	.sidebar-opened .site-header nav {
		display: none;
	}

	.page-template-food-menus-page .content-area {
		padding-right: 46px;
	}

	.listing .col-md-12 {
		padding-right: 10%;
	}

	.menu-cats,
	.single .sd-social-text {
		margin-right: 0.5em;
		max-width: 70vh;
		white-space: nowrap;
		position: fixed;
		top: 50%;
		-webkit-transform: translate(50%,-50%) rotate(90deg);
		-moz-transform: translate(50%,-50%) rotate(90deg);
		-ms-transform: translate(50%,-50%) rotate(90deg);
		-o-transform: translate(50%,-50%) rotate(90deg);
		transform: translate(50%,-50%) rotate(90deg);
		z-index: 3;
	}

	.nav-opened .menu-cats,
	.nav-opened.single .sd-social-text {
		display: none;
	}

	.post-navigation:last-child,
	.posts-navigation:last-child {
		margin-bottom: -60px;
	}

	.widget + .widget {
		margin-top: 6rem;
	}

	body .contact-form-submission {
		margin-top: 12vh;
	}

	.format-video .featured-image a:after {
		margin-left: -12px;
		margin-top: -12px;
		opacity: 0;
		position: absolute;
		top: 50%;
		left: 50%;
	}

	.format-video .featured-image a:before {
		content: "";
		background-color: rgba(255,255,255,.8);
		margin: 0;
		opacity: 0;
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
	}

	.gallery-wrapper a + .entry-header {
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		-o-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}

	.gallery-wrapper a + .entry-header a,
	.gallery-wrapper .thickbox {
		opacity: 0;
	}

	.menu-items .menu-item {
		margin-bottom: 4rem;
	}

	.menu-group-header {
		margin-bottom: 16vh;
	}

	.site-footer {
		position: fixed;
		bottom: 0;
		left: 0;
	}

	.sidebar-opened .site-footer {
		opacity: 0;
	}

	.customize-partial-edit-shortcuts-shown .menu-items:not(.ui-tabs-panel) .menu-group-header {
		margin-bottom: 5rem;
	}

	

	.listing .cat-links a:hover {
		color: #000;
	}

	.sharedaddy .sd-social-text .sd-content ul li a.sd-button:hover {
		color: #000 !important;
	}

	.entry-header a:hover,
	.comments-area a:hover,
	.format-standard .featured-image a:hover,
	.page-template-portfolio-page .site .site-content .not-found a:hover,
	.tax-jetpack-portfolio-type .site .site-content .not-found a:hover,
	.post-type-archive-jetpack-portfolio .site .site-content .not-found a:hover {
		opacity: .45;
	}

	button:hover,
	.wp-block-button__link:hover,
	input[type="button"]:hover,
	input[type="reset"]:hover,
	input[type="submit"]:hover,
	#infinite-handle span:hover,
	body .jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit:hover,
	body #jp-carousel-comment-form-button-submit:hover,
	#eu-cookie-law input[type="submit"]:hover,
	.wp-block-button__link:hover,
	.has-background-background-color[class] button[type="submit"]:hover,
	.has-background-light-background-color[class] button[type="submit"]:hover,
	.has-background-background-color[class] .wp-block-button__link:hover,
	.has-background-light-background-color[class] .wp-block-button__link:hover,
	button:focus,
	.wp-block-button__link:focus,
	input[type="button"]:focus,
	input[type="reset"]:focus,
	input[type="submit"]:focus,
	#infinite-handle span:focus,
	body .jp-carousel-light #carousel-reblog-box input#carousel-reblog-submit:focus,
	body #jp-carousel-comment-form-button-submit:focus,
	#eu-cookie-law input[type="submit"]:focus,
	.wp-block-button__link:focus,
	.has-background-background-color[class] button[type="submit"]:focus,
	.has-background-light-background-color[class] button[type="submit"]:focus,
	.has-background-background-color[class] .wp-block-button__link:focus,
	.has-background-light-background-color[class] .wp-block-button__link:focus {
		background: rgba(0,0,0,0.2) !important;
		color: inherit !important;
	}

	.has-background-dim button:hover,
	.has-background-dim .wp-block-button__link:hover {
		color: #fff;
	}

	.wp-block-button__link.has-text-color.has-background:hover {
		background: rgba(0,0,0,0.2) !important;
		color: #000 !important;
	}

	.has-background-dim .wp-block-button__link.has-text-color.has-background:hover {
		background: rgba(0,0,0,0.2) !important;
		color: #fff !important;
	}

	.page-template-portfolio-page #infinite-handle span:hover,
	.tax-jetpack-portfolio-type #infinite-handle span:hover,
	.post-type-archive-jetpack-portfolio #infinite-handle span:hover {
		color: #fff;
		opacity: .6;
	}

	input[type="text"]:hover,
	input[type="email"]:hover,
	input[type="url"]:hover,
	input[type="password"]:hover,
	input[type="search"]:hover,
	input[type="number"]:hover,
	input[type="tel"]:hover,
	input[type="range"]:hover,
	input[type="date"]:hover,
	input[type="month"]:hover,
	input[type="week"]:hover,
	input[type="time"]:hover,
	input[type="datetime"]:hover,
	input[type="datetime-local"]:hover,
	input[type="color"]:hover,
	textarea:hover,
	select:hover,
	.entry-content a:hover,
	.entry-content p a:hover,
	.entry-footer a:hover,
	.entry-footer a:hover,
	.author-box a:hover,
	body .tb-close-icon:hover,
	body .tb-close-icon:focus,
	body .jp-carousel-close-hint:hover span,
	.widget input[type="text"]:hover,
	.widget input[type="email"]:hover,
	.widget input[type="tel"]:hover,
	.widget input[type="password"]:hover,
	.widget input[type="url"]:hover,
	.widget input[type="search"]:hover,
	.widget select:hover,
	.widget textarea:hover {
		border-color: #000;
	}

	.has-background-dim input[type="text"]:hover,
	.has-background-dim input[type="email"]:hover,
	.has-background-dim input[type="url"]:hover,
	.has-background-dim input[type="password"]:hover,
	.has-background-dim input[type="search"]:hover,
	.has-background-dim input[type="number"]:hover,
	.has-background-dim input[type="tel"]:hover,
	.has-background-dim input[type="range"]:hover,
	.has-background-dim input[type="date"]:hover,
	.has-background-dim input[type="month"]:hover,
	.has-background-dim input[type="week"]:hover,
	.has-background-dim input[type="time"]:hover,
	.has-background-dim input[type="datetime"]:hover,
	.has-background-dim input[type="datetime-local"]:hover,
	.has-background-dim input[type="color"]:hover,
	.has-background-dim textarea:hover {
		border-color: rgba(255,255,255,0.7);
	}

	body .jetpack-social-navigation a:hover {
		opacity: .6;
	}

	.scroll-box .widget a:hover,
	.scroll-box .widget .search-form input[type="submit"]:hover,
	.widget_blog_subscription input[type="submit"]:hover,
	.scroll-box .jetpack-display-remote-posts h4 a:hover,
	.scroll-box #flickr_badge_uber_wrapper a:hover,
	.scroll-box #flickr_badge_uber_wrapper a:active,
	.scroll-box #flickr_badge_uber_wrapper a:visited {
		color: #000;
	}

	.sidebar-trigger button:hover,
	.sidebar-trigger button:focus {
		color: #fff;
	}

	.widget-area:hover .widget {
		opacity: 1;
	}

	.scroll-box .widget h1 a:hover,
	.scroll-box .widget h2 a:hover,
	.scroll-box .widget h3 a:hover,
	.scroll-box .widget h4 a:hover,
	.scroll-box .widget h5 a:hover,
	.scroll-box .widget h6 a:hover {
		color: rgba(0,0,0,.6);
	}

	.site-branding a:hover,
	.sidebar-trigger:hover,
	.nav-menu .opaque a,
	.nav-menu .opaque .dropdown-toggle,
	#big-search-trigger:hover,
	.hero .post-navigation a:hover,
	.sidebar-trigger:focus,
	#big-search-trigger:focus,
	#big-search-close:hover,
	#big-search-close:focus,
	.close-sidebar:hover,
	.close-sidebar:focus,
	.site-info a:hover,
	.sidebar-trigger button:hover,
	.sidebar-trigger button:focus {
		opacity: .6;
	}

	.close-sidebar:hover,
	.scroll-box .search-form input[type="submit"]:hover,
	.widget_blog_subscription input[type="submit"]:hover,
	.widget_blog_subscription form > p:nth-of-type(3) input[type="submit"]:hover {
		background: transparent;
	}

	.post-navigation a:hover,
	.posts-navigation a:hover,
	.search-form:hover:before,
	.search-form:focus:before,
	.widget_blog_subscription form:hover:before,
	.widget_blog_subscription form:focus:before,
	.listing .cat-links a:hover,
	.entry-footer a:hover,
	.gallery-wrapper .hentry:hover .thickbox:before,
	.gallery-wrapper a + .entry-header a:hover,
	.gallery-wrapper .hentry:hover a + .entry-header a,
	.gallery-wrapper .hentry:hover .thickbox,
	.gallery-wrapper .hentry:hover .img-wrap:before,
	.single .sd-social-text a:hover,
	.page-links a:hover {
		opacity: 1;
	}

	.format-video .featured-image a:hover:after {
		color: #000;
		opacity: 1;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}

	.format-video .featured-image a:hover:before {
		opacity: 1;
	}

	body .slideshow-window div.slideshow-controls a:hover {
		color: rgba(255,255,255,.7) !important;
	}

	.jp-carousel-wrap .jp-carousel-close-hint:hover {
		opacity: .7;
	}

	.jp-carousel-wrap .jp-carousel-previous-button:hover span:before,
	#TB_prev:hover a:before {
		left: 40%;
	}

	.jp-carousel-wrap .jp-carousel-next-button:hover span:before,
	#TB_next:hover a:before {
		margin-right: -25px;
		left: 60%;
	}

	body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a,
	body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
		text-decoration: none !important;
	}

	body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover,
	.jp-relatedposts-post-a:hover {
		opacity: .5;
	}

}

@media only screen and (min-width: 1367px){

	.page-template-food-menus-page .entry-content > *:last-child {
		margin-bottom: 3rem;
	}

}

@media only screen and (min-width: 1451px){

	.site-branding {
		width: 220px;
	}

	.hero-container {
		padding-left: 80px;
		padding-right: 60px;
	}

	.hero .page-header,
	.hero .post-navigation {
		width: 99%;
	}

	#big-search-trigger,
	.menu-cats,
	.single .sd-social-text {
		right: 80px;
	}

	.sidebar-opened .menu-cats,
	.sidebar-opened.single .sd-social-text {
		right: 665px;
	}

	.content-container,
	.page-template-portfolio-page .site .site-content .not-found,
	.tax-jetpack-portfolio-type .site .site-content .not-found,
	.post-type-archive-jetpack-portfolio .site .site-content .not-found {
		padding-left: 80px;
		padding-right: 80px;
	}

	.comments-title:before,
	.comment-reply-title:before,
	.post-navigation:before,
	.posts-navigation:before,
	.menu-items:not(.ui-tabs-panel):before {
		margin-left: -80px;
		margin-right: -80px;
		width: calc(50vw - 8px);
	}
}

@media only screen and (min-width: 1025px) and (max-width: 1450px){

	.hero-container {
		padding-left: 50px;
		padding-right: 50px;
	}

	.hero .page-header,
	.hero .post-navigation {
		width: 99%;
	}

	.nav-menu > li {
		margin: 0 0 0 20px;
	}

	#big-search-trigger,
	.menu-cats,
	.single .sd-social-text,
	.close-sidebar,
	#big-search-close,
	body .jp-carousel-close-hint span,
	body #TB_closeWindowButton {
		right: 50px;
	}

	.sidebar-opened .menu-cats,
	.sidebar-opened.single .sd-social-text {
		right: 635px;
	}

	.content-container,
	.page-template-portfolio-page .site .site-content .not-found,
	.tax-jetpack-portfolio-type .site .site-content .not-found,
	.post-type-archive-jetpack-portfolio .site .site-content .not-found {
		padding-left: 50px;
		padding-right: 50px;
	}

	.alignwide,
	.entry-content .alignwide {
		margin-left: -30px;
		margin-right: -30px;
	}

	.alignfull,
	.entry-content .alignfull {
		margin-left: -50px;
		margin-right: -50px;
	}

	.comments-title:before,
	.comment-reply-title:before,
	.post-navigation:before,
	.posts-navigation:before,
	.menu-items:not(.ui-tabs-panel):before {
		margin-left: -50px;
		margin-right: -50px;
		width: calc(50vw - 8px);
	}

}

@media only screen and (min-width: 1367px) and (max-width: 1450px){

	.single .hero .page-title {
		font-size: 72px;
		font-size: 4.5rem;
	}

}

@media only screen and (min-width: 1681px){

	.single .hero .page-title {
		font-size: 80px;
		font-size: 5rem;
	}

}

@media only screen and (max-width: 1680px){

	.hero .page-title {
		font-size: 80px;
		font-size: 5rem;
	}

}

@media only screen and (max-width: 1450px){

	.site-branding {
		width: 170px;
	}

}

@media only screen and (min-width: 768px) and (max-width: 1366px){

	.single .hero .page-title {
		font-size: 64px;
		font-size: 4rem;
	}

}

@media only screen and (min-width: 768px) and (max-width: 1680px){

	.large-branding .hero .page-title {
		font-size: 40px;
		font-size: 2.5rem;
	}

}

@media only screen and (min-width: 1025px) and (max-width: 1280px){

	.site-branding {
		width: 150px;
	}

	.site-header nav {
		padding-right: 8px;
		padding-left: 8px;
	}

	.nav-menu > li {
		margin: 0 0 0 15px;
	}

	.hero .page-title {
		font-size: 68px;
		font-size: 4.25rem;
	}

	.contact-form .third-width {
		width: 100%;
	}

	.menu-items .menu-item {
		padding-right: 7%;
	}

	body > .widget-area {
		width: calc(50vw + 15px);
	}

	.sidebar-opened .site-branding {
		display: none;
	}

	.sidebar-opened .site-content,
	.sidebar-opened .sidebar-trigger,
	.sidebar-opened > .widget-area {
		-webkit-transform: translateX(-50vw);
		-moz-transform: translateX(-50vw);
		-ms-transform: translateX(-50vw);
		-o-transform: translateX(-50vw);
		transform: translateX(-50vw);
	}

	.sidebar-opened .menu-cats,
	.sidebar-opened.single .sd-social-text {
		right: calc(50vw + 50px);
	}

}

@media only screen and (max-width: 1024px){

	.site-content,
	.content-area {
		display: block;
	}

	.hero {
		height: 50vh;
		position: relative;
		width: 100%;
	}

	.hero:after {
		bottom: 0;
	}

	.big-search .hero {
		opacity: 0 !important;
	}

	.hero .page-header,
	.hero .post-navigation {
		-webkit-transition-delay: .3s;
		-moz-transition-delay: .3s;
		-ms-transition-delay: .3s;
		-o-transition-delay: .3s;
		transition-delay: .3s;
	}

	.show .hero .gone {
		opacity: 0;
		-webkit-transform: translateY(-50px);
		-moz-transform: translateY(-50px);
		-ms-transform: translateY(-50px);
		-o-transform: translateY(-50px);
		transform: translateY(-50px);
	}

	.site-header,
	.site-header .hero-container,
	.site-footer {
		width: 100%;
	}

	.site-header {
		z-index: 2;
	}

	.header-scrolled .site-header {
		background-color: #000;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.header-scrolled .site-header,
	.header-scrolled #big-search-trigger {
		-webkit-transition-delay: 0s;
		-moz-transition-delay: 0s;
		-ms-transition-delay: 0s;
		-o-transition-delay: 0s;
		transition-delay: 0s;
	}

	.header-scrolled #big-search-trigger,
	.header-scrolled .close-sidebar,
	.header-scrolled #big-search-close,
	.header-scrolled .jp-carousel-close-hint span,
	.header-scrolled #TB_closeWindowButton {
		margin-top: 15px;
	}

	.site-header .hero-container {
		position: relative;
	}

	.site-branding {
		margin-left: 50px;
		width: calc(100% - 110px);
	}

	.site-header nav {
		margin: 0;
		text-transform: none;
	}

	.menu-toggle {
		margin-top: -4px;
		margin-left: -10px;
		position: absolute;
		top: 0;
		left: 50px;
		z-index: 1001;
	}

	.menu-toggle + div,
	.main-navigation > .menu {
		background-color: #000;
		height: 100vh;
		opacity: 0;
		overflow-y: auto;
		overflow-x: hidden;
		padding-left: 50px;
		padding-right: 50px;
		visibility: hidden;
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		z-index: 1000;
		-webkit-transition: .3s;
		-moz-transition: .3s;
		-ms-transition: .3s;
		-o-transition: .3s;
		transition: .3s;
	}

	.toggled .menu-toggle + div,
	.toggled.main-navigation > .menu {
		opacity: 1;
		visibility: visible;
	}

	.menu-toggle + div:before,
	.main-navigation > .menu:before {
		content: "";
		display: inline-block;
		height: 100%;
		margin-right: -0.25em;
		vertical-align: middle;
	}

	.main-navigation .current_page_item > a,
	.main-navigation .current-menu-item > a,
	.main-navigation .current_page_ancestor > a,
	.main-navigation .current_page_item > .dropdown-toggle,
	.main-navigation .current-menu-item > .dropdown-toggle,
	.main-navigation .current_page_ancestor > .dropdown-toggle,
	#big-search-trigger {
		color: #fff;
	}

	.main-navigation .nav-menu {
		display: inline-block;
		margin: 110px 0 50px;
		max-height: calc(100% - 160px);
		overflow-y: auto;
		position: relative;
		text-align: left;
		vertical-align: top;
		width: 100%;
	}

	.admin-bar .main-navigation .nav-menu {
		margin-top: 152px;
		max-height: calc(100% - 202px);
	}

	.main-navigation #menuMarker {
		display: none;
	}

	.main-navigation .nav-menu li {
		display: block;
		margin: 1em 0 0;
		padding: 0;
	}

	.main-navigation .nav-menu > li:first-of-type {
		margin-top: 0;
	}

	.nav-menu > li > .sub-menu > li:last-child {
		padding-bottom: 20px;
	}

	.nav-menu > li {
		font-size: 26px;
	}

	.nav-menu .main-navigation .current_page_item > a,
	.nav-menu .main-navigation .current-menu-item > a,
	.nav-menu .main-navigation .current_page_ancestor > a {
		color: #fff;
		font-weight: 700;
	}

	.nav-menu > li > .dropdown-toggle {
		margin-left: 20px;
		margin-right: -53px;
	}

	.nav-menu .sub-menu li {
		font-size: 17px;
	}

	.nav-menu .sub-menu li .dropdown-toggle {
		font-size: 11px;
		margin-left: 10px;
		margin-right: -23px;
	}

	.main-navigation ul ul {
		display: none;
		overflow: hidden;
	}

	
	.main-navigation .focus > a ~ ul,
	.main-navigation li:hover > a ~ ul {
		display: block;
	}

	.big-search,
	.sidebar-opened {
		overflow: hidden;
	}

	.sidebar-trigger {
		position: absolute;
		right: 90px;
		top: 0;
	}

	body > .widget-area,
	.search-wrap {
		width: 100%;
	}

	.search-wrap {
		left: 100vw;
	}

	.alignright,
	.alignleft {
		max-width: 45%;
	}

	.dropcap {
		margin-top: 1.6em;
	}

	.dropcap:before,
	.has-drop-cap:not(:focus):first-letter {
		font-size: 4em;
	}

	.listing .grid-wrapper > .hentry {
		width: 100%;
	}

	.single .entry-meta {
		margin-bottom: 2.3rem;
	}

	body > .widget-area {
		overflow-y: scroll; 
		-webkit-overflow-scrolling: touch;
	}

	.scroll-box {
		margin-left: 50px;
		margin-right: 50px;
	}

	.widget + .widget {
		margin-top: 6rem;
	}

	.format-video .featured-image a:after {
		display: none;
	}

	.menu-group-header {
		margin-bottom: 3.8rem;
	}

	.menu-items .menu-item {
		margin-bottom: 3.6rem;
	}

	.menu-items:not(.ui-tabs-panel) {
		padding-top: 4rem;
	}

	.gallery-wrapper a + .entry-header {
		bottom: 22px;
		left: 20px;
	}

	.page-template-portfolio-page .hentry:after,
	.tax-jetpack-portfolio-type .hentry:after,
	.post-type-archive-jetpack-portfolio .hentry:after {
		content: "";
		display: block;
		width: 100%;
		position: absolute;
		top: 63%;
		left: 0;
		bottom: 0;
		background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,.1) 24%, rgba(0,0,0,.6) 100%);
		background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,.1) 24%,rgba(0,0,0,.6) 100%);
		background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,.1) 24%,rgba(0,0,0,.6) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#b3000000',GradientType=0 );
	}

	.gallery-wrapper a + .entry-header .entry-title {
		padding: 5px 10px;
	}

	.jp-carousel-wrap .jp-carousel-next-button {
		right: 0 !important;
	}

	.site-footer {
		border-top: 1px solid rgba(0,0,0,.3);
		padding-top: 38px;
	}

	.page-template-portfolio-page .site-footer,
	.tax-jetpack-portfolio-type .site-footer,
	.post-type-archive-jetpack-portfolio .site-footer {
		border-top: none;
	}

	.site-footer,
	body .jetpack-social-navigation a,
	.site-info a {
		color: #000;
	}

	

	.neverending .site-footer {
		display: none;
	}

	.customize-partial-edit-shortcuts-shown .menu-items:not(.ui-tabs-panel) .menu-group-header {
		margin-bottom: 3rem;
	}

}

@media only screen and (min-width: 768px) and (max-width: 1024px){

	.hero .page-title,
	.single .hero .page-title {
		font-size: 54px;
		font-size: 3.375rem;
	}

	.site-branding img {
		max-width: 160px;
	}

	.hero-container {
		padding-left: 70px;
		padding-right: 70px;
	}

	.hero .page-header,
	.hero .post-navigation {
		padding-top: 6rem;
		padding-bottom: 6rem;
		width: 99%;
		-webkit-transition: .3s ease-out;
		-moz-transition: .3s ease-out;
		-ms-transition: .3s ease-out;
		-o-transition: .3s ease-out;
		transition: .3s ease-out;
	}

	.menu-toggle {
		left: 70px;
	}

	#big-search-trigger {
		right: 70px;
	}

	.menu-cats {
		margin-bottom: 32px;
	}

	.single .sd-social-text {
		margin-bottom: 15px;
	}

	.menu-toggle + div,
	.main-navigation > .menu {
		padding-left: 70px;
		padding-right: 70px;
	}

	.error404 .sidebar-trigger,
	.search-no-results .sidebar-trigger {
		right: 70px;
	}

	.sidebar-trigger {
		right: 110px;
	}

	.scroll-box {
		margin-left: 70px;
		margin-right: 70px;
	}

	.site-content,
	.page-template-portfolio-page .site .site-content .not-found,
	.tax-jetpack-portfolio-type .site .site-content .not-found,
	.post-type-archive-jetpack-portfolio .site .site-content .not-found {
		padding-top: 70px;
		padding-bottom: 70px;
	}

	.entry-content > .wp-block-cover:last-child,
	.entry-content > .wp-block-cover-image:last-child,
	.entry-content > .has-background:last-child,
	.entry-content > .wp-block-media-text:last-child {
		margin-bottom: -102px;
	}

	.error404 .site-content,
	.search-no-results .site-content {
		padding-top: 100px;
		padding-bottom: 100px;
	}

	.content-container,
	.page-template-portfolio-page .site .site-content .not-found,
	.tax-jetpack-portfolio-type .site .site-content .not-found,
	.post-type-archive-jetpack-portfolio .site .site-content .not-found {
		padding-left: 70px;
		padding-right: 70px;
	}

	.alignwide,
	.entry-content .alignwide {
		margin-left: -35px;
		margin-right: -35px;
	}

	.alignfull,
	.entry-content .alignfull {
		margin-left: -70px;
		margin-right: -70px;
	}

	.alignwide,
	.alignfull {
		max-width: 100vw;
	}

	.post-navigation:last-child,
	.posts-navigation:last-child {
		margin-bottom: -70px;
	}

	.single .entry-title {
		margin-top: 4rem;
	}

	.alignright {
		margin: 8px 0 10px 50px;
	}

	.alignleft {
		margin: 8px 50px 10px 0;
	}

	.comments-title:before,
	.comment-reply-title:before,
	.post-navigation:before,
	.posts-navigation:before,
	.menu-items:not(.ui-tabs-panel):before {
		margin-left: -70px;
		margin-right: -70px;
		width: 100vw;
	}

	#TB_prev a:before,
	.jp-carousel-previous-button span:before {
		margin-left: -12px;
	}

	#TB_next a:before,
	.jp-carousel-next-button span:before {
		margin-left: 12px;
	}

	.infinity-end.neverending .site-footer {
		display: table;
	}

}

@media only screen and (min-width: 768px) and (max-width: 992px){

	.menu-items .menu-item {
		padding-right: 10%;
	}

}

@media only screen and (max-width: 767px){

	html {
		font-size: 15px;
	}

	h1,
	.hero .page-title {
		font-size: 42px;
		font-size: 2.8rem;
	}

	.single .entry-title,
	.search-wrap input[type="search"],
	.no-results input[type="search"],
	.error-404 input[type="search"] {
		font-size: 36px;
		font-size: 2.4rem;
	}

	h2,
	.menu-group-title {
		font-size: 33px;
		font-size: 2.2rem;
	}

	h3,
	.search .hero .page-title,
	.error404 .hero .page-title {
		font-size: 27px;
		font-size: 1.8rem;
	}

	.emphasis {
		font-size: 21px;
		font-size: 1.4rem;
	}

	.site-header,
	.demo-site .site-header {
		padding-top: 25px;
	}

	.site-branding img {
		max-width: 100px;
	}

	.header-scrolled .site-header,
	.header-scrolled .search-wrap,
	.header-scrolled > .widget-area,
	.header-scrolled #big-search-trigger,
	.header-scrolled .close-sidebar,
	.header-scrolled #big-search-close,
	.header-scrolled .jp-carousel-close-hint span,
	.header-scrolled #TB_closeWindowButton {
		top: 0 !important;
	}

	.main-navigation .nav-menu {
		margin: 80px 0 30px;
		max-height: calc(100% - 110px);
	}

	.admin-bar .main-navigation .nav-menu {
		margin-top: 122px;
		max-height: calc(100% - 152px);
	}

	#big-search-trigger,
	.close-sidebar,
	#big-search-close,
	body .jp-carousel-close-hint span,
	body #TB_closeWindowButton {
		margin-top: 20px;
	}

	.hero-container {
		padding-left: 30px;
		padding-right: 30px;
	}

	.hero .page-header,
	.hero .post-navigation {
		padding-top: 5rem;
		padding-bottom: 4rem;
		width: 99%;
	}

	.large-branding .hero .page-header {
		top: 3rem;
	}

	.hero .post-navigation a span {
		margin-bottom: 4px;
	}

	.menu-toggle {
		left: 30px;
	}

	#big-search-trigger,
	#big-search-close,
	body .jp-carousel-close-hint span,
	body #TB_closeWindowButton{
		right: 30px;
	}

	.close-sidebar {
		right: 48px;
	}

	#big-search-close {
		margin-right: -9px;
	}

	.menu-toggle + div,
	.main-navigation > .menu {
		padding-left: 30px;
		padding-right: 30px;
	}

	.sidebar-trigger {
		right: 60px;
	}

	.scroll-box {
		margin-left: 30px;
		margin-right: 30px;
		padding-top: 80px;
		padding-bottom: 80px;
	}

	.content-container,
	.page-template-portfolio-page .site .site-content .not-found,
	.tax-jetpack-portfolio-type .site .site-content .not-found,
	.post-type-archive-jetpack-portfolio .site .site-content .not-found {
		padding-left: 30px;
		padding-right: 30px;
	}

	.alignwide,
	.entry-content .alignwide {
		margin-left: -30px;
		margin-right: -30px;
	}

	.alignfull,
	.entry-content .alignfull {
		margin-left: -30px;
		margin-right: -30px;
	}

	.alignwide,
	.alignfull {
		max-width: 100vw;
	}

	.site-content,
	.page .site-content,
	.page-template-portfolio-page .site .site-content .not-found,
	.tax-jetpack-portfolio-type .site .site-content .not-found,
	.post-type-archive-jetpack-portfolio .site .site-content .not-found {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.entry-content > .wp-block-cover:last-child,
	.entry-content > .wp-block-cover-image:last-child,
	.entry-content > .has-background:last-child,
	.entry-content > .wp-block-media-text:last-child {
		margin-bottom: -50px;
	}

	.error404 .site-content,
	.search-no-results .site-content {
		padding-top: 80px;
		padding-bottom: 80px;
	}

	.post-navigation .nav-previous,
	.post-navigation .nav-next,
	.posts-navigation .nav-previous,
	.posts-navigation .nav-next {
		padding-top: 30px;
		padding-bottom: 27px;
	}

	.post-navigation .nav-previous,
	.posts-navigation .nav-previous {
		padding-left: 20px;
		padding-right: 50px;
	}

	.post-navigation .nav-previous a:before,
	.posts-navigation .nav-previous a:before {
		left: auto;
		right: -50px;
	}

	.post-navigation:last-child,
	.posts-navigation:last-child {
		margin-bottom: -50px;
	}

	.single .entry-title {
		margin-top: 2rem;
		margin-bottom: 3rem;
	}

	.alignright {
		margin: 8px 0 10px 30px;
	}

	.alignleft {
		margin: 8px 30px 10px 0;
	}

	.single blockquote,
	.page blockquote {
		margin: 2rem auto;
	}

	.page blockquote + cite,
	.page blockquote + p cite,
	.page q + cite,
	.page q + p cite,
	.single blockquote + cite,
	.single blockquote + p cite,
	.single q + cite,
	.single q + p cite {
		margin-top: 0;
		padding-left: 20px;
	}

	.listing .format-link .entry-content > p a:before,
	.listing .format-link .entry-content > a:before {
		left: 10px;
	}

	.comments-title:before,
	.comment-reply-title:before,
	.post-navigation:before,
	.posts-navigation:before,
	.menu-items:not(.ui-tabs-panel):before {
		margin-left: -30px;
		margin-right: -30px;
		width: calc(100% + 60px);
	}

	.alignright,
	.alignleft {
		max-width: 50%;
	}

	.contact-form .half-width {
		width: 100%;
	}

	.menu-items .menu-item:last-of-type {
		margin-bottom: 0;
	}

	.ui-datepicker {
		max-width: calc(100% - 60px);
	}

	.search-results .entry-meta + .entry-title {
		margin-top: 5px;
	}

	.widget-title {
		margin-bottom: 1.4rem;
	}

	.widget-area .widget_nav_menu {
		margin-bottom: 30px;
		width: 100%;
	}

	.jetpack-social-navigation + .site-info {
		margin-top: 12px;
	}

	#TB_prev a:before,
	.jp-carousel-previous-button span:before {
		margin-left: -16px;
	}

	#TB_next a:before,
	.jp-carousel-next-button span:before {
		margin-left: 16px;
	}

	.jp-carousel-wrap .jp-carousel-previous-button,
	.jp-carousel-wrap .jp-carousel-next-button {
		display: block !important;
	}

	body div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post,
	body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
		margin-top: 50px;
		width: 100%;
	}

	body div#jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post:first-of-type,
	body div#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:first-of-type {
		margin-top: 0;
	}

	div#eu-cookie-law {
		padding-bottom: 90px;
	}


	#eu-cookie-law input[type="submit"].accept {
		margin-left: 0;
		right: auto;
		bottom: 20px;
		left: 30px;
	}

	.infinity-end.neverending .site-footer {
		display: block;
	}

}

@media only screen and (max-width: 330px){

	.twocolumn .half-width {
		width: 100%;
	}

	.twocolumn > .half-width:nth-child(odd) {
		padding-right: 0;
	}

	.twocolumn > .half-width:nth-child(even) {
		padding-left: 0;
	}

	.single .sd-social-text .sd-title,
	.single .sd-social .sd-content {
		vertical-align: top;
	}

	.comment-content table,
	.entry-content table {
		text-align: center;
	}

	.comment-content th,
	.entry-content th,
	.comment-content td,
	.entry-content td {
		padding: 16px 5px;
	}

	.widget-area .widget_nav_menu:last-child {
		padding-right: 0;
	}

}

@font-face{font-family:dashicons;src:url(/wp-includes/css/../fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);src:url(/wp-includes/css/../fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAAQAAAAFZAuk8lY21hcAAAAXwAAAk/AAAU9l+BPsxnbHlmAAAKvAAAYwIAAKlAcWTMRWhlYWQAAG3AAAAALwAAADYXkmaRaGhlYQAAbfAAAAAfAAAAJAQ3A0hobXR4AABuEAAAACUAAAVQpgT/9mxvY2EAAG44AAACqgAAAqps5EEYbWF4cAAAcOQAAAAfAAAAIAJvAKBuYW1lAABxBAAAATAAAAIiwytf8nBvc3QAAHI0AAAJvAAAEhojMlz2eJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/Mc4gYGVgYOBhzGNgYHBHUp/ZZBkaGFgYGJgZWbACgLSXFMYHD4yfHVnAnH1mBgZGIE0CDMAAI/zCGl4nN3Y93/eVRnG8c/9JE2bstLdQIF0N8x0t8w0pSMt0BZKS5ml7F32lrL3hlKmCxEQtzjAhQMRRcEJijhQQWV4vgNBGV4nl3+B/mbTd8+reeVJvuc859znvgL0A5pkO2nW3xcJ8qee02ej7/NNDOz7fHPTw/r/LnTo60ale4ooWov2orOYXXQXPWVr2V52lrPL3qq3WlmtqlZXx1bnVFdVd9TNdWvdXnfWk+tZ9dx6wfvvQ6KgaCraio6iq+/VUbaVHWVX2V0trJb2vXpNtbZaV91YU7fUbXVH3VVPrbvrefnV//WfYJc4M86OS2N9PBCP9n08FS/E6w0agxtDG2P6ProaPY3ljaMaJzVOb1ze2NC4s3Ff46G+VzfRQn8GsBEbM4RN2YQtGMVlMY2v8COGai0Hxm6MjEWxOBZGb+zJArbidjajjUGxJHbgUzwYG/EJPsNDfJLFsYzpXM6Pmcd8Ps1BvB8LGEE7W7KSzdmGA9ifgzmau7ibcUxkB7bnHhZxb+xDgw/yYb7GU/yQp2NgDI9xMZ61sWVsFZtHkxb5+ZgQE2NSdMYmDOM5HmZrfs6H+Cbf4bt8m28xhb2YyjQWciDHxk7RGg2W8DFWxbyYE20cx/GcwImcxKmxWYyIGXr3l7MPp/MAn+PzfIFH+Co/4296Q2v+wdvRHP1iQIyKMTE2ZsZesW8QSzmHi7mFK7iWsziTs7mIG/gAl3Irl3Az13A117GeC7iSdVzIjdzGMXycP/ITfskv+B5PRk/MjT1iCPuyLAbF4Jgds2Jj7uOj7MmX+DI78hfejBa6+Kxmekp0s5TBXM/kiNg29uaNmM5p0c6fmMmMGMbLMZS/8w2+zh78lPFMYFvt9Ul0Moax/IA/s5P2+hy6mcXO7EoPu7F7bM1feSR25wzuZAN3xBasiJGxDSfH9pzLeVzF7NgxtmM0+/FK7MLrvBNTeZSXYlP+wO/5J//SV/2O3/Iiv+EFfs2veDf68xHOj53p5Yt8n72ZG6MZzhoO5wgO4VCO5CgOY3VM4S1epYxdYzKP8QSPx3xu4v7o4Fmdydbo4j1eo+IZbdaW/+Gc/L/82Tj/0zbS/4kVue5YrmzpP3L1Sw3T+SY1mU46qdl05kn9TKef1GL5J6T+popAGmCqDaRWU5UgDTTVC9JGpspB2ti4TOMmpmpC2tRUV0ibmSoMqc1Ua0iDLFfwNNhypU5DTJWINNTQGqRhFos0DrdYrHGExUKNIy16Nbabqhhpc1M9I21hqmykUaYaR9rSyM+7lZGfd2sjP2+HxRKNo01VkTTGVB9JY40HNY6zyGs23lQ9SRNMdZQ00VRRSZNMtZXUaeQ5bmOqt6RtTZWXtJ2pBpO2N1Vj0g6mukza0VShSV2mWk2abKrapClGvtumWuS1mmbkNZ5u5HWdYeQ1m2mq+KRZRl7v2UZ+9p1M9wFpZ9PNQNrFdEeQdjXdFqTdTPcGaXfTDULqNvK6zjHy+vUYed5zjbwee5juHNI8I++f+ca9GheYbiTSQiOfp17TLUVaZLqvSItNNxdpT9MdRtrLdJuR9jae1rjEIu/tpRZ5/y6zyHPZxyLvkX2NtRqXW+R13s8i780VFnmdV1rkc7+/5SKRVhnPazzAIu+7Ay3yuh1kkffdwRZ53x1ikc/0oUY+f6tNNxTpMNOtTFpj5LNyuOmmJh1hurNJR5pub9JRpnucdLTpRicdY7rbSceabnnScUbep8cbeb1PMPKePdHIe/YkI7+fJxt53muN/L1Psch781SLXPNOs8h74HQjv4dnmLoL0plGXuOzLPL+Otsi781zLHINOdfI8zjPyPM438jzuMDI8/iAkedxoZGfcZ1FrlEXWeSzebFFPpeXGLlWXWrkfXSZkffa5Uae3xWmjoh0pak3Il1l6pJIV5v6JdI1ps6JdK2phyJdZ+qmSNeb+irSDaYOi3Sjqdci3WTqukg3G29rvMUi3123WuQ74jaLfEett8j1+3aLXIM3WOQafIdFrk93WuQ9c5dFPmd3W75G0z2mbi8/ah/1fRRh6gDV85t6QYpmU1dI0c/UH1K0mDpFiv6mnpFigKl7pGg19ZEUbaaOkmKQqbekGGzqMimGmPpNiqGmzpNimKkHpRhu6kYpRpj6UoqRpg6Vot3Uq1J0mLpWitGm/pVijKmTpRhr6mkpxpm6W4rxpj6XYoKp46WYaOp9KSaZumCKTlM/TNFl6owpJpt6ZIoppm6ZYqrxpMZpFqrvxXQL1fdihoXqezHTIq/TLFOnTTHbUJ0tui3yGvdYaH3LsNDXlQ0Lvb5sMnXplM2mfp2yn6lzp2wx9fCU/U3dPOUAU19P2Wrq8CnbTL0+5SDjTY2DLXe95RBTEqAcasoElMMs195yuKH6VY4wJQbKkabsQNlu5O/dYcoTlKMNrXs5xiKvwVgL9RblOFPuoBxvvKFxgimLUE40VCvLSRb5Z3aakgpllymzUE429J6VUyzynKYaL2ucZpHnPd2UcihnmPIO5UxT8qGcZcpAlLNNaYiy28jPPsfIz95j5DnOtfybg3IPI89jnpHnMd/I67TAyOu00JSzKHtNiYtqoSl7UfWaUhjVUlMeo1pmSmZU+5gyGtW+prRGtdyU26j2MyU4qhWmLEe10lBvVK0y5Tuq1aakR7XGcq2uDrfIX3+EKQdSHWlKhFRHmbIh1dGGamh1jCkvUh1r5GdZa6E9V51iSpNUpxq6d6vTTAmT6nRT1qQ6w5Qnqc405U+qswy9l9XZFjo71TmmdEq1zpRTqS4y8jpdbLyi8RKLvP6XmvIs1WXGOxovN2VcqitMaZfqSuMljVeZEjDVjaYsTHWTKRVT3WzKx1S3mJIy1a3WN8fbTOmZar0pR1PdbkrUVBtM2ZrqDlPKztdlH+Vt6jAlb+qG8a7GJlMap2425XLqFkN9Rt3flNWpB5hSO3WrKb9Tt5mSPPUgU6anHmzozNRDTDmfeqgp8VMPM2V/6uGG9lw9wtCeq0ca6i/rdkP9Zd1haC/Wow3txXqMoV6zHmtof9fjLFRH6vHGWxonGK9qnGiUGidZ6EzVnRaqR3WX8ZjGycYTGqcaj2ucZqFaUE839N7XM4z7Nc60yPOYZTyrsdvybyfrOUZe7x6L/PPnGu9pnGe8pnG+UWlcYDzzb8iLsxoAeJysvQmcJMdZJ5qRlZmR91F5VWXdZ/bd0511zEzP9PSMPKOrS5JHEpJGI0uyRbUk27KMMMuitVU25lgW+cAyuGt3f17A2Muaw6bHwMIzC5g15jFlMNcaA7vAmp41ZtnfW1h48PbVvC8is46eGZnj97qrIiMjj7i/+H9HfMWwDPyh/wddZTRmnWEaYbfj+cl/F4dYcErIc7BgIAHDv9ftdDtnEASbkL7ZRS98qimf8DXL84pOsbr/qTWMc6Io59OWVFC0WiVfkDTFUbEr5kQX/8mnmgpniLqtmTzGQ7gb0rGH4Q5NKuTLdU0pSJZZUDHOY0yKFpfvV9CvMCpjQGyziBwdVddQaxvZbYyY7uVO5/Jzlzvdy898EP0KjXYuv/mxzvi3Pvt68ih9fohGTJph7GjTKyBHWEa4Xas2T6NWZ3DoFYteNIjcYhGNiu4VtzgY0MMk7y+iX2fKTASxTrsTNsMmruIN2hg4aZJtRFql20GdbvLv+cW4vdBvI4RYLKqYU+or9XVPVZRUyg/8SMnUcjl//ICnYlHgJT29YkoCVvOrC+iHUqwoSIKEkODnc7WMlgm8IMOynpI51lipj39AdxQ/LemylrKkak3J8VxS1hHUM2SOQT/WBOzjUMBurd0McdhthrV21OmGXb/TbUeu53d97PkR3uy0mlXB8dDoONYXOgte0At8OOq42xWMhU7o5XuBB0ddOP6l8urqzurqKOeH8Q30CT/YTZ44flzQQ5LwArltZ5UUKUXL9Qvo5xmJ0UkfICgWlMdvR9h3K22/XXPRMMx99KO5X+i3hsPx1VEfNZPzaGF/f/+lwWD6nq+i/8x4TJU5DnFoYQPpCAYs1MBATRiW28hLkVMyWh2vg7sevWWNpdd8GMzeJvqsaxhu6J7IP2uW18xnsU5OTvz2PxctX/xO0fTVZ0VI8o6fWIb7FtzjhWetyir693AP3KjjZ821svlsnpwYxvhL/1z0TYRpGNFUT9eXZ7dWSLE5WvZr6BpjM3lmielA/7RbzWUU1nCtKsCI9KLKZifc9Byh2mx1/MiKI9EmNA+G7pqcop6hLFf71WXZMGTEKMYw12i0m83RgISBgHv9KI4dXpGNKDJkOBifbLbJXeH4L+nd7LvelXuExqBYUjzJ0G8yPKPADHOZHIz2BrPIQPch2lMGCtswWqCjfHJeilMbPgwtGpArFdKNb37zm+3BINj7+n5/t4XpyX+n4XjQv4r6/auDFmq10H1PPGE///zWQw/bly61lpf3Hn88/fzzaRpGj1y69Ah8dyL4S8b076P/RtuN9jiGDjfYGoznDkw7bzZ8fyJrWdnCPfVjvWYv+6tprZA5dy7UHSfvOOjnsufOZgua+aD4ePQfG68twK3fQi7knckcJ/QhRdqia1UsPnIrVjREzPhwdJ2JBqg3Pggi1EvG4GfRLzMYWqkGcWiITpHF0Dow14GqkG46g9qtbscnFwyE7rv/2P1CxuF+079W0kqFzFNlpewpZSx9FpJtHt+P3gd3YN7xW4VrriaJZcWDW96QLVQvQbKdEe5PaNgfoD9mYDghyKxJhzWZSJTINGOiHHY9Os6Rsv6D6+6G5Vi8trZ9B3ayaU/W5LSB79hedzbSdppHB2s/sK5xEN1wyS1GWtYkP51x8e3bSfp0zo3QFRgXy8ztMGqtVrNWqQquFY/YRkSG7DKi4/M0qpFBugXV72x6rj9/VkDzd7bRyFDGB3QM9xTjOpNVDEPJirI4jQwCcjXACg5IEon0UYukja9C+F2GazQFDFWHyMsk8shNKZN5N2IRrB0R8wBzGVaAqo6cItrcRq015OsIr6Gw021WsQALXgER6t6EZux2Qph7ReRvdrpeClK7HZg/zRDuhgMl8ckS6cGITAG9F3Cne7j97Pb2s28nwTt535RWSrwh2YLEsaInNyqcqAeSXpDa60GR5QwO/x92iuU5JImKUMAqdLaPc4WgYpXltMln3DvfbZQk00McyyRvheCjVh6XI81SBFGxJA1xWgbZnosUxcgG9omKKWrjrzielrUlQ8EplktxUr6TFnguldILS0iqr4Tn0JsESTM4RWFg1s/aaAFWjlPMG29oJRtinS40BtS0RhpICGmjkVUvJO2jo2YXmsrzyaXmOnLXYCKQxvPIdCUDFK7FLUf+BZc0IcS2WeiAuTZTeUlkeV3lUq7Ga6JTNNQ0JxliKFsPWTlWQk7uQmpTcQRsBxBWNZ9nWVZjOY7n0rwoaBiX/BrmIDGFrbKSYhGbUrx7X3/M9eebcPxLWEKiyIoFQ0urCPE4lTJVhDmfFwsZS87ZXAlaS4BLLMe77xQMSYYsDF7UeFbiBMnzcx5b9FRXF6DAdU8xpAa09tqWZTptaE5rrk3TTIYpAK1YYNZgDJ5gdpjzzC5zkXmYeYx5A/PMDW3NR55fa3bbMLIAXvm1dujWyFgjIYZvJPiRW2v6pAlDWELJ9D+N4ABXyHUYpPCGELoJQpKSglO4kzyJ55p6/Ndnkdg1vti0RV6V2Mdqtwui3XyMlZpnOaMrBo9dlB4l1565wEP6ZQTpKfO4yCLpuJFqrqn+sfL/8tXVcnlV9TdKf+lrq+Vj8038f9eqlR+7z2hoeq1aO/8N9xla4w3na9Xz9Ur1wvnqbffqDc249x5I1b8hSa7Wq9VKfa9e8JbPFurL4/9aK3or54q1JW9Kh2h7nmTuuGl84s5kbIUwKEndaSQeeHS0wsgssnS+kqGKJ3fPtUjwNGAuXUqrvMilMvbpNdYo2Xb/LCBRjktrupgXZFHXontdG/NVuRMoJtAkTeXE1JGx9fndlapnq1jGHAFfkrxoq2pu+96Uk81nChYrcDbisF7K6apsqvfV1pqXli1d0hVBlmd49zfQFxgHxg1DAE6yqjRhvmAfIA3vJase+nj2Qvm77E7T/pimbZ4t3XXHXbI+/jD2DMMDBJTV9Y/Zzbb9L8rnN3XlrjvvKu18GhsE/Uzz+RlY9xxY6xlUJQ2yDjO5s+l7CdjHXUDbBTqDq+RiGzB3hBjH0CSBSwmW07MtPgUTQjWcC4VOOVerHrv/WLWaK7ZLyNYVW7e0Zr5czjc1S7cV/dx6tZPfwRIviryEdwrtygSffwHquwXHJmE0CKILm8YU2QHJIFgWlxCBr9toHU0uzI4Avj+j+2njkW2T41Kav6Zxosw5mllWXjl5SbtvLS3sfFAVRN5NYSWluT6HZdYIntR5AX1GEwT99QHQwxQGTKqlZIFzBcxrr2wL6bX7tEsnX1GrmuZwsshpGz45GKcfUhyfFF2gnYbRb1F0WwT0vcXcyzDtShv4AjZcY3G74ls1i9cJAWwDCoXx522jNehZD+gfjM5tBHO9SwhqkRDOW6QhZvtU67zjpHffsHmdObyKHta6gSqaq25g38/JmIUVBF30o4zAszLPLVRsJSVLbErncmdLgsBKAt9ZDdI0zY6w6dkPvKm1cVtGw8F4iPq/EdiaID1hibLW5VNIkgUkKk8akoBkmUdQXM3iWUHm/K6t80iCvJBQtHI8yytceYoTrgBOSAEygkXFrrQrqF1xMRx7qA95RACkaGQAseGwH83G+uQ5QBcVyydPHoyHMMyuMwckgFv5G95vAB6kediAOhsRBPDlJ3kdHqJsD/7G1+Yy3IuG0X70NcpaQNOyQqZHizp5Zjh5pgsd2k3yPdwfAZOyD+hkfPUK5DKXx/T+Btwfwt0ufNHBfmv6wLWoFTGvXj9aL8imFlGIHZevB+HhoNdLyrgfDYd/R91c0qoDWq8oadoj/RDjpF9DP8eYwFvdxzwKJRZqMOXJKh7BEg/TrNuMuX/AcQnPGwJMAoq6eQYR8ttuwVivEaLhRICaYKDDNexWAQH4ruN1XU9nARG2W+jDd97/lsspjl16+vjqgw0eL6dDI4VYw0hjWQC8YhhfcRd0Q4ZJVeU4nWP5XC3dyJR4vAJPuYEmppaW/Ry7cInlJEvWjG8tdRCXaoRBFgkpX+RUJMC6X5M5xGqNFrLSrsyyJU7Scj3ADRmF1dM1zPOsZrCaZfKmGGaUbO2fyWo2rVjmMsOIU16atKMJPFEWaHEFuCI6RslIwW6U8GptwLpd4K3dyZe0+WjcR3vjq6h1rUdY4ZNucbhH/0hahIZwuRf0epSfjqKimw32WnvBXjDpw2uzsYMIk1yxKg3CYR2OW1n6dDBEw1arB3MkCBIaegXKKxIZhwUcAhDKw1Y/OjiI+lCYUT84OAj6zFQecgXtkVFnEylAOBgM4EbUHwyyBwezewaoRWYo8DhosNdH0f7+7BrhCURaNpoVnuWBgiTb6b17cC9P3kNuTXJBcZ7Te3pQHpZKn1APhvPe1x/Np9uuhLRSEYribCaVO5oH4YF8PKRZJDlMrtP3A8CGyYr60/cnbdaoWbQa4bT004xuarMG5X6TCgxvarMeyecM8g/2+gfD4Q3pCEco2BtBHae079MwroDTtr2YlfO9WIBEVgmSoBOWhEJt36OAu0kQ9e9hFokqm0qrvl4IZN8vFng+W1jffMtl11akU43mDm4sSorI1xcUBf1ECnNKWjYV0ZSCjKDywtnOyehksZRqbyxF6/c73idMFKQ9RxcKlj2hR59Evw6UKAPlC2kJfbIA+6SJ12FMYJ+MfsLUhZMItJ/fjRp+F4e1b9D1Vmlrq9TS9ai8tVV+dOnUqQdObS3HEqRzlfbZ+s74z8qdnfoO+mfxfeT+cgT3/+KpB7fg5mwsRMqfUL/3xHee0D54ImmzX4dylZglIg9gdZagO8p9bLNrrE4Hmb/N4ma7u0EkFd0memzzJI4uv3mjvqktSQvFxgMXQn717gcu2Mdekteyl9+8LaJstvcC4tBPwtkbTuIgfbKeK22aNr0Nbm5m7v1gZvOk8EdY4V988WIHsTOaPQLqKQIuNQFHQf/CZOVxFEbJl5AKBOtYfzzid8SI38HwFccjSrtHe9ksjCHyd53IF2MsgT6PPg84YoFpM+cASbyRoKIEruKQoB0ikY3FskB6IblBZbFwreUTmEi6gkoHZidCtZtgSALunG6z1gFcAo8ChiQUXgBSHTkEVaInK2mP01Sd812loe1oWtrQ9ee0hvIRT+fG/zMSTE67y+QcQXiO1yX+OUFbmkQ5/RMQkYXnBD3FvVkWRbG44KQkvZ7VBEtkFcWtB/UsSnNekE2pluundX0HOADHAG7gLZr2MU7XT7R4XrvPFPQXBI17q6Bq3HMCWhLIgcYvvJVX9NRbgHgbb5btpbyIFUkLmpqAjaLipoNcY4Yr/jX0jUAkJg1YjmqwBLVblC1YQ1XBdQBmFaCVSIetIcS4xX7xxaUqAt4x7Zt8dZnNuyjyC0Cb3eJvbNW6MiuximXBlBK7jeN+KO/siM052jAkXB8iazX5EqFeBfKroUGvD6uOjvq6gvot+NOV0UjRp/Laa/Ac4Pxuxa3A6mi1OhHQeiLR6loE4xNJy2aHiqBg6pTJUTGMbWA94NOLVkuoVVodDwHVP4ICgqvHhzwVnKPp+2FCo8hK3r6FrBp5e1RBwyh+5+EhkbCgAGDX3tz7pu1I3nECxiJjAxyB8rnwOSr3EWoTAVByrIaThDYVAfkTMd0oWi/6+cAtFt0A8tA0CKJJJFgtR0PZIBwKOjyIiuue1ysuFUmSfJyjwp9WHHLHyWEvW149OKAMjZHMHbJmS4zP1OnseRuUmXR1t9PuNP1OE2oOk8GLNrudIxxkqhpLdoC9idUL3dm923AVGKFOd9PBG0QgC8QYLpK51N10McFDRC5C2CcBw6vpC18omTkO4ccE3TVyHBYs3TO01e7j3e7jz5Ggu3B7lrO4Uuvhpx9utR5eFXTHDDiZswyn+GjzfMbyMR8UzaKt8Szp6nwG81kvqBRE4XgtYxpcfmV1c/2e9fV70JNL3Ubt7Z4gCx/JlV1rJe2kTbSc5APB+IVCjnf5Ns0IgrfTu2yPrSOpnGM5JH9T2t/2bKyzqRTiX0wvV8sriqyXuML6Pa+7Z500a6KIgeGgAhJqAq06xewyj9+gjfHnmxQfvYKLMFbwNnCQTUzGARkPRP9A5RxRi1A3gw3pCghgdcLOI+bC286ff9t3k+DCuefPnn3+3SQ4t/XU1tZT30SCZ1y7FOpBZeVyaWVle2XlHs0xVMyzbNk1sqrU6XQaviXyLMpxItZVU9FYJnkhBFryQgiyyQshWFHxRjnwhIVcaSUgL91eGRiCqaU1Q+3kHXiZ224j18w5vl0PfJrfhHZfgbki0hm9GNNuuxVCq0B9u5MIbpOpUIgT5+I+UKcbphE8MFHFbVJYsA3tOtE2uXHznkZTdd1hVjZNx9gL6BzaiydGcuhvLPhlL/DK/sKG7S6JtqfaVaJFEpcWDkxHXZIqtmYcu/j6i8d0wy5Ljqc66CCTkwuuacjJ8b2PKIYpHw3M/Lp+xvR9c3eXhGf09eOer6WwxAkCJ+GUtvoWIWWxAD78Xn49l1vP93zFklhRSgkz3oOsoz5TY9aJlHkiR25S4gHw2sGU3vAVEtYqFHbPxxNqBDdCSHiMLn0DunTF9DxzkfXMwPTYRTgZ/+85IXKdKFAM5ToJtymVySe35uEE9aCxME8qxWPSdnFD9uLDruEZk4sQnfAMA6iHDr2/ypxmzjLnmTuZHh0DzXUK59xkJMyfpqgmKB4FUFs6JubPw66LzyDXQPER/6Eqaqqii6q/6g1VUVdUTVS9Vf8VQ45IdSLZGNKQnh9GwBomH/QmM5t2LctNZ82sbWePnI3/dkQeGZFXTGMfCSL6DzglaMF3uq78FNRznWpkiEIG10IhFov7BE/4AvbbaywlpmSF7dJlF2gw+u6qFBiR95rcbV7HCKSaZbP8Yg4bUbCqOCvbq7a8FrRNKb/IszZ6In1XzQvYwSCV82p3WxIyjcoZ05OffJ+49ZqtWg0C8QOvF7PmTsUwETO3Xo0YjeqLAOz4wK/FiNoOuyGGDyBXDGwPYo7dv1Qe991cUC81R48/rpwU/lCNxMcfln/gY2i0Uy6PD1HgZJy86Yy/4+7b5cpz2jdmxNvvVJ5+dkoT0RfRLzH3MA8xTzDPMS8y38F8ANAGUeKtI4d0sJEIvdsT+NUlgxNaCNqDDtFooh1JjvFAjm8g497zw8nS2Z3QTaLFJAMDhhGMEz8eLXESzJPO5Nyfi6Nf8FbP+KIqpSVbIpyApIr+mVXPdNI1lq8EelPiyJoMa00LviTKSaEWVDm2mguuSSYZ9A/FS/N5HtYm+Ka4gHuNxO3CJBd2BfzILtG5kKBEcQgJ/sbfWfW1Zt41RYUXVNF0cw3NX93xZU1eP6nq1ZMuLDuwxGvkWS0O4ZQ1BPdkVVdPrpvWU/F8i+LDBzgVgA+f2hGwCAhzCyuiqOAohkMJLTlEf0TXKTIHATtTxEygMqxDs5NOi5g1kI6aImPPwfz81IQGRYpSVt5PFHLvV9BptaS+T/VJ3HwjSXvjGlHlvZ8E4y8roqpIiiA5hlhFv6Mo71dLPrl2WonvgOD736iUfRWeou/wS+p70jnbteyMHeh+fiq/eRl9gXHpCsKQqUREr2GXcDmeTway3zQQgTCwWgKxCCn2wB7KfmN6uflAczn9gn6ieSbKamo6WN/4pgyAtoWglmnuOIG90/R8M0QXf6Pu2bZX/0Imh+6ub7iKId6lvmOFy6653x14q17AF1zgZyhdZpk5mZTP5IDzqgE/uAyzP2K6zBZzhmEIYvVr7Wjyxf+AOJGYUElWP4r2WsB8R6NXj/SJwAr+WKZHDtGA4OnWII7T8HCfxOZli7/KNJg1qm+Pp2IN+y4O292wGuumCBtAFk8CCrsA9SiAaaIDzcooQdpeNIMgveza2YyMJZF385X1zQvbJfOgHqqNVkMN790pe0Vd5FIrlV4+36uspDhDlUwtY+1g4BV0jNGLJ+85duy+4zP53K8yAZUUE9kKnqAeKMMWonpcWlLCS4fT4lw8HgTH12F9S/mF4nJYDJeLBT8lOO47F+FvUhbE9Or1nuo7DX+bZI7gK2z7DccX0ouL/+ekGNNyjKActzN3Q+uQpqkRAUsVC3F7dD1SlHYLmKcuEUEkIIOQNShTZ9KcIVGdxv8wZXwoNBqaWb2EspcvZ08WskG5ura4uFYtB+O/MhqczYsqLyqGnQHWTeMaJUfLcBxiBfNZU2ARx2U0Z29ra+tQF1KpzusuHw+8E3eIooAR9JUo3tE5rwoZK6jwgoB5nLJM1RRULKT0QFP8ghmGZsFXtEBPCXgleOWV6Ti4hgYwgksQq8zsLU4jAKExiCCWQJDkuUT2TMgf6kPI6+p4qOq6ivqqjgZFl16C4IAkDhRdVxiqtKH2A7GsZImi4/PMa5lLzOvi/CbacuC/mqmbpCYz8cnXuBTjQapXnyZ2iWxhcJ2hBSThoWbZvp3Wjhx6WhoIDJxNDukgnX7O9h04rUCib1vZ67Cqo9F8ZcffBhfgcxluBJj7UHw4uCExk7Gz/vdoaUe5RILjSfpDpEm0ZC3+EtCN0hF6cRsdc/cy98d8qXV0DXRrFBWRvqkK/lzcJis5kIstRMThkYtviE8oC3Dc437PL/l9+B7GK8NBfKBkBpjwPSApyWFICQsajgdokCVwLkvDHbKE7ZD1aBobfwuRm1+jJCdLiU1Aw2iCBW6u6z+sfu2K241VCvQb1wMwaB/A5y3qMWwNSbn30d7fUe5XDg+zV+gfMzcfRolNDWBnGJ90EsTygW6UmhrVDO5WDVMZP6uYhnp3rx9RId4pmOHq+DeUdFpBa6oZjQ9OPXgKPvP2IsSWhtjbkXpYNVxzuxPbpmEPDa5Fg2ul1dUzq6sIyDaMvqB1OEpMxhKbDfRtgKhX6FxiGk6i8OzW1lhCtWsTdEwbNIrDuB0rVMHmT5lMtAMtCA14eRGv7VTD4zhtFx1NbGzWL9Y3G6LmFMb/QzpXcyv4E9B+Jd//KHAJ8MRT1cgTcadZtCu6k200suTr6EW3VKvLQtknAww+Ezz8x+h/EK1fN5HeAl1M7EO2UaxXpclNCgmbVIabcHaYGlRgYi9IFYRHokKUvufC3T1b05S8bsmOKWmeKuCMVlJ9N49QvaaJMse5Ws4GUq+noctLxYqb9pfrHOIlrr6SNhdKHMvLXDFsWOkFs1qK2mWvUijIImfpHAZ4Y2IuhQQ97aTLnKcVlBNphfV0gDKqKRlmRpJUtbyaSUkim8qs5ooLHitjlnXDO7bOMsxMXzECxFWFsc90owln1rYSRo6M/gqu4ckYiKaD4XDCgFF+pacYaLd/qMVd8Fcm6TiPCngUxNBDdLDnQdrkMyfnGhLrLbtC5psPE4hIzPoHrSsB6sH46rUOZ7wmKWuBacIsPU70OVQoUaWrF4YjDjuzczQpKD81zZtE0EglUNXUntXKgdBJERSr7qJ9hYLk8X9SiA7e+P4YM0doS8joZPEwssIPy2k9lCRidqr5+DvRIIa2B0f4y+lcGs3rEOk/mVOjvagf7cWKpGB8OBrN8T5lZgNijoCtCmE3OpSB9qnoipySo1tEKQt7iZghJLo+jEaaMn7Hm3hoVtSAZRVfNjwT0IuibTwoQEcsKjD0LqKPKg43/sSPSjIhNxxvquxH1LTpp1Ip3h7/S1T4PrgCTDebxuy75nEY0c9QCSkwhW7oRlPhEGI2Lh4bXdm4+OT9x47dj5iDYxc3hleOkZMnL27EfDXLoDFgz1Wmw5xktplzzAXmLoKOPaoogVkkEDRPBN3rKBFzA49HzeLaa6gGM6wm+EnHbRoIkBU++kUbNaOUV50sQimOrWP8VdEVfxnjP8Oup7/DAGjCskjVJE9Vc/eLtIt+KP2D6V+efn/A/lz6B230V3WWwJmMq+bKel104QX4l+FVXxXP6S8Zdk5VPUnTUIpNWSLtZwueege84aW571zfEz6mfoOczY4lbLG0DZgC7APLsoEdxBx/Xbf7uudJcHzpwtLShQdIkEml0Au9LNRslFyEYLyfXIXgO1MIdS6++CKvzPPQQ8CGZYbYPLeILBSTgErN3RjMAB8adgkf/SJ/aqmwoRpK0EzVVtp1BFh7/Zcu1teerKPAkJdOl7N8Iyezwma13ulcaH3gtfW119fn5m3lVXLZQu1al8xlSsdvzOZS74UXdh+BrG7OBK70IKN52pCDY+vVq4Lenjq1VNzQZW2uEqsoSFn80mngZ2flvz2a0pFfR78FfXMnc5H5ZrLSUeUCwWik3JR+ABV0CblI6lJt8gQwd6iomTAePiH1XWroFQe+12k3G1N8Rwu8jNzYaN2jGgtPoAnkCpEeVJv/SpRVCTCwkTZYRVUV1kjDoiAi2VnLK36KXauH95cKWSwWyk+t5DVdFRSFNWXTcPzU+K+XycJ9SknBQ1gWJUmRiLxZSxsp8i6k5SWJZWWlgHlN0bEti4Yo29iQDf4Zt1jAjeWF16TTWi57d2OhWDf8vJk2RU1CuiCzrO8ET8bI4EXexrqi8bgAr+NkKS/y8Ir4dbM1hPQTBh4TRl03AcyNmA2HlZ2qRKKQtK4LLdkvekRnMx4V3QM4/H7YbofLGVtR7MyAkNknHRKOogc2Lzu5x4LpuP499HuA0pcSucBUnRZLBKhdEZ/YLPqxgeMZFKLPOW17HeYrdjEeiI6YFkVjzR5/ryMJMi9aaddVV1Tbeddl9DnbXktjnIZ7B6KYxq5ordvta44NN7hu2hJ5WZDgxjm6OIhtX7qRVbPh29sn5iSxrQbDHFnfBBhlDbdrAfFEzHAI38ceG1997LEb7kF8G1t+G42uT25CLbiJTeSTwyQ/K7JIfkQ91aOmKOQ7zY/cR/TlGoqLMiSq7CltuEJl3Izt4nal7eO23+66FTfsuoMIZff2gmh8bW8P9XrNj0a93WiYHGfl3Kd2DaQmoVuzIrdLjAuAyx+h05fHo8uXX3wRRS++OF8vYnNDauW3ocxtPBoOye2foVV78cXxVXL35P4gtgWwI8igFu0NBlAUgpjn8SkP6//5yT0NOvWcmIslmpxONyIrB2FxiRiTMr01eiWWvU8vRERwQHM4L+sZ03XNjC6zKSnFcjyyrbKlOarKcXII8A1WEJIuiaqoKBBIHCfxyNLzcel+l5PTQe11tSAtcwDmZFZK1zohAAaJk2XuPQs5XUQSL6UEUbWWLFUUUpLMs6KeY+b3FxApzXGCme3KBNcLFNcjAEaNVoxOyXaCmOndjBUwcTI98XHFrRxHL2tOWh0/r9g2+nZiEQUcuqSnc7pK2M20qSmiwPNQFNWsmyoU5o/pCDq0lfHvahabVtGiYo9HZOjsyTKVoV4h3PKeqXmmY8LH00wRK6L024SeitN+0RgPOChih0w0jncTvSjBZ3S1A1pgT9DXzVASd+NNEtNNFJXplZiZ2ew8gXbcDF3+Mp+K4dmjMTz7TzFoe+nrAMTtxXG0HV96m0GNKfu5czW6uh6vnUPZOK0VI7X48563EdnAcnc+rRe/ipnTTYqMA/U7BjzwvWRVn4h2gYUltmEA7dq41enW4tr6sN633VildpqqJWEMzieRIRmtEXNBmob6MTm3KFvaymcCQFYPXYaA6nWOXfTXgslJZUW+HDhZ7uyjxy4iJibTsQgtCoptR89oduFPdV/vaRkdTnoQfZOgZ/QenEBSFATaos8WbXJhrn4yrLRrgNFuI/jM/sdXJZo2jU+b5fDvXZnvi9tgiUgIUf8fWpW4IQ56u7ukSvP1Kty6XjdXA99Y1VvXi3Q5Dif1+sjRysxquXFDvaBve7uzer3jSEX6R2s5uLFeQOppxebHoworLtmRdPv8eHSPjsOv3Vc39e1kHP6T/datqzep08asnnNjMLh15eZ6aXC0nrfspzv//+mnkFrI/YO7yVy+K3359D+2n966Ak9vz+tGVVqvM6SP5sD/TS0f/p0JlNuaFPrviqK+nsmRYkJweLTM/Vl94KDvkavwTQ5zmG5ELSfrsxVpAmgr7QQq0/WJJ9KvCPdQn0gEBhHZFQTs/gDO0MPjq8HhIdkzdJ2RgezKQUAPRH177cqVYX+ebyFtlbmRYwrn9X4zLumne71o8jnCHR3OXWDm94hhRidWjxE1zfXJDI7aaC8aX23t9waDHuCk0WjY2h8O52wlfx19nuzIRMTGhAzGyVZaujuhGAvbO/EOrm0YeGRnG6zFnSb6abVQvuvsome7fNrAAPEVwRZ5XledQOSB3xZct1sweMPJp5csQUYve7aTquzUC13XJdt9eDlnqzrPi46gmIIi6K7g2h5b2jElKTOzF/499AcUE9qw2vrddRb7tu8JBkv3sX6k8smqUflk/csPKEj+fz9Z/3NTrXxf5ROQ9ok6Wn5AKcrj+if/pyKlZjj+t9FvA75KA11h7JpVadfIrDIQAL12t9M00Bnk9wHBjtBTFTEjQc/uYXa44791EQ3GBxG6rSKyOBiPhn0p8z3+zlsXJ+/9CXQA8zvZQ0oKCJjdI8w80eqip85LCI/eWxzh3On35t+z9978e9EPn5ey4ucL7/m8iO57X/59PwVp0zk1s7WmVltk/PHJEfWvoiygnmx8AJJElFM0ZL7W8/7k+egwsUPv3/T4qz3vJ/mTIzo4PCRm+TS84fGkLd4JmNiAFi5BG1sxO0j2FhAGF7djARyONqk9xPAb26eDohds3Vaq5YNMEC4eD/KQDG29WmlilgsLK4vvvssK08eXfG8OcxP73ijG9RExFjscDK6h4bXeXr/HzMsJeGppTq17bbJBAx/2+9nhsEdD1O+TXb3XGXqY42euUJ4c4He35nb9ShcazweEj6M2DiuY8DgfOHmy3C8/Me4/AYc4joYQR/c/MYbjXvnECQieQP1JfGqL99FYZkLkXgImwnSK5qlQD2YbEa/HWnmAxcxGlNaX9l/XsOwHP/CAbTYe23dVU7Qi9E3d9kYtl4P1qBquv+be+25bDytwpiuGWdlod0lW/LQuRN4d750FnsKtQaZhF/OkLn7Kx1C5CqlleDAcDvZKx59Ezl7pyeOl6taTpfEIolvE2rhfevLE7f3SiSfR7ZXHT5T6EH183qZfjTWZM/IPND0kBnbAqBLBBg4JGoY+BwbWxYkQoYoOEmIOwfcvqJahGJpXMCuNUsNwdbGJ9ayuZ+eXBUXRXeD2bdmo2MWs5RuKIt0rBCqQ+ilWv5aMXzIbParNrBIZCLByRBsTEaaw1iDR5Bslx95h0O9H8LnOHB7AMA/6ox4Z4kE224suPULgZ6/V2o0ich7N2viGvREomW0TXUk8a8jWiMM+0G6YNjD69qiqprXfn7Ph/hcxL4lgduBaN+rCF31L546O8aMmDWHSRdFhazpPR/Pz1AbWaP4/Fr/Ofw8I7qYqoUR/fm0qv/0a+nNi4U/XP3d+G0H89V/lGtF4VZI42RUAte/3okE0aME36s8njAbZEcpCFAHbPOj3e63p3+DatdHBwX6U/O3GqXM6Irpyo1o83rYQVVeR5Zou5TROkZIPLHzv58vtYrFd1kzbjD+BZJrmAI1K7TPt0r5smjKKSDge0XgPbtm72mdmtnNXoG3uZy4zTzBPMU8TqSCwpDCHHYOsuLVuwpOvI+KBoSoQDwcdv0kn9wakwwwgUu4OoXs4hhk+NTskeLUauqS4rdRml7wL+3w0Gz9okDJYIcUv3rFSYgWWZ/mUgkUeiYhs+dwQZRXWUlW3dZno1JEp8KoIHDyHeJlXeMzLoRdxnJOuyOO/uEb/UImFl/Apll9Mp4speI6XOY4kpFhR5j8mcgKv6ByWDZ7VeJ5Np1iOg7U9xad53VRQTby3n9XCYAj/8+0j0l26K8xF5uuodg37Z4iBFSE5wDtSC8GYPGB/mxJAWCbjy5RC+ARguBMMBotEtQntMls/yObSIVRDFdGdh4flFc1ICRw2LFnFqqCoQiplZGFZqtimo8tY5g1Fw1hXFQXrWEs7nqbJWgXWvV4/0CQsn4+CD6WRCvVUDRWzgqDzgiBAPY3A2AzuVjXF4FOqKFiCiVOcLViGrCHE6lYwoTNXbk1nanStxDAN/HbUoAQg/taS40EfZnJACA2aIzTDbJbqbG9FaGZ+Qip/nxGPBv+h3C6V2mUFWHzTIQZSAYxqMth32qUPUYvqiNhIjqlFHSJqnSlNGQFV02FmrRAkAxO8O7WP7t6kjiUG6sTBAqGh6PRt15nXnIplF98XkhePhyQMddRqXd1toVEvCHqJCimAq6NJQaxTp34Q5vvgpjJs3FQG2yJSZ5pWmxkvECM/+ER+Fz5HCvJFkv/4qk7LQ/A7NGgQtDeAqLeywZEijUdxWU6bSdm+eGUwgA+UK6Y5vwj02SaWMd3YCAawMNGDJtvQbpH2F6bipA1htVbbqi2K/Gajsvz5I0nCRrO8/GN5R4fpV7qQ3sy3tm5b74aVm1LmcP5PMQ6lez6RuydapdMo1isR/yLraCY4Rs/lTfPfGavGCcMgh3d9RBS72MM/hHFXdNF35Q0fUOq/M83jptfx4RZj/NUfwi7cgz8ieriLGeYfTm9LqP2Po7ejPpHxTuwVfo0iyHVYh04z54m0jQoEu82YZwZWpK3Htrg4CmHFhPXSfRWsSYhzaeLjgerUQvS9kiTIkrNateoVPy06kp/Jfil3Incyp291ukHBsDSjUHY8y9DN51Z0PiU+lbUsy8gBzgxGffTv2RTnynY901zEXorLHy9++3C4/Jah75oWh9i05tg7y7KnBAuWEtTVjPbBwSgY9qaY4RfQPcxZ5nbmXqCWl+gukK5LhbhhLbYUBsRZIx5YyO49GNWAUagI1IUujwgl3fTxGtQfMCSQRbjQwNE6EqANKN7CG7Uo1sW00AdlS0n7lbSRyvCFbLeeyRknjVwmU83k/LXVtCJhA7MVVpDKa46EbcnVJPbuu1lJHf8FnxMF7vmirJvWG1euoI3AND/LpVzsWAVRdTI7O8vLO8HOzk4KnnbgMVNN27KbEgzFChzZeFB3PNNcQqIvv2ZZzc5kO1eO4I7ZvsUb7O9mOxXjmRh/kn2wxDqmNYzxTDxG3011NDK8L0rVUtBqYa2L7j/2TKt/LP9G5WJzQLTRvfDtszVrSNcsl1oHNMnO/Yl2iyxKr3rycqz7P3Z4uHOLGDXNhngU7N8UmckC9tCArhpMbE8fxob11JS+7RIlej+qd9JOlCn+01LmEA2+pxHabu0D37taDsPS6k9CreM16Kvoq0wGkFsRZmebOQ6YbZtJvA8JOCSKI6AGbBi7H+J9IJEh9qncKPE85MdGp10+hPEGc8NPXBApVmc5JD6InNOWqBInRON3jYatfjQcjT5t2rXEBVH9lBValVUT8ZOL8DzxMKSK1lJIvBHZZ7qmQtwRnYWLo71+9H7rVB1Ol08c92q2uWCuViw3uUSqZE3Xuq+FS2M7LdJ6sKpaBMFHKEGdeA6B3ur4atfQsAcYfdi7zgSICbLDLDlcnQY3JaBREIwH2SzqZ8nfYBCQv2gaBJBCLkQ0IAlTe5QW1VHBcLATtb/XmNgE1SaRQXGpCB9EfH9B7HPxgSgWybEYX40/UxpN+O7V2H9Tbc6WMCSepoghQpVujiTD7QyRe3Q7RL2CDj1zvE/sItCe6VWEFPf0U5hPSannO93nUxLLC089zbGACP/Nv9FfPiSWFST4G0HhnngaCyn28Y2Nx9mUgJ9+glMEWX3nO9Up//1nUJ4i0foR7TAAiAZVQhPvCWTbaIklXpIcYE6uUqvGFoTC8ONEc8Rx3/+ulKygL78orvn/xXPFbyFH3737z19QMM8idPLjHIul2Xy6RnmnLJXkQVZQe8iIbIci0h1i0+T5bwBacGz8o8e+9CM8p1ji+78Hp+UUj4ZrX1yDzx+8hzMNln/DG3jWMDlmprcibUp8pBCL5xvsM3HNnbnCinzsu8R1WDds+0csNT9HNooVXV3t95vN3d2g2QS0V/SuEiMbCHp7RDlTFJ97GQAEDEDC/vfm91onvPuNuUOX3jq/198ql4/Nv1yYe7cNrVaClX31VvU7WquwDaOnOzXAO1LHg4Np5a6tFVumQsSt+nwJRvsvzJUhu9N01rZjqeyRtl6lnmhuUdupT6nmvD+pkHqcetW2/zNZTAluvoJNB+sKruRd2RexxApuz1X8b71VSw1EMSO5haqgati2hGreEVhJlDKKc5fLp47Nt+N8uX06Sm5uw5Aywt1XHx3RAHjiW3ZZfWOwVt07Miom+CHWp2aYPPWGdpPvq6ltWIUg9PkTdGjI4z71bjWUjfEg0Sg+NL7WmkUjRHcc0fvQd8XweH9/NInM2U0RDwRE5mwBE2ABKxAbLSFA2f3+Z56rf/zj9efQQexfY9R6rv4jP1J/jpm3uxJjz4cuGVrdmk109Ras/+7hKHpv/V8+HUXja6NWHx2MgnvfW/9X15ledICy0Wxv/ltgnXCJhQKgpBpxbbaF2k1qggkF+t27t+U7BMltZspL0Zkz0c/euZYW5bOpaLVz51TWNzoq/4/fc+Q1bqIGuAu9SQYm8um2eFpLl61iY7nd/iUJBvlIk8evyNqHt0PDOM4uh6vbH9ZkcjMzlR9cozbYs9VsTgcevxxROQpdyNp8cjzaDeNhtheMxlchoC7KhhOWZrx/7doIWEVgbAOqEpjKGr9EfXW0EwV6CbnYBbK/jtq9bKWy9sBapZId2F7FVNHLEcY8/URXDlK8qesvMUd9oLiJZ5H2xLmYK8Q29oOol615axvBci1YzrY3/GaEBuPBcCQiRGzjpZHKIowRO6Fpv0/bnOiZAXGRJk42GtamGw4npsfxcuFDF8T8RVXwYYwLc9fDVvOAF7NYga+KfUPP6IaPVwOgKuXVK7kG6zgQdRzURC9L3M6OgCfhA1aWpabyB2zWeoCTtOE+NTAfrODNmr+gf5ycfVxf8Gubc3Nusp+e+kCxcMUmIrCEC/a7tQBd3R+PdmOTleFwNBigw/FoHwE22AOIEAT9wax/rqFDsjrajQ4dCZOFBLsJY0NOWp0DRBRKd7XbDds+5KNqo9Vq2I6OPhmxpjL+xUa7fVdL+v7oT8orcJP0W3TQsdPy2gTXIjqSp15FY5vXqbdRN0zSUeC6tR7BG+6+V9wnR+haIEaoX7fXe72iS82X+nD0iru7RW9A/JDO2iZLLVepZcS85TZ1vRdvHid7GMh+nInRg9+ZGH3U2nPmHhEdrFYtFgah4SYVJnxKMWkE3a2YY6AC42sDArnLfgToQ1Q0M30trco8x6KUIGt2ThfZg6yp/AkamuRheHLTJA+Td30eZRPE/obEBGQ0VGVL1VXNkLWspsH7/0Qxs8yN9it5gq9vmrvAv9jTOk0MWax5Q5aNJJHET6Lv1tNpffyNEKLvGA8PYhTXS+xYYpvjcqAJsRFLuhyoGB0mD+jk4fEe5YFI3ywXi29U1UKmamfoXlHlIAqyUA9LVgNtNhYIP019aR2VU2DhFsKLJPH3bC3j2EJ7cWm51ky72tZyuPl/pbWMm8btxcWVatN2tJOQ9jOVjMnzfOOie9KpNlc333R2Nbw5aUoHr1GOq0g9wZ6IuXqHQlLil3KCLaKbIvgm6xrEvP3EsWMn/pYEcmyV/a0mtb3+1rhrfyVOPD3ZtX9scbh4jAZX5+2048/LyViKzWemcghSXonRAK3HfnbKk96HFbfjE7EDkT0kX7oLBBLpytoy3toKoh7wAoP4m+2Nh4P9/XgBRmhfNqgnKOIM6pDu3tijugB9ui6lKDerQ97OdN1oQh+ukN2tRJND1gu+WwPs6TZCtwuMHZSBOGMCxMHDlIJruBuWUNtAUXRwcO1g/PPN3mgA4SAMd0Kylg6Je48BAmwRhOGl5g4gkBHx+bHTHAwGcEsvbGrhdQZSgMEJw72wCbfuNBlmTlYnQPs4VLtE9EhUywYMZjuFY4UZ0ZeF3YPB2vnwjs+t3RGeX3shPL88WPub82uDtTvQaEDT4CokXmdCmkqun791HvFbqRTHjXiaU60SZ/xQ/Q54+PAOchh/jh5QH95Wh1zopTpNe4WGNH1ajy8AhiO7Y1p0X+YaIltTqf/kif57M1n1yJ4JHFtD0UXan3Bw3UkEfZ+y4A/9BSVv6IJjFKywqGfyvl5sWkXTEXTjMMgG8PkuzdHgs6Hbmmbr6AXbcezl4+2HdMWUSxnJMKRMSbIU/aH28TVyf9CUyY36kkwe02bryK9Su3rCC0fUPRu1BNz0u2sTWR1x/NAOm+gzP/88PruweZ5FpRPVldpWcEez+7rjx1/XPXlpg2VRc3dhg0XnN6tbdVQ8HuSpi4bo0ZO6fSPunOCYmyihn3jbnXjdnUcwPzdE/f2IBEcx6FXicIy6KUtoxK+gnwZezqO+h7aoTRPphk3Cy1UpcUqi/iya6naASpQQ2f0XwhG6Yh016XaCTY+wDtUw3vjyeU5R9WqgiIVq4bmU5BU8GWcL2T/kZIhKOFPIpsv6xrObRpkvheUP5ay8Vs1xOXVpVZY/v7qkQryqF6x8ipPRe6wl3Swu1TKZRb2ezdYLjmNMIuOrz60fP77+nJZOf6HZeVLU1ccW1hFaX3hM1cUnuk2OQ9P++1P0acK5Evam2wwnGwW6jWSfTgmh/1h/pO7p2W/6DuyKJYBS2a2ve+ZMLjACAb2u/lDdrQQ//M0Yl7CHxw1UzihZo4pn42OQ6BVnohIL7Qx24IOG3/7t44Nv+zbUm9z7m+iniFSqETt0IO7EBRxvUiDGIIg5vbESZHmvcTK7Ydsb2ZMNj49WNu4Klhc31h/Mr7GuabrsWv7rHl9cno6ZrwB+JLLcJnOK2WFi6+ZmTUcYcJxHBFFF1EWdFo+hwl0dxTYmJaBJmJiVLyPcKRHXA9Q7jgEx9LOiL28vLd35YpU3iivLIrIyEjovjr9S3Siu35nl3iyzsKrLP+hlsmWv8swpJ1A948xb65zGcdo39JdOoR/BeNtAd52RHbRQWBYzFpLQHVLmv1Tya+cyubuPSzkZ462ymc2UoxMBi9BWJDg8l5b6p2bt+jGYd4T3qlHLeWgwuljVKvGGd0IuCAlJPNpQvczLGmvYx9Yck9WIxen4kIRH01AAYb9TDguFsNKO+eOjZ3M8xRXoV5vKJtaZNvFEVqPMZsw9UP0rifsRkVq2a7hG3PzRG1LUIiKm1f2IiKei+uOVKKilmkHA5s08e3U3G/2vrS3zkUfWaNine5kHgGL3Bg89NLhvZ+e+QR85J7dKlx55Zetk6ZFLTOKvO1m74vWK9PhrmDuYXWgnQH54G51JdShhYl0yX1Ob3UQrhsNqst2ZjLRN4PFZYltb86catEpswEKEwsPrPE5xKUBMlibqIo8QD7yGrH4BVq2HambOEARRti090DXNteH8Cl1nqR050KT3pDAvi5LiG4KsYl6y4Iy7LYA1OrvumTm9TFwtAZCEA8eX9ZyVy2ZbQbBLQ2amoxgm9Tye1JPWkZ+rI3ZcH+rI/z3rF9dtfI0XWS7FskJaEzWoHM8Cw6IibvBdNSOvAypU0lA1Q42rdo2oqMbDPmp9IytysiTCYCfV4mSoFlSu3/d8K9DLQOFT8FIWsTypk9mmcsoomPn1A6iYBpyTgXokBr/JIgejBLgE14/a6LDfG/X7vYNe0OvvEcVln353s70DGBxTO/b/hr4wkXGiCTLmyUwn9NqfuBhFfbJl84FT4//e8JZfe5e3dPHXGq9d9u66uOShZ5eoseJ97sW73KWLd3qfdV2SfufFGSaH8hIZMSkzQ9iFCX1LAZ8KIxwwETq82rp6taUFO/0+YvqxGQbqUysMgqC1S/B3JX4fC2+E9+nJ+1y6grWJNV0jCv2KW8E1n2V68RvGf3Hl0gF5ySNXLqGA5HH1atT/KOTDTMpHfRIpVL5WINgI8G3UBva15jegrGTrrU81pyG8+mAzbYenzq/dhj4MXXk4gjwGdOPzoGY7ndtPPPRpwI6IOYyg3Ye3fD8MpG4NqI8LQKVRARIPhbdJa7SJkhZ9aPPibasXtkLbGr8L3gNvi3q7WZLBQw+duL3j2LcdEhwYXWd6B4dztlCERy1TlF4ku/aoUr4bIwoyeKvE+W3b3wZOf6e9eeLEZnvn1NPlc97ZxuLtS0u3LzbOumv7xypvQIfl4jMvPVMsd9fDQm3p9tfevlQtNltXFpeJK/fpfCIyf6IVyUOei8TrHBAHq0IaCapjQ9tFrSaBFt2IjCkSa0z4A79dpdCn5hL3iK1oPAImda/4K9lRH3irQTARnN+xVHV2nMryoIeYXg+qi6gXNeDUe3DDjw0GWcJSLRf7kQrQVR0cobVE4lakPgcJ919z426MqA3MdDt8mwCfLl+JI4BAI+LXNEK98egwLgM/Pgx61Ifs+BrxbHatFaEgGl27thdzgsPg6uHh/iA7OpzDXfP6EIZwGpXEFw/5lQMojEX3mcM3QFfHwAn/E806JH4ziRM/9OPjd6M9V01bX0e3NDPEX0WrNcfbphLvWUSSVpt6cwmPOiKj9qqx7ephq0VMChzTlM88e/r0s+8gwZmZndZg2I/1vv3kGgTjvZm117wNbqyBu8Ff14RoUGXYnFnsxWR/w7xJbLIt4vfpuJ3ZJSvQW1Q6SqSDber6DvD6vI2yPZ9lqtKuHLaojVQwZ3Fc26pWty6Q4H2EZIyoMdLw2MU3kKsQoFZ16/aT1erJ27eq40E0zf/aLH9Ec3ZpKV69SVNkngZfqwC/g/ooujH/8dVZ/sRajWSfmvYr6dUGxF8917myIeaWfem3dnfhgw5v3ZUoS662ZjxCbLtvUf8dj8/R/+5NrFJYrVVrsEoKxLGHAyslcTOyOfmdmtOIuO2lflH82GqKTHEiqSJiXmo/hc4vnFyAT/30w6fhk48R0rfxSsOu5l2OaIpYyc3X7EaxYdf0nJqk6HrNafyHSrXzb6OGkU4bS2s0gpgCedtCYYW87fQ5GFe+bm6wqqfpVbtRpm+VyCt4NWfU7Dp5K+SDWfTDD0SNSiW9mv232dU0jczJjq7QmevNpAczjokH6h/GprkxTOwRFxeJuwv0CIEsPeKRs2Wq6BXVRAe6MvGqoejR6KB/kCW/SzHf9vN+munOPbdGdvCliB6bWAYOBsPBYH9vbx8iRCUOqOMQBYAhYIkcZPeYmdyX+KWlnmuJ/qJHXENf37t6de/rmek974cxVmY249nr0p9ioro+6uuMCG/XETVmhelFfylmOblEZJGICc+FmgxcsmQofcWQgDeW9PBccygqWFcjVcOKiA6b50K35GUcMafEv8Ch5EQn45VcuHP8rOdppqppqjkb95+lbaASayxS7yk18yk8aAEj4cceL+gPPuz0ek07lwuD4IO7u5axZJg9362UTkUo/45cMwefH14ef/l7CmkTmVbpe35soxAIQmaCdY/qYTaZDtVNM93Eo8pEJ2O/qj7m1U/meefTt1TT3DoaxGx1/CTaT1xURf1JZO+mlCkt/gVKi4Gvb3TnPA9M3WP4XUCxuN0FjrRXNOxmu5E2i7GQ7dQDb//Xg8FzK5/4kFhMB81mkC6Kr4sla99SvdZqRYetxs/M7VUgFhdMvHFusr948ttdbeqhcSrkW7qw5JgFPg8sLa4aeb5gOpBUb7XuaMEiQKLVYpbznZVsdsXxuWyxWofEc9Gdrdads30EQ+rDr0G1nFN9w43aTuAvE5cEAqZaICKvHgQAUANqpMRA+HxLkTW/6CtqnQALFOwunzq1vGvKB+QWCK6c4GzZ8H1DTade3CWqvKP7P25c6Y7smD+yTX5G+I/s/zhIEiEgr535+OGovFCj2gmP0n1ikU2czPlRiKkKMpwL8WZn4lDMm3YxivbGV0e9Xn+ttLbWmwahlWFZJRIExGZMIpRWFDTaGwMHtNfTokALslor0LKBFmUh7GctqZzPFVUjd1qxFPgc6QdSznBWMpsaa0FXJP7gNgnl77rEHwmV/06KFAjcmyVeTOmOUxLNnmoLsmsZzrQc4799Nyc4rPIQ6xQcrOsPmlspXpALjnskb5lqLEnedOcNMMdk8w3NBFZPokXr9bIA1+LXjg+jVra3u9vLEl/47JE6TGswKeG0KDf2i3iTLUvyLNmoQ/oGDu1KgY3oL46F8SnlCumrgyEU62DYv870gXL3h0Qem+RFbNN7wMP1qIQQeNxsNjtlUxPsOilveqJ7nLU8LP0YuLtoHU0NnBIUOalTdBVeF5BsYgrzTb3ecNbk1/b3iVH2bgLKWq0ezdg8UvfY/3SGovo6tRA+xrQSnjkpS8IDT8ye8T8gTgt6hVjutIbQd7cKp+XtxYY5weRADXeyyaFFTXQSu6pb9dut+izZm3PLzor3ydOd7jd1VkRzh0+CESZ9RNH9pH9u9L5JdIOTfsmaco+6pZHN3WiuQ3bJEkkCYxDbm8Vj/0voT6Hl6a9/IM8lkAuo3zLy49W4G1InmWvUp8A2S382rDbdZY4SQXgsjqT7VgSq+YVFAn1BRGbJ4QSW437sBBZ6AkZBCUmu5Boidr6S4kTRWWmWTiJD9bBWMSpGSVMLpXIFi5Ysp0RdMLHBC5hV0dPFUn6zIrDoZXiIexkhUbJP5DPSd7MpjhX0WvRTnB60/FxUNlROWlp4rlD8NJvCtptRZAfuwHrG9SWNme1Lmf0mBvm9CvhaEMT2g/R72LrSQkyrNWunQeLzIHmmTdS709+nSL4D4vRv2Jo8wzIzPzhobkSwzJiZfNGAWJb19nu9adlumc9c2QiLPslnQncIT0E8m8576XXILqLYtjX5TbPpKkY3FRCNRBTzlXt3diMiY6ToIOrcBVMW1jbyczzBfqL1LbknHpTbMTBoyw+eIHeSBU425n1uD+O9hnZEERWgS7qnpj/dX4j6rcmuw6ntOrV+I7tUYocOwbT96Lp4grlAfa6R4daKf2SAuAQC6A/zihhUT2BCvGOCyoY9wrbEG4zCr8GqIsNSeJ7jMId5T/dFQ7WKjmmnTCWPNVUUZcOVVTFQjGw671mSIknp5pw37GOvPXbstU+QAAWcwkqSxPIoxaZLoizW65zlO4Gh6CleFDOqLEtq3lCMapiy5HyQwemfnXN2/a7kPRBMeCUYO4Q3aMLMJL5aGJj3tZkfGFzp6ogKSbdTAI1ifY5PpYaJNDHWeJxh6fJNnUOF2wgnu6uaLGNvVLMLiizbBWH8v38HGBcO8RiqiPkUYWJMDav4eSOjlyt6RlczYtEtitbXFxYXTzgStE3tm4NGAB90MB5VN3Ie51pfxqpgpiSR5wVJ4kSZ/MzY9xe0rEH8S2iFlIBSKcSxiycXbcPSA2z7j6RzuUa8Hk1kSteI1S+iFJxsUq3RbXyJQx0iYuzv0k9yRMzcCTlO5UUx9o5R9x3MffHMOOKfeIJr7NhbzYQvmf9hS/ITJlMWdRLBAEMAoTVRZMixW3fZiJItBUW3l02/Jp3tTawWg/FwP3F6Hx8+1HxHkzt5z0mY9onrMOPhZJPBwQiaOJ3NpqGtIVr88eEwwe5yfHAdxyatha5fT2jLg8SieWKtMTHhIG3390qbbGSeWX5Mtti4aEQZKrqrORjM4tlBMIsX3SNX3OJBvL6QIIpeJe4V58+KM19oL6GXKJ3E8Q+tEh0EeunRR+uPXmo8+mjj0qPoUXICMXKePPN+9H76zOwRH3Ue7V56tPMo/SDmUvfR5KQ7R6M4uks0rMH9qYqNtOhj6dCJUC8C8vSXP59NnNjE938efYZ6xmTs2Mx+YqvRrBIv+kVWmFjbC24tNvAgW5boXeQH3cjJnNDq91XRV2Tdz3sFP68s7VUMO7+ZZg0j1a6kzSXPGZTy6yvrGf/ia/RaaSGzoivloFbIWLvvi80Q0Gc4uRDU7bSbzmxkPC5dWm7Ki2fl7IWdS7ed7iw2TG6znc+kjdA2pEztKzETlrTXf0Z/NLMC1xFg/DUU/8YsoZ9Ev0jdkNFfJ9OpR0JiSknEfcLcD0iiK+RHS69kzuxkORJ7h3XM00TPe4cIK/s7sO7hd5DfRLI075h1xV8pplKSIAJUkDhhA/1s9ty5zKcyluFxmXPnsi9ZoiKI/hn/JWy4+CX6hvQxT00Lsmh9yttZQYjYinnEGT7LTuTB8Z52smO+CphxkzkJa2XicYvs3bYwHcg1ss3D9WPbPfpzR4m7kgiWVeLHInnkFQdWSjwYod4fO6YTrJnOM3mnXrcLj0fArvbGh1f671UURTeGARBFFBHndZ8x3GzfMdN2oZ93fEDB/eCwf9DSfWNeB6TQX8Ob+FaF9bwzdQrTnZDiKU2mJk8b9Ffrmq1pavemyBNoZ5Xyewcxth7Eh2/U72k2GqFurpbfnphjxheGiVuX43fEKv07/igmJ4uEaOn6rrbgWLv3aGZ5NRunKEcOE/nRj9P1qAR88gnqxW4zBoFk6BNOvTZ/LhRRl6ZT/8Tk1xNasfcywrV1af0hsglnpD3Qhm/qkpL2TaB096UV2TD9tCKxWvbXMpaZNn0I/rzqmemaZ1oXsyeaTbMVbBrLzRNoMZ8NPNMuZHKuadummw/yacu1wiDIZ/J2LpfN2fn7cu28HbRzmdWz+YrjVPJnV2e6qK8CN7ZKf5c5bMZChhLC5PfBsDBxtEx6hPiy9r1EDNHthHzYjB0flBBqCxKSexoPy9/eWz3V1mEJ9PDJJ+RA1OzierH0fEkgysazpiYI4vjTvMKyWk9RZR71BVmT79EQq/IvvbVYXCs5mhjI5x4RfQANSlp137oIC7LmnU1rqiF8mVdEXu3JrMTP6ZmJVQpxCk3kMV7shjkhUXQPqQDknSxe1NOxD3BJ2IjlKVNVDeI7C82wkBFSKS7lS8VK1C1kvUzN8K1UpqyoYglLiCtqLMZSOR1uV5fvRCPPOb9QaJssp6T5VP6+fLFSXFkuVVnHlI9V7TTWraxjvhhusmilLgYZzVi6cP9tzdk+n2sJxiW/17wxQ8eEV2pQ59aT7Q7dNjD8SZzKYhKGEIDHgBiTjkbou4e8IJpuobCQZweKnCkUlgrSXw/39sjG5thBd1RAgvC2VGGxkEm/lH+Eh0jB/QQW9ycOCvAN5crRPZvNoyXr3rCGElOjG4qztxc7ByXBww8+COdzpWjNfqPgSivqTX0rXP9bsqij65AzkX516CrY7ayxbeJklRrgEacblPoSQweINRtUMo5jt/BklhGXb5fvXbtX4GxX+aenT2Zydo4XO7nC+XvWz36b7Av02vhXVQmXFL+olp7M5opa8b+it5MLvs29DT9xbFM3RJUXtkvwVHThqzIn3Lt+kfNrWjmfeT0846slLGrOl5O18XfR7yZ+S4pIZ9fYbdZLzRQqLnplMZ9/7Zve9FoaXtjb24XWeGVhkgDh+CdJ2u7MB8KVxB5lakYV/+5gC7iCfRKZYcVYj3PDvQPqzqRHQvrz60k5D9BvQo9ukV9Bi61nyc+UEY0zZZfohshOy16DOnhxnCyMUJnkPuIDF118RobZyeoax4qOya2dW/OfwWmzVn3k4ddkMlUSF5/JWNaxc2czJZwVBMMRKsqHn5EDJ5XK6LLJif9fZVce3MZ13vft9fbGsVgssABxElyKBEGRi0MSKZKSTOowoYOU4viWFQW04qN2bcty3ThIrXQSJemRNrXJmcTNjNI2mTRNQ9e5HWfGaTIxWTfH1E3SNskfISepp+00bqedNlDf9xYAQcpuEhDcA8Du2337ju/4fb8vFMyMlg6Rw/QI4rK2feiWm7MXpGCIHHfwwO5QKJa5rYAjmiCV3w6X7ev/LVInJrn6GkVF5wHLRBE4E4gmUhCxnfedHpyYJ0IrGaHIx76wCzZ3PyFQgYahT1DAaWNBUtFg3BFZQ74cEQKnJZV9uIElXMPKU1oE/YFisMNIwQsKvoto22z4QVFhizza/wBPtHG8T8M8i5qacu38haQiTYZknNd1vfVtU1X+XlYKvIJ5vh+LX7R/KEoC0JxvPYcl8sx8zz/opmAuGOvopLjDlowaw1lH17PDRAFtm6hRI1+TPhw0ZfxNqZYnSmfIl7d79M5NonWCN8sPD3cxEOpOoTZqlA58oCn6/SSKfiM3NpaT5URr4zWulItls7uz4oIcMAVWilt4UUMbu2fH2ETrZ6hZcN+XG83liA60KNsJHoUMaVHs9Uv740UnCo0pgCeR/AOgpkbDxzo6Bxju/TGMy9NO4kcyes2ms7JSr9dpMAT4bzxE1zevkVfZcTbidaceX1taMtSmZjSblMK9tbnaqC/He3yaOvUiwUzWZgH2XMgf5ULxHqllF1t+go4K3qYFQMC97Qv9jGYoopTFAVaXjegsGw6usudOnDjH1g11BcwDEjtYHWQl1UAK2VFZ0HJV4/6Q7rp66Ey9fvpKOn3ldH2dkuaphgvmftdQmS285ia1NfYD43KHZRyC+4EBIUVqCFJ11cZyogCW3zEy2Lr06sto1Wk1nNxEPhGLJfITuda652RGEDOScepOmYhkmyjukc8VhfzG84byI4teZiQ/5N1r5zwv18uhCFbeuK9jYhpBWxE8oj/kBfIBmeSJlrm+1GjWyWNprdf7kgkPrSw1+/qcBmrMe+tgeNlT8p6dh6W3dV/PUZbfObCiFWiyKKKm1+xu4B45f87COUxT10W9LrXVFBK64p/o5lw/jzHwcUd9wnwiqaP1hCmFxMnJyCEzEY4YcoA/LLLOwao+4OiSQD2tmtFaD8fDZjy0OlgYyvM8i1E6m0sJAU0PR2Jh1vx5xGGJHHNXUA+RsyhSWLjfNRIFQ9Jy4CLOaWI0Arz6kfDhBG/zEstaPG8JUtGMmWY83KujQ+5lsPCAZcdHtFl536yy3lxebg7t3z/UbFImX6LlLjXqk2cmvV2HFw/vYnb6n/v+P/8zGLvfwO/81NobuZzXy+UeW0KFPA1S+fmyWxvvAMZhMBjIV3q8WFY7brxa8yi8nfQatBJ3pXu1v+KDXKJQqAyIz1p5O1k8UEzadnJyqK+kXZIGY+kSO7KatOPWF7iBSqGQUAKfC98rufFMsZghx18yRp3hyaRtpUYyqeJWG/wa6asxmuHPTyFGkTlE4vTAfGMRlRJ3A+meOLGndtvZX7ulfmNx5L0njr79qDtb63tPNJMZyWS8++64rVKrF4tH528+8vjherI6W0gXM5liuvusPoEe83OYUrLod3/ySP+930KXyOqebzLXj2FbGBLgiWmz4gCEXKDpYdvoQWCMoTTe15jGNWZpjYzpS8sNSHBCptzmChG7INLodfiizB0I4I1l1CBTOqB+nS2gb3dM/wJ6kWJ9aLYm38QHiTMByQOeY2qUJlM0blfVOKrllYQsa6GgpIdVFIo7CU1WHVEcvDWbMM3qkaOyUzlWLh9DH+x/yy4JS5om6URNCLKqqcmBgiRYejZx9EjVNJ93biyXb+yx/W6ir9I4yAWwkUNu0xJHZDKDx5ZIx5ApDhi9uS5lJx6APMIAWqhN8bVKlQaKGxzpfyUOPSOLTloWiZ6i2rZqhUMa6a4Xb+AUJ5MLu244l3HODJQHyPsHnV+aejSmm+Gg3v1l1nRdM5tx0L1GOiwaOKzJrCCw5PbDCpKUeTHgWAFOkriA5TzuwMkGFjq/lDhB4CQtGJE7vzTArG5YTi9XrkKxbrgCSFWYNbisH4JH7pj08339uwvCrYubyPFazX+fGz6OvMY80sPF2ePC8damt+v3kKO5nXb4FdLGcsBlQEc6MsS7PszDbjO9g4kSR4HuHT1EU61yD9gHR0YOxB7gIL/CAftBjnswSnMtZGR5wiEbzoQs05+SjTD5aJtcCFwo7exynk+Q20n70k5sBUgSxGAciiT7+vOlbNWJSIoSMIimaYQ0Q5RmZjImWud5BcwTT9x2aDgq84KkaEEzGk9lC7tKXrwnhsYvc88vUyqRCqgKWaGfUYIGCuT+RRfT5AXyx+fdvkG1KUdDTjgS/IUXuC6Sx2wn85Ks6Opqvr8vGQnrPXMhpihBpkblkZBne2be9tN9h1bK5aWlZPWO6gLZWFkrt9YgnL28Vka0X3T0uKXtfA01wETCyEHGCpgW3LZ61ERMa9UjR5NRYoW81tbiK/S11Cay6fhY1tt4GDK/dOIufTSMSXOX45U10K5g8fyK02jsCHek1L0bzW6//TZ6nNosimC9A32Y2ifG/HwC2/c5PytVbsDFKbRqpbAWDMZNnPoLsqkHgk4Y99UOP2LnzHOXzpk5+xH0OMRtc6yg0QQJ3c3WRxZvUPfMze1Rb1hktuLt6j5eBmVtL+si5xrTnEdME9UhC/MWD6hG7t0hsuQQ1Yl7GdMKNmlNRFrAFGTZJZ0AUwUuIdut1mxjO1X+qwNx9awxhtSzanwgPfaUDzD8vL/3T+0ve0AF/+h/c9L/Ztn3C0X8vWn/O6Y37kZjksxuyK+6bQY3aZwJzrngqoGomFzeDz2hjkH4KIV8hbaEqDGRqliI2XKrDLIav+uOosYLwvjSqBhFiOV1sfS2iqCznL7vsbLAs7uPHPIkncfSxNHFKlE3VHLnW96U73I8a6u6IsgooDnqqMjxCS3IYsGQw4E0r1eSokB2gwYXEsUsFxSDvXGRMmVqI0o2rtmQMzqNIHqq5pLxor58oW9lpe/Ccn3y0VPRS5eipx5FG8vmox+bn//Yo+bZS4FbL09OXr41sM2fIZP1652j50hme/mB68u/ruzryu2WuYQ2YPyDgGmfW8Emcw8djsA5RpPb+sGzzY1YOh27CZHZABuYTAlvJvvo6gF0UHDjenxAOHhQTqSseNxKJeSDB4UB8qHbnZ8pxjgDyHaTUpO0GUq2rfYjN0vUPNuPOvDHwAimnWzHBnYCpYCzY1FvER2n2WjqWoDHmO8bTfWsEjpiVNXMZMydS8h/nvnvZnOVlRVRDhCVxrK6a8Uga5PtznPALAXcqFkM+b/JI5qGCof8VPX19Y8Ui1L/mG2P9RNBdn39PGxJwyUp2+ufBD4q0GhrgocLOD8NilbErnkBMhdMsW7FRcm/bG14q8h55tjMC+dXB35wZOq5wfHKYhEJiFknL6f0/mK9fvzAxdJv9wfM+tLeOuePCazexrF3cQaFHuuKANw4vkmb/kP8LLr7jjuKd97ZepHVWk8/SV/oSOu7yP3M7aXbyfu30EutCvr4uSz5Q3e3nn6jcswt6GeFI+Vw5NxmT1lXaTF/y2ovwsmvXqYv9IxfSOuP/FJaT6O7aUlMx6epd/Py5WmkYq3i2jXLBVBDIV+hhAi4za1vV/wF1/XsYPtqNns1k3nx56+hVy+LzpMJ8cknw4EnY9LlPzx52l08OXhywV04iVAGZ7OZuey/wFUcdHCiVEpgB909GQ5MTMSk4dbayUV38ZR7cmFw4WR3Lnuduu5UNOC423Vda/8DjyI6d6z/GHm3PuxX9lXyvnyZ3PhL/3PsWO7YsavtuoZXevONyzE7FU1Kg7ouANEfYG5BCidlfdwv5uOklM/RUuh5XyL1fSstp/VZeqOkFCRups91sAedcvJg9doiEoY7cfOu75vP+rYKTARy9NcnT5HacxdOu6dPts6yWkbLjpQyRqvyTObLz2c/hF76PlTvqQH4waknoMir8GzbD3grN19n/n69SGgPN3oS2aL+awyR/HdSFvgggGYvNo6HvGzIs5DbRfUjZ/Uas4rm/UBntA57DR+gD4cp7fH0Web1eCwpd+UWw0+W4pp6GX86fJUwU6O11eYyIOfja2hto0FEmaVVb7WBVsHj3IToIZrdse60Xz0cnB32P1obvuW4G2sP8F4/dsTyGpThxnKaQP6BRgF061B87+YmWqW5QppNuvIcL16OM1v8optML6YXemqe8lRQ+1LFz1JJlHJvjb4o5eZa69m4nx+XeUPeLdQmL+itE6DWo2FINLPG0vIKWllvEJHLN29Tsl/for2lQ1Dew1rOHSsh6kZspzkeo7ZICwL9DES6mfd5Dqsyx9m2VlcNjxcl/NOqdFzkDaRC3kw+oipzVtBQg1dlLG9ID6uSsrzRLueb6G8oVzdEooylECWtAm92hPJVg+uPaC9EciKPE831lhN3egpq/QcA+7olWW863VvSFiZjkwmSeyozpyh+HVcofxAu1KJTRCusQQZ2opzSFOxpSHdadW24JAOBQdknyjajnp2tULtQxcO2P0f72WLsqECd8nYbjcAyTmQgELac1hOO6RrhiIO4vKBpX9FiQp5Xta+IghL69AsS5vJcAL8giWyeVURuVQ+hFhDIWAl8VNFNfV03LaG1oeHoN1RpHWvo9qMIEwUSH3nPESk86OKjrR+fJeecI+c+q8f4OVZdn+MMfBfGHFlLZwXc+rpSnycC4fFIgguqDd009REpFGlI6pExSVUZzccksAy1rk0SufAYqaMLzGPMO5h3Me+HDMOICNrbasuuQqhXClXdqJ0nX9ljUbBY1+xodZQdENMsBnbHUVJrmIi3JXB7TIP67Vo2iDKAcNlWlX5iajKliBGPTOJubXwggPJVXIaDa9TBDZioaSC8qgG1/vX1+5+Bwol6H/n3ckEkqkTU5Fk9wiocy8WiPMdLyKU7feHSWayjsPZgVRM4PlQYQsGArpypCImtur8vMXlm8k8LLKcYkZzKIz4mChGpGEveU+REpRS3kryOLib6AgENXTyCw4MD+OiVw7CWjv5wsJ7sP0n+P6KlWVEPBlUcSl7gkISwjESWHxq/wGEkG3g6bDRN7+whIyDbpczxBVbkpZvNkDV/IxkJj1tunwsgrRkdiWhw8jw5Hkn7zPAldWQ6KAUi2T3OkHZKE/jbT53osdP7/D1EDiUaf0XEFbGQtYjqWq2R0eSOM7ehQGsF8u989p7n7Oqx6k+ei9fqnsUI0AbomGuTUW+IuZHaS3zrJ6aRpltYEwvna/ZOd1pHtEkh0i3y5CkRnYw844FpEBRJLybKj0caCHJcLYrto/uHzSOUd2Q1mnqo7Dy0SrfJ4uWFvlMZLqQH8xKRsYKjlrU7RDbkfEgPsdMRsYpNhOqKNLvqNfwjrMaN4+0tGGyTtVoylA9gmY/JIU0LKXHSrwL9wbFwOh1GW3YhP38qxcWjnuwAYFLHHo1Jz3L+/bnIq2tGazWg1PlCqXCuztux6D3IsYPKZ+UAi1YMzXHUAFyAahhvbv1cNnSlq289T8qR20wTjIlDEHjp1SqkdQN/Lp1CwN8wG14olW78/fzM0p4TqDTT37/U34/WD7W+tWvXu1793oTnvXbo/PnzbT3hQ+ScSZBycvtRO+d2Bzxo0yzclRJC569IH7CyWesD2ZFUKrXvSjTDZp9R6umRdNVOp+1/rmaybNay0+1z/hh9nuYMaDt3wBMDCIASaq/2k+5fQjSVeFsHt6s1EVfRj81kOrNvZuH4QV054KV2y7Kk6dmhSNS09fxb93E1N9KvZxJqKoF+py+izUzOFIaG0CDqTyJOLOeQivRd49FimVUVtxY0cDAX5np4nCLQDinrrg+HtDqub+8XGax77dUWZCjazmO+lawHxqZ2PqYA3aCggTEfPADADtB+0MbUhScuTNHFhs9IslxMjxeL4+liysr1KZqAsVIwg+FIwMJKSFZTOSuFmOn2MVMX/tcnjHwMCzQImRcCMsZCbcrdw/E35PL9g/E8x7+tUibn6eHA+xh6npEoPvRXvWDml7/KL/0ql7aFl++jviDfGJ9vp5z1x4VuhmPb7c12STGrHoRedLJwBtQVRdHIdWqKghwaWUFDLwLqKuW9UQPP1gRTBSJD1RRqW/UCY1WIcm7BzBztEGPgPPBTe5RsCcxB0Fpq3gekqcFkKThszw0W58dx5eZbXrhlQpnc9hlyBrxY1EumB+eGl5a8JXc8Fh3ry5C9bpmvoj/3ywQ3hw0oRz9altyjmSM9BbCOPvUOWHSEkflxsXrLLZPy1GBid3A4PtdXrO/4BH1i8PBwo+GOx63xvkzrz3r3tu51hXKlGDRyFuCUHTP8OjjLl8uoXF4BgG4ZoLq9MWMgEQL7yYHrueRciGmnkm1HNezh++jYwl3KZk7NvtXadlnfoWjmryFN0kBw1qTWa5Kmfd/PJrMUMcJkCgsb7eQqncPimpSZL89nwH4PR6742X0fTYnxIAyfwbjIbOnnKzTGIANZddpBJBQuXwu5eAcglFxZE1STphpYXlqKb0E1UNP3Nj8C7g4PMqWqyzSurjdHt+lza/aesGaHoK12ZxWi6qx2MnGnzjyEmIe2tUOIVr+uhgsVG22krBY9B6pbqdYmZNmDvWuwHF3rxtX/hFwHsCdVGGCpoeZnPzcjRQvUgIii3fntHJBSiF0nZHnABToN9J1d75w9vG84JwR3zUxd2bcrwuu8JP2dnDDNhIknLmRHj8ad0b27+wL60dHsBaTv24vxULaqRvb1JbTBTEqwBFWbkU044At7xw/GUm5yLOmM9nFmvxE7OL53e2xv8PrY3lo+jboOnR7j5Bl5Xt4jh/tNM99r5Py3j370TXI6HE6He2UXwIWADuOLE6EsUYRq21AiXn0DxR0H8mHHEcRdtJqbNC+208MZDOcJv4HuZvco1O3H4dEo8X+dAdZj/43WKY4XNDey+l7n4/jMDNMbH4D99olcM2+6BaFL9wqmXeo6pvBScFd8WfM0MiKD/uW3SPV3k6KujJ2KxU6NKbqYRMx8axP1B5aWHKxKkopX9g6U2N2uu5stDfTmhghQK/Pw6/TocWgJVNraomKjzj/gXO7tu+vDJzKZE2+CxR2+rdgDAoS1FcRAv6GX+Mpgf2FwsNA/OE95TFOfcRzQXfV2m+/lPfRjf/Yy+8k4c4w5/jq8lURV7rAgUibEzkwGiiTIlu62D3b+ghILNenFN4HcEtVbq04dkBWt74oYaqvYaCw3my90d1Z7v2mgOh2DVsFsMbVU92Otm34tO06zLikSeTvA0y8B0Fvq+tL+Af2EtHXIIUw1EIuMmbXqOK65RJD9VL8k3U8eWagkWVeu9F8Jox/1Y0u6/79QsyT96D2FK9Wtdv0yepm0xxnauylOiegwIFURVYrmeWx7mSjR5XgUlKMIpgRHbXoqGAVonAT6ZOqu++4c51JCZF4qVybHR8e4xWCc19Rw3/SQxUckrAtExTBY4O7lOTYQicdkng3zAr8LeHHvJwfsu+u+UVyPCMk0OdkH4xxiOTU1FXfTFiY6dpYXWSwqLOaJKqsIWAjziLUENgA6wrVrRE9EpE4OMHVmkbl5h0wluHBLeSI8uv6kPOADTMm1+4ghdxwUaaLagXg5NiBGvTS7uwKoTJo4AgGgqJam37LM7MUrF2dnH3nvxdnW125KibwoWnEjkH7rRPFkOqAbAi8LRliWj8tYEHlBjMYC0QFR4EU7+3Vwkyb2l1/ZN2d+52Aunybda5ac6+J7HyGLG37KIkNHLBrdk0myimapmhTEMdeuJexXWJZog0QE4lAwyN6kISuUdscnpt+WkpIPHBofeueqJm/ZHeHxAhaiztzE3M68ZUdt7EwINl6FqhlGb1w1/i9yo2QmgpqhiFWX9ISCCRXTrZdH3kduAxbXeqRL7XhCILVgRnWj75aKeyShq7rIyZwWlKRZDD4CnnzpRE2R54Ro3wOHeIE0klit9am7vOmXJ1IZJ4GYufaJZx9BxS1xt/XMt1hdQ2hoPBlHsmIqmhTgonlrLBZ5gWUNA0RGsjz+pU/roXA8Xrz/zp+2fuacnyyd+GNV6vSBT1P8WIGMyRTeFvEA0AqT7TRbpWg4sPnYkIIA7AZf4owJ0n53zXCcwO1ThZlvcBwrwsYBdJqV+QkB8wvoQUUSZu/nRUF5YIXDnPLrD/ErAmkMT22LzTV3IlXyfrRBzxx1JLeYO3g5t80J98WHM1NPx5iOb+bD6Ema69bGcDj6zdwH4Rj0ZOyVhzP7u+X9CUWfQsQTOMpyFIIcafficT+djEDkgq9KyUpipP/USS1CpunOTlKSrjHvQpeSkgBJW/iItv/i/vaOlNw7PfFuyDXwfwVB8YUAAHicY2BkYGAA4lWM4ubx/DZfGbiZGEDgtpnQKRj9/9f//0y8TCCVHAxgaQAQawqVAHicY2BkYGBiAAI9Job/v/5/ZuJlYGRAAYwhAF9SBIQAeJxjYGBgYBrFo3gUD0H8/z8Zen4NvLtpHR7khAt1wh4A/0IMmAAAAAAAAAAAUABwAI4A5AEwAVQBsgIAAk4CgAKWAtIDDgNuBAAEqgVSBcgF/AZABqAHIgc+B1IHeAeSB6oHwgfmCAIIigjICOII+AkKCRgJLglACUwJYAlwCXwJkgmkCbAJvAoKClYKnArGC2oLoAu8C+wMDgxkDRINpA5ADqQPGA9mD5wQZhDGEQwRbBG2EfoScBKgEywTohP4FCYUSBSgFSAVYBV2FcwV5BYwFlAWyhcIFzwXbheaGEIYdBi8GNAY4hj0GQgZFhk2GU4ZZhl2GeIaQhqyGyIbjhv6HGIczh0sHWQdkh2uHf4eJh5SHngemB64HtgfCB8cHzgfZh+eH9AgGCBQIHQgjCCsIQohQiHSIkwihCK2IvgjRCOGI8Ij+iRqJOglFCUsJWoljiX6JmgmlCbcJxInPid+J6wn9ChQKIoozCjsKQ4pLiliKZwpwCnoKkQqbCqcKtIrQiuiK+YsPix6LM4tAC0yLZAtxi34LnAuoC62LuAvTC+ML9gwTDC0MNoxDDE0MVwxjDG+MfQyQjKCMrAy7jMaM1oznDPYNGA0ljS8NM41GDVONbQ16DYiNmQ2kjbmNyQ3SDdeN6A33Dg6OHI4ojkcOTY5UDlqOYQ5yDniOfA6bjroOww7fjvmPAA8GjwyPJg8/D1OPbY+ID6APtw/KD9mP8A/6D/+QBRAckDYQQRBQEGEQdhCGEJEQrpC3EMOQ1pDkEOiQ9BD7kQ0RKxE1EUKRURFnkXARehGEEZURmZGvEcoR1BHaEeKR75IIEhASHBIpEjYSSZJWkmOSchJ8koQSk5KgEqkSs5LAks4S8hMrEzKTUBNdE2eTchOEk40TpRO4E8gT1pPlk+wUBBQQlBkUIZQ3FEKUS5RYFGaUd5SUlJ2UtxTYlP4VDJUWFRqVKAAAHicY2BkYGAMYZjCIMgAAkxAzAWEDAz/wXwGACE9AhEAeJxtkE1OwzAQhV/6h2glVIGExM5iwQaR/iy66AHafRfZp6nTpEriyHEr9QKcgDNwBk7AkjNwFF7CKAuoR7K/efPGIxvAGJ/wUC8P181erw6umP1ylzQW7pEfhPsY4VF4QP1FeIhnLIRHuEPIG7xefdstnHAHN3gV7lJ/E+6R34X7uMeH8ID6l/AQAb6FR3jyFruwStLIFNVG749ZaNu8hUDbKjWFmvnTVlvrQtvQ6Z3anlV12s+di1VsTa5WpnA6y4wqrTnoyPmJc+VyMolF9yOTY8d3VUiQIoJBQd5AY48jMlbshfp/JWCH5Zk2ucIMPqYXfGv6isYb8gc1HQpbnLlXOHHmnKpDzDymxyAnrZre2p0xDJWyqR2oRNR9Tqi7SiwxYcR//H4zPf8B3ldh6nicbVcFdOO4Fu1Vw1Camd2dZeYsdJaZmeEzKbaSaCtbXktum/3MzMzMzMzMzMzMzP9JtpN0zu85je99kp+fpEeaY3P5X3Xu//7hJjDMo4IqaqijgSZaaKODLhawiCUsYwXbsB07sAf2xF7Yib2xD/bFftgfB+BAHISDcQgOxWE4HEfgSByFo3EMjkUPx+F4nIATsYpdOAkn4xScitNwOs7AmTgLZ+McnIvzcD4uwIW4CBfjElyKy3A5rsCVuApX4xpci+twPW7AjWTlzbgdbo874I64E+6Mu+CuuBvujnuAo48AIQQGGGIEiVuwBoUIMTQS3IoUBhYZ1rGBTYxxG+6Je+HeuA/ui/vh/ngAHogH4cF4CB6Kh+HheAQeiUfh0XgMHovH4fF4Ap6IJ+HJeAqeiqfh6XgGnoln4dl4Dp6L5+H5eAFeiBfhxXgJXoqX4eV4BV6JV+HVeA1ei9fh9XgD3og34c14C96Kt+HteAfeiXfh3XgP3ov34f34AD6ID+HD+Ag+io/h4/gEPolP4dP4DD6Lz+Hz+AK+iC/hy/gKvoqv4ev4Br6Jb+Hb+A6+i+/h+/gBfogf4cf4CX6Kn+Hn+AV+iV/h1/gNfovf4ff4A/6IP+HP+Av+ir/h7/gH/ol/4d/4D/7L5hgYY/OswqqsxuqswZqsxdqsw7psgS2yJbbMVtg2tp3tYHuwPdlebCfbm+3D9mX7sf3ZAexAdhA7mB3CDmWHscPZEexIdhQ7mh3DjmU9dhw7np3ATmSrbBc7iZ3MTmGnstPY6ewMdiY7i53NzmHnsvPY+ewCdiG7iF3MLmGXssvY5ewKdiW7il3NrmHXsuvY9ewGdiO7id08t8TDSMY9niSCpzwOxEIuCLRSPDFTGkUitqaYHmTG6kjeJtJuLhiKWKQyaOVspCPRzqGS8ZopcCRCyRcLnCkrjbSiUBALu6HTtUJBwoflQKKyoYxNOaCNLUwywloZD01JSVePK7u4la7uxne1prwwy2qtShMzI1LT4DJNFI9Flat+FnW4kkNaM61fpEs5GWRK9TZkaEetXKDEwBYw1rFYzGHiprmhpRmeyuHItnOBx8V7pE7UeMRv03GTx1yNrQxMnafBSK7TOaSp3uiFeiPOV7mFrramvJjpvjozs6TlTMeLIW+DG1vaja+2ZwSdHGeJG+nOktWVCQuzRMmAW9EoRfM8tTW+wdPQ1Po8WMuSSp/Ha5W+ECn9KNXtKx2s9UIx4OQSjb7Wa05pxYGVfhaGMtCx6fHAynVpx3tMRf1+kgpjekoP9c4ZMaHxdGTbdMQ5cRaTkqWpbKDTLDLLM4JUijg0M1OGqc4S05kKkmhmfipoyWJ2vtUJHdyM7TalhZOrNvqZVCGBdj8zMiYLIx4vlDghz9Nxt6QbmgZr/cxaHbcCroJMcavTDkGyj6dukxoloQmRSLmT1XI4H/CUIJ2CrdDDTbViqNNxKxgR7fFU8GYO++59jyhYRSFMJCElk76mo6sG7oza9JuFPcPXRdjJMR235n44CxcCHYqesdwZRKcd6MFAiA4lEp2SumBNpHUiWRSbLm2LTSnqes4lliaMDsN5ysJEkHAKyOlsCsrx4oTRzgtulyfcrJG5pG/7Fkmhc2UiXHc2CDJueXdR3A70ukh7MqL00wy5GfnVd0JueZ8byh9huDghYjPRqZ1yGW3lqYhIW3fC16XYaJSsHgqzRo5SD6WJpDENF7luL5uh80eK/LUWZUs6Ep6SLR66pFhxaMX9aOcBlDaKtDQrcrG9PCvIM04h6WsVdkpMXrC2oyD+/CYRvDiRxs5/Jwrz1O+cpFtIaCPozEv1I6GSckTGIVm3PGGUXG2kUzEZt2ResFCwW0izHIzL1a1JG4xETNGQbwWJlJ18VFMetao5YaUSnVn3zXI/Eipqw5Qno+WJwFAhsGLTbpVQ8Znsyq2ZtmLPguTHSF4UcV9vSlvo66UGCl2lyFZyvVJiU7km7Igyx3BUqqWTV6I0zFngQ6NcQqbKoYx2LXWh2J0IXBUt1axTmdAN+qJMjDRNEXGpXOC3Jmi16mFbRH0R9ngWSt3NcVGmi5FkpK1uFZgKayH2H+iIzUCkifVuWxGb0jbIYpFSXeoMeCDKPN0oSYOCPXThVxtIRRMrA8WHlYHWYSffvB43pHhCnFXtgpA32YUCD7lSIh2X83wslsQfTLcglGlsZsohb3TVEbPgirMJUiF8bdw2Q906nKw6pCRpakOth0o0h6kM/TpreaqvjTh1O2l9JLjL1lV6UhEbyZA8qznSWTpU3JjKyEaqRm+SPibDlre0F6Q66eQw34cdBaHjor4olVTdyeu3zUgp5VC8c7WcyyhjU/j5Ar2yRZKX4VlR/k3jLGhP4WrLxd1mL3C5S8YD7YLC+VPFkU4ehj0+IOO6Bek7Bxe1nDXpYV3URDVqASlJ0WNMKprOJG9EU7nffqb6DeeZ5JgxiUzuLB2qFdxK7Te/UZKFvMqX2aUW8ZQKQte3hL2ix2kXzLlGK8cuJxWTig5hoWA6yFxHupxT6ZKg7xFEITHUAvDQjISwhS4XcsUnvLc0IzGkzEDdWoM0Zc7cZglWJ2hXxaFWJN3Jusn1SNLeWFGlfjEzzYhEY+9THlVctqjH5F60ha2iqyUnqsXaO0qs2zohTxxQFhZpI+EqsuSazYRT/XcFdz4JB23C3q8pu1cSYU3Vf7mZ+GUKaoFdJfQ77jdrSv3CFoueuedzkggbxL1nNEuwWnGommh6uenKFplD4eiSQBFXTd9B2ZE09ST1n3XPdR6MG0mqwyywpkn3hdDfAmqpoF7HVuiha3nCbDgz6Voh51Njqr5naBiyJ8yU6ObRqBPnGKZmhDv/pqGS4lv01gStVj0kgRTKB1othzSZjHbOUTOKlmxa1Eql1u9SjQqqooMwNGPeaFM3iXZ1pUULo2IVJXbc9pDiUwlS5fCIq0HNl91xleoblSiT0SGMROqPrTlhiz6Lu+tRHkFLU54H0YwgFEpQIc0Frh2efcPxLW/4/t2/UfMCO08e1KB/3121Le2nJBeTXDWdJ+ftgPdpO8qivvHNf7PAWdJ2iyHXcebXC1yxtFdtKuexUT4qq4TNqGY3XK1tuwcZmL+R4woVI72dmmZKUobTmoPANdbusrC7sEZlimK8lSUhz+9atRzWii5x3YVv03uoP+YJWp3CXQSN7EtFXXqd+raYQmdpQyhq3X375Vc9EZS30pVSoMiV6G5Jm7pcilxK8re9HaWE7llDtzEurqevbqTuhkiXkWFjg8qRoRtx1zUF+U3C+cCEVTbJqvo4z7bz9Ky79Jj1xdzc/wARDj0u") format("woff"),url(/wp-includes/css/../fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}#TB_overlay {
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100050; 
}

#TB_window {
	position: fixed;
	background-color: #fff;
	z-index: 100050; 
	visibility: hidden;
	text-align: left;
	top: 50%;
	left: 50%;
	-webkit-box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
	box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
}

#TB_window img#TB_Image {
	display: block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height: 25px;
	padding: 7px 30px 10px 25px;
	float: left;
}

#TB_closeWindow {
	height: 25px;
	padding: 11px 25px 10px 0;
	float: right;
}

#TB_closeWindowButton {
	position: absolute;
	left: auto;
	right: 0;
	width: 29px;
	height: 29px;
	border: 0;
	padding: 0;
	background: none;
	cursor: pointer;
	outline: none;
	-webkit-transition: color .1s ease-in-out, background .1s ease-in-out;
	transition: color .1s ease-in-out, background .1s ease-in-out;
}

#TB_ajaxWindowTitle {
	float: left;
	font-weight: 600;
	line-height: 29px;
	overflow: hidden;
	padding: 0 29px 0 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: calc( 100% - 39px );
}

#TB_title {
	background: #fcfcfc;
	border-bottom: 1px solid #ddd;
	height: 29px;
}

#TB_ajaxContent {
	clear: both;
	padding: 2px 15px 15px 15px;
	overflow: auto;
	text-align: left;
	line-height: 1.4em;
}

#TB_ajaxContent.TB_modal {
	padding: 15px;
}

#TB_ajaxContent p {
	padding: 5px 0px 5px 0px;
}

#TB_load {
	position: fixed;
	display: none;
	z-index: 100050;
	top: 50%;
	left: 50%;
	background-color: #E8E8E8;
	border: 1px solid #555;
	margin: -45px 0 0 -125px;
	padding: 40px 15px 15px;
}

#TB_HideSelect {
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	border: none;
	filter: alpha(opacity=0);
	opacity: 0;
	height: 100%;
	width: 100%;
}

#TB_iframeContent {
	clear: both;
	border: none;
}

.tb-close-icon {
	display: block;
	color: #666;
	text-align: center;
	line-height: 29px;
	width: 29px;
	height: 29px;
	position: absolute;
	top: 0;
	right: 0;
}

.tb-close-icon:before {
	content: "\f158";
	font: normal 20px/29px dashicons;
	speak: never;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#TB_closeWindowButton:hover .tb-close-icon,
#TB_closeWindowButton:focus .tb-close-icon {
	color: #006799;
}

#TB_closeWindowButton:focus .tb-close-icon {
	-webkit-box-shadow:
		0 0 0 1px #5b9dd9,
		0 0 2px 1px rgba(30, 140, 190, .8);
	box-shadow:
		0 0 0 1px #5b9dd9,
		0 0 2px 1px rgba(30, 140, 190, .8);
}




@font-face {
	font-family: Genericons;
	src: url(/wp-content/mu-plugins/jetpack-plugin/sun/_inc/genericons/genericons/./Genericons.eot);
	src: url(/wp-content/mu-plugins/jetpack-plugin/sun/_inc/genericons/genericons/./Genericons.eot?) format("embedded-opentype");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: Genericons;
	src:
		url(data:font/woff;base64,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) format("woff"),
       url(/wp-content/mu-plugins/jetpack-plugin/sun/_inc/genericons/genericons/./Genericons.ttf) format("truetype"),
		url(/wp-content/mu-plugins/jetpack-plugin/sun/_inc/genericons/genericons/./Genericons.svg#Genericons) format("svg");
	font-weight: 400;
	font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {

	@font-face {
		font-family: Genericons;
		src: url(/wp-content/mu-plugins/jetpack-plugin/sun/_inc/genericons/genericons/./Genericons.svg#Genericons) format("svg");
	}
}




.genericon {
	font-size: 16px;
	vertical-align: top;
	text-align: center;
	transition: color 0.1s ease-in 0;
	display: inline-block;
	font-family: Genericons;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 1;
	text-decoration: inherit;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	speak: none;
}




.genericon-rotate-90 {
	transform: rotate(90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

.genericon-rotate-180 {
	transform: rotate(180deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}

.genericon-rotate-270 {
	transform: rotate(270deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.genericon-flip-horizontal {
	transform: scale(-1, 1);
}

.genericon-flip-vertical {
	transform: scale(1, -1);
}




.genericon-404::before {
	content: "\f423";
}

.genericon-activity::before {
	content: "\f508";
}

.genericon-anchor::before {
	content: "\f509";
}

.genericon-aside::before {
	content: "\f101";
}

.genericon-attachment::before {
	content: "\f416";
}

.genericon-audio::before {
	content: "\f109";
}

.genericon-bold::before {
	content: "\f471";
}

.genericon-book::before {
	content: "\f444";
}

.genericon-bug::before {
	content: "\f50a";
}

.genericon-cart::before {
	content: "\f447";
}

.genericon-category::before {
	content: "\f301";
}

.genericon-chat::before {
	content: "\f108";
}

.genericon-checkmark::before {
	content: "\f418";
}

.genericon-close::before {
	content: "\f405";
}

.genericon-close-alt::before {
	content: "\f406";
}

.genericon-cloud::before {
	content: "\f426";
}

.genericon-cloud-download::before {
	content: "\f440";
}

.genericon-cloud-upload::before {
	content: "\f441";
}

.genericon-code::before {
	content: "\f462";
}

.genericon-codepen::before {
	content: "\f216";
}

.genericon-cog::before {
	content: "\f445";
}

.genericon-collapse::before {
	content: "\f432";
}

.genericon-comment::before {
	content: "\f300";
}

.genericon-day::before {
	content: "\f305";
}

.genericon-digg::before {
	content: "\f221";
}

.genericon-document::before {
	content: "\f443";
}

.genericon-dot::before {
	content: "\f428";
}

.genericon-downarrow::before {
	content: "\f502";
}

.genericon-download::before {
	content: "\f50b";
}

.genericon-draggable::before {
	content: "\f436";
}

.genericon-dribbble::before {
	content: "\f201";
}

.genericon-dropbox::before {
	content: "\f225";
}

.genericon-dropdown::before {
	content: "\f433";
}

.genericon-dropdown-left::before {
	content: "\f434";
}

.genericon-edit::before {
	content: "\f411";
}

.genericon-ellipsis::before {
	content: "\f476";
}

.genericon-expand::before {
	content: "\f431";
}

.genericon-external::before {
	content: "\f442";
}

.genericon-facebook::before {
	content: "\f203";
}

.genericon-facebook-alt::before {
	content: "\f204";
}

.genericon-fastforward::before {
	content: "\f458";
}

.genericon-feed::before {
	content: "\f413";
}

.genericon-flag::before {
	content: "\f468";
}

.genericon-flickr::before {
	content: "\f211";
}

.genericon-foursquare::before {
	content: "\f226";
}

.genericon-fullscreen::before {
	content: "\f474";
}

.genericon-gallery::before {
	content: "\f103";
}

.genericon-github::before {
	content: "\f200";
}

.genericon-googleplus::before {
	content: "\f206";
}

.genericon-googleplus-alt::before {
	content: "\f218";
}

.genericon-handset::before {
	content: "\f50c";
}

.genericon-heart::before {
	content: "\f461";
}

.genericon-help::before {
	content: "\f457";
}

.genericon-hide::before {
	content: "\f404";
}

.genericon-hierarchy::before {
	content: "\f505";
}

.genericon-home::before {
	content: "\f409";
}

.genericon-image::before {
	content: "\f102";
}

.genericon-info::before {
	content: "\f455";
}

.genericon-instagram::before {
	content: "\f215";
}

.genericon-italic::before {
	content: "\f472";
}

.genericon-key::before {
	content: "\f427";
}

.genericon-leftarrow::before {
	content: "\f503";
}

.genericon-link::before {
	content: "\f107";
}

.genericon-linkedin::before {
	content: "\f207";
}

.genericon-linkedin-alt::before {
	content: "\f208";
}

.genericon-location::before {
	content: "\f417";
}

.genericon-lock::before {
	content: "\f470";
}

.genericon-mail::before {
	content: "\f410";
}

.genericon-maximize::before {
	content: "\f422";
}

.genericon-menu::before {
	content: "\f419";
}

.genericon-microphone::before {
	content: "\f50d";
}

.genericon-minimize::before {
	content: "\f421";
}

.genericon-minus::before {
	content: "\f50e";
}

.genericon-month::before {
	content: "\f307";
}

.genericon-move::before {
	content: "\f50f";
}

.genericon-next::before {
	content: "\f429";
}

.genericon-notice::before {
	content: "\f456";
}

.genericon-paintbrush::before {
	content: "\f506";
}

.genericon-path::before {
	content: "\f219";
}

.genericon-pause::before {
	content: "\f448";
}

.genericon-phone::before {
	content: "\f437";
}

.genericon-picture::before {
	content: "\f473";
}

.genericon-pinned::before {
	content: "\f308";
}

.genericon-pinterest::before {
	content: "\f209";
}

.genericon-pinterest-alt::before {
	content: "\f210";
}

.genericon-play::before {
	content: "\f452";
}

.genericon-plugin::before {
	content: "\f439";
}

.genericon-plus::before {
	content: "\f510";
}

.genericon-pocket::before {
	content: "\f224";
}

.genericon-polldaddy::before {
	content: "\f217";
}

.genericon-portfolio::before {
	content: "\f460";
}

.genericon-previous::before {
	content: "\f430";
}

.genericon-print::before {
	content: "\f469";
}

.genericon-quote::before {
	content: "\f106";
}

.genericon-rating-empty::before {
	content: "\f511";
}

.genericon-rating-full::before {
	content: "\f512";
}

.genericon-rating-half::before {
	content: "\f513";
}

.genericon-reddit::before {
	content: "\f222";
}

.genericon-refresh::before {
	content: "\f420";
}

.genericon-reply::before {
	content: "\f412";
}

.genericon-reply-alt::before {
	content: "\f466";
}

.genericon-reply-single::before {
	content: "\f467";
}

.genericon-rewind::before {
	content: "\f459";
}

.genericon-rightarrow::before {
	content: "\f501";
}

.genericon-search::before {
	content: "\f400";
}

.genericon-send-to-phone::before {
	content: "\f438";
}

.genericon-send-to-tablet::before {
	content: "\f454";
}

.genericon-share::before {
	content: "\f415";
}

.genericon-show::before {
	content: "\f403";
}

.genericon-shuffle::before {
	content: "\f514";
}

.genericon-sitemap::before {
	content: "\f507";
}

.genericon-skip-ahead::before {
	content: "\f451";
}

.genericon-skip-back::before {
	content: "\f450";
}

.genericon-spam::before {
	content: "\f424";
}

.genericon-spotify::before {
	content: "\f515";
}

.genericon-standard::before {
	content: "\f100";
}

.genericon-star::before {
	content: "\f408";
}

.genericon-status::before {
	content: "\f105";
}

.genericon-stop::before {
	content: "\f449";
}

.genericon-stumbleupon::before {
	content: "\f223";
}

.genericon-subscribe::before {
	content: "\f463";
}

.genericon-subscribed::before {
	content: "\f465";
}

.genericon-summary::before {
	content: "\f425";
}

.genericon-tablet::before {
	content: "\f453";
}

.genericon-tag::before {
	content: "\f302";
}

.genericon-time::before {
	content: "\f303";
}

.genericon-top::before {
	content: "\f435";
}

.genericon-trash::before {
	content: "\f407";
}

.genericon-tumblr::before {
	content: "\f214";
}

.genericon-twitch::before {
	content: "\f516";
}

.genericon-twitter::before {
	content: "\f202";
}

.genericon-unapprove::before {
	content: "\f446";
}

.genericon-unsubscribe::before {
	content: "\f464";
}

.genericon-unzoom::before {
	content: "\f401";
}

.genericon-uparrow::before {
	content: "\f500";
}

.genericon-user::before {
	content: "\f304";
}

.genericon-video::before {
	content: "\f104";
}

.genericon-videocamera::before {
	content: "\f517";
}

.genericon-vimeo::before {
	content: "\f212";
}

.genericon-warning::before {
	content: "\f414";
}

.genericon-website::before {
	content: "\f475";
}

.genericon-week::before {
	content: "\f306";
}

.genericon-wordpress::before {
	content: "\f205";
}

.genericon-xpost::before {
	content: "\f504";
}

.genericon-youtube::before {
	content: "\f213";
}

.genericon-zoom::before {
	content: "\f402";
}


.jetpack-social-navigation ul {
	display: block;
	margin: 0 0 1.5em;
	padding: 0;
}

.jetpack-social-navigation li {
	display: inline-block;
	margin: 0;
	line-height: 1;
}

.jetpack-social-navigation a {
	border: 0;
	height: 1em;
	text-decoration: none;
	width: 1em;
}


.jetpack-social-navigation-svg .icon {
	color: inherit;
	fill: currentColor;
	height: 1em;
	vertical-align: middle;
	width: 1em;
}


.jetpack-social-navigation-genericons a::before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-family: Genericons;
	font-size: 1em;
	font-style: normal;
	font-weight: 400;
	height: 1em;
	line-height: 1;
	speak: none;
	text-decoration: inherit;
	vertical-align: top;
	width: 1em;

	
	content: "\f415";
}


.jetpack-social-navigation-genericons a[href*="bsky.app"]::before {
	content: "\f10f";
}


.jetpack-social-navigation-genericons a[href*="codepen.io"]::before {
	content: "\f216";
}


.jetpack-social-navigation-genericons a[href*="digg.com"]::before {
	content: "\f221";
}


.jetpack-social-navigation-genericons a[href*="dribbble.com"]::before {
	content: "\f201";
}


.jetpack-social-navigation-genericons a[href*="dropbox.com"]::before {
	content: "\f225";
}


.jetpack-social-navigation-genericons a[href*="mailto:"]::before {
	content: "\f410";
}


.jetpack-social-navigation-genericons a[href*="facebook.com"]::before {
	content: "\f203";
}


.jetpack-social-navigation-genericons a[href*="flickr.com"]::before {
	content: "\f211";
}


.jetpack-social-navigation-genericons a[href*="foursquare.com"]::before {
	content: "\f226";
}


.jetpack-social-navigation-genericons a[href*="github.com"]::before {
	content: "\f200";
}


.jetpack-social-navigation-genericons a[href*="plus.google.com"]::before {
	content: "\f206";
}


.jetpack-social-navigation-genericons a[href*="instagram.com"]::before {
	content: "\f215";
}


.jetpack-social-navigation-genericons a[href*="linkedin.com"]::before {
	content: "\f208";
}


.jetpack-social-navigation-genericons a[href*="nextdoor.com"]::before {
	content: "\f10c";
}


.jetpack-social-navigation-genericons a[href*="path.com"]::before {
	content: "\f219";
}


.jetpack-social-navigation-genericons a[href*="pinterest."]::before {
	content: "\f210";
}


.jetpack-social-navigation-genericons a[href*="getpocket.com"]::before {
	content: "\f224";
}


.jetpack-social-navigation-genericons a[href*="polldaddy.com"]::before {
	content: "\f217";
}


.jetpack-social-navigation-genericons a[href*="reddit.com"]::before {
	content: "\f222";
}


.jetpack-social-navigation-genericons a[href$="/feed/"]::before {
	content: "\f413";
}


.jetpack-social-navigation-genericons a[href*="sms:"]::before {
	content: "\f110";
}


.jetpack-social-navigation-genericons a[href*="spotify.com"]::before {
	content: "\f515";
}


.jetpack-social-navigation-genericons a[href*="stumbleupon.com"]::before {
	content: "\f223";
}


.jetpack-social-navigation-genericons a[href*="threads.net"]::before {
	content: "\f10d";
}


.jetpack-social-navigation-genericons a[href*="tumblr.com"]::before {
	content: "\f214";
}


.jetpack-social-navigation-genericons a[href*="twitch.tv"]::before {
	content: "\f516";
}


.jetpack-social-navigation-genericons a[href*="x.com"]::before,
.jetpack-social-navigation-genericons a[href*="twitter.com"]::before {
	content: "\f202";
}


.jetpack-social-navigation-genericons a[href*="vimeo.com"]::before {
	content: "\f212";
}


.jetpack-social-navigation-genericons a[href*="vine.co"]::before {
	content: "\f517";
}


.jetpack-social-navigation-genericons a[href*="wordpress.com"]::before,
.jetpack-social-navigation-genericons a[href*="wordpress.org"]::before {
	content: "\f205";
}


.jetpack-social-navigation-genericons a[href*="youtube.com"]::before {
	content: "\f213";
}


.reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0;
}

.reblogger-note-content {
	margin: 0 0 20px;
}

.wpcom-reblog-snapshot .reblog-from img {
	margin: 0 .75em 0 0;
	padding: 0;
	border: 0;
}

.wpcom-reblog-snapshot .reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0;
	margin: 0 .5em 0 0;
}

.wpcom-reblog-snapshot {
	margin-bottom: 1em;
}

.wpcom-reblog-snapshot p.reblog-from {
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot .reblogged-content {
	margin: 0 0 1em 0;
}


.reblog-post .wpcom-enhanced-excerpt-content {
	border-left: 3px solid #eee;
	padding-left: 15px;
}

.reblog-post ul.thumb-list {
	display: block;
	list-style: none;
	margin: 2px 0;
	padding: 0;
	clear: both;
}

.reblog-post ul.thumb-list li {
	display: inline;
	margin: 0;
	padding: 0 1px;
	border: 0;
}

.reblog-post ul.thumb-list li a {
	margin: 0;
	padding: 0;
	border: 0;
}

.reblog-post ul.thumb-list li img {
	margin: 0;
	padding: 0;
	border: 0;
}

.reblog-post .wpcom-enhanced-excerpt {
	clear: both;
}

.reblog-post .wpcom-enhanced-excerpt address,
.reblog-post .wpcom-enhanced-excerpt li,
.reblog-post .wpcom-enhanced-excerpt h1,
.reblog-post .wpcom-enhanced-excerpt h2,
.reblog-post .wpcom-enhanced-excerpt h3,
.reblog-post .wpcom-enhanced-excerpt h4,
.reblog-post .wpcom-enhanced-excerpt h5,
.reblog-post .wpcom-enhanced-excerpt h6,
.reblog-post .wpcom-enhanced-excerpt p {
	font-size: 100% !important;
}

.reblog-post .wpcom-enhanced-excerpt blockquote,
.reblog-post .wpcom-enhanced-excerpt pre,
.reblog-post .wpcom-enhanced-excerpt code,
.reblog-post .wpcom-enhanced-excerpt q {
	font-size: 98% !important;
}


.reblog-from img {
	margin: 0 10px 0 0;
	vertical-align: middle;
	padding: 0;
	border: 0;
}

.reblog-source {
	margin-bottom: 0;
	font-size: .8em;
	line-height: 1;
}

.reblog-source .more-words {
	color: #668eaa;
}

.wpcom-reblog-snapshot .reblog-post {
	box-shadow: 0 0 0 1px rgba(46, 68, 83, .1) inset, 0 1px 1px rgba(46, 68, 83, .05);
	border-radius: 4px;
	padding: 24px;
}


.wpcom-reblog-snapshot .reblogger-note {
	margin: 0 0 1em 0;
	overflow: hidden;
}

.wpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot .reblogger-note-content {
	margin: 0;
	padding: 0;
}

body .wpcom-reblog-snapshot .reblogger-note-content blockquote {
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	padding: 0;
	position: relative;
	border: none;
}

.wpcom-reblog-snapshot .reblogger-note-content blockquote p:last-child {
	margin-bottom: 0;
}
.geolocation-chip .noticon {
  display: inline-block;
  vertical-align: middle;
}

.geolocation-chip {
  margin-bottom: 1em;
}