.wp-block-audio figcaption {margin-top: .5em;margin-bottom: 1em;}
.wp-block-audio audio {width: 100%;min-width: 300px;}
.wp-block-button {color: #fff;}
.wp-block-button.aligncenter {text-align: center;}
.wp-block-button.alignright {text-align: right;}
.wp-block-button__link {background-color: #32373c;border: none;border-radius: 28px;box-shadow: none;color: inherit;cursor: pointer;display: inline-block;font-size: 18px;margin: 0;padding: 12px 24px;text-align: center;text-decoration: none;overflow-wrap: break-word;}
.wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover, .wp-block-button__link:visited {color: inherit;}
.is-style-squared .wp-block-button__link {border-radius: 0;}
.no-border-radius.wp-block-button__link {border-radius: 0 !important;}
.is-style-outline {color: #32373c;}
.is-style-outline .wp-block-button__link {background-color: transparent;border: 2px solid;}
.wp-block-calendar {text-align: center;}
.wp-block-calendar tbody td, .wp-block-calendar th {padding: 4px;border: 1px solid #e2e4e7;}
.wp-block-calendar tfoot td {border: none;}
.wp-block-calendar table {width: 100%;border-collapse: collapse;font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;}
.wp-block-calendar table th {font-weight: 400;background: #edeff0;}
.wp-block-calendar a {text-decoration: underline;}
.wp-block-calendar tfoot a {color: #00739c;}
.wp-block-calendar table caption, .wp-block-calendar table tbody {color: #40464d;}
.wp-block-categories.alignleft {margin-right: 2em;}
.wp-block-categories.alignright {margin-left: 2em;}
.wp-block-columns {display: flex;margin-bottom: 28px;flex-wrap: wrap;}
@media (min-width:782px) {.wp-block-columns {flex-wrap: nowrap;}}
.wp-block-column {flex-grow: 1;min-width: 0;word-break: break-word;overflow-wrap: break-word;}
@media (max-width:599px) {.wp-block-column {flex-basis: 100% !important;}}
@media (min-width:600px) {.wp-block-column {flex-basis: calc(50% - 16px);flex-grow: 0;}
	.wp-block-column:nth-child(2n) {margin-left: 32px;}}
@media (min-width:782px) {.wp-block-column:not(:first-child) {margin-left: 32px;}}
.wp-block-columns.are-vertically-aligned-top {align-items: flex-start;}
.wp-block-columns.are-vertically-aligned-center {align-items: center;}
.wp-block-columns.are-vertically-aligned-bottom {align-items: flex-end;}
.wp-block-column.is-vertically-aligned-top {align-self: flex-start;}
.wp-block-column.is-vertically-aligned-center {-ms-grid-row-align: center;align-self: center;}
.wp-block-column.is-vertically-aligned-bottom {align-self: flex-end;}
.wp-block-cover, .wp-block-cover-image {position: relative;background-color: #000;background-size: cover;background-position: 50%;min-height: 430px;height: 100%;width: 100%;display: flex;justify-content: center;align-items: center;overflow: hidden;}
.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax {background-attachment: fixed;}
@supports (-webkit-overflow-scrolling:touch) {.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax {background-attachment: scroll;}}
@media (prefers-reduced-motion:reduce) {.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax {background-attachment: scroll;}}
.wp-block-cover-image.has-background-dim:before, .wp-block-cover.has-background-dim:before {content: "";position: absolute;top: 0;left: 0;bottom: 0;right: 0;background-color: inherit;opacity: .5;z-index: 1;}
.wp-block-cover-image.has-background-dim.has-background-dim-10:before, .wp-block-cover.has-background-dim.has-background-dim-10:before {opacity: .1;}
.wp-block-cover-image.has-background-dim.has-background-dim-20:before, .wp-block-cover.has-background-dim.has-background-dim-20:before {opacity: .2;}
.wp-block-cover-image.has-background-dim.has-background-dim-30:before, .wp-block-cover.has-background-dim.has-background-dim-30:before {opacity: .3;}
.wp-block-cover-image.has-background-dim.has-background-dim-40:before, .wp-block-cover.has-background-dim.has-background-dim-40:before {opacity: .4;}
.wp-block-cover-image.has-background-dim.has-background-dim-50:before, .wp-block-cover.has-background-dim.has-background-dim-50:before {opacity: .5;}
.wp-block-cover-image.has-background-dim.has-background-dim-60:before, .wp-block-cover.has-background-dim.has-background-dim-60:before {opacity: .6;}
.wp-block-cover-image.has-background-dim.has-background-dim-70:before, .wp-block-cover.has-background-dim.has-background-dim-70:before {opacity: .7;}
.wp-block-cover-image.has-background-dim.has-background-dim-80:before, .wp-block-cover.has-background-dim.has-background-dim-80:before {opacity: .8;}
.wp-block-cover-image.has-background-dim.has-background-dim-90:before, .wp-block-cover.has-background-dim.has-background-dim-90:before {opacity: .9;}
.wp-block-cover-image.has-background-dim.has-background-dim-100:before, .wp-block-cover.has-background-dim.has-background-dim-100:before {opacity: 1;}
.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.alignleft, .wp-block-cover.alignright {max-width: 305px;width: 100%;}
.wp-block-cover-image:after, .wp-block-cover:after {display: block;content: "";font-size: 0;min-height: inherit;}
@supports ((position:-webkit-sticky) or (position:sticky)) {.wp-block-cover-image:after, .wp-block-cover:after {content: none;}}
.wp-block-cover-image.aligncenter, .wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.aligncenter, .wp-block-cover.alignleft, .wp-block-cover.alignright {display: flex;}
.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {width: calc(100% - 70px);z-index: 1;color: #f8f9f9;}
.wp-block-cover-image .wp-block-subhead:not(.has-text-color), .wp-block-cover-image h1:not(.has-text-color), .wp-block-cover-image h2:not(.has-text-color), .wp-block-cover-image h3:not(.has-text-color), .wp-block-cover-image h4:not(.has-text-color), .wp-block-cover-image h5:not(.has-text-color), .wp-block-cover-image h6:not(.has-text-color), .wp-block-cover-image p:not(.has-text-color), .wp-block-cover .wp-block-subhead:not(.has-text-color), .wp-block-cover h1:not(.has-text-color), .wp-block-cover h2:not(.has-text-color), .wp-block-cover h3:not(.has-text-color), .wp-block-cover h4:not(.has-text-color), .wp-block-cover h5:not(.has-text-color), .wp-block-cover h6:not(.has-text-color), .wp-block-cover p:not(.has-text-color) {color: inherit;}
.wp-block-cover__video-background {position: absolute;top: 50%;left: 50%;transform: translateX(-50%) translateY(-50%);width: 100%;height: 100%;z-index: 0;-o-object-fit: cover;object-fit: cover;}
.wp-block-cover-image-text, .wp-block-cover-text, section.wp-block-cover-image h2 {color: #fff;}
.wp-block-cover-image-text a, .wp-block-cover-image-text a:active, .wp-block-cover-image-text a:focus, .wp-block-cover-image-text a:hover, .wp-block-cover-text a, .wp-block-cover-text a:active, .wp-block-cover-text a:focus, .wp-block-cover-text a:hover, section.wp-block-cover-image h2 a, section.wp-block-cover-image h2 a:active, section.wp-block-cover-image h2 a:focus, section.wp-block-cover-image h2 a:hover {color: #fff;}
.wp-block-cover-image .wp-block-cover.has-left-content {justify-content: flex-start;}
.wp-block-cover-image .wp-block-cover.has-right-content {justify-content: flex-end;}
.wp-block-cover-image.has-left-content .wp-block-cover-image-text, .wp-block-cover.has-left-content .wp-block-cover-text, section.wp-block-cover-image.has-left-content>h2 {margin-left: 0;text-align: left;}
.wp-block-cover-image.has-right-content .wp-block-cover-image-text, .wp-block-cover.has-right-content .wp-block-cover-text, section.wp-block-cover-image.has-right-content>h2 {margin-right: 0;text-align: right;}
.wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover .wp-block-cover-text, section.wp-block-cover-image>h2 {font-size: 2em;line-height: 1.25;z-index: 1;margin-bottom: 0;max-width: 610px;padding: 14px;text-align: center;}
.block-editor-block-list__block[data-type="core/embed"][data-align=left] .block-editor-block-list__block-edit, .block-editor-block-list__block[data-type="core/embed"][data-align=right] .block-editor-block-list__block-edit, .wp-block-embed.alignleft, .wp-block-embed.alignright {max-width: 360px;width: 100%;}
.wp-block-embed {margin-bottom: 1em;}
.wp-block-embed figcaption {margin-top: .5em;margin-bottom: 1em;}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper {position: relative;}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {content: "";display: block;padding-top: 50%;}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe {position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {padding-top: 42.85%;}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {padding-top: 50%;}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {padding-top: 56.25%;}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {padding-top: 75%;}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {padding-top: 100%;}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {padding-top: 177.78%;}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {padding-top: 200%;}
.wp-block-file {margin-bottom: 1.5em;}
.wp-block-file.aligncenter {text-align: center;}
.wp-block-file.alignright {text-align: right;}
.wp-block-file .wp-block-file__button {background: #32373c;border-radius: 2em;color: #fff;font-size: 13px;padding: .5em 1em;}
.wp-block-file a.wp-block-file__button {text-decoration: none;}
.wp-block-file a.wp-block-file__button:active, .wp-block-file a.wp-block-file__button:focus, .wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:visited {box-shadow: none;color: #fff;opacity: .85;text-decoration: none;}
.wp-block-file *+.wp-block-file__button {margin-left: .75em;}
.blocks-gallery-grid, .wp-block-gallery {display: flex;flex-wrap: wrap;list-style-type: none;padding: 0;margin: 0;}
.blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {margin: 0 16px 16px 0;display: flex;flex-grow: 1;flex-direction: column;justify-content: center;position: relative;}
.blocks-gallery-grid .blocks-gallery-image figure, .blocks-gallery-grid .blocks-gallery-item figure, .wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {margin: 0;height: 100%;}
@supports ((position:-webkit-sticky) or (position:sticky)) {.blocks-gallery-grid .blocks-gallery-image figure, .blocks-gallery-grid .blocks-gallery-item figure, .wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {display: flex;align-items: flex-end;justify-content: flex-start;}}
.blocks-gallery-grid .blocks-gallery-image img, .blocks-gallery-grid .blocks-gallery-item img, .wp-block-gallery .blocks-gallery-image img, .wp-block-gallery .blocks-gallery-item img {display: block;max-width: 100%;height: auto;width: 100%;}
@supports ((position:-webkit-sticky) or (position:sticky)) {.blocks-gallery-grid .blocks-gallery-image img, .blocks-gallery-grid .blocks-gallery-item img, .wp-block-gallery .blocks-gallery-image img, .wp-block-gallery .blocks-gallery-item img {width: auto;}}
.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 {position: absolute;bottom: 0;width: 100%;max-height: 100%;overflow: auto;padding: 40px 10px 9px;color: #fff;text-align: center;font-size: 13px;background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);}
.blocks-gallery-grid .blocks-gallery-image figcaption img, .blocks-gallery-grid .blocks-gallery-item figcaption img, .wp-block-gallery .blocks-gallery-image figcaption img, .wp-block-gallery .blocks-gallery-item figcaption img {display: inline;}
.blocks-gallery-grid.is-cropped .blocks-gallery-image a, .blocks-gallery-grid.is-cropped .blocks-gallery-image img, .blocks-gallery-grid.is-cropped .blocks-gallery-item a, .blocks-gallery-grid.is-cropped .blocks-gallery-item img, .wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img {width: 100%;}
@supports ((position:-webkit-sticky) or (position:sticky)) {.blocks-gallery-grid.is-cropped .blocks-gallery-image a, .blocks-gallery-grid.is-cropped .blocks-gallery-image img, .blocks-gallery-grid.is-cropped .blocks-gallery-item a, .blocks-gallery-grid.is-cropped .blocks-gallery-item img, .wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img {height: 100%;flex: 1;-o-object-fit: cover;object-fit: cover;}}
.blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {width: calc(( 100% - 16px ) / 2);}
.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery .blocks-gallery-item:nth-of-type(2n) {margin-right: 0;}
.blocks-gallery-grid.columns-1 .blocks-gallery-image, .blocks-gallery-grid.columns-1 .blocks-gallery-item, .wp-block-gallery.columns-1 .blocks-gallery-image, .wp-block-gallery.columns-1 .blocks-gallery-item {width: 100%;margin-right: 0;}
@media (min-width:600px) {.blocks-gallery-grid.columns-3 .blocks-gallery-image, .blocks-gallery-grid.columns-3 .blocks-gallery-item, .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item {width: calc(( 100% - 32px ) / 3);margin-right: 16px;}
	@supports (-ms-ime-align:auto) {.blocks-gallery-grid.columns-3 .blocks-gallery-image, .blocks-gallery-grid.columns-3 .blocks-gallery-item, .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item {width: calc(( 100% - 32px ) / 3 - 1px);}}
	.blocks-gallery-grid.columns-4 .blocks-gallery-image, .blocks-gallery-grid.columns-4 .blocks-gallery-item, .wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item {width: calc(( 100% - 48px ) / 4);margin-right: 16px;}
	@supports (-ms-ime-align:auto) {.blocks-gallery-grid.columns-4 .blocks-gallery-image, .blocks-gallery-grid.columns-4 .blocks-gallery-item, .wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item {width: calc(( 100% - 48px ) / 4 - 1px);}}
	.blocks-gallery-grid.columns-5 .blocks-gallery-image, .blocks-gallery-grid.columns-5 .blocks-gallery-item, .wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item {width: calc(( 100% - 64px ) / 5);margin-right: 16px;}
	@supports (-ms-ime-align:auto) {.blocks-gallery-grid.columns-5 .blocks-gallery-image, .blocks-gallery-grid.columns-5 .blocks-gallery-item, .wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item {width: calc(( 100% - 64px ) / 5 - 1px);}}
	.blocks-gallery-grid.columns-6 .blocks-gallery-image, .blocks-gallery-grid.columns-6 .blocks-gallery-item, .wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item {width: calc(( 100% - 80px ) / 6);margin-right: 16px;}
	@supports (-ms-ime-align:auto) {.blocks-gallery-grid.columns-6 .blocks-gallery-image, .blocks-gallery-grid.columns-6 .blocks-gallery-item, .wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item {width: calc(( 100% - 80px ) / 6 - 1px);}}
	.blocks-gallery-grid.columns-7 .blocks-gallery-image, .blocks-gallery-grid.columns-7 .blocks-gallery-item, .wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item {width: calc(( 100% - 96px ) / 7);margin-right: 16px;}
	@supports (-ms-ime-align:auto) {.blocks-gallery-grid.columns-7 .blocks-gallery-image, .blocks-gallery-grid.columns-7 .blocks-gallery-item, .wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item {width: calc(( 100% - 96px ) / 7 - 1px);}}
	.blocks-gallery-grid.columns-8 .blocks-gallery-image, .blocks-gallery-grid.columns-8 .blocks-gallery-item, .wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item {width: calc(( 100% - 112px ) / 8);margin-right: 16px;}
	@supports (-ms-ime-align:auto) {.blocks-gallery-grid.columns-8 .blocks-gallery-image, .blocks-gallery-grid.columns-8 .blocks-gallery-item, .wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item {width: calc(( 100% - 112px ) / 8 - 1px);}}
	.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n), .blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n), .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n), .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n) {margin-right: 0;}
	.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n) {margin-right: 0;}
	.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n), .blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n), .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n), .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n) {margin-right: 0;}
	.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n), .blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n), .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n), .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n) {margin-right: 0;}
	.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n), .blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n), .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n), .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n) {margin-right: 0;}
	.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n), .blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n), .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n), .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n) {margin-right: 0;}
	.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n), .blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n), .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n), .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n) {margin-right: 0;}
	.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n), .blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n), .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n), .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) {margin-right: 0;}}
