.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;}
.adm-seo-meister-map {clear: both;float: left;width: 100%;height: 200px;margin: 0 0 20px;background: #f2f2f2;border: 1px solid #dfdfdf;}
.adm-seo-meister-yelp {clear: both;float: left;width: 100%;margin: 0 0 20px;}
.adm-seo-meister-yelp div.business {float: left;width: 49%;margin: 0 1% 20px 0;}
.alignleft img {float: left;width: 100%;margin: 5px 20px 20px 0;}
.alignright img {float: right;width: 100%;margin: 5px 0 20px 20px;}
.aligncenter {display: block;margin: 5px auto;width: 100%;}
.alignnone {margin: 5px 20px 20px 0;}
@media only screen and (max-width:480px) {.alignleft img, .alignleft, .alignright img, .alignright, .aligncenter, .alignnone {float: none !important;width: 100% !important;max-width: 100% !important;display: block;margin: 5px auto;}}
ul.groupcls .col-sm-6 {padding-right: 0;padding-left: 0;list-style: none;margin-left: 0;}
@media (min-width:768px) {.call-button-now, .call-icon-now {display: none;}}
.call-button-now {position: fixed !important;bottom: 0;text-align: center;padding: 24px;text-transform: uppercase;font-weight: 800;-webkit-box-shadow: inset 0 0 136px -41px rgba(0,0,0,.75);-moz-box-shadow: inset 0 0 136px -41px rgba(0,0,0,.75);box-shadow: inset 0 0 136px -41px rgba(0,0,0,.75);}
.call-button-now i {width: 35px;height: 35px;padding: 10px;margin-right: 7px;}
.call-icon-now {z-index: 9999;position: fixed !important;bottom: 87px;padding: 5px 5px 5px 14px;text-transform: uppercase;font-weight: 800;}
.call-icon-now i {width: 72px;height: 72px;padding: 14px;margin-right: 0;font-size: 45px;text-align: center;box-shadow: -4px 4px rgba(0,0,0,.22);}
.call-icon-now i:hover {box-shadow: none !important;transition: all .2s linear;}
.call-icon-now:hover {padding: 4px 4px 3px 13px;transition: all .1s linear;}
.adm-call-back ::-webkit-input-placeholder {color: #555 !important;font-style: normal !important;}
.adm-call-back :-moz-placeholder {color: #555 !important;opacity: 1;font-style: normal !important;}
.adm-call-back ::-moz-placeholder {color: #555 !important;opacity: 1;font-style: normal !important;}
.adm-call-back :-ms-input-placeholder {color: #555 !important;font-style: normal !important;}
.adm-call-back :placeholder-shown {color: #555 !important;font-style: normal !important;}
.adm-call-back {box-sizing: border-box;font-family: helvetica,sans-serif !important;font-style: normal !important;font-size: 16px !important;position: fixed !important;top: auto;left: auto;bottom: auto;right: auto;border-radius: 50%;transition: width .5s cubic-bezier(.39,.575,.565,1),bottom .3s cubic-bezier(.39,.575,.565,1),left .3s cubic-bezier(.39,.575,.565,1),right .3s cubic-bezier(.39,.575,.565,1);z-index: 9997;z-index: 100000;}
.adm-call-back-button {width: inherit;height: inherit;position: absolute;top: 0;left: 0;border-radius: 50%;background-color: #00aff2;text-align: center;cursor: pointer;}
.adm-call-back-button>div {position: absolute;width: 100%;height: 100%;left: 0;top: 0;text-align: center;-webkit-backface-visibility: hidden;backface-visibility: hidden;transform-style: preserve-3d;transition: transform .5s cubic-bezier(.39,.575,.565,1);}
.adm-call-back-button>div:first-child, .adm-call-back-button>div:last-child {animation-duration: inherit;animation-delay: inherit;animation-timing-function: cubic-bezier(.39,.575,.565,1);animation-iteration-count: infinite;}
.adm-call-back-button>div:first-child {animation-name: adm-call-back-rotate-first;}
@keyframes adm-call-back-rotate-first {0% {transform: rotateY(0);}
	25% {transform: rotateY(180deg);}
	50% {transform: rotateY(0);}
	100% {transform: rotateY(0);}}
.adm-call-back-button>div:last-child {display: -ms-flexbox;display: flex;-ms-flex-align: center;align-items: center;-ms-flex-pack: center;justify-content: center;-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-ms-transform: rotateY(180deg);-o-transform: rotateY(180deg);transform: rotateY(180deg);color: #fff;font-size: 14px !important;font-weight: 700 !important;line-height: 1.2;word-wrap: break-word;animation-name: adm-call-back-rotate-second;}
@keyframes adm-call-back-rotate-second {0% {transform: rotateY(180deg);}
	25% {transform: rotateY(0);}
	50% {transform: rotateY(180deg);}
	100% {transform: rotateY(180deg);}}
.adm-call-back-button:before, .adm-call-back-button:after {content: "";display: block;position: absolute;box-sizing: border-box;width: inherit;height: inherit;transform: scale(1);border-radius: 50%;animation-duration: inherit;animation-delay: inherit;animation-timing-function: cubic-bezier(.39,.575,.565,1);animation-iteration-count: infinite;}
.adm-call-back-button:before {opacity: .25;background: #00aff2;animation-name: adm-call-back-border-inner;}
@keyframes adm-call-back-border-inner {0% {transform: scale(1);}
	25% {transform: scale(1.3);}
	50% {transform: scale(1);}
	100% {transform: scale(1);}}
.adm-call-back-button:after {opacity: 0;visibility: hidden;border: 1px solid #00aff2;animation-name: adm-call-back-border-outer;}
@keyframes adm-call-back-border-outer {0% {transform: scale(1);opacity: 1;visibility: visible;}
	50% {transform: scale(1.8);opacity: 0;visibility: hidden;}
	100% {transform: scale(1.8);opacity: 0;visibility: hidden;}}
.adm-call-back.opened {background-color: rgba(0,0,0,.75);width: 500px;}
.adm-call-back.opened .adm-call-back-button {display: none;}
.adm-call-back-close {display: none !important;width: 30px;height: 30px;position: absolute;top: -10px;left: -10px;cursor: pointer;border-radius: 50%;background-size: 22px;font-size: 0;z-index: 9998;}
.adm-call-back.opened .adm-call-back-close {display: block !important;}
.adm-call-back-form {display: none;width: 100%;height: 100%;padding: 0 30px;text-align: center;overflow: hidden;position: relative;}
.adm-call-back-form>div {display: -ms-flexbox;display: flex;-ms-flex-align: center;align-items: center;-ms-flex-pack: justify;justify-content: space-between;width: 100%;height: 100%;position: absolute;top: 0;left: 0;padding: 0 30px;-webkit-backface-visibility: hidden;backface-visibility: hidden;transform-style: preserve-3d;transition: transform .5s cubic-bezier(.39,.575,.565,1);}
.adm-call-back-form label {display: block;width: 55%;color: #fff !important;text-align: left;line-height: 1.3;font-weight: 400;margin: 0 !important;}
.adm-call-back-form input {width: 32% !important;text-align: left;height: 30px;border-radius: 20px !important;padding: 0 !important;color: #000 !important;letter-spacing: 0;line-height: 1;text-transform: none;transition: border-color .3s cubic-bezier(.39,.575,.565,1);}
.adm-call-back-form input[type=tel] {background: #e5e5e5 !important;border: 1px solid #555;padding-left: 6px !important;padding-right: 6px !important;text-align: center;}
.adm-call-back-form input[type=tel]:focus, .adm-call-back-form input[type=text]:focus {border-color: #fff;}
.adm-call-back-form-closed-hour input, .adm-call-back-form-closed-hour textarea {width: 100%;}
.adm-call-back-form input[type=submit] {width: 25%;text-align: center;border-width: 1px;border-style: solid;font-family: helvetica,sans-serif !important;font-size: 16px !important;font-weight: 400 !important;border-radius: 20px;height: 30px;color: #fff !important;text-decoration: none !important;line-height: 28px;margin-left: 10px;}
.adm-call-back-form input[hidden] {display: none !important;}
.adm-call-back-your-name {color: #fff !important;text-decoration: none !important;border-bottom: 1px dashed #fff;line-height: 1.2;cursor: pointer;}
.adm-call-back-form-bottom input {width: 40%;padding: 0 6px !important;background: 0 0 !important;border: 1px solid #555;}
.adm-call-back-name-close {width: 34px;height: 34px;display: block;background-size: 24px;border-radius: 50%;border-width: 1px;border-style: solid;margin-left: 10px;}
.adm-call-back-form-top, .adm-call-back-form-top.hid+.adm-call-back-form-bottom {transform: rotateX(0deg);}
.adm-call-back-form-bottom, .adm-call-back-form-top.hid {transform: rotateX(180deg);}
.adm-call-back .countdown {width: 32% !important;text-align: center;font-size: 20px !important;color: #00aff2;font-weight: 700 !important;}
.adm-call-back .countdown>* {font-size: 20px !important;}
.adm-call-back-result-text {font-size: 20px !important;color: #f1f1f1;text-align: center;}
.adm-call-back-form-info {position: absolute;left: 0;bottom: 0;font-size: 9px !important;text-align: center;width: 100%;line-height: 1;padding-bottom: 2px;color: #666 !important;}
@media only screen and (max-width:575px) {.adm-call-back.opened {width: 100%;height: auto;min-height: 65px;}
	.adm-call-back-close {left: 0;top: -15px;}
	.adm-call-back-form {height: 130px;}
	.adm-call-back-form>div {-ms-flex-wrap: wrap;flex-wrap: wrap;}
	.adm-call-back-form>div>label:first-child {width: 100% !important;-ms-flex: none;flex: none;}
	.adm-call-back-form input {width: 45% !important;}}
.adm-call-back {width: 99px;height: 99px;bottom: 50px;border-radius: 49.5px;}
.adm-call-back-button {animation-duration: 3.4s;animation-delay: 2.4s;border-radius: 49.5px;}
@media (max-width:767px) {.adm-call-back {display: none;}}
.adm-modal-header {padding: 0 15px 15px !important;border-bottom: 1px solid #e5e5e5;background: #448607;}
.adm-modal-header h4.modal-title span {color: #fff;font-weight: 700;}
.adm-modal-header h4.modal-title small {font-weight: 400;color: #d7d7d7;font-style: italic;text-transform: none;}
.adm-modal-header .close {position: absolute;right: 0;top: 0;z-index: 9999;background: #d7d7d7;height: 40px;width: 40px;}
form.adm-call-back-form-closed-hour input, form.adm-call-back-form-closed-hour textarea {border: 1px solid #999;border-radius: 3px;}
form.adm-call-back-form-closed-hour input[type=submit] {border: 0;border-radius: 3px;}
div.wpcf7 .screen-reader-response {position: absolute;overflow: hidden;clip: rect(1px,1px,1px,1px);height: 1px;width: 1px;margin: 0;padding: 0;border: 0;}
div.wpcf7-response-output {margin: 2em .5em 1em;padding: .2em 1em;border: 2px solid red;}
div.wpcf7-mail-sent-ok {border: 2px solid #398f14;}
div.wpcf7-mail-sent-ng, div.wpcf7-aborted {border: 2px solid red;}
div.wpcf7-spam-blocked {border: 2px solid orange;}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {border: 2px solid #f7e700;}
.wpcf7-form-control-wrap {position: relative;}
span.wpcf7-not-valid-tip {color: red;font-size: 1em;font-weight: 400;display: block;}
.use-floating-validation-tip span.wpcf7-not-valid-tip {position: absolute;top: 20%;left: 20%;z-index: 100;border: 1px solid red;background: #fff;padding: .2em .8em;}
span.wpcf7-list-item {display: inline-block;margin: 0 0 0 1em;}
span.wpcf7-list-item-label::before, span.wpcf7-list-item-label::after {content: " ";}
.wpcf7-display-none {display: none;}
div.wpcf7 .ajax-loader {visibility: hidden;display: inline-block;background-image: url("/wp-content/plugins/contact-form-7/images/ajax-loader.gif");width: 16px;height: 16px;border: 0;padding: 0;margin: 0 0 0 4px;vertical-align: middle;}
div.wpcf7 .ajax-loader.is-active {visibility: visible;}
div.wpcf7 div.ajax-error {display: none;}
div.wpcf7 .placeheld {color: #888;}
div.wpcf7 input[type=file] {cursor: pointer;}
div.wpcf7 input[type=file]:disabled {cursor: default;}
div.wpcf7 .wpcf7-submit:disabled {cursor: not-allowed;}
.wpcf7 input[type=url], .wpcf7 input[type=email], .wpcf7 input[type=tel] {direction: ltr;}
#debungcontrolls {z-index: 100000;position: fixed;bottom: 0;width: 100%;height: auto;background: rgba(0,0,0,.6);padding: 10px;box-sizing: border-box;}
.debugtimeline {width: 100%;height: 10px;position: relative;display: block;display: none;margin-bottom: 3px;white-space: nowrap;box-sizing: border-box;}
.debugtimeline:hover {height: 15px;}
.the_timeline_tester {background: #e74c3c;position: absolute;top: 0;left: 0;height: 100%;width: 0;}
.rs-go-fullscreen {position: fixed !important;width: 100% !important;height: 100% !important;top: 0 !important;left: 0 !important;z-index: 9999999 !important;background: #fff !important;}
.debugtimeline.tl_slide .the_timeline_tester {background: #f39c12;}
.debugtimeline.tl_frame .the_timeline_tester {background: #3498db;}
.debugtimline_txt {color: #fff;font-weight: 400;font-size: 7px;position: absolute;left: 10px;top: 0;white-space: nowrap;line-height: 10px;}
.rtl {direction: rtl;}
@font-face {font-family: revicons;src: url("/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888");src: url("/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix") format("embedded-opentype"),url("/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.woff?5510888") format("woff"),url("/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.ttf?5510888") format("truetype"),url("/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.svg?5510888#revicons") format("svg");font-weight: 400;font-style: normal;}
[class^=revicon-]:before, [class*=" revicon-"]:before {font-family: revicons;font-style: normal;font-weight: 400;speak: none;display: inline-block;text-decoration: inherit;width: 1em;margin-right: .2em;text-align: center;font-variant: normal;text-transform: none;line-height: 1em;margin-left: .2em;}
.revicon-search-1:before {content: "";}
.revicon-pencil-1:before {content: "";}
.revicon-picture-1:before {content: "";}
.revicon-cancel:before {content: "";}
.revicon-info-circled:before {content: "";}
.revicon-trash:before {content: "";}
.revicon-left-dir:before {content: "";}
.revicon-right-dir:before {content: "";}
.revicon-down-open:before {content: "";}
.revicon-left-open:before {content: "";}
.revicon-right-open:before {content: "";}
.revicon-angle-left:before {content: "";}
.revicon-angle-right:before {content: "";}
.revicon-left-big:before {content: "";}
.revicon-right-big:before {content: "";}
.revicon-magic:before {content: "";}
.revicon-picture:before {content: "";}
.revicon-export:before {content: "";}
.revicon-cog:before {content: "";}
.revicon-login:before {content: "";}
.revicon-logout:before {content: "";}
.revicon-video:before {content: "";}
.revicon-arrow-combo:before {content: "";}
.revicon-left-open-1:before {content: "";}
.revicon-right-open-1:before {content: "";}
.revicon-left-open-mini:before {content: "";}
.revicon-right-open-mini:before {content: "";}
.revicon-left-open-big:before {content: "";}
.revicon-right-open-big:before {content: "";}
.revicon-left:before {content: "";}
.revicon-right:before {content: "";}
.revicon-ccw:before {content: "";}
.revicon-arrows-ccw:before {content: "";}
.revicon-palette:before {content: "";}
.revicon-list-add:before {content: "";}
.revicon-doc:before {content: "";}
.revicon-left-open-outline:before {content: "";}
.revicon-left-open-2:before {content: "";}
.revicon-right-open-outline:before {content: "";}
.revicon-right-open-2:before {content: "";}
.revicon-equalizer:before {content: "";}
.revicon-layers-alt:before {content: "";}
.revicon-popup:before {content: "";}
.rev_slider_wrapper {position: relative;z-index: 0;width: 100%;}
.rev_slider {position: relative;overflow: visible;}
.entry-content .rev_slider a, .rev_slider a {box-shadow: none;}
.tp-overflow-hidden {overflow: hidden !important;}
.group_ov_hidden {overflow: hidden;}
.tp-simpleresponsive img, .rev_slider img {max-width: none !important;transition: none;margin: 0;padding: 0;border: 0;}
.rev_slider .no-slides-text {font-weight: 700;text-align: center;padding-top: 80px;}
.rev_slider>ul, .rev_slider_wrapper>ul, .tp-revslider-mainul>li, .rev_slider>ul>li, .rev_slider>ul>li:before, .tp-revslider-mainul>li:before, .tp-simpleresponsive>ul, .tp-simpleresponsive>ul>li, .tp-simpleresponsive>ul>li:before, .tp-revslider-mainul>li, .tp-simpleresponsive>ul>li {list-style: none !important;position: absolute;margin: 0 !important;padding: 0 !important;overflow-x: visible;overflow-y: visible;list-style-type: none !important;background-image: none;background-position: 0 0;text-indent: 0;top: 0;left: 0;}
.tp-revslider-mainul>li, .rev_slider>ul>li, .rev_slider>ul>li:before, .tp-revslider-mainul>li:before, .tp-simpleresponsive>ul>li, .tp-simpleresponsive>ul>li:before, .tp-revslider-mainul>li, .tp-simpleresponsive>ul>li {visibility: hidden;}
.tp-revslider-slidesli, .tp-revslider-mainul {padding: 0 !important;margin: 0 !important;list-style: none !important;}
.rev_slider li.tp-revslider-slidesli {position: absolute !important;}
.tp-caption .rs-untoggled-content {display: block;}
.tp-caption .rs-toggled-content {display: none;}
.rs-toggle-content-active.tp-caption .rs-toggled-content {display: block;}
.rs-toggle-content-active.tp-caption .rs-untoggled-content {display: none;}
.rev_slider .tp-caption, .rev_slider .caption {position: relative;visibility: hidden;white-space: nowrap;display: block;-webkit-font-smoothing: antialiased !important;z-index: 1;}
.rev_slider .tp-caption, .rev_slider .caption, .tp-simpleresponsive img {-moz-user-select: none;-khtml-user-select: none;-webkit-user-select: none;-o-user-select: none;}
.rev_slider .tp-mask-wrap .tp-caption, .rev_slider .tp-mask-wrap *:last-child, .wpb_text_column .rev_slider .tp-mask-wrap .tp-caption, .wpb_text_column .rev_slider .tp-mask-wrap *:last-child {margin-bottom: 0;}
.tp-svg-layer svg {width: 100%;height: 100%;position: relative;vertical-align: top;}
.tp-carousel-wrapper {cursor: url("/wp-content/plugins/revslider/public/assets/css/openhand.cur"),move;}
.tp-carousel-wrapper.dragged {cursor: url("/wp-content/plugins/revslider/public/assets/css/closedhand.cur"),move;}
.tp_inner_padding {box-sizing: border-box;max-height: none !important;}
.tp-caption.tp-layer-selectable {-moz-user-select: all;-khtml-user-select: all;-webkit-user-select: all;-o-user-select: all;}
.tp-forcenotvisible, .tp-hide-revslider, .tp-caption.tp-hidden-caption, .tp-parallax-wrap.tp-hidden-caption {visibility: hidden !important;display: none !important;}
.rev_slider embed, .rev_slider iframe, .rev_slider object, .rev_slider audio, .rev_slider video {max-width: none !important;}
.tp-element-background {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;}
.tp-blockmask, .tp-blockmask_in, .tp-blockmask_out {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #fff;z-index: 1000;transform: scaleX(0) scaleY(0);}
.tp-parallax-wrap {transform-style: preserve-3d;}
.rev_row_zone {position: absolute;width: 100%;left: 0;box-sizing: border-box;min-height: 50px;font-size: 0;}
.rev_row_zone_top {top: 0;}
.rev_row_zone_middle {top: 50%;transform: translateY(-50%);}
.rev_row_zone_bottom {bottom: 0;}
.rev_column .tp-parallax-wrap {vertical-align: top;}
.rev_slider .tp-caption.rev_row {display: table;position: relative;width: 100% !important;table-layout: fixed;box-sizing: border-box;vertical-align: top;height: auto !important;font-size: 0;}
.rev_column {display: table-cell;position: relative;vertical-align: top;height: auto;box-sizing: border-box;font-size: 0;}
.rev_column_inner {box-sizing: border-box;display: block;position: relative;width: 100% !important;height: auto !important;white-space: normal !important;}
.rev_column_bg {width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 0;box-sizing: border-box;background-clip: content-box;border: 0 solid transparent;}
.rev_column_inner .tp-parallax-wrap, .rev_column_inner .tp-loop-wrap, .rev_column_inner .tp-mask-wrap {text-align: inherit;}
.rev_column_inner .tp-mask-wrap {display: inline-block;}
.rev_column_inner .tp-parallax-wrap .tp-loop-wrap, .rev_column_inner .tp-parallax-wrap .tp-mask-wrap, .rev_column_inner .tp-parallax-wrap {position: relative !important;left: auto !important;top: auto !important;line-height: 0;}
.rev_column_inner .tp-parallax-wrap .tp-loop-wrap, .rev_column_inner .tp-parallax-wrap .tp-mask-wrap, .rev_column_inner .tp-parallax-wrap, .rev_column_inner .rev_layer_in_column {vertical-align: top;}
.rev_break_columns {display: block !important;}
.rev_break_columns .tp-parallax-wrap.rev_column {display: block !important;width: 100% !important;}
.fullscreen-container {position: relative;padding: 0;}
.fullwidthbanner-container {position: relative;padding: 0;overflow: hidden;}
.fullwidthbanner-container .fullwidthabanner {width: 100%;position: relative;}
.tp-static-layers {position: absolute;z-index: 101;top: 0;left: 0;}
.tp-static-layers-back {z-index: 0;}
.tp-caption .frontcorner {width: 0;height: 0;border-left: 40px solid transparent;border-right: 0 solid transparent;border-top: 40px solid #00a8ff;position: absolute;left: -40px;top: 0;}
.tp-caption .backcorner {width: 0;height: 0;border-left: 0 solid transparent;border-right: 40px solid transparent;border-bottom: 40px solid #00a8ff;position: absolute;right: 0;top: 0;}
.tp-caption .frontcornertop {width: 0;height: 0;border-left: 40px solid transparent;border-right: 0 solid transparent;border-bottom: 40px solid #00a8ff;position: absolute;left: -40px;top: 0;}
.tp-caption .backcornertop {width: 0;height: 0;border-left: 0 solid transparent;border-right: 40px solid transparent;border-top: 40px solid #00a8ff;position: absolute;right: 0;top: 0;}
.tp-layer-inner-rotation {position: relative !important;}
img.tp-slider-alternative-image {width: 100%;height: auto;}
.noFilterClass {filter: none !important;}
.rs-background-video-layer {position: absolute;top: 0;left: 0;width: 100%;height: 100%;visibility: hidden;z-index: 0;}
.tp-caption.coverscreenvideo {width: 100%;height: 100%;top: 0;left: 0;position: absolute;}
.caption.fullscreenvideo, .tp-caption.fullscreenvideo {left: 0;top: 0;position: absolute;width: 100%;height: 100%;}
.caption.fullscreenvideo iframe, .caption.fullscreenvideo audio, .caption.fullscreenvideo video, .tp-caption.fullscreenvideo iframe, .tp-caption.fullscreenvideo iframe audio, .tp-caption.fullscreenvideo iframe video {width: 100% !important;height: 100% !important;display: none;}
.fullcoveredvideo audio, .fullscreenvideo audio .fullcoveredvideo video, .fullscreenvideo video {background: #000;}
.fullcoveredvideo .tp-poster {background-position: center center;background-size: cover;width: 100%;height: 100%;top: 0;left: 0;}
.videoisplaying .html5vid .tp-poster {display: none;}
.tp-video-play-button {background: #000;background: rgba(0,0,0,.3);border-radius: 5px;position: absolute;top: 50%;left: 50%;color: #fff;z-index: 3;z-index: 4;margin-top: -25px;margin-left: -25px;line-height: 50px !important;text-align: center;cursor: pointer;width: 50px;height: 50px;box-sizing: border-box;display: inline-block;vertical-align: top;opacity: 0;transition: opacity 300ms ease-out !important;}
.tp-hiddenaudio, .tp-audio-html5 .tp-video-play-button {display: none !important;}
.tp-caption .html5vid {width: 100% !important;height: 100% !important;}
.tp-video-play-button i {width: 50px;height: 50px;display: inline-block;text-align: center;vertical-align: top;line-height: 50px !important;font-size: 40px !important;}
.tp-caption:hover .tp-video-play-button {opacity: 1;display: block;}
.tp-caption .tp-revstop {display: none;border-left: 5px solid #fff !important;border-right: 5px solid #fff !important;margin-top: 15px !important;line-height: 20px !important;vertical-align: top;font-size: 25px !important;}
.videoisplaying .revicon-right-dir {display: none;}
.videoisplaying .tp-revstop {display: inline-block;}
.videoisplaying .tp-video-play-button {display: none;}
.fullcoveredvideo .tp-video-play-button {display: none !important;}
.fullscreenvideo .fullscreenvideo audio {object-fit: contain !important;}
.fullscreenvideo .fullscreenvideo video {object-fit: contain !important;}
.fullscreenvideo .fullcoveredvideo audio {object-fit: cover !important;}
.fullscreenvideo .fullcoveredvideo video {object-fit: cover !important;}
.tp-video-controls {position: absolute;bottom: 0;left: 0;right: 0;padding: 5px;opacity: 0;transition: opacity .3s;background-image: linear-gradient(to bottom,#000 13%,#323232 100%);display: table;max-width: 100%;overflow: hidden;box-sizing: border-box;}
.tp-caption:hover .tp-video-controls {opacity: .9;}
.tp-video-button {background: rgba(0,0,0,.5);border: 0;color: #eee;color: #fff;border-radius: 3px;cursor: pointer;line-height: 12px;font-size: 12px;padding: 0;margin: 0;outline: 0;}
.tp-video-button:hover {cursor: pointer;}
.tp-video-button-wrap, .tp-video-seek-bar-wrap, .tp-video-vol-bar-wrap {padding: 0 5px;display: table-cell;vertical-align: middle;}
.tp-video-seek-bar-wrap {width: 80%;}
.tp-video-vol-bar-wrap {width: 20%;}
.tp-volume-bar, .tp-seek-bar {width: 100%;cursor: pointer;outline: 0;line-height: 12px;margin: 0;padding: 0;}
.rs-fullvideo-cover {width: 100%;height: 100%;top: 0;left: 0;position: absolute;background: 0 0;z-index: 5;}
.disabled_lc .tp-video-play-button, .rs-background-video-layer video::-webkit-media-controls-start-playback-button, .rs-background-video-layer video::-webkit-media-controls, .rs-background-video-layer audio::-webkit-media-controls {display: none !important;}
.tp-audio-html5 .tp-video-controls {opacity: 1 !important;visibility: visible !important;}
.tp-dottedoverlay {background-repeat: repeat;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 3;}
.tp-dottedoverlay.twoxtwo {background: url("/wp-content/plugins/revslider/public/assets/assets/gridtile.png");}
.tp-dottedoverlay.twoxtwowhite {background: url("/wp-content/plugins/revslider/public/assets/assets/gridtile_white.png");}
.tp-dottedoverlay.threexthree {background: url("/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3.png");}
.tp-dottedoverlay.threexthreewhite {background: url("/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3_white.png");}
.tp-shadowcover {width: 100%;height: 100%;top: 0;left: 0;background: #fff;position: absolute;z-index: -1;}
.tp-shadow1 {box-shadow: 0 10px 6px -6px rgba(0,0,0,.8);}
.tp-shadow2:before, .tp-shadow2:after, .tp-shadow3:before, .tp-shadow4:after {z-index: -2;position: absolute;content: "";bottom: 10px;left: 10px;width: 50%;top: 85%;max-width: 300px;background: 0 0;box-shadow: 0 15px 10px rgba(0,0,0,.8);transform: rotate(-3deg);}
.tp-shadow2:after, .tp-shadow4:after {transform: rotate(3deg);right: 10px;left: auto;}
.tp-shadow5 {position: relative;box-shadow: 0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset;}
.tp-shadow5:before, .tp-shadow5:after {content: "";position: absolute;z-index: -2;box-shadow: 0 0 25px 0 rgba(0,0,0,.6);top: 30%;bottom: 0;left: 20px;right: 20px;border-radius: 100px/20px;}
.tp-button {padding: 6px 13px 5px;border-radius: 3px;height: 30px;cursor: pointer;color: #fff !important;text-shadow: 0 1px 1px rgba(0,0,0,.6) !important;font-size: 15px;line-height: 45px !important;font-family: arial,sans-serif;font-weight: 700;letter-spacing: -1px;text-decoration: none;}
.tp-button.big {color: #fff;text-shadow: 0 1px 1px rgba(0,0,0,.6);font-weight: 700;padding: 9px 20px;font-size: 19px;line-height: 57px !important;}
.purchase:hover, .tp-button:hover, .tp-button.big:hover {background-position: bottom,15px 11px;}
.tp-button.green, .tp-button:hover.green, .purchase.green, .purchase:hover.green {background-color: #21a117;box-shadow: 0 3px 0 0 #104d0b;}
.tp-button.blue, .tp-button:hover.blue, .purchase.blue, .purchase:hover.blue {background-color: #1d78cb;box-shadow: 0 3px 0 0 #0f3e68;}
.tp-button.red, .tp-button:hover.red, .purchase.red, .purchase:hover.red {background-color: #cb1d1d;box-shadow: 0 3px 0 0 #7c1212;}
.tp-button.orange, .tp-button:hover.orange, .purchase.orange, .purchase:hover.orange {background-color: #f70;box-shadow: 0 3px 0 0 #a34c00;}
.tp-button.darkgrey, .tp-button.grey, .tp-button:hover.darkgrey, .tp-button:hover.grey, .purchase.darkgrey, .purchase:hover.darkgrey {background-color: #555;box-shadow: 0 3px 0 0 #222;}
.tp-button.lightgrey, .tp-button:hover.lightgrey, .purchase.lightgrey, .purchase:hover.lightgrey {background-color: #888;box-shadow: 0 3px 0 0 #555;}
.rev-btn, .rev-btn:visited {outline: 0 !important;box-shadow: none !important;text-decoration: none !important;line-height: 44px;font-size: 17px;font-weight: 500;padding: 12px 35px;box-sizing: border-box;font-family: roboto,sans-serif;cursor: pointer;}
.rev-btn.rev-uppercase, .rev-btn.rev-uppercase:visited {text-transform: uppercase;letter-spacing: 1px;font-size: 15px;font-weight: 900;}
.rev-btn.rev-withicon i {font-size: 15px;font-weight: 400;position: relative;top: 0;transition: all .2s ease-out !important;margin-left: 10px !important;}
.rev-btn.rev-hiddenicon i {font-size: 15px;font-weight: 400;position: relative;top: 0;transition: all .2s ease-out !important;opacity: 0;margin-left: 0 !important;width: 0 !important;}
.rev-btn.rev-hiddenicon:hover i {opacity: 1 !important;margin-left: 10px !important;width: auto !important;}
.rev-btn.rev-medium, .rev-btn.rev-medium:visited {line-height: 36px;font-size: 14px;padding: 10px 30px;}
.rev-btn.rev-medium.rev-withicon i {font-size: 14px;top: 0;}
.rev-btn.rev-medium.rev-hiddenicon i {font-size: 14px;top: 0;}
.rev-btn.rev-small, .rev-btn.rev-small:visited {line-height: 28px;font-size: 12px;padding: 7px 20px;}
.rev-btn.rev-small.rev-withicon i {font-size: 12px;top: 0;}
.rev-btn.rev-small.rev-hiddenicon i {font-size: 12px;top: 0;}
.rev-maxround {border-radius: 30px;}
.rev-minround {border-radius: 3px;}
.rev-burger {position: relative;width: 60px;height: 60px;box-sizing: border-box;padding: 22px 0 0 14px;border-radius: 50%;border: 1px solid rgba(51,51,51,.25);-webkit-tap-highlight-color: transparent;-webkit-tap-highlight-color: transparent;cursor: pointer;}
.rev-burger span {display: block;width: 30px;height: 3px;background: #333;transition: .7s;pointer-events: none;transform-style: flat !important;}
.rev-burger span:nth-child(2) {margin: 3px 0;}
#dialog_addbutton .rev-burger:hover :first-child, .open .rev-burger :first-child, .open.rev-burger :first-child {transform: translateY(6px) rotate(-45deg);}
#dialog_addbutton .rev-burger:hover :nth-child(2), .open .rev-burger :nth-child(2), .open.rev-burger :nth-child(2) {transform: rotate(-45deg);opacity: 0;}
#dialog_addbutton .rev-burger:hover :last-child, .open .rev-burger :last-child, .open.rev-burger :last-child {transform: translateY(-6px) rotate(-135deg);}
.rev-burger.revb-white {border: 2px solid rgba(255,255,255,.2);}
.rev-burger.revb-white span {background: #fff;}
.rev-burger.revb-whitenoborder {border: 0;}
.rev-burger.revb-whitenoborder span {background: #fff;}
.rev-burger.revb-darknoborder {border: 0;}
.rev-burger.revb-darknoborder span {background: #333;}
.rev-burger.revb-whitefull {background: #fff;border: 0;}
.rev-burger.revb-whitefull span {background: #333;}
.rev-burger.revb-darkfull {background: #333;border: 0;}
.rev-burger.revb-darkfull span {background: #fff;}
@keyframes rev-ani-mouse {0% {opacity: 1;top: 29%;}
	15% {opacity: 1;top: 50%;}
	50% {opacity: 0;top: 50%;}
	100% {opacity: 0;top: 29%;}}
.rev-scroll-btn {display: inline-block;position: relative;left: 0;right: 0;text-align: center;cursor: pointer;width: 35px;height: 55px;box-sizing: border-box;border: 3px solid #fff;border-radius: 23px;}
.rev-scroll-btn>* {display: inline-block;line-height: 18px;font-size: 13px;font-weight: 400;color: #7f8c8d;color: #fff;font-family: proxima-nova,helvetica neue,Helvetica,Arial,sans-serif;letter-spacing: 2px;}
.rev-scroll-btn>*:hover, .rev-scroll-btn>*:focus, .rev-scroll-btn>*.active {color: #fff;}
.rev-scroll-btn>*:hover, .rev-scroll-btn>*:focus, .rev-scroll-btn>*:active, .rev-scroll-btn>*.active {opacity: .8;}
.rev-scroll-btn.revs-fullwhite {background: #fff;}
.rev-scroll-btn.revs-fullwhite span {background: #333;}
.rev-scroll-btn.revs-fulldark {background: #333;border: 0;}
.rev-scroll-btn.revs-fulldark span {background: #fff;}
.rev-scroll-btn span {position: absolute;display: block;top: 29%;left: 50%;width: 8px;height: 8px;margin: -4px 0 0 -4px;background: #fff;border-radius: 50%;animation: rev-ani-mouse 2.5s linear infinite;}
.rev-scroll-btn.revs-dark {border-color: #333;}
.rev-scroll-btn.revs-dark span {background: #333;}
.rev-control-btn {position: relative;display: inline-block;z-index: 5;color: #fff;font-size: 20px;line-height: 60px;font-weight: 400;font-style: normal;font-family: Raleway;text-decoration: none;text-align: center;background-color: #000;background-color: rgba(0,0,0,.5);border-radius: 50px;text-shadow: none;width: 60px;height: 60px;box-sizing: border-box;cursor: pointer;}
.rev-cbutton-dark-sr {border-radius: 3px;}
.rev-cbutton-light {color: #333;background-color: rgba(255,255,255,.75);}
.rev-cbutton-light-sr {color: #333;border-radius: 3px;background-color: rgba(255,255,255,.75);}
.rev-sbutton {line-height: 37px;width: 37px;height: 37px;}
.rev-sbutton-blue {background-color: #3b5998;}
.rev-sbutton-lightblue {background-color: #00a0d1;}
.rev-sbutton-red {background-color: #dd4b39;}
.tp-bannertimer {visibility: hidden;width: 100%;height: 5px;background: #000;background: rgba(0,0,0,.15);position: absolute;z-index: 200;top: 0;}
.tp-bannertimer.tp-bottom {top: auto;bottom: 0 !important;height: 5px;}
.tp-layers-container {transform-style: preserve-3d;position: absolute;width: 100%;height: 100%;overflow: hidden;top: 0;left: 0;}
.tp-caption img {background: 0 0;-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=rgba(0,255,255,1),endColorstr=rgba(0,255,255,1));zoom: 1;}
.tp-caption img {}
.caption.slidelink a div, .tp-caption.slidelink a div {width: 3 e3px;height: 1500px;background: url("/wp-content/plugins/revslider/public/assets/assets/coloredbg.png") repeat;}
.tp-caption.slidelink a span {background: url("/wp-content/plugins/revslider/public/assets/assets/coloredbg.png") repeat;}
.tp-shape {width: 100%;height: 100%;}
.tp-caption .rs-starring {display: inline-block;}
.tp-caption .rs-starring .star-rating {float: none;display: inline-block;vertical-align: top;color: #ffc321 !important;}
.tp-caption .rs-starring .star-rating, .tp-caption .rs-starring-page .star-rating {position: relative;height: 1em;width: 5.4em;font-family: star;font-size: 1em !important;}
.tp-caption .rs-starring .star-rating:before, .tp-caption .rs-starring-page .star-rating:before {content: "sssss";color: #e0dadf;float: left;top: 0;left: 0;position: absolute;}
.tp-caption .rs-starring .star-rating span {overflow: hidden;float: left;top: 0;left: 0;position: absolute;padding-top: 1.5em;font-size: 1em !important;}
.tp-caption .rs-starring .star-rating span:before, .tp-caption .rs-starring .star-rating span:before {content: "SSSSS";top: 0;position: absolute;left: 0;}
.tp-loader {top: 50%;left: 50%;z-index: 10000;position: absolute;}
.tp-loader.spinner0 {width: 40px;height: 40px;background-color: #fff;background-image: url("/wp-content/plugins/revslider/public/assets/assets/loader.gif");background-repeat: no-repeat;background-position: center center;box-shadow: 0 0 20px 0 rgba(0,0,0,.15);margin-top: -20px;margin-left: -20px;animation: tp-rotateplane 1.2s infinite ease-in-out;border-radius: 3px;}
.tp-loader.spinner1 {width: 40px;height: 40px;background-color: #fff;box-shadow: 0 0 20px 0 rgba(0,0,0,.15);margin-top: -20px;margin-left: -20px;animation: tp-rotateplane 1.2s infinite ease-in-out;border-radius: 3px;}
.tp-loader.spinner5 {background-image: url("/wp-content/plugins/revslider/public/assets/assets/loader.gif");background-repeat: no-repeat;background-position: 10px 10px;background-color: #fff;margin: -22px;width: 44px;height: 44px;border-radius: 3px;}
@keyframes tp-rotateplane {0% {transform: perspective(120px) rotateX(0deg) rotateY(0deg);}
	50% {transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);}
	100% {transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}}
.tp-loader.spinner2 {width: 40px;height: 40px;margin-top: -20px;margin-left: -20px;background-color: red;box-shadow: 0 0 20px 0 rgba(0,0,0,.15);border-radius: 100%;animation: tp-scaleout 1s infinite ease-in-out;}
@keyframes tp-scaleout {0% {transform: scale(0);}
	100% {transform: scale(1);opacity: 0;}}
.tp-loader.spinner3 {margin: -9px 0 0 -35px;width: 70px;text-align: center;}
.tp-loader.spinner3 .bounce1, .tp-loader.spinner3 .bounce2, .tp-loader.spinner3 .bounce3 {width: 18px;height: 18px;background-color: #fff;box-shadow: 0 0 20px 0 rgba(0,0,0,.15);border-radius: 100%;display: inline-block;animation: tp-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode: both;}
.tp-loader.spinner3 .bounce1 {animation-delay: -.32s;}
.tp-loader.spinner3 .bounce2 {animation-delay: -.16s;}
@keyframes tp-bouncedelay {0%, 80%, 100% {transform: scale(0);}
	40% {transform: scale(1);}}
.tp-loader.spinner4 {margin: -20px 0 0 -20px;width: 40px;height: 40px;text-align: center;animation: tp-rotate 2s infinite linear;}
.tp-loader.spinner4 .dot1, .tp-loader.spinner4 .dot2 {width: 60%;height: 60%;display: inline-block;position: absolute;top: 0;background-color: #fff;border-radius: 100%;animation: tp-bounce 2s infinite ease-in-out;box-shadow: 0 0 20px 0 rgba(0,0,0,.15);}
.tp-loader.spinner4 .dot2 {top: auto;bottom: 0;animation-delay: -1s;}
@keyframes tp-rotate {100% {transform: rotate(360deg);}}
@keyframes tp-bounce {0%, 100% {transform: scale(0);}
	50% {transform: scale(1);}}
.tp-thumbs.navbar, .tp-bullets.navbar, .tp-tabs.navbar {border: 0;min-height: 0;margin: 0;border-radius: 0;}
.tp-tabs, .tp-thumbs, .tp-bullets {position: absolute;display: block;z-index: 1000;top: 0;left: 0;}
.tp-tab, .tp-thumb {cursor: pointer;position: absolute;opacity: .5;box-sizing: border-box;}
.tp-arr-imgholder, .tp-videoposter, .tp-thumb-image, .tp-tab-image {background-position: center center;background-size: cover;width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;}
.tp-tab:hover, .tp-tab.selected, .tp-thumb:hover, .tp-thumb.selected {opacity: 1;}
.tp-tab-mask, .tp-thumb-mask {box-sizing: border-box !important;}
.tp-tabs, .tp-thumbs {box-sizing: content-box !important;}
.tp-bullet {width: 15px;height: 15px;position: absolute;background: #fff;background: rgba(255,255,255,.3);cursor: pointer;}
.tp-bullet.selected, .tp-bullet:hover {background: #fff;}
.tparrows {cursor: pointer;background: #000;background: rgba(0,0,0,.5);width: 40px;height: 40px;position: absolute;display: block;z-index: 1000;}
.tparrows:hover {background: #000;}
.tparrows:before {font-family: revicons;font-size: 15px;color: #fff;display: block;line-height: 40px;text-align: center;}
.tparrows.tp-leftarrow:before {content: "";}
.tparrows.tp-rightarrow:before {content: "";}
body.rtl .tp-kbimg {left: 0 !important;}
.dddwrappershadow {box-shadow: 0 45px 100px rgba(0,0,0,.4);}
.hglayerinfo {position: fixed;bottom: 0;left: 0;color: #fff;font-size: 12px;line-height: 20px;font-weight: 600;background: rgba(0,0,0,.75);padding: 5px 10px;z-index: 2000;white-space: normal;}
.hginfo {position: absolute;top: -2px;left: -2px;color: #e74c3c;font-size: 12px;font-weight: 600;background: #000;padding: 2px 5px;}
.indebugmode .tp-caption:hover {border: 1px dashed #c0392b !important;}
.helpgrid {border: 2px dashed #c0392b;position: absolute;top: 0;left: 0;z-index: 0;}
#revsliderlogloglog {padding: 15px;color: #fff;position: fixed;top: 0;left: 0;width: 200px;height: 150px;background: rgba(0,0,0,.7);z-index: 100000;font-size: 10px;overflow: scroll;}
.aden {filter: hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2);}
.aden::after {background: linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode: darken;}
.perpetua::after, .reyes::after {mix-blend-mode: soft-light;opacity: .5;}
.inkwell {filter: sepia(.3) contrast(1.1) brightness(1.1) grayscale(1);}
.perpetua::after {background: linear-gradient(to bottom,#005b9a,#e6c13d);}
.reyes {filter: sepia(.22) brightness(1.1) contrast(.85) saturate(.75);}
.reyes::after {background: #efcdad;}
.gingham {filter: brightness(1.05) hue-rotate(-10deg);}
.gingham::after {background: linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode: darken;}
.toaster {filter: contrast(1.5) brightness(.9);}
.toaster::after {background: radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode: screen;}
.walden {filter: brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6);}
.walden::after {background: #04c;mix-blend-mode: screen;opacity: .3;}
.hudson {filter: brightness(1.2) contrast(.9) saturate(1.1);}
.hudson::after {background: radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode: multiply;opacity: .5;}
.earlybird {filter: contrast(.9) sepia(.2);}
.earlybird::after {background: radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode: overlay;}
.mayfair {filter: contrast(1.1) saturate(1.1);}
.mayfair::after {background: radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode: overlay;opacity: .4;}
.lofi {filter: saturate(1.1) contrast(1.5);}
.lofi::after {background: radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode: multiply;}
._1977 {filter: contrast(1.1) brightness(1.1) saturate(1.3);}
._1977:after {background: rgba(243,106,188,.3);mix-blend-mode: screen;}
.brooklyn {filter: contrast(.9) brightness(1.1);}
.brooklyn::after {background: radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode: overlay;}
.xpro2 {filter: sepia(.3);}
.xpro2::after {background: radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode: color-burn;}
.nashville {filter: sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2);}
.nashville::after {background: rgba(0,70,150,.4);mix-blend-mode: lighten;}
.nashville::before {background: rgba(247,176,153,.56);mix-blend-mode: darken;}
.lark {filter: contrast(.9);}
.lark::after {background: rgba(242,242,242,.8);mix-blend-mode: darken;}
.lark::before {background: #22253f;mix-blend-mode: color-dodge;}
.moon {filter: grayscale(1) contrast(1.1) brightness(1.1);}
.moon::before {background: #a0a0a0;mix-blend-mode: soft-light;}
.moon::after {background: #383838;mix-blend-mode: lighten;}
.clarendon {filter: contrast(1.2) saturate(1.35);}
.clarendon:before {background: rgba(127,187,227,.2);mix-blend-mode: overlay;}
.willow {filter: grayscale(.5) contrast(.95) brightness(.9);}
.willow::before {background-color: radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode: overlay;}
.willow::after {background-color: #d8cdcb;mix-blend-mode: color;}
.rise {filter: brightness(1.05) sepia(.2) contrast(.9) saturate(.9);}
.rise::after {background: radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode: overlay;opacity: .6;}
.rise::before {background: radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode: multiply;}
._1977:after, ._1977:before, .aden:after, .aden:before, .brooklyn:after, .brooklyn:before, .clarendon:after, .clarendon:before, .earlybird:after, .earlybird:before, .gingham:after, .gingham:before, .hudson:after, .hudson:before, .inkwell:after, .inkwell:before, .lark:after, .lark:before, .lofi:after, .lofi:before, .mayfair:after, .mayfair:before, .moon:after, .moon:before, .nashville:after, .nashville:before, .perpetua:after, .perpetua:before, .reyes:after, .reyes:before, .rise:after, .rise:before, .slumber:after, .slumber:before, .toaster:after, .toaster:before, .walden:after, .walden:before, .willow:after, .willow:before, .xpro2:after, .xpro2:before {content: "";display: block;height: 100%;width: 100%;top: 0;left: 0;position: absolute;pointer-events: none;}
._1977, .aden, .brooklyn, .clarendon, .earlybird, .gingham, .hudson, .inkwell, .lark, .lofi, .mayfair, .moon, .nashville, .perpetua, .reyes, .rise, .slumber, .toaster, .walden, .willow, .xpro2 {position: relative;}
._1977 img, .aden img, .brooklyn img, .clarendon img, .earlybird img, .gingham img, .hudson img, .inkwell img, .lark img, .lofi img, .mayfair img, .moon img, .nashville img, .perpetua img, .reyes img, .rise img, .slumber img, .toaster img, .walden img, .willow img, .xpro2 img {width: 100%;z-index: 1;}
._1977:before, .aden:before, .brooklyn:before, .clarendon:before, .earlybird:before, .gingham:before, .hudson:before, .inkwell:before, .lark:before, .lofi:before, .mayfair:before, .moon:before, .nashville:before, .perpetua:before, .reyes:before, .rise:before, .slumber:before, .toaster:before, .walden:before, .willow:before, .xpro2:before {z-index: 2;}
._1977:after, .aden:after, .brooklyn:after, .clarendon:after, .earlybird:after, .gingham:after, .hudson:after, .inkwell:after, .lark:after, .lofi:after, .mayfair:after, .moon:after, .nashville:after, .perpetua:after, .reyes:after, .rise:after, .slumber:after, .toaster:after, .walden:after, .willow:after, .xpro2:after {z-index: 3;}
.slumber {filter: saturate(.66) brightness(1.05);}
.slumber::after {background: rgba(125,105,24,.5);mix-blend-mode: soft-light;}
.slumber::before {background: rgba(69,41,12,.4);mix-blend-mode: lighten;}
.tp-kbimg-wrap:before, .tp-kbimg-wrap:after {height: 500%;width: 500%;}