.blocks-gallery-grid .blocks-gallery-image:last-child, .blocks-gallery-grid .blocks-gallery-item:last-child, .wp-block-gallery .blocks-gallery-image:last-child, .wp-block-gallery .blocks-gallery-item:last-child {margin-right: 0;}
.blocks-gallery-grid.alignleft, .blocks-gallery-grid.alignright, .wp-block-gallery.alignleft, .wp-block-gallery.alignright {max-width: 305px;width: 100%;}
.blocks-gallery-grid.aligncenter .blocks-gallery-item figure, .wp-block-gallery.aligncenter .blocks-gallery-item figure {justify-content: center;}
.wp-block-image {max-width: 100%;margin-bottom: 1em;}
.wp-block-image img {max-width: 100%;}
.wp-block-image.aligncenter {text-align: center;}
.wp-block-image.alignfull img, .wp-block-image.alignwide img {width: 100%;}
.wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image.is-resized {display: table;margin-left: 0;margin-right: 0;}
.wp-block-image .aligncenter>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image .alignright>figcaption, .wp-block-image.is-resized>figcaption {display: table-caption;caption-side: bottom;}
.wp-block-image .alignleft {float: left;margin-right: 1em;}
.wp-block-image .alignright {float: right;margin-left: 1em;}
.wp-block-image .aligncenter {margin-left: auto;margin-right: auto;}
.wp-block-image figcaption {margin-top: .5em;margin-bottom: 1em;}
.is-style-circle-mask img {border-radius: 9999px;}
@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {.is-style-circle-mask img {-webkit-mask-image: url("data:image/svg+xml;utf8,<svg viewBox=\"0 0 100 100\" xmlns=\"http://www.w3.org/2000/svg\"><circle cx=\"50\" cy=\"50\" r=\"50\"/></svg>");mask-image: url("data:image/svg+xml;utf8,<svg viewBox=\"0 0 100 100\" xmlns=\"http://www.w3.org/2000/svg\"><circle cx=\"50\" cy=\"50\" r=\"50\"/></svg>");mask-mode: alpha;-webkit-mask-repeat: no-repeat;mask-repeat: no-repeat;-webkit-mask-size: contain;mask-size: contain;-webkit-mask-position: center;mask-position: center;border-radius: none;}}
.wp-block-latest-comments__comment {font-size: 15px;line-height: 1.1;list-style: none;margin-bottom: 1em;}
.has-avatars .wp-block-latest-comments__comment {min-height: 36px;list-style: none;}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {margin-left: 52px;}
.has-dates .wp-block-latest-comments__comment, .has-excerpts .wp-block-latest-comments__comment {line-height: 1.5;}
.wp-block-latest-comments__comment-excerpt p {font-size: 14px;line-height: 1.8;margin: 5px 0 20px;}
.wp-block-latest-comments__comment-date {color: #8f98a1;display: block;font-size: 12px;}
.wp-block-latest-comments .avatar, .wp-block-latest-comments__comment-avatar {border-radius: 24px;display: block;float: left;height: 40px;margin-right: 12px;width: 40px;}
.wp-block-latest-posts.alignleft {margin-right: 2em;}
.wp-block-latest-posts.alignright {margin-left: 2em;}
.wp-block-latest-posts.wp-block-latest-posts__list {list-style: none;}
.wp-block-latest-posts.is-grid {display: flex;flex-wrap: wrap;padding: 0;}
.wp-block-latest-posts.is-grid li {margin: 0 16px 16px 0;width: 100%;}
@media (min-width:600px) {.wp-block-latest-posts.columns-2 li {width: calc(50% - 16px);}
	.wp-block-latest-posts.columns-3 li {width: calc(33.33333% - 16px);}
	.wp-block-latest-posts.columns-4 li {width: calc(25% - 16px);}
	.wp-block-latest-posts.columns-5 li {width: calc(20% - 16px);}
	.wp-block-latest-posts.columns-6 li {width: calc(16.66667% - 16px);}}
.wp-block-latest-posts__post-date {display: block;color: #6c7781;font-size: 13px;}
.wp-block-latest-posts__post-excerpt {margin-top: 8px;margin-bottom: 16px;}
.wp-block-media-text {display: -ms-grid;display: grid;-ms-grid-rows: auto;grid-template-rows: auto;-ms-grid-columns: 50% 1fr;grid-template-columns: 50% 1fr;}
.wp-block-media-text .has-media-on-the-right {-ms-grid-columns: 1fr 50%;grid-template-columns: 1fr 50%;}
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {-ms-grid-row-align: start;align-self: start;}
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media, .wp-block-media-text .wp-block-media-text__content, .wp-block-media-text .wp-block-media-text__media {-ms-grid-row-align: center;align-self: center;}
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {-ms-grid-row-align: end;align-self: end;}
.wp-block-media-text .wp-block-media-text__media {-ms-grid-column: 1;grid-column: 1;-ms-grid-row: 1;grid-row: 1;margin: 0;}
.wp-block-media-text .wp-block-media-text__content {word-break: break-word;padding: 0 8%;}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media, .wp-block-media-text .wp-block-media-text__content {-ms-grid-column: 2;grid-column: 2;-ms-grid-row: 1;grid-row: 1;}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {-ms-grid-column: 1;grid-column: 1;-ms-grid-row: 1;grid-row: 1;}
.wp-block-media-text>figure>img, .wp-block-media-text>figure>video {max-width: unset;width: 100%;vertical-align: middle;}
.wp-block-media-text.is-image-fill figure {height: 100%;min-height: 250px;background-size: cover;}
.wp-block-media-text.is-image-fill figure>img {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip: rect(0,0,0,0);border: 0;}
@media (max-width:600px) {.wp-block-media-text.is-stacked-on-mobile {-ms-grid-columns: 100% !important;grid-template-columns: 100% !important;}
	.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {-ms-grid-column: 1;grid-column: 1;-ms-grid-row: 1;grid-row: 1;}
	.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__media, .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {-ms-grid-column: 1;grid-column: 1;-ms-grid-row: 2;grid-row: 2;}
	.wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content {-ms-grid-column: 1;grid-column: 1;-ms-grid-row: 1;grid-row: 1;}}
.is-small-text {font-size: 14px;}
.is-regular-text {font-size: 16px;}
.is-large-text {font-size: 36px;}
.is-larger-text {font-size: 48px;}
.has-drop-cap:not(:focus):first-letter {float: left;font-size: 8.4em;line-height: .68;font-weight: 100;margin: .05em .1em 0 0;text-transform: uppercase;font-style: normal;}
.has-drop-cap:not(:focus):after {content: "";display: table;clear: both;padding-top: 14px;}
p.has-background {padding: 20px 30px;}
p.has-text-color a {color: inherit;}
.wp-block-pullquote {padding: 3em 0;margin-left: 0;margin-right: 0;text-align: center;}
.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {max-width: 305px;}
.wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p {font-size: 20px;}
.wp-block-pullquote p {font-size: 28px;line-height: 1.6;}
.wp-block-pullquote cite, .wp-block-pullquote footer {position: relative;}
.wp-block-pullquote .has-text-color a {color: inherit;}
.wp-block-pullquote:not(.is-style-solid-color) {background: none;}
.wp-block-pullquote.is-style-solid-color {border: none;}
.wp-block-pullquote.is-style-solid-color blockquote {margin-left: auto;margin-right: auto;text-align: left;max-width: 60%;}
.wp-block-pullquote.is-style-solid-color blockquote p {margin-top: 0;margin-bottom: 0;font-size: 32px;}
.wp-block-pullquote.is-style-solid-color blockquote cite {text-transform: none;font-style: normal;}
.wp-block-pullquote cite {color: inherit;}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {margin: 0 0 16px;padding: 0 1em;}
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p {font-size: 24px;font-style: italic;line-height: 1.6;}
.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 {font-size: 18px;text-align: right;}
.wp-block-rss.alignleft {margin-right: 2em;}
.wp-block-rss.alignright {margin-left: 2em;}
.wp-block-rss.is-grid {display: flex;flex-wrap: wrap;padding: 0;list-style: none;}
.wp-block-rss.is-grid li {margin: 0 16px 16px 0;width: 100%;}
@media (min-width:600px) {.wp-block-rss.columns-2 li {width: calc(50% - 16px);}
	.wp-block-rss.columns-3 li {width: calc(33.33333% - 16px);}
	.wp-block-rss.columns-4 li {width: calc(25% - 16px);}
	.wp-block-rss.columns-5 li {width: calc(20% - 16px);}
	.wp-block-rss.columns-6 li {width: calc(16.66667% - 16px);}}
.wp-block-rss__item-author, .wp-block-rss__item-publish-date {display: block;color: #6c7781;font-size: 13px;}
.wp-block-search {display: flex;flex-wrap: wrap;}
.wp-block-search .wp-block-search__label {width: 100%;}
.wp-block-search .wp-block-search__input {flex-grow: 1;}
.wp-block-search .wp-block-search__button {margin-left: 10px;}
.wp-block-separator.is-style-wide {border-bottom-width: 1px;}
.wp-block-separator.is-style-dots {background: none !important;border: none;text-align: center;max-width: none;line-height: 1;height: auto;}
.wp-block-separator.is-style-dots:before {content: "···";color: currentColor;font-size: 20px;letter-spacing: 2em;padding-left: 2em;font-family: serif;}
.wp-block-social-links {display: flex;justify-content: flex-start;padding-left: 0;padding-right: 0;margin-left: 0;}
.wp-social-link {width: 36px;height: 36px;border-radius: 36px;margin-right: 8px;}
.wp-social-link, .wp-social-link a {display: block;transition: transform .1s ease;}
.wp-social-link a {padding: 6px;line-height: 0;}
.wp-social-link a, .wp-social-link a:active, .wp-social-link a:hover, .wp-social-link a:visited, .wp-social-link svg {color: currentColor;fill: currentColor;}
.wp-social-link:hover {transform: scale(1.1);}
.wp-block-social-links.aligncenter {justify-content: center;display: flex;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {background-color: #f0f0f0;color: #444;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {background-color: #f90;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {background-color: #1ea0c3;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {background-color: #0757fe;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {background-color: #1e1f26;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {background-color: #02e49b;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {background-color: #e94c89;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {background-color: #4280ff;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {background-color: #f45800;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {background-color: #1977f2;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {background-color: #000;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {background-color: #0461dd;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {background-color: #e65678;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {background-color: #24292d;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {background-color: #eceadd;color: #382110;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {background-color: #ea4434;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {background-color: #f00075;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {background-color: #e21b24;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {background-color: #0577b5;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {background-color: #3288d4;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {background-color: #02ab6c;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {background-color: #f6405f;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {background-color: #e60122;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {background-color: #ef4155;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {background-color: #fe4500;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {background-color: #0478d7;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {background-color: #fefc00;color: #fff;stroke: #000;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {background-color: #ff5600;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {background-color: #1bd760;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {background-color: #011835;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {background-color: #6440a4;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {background-color: #21a1f3;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {background-color: #1eb7ea;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {background-color: #4680c2;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {background-color: #3499cd;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {background-color: #d32422;color: #fff;}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {background-color: #ff0100;color: #fff;}
.wp-block-social-links.is-style-logos-only .wp-social-link {background: none;padding: 4px;}
.wp-block-social-links.is-style-logos-only .wp-social-link svg {width: 28px;height: 28px;}
.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {color: #f90;}
.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {color: #1ea0c3;}
.wp-block-social-links.is-style-logos-only .wp-social-link-behance {color: #0757fe;}
.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {color: #1e1f26;}
.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {color: #02e49b;}
.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {color: #e94c89;}
.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {color: #4280ff;}
.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {color: #f45800;}
.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {color: #1977f2;}
.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {color: #000;}
.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {color: #0461dd;}
.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {color: #e65678;}
.wp-block-social-links.is-style-logos-only .wp-social-link-github {color: #24292d;}
.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {color: #382110;}
.wp-block-social-links.is-style-logos-only .wp-social-link-google {color: #ea4434;}
.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {color: #f00075;}
.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {color: #e21b24;}
.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {color: #0577b5;}
.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {color: #3288d4;}
.wp-block-social-links.is-style-logos-only .wp-social-link-medium {color: #02ab6c;}
.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {color: #f6405f;}
.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {color: #e60122;}
.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {color: #ef4155;}
.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {color: #fe4500;}
.wp-block-social-links.is-style-logos-only .wp-social-link-skype {color: #0478d7;}
.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {color: #fff;stroke: #000;}
.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {color: #ff5600;}
.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {color: #1bd760;}
.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {color: #011835;}
.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {color: #6440a4;}
.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {color: #21a1f3;}
.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {color: #1eb7ea;}
.wp-block-social-links.is-style-logos-only .wp-social-link-vk {color: #4680c2;}
.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {color: #3499cd;}
.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {background-color: #d32422;color: #fff;}
.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {color: #ff0100;}
.wp-block-social-links.is-style-pill-shape .wp-social-link {width: auto;}
.wp-block-social-links.is-style-pill-shape .wp-social-link a {padding-left: 16px;padding-right: 16px;}
.wp-block-spacer {clear: both;}
p.wp-block-subhead {font-size: 1.1em;font-style: italic;opacity: .75;}
.wp-block-table {overflow-x: auto;}
.wp-block-table table {width: 100%;}
.wp-block-table .has-fixed-layout {table-layout: fixed;width: 100%;}
.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {word-break: break-word;}
.wp-block-table.aligncenter, .wp-block-table.alignleft, .wp-block-table.alignright {display: table;width: auto;}
.wp-block-table.aligncenter td, .wp-block-table.aligncenter th, .wp-block-table.alignleft td, .wp-block-table.alignleft th, .wp-block-table.alignright td, .wp-block-table.alignright th {word-break: break-word;}
.wp-block-table .has-subtle-light-gray-background-color {background-color: #f3f4f5;}
.wp-block-table .has-subtle-pale-green-background-color {background-color: #e9fbe5;}
.wp-block-table .has-subtle-pale-blue-background-color {background-color: #e7f5fe;}
.wp-block-table .has-subtle-pale-pink-background-color {background-color: #fcf0ef;}
.wp-block-table.is-style-stripes {border-spacing: 0;border-collapse: inherit;background-color: transparent;border-bottom: 1px solid #f3f4f5;}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {background-color: #f3f4f5;}
.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {background-color: #f3f4f5;}
.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {background-color: #e9fbe5;}
.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {background-color: #e7f5fe;}
.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {background-color: #fcf0ef;}
.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {border-color: transparent;}
.wp-block-text-columns, .wp-block-text-columns.aligncenter {display: flex;}
.wp-block-text-columns .wp-block-column {margin: 0 16px;padding: 0;}
.wp-block-text-columns .wp-block-column:first-child {margin-left: 0;}
.wp-block-text-columns .wp-block-column:last-child {margin-right: 0;}
.wp-block-text-columns.columns-2 .wp-block-column {width: 50%;}
.wp-block-text-columns.columns-3 .wp-block-column {width: 33.33333%;}
.wp-block-text-columns.columns-4 .wp-block-column {width: 25%;}
pre.wp-block-verse {white-space: nowrap;overflow: auto;}
.wp-block-video {margin-left: 0;margin-right: 0;}
.wp-block-video video {max-width: 100%;}
@supports ((position:-webkit-sticky) or (position:sticky)) {.wp-block-video [poster] {-o-object-fit: cover;object-fit: cover;}}
.wp-block-video.aligncenter {text-align: center;}
.wp-block-video figcaption {margin-top: .5em;margin-bottom: 1em;}
:root .has-pale-pink-background-color {background-color: #f78da7;}
:root .has-vivid-red-background-color {background-color: #cf2e2e;}
:root .has-luminous-vivid-orange-background-color {background-color: #ff6900;}
:root .has-luminous-vivid-amber-background-color {background-color: #fcb900;}
:root .has-light-green-cyan-background-color {background-color: #7bdcb5;}
:root .has-vivid-green-cyan-background-color {background-color: #00d084;}
:root .has-pale-cyan-blue-background-color {background-color: #8ed1fc;}
:root .has-vivid-cyan-blue-background-color {background-color: #0693e3;}
:root .has-vivid-purple-background-color {background-color: #9b51e0;}
:root .has-very-light-gray-background-color {background-color: #eee;}
:root .has-cyan-bluish-gray-background-color {background-color: #abb8c3;}
:root .has-very-dark-gray-background-color {background-color: #313131;}
:root .has-pale-pink-color {color: #f78da7;}
:root .has-vivid-red-color {color: #cf2e2e;}
:root .has-luminous-vivid-orange-color {color: #ff6900;}
:root .has-luminous-vivid-amber-color {color: #fcb900;}
:root .has-light-green-cyan-color {color: #7bdcb5;}
:root .has-vivid-green-cyan-color {color: #00d084;}
:root .has-pale-cyan-blue-color {color: #8ed1fc;}
:root .has-vivid-cyan-blue-color {color: #0693e3;}
:root .has-vivid-purple-color {color: #9b51e0;}
:root .has-very-light-gray-color {color: #eee;}
:root .has-cyan-bluish-gray-color {color: #abb8c3;}
:root .has-very-dark-gray-color {color: #313131;}
.has-small-font-size {font-size: 13px;}
.has-normal-font-size, .has-regular-font-size {font-size: 16px;}
.has-medium-font-size {font-size: 20px;}
.has-large-font-size {font-size: 36px;}
.has-huge-font-size, .has-larger-font-size {font-size: 42px;}
.has-text-align-center {text-align: center;}
.has-text-align-left {text-align: left;}
.has-text-align-right {text-align: right;}
.wp-block-audio figcaption {color: #555d66;font-size: 13px;text-align: center;}
.wp-block-code {font-family: Menlo,Consolas,monaco,monospace;font-size: 14px;color: #23282d;padding: .8em 1em;border: 1px solid #e2e4e7;border-radius: 4px;}
.blocks-gallery-caption, .wp-block-embed figcaption, .wp-block-image figcaption {color: #555d66;font-size: 13px;text-align: center;}
.wp-block-preformatted pre {font-family: Menlo,Consolas,monaco,monospace;color: #23282d;font-size: 16px;}
@media (min-width:600px) {.wp-block-preformatted pre {font-size: 14px;}}
.wp-block-pullquote {border-top: 4px solid #555d66;border-bottom: 4px solid #555d66;margin-bottom: 28px;color: #40464d;}
.wp-block-pullquote__citation, .wp-block-pullquote cite, .wp-block-pullquote footer {color: #40464d;text-transform: uppercase;font-size: 13px;font-style: normal;}
.wp-block-quote {border-left: 4px solid #000;margin: 0 0 28px;padding-left: 1em;}
.wp-block-quote__citation, .wp-block-quote cite, .wp-block-quote footer {color: #6c7781;font-size: 13px;margin-top: 1em;position: relative;font-style: normal;}
.wp-block-quote.has-text-align-right {border-left: none;border-right: 4px solid #000;padding-left: 0;padding-right: 1em;}
.wp-block-quote.has-text-align-center {border: none;padding-left: 0;}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {border: none;}
.wp-block-search .wp-block-search__label {font-weight: 700;}
.wp-block-group.has-background {padding: 20px 30px;margin-top: 0;margin-bottom: 0;}
.wp-block-separator {border: none;border-bottom: 2px solid #8f98a1;margin-left: auto;margin-right: auto;}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {max-width: 100px;}
.wp-block-separator.has-background:not(.is-style-dots) {border-bottom: none;height: 1px;}
.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {height: 2px;}
.wp-block-table {border-collapse: collapse;}
.wp-block-table td, .wp-block-table th {padding: .5em;border: 1px solid;word-break: normal;}
.wp-block-video figcaption {color: #555d66;font-size: 13px;text-align: center;}
@font-face {font-family: "Genericons";src: url("//forlogos.net.local/wp-content/themes/twentysixteen/genericons/./Genericons.eot");src: url("//forlogos.net.local/wp-content/themes/twentysixteen/genericons/./Genericons.eot?") format("embedded-opentype");font-weight: 400;font-style: normal;}
@font-face {font-family: "Genericons";src: url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url("//forlogos.net.local/wp-content/themes/twentysixteen/genericons/./Genericons.ttf") format("truetype"),url("//forlogos.net.local/wp-content/themes/twentysixteen/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("//forlogos.net.local/wp-content/themes/twentysixteen/genericons/./Genericons.svg#Genericons") format("svg");}}
.genericon {font-size: 16px;vertical-align: top;text-align: center;-moz-transition: color .1s ease-in 0;-webkit-transition: color .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 {-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);transform: rotate(90deg);filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
.genericon-rotate-180 {-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
.genericon-rotate-270 {-webkit-transform: rotate(270deg);-moz-transform: rotate(270deg);-ms-transform: rotate(270deg);-o-transform: rotate(270deg);transform: rotate(270deg);filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
.genericon-flip-horizontal {-webkit-transform: scale(-1,1);-moz-transform: scale(-1,1);-ms-transform: scale(-1,1);-o-transform: scale(-1,1);transform: scale(-1,1);}
.genericon-flip-vertical {-webkit-transform: scale(1,-1);-moz-transform: scale(1,-1);-ms-transform: scale(1,-1);-o-transform: scale(1,-1);transform: scale(1,-1);}
.genericon-404:before {content: "";}
.genericon-activity:before {content: "";}
.genericon-anchor:before {content: "";}
.genericon-aside:before {content: "";}
.genericon-attachment:before {content: "";}
.genericon-audio:before {content: "";}
.genericon-bold:before {content: "";}
.genericon-book:before {content: "";}
.genericon-bug:before {content: "";}
.genericon-cart:before {content: "";}
.genericon-category:before {content: "";}
.genericon-chat:before {content: "";}
.genericon-checkmark:before {content: "";}
.genericon-close:before {content: "";}
.genericon-close-alt:before {content: "";}
.genericon-cloud:before {content: "";}
.genericon-cloud-download:before {content: "";}
.genericon-cloud-upload:before {content: "";}
.genericon-code:before {content: "";}
.genericon-codepen:before {content: "";}
.genericon-cog:before {content: "";}
.genericon-collapse:before {content: "";}
.genericon-comment:before {content: "";}
.genericon-day:before {content: "";}
.genericon-digg:before {content: "";}
.genericon-document:before {content: "";}
.genericon-dot:before {content: "";}
.genericon-downarrow:before {content: "";}
.genericon-download:before {content: "";}
.genericon-draggable:before {content: "";}
.genericon-dribbble:before {content: "";}
.genericon-dropbox:before {content: "";}
.genericon-dropdown:before {content: "";}
.genericon-dropdown-left:before {content: "";}
.genericon-edit:before {content: "";}
.genericon-ellipsis:before {content: "";}
.genericon-expand:before {content: "";}
.genericon-external:before {content: "";}
.genericon-facebook:before {content: "";}
.genericon-facebook-alt:before {content: "";}
.genericon-fastforward:before {content: "";}
.genericon-feed:before {content: "";}
.genericon-flag:before {content: "";}
.genericon-flickr:before {content: "";}
.genericon-foursquare:before {content: "";}
.genericon-fullscreen:before {content: "";}
.genericon-gallery:before {content: "";}
.genericon-github:before {content: "";}
.genericon-googleplus:before {content: "";}
.genericon-googleplus-alt:before {content: "";}
.genericon-handset:before {content: "";}
.genericon-heart:before {content: "";}
.genericon-help:before {content: "";}
.genericon-hide:before {content: "";}
.genericon-hierarchy:before {content: "";}
.genericon-home:before {content: "";}
.genericon-image:before {content: "";}
.genericon-info:before {content: "";}
.genericon-instagram:before {content: "";}
.genericon-italic:before {content: "";}
.genericon-key:before {content: "";}
.genericon-leftarrow:before {content: "";}
.genericon-link:before {content: "";}
.genericon-linkedin:before {content: "";}
.genericon-linkedin-alt:before {content: "";}
.genericon-location:before {content: "";}
.genericon-lock:before {content: "";}
.genericon-mail:before {content: "";}
.genericon-maximize:before {content: "";}
.genericon-menu:before {content: "";}
.genericon-microphone:before {content: "";}
.genericon-minimize:before {content: "";}
.genericon-minus:before {content: "";}
.genericon-month:before {content: "";}
.genericon-move:before {content: "";}
.genericon-next:before {content: "";}
.genericon-notice:before {content: "";}
.genericon-paintbrush:before {content: "";}
.genericon-path:before {content: "";}
.genericon-pause:before {content: "";}
.genericon-phone:before {content: "";}
.genericon-picture:before {content: "";}
.genericon-pinned:before {content: "";}
.genericon-pinterest:before {content: "";}
.genericon-pinterest-alt:before {content: "";}
.genericon-play:before {content: "";}
.genericon-plugin:before {content: "";}
.genericon-plus:before {content: "";}
.genericon-pocket:before {content: "";}
.genericon-polldaddy:before {content: "";}
.genericon-portfolio:before {content: "";}
.genericon-previous:before {content: "";}
.genericon-print:before {content: "";}
.genericon-quote:before {content: "";}
.genericon-rating-empty:before {content: "";}
.genericon-rating-full:before {content: "";}
.genericon-rating-half:before {content: "";}
.genericon-reddit:before {content: "";}
.genericon-refresh:before {content: "";}
.genericon-reply:before {content: "";}
.genericon-reply-alt:before {content: "";}
.genericon-reply-single:before {content: "";}
.genericon-rewind:before {content: "";}
.genericon-rightarrow:before {content: "";}
.genericon-search:before {content: "";}
.genericon-send-to-phone:before {content: "";}
.genericon-send-to-tablet:before {content: "";}
.genericon-share:before {content: "";}
.genericon-show:before {content: "";}
.genericon-shuffle:before {content: "";}
.genericon-sitemap:before {content: "";}
.genericon-skip-ahead:before {content: "";}
.genericon-skip-back:before {content: "";}
.genericon-skype:before {content: "";}
.genericon-spam:before {content: "";}
.genericon-spotify:before {content: "";}
.genericon-standard:before {content: "";}
.genericon-star:before {content: "";}
.genericon-status:before {content: "";}
.genericon-stop:before {content: "";}
.genericon-stumbleupon:before {content: "";}
.genericon-subscribe:before {content: "";}
.genericon-subscribed:before {content: "";}
.genericon-summary:before {content: "";}
.genericon-tablet:before {content: "";}
.genericon-tag:before {content: "";}
.genericon-time:before {content: "";}
.genericon-top:before {content: "";}
.genericon-trash:before {content: "";}
.genericon-tumblr:before {content: "";}
.genericon-twitch:before {content: "";}
.genericon-twitter:before {content: "";}
.genericon-unapprove:before {content: "";}
.genericon-unsubscribe:before {content: "";}
.genericon-unzoom:before {content: "";}
.genericon-uparrow:before {content: "";}
.genericon-user:before {content: "";}
.genericon-video:before {content: "";}
.genericon-videocamera:before {content: "";}
.genericon-vimeo:before {content: "";}
.genericon-warning:before {content: "";}
.genericon-website:before {content: "";}
.genericon-week:before {content: "";}
.genericon-wordpress:before {content: "";}
.genericon-xpost:before {content: "";}
.genericon-youtube:before {content: "";}
.genericon-zoom:before {content: "";}
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;}
abbr[title] {border-bottom: 1px dotted;}
b, strong {font-weight: 700;}
small {font-size: 80%;}
sub, sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}
sup {top: -.5em;}
sub {bottom: -.25em;}
img {border: 0;}
svg:not(:root) {overflow: hidden;}
figure {margin: 0;}
hr {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}
code, kbd, pre, samp {font-size: 1em;}
button, input, optgroup, select, textarea {color: inherit;font: inherit;margin: 0;}
select {text-transform: none;}
button {overflow: visible;}
button, input, select, textarea {max-width: 100%;}
button, html input[type=button], input[type=reset], input[type=submit] {-webkit-appearance: button;cursor: pointer;}
button[disabled], html input[disabled] {cursor: default;opacity: .5;}
button::-moz-focus-inner, input::-moz-focus-inner {border: 0;padding: 0;}
input[type=checkbox], input[type=radio] {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin-right: .4375em;padding: 0;}
input[type=date]::-webkit-inner-spin-button, input[type=date]::-webkit-outer-spin-button, input[type=time]::-webkit-inner-spin-button, input[type=time]::-webkit-outer-spin-button, input[type=datetime-local]::-webkit-inner-spin-button, input[type=datetime-local]::-webkit-outer-spin-button, input[type=week]::-webkit-inner-spin-button, input[type=week]::-webkit-outer-spin-button, input[type=month]::-webkit-inner-spin-button, input[type=month]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {height: auto;}
input[type=search] {-webkit-appearance: textfield;}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {-webkit-appearance: none;}
fieldset {border: 1px solid #d1d1d1;margin: 0 0 1.75em;min-width: inherit;padding: .875em;}
fieldset>:last-child {margin-bottom: 0;}
legend {border: 0;padding: 0;}
textarea {overflow: auto;vertical-align: top;}
optgroup {font-weight: 700;}
.menu-item-has-children a:after, .social-navigation a:before, .dropdown-toggle:after, .bypostauthor>article .fn:after, .comment-reply-title small a:before, .pagination .prev:before, .pagination .next:before, .pagination .nav-links:before, .pagination .nav-links:after, .search-submit:before {-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: inline-block;font-family: "Genericons";font-size: 16px;font-style: normal;font-variant: normal;font-weight: 400;line-height: 1;speak: none;text-align: center;text-decoration: inherit;text-transform: none;vertical-align: top;}
body, button, input, select, textarea {color: #1a1a1a;font-family: Merriweather,Georgia,serif;font-size: 16px;font-size: 1rem;line-height: 1.75;}
h1, h2, h3, h4, h5, h6 {clear: both;font-weight: 700;margin: 0;text-rendering: optimizeLegibility;}
p {margin: 0 0 1.75em;}
dfn, cite, em, i {font-style: italic;}
blockquote {border: 0 solid #1a1a1a;border-left-width: 4px;color: #686868;font-size: 19px;font-size: 1.1875rem;font-style: italic;line-height: 1.4736842105;margin: 0 0 1.4736842105em;overflow: hidden;padding: 0 0 0 1.263157895em;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote p {margin-bottom: 1.4736842105em;}
blockquote cite, blockquote small {color: #1a1a1a;display: block;font-size: 16px;font-size: 1rem;line-height: 1.75;}
blockquote cite:before, blockquote small:before {content: "— ";}
blockquote em, blockquote i, blockquote cite {font-style: normal;}
blockquote strong, blockquote b {font-weight: 400;}
blockquote>:last-child {margin-bottom: 0;}
address {font-style: italic;margin: 0 0 1.75em;}
code, kbd, tt, var, samp, pre {font-family: Inconsolata,monospace;}
pre {border: 1px solid #d1d1d1;font-size: 16px;font-size: 1rem;line-height: 1.3125;margin: 0 0 1.75em;max-width: 100%;overflow: auto;padding: 1.75em;white-space: pre;white-space: pre-wrap;word-wrap: break-word;}
code {background-color: #d1d1d1;padding: .125em .25em;}
abbr, acronym {border-bottom: 1px dotted #d1d1d1;cursor: help;}
mark, ins {background: #007acc;color: #fff;padding: .125em .25em;text-decoration: none;}
big {font-size: 125%;}
html {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
*, *:before, *:after {-webkit-box-sizing: inherit;-moz-box-sizing: inherit;box-sizing: inherit;}
body {background: #1a1a1a;}
hr {background-color: #d1d1d1;border: 0;height: 1px;margin: 0 0 1.75em;}
ul, ol {margin: 0 0 1.75em 1.25em;padding: 0;}
ul {list-style: disc;}
ol {list-style: decimal;margin-left: 1.5em;}
li>ul, li>ol {margin-bottom: 0;}
dl {margin: 0 0 1.75em;}
dt {font-weight: 700;}
dd {margin: 0 0 1.75em;}
img {height: auto;max-width: 100%;vertical-align: middle;}
del {opacity: .8;}
table, th, td {border: 1px solid #d1d1d1;}
table {border-collapse: separate;border-spacing: 0;border-width: 1px 0 0 1px;margin: 0 0 1.75em;table-layout: fixed;width: 100%;}
caption, th, td {font-weight: 400;text-align: left;}
th {border-width: 0 1px 1px 0;font-weight: 700;}
td {border-width: 0 1px 1px 0;}
th, td {padding: .4375em;}
::-webkit-input-placeholder {color: #686868;font-family: Montserrat,"Helvetica Neue",sans-serif;}
:-moz-placeholder {color: #686868;font-family: Montserrat,"Helvetica Neue",sans-serif;}
::-moz-placeholder {color: #686868;font-family: Montserrat,"Helvetica Neue",sans-serif;opacity: 1;}
:-ms-input-placeholder {color: #686868;font-family: Montserrat,"Helvetica Neue",sans-serif;}
input {line-height: normal;}
button, button[disabled]:hover, button[disabled]:focus, input[type=button], input[type=button][disabled]:hover, input[type=button][disabled]:focus, input[type=reset], input[type=reset][disabled]:hover, input[type=reset][disabled]:focus, input[type=submit], input[type=submit][disabled]:hover, input[type=submit][disabled]:focus {background: #1a1a1a;border: 0;border-radius: 2px;color: #fff;font-family: Montserrat,"Helvetica Neue",sans-serif;font-weight: 700;letter-spacing: .046875em;line-height: 1;padding: .84375em .875em .78125em;text-transform: uppercase;}
button:hover, button:focus, input[type=button]:hover, input[type=button]:focus, input[type=reset]:hover, input[type=reset]:focus, input[type=submit]:hover, input[type=submit]:focus {background: #007acc;}
button:focus, input[type=button]:focus, input[type=reset]:focus, input[type=submit]:focus {outline: thin dotted;outline-offset: -4px;}
input[type=date], input[type=time], input[type=datetime-local], input[type=week], input[type=month], input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=tel], input[type=number], textarea {background: #f7f7f7;background-image: -webkit-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0));border: 1px solid #d1d1d1;border-radius: 2px;color: #686868;padding: .625em .4375em;width: 100%;}
input[type=date]:focus, input[type=time]:focus, input[type=datetime-local]:focus, input[type=week]:focus, input[type=month]:focus, input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=number]:focus, textarea:focus {background-color: #fff;border-color: #007acc;color: #1a1a1a;outline: 0;}
.post-password-form {margin-bottom: 1.75em;}
.post-password-form label {color: #686868;display: block;font-family: Montserrat,"Helvetica Neue",sans-serif;font-size: 13px;font-size: .8125rem;letter-spacing: .076923077em;line-height: 1.6153846154;margin-bottom: 1.75em;text-transform: uppercase;}
.post-password-form input[type=password] {margin-top: .4375em;}
.post-password-form>:last-child {margin-bottom: 0;}
.search-form {position: relative;}
input[type=search].search-field {border-radius: 2px 0 0 2px;width: -webkit-calc(100% - 42px);width: calc(100% - 42px);}
.search-submit:before {content: "";font-size: 24px;left: 2px;line-height: 42px;position: relative;width: 40px;}
.search-submit {border-radius: 0 2px 2px 0;bottom: 0;overflow: hidden;padding: 0;position: absolute;right: 0;top: 0;width: 42px;}
a {color: #007acc;text-decoration: none;}
a:hover, a:focus, a:active {color: #686868;}
a:focus {outline: thin dotted;}
a:hover, a:active {outline: 0;}
.entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body>a, .textwidget a, .entry-footer a:hover, .site-info a:hover {box-shadow: 0 1px 0 0 currentColor;}
.entry-content a:hover, .entry-content a:focus, .entry-summary a:hover, .entry-summary a:focus, .taxonomy-description a:hover, .taxonomy-description a:focus, .logged-in-as a:hover, .logged-in-as a:focus, .comment-content a:hover, .comment-content a:focus, .pingback .comment-body>a:hover, .pingback .comment-body>a:focus, .textwidget a:hover, .textwidget a:focus {box-shadow: none;}
.site-header-menu {display: none;-webkit-flex: 0 1 100%;-ms-flex: 0 1 100%;flex: 0 1 100%;margin: .875em 0;}
.site-header-menu.toggled-on, .no-js .site-header-menu {display: block;}
.main-navigation {font-family: Montserrat,"Helvetica Neue",sans-serif;}
.site-footer .main-navigation {margin-bottom: 1.75em;}
.main-navigation ul {list-style: none;margin: 0;}
.main-navigation li {border-top: 1px solid #d1d1d1;position: relative;}
.main-navigation a {color: #1a1a1a;display: block;line-height: 1.3125;outline-offset: -1px;padding: .84375em 0;}
.main-navigation a:hover, .main-navigation a:focus {color: #007acc;}
.main-navigation .current-menu-item>a, .main-navigation .current-menu-ancestor>a {font-weight: 700;}
.main-navigation ul ul {display: none;margin-left: .875em;}
.no-js .main-navigation ul ul {display: block;}
.main-navigation ul .toggled-on {display: block;}
.main-navigation .primary-menu {border-bottom: 1px solid #d1d1d1;}
.main-navigation .menu-item-has-children>a {margin-right: 56px;}
.dropdown-toggle {background-color: transparent;border: 0;border-radius: 0;color: #1a1a1a;content: "";height: 48px;padding: 0;position: absolute;right: 0;text-transform: none;top: 0;width: 48px;}
.dropdown-toggle:after {border: 0 solid #d1d1d1;border-left-width: 1px;content: "";font-size: 24px;left: 1px;position: relative;width: 48px;}
.dropdown-toggle:hover, .dropdown-toggle:focus {background-color: transparent;color: #007acc;}
.dropdown-toggle:focus {outline: thin dotted;outline-offset: -1px;}
.dropdown-toggle:focus:after {border-color: transparent;}
.dropdown-toggle.toggled-on:after {content: "";}
.site-header .main-navigation+.social-navigation {margin-top: 1.75em;}
.site-footer .social-navigation {margin-bottom: 1.75em;}
.social-navigation ul {list-style: none;margin: 0 0 -.4375em;}
.social-navigation li {float: left;margin: 0 .4375em .4375em 0;}
.social-navigation a {border: 1px solid #d1d1d1;border-radius: 50%;color: #1a1a1a;display: block;height: 35px;position: relative;width: 35px;}
.social-navigation a:before {content: "";height: 33px;line-height: 33px;text-align: center;width: 33px;}
.social-navigation a:hover:before, .social-navigation a:focus:before {color: #007acc;}
.social-navigation a[href*="codepen.io"]:before {content: "";}
.social-navigation a[href*="digg.com"]:before {content: "";}
.social-navigation a[href*="dribbble.com"]:before {content: "";}
.social-navigation a[href*="dropbox.com"]:before {content: "";}
.social-navigation a[href*="facebook.com"]:before {content: "";}
.social-navigation a[href*="flickr.com"]:before {content: "";}
.social-navigation a[href*="foursquare.com"]:before {content: "";}
.social-navigation a[href*="plus.google.com"]:before {content: "";}
.social-navigation a[href*="github.com"]:before {content: "";}
.social-navigation a[href*="instagram.com"]:before {content: "";}
.social-navigation a[href*="linkedin.com"]:before {content: "";}
.social-navigation a[href*="path.com"]:before {content: "";}
.social-navigation a[href*="pinterest.com"]:before {content: "";}
.social-navigation a[href*="getpocket.com"]:before {content: "";}
.social-navigation a[href*="polldaddy.com"]:before {content: "";}
.social-navigation a[href*="reddit.com"]:before {content: "";}
.social-navigation a[href*="skype.com"]:before {content: "";}
.social-navigation a[href*="stumbleupon.com"]:before {content: "";}
.social-navigation a[href*="tumblr.com"]:before {content: "";}
.social-navigation a[href*="twitter.com"]:before {content: "";}
.social-navigation a[href*="vimeo.com"]:before {content: "";}
.social-navigation a[href*="wordpress.com"]:before, .social-navigation a[href*="wordpress.org"]:before {content: "";}
.social-navigation a[href*="youtube.com"]:before {content: "";}
.social-navigation a[href^="mailto:"]:before {content: "";}
.social-navigation a[href*="spotify.com"]:before {content: "";}
.social-navigation a[href*="twitch.tv"]:before {content: "";}
.social-navigation a[href$="/feed/"]:before {content: "";}
.post-navigation {border-top: 4px solid #1a1a1a;border-bottom: 4px solid #1a1a1a;clear: both;font-family: Montserrat,"Helvetica Neue",sans-serif;margin: 0 7.6923% 3.5em;}
.post-navigation a {color: #1a1a1a;display: block;padding: 1.75em 0;}
.post-navigation span {display: block;}
.post-navigation .meta-nav {color: #686868;font-size: 13px;font-size: .8125rem;letter-spacing: .076923077em;line-height: 1.6153846154;margin-bottom: .5384615385em;text-transform: uppercase;}
.post-navigation .post-title {display: inline;font-family: Montserrat,"Helvetica Neue",sans-serif;font-size: 23px;font-size: 1.4375rem;font-weight: 700;line-height: 1.2173913043;text-rendering: optimizeLegibility;}
.post-navigation a:hover .post-title, .post-navigation a:focus .post-title {color: #007acc;}
.post-navigation div+div {border-top: 4px solid #1a1a1a;}
.pagination {border-top: 4px solid #1a1a1a;font-family: Montserrat,"Helvetica Neue",sans-serif;font-size: 19px;font-size: 1.1875rem;margin: 0 7.6923% 2.947368421em;min-height: 56px;position: relative;}
.pagination:before, .pagination:after {background-color: #1a1a1a;content: "";height: 52px;position: absolute;top: 0;width: 52px;z-index: 0;}
.pagination:before {right: 0;}
.pagination:after {right: 54px;}
.pagination a:hover, .pagination a:focus {color: #1a1a1a;}
.pagination .nav-links {padding-right: 106px;position: relative;}
.pagination .nav-links:before, .pagination .nav-links:after {color: #fff;font-size: 32px;line-height: 51px;opacity: .3;position: absolute;width: 52px;z-index: 1;}
.pagination .nav-links:before {content: "";right: -1px;}
.pagination .nav-links:after {content: "";right: 55px;}
.pagination .current .screen-reader-text {position: static !important;}
.pagination .page-numbers {display: none;letter-spacing: .013157895em;line-height: 1;margin: 0 .7368421053em 0 -.7368421053em;padding: .8157894737em .7368421053em .3947368421em;text-transform: uppercase;}
.pagination .current {display: inline-block;font-weight: 700;}
.pagination .prev, .pagination .next {background-color: #1a1a1a;color: #fff;display: inline-block;height: 52px;margin: 0;overflow: hidden;padding: 0;position: absolute;top: 0;width: 52px;z-index: 2;}
.pagination .prev:before, .pagination .next:before {font-size: 32px;height: 53px;line-height: 52px;position: relative;width: 53px;}
.pagination .prev:hover, .pagination .prev:focus, .pagination .next:hover, .pagination .next:focus {background-color: #007acc;color: #fff;}
.pagination .prev:focus, .pagination .next:focus {outline: 0;}
.pagination .prev {right: 54px;}
.pagination .prev:before {content: "";left: -1px;top: -1px;}
.pagination .next {right: 0;}
.pagination .next:before {content: "";right: -1px;top: -1px;}
.image-navigation, .comment-navigation {border-top: 1px solid #d1d1d1;border-bottom: 1px solid #d1d1d1;color: #686868;font-family: Montserrat,"Helvetica Neue",sans-serif;font-size: 13px;font-size: .8125rem;line-height: 1.6153846154;margin: 0 7.6923% 2.1538461538em;padding: 1.0769230769em 0;}
.comment-navigation {margin-right: 0;margin-left: 0;}
.comments-title+.comment-navigation {border-bottom: 0;margin-bottom: 0;}
.image-navigation .nav-previous:not(:empty), .image-navigation .nav-next:not(:empty), .comment-navigation .nav-previous:not(:empty), .comment-navigation .nav-next:not(:empty) {display: inline-block;}
.image-navigation .nav-previous:not(:empty)+.nav-next:not(:empty):before, .comment-navigation .nav-previous:not(:empty)+.nav-next:not(:empty):before {content: "/";display: inline-block;opacity: .7;padding: 0 .538461538em;}
.says, .screen-reader-text {clip: rect(1px,1px,1px,1px);height: 1px;overflow: hidden;position: absolute !important;width: 1px;word-wrap: normal !important;}
.site .skip-link {background-color: #f1f1f1;box-shadow: 0 0 1px 1px rgba(0,0,0,.2);color: #21759b;display: block;font-family: Montserrat,"Helvetica Neue",sans-serif;font-size: 14px;font-weight: 700;left: -9999em;outline: none;padding: 15px 23px 14px;text-decoration: none;text-transform: none;top: -9999em;}
.logged-in .site .skip-link {box-shadow: 0 0 2px 2px rgba(0,0,0,.2);font-family: "Open Sans",sans-serif;}
.site .skip-link:focus {clip: auto;height: auto;left: 6px;top: 7px;width: auto;z-index: 100000;}
.alignleft {float: left;margin: .375em 1.75em 1.75em 0;}
.alignright {float: right;margin: .375em 0 1.75em 1.75em;}
.aligncenter {clear: both;display: block;margin: 0 auto 1.75em;}
blockquote.alignleft {margin: .3157894737em 1.4736842105em 1.473684211em 0;}
blockquote.alignright {margin: .3157894737em 0 1.473684211em 1.4736842105em;}
blockquote.aligncenter {margin-bottom: 1.473684211em;}
.clear:before, .clear:after, blockquote:before, blockquote:after, .entry-content:before, .entry-content:after, .entry-summary:before, .entry-summary:after, .comment-content:before, .comment-content:after, .site-content:before, .site-content:after, .site-main>article:before, .site-main>article:after, .primary-menu:before, .primary-menu:after, .social-links-menu:before, .social-links-menu:after, .textwidget:before, .textwidget:after, .content-bottom-widgets:before, .content-bottom-widgets:after {content: "";display: table;}
.clear:after, blockquote:after, .entry-content:after, .entry-summary:after, .comment-content:after, .site-content:after, .site-main>article:after, .primary-menu:after, .social-links-menu:after, .textwidget:after, .content-bottom-widgets:after {clear: both;}
.widget {border-top: 4px solid #1a1a1a;margin-bottom: 3.5em;padding-top: 1.75em;}
.widget-area>:last-child, .widget>:last-child {margin-bottom: 0;}
.widget .widget-title {font-family: Montserrat,"Helvetica Neue",sans-serif;font-size: 16px;font-size: 1rem;letter-spacing: .046875em;line-height: 1.3125;margin: 0 0 1.75em;text-transform: uppercase;}
.widget .widget-title:empty {margin-bottom: 0;}
.widget-title a {color: #1a1a1a;}
.widget.widget_calendar table {margin: 0;}
.widget_calendar td, .widget_calendar th {line-height: 2.5625;padding: 0;text-align: center;}
.widget_calendar caption {font-weight: 900;margin-bottom: 1.75em;}
.widget_calendar tbody a {background-color: #007acc;color: #fff;display: block;font-weight: 700;}
.widget_calendar tbody a:hover, .widget_calendar tbody a:focus {background-color: #686868;color: #fff;}
.widget_recent_entries .post-date {color: #686868;display: block;font-family: Montserrat,"Helvetica Neue",sans-serif;font-size: 13px;font-size: .8125rem;line-height: 1.615384615;margin-bottom: .538461538em;}
.widget_recent_entries li:last-child .post-date {margin-bottom: 0;}
.widget_rss .rsswidget img {margin-top: -.375em;}
.widget_rss .rss-date, .widget_rss cite {color: #686868;display: block;font-family: Montserrat,"Helvetica Neue",sans-serif;font-size: 13px;font-size: .8125rem;font-style: normal;line-height: 1.615384615;margin-bottom: .538461538em;}
.widget_rss .rssSummary:last-child {margin-bottom: 2.1538461538em;}
.widget_rss li:last-child :last-child {margin-bottom: 0;}
.tagcloud a {border: 1px solid #d1d1d1;border-radius: 2px;display: inline-block;font-family: Montserrat,"Helvetica Neue",sans-serif;line-height: 1;margin: 0 .1875em .4375em 0;padding: .5625em .4375em .5em;}
.tagcloud ul {list-style-type: none;margin-left: 0;}
.tagcloud ul li {display: inline-block;}
.tagcloud a:hover, .tagcloud a:focus {border-color: #007acc;color: #007acc;outline: 0;}
.site {background-color: #fff;}
.site-inner {margin: 0 auto;max-width: 1320px;position: relative;}
.site-content {word-wrap: break-word;}
#content[tabindex="-1"]:focus {outline: 0;}
.site-main {margin-bottom: 3.5em;}
.site-main>:last-child {margin-bottom: 0;}
.site-header {padding: 2.625em 7.6923%;}
.site-header-main {-webkit-align-items: center;-ms-flex-align: center;align-items: center;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.site-branding {margin: .875em auto .875em 0;max-width: 100%;min-width: 0;overflow: hidden;}
.custom-logo-link {display: block;}
.custom-logo {max-width: 180px;}
.site-title {font-family: Montserrat,"Helvetica Neue",sans-serif;font-size: 23px;font-size: 1.4375rem;font-weight: 700;line-height: 1.2173913043;margin: 0;}
.site-branding .site-title a {color: #1a1a1a;}
.site-branding .site-title a:hover, .site-branding .site-title a:focus {color: #007acc;}
.wp-custom-logo .site-title {margin-top: .608695652em;}
.site-description {color: #686868;display: none;font-size: 13px;font-size: .8125rem;font-weight: 400;line-height: 1.0769230769;margin: .538461538em 0 0;}
.menu-toggle {background-color: transparent;border: 1px solid #d1d1d1;color: #1a1a1a;font-size: 13px;font-size: .8125rem;margin: 1.076923077em 0;padding: .769230769em;}
.no-js .menu-toggle {display: none;}
.menu-toggle:hover, .menu-toggle:focus {background-color: transparent;border-color: #007acc;color: #007acc;}
.menu-toggle.toggled-on, .menu-toggle.toggled-on:hover, .menu-toggle.toggled-on:focus {background-color: #1a1a1a;border-color: #1a1a1a;color: #fff;}
.menu-toggle:focus {outline: 0;}
.menu-toggle.toggled-on:focus {outline: thin dotted;}
.header-image {clear: both;margin: .875em 0;}
.header-image a {display: block;}
.header-image a:hover img, .header-image a:focus img {opacity: .85;}
.site-main>article {margin-bottom: 3.5em;position: relative;}
.entry-header, .entry-summary, .entry-content, .entry-footer, .page-content {margin-right: 7.6923%;margin-left: 7.6923%;}
.entry-title {font-family: Montserrat,"Helvetica Neue",sans-serif;font-size: 28px;font-size: 1.75rem;font-weight: 700;line-height: 1.25;margin-bottom: 1em;}
.entry-title a {color: #1a1a1a;}
.entry-title a:hover, .entry-title a:focus {color: #007acc;}
.post-thumbnail {display: block;margin: 0 7.6923% 1.75em;}
.post-thumbnail img {display: block;}
.no-sidebar .post-thumbnail img {margin: 0 auto;}
a.post-thumbnail:hover, a.post-thumbnail:focus {opacity: .85;}
.entry-content, .entry-summary {border-color: #d1d1d1;}
.entry-content h1, .entry-summary h1, .comment-content h1, .textwidget h1 {font-size: 28px;font-size: 1.75rem;line-height: 1.25;margin-top: 2em;margin-bottom: 1em;}
.entry-content h2, .entry-summary h2, .comment-content h2, .textwidget h2 {font-size: 23px;font-size: 1.4375rem;line-height: 1.2173913043;margin-top: 2.4347826087em;margin-bottom: 1.2173913043em;}
.entry-content h3, .entry-summary h3, .comment-content h3, .textwidget h3 {font-size: 19px;font-size: 1.1875rem;line-height: 1.1052631579;margin-top: 2.9473684211em;margin-bottom: 1.4736842105em;}
.entry-content h4, .entry-content h5, .entry-content h6, .entry-summary h4, .entry-summary h5, .entry-summary h6, .comment-content h4, .comment-content h5, .comment-content h6, .textwidget h4, .textwidget h5, .textwidget h6 {font-size: 16px;font-size: 1rem;line-height: 1.3125;margin-top: 3.5em;margin-bottom: 1.75em;}
.entry-content h4, .entry-summary h4, .comment-content h4, .textwidget h4 {letter-spacing: .140625em;text-transform: uppercase;}
.entry-content h6, .entry-summary h6, .comment-content h6, .textwidget h6 {font-style: italic;}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-summary h1, .entry-summary h2, .entry-summary h3, .entry-summary h4, .entry-summary h5, .entry-summary h6, .comment-content h1, .comment-content h2, .comment-content h3, .comment-content h4, .comment-content h5, .comment-content h6, .textwidget h1, .textwidget h2, .textwidget h3, .textwidget h4, .textwidget h5, .textwidget h6 {font-weight: 900;}
.entry-content h1:first-child, .entry-content h2:first-child, .entry-content h3:first-child, .entry-content h4:first-child, .entry-content h5:first-child, .entry-content h6:first-child, .entry-summary h1:first-child, .entry-summary h2:first-child, .entry-summary h3:first-child, .entry-summary h4:first-child, .entry-summary h5:first-child, .entry-summary h6:first-child, .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, .textwidget h1:first-child, .textwidget h2:first-child, .textwidget h3:first-child, .textwidget h4:first-child, .textwidget h5:first-child, .textwidget h6:first-child {margin-top: 0;}
.post-navigation .post-title, .entry-title, .comments-title {-webkit-hyphens: auto;-moz-hyphens: auto;-ms-hyphens: auto;hyphens: auto;}
body:not(.search-results) .entry-summary {color: #686868;font-size: 19px;font-size: 1.1875rem;line-height: 1.4736842105;margin-bottom: 1.4736842105em;}
body:not(.search-results) .entry-header+.entry-summary {margin-top: -.736842105em;}
body:not(.search-results) .entry-summary p, body:not(.search-results) .entry-summary address, body:not(.search-results) .entry-summary hr, body:not(.search-results) .entry-summary ul, body:not(.search-results) .entry-summary ol, body:not(.search-results) .entry-summary dl, body:not(.search-results) .entry-summary dd, body:not(.search-results) .entry-summary table {margin-bottom: 1.4736842105em;}
body:not(.search-results) .entry-summary li>ul, body:not(.search-results) .entry-summary li>ol {margin-bottom: 0;}
body:not(.search-results) .entry-summary th, body:not(.search-results) .entry-summary td {padding: .3684210526em;}
body:not(.search-results) .entry-summary fieldset {margin-bottom: 1.4736842105em;padding: .3684210526em;}
body:not(.search-results) .entry-summary blockquote {border-color: currentColor;}
body:not(.search-results) .entry-summary blockquote>:last-child {margin-bottom: 0;}
body:not(.search-results) .entry-summary .alignleft {margin: .2631578947em 1.4736842105em 1.4736842105em 0;}
body:not(.search-results) .entry-summary .alignright {margin: .2631578947em 0 1.4736842105em 1.4736842105em;}
body:not(.search-results) .entry-summary .aligncenter {margin-bottom: 1.4736842105em;}
.entry-content>:last-child, .entry-summary>:last-child, body:not(.search-results) .entry-summary>:last-child, .page-content>:last-child, .comment-content>:last-child, .textwidget>:last-child {margin-bottom: 0;}
.more-link {white-space: nowrap;}
.author-info {border-color: inherit;border-style: solid;border-width: 1px 0;clear: both;padding-top: 1.75em;padding-bottom: 1.75em;}
.author-avatar .avatar {float: left;height: 42px;margin: 0 1.75em 1.75em 0;width: 42px;}
.author-description>:last-child {margin-bottom: 0;}
.entry-content .author-title {clear: none;font-size: 16px;font-size: 1rem;font-weight: 900;line-height: 1.75;margin: 0;}
.author-bio {color: #686868;font-size: 13px;font-size: .8125rem;line-height: 1.6153846154;margin-bottom: 1.6153846154em;overflow: hidden;}
.author-link {white-space: nowrap;}
.entry-footer {color: #686868;font-family: Montserrat,"Helvetica Neue",sans-serif;font-size: 13px;font-size: .8125rem;line-height: 1.6153846154;margin-top: 2.1538461538em;}
.entry-footer:empty {margin: 0;}
.entry-footer a {color: #686868;}
.entry-footer a:hover, .entry-footer a:focus {color: #007acc;}
.entry-footer>span:not(:last-child):after {content: "/";display: inline-block;opacity: .7;padding: 0 .538461538em;}
.entry-footer .avatar {height: 21px;margin: -.1538461538em .5384615385em 0 0;width: 21px;}
.sticky-post {color: #686868;display: block;font-family: Montserrat,"Helvetica Neue",sans-serif;font-size: 13px;font-size: .8125rem;letter-spacing: .076923077em;line-height: 1.6153846154;margin-bottom: .5384615385em;text-transform: uppercase;}
.updated:not(.published) {display: none;}
.sticky .posted-on, .byline {display: none;}
.single .byline, .group-blog .byline {display: inline;}
.page-header {border-top: 4px solid #1a1a1a;margin: 0 7.6923% 3.5em;padding-top: 1.75em;}
body.error404 .page-header, body.search-no-results .page-header {border-top: 0;padding-top: 0;}
.page-title {font-family: Montserrat,"Helvetica Neue",sans-serif;font-size: 23px;font-size: 1.4375rem;line-height: 1.2173913043;}
.taxonomy-description {color: #686868;font-size: 13px;font-size: .8125rem;line-height: 1.6153846154;}
.taxonomy-description p {margin: .5384615385em 0 1.6153846154em;}
.taxonomy-description>:last-child {margin-bottom: 0;}
.page-links {clear: both;font-family: Montserrat,"Helvetica Neue",sans-serif;margin: 0 0 1.75em;}
.page-links a, .page-links>span {border: 1px solid #d1d1d1;border-radius: 2px;display: inline-block;font-size: 13px;font-size: .8125rem;height: 1.8461538462em;line-height: 1.6923076923em;margin-right: .3076923077em;text-align: center;width: 1.8461538462em;}
.page-links a {background-color: #1a1a1a;border-color: #1a1a1a;color: #fff;}
.page-links a:hover, .page-links a:focus {background-color: #007acc;border-color: transparent;color: #fff;}
.page-links>.page-links-title {border: 0;color: #1a1a1a;height: auto;margin: 0;padding-right: .6153846154em;width: auto;}
.entry-attachment {margin-bottom: 1.75em;}
.entry-caption {color: #686868;font-size: 13px;font-size: .8125rem;font-style: italic;line-height: 1.6153846154;padding-top: 1.0769230769em;}
.entry-caption>:last-child {margin-bottom: 0;}
.content-bottom-widgets {margin: 0 7.6923%;}
.content-bottom-widgets .widget-area {margin-bottom: 3.5em;}
.format-aside .entry-title, .format-image .entry-title, .format-video .entry-title, .format-quote .entry-title, .format-gallery .entry-title, .format-status .entry-title, .format-link .entry-title, .format-audio .entry-title, .format-chat .entry-title {font-size: 19px;font-size: 1.1875rem;line-height: 1.473684211;margin-bottom: 1.473684211em;}
.blog .format-status .entry-title, .archive .format-status .entry-title {display: none;}
.comments-area {margin: 0 7.6923% 3.5em;}
.comment-list+.comment-respond, .comment-navigation+.comment-respond {padding-top: 1.75em;}
.comments-title, .comment-reply-title {border-top: 4px solid #1a1a1a;font-family: Montserrat,"Helvetica Neue",sans-serif;font-size: 23px;font-size: 1.4375rem;font-weight: 700;line-height: 1.3125;padding-top: 1.217391304em;}
.comments-title {margin-bottom: 1.217391304em;}
.comment-list {list-style: none;margin: 0;}
.comment-list article, .comment-list .pingback, .comment-list .trackback {border-top: 1px solid #d1d1d1;padding: 1.75em 0;}
.comment-list .children {list-style: none;margin: 0;}
.comment-list .children>li {padding-left: .875em;}
.comment-author {color: #1a1a1a;margin-bottom: .4375em;}
.comment-author .avatar {float: left;height: 28px;margin-right: .875em;position: relative;width: 28px;}
.bypostauthor>article .fn:after {content: "";left: 3px;position: relative;top: 5px;}
.comment-metadata, .pingback .edit-link {color: #686868;font-family: Montserrat,"Helvetica Neue",sans-serif;font-size: 13px;font-size: .8125rem;line-height: 1.6153846154;}
.comment-metadata {margin-bottom: 2.1538461538em;}
.comment-metadata a, .pingback .comment-edit-link {color: #686868;}
.comment-metadata a:hover, .comment-metadata a:focus, .pingback .comment-edit-link:hover, .pingback .comment-edit-link:focus {color: #007acc;}
.comment-metadata .edit-link, .pingback .edit-link {display: inline-block;}
.comment-metadata .edit-link:before, .pingback .edit-link:before {content: "/";display: inline-block;opacity: .7;padding: 0 .538461538em;}
.comment-content ul, .comment-content ol {margin: 0 0 1.5em 1.25em;}
.comment-content li>ul, .comment-content li>ol {margin-bottom: 0;}
.comment-reply-link {border: 1px solid #d1d1d1;border-radius: 2px;color: #007acc;display: inline-block;font-family: Montserrat,"Helvetica Neue",sans-serif;font-size: 13px;font-size: .8125rem;line-height: 1;margin-top: 2.1538461538em;padding: .5384615385em .5384615385em .4615384615em;}
.comment-reply-link:hover, .comment-reply-link:focus {border-color: currentColor;color: #007acc;outline: 0;}
.comment-form {padding-top: 1.75em;}
.comment-form label {color: #686868;display: block;font-family: Montserrat,"Helvetica Neue",sans-serif;font-size: 13px;font-size: .8125rem;letter-spacing: .076923077em;line-height: 1.6153846154;margin-bottom: .5384615385em;text-transform: uppercase;}
.comment-list .comment-form {padding-bottom: 1.75em;}
.comment-notes, .comment-awaiting-moderation, .logged-in-as, .form-allowed-tags {color: #686868;font-size: 13px;font-size: .8125rem;line-height: 1.6153846154;margin-bottom: 2.1538461538em;}
.no-comments {border-top: 1px solid #d1d1d1;font-family: Montserrat,"Helvetica Neue",sans-serif;font-weight: 700;margin: 0;padding-top: 1.75em;}
.comment-navigation+.no-comments {border-top: 0;padding-top: 0;}
.form-allowed-tags code {font-family: Inconsolata,monospace;}
.form-submit {margin-bottom: 0;}
.required {color: #007acc;font-family: Merriweather,Georgia,serif;}
.comment-reply-title small {font-size: 100%;}
.comment-reply-title small a {border: 0;float: right;height: 32px;overflow: hidden;width: 26px;}
.comment-reply-title small a:hover, .comment-reply-title small a:focus {color: #1a1a1a;}
.comment-reply-title small a:before {content: "";font-size: 32px;position: relative;top: -5px;}
.comment-form #wp-comment-cookies-consent {margin: 0 10px 0 0;}
.comment-form .comment-form-cookies-consent label {display: inline;font-family: Merriweather,Georgia,serif;letter-spacing: 0;text-transform: none;}
.sidebar {margin-bottom: 3.5em;padding: 0 7.6923%;}
.site-footer {padding: 0 7.6923% 1.75em;}
.site-info {color: #686868;font-size: 13px;font-size: .8125rem;line-height: 1.6153846154;}
.site-info a {color: #686868;}
.site-info a:hover, .site-info a:focus {color: #007acc;}
.site-footer .site-title {font-family: inherit;font-size: inherit;font-weight: 400;}
.site-footer .site-title:after {content: "/";display: inline-block;font-family: Montserrat,sans-serif;opacity: .7;padding: 0 .307692308em 0 .538461538em;}
.site-footer span[role=separator] {font-family: Montserrat,sans-serif;opacity: .7;padding: 0 .307692308em 0 .538461538em;}
.site-footer span[role=separator]:before {content: "/";}
.site .avatar {border-radius: 50%;}
.entry-content .wp-smiley, .entry-summary .wp-smiley, .comment-content .wp-smiley, .textwidget .wp-smiley {border: none;margin-top: 0;margin-bottom: 0;padding: 0;}
.entry-content a img, .entry-summary a img, .comment-content a img, .textwidget a img {display: block;}
embed, iframe, object, video {margin-bottom: 1.75em;max-width: 100%;vertical-align: middle;}
p>embed, p>iframe, p>object, p>video {margin-bottom: 0;}
.entry-content .wp-audio-shortcode a, .entry-content .wp-playlist a {box-shadow: none;}
.wp-audio-shortcode, .wp-video, .wp-playlist.wp-audio-playlist {margin-top: 0;margin-bottom: 1.75em;}
.wp-playlist.wp-audio-playlist {padding-bottom: 0;}
.wp-playlist .wp-playlist-tracks {margin-top: 0;}
.wp-playlist-item .wp-playlist-caption {border-bottom: 0;padding: .7142857143em 0;}
.wp-playlist-item .wp-playlist-item-length {top: .7142857143em;}
.wp-caption {margin-bottom: 1.75em;max-width: 100%;}
.wp-caption img[class*=wp-image-] {display: block;margin: 0;}
.wp-caption .wp-caption-text {color: #686868;font-size: 13px;font-size: .8125rem;font-style: italic;line-height: 1.6153846154;padding-top: .5384615385em;}
.gallery {margin: 0 -1.1666667% 1.75em;}
.gallery-item {display: inline-block;max-width: 33.33%;padding: 0 1.1400652% 2.2801304%;text-align: center;vertical-align: top;width: 100%;}
.gallery-columns-1 .gallery-item {max-width: 100%;}
.gallery-columns-2 .gallery-item {max-width: 50%;}
.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-icon img {margin: 0 auto;}
.gallery-caption {color: #686868;display: block;font-size: 13px;font-size: .8125rem;font-style: italic;line-height: 1.6153846154;padding-top: .5384615385em;}
.gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {display: none;}
.widecolumn {margin-bottom: 3.5em;padding: 0 7.6923%;}
.widecolumn .mu_register {width: auto;}
.widecolumn .mu_register .mu_alert {background: 0 0;border-color: #d1d1d1;color: inherit;margin-bottom: 3.5em;padding: 1.75em;}
.widecolumn form, .widecolumn .mu_register form {margin-top: 0;}
.widecolumn h2 {font-size: 23px;font-size: 1.4375rem;font-weight: 900;line-height: 1.2173913043;margin-bottom: 1.2173913043em;}
.widecolumn p {margin: 1.75em 0;}
.widecolumn p+h2 {margin-top: 2.4347826087em;}
.widecolumn label, .widecolumn .mu_register label {color: #686868;font-family: Montserrat,"Helvetica Neue",sans-serif;font-size: 13px;font-size: .8125rem;font-weight: 400;letter-spacing: .076923077em;line-height: 1.6153846154;text-transform: uppercase;}
.widecolumn .mu_register label {margin: 2.1538461538em .7692307692em .5384615385em 0;}
.widecolumn .mu_register label strong {font-weight: 400;}
.widecolumn #key, .widecolumn .mu_register #blog_title, .widecolumn .mu_register #user_email, .widecolumn .mu_register #blogname, .widecolumn .mu_register #user_name {font-size: 16px;font-size: 1rem;width: 100%;}
.widecolumn .mu_register #blogname {margin: 0;}
.widecolumn .mu_register #blog_title, .widecolumn .mu_register #user_email, .widecolumn .mu_register #user_name {margin: 0 0 .375em;}
.widecolumn #submit, .widecolumn .mu_register input[type=submit] {font-size: 16px;font-size: 1rem;margin: 0;width: auto;}
.widecolumn .mu_register .prefix_address, .widecolumn .mu_register .suffix_address {font-size: inherit;}
.widecolumn .mu_register>:last-child, .widecolumn form>:last-child {margin-bottom: 0;}
@-ms-viewport {width: device-width;}
@viewport {width: device-width;}
@media screen and (min-width:44.375em) {body:not(.custom-background-image):before, body:not(.custom-background-image):after {background: inherit;content: "";display: block;height: 21px;left: 0;position: fixed;width: 100%;z-index: 99;}
	body:not(.custom-background-image):before {top: 0;}
	body:not(.custom-background-image).admin-bar:before {top: 46px;}
	body:not(.custom-background-image):after {bottom: 0;}
	.site {margin: 21px;}
	.site-main {margin-bottom: 5.25em;}
	.site-header {padding: 3.9375em 7.6923%;}
	.site-branding {margin-top: 1.3125em;margin-bottom: 1.3125em;}
	.custom-logo {max-width: 210px;}
	.site-title {font-size: 28px;font-size: 1.75rem;line-height: 1.25;}
	.wp-custom-logo .site-title {margin-top: .5em;}
	.site-description {display: block;}
	.menu-toggle {font-size: 16px;font-size: 1rem;margin: 1.3125em 0;padding: .8125em .875em .6875em;}
	.site-header-menu {margin: 1.3125em 0;}
	.site-header .main-navigation+.social-navigation {margin-top: 2.625em;}
	.header-image {margin: 1.3125em 0;}
	.pagination {margin: 0 23.0769% 4.421052632em 7.6923%;}
	.post-navigation {margin-bottom: 5.25em;}
	.post-navigation .post-title {font-size: 28px;font-size: 1.75rem;line-height: 1.25;}
	.pagination .current .screen-reader-text {position: absolute !important;}
	.pagination .page-numbers {display: inline-block;}
	.site-main>article {margin-bottom: 5.25em;}
	.entry-header, .post-thumbnail, .entry-content, .entry-summary, .entry-footer, .comments-area, .image-navigation, .post-navigation, .page-header, .page-content, .content-bottom-widgets {margin-right: 23.0769%;}
	.entry-title {font-size: 33px;font-size: 2.0625rem;line-height: 1.2727272727;margin-bottom: .8484848485em;}
	.entry-content blockquote.alignleft, .entry-content blockquote.alignright {border-width: 4px 0 0;padding: .9473684211em 0 0;width: -webkit-calc(50% - .736842105em);width: calc(50% - .736842105em);}
	.entry-content blockquote:not(.alignleft):not(.alignright), .entry-summary blockquote, .comment-content blockquote {margin-left: -1.473684211em;}
	.entry-content blockquote blockquote:not(.alignleft):not(.alignright), .entry-summary blockquote blockquote, .comment-content blockquote blockquote {margin-left: 0;}
	.entry-content ul, .entry-summary ul, .comment-content ul, .entry-content ol, .entry-summary ol, .comment-content ol {margin-left: 0;}
	.entry-content li>ul, .entry-summary li>ul, .comment-content li>ul, .entry-content blockquote>ul, .entry-summary blockquote>ul, .comment-content blockquote>ul {margin-left: 1.25em;}
	.entry-content li>ol, .entry-summary li>ol, .comment-content li>ol, .entry-content blockquote>ol, .entry-summary blockquote>ol, .comment-content blockquote>ol {margin-left: 1.5em;}
	.comment-author {margin-bottom: 0;}
	.comment-author .avatar {height: 42px;position: relative;top: .25em;width: 42px;}
	.comment-list .children>li {padding-left: 1.75em;}
	.comment-list+.comment-respond, .comment-navigation+.comment-respond {padding-top: 3.5em;}
	.comments-area, .widget, .content-bottom-widgets .widget-area {margin-bottom: 5.25em;}
	.sidebar, .widecolumn {margin-bottom: 5.25em;padding-right: 23.0769%;}
	body:not(.search-results) .entry-summary li>ul, body:not(.search-results) .entry-summary blockquote>ul {margin-left: 1.157894737em;}
	body:not(.search-results) .entry-summary li>ol, body:not(.search-results) .entry-summary blockquote>ol {margin-left: 1.473684211em;}}
@media screen and (min-width:48.9375em) {body:not(.custom-background-image).admin-bar:before {top: 32px;}}
@media screen and (min-width:56.875em) {.site-header {padding-right: 4.5455%;padding-left: 4.5455%;}
	.site-header-main {-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;}
	.wp-custom-logo .site-header-main {-webkit-align-items: center;-ms-flex-align: center;align-items: center;}
	.site-header-menu {display: block;-webkit-flex: 0 1 auto;-ms-flex: 0 1 auto;flex: 0 1 auto;}
	.main-navigation {margin: 0 -.875em;}
	.main-navigation .primary-menu, .main-navigation .primary-menu>li {border: 0;}
	.main-navigation .primary-menu>li {float: left;}
	.main-navigation a {outline-offset: -8px;padding: .65625em .875em;white-space: nowrap;}
	.main-navigation li:hover>a, .main-navigation li.focus>a {color: #007acc;}
	.main-navigation ul ul {border-bottom: 1px solid #d1d1d1;display: block;left: -999em;margin: 0;position: absolute;z-index: 99999;}
	.main-navigation ul ul ul {top: -1px;}
	.main-navigation ul ul ul:before, .main-navigation ul ul ul:after {border: 0;}
	.main-navigation ul ul li {background-color: #fff;border: 1px solid #d1d1d1;border-bottom-width: 0;}
	.main-navigation ul ul a {white-space: normal;width: 12.6875em;}
	.main-navigation ul ul:before, .main-navigation ul ul:after {border-style: solid;content: "";position: absolute;}
	.main-navigation ul ul:before {border-color: #d1d1d1 transparent;border-width: 0 10px 10px;right: 9px;top: -9px;}
	.main-navigation ul ul:after {border-color: #fff transparent;border-width: 0 8px 8px;right: 11px;top: -7px;}
	.main-navigation li:hover>ul, .main-navigation li.focus>ul {left: auto;right: 0;}
	.main-navigation ul ul li:hover>ul, .main-navigation ul ul li.focus>ul {left: auto;right: 100%;}
	.main-navigation .menu-item-has-children>a {margin: 0;padding-right: 2.25em;}
	.main-navigation .menu-item-has-children>a:after {content: "";position: absolute;right: .625em;top: .8125em;}
	.main-navigation ul ul .menu-item-has-children>a {padding-right: 2.0625em;}
	.main-navigation ul ul .menu-item-has-children>a:after {right: .5625em;top: .875em;-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}
	.dropdown-toggle, .main-navigation ul .dropdown-toggle.toggled-on, .menu-toggle, .site-header .social-navigation, .site-footer .main-navigation {display: none;}
	.site-content {padding: 0 4.5455%;}
	.content-area {float: left;margin-right: -100%;width: 70%;}
	.entry-header, .post-thumbnail, .entry-content, .entry-summary, .entry-footer, .comments-area, .image-navigation, .post-navigation, .pagination, .page-header, .page-content, .content-bottom-widgets {margin-right: 0;margin-left: 0;}
	.sidebar {float: left;margin-left: 75%;padding: 0;width: 25%;}
	.widget {font-size: 13px;font-size: .8125rem;line-height: 1.6153846154;margin-bottom: 3.230769231em;padding-top: 1.615384615em;}
	.widget .widget-title {margin-bottom: 1.3125em;}
	.widget p, .widget address, .widget hr, .widget ul, .widget ol, .widget dl, .widget dd, .widget table {margin-bottom: 1.6153846154em;}
	.widget li>ul, .widget li>ol {margin-bottom: 0;}
	.widget blockquote {font-size: 16px;font-size: 1rem;line-height: 1.3125;margin-bottom: 1.3125em;padding-left: 1.0625em;}
	.widget blockquote cite, .widget blockquote small {font-size: 13px;font-size: .8125rem;line-height: 1.6153846154;}
	.widget th, .widget td {padding: .5384615385em;}
	.widget pre {font-size: 13px;font-size: .8125rem;line-height: 1.6153846154;margin-bottom: 1.6153846154em;padding: .5384615385em;}
	.widget fieldset {margin-bottom: 1.6153846154em;padding: .5384615385em;}
	.widget button, .widget input, .widget select, .widget textarea {font-size: 13px;font-size: .8125rem;line-height: 1.6153846154;}
	.widget button, .widget input[type=button], .widget input[type=reset], .widget input[type=submit] {line-height: 1;padding: .846153846em;}
	.widget input[type=date], .widget input[type=time], .widget input[type=datetime-local], .widget input[type=week], .widget input[type=month], .widget input[type=text], .widget input[type=email], .widget input[type=url], .widget input[type=password], .widget input[type=search], .widget input[type=tel], .widget input[type=number], .widget textarea {padding: .4615384615em .5384615385em;}
	.widget h1 {font-size: 23px;font-size: 1.4375rem;line-height: 1.2173913043;margin-bottom: .9130434783em;}
	.widget h2 {font-size: 19px;font-size: 1.1875rem;line-height: 1.1052631579;margin-bottom: 1.1052631579em;}
	.widget h3 {font-size: 16px;font-size: 1rem;line-height: 1.3125;margin-bottom: 1.3125em;}
	.widget h4, .widget h5, .widget h6 {font-size: 13px;font-size: .8125rem;line-height: 1.6153846154;margin-bottom: .9130434783em;}
	.widget .alignleft {margin: .2307692308em 1.6153846154em 1.6153846154em 0;}
	.widget .alignright {margin: .2307692308em 0 1.6153846154em 1.6153846154em;}
	.widget .aligncenter {margin-bottom: 1.6153846154em;}
	.widget_calendar td, .widget_calendar th {line-height: 2.6923076923;padding: 0;}
	.widget_rss .rssSummary:last-child {margin-bottom: 1.615384615em;}
	.widget input[type=search].search-field {width: -webkit-calc(100% - 35px);width: calc(100% - 35px);}
	.widget .search-submit:before {font-size: 16px;left: 1px;line-height: 35px;width: 34px;}
	.widget button.search-submit {padding: 0;width: 35px;}
	.tagcloud a {margin: 0 .2307692308em .5384615385em 0;padding: .5384615385em .4615384615em .4615384615em;}
	.textwidget h1 {margin-top: 1.8260869565em;}
	.textwidget h2 {margin-top: 2.2105263158em;}
	.textwidget h3 {margin-top: 2.625em;}
	.textwidget h4 {letter-spacing: .153846154em;}
	.textwidget h4, .textwidget h5, .textwidget h6 {margin-top: 3.2307692308em;}
	.content-bottom-widgets .widget-area:nth-child(1):nth-last-child(2), .content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1) {float: left;margin-right: 7.1428571%;width: 46.42857145%;}
	.content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1):last-of-type {margin-right: 0;}
	.site-footer {-webkit-align-items: center;-ms-flex-align: center;align-items: center;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;padding: 0 4.5455% 3.5em;}
	.site-footer .social-navigation {margin: 0;-webkit-order: 2;-ms-flex-order: 2;order: 2;}
	.site-info {margin: .538461538em auto .538461538em 0;-webkit-order: 1;-ms-flex-order: 1;order: 1;}
	.no-sidebar .content-area {float: none;margin: 0;width: 100%;}
	.no-sidebar .entry-header, .no-sidebar .entry-content, .no-sidebar .entry-summary, .no-sidebar .entry-footer, .no-sidebar .comments-area, .no-sidebar .image-navigation, .no-sidebar .post-navigation, .no-sidebar .pagination, .no-sidebar .page-header, .no-sidebar .page-content, .no-sidebar .content-bottom-widgets {margin-right: 15%;margin-left: 15%;}
	.widecolumn {padding-right: 15%;padding-left: 15%;}}
@media screen and (min-width:61.5625em) {.site-main {margin-bottom: 7em;}
	.site-header {padding: 5.25em 4.5455%;}
	.site-branding, .site-header-menu, .header-image {margin-top: 1.75em;margin-bottom: 1.75em;}
	.custom-logo {max-width: 240px;}
	.image-navigation {margin-bottom: 3.230769231em;}
	.post-navigation {margin-bottom: 7em;}
	.pagination {margin-bottom: 5.894736842em;}
	.widget {margin-bottom: 4.307692308em;}
	.site-main>article {margin-bottom: 7em;}
	.entry-title {font-size: 40px;font-size: 2.5rem;line-height: 1.225;margin-bottom: 1.05em;}
	.format-aside .entry-title, .format-image .entry-title, .format-video .entry-title, .format-quote .entry-title, .format-gallery .entry-title, .format-status .entry-title, .format-link .entry-title, .format-audio .entry-title, .format-chat .entry-title {font-size: 23px;font-size: 1.4375em;line-height: 1.304347826;margin-bottom: 1.826086957em;}
	.post-thumbnail {margin-bottom: 2.625em;}
	.entry-content h1, .entry-summary h1, .comment-content h1 {font-size: 33px;font-size: 2.0625rem;line-height: 1.2727272727;margin-top: 1.696969697em;margin-bottom: .8484848485em;}
	.entry-content h2, .entry-summary h2, .comment-content h2 {font-size: 28px;font-size: 1.75rem;line-height: 1.25;margin-top: 2em;margin-bottom: 1em;}
	.entry-content h3, .entry-summary h3, .comment-content h3 {font-size: 23px;font-size: 1.4375rem;line-height: 1.2173913043;margin-top: 2.4347826087em;margin-bottom: 1.2173913043em;}
	.entry-content h4, .entry-summary h4, .entry-intro h4, .comment-content h4 {letter-spacing: .131578947em;}
	.entry-content h4, .entry-content h5, .entry-content h6, .entry-summary h4, .entry-summary h5, .entry-summary h6, .comment-content h4, .comment-content h5, .comment-content h6 {font-size: 19px;font-size: 1.1875rem;line-height: 1.1052631579;margin-top: 2.9473684211em;margin-bottom: 1.473684211em;}
	.author-info {border-bottom-width: 0;padding-bottom: 0;}
	.comment-list+.comment-respond, .comment-navigation+.comment-respond {padding-top: 5.25em;}
	.comments-area, .sidebar, .content-bottom-widgets .widget-area, .widecolumn {margin-bottom: 7em;}
	body:not(.search-results) .entry-summary {margin-bottom: 2.210526316em;}
	body:not(.search-results) .entry-header+.entry-summary {margin-top: -1.105263158em;}
	body:not(.search-results) article:not(.type-page) .entry-content {float: right;width: 71.42857144%;}
	body:not(.search-results) article:not(.type-page) .entry-content>blockquote.alignleft.below-entry-meta {margin-left: -40%;width: -webkit-calc(60% - 1.4736842105em);width: calc(60% - 1.4736842105em);}
	body:not(.search-results) article:not(.type-page) img.below-entry-meta, body:not(.search-results) article:not(.type-page) figure.below-entry-meta {clear: both;display: block;float: none;margin-right: 0;margin-left: -40%;max-width: 140%;}
	body:not(.search-results) article:not(.type-page) figure.below-entry-meta img.below-entry-meta, body:not(.search-results) article:not(.type-page) table figure.below-entry-meta, body:not(.search-results) article:not(.type-page) table img.below-entry-meta {margin: 0;max-width: 100%;}
	body:not(.search-results) article:not(.type-page) .entry-footer {float: left;margin-top: .1538461538em;width: 21.42857143%;}
	body:not(.search-results) article:not(.type-page) .entry-footer>span:not(:last-child):after {display: none;}
	.single .byline, .full-size-link, body:not(.search-results).group-blog .byline, body:not(.search-results) .entry-format, body:not(.search-results) .cat-links, body:not(.search-results) .tags-links, body:not(.search-results) article:not(.sticky) .posted-on, body:not(.search-results) article:not(.type-page) .comments-link, body:not(.search-results) article:not(.type-page) .entry-footer .edit-link {display: block;margin-bottom: .5384615385em;}
	body:not(.search-results) article:not(.type-page) .entry-footer>span:last-child {margin-bottom: 0;}
	body:not(.search-results) article:not(.type-page) .entry-footer .avatar {display: block;height: auto;margin: 0 0 .5384615385em;width: 49px;}
	body.no-sidebar:not(.search-results) article:not(.type-page) .entry-content {float: left;margin-right: -100%;margin-left: 34.99999999%;width: 50.00000001%;}
	body.no-sidebar:not(.search-results) article:not(.type-page) .entry-footer {margin-right: -100%;margin-left: 15%;width: 15%;}}
@media screen and (min-width:75em) {body:not(.search-results) .entry-summary {font-size: 23px;font-size: 1.4375rem;line-height: 1.5217391304;margin-bottom: 1.826086957em;}
	body:not(.search-results) .entry-header+.entry-summary {margin-top: -.913043478em;}
	body:not(.search-results) .entry-summary p, body:not(.search-results) .entry-summary address, body:not(.search-results) .entry-summary hr, body:not(.search-results) .entry-summary ul, body:not(.search-results) .entry-summary ol, body:not(.search-results) .entry-summary dl, body:not(.search-results) .entry-summary dd, body:not(.search-results) .entry-summary table {margin-bottom: 1.5217391304em;}
	body:not(.search-results) .entry-summary li>ul, body:not(.search-results) .entry-summary blockquote>ul {margin-left: .956521739em;}
	body:not(.search-results) .entry-summary li>ol, body:not(.search-results) .entry-summary blockquote>ol {margin-left: 1.52173913em;}
	body:not(.search-results) .entry-summary blockquote {font-size: 23px;font-size: 1.4375rem;line-height: 1.5217391304;margin: 0 0 1.5217391304em;padding-left: 1.347826087em;}
	body:not(.search-results) .entry-summary blockquote:not(.alignleft):not(.alignright) {margin-left: -1.52173913em;}
	body:not(.search-results) .entry-summary blockquote blockquote:not(.alignleft):not(.alignright) {margin-left: 0;}
	body:not(.search-results) .entry-summary blockquote cite, body:not(.search-results) .entry-summary blockquote small {font-size: 19px;font-size: 1.1875rem;line-height: 1.8421052632;}
	body:not(.search-results) .entry-summary th, body:not(.search-results) .entry-summary td {padding: .3043478261em;}
	body:not(.search-results) .entry-summary pre {font-size: 16px;font-size: 1rem;line-height: 1.75;margin-bottom: 1.75em;padding: 1.75em;}
	body:not(.search-results) .entry-summary fieldset {margin-bottom: 1.5217391304em;padding: .3043478261em;}
	body:not(.search-results) .entry-summary h1 {margin-top: 2.121212121em;margin-bottom: 1.060606061em;}
	body:not(.search-results) .entry-summary h2 {margin-top: 2.5em;margin-bottom: 1.25em;}
	body:not(.search-results) .entry-summary h3 {margin-top: 3.043478261em;margin-bottom: 1.52173913em;}
	body:not(.search-results) .entry-summary h4, body:not(.search-results) .entry-summary h5, body:not(.search-results) .entry-summary h6 {margin-top: 3.684210526em;margin-bottom: 1.842105263em;}
	body:not(.search-results) .entry-summary h1:first-child, body:not(.search-results) .entry-summary h2:first-child, body:not(.search-results) .entry-summary h3:first-child, body:not(.search-results) .entry-summary h4:first-child, body:not(.search-results) .entry-summary h5:first-child, body:not(.search-results) .entry-summary h6:first-child {margin-top: 0;}
	body:not(.search-results) .entry-summary .alignleft {margin: .2608695652em 1.5217391304em 1.5217391304em 0;}
	body:not(.search-results) .entry-summary .alignright {margin: .2608695652em 0 1.5217391304em 1.5217391304em;}
	body:not(.search-results) .entry-summary .aligncenter {margin-bottom: 1.5217391304em;}}
@media print {form, button, input, select, textarea, .navigation, .main-navigation, .social-navigation, .sidebar, .content-bottom-widgets, .header-image, .page-links, .edit-link, .comment-respond, .comment-edit-link, .comment-reply-link, .comment-metadata .edit-link, .pingback .edit-link {display: none;}
	body, blockquote cite, blockquote small, pre, .entry-content h4, .entry-content h5, .entry-content h6, .entry-summary h4, .entry-summary h5, .entry-summary h6, .comment-content h4, .comment-content h5, .comment-content h6, .entry-content .author-title {font-size: 12pt;}
	blockquote {font-size: 14.25pt;}
	.site-title, .page-title, .comments-title, .entry-content h2, .entry-summary h2, .comment-content h2, .widecolumn h2 {font-size: 17.25pt;}
	.site-description {display: block;}
	.entry-title {font-size: 24.75pt;line-height: 1.2727272727;margin-bottom: 1.696969697em;}
	.format-aside .entry-title, .format-image .entry-title, .format-video .entry-title, .format-quote .entry-title, .format-gallery .entry-title, .format-status .entry-title, .format-link .entry-title, .format-audio .entry-title, .format-chat .entry-title {font-size: 17.25pt;line-height: 1.304347826;margin-bottom: 1.826086957em;}
	.entry-content h1, .entry-summary h1, .comment-content h1 {font-size: 21pt;}
	.entry-content h3, .entry-summary h3, .comment-content h3, body:not(.search-results) .entry-summary {font-size: 14.25pt;}
	.site-description, .author-bio, .entry-footer, .sticky-post, .taxonomy-description, .entry-caption, .comment-metadata, .comment-notes, .comment-awaiting-moderation, .site-info, .wp-caption .wp-caption-text, .gallery-caption {font-size: 9.75pt;}
	body, .site {background: 0 0 !important;}
	body, blockquote cite, blockquote small, .site-branding .site-title a, .entry-title a, .comment-author {color: #1a1a1a !important;}
	blockquote, .page-header, .comments-title {border-color: #1a1a1a !important;}
	blockquote, .site-description, body:not(.search-results) .entry-summary, body:not(.search-results) .entry-summary blockquote, .author-bio, .entry-footer, .entry-footer a, .sticky-post, .taxonomy-description, .entry-caption, .comment-author, .comment-metadata a, .comment-notes, .comment-awaiting-moderation, .site-info, .site-info a, .wp-caption .wp-caption-text, .gallery-caption {color: #686868 !important;}
	code, hr {background-color: #d1d1d1 !important;}
	pre, abbr, acronym, table, th, td, .author-info, .comment-list article, .comment-list .pingback, .comment-list .trackback, .no-comments {border-color: #d1d1d1 !important;}
	a {color: #007acc !important;}
	.entry-content a, .entry-summary a, .taxonomy-description a, .comment-content a, .pingback .comment-body>a {box-shadow: none;border-bottom: 1px solid #007acc !important;}
	.site {margin: 5%;}
	.site-inner {max-width: none;}
	.site-header {padding: 0 0 1.75em;}
	.site-branding {margin-top: 0;margin-bottom: 1.75em;}
	.site-main {margin-bottom: 3.5em;}
	.entry-header, .entry-footer, .page-header, .page-content, .entry-content, .entry-summary, .post-thumbnail, .comments-area {margin-right: 0;margin-left: 0;}
	.post-thumbnail, .site-main>article {margin-bottom: 3.5em;}
	.entry-content blockquote.alignleft, .entry-content blockquote.alignright {border-width: 4px 0 0;padding: .9473684211em 0 0;width: -webkit-calc(50% - .736842105em);width: calc(50% - .736842105em);}
	body:not(.search-results) .entry-header+.entry-summary {margin-top: -1.473684211em;}
	.site-footer, .widecolumn {padding: 0;}}
[class^=wp-block-] figcaption {color: #686868;font-style: italic;line-height: 1.6153846154;padding-top: .5384615385em;text-align: left;}
.rtl [class^=wp-block-] figcaption {text-align: right;}
p.has-drop-cap:not(:focus):first-letter {font-size: 5em;}
@media screen and (min-width:61.5625em) {body:not(.search-results) article:not(.type-page) .wp-block-image figcaption.below-entry-meta {clear: both;display: block;float: none;margin-right: 0;margin-left: -40%;max-width: 140%;}
	body.rtl:not(.search-results) article:not(.type-page) .wp-block-image figcaption.below-entry-meta {margin-left: 0;margin-right: -40%;}}
.wp-block-gallery {margin-bottom: 1.75em;}
.wp-block-quote:not(.is-large):not(.is-style-large).alignleft, .wp-block-quote:not(.is-large):not(.is-style-large).alignright {border-left: none;padding-left: 0;}
.rtl .wp-block-quote:not(.is-large):not(.is-style-large).alignleft, .rtl .wp-block-quote:not(.is-large):not(.is-style-large).alignright {border-right: none;padding-right: 0;}
.wp-block-quote cite {color: #1a1a1a;display: block;font-size: 16px;font-size: 1rem;line-height: 1.75;}
.wp-block-quote cite:before {content: "— ";}
.wp-block-audio audio {display: block;width: 100%;}
.wp-block-cover-image.aligncenter, .wp-block-cover.aligncenter {display: flex;}
.wp-block-file .wp-block-file__button {background: #1a1a1a;border: 0;border-radius: 2px;color: #fff;font-family: Montserrat,"Helvetica Neue",sans-serif;font-weight: 700;letter-spacing: .046875em;line-height: 1;padding: .84375em .875em .78125em;text-transform: uppercase;}
.wp-block-file .wp-block-file__button:hover, .wp-block-file .wp-block-file__button:focus {background: #007acc;}
.wp-block-file .wp-block-file__button:focus {outline: thin dotted;outline-offset: -4px;}
.rtl .wp-block-file *+.wp-block-file__button {margin-left: .75em;margin-right: 0;}
.wp-block-code {border: 0;font-family: Inconsolata,monospace;font-size: 16px;font-size: 1rem;line-height: 1.75;padding: 0;}
.wp-block-pullquote {border-width: 4px;}
.wp-block-pullquote blockquote {border-left: 0;margin: 0;padding: 0;}
.rtl .wp-block-pullquote blockquote {border-right: 0;}
.wp-block-pullquote p {color: #686868;font-size: 19px;font-size: 1.1875rem;}
.wp-block-pullquote cite {color: #1a1a1a;display: block;font-size: 16px;font-size: 1rem;font-style: none;line-height: 1.75;text-transform: none;}
.wp-block-pullquote cite:before {content: "— ";}
.wp-block-table, .wp-block-table th, .wp-block-table td {border: 1px solid #d1d1d1;}
.wp-block-table {border-collapse: separate;border-spacing: 0;border-width: 1px 0 0 1px;margin: 0 0 1.75em;table-layout: fixed;width: 100%;}
.wp-block-table th, .wp-block-table td {font-weight: 400;padding: .4375em;text-align: left;}
.wp-block-table th {border-width: 0 1px 1px 0;font-weight: 700;}
.wp-block-table td {border-width: 0 1px 1px 0;}
.rtl .wp-block-table th, .rtl .wp-block-table td {text-align: right;}
.wp-block-button .wp-block-button__link {box-shadow: none;font-family: Montserrat,"Helvetica Neue",sans-serif;font-weight: 700;letter-spacing: .046875em;line-height: 1;padding: .84375em 1.3125em .78125em;text-transform: uppercase;}
.entry-content .wp-block-button__link {background: #1a1a1a;color: #fff;}
.entry-content .is-style-outline .wp-block-button__link:not(.has-background) {background: 0 0;}
.entry-content .is-style-outline .wp-block-button__link:not(.has-text-color) {color: #1a1a1a;}
.entry-content .wp-block-button__link:hover, .entry-content .wp-block-button__link:focus, .entry-content .is-style-outline .wp-block-button__link:not(.has-background):hover, .entry-content .is-style-outline .wp-block-button__link:not(.has-background):focus, .entry-content .is-style-outline .wp-block-button__link:not(.has-text-color):hover, .entry-content .is-style-outline .wp-block-button__link:not(.has-text-color):focus {background: #007acc;color: #fff;}
.wp-block-button .wp-block-button__link:focus {outline: thin dotted;outline-offset: -4px;}
hr.wp-block-separator {border: 0;}
.wp-block-separator {margin-left: auto;margin-right: auto;max-width: 100px;}
.wp-block-separator.is-style-wide {max-width: 100%;}
.wp-block-media-text {margin-bottom: 1.75em;}
.wp-block-media-text *:last-child {margin-bottom: 0;}
.wp-block-archives.aligncenter, .wp-block-categories.aligncenter, .wp-block-latest-posts.aligncenter {list-style-position: inside;text-align: center;}
.wp-block-latest-comments__comment-meta a {box-shadow: none;font-weight: 700;}
.wp-block-latest-comments__comment-date {color: #686868;font-family: Montserrat,"Helvetica Neue",sans-serif;font-size: 13px;font-size: .8125rem;line-height: 1.6153846154;}
.wp-block-latest-comments .wp-block-latest-comments__comment {border-top: 1px solid #d1d1d1;margin-bottom: 0;padding: 1.75em 0;}
.wp-block-latest-comments__comment-excerpt p:last-child {margin-bottom: 0;}
.entry-content .has-dark-gray-color {color: #1a1a1a;}
.entry-content .has-dark-gray-background-color {background-color: #1a1a1a;}
.entry-content .has-medium-gray-color {color: #686868;}
.entry-content .has-medium-gray-background-color {background-color: #686868;}
.entry-content .has-light-gray-color {color: #e5e5e5;}
.entry-content .has-light-gray-background-color {background-color: #e5e5e5;}
.entry-content .has-white-color {color: #fff;}
.entry-content .has-white-background-color {background-color: #fff;}
.entry-content .has-blue-gray-color {color: #4d545c;}
.entry-content .has-blue-gray-background-color {background-color: #4d545c;}
.entry-content .has-bright-blue-color {color: #007acc;}
.entry-content .has-bright-blue-background-color {background-color: #007acc;}
.entry-content .has-light-blue-color {color: #9adffd;}
.entry-content .has-light-blue-background-color {background-color: #9adffd;}
.entry-content .has-dark-brown-color {color: #402b30;}
.entry-content .has-dark-brown-background-color {background-color: #402b30;}
.entry-content .has-medium-brown-color {color: #774e24;}
.entry-content .has-medium-brown-background-color {background-color: #774e24;}
.entry-content .has-dark-red-color {color: #640c1f;}
.entry-content .has-dark-red-background-color {background-color: #640c1f;}
.entry-content .has-bright-red-color {color: #ff675f;}
.entry-content .has-bright-red-background-color {background-color: #ff675f;}
.entry-content .has-yellow-color {color: #ffef8e;}
.entry-content .has-yellow-background-color {background-color: #ffef8e;}