@import url(/wp-content/plugins/jetgridbuilder/assets/icons/icomoon/icomoon.css);/*
Theme Name: Bravada
Theme URI: http://www.cryoutcreations.eu/wordpress-themes/bravada
Description: Bravada looks amazing, behaves flawlessly and scales to any screen. It goes anywhere, it's for everyone and everything. It's clear, clean and simply gorgeous. It has CSS powered animations that will bring users to their knees. Being designed as mobile-first, it's as responsive as you'll ever get. Being highly customizable, it comes with a plethora of options that will truly make it your own while still being extremely easy to use. Google fonts are supported, but you can also use your own fonts if GPPR is giving you trouble. You can dynamically change every aspect of your fonts for many site elements (size, line height, font styles, etc.) Colors are also editable and, if you want, you'll have a great time making your own color schemes. You have multiple layouts to choose from, the site, content and sidebar widths are also customizable, magazine layouts with masonry are enabled by default, but you can also edit those. Metas like author, date, tags, categories and comments are toggleable, you can decide which ones to show on blog pages and which ones to show on single pages. Widget areas galore, place your widgets almost anywhere you want, the theme doesn't discriminate. And then there's a fully customizable landing page with icon blocks, featured boxes, text areas and a slider (you can use our own or paste in a shortcut from any other slider). We also thought about socials and you can choose from a seemingly countless number of socials to populate your site with. Gutenberg blocks? They feel right at home in our theme! Of course it's also translation ready and Right To Left (RTL) languages are fully supported out of the box. WooCommerce feels right at home with our theme, we've taken all measures to seamlessly integrate it. Oh, and just like with our other themes, the updates will keep on coming, constantly improving and keeping it relevant for years to come. Bravada is a theme for all types of sites out there: blogs, businesses, presentation or photography sites, news or portfolio sites. There are no limits - there is only Bravada.
Author: Cryout Creations
Author URI: http://www.cryoutcreations.eu
Version: 1.2.0
Requires at least: 4.5
Tested up to: 6.8
Requires PHP: 7.0
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, three-columns, right-sidebar, left-sidebar, grid-layout, custom-background, custom-colors, custom-header, flexible-header, custom-menu, featured-image-header, featured-images, front-page-post-form, full-width-template, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, blog, photography, portfolio
Text Domain: bravada

Bravada WordPress Theme - Copyright 2020-25, Cryout Creations - http://www.cryoutcreations.eu
This theme, like WordPress, is licensed under the GPL.
*/

/*
--------------------------------------------------------------
	== IMPORTANT ==
--------------------------------------------------------------

Any changes made to this or any other of the theme's files will be lost at the next update.

To safely make customizations to the theme:
- for CSS-only use the theme's "Custom CSS" field or a CSS plugin;
- for advanced CSS, layout changes and other customizations use a child theme;

--------------------------------------------------------------
	== TABLE OF CONTENTS ==
--------------------------------------------------------------

	# Reset CSS
	# Theme specific defaults
	# Accessibility
	# Gutenberg
	# Layout
	# Header
		## Main menu
		## Mobile menu
	# Footer
		## Footer menu
		## Footer widget area
	# Content
		## Page titles
		## Post metas
		## Header titles
		## Author info
		## Articles
		## Article animation
		## Images
		## Page navigation
	# Landing Page
		## LP Slider
		## LP Blocks
		## LP Blocks 2
		## LP Boxes
			### Animated Boxes
			### Animated Boxes 2
			### Static Boxes
			### Static Boxes 2
		## LP Text areas
		## LP Portfolio
		## LP Testimonials
		## LP Posts
		## LP Onscroll Animations
	# Post formats
	# Comments
		## Comment form
	# Widget areas
		## Main widget areas
		## Inner/outer top/bottom widget areas
		## Left sidebar menu
		## Calendar widget
		## Tag cloud (normalized)
		## Empty Page
	# Widgets
		## Cryout Tabs
		## Cryout Posts
		## Cryout Related Posts
		## Cryout About
		## Cryout Contact
		## Cryout Socials
		## Cryout Portfolio
	# Searchform
	# Socials
	# Miscellaneous
		## Back to top
		## Custom image border
		## Custom captions
		## Breadcrumbs
		## Pagination
		## Continue reading
		## Blockquotes
		## Preloader
	# Templates
	# Portfolio
	# Testimonials
	# Conditionals
	# Fixes
		## Woocommerce
		## Team Members
	# Responsiveness
		## LP Responsiveness
	# Print styles


/*--------------------------------------------------------------
	# RESET CSS
--------------------------------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */
html, body, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	/*vertical-align: baseline;*/
}

html {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	scroll-behavior: smooth;
}

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

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

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

[hidden],
template {
	display: none;
}

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

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

blockquote {
	quotes: none;
}

blockquote::before,
blockquote::after {
	content: '';
	content: none;
}

blockquote cite {
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 0.7em;
}

table {
	max-width: 100%;
	margin: 0 0 1.5em;
	border-collapse: collapse;
	border-spacing: 0;
}

/*--------------------------------------------------------------
	# THEME SPECIFIC DEFAULTS
--------------------------------------------------------------*/
html {
	line-height: 1.8;
}

body {
	font-size: 1em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: normal;
}


pre {
	overflow: auto;
	max-width: 100%;
	border: 1px solid transparent;
	padding: 1em;
	font-family: "Courier 10 Pitch", Courier, monospace;
}

kbd,
tt,
var,
code {
	overflow: auto;
	padding: 0 5px;
	vertical-align: middle;
	text-indent: 0;
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

q,
blockquote {
	font-size: 1.1em;
	font-family: Georgia, "Bitstream Charter", serif;
}

address {
	padding-left: 1em;
}

del {
	text-decoration: line-through;
}

img {
	max-width: 100%; /* Adhere to container width. */
	height: auto; /* Make sure images are scaled correctly. */
	border: 0;
}

a img {
	border: none;
	vertical-align: middle;
}

hr {
	clear: both;
	height: 1px;
	border: 0;
}

/* Text elements */

.main li > ul,
.main li > ol {
	margin-bottom: 0;
	margin-left: 2em;
}

ul {
	list-style-type: disc;
}

ul ul {
	list-style-type: square;
}

ul ul ul {
	list-style-type: circle;
}

ol {
	list-style-type: decimal;
}

ol ol {
	list-style-type: upper-alpha;
}

ol ol ol {
	list-style-type: lower-roman;
}

ol ol ol ol {
	list-style-type: lower-alpha;
}

dl {
	margin: 0 0 2em 0;
}

dt {
	font-weight: bold;
}

strong {
	font-weight: bold;
}

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

big {
	font-size: 125%;
}

mark,
ins {
	text-decoration: none;
}

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

sup,
sub {
	position: relative;
	vertical-align: baseline;
	font-size: .8em;
	line-height: 0;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

textarea,
select,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="number"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="week"] {
	max-width: 100%;
	border: 0;
	border-radius: 0;
	padding: 1rem 1.2rem;
	font-size: inherit;
	font-family: inherit;
	background: transparent;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

input[type="file"] {
	font-size: initial;
}

button,
input[type="button"],
input[type="submit"],
input[type="reset"] {
	border: 0;
	border-radius: 0;
	padding: 1em 2em;
	font-size: 1em;
	-webkit-transition: background .75s ease-out;
	transition: background .75s ease-out;
}

button:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover {
}

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

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

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

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

input[type="search"] {
    -webkit-appearance: textfield;
}

select option {
	padding: .25em .5em;
}

select optgroup,
select option {
    color: initial;
}

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

.fluid-width-video-wrapper {
  max-height: 100vh;
}

a:link,
a:visited {
	text-decoration: none;
}

/*--------------------------------------------------------------
	# ACCESSIBILITY
--------------------------------------------------------------*/

a:hover,
a:active,
a:focus:active,
a:focus:hover,
input:hover:focus,
textarea:hover:focus,
button:hover:focus {
	outline: 0;
}

.post-thumbnail-container > a,
.post-thumbnail-container > a:focus {
	outline: 0;
}

.dropdown-toggle:focus {
	outline: thin dotted;
}

.entry-content a:not([class]),
.entry-excerpt a:not([class]),
#comments .comment-body a:not([class]),
.widget-container.widget_text a:not([class]),
.lp-text .lp-text-content a:not([class]),
.lp-block .lp-block-text a:not([class]),
.lp-box .lp-box-text-inside a:not([class]) {
	text-decoration: underline;
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.2);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #222;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 6px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 6px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
	# GUTENBERG
--------------------------------------------------------------*/

.entry-content .wp-block-archives,
.entry-content .wp-block-categories,
.entry-content .wp-block-latest-posts {
    padding: 0;
    list-style: none;
}

.wp-block-quote.is-large, .wp-block-quote.is-style-large {
	padding: 2em 2em 2em 5em;
}

.wp-block-columns ul,
.wp-block-columns ol {
	list-style-position: inside;
}

.wp-block-separator {
	max-width: 25%;
}
.wp-block-separator.is-style-wide {
	max-width: 100%;
}
.wp-block-separator.is-style-dots::before {
	color: inherit;
}

.wp-block-button .wp-block-button__link {
	position: relative;
	outline: 2px solid;
	border-radius: 0;
	padding: 0.5em 1.5em;
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
	/* background: transparent; */
}

.wp-block-button .wp-block-button__link::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	outline: 2px solid;
	-webkit-transition: .25s ease all;
	transition: .25s ease all;
}

.wp-block-button .wp-block-button__link:hover::after {
	opacity: 0;
	-webkit-transform: scale(1.05, 1.3);
	transform: scale(1.05, 1.3);
}

.wp-block-pullquote {
	padding: 1.5em 0;
}

.wp-block-button {
	-webkit-transition: .2s opacity;
	transition: .2s opacity;
}

.wp-block-button:hover {
	opacity: 0.85;
}

.wp-block-gallery.is-cropped .blocks-gallery-image a,
.wp-block-gallery.is-cropped .blocks-gallery-item a {
	-webkit-transition: .2s ease-out opacity;
	transition: .2s ease-out opacity;
}

.wp-block-gallery.is-cropped .blocks-gallery-image a:hover,
.wp-block-gallery.is-cropped .blocks-gallery-item a:hover {
	opacity: 0.8;
}

/* workaround for buttons misalign in 5.7 */
.wp-block-button.aligncenter,
.wp-block-buttons.aligncenter,
.wp-block-calendar {
    text-align: center;
}

/*--------------------------------------------------------------
	# LAYOUT
--------------------------------------------------------------*/

#site-wrapper {
	overflow: hidden;
}

.bravada-boxed-layout #site-wrapper {
	overflow: hidden;
	margin: 0 auto;
	box-shadow: 0 0 8px rgba(0,0,0,.2);
}

#container {
	position: relative;
	float: none;
	display: block;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	overflow: hidden;
	width: 100%;
	margin: 0;
}

#container::after {
	content: "";
	display: table;
	clear: both;
}

#container.two-columns-left #primary,
#container.three-columns-left #primary,
#container.three-columns-left #secondary,
#container.three-columns-sided #primary  	{ -ms-flex-order: -1; -webkit-box-ordinal-group: 0; order: -1; }
#container.three-columns-sided .main 		{ -ms-flex-order: 0; -webkit-box-ordinal-group: 1; order: 0; }
#container.three-columns-sided #secondary 	{ -ms-flex-order: 1; -webkit-box-ordinal-group: 2; order: 1; }

.main {
	clear: both;
	overflow: hidden;
	/* min-height: 400px; */
	margin-bottom: 0;
}

/* Left/right padding for content */
.site-header-inside,
#access .menu-search-animated .searchform input[type="search"],
#colophon-inside,
.footer-inside,
.lp-staticslider .staticslider-caption,
.seriousslider.seriousslider-theme .seriousslider-caption,
.bravada-landing-page .lp-blocks2 .lp-blocks-inside,
.bravada-landing-page .lp-text-inside,
.bravada-landing-page .lp-posts-inside,
.bravada-landing-page .lp-page-inside,
.bravada-landing-page .lp-portfolio-inside,
.bravada-landing-page .lp-testimonials-inside,
.bravada-landing-page .lp-section-header,
.bravada-landing-page .content-widget {
	padding-left: 2.5em;
	padding-right: 2.5em;
}

#container:not(.bravada-landing-page) .main {
	position: relative;
	z-index: 9;
	padding-top: 4em;
	padding-bottom: 4em;
}

#container:not(.bravada-landing-page) .main > *:not(#content-masonry) {
	padding-left: 4em;
	padding-right: 4em;
}

.page-template-template-fullwidth #container:not(.bravada-landing-page) .main > :not(#content-masonry) {
	padding-left: 0;
	padding-right: 0;
}

#site-wrapper > #breadcrumbs-container #breadcrumbs-container-inside {
	/* padding-left: 4em;
	padding-right: 4em; */
}

.sidey {
	position: relative;
	display: block;
	float: left;
	padding-top: 4em;
}

@media (min-width: 1024px) {
	.sidey {
		padding-bottom: 100px;
	}
}

#primary {
	padding-left: 0;
	padding-right: 3%;
}

#secondary {
	padding-right: 0;
	padding-left: 3%;
}

#container.three-columns-right #primary {
	padding-left: 3%;
	padding-right: 0;
}

#container.three-columns-left #secondary {
	padding-left: 0;
	padding-right: 3%;
}

.bravada-boxed-layout #primary,
.bravada-boxed-layout #secondary {
	padding-left: 3%;
	padding-right: 3%;
}

#content {
	position: relative;
}

#main {
	position: relative;
	overflow: hidden;
}

#footer {
	clear: both;
	width: 100%;
}

/*--------------------------------------------------------------
	# HEADER
--------------------------------------------------------------*/

#masthead::after {
	display: table;
	clear: both;
	content: "";
}

#masthead {
	position: relative;
	z-index: 999;
}

#branding {
	float: left;
	-webkit-transition: .5s height ease-in-out;
	transition: .5s height ease-in-out;
}

#branding .identity {
	float: left;
}

a.custom-logo-link {
	display: inline;
}

img.custom-logo {
	max-height: 70%;
}

#site-text {
	position: relative;
	top: 50%;
	display: inline-block;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
}

#branding .identity + #site-text {
	clear: none;
	margin-left: 0.5em;
}

#site-title {
	position: relative;
	display: inline-block;
	-webkit-transition: .35s ease-out all;
	transition: .35s ease-out all;
}

#site-title a {
	position: relative;
	padding: 0 6px 0;
	letter-spacing: 0.05em;
	-webkit-transition: .15s ease-out all;
	transition: .15s ease-out all;
}

#site-title a::before {
	content: "";
	position: absolute;
	z-index: -1;
	display: block;
	right: 0;
	top: 0;
	bottom: 0;
	width: 95%;
	width: calc(100% - 1.2em);
	/* handled by option since 1.0.4 */
	height: 100%;
	-webkit-transition: .15s ease-out all;
	transition: .15s ease-out all;
}

#site-title a:hover::before {
	width: 100%;
}

#site-title a:active::before {
	width: 0;
}

#site-description {
	clear: left;
	display: none;
	margin-top: 0;
	font-size: .6em;
	line-height: 1.1;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-left: 6px;
	opacity: .75;
}

#site-header-main {
	z-index: 251;
	display: inline-block;
	position: relative;
	width: 100%;
	margin: 0 auto;
	vertical-align: top;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}

.bravada-over-menu #site-header-main {
	position: absolute;
	top: 10px;
}

@media (max-width: 480px) {
	.bravada-over-menu #site-header-main {
		top: 0;
	}
}
.bravada-over-menu #site-header-main {
	background: transparent;
}

.header-fixed#site-header-main {
	-webkit-transition: .25s background-color ease-in-out;
	transition: .25s background-color ease-in-out;
}

.site-header-top,
.site-header-bottom {
	float: none;
	clear: both;
	display: block;
}

/* Used by the prepareTransition jQuery Plugin */
.is-transitioning {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	visibility: visible !important;
}

.site-header-top {
	position: fixed;
	z-index: 100000;
	top: 0;
	left: 100%;
	width: 100vw;
	height: 100vh;
	padding: 4em;
	-webkit-transition: .25s ease transform;
	transition: .25s ease transform;
	display: none;
}

.site-header-top.is-active {
	display: block;
	-webkit-transform: translateX(-100%);
			transform: translateX(-100%);
}

@media (max-width: 800px) {

	.site-header-top {
		left: 0;
		max-width: 100vw;
		width: 100vw;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}

	.site-header-top.is-active {
		left: 0;
		-webkit-transform: translateY(0);
				transform: translateY(0);
	}

}

@media (max-width: 800px) {

	#masthead .site-header-bottom.header-fixed .site-header-bottom-fixed {
		position: absolute;
		top: -75px;
		-webkit-transition: .3s ease-out top;
		transition: .3s ease-out top;
		-webkit-animation: none;
		animation: none;
	}
	.mobile-fixed #masthead .site-header-bottom.header-fixed .site-header-bottom-fixed {
		position: fixed;
		top: 0;
	}

}



.site-header-top .site-header-inside {
	padding: 0;
}

.site-header-top.is-active .site-header-inside {
	width: 30%;
	max-width: 300px;
	margin: 0 auto;
}

.site-header-bottom-fixed.is-active .menu-burger {
	position: absolute !important;
	left: 0;
	right: 0;
	margin: auto;
}

body.admin-bar .site-header-top .site-header-inside {
	margin-top: 32px;
}

.site-header-top .site-header-inside > div + div {
	margin: 50px 0 0 0;
}

.widget-side-section-inner section + section {
	padding-top: 10px;
}

/*--------------------------------------------------------------
	## TOP MENU
--------------------------------------------------------------*/
.topmenu {
	display: block;
}

.topmenu > ul {}

.topmenu ul li {
	display: block;
	white-space: nowrap;
	font-size: 0.8333em;
	padding: 10px 0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.topmenu ul li[class*="icon-"]::before {
	font-size: 0.8333em;
	margin-right: .8333em;
}

.topmenu ul li span.sep {
	margin: 0 .5em;
	font-weight: bold;
	visibility: hidden;
}

.topmenu ul li:last-child span.sep {
	display: none;
}

.topmenu ul li a {
	position: relative;
	display: inline-block;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.topmenu ul li a::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 0;
	height: 2px;
	border-radius: 100px;
	opacity: 0;
	background: #fff;
	-webkit-transition: .25s all ease;
	transition: .25s all ease;
}

.topmenu ul li a:hover::after {
	width: 100%;
	opacity: 1;
}

#header-image-main,
#header-image-main-inside {
	position: relative;
	overflow: hidden;
}

body:not(.bravada-fullscreen-headerimage).bravada-cropped-headerimage div.header-image {
	height: 100%;
}

body:not(.bravada-fullscreen-headerimage).bravada-responsive-headerimage img.header-image {
	height: auto;
}

.bravada-responsive-headerimage #masthead div.header-image {
	display: none;
}

.bravada-cropped-headerimage #masthead img.header-image {
	display: none;
}

#masthead .header-image {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	opacity: 0;
	background-size: cover;
	background-position: 50% 50%;
	background-attachment: fixed;
	-webkit-transition: .2s ease-out opacity;
	transition: .2s ease-out opacity;
}

.wp-custom-header {
	position: relative;
	line-height: 0;
}

 .wp-custom-header #wp-custom-header-video {
	width: 100%; /* fill header with video iframe */
}

.wp-custom-header-video-button.wp-custom-header-video-button {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	background: rgba(255,255,255,.1);
	opacity: 0;
	cursor: pointer;
	-webkit-transition: .3s all ease-out;
	transition: .3s all ease-out;
}

.wp-custom-header:hover .wp-custom-header-video-button.wp-custom-header-video-button {
    opacity: .7;
}

.wp-custom-header video {
	display: block;
	-o-object-fit: cover;
	   object-fit: cover;
	max-width: 100%;
	margin: 0 auto;
}

/* Header widget area */
#header-widget-area {
	position: absolute;
	z-index: 30;
	top: 10px;
	display: block;
	overflow: hidden;
	height: 100%;
}

/* Fixed menu */
.site-header-bottom .site-header-inside {
	-webkit-transition: .3s ease-out all;
	transition: .3s ease-out all;
}

.site-header-bottom.header-fixed .site-header-bottom-fixed {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 9999;
	border-bottom: 1px solid rgba(0,0,0,.05);
	box-shadow: 0 15px 30px rgba(0,0,0,.05);
	-webkit-transition: .25s ease all;
	transition: .25s ease all;
	-webkit-animation: header-fixed 1s ease-out forwards;
	animation: header-fixed 1s ease-out forwards;
}

body.admin-bar .site-header-bottom.header-fixed .site-header-bottom-fixed {
	margin-top: 32px;
}

@media (min-width: 600px) and (max-width: 782px) {
	body.admin-bar .site-header-bottom.header-fixed .site-header-bottom-fixed {
		margin-top: 46px;
	}
}

@media (max-width: 600px) {
	body.admin-bar .site-header-bottom.header-fixed .site-header-bottom-fixed {
		margin-top: 0;
	}
}


@keyframes header-fixed {
	from {
		opacity: 0;
		top: -100px;
	}

	to {
		opacity: 1;
		top: 0;
	}
}

@-webkit-keyframes header-fixed {
	from {
		opacity: 0;
		top: -100px;
	}

	to {
		opacity: 1;
		top: 0;
	}
}

/*--------------------------------------------------------------
	## MAIN MENU
--------------------------------------------------------------*/

#access {
	display: inline-block;
	float: right;
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	-webkit-transition: .3s ease-out all;
	transition: .3s ease-out all;
}

.burgermenu-active #access {
	opacity: 0;
	-webkit-transform: translateX(50px);
	transform: translateX(50px);
	pointer-events: none;
}


.bravada-menu-left #access {
	float: left;
}

.bravada-menu-center #access {
	display: table;
	float: none;
	margin: 0 auto;
}

.menu-item a img {
	vertical-align: middle;
}

#access ul.sub-menu > li.current_page_item > a,
#access ul.sub-menu > li.current-menu-item > a,
#access ul.sub-menu > li.current_page_ancestor > a,
#access ul.sub-menu > li.current-menu-ancestor > a,
#access ul.children > li.current_page_item > a,
#access ul.children > li.current-menu-item > a,
#access ul.children > li.current_page_ancestor > a,
#access ul.children > li.current-menu-ancestor > a {
}

#access a {
	display: block;
	padding: 0 2em;
	text-decoration: none;
	line-height: 3;
	-webkit-transition: .3s color ease-out;
	transition: .3s color ease-out;
}

@media (max-width: 1200px) {
	#access a {
		padding: 0 1.4em;
	}
}

@media (max-width: 800px) {
	#access a {
		padding: 0 0.7em;
	}
}

#access ul li[class*="icon"]:not(:first-child) {
	padding-left: 2em;
}

#access ul li[class*="icon"]::before {
	float: left;
	font-size: .9em;
}

#access a > span {
	display: block;
}

#access > div > ul > li > a > span {
	position: relative;
	display: inline-block;
	line-height: 2.5em;
}

#access > div > ul > li > a > span::before {
    content: "";
	position: absolute;
	left: -15px;
	right: 0;
	width: 0;
	height: 100%;
	padding: 0 15px;
	background: #FFF;
	opacity: 0;
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

#access > div > ul > li > a > span:hover::before {
    opacity: 0.1;
	width: calc(100% + 30px);
}

.bravada-over-menu .header-fixed.site-header-bottom #access > div > ul > li > a > span::before {
	background: #000;
}

#access > div ul li a:not([href]) { /* Default cursor for menu items with no link */
	cursor: default;
}

#access a:hover {}

#access > div > ul > li > a {
	position: relative;
	z-index: 999;
}

#access ul.children {
	z-index: -1;
}

#access > div > ul > li > a:not(:only-child) span {
	padding-right: .5em;
}

#access > div > ul li > a:not(:only-child) > span::after {
	position: absolute;
	z-index: 251;
	right: -.6em;
	top: 0;
	bottom: 0;
	margin: auto;
	font-family: "iconmeta";
	/* icon in fontfaces */
	opacity: .5;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

#access > div > ul li:hover > a:not(:only-child) > span::after {
	opacity: 1;
}

#access > div > ul ul > li a:not(:only-child)::after {
	content: "";
	position: absolute;
	left: calc(100% - 6px);
	top: 0;
	bottom: 0;
	width: 6px;
	height: 6px;
	margin: auto;
	border: 6px solid;
	border-color: transparent transparent transparent #FFF;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

#access > div > ul ul > li:hover > a:not(:only-child)::after {
	left: 100%;
}

#access > div > ul ul > li a:not(:only-child) > span::after {
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	right: 0.25em;
}

#access > div > ul ul > li:hover > a:not(:only-child) > span::after {
	top: 0;
	right: -0.5em;
	opacity: 0;
}

#access ul li {
	display: block;
	float: left;
	position: relative;
	white-space: nowrap;
}

#access ul li a {
	font-size: 1em;
}

#access .sub-menu,
#access .children {
	z-index: 21;
	box-shadow: 10px 10px 20px rgba(0,0,0,.05);
}

#access ul ul {
	position: absolute;
	z-index: 1000;
	clear: both;
	margin-left: 0;
	min-width: 125%;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateY(-25px);
	transform: translateY(-25px);
	-webkit-transition: .2s all ease-in;
	transition: .2s all ease-in;
}

#access ul ul ul {
	/* -webkit-transform: translateX(25px);
	transform: translateX(25px); */
}

#access > div > ul > li > ul::before {
	/* content: ""; */
	position: absolute;
	top: -12px;
	left: 30%;
	border: 6px solid;
	border-color: transparent transparent #FFF transparent;
}

#access .sub-menu li a,
#access .children li a {
	padding: 0;
}

#access .sub-menu li a span,
#access .children li a span {
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

#access .sub-menu li a:hover span,
#access .children li a:hover span {
	background: rgba(255,255,255,.1);
}

/* #access .sub-menu li:first-child > a,
#access .children li:first-child > a {
	border-radius: 5px 5px 0 0;
}

#access .sub-menu li:last-child > a,
#access .children li:last-child > a {
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
} */

#access .sub-menu li span,
#access .children li span {
	padding: 0.3em 1.5em;
}

#access ul li.menu-hover > ul {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

#access li ul ul {
	height: 0;
}

#access li.menu-hover > ul > li > ul {
	width: auto;
	height: auto;
}

#access ul ul li { /* level 2 */
	position: relative;
	display: table;
	clear: both;
	float: left;
	width: 100%; /* submenu width fix */
	min-width: 150px;
	margin: 0;
}

#access ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
	left: calc(100% + 10px);
	min-width: 150px;
	margin: 0;
	border-top: 0;
}

#access ul ul ul li { /* level 3 */
	display: block;
	float: none;
	width: 100%;
}

#access ul ul ul ul li { /* level 4 */}

#access ul ul a,
#access ul ul ul a {
	display: block;
	float: none;
	width: 100%;
}

#access ul ul li:hover,
#access ul ul ul li:hover {}

#access li,
#access ul ul li {
	-webkit-transition: background .3s ease-in-out, color .3s ease-in-out;
	transition: background .3s ease-in-out, color .3s ease-in-out;
}

#access ul li.current_page_item > a,
#access ul li.current-menu-item > a{}

#access ul ul li.current_page_item ,
#access ul ul li.current-menu-ancestor,
#access ul ul li.current-menu-item ,
#access ul ul li.current-menu-parent {}

#access ul li.current_page_item a,
#access ul li.current-menu-ancestor a,
#access ul li.current-menu-item a,
#access ul li.current-menu-parent a,
#access ul li a:hover {}


/* Burger menu */
.menu-burger {
	position: relative;
	float: right;
	width: 42px;
	width: calc(36px + 1em);
}

.hamburger {
	position: absolute;
	top: 0;
	bottom: 0;
	overflow: visible;
	display: inline-block;
	width: 36px;
	height: 20px;
	margin: auto 0 auto 1em;
	border: 0;
	border-radius: 0;
	padding: 0;
	-webkit-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	background: transparent;
	cursor: pointer;
}

.hamburger:hover {
	background: transparent;
}

.hamburger span {
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	border-radius: 3px;
	opacity: 1;
	right: 0;
	-webkit-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

.hamburger span:nth-child(1) {
	top: 0;
	-webkit-transform-origin: left top;
	transform-origin: left top;
}

.hamburger span:nth-child(2) {
	top: 9px;
	width: 75%;
	-webkit-transform-origin: left center;
	transform-origin: left center;
}

.hamburger span:nth-child(3) {
	top: 18px;
	width: 45%;
	-webkit-transform-origin: left bottom;
	transform-origin: left bottom;
}

.hamburger:hover span:nth-child(n),
.burgermenu-active .hamburger span:nth-child(n) {
	width: 100%;
}

.burgermenu-active .hamburger span:nth-child(1) {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: -3px;
}

.burgermenu-active .hamburger span:nth-child(2) {
	width: 0;
	opacity: 0;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
}

.burgermenu-active .hamburger span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top: 22px;
}


/*--------------------------------------------------------------
	## MOBILE MENU
--------------------------------------------------------------*/

.noscroll { /* to be added to body on mobile */
	overflow: hidden;
}

nav#mobile-menu { /* Actual mobile menu */
	position: fixed;
	z-index: 999; /* two too many */
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow-y: auto;
	overflow-x: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-flow: column;
	        flex-flow: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 100%;
	height: 100%;
	padding: 2em;
	line-height: 2em;
	-webkit-transform-origin: top right;
	transform-origin: top right;
	opacity: 0;
	-webkit-transition: .5s ease-out all;
	transition: .5s ease-out all;
	pointer-events: none;
	display: none;
}

nav#mobile-menu.burgermenu-active {
	opacity: 1;
	pointer-events: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.burgermenu-active .site-header-bottom.header-fixed .site-header-bottom-fixed {
	border: 0;
    box-shadow: none;
}

.burgermenu-active .site-header-bottom:not(.header-fixed) .site-header-bottom-fixed {
	position: relative;
	z-index: 10001;
}

#mobile-menu .side-section {
	min-width: 400px;
	max-width: 35vw;
	margin: 0 auto;
}

@media (max-width: 480px) {
	#mobile-menu .side-section {
		min-width: 0;
		max-width: 400px;
		width: 100%;
	}
}

#mobile-menu .side-menu {
	max-height: 80vh;
	overflow-y: scroll;
	overflow-x: hidden;
	scrollbar-width: none; /* Firefox */
	-ms-overflow-style: none;  /* IE 10+ */
}

#mobile-menu .side-menu::-webkit-scrollbar {
	width: 0;
	background: transparent;
}


#mobile-menu .side-section-widget {
	margin-top: 1em;
	opacity: 0;
	-webkit-transition: .3s .5s ease-out all;
	transition: .3s .5s ease-out all;
}

nav#mobile-menu.burgermenu-active .side-section-widget {
	opacity: 1;
}

nav#mobile-menu #site-title {
	font-size: 1em;
}

nav#mobile-menu #mobile-nav #site-title a {
	font-size: 1em;
	padding: 5px;
	letter-spacing: 1px;
	-webkit-padding-end: 5px;
	   -moz-padding-end: 5px;
			padding-inline-end: 5px;
}

nav#mobile-menu a#logo > img {
	max-height: 50px;
}

nav#mobile-menu #mobile-nav > li {
	position: relative;
	opacity: 0;
	-webkit-transform: translateY(-30px);
	transform: translateY(-30px);
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

nav#mobile-menu.burgermenu-active #mobile-nav > li {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

nav#mobile-menu #mobile-nav a {
	display: inline-block;
	margin-right: 1em;
	font-weight: bold;
	text-decoration: none;
	-webkit-transition: .3s ease-out color;
	transition: .3s ease-out color;
}

nav#mobile-menu #mobile-nav ul.sub-menu a {
	/* font-size: .9em; */
}

nav#mobile-menu a span {
	display: inline-block;
}

nav#mobile-menu > div  ul li a:not([href]) { /* Default cursor for menu items with no link */
	cursor: default;
}

nav#mobile-menu > div > ul > li > a {
	position: relative;
	z-index: 9999;
}

nav#mobile-menu ul li {
	position: relative;
	clear: both;
	float: none;
	display: block;
	margin-bottom: 1.75em;
	margin-bottom: min(4vw, 1.75em);
	white-space: normal;
	line-height: 1.1;
}

nav#mobile-menu ul li::before {
	margin-right: 10px;
}

nav#mobile-menu ul li.menu-burger {
	width: 100%;
	margin: 2em auto;
	text-align: center;
	border-radius: 100px;
	background: rgba(0,0,0,.05);
}

#mobile-nav ul li a span {
	/* overflow: hidden;
  	white-space: nowrap;
  	text-overflow: ellipsis; */
}

.dropdown-toggle {
	position: absolute;
	top: 0;
	right: 2px;
	display: inline-block;
	margin: 0;
	border: 0;
	padding: .5em 1em;
	cursor: pointer;
	color: inherit;
	background: transparent;
	-webkit-transform: rotateX(0);
	transform: rotateX(0);
	-webkit-transition: .6s all ease-in-out;
	transition: .6s all ease-in-out;
}

.sub-menu .dropdown-toggle,
.children .dropdown-toggle {
	padding: 0.5 1em;
}

.dropdown-toggle:hover {
	background: transparent;
}

.toggle-on.dropdown-toggle {
	-webkit-transform: rotateX(-180deg);
	transform: rotateX(-180deg);
}

a.toggled-on {
	border-bottom: 3px solid;
}

.dropdown-toggle::after {
	font-family: "iconmeta";
    /* icon in fontfaces */
	font-size: 1.3em;
}

nav#mobile-menu .sub-menu,
nav#mobile-menu .children {
	display: none;
	max-height: 0;
	margin: 1em auto 0.5em;
	opacity: 0;
	-webkit-transition: .5s max-height ease-in-out, .3s opacity ease-in-out, .3s padding ease;
	transition: .5s max-height ease-in-out, .3s opacity ease-in-out, .3s padding ease;
}

nav#mobile-menu .sub-menu.toggled-on,
nav#mobile-menu .children.toggled-on {
	display: block;
	max-height: 1500px;
	opacity: .9;
	-webkit-transition: 1s max-height ease-in-out, .3s .3s opacity ease-in-out, .3s .3s padding ease;
	transition: 1s max-height ease-in-out, .3s .3s opacity ease-in-out, .3s .3s padding ease;
}

nav#mobile-menu #nav-cancel {
	position: absolute;
	z-index: 99;
	top: 0;
	right: 0;
	display: inline-block;
	width: auto;
	/* height: 60px;
	line-height: 60px; */
	padding: 1em;
	font-size: 22px;
	border-radius: 0;
	cursor: pointer;
	color: inherit;
	background: transparent;
}

#mobile-menu .menu-main-search { /* Searchbar in main menu will always be top */
	width: 100%;
}

#mobile-menu .searchform .searchsubmit,
#mobile-menu .searchform:hover input[type="search"],
#mobile-menu .searchform input[type="search"]:focus {
	color: inherit;
}

nav#mobile-menu #smobile {
	display: table;
	margin: 3em auto 1em;
	text-align: center;
}


body.admin-bar #mobile-menu .menu-main-search {
	padding-top: 32px;
}

body.admin-bar nav#mobile-menu #nav-cancel,
body.admin-bar #bmobile {
	margin-top: 32px;
}

@media (max-width: 782px) {

	body.admin-bar #mobile-menu .menu-main-search {
		padding-top: 46px;
	}

	body.admin-bar nav#mobile-menu #nav-cancel,
	body.admin-bar #bmobile {
		margin-top: 46px;
	}
}

@media (max-width: 600px) {
	body.admin-bar.mobile-fixed nav#mobile-menu {
		padding-top: 2em;
	}

	body.admin-bar.mobile-fixed #mobile-menu .menu-main-search {
		padding-top: 0;
	}

	body.admin-bar.mobile-fixed nav#mobile-menu #nav-cancel,
	body.admin-bar.mobile-fixed #bmobile {
		margin-top: 0;
	}
}


/*--------------------------------------------------------------
	# FOOTER
--------------------------------------------------------------*/

#footer {
	position: relative;
	display: block;
	overflow: visible;
	width: 100%;
	padding-top: 2em;
	padding-bottom: 2em;
}

.footer-inside {
	position: relative;
	float: none;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-flow: column;
	        flex-flow: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding-top: 1.25em;
	padding-bottom: 1.25em;
}

#footer-top .footer-inside::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	width: calc( 100% - 5em);
	height: 1px;
	background: rgba(255,255,255,.1);
}

#footer::after {
	display: table;
	clear: both;
	content: "";
}

#colophon a,
#footer a {
	-webkit-transition: color .2s;
	transition: color .2s;
}

#site-copyright {
	display: block;
	float: left;
	font-style: italic;
	margin: 0.5em auto;
}

#footer-separator {
	display: block;
	float: left;
	clear: both;
	height: 0;
	width: 100%;
	margin: .5em 0;
}

#footer a,
#footer a:hover{
	text-decoration: none;
}

img#wpstats {
	display: block;
	margin: 0 auto .5em;
}

/*--------------------------------------------------------------
	## FOOTER MENU
--------------------------------------------------------------*/
.footermenu {
	display: block;
	float: left;
	margin: 0.5em auto;
}

.footermenu > ul {}

.footermenu ul li {
	display: inline-block;
	float: left;
	font-size: 1em;
	line-height: 2.6;
	white-space: nowrap;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.footermenu ul li span.sep {
	visibility: hidden;
	margin: 0 .5em;
	font-weight: bold;
}

.footermenu ul li:last-child span.sep {
	display: none;
}

.footermenu ul li a {
	position: relative;
	display: inline-block;
	margin: 0 7px;
}

/*--------------------------------------------------------------
	## FOOTER WIDGET AREA
--------------------------------------------------------------*/
#colophon {
	position: relative;
	width: 100%;
}

#colophon-inside {
	float: none;
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	display: flex;
	flex: 1;
	-ms-flex-flow: row wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row wrap;
	overflow: hidden;
	height: 100%;
	min-height: 100%;
	max-width: 100%;
	margin: 3em auto 0;
}

#colophon .widget-container {
	position: relative;
	float: left;
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	padding: 3em 2em 0;
}

.footer-center .footer-widget-inside {
	display: table;
	margin: 0 auto;
}

@media (max-width: 640px) {
	.footer-center .footer-widget-inside {
		width: 100%;
	}
}

#colophon .footer-four .widget-container {
	width: 25%;
}

#colophon.footer-four .widget-container:nth-child(4n+1) {
	clear: both;
	padding-left: 0;
}

#colophon .footer-three .widget-container {
	width: 33.333%;
}

#colophon .footer-three .widget-container:nth-child(3n+1) {
	clear: both;
	padding-left: 0;
}

#colophon .footer-two .widget-container {
	width: 50%;
}

#colophon .footer-two .widget-container:nth-child(2n+1) {
	clear: both;
	padding-left: 0;
}

#colophon .footer-one .widget-container {
	clear: both;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.footer-all .widget-container {
	-webkit-box-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	flex: 1;
}


/*--------------------------------------------------------------
	# CONTENT
--------------------------------------------------------------*/

.main h1,
.main h2,
.main h3,
.main h4,
.main h5,
.main h6 {
	margin: 1em 0 .5em;
}

.entry-content h1, .entry-summary h1,
.entry-content h2, .entry-summary h2,
.entry-content h3, .entry-summary h3,
.entry-content h4, .entry-summary h4,
.entry-content h5, .entry-summary h5,
.entry-content h6, .entry-summary h6 {
	margin-top: 1.5em;
	line-height: 1.2;
}

.entry-content h5,
.entry-content h6 {
	font-weight: bold;
}

.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 {
	margin-top: 0;
}

.main article ul:not([class]),
.main article ol:not([class]) {
	margin-left: 2em;
}

.main table {
	max-width: 100%;
	width: 100%;
	margin: 0 0 2em 0;
	border: 0;
	vertical-align: top;
}

.main tr {
	vertical-align: top;
}

.main .alternate {}

.main th{
	font-weight: 600;
}

.main th,
.main td {
	padding: .75em;
}

.bravada-stripped-table .main td {
	border-top: 1px solid transparent;
}

.bravada-stripped-table .main tr.odd {
	background-color: transparent;
}

.bravada-bordered-table .main th,
.bravada-bordered-table .main td {
	border: 1px solid transparent;
}

.bravada-stripped-table .main th,
.bravada-bordered-table .main th {
	border-top: 1px solid transparent;
}


.bravada-stripped-table .main thead th,
.bravada-bordered-table .main thead th {
	border-bottom: 2px solid transparent;
}

.bravada-stripped-table .main thead th {
	border-top-width: 2px;
}

.entry-content,
.entry-summary {
	clear: both;
	word-wrap: break-word;
}

.entry-content::after,
.entry-summary::after,
.content-masonry::after {
	content: "";
	clear: both;
	display: block;
}

.content-masonry .entry-content,
.content-masonry .entry-summary {
}

.content-masonry .entry-meta {
	padding-top: 2em;
	padding-bottom: 0.5em;
	padding-left: 2em;
	padding-right: 2em;
}

.content-masonry .entry-meta.aftertitle-meta {
	padding-bottom: 1em;
}

.content-masonry .entry-after-image .entry-meta {
	padding-top: 0.75em;
	padding-left: 0;
	padding-right: 0;
}

.main .entry-summary p:last-child {
	/*margin-bottom: 1em;*/
	margin-bottom: 0;
}

.entry-summary .excerpt-fade {
	width: 3em;
	height: 1em;
	display: inline-block;
	position: relative;
	margin-left: -3em;
	line-height: 1.5;
	background: linear-gradient(to left, white 50%, transparent);
}

.entry-content fieldset {
	margin: 0 0 2em 0;
	border: 1px solid transparent;
}

.entry-content fieldset legend {
	font-weight: bold;
}

.entry-content blockquote.left {
	float: left;
	width: 33%;
	margin-right: 2em;
	margin-left: 0;
	text-align: right;
}

.entry-content blockquote.right {
	float: right;
	width: 33%;
	margin-right: 0;
	margin-left: 2em;
	text-align: left;
}

/*--------------------------------------------------------------
	## PAGE TITLES
--------------------------------------------------------------*/
.main .page-title {
	float: none;
	display: block;
	margin: 0;
	padding-bottom: .1em;
}

.main .page-title:only-child {
	padding: 0;
}

.main .pad-container p:last-child {
	margin: 0;
}

.entry-title {
	margin: 0;
	padding: 0;
	line-height: 1.2;
	word-wrap: break-word;
}

.single .main .entry-title {
	padding: 0 0 10px 0;
	/* margin-top: -5px; */
}

.entry-title a {
	-webkit-transition: all .25s ease-out;
	transition: all .25s ease-out;
}

.entry-title a:link,
.entry-title a:visited {
	color: inherit;
	text-decoration: none;
}

.main #comments-title,
.main .entry-title {
	margin: 0;
}

.main #content-masonry .entry-after-image {
	padding: 2em;
	padding-top: 0;
}

.main #content-masonry .post-thumbnail-container + .entry-after-image {
	padding-top: 2em;
}

/* One column magazine layout */
@media (min-width: 720px) {

	.bravada-magazine-one .main #content-masonry article.has-post-thumbnail .article-inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

	.bravada-magazine-one .main #content-masonry .post-thumbnail-container {
		float: left;
		width: 40%;
	}

	.bravada-magazine-one .main #content-masonry .post-thumbnail-container + .entry-after-image {
		position: relative;
		left: 0;
		float: left;
		width: 60%;
		margin-top: 0;
		margin-right: 0;
		padding: 15px 30px;
		padding: min(15px 5%) 30px;
	}

	.bravada-magazine-one .main #content-masonry .entry-title {
		width: 100%;
		padding: 0;
	}

	.bravada-magazine-one .main #content-masonry .entry-title::before {
		content: none;
	}

}

/*--------------------------------------------------------------
	## POST METAS
--------------------------------------------------------------*/
.entry-meta {
	clear: both;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.entry-meta:empty {
	/* display: none; */
}

.entry-meta em {
	display: inline-block;
	font-style: normal;
}

.entry-meta > span {
	position: relative;
	display: inline-block;
	margin-right: .5em;
}

body:not(.single) .entry-meta > span {
	margin-right: .1em;
}

body:not(.single) .entry-meta .sep {
	padding-left: .5em;
	opacity: 0;
}

.entry-meta > span.tags .sep {
	opacity: 1;
	padding-left: 0;
}

.entry-meta > span.tags > a {
	margin-right: 0.35em;
}

body:not(.single) .entry-meta.aftertitle-meta > span:not(:last-child)::after {
	content: '\00B7';
	position: relative;
	margin-left: .5em;
	font-weight: bold;
}

.hentry-featured .entry-meta.aftertitle-meta > span:not(:last-child)::after {
	display: none;
}

.single .entry-meta > span {
	vertical-align: middle;
}

.single .entry-meta:not(.entry-utility) .sep {
	padding: 0 .3em;
}

.single .entry-meta:not(.entry-utility) .sep::after {
	content: '\00B7';
	position: relative;
	font-family: 'iconmeta';
}

.entry-meta span a {
	position: relative;
	/* border-bottom: 2px solid transparent; */
	-webkit-transition: .25s all ease;
	transition: .25s all ease;
}

.entry-meta .icon-metas:not(.icon-comments) {
	display: none;
}

.entry-meta .updated {
	display: none;
}

.entry-meta .author-avatar {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0 auto;
	/* top: .5em; */
	line-height: 0;
}

.entry-meta .author-avatar .avatar {
	width: 4em;
	height: 4em;
	border-radius: 100%;
	margin-bottom: 8px;
	border: 2px solid #BBB;
	border-radius: 100px;
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

.entry-utility {
	float: none;
	clear: both;
	overflow: visible;
}

.entry-utility span.bl_bookmark {
	display: inline;
	float: none;
	padding: 0;
}

.post-continue-container {
	overflow: hidden;
}

.comments-link {
	float: right;
	position: relative;
	display: inline-block;
}

.comments-link a {
	-webkit-transition: .2s ease-out color;
	transition: .2s ease-out color;
}

.single .comments-link {
	float: none;
}

.single .comments-link i {
	display: none;
}

.single .comments-link a {
	padding: 0;
}

.article-inner .entry-header {
	position: relative;
}

.main .article-inner > header {
	display: none;
}

#container#container .page-header.pad-container {
	margin-bottom: 2.5em;
	padding: 2em;
}

body:not(.page-template-template-blog) .page-header.pad-container {
	display: none;
}

body.bravada-desc-in-content.archive .page-header.pad-container {
	display: block;
}

body.bravada-desc-in-content.archive .page-header.pad-container .page-title {
	display: none;
}


body.page-template-template-blog .page-header.pad-container .page-title {
	display: none;
}

.page-header.pad-container:empty {
	display: none;
}

.entry-meta abbr,
.entry-utility abbr {
	border: none;
}

.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted transparent;
}

.entry-meta span i::before {
	cursor: default;
	-webkit-transition: .6s all ease-in-out .2s;
	transition: .6s all ease-in-out .2s;
}

.tag-links {
	margin-left: 2em;
}

span.edit-link a.post-edit-link,
span.edit-link a.post-edit-link:hover,
span.edit-link .icon-edit::before {
	margin: 0;
	padding: 0;
}

span.edit-link:hover {
	opacity: 1;
}

span.edit-link .icon-edit::before {
	font-size: 0.8em;
}

.entry-meta > span.edit-link {
	border: 1px dashed;
	padding: 0 10px;
	float: right;
}

.single .entry-meta > span.edit-link {
	font-size: 0.8em;
}

/* ## Header titles */
#header-overlay {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

#header-page-title {
	position: absolute;
	z-index: 11;
	right: 0;
	top: 0;
	bottom: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-flow: column;
	        flex-flow: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 100%;
	height: 100%;
	padding: 0 2em;
}

#header-page-title-overlay {
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

#header-page-title #header-page-title-inside {
	margin: 0 auto;
	padding: 2em 2em;
}

#header-page-title .entry-title {
	position: relative;
	margin: 0.1em auto 0.3em;
	text-align: center;
	/* opacity: 0; */
	/* -webkit-animation: .5s .15s animation-fadeIn forwards;
	animation: .5s .15s animation-fadeIn forwards; */
}

#header-page-title #breadcrumbs-container {
	position: absolute;
	left: 0;
	right: 0;
	top: auto;
	bottom: -10px;
	margin: auto;
	text-align: center;
	line-height: 1.3;
	opacity: 0;
	-webkit-animation: .5s 1s animation-fadeIn ease-out forwards;
	animation: .5s 1s animation-fadeIn ease-out forwards;
}

#header-page-title #breadcrumbs {
	width: 100%;
	margin: 0;
	padding: 0;
}

#header-page-title .icon-bread-home::before {
	margin-left: 0.3em;
}

#header-page-title #breadcrumbs-nav > a i {
	color: inherit;
}

#header-page-title #breadcrumbs-nav > a,
#header-page-title #breadcrumbs-nav > span {
	display: inline-block;
	margin: 0 1px;
	/* border-left: 2px solid rgba(255,255,255,.5); */
	padding: 5px 10px;
	font-size: 0.9em;
	color: inherit;
	background: rgba(255,255,255,.2);
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
	opacity: 0.5;
}

#header-page-title #breadcrumbs-nav > a:hover {
	opacity: 0.75;
}

#header-page-title .byline {
	position: relative;
	clear: both;
	display: block;
	overflow: hidden;
	max-width: 70%;
	min-width: 300px;
	margin: 1.5em auto 1em;
	font-size: 1em;
	text-align: center;
	opacity: 0;
	-webkit-animation: .5s .45s animation-fadeIn forwards;
	animation: .5s .45s animation-fadeIn forwards;
}

#header-page-title .byline:empty {
	margin: 0;
}

@media (max-width: 640px) {
	#header-page-title .byline {
		max-width: none;
		min-width: 0;
	}
}

#header-page-title .pretitle-meta {
	position: relative;
	opacity: 0;
	text-align: center;
	-webkit-animation: .5s .05s animation-fadeIn forwards;
	animation: .5s .05s animation-fadeIn forwards;
}

#header-page-title .aftertitle-meta {
	margin-bottom: 1em;
	text-align: center;
	opacity: 0;
	-webkit-animation: .5s .25s animation-fadeIn forwards;
	animation: .5s .25s animation-fadeIn forwards;
}

#header-page-title .category-metas a {
	border-bottom: 1px dotted;
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

#header-page-title .category-metas a:hover {
	border-bottom-color: #FFF;
}

#header-page-title .icon-date {
	font-size: 0.833em;
}

#header-page-title .date {
	font-size: 0.9em;
	text-transform: uppercase;
	letter-spacing: .4em;
	opacity: .5;
}

#header-page-title .author-container {
	margin: 2em auto;
	font-weight: 300;
	letter-spacing: 0.5px;
}

#header-page-title .author-container > .author {
	display: inline-block;
}

.author #header-page-title .avatar {
	display: table;
	margin: 0 auto;
	border: 2px solid #BBB;
	border-radius: 100px;
}

.meta-arrow {
	position: absolute;
	z-index: 15;
	left: 0;
	right: 0;
	bottom: 80px;
	width: 100px;
	height: 65px;
	margin: 0 auto;
	text-align: center;
	font-size: 1.5em;
	font-weight: 300;
	color: inherit;
}

@media (max-width: 1200px) {
	.meta-arrow {
		/* display: none; */
		bottom: 50px;
	}
}

body:not(.bravada-fullscreen-headerimage) .meta-arrow {
	display: none;
}

a.meta-arrow:hover {
	color: inherit;
}

.meta-arrow > i {
	margin: auto;
}

.meta-arrow > i::before {
	-webkit-transform: translateY(0);
	        transform: translateY(0);
	-webkit-animation: meta-arrow 2.2s ease-out infinite;
	animation: meta-arrow 2.2s ease-out infinite;
}

@keyframes meta-arrow {
	60% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
}

@-webkit-keyframes meta-arrow {
	60% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
}


/*--------------------------------------------------------------
	## AUTHOR INFO
--------------------------------------------------------------*/
.author-info {
	clear: both;
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	overflow: hidden;
}

.single .author-info {
	margin: 4em 0;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	padding-top: 3em;
	padding-bottom: 3em;
}


.author-info .author-avatar {
	display: table;
	float: left;
	height: 80px;
	width: 80px;
	margin: 0 auto;
	line-height: 0;
}

.author-info .author-description {
	overflow: hidden;
	width: 100%;
	margin-left: 40px;
}

.author-description .page-title span {
	position: relative;
}

article .author-info {
	clear: both;
	overflow: hidden;
	margin: 2.5em 0 0;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	padding: 1.5em 0;
}

.author-info .avatar {
	position: relative;
	top: 0;
	display: block;
	padding: 4px;
    box-shadow: 0 0 10px rgba(0,0,0,0.15);
	border-radius: 50%;
	-webkit-transition: .3s ease-out all;
	transition: .3s ease-out all;
}

.author-info:hover .avatar {
	top: -5px;
	padding: 0;
}

.author-info .author-link {
	font-size: .9em;
	opacity: .5;
}

.author-info .author-link a {
	color: inherit;
}

.author-description .author-text {
	margin: 1em auto;
	text-align: justify;
	line-height: 1.5;
}

@media (max-width: 640px) {

	.author-info {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-flow: column;
		        flex-flow: column;
		padding: 1.5em;
		text-align: center;
	}

	.author-info .author-description {
		margin-left: 0;
		text-align: center;
	}

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

}

/*--------------------------------------------------------------
	## ARTICLES
--------------------------------------------------------------*/

article.sticky .date {
	display: none;
}

article.hentry,
.main .content-widget {
	display: block;
	overflow: hidden;
	margin-bottom: 2em;
}

.single article.hentry,
.page article.hentry {
	overflow: visible;
}

article.hentry .article-inner {
	clear: both;
	display: block;
}

#content-masonry {
	margin-right: -2%;
	margin-left: -2%;
}

@media (min-width: 1024px) {
	.bravada-magazine-three #content-masonry {
		margin-right: -1%;
		margin-left: -1%;
	}
}

#content-masonry article.hentry {
	display: block;
	overflow: hidden;
	margin: 0;
	margin-right: 2%;
	margin-bottom: 4%;
	margin-left: 2%;
}

@media (min-width: 1024px) {
	.bravada-magazine-three #content-masonry article.hentry {
		margin-right: 1%;
		margin-bottom: 2%;
		margin-left: 1%;
	}
}

.bravada-magazine-one #content-masonry article.hentry {
	width: 96%;
}

.bravada-magazine-two #content-masonry article.hentry {
	float: left;
	width: 46%;
}

.bravada-magazine-two #content-masonry article.hentry:nth-child(2n+1) {
	clear: both;
}

.bravada-magazine-three #content-masonry article.hentry {
	float: left;
	width: 31.33333333%;
}

.bravada-magazine-three #content-masonry article.hentry:nth-child(3n+1) {
	clear: both;
}

#content-masonry article.hentry .article-inner {
	padding: 0;
}

article.hentry .post-thumbnail-container {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	line-height: 0;
}

body:not(.single) article.hentry .post-thumbnail-container::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: auto;
	opacity: 0;
	-webkit-transition: .3s opacity ease-out;
	transition: .3s opacity ease-out;
}

body:not(.single) article.hentry .post-thumbnail-container:hover::after {
	opacity: 1;
}

article.hentry .post-thumbnail-container > .responsive-featured-image {
	display: inline-block;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

.bravada-cropped-featured .main .post-thumbnail-container picture.responsive-featured-image {
	display: none;
}

.bravada-responsive-featured .main .post-thumbnail-container a.post-featured-image {
	display: none;
}

.post-thumbnail-container .featured-image-overlay {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.post-thumbnail-container .featured-image-overlay::before,
.post-thumbnail-container .featured-image-overlay::after {
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.3;
	pointer-events: none;
	-webkit-transition: 0.2s ease-out all;
	transition: 0.2s ease-out all;
}

.post-thumbnail-container .featured-image-overlay::after {
	opacity: 0;
}

.post-thumbnail-container:hover .featured-image-overlay:before {
	opacity: 0;
}

.post-thumbnail-container:hover .featured-image-overlay:after {
	opacity: 0;
}

.post-thumbnail-container .responsive-featured-image {
	/* -webkit-transform: scale(1.05);
	transform: scale(1.05); */
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

.post-thumbnail-container:hover .responsive-featured-image {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

.post-thumbnail-container .featured-image-overlay a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

/*--------------------------------------------------------------
	## ARTICLE ANIMATION
--------------------------------------------------------------*/

article.hentry {
	-webkit-backface-visibility: hidden;
	        backface-visibility: hidden;
	opacity: 1;
	-webkit-filter: none;
	filter: none;
	-webkit-transform: translateY(0) scale(1, 1) perspective(1000px) rotateX(0) rotateY(0);
	transform: translateY(0) scale(1, 1) perspective(1000px) rotateX(0) rotateY(0);
	-webkit-transition: .5s opacity ease-in-out, .5s transform ease-in-out, .5s filter ease;
	transition: .5s opacity ease-in-out, .5s transform ease-in-out, .5s filter ease;
}

body:not(.bravada-landing-page):not(.bravada-lazy-noanimation) #content img[loading="lazy"] {
	opacity: 0;
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

body:not(.bravada-landing-page) #content img[loading="lazy"].animate-lazy {
	opacity: 1;
}

/* Article Fade */
.bravada-article-animation-fade .animated-onscroll {
	opacity: 0;
}

/* Article Slide */
.bravada-article-animation-slide .animated-onscroll {
	-webkit-transform: translateY(100px);
	transform: translateY(100px);
}

/* Article Grow */
.bravada-article-animation-grow .animated-onscroll {
	-webkit-transform: scale(0.85, 0.85);
	transform: scale(0.85, 0.85);
}

/* Article Slide Left */
.bravada-article-animation-slideLeft .animated-onscroll {
	opacity: 0;
	-webkit-transform: translateX(-20px);
	transform: translateX(-20px);
}

/* Article Slide Right */
.bravada-article-animation-slideRight .animated-onscroll {
	opacity: 0;
	-webkit-transform: translateX(20px);
	transform: translateX(20px);
}

/* Article Zoom In */
.bravada-article-animation-zoomIn .animated-onscroll {
	opacity: 0;
	-webkit-transform: scale(.9, .9);
	transform: scale(.9, .9);
}

/* Article Zoom out */
.bravada-article-animation-zoomOut .animated-onscroll {
	opacity: 0;
	-webkit-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}

/* Article Blur */
.bravada-article-animation-blur .animated-onscroll {
	opacity: 0;
	-webkit-filter: blur(8px);
	-ms-filter: blur(8px);
	filter: blur(8px);
}

/* Article Flip Left */
.bravada-article-animation-flipLeft .animated-onscroll {
	-webkit-transform: perspective(1000px) rotateY(-20deg);
	transform: perspective(1000px) rotateY(-20deg);
}

/* Article Flip Right */
.bravada-article-animation-flipRight .animated-onscroll {
	-webkit-transform: perspective(1000px) rotateY(20deg);
	transform: perspective(1000px) rotateY(20deg);
}

/* Article Flip Up */
.bravada-article-animation-flipUp .animated-onscroll {
	-webkit-transform: perspective(1000px) rotateX(-20deg);
	transform: perspective(1000px) rotateX(-20deg);
}

/* Article Flip Down */
.bravada-article-animation-flipDown .animated-onscroll {
	-webkit-transform: perspective(1000px) rotateX(20deg);
	transform: perspective(1000px) rotateX(20deg);
}

/*--------------------------------------------------------------
	## IMAGES
--------------------------------------------------------------*/

/* Prevent overlfow */
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	height: auto;
	max-width: 100%;
}

.main a.post-featured-image {
	position: relative;
	display: inline-block;
	height: 100%;
	width: 100%;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-transition: .3s all ease-in-out;
	transition: .3s all ease-in-out;
}

.main a.post-featured-image:hover {
	background-position: 50% 0%;
}

.main a.post-featured-image::before {
	content: "";
	position: absolute;
	bottom: 100%;
	width: 100%;
	height: 100%;
	border-bottom: 1px solid rgba(255,255,255,.4);
	background: rgba(0, 0, 0, .2);
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.main a.post-featured-image:hover::before {
	bottom: -1px;
}

.alignleft,
img.alignleft {
	float: left;
	margin-right: 2em;
}

.alignright,
img.alignright {
	float: right;
	margin-left: 2em;
}

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

img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1em;
}

img.alignleft,
img.alignright,
img.aligncenter,
img.alignnone,
.wp-caption img {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

img.alignleft:hover,
img.alignright:hover,
img.aligncenter:hover,
img.alignnone:hover,
.wp-caption img:hover {}

.wp-caption {
	max-width: 100%;
	margin-bottom: 1em;
	text-align: center;
}

body .main .wp-caption > a {
	display: block;
}

.wp-caption img {
	display: block;
	width: 100%;
	border: none;
	padding: 0;
    box-shadow: none;
}

.wp-caption .wp-caption-text {
	padding: .7em .5em;
	text-align: center;
	font-style: italic;
}

.wp-smiley {
	width: auto;
	margin: 0;
	border: 0;
	vertical-align: middle;
	background: none;
    box-shadow: none;
}

/*--------------------------------------------------------------
	## PAGE NAVIGATION
--------------------------------------------------------------*/

/* Multiple page navigation */
.page-link {
	clear: both;
	display: block;
	margin: .7em 0;
}

.page-link a,
.page-link > span > span > em {
	display: inline-block;
	height: 1.5em;
	width: 1.5em;
	margin-right: 1px;
	line-height: 1.5;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.page-link > span {
	display: inline-block;
}

.page-link a:hover {}

.page-link em {
	font-style: normal;
}

.page-link span > em,
.pagination span {
	cursor: default;
}

.page-link a:hover {}

/* Single Previous/Next Post Navigation */
#nav-below {
	float: none;
	clear: both;
	display: block;
	overflow: hidden;
	margin-top: 3em;
}

#nav-below > div {
	min-height: 1em;
}

#nav-below em:only-child {
	display: none;
}

#nav-below .nav-previous,
#nav-below .nav-next {
	position: relative;
	display: block;
	float: left;
	height: 200px;
	width: 50%;
	line-height: 0;
}

@media (max-width: 480px) {
	#nav-below .nav-previous,
	#nav-below .nav-next {
		width: 100%;
		float: none;
	}
}

#nav-below .nav-previous::before,
#nav-below .nav-next::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.8);
	background: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.6)) , color-stop(95%, rgba(0,0,0,0.9)));
	background: linear-gradient(to right, rgba(0,0,0,0.6) , rgba(0,0,0,0.9) 95%);
}


#nav-below .nav-next::before {
	background: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,0.6)) , color-stop(95%, rgba(0,0,0,0.9)));
	background: linear-gradient(to left, rgba(0,0,0,0.6) , rgba(0,0,0,0.9) 95%);
}

#nav-below .nav-previous::after,
#nav-below .nav-next::after {
	content: "";
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.5;
}

#nav-below .nav-next {
	text-align: right;
}

#nav-below .nav-previous a,
#nav-below .nav-next a  {
	display: block;
	position: absolute;
	z-index: 3;
	top: 50%;
	left: 3em;
	max-width: 90%;
	line-height: 1.5;
	word-wrap: break-word;
	color: #FFF;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

#nav-below .nav-next a  {
	left: auto;
	right: 3em;
}

@media (max-width: 1024px) {
	#nav-below .nav-previous a {
		left: 2em;
	}

	#nav-below .nav-next a  {
		right: 2em;
	}
}

@media (max-width: 640px) {
	#nav-below .nav-previous a {
		left: 1em;
		line-height: 1.3;
	}

	#nav-below .nav-next a  {
		right: 1em;
		line-height: 1.3;
	}
}

#nav-below img {
	height: 200px;
	width: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: 50% 50%;
	   object-position: 50% 50%;
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

#nav-below .nav-previous:hover img,
#nav-below .nav-next:hover img {
	-o-object-position: 50% 55%;
	   object-position: 50% 55%;
}

#nav-below em {
	position: relative;
	display: inline-block;
	float: none;
	font-style: normal;
	font-size: .7em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 400;
}

#nav-below span {
	display: block;
	font-size: 1.7em;
}


/* Single Fixed Previous/Next Post Navigation */
#nav-fixed {
	opacity: 0;
}

#nav-fixed,
#nav-fixed * {
	-webkit-transition: .3s ease-out all;
	transition: .3s ease-out all;
}

#nav-fixed a {
	color: inherit;
}

#nav-fixed.nav-fixed-show {
	opacity: 1;
}

#nav-fixed.nav-fixed-show .nav-previous i {
	left: 0;
}

#nav-fixed.nav-fixed-show .nav-next i {
	right: 0;
}

#nav-fixed a + a {
	position: relative;
	z-index: -1;
	visibility: hidden;
	display: inline-block;
	max-width: 500px;
	padding: 17px 20px 17px 44px;
	font-size: 0.8333em;
	line-height: 30px;
	font-style: italic;
	opacity: 0;
}

#nav-fixed .nav-previous a + a {
	margin-left: 30px;
}

#nav-fixed .nav-next a + a {
	padding: 17px 44px 17px 20px;
	margin-right: 30px;
}

#nav-fixed .nav-previous a:hover + a,
#nav-fixed .nav-previous a + a:hover {
	visibility: visible;
	margin-left: 0;
	opacity: 1;
}

#nav-fixed .nav-next a:hover + a,
#nav-fixed .nav-next a + a:hover {
	visibility: visible;
	margin-right: 0;
	opacity: 1;
}

#nav-fixed span {
	position: relative;
}

#nav-fixed span::before,
#nav-fixed span:after {
	content: '"';
	position: relative;
}

#nav-fixed .nav-previous span {
	padding-right: 10px;
}

#nav-fixed .nav-next span {
	padding-left: 10px;
}

#nav-fixed i {
	position: absolute;
	top: 0;
	bottom: 0;
	display: block;
	width: 44px;
	height: 64px;
	margin: auto;
}

#nav-fixed .nav-previous i {
	left: -70px;
}

#nav-fixed .nav-next i {
	right: -70px;
}

#nav-fixed i::before {
	position: absolute;
	left: 50%;
	right: auto;
	top: 50%;
	margin: auto;
	font-size: 30px;
	text-align: center;
	-webkit-transform: translateY(-50%) translateX(-40%);
	transform: translateY(-50%) translateX(-40%);
	-webkit-transition: .3s ease-out all;
	transition: .3s ease-out all;
}

#nav-fixed .nav-previous i::before {
	-webkit-transform: translateY(-50%) translateX(-60%) rotate(180deg);
	transform: translateY(-50%) translateX(-60%) rotate(180deg);
}

#nav-fixed .nav-previous:hover i::before {
	-webkit-transform: translateY(-50%) translateX(-80%) rotate(180deg);
	transform: translateY(-50%) translateX(-80%) rotate(180deg);
}

#nav-fixed .nav-next:hover i::before {
	-webkit-transform: translateY(-50%) translateX(-20%);
	transform: translateY(-50%) translateX(-20%);
}

#nav-fixed .nav-previous,
#nav-fixed .nav-next {
	position: fixed;
	top: 50%;
	z-index: 50;
	max-width: 44px;
	max-height: 64px;
}

#nav-fixed .nav-previous:hover,
#nav-fixed .nav-next:hover {
	max-width: 9999px;
	-webkit-transition: none;
	transition: none;
}

#nav-fixed .nav-previous {
	left: 0;
}

#nav-fixed .nav-next {
	right: 0;
}

/* Blog, Archive Pages Previous/Next Posts Pagination */
#nav-old-below {
	float: none;
	clear: both;
	display: table;
	width: 100%;
	max-width: 480px;
	margin: 2em auto;
}

#nav-old-below .nav-previous{
	float: left;
}

#nav-old-below .nav-next {
	float: right;
}

#nav-old-below .nav-previous a,
#nav-old-below .nav-next a {
	display: block;
	-webkit-transition: .3s all ease;
	transition: .3s all ease;
}

#nav-old-below i::before {
	margin: 0 .5em;
}

.schema-publisher,
.schema-image {
    display: none;
}

/*--------------------------------------------------------------
	# LANDING PAGE
--------------------------------------------------------------*/

.bravada-landing-page .lp-blocks-inside,
.bravada-landing-page .lp-boxes-inside,
.bravada-landing-page .lp-page-inside,
.bravada-landing-page .lp-posts-inside {
	/* margin: 0 auto; */
	overflow: hidden;
}

@media (max-width: 1200px) {
	.bravada-landing-page .lp-blocks-inside,
	.bravada-landing-page .lp-boxes-inside,
	.bravada-landing-page .lp-page-inside,
	.bravada-landing-page .lp-posts-inside {
		max-width: 100%;
	}
}

.bravada-landing-page .lp-portfolio-inside {
	margin: 0 auto;
}

.bravada-landing-page .lp-text-inside,
.bravada-landing-page .lp-blocks-inside,
.lp-boxes .lp-boxes-inside,
.lp-boxes .lp-boxes-margins,
.lp-portfolio-inside,
.lp-testimonials-inside,
.lp-posts-inside,
.lp-page-inside {
	margin: 5em auto;
}

@media (max-width: 800px) {
	.bravada-landing-page .lp-text-inside,
	.bravada-landing-page .lp-blocks-inside,
	.lp-boxes .lp-boxes-inside,
	.lp-boxes .lp-boxes-margins,
	.lp-portfolio-inside,
	.lp-testimonials-inside,
	.lp-posts-inside,
	.lp-page-inside {
		margin: 3em auto;
	}
}

@media (max-width: 480px) {
	.bravada-landing-page .lp-text-inside,
	.bravada-landing-page .lp-blocks-inside,
	.lp-boxes .lp-boxes-inside,
	.lp-boxes .lp-boxes-margins,
	.lp-portfolio-inside,
	.lp-testimonials-inside,
	.lp-posts-inside,
	.lp-page-inside {
		margin: 2em auto;
	}
}

.bravada-landing-page #header-image-main-inside {
	display: none;
}

.bravada-landing-page #content {
	margin-top: 0;
}

.bravada-landing-page #main {
	width: 100%;
}

.lp-section-header {
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column wrap;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-flow: column wrap-reverse;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 5em auto 2em;
	text-align: center;
}

@media (max-width: 800px) {
	.lp-section-header {
		margin: 3em auto 1.5em;
	}
}

@media (max-width: 480px) {
	.lp-section-header {
		margin: 2em auto 1em;
	}
}

.lp-section-header .lp-section-title,
.lp-section-header .lp-section-desc {
	max-width: 60%;
	-ms-flex-order: 1;
	-webkit-box-ordinal-group: 2;
	order: 1;
}

@media (max-width: 800px) {
	.lp-section-header .lp-section-title,
	.lp-section-header .lp-section-desc {
		max-width: 90%;
	}
}

.main .lp-section-header .lp-section-title {
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 5em;
	font-size: clamp(2.5em, 10vw, 5em);
	line-height: 1;
	font-weight: 900;
	opacity: 0.1;
}

.lp-section-header .lp-section-desc {
	position: relative;
	-ms-flex-order: 2;
	-webkit-box-ordinal-group: 3;
	order: 2;
	max-width: 45%;
	margin: 0;
	margin-top: -1.4em;
	padding: 0;
	font-size: 1.4em;
	line-height: 1.2;
}

.lp-section-header + .lp-boxes-padding {
	margin-top: 4em;
}

/* ## LP Slider */
.lp-staticslider {
	position: relative;
	overflow: hidden;
	text-align: center; /* for images on >1920 */
}

.lp-staticslider-image {
	vertical-align: middle;
}

.lp-staticslider-image,
.header-image {
	/* opacity: 0;
	-webkit-animation: .75s animation-fadeIn ease-out forwards;
	animation: .75s animation-fadeIn ease-out forwards; */
}

.bravada-fullscreen-headerimage.bravada-cropped-headerimage #masthead #header-image-main-inside {
	height: 100vh;
}

.bravada-fullscreen-headerimage.bravada-responsive-headerimage #masthead #header-image-main-inside {
	max-height: 100vh;
}

.bravada-fullscreen-headerimage.bravada-cropped-headerimage div.header-image {
	height: 100%;
}

.bravada-fullscreen-headerimage .lp-staticslider {
	height: 100vh;
}

.bravada-fullscreen-headerimage .lp-staticslider-image,
.bravada-fullscreen-headerimage .header-image {
	height: 100vh;
	width: 100%;
	object-fit: cover;
}

@media (max-width: 640px) {
	.bravada-fullscreen-headerimage .lp-staticslider,
	.bravada-fullscreen-headerimage .lp-staticslider-image {
		/* height: auto; */
		min-height: 100vh;
	}

}

.lp-staticslider .staticslider-caption,
.seriousslider-theme .seriousslider-caption {
	position: absolute;
	z-index: 3;
	left: 0;
/* 	top: 0; */ /* breaks slider caption vertical positioning */
	bottom: 0;
	right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: left;
}

/*
@media (max-width: 1024px) {
	.lp-staticslider .staticslider-caption,
	.seriousslider-theme .seriousslider-caption {
		justify-content: flex-start;
		bottom: auto;
		padding-top: 5vh;
	}
} */

.lp-staticslider::after,
.seriousslider-theme .item::after {
	content: "";
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.lp-staticslider .staticslider-caption-inside,
.seriousslider-theme .seriousslider-caption-inside {
	max-width: 90%;
	margin: 0 auto;
	text-align: center;
}

@media (max-width: 900px) {

	.lp-staticslider .staticslider-caption-inside,
	.seriousslider-theme .seriousslider-caption-inside {
		max-width: 100%;
	}

}

@-webkit-keyframes animation-fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes animation-fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@-webkit-keyframes animation-fadeIn-blur {

	0% {
		opacity: 0;
		-webkit-filter: blur(3px);
		filter: blur(3px);
	}
	50% {
		opacity: 1;
		-webkit-filter: blur(3px);
		filter: blur(3px);
	}
	100% {
		opacity: 1;
		-webkit-filter: blur(0);
		filter: blur(0);
	}

}

@keyframes animation-fadeIn-blur {

	0% {
		opacity: 0;
		-webkit-filter: blur(3px);
		filter: blur(3px);
	}
	50% {
		opacity: 1;
		-webkit-filter: blur(3px);
		filter: blur(3px);
	}
	100% {
		opacity: 1;
		-webkit-filter: blur(0);
		filter: blur(0);
	}

}

@-webkit-keyframes animation-slideUp {
	from {
		opacity: 0;
		-webkit-transform: translateY(20px);
		transform: translateY(20px);
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes animation-slideUp {
	from {
		opacity: 0;
		-webkit-transform: translateY(30px);
		transform: translateY(30px);
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes animation-slideRight {
	from {
		opacity: 0;
		-webkit-transform: translateX(-25px);
		transform: translateX(-25px);
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes animation-slideRight {
	from {
		opacity: 0;
		-webkit-transform: translateX(-25px);
		transform: translateX(-25px);
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes animation-slideRightShow {
	from {
		opacity: 0;
		-webkit-transform: translateX(150%);
		transform: translateX(150%);
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes animation-slideRightShow {
	from {
		opacity: 0;
		-webkit-transform: translateX(150%);
		transform: translateX(150%);
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes animation-slideRightHide {
	from {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	to {
		opacity: 0;
		-webkit-transform: translateX(150%);
		transform: translateX(150%);
	}
}

@keyframes animation-slideRightHide {
	from {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	to {
		opacity: 0;
		-webkit-transform: translateX(150%);
		transform: translateX(150%);
	}
}

@-webkit-keyframes animation-slideLeftHide {
	from {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	to {
		opacity: 0;
		-webkit-transform: translateX(-150%);
		transform: translateX(-150%);
	}
}

@keyframes animation-slideLeftHide {
	from {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	to {
		opacity: 0;
		-webkit-transform: translateX(-150%);
		transform: translateX(-150%);
	}
}

@-webkit-keyframes animation-slideLeftShow {
	from {
		opacity: 0;
		-webkit-transform: translateX(-150%);
		transform: translateX(-150%);
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes animation-slideLeftShow {
	from {
		opacity: 0;
		-webkit-transform: translateX(-150%);
		transform: translateX(-150%);
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

.lp-staticslider .staticslider-caption-title,
.seriousslider-theme .seriousslider-caption-title {
	position: relative;
	float: none;
	display: block;
	margin-top: 0;
	margin-bottom: 0.1em;
	font-size: 5em;
	line-height: 1.1;
	font-weight: bold;
	letter-spacing: 0;
	opacity: 0;
	-webkit-animation: .5s 0.25s animation-slideRight ease-out forwards;
	animation: .5s 0.25s animation-slideRight ease-out forwards;
}

.lp-staticslider .staticslider-sep {
	display: none;
}

.animated-title .caption-title-word {
	display: inline-block;
	font-style: normal;
}

.animated-title .caption-title-word > span {
	position: relative;
	display: inline-block;
	line-height: 1.2;
	opacity: 0;
	-webkit-animation: showwords 2.5s ease forwards;
	animation: showwords 2.5s ease forwards;
}

.animated-title .caption-title-word > span:nth-child(n) {
	-webkit-animation-duration: 1.2s;
	animation-duration: 1.2s;
}

.animated-title .caption-title-word > span:nth-child(2n) {
	-webkit-animation-duration: 0.4s;
	animation-duration: 0.4s;
}

.animated-title .caption-title-word > span:nth-child(3n) {
	-webkit-animation-duration: 2.8s;
	animation-duration: 2.8s;
}

.animated-title .caption-title-word > span:nth-child(4n) {
	-webkit-animation-duration: 0.8s;
	animation-duration: 0.8s;
}

.animated-title .caption-title-word > span:nth-child(5n) {
	-webkit-animation-duration: 3.6s;
	animation-duration: 3.6s;
}

.animated-title .caption-title-word > span:nth-child(6n) {
	-webkit-animation-duration: 1.6s;
	animation-duration: 1.6s;
}

.animated-title .caption-title-word > span:nth-child(7n) {
	-webkit-animation-duration: 3.2s;
	animation-duration: 3.2s;
}

.animated-title .caption-title-word > span:nth-child(8n) {
	-webkit-animation-duration: 2.0s;
	animation-duration: 2.0s;
}

.animated-title .caption-title-word > span:nth-child(9n) {
	-webkit-animation-duration: 2.8s;
	animation-duration: 2.8s;
}

@-webkit-keyframes showwords {
	to {
		opacity: 1;
	}
}

@keyframes showwords {
	to {
		opacity: 1;
	}
}

.animated-title .caption-title-word span.cry-single {
	position: relative;
}

.animated-title .caption-title-word span.cry-double {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

.animated-title span.cry-single,
.animated-title span.cry-double {
	-webkit-transition: color .5s ease-out;
	transition: color .5s ease-out;
}

.animated-title .caption-title-word > span:nth-child(n) span.cry-single.animated-letter {
	-webkit-animation: 1.5s 0.25s animation-slideLeftHide ease-in-out forwards;
	animation: 1.5s 0.25s animation-slideLeftHide ease-in-out forwards;
}

.animated-title .caption-title-word > span:nth-child(2n) span.cry-single.animated-letter {
	-webkit-animation: 1.5s 0.25s animation-slideRightHide ease-in-out forwards;
	animation: 1.5s 0.25s animation-slideRightHide ease-in-out forwards;
}

.animated-title .caption-title-word > span:nth-child(n) span.cry-double.animated-letter {
	-webkit-animation: 1s animation-slideRightShow ease-in-out forwards;
	animation: 1s animation-slideRightShow ease-in-out forwards;
}

.animated-title .caption-title-word > span:nth-child(2n) span.cry-double.animated-letter {
	-webkit-animation: 1s animation-slideLeftShow ease-in-out forwards;
	animation: 1s animation-slideLeftShow ease-in-out forwards;
}


.lp-staticslider .staticslider-caption-text,
.seriousslider-theme .seriousslider-caption-text {
	position: relative;
	float: none;
	clear: both;
	display: block;
	max-width: 80%;
	margin: 3em auto;
	font-size: 1.2em;
	line-height: 1.5;
	font-weight: 300;
	letter-spacing: 1px;
	opacity: 0;
	-webkit-animation: .5s 0.5s animation-slideRight ease-out forwards;
	animation: .5s 0.5s animation-slideRight ease-out forwards;
}

.staticslider-caption-buttons,
.seriousslider-theme .seriousslider-caption-buttons {
    clear: both;
    float: none;
	display: table;
	margin: 3em auto;
}

a.staticslider-button,
.seriousslider-theme .seriousslider-caption-buttons a.seriousslider-button {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	border: 3px solid transparent;
	padding: 15px 30px 15px 40px;
	padding-right: calc(50px - 1em);
	font-size: 1em;
	font-weight: bold;
	opacity: 0;
	color: #FFF;
	-webkit-transition: .3s ease-in-out all;
	transition: .3s ease-in-out all;
	-webkit-animation: .5s 0.75s animation-slideRight ease-out forwards;
	animation: .5s 0.75s animation-slideRight ease-out forwards;
}

a.staticslider-button:nth-child(2n+1),
.seriousslider-theme .seriousslider-caption-buttons a.seriousslider-button:nth-child(2n+1) {
	background: rgba(0,0,0,0);
	border-color: white;
}

a.staticslider-button:nth-child(2n+1):hover,
.seriousslider-theme .seriousslider-caption-buttons a.seriousslider-button:nth-child(2n+1):hover {
	background: rgba(0,0,0,.2);
}

a.staticslider-button:hover,
.seriousslider-theme .seriousslider-caption-buttons a.seriousslider-button:hover {
	color: #FFF;
	padding-right: 44px;
	padding-right: calc(45px - 1em);
	padding-left: 25px;
}

a.staticslider-button::after,
.seriousslider-theme .seriousslider-caption-buttons a.seriousslider-button::after {
	position: relative;
	top: 2px;
	font-family: "iconmeta";
	content: "\e0a3";
	margin-left: -20px;
	padding-left: 10px;
	font-size: 1em;
	opacity: 0;
	-webkit-transition: .3s ease-in-out all;
	transition: .3s ease-in-out all;
}

a.staticslider-button:hover::after,
.seriousslider-theme .seriousslider-caption-buttons a.seriousslider-button:hover::after {
	opacity: 1;
	margin-left: 0;
}

a.staticslider-button + a.staticslider-button,
.seriousslider-theme .seriousslider-caption-buttons a.seriousslider-button + a.seriousslider-button {
	margin-left: 1.5em;
}

@media (max-width: 480px) {

	a.staticslider-button,
	.seriousslider-theme .seriousslider-caption-buttons a.seriousslider-button {
		display: block;
		width: 100%;
	}

	a.staticslider-button + a.staticslider-button,
	.seriousslider-theme .seriousslider-caption-buttons a.seriousslider-button + a.seriousslider-button {
		margin-top: 1.5em;
		margin-left: 0;
	}
}

/* # LP Blocks */
.lp-blocks {
	float: none;
	display: block;
	overflow: hidden;
	width: 100%;
}

.lp-blocks-inside {
	position: relative;
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row wrap;
	overflow: hidden;
	padding: 2em;
}

@media (max-width: 800px) {
	.lp-blocks-inside {
		padding: 0 1em
	}
}

.lp-block {
	position: relative;
	float: left;
	display: block;
	overflow: hidden;
	padding: 2em 2em;
}

.lp-blocks.lp-blocks-rows-4 .lp-block {
	width: 25%;
}

.lp-blocks.lp-blocks-rows-3 .lp-block {
	width: 33.33333%;
}

.lp-blocks.lp-blocks-rows-2 .lp-block {
	width: 50%;
}

.lp-blocks.lp-blocks-rows-1 .lp-block {
	width: 100%;
	margin-right: 0;
}

.lp-blocks.lp-blocks-rows-4 .lp-block:nth-child(4n),
.lp-blocks.lp-blocks-rows-3 .lp-block:nth-child(3n),
.lp-blocks.lp-blocks-rows-2 .lp-block:nth-child(2n) {
	margin-right: 0;
}

.lp-blocks.lp-blocks-rows-4 .lp-block:nth-child(4n+1),
.lp-blocks.lp-blocks-rows-3 .lp-block:nth-child(3n+1),
.lp-blocks.lp-blocks-rows-2 .lp-block:nth-child(2n+1) {
	clear: both;
}

.lp-block-icon {
	position: relative;
	height: 42px;
	margin-bottom: 10px;
}

.lp-block i[class^="blicon"] {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 2;
	float: none;
	display: inline-block;
	margin: 0 auto;
    text-align: center;
	line-height: 1;
	cursor: default;
	-webkit-transition: .25s ease-out all;
	transition: .25s ease-out all;
}

.lp-block i[class^="blicon"] + i[class^="blicon"] {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-transform: translateY(-40px) scale(0.65);
	        transform: translateY(-40px) scale(0.65);
}

.lp-block:hover i[class^=blicon] {
	-webkit-transform: translateY(40px) scale(0.65);
	        transform: translateY(40px) scale(0.65);
	opacity: 0;
}

.lp-block:hover i[class^=blicon] + i[class^=blicon] {
	-webkit-transform: translateY(0) scale(1);
	        transform: translateY(0) scale(1);
	opacity: 1;
}


.lp-block i[class^="blicon"]::before {
	position: relative;
	z-index: 2;
	font-size: 42px;
	line-height: 1;
	-webkit-transition: .25s ease-out all;
	transition: .25s ease-out all;
}

.lp-block > a i[class^=blicon] {
	cursor: pointer;
}

.lp-block-content {
	display: block;
	overflow: hidden;
	text-align: center;
}

.lp-block .lp-block-title {
	position: relative;
	z-index: 1;
	display: inline-block;
	margin: 1.5em auto;
	font-size: 1.05em;
	line-height: 1.4;
	font-family: inherit;
	-webkit-transition: .25s ease-out all;
	transition: .25s ease-out all;
}

.lp-block .lp-block-title::after {
	content: "";
	position: absolute;
	z-index: -1;
	width: 102%;
	height: 1em;
	left: -1%;
	top: 50%;
	margin: auto;
	opacity: 0.4;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transform-origin: center right;
	        transform-origin: center right;
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

.lp-block-text {
	width: 100%;
}

.lp-block .lp-block-readmore {
	position: relative;
	display: block;
	margin: 0.5em auto 0;
	padding: 0;
	font-size: 0.9em;
	text-align: center;
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

.lp-block .lp-block-padder {
	height: .65em;
	width: 100%;
}

/* ## LP Blocks 2 */

.lp-blocks2 .lp-section-header + .lp-blocks-inside {
	padding-top: 2em;
	padding-bottom: 5em;
}

.lp-blocks2 .lp-block {
	position: relative;
	z-index: 1;
	overflow: visible;
	margin-right: 4%;
	margin-top: 3.5%;
	margin-bottom: 3.5%;
	border: 0;
	padding: 0 0 3em;
	text-align: center;
}

.lp-blocks2.lp-blocks-rows-4 .lp-block {
	width: 22.75%;
	margin-right: 3%;
}

.lp-blocks2.lp-blocks-rows-3 .lp-block {
	width: 30.6666%;
}

.lp-blocks2.lp-blocks-rows-2 .lp-block {
	width: 48%;
}

.lp-blocks2 .lp-block-icon {
	display: inline-block;
	float: left;
	height: auto;
	margin: -1.5em 0 0 2.5em;
}

.lp-blocks2 .lp-block i[class^="blicon"] {
	position: relative;
	margin: auto;
	padding: 1.2em;
	text-align: center;
}

.lp-blocks2 .lp-block i[class^="blicon"]::before {
	font-size: 30px;
}

.lp-blocks2 .lp-block i[class^="blicon"] + i[class^="blicon"] {

	-webkit-transform: translateX(-40px) scale(0.65);
	        transform: translateX(-40px) scale(0.65);
}

.lp-blocks2 .lp-block:hover i[class^=blicon] {
	-webkit-transform: translateX(40px) scale(0.65);
	        transform: translateX(40px) scale(0.65);
}

.lp-blocks2 .lp-block:hover i[class^=blicon] + i[class^=blicon] {
	-webkit-transform: translateX(0) scale(1);
	        transform: translateX(0) scale(1);
}

.main .lp-blocks2 .lp-block-content {
	clear: both;
	padding: 1em 2.5em 0;
	text-align: left;
}

.lp-blocks2 .lp-block .lp-block-title {
	margin: 1em auto .6em;
	font-weight: bold;
	font-size: 1.2em;
}

.lp-blocks2 .lp-block .lp-block-title::after {
	background: transparent;
}

.lp-blocks2 .lp-block-padder {
	display: none;
}

.lp-blocks2 .lp-block-readmore {
	position: absolute;
	left: 2.5em;
	bottom: 0;
	display: inline-block;
	border: 0;
	padding: 0.7em 1.5em;
	font-size: 0.9em;
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
}

.lp-blocks2 .lp-block > a:first-child {
	padding: 0;
}

.lp-blocks2 .lp-block > a:first-child::before {
	display: none;
}


/* ## LP Boxes */
.lp-boxes {
	float: none;
	display: block;
	overflow: hidden;
	width: 100%;
}

.lp-boxes .lp-boxes-inside,
.lp-boxes .lp-boxes-outside {
	display: block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-flow: row wrap;
}

.lp-boxes .lp-boxes-inside {
	position: relative;
}

.lp-boxes .lp-boxes-inside::before {
	content: "";
	position: absolute;
	left: 2.5em;
	top: 0;
	width: calc(100% - 5em);
	height: 100%;
	opacity: 0.5;
}

.lp-boxes .lp-boxes-inside,
.lp-boxes .lp-boxes-margins {
	overflow: hidden;
	padding-top: 3em;
	padding-bottom: 3em;
}

.lp-boxes .lp-boxes-margins {
	padding-top: 2em;
	padding-bottom: 2em;
}

.lp-box {
	position: relative;
	float: left;
	display: block;
	overflow: hidden;
}

.lp-boxes.lp-boxes-rows-4 .lp-box {
	width: 25%;
}

.lp-boxes.lp-boxes-rows-3 .lp-box {
	width: 33.33333%;
	width: calc(100% / 3);
}

.lp-boxes.lp-boxes-rows-2 .lp-box {
	width: 50%;
}

.lp-boxes.lp-boxes-rows-1 .lp-box {
	width: 100%;
}

.lp-boxes .lp-boxes-margins .lp-box {
	margin-top: 1%;
	margin-bottom: 1%;
	margin-right: 2%;
}

.lp-boxes.lp-boxes-rows-4 .lp-boxes-margins .lp-box {
	width: 23.5%;
}

.lp-boxes.lp-boxes-rows-3 .lp-boxes-margins .lp-box {
	width: 32%;
}

.lp-boxes.lp-boxes-rows-2 .lp-boxes-margins .lp-box {
	width: 49%;
}

.lp-boxes.lp-boxes-rows-1 .lp-boxes-margins .lp-box {
	margin-top: 1em;
	margin-bottom: 1em;
}

.lp-boxes .lp-boxes-margins.lp-boxes-outside .lp-box {
	margin-right: 1.5%;
	margin-top: 0.75%;
	margin-bottom: 0.75%;
}

.lp-boxes.lp-boxes-rows-4 .lp-boxes-margins.lp-boxes-outside .lp-box {
	width: 23.875%;
}

.lp-boxes.lp-boxes-rows-3 .lp-boxes-margins.lp-boxes-outside .lp-box {
	width: 32.3333%;
}

.lp-boxes.lp-boxes-rows-2 .lp-boxes-margins.lp-boxes-outside .lp-box {
	width: 48.75%;
}

.lp-boxes.lp-boxes-rows-4 .lp-boxes-margins .lp-box:nth-child(4n),
.lp-boxes.lp-boxes-rows-3 .lp-boxes-margins .lp-box:nth-child(3n),
.lp-boxes.lp-boxes-rows-2 .lp-boxes-margins .lp-box:nth-child(2n) {
	margin-right: 0;
}

.lp-boxes.lp-boxes-rows-4 .lp-box:nth-child(4n+1),
.lp-boxes.lp-boxes-rows-3 .lp-box:nth-child(3n+1),
.lp-boxes.lp-boxes-rows-2 .lp-box:nth-child(2n+1) {
	clear: both;
}

.lp-box-image {
	position: relative;
	overflow: hidden;
}

.lp-box-imagelink {
	position: absolute;
	z-index: 12;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.lp-box-image::before {
	content: "\e07f";
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100px;
	height: 100px;
	margin: auto;
	font-family: 'iconmeta';
	font-size: 100px;
	line-height: 1;
	color: rgba(0, 0, 0, .15);
}

.lp-box .lp-box-image > img,
/* for optimization plugins that replace the img: */
.lp-box .lp-box-image picture {
	position: relative;
	z-index: 10;
	display: block;
	width: 100%;
	height: 100%;
}

.lp-box-titlelink {
	color: inherit;
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

.main .lp-box-title {
	position: relative;
	display: block;
	margin: 0;
	font-size: 1.325em;
	line-height: 1.5;
	font-weight: 400;
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

.lp-box-title a,
.lp-box-title a:hover {
	color: inherit;
}

.lp-box-text-inside {
	margin: 1em 0;
	line-height: 1.7;
}

.lp-box-readmore {
	position: relative;
	clear: both;
	float: none;
	display: block;
	margin: 1.1em 0 .55em 0;
	font-weight: bold;
	letter-spacing: 0;
	font-size: 0.9em;
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

.main .lp-box-title + .lp-box-readmore {
	margin-top: 1.5em;
}

.lp-box-readmore > span {
	position: relative;
	z-index: 9;
}

.lp-box-link {
	display: none;
}

/* ### Animated boxes */
.lp-boxes-animated .lp-box .lp-box-content {
	position: absolute;
	z-index: 30;
	left: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	margin: auto;
	background: transparent;
	-webkit-transition: .3s all ease-in-out;
	transition: .3s all ease-in-out;
}

.lp-boxes-animated.lp-box-title {
	color: #FFF;
}

.lp-boxes-animated .lp-box-text {
	position: relative;
	top: 50%;
	padding: 1em 3em;
	top: 0;
	color: #FFF;
}

.lp-boxes.lp-boxes-animated.lp-boxes-rows-4 .lp-box-text {
	padding: 1em 2em;
}

.lp-boxes-animated .lp-box-title {
	font-weight: bold;
	line-height: 1.1;
	color: #FFF;
}

.lp-boxes.lp-boxes-animated .lp-box-readmore > span {
	opacity: .7;
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

.lp-boxes.lp-boxes-animated .lp-box-readmore:hover > span {
	opacity: 1;
}

.lp-boxes-animated .lp-box-text-inside {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: 2s ease-out all;
	transition: 2s ease-out all;
}

.lp-boxes-animated .lp-box:hover .lp-box-text-inside {
	max-height: 400px;
}

/* edge needs special treatment since it can't handle :focus-within */
.lp-boxes-animated .lp-box:focus-within .lp-box-text-inside {
	max-height: 400px;
}

.lp-boxes-animated .lp-box .lp-box-image img {
	-webkit-transition: 2s ease-out all;
	transition: 2s ease-out all;
}

.lp-boxes-animated .lp-box:hover .lp-box-image img {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

/* edge needs special treatment since it can't handle :focus-within */
.lp-boxes-animated .lp-box:focus-within .lp-box-image img {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
}

.lp-boxes-animated .box-overlay {
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: auto;
	opacity: .1;
	-webkit-transition: .5s ease-out all;
	transition: .5s ease-out all;
}

.lp-boxes-animated .lp-box:hover .box-overlay {
	opacity: .95;
}

/* edge needs special treatment since it can't handle :focus-within */
.lp-boxes-animated .lp-box:focus-within .box-overlay {
	opacity: .95;
}


/* ### Animated boxes 2 */
.lp-boxes-animated.lp-boxes-animated2 .lp-box .lp-box-content {
	z-index: 30;
	bottom: 0;
	top: 0;
	height: 100%;
	margin: auto;
}

.lp-boxes-animated.lp-boxes-animated2 .lp-box:hover .lp-box-content {
	opacity: 1;
}

/* edge needs special treatment since it can't handle :focus-within */
.lp-boxes-animated.lp-boxes-animated2 .lp-box:focus-within .lp-box-content {
	opacity: 1;
}

.lp-boxes-animated.lp-boxes-animated2 .box-overlay {
	background: #FFF;
}

.lp-boxes-animated.lp-boxes-animated2 .lp-box-text {
	position: absolute;
	top: 50%;
	color: inherit;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.lp-boxes-animated.lp-boxes-animated2 .lp-box-text-inside {
	max-height: none;
	overflow: visible;
	line-height: 1.5;
}

.lp-boxes-animated.lp-boxes-animated2 .lp-box-text-inside > span {
	display: block;
}

.lp-boxes-animated.lp-boxes-animated2 .lp-box .lp-box-title,
.lp-boxes-animated.lp-boxes-animated2 .lp-box .lp-box-text-inside > span,
.lp-boxes-animated.lp-boxes-animated2 .lp-box .lp-box-readmore {
	opacity: 0;
	-webkit-transform: translateY(-40px);
	        transform: translateY(-40px);
	-webkit-transition: .3s all ease-out;
	transition: .3s all ease-out;
}

.lp-boxes-animated.lp-boxes-animated2 .lp-box:hover .lp-box-title,
.lp-boxes-animated.lp-boxes-animated2 .lp-box:hover .lp-box-text-inside > span,
.lp-boxes-animated.lp-boxes-animated2 .lp-box:hover .lp-box-readmore {
	opacity: 1;
	-webkit-transform: translateY(0);
	        transform: translateY(0);
}

/* edge needs special treatment since it can't handle :focus-within */
.lp-boxes-animated.lp-boxes-animated2 .lp-box:focus-within .lp-box-title,
.lp-boxes-animated.lp-boxes-animated2 .lp-box:focus-within .lp-box-text-inside > span,
.lp-boxes-animated.lp-boxes-animated2 .lp-box:focus-within .lp-box-readmore {
	opacity: 1;
	-webkit-transform: translateY(0);
	        transform: translateY(0);
}

.lp-boxes-animated.lp-boxes-animated2 .lp-box .lp-box-title {
	-webkit-transition-delay: 0.05s;
	        transition-delay: 0.05s;
}

.lp-boxes-animated.lp-boxes-animated2 .lp-box .lp-box-text-inside > span {
	-webkit-transition-delay: 0.1s;
	        transition-delay: 0.1s;
}

.lp-boxes-animated.lp-boxes-animated2 .lp-box .lp-box-readmore {
	-webkit-transition-delay: 0.15s;
	        transition-delay: 0.15s;
}

@media (max-width: 1152px) {
	.lp-boxes-animated.lp-boxes-animated2 .lp-box-imagelink {
		/* pointer-events: none; */
	}
}


/* ### Static boxes */
.lp-boxes.lp-boxes-static .lp-boxes-margins .lp-box {
	margin-top: 1.5%;
	margin-bottom: 1.5%;
}

.lp-boxes-static .lp-box {
	overflow: visible;
	top: 0;
	padding: 0;
	text-align: center;
}

.lp-boxes-static .lp-box:hover {
	top: -10px;
}

.lp-boxes-static .lp-box-inside {
	position: relative;
	top: 0;
	-webkit-transition: .25s ease-out all;
	transition: .25s ease-out all;
}

.lp-boxes-static .lp-box-imagelink {
	border: 0;
	background: transparent;
}

.lp-boxes-static .lp-box-title {
	font-size: 1.3em;
}

.lp-boxes-static .lp-box-text {
	position: static;
	-webkit-transform: none;
	        transform: none;
	padding: 2em;
}

.lp-boxes-static .box-overlay {
	position: absolute;
	z-index: 21;
	left: 0;
	right: 0;
	top: -7px;
	width: 33%;
	height: 14px;
	margin: 0 auto;
	opacity: 0.6;
	pointer-events: none;
	-webkit-transform: rotate(4deg);
	transform: rotate(4deg);
	-webkit-transition: .5s all ease-out;
	transition: .5s all ease-out;
}

.lp-boxes-static .lp-box:nth-child(odd) .box-overlay {
	-webkit-transform: rotate(-3deg);
	transform: rotate(-3deg);
}

.lp-boxes-static .lp-box:hover .box-overlay {
	opacity: 1;
}

/* edge needs special treatment since it can't handle :focus-within */
.lp-boxes-static .lp-box:focus-within .box-overlay {
	opacity: 1;
}

.lp-boxes-static .lp-box:nth-child(n) .lp-box-image {
	float: none;
	width: 100%;
}

.lp-boxes-static .lp-box-image > img {
	border: none;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .25s all ease-out;
	transition: .25s all ease-out;
}

.lp-boxes-static .lp-box-image:hover > img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

/* edge needs special treatment since it can't handle :focus-within */
.lp-boxes-static .lp-box-image:focus-within > img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.lp-boxes-static .lp-box-title {
	margin: 0;
}

/* ### Static boxes 2 */
.lp-boxes.lp-boxes-static.lp-boxes-static2 .lp-box {
	padding: 3%;
	-webkit-transition: .5s ease-out all;
	transition: .5s ease-out all;
}

.lp-boxes.lp-boxes-static.lp-boxes-static2 .lp-box:hover {
	top: 0;
}

/* edge needs special treatment since it can't handle :focus-within */
.lp-boxes.lp-boxes-static.lp-boxes-static2 .lp-box:focus-within {
	top: 0;
}

.lp-boxes-static.lp-boxes-static2 .lp-box-title {
	font-size: 1.10em;
	font-weight: bold;
	margin: 1.4em auto;
}

.lp-boxes-static.lp-boxes-static2 .lp-box-text {
	padding: 0;
}

.lp-boxes-static.lp-boxes-static2 .box-overlay {
	display: none;
}

.lp-boxes-static.lp-boxes-static2 .lp-box-image {
	position: relative;
}

.lp-boxes-static.lp-boxes-static2 .lp-box-imagelink {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: 2px solid;
	background: rgba(255,255,255,0.3);
	-webkit-transition: .35s ease all;
	-webkit-transition: .35s ease-out all;
	transition: .35s ease-out all;
}

.lp-boxes-static.lp-boxes-static2 .lp-box-image:hover .lp-box-imagelink {
	left: 7.5%;
	top: 7.5%;
	width: 85%;
	height: 85%;
}

/* edge needs special treatment since it can't handle :focus-within */
.lp-boxes-static.lp-boxes-static2 .lp-box-image:focus-within .lp-box-imagelink {
	left: 7.5%;
	top: 7.5%;
	width: 85%;
	height: 85%;
}

.lp-boxes-static.lp-boxes-static2 .lp-box-image > img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: .35s all ease-out;
	transition: .35s all ease-out;
}

.lp-boxes-static.lp-boxes-static2 .lp-box-image:hover > img {
	-webkit-transform: scale(1);
	transform: scale(1);
}

/* edge needs special treatment since it can't handle :focus-within */
.lp-boxes-static.lp-boxes-static2 .lp-box-image:focus-within > img {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.lp-boxes-static.lp-boxes-static2 .lp-box-readmore {
	outline: 2px solid;
	padding: 10px 5px;

}

.lp-boxes-static.lp-boxes-static2 .lp-box-readmore::before {
	outline: 2px solid;
	border-radius: 0;
	-webkit-transition: .3s ease-out all;
	transition: .3s ease-out all;
}

.lp-boxes-static.lp-boxes-static2 .lp-box-readmore:hover::before {
	-webkit-transform: scale(1.05, 1.3);
	        transform: scale(1.05, 1.3);
	opacity: 0;
}

/* edge needs special treatment since it can't handle :focus-within */
.lp-boxes-static.lp-boxes-static2 .lp-box-readmore:focus-within::before {
	-webkit-transform: scale(1.05, 1.3);
	        transform: scale(1.05, 1.3);
	opacity: 0;
}


/* ## LP Text Areas */
.lp-text {
	position: relative;
	float: none;
	clear: both;
	display: block;
	overflow: hidden;
	width: 100%;
	background-attachment: fixed;
	background-position: top center;
	/* background-size: cover; */
}

.lp-text-inside .lp-text-background {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 4em;
}

.lp-text-image {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	position: relative;
	display: inline-block;
	/*float: left;*/
	width: 45%;
	line-height: 0;
	opacity: 1;
	-webkit-transition: .5s .3s ease-out all;
	transition: .5s .3s ease-out all;
}

.lp-text-image img {
	position: relative;
	left: -6.5em;
	top: 0;
	-webkit-transition: .3s ease-out all;
	transition: .3s ease-out all;
}

.lp-text-background:hover .lp-text-image img {
	top: -7px;
}

.lp-text-hasimage .lp-text-image img,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-image img,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-image img {
	left: -6.5em;
}

.lp-text-hasimage ~ .lp-text-hasimage .lp-text-image img,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-image img,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-image img {
	left: auto;
	right: -6.5em;
}


.lp-text-card {
	position: relative;
	z-index: 9;
	/* overflow: hidden; */
	width: 90%;
	margin: 0 auto;
	padding: 0;
}

.lp-text-image + .lp-text-card {
	width: 50%;
}

.lp-text-hasimage .lp-text-card,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-card,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-card,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-card {
	display: inline-block;
	text-align: left;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

.lp-text-hasimage ~ .lp-text-hasimage .lp-text-card,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-card,
.lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage ~ .lp-text-hasimage .lp-text-card {
	float: left;
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
}

.lp-text-inside ul,
.lp-text-inside ol {
	list-style-position: inside;
}

.main .lp-text-title {
	position: relative;
	display: inline;
	margin-top: 0;
	/* margin-bottom: .75em; */
	font-size: 2.617924em;
	line-height: 1.3;
	font-weight: bold;
	color: inherit;
}

.lp-text-content {
	margin-top: 1.5em;
}

.lp-text-content .btn {
	margin-top: 1em;
}

.lp-text-image + .lp-text-card .lp-text-content {
	font-size: 1em;
}


/* ## LP Portofolio */
.lp-portfolio {
	float: none;
	display: block;
	overflow: hidden;
	width: 100%;
}

.lp-portfolio .lp-portfolio-inside {
	padding-top: 3em;
	padding-bottom: 3em;
}

#portfolio-filter {
	display: table;
	max-width: 60%;
	margin: 0 auto 3em;
	padding: 0.5em .6em;
	border: 2px solid;
	text-align: center;
}

@media (max-width: 1024px) {
	#portfolio-filter {
		max-width: none;
	}
}

#portfolio-filter > a {
	margin: 0 .3em;
	padding: .3em .75em;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
	color: inherit;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

#portfolio-filter > a:hover {
	opacity: 0.8;
}

.lp-portfolio.lp-portfolio-rows-6 .lp-port {
	width: 16.66666%;
}

.lp-portfolio.lp-portfolio-rows-5 .lp-port {
	width: 20%;
}

.lp-portfolio.lp-portfolio-rows-4 .lp-port {
	width: 25%;
}

.lp-portfolio.lp-portfolio-rows-3 .lp-port {
	width: 33.333333%;
}

.lp-portfolio.lp-portfolio-rows-2 .lp-port {
	width: 50%;
}

.lp-portfolio.lp-portfolio-rows-1 .lp-port {
	width: 100%;
}

.lp-port {
	float: left;
	position: relative;
	z-index: 0;
	padding: 0 10px;
	-webkit-transition: .3s ease z-index;
	transition: .3s ease z-index;
}

.lp-port:hover {
	z-index: 99;
}

.lp-port-content {
	position: relative;
	top: 0;
	z-index: 2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-flow: column;
	        flex-flow: column;
	padding: 1em 1em 1.5em;
	text-align: center;
	background: #FFF;
    box-shadow: 0 -10px 20px -5px rgba(0,0,0,.2), 0 10px 20px rgba(0,0,0,.05);
	-webkit-transition: 0.3s ease all;
	transition: 0.3s ease all;
}

.lp-port:hover .lp-port-content {
	/* box-shadow: none; */
	top: 10px;
}

/* edge needs special treatment since it can't handle :focus-within */
.lp-port:focus-within .lp-port-content {
	/* box-shadow: none; */
	top: 5px;
}

.lp-port-image {
	position: relative;
	z-index: 1;
	top: 20px;
	overflow: hidden;
	display: block;
	margin: 0 auto;
	-webkit-transition: .3s ease all;
	transition: .3s ease all;
}

.lp-port:hover .lp-port-image {
	top: -5px;
	box-shadow: 0 0 30px 10px rgba(0,0,0,.2);
}

/* edge needs special treatment since it can't handle :focus-within */
.lp-port:focus-within .lp-port-image {
	top: -5px;
	box-shadow: 0 0 30px 10px rgba(0,0,0,.2);
}

.lp-port-image img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease all;
	transition: .3s ease all;
}

.lp-port:hover .lp-port-image img {
	-webkit-transform: scale(1.35);
	transform: scale(1.35);
}

/* edge needs special treatment since it can't handle :focus-within */
.lp-port:focus-within .lp-port-image img {
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}

.lp-portfolio .lp-port-title {
	-webkit-box-ordinal-group: 11;
	    -ms-flex-order: 10;
	        order: 10;
	margin: 0;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.2;
}

.lp-portfolio .lp-port-title a {
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

.lp-portfolio .lp-port-text {
	-webkit-box-ordinal-group: 6;
	    -ms-flex-order: 5;
	        order: 5;
}

.main ul.lp-port-tax {
	display: inline-table;
	margin-bottom: 0;
	list-style: none;
	font-size: 1em;
	line-height: 1.1;
}

.lp-port-tax li {
	position: relative;
	display: inline;
	float: left;
	font-style: italic;
	opacity: 0.5;
}

.lp-port-tax li:not(:last-child)::after {
	content:'\00B7';
	position: relative;
	padding: 0 5px;
	font-weight: bold;
}

/* Portfolio template overrides */
body.page-template-template-portfolio .lp-portfolio {
	background: transparent;
	overflow: visible;
}

body.page-template-template-portfolio .lp-portfolio .lp-portfolio-inside {
	padding: 0;
}

body.page-template-template-portfolio .lp-portfolio #portfolio-filter {
	margin-bottom: 2em;
	margin-top: 2em;
}

/* ## LP Testimonials */
.lp-testimonials {
	overflow: hidden;
}

.lp-testimonials-inside {
	overflow: hidden;
	margin: 0 auto;
	padding: 3em 0;
}

.lp-testimonials.lp-testimonials-rows-1 .lp-tt {
	width: 100%;
}

.lp-testimonials.lp-testimonials-rows-2 .lp-tt {
	width: 48%;
}

.lp-testimonials.lp-testimonials-rows-3 .lp-tt {
	width: 30.66666%;
}

.lp-testimonials.lp-testimonials-rows-4 .lp-tt {
	width: 22%;
}

.lp-testimonials .lp-tt {
	float: left;
	margin-right: 4%;
	margin-top: 1em;
	margin-bottom: 1em;
}

.lp-testimonials.lp-testimonials-rows-2 .lp-tt:nth-child(2n),
.lp-testimonials.lp-testimonials-rows-3 .lp-tt:nth-child(3n),
.lp-testimonials.lp-testimonials-rows-4 .lp-tt:nth-child(4n) {
	margin-right: 0;
}

.lp-testimonials.lp-testimonials-rows-2 .lp-tt:nth-child(2n+1),
.lp-testimonials.lp-testimonials-rows-3 .lp-tt:nth-child(3n+1),
.lp-testimonials.lp-testimonials-rows-4 .lp-tt:nth-child(4n+1) {
	clear: both;
}

.lp-tt-text-inside {
	position: relative;
	top: 0;
	border: 1px solid transparent;
	padding: 4em 4em 4em;
	text-align: justify;
	line-height: 1.6;
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

.lp-testimonials .lp-tt:hover .lp-tt-text-inside {
	top: -10px;
	box-shadow: 0 10px 20px rgba(0,0,0,.15);
}

.lp-tt-meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: vertical;
	    -ms-flex-flow: column;
	        flex-flow: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: left;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	overflow: visible;
	margin: 0 auto;
	padding: 0 1em 1em;
}

.main .lp-tt-title {
	float: left;
	clear: none;
	display: inline-block;
	margin: 0;
	font-size: 1.1em;
	font-weight: 400;
}

.lp-tt-image {
	position: relative;
	top: 0;
	margin: -45px auto 10px;
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

.lp-tt:hover .lp-tt-image {
	top: -5px;
}

.lp-tt-meta img {
	position: relative;
	z-index: 3;
	float: left;
	display: inline-block;
	width: 80px;
	border-radius: 100px;
	padding: 5px;
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

.lp-tt:hover .lp-tt-meta img {
	padding: 0;
}

/* ## LP Posts */
#lp-posts,
#lp-page {
	overflow: hidden;
	float: none;
	clear: both;
	display: block;
}

#lp-page #comments {
	display: none;
}

/* AJAX LOAD MORE POSTS BUTTON */
#cryout_ajax_more_trigger,
.lp-port-readmore {
	position: relative;
	overflow: visible;
	float: none;
	clear: both;
	display: table;
	min-width: 150px;
	margin: 2em auto 1em;
	outline: 2px solid;
	padding: .2em 3em;
	font-size: 0.9em;
	text-align: center;
	letter-spacing: 0;
	line-height: 3;
	cursor: pointer;
	-webkit-transition: all .35s ease-out;
	transition: all .35s ease-out;
}

#cryout_ajax_more_trigger:hover,
.lp-port-readmore:hover,
#cryout_ajax_more_trigger:active,
.lp-port-readmore:active {
	outline: 2px solid;
}

#cryout_ajax_more_trigger::after,
.lp-port-readmore::after {
	content: "";
	position: absolute;
	z-index: 3;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	margin: auto;
	outline: 2px solid;
	opacity: 1;
	-webkit-transition: .3s ease-out all;
	transition: .3s ease-out all;
}

#cryout_ajax_more_trigger:hover::after,
.lp-port-readmore:hover::after {
	-webkit-transform: scale(1.25, 1.4);
	transform: scale(1.25, 1.4);
	opacity: 0;
}

#cryout_ajax_more_trigger:focus-within::after,
.lp-port-readmore:focus-within::after {
	-webkit-transform: scale(1.25, 1.4);
	transform: scale(1.25, 1.4);
	opacity: 0;
}

.lp-port-readmore {
	margin: 0 auto 3em;
	font-weight: bold;
}

.lp-port-readmore i {
	display: none;
}

#cryout_ajax_more_trigger:hover,
.lp-port-readmore:hover {
	opacity: 0.8;
}

#cryout_ajax_more_trigger::before {
	content: "";
	position: absolute;
	z-index: 3;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	margin: auto;
	background: rgba(255,255,255,1);
	opacity: 0;
}

#cryout_ajax_more_trigger > span {
	position: relative;
	z-index: 5;
	display: inline-block;
	font-weight: bold;
}

#cryout_ajax_more_trigger.cryout_click_loading::before {
	-webkit-animation: ajax-load .75s ease-in-out infinite;
	animation: ajax-load .75s ease-in-out infinite;
}

@-webkit-keyframes ajax-load {
	0% {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@keyframes ajax-load {
	0% {
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}


/* ## LP ONSCROLL ANIMATIONS */

/* ### ONSCROLL Section Title and Desc */
.lp-section-title,
.lp-section-desc {
	position: relative;
	-webkit-transition: .4s .2s ease-out transform;
	transition: .4s .2s ease-out transform;
}

.lp-section-title.animated-onscroll-lp {
	opacity: 0;
	-webkit-transform: translateY(20px);
			transform: translateY(20px);
}

.lp-section-desc.animated-onscroll-lp {
	opacity: 0;
	-webkit-transform: translateY(-20px);
			transform: translateY(-20px);
}

.lp-section-title::after {
	-webkit-transform-origin: left;
	        transform-origin: left;
	-webkit-transition: .3s .4s ease-out transform;
	transition: .3s .4s ease-out transform;
}

.lp-section-title.animated-onscroll-lp::after {
	-webkit-transform: scaleX(0);
	        transform: scaleX(0);
}

/* ### ONSCROLL BLOCKS */
.lp-blocks .lp-block {
	-webkit-transition: .4s ease transform;
	transition: .4s ease transform;
	-webkit-transform: none;
	transform: none;
}

.lp-blocks .lp-block.animated-onscroll-lp {
	-webkit-transform: translateX(-50px);
	        transform: translateX(-50px);
}

.lp-blocks.lp-blocks-rows-2 .lp-block.animated-onscroll-lp:nth-child(2n+2),
.lp-blocks.lp-blocks-rows-3 .lp-block.animated-onscroll-lp:nth-child(3n+2),
.lp-blocks.lp-blocks-rows-4 .lp-block.animated-onscroll-lp:nth-child(4n+2) {
	-webkit-transform: translateY(-50px);
	        transform: translateY(-50px);
}

.lp-blocks.lp-blocks-rows-3 .lp-block.animated-onscroll-lp:nth-child(3n+3),
.lp-blocks.lp-blocks-rows-4 .lp-block.animated-onscroll-lp:nth-child(4n+3) {
	-webkit-transform: translateY(50px);
	        transform: translateY(50px);
}

.lp-blocks.lp-blocks-rows-4 .lp-block.animated-onscroll-lp:nth-child(4n+4) {
	-webkit-transform: translateX(50px);
			transform: translateX(50px);
}

.lp-block i[class^="blicon"],
.lp-block .lp-block-title,
.lp-block .lp-block-text,
.lp-block .lp-block-readmore {
	opacity: 1;
	-webkit-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

.lp-block.animated-onscroll-lp i[class^=blicon],
.lp-block.animated-onscroll-lp .lp-block-title,
.lp-block.animated-onscroll-lp .lp-block-text,
.lp-block.animated-onscroll-lp .lp-block-readmore {
	opacity: 0;
}

/* ### ONSCROLL BOXES */
.lp-boxes .lp-box {
	-webkit-transition: .5s ease-out opacity, .4s ease-out transform, .25s ease-out top;
	transition: .5s ease-out opacity, .4s ease-out transform, .25s ease-out top;
}

.lp-boxes.lp-boxes-static .lp-box.animated-onscroll-lp {
	opacity: 0;
}

.lp-boxes.lp-boxes-animated .lp-box.animated-onscroll-lp {
	opacity: 0;
	-webkit-transform: translateX(-50px);
	transform: translateX(-50px);
}

.lp-boxes.lp-boxes-animated.lp-boxes-rows-2 .lp-box.animated-onscroll-lp:nth-child(2n+2),
.lp-boxes.lp-boxes-animated.lp-boxes-rows-3 .lp-box.animated-onscroll-lp:nth-child(3n+2),
.lp-boxes.lp-boxes-animated.lp-boxes-rows-4 .lp-box.animated-onscroll-lp:nth-child(4n+2) {
	-webkit-transform: translateY(-50px);
	transform: translateY(-50px);
}

.lp-boxes.lp-boxes-animated.lp-boxes-rows-3 .lp-box.animated-onscroll-lp:nth-child(3n+3),
.lp-boxes.lp-boxes-animated.lp-boxes-rows-4 .lp-box.animated-onscroll-lp:nth-child(4n+3) {
	-webkit-transform: translateY(50px);
	transform: translateY(50px);
}

.lp-boxes.lp-boxes-animated.lp-boxes-rows-4 .lp-box.animated-onscroll-lp:nth-child(4n+4) {
	-webkit-transform: translateX(50px);
	transform: translateX(50px);
}


.lp-boxes.lp-boxes-rows-2 .lp-box:nth-child(2n+2),
.lp-boxes.lp-boxes-rows-3 .lp-box:nth-child(3n+2),
.lp-boxes.lp-boxes-rows-4 .lp-box:nth-child(4n+2) {
	-webkit-transition-delay: .3s, .3s, 0s;
	        transition-delay: .3s, .3s, 0s;
}

.lp-boxes.lp-boxes-rows-3 .lp-box:nth-child(3n+3),
.lp-boxes.lp-boxes-rows-4 .lp-box:nth-child(4n+3) {
	-webkit-transition-delay: .15s, .15s, 0s;
	        transition-delay: .15s, .15s, 0s;
}

.lp-boxes.lp-boxes-rows-4 .lp-box:nth-child(4n+4) {
	-webkit-transition-delay: .45s, .45s, 0s;
	        transition-delay: .45s, .45s, 0s;
}

/* ### ONSCROLL TEXT AREAS */
.lp-text .lp-text-title,
.lp-text .lp-text-content {
	-webkit-transition: .4s .2s ease transform, .4s .5s ease background;
	transition: .4s .2s ease transform, .4s .5s ease background;
}

.lp-text .lp-text-content {
	-webkit-transition-delay: .4s;
	transition-delay: .4s;
}

.lp-text.animated-onscroll-lp .lp-text-title {
	opacity: 0;
	background-size: 0 .4em;
	-webkit-transform: translateY(50px);
	        transform: translateY(50px);
}

.lp-text .lp-text-title {
	-webkit-transition: .3s .4s ease-out all;
	transition: .3s .4s ease-out all;
}

.lp-text.animated-onscroll-lp .lp-text-content {
	opacity: 0;
	-webkit-transform: translateY(50px);
	        transform: translateY(50px);
}

.lp-text.animated-onscroll-lp .lp-text-image {
	opacity: 0;
	-webkit-transform: translateY(-50px);
			transform: translateY(-50px);
}

/* ### ONSCROLL PORTFOLIO */
body:not(.page-template-template-portfolio) .lp-port > a {
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transition: .75s ease transform, .75s ease opacity;
	transition: .75s ease transform, .75s ease opacity;
}

body:not(.page-template-template-portfolio) .lp-port.animated-onscroll-lp > a {
	-webkit-transform: scale(.85);
	transform: scale(.85);
	opacity: 0;
}

.lp-portfolio.lp-portfolio-rows-2 .lp-port:nth-child(2n+2) > a,
.lp-portfolio.lp-portfolio-rows-3 .lp-port:nth-child(3n+2) > a,
.lp-portfolio.lp-portfolio-rows-4 .lp-port:nth-child(4n+2) > a,
.lp-portfolio.lp-portfolio-rows-5 .lp-port:nth-child(5n+2) > a,
.lp-portfolio.lp-portfolio-rows-6 .lp-port:nth-child(6n+2) > a {
	-webkit-transition-delay: .4s;
	        transition-delay: .4s;
}

.lp-portfolio.lp-portfolio-rows-3 .lp-port:nth-child(3n+3) > a,
.lp-portfolio.lp-portfolio-rows-4 .lp-port:nth-child(4n+3) > a,
.lp-portfolio.lp-portfolio-rows-5 .lp-port:nth-child(5n+3) > a,
.lp-portfolio.lp-portfolio-rows-6 .lp-port:nth-child(6n+3) > a {
	-webkit-transition-delay: .2s;
	        transition-delay: .2s;
}

.lp-portfolio.lp-portfolio-rows-4 .lp-port:nth-child(4n+4) > a,
.lp-portfolio.lp-portfolio-rows-5 .lp-port:nth-child(5n+4) > a,
.lp-portfolio.lp-portfolio-rows-6 .lp-port:nth-child(6n+4) > a {
	-webkit-transition-delay: .6s;
	        transition-delay: .6s;
}

.lp-portfolio.lp-portfolio-rows-5 .lp-port:nth-child(5n+5) > a,
.lp-portfolio.lp-portfolio-rows-6 .lp-port:nth-child(6n+5) > a {
	-webkit-transition-delay: 1s;
	        transition-delay: 1s;
}

.lp-portfolio.lp-portfolio-rows-6 .lp-port:nth-child(6n+6) > a {
	-webkit-transition-delay: .8s;
	        transition-delay: .8s;
}

/* ### ONSCROLL TESTIMONIALS */
.lp-tt .lp-tt-text {
	-webkit-transition: .5s ease-out all;
	transition: .5s ease-out all;
	-webkit-transform-origin: 40px bottom;
	        transform-origin: 40px bottom;
}

.lp-tt.animated-onscroll-lp .lp-tt-text {
	opacity: 0;
	-webkit-transform: translateY(35px);
	        transform: translateY(35px);
}

.lp-testimonials.lp-testimonials-rows-2 .lp-tt:nth-child(2n+2) .lp-tt-text,
.lp-testimonials.lp-testimonials-rows-3 .lp-tt:nth-child(3n+2) .lp-tt-text,
.lp-testimonials.lp-testimonials-rows-4 .lp-tt:nth-child(4n+2) .lp-tt-text {
	-webkit-transition-delay: .5s;
	        transition-delay: .5s;
}

.lp-testimonials.lp-testimonials-rows-3 .lp-tt:nth-child(3n+3) .lp-tt-text,
.lp-testimonials.lp-testimonials-rows-4 .lp-tt:nth-child(4n+3) .lp-tt-text {
	-webkit-transition-delay: .25s;
	        transition-delay: .25s;
}

.lp-testimonials.lp-testimonials-rows-4 .lp-tt:nth-child(4n+4) .lp-tt-text {
	-webkit-transition-delay: .75s;
	        transition-delay: .75s;
}

/*--------------------------------------------------------------
	# POST FORMATS
--------------------------------------------------------------*/

span.entry-format {
	margin-right: 1em;
	font-size: 1em;
	text-align: center;
	text-transform: capitalize;
}

.featured-image-meta span.entry-format {
	background: rgba(255,255,255,.1);
}

span.entry-format a {
	-webkit-transition: .4s all ease;
	transition: .4s all ease;
}

span.entry-format i::before {
	cursor: pointer;
}

[class*="post_format-"] .entry-meta {
	display: none;
}

.main #content-masonry [class*="post_format-"]:not(.format-gallery):not(.format-status) .entry-title {
	margin-bottom: 1em;
	background: transparent;
}

.main #content-masonry [class*="post_format-"]:not(.format-gallery) .post-thumbnail-container {
	display: none;
}

.main #content-masonry [class*="post_format-"]:not(.format-gallery) .post-thumbnail-container + .entry-after-image {
	margin: 0;
}

.main #content-masonry [class*="post_format-"] .entry-after-image {
	padding-top: 2em;
}

/* ## AUDIO & ## VIDEO */
/* .format-image,
.format-audio,
.format-video {
	padding: 2em;
}

.main #content-masonry .format-image .entry-title,
.main #content-masonry .format-audio .entry-title,
.main #content-masonry .format-video .entry-title {
	width: 100%;
	padding: 10px 0;
	background: transparent;
} */

/* ## LINK */
.main #content-masonry .format-link .entry-after-image {
	padding: 0;
}

.main #content-masonry .format-link .entry-title {
	display: none;
}

.main #content-masonry .format-link {
	position: relative;
}

.main #content-masonry .format-link::after {
	position: absolute;
	left: 0;
	right: 0;
	top: 16px;
	width: 1em;
	height: 1em;
	margin: auto;
	font-family: iconmeta;
	font-size: 16px;
	/* icon in fontfaces */
}

.main #content-masonry .format-link .entry-content p:last-child,
.main #content-masonry .format-aside .entry-content p:last-child {
	margin: 0;
}

.main #content-masonry .format-link .entry-content a {
	display: block;
	padding: 3em 2em 2em;
	font-weight: bold;
	-webkit-transition: .2s ease-out opacity;
	transition: .2s ease-out opacity;
}

.main #content-masonry .format-link .entry-content a:hover {
	opacity: 0.9;
}

/* ## ASIDES */
body:not(.single) .format-aside {
	border: 1px solid transparent;
}

.format-aside .entry-title,
.format-aside .author,
.format-aside .bl_categ {
	display: none;
}

/* ## GALLERIES */
.gallery {
	margin: 0 -1% 1.75em;
}

.gallery-item {
	display: inline-block;
	width: 100%;
	max-width: 33.33%;
	padding: 0 1% 2%;
	vertical-align: top;
	text-align: center;
}

.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;
	-webkit-transition: .3s ease-out all;
	transition: .3s ease-out all;
}

.gallery-icon img:hover {
	opacity: 0.8;
}

.gallery-caption {
	display: block;
	padding-top: 0.5em;
	font-size: .9em;
	line-height: 1.5;
	font-style: italic;
}

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

.main #content-masonry .format-gallery .entry-title {
	margin-bottom: 1em;
}


/* ## CHAT */
.format-chat p {
	font-family: Monaco, "Courier New", monospace;
}

/* ## QUOTE */
.format-quote {
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
}

.format-quote .entry-title {
	display: none;
}

.format-quote .entry-content blockquote {
	padding: 2em 0;
	font-family: Georgia, "Bitstream Charter", serif;
}

.format-quote blockquote::before {
	/* display: none; */
}

/* ## STATUS */
.format-status .entry-title {
	/*display: none;*/
}

.format-status .avatar {
	float: left;
	display: block;
	margin-right: 1em;
}

span.entry-sticky {
	display: inline-block;
	margin-bottom: .5em;
	border: 2px solid;
	padding: 0 .5em;
	text-transform: uppercase;
	text-align: center;
	font-size: 11px;
	letter-spacing: 1px;
}

.single span.entry-sticky {
	display: none;
}

/* Meta over images */
body .main #content-masonry .post-thumbnail-container .entry-meta {
	padding: 0;
}

body .main #content-masonry .post-thumbnail-container span.entry-sticky {
	display: none;
}

body .main #content-masonry .post-thumbnail-container span.bl_categ {
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 2em;
	margin-right: 2em;
	padding: 4px 1rem 4px;
	font-size: 0.9em;
	line-height: 1.5;
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

body .main #content-masonry .post-thumbnail-container:hover span.bl_categ {
	padding-bottom: 0;
}

body .main #content-masonry .post-thumbnail-container .comments-link {
	position: absolute;
	z-index: 2;
	overflow: hidden;
	top: 0;
	left: 2em;
	margin: 0;
	margin-right: 2em;
	padding: 4px 1rem 2px;
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: center;
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

body .main #content-masonry .post-thumbnail-container:hover .comments-link {
	padding-top: 0;
}

body .main #content-masonry .comments-link i {
	display: none;
}

.main #content-masonry .post-thumbnail-container + .entry-after-image .entry-meta.aftertitle-meta {
	padding-top: 0;
	padding-bottom: 0.75em;
}


/* ## ATTACHMENT PAGES */
.attachment .entry-content .entry-caption {
	margin-top: 2em;
	font-size: 1.4em;
}

.attachment .entry-attachment {
	margin-top: 24px;
	text-align: center;
}

/*--------------------------------------------------------------
	# COMMENTS
--------------------------------------------------------------*/

#comments {
	clear: both;
}

.comment-navigation {
	padding: 0 0 1.5em 0;
}

.comment-navigation .nav-next,
.comment-navigation .nav-previous {
	float: left;
	display: block;
	font-weight: bold;
}

.comment-navigation .nav-next {
	float: right;
}

.comment-navigation a {
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

#reply-title small {
	font-size: 70%;
}

.main #comments-title {
	position: relative;
	margin-top: 4em;
	margin-bottom: 2em;
}

.main .commentlist {
	margin-left: 0;
}

.commentlist > li {
	list-style: none;
}

.commentlist .comment-area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border: 1px solid transparent;
	padding: 50px 30px 40px;
	box-shadow: 0 10px 10px rgba(0,0,0,.025);
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

.commentlist article:hover .comment-area {
	box-shadow: 0 10px 20px rgba(0,0,0,.075);
}

.commentlist .comment-body {
	overflow: hidden;
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	padding: 0 2em;
	line-height: 1.7;
}

.commentlist .pingback {
	margin-bottom: 1em;
	border: 1px solid transparent;
	padding: 1em;
}

.main .commentlist .pingback p {
	margin: 0;
}

.commentlist .pingback .url {
	font-style: italic;
}

.commentlist li:last-child {}

#comments .comment-body p:last-child {
	margin-bottom: 0;
}

#comments .comment-body blockquote p:last-child {
	margin-bottom: 1em;
}

.commentlist .comment-avatar {
	display: block;
}

.main .commentlist img.avatar {
	height: 80px;
	width: 80px;
	-webkit-transition: all .25s .15s ease-out;
	transition: all .25s .15s ease-out;
}

.comment-header {
	float: none;
	display: block;
	overflow: hidden;
}

.comment-author {
	position: absolute;
	top: 1em;
	float: left;
	display: inline;
	left: 30px;
	line-height: 2;
}

.comment-author .author-name {
	padding: 0.5em 1.2em;
	font-size: 1em;
}

.commentlist .author-name,
.commentlist .author-name a {
	/* font-weight: bold; */
}

.comment-meta {
	position: absolute;
	top: 8px;
	right: 30px;
	display: inline;
	float: left;
	font-size: .8em;
	font-weight: 400;
}

.comment-date {
	display: none;
}

.bravada-comment-date-published .comment-date {
	display: inline;
}

.bravada-comment-date-published .comment-timediff {
	display: none;
}

.commentlist .even {}

.commentlist .bypostauthor {}

.comment-await {
	position: absolute;
	bottom: 1em;
	font-size: 0.9em;
}

.comment article {
	position: relative;
	display: block;
	overflow: visible;
	margin-bottom: 3em;
	border: 0;
	border-radius: 0;
 	box-shadow: none;
	padding-top: 30px;
}

.comment .reply {
	position: absolute;
	bottom: -1em;
	right: 30px;
	display: inline-block;
	width: auto;
	text-transform: uppercase;
	text-align: right;
	font-weight: 300;
	font-size: 0.75em;
	line-height: 2;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.comment .reply a {
	padding: .5em 1em;
	letter-spacing: .5px;
	-webkit-transition: .2s all ease-out;
	transition: .2s all ease-out;
}

.comment .reply i {
	position: relative;
	display: none;
	padding-right: .1em;
}

.comment .reply i::before {
	/* icon in fontfaces */
}

.commentlist .children {
	margin: 0;
	margin-left: 1.5em;
	background-image: none;
	list-style: none;
}

.commentlist .children li {
	margin: 0;
	border: none;
}

.main .nocomments,
.main .nocomments2 {
	clear: both;
	margin-top: 2em;
	margin-bottom: 0;
}

.hideme {
	display:none;
}

/*--------------------------------------------------------------
	## COMMENT FORM
--------------------------------------------------------------*/
#respond {
	margin-top: 2em;
}

#respond .comment-notes {
	margin-bottom: 1.5em;
}

.form-allowed-tags {
	line-height: 1;
}

.children #respond {
	min-width: 400px;
	margin: 0 4em 0 0;
}

#reply-title {
	position: relative;
	margin: 0;
	padding: 0;
}

#comments-list #respond {
	margin: 0 0 1.5em 0;
}

#comments-list ul #respond {
	margin: 0;
}

#cancel-comment-reply-link {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5;
}

#respond .required {}

#commentform {
	display: block;
}

.bravada-comment-placeholder #respond .comment-form-comment label,
.bravada-comment-placeholder #respond .comment-form-author label,
.bravada-comment-placeholder #respond .comment-form-email label,
.bravada-comment-placeholder #respond .comment-form-url label {
	display: none;
}

.bravada-comment-optlabels #respond .comment-form-comment textarea::-webkit-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-author input::-webkit-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-email input::-webkit-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-url input::-webkit-input-placeholder {
	color: transparent;
}

.bravada-comment-optlabels #respond .comment-form-comment textarea:-ms-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-author input:-ms-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-email input:-ms-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-url input:-ms-input-placeholder {
	color: transparent;
}

.bravada-comment-optlabels #respond .comment-form-comment textarea::-ms-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-author input::-ms-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-email input::-ms-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-url input::-ms-input-placeholder {
	color: transparent;
}

.bravada-comment-optlabels #respond .comment-form-comment textarea::-webkit-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-author input::-webkit-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-email input::-webkit-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-url input::-webkit-input-placeholder {
	color: transparent;
}

.bravada-comment-optlabels #respond .comment-form-comment textarea:-ms-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-author input:-ms-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-email input:-ms-input-placeholder,
.bravada-comment-optlabels #respond .comment-form-url input:-ms-input-placeholder {
	color: transparent;
}

.bravada-comment-optlabels #respond .comment-form-comment textarea::placeholder,
.bravada-comment-optlabels #respond .comment-form-author input::placeholder,
.bravada-comment-optlabels #respond .comment-form-email input::placeholder,
.bravada-comment-optlabels #respond .comment-form-url input::placeholder {
	color: transparent;
}

#respond .comment-form-cookies-consent {
	clear: both;
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
	float: left;
	width: 33.33333333%;
	margin-right: 0;
}

.comment-form-url {
	margin-right: 0;
}

.comment-form-comment,
.comment-form-author,
.comment-form-email,
.comment-form-url {
}

.comment-form-author,
.comment-form-email {
	border-right: 10px solid;
}

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

.comment-form-comment textarea {
	float: none;
	display: block;
	width: 100%;
}

.comment-form-author label,
.comment-form-email label,
.comment-form-url label,
.comment-form-comment label {
	float: none;
	display: block;
}

.comment-form-author input,
.comment-form-email input,
.comment-form-url input,
.comment-form-comment textarea {
	float: none;
	display: block;
	border: 0;
	border-radius: 0;
	font-weight: bold;
}


#respond .form-allowed-tags {
	float: none;
	clear: both;
	display: block;
	width: 100%;
	font-size: 1em;
	line-height: 1.5;
}

#respond .form-allowed-tags code {
	font-size: 1em;
}

#respond .form-submit {
	clear: both;
	margin: 2em 0;
}

#respond .form-submit input {
	width: auto;
}

#respond .form-submit input[type="submit"],
#respond .form-submit input[type="reset"] {
}

#respond .form-submit input#submit:hover {
	cursor: pointer;
}

.button {
	border: 1px solid transparent;
	padding: 4px 7px;
	-webkit-transition: background-color .2s ease;
	transition: background-color .2s ease;
}

.button:hover {
	cursor: pointer;
}

.bravada-comment-icons .comment-form > p > em {
	position: relative;
	display: block;
	font-style: normal;
}

.bravada-comment-icons .comment-form > p > em::before {
	position: absolute;
	left: 1em;
	top: .75em;
	font-family: iconmeta;
	opacity: .5;
	-webkit-transition: .5s all ease-in-out;
	transition: .5s all ease-in-out;
}

.bravada-comment-icons .comment-form-comment textarea,
.bravada-comment-icons .comment-form-author input,
.bravada-comment-icons .comment-form-email input,
.bravada-comment-icons .comment-form-url input {
	padding-left: 2.5em;
}

/* reset left padding for inputs with default labels */
.bravada-comment-labels.bravada-comment-icons .comment-form-comment textarea,
.bravada-comment-labels.bravada-comment-icons .comment-form-author input,
.bravada-comment-labels.bravada-comment-icons .comment-form-email input,
.bravada-comment-labels.bravada-comment-icons .comment-form-url input {
	padding-left: 1em;
}

.main p.comment-subscription-form,
.main p.comment-form-cookies-consent {
	margin-bottom: .5em;
	font-size: .9em;
}

/*--------------------------------------------------------------
	# WIDGET AREAS
--------------------------------------------------------------*/

/* ## MAIN WIDGETS AREAS */
.widget-area ul,
.widget-area ul ul,
.yoyo > .widget-container {
	border: none;
	padding: 0;
	list-style: none;
	list-style-image: none;
}

.widget-container {
	position: relative;
	margin: 0 0 2.2em 0;
	padding: 0 1em;
}

.widget-container::after {
	content: "";
	clear: both;
	float: none;
	display: block;
}

.widget-container > * {
	max-width: 100%;
	line-height: 1.8;
}

.widget-container ul ul {
	margin-left: 1em;
	margin-top: 1em;
}

.widget-container ul li {
	float: none;
	display: block;
	margin-bottom: 0.5em;
	word-wrap: break-word;
}

.widget-container ul li:not(:last-child) {
	border-bottom: 1px solid rgba(0,0,0,.05);
	padding-bottom: .5em;
}

#colophon .widget-container ul li {
	border-bottom-color: rgba(255,255,255,.075);
}

.widget-title,
#comments-title,
#reply-title,
.related-posts .related-main-title,
.main .page-title,
#nav-below em,
.lp-text .lp-text-title,
.lp-boxes-animated .lp-box-title {
	position: relative;
	display: inline;
	background-repeat: no-repeat;
	background-size: 100% .6em;
	background-position: 0 100%;
}

.widget-title::after,
#comments-title::after,
#reply-title::after,
.related-posts .related-main-title::after,
.main .page-title::after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	background: transparent;
}

#nav-below em,
.lp-text .lp-text-title {
	background-size: 100% .4em;
}

.lp-boxes-animated .lp-box-title {
	background-size: 100% .5em;
}

.widget-area a {
	text-decoration: none;
	word-wrap: break-word;
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

.widget-area a:active,
.widget-area a:hover {}

.widget-area .entry-meta {
	font-size: 1em;
}

/* ## INNER/OUTER TOP/BOTTOM WIDGET AREAS */

.top-widget-area > section,
.bottom-widget-area > section,
.content-widget-before > section,
.content-widget-after > section {
	padding: 0;
}

.top-widget-area > section,
.bottom-widget-area > section {
	margin: 0;
}

.yoyo .widget-title {
	background: none;
	padding: 0;
	margin: 0;
}

/* ## LEFT SIDEBAR MENU */
nav.sidebarmenu {
	display: block;
	margin-bottom: 3em;
}

nav.sidebarmenu li a {
	float: none;
	display: inline-block;
	border-bottom: 2px solid transparent;
	-webkit-transition: .3s all ease-in;
	transition: .3s all ease-in;
}

nav.sidebarmenu li a:hover {
	border-bottom: 2px solid;
}

/* ## CALENDAR WIDGET */
#wp-calendar {
	width: 100%;
	font-size: .9em;
}

#wp-calendar caption {
	padding-bottom: .3em;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
}

#wp-calendar tbody td {
	border: 1px solid transparent;
}

#wp-calendar th,
#wp-calendar td {
	text-align: left;
}

#wp-calendar tbody td:hover {
	opacity: 0.8;
}

#wp-calendar tbody td a {
	margin: 0;
	border: none;
	padding: 0;
	background: none;
}

#wp-tbody .pad {
	background: none;
}

#wp-calendar tfoot #next {
	text-align: right;
}

/* ## TAG CLOUD WIDGET */
.bravada-normalizedtags #content .tagcloud a {
	display: inline-block;
	margin: 0 1px 4px 0;
	border-radius: 0;
	padding: 8px 10px;
	font-size: .75em !important; /* important needed to override dynamic font sizes */
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
}

.bravada-normalizedtags #content .tagcloud a:hover {}

/* ## EMPTY PAGE */
.main .content-empty-page {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-flow: row;
	        flex-flow: row;
	width: 100%;
	margin: 2em auto;
}

.main .content-empty-page .widget-container {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.main .content-empty-page .widget-container:not(:last-child) {
	margin-right: 2em;
}

/*--------------------------------------------------------------
	# WIDGETS
--------------------------------------------------------------*/

/* ## Cryout Tabs */
.cryout-wtabs-nav {
	display: block;
	overflow: hidden;
	margin-bottom: 5px;
	text-align: center;
}

.sidey .widget-container ul li.cryout-wtab,
#colophon .widget-container ul li.cryout-wtab {
	margin-bottom: 0;
	border-bottom: 0;
	padding-bottom: 0;
}

.widget-area .cryout-wtabs-nav {
	border: 2px solid transparent;
}

.cryout-wtabs-nav.tab-count-1 li {
	width: 100%;
}

.cryout-wtabs-nav.tab-count-2 li {
	width: 50%;
}

.cryout-wtabs-nav.tab-count-3 li {
	width: 33.333%;
}

.cryout-wtabs-nav.tab-count-4 li {
	width: 25%;
}

ul.cryout-wtabs-nav > li,
.cryout-wtabs-container > ul > li {
	float: left;
	display: block;
}

.cryout-wtabs-container > ul > li {
	clear: both;
}

ul.cryout-wtabs-nav li a {
	position: relative;
	z-index: 2;
	display: block;
	padding: .5em 0;
	font-size: 18px;
	color: #FFF;
}

ul.cryout-wtabs-nav li a:hover {
	color: #FFF;
}

ul.cryout-wtabs-nav li.active a {
	color: #FFF;
}

ul.cryout-wtabs-nav li a:hover {
	background: rgba(255,255,255,.1);
}

ul.cryout-wtabs-nav li.active a,
ul.cryout-wtabs-nav li.active a:hover {
	background: rgba(255,255,255,.15);
}

ul.cryout-wtabs-nav li a span {
	display: none;
}

.sidey .widget-container ul.cryout-wtab li,
.sidey .widget-container ul.cryout-wposts li {
	display: block;
	width: 100%;
	margin-bottom: 3px;
	border-bottom: 0;
	padding: 10px 0;
	font-weight: 400;
	line-height: 1.4;
}

.sidey .widget-container ul.cryout-wtab li,
.sidey .widget-container ul.cryout-wposts li {
	padding: 10px 0;
}

ul.cryout-wtab li:last-child,
ul.cryout-wposts li:last-child {
	border: none;
}

.cryout-wtab a,
.cryout-wposts a {
	/* color: inherit; */
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.cryout-wtab img,
.cryout-wposts img {
	display: block;
	width: 100%;
	height: auto;
}

.cryout-wtab img,
.post-item-thumbnail img {
	border-radius: 4px;
}

.cryout-wtab .tab-item-thumbnail,
.cryout-wposts .post-item-thumbnail {
	position: relative;
	top: 0;
	overflow: hidden;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	border: 5px solid #FFF;
	box-shadow: 0 10px 20px rgba(0,0,0,0.15);
}

.cryout-wtab .tab-item-thumbnail:hover,
.cryout-wposts .post-item-thumbnail:hover {
	top: -3px;
	box-shadow: 0 10px 20px rgba(0,0,0,0.3);
}

.cryout-wtab .tab-item-thumbnail {
	float: left;
	width: 80px;
	margin-right: 15px;
}

.cryout-wtab .tab-item-avatar {
	position: relative;
	float: left;
	width: 48px;
	margin-right: 15px;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}

.cryout-wtab .tab-item-thumbnail::after,
/* .cryout-wtab .tab-item-avatar::after, */
.cryout-wposts .post-item-thumbnail::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: .4s ease-out all;
	transition: .4s ease-out all;
	opacity: .35;
}

.cryout-wtab li:hover .tab-item-thumbnail::after,
/* .cryout-wtab li:hover .tab-item-avatar::after, */
.cryout-wposts li:hover .post-item-thumbnail::after {
	opacity: 0;
}

.cryout-wtab .tab-item-inner {
	overflow: hidden;
}

.cryout-wtab .tab-item-title,
.cryout-wposts .post-item-title {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.1;
}

.cryout-wtab .tab-item-title {
	font-size: 1em;
}

.cryout-wtab .tab-item-category,
.cryout-wposts .post-item-category {
	font-size: .8em;
	line-height: 1.2;
	opacity: 0.75;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.cryout-wtab .tab-item-category a,
.cryout-wposts .post-item-category a {
	border-bottom: 2px solid transparent;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.cryout-wtab .tab-item-category a:hover,
.cryout-wposts .post-item-category a:hover {
	border-bottom-color: inherit;
}

.cryout-wtab .tab-item-category a,
.cryout-wposts .post-item-category a {
	color: inherit;
}

.cryout-wtab .tab-item-title,
.cryout-wtab .tab-item-comment,
.cryout-wposts .post-item-title {
	margin: 7px 0;
	word-wrap: break-word;
}

.cryout-wposts .post-item-title {
	margin: 7px 0;
}

.cryout-wtab .tab-item-comment {
	margin: 0;
	font-size: .85em;
}

.cryout-wtab .tab-item-comment a {
	color: inherit;
}

.cryout-wtab .tab-item-date,
.cryout-wtab .tab-item-name,
.cryout-wposts .post-item-date {
	font-size: .8em;
	opacity: 0.5;
}

.cryout-wtab .tab-item-name {
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
	font-size: 0.8em;
}

.cryout-wtab .thumb-icon.small {
	bottom: 8px;
	left: 8px;
}

.cryout-wtab li:hover .thumb-icon,
.cryout-wposts li:hover .thumb-icon {
	color: #222;
	background: #fff;
}

.cryout-wtab .tab-item-category a,
.cryout-wposts .post-item-category a,
.cryout-wtab li:hover .tab-item-title a,
.cryout-wtab li:hover .tab-item-comment a,
.cryout-wposts li:hover .post-item-title a {

}

/* ## Cryout Posts */
.cryout-wposts .post-item-thumbnail {
	margin-bottom: 10px;
}

.s1 .cryout-wposts .post-item-title {
	font-size: 18px;
	line-height: 1.4em;
	font-weight: 300;
}

.s1 .cryout-wposts .post-item-category,
.s1 .cryout-wposts .post-item-date {
	font-size: 14px;
}

/* ## Cryout Related Posts */
.main .related-posts {
	display: block;
	margin-left: 0;
	margin-bottom: 2em;
}

.main .related-posts .related-main-title {
	position: relative;
	margin-bottom: 1em;
}

.related-posts li {
	float: left;
	list-style: none;
	width: 31.3333%;
	margin-right: 3%;
}

@media (max-width: 480px) {
	.related-posts li {
		display: block;
		float: none;
		width: 100%;
		max-width: 360px;
		margin: 0 auto 1.5em;
	}
}

.related-posts li:last-child {
	margin-right: 0;
}

@media (max-width: 480px) {
	.related-posts li:last-child {
		margin-right: auto;
	}
}

.related-posts article {
	margin-bottom: 0;
}

.related-thumbnail {
	position: relative;
	top: 0;
	overflow: hidden;
	border: 5px solid #FFF;
	box-shadow: 0 10px 20px rgba(0,0,0,0.15);
	opacity: 0.85;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
}

.related-posts li:hover .related-thumbnail {
	box-shadow: 0 10px 20px rgba(0,0,0,0.3);
	opacity: 1;
	top: -5px;
}

.related-thumbnail .related-comments {
	position: absolute;
	right: 10px;
	top: -25px;
	border-radius: 2px;
	padding: 0 7px;
	line-height: 1.5;
	font-weight: 400;
	background: #FFF;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.related-posts li:hover .related-thumbnail .related-comments {
	top: 10px;
}

.related-comments i {
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	bottom: calc(100% + 15px);
	margin: 0 auto;
	line-height: 1;
	color: #FFF;
	text-align: center;
	opacity: 1;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.related-posts li:hover .related-thumbnail .related-comments i {
	opacity: 0;
}

.related-posts .related-inside {
	padding: 5px 0px;
	/* border: 1px solid #e7e7e7; */
	border-top: 0;
}

.related-posts .related-title {
	display: block;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
	font-size: 1.2em;
	line-height: 1.3;
	font-weight: bold;
}

.related-posts .related-title a {
	color: inherit;
	word-wrap: break-word;
}

.related-posts .related-meta {
	font-size: .8em;
	font-weight: 400;
	opacity: .5;

}

/* ## Cryout About */
.cryout-about-image {
	display: inline-block;
	margin-bottom: 1em;
	border: 10px solid rgba(255,255,255,.1);
	line-height: 0;
}

.cryout-about-text {
	font-size: .9em;
}

/* ## Cryout Contact */
.widget_cryout_contact address {
	padding-left: 0;
}

.widget_cryout_contact .map {
	margin-top: 2em;
	border: 10px solid rgba(255,255,255,.1);
	line-height: 0;
}

.widget_cryout_contact address > span {
	float: none;
	clear: both;
	display: table;
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,.1);
	line-height: 2.2;
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

.widget_cryout_contact address > span:last-child:not(.map) {
	border: 0;
}


.widget_cryout_contact address > span:hover {
	background: rgba(255,255,255,.025);
}

.widget_cryout_contact address a {
	border-bottom: 1px solid transparent;
	color: inherit;
	-webkit-transition: .2s ease-out border-color;
	transition: .2s ease-out border-color;
	transition: .2s ease-out border-color;
}

.widget_cryout_contact address a:hover {
	border-color: inherit;
}

.widget_cryout_contact address > span i {
	float: left;
	display: inline-block;
	width: 2.2em;
	height: 2.2em;
	font-size: 1em;
	text-align: center;
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
}

.widget_cryout_contact address > span i + strong {
	display: none;
}

.cryout-contact-right {
	display: block;
	overflow: hidden;
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
}

/* ## Cryout Socials */
.widget-socials {}

/* ## Cryout Portfolio */
.widget-portfolio {
	overflow: hidden;
}

.widget-portfolio-item {
	position: relative;
	top: 0;
	float: left;
	display: inline-block;
	overflow: hidden;
	margin-bottom: 2%;
	margin-right: 2%;
	border: 5px solid rgba(255,255,255,.1);
}

.portfolio-columns-1 .widget-portfolio-item {
	 float: none;
	 clear: both;
	 width: 100%;
}

.portfolio-columns-2 .widget-portfolio-item {
	width: 48%;
}

.portfolio-columns-3 .widget-portfolio-item {
	width: 31.333%;
}

.portfolio-columns-4 .widget-portfolio-item {
	width: 23%;
}

.portfolio-columns-5 .widget-portfolio-item {
	width: 18%;
}

.portfolio-columns-6 .widget-portfolio-item {
	width: 14.666%;
}

.portfolio-columns-7 .widget-portfolio-item {
	width: 12.285%;
}

.portfolio-columns-8 .widget-portfolio-item {
	width: 10.5%;
}

.portfolio-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
}

.widget-portfolio-item:hover .portfolio-overlay {
	opacity: 1;
}

.portfolio-title {
	position: absolute;
	z-index: 3;
	bottom: -20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 100%;
	height: auto;
	padding: 7px 5px;
	text-align: center;
	font-size: .8em;
	font-weight: 400;
	line-height: 1.3;
	color: inherit;
	opacity: 0;
	background: #FFF;
	word-break: break-all;
	-webkit-transition: .3s all ease;
	transition: .3s all ease;
}

.widget-portfolio-item:hover .portfolio-title {
	opacity: 1;
	bottom: 0;
}
.portfolio-columns-4 .portfolio-title,
.portfolio-columns-5 .portfolio-title,
.portfolio-columns-6 .portfolio-title,
.portfolio-columns-7 .portfolio-title,
.portfolio-columns-8 .portfolio-title {
	display: none;
}

.portfolio-image {
	display: block;
	overflow: hidden;
}

.portfolio-image > img {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: .8;
	-webkit-transition: .5s ease all;
	transition: .5s ease all;
}

.widget-portfolio-item:hover .portfolio-image > img {
	opacity: 1;
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

/* Cryout GetInTouch */
.widget_cryout_getintouch > div {
	line-height: 1.5;
}

.widget_cryout_getintouch > div i.icon {
	float: left;
	margin-right: 10px;
	opacity: 0.5;
}

.widget_cryout_getintouch > div > span > em {
	overflow: hidden;
}

.widget_cryout_getintouch .cryoutgetintouch-email a {
	color: inherit;
}

.widget_cryout_getintouch .cryoutgetintouch-items > span {
	display: block;
	margin: 10px 0;
	font-size: 1em;
}

.cryoutgetintouch-extra.cryout-getintouch-right {
	font-weight: bold;
}


/*--------------------------------------------------------------
	# SEARCHFORM
--------------------------------------------------------------*/

.searchform {
	position: relative;
	display: inline-block;
	/*overflow: hidden;*/
	width: 100%;
	height: auto;
	box-shadow: 0 10px 20px rgba(0,0,0,.05);
	-webkit-transition: .25s all ease-in-out;
	transition: .25s all ease-in-out;
}

.searchform:hover {
	box-shadow: 0 10px 20px rgba(0,0,0,.1);
}

.searchform .searchsubmit {
	position: absolute;
	bottom: .7em;
	right: .7em;
	z-index: 8;
	display: block;
	height: 2.6em;
	width: 2.6em;
	vertical-align: middle;
	border: 0;
	border-radius: 0;
	padding: 0;
	font-size: 1em;
	background: transparent;
	cursor: pointer;
	-webkit-transition: .25s all ease-in-out;
	transition: .25s all ease-in-out;
}


.searchform:hover input[type="search"],
.searchform input[type="search"]:focus {
	outline: none;
}

.no-results .content-search {
	padding: 0;
}

/* ## SIDEBAR SEARCH */
.searchform input[type="search"] {
	position: relative;
	z-index: 7;
	float: left;
	display: block;
	height: 4em;
	width: 100%;
	border-radius: 0;
	padding: 0 3.5em 0 1.5em;
	font-size: 1em;
	-webkit-transition: .2s all ease-out;
	transition: .2s all ease-out;
}

.searchform .searchsubmit i {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	height: 1em;
	line-height: 1;
	text-align: center;
	display: inline-block;
	-webkit-transition: .4s all ease-out;
	transition: .4s all ease-out;
}

.searchform .searchsubmit i + i {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-transform: translateY(-20px) scale(0.25);
	transform: translateY(-20px) scale(0.25);
}

.searchform:hover .searchsubmit i {
	opacity: 0;
	-webkit-transform: translateY(20px) scale(0.25);
	transform: translateY(20px) scale(0.25);
}

.searchform:hover .searchsubmit i + i {
	opacity: 1;
	-webkit-transform: translateY(0) scale(1);
	transform: translateY(0) scale(1);
}

.searchform .searchsubmit i::before {
	font-size: .9em;
}

/* ## MAIN MENU SEARCHFORM */
#access > div > ul > li.menu-search-animated {
	text-align: center;
}

#access .menu-search-animated {
	padding: 0 .3em;
}

#access .menu-search-animated .searchform {
	position: fixed;
	z-index: 1000;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	margin: auto;
	border: 0;
	background: rgba(0,0,0,.8) !important;
}

#access .menu-search-animated .searchsubmit {
	display: none;
}

#access .menu-search-animated .s {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 860px;
	height: 3.5em;
	margin: auto;
	border: 0;
	border-radius: 100px;
	font-size: 1.5em;
	line-height: 2;
	font-weight: 400;
	text-align: center;
	background: #FFF;
	color: #555;
	box-shadow: 0 0 15px 15px rgba(0,0,0,.25);
	opacity: 0;
	-webkit-transform: translateY(150px);
	transform: translateY(150px);
	-webkit-transition: .25s ease-in-out all;
	transition: .25s ease-in-out all;
}

#access .menu-search-animated .s.is-active {
	opacity: 1;
	-webkit-transform: translateY(0);
	        transform: translateY(0);
}

#access .menu-search-animated .s:focus {
	/* background: transparent; */
}

#access .menu-main-search i.icon-search {
	display: inline-block;
	padding-right: .5em;
	padding-left: .5em;
}

#access .menu-main-search > a {
	padding-left: 0;
	padding-right: 0;
}

#access i.icon-search {
	cursor: pointer;
}

#access i.icon-search::before {
	display: block;
	font-style:	normal;
	font-size: 1em;
}

#access li.menu-main-search {
	position: static;
	padding: 0 .4em;
}

.menu-main-search .icon-cancel {
	position: absolute;
	z-index: 1000;
	top: 0;
	right: 3em;
	display: none;
	font-size: 1.2em;
	cursor: pointer;
	opacity: 0;
}

/* ## FOOTER MENU SEARCHFORM */
li.menu-footer-search {
	max-width: 12em;
}

li.menu-footer-search .searchform input[type="search"] {
	height: 3.2em;
}

li.menu-footer-search .searchsubmit {
	width: 2.2em;
	height: 2.2em;
	bottom: 0.55em;
	right: 0.55em;
}

.widget_rss a.rsswidget {}
.widget_rss a.rsswidget:hover {}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* ## MOBILE NAV SEARCH */
#mobile-nav .searchform input[type="search"] {
	height: 1.2em;
	border: 0;
	border-bottom: 2px solid;
	border-radius: 0;
	padding: 0 0 0.4em 1.2em;
	font-size: 2.5em;
	line-height: 1.2;
	color: inherit;
	background: transparent;
}

#mobile-nav .searchform input[type="search"]::placeholder {
	color: inherit;
	opacity: 1;
}

nav#mobile-menu #mobile-nav .menu-main-search .searchsubmit  {
	position: absolute;
	right: auto;
	left: 0;
	bottom: 0;
	font-size: 2em;
	height: 2em;
	width: 1.4em;
	padding: 0;
	background: transparent;
	cursor: pointer;
	z-index: 9;
}

/*--------------------------------------------------------------
	# SOCIALS
--------------------------------------------------------------*/

/* ## GENERAL */
.socials {
	position: relative;
}

.socials a {
	position: relative;
	z-index: 99;
	float: left;
	display: block;
	width: 2.6em;
	height: 2.6em;
	margin-right: 1em;
	border-radius: 100px;
	font-size: 1.1em;
	line-height: 2.6em;
	text-align: center;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

.socials a:last-child {
	margin-right: 0;
}

.socials a::before,
.socials a::after {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 1;
	-webkit-transform: scale(1);
	        transform: scale(1);
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.socials a::after {
	opacity: 0;
	-webkit-transform: translateY(-20px) scale(0.5);
	        transform: translateY(-20px) scale(0.5);
}

.socials a:hover::before {
	opacity: 0;
	-webkit-transform: translateY(20px) scale(0.5);
	        transform: translateY(20px) scale(0.5);
}

.socials a:hover::after {
	opacity: 1;
	-webkit-transform: translateY(0px) scale(1);
	        transform: translateY(0px) scale(1);
}

.socials a span {
	display: none;
}

/* ## HEADER SOCIALS */
.side-section-element.widget_cryout_socials {
	position: relative;
	overflow: hidden;
	display: table;
	margin: 1em auto 0;
	font-size: 1em;
	line-height: 1;
}

.side-section-element.widget_cryout_socials a {
	position: relative;
	opacity: 0;
	font-size: 1.5em;
	-webkit-transform: translateX(-30px);
	transform: translateX(-30px);
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

nav#mobile-menu.burgermenu-active .side-section-element.widget_cryout_socials a {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

/* ## SIDEBAR SOCIALS */
.sidey .socials {
	display: table;
	float: none;
	overflow: hidden;
	margin: 0 auto 2em;
}

/* ## FOOTER SOCIALS */
#sfooter {
	float: right;
	clear: right;
	display: block;
	margin: .5em auto;
}

#sfooter.socials,
.widget_cryout_socials .socials {
	font-size: .8333em;
}

/*--------------------------------------------------------------
	# MISCELLANEOUS
--------------------------------------------------------------*/

/* ## BACK TO TOP */
#footer #toTop {
	position: fixed;
	z-index: 250;
	right: 2em;
	bottom: 2em;
	width: 2em;
	height: 2em;
	display: block;
	overflow: hidden;
	padding: 0.9em;
	font-size: 26px;
	opacity: 0;
	cursor: pointer;
	line-height: 2;
	background: #FFF;
	box-shadow: 0 10px 20px rgba(0,0,0,.15);
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

#footer #toTop.toTop-show {
	opacity: 1;
}

#toTop i {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	text-align: center;
}

#toTop .icon-back2top::before,
.icon-back2top::after {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	font-style: normal;
	font-family: iconmeta;
	-webkit-transform: translateY(0) scale(1);
	transform: translateY(0) scale(1);
	-webkit-transition: all .4s ease-out;
	transition: all .4s ease-out;
}

#toTop .icon-back2top::before {
	opacity: 0;
	-webkit-transform: translateY(20px) scale(0.25);
	transform: translateY(20px) scale(0.25);
}

#toTop:hover .icon-back2top::before {
	opacity: 1;
	-webkit-transform: translateY(0) scale(1);
	transform: translateY(0) scale(1);
}

#toTop .icon-back2top::after {
	-webkit-transform: translateY(0) scale(1);
	transform: translateY(0) scale(1);
}

#toTop:hover .icon-back2top::after {
	opacity: 0;
	-webkit-transform: translateY(-20px) scale(0.25);
	transform: translateY(-20px) scale(0.25);
}

.bravada-totop-fixed #footer #toTop {
	position: absolute;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	margin: auto;
	border: 0;
	box-shadow: none;
}

.bravada-totop-disabled #footer #toTop {
	display: none;
}

/* ## CUSTOM IMAGE BORDER */
.bravada-image-none .entry-content img[class*='align'],
.bravada-image-none .entry-summary img[class*='align'] {}

.bravada-image-one .entry-content img[class*='align'],
.bravada-image-one .entry-summary img[class*='align'] {
	border-bottom: 5px solid transparent;
	padding-bottom: 5px;
}
.bravada-image-two .entry-content img[class*='align'],
.bravada-image-two .entry-summary img[class*='align'] {
	border: 7px solid transparent;
}
.bravada-image-three .entry-content img[class*='align'],
.bravada-image-three .entry-summary img[class*='align'] {
	border: 1px solid #222;
	padding: 0;
	box-shadow: 0 0 15px #ccc;
}
.bravada-image-four .entry-content img[class*='align'],
.bravada-image-four .entry-summary img[class*='align'] {
	padding: .7em;
	border: 1px solid #DDD;
	box-shadow: 0 0 2px #CCC;
}

.bravada-image-five .entry-content img[class*='align'],
.bravada-image-five .entry-summary img[class*='align'] {
	border-top: .5em solid transparent;
	border-bottom: .5em solid transparent;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

/* ## CUSTOM CAPTION LOOK */
.bravada-caption-zero .main .wp-caption .wp-caption-text {}

.bravada-caption-one .main .wp-caption .wp-caption-text {
	border-bottom: 2px solid transparent;
}

.bravada-caption-two .main .wp-caption .wp-caption-text {
	margin-top: 3px;
}

/* ## BREADCRUMBS */
#breadcrumbs-container {
	position: absolute;
	left: 4em;
	z-index: 9;
	float: none;
	display: block;
	overflow: hidden;
	width: 100%;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}

#breadcrumbs-container-inside {
	overflow: hidden;
}

#breadcrumbs {
	display: block;
	width: 100%;
	padding: .5em 2.5em;
	font-size: .9em;
}

.bravada-boxed-layout #breadcrumbs {
	padding-left: 0;
	padding-right: 0;
}

#breadcrumbs-container #breadcrumbs-nav {
	padding-top: 0;
	padding-bottom: 0;
}

#breadcrumbs-container #breadcrumbs-nav a:hover {
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

#breadcrumbs-container #breadcrumbs-nav a:hover {
	opacity: 0.75;
}

.icon-bread-home::before {
	margin-right: .3em;
	font-size: .9em;
	cursor: pointer;
}

#breadcrumbs-nav .icon-bread-arrow {
	position: relative;
	top: -1px;
	display: inline-block;
	padding: 0 .1em;
	vertical-align: middle;
	display: none;
}

@media (max-width: 800px) {
	#header-page-title #breadcrumbs-nav .current {
		display: none;
	}
}

/* ## PAGINATION */
.pagination {
	float: none;
	clear: both;
	display: table;
	margin: 2.5em auto;
	padding: .25em 1em;
	text-align: center;
}

.pagination span,
.pagination a {
	position: relative;
	float: left;
	display: block;
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
	height: 2.5em;
	width: 2.5em;
	margin-right: 15px;
	font-size: 1em;
	line-height: 2.5;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.pagination .dots {
	width: 3em;
	border: 0;
	background: none;
}

/* ## CONTINUE READING */
a.continue-reading-link {
	position: relative;
	float: left;
	display: block;
	overflow: hidden;
	padding: 3px 16px 3px 25px;
	border: 2px solid;
	font-size: .9em;
	line-height: 2;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

a.continue-reading-link:hover {
	padding-right: 14px;
	padding-left: 17px;
}

/* edge needs special treatment since it can't handle :focus-within */
a.continue-reading-link:focus-within {
	padding-right: 14px;
	padding-left: 17px;
}

.continue-reading-link span {
	position: relative;
	z-index: 5;
	font-weight: bold;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

i.icon-continue-reading {
	position: relative;
	top: 1px;
	margin-left: -10px;
	padding-left: 5px;
	opacity: 0;
	-webkit-transition: all .2s ease-out;
	transition: all .2s ease-out;
}

.continue-reading-link:hover i.icon-continue-reading {
	margin-left: 0;
	opacity: 1;
}

/* edge needs special treatment since it can't handle :focus-within */
.continue-reading-link:focus-within i.icon-continue-reading {
	margin-left: 0;
	opacity: 1;
}

/* ## BLOCKQUOTES */
.entry-content blockquote {
	position: relative;
	float: none;
	clear: both;
	display: table;
	width: auto;
	margin: 2em auto 0;
	padding: 2em;
	font-style: italic;
	font-weight: 400;
}

.entry-content blockquote::before {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	font-size: 2.5em;
	text-align: center;
	font-family: 'iconmeta';
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}

.main blockquote p {
	margin-bottom: 0;
}

/* ## PRELOADER */
.cryout-preloader {
	position: fixed;
	z-index: 99999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: auto;
	background: #FFF;
	-webkit-animation: preloader-hide 6s 1s ease-out forwards;
	animation: preloader-hide 6s 1s ease-out forwards;
}

@-webkit-keyframes preloader-hide {
	100% {
		visibility: hidden;
		opacity: 0;
		z-index: -1;
	}
}

@keyframes preloader-hide {
	100% {
		visibility: hidden;
		opacity: 0;
		z-index: -1;
	}
}

.cryout-preloader-inside {
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
}

.cryout-preloader-inside .bounce1,
.cryout-preloader-inside .bounce2 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 50%;
	-webkit-animation: preloader-spin 1.4s ease-in-out infinite;
	animation: preloader-spin 1.4s ease-in-out infinite;
}

.cryout-preloader-inside .bounce2 {
	-webkit-animation-delay: -.7s;
    animation-delay: -.7s;
}

@-webkit-keyframes preloader-spin {
    0%   {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
		opacity: 0;
    }
}

@keyframes preloader-spin {
    0%   {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
		opacity: 0;
    }
}

/*--------------------------------------------------------------
	# TEMPLATES
--------------------------------------------------------------*/

/* Template Contact */
.template-content {
	margin: 20px 0 50px;
	/* border-top: 1px solid rgba(0,0,0,.1); */
	border-bottom: 1px solid rgba(0,0,0,.1);
	padding: 30px 0;
}

.template-contact .template-left-col,
.template-contact .template-right-col {
	float: left;
	display: inline-block;
	/*width: 47%;*/
}

.template-contact .template-middle {
	display: block;
	overflow: hidden;
	margin: 50px auto;
}

.template-contact .template-left-col {
	/*margin-right: 6%;*/
}

.template-right-col-inside {
	/*padding: 40px;
	background: rgba(0,0,0,.05);*/
}

.template-right-col-inside > img {
	margin-bottom: 1em;
}

.template-contact .template-right-col-inside address {
	padding-left: 0;
}

.template-contact address > span {
	float: none;
	clear: both;
	display: block;
	overflow: hidden;
	margin: 10px 0;
}

.template-contact address > span i {
	float: left;
	display: inline-block;
	min-width: 150px;
	margin-right: 10px;
	padding-left: 1px;
	font-size: 1em;
}

.template-contact address .address-block {
	display: block;
	overflow: hidden;
}

.template-contact .template-map-col {
	margin-bottom: 50px;
}

.template-about .template-image {
	margin-bottom: 50px;
}

.template-about .template-content {
	margin-bottom: 70px;
}

.template-about .template-team {
	margin-top: 50px;
}

.page-template-template-fullwidth #container.one-column.template-full-width {
	max-width: none;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

.page-template-template-fullwidth #container.one-column.template-full-width article.hentry .article-inner {
	padding-left: 0;
	padding-right: 0;
}


/*--------------------------------------------------------------
	# PORTFOLIO
--------------------------------------------------------------*/

/* Portfolio shortcode only */
.single article.jetpack-portfolio .entry-meta {
	margin-top: 0;
	padding: 1em 3em;
}

.single article.jetpack-portfolio .entry-meta-container {
	position: absolute;
	bottom: 2em;
	left: 0;
	right: 0;
	display: table;
	width: 100%;
	margin: 0 auto;
	background: rgba(0,0,0,.5);
}

@media ( max-width: 800px ) {
	.single article.jetpack-portfolio .entry-meta-container {
		width: 90%;
	}
}

.single article.jetpack-portfolio .entry-meta > span {
	display: block;
	font-size: 1em;
	line-height: 2;
	font-weight: 400;
	color: #DDD;
}

.single.single-jetpack-portfolio .main .article-inner > header {
	margin-bottom: 1em;
}

article.jetpack-portfolio .portfolio-featured-single {
	position: relative;
	margin-bottom: 2em;
}

article.jetpack-portfolio .portfolio-featured-single img {
	display: block;
	border-radius: 6px;
}

article.jetpack-portfolio header + .content-masonry {
	padding-top: 2.6em;
}

article.jetpack-portfolio header .entry-title + .taxonomy-description {
	margin-bottom: 0;
	padding-top: 1em;
}

.jetpack-portfolio-shortcode .portfolio-featured-image + .portfolio-entry-title {
	margin-top: 1em;
	margin-bottom: 0;
	font-size: 1em;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.jetpack-portfolio-shortcode .portfolio-entry-title a {
	display: block;
	padding: .4em 0;
	line-height: 1.3;
}

.jetpack-portfolio-shortcode .portfolio-entry-meta {
	line-height: 1.5;
}

.jetpack-portfolio-shortcode .portfolio-featured-image {
	position: relative;
	display: block;
	overflow: hidden;
}

.jetpack-portfolio-shortcode .portfolio-featured-image img {
	-webkit-transition: 1s ease all;
	transition: 1s ease all;
}

.jetpack-portfolio-shortcode .portfolio-entry:hover .portfolio-featured-image img {
	-webkit-filter: brightness(110%);
	filter: brightness(110%);
	-webkit-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1);
}

/*--------------------------------------------------------------
	# CONDITIONALS
--------------------------------------------------------------*/
.single-post.bravada-comhide-in-posts .nocomments {
	display: none;
}

.page.bravada-comhide-in-pages .nocomments {
	display: none;
}

.page.bravada-hide-page-title .entry-title,
.home.bravada-hide-page-title.page .entry-title {
	display: none;
}

.archive.bravada-hide-cat-title #header-page-title-inside .entry-title {
	display: none;
}

.bravada-metahide-mainmenu #site-header-main,
.bravada-metahide-breadcrumbs #breadcrumbs-container,
.bravada-metahide-title #header-page-title-inside .entry-title,
.bravada-metahide-title .article-inner .entry-title,
.bravada-metahide-colophon #colophon,
.bravada-metahide-footer #footer {
	display: none;
}

.bravada-metahide-headerimg #header-image-main-inside {
	background-image: none;
}

.bravada-metahide-contentbg:not(.blog):not(.page-template-template-blog):not(.archive):not(.search) #container:not(.bravada-landing-page) .main,
.bravada-metahide-contentbg article.hentry {
	background-color: transparent;
}

.bravada-metahide-headerimg.bravada-cropped-headerimage #masthead #header-image-main-inside {
	height: 0;
}

.bravada-metahide-mainmenu #header-image-main {
	margin-top: 0;
}

/*--------------------------------------------------------------
	# FIXES
-------------------------------------------------------------- */

/* ## Woocommerce */

/* .woocommerce.single #header-image-main,
.woocommerce-checkout #header-image-main,
.woocommerce-cart #header-image-main {
	display: none;
} */

.woocommerce.archive .page-title {
	display: none;
}

.single.woocommerce #header-page-title .entry-meta {
	display: none;
}

.woocommerce.archive article {
	padding-top: 4em;
}

.woocommerce .product .entry-summary {
	clear: none;
}

.woocommerce ul.products li.product h3 {
}

.woocommerce div.product form.cart table td {
	padding: 0;
}

.woocommerce-page #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce-page button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
	padding-top: .5em;
	padding-bottom: .5em;
	padding-left: 1.2em;
	padding-right: 1.2em;
	border-radius: 0;
	font-size: .9em;
	font-weight: bold;
 }

 .woocommerce-page #respond input#submit.alt,
 .woocommerce a.button.alt,
 .woocommerce-page button.button.alt,
 .woocommerce input.button.alt {
	 position: relative;
	 padding: 1em 1.2em;
	 outline: 2px solid;
	 background-color: transparent;
	 background-size: 400%;
	 background-position: 100% 50%;
	 -webkit-transition: background .75s ease-out;
	 transition: background .75s ease-out;
 }

 .woocommerce-page #respond input#submit.alt:hover,
 .woocommerce a.button.alt:hover,
 .woocommerce-page button.button.alt:hover,
 .woocommerce input.button.alt:hover {
	 background: transparent;
 	background-position: 50% 50%;
 }

 .woocommerce-page #respond input#submit.alt::after,
 .woocommerce a.button.alt::after,
 .woocommerce-page button.button.alt::after,
 .woocommerce input.button.alt::after {
 	content: "";
 	position: absolute;
 	left: 0;
 	top: 0;
 	width: 100%;
 	height: 100%;
 	outline: 2px solid;
 	-webkit-transition: .3s ease all;
 	transition: .3s ease all;
 }

 .woocommerce-page #respond input#submit.alt:hover::after,
 .woocommerce a.button.alt:hover::after,
 .woocommerce-page button.button.alt:hover::after,
 .woocommerce input.button.alt:hover::after {
 	opacity: 0;
 	-webkit-transform: scale(1.05, 1.25);
 	transform: scale(1.05, 1.25);
 }

.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt[disabled]:disabled,
.woocommerce #respond input#submit.alt[disabled]:disabled:hover,
.woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt[disabled]:disabled,
.woocommerce a.button.alt[disabled]:disabled:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt[disabled]:disabled,
.woocommerce button.button.alt[disabled]:disabled:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt[disabled]:disabled,
.woocommerce input.button.alt[disabled]:disabled:hover {
	border-radius: 0;
	color: inherit;
	opacity: .5;
}

.woocommerce select {
	padding: 1rem;
}

/* Woocommerce Archive Pages */
@media (max-width: 480px) {
	.woocommerce ul.products[class*="columns-"] li.product,
	.woocommerce-page ul.products[class*="columns-"] li.product {
		width: 100%;
		float: none;
	}
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	text-align: center;
}

.woocommerce .products .star-rating {
	margin: 0 auto .5em;
	text-align: center;
}

.woocommerce ul.products li.product .price {
	font-size: 1em;
}

.woocommerce ul.products li.product .button {
	margin-top: .5em;
}

.woocommerce span.onsale {
	top: 0;
	left: 0;
	min-height: auto;
	padding: 0;
	border-radius: 0;
	background: #FFF;
	color: inherit;
}

.woocommerce ul.products li.product .onsale {
	top: 5px;
	right: 5px;
	min-height: auto;
	line-height: 1.8;
	margin: 0;
	border-radius: 0;
	background: rgba(255,255,255,.75);
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

.woocommerce div.product form.cart div.quantity {
	width: 20%;
	margin-right: 5%;
}

.woocommerce div.product form.cart .button {
	width: 75%;
	padding: 1rem;
	line-height: 1.8;
}

.woocommerce .quantity .qty {
	width: 100%;
	border: 0;
	border-radius: 0;
	padding: 1rem 1rem;
    font-size: 0.9em;
	text-align: left;
	line-height: 1.8;
}

.woocommerce-thumbnail-container {
	position: relative;
	overflow: hidden;
	/* border-radius: 5px; */
}

.woocommerce ul.products li.product .woocommerce-thumbnail-container a img {
	position: relative;
	margin: 0;
	top: 0;
	-webkit-transition: .3s ease-out all;
	transition: .3s ease-out all;
}

.woocommerce ul.products li.product .woocommerce-thumbnail-container:hover a img {
	-webkit-transform: scale(1.1);
	        transform: scale(1.1);
	opacity: .8;
}

.woocommerce-thumbnail-container .woocommerce-buttons-container {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	-webkit-transform: translateY(-75%);
	        transform: translateY(-75%);
	-webkit-transition: .3s ease-out all;
	transition: .3s ease-out all;
	opacity: 0;
}

.woocommerce-thumbnail-container .woocommerce-buttons-container a {
	display: block;
	width: 80%;
	margin: 0 auto;
	font-size: .8em;
	/* border-radius: 100px; */
}

.woocommerce-thumbnail-container .woocommerce-buttons-container a.added_to_cart {
	margin-top: 5px;
	padding: 0.5em 0.25em;
	background: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}

.woocommerce-thumbnail-container:hover .woocommerce-buttons-container {
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
			opacity: 1;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
	font-weight: 400;
}

.woocommerce div.product .product_title {
	font-weight: 300;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
	font-weight: 300;
	font-size: 1.618em;
}

.woocommerce div.product form.cart .variations td.label {
	display: inline-block;
	padding: 1rem 0;
	font-size: 0.8em;
	line-height: 1.8;
	text-decoration: underline;
	background: transparent;
	color: inherit;
}

.woocommerce div.product form.cart .variations td.value {
	background: transparent;
}

.woocommerce div.product form.cart {
	margin-top: 2em;
}

.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins,
.woocommerce ul.products li.product .price ins {
	font-weight: 400;
}

.add_to_cart_button:not(.product_type_variable)::before,
/*.icon-basket::before,*/
.single-product div.product form.cart .button::before {
	content: "\e83b";
	position: relative;
	top: 0;
	display: inline-block;
	margin-right: 10px;
	font-family: "iconmeta";
	line-height: 1;
	font-weight: 400;
	font-style: normal;
}

input#submit.loading,
.woocommerce a.button.loading,
.woocommerce button.button.loading,
.woocommerce input.button.loading {
	opacity: 1;
}

.woocommerce nav.woocommerce-pagination {
	margin-bottom: 2em;
}

.woocommerce nav.woocommerce-pagination ul {
	border: 0;
}

.woocommerce nav.woocommerce-pagination ul li {
	margin-right: 1em;
	border: 0;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
	border: 1px solid rgba(0,0,0,0.1);
	border-radius: 0;
	padding: 0.8em 1em;
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

.woocommerce nav.woocommerce-pagination .next.page-numbers,
.woocommerce nav.woocommerce-pagination .prev.page-numbers {
	border: 0;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
	background: transparent;
}

/* Woocommerce Single Product page */
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background: transparent;
	border-color: transparent;
	border-radius: 0;
	padding: 5px 1.2em;
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:not(.active):hover {
	background: #f7f7f7;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	border-color: #d3ced2;
	border-bottom-color: transparent;
}

.woocommerce #reviews #comments {
	margin-top: 0;
}

.woocommerce .woocommerce-tabs h2 {
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 1.2em;
	font-weight: 400;
}

.woocommerce div.product .products > h2,
.woocommerce .cart-collaterals h2 {
	position: relative;
	display: inline-block;
	margin-bottom: 1.5em;
}

.woocommerce div.product .products > h2::after,
.woocommerce .cart-collaterals h2:not([class*=__title])::after {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	bottom: .3em;
	width: 100%;
	height: .6em;
	opacity: 0.4;
}

.woocommerce .cart-collaterals h2 {
	margin-bottom: 2em;
}

.woocommerce div.product #review_form_wrapper {
	margin: 1.5em 0;
}

.woocommerce-tabs {
	padding: 2.6em 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: transparent;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	font-weight: 400;
	font-size: 0.9em;
}

.woocommerce #comments { /* woocommerce reviews */
	padding-top: 0;
}

.woocommerce #reviews #comments ol.commentlist li {
	margin: 20px 0 40px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	margin-left: 80px;
	border-radius: 4px;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
	width: auto;
}

.woocommerce.bravada-comment-placeholder #respond label { /* show woocommerce form lables */
	display: inline-block;
}

.woocommerce #review_form #respond p {
	margin-top: 1.5em;
}

.woocommerce #review_form #respond .comment-form-author,
.woocommerce #review_form #respond .comment-form-email {
	width: 50%;
}

.woocommerce #review_form #respond .comment-form-author {
	/* margin-right: 4%; */
}

.woocommerce #review_form #respond .comment-form-author input,
.woocommerce #review_form #respond .comment-form-email input {
	width: 100%;
}

.woocommerce-noreviews {
	padding: 1em;
	background: rgba(0,0,0,.07);
}

/* Woo Cart Page */
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
	width: auto;
	padding: 0.618em 1.2em;
	/* font-size: .9em; */
}

table.cart .quantity .qty {
	max-width: 80px;
	padding: 10px
}

.woocommerce a.remove {
	display: block;
	width: 1.5em;
	height: 1.5em;
	margin: 0 auto;
	font-size: 16px;
	line-height: 1.3;
	color: #C00;
	opacity: .8;
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

.woocommerce a.remove:hover {
	color: #C00 !important;
	background: rgba(0,0,0,.1);
	opacity: 1;
}

#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
	width: 80px;
}

.woocommerce table.shop_table {
	border-collapse: collapse;
}

.woocommerce table.shop_table thead {
	font-size: .8em;
	text-transform: uppercase;
	opacity: 0.5;
}

.woocommerce table.shop_table td.product-name {
	font-size: .9em;
	font-weight: bold;
}

/* Woo Checkout Page */
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
	width: 100%;
}

@media (min-width: 800px) {
	.woocommerce .col2-set,
	.woocommerce-page .col2-set {
		float: left;
		width: 58%;
		margin-right: 4%;
	}

	#order_review_heading,
	#order_review {
		clear: none;
		float: left;
		width: 38%;
	}
}

.select2-container--default .select2-selection--single {
	border-radius: 0;
}

.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 2.5em;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 2.5em;
}

#main .woocommerce .checkout table.shop_table td,
#main .woocommerce .checkout table.shop_table th {
	background: transparent;
}

.woocommerce-checkout #payment {
	background: transparent;
}

#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
	border: 0;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
	display: block;
	width: 100%;
}

.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
	border-radius: 0;
}

/* WooCommerce messages */
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
	border: 0;
	border-radius: 0;
}

#main .woocommerce-error a.button,
#main .woocommerce-info a.button,
#main .woocommerce-message a.button {
	background: transparent;
	color: inherit;
	padding: 0;
}

/* WooCommerce widgets */
.woocommerce-product-search button[type="Submit"] {
	display: block;
	width: 100%;
	margin-top: 10px;
}

.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
	line-height: 1.5;
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
	position: relative;
	top: 0;
	width: 70px;
	border: 4px solid #FFF;
	border-radius: 3px;
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

.woocommerce ul.cart_list li a:hover img,
.woocommerce ul.product_list_widget li a:hover img {
	top: -4px;
	box-shadow: 0 7px 15px rgba(0,0,0,.15);
}

.woocommerce ul.cart_list li:hover img,
.woocommerce ul.product_list_widget li:hover img {
	opacity: .8;
}

.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
	font-size: 0.7em;
	opacity: 0.7;
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
	padding: 15px 0;
}

.woocommerce ul.cart_list li .product-title,
.woocommerce ul.product_list_widget li .product-title {
	font-weight: 400;
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
	background: rgba(0,0,0,.1);
	border: 0;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
	font-size: 1em;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
	background: transparent;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
	border-radius: 2px;
	top: -.25em;
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:hover {
	box-shadow: 0 0 14px rgba(0,0,0,.4);
}

.woocommerce .widget_price_filter .price_label {
	padding-top: 0.4em;
}

.woocommerce.widget_product_categories ul.product-categories li {
	position: relative;
	border: 0;
	padding: 0;
}

.woocommerce.widget_product_categories ul.product-categories li::before {
	content: "\e902";
	position: relative;
	top: 1px;
	margin-right: 7px;
	font-family: "iconmeta";
	-webkit-transition: .2s ease-out margin;
	transition: .2s ease-out margin;
}

.woocommerce.widget_product_categories ul.product-categories li:hover::before {
	margin-right: 12px;
}

.woocommerce.widget_product_categories ul.product-categories li ul {
	margin-top: 0;
}

/* WooCommerce MyAccount */
.main article .woocommerce-MyAccount-navigation > ul {
	list-style: none;
	margin-left: 0;
}

.woocommerce-MyAccount-navigation > ul li > a {
	display: block;
	margin-bottom: 5px;
	border-radius: 4px;
	padding: 7px 15px;
	color: inherit;
	background: rgba(133,137, 141, .1);
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

.woocommerce-MyAccount-navigation > ul li > a:hover {
	opacity: .8;
}

.woocommerce-MyAccount-navigation > ul li.is-active > a {
	font-weight: bold;
	background: transparent;
}

/* Team Members */
.tmm .tmm_container .tmm_member .tmm_photo {
	width: 120px;
	height: 120px;
	margin-top: -60px;
	border: 20px solid transparent;
	border-radius: 0 !important;
	padding-bottom: 0;
	box-shadow: none;
}

.cryout .tmm .tmm_container .tmm_member {
	position: relative;
	border: 1px solid transparent;
	border-radius: 0;
	-webkit-transition: .2s ease-out border-color;
	transition: .2s ease-out border-color;
}

.tmm .tmm_container .tmm_member .tmm_textblock {
	padding: 10px 25px 30px;
}

.tmm .tmm_container  .tmm_names {
	margin-bottom: 0;
}

.tmm .tmm_container  .tmm_fname {
	font-weight: bold;
}

.tmm .tmm_theme_f .tmm_names {
	margin-bottom: 0 !important;
}

.tmm .tmm_container .tmm_job {
	font-size: 0.75em !important;
	text-transform: uppercase;
	letter-spacing: 3px;
	opacity: 0.5;
}

.tmm .tmm_container .tmm_desc {
	font-size: .9em;
	line-height: 1.8;
}

.tmm .tmm_member .tmm_textblock .tmm_scblock {
	display: table;
	margin: auto;
	padding: 0 15px !important;
}

.tmm .tmm_member .tmm_textblock .tmm_sociallink img {
	margin: 10px 7px !important;
	-webkit-transition: .2s ease-out all;
	transition: .2s ease-out all;
}

.tmm .tmm_member .tmm_textblock .tmm_sociallink:hover img {
	-webkit-filter: grayscale(0);
	        filter: grayscale(0);
}

/* Jetpack Portfolio shortcode in widget */
.widget-container h2.portfolio-entry-title {
	font-size: 1.2em;
}

/* Safari fixed cover background images */
body.safari,
.safari #masthead .header-image,
.safari .lp-text {
	background-attachment: scroll;
	background-position: top center !important;
}

/* Edge shaky fixed cover background images */
@supports (-ms-ime-align:auto) {
	body, .lp-text {
		background-attachment: scroll !important;
		background-position: top center !important;
	}
}

/* IE 10-11 shaky fixed cover background images */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	body, #masthead .header-image, .lp-text {
		background-attachment: scroll !important;
		background-position: top center !important;
	}
}

/* Shortcodes */
.panel-default > .panel-heading > .panel-title > a::before {
	font-family: "iconmeta";
	/* content: ""; */
	right: 25px;
	font-size: 10px;
	opacity: 0.6;
}

.btn {
	position: relative;
	outline: 2px solid;
	font-weight: bold;
	-webkit-transition: .3s ease all;
	transition: .3s ease all;
}

.btn:hover {
	outline: 2px solid;
}

.btn:focus-within {
	outline: 2px solid;
}

.btn + .btn {
	margin-left: 10px;
}

.btn::before {
	content: "";
	position: absolute;
	z-index: 5;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	outline: 2px solid;
	opacity: .5;
	-webkit-transition: .4s ease all;
	transition: .4s ease all;
}

.btn:hover::before {
	opacity: 0;
	-webkit-transform: scale(1.2, 1.5);
	transform: scale(1.2, 1.5);
}

.btn:focus-within::before {
	opacity: 0;
	-webkit-transform: scale(1.15, 1.3);
	transform: scale(1.15, 1.3);
}


.label-primary,
.label-secondary {
	border: 2px solid;
}

.well,
.alert {
	border-radius: 0;
}

.panel-group.scheme-dark-1 .panel .panel-heading,
.panel-group.scheme-dark-1 .panel,
.panel-group.scheme-dark-2 .panel .panel-heading,
.panel-group.scheme-dark-2 .panel,
.panel-group.scheme-light-1 .panel .panel-heading,
.panel-group.scheme-light-1 .panel {
	border-radius: 0;
}

.nav-tabs > li > a {
	border-radius: 0;
}

.tooltip-inner {
	border-radius: 0;
}

/*--------------------------------------------------------------
	# RESPONSIVENESS
-------------------------------------------------------------- */
body.mobile {-webkit-text-size-adjust: 100%;} /* Iphone browser fix*/
body.mobile .main {min-height:0;}

@media (max-width: 1152px) {

	body {
		margin-top: 0; /* removed fixed header menu */
	}

	#container[class*="three-"] {
		display: block;
	}

	.site-header-inside,
	#access .menu-search-animated .searchform input[type="search"],
	#colophon-inside,
	.footer-inside {
		padding-left: 2em;
		padding-right: 2em;
	}

	.cryout #container[class*="three-"] #primary,
	.cryout #container[class*="three-"] #secondary {
		width: 100%;
		margin: 0 0 1.5em;
	}

	.cryout #container[class*="three-"] .main {
		width: 100%;
		margin-bottom: 1.5em;
	}

	.cryout #container[class*="three-"] #primary,
	.cryout #container[class*="three-"] #secondary {
		padding-left: 2em;
		padding-right: 2em;
	}

	.cryout #container[class*="three-"] .sidey .widget-container {
		float: left;
		width: 47.5%;
		margin: 0 0 1.5em;
	}

	.cryout #container[class*="three-"] .sidey section.widget-container:nth-of-type(2n+1) {
		clear: both;
		margin-right: 5%;
	}

	#masthead.cryout #site-header-main {
		/* position: relative; */
	}

	.cryout #header-image-main {
		margin-top: 0;
	}

	#breadcrumbs-container.cryout[class*="three-"] #breadcrumbs {
		width: 100%;
		margin: 0;
	}

}

@media (max-width: 1024px) {

	body {
		font-size: .95em;
	}

	#container {
		display: block;
	}

	.cryout #container[class*="three-"] .main,
	.cryout #container[class*="two-"] .main,
	.cryout #container[class*="one-"]:not(.bravada-landing-page) .main {
		width: 100%;
		margin-bottom: 1.5em;
		padding: 2em;
	}

	.cryout #breadcrumbs-container {
		left: calc( 2em + 20px );
	}

	.cryout #container[class*="two-"] #primary,
	.cryout #container[class*="two-"] #secondary {
		float: none;
		clear: both;
		width: 100%;
		max-width: 480px;
		margin: 0 auto;
		padding-left: 2em;
		padding-right: 2em;
	}

	.cryout #container[class*="two-"] #primary::after,
	.cryout #container[class*="two-"] #secondary::after {
		content: "";
		clear: both;
		display: block;
	}

	.bravada-magazine-three .cryout #content-masonry article.hentry {
		width: 46%;
	}

	#breadcrumbs-container.cryout[class*="two-"] #breadcrumbs {
		width: 100%;
		margin: 0;
	}

	#header-page-title .entry-title,
	.singular-title {
		max-width: none;
		font-size: 3.5em;
	}

	#nav-fixed span,
	#nav-fixed a + a {
		display: none;
	}

	#nav-fixed i::before {
		font-size: 1em;
	}

	#nav-fixed i {
		height: 50px;
	}

}

/* special case where mobile menu is force-enabled on iOS mobile devices */
@media (min-width: 801px) {

	.mobile-ios #masthead.cryout #access {
		display: none;
	}
}

@media (max-width: 640px) {

	#nav-fixed {
		display: none;
	}

	#masthead.cryout #access {
		display: none;
	}

	#content-masonry {
		margin-left: 0;
		margin-right: 0;
	}

	.bravada-magazine-three .cryout #content-masonry article.hentry,
	.bravada-magazine-two .cryout #content-masonry article.hentry {
		width: 100%;
		margin: 0 auto 1.5em;
	}

	#content-masonry article.hentry {
		margin-bottom: 1.5em;
	}

	#container:not(.bravada-landing-page) .main > *:not(#content-masonry) {
		padding-left: 0;
		padding-right: 0;
	}

	.post-thumbnail-container .featured-image-meta {
		left: 0;
		opacity: 0.75;
	}

	.cryout #site-title a span {
		padding-right: 0;
	}

	.cryout .footer-inside > div:last-child,
	.cryout .footer-inside .footermenu,
	.cryout .footer-inside #sfooter {
		float: none !important;
		display: table;
		width: auto;
		max-width: 100%;
		margin: 2em auto 1em;
		text-align: center;
	}

	.cryout .footer-inside > div:first-child,
	.cryout .footer-inside #site-copyright {
		float: none !important;
		clear: both;
		max-width: 100%;
		text-align: center;
	}

	.footer-inside #toTop {
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		display: block;
		margin: 0 auto;
	}

	.cryout .footer-inside nav {
		width: auto;
	}

	.site-header-top .site-header-inside {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-flow: column wrap;
		        flex-flow: column wrap;
				height: auto;
	}

	.site-header-top .site-header-inside > * {
		padding: 10px 0;
	}

	.topmenu .menu {
		position: relative;
		overflow-x: auto;
		width: 100%;
		padding: 0 10px;
		white-space: nowrap;
		-webkit-overflow-scrolling: touch;
	    -ms-overflow-style: -ms-autohiding-scrollbar;
	}

	.topmenu .menu::-webkit-scrollbar {
  		display: none;
	}

	.topmenu ul li {
		float: none;
	}

	#side-section-menu {
		position: relative;
		-webkit-box-ordinal-group: 0;
		    -ms-flex-order: -1;
		        order: -1;
	}

	.footermenu ul li {
		float: none;
	}

	#sfooter {
		float: none;
		display: table;
		margin: 0 auto;
	}

	.widget-socials {
		display: table;
		margin: 0 auto;
	}

}

@media (max-width: 640px) {

	body {
		font-size: .9em;
	}

	.cryout #container[class*="three-"] .main,
	.cryout #container[class*="two-"] .main,
	.cryout #container[class*="one-"]:not(.bravada-landing-page) .main {
		padding-left: 1em;
		padding-right: 1em;
	}

	/* Left/right padding for content */
	.site-header-inside,
	#access .menu-search-animated .searchform input[type="search"],
	#breadcrumbs,
	#colophon-inside,
	.footer-inside,
	#header-page-title {
		padding-left: 1em;
		padding-right: 1em;
	}

	.cryout #container:not(.bravada-landing-page) .main {
		padding-top: 1em;
	}

	.cryout #container[class*=column] #primary,
	.cryout #container[class*=column] #secondary {
		padding-left: 1em;
		padding-right: 1em;
	}

	.cryout #container[class*="three-"] #primary,
	.cryout #container[class*="three-"] #secondary,
	.cryout #container[class*="three-"] .sidey .widget-container,
	.cryout #container[class*="two-"] .sidey .widget-container,
	.cryout #colophon .widget-container {
		clear: both;
		width: 100%;
		margin: 0 0 1.5em;
	}

	.cryout .sidey .widget-container {
		padding-left: 0;
		padding-right: 0;
	}

	.cryout #colophon .widget-container {
		padding: 2em 0 0;
	}

	.cryout .socials a {
		font-size: 1em;
		margin: 0 .1em;
	}

	.comment-form-author,
	.comment-form-email,
	.comment-form-url {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}

	.comment-form-author input,
	.comment-form-email input,
	.comment-form-url input,
	.comment-form-comment input {
		width: 100%;
	}

	#nav-fixed {
		display: none;
	}

	#header-page-title #header-page-title-inside {
		font-size: 0.9em;
	}

}

@media ( max-width: 480px ) {

	.footermenu ul li span.sep {
		display: none;
	}

	.footermenu ul li {
		float: none;
		display: block;
		margin: 0.5em auto;
		text-align: center;
	}

}

/* ## LP Responsiveness */
@media (max-width: 1152px) {

	.three-columns-right #breadcrumbs,
	.two-columns-right #breadcrumbs {
		padding-left: 0;
		padding-right: 0;
	}

	.lp-staticslider .staticslider-caption,
	.seriousslider.seriousslider-theme .seriousslider-caption,
	.bravada-landing-page .lp-blocks .lp-blocks-inside,
	.bravada-landing-page .lp-boxes .lp-boxes-inside,
	.bravada-landing-page .lp-text-inside,
	.bravada-landing-page .lp-posts-inside,
	.bravada-landing-page .lp-page-inside,
	.bravada-landing-page .lp-portfolio-inside,
	.bravada-landing-page .lp-testimonials-inside,
	.bravada-landing-page .lp-section-header,
	.bravada-landing-page .content-widget {
		padding-left: 2em;
		padding-right: 2em;
	}

	.lp-text-image + .lp-text-card {
		/* padding: 3em; */
	}

	h3.lp-text-title {
		font-size: 1.5em;
	}

	.lp-text-content {
		font-size: 1em;
	}

}

@media (max-width: 960px) {

	.lp-staticslider .staticslider-caption,
	.seriousslider.seriousslider-theme .seriousslider-caption {
		font-size: 0.8em;
	}

	.lp-staticslider .staticslider-caption-text,
	.seriousslider.seriousslider-theme .seriousslider-caption-text,
	.staticslider-caption-buttons,
	.seriousslider-theme .seriousslider-caption-buttons {
		margin: 2em auto;
	}

	.lp-section-header .lp-section-title,
	.lp-section-header .lp-section-desc {
	    max-width: 100%;
	}

	.lp-blocks.lp-blocks-rows-4 .lp-block:nth-child(n),
	.lp-blocks.lp-blocks-rows-3 .lp-block:nth-child(n),
	.lp-blocks.lp-blocks-rows-2 .lp-block:nth-child(n) {
		width: 50%;
		margin: 0 auto;
	}

	.lp-blocks.lp-blocks1 .lp-block {
		border: 0;
	}

	.lp-blocks.lp-blocks2.lp-blocks-rows-4 .lp-block:nth-child(n),
	.lp-blocks.lp-blocks2.lp-blocks-rows-3 .lp-block:nth-child(n),
	.lp-blocks.lp-blocks2.lp-blocks-rows-2 .lp-block:nth-child(n) {
		width: 48%;
		margin: 6% 1%;
	}

	.lp-boxes.lp-boxes-rows-4 .lp-boxes-margins[class*=lp-boxes] .lp-box,
	.lp-boxes.lp-boxes-rows-3 .lp-boxes-margins[class*=lp-boxes] .lp-box {
		width: 48%;
		margin-bottom: 2em;
		margin-right: 4%;
	}

	.lp-boxes.lp-boxes-rows-4 .lp-boxes-inside .lp-box,
	.lp-boxes.lp-boxes-rows-3 .lp-boxes-inside .lp-box {
		width: 50%;
	}

	.lp-boxes.lp-boxes-rows-4 .lp-boxes-inside .lp-box:nth-child(2n),
	.lp-boxes.lp-boxes-rows-3 .lp-boxes-inside .lp-box:nth-child(2n),
	.lp-boxes.lp-boxes-rows-4 .lp-box:nth-child(2n),
	.lp-boxes.lp-boxes-rows-3 .lp-box:nth-child(2n) {
		margin-right: 0;
	}

	.lp-boxes.lp-boxes-rows-4 .lp-boxes-inside .lp-box:nth-child(4n+1),
	.lp-boxes.lp-boxes-rows-3 .lp-boxes-inside .lp-box:nth-child(3n+1),
	.lp-boxes.lp-boxes-rows-4 .lp-box:nth-child(4n+1),
	.lp-boxes.lp-boxes-rows-3 .lp-box:nth-child(3n+1) {
		clear: none;
	}

	.lp-boxes.lp-boxes-rows-4 .lp-boxes-inside .lp-box:nth-child(2n+1),
	.lp-boxes.lp-boxes-rows-3 .lp-boxes-inside .lp-box:nth-child(2n+1),
	.lp-boxes.lp-boxes-rows-4 .lp-box:nth-child(2n+1),
	.lp-boxes.lp-boxes-rows-3 .lp-box:nth-child(2n+1) {
		clear: both;
	}

	.lp-portfolio.lp-portfolio-rows-6 .lp-port,
	.lp-portfolio.lp-portfolio-rows-5 .lp-port,
	.lp-portfolio.lp-portfolio-rows-4 .lp-port,
	.lp-portfolio.lp-portfolio-rows-3 .lp-port,
	.lp-portfolio.lp-portfolio-rows-2 .lp-port {
		width: 50%;
	}

	.lp-testimonials.lp-testimonials-rows-1 .lp-tt:nth-child(n),
	.lp-testimonials.lp-testimonials-rows-2 .lp-tt:nth-child(n),
	.lp-testimonials.lp-testimonials-rows-3 .lp-tt:nth-child(n),
	.lp-testimonials.lp-testimonials-rows-4 .lp-tt:nth-child(n) {
		float: none;
		width: 100%;
		margin: 2em auto;
	}

}

@media (max-width: 640px) {

	.lp-blocks.lp-blocks-rows-4 .lp-block:nth-child(n),
	.lp-blocks.lp-blocks-rows-3 .lp-block:nth-child(n),
	.lp-blocks.lp-blocks-rows-2 .lp-block:nth-child(n),
	.lp-blocks.lp-blocks2.lp-blocks-rows-4 .lp-block:nth-child(n),
	.lp-blocks.lp-blocks2.lp-blocks-rows-3 .lp-block:nth-child(n),
	.lp-blocks.lp-blocks2.lp-blocks-rows-2 .lp-block:nth-child(n) {
		float: none;
		clear: both;
		width: 100%;
		margin: 2% auto;
	}

	.lp-blocks.lp-blocks2.lp-blocks-rows-4 .lp-block:nth-child(n),
	.lp-blocks.lp-blocks2.lp-blocks-rows-3 .lp-block:nth-child(n),
	.lp-blocks.lp-blocks2.lp-blocks-rows-2 .lp-block:nth-child(n) {
		margin: 6% auto;
	}


	.lp-staticslider .lp-staticslider-image {
		position: absolute;
		z-index: 1;
		left: 50%;
		width: auto;
		/* max-height: 100vmax; */
		max-width: none;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.lp-staticslider .staticslider-caption,
	.seriousslider.seriousslider-theme .seriousslider-caption {
		position: relative;
		z-index: 3;
		font-size: 0.9em;
	}

	.lp-staticslider .staticslider-sep {
		height: 1px;
	}

	.lp-staticslider .staticslider-caption-text,
	.seriousslider.seriousslider-theme .seriousslider-caption-text,
	.staticslider-caption-buttons,
	.seriousslider-theme .seriousslider-caption-buttons {
		margin: 1.5em auto;
	}

	.lp-text {
		display: block;
	}

	.lp-text-image {
		width: auto;
		order: 0;
	}

	.lp-text-hasimage .lp-text-image img {
		left: 0 !important;
		right: 0 !important;
		margin: -5em auto 0;

	}

	.lp-text-image + .lp-text-card {
		max-width: 480px;
		width: auto;
		margin-top: 2em;
	}

	.lp-text-inside .lp-text-background {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-flow: column;
		        flex-flow: column;
				padding: 2em;
	}

	.lp-boxes.lp-boxes-rows-4 .lp-box:nth-child(n),
	.lp-boxes.lp-boxes-rows-3 .lp-box:nth-child(n),
	.lp-boxes.lp-boxes-rows-2 .lp-box:nth-child(n) {
		float: none;
		clear: both;
		width: 100%;
		margin: 0 auto;
	}

	.lp-boxes.lp-boxes-rows-4 .lp-boxes-margins[class*=lp-boxes] .lp-box:nth-child(n),
	.lp-boxes.lp-boxes-rows-3 .lp-boxes-margins[class*=lp-boxes] .lp-box:nth-child(n),
	.lp-boxes.lp-boxes-rows-2 .lp-boxes-margins[class*=lp-boxes] .lp-box:nth-child(n) {
		float: none;
		clear: both;
		width: 100%;
		margin: 0 auto 3em;
	}

	.cryout .lp-boxes.lp-boxes-static:not(.lp-boxes-static2) .lp-box {
		margin: 1em auto;
	}

	.cryout .lp-boxes.lp-boxes-static:not(.lp-boxes-static2) .lp-box .lp-box-content,
	.cryout .lp-boxes.lp-boxes-static:not(.lp-boxes-static2) .lp-box .lp-box-image {
		height: auto !important;
		float: none;
		width: 100%;
	}

	.cryout .lp-boxes.lp-boxes-static:not(.lp-boxes-static2) .lp-box .lp-box-text {
		position: static;
		-webkit-transform: none;
		transform: none;
		padding-top: 40px;
		padding-bottom: 40px;
	}

	#lp-posts {
		margin: 0 auto;
	}

}


@media (max-width: 640px) {

	.lp-staticslider .staticslider-caption,
	.seriousslider.seriousslider-theme .seriousslider-caption,
	.bravada-landing-page .lp-blocks .lp-blocks-inside,
	.bravada-landing-page .lp-boxes .lp-boxes-inside,
	.bravada-landing-page .lp-text-inside,
	.bravada-landing-page .lp-posts-inside,
	.bravada-landing-page .lp-page-inside,
	.bravada-landing-page .lp-portfolio-inside,
	.bravada-landing-page .lp-testimonials-inside,
	.bravada-landing-page .lp-section-header,
	.bravada-landing-page .content-widget {
		padding-left: 1em;
		padding-right: 1em;
	}

	.lp-blocks.lp-blocks2.lp-blocks-rows-4 .lp-block:nth-child(n),
	.lp-blocks.lp-blocks2.lp-blocks-rows-3 .lp-block:nth-child(n),
	.lp-blocks.lp-blocks2.lp-blocks-rows-2 .lp-block:nth-child(n) {
		margin: 10% auto;
	}

	#cryout_ajax_more_trigger {
		width: 100%;
	}

}

@media (max-width: 480px) {

    .seriousslider.seriousslider-theme .seriousslider-caption {
        font-size: .7em;
    }

    .seriousslider.seriousslider-theme .seriousslider-caption-title {
        font-size: 2.2em;
    }

    .seriousslider.seriousslider-theme .seriousslider-caption-text {
        font-size: 1.22em;
    }

	.lp-portfolio.lp-portfolio-rows-6 .lp-port,
	.lp-portfolio.lp-portfolio-rows-5 .lp-port,
	.lp-portfolio.lp-portfolio-rows-4 .lp-port,
	.lp-portfolio.lp-portfolio-rows-3 .lp-port,
	.lp-portfolio.lp-portfolio-rows-2 .lp-port {
		width: 100%;
		padding: 0;
	}

	.cryout .lp-text-image + .lp-text-card {
		/* width: 93.333%; */
	}

}


/*--------------------------------------------------------------
	# PRINT STYLES
-------------------------------------------------------------- */
@media print {

	h1, h2, h3, h4, h5, h6, img, video, iframe, embed, .fluid-width-video-wrapper {
		page-break-before: avoid;
		page-break-after: avoid;
	    page-break-inside: avoid;
	}

	blockquote, table, pre {
		page-break-inside: avoid;
	}

	ul, ol, dl  {
		page-break-before: avoid;
	}

 	q {
		quotes: none;
	}

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

	q::after {
		content: " (" attr(cite) ")";
	}

	blockquote {
		font-size: 12pt;
		font-style: italic;
	}

	img {
		border: 0;
	}

	.header-image,
	#header-overlay,
	.lp-staticslider::after,
	.seriousslider-theme .item::after,
	#site-title a::before,
	header #access,
	.socials,
	#header-widget-area,
	.sidey,
	#colophon,
	#nav-fixed,
	footer#footer,
	span.edit-link,
	#respond,
	#nav-below,
	.comment-navigation,
	#author-link,
	#breadcrumbs-container,
	a.continue-reading-link,
	.comment .reply,
	#cryout_ajax_more_trigger {
		display: none !important;
	}

	#main {
		float: none !important;
		width: 100% !important;
	}

	#container:not(.bravada-landing-page) .main {
		padding-top: 0;
		padding-bottom: 0;
		margin: 0 !important;
	}

	html,
	body {
		font-size: 11pt;
		line-height: 1.5;
		color: #333;
	}

	#masthead.cryout #branding {
		height: auto;
	}

	#header-page-title {
		opacity: 1 !important;
		color: #111;
	}

	.animated-title .caption-title-word span.cry-single {
		color: #333 !important;
		opacity: 1 !important;
	}

	.animated-title .caption-title-word span.cry-double {
		display: none;
	}

	#masthead.cryout #site-text {
		-webkit-transform: none;
		transform: none;
	}

	#container #main {
		width: 100%;
		min-height: auto;
	}

	.cryout article.hentry .article-inner,
	.cryout .pad-container,
	.cryout #site-header-main-inside {
		padding: 0 !important;
	}

	.main article.hentry,
	.main .pad-container,
	.main .page-numbers:not(.dots) {
		border: 0 !important;
		box-shadow: none !important;
	}

	.main #content-masonry {
		height: auto !important;
		margin: 0;
	}

	#container:not(.bravada-landing-page) .main > :not(#content-masonry) {
		padding-left: 0;
		padding-right: 0;
	}

	.main #content-masonry article.hentry {
		position: static !important;
		float: none;
		clear: both;
		display: block;
		width: 100%;
		margin: 0;
		margin-bottom: 20pt;
		padding: 0;
	}

	.animated-article,
	#content img[loading="lazy"] {
		opacity: 1 !important;
		-webkit-transform: none !important;
		transform: none !important;
		-webkit-animation: none !important;
		 animation: none !important;
	}

	.cryout a {
		text-decoration: underline;
	}

	.cryout p a::after {
		content: " (" attr(href) ")";
		font-size: 80%;
		word-wrap: break-word;
	}

	.cryout .entry-title,
	.cryout #reply-title {
		font-size: 160%;
		color: #333;
	}

	.lp-text {
		background: #FFF;
		color: #000;
	}

}

/* FIN! */

 body:not(.bravada-landing-page) #container, #colophon-inside, .footer-inside, #breadcrumbs-container-inside { margin: 0 auto; max-width: 1900px; } body:not(.bravada-landing-page) #container { max-width: calc( 1900px - 4em ); } .site-header-inside { max-width: 1900px; margin: 0 auto; } #primary { width: 320px; } #secondary { width: 320px; } #container.one-column .main { width: 100%; } #container.two-columns-right #secondary { float: right; } #container.two-columns-right .main, .two-columns-right #breadcrumbs { width: calc( 100% - 320px ); float: left; } #container.two-columns-left #primary { float: left; } #container.two-columns-left .main, .two-columns-left #breadcrumbs { width: calc( 100% - 320px ); float: right; } #container.three-columns-right #primary, #container.three-columns-left #primary, #container.three-columns-sided #primary { float: left; } #container.three-columns-right #secondary, #container.three-columns-left #secondary, #container.three-columns-sided #secondary { float: left; } #container.three-columns-right #primary, #container.three-columns-left #secondary { margin-left: 0%; margin-right: 0%; } #container.three-columns-right .main, .three-columns-right #breadcrumbs { width: calc( 100% - 640px ); float: left; } #container.three-columns-left .main, .three-columns-left #breadcrumbs { width: calc( 100% - 640px ); float: right; } #container.three-columns-sided #secondary { float: right; } #container.three-columns-sided .main, .three-columns-sided #breadcrumbs { width: calc( 100% - 640px ); float: right; } .three-columns-sided #breadcrumbs { margin: 0 calc( 0% + 320px ) 0 -1920px; } #site-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; word-wrap: normal !important; } html { font-family: Work Sans Condensed; font-size: 20px; font-weight: 500; line-height: 1; ; } #site-title { font-family: System Fonts, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif; font-size: 1.1em; font-weight: 500; } #site-text { text-transform: capitalize; } nav#mobile-menu #mobile-nav a { font-family: Times New Roman, Times, serif; font-size: 1.05em; font-weight: 500; font-size: clamp(1.3rem, 2.1vw, 1.05em); text-transform: capitalize; } nav#mobile-menu #mobile-nav ul.sub-menu a { font-size: clamp(1.1rem, 1.68vw, 0.84em); } nav#mobile-menu input[type=search] { font-family: Times New Roman, Times, serif; } .widget-title, #comments-title, #reply-title, .related-posts .related-main-title, .main .author-info .page-title { font-family: Times New Roman, Times, serif; font-size: 1.85em; font-weight: 400; line-height: 1; margin-bottom: 0em; text-transform: capitalize; } .widget-title::after, #comments-title::after, #reply-title::after, .related-posts .related-main-title::after { margin-bottom: 0em; } .widget-container { font-family: System Fonts, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif; font-size: 1.6em; font-weight: 500; } .widget-container ul li { line-height: 1.1; text-transform: capitalize; } .entry-title, .main .page-title { font-family: Times New Roman, Times, serif; font-size: 1.7em; font-weight: 500; ; } body:not(.single) .entry-meta > span { font-family: Work Sans Condensed; font-size: 1em; font-weight: 500; text-transform: capitalize; } /* single post titles/metas */ #header-page-title .entry-title, .singular-title, .lp-staticslider .staticslider-caption-title, .seriousslider-theme .seriousslider-caption-title { font-family: Times New Roman, Times, serif; font-size: 5em; font-weight: 500; font-size: clamp(2.5em, 5vw, 5em ); line-height: 1.4; ; } .single .entry-meta > span { font-family: Work Sans Condensed; font-size: 1.1em; font-weight: 300; ; } h1 { font-size: 2.33em; } h2 { font-size: 2.06em; } h3 { font-size: 1.79em; } h4 { font-size: 1.52em; } h5 { font-size: 1.25em; } h6 { font-size: 0.98em; } h1, h2, h3, h4 { font-family: Times New Roman, Times, serif; font-weight: 500; text-transform: capitalize; } .entry-content h1, .entry-summary h1, .entry-content h2, .entry-summary h2, .entry-content h3, .entry-summary h3, .entry-content h4, .entry-summary h4, .entry-content h5, .entry-summary h5, .entry-content h6, .entry-summary h6 { line-height: 1.5; margin-bottom: 0.5em; } .lp-section-header .lp-section-desc, .lp-box-title, .lp-tt-title, #nav-fixed a + a, #nav-below span, .lp-blocks.lp-blocks1 .lp-block .lp-block-readmore { font-family: Times New Roman, Times, serif; } .lp-section-header .lp-section-title { font-family: Work Sans Condensed; } blockquote cite { font-family: Work Sans Condensed; } :root { --bravada-accent-1: #f40039; --bravada-accent-2: #062868; } .bravada-accent-1 { color: #f40039; } .bravada-accent-2 { color: #062868; } .bravada-accent-1-bg { background-color: #f40039; } .bravada-accent-2-bg { background-color: #062868; } body { color: #707070; background-color: #F3F7F6; } .lp-staticslider .staticslider-caption-text a { color: #000000; } #site-header-main, .menu-search-animated .searchform input[type="search"], #access .menu-search-animated .searchform, .site-header-bottom-fixed, .bravada-over-menu .site-header-bottom.header-fixed .site-header-bottom-fixed { background-color: #000000; } .bravada-over-menu .site-header-bottom-fixed { background: transparent; } .bravada-over-menu .header-fixed.site-header-bottom #site-title a, .bravada-over-menu .header-fixed.site-header-bottom #site-description { color: #f40039; } .bravada-over-menu #site-title a, .bravada-over-menu #site-description, .bravada-over-menu #access > div > ul > li, .bravada-over-menu #access > div > ul > li > a, .bravada-over-menu .site-header-bottom:not(.header-fixed) #nav-toggle, #breadcrumbs-container span, #breadcrumbs-container a, #breadcrumbs-container i { color: #000000; } #bmobile #site-title a { color: #f40039; } #site-title a::before { background: #f40039; } body:not(.bravada-over-menu) .site-header-bottom #site-title a::before, .bravada-over-menu .header-fixed.site-header-bottom #site-title a::before { background: #062868; } body:not(.bravada-over-menu) .site-header-bottom #site-title a:hover { color: #f40039; } #site-title a:hover::before { background: #062868; } #access > div > ul > li, #access > div > ul > li > a, .bravada-over-menu .header-fixed.site-header-bottom #access > div > ul > li:not([class*='current']), .bravada-over-menu .header-fixed.site-header-bottom #access > div > ul > li:not([class*='current']) > a { color: #ffffff; } .hamburger span { background-color: #ffffff; } #mobile-menu, nav#mobile-menu #mobile-nav a { color: #FFFFFF; } nav#mobile-menu #mobile-nav > li.current_page_item > a, nav#mobile-menu #mobile-nav > li.current-menu-item > a, nav#mobile-menu #mobile-nav > li.current_page_ancestor > a, nav#mobile-menu #mobile-nav > li.current-menu-ancestor > a, nav#mobile-menu #mobile-nav a:hover { color: #f40039; } nav#mobile-menu { color: #FFFFFF; background-color: #0130b2; } #mobile-nav .searchform input[type="search"] { border-color: #FFFFFF; } .burgermenu-active.bravada-over-menu .site-header-bottom.header-fixed .site-header-bottom-fixed { background-color: transparent; } .burgermenu-active.bravada-over-menu .site-header-bottom .hamburger span { background-color: #FFFFFF; } .bravada-over-menu:not(.burgermenu-active) .site-header-bottom:not(.header-fixed) .hamburger span { background-color: #000000; } .bravada-over-menu .header-fixed.site-header-bottom .side-section-element.widget_cryout_socials a:hover::before, .side-section-element.widget_cryout_socials a:hover::before { color: #000000; } #access ul.sub-menu li a, #access ul.children li a, .topmenu ul li a { color: #FFFFFF; } #access ul.sub-menu li a, #access ul.children li a { background-color: #0130b2; } #access ul.sub-menu li a:hover, #access ul.children li a:hover { color: #f40039; } #access > div > ul > li.current_page_item > a, #access > div > ul > li.current-menu-item > a, #access > div > ul > li.current_page_ancestor > a, #access > div > ul > li.current-menu-ancestor > a, .bravada-over-menu .header-fixed.site-header-bottom #access > div > ul > li > a { color: #dd8604; } #access ul.children > li.current_page_item > a, #access ul.sub-menu > li.current-menu-item > a, #access ul.children > li.current_page_ancestor > a, #access ul.sub-menu > li.current-menu-ancestor > a { opacity: 0.95; } #access > div > ul ul > li a:not(:only-child)::after { border-left-color: #0130b2; } #access > div > ul > li > ul::before { border-bottom-color: #0130b2; } #access ul li.special1 > a { background-color: #0f0f0f; } #access ul li.special2 > a { background-color: #ffffff; color: #000000; } #access ul li.accent1 > a { background-color: #f40039; color: #000000; } #access ul li.accent2 > a { background-color: #062868; color: #000000; } #access ul li.accent1 > a:hover, #access ul li.accent2 > a:hover { color: #000000; } #access > div > ul > li.accent1 > a > span::before, #access > div > ul > li.accent2 > a > span::before { background-color: #000000; } article.hentry, body:not(.blog):not(.page-template-template-blog):not(.archive):not(.search) #container:not(.bravada-landing-page) .main, body.bravada-boxed-layout:not(.bravada-landing-page) #container { background-color: #FFFFFF; } .pagination span { color: #062868; } .pagination a:hover { background-color: #f40039; color: #FFFFFF; } #header-overlay, .lp-staticslider::after, .seriousslider-theme .item::after { background-color: #000000; background: -webkit-linear-gradient( 90deg, #000000 100%, #1c110a 100%); background: linear-gradient( 0deg, #000000 100%, #1c110a 100%); opacity: 0.01; pointer-events: none; } #header-page-title #header-page-title-inside, #header-page-title .entry-title, #header-page-title .entry-meta span, #header-page-title .entry-meta a, #header-page-title .entry-meta time, #header-page-title .entry-meta .icon-metas::before, #header-page-title .byline, #header-page-title #breadcrumbs-nav, .lp-staticslider .staticslider-caption-inside, .seriousslider-theme .seriousslider-caption-inside { color: #000000; } #colophon, #footer { background-color: #04010c; color: #ffffff; } .post-thumbnail-container .featured-image-overlay::before { background-color: #f40039; background: -webkit-gradient(linear, left top, left bottom, from(#f40039), to(#062868)); background: linear-gradient(to bottom, #f40039, #062868); } .post-thumbnail-container .featured-image-overlay::after { background-color: #f40039; background: -webkit-gradient(linear, left top, left bottom, from(#f40039), to(#062868)); background: linear-gradient(to bottom, #062868, #f40039); } .main #content-masonry .post-thumbnail-container:hover + .entry-after-image .entry-title a { color: #f40039; } @media (max-width: 720px) { .bravada-magazine-one .main #content-masonry .post-thumbnail-container + .entry-after-image { background-color: #FFFFFF; } } .entry-title a:active, .entry-title a:hover { color: #f40039; } span.entry-format { color: #f40039; } .main #content-masonry .format-link .entry-content a { background-color: #f40039; color: #FFFFFF; } .main #content-masonry .format-link::after { color: #FFFFFF; } .cryout article.hentry.format-image, .cryout article.hentry.format-audio, .cryout article.hentry.format-video { background-color: #ffffff; } .format-aside, .format-quote { border-color: #eeeeee; } .single .author-info { border-color: #eeeeee; } .entry-content h5, .entry-content h6, .lp-text-content h5, .lp-text-content h6 { color: #062868; } .entry-content blockquote::before, .entry-content blockquote::after { color: rgba(112,112,112,0.2); } .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .lp-text-content h1, .lp-text-content h2, .lp-text-content h3, .lp-text-content h4 { color: #162521; } .entry-title, .page-title { color: #162521; } a { color: #f40039; } a:hover, .widget-area a, .entry-meta span a:hover, .comments-link a { color: #062868; } .comments-link a:hover, .widget-area a:hover { color: #f40039; } .socials a::before, .socials a:hover::before { color: #f40039; } .socials a::after, .socials a:hover::after { color: #062868; } .bravada-normalizedtags #content .tagcloud a { color: #FFFFFF; background-color: #f40039; } .bravada-normalizedtags #content .tagcloud a:hover { background-color: #062868; } #nav-fixed i { background-color: #dbdbdb; } #nav-fixed .nav-next:hover i, #nav-fixed .nav-previous:hover i { background-color: #062868; } #nav-fixed a:hover + a, #nav-fixed a + a:hover { background-color: rgba(6,40,104,1); } #nav-fixed i, #nav-fixed span { color: #FFFFFF; } button#toTop i::before { color: #f40039; } button#toTop i::after { color: #062868; } @media (max-width: 800px) { .cryout #footer-bottom .footer-inside { padding-top: 2.5em; } .cryout .footer-inside a#toTop { background-color: #f40039; color: #F3F7F6; } .cryout .footer-inside a#toTop:hover { opacity: 0.8;} } .entry-meta .icon-metas:before { color: #b5b5b5; } #site-title span a::before { width: calc(100% - 24.1em); } .bravada-caption-one .main .wp-caption .wp-caption-text { border-bottom-color: #eeeeee; } .bravada-caption-two .main .wp-caption .wp-caption-text { background-color: #f5f5f5; } .bravada-image-one .entry-content img[class*="align"], .bravada-image-one .entry-summary img[class*="align"], .bravada-image-two .entry-content img[class*='align'], .bravada-image-two .entry-summary img[class*='align'] { border-color: #eeeeee; } .bravada-image-five .entry-content img[class*='align'], .bravada-image-five .entry-summary img[class*='align'] { border-color: #f40039; } .entry-summary .excerpt-fade { background-image: linear-gradient(to left, #FFFFFF, transparent); } /* diffs */ span.edit-link a.post-edit-link, span.edit-link a.post-edit-link:hover, span.edit-link .icon-edit:before { color: #707070; } .searchform { border-color: #ebebeb; } .entry-meta span, .entry-meta a, .entry-utility span, .entry-utility a, .entry-meta time, #breadcrumbs-nav { color: #a7a7a7; } .main #content-masonry .post-thumbnail-container span.bl_categ, .main #content-masonry .post-thumbnail-container .comments-link { background-color: #FFFFFF; } .footermenu ul li span.sep { color: #f40039; } .entry-meta a::after, .entry-utility a::after { background: #062868; } #header-page-title .category-metas a { color: #f40039; } .entry-meta .author:hover .avatar { border-color: #f40039; } .animated-title span.cry-single.animated-letter, .animated-title span.cry-double.animated-letter { color: #f40039; } span.entry-sticky { color: #062868; } #commentform { } code, #nav-below .nav-previous a::before, #nav-below .nav-next a::before { background-color: #eeeeee; } #nav-below .nav-previous::after, #nav-below .nav-next::after { background-color: #f40039; } pre, .comment-author { border-color: #eeeeee; } .commentlist .comment-area, .commentlist .pingback { border-color: #f3f3f3; } .commentlist img.avatar { background-color: #FFFFFF; } .comment-meta a { color: #bfbfbf; } .commentlist .reply a, .commentlist .author-name, .commentlist .author-name a { background-color: #f40039; color: #FFFFFF; } .commentlist .reply a:hover { background-color: #062868; } select, input[type], textarea { color: #707070; background-color: #f5f5f5; } .sidey select { background-color: #FFFFFF; } .searchform .searchsubmit { background: #f40039; } .searchform:hover .searchsubmit { background: #062868; } .searchform input[type="search"], .searchform input[type="search"]:hover, .searchform input[type="search"]:focus { background-color: #FFFFFF; } input[type]:hover, textarea:hover, select:hover, input[type]:focus, textarea:focus, select:focus { border-color: #dcdcdc; } button, input[type="button"], input[type="submit"], input[type="reset"] { background-color: #f40039; color: #FFFFFF; } button:hover, input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover { background-color: #062868; } .comment-form-author input, .comment-form-email input, .comment-form-url input, .comment-form-comment textarea { background-color: #f0f0f0; } .comment-form-author input:hover, .comment-form-email input:hover, .comment-form-url input:hover, .comment-form-comment textarea:hover, .comment-form-author input:focus, .comment-form-email input:focus, .comment-form-url input:focus, .comment-form-comment textarea:focus { background-color: #f40039; color: #FFFFFF; } .comment-form-author, .comment-form-email { border-color: #FFFFFF; } hr { background-color: #f0f0f0; } .cryout-preloader-inside .bounce1 { background-color: #f40039; } .cryout-preloader-inside .bounce2 { background-color: #062868; } .page-header.pad-container { background-color: #FFFFFF; } /* gutenberg */ .wp-block-image.alignwide { margin-left: calc( ( 0% + 4em ) * -1 ); margin-right: calc( ( 0% + 4em ) * -1 ); } .wp-block-image.alignwide img { width: calc( 100% + 8em ); max-width: calc( 100% + 8em ); } .has-accent-1-color, .has-accent-1-color:hover { color: #f40039; } .has-accent-2-color, .has-accent-2-color:hover { color: #062868; } .has-headings-color, .has-headings-color:hover { color: #162521; } .has-sitetext-color, .has-sitetext-color:hover { color: #707070; } .has-sitebg-color, .has-sitebg-color:hover { color: #FFFFFF; } .has-accent-1-background-color { background-color: #f40039; } .has-accent-2-background-color { background-color: #062868; } .has-headings-background-color { background-color: #162521; } .has-sitetext-background-color { background-color: #707070; } .has-sitebg-background-color { background-color: #FFFFFF; } .has-small-font-size { font-size: 16px; } .has-regular-font-size { font-size: 20px; } .has-large-font-size { font-size: 24px; } .has-larger-font-size { font-size: 28px; } .has-huge-font-size { font-size: 28px; } /* woocommerce */ .woocommerce-thumbnail-container .woocommerce-buttons-container a, .woocommerce-page #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button { } .woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3, .woocommerce div.product .product_title, .woocommerce .woocommerce-tabs h2 { font-family: Work Sans Condensed; } .woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3, .woocommerce .star-rating { color: #062868; } .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button { background-color: #f40039; color: #FFFFFF; line-height: 1; } .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover { background-color: #062868; color: #FFFFFF; } .woocommerce-page #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt { color: #f40039; line-height: 1; } .woocommerce-page #respond input#submit.alt::after, .woocommerce a.button.alt::after, .woocommerce-page button.button.alt::after, .woocommerce input.button.alt::after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; outline: 2px solid; -webkit-transition: .3s ease all; transition: .3s ease all; } .woocommerce-page #respond input#submit.alt:hover::after, .woocommerce a.button.alt:hover::after, .woocommerce-page button.button.alt:hover::after, .woocommerce input.button.alt:hover::after { opacity: 0; -webkit-transform: scale(1.2, 1.4); transform: scale(1.2, 1.4); } .woocommerce-page #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce input.button.alt:hover { color: #062868; } .woocommerce div.product .woocommerce-tabs ul.tabs li.active { border-bottom-color: #FFFFFF; } .woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt[disabled]:disabled, .woocommerce #respond input#submit.alt[disabled]:disabled:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt[disabled]:disabled, .woocommerce a.button.alt[disabled]:disabled:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt[disabled]:disabled, .woocommerce button.button.alt[disabled]:disabled:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt[disabled]:disabled, .woocommerce input.button.alt[disabled]:disabled:hover { background-color: #062868; color: #fff; } .woocommerce div.product .product_title, .woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price { color: #062868} .woocommerce .quantity .qty { background-color: #eeeeee; } .woocommerce-checkout #payment { background: #f5f5f5; } .woocommerce .widget_price_filter .ui-slider .ui-slider-handle { background: #062868; } .woocommerce div.product .products > h2, .woocommerce .cart-collaterals h2 { font-family: Times New Roman, Times, serif; font-size: 1.85em; font-weight: 400; line-height: 1; text-transform: capitalize; } .woocommerce div.product .products > h2::after, .woocommerce .cart-collaterals h2::after { background-color: #f40039 ; } .main .entry-content, .main .entry-summary { text-align: left; } .main p, .main ul, .main ol, .main dd, .main pre, .main hr { margin-bottom: 1.3em; } .main .entry-content p { text-indent: 0.1em; } .main a.post-featured-image { background-position: center center; } #header-widget-area { width: 25%; right: 10px; } .bravada-striped-table .main thead th, .bravada-bordered-table .main thead th, .bravada-striped-table .main td, .bravada-striped-table .main th, .bravada-bordered-table .main th, .bravada-bordered-table .main td { border-color: #e9e9e9; } .bravada-clean-table .main th, .bravada-striped-table .main tr:nth-child(even) td, .bravada-striped-table .main tr:nth-child(even) th { background-color: #f8f8f8; } .bravada-cropped-featured .main .post-thumbnail-container { height: 210px; } .bravada-responsive-featured .main .post-thumbnail-container { max-height: 210px; height: auto; } article.hentry .article-inner, #content-masonry article.hentry .article-inner { padding: 0%; } .site-header-bottom { height:50px; } .site-header-bottom .site-header-inside { height:50px; } .menu-search-animated, .menu-burger, #sheader-container, .identity, #nav-toggle { height: 50px; line-height: 50px; } #access div > ul > li > a, #access ul li[class*="icon"]::before { line-height:50px; } nav#mobile-menu { padding-top: 60px; } body.admin-bar nav#mobile-menu { padding-top: 92px; } #branding { height: 50px; } .bravada-responsive-headerimage #masthead #header-image-main-inside { max-height: 60px; } .bravada-cropped-headerimage #masthead #header-image-main-inside { height: 60px; } .bravada-landing-page .lp-blocks-inside, .bravada-landing-page .lp-boxes-inside, .bravada-landing-page .lp-text-inside, .bravada-landing-page .lp-posts-inside, .bravada-landing-page .lp-page-inside, .bravada-landing-page .lp-section-header, .bravada-landing-page .content-widget { max-width: 1900px; } @media (min-width: 960px) { .bravada-landing-page .lp-blocks.lp-blocks1 .lp-blocks-inside { max-width: calc(1900px - 5em); background-color: #FFFFFF; } } #header-page-title #header-page-title-inside, .lp-staticslider .staticslider-caption, .seriousslider.seriousslider-theme .seriousslider-caption { max-width: 1900px; max-width: 85%; padding-top: 60px; } @media (max-width: 1024px) { #header-page-title #header-page-title-inside, .lp-staticslider .staticslider-caption, .seriousslider.seriousslider-theme .seriousslider-caption { max-width: 100%; } } .bravada-landing-page .content-widget { margin: 0 auto; } a.staticslider-button, .seriousslider-theme .seriousslider-caption-buttons a { background-color: #f40039; } a.staticslider-button:hover, .seriousslider-theme .seriousslider-caption-buttons a:hover { background-color: #062868; } .widget-title, #comments-title, #reply-title, .related-posts .related-main-title, .main .page-title, #nav-below em, .lp-text .lp-text-title, .lp-boxes-animated .lp-box-title { background-image: linear-gradient(to bottom, rgba(244,0,57,0.4) 0%, rgba(244,0,57,0.4) 100%); } .lp-slider { background-color: #F9F7F5; } .lp-blocks { background-color: #F9F7F5; } .lp-boxes { background-color: #F8F8F8; } .lp-boxes .lp-boxes-inside::before { background-color: #f40039 ; } .lp-boxes ~ .lp-boxes .lp-boxes-inside::before { background-color: #062868 ; } .lp-boxes ~ .lp-boxes ~ .lp-boxes .lp-boxes-inside::before { background-color: #f40039 ; } .lp-text { background-color: #EEEBE9; } #lp-posts, #lp-page { background-color: #F3F7F6; } .lp-block { background-color: #FFFFFF; } .lp-block i[class^="blicon"]::before { color: #062868; } .lp-block .lp-block-title, .lp-text .lp-text-title { color: #162521; } .lp-block .lp-block-title::after { background-color: #f40039; } .lp-blocks1 .lp-block i[class^="blicon"] +i[class^="blicon"]::before { color: #062868; } .lp-block-readmore { color: #c0c0c0; } .lp-block-readmore:hover { color: #f40039; } .lp-text-title { color: #062868; } .lp-text-inside .lp-text-background { background-color: #FFFFFF; } .lp-boxes .lp-box { background-color: #FFFFFF; } .lp-boxes-animated .box-overlay { background-color: #062868; } .lp-boxes-animated .lp-box-readmore { color: #f40039; } .lp-boxes-static .box-overlay { background-color: #f40039; } .lp-box-title { color: #162521; } .lp-box-title:hover { color: #f40039; } .lp-boxes-1 .lp-box .lp-box-image { height: 250px; } #cryout_ajax_more_trigger, .lp-port-readmore { color: #062868; } .lpbox-rnd1 { background-color: #c1c1c1; } .lpbox-rnd2 { background-color: #bcbcbc; } .lpbox-rnd3 { background-color: #b7b7b7; } .lpbox-rnd4 { background-color: #b2b2b2; } .lpbox-rnd5 { background-color: #adadad; } .lpbox-rnd6 { background-color: #a8a8a8; } .lpbox-rnd7 { background-color: #a3a3a3; } .lpbox-rnd8 { background-color: #9e9e9e; } 
/*# sourceURL=bravada-main-inline-css */
@-webkit-keyframes button-preloader-rotating{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes button-preloader-rotating{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.jgb_checkbox{position:relative}.jgb_checkbox-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jgb_checkbox-checkmark{position:relative;height:14px;width:14px;-ms-flex-negative:0;flex-shrink:0;margin-right:8px;color:#99d3ec;border:1px solid #6ec1e4;-webkit-box-sizing:initial;box-sizing:initial}.jgb_checkbox-checkmark::after{content:'\e908';font-family:'icomoon';display:none;position:absolute;left:1px;top:0;font-size:13px;line-height:14px}.jgb_checkbox-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.jgb_checkbox-input{cursor:pointer;position:absolute;opacity:0;height:0;width:0}.jgb_checkbox-input:checked ~ .jgb_checkbox-checkmark:after{display:block}.jgb_pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jgb_pagination-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin-top:0;margin-bottom:0;list-style:none}.jgb_pagination-item{margin:10px 5px}.jgb_pagination-prev,.jgb_pagination-next,.jgb_pagination-page-link{padding-left:3px;padding-right:3px;min-width:30px;text-align:center}.jgb_pagination-prev-text{margin-left:8px}.jgb_pagination-next-text{margin-right:8px}.jgb_pagination-gap{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.jgb_pagination.pagination-enter-active,.jgb_pagination.pagination-leave-active{-webkit-transition:all .7s ease-out;transition:all .7s ease-out}.jgb_pagination.pagination-enter,.jgb_pagination.pagination-leave-to{opacity:0}.jgb_spinner{display:inline-block;font-size:40px;color:#6ec1e4;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-sizing:content-box;box-sizing:content-box;z-index:999}.jgb_grid-builder.jgb_loading .jgb_grid-container{display:none}.elementor-editor-active .jgb_posts-grid-builder-container .jgb_spinner,.elementor-editor-active .jgb_terms-grid-builder-container .jgb_spinner,.block-editor-page .jgb_posts-grid-builder-container .jgb_spinner,.block-editor-page .jgb_terms-grid-builder-container .jgb_spinner{display:none}.elementor-editor-active .jgb_posts-grid-builder-container .jgb_loading ~ .jgb_spinner,.elementor-editor-active .jgb_terms-grid-builder-container .jgb_loading ~ .jgb_spinner,.block-editor-page .jgb_posts-grid-builder-container .jgb_loading ~ .jgb_spinner,.block-editor-page .jgb_terms-grid-builder-container .jgb_loading ~ .jgb_spinner{display:inline-block}.jgb_show-preloader .jgb_spinner{position:relative !important;display:inline-block !important}.jgb_show-preloader.jgb_posts-grid-builder-container .jgb_grid-builder,.jgb_show-preloader.jgb_terms-grid-builder-container .jgb_grid-builder{display:none}.jgb_spinner-circle-clip-growing,.jgb_spinner-circle-clip,.jgb_spinner-circle{width:1em;height:1em}.jgb_spinner-circle-clip-growing div,.jgb_spinner-circle-clip-growing svg,.jgb_spinner-circle-clip div,.jgb_spinner-circle-clip svg,.jgb_spinner-circle div,.jgb_spinner-circle svg{width:1em;height:1em;-webkit-animation:jgb_spinner-circle-rotate-animation 1s linear infinite;animation:jgb_spinner-circle-rotate-animation 1s linear infinite}.jgb_spinner-circle-clip-growing svg{-webkit-animation-duration:2.5s;animation-duration:2.5s}.jgb_spinner-circle-clip-growing svg .path{stroke-linecap:round;stroke:currentColor;-webkit-animation:jgb_spinner-circle-clip-growing-dash-animation 2s ease-in-out infinite;animation:jgb_spinner-circle-clip-growing-dash-animation 2s ease-in-out infinite}.jgb_spinner-circle-clip div{border:0.1em solid currentColor;border-left:0.1em solid transparent;border-radius:50%}.jgb_spinner-circle{position:relative}.jgb_spinner-circle div{position:absolute;top:0;left:0;border-radius:50%}.jgb_spinner-circle div:nth-child(1){border:0.1em solid currentColor;opacity:.15;-webkit-animation:none;animation:none}.jgb_spinner-circle div:nth-child(2){border:0.1em solid transparent;border-top:0.1em solid currentColor}@-webkit-keyframes jgb_spinner-circle-rotate-animation{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes jgb_spinner-circle-rotate-animation{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes jgb_spinner-circle-clip-growing-dash-animation{0%{stroke-dasharray:1, 150;stroke-dashoffset:0}50%{stroke-dasharray:90, 150;stroke-dashoffset:-35}100%{stroke-dasharray:90, 150;stroke-dashoffset:-124}}@keyframes jgb_spinner-circle-clip-growing-dash-animation{0%{stroke-dasharray:1, 150;stroke-dashoffset:0}50%{stroke-dasharray:90, 150;stroke-dashoffset:-35}100%{stroke-dasharray:90, 150;stroke-dashoffset:-124}}.jgb_spinner-lines-wave{width:1em;height:1em;overflow:hidden}.jgb_spinner-lines-wave>div{float:left;height:1em;width:0.16em;margin:0 0.05em 0 0;background-color:currentColor;-webkit-animation:jgb_spinner-lines-wave-stretchdelay 1.2s infinite ease-in-out;animation:jgb_spinner-lines-wave-stretchdelay 1.2s infinite ease-in-out}.jgb_spinner-lines-wave>div:nth-child(2){-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.jgb_spinner-lines-wave>div:nth-child(3){-webkit-animation-delay:-1.0s;animation-delay:-1.0s}.jgb_spinner-lines-wave>div:nth-child(4){-webkit-animation-delay:-0.9s;animation-delay:-0.9s}.jgb_spinner-lines-wave>div:nth-child(5){margin-right:0;-webkit-animation-delay:-0.8s;animation-delay:-0.8s}@-webkit-keyframes jgb_spinner-lines-wave-stretchdelay{0%,
	40%,
	100%{transform:scaleY(0.4);-webkit-transform:scaleY(0.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}@keyframes jgb_spinner-lines-wave-stretchdelay{0%,
	40%,
	100%{transform:scaleY(0.4);-webkit-transform:scaleY(0.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.jgb_spinner-lines-pulse{width:1em;height:1em;overflow:hidden}.jgb_spinner-lines-pulse>div{float:left;border-radius:0.06em;width:0.12em;height:1em;margin:0 0.05em;background-color:currentColor;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:jgb_spinner-lines-pulse 0.9s -0.6s infinite cubic-bezier(0.85, 0.25, 0.37, 0.85);animation:jgb_spinner-lines-pulse 0.9s -0.6s infinite cubic-bezier(0.85, 0.25, 0.37, 0.85)}.jgb_spinner-lines-pulse>div:nth-child(1){margin-left:0}.jgb_spinner-lines-pulse>div:nth-child(2){-webkit-animation-delay:-0.4s !important;animation-delay:-0.4s !important}.jgb_spinner-lines-pulse>div:nth-child(4){-webkit-animation-delay:-0.4s !important;animation-delay:-0.4s !important}.jgb_spinner-lines-pulse>div:nth-child(1){-webkit-animation-delay:-0.2s !important;animation-delay:-0.2s !important}.jgb_spinner-lines-pulse>div:nth-child(5){margin-right:0;-webkit-animation-delay:-0.2s !important;animation-delay:-0.2s !important}@-webkit-keyframes jgb_spinner-lines-pulse{0%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(0.4);transform:scaley(0.4)}100%{-webkit-transform:scaley(1);transform:scaley(1)}}@keyframes jgb_spinner-lines-pulse{0%{-webkit-transform:scaley(1);transform:scaley(1)}50%{-webkit-transform:scaley(0.4);transform:scaley(0.4)}100%{-webkit-transform:scaley(1);transform:scaley(1)}}.jgb_spinner-lines-pulse-rapid{width:1em;height:1em;overflow:hidden}.jgb_spinner-lines-pulse-rapid>div{float:left;border-radius:0.06em;width:0.12em;height:1em;margin:0 0.05em;background-color:currentColor;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation:jgb_spinner-lines-pulse-rapid 0.9s -0.5s infinite cubic-bezier(0.11, 0.49, 0.38, 0.78);animation:jgb_spinner-lines-pulse-rapid 0.9s -0.5s infinite cubic-bezier(0.11, 0.49, 0.38, 0.78)}.jgb_spinner-lines-pulse-rapid>div:nth-child(1){margin-left:0}.jgb_spinner-lines-pulse-rapid>div:nth-child(2){-webkit-animation-delay:-0.25s !important;animation-delay:-0.25s !important}.jgb_spinner-lines-pulse-rapid>div:nth-child(4){-webkit-animation-delay:-0.25s !important;animation-delay:-0.25s !important}.jgb_spinner-lines-pulse-rapid>div:nth-child(1){-webkit-animation-delay:0s !important;animation-delay:0s !important}.jgb_spinner-lines-pulse-rapid>div:nth-child(5){margin-right:0;-webkit-animation-delay:0s !important;animation-delay:0s !important}@-webkit-keyframes jgb_spinner-lines-pulse-rapid{0%{-webkit-transform:scaley(1);transform:scaley(1)}80%{-webkit-transform:scaley(0.3);transform:scaley(0.3)}90%{-webkit-transform:scaley(1);transform:scaley(1)}}@keyframes jgb_spinner-lines-pulse-rapid{0%{-webkit-transform:scaley(1);transform:scaley(1)}80%{-webkit-transform:scaley(0.3);transform:scaley(0.3)}90%{-webkit-transform:scaley(1);transform:scaley(1)}}.jgb_spinner-cube-grid{width:1em;height:1em}.jgb_spinner-cube-grid>div{width:33%;height:33%;background-color:currentColor;float:left;-webkit-animation:sk-scaleDelay 1.3s infinite ease-in-out;animation:sk-scaleDelay 1.3s infinite ease-in-out}.jgb_spinner-cube-grid>div:nth-child(1){-webkit-animation-delay:0.2s;animation-delay:0.2s}.jgb_spinner-cube-grid>div:nth-child(2){-webkit-animation-delay:0.3s;animation-delay:0.3s}.jgb_spinner-cube-grid>div:nth-child(3){-webkit-animation-delay:0.4s;animation-delay:0.4s}.jgb_spinner-cube-grid>div:nth-child(4){-webkit-animation-delay:0.1s;animation-delay:0.1s}.jgb_spinner-cube-grid>div:nth-child(5){-webkit-animation-delay:0.2s;animation-delay:0.2s}.jgb_spinner-cube-grid>div:nth-child(6){-webkit-animation-delay:0.3s;animation-delay:0.3s}.jgb_spinner-cube-grid>div:nth-child(7){-webkit-animation-delay:0.0s;animation-delay:0.0s}.jgb_spinner-cube-grid>div:nth-child(8){-webkit-animation-delay:0.1s;animation-delay:0.1s}.jgb_spinner-cube-grid>div:nth-child(9){-webkit-animation-delay:0.2s;animation-delay:0.2s}@-webkit-keyframes sk-scaleDelay{0%{-webkit-transform:scale3D(1, 1, 1);transform:scale3D(1, 1, 1)}70%{-webkit-transform:scale3D(1, 1, 1);transform:scale3D(1, 1, 1)}100%{-webkit-transform:scale3D(1, 1, 1);transform:scale3D(1, 1, 1)}35%{-webkit-transform:scale3D(0, 0, 1);transform:scale3D(0, 0, 1)}}@keyframes sk-scaleDelay{0%{-webkit-transform:scale3D(1, 1, 1);transform:scale3D(1, 1, 1)}70%{-webkit-transform:scale3D(1, 1, 1);transform:scale3D(1, 1, 1)}100%{-webkit-transform:scale3D(1, 1, 1);transform:scale3D(1, 1, 1)}35%{-webkit-transform:scale3D(0, 0, 1);transform:scale3D(0, 0, 1)}}.jgb_spinner-cube-folding{width:1em;height:1em;position:relative;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}.jgb_spinner-cube-folding>div{background-color:initial;float:left;width:50%;height:50%;position:relative;-webkit-transform:scale(1.1);transform:scale(1.1)}.jgb_spinner-cube-folding>div:nth-child(2){-webkit-transform:scale(1.1) rotateZ(90deg);transform:scale(1.1) rotateZ(90deg)}.jgb_spinner-cube-folding>div:nth-child(4){-webkit-transform:scale(1.1) rotateZ(180deg);transform:scale(1.1) rotateZ(180deg)}.jgb_spinner-cube-folding>div:nth-child(3){-webkit-transform:scale(1.1) rotateZ(270deg);transform:scale(1.1) rotateZ(270deg)}.jgb_spinner-cube-folding>div:nth-child(2)::before{-webkit-animation-delay:0.3s;animation-delay:0.3s}.jgb_spinner-cube-folding>div:nth-child(4)::before{-webkit-animation-delay:0.6s;animation-delay:0.6s}.jgb_spinner-cube-folding>div:nth-child(3)::before{-webkit-animation-delay:0.9s;animation-delay:0.9s}.jgb_spinner-cube-folding>div::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:currentColor;-webkit-animation:sk-foldCubeAngle 2.4s infinite linear both;animation:sk-foldCubeAngle 2.4s infinite linear both;-webkit-transform-origin:100% 100%;transform-origin:100% 100%}@-webkit-keyframes sk-foldCubeAngle{0%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1}75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1}90%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}100%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}@keyframes sk-foldCubeAngle{0%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}10%{-webkit-transform:perspective(140px) rotateX(-180deg);transform:perspective(140px) rotateX(-180deg);opacity:0}25%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1}75%{-webkit-transform:perspective(140px) rotateX(0deg);transform:perspective(140px) rotateX(0deg);opacity:1}90%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}100%{-webkit-transform:perspective(140px) rotateY(180deg);transform:perspective(140px) rotateY(180deg);opacity:0}}.jgb_spinner-dots-grid-pulse,.jgb_spinner-dots-grid-beat{overflow:hidden;width:1em;height:1em;margin-left:0.015em}.jgb_spinner-dots-grid-pulse>div,.jgb_spinner-dots-grid-beat>div{display:block;float:left;background-color:currentColor;width:0.273em;height:0.273em;margin:0.03em;border-radius:100%}.jgb_spinner-dots-grid-pulse>div:nth-child(1){-webkit-animation:jgb_spinner-dots-grid-pulse-animation 1.3219s ease 0.521899s infinite normal none running;animation:jgb_spinner-dots-grid-pulse-animation 1.3219s ease 0.521899s infinite normal none running}.jgb_spinner-dots-grid-pulse>div:nth-child(2){-webkit-animation:jgb_spinner-dots-grid-pulse-animation 0.625121s ease -0.174879s infinite normal none running;animation:jgb_spinner-dots-grid-pulse-animation 0.625121s ease -0.174879s infinite normal none running}.jgb_spinner-dots-grid-pulse>div:nth-child(3){-webkit-animation:jgb_spinner-dots-grid-pulse-animation 1.1615s ease 0.361498s infinite normal none running;animation:jgb_spinner-dots-grid-pulse-animation 1.1615s ease 0.361498s infinite normal none running}.jgb_spinner-dots-grid-pulse>div:nth-child(4){-webkit-animation:jgb_spinner-dots-grid-pulse-animation 0.873932s ease 0.0739321s infinite normal none running;animation:jgb_spinner-dots-grid-pulse-animation 0.873932s ease 0.0739321s infinite normal none running}.jgb_spinner-dots-grid-pulse>div:nth-child(5){-webkit-animation:jgb_spinner-dots-grid-pulse-animation 0.738649s ease -0.061351s infinite normal none running;animation:jgb_spinner-dots-grid-pulse-animation 0.738649s ease -0.061351s infinite normal none running}.jgb_spinner-dots-grid-pulse>div:nth-child(6){-webkit-animation:jgb_spinner-dots-grid-pulse-animation 0.655116s ease -0.144884s infinite normal none running;animation:jgb_spinner-dots-grid-pulse-animation 0.655116s ease -0.144884s infinite normal none running}.jgb_spinner-dots-grid-pulse>div:nth-child(7){-webkit-animation:jgb_spinner-dots-grid-pulse-animation 1.35589s ease 0.555895s infinite normal none running;animation:jgb_spinner-dots-grid-pulse-animation 1.35589s ease 0.555895s infinite normal none running}.jgb_spinner-dots-grid-pulse>div:nth-child(8){-webkit-animation:jgb_spinner-dots-grid-pulse-animation 0.869173s ease 0.0691732s infinite normal none running;animation:jgb_spinner-dots-grid-pulse-animation 0.869173s ease 0.0691732s infinite normal none running}.jgb_spinner-dots-grid-pulse>div:nth-child(9){-webkit-animation:jgb_spinner-dots-grid-pulse-animation 1.14823s ease 0.34823s infinite normal none running;animation:jgb_spinner-dots-grid-pulse-animation 1.14823s ease 0.34823s infinite normal none running}.jgb_spinner-dots-grid-beat>div{-webkit-animation-name:jgb_spinner-dots-grid-beat-animation;animation-name:jgb_spinner-dots-grid-beat-animation;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0}.jgb_spinner-dots-grid-beat>div:nth-child(1){-webkit-animation-delay:0.44s;animation-delay:0.44s;-webkit-animation-duration:1.27s;animation-duration:1.27s}.jgb_spinner-dots-grid-beat>div:nth-child(2){-webkit-animation-delay:0.2s;animation-delay:0.2s;-webkit-animation-duration:1.52s;animation-duration:1.52s}.jgb_spinner-dots-grid-beat>div:nth-child(3){-webkit-animation-delay:0.14s;animation-delay:0.14s;-webkit-animation-duration:0.61s;animation-duration:0.61s}.jgb_spinner-dots-grid-beat>div:nth-child(4){-webkit-animation-delay:0.15s;animation-delay:0.15s;-webkit-animation-duration:0.82s;animation-duration:0.82s}.jgb_spinner-dots-grid-beat>div:nth-child(5){-webkit-animation-delay:-0.01s;animation-delay:-0.01s;-webkit-animation-duration:1.24s;animation-duration:1.24s}.jgb_spinner-dots-grid-beat>div:nth-child(6){-webkit-animation-delay:-0.07s;animation-delay:-0.07s;-webkit-animation-duration:1.35s;animation-duration:1.35s}.jgb_spinner-dots-grid-beat>div:nth-child(7){-webkit-animation-delay:0.29s;animation-delay:0.29s;-webkit-animation-duration:1.44s;animation-duration:1.44s}.jgb_spinner-dots-grid-beat>div:nth-child(8){-webkit-animation-delay:0.63s;animation-delay:0.63s;-webkit-animation-duration:1.19s;animation-duration:1.19s}.jgb_spinner-dots-grid-beat>div:nth-child(9){-webkit-animation-delay:-0.18s;animation-delay:-0.18s;-webkit-animation-duration:1.48s;animation-duration:1.48s}@-webkit-keyframes jgb_spinner-dots-grid-pulse-animation{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(0.5);transform:scale(0.5);opacity:0.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes jgb_spinner-dots-grid-pulse-animation{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(0.5);transform:scale(0.5);opacity:0.7}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes jgb_spinner-dots-grid-beat-animation{50%{opacity:0.35}100%{opacity:1}}@keyframes jgb_spinner-dots-grid-beat-animation{50%{opacity:0.35}100%{opacity:1}}.jgb_spinner-dots-circle{width:1em;height:1em;position:relative}.jgb_spinner-dots-circle>div{background-color:initial;width:100%;height:100%;position:absolute;left:0;top:0}.jgb_spinner-dots-circle>div:before{content:"";display:block;margin:0 auto;width:20%;height:20%;background-color:currentColor;border-radius:100%;-webkit-animation:jgb_spinner-dots-circle-animation 1.2s infinite ease-in-out;animation:jgb_spinner-dots-circle-animation 1.2s infinite ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both}.jgb_spinner-dots-circle>div:nth-child(2){-webkit-transform:rotate(30deg);transform:rotate(30deg)}.jgb_spinner-dots-circle>div:nth-child(2):before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.jgb_spinner-dots-circle>div:nth-child(3){-webkit-transform:rotate(60deg);transform:rotate(60deg)}.jgb_spinner-dots-circle>div:nth-child(3):before{-webkit-animation-delay:-1s;animation-delay:-1s}.jgb_spinner-dots-circle>div:nth-child(4){-webkit-transform:rotate(90deg);transform:rotate(90deg)}.jgb_spinner-dots-circle>div:nth-child(4):before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.jgb_spinner-dots-circle>div:nth-child(5){-webkit-transform:rotate(120deg);transform:rotate(120deg)}.jgb_spinner-dots-circle>div:nth-child(5):before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.jgb_spinner-dots-circle>div:nth-child(6){-webkit-transform:rotate(150deg);transform:rotate(150deg)}.jgb_spinner-dots-circle>div:nth-child(6):before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.jgb_spinner-dots-circle>div:nth-child(7){-webkit-transform:rotate(180deg);transform:rotate(180deg)}.jgb_spinner-dots-circle>div:nth-child(7):before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.jgb_spinner-dots-circle>div:nth-child(8){-webkit-transform:rotate(210deg);transform:rotate(210deg)}.jgb_spinner-dots-circle>div:nth-child(8):before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.jgb_spinner-dots-circle>div:nth-child(9){-webkit-transform:rotate(240deg);transform:rotate(240deg)}.jgb_spinner-dots-circle>div:nth-child(9):before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.jgb_spinner-dots-circle>div:nth-child(10){-webkit-transform:rotate(270deg);transform:rotate(270deg)}.jgb_spinner-dots-circle>div:nth-child(10):before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.jgb_spinner-dots-circle>div:nth-child(11){-webkit-transform:rotate(300deg);transform:rotate(300deg)}.jgb_spinner-dots-circle>div:nth-child(11):before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.jgb_spinner-dots-circle>div:nth-child(12){-webkit-transform:rotate(330deg);transform:rotate(330deg)}.jgb_spinner-dots-circle>div:nth-child(12):before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes jgb_spinner-dots-circle-animation{0%,
	80%,
	to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes jgb_spinner-dots-circle-animation{0%,
	80%,
	to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.jgb_spinner-dots-pulse,.jgb_spinner-dots-elastic{position:relative;width:1em;height:0.45em}.jgb_spinner-dots-pulse>div,.jgb_spinner-dots-elastic>div{position:absolute;top:0.1em;width:0.25em;height:0.25em;background-color:currentColor;border-radius:100%}.jgb_spinner-dots-pulse>div:nth-child(1),.jgb_spinner-dots-elastic>div:nth-child(1){left:0}.jgb_spinner-dots-pulse>div:nth-child(2),.jgb_spinner-dots-elastic>div:nth-child(2){left:0.375em}.jgb_spinner-dots-pulse>div:nth-child(3),.jgb_spinner-dots-elastic>div:nth-child(3){left:0.75em}.jgb_spinner-dots-pulse>div:nth-child(1){-webkit-animation:jgb_spinner-dots-pulse-animation 0.75s cubic-bezier(0.2, 0.68, 0.18, 1.08) 0.12s infinite normal both running;animation:jgb_spinner-dots-pulse-animation 0.75s cubic-bezier(0.2, 0.68, 0.18, 1.08) 0.12s infinite normal both running}.jgb_spinner-dots-pulse>div:nth-child(2){-webkit-animation:jgb_spinner-dots-pulse-animation 0.75s cubic-bezier(0.2, 0.68, 0.18, 1.08) 0.24s infinite normal both running;animation:jgb_spinner-dots-pulse-animation 0.75s cubic-bezier(0.2, 0.68, 0.18, 1.08) 0.24s infinite normal both running}.jgb_spinner-dots-pulse>div:nth-child(3){-webkit-animation:jgb_spinner-dots-pulse-animation 0.75s cubic-bezier(0.2, 0.68, 0.18, 1.08) 0.36s infinite normal both running;animation:jgb_spinner-dots-pulse-animation 0.75s cubic-bezier(0.2, 0.68, 0.18, 1.08) 0.36s infinite normal both running}@-webkit-keyframes jgb_spinner-dots-pulse-animation{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}45%{-webkit-transform:scale(0);transform:scale(0);opacity:0.7}80%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes jgb_spinner-dots-pulse-animation{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}45%{-webkit-transform:scale(0);transform:scale(0);opacity:0.7}80%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.jgb_spinner-dots-elastic>div:nth-child(1){-webkit-animation:jgb_spinner-dots-elastic-animation 0.9s cubic-bezier(0.2, 0.68, 0.18, 1.08) 0.12s infinite normal both running;animation:jgb_spinner-dots-elastic-animation 0.9s cubic-bezier(0.2, 0.68, 0.18, 1.08) 0.12s infinite normal both running}.jgb_spinner-dots-elastic>div:nth-child(2){-webkit-animation:jgb_spinner-dots-elastic-animation 0.9s cubic-bezier(0.2, 0.68, 0.18, 1.08) 0.24s infinite normal both running;animation:jgb_spinner-dots-elastic-animation 0.9s cubic-bezier(0.2, 0.68, 0.18, 1.08) 0.24s infinite normal both running}.jgb_spinner-dots-elastic>div:nth-child(3){-webkit-animation:jgb_spinner-dots-elastic-animation 0.9s cubic-bezier(0.2, 0.68, 0.18, 1.08) 0.36s infinite normal both running;animation:jgb_spinner-dots-elastic-animation 0.9s cubic-bezier(0.2, 0.68, 0.18, 1.08) 0.36s infinite normal both running}@-webkit-keyframes jgb_spinner-dots-elastic-animation{0%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}25%{-webkit-transform:scale(1, 1.6);transform:scale(1, 1.6)}50%{-webkit-transform:scale(1, 0.7);transform:scale(1, 0.7)}75%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}100%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}}@keyframes jgb_spinner-dots-elastic-animation{0%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}25%{-webkit-transform:scale(1, 1.6);transform:scale(1, 1.6)}50%{-webkit-transform:scale(1, 0.7);transform:scale(1, 0.7)}75%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}100%{-webkit-transform:scale(1, 1);transform:scale(1, 1)}}.jgb_spinner-dots-carousel{overflow:hidden;width:1em;height:0.45em}.jgb_spinner-dots-carousel>div{position:relative;left:-10em;top:0.1em;width:0.25em;height:0.25em;border-radius:100%;-webkit-box-shadow:10em 0 0 0 currentColor, 10.375em 0 0 0 currentColor, 10.75em 0 0 0 currentColor;box-shadow:10em 0 0 0 currentColor, 10.375em 0 0 0 currentColor, 10.75em 0 0 0 currentColor;-webkit-animation:jgb_spinner-dots-carousel-animation 1.5s infinite linear;animation:jgb_spinner-dots-carousel-animation 1.5s infinite linear}@-webkit-keyframes jgb_spinner-dots-carousel-animation{0%{-webkit-box-shadow:10em 0 0 -1px currentColor, 10.375em 0 0 1px currentColor, 10.75em 0 0 -1px currentColor;box-shadow:10em 0 0 -1px currentColor, 10.375em 0 0 1px currentColor, 10.75em 0 0 -1px currentColor}50%{-webkit-box-shadow:10.75em 0 0 -1px currentColor, 10em 0 0 -1px currentColor, 10.375em 0 0 1px currentColor;box-shadow:10.75em 0 0 -1px currentColor, 10em 0 0 -1px currentColor, 10.375em 0 0 1px currentColor}100%{-webkit-box-shadow:10.375em 0 0 1px currentColor, 10.75em 0 0 -1px currentColor, 10em 0 0 -1px currentColor;box-shadow:10.375em 0 0 1px currentColor, 10.75em 0 0 -1px currentColor, 10em 0 0 -1px currentColor}}@keyframes jgb_spinner-dots-carousel-animation{0%{-webkit-box-shadow:10em 0 0 -1px currentColor, 10.375em 0 0 1px currentColor, 10.75em 0 0 -1px currentColor;box-shadow:10em 0 0 -1px currentColor, 10.375em 0 0 1px currentColor, 10.75em 0 0 -1px currentColor}50%{-webkit-box-shadow:10.75em 0 0 -1px currentColor, 10em 0 0 -1px currentColor, 10.375em 0 0 1px currentColor;box-shadow:10.75em 0 0 -1px currentColor, 10em 0 0 -1px currentColor, 10.375em 0 0 1px currentColor}100%{-webkit-box-shadow:10.375em 0 0 1px currentColor, 10.75em 0 0 -1px currentColor, 10em 0 0 -1px currentColor;box-shadow:10.375em 0 0 1px currentColor, 10.75em 0 0 -1px currentColor, 10em 0 0 -1px currentColor}}.jgb_spinner-dots-windmill{position:relative;width:1em;height:1em;-webkit-animation:1s jgb_spinner-dots-windmill-animation linear infinite;animation:1s jgb_spinner-dots-windmill-animation linear infinite}.jgb_spinner-dots-windmill>div{position:absolute;width:0.4em;height:0.4em;background-color:currentColor;border-radius:100%}.jgb_spinner-dots-windmill>div:nth-child(1){top:0;left:0.3em}.jgb_spinner-dots-windmill>div:nth-child(2){bottom:0.07em;left:0em}.jgb_spinner-dots-windmill>div:nth-child(3){bottom:0.07em;right:0em}@-webkit-keyframes jgb_spinner-dots-windmill-animation{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes jgb_spinner-dots-windmill-animation{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.jgb_spinner-dots-triangle-path{position:relative;width:1em;height:1em}.jgb_spinner-dots-triangle-path>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;width:0.25em;height:0.25em;border-radius:100%;background-color:currentColor}.jgb_spinner-dots-triangle-path>div:nth-child(1){top:0.75em;-webkit-animation-name:jgb_spinner-dots-triangle-path-1-animation;animation-name:jgb_spinner-dots-triangle-path-1-animation;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.jgb_spinner-dots-triangle-path>div:nth-child(2){left:0.375em;-webkit-animation-name:jgb_spinner-dots-triangle-path-2-animation;animation-name:jgb_spinner-dots-triangle-path-2-animation;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.jgb_spinner-dots-triangle-path>div:nth-child(3){top:0.75em;left:0.75em;-webkit-animation-name:jgb_spinner-dots-triangle-path-3-animation;animation-name:jgb_spinner-dots-triangle-path-3-animation;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes jgb_spinner-dots-triangle-path-1-animation{33%{-webkit-transform:translate(0.375em, -0.75em);transform:translate(0.375em, -0.75em)}66%{-webkit-transform:translate(0.75em);transform:translate(0.75em)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes jgb_spinner-dots-triangle-path-1-animation{33%{-webkit-transform:translate(0.375em, -0.75em);transform:translate(0.375em, -0.75em)}66%{-webkit-transform:translate(0.75em);transform:translate(0.75em)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes jgb_spinner-dots-triangle-path-2-animation{33%{-webkit-transform:translate(0.375em, 0.75em);transform:translate(0.375em, 0.75em)}66%{-webkit-transform:translate(-0.375em, 0.75em);transform:translate(-0.375em, 0.75em)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes jgb_spinner-dots-triangle-path-2-animation{33%{-webkit-transform:translate(0.375em, 0.75em);transform:translate(0.375em, 0.75em)}66%{-webkit-transform:translate(-0.375em, 0.75em);transform:translate(-0.375em, 0.75em)}to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes jgb_spinner-dots-triangle-path-3-animation{33%{-webkit-transform:translate(-0.75em);transform:translate(-0.75em)}66%{-webkit-transform:translate(-0.375em, -0.75em);transform:translate(-0.375em, -0.75em)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes jgb_spinner-dots-triangle-path-3-animation{33%{-webkit-transform:translate(-0.75em);transform:translate(-0.75em)}66%{-webkit-transform:translate(-0.375em, -0.75em);transform:translate(-0.375em, -0.75em)}to{-webkit-transform:translate(0);transform:translate(0)}}.jgb_spinner-dots-bricks{position:relative;width:1em;height:1em}.jgb_spinner-dots-bricks>div{position:absolute;width:0.4em;height:0.4em;background-color:currentColor;border-radius:100%}.jgb_spinner-dots-bricks>div:nth-child(1){top:0.6em;left:0;-webkit-animation:dotBricks-1 2s infinite ease;animation:dotBricks-1 2s infinite ease}.jgb_spinner-dots-bricks>div:nth-child(2){top:0;left:0;-webkit-animation:dotBricks-2 2s infinite ease;animation:dotBricks-2 2s infinite ease}.jgb_spinner-dots-bricks>div:nth-child(3){top:0;left:0.6em;-webkit-animation:dotBricks-3 2s infinite ease;animation:dotBricks-3 2s infinite ease}@-webkit-keyframes dotBricks-1{16.667%{top:0.6em;left:0}25%{top:0;left:0}41.667%{top:0;left:0}50%{top:0;left:0.6em}66.666%{top:0;left:0.6em}75%{top:0.6em;left:0.6em}91.667%{top:0.6em;left:0.6em}100%{top:0.6em;left:0}}@keyframes dotBricks-1{16.667%{top:0.6em;left:0}25%{top:0;left:0}41.667%{top:0;left:0}50%{top:0;left:0.6em}66.666%{top:0;left:0.6em}75%{top:0.6em;left:0.6em}91.667%{top:0.6em;left:0.6em}100%{top:0.6em;left:0}}@-webkit-keyframes dotBricks-2{8.333%{top:0;left:0}16.667%{top:0;left:0.6em}33.333%{top:0;left:0.6em}41.667%{top:0.6em;left:0.6em}58.333%{top:0.6em;left:0.6em}66.666%{top:0.6em;left:0}83.333%{top:0.6em;left:0}91.667%{top:0;left:0}}@keyframes dotBricks-2{8.333%{top:0;left:0}16.667%{top:0;left:0.6em}33.333%{top:0;left:0.6em}41.667%{top:0.6em;left:0.6em}58.333%{top:0.6em;left:0.6em}66.666%{top:0.6em;left:0}83.333%{top:0.6em;left:0}91.667%{top:0;left:0}}@-webkit-keyframes dotBricks-3{0%{top:0;left:0.6em}8.333%{top:0.6em;left:0.6em}25%{top:0.6em;left:0.6em}33.333%{top:0.6em;left:0}50%{top:0.6em;left:0}58.333%{top:0;left:0}75%{top:0;left:0}83.333%{top:0;left:0.6em}}@keyframes dotBricks-3{0%{top:0;left:0.6em}8.333%{top:0.6em;left:0.6em}25%{top:0.6em;left:0.6em}33.333%{top:0.6em;left:0}50%{top:0.6em;left:0}58.333%{top:0;left:0}75%{top:0;left:0}83.333%{top:0;left:0.6em}}.jgb_spinner-dots-fire{position:relative;overflow:hidden;width:0.45em;height:1em}.jgb_spinner-dots-fire>div{position:absolute;left:0.1em;top:0.75em;-webkit-transform:scale(0);transform:scale(0);width:0.25em;height:0.25em;border-radius:100%;background-color:currentColor;-webkit-animation:jgb_spinner-dots-fire-animation 1.5s infinite linear;animation:jgb_spinner-dots-fire-animation 1.5s infinite linear}.jgb_spinner-dots-fire>div:nth-child(1){-webkit-animation-delay:-.85s;animation-delay:-.85s}.jgb_spinner-dots-fire>div:nth-child(2){-webkit-animation-delay:-1.85s;animation-delay:-1.85s}.jgb_spinner-dots-fire>div:nth-child(3){-webkit-animation-delay:-2.85s;animation-delay:-2.85s}@-webkit-keyframes jgb_spinner-dots-fire-animation{1%{top:0.75em;-webkit-transform:scale(0);transform:scale(0)}50%{top:0.375em;-webkit-transform:scale(1);transform:scale(1)}100%{top:0;-webkit-transform:scale(0);transform:scale(0)}}@keyframes jgb_spinner-dots-fire-animation{1%{top:0.75em;-webkit-transform:scale(0);transform:scale(0)}50%{top:0.375em;-webkit-transform:scale(1);transform:scale(1)}100%{top:0;-webkit-transform:scale(0);transform:scale(0)}}.jgb_spinner-dots-rotate{position:relative;width:1em;height:1em}.jgb_spinner-dots-rotate>div{top:0.375em;-webkit-animation:jgb_spinner-dots-rotate-animation 1s cubic-bezier(0.7, -0.13, 0.22, 0.86) 0s infinite normal both running;animation:jgb_spinner-dots-rotate-animation 1s cubic-bezier(0.7, -0.13, 0.22, 0.86) 0s infinite normal both running}.jgb_spinner-dots-rotate>div,.jgb_spinner-dots-rotate>div:before,.jgb_spinner-dots-rotate>div:after{position:absolute;width:0.25em;height:0.25em;background-color:currentColor;border-radius:100%}.jgb_spinner-dots-rotate>div:before,.jgb_spinner-dots-rotate>div:after{content:''}.jgb_spinner-dots-rotate>div:before{left:-0.375em}.jgb_spinner-dots-rotate>div{left:0.375em}.jgb_spinner-dots-rotate>div:after{left:0.375em}@-webkit-keyframes jgb_spinner-dots-rotate-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes jgb_spinner-dots-rotate-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.jgb_spinner-dots-bouncing{position:relative;width:1em;height:0.55em}.jgb_spinner-dots-bouncing>div{position:absolute;top:0.3em;width:0.25em;height:0.25em;background-color:currentColor;border-radius:100%}.jgb_spinner-dots-bouncing>div:nth-child(1){left:0;-webkit-animation:jgb_spinner-dots-bouncing-animation 0.6s -0.14s infinite ease-in-out;animation:jgb_spinner-dots-bouncing-animation 0.6s -0.14s infinite ease-in-out}.jgb_spinner-dots-bouncing>div:nth-child(2){left:0.375em;-webkit-animation:jgb_spinner-dots-bouncing-animation 0.6s -0.07s infinite ease-in-out;animation:jgb_spinner-dots-bouncing-animation 0.6s -0.07s infinite ease-in-out}.jgb_spinner-dots-bouncing>div:nth-child(3){left:0.75em;-webkit-animation:jgb_spinner-dots-bouncing-animation 0.6s 0s infinite ease-in-out;animation:jgb_spinner-dots-bouncing-animation 0.6s 0s infinite ease-in-out}@-webkit-keyframes jgb_spinner-dots-bouncing-animation{33%{-webkit-transform:translateY(0);transform:translateY(0)}66%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(-15%);transform:translateY(-15%)}}@keyframes jgb_spinner-dots-bouncing-animation{33%{-webkit-transform:translateY(0);transform:translateY(0)}66%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(-15%);transform:translateY(-15%)}}.jgb_spinner-dots-chasing{width:1em;height:1em}.jgb_spinner-dots-chasing>div{position:relative;top:-0.1em;width:100%;height:100%;-webkit-animation:jgb_spinner-dots-chasing-rotate-animation 1.75s infinite linear;animation:jgb_spinner-dots-chasing-rotate-animation 1.75s infinite linear}.jgb_spinner-dots-chasing>div:before,.jgb_spinner-dots-chasing>div:after{content:'';position:absolute;width:0.6em;height:0.6em;background-color:currentColor;border-radius:100%;-webkit-animation:jgb_spinner-dots-chasing-animation 2s infinite ease-in-out;animation:jgb_spinner-dots-chasing-animation 2s infinite ease-in-out}.jgb_spinner-dots-chasing>div:before{top:0}.jgb_spinner-dots-chasing>div:after{top:0.4em;-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes jgb_spinner-dots-chasing-rotate-animation{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes jgb_spinner-dots-chasing-rotate-animation{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes jgb_spinner-dots-chasing-animation{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(0.8);transform:scale(0.8)}}@keyframes jgb_spinner-dots-chasing-animation{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(0.8);transform:scale(0.8)}}.jgb_spinner-dots-propagate{position:relative;width:2em;height:0.45em}.jgb_spinner-dots-propagate>div{position:absolute;top:0.1em;left:0.875em;width:0.25em;height:0.25em;background-color:currentColor;border-radius:100%}.jgb_spinner-dots-propagate>div:nth-child(1){-webkit-animation:jgb_spinner-dots-propagate-1-animation 1.5s ease 0s infinite normal forwards running;animation:jgb_spinner-dots-propagate-1-animation 1.5s ease 0s infinite normal forwards running}.jgb_spinner-dots-propagate>div:nth-child(2){-webkit-animation:jgb_spinner-dots-propagate-2-animation 1.5s ease 0s infinite normal forwards running;animation:jgb_spinner-dots-propagate-2-animation 1.5s ease 0s infinite normal forwards running}.jgb_spinner-dots-propagate>div:nth-child(3){-webkit-animation:jgb_spinner-dots-propagate-3-animation 1.5s ease 0s infinite normal forwards running;animation:jgb_spinner-dots-propagate-3-animation 1.5s ease 0s infinite normal forwards running}.jgb_spinner-dots-propagate>div:nth-child(4){-webkit-animation:jgb_spinner-dots-propagate-4-animation 1.5s ease 0s infinite normal forwards running;animation:jgb_spinner-dots-propagate-4-animation 1.5s ease 0s infinite normal forwards running}.jgb_spinner-dots-propagate>div:nth-child(5){-webkit-animation:jgb_spinner-dots-propagate-5-animation 1.5s ease 0s infinite normal forwards running;animation:jgb_spinner-dots-propagate-5-animation 1.5s ease 0s infinite normal forwards running}.jgb_spinner-dots-propagate>div:nth-child(6){-webkit-animation:jgb_spinner-dots-propagate-6-animation 1.5s ease 0s infinite normal forwards running;animation:jgb_spinner-dots-propagate-6-animation 1.5s ease 0s infinite normal forwards running}@-webkit-keyframes jgb_spinner-dots-propagate-1-animation{25%{-webkit-transform:scale(0.75);transform:scale(0.75);left:0.7em}50%{-webkit-transform:scale(0.6);transform:scale(0.6);left:0.35em}75%{-webkit-transform:scale(0.5);transform:scale(0.5);left:0em}95%{-webkit-transform:scale(1);transform:scale(1);left:0.875em}}@keyframes jgb_spinner-dots-propagate-1-animation{25%{-webkit-transform:scale(0.75);transform:scale(0.75);left:0.7em}50%{-webkit-transform:scale(0.6);transform:scale(0.6);left:0.35em}75%{-webkit-transform:scale(0.5);transform:scale(0.5);left:0em}95%{-webkit-transform:scale(1);transform:scale(1);left:0.875em}}@-webkit-keyframes jgb_spinner-dots-propagate-2-animation{25%{-webkit-transform:scale(0.75);transform:scale(0.75);left:0.7em}50%{-webkit-transform:scale(0.6);transform:scale(0.6);left:0.35em}75%{-webkit-transform:scale(0.6);transform:scale(0.6);left:0.35em}95%{-webkit-transform:scale(1);transform:scale(1);left:0.875em}}@keyframes jgb_spinner-dots-propagate-2-animation{25%{-webkit-transform:scale(0.75);transform:scale(0.75);left:0.7em}50%{-webkit-transform:scale(0.6);transform:scale(0.6);left:0.35em}75%{-webkit-transform:scale(0.6);transform:scale(0.6);left:0.35em}95%{-webkit-transform:scale(1);transform:scale(1);left:0.875em}}@-webkit-keyframes jgb_spinner-dots-propagate-3-animation{25%{-webkit-transform:scale(0.75);transform:scale(0.75);left:0.7em}75%{-webkit-transform:scale(0.75);transform:scale(0.75);left:0.7em}95%{-webkit-transform:scale(1);transform:scale(1);left:0.875em}}@keyframes jgb_spinner-dots-propagate-3-animation{25%{-webkit-transform:scale(0.75);transform:scale(0.75);left:0.7em}75%{-webkit-transform:scale(0.75);transform:scale(0.75);left:0.7em}95%{-webkit-transform:scale(1);transform:scale(1);left:0.875em}}@-webkit-keyframes jgb_spinner-dots-propagate-4-animation{25%{-webkit-transform:scale(0.75);transform:scale(0.75);left:1.05em}75%{-webkit-transform:scale(0.75);transform:scale(0.75);left:1.05em}95%{-webkit-transform:scale(1);transform:scale(1);left:0.875em}}@keyframes jgb_spinner-dots-propagate-4-animation{25%{-webkit-transform:scale(0.75);transform:scale(0.75);left:1.05em}75%{-webkit-transform:scale(0.75);transform:scale(0.75);left:1.05em}95%{-webkit-transform:scale(1);transform:scale(1);left:0.875em}}@-webkit-keyframes jgb_spinner-dots-propagate-5-animation{25%{-webkit-transform:scale(0.75);transform:scale(0.75);left:1.05em}50%{-webkit-transform:scale(0.6);transform:scale(0.6);left:1.4em}75%{-webkit-transform:scale(0.6);transform:scale(0.6);left:1.4em}95%{-webkit-transform:scale(1);transform:scale(1);left:0.875em}}@keyframes jgb_spinner-dots-propagate-5-animation{25%{-webkit-transform:scale(0.75);transform:scale(0.75);left:1.05em}50%{-webkit-transform:scale(0.6);transform:scale(0.6);left:1.4em}75%{-webkit-transform:scale(0.6);transform:scale(0.6);left:1.4em}95%{-webkit-transform:scale(1);transform:scale(1);left:0.875em}}@-webkit-keyframes jgb_spinner-dots-propagate-6-animation{25%{-webkit-transform:scale(0.75);transform:scale(0.75);left:1.05em}50%{-webkit-transform:scale(0.6);transform:scale(0.6);left:1.4em}75%{-webkit-transform:scale(0.5);transform:scale(0.5);left:1.75em}95%{-webkit-transform:scale(1);transform:scale(1);left:0.875em}}@keyframes jgb_spinner-dots-propagate-6-animation{25%{-webkit-transform:scale(0.75);transform:scale(0.75);left:1.05em}50%{-webkit-transform:scale(0.6);transform:scale(0.6);left:1.4em}75%{-webkit-transform:scale(0.5);transform:scale(0.5);left:1.75em}95%{-webkit-transform:scale(1);transform:scale(1);left:0.875em}}.jgb_spinner-dots-spin-scale{position:relative;width:1.4em;height:1.4em}.jgb_spinner-dots-spin-scale>div{position:absolute;top:50%;left:50%}.jgb_spinner-dots-spin-scale>div:last-child{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.jgb_spinner-dots-spin-scale>div:before,.jgb_spinner-dots-spin-scale>div:after{content:'';position:absolute;top:-0.125em;left:-0.125em;width:0.25em;height:0.25em;background-color:currentColor;border-radius:100%;-webkit-animation:jgb_spinner-dots-spin-scale-animation 3s ease-in-out infinite -1.5s;animation:jgb_spinner-dots-spin-scale-animation 3s ease-in-out infinite -1.5s}.jgb_spinner-dots-spin-scale>div:after{-webkit-animation-delay:0s;animation-delay:0s}@-webkit-keyframes jgb_spinner-dots-spin-scale-animation{0%{-webkit-transform-origin:50% -50%;transform-origin:50% -50%;-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform-origin:50% -50%;transform-origin:50% -50%;-webkit-transform:rotate(360deg);transform:rotate(360deg)}50.00001%{-webkit-transform-origin:50% 150%;transform-origin:50% 150%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform-origin:50% 150%;transform-origin:50% 150%;-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes jgb_spinner-dots-spin-scale-animation{0%{-webkit-transform-origin:50% -50%;transform-origin:50% -50%;-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform-origin:50% -50%;transform-origin:50% -50%;-webkit-transform:rotate(360deg);transform:rotate(360deg)}50.00001%{-webkit-transform-origin:50% 150%;transform-origin:50% 150%;-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform-origin:50% 150%;transform-origin:50% 150%;-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.jgb_spinner-wordpress{width:1em;height:1em;position:relative}.jgb_spinner-wordpress>div{width:1em;height:1em;border-radius:100%}.jgb_spinner-wordpress>div:nth-child(1){background-color:currentColor}.jgb_spinner-wordpress>div:nth-child(2){position:absolute;top:0;left:0;-webkit-animation:jgb_spinner-wordpress 1s linear infinite;animation:jgb_spinner-wordpress 1s linear infinite}.jgb_spinner-wordpress>div:nth-child(2):before{content:'';position:relative;display:block;top:0.18em;left:0.18em;width:0.3em;height:0.3em;border-radius:100%;background-color:#fff}@-webkit-keyframes jgb_spinner-wordpress{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes jgb_spinner-wordpress{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.jgb_spinner-hash{position:relative;width:1em;height:1em;-webkit-transform:rotate(165deg);transform:rotate(165deg)}.jgb_spinner-hash>div{position:absolute;top:50%;left:50%;display:block;width:20%;height:20%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);content:"";border-radius:100%}.jgb_spinner-hash>div:nth-child(1){-webkit-animation:jgb_spinner-hash-1 2s ease 0s infinite normal none running;animation:jgb_spinner-hash-1 2s ease 0s infinite normal none running}.jgb_spinner-hash>div:nth-child(2){-webkit-animation:jgb_spinner-hash-2 2s ease 0s infinite normal none running;animation:jgb_spinner-hash-2 2s ease 0s infinite normal none running}@-webkit-keyframes jgb_spinner-hash-1{0%{width:20%;-webkit-box-shadow:currentColor 0.4em -0.2em, currentColor -0.4em 0.2em;box-shadow:currentColor 0.4em -0.2em, currentColor -0.4em 0.2em}35%{width:100%;-webkit-box-shadow:currentColor 0px -0.2em, currentColor 0px 0.2em;box-shadow:currentColor 0px -0.2em, currentColor 0px 0.2em}70%{width:20%;-webkit-box-shadow:currentColor -0.4em -0.2em, currentColor 0.4em 0.2em;box-shadow:currentColor -0.4em -0.2em, currentColor 0.4em 0.2em}100%{-webkit-box-shadow:currentColor 0.4em -0.2em, currentColor -0.4em 0.2em;box-shadow:currentColor 0.4em -0.2em, currentColor -0.4em 0.2em}}@keyframes jgb_spinner-hash-1{0%{width:20%;-webkit-box-shadow:currentColor 0.4em -0.2em, currentColor -0.4em 0.2em;box-shadow:currentColor 0.4em -0.2em, currentColor -0.4em 0.2em}35%{width:100%;-webkit-box-shadow:currentColor 0px -0.2em, currentColor 0px 0.2em;box-shadow:currentColor 0px -0.2em, currentColor 0px 0.2em}70%{width:20%;-webkit-box-shadow:currentColor -0.4em -0.2em, currentColor 0.4em 0.2em;box-shadow:currentColor -0.4em -0.2em, currentColor 0.4em 0.2em}100%{-webkit-box-shadow:currentColor 0.4em -0.2em, currentColor -0.4em 0.2em;box-shadow:currentColor 0.4em -0.2em, currentColor -0.4em 0.2em}}@-webkit-keyframes jgb_spinner-hash-2{0%{height:20%;-webkit-box-shadow:currentColor 0.2em 0.4em, currentColor -0.2em -0.4em;box-shadow:currentColor 0.2em 0.4em, currentColor -0.2em -0.4em}35%{height:100%;-webkit-box-shadow:currentColor 0.2em 0px, currentColor -0.2em 0px;box-shadow:currentColor 0.2em 0px, currentColor -0.2em 0px}70%{height:20%;-webkit-box-shadow:currentColor 0.2em -0.4em, currentColor -0.2em 0.4em;box-shadow:currentColor 0.2em -0.4em, currentColor -0.2em 0.4em}100%{-webkit-box-shadow:currentColor 0.2em 0.4em, currentColor -0.2em -0.4em;box-shadow:currentColor 0.2em 0.4em, currentColor -0.2em -0.4em}}@keyframes jgb_spinner-hash-2{0%{height:20%;-webkit-box-shadow:currentColor 0.2em 0.4em, currentColor -0.2em -0.4em;box-shadow:currentColor 0.2em 0.4em, currentColor -0.2em -0.4em}35%{height:100%;-webkit-box-shadow:currentColor 0.2em 0px, currentColor -0.2em 0px;box-shadow:currentColor 0.2em 0px, currentColor -0.2em 0px}70%{height:20%;-webkit-box-shadow:currentColor 0.2em -0.4em, currentColor -0.2em 0.4em;box-shadow:currentColor 0.2em -0.4em, currentColor -0.2em 0.4em}100%{-webkit-box-shadow:currentColor 0.2em 0.4em, currentColor -0.2em -0.4em;box-shadow:currentColor 0.2em 0.4em, currentColor -0.2em -0.4em}}.jgb_item-container{overflow:hidden;width:100%;height:100%;border-color:#eee}.jgb_item{position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.jgb_item-permalink{position:absolute;top:0;right:0;bottom:0;left:0;z-index:9}.elementor-editor-active .jgb_item-permalink,.block-editor-page .jgb_item-permalink{visibility:hidden;width:0;height:0}.jgb_item-thumb{overflow:hidden;background-position:center;background-size:cover;background-repeat:no-repeat}.jgb_item-body{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px;border-color:#eee;color:#fff;background-color:#4b505e}.jgb_item-body>*{margin:5px 0}.jgb_item-title{padding:0;font-size:18px;font-weight:700}.jgb_item-description{font-size:12px}.jgb_item-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:10px;font-weight:400;text-transform:uppercase}.jgb_item-meta>*{margin-right:10px}.jgb_item-meta>*:last-child{margin-right:0}.jgb_item-date-prefix:not(:empty){margin-right:3px}.jgb_item-author-prefix:not(:empty){margin-right:3px}.jgb_item-divider{margin-top:10px;margin-bottom:10px;font-size:0;line-height:0}.jgb_item-divider-separator{display:inline-block;width:100%;border-top-style:solid;border-top-width:1px;border-top-color:rgba(238,238,238,0.35)}.jgb_item-type{display:inline-block;margin:0;padding:5px 10px;font-size:12px;line-height:1;letter-spacing:1px;font-weight:700;text-transform:uppercase;color:#fff;border-radius:5px;background-color:#6ec1e4}.jgb_item-type-wrap{position:absolute;top:0;left:0;right:0;margin:15px 15px 0;z-index:3}.jgb_item.jgb_no-thumbnail .jgb_item-type-wrap{margin:0 !important;position:static}.jgb_item.jgb_no-thumbnail .jgb_item-type{margin-bottom:25px}.jgb_item-default .jgb_item-thumb{position:relative}.jgb_item-default .jgb_item-body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:30px}.jgb_grid-builder .jgb_item-thumb{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.jgb_grid-builder .jgb_item-body{-webkit-box-flex:unset;-ms-flex-positive:unset;flex-grow:unset}.jgb_grid-builder .jgb_item.jgb_no-thumbnail .jgb_item-body{height:100%}.jgb_item-content-overlay{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;z-index:1}.jgb_item-content-overlay .jgb_item-body{position:absolute;left:0;right:0;bottom:0}.jgb_item-content-overlay:not(.jgb_no-thumbnail) .jgb_item-body{background-color:rgba(0,0,0,0.5)}.jgb_block .jgb_item-content-overlay:not(.jgb_no-thumbnail) .jgb_item-body{background:-webkit-gradient(linear, left bottom, left top, from(#000), to(transparent));background:linear-gradient(0deg, #000 0%, transparent 100%)}.jgb_item-content-overlay.jgb_no-thumbnail .jgb_item-body{position:static;height:100%}.jgb_item-term{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;z-index:1}.jgb_item-term .jgb_item-body{position:absolute;left:0;right:0;bottom:0}.jgb_item-term:not(.jgb_no-thumbnail) .jgb_item-body{background-color:rgba(0,0,0,0.5)}.jgb_block .jgb_item-term:not(.jgb_no-thumbnail) .jgb_item-body{background:-webkit-gradient(linear, left bottom, left top, from(#000), to(transparent));background:linear-gradient(0deg, #000 0%, transparent 100%)}.jgb_item-term.jgb_no-thumbnail .jgb_item-body{position:static;height:100%}.jgb_item-posts-count{font-size:10px;font-weight:400;text-transform:uppercase}.jgb_item-posts-count-prefix{margin-right:3px}.jgb_woocommerce-item .jgb_item-thumb{border:0px solid transparent}.jgb_item-container .jgb_woocommerce-item .jgb_item-title a:hover{color:#fff}.jgb_product-category{display:inline;font-size:10px;color:inherit;text-transform:uppercase}.jgb_product-category:hover{color:#6ec1e4}.jgb_product-category::after{content:', ';margin-left:-.2em;margin-right:.2em}.jgb_product-category:last-child::after{content:none}.jgb_product-add-to-cart{display:-webkit-box;display:-ms-flexbox;display:flex}.jgb_product-add-to-cart .add_to_cart_button{padding:8px 15px;color:#fff;font-size:12px;line-height:1.2;font-weight:700;text-transform:uppercase;border-radius:5px;background-color:#6ec1e4;outline:none}.jgb_item-container .jgb_product-add-to-cart .add_to_cart_button:hover{background-color:#fff}.jgb_product-add-to-cart .add_to_cart_button:hover{color:#6ec1e4}.jgb_product-add-to-cart .add_to_cart_button.loading{position:relative}.jgb_product-add-to-cart .add_to_cart_button.loading::before{content:'';position:absolute;left:50%;top:50%;width:1.5em;height:1.5em;margin-left:-.75em;margin-top:-.75em;border:currentColor .25em solid;border-left-color:transparent;border-radius:50%;-webkit-animation:button-preloader-rotating .85s linear infinite;animation:button-preloader-rotating .85s linear infinite}.jgb_product-add-to-cart .add_to_cart_button.loading .add_to_cart_button_text{opacity:0}.jgb_product-add-to-cart .add_to_cart_button.added::after{content:'\e908';font-family:'icomoon';margin-left:5px}.jgb_product-add-to-cart .added_to_cart{display:none}.jgb_product-stars-rating{display:-webkit-box;display:-ms-flexbox;display:flex}.jgb_product-stars-rating-star{margin-left:3px;font-size:14px;line-height:1;color:#FFDB00}.jgb_product-stars-rating-star:first-child{margin-left:0}.jgb_product-stars-rating-star::before{font-family:'icomoon'}.jgb_product-price{margin:10px 0}.jgb_product-price del,.jgb_product-price ins{margin:0;padding:0;border:none;background:none}.jgb_product-price ins{text-decoration:none}.jgb_product-price del{font-size:75%;color:#B4B4B4}.jgb_star-full::before{content:'\e909'}.jgb_star-half::before{content:'\e902'}.jgb_star-empty::before{content:'\e904'}.jgb_item.jgb_item-post-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:100%}.jgb_item.jgb_item-post-content .jgb_item-thumb{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background-position:center;background-size:cover;background-repeat:no-repeat;z-index:1}.jgb_item.jgb_item-post-content .jgb_item-body{position:relative;z-index:5;background:none}.jgb_item.jgb_item-jet-listing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:100%}.jgb_grid-builder .jgb_grid-container{position:relative;-webkit-transition:min-height ease-out 0.15s;transition:min-height ease-out 0.15s}.jgb_grid-builder .jgb_grid-box{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width ease-out 0.1s, height ease-out 0.1s, -webkit-transform ease-out 0.1s;transition:width ease-out 0.1s, height ease-out 0.1s, -webkit-transform ease-out 0.1s;transition:transform ease-out 0.1s, width ease-out 0.1s, height ease-out 0.1s;transition:transform ease-out 0.1s, width ease-out 0.1s, height ease-out 0.1s, -webkit-transform ease-out 0.1s;z-index:1}.elementor-editor-active .jgb_grid-builder .jgb_grid-container,.block-editor-page .jgb_grid-builder .jgb_grid-container{overflow:visible}.elementor-editor-active .jgb_grid-builder .jgb_grid-container .backing-grid,.block-editor-page .jgb_grid-builder .jgb_grid-container .backing-grid{position:absolute;right:0;bottom:0;top:0;left:0;background-repeat:round repeat}.elementor-editor-active .jgb_grid-builder .jgb_grid-box,.block-editor-page .jgb_grid-builder .jgb_grid-box{cursor:move}.elementor-editor-active .jgb_grid-builder .jgb_grid-box.dragging,.elementor-editor-active .jgb_grid-builder .jgb_grid-box.resizing,.elementor-editor-active .jgb_grid-builder .jgb_grid-box.placeholder,.block-editor-page .jgb_grid-builder .jgb_grid-box.dragging,.block-editor-page .jgb_grid-builder .jgb_grid-box.resizing,.block-editor-page .jgb_grid-builder .jgb_grid-box.placeholder{-webkit-transition:none !important;transition:none !important}.elementor-editor-active .jgb_grid-builder .jgb_grid-box.dragging,.block-editor-page .jgb_grid-builder .jgb_grid-box.dragging{z-index:9999}.elementor-editor-active .jgb_grid-builder .jgb_grid-box.dragging .resize-handle,.elementor-editor-active .jgb_grid-builder .jgb_grid-box.dragging .jgb_overlay,.elementor-editor-active .jgb_grid-builder .jgb_grid-box.resizing .resize-handle,.elementor-editor-active .jgb_grid-builder .jgb_grid-box.resizing .jgb_overlay,.elementor-editor-active .jgb_grid-builder .jgb_grid-box:hover .resize-handle,.elementor-editor-active .jgb_grid-builder .jgb_grid-box:hover .jgb_overlay,.block-editor-page .jgb_grid-builder .jgb_grid-box.dragging .resize-handle,.block-editor-page .jgb_grid-builder .jgb_grid-box.dragging .jgb_overlay,.block-editor-page .jgb_grid-builder .jgb_grid-box.resizing .resize-handle,.block-editor-page .jgb_grid-builder .jgb_grid-box.resizing .jgb_overlay,.block-editor-page .jgb_grid-builder .jgb_grid-box:hover .resize-handle,.block-editor-page .jgb_grid-builder .jgb_grid-box:hover .jgb_overlay{display:block}.elementor-editor-active .jgb_grid-builder .jgb_grid-box .resize-handle,.block-editor-page .jgb_grid-builder .jgb_grid-box .resize-handle{display:none;cursor:se-resize;position:absolute;z-index:10;right:0px;bottom:0px;padding:0;width:0;height:0;background:none;border-style:solid;border-width:0 0 20px 20px;border-color:transparent transparent #15bbf0 transparent}.elementor-editor-active .jgb_grid-builder .jgb_grid-box .resize-handle:before,.block-editor-page .jgb_grid-builder .jgb_grid-box .resize-handle:before{content:"";position:absolute;top:10px;left:-10px;width:8px;height:8px;border-right:3px solid #fff;border-bottom:3px solid #fff}.elementor-editor-active .jgb_grid-builder .jgb_grid-box.placeholder,.block-editor-page .jgb_grid-builder .jgb_grid-box.placeholder{border:dashed 2px #15bbf0;background-color:rgba(21,187,240,0.2);z-index:0;-webkit-transition:none !important;transition:none !important}.elementor-editor-active .jgb_grid-builder .jgb_no-items,.block-editor-page .jgb_grid-builder .jgb_no-items{margin-bottom:20px;text-align:center}.elementor-editor-active .jgb_grid-builder .jgb_no-items-title,.block-editor-page .jgb_grid-builder .jgb_no-items-title{font-family:Roboto,Arial,Helvetica,Verdana,sans-serif;font-weight:700;font-size:18px;text-transform:uppercase;color:#4c4c4c;margin-bottom:5px}.elementor-editor-active .jgb_grid-builder .jgb_toolbar,.block-editor-page .jgb_grid-builder .jgb_toolbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}.elementor-editor-active .jgb_grid-builder .jgb_toolbar-current-breakpoint,.elementor-editor-active .jgb_grid-builder .jgb_toolbar-backinggrid,.block-editor-page .jgb_grid-builder .jgb_toolbar-current-breakpoint,.block-editor-page .jgb_grid-builder .jgb_toolbar-backinggrid{font-family:Roboto,Arial,Helvetica,Verdana,sans-serif;font-size:13px;line-height:1.5;font-weight:400;color:#6d7882;text-transform:none;letter-spacing:normal}.elementor-editor-active .jgb_grid-builder .jgb_toolbar-current-breakpoint,.block-editor-page .jgb_grid-builder .jgb_toolbar-current-breakpoint{margin-top:7px;margin-bottom:1px}.elementor-editor-active .jgb_grid-builder .jgb_toolbar-current-breakpoint,.elementor-editor-active .jgb_grid-builder .jgb_toolbar-remove-breakpoint-btn,.block-editor-page .jgb_grid-builder .jgb_toolbar-current-breakpoint,.block-editor-page .jgb_grid-builder .jgb_toolbar-remove-breakpoint-btn{margin-right:20px}.elementor-editor-active .jgb_grid-builder .jgb_toolbar-backinggrid,.block-editor-page .jgb_grid-builder .jgb_toolbar-backinggrid{margin:8px 2px 2px auto;width:140px;-ms-flex-negative:0;flex-shrink:0}.elementor-editor-active .jgb_grid-builder .jgb_toolbar-backinggrid .jgb_checkbox-checkmark,.block-editor-page .jgb_grid-builder .jgb_toolbar-backinggrid .jgb_checkbox-checkmark{color:#15bbf0}.elementor-editor-active .jgb_grid-builder .jgb_overlay,.block-editor-page .jgb_grid-builder .jgb_overlay{pointer-events:none;display:none;position:absolute;top:0;left:0;bottom:0;right:0;border:2px solid #71d7f7;z-index:9}.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset,.block-editor-page .jgb_grid-builder .jgb_overlay-toolset{pointer-events:initial;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;padding:0;margin:0;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#71d7f7;z-index:9}.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset li,.block-editor-page .jgb_grid-builder .jgb_overlay-toolset li{cursor:pointer;width:24px;height:24px;padding:0;margin:0;text-align:center;font-size:11px;line-height:24px;color:#fff;-webkit-transition:margin 0.3s, width 0.3s, font 0.3s;transition:margin 0.3s, width 0.3s, font 0.3s}.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset li:hover,.block-editor-page .jgb_grid-builder .jgb_overlay-toolset li:hover{background-color:#10bcf2}.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset li:hover:first-child:before,.block-editor-page .jgb_grid-builder .jgb_overlay-toolset li:hover:first-child:before{border-right-color:#10bcf2}.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset li:hover:last-child::after,.block-editor-page .jgb_grid-builder .jgb_overlay-toolset li:hover:last-child::after{border-left-color:#10bcf2}.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset li:first-child::before,.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset li:last-child::after,.block-editor-page .jgb_grid-builder .jgb_overlay-toolset li:first-child::before,.block-editor-page .jgb_grid-builder .jgb_overlay-toolset li:last-child::after{content:"";position:absolute;border:solid transparent;top:0}.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset li:first-child,.block-editor-page .jgb_grid-builder .jgb_overlay-toolset li:first-child{margin-right:1px}.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset li:first-child::before,.block-editor-page .jgb_grid-builder .jgb_overlay-toolset li:first-child::before{border-right-color:#71d7f7;border-width:0 12px 24px 0;right:100%}.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset li:last-child,.block-editor-page .jgb_grid-builder .jgb_overlay-toolset li:last-child{margin-left:1px}.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset li:last-child::after,.block-editor-page .jgb_grid-builder .jgb_overlay-toolset li:last-child::after{border-left-color:#71d7f7;border-width:0 0 24px 12px;left:100%}.elementor-editor-active .jgb_button,.block-editor-page .jgb_button{padding:6.5px 15px;font-family:Roboto,Arial,Helvetica,Verdana,sans-serif;color:#fff;font-size:12px;line-height:normal;letter-spacing:0.5px;font-weight:500;text-transform:uppercase;height:auto;outline:none;border:none;border-radius:3px;background-color:#a4afb7;-webkit-transition:background-color 300ms ease-in-out,-webkit-box-shadow 300ms ease-in-out;transition:background-color 300ms ease-in-out,-webkit-box-shadow 300ms ease-in-out;transition:background-color 300ms ease-in-out,box-shadow 300ms ease-in-out;transition:background-color 300ms ease-in-out,box-shadow 300ms ease-in-out,-webkit-box-shadow 300ms ease-in-out}.elementor-editor-active .jgb_button:hover,.block-editor-page .jgb_button:hover{background-color:#6d7882;-webkit-box-shadow:0 0 2px rgba(0,0,0,0.12),0 2px 2px rgba(0,0,0,0.2);box-shadow:0 0 2px rgba(0,0,0,0.12),0 2px 2px rgba(0,0,0,0.2)}.elementor-editor-active .components-panel .jgb_button,.block-editor-page .components-panel .jgb_button{margin-bottom:24px}.elementor-editor-active .jgb_item.jgb_item-jet-listing a,.elementor-editor-active .jgb_item.jgb_item-jet-woo-builder a,.elementor-editor-active .jgb_item a,.block-editor-page .jgb_item.jgb_item-jet-listing a,.block-editor-page .jgb_item.jgb_item-jet-woo-builder a,.block-editor-page .jgb_item a{pointer-events:none}.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset-edit i,.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset-remove i{font-family:eicons;font-style:normal}.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset-edit i:before{content:"\e89a"}.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset-remove i{margin-left:3px}.elementor-editor-active .jgb_grid-builder .jgb_overlay-toolset-remove i:before{content:"\e89c"}.block-editor-page .jgb_overlay-toolset-edit i,.block-editor-page .jgb_overlay-toolset-remove i{font-family:dashicons;font-style:normal}.block-editor-page .jgb_overlay-toolset-edit i{font-size:18px}.block-editor-page .jgb_overlay-toolset-edit i:before{content:"\f464"}.block-editor-page .jgb_overlay-toolset-remove i{margin-left:3px;font-size:16px}.block-editor-page .jgb_overlay-toolset-remove i:before{content:"\f182"}.jgb_item-container.jgb_item-loading{position:relative}.jgb_item-container.jgb_item-loading:after,.jgb_item-container.jgb_item-loading:before{content:'';position:absolute;top:50%;left:50%;border-radius:50%;z-index:999}.jgb_item-container.jgb_item-loading:after{margin-top:-20px;margin-left:-20px;width:40px;height:40px;border:5px solid rgba(21,187,240,0.3);border-top-color:#15bbf0;-webkit-animation:spin 1s ease-in-out infinite;animation:spin 1s ease-in-out infinite}.jgb_item-container.jgb_item-loading:before{margin-top:-27px;margin-left:-27px;width:54px;height:54px;background-color:#fff;-webkit-box-shadow:3px 3px 10px 0px rgba(0,0,0,0.3);box-shadow:3px 3px 10px 0px rgba(0,0,0,0.3)}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}body.rtl .jgb_grid-builder .jgb_grid-box .resize-handle{cursor:ne-resize;right:initial;left:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}body.rtl .jgb_grid-builder .jgb_toolbar-backinggrid{margin:8px auto 2px 20px}body.rtl .jgb_grid-builder .jgb_overlay-toolset li:hover:first-child:before{border-left-color:#10bcf2}body.rtl .jgb_grid-builder .jgb_overlay-toolset li:hover:last-child::after{border-right-color:#10bcf2}body.rtl .jgb_grid-builder .jgb_overlay-toolset li:first-child{margin-right:initial;margin-left:1px}body.rtl .jgb_grid-builder .jgb_overlay-toolset li:first-child::before{border-left-color:#71d7f7;border-width:0 0 24px 12px;right:initial;left:100%}body.rtl .jgb_grid-builder .jgb_overlay-toolset li:last-child{margin-left:initial;margin-right:1px}body.rtl .jgb_grid-builder .jgb_overlay-toolset li:last-child::after{border-right-color:#71d7f7;border-width:0 12px 24px 0;left:initial;right:100%}body.rtl .jgb_checkbox-checkmark{margin-right:initial;margin-left:8px}.jgb_notice{padding:20px;font-size:16px;font-weight:500;text-align:center;color:#6d7882;border:2px solid #d30c5c;background-color:#f9f9f9;-webkit-box-shadow:0 2px 6px rgba(211,12,92,0.2);box-shadow:0 2px 6px rgba(211,12,92,0.2)}
.jet--ua-safari .jet-form-builder__field-wrap select.select-field{-webkit-appearance:none;background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px);background-size:5px 5px,5px 5px;background-repeat:no-repeat}.rtl.jet--ua-safari .jet-form-builder__field-wrap select.select-field{background-position:calc(10% - 20px) calc(1em + 2px),calc(10% - 15px) calc(1em + 2px)}

.field-type-checkbox-field .jet-form-builder__field.checkboxes-field{position:absolute;z-index:-1;opacity:0}.field-type-checkbox-field .jet-form-builder__field-label.for-checkbox>span::before{content:'';display:inline-block;width:1.2em;height:1.2em;flex-shrink:0;flex-grow:0;border:1px solid #adb5bd;background-repeat:no-repeat;background-position:center center;background-size:50% 50%;border-radius:10%}.field-type-checkbox-field .jet-form-builder__field-label.for-checkbox :checked+span::before{border-color:#0b76ef;background-color:#0b76ef;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%23fff%27 d=%27M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z%27/%3e%3c/svg%3e")}.field-type-checkbox-field .jet-form-builder__field-label.for-checkbox :focus:not(:checked)+span::before{border-color:#80bdff}.field-type-checkbox-field .jet-form-builder__field-label.for-checkbox :not(:disabled):active+span::before{background-color:#b3d7ff;border-color:#b3d7ff}.field-type-checkbox-field .jet-form-builder__field-label.for-checkbox :not(:disabled):not(:checked):hover+span::before{border-color:#b3d7ff}.field-type-checkbox-field .jet-form-builder__field-label.for-checkbox :disabled+span::before{background-color:#e9ecef}
.field-type-radio-field .jet-form-builder__field.radio-field{position:absolute;z-index:-1;opacity:0}.field-type-radio-field .jet-form-builder__field-label.for-radio>span::before{content:'';display:inline-block;width:1.2em;height:1.2em;flex-shrink:0;flex-grow:0;border:1px solid #adb5bd;background-repeat:no-repeat;background-position:center center;background-size:50% 50%;border-radius:50%}.field-type-radio-field .jet-form-builder__field-label.for-radio :not(:disabled):not(:checked):hover+span::before{border-color:#b3d7ff}.field-type-radio-field .jet-form-builder__field-label.for-radio :not(:disabled):active+span::before{background-color:#b3d7ff;border-color:#b3d7ff}.field-type-radio-field .jet-form-builder__field-label.for-radio :focus:not(:checked)+span::before{border-color:#80bdff}.field-type-radio-field .jet-form-builder__field-label.for-radio :checked+span::before{border-color:#0b76ef;background-color:#0b76ef;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23fff%27/%3e%3c/svg%3e")}.field-type-radio-field .jet-form-builder__field-label.for-radio :disabled+span::before{background-color:#e9ecef}
.jet-form-builder-choice{padding:0;margin:0;border-width:0}.jet-form-builder-choice--item *{cursor:pointer}.jet-form-builder-choice--item{border-width:var(--jfb-choice-border-top-width, 2px) var(--jfb-choice-border-right-width, 2px) var(--jfb-choice-border-bottom-width, 2px) var(--jfb-choice-border-left-width, 2px);border-style:var(--jfb-choice-border-top-style, solid) var(--jfb-choice-border-right-style, solid) var(--jfb-choice-border-bottom-style, solid) var(--jfb-choice-border-left-style, solid);border-color:var(--jfb-choice-border-top-color, #bfbfbf) var(--jfb-choice-border-right-color, #bfbfbf) var(--jfb-choice-border-bottom-color, #bfbfbf) var(--jfb-choice-border-left-color, #bfbfbf);border-radius:var(--jfb-choice-border-radius-top-left, 4px) var(--jfb-choice-border-radius-top-right, 4px) var(--jfb-choice-border-radius-bottom-right, 4px) var(--jfb-choice-border-radius-bottom-left, 4px);padding:20px;display:block;cursor:pointer;transition:all .2s ease-out,outline 0s;color:var(--jfb-choice-text, inherit);background-color:var(--jfb-choice-bg, transparent)}.jet-form-builder-choice--item.is-checked{border-width:var(--jfb-choice-checked-border-top-width, var(--jfb-choice-border-top-width, 2px)) var(--jfb-choice-checked-border-right-width, var(--jfb-choice-border-right-width, 2px)) var(--jfb-choice-checked-border-bottom-width, var(--jfb-choice-border-bottom-width, 2px)) var(--jfb-choice-checked-border-left-width, var(--jfb-choice-border-left-width, 2px));border-style:var(--jfb-choice-checked-border-top-style, var(--jfb-choice-border-top-style, solid)) var(--jfb-choice-checked-border-right-style, var(--jfb-choice-border-right-style, solid)) var(--jfb-choice-checked-border-bottom-style, var(--jfb-choice-border-bottom-style, solid)) var(--jfb-choice-checked-border-left-style, var(--jfb-choice-border-left-style, solid));border-color:var(--jfb-choice-checked-border-top-color, var(--jfb-choice-border-top-color, #bfbfbf)) var(--jfb-choice-checked-border-right-color, var(--jfb-choice-border-right-color, #bfbfbf)) var(--jfb-choice-checked-border-bottom-color, var(--jfb-choice-border-bottom-color, #bfbfbf)) var(--jfb-choice-checked-border-left-color, var(--jfb-choice-border-left-color, #bfbfbf));border-radius:var(--jfb-choice-checked-border-radius-top-left, var(--jfb-choice-border-radius-top-left, 4px)) var(--jfb-choice-checked-border-radius-top-right, var(--jfb-choice-border-radius-top-right, 4px)) var(--jfb-choice-checked-border-radius-bottom-right, var(--jfb-choice-border-radius-bottom-right, 4px)) var(--jfb-choice-checked-border-radius-bottom-left, var(--jfb-choice-border-radius-bottom-left, 4px));color:var(--jfb-choice-checked-text, var(--jfb-choice-text, inherit));background-color:var(--jfb-choice-checked-bg, var(--jfb-choice-bg, transparent))}.jet-form-builder-choice--item-control{display:flex;align-items:center;gap:.5em}.jet-form-builder-choice--item-control-img{width:var(--jfb-choice-control-width, 24px)}.jet-form-builder-choice.has-hover-color-text .jet-form-builder-choice--item:hover{color:var(--jfb-choice-hover-text, var(--jfb-choice-text, inherit))}.jet-form-builder-choice.has-hover-color-background .jet-form-builder-choice--item:hover{background-color:var(--jfb-choice-hover-bg, var(--jfb-choice-bg, transparent))}.jet-form-builder-choice.has-hover-border-width .jet-form-builder-choice--item:hover{border-width:var(--jfb-choice-hover-border-top-width, var(--jfb-choice-border-top-width, 2px)) var(--jfb-choice-hover-border-right-width, var(--jfb-choice-border-right-width, 2px)) var(--jfb-choice-hover-border-bottom-width, var(--jfb-choice-border-bottom-width, 2px)) var(--jfb-choice-hover-border-left-width, var(--jfb-choice-border-left-width, 2px))}.jet-form-builder-choice.has-hover-border-style .jet-form-builder-choice--item:hover{border-style:var(--jfb-choice-hover-border-top-style, var(--jfb-choice-border-top-style, solid)) var(--jfb-choice-hover-border-right-style, var(--jfb-choice-border-right-style, solid)) var(--jfb-choice-hover-border-bottom-style, var(--jfb-choice-border-bottom-style, solid)) var(--jfb-choice-hover-border-left-style, var(--jfb-choice-border-left-style, solid))}.jet-form-builder-choice.has-hover-border-color .jet-form-builder-choice--item:hover{border-color:var(--jfb-choice-hover-border-top-color, var(--jfb-choice-border-top-color, #bfbfbf)) var(--jfb-choice-hover-border-right-color, var(--jfb-choice-border-right-color, #bfbfbf)) var(--jfb-choice-hover-border-bottom-color, var(--jfb-choice-border-bottom-color, #bfbfbf)) var(--jfb-choice-hover-border-left-color, var(--jfb-choice-border-left-color, #bfbfbf))}.jet-form-builder-choice.has-hover-border-radius .jet-form-builder-choice--item:hover{border-radius:var(--jfb-choice-hover-border-radius-top-left, var(--jfb-choice-border-radius-top-left, 4px)) var(--jfb-choice-hover-border-radius-top-right, var(--jfb-choice-border-radius-top-right, 4px)) var(--jfb-choice-hover-border-radius-bottom-right, var(--jfb-choice-border-radius-bottom-right, 4px)) var(--jfb-choice-hover-border-radius-bottom-left, var(--jfb-choice-border-radius-bottom-left, 4px))}
.field-type-switcher{--thumb-size: 1rem;--track-size: calc(var(--thumb-size) * 2);--track-padding: 2px;--thumb-color-highlight: hsla(0, 0%, 0%, 0.25);--highlight-size: 0;--thumb-transition-duration: 0.4s;--thumb-position: 0%;--isLTR: 1}.field-type-switcher:dir(rtl){--isLTR: -1}.field-type-switcher input.jet-form-builder__field[role="switch"][type="checkbox"]{padding:var(--c-track-padding, var(--track-padding));inline-size:var(--c-track-size, var(--track-size));block-size:var(--c-thumb-size, var(--thumb-size));border-radius:var(--c-track-size, var(--track-size));background:none;appearance:none;outline-offset:5px;transition:background-color .4s;position:relative;cursor:pointer;box-sizing:content-box;flex:unset;display:grid;align-items:center;grid:[track] 1fr/[track] 1fr}.field-type-switcher input.jet-form-builder__field[role="switch"][type="checkbox"]:not(:checked){background:var(--c-track-bg-color, var(--track-bg-color, #ddd))}.field-type-switcher input.jet-form-builder__field[role="switch"][type="checkbox"]:checked{background:var(--checked-track-bg-color, #4caf50);--thumb-position: calc((var(--c-track-size, var(--track-size) ) - 100%) * var(--isLTR))}.field-type-switcher input.jet-form-builder__field[role="switch"][type="checkbox"]:not(:disabled):hover::before{--highlight-size: 0.5rem}.field-type-switcher input.jet-form-builder__field[role="switch"][type="checkbox"]::before{content:"";position:absolute;grid-area:track;inline-size:var(--c-thumb-size, var(--thumb-size));block-size:var(--c-thumb-size, var(--thumb-size));border-radius:50%;background:var(--thumb-bg-color, #fff);transition:transform var(--thumb-transition-duration) ease,box-shadow .25s ease;box-shadow:0 0 0 var(--highlight-size) var(--thumb-color-highlight);transform:translateX(var(--thumb-position))}.block-editor-block-list__block.field-type-switcher input.jet-form-builder__field[role="switch"][type="checkbox"]{padding:var(--track-padding) !important;border:unset;margin:unset}.block-editor-block-list__block.field-type-switcher input.jet-form-builder__field[role="switch"][type="checkbox"]::before{margin:unset}
.wp-block-jet-forms-multi-gateway .jfb-multi-gateway__list{display:grid;gap:10px}.wp-block-jet-forms-multi-gateway .jfb-multi-gateway__item{display:grid !important;grid-template-columns:18px 1fr;align-items:center;column-gap:10px;width:100%;margin:0;text-align:left !important;padding:10px 12px;border:1px solid rgba(0,0,0,.12);border-radius:10px;cursor:pointer;user-select:none}.wp-block-jet-forms-multi-gateway .jfb-multi-gateway__item input[type=radio]{margin:0 !important;width:auto !important;justify-self:start}.wp-block-jet-forms-multi-gateway .jfb-multi-gateway__label{margin:0 !important;width:auto !important;text-align:left !important;justify-self:start}
.jet-woo-products--preset-2 .jet-woo-product-button{text-align:center}.jet-woo-products--preset-2 .jet-woo-products__item .hovered-content{position:absolute;bottom:0;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;padding:5px;width:100%}.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-products__item-content{position:relative;overflow:hidden}.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-products__item-content{position:relative}.jet-woo-products--preset-5 .jet-woo-products__item{position:relative}.jet-woo-products--preset-5 .jet-woo-products__item .hovered-content{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease}.jet-woo-products--preset-5 .jet-woo-products__item:hover .hovered-content{opacity:1}.jet-woo-products .jet-woo-products__inner-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.jet-woo-products .jet-woo-products__thumb-wrap{position:relative}.jet-woo-products .jet-woo-product-thumbnail{position:relative;font-size:0;text-align:center;overflow:hidden}.jet-woo-products .jet-woo-product-badges{position:absolute;top:0;right:0;left:0}.jet-woo-products .jet-woo-product-badge{font-size:12px;line-height:1;padding:5px}.jet-woo-products .jet-woo-product-badge__sale{background-color:#fd6d75}.jet-woo-products .jet-woo-product-price ins{border:none;font-style:normal}.jet-woo-products .jet-woo-product-title{font-size:24px}.jet-woo-products .jet-woo-product-rating{margin-top:15px}.jet-woo-products .jet-woo-product-categories{margin-top:15px}.jet-woo-products .jet-woo-product-button{margin:10px 0 10px 0}.jet-woo-products .jet-woo-product-button.is--default .ajax_add_to_cart.loading{position:relative;opacity:0.25;padding-right:30px !important}.jet-woo-products .jet-woo-product-button.is--default .ajax_add_to_cart.loading::after{font-family:'WooCommerce';content:'\e01c';vertical-align:top;font-weight:400;position:absolute;top:50%;right:9px;margin-top:-9px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;line-height:1;font-size:16px}.jet-woo-products .jet-woo-product-button.is--default .ajax_add_to_cart.added::after{font-family:'WooCommerce';content:'\e017';margin-left:10px;font-weight:400}.jet-woo-products .jet-woo-product-tags ul,.jet-woo-products .jet-woo-product-categories ul{margin:0}.jet-woo-products .jet-woo-product-tags ul>li,.jet-woo-products .jet-woo-product-categories ul>li{list-style:none;display:inline-block}.jet-woo-products .jet-woo-product-img-overlay{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease}.jet-woo-products.jet-equal-cols .jet-woo-products__item{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.jet-woo-products.jet-equal-cols .jet-woo-products__item .jet-woo-products__inner-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.jet-woo-products .added_to_cart.wc-forward{display:none !important}.jet-woo-product-thumbnail img{width:100%}@media (min-width: 1024px){.jet-woo-products--preset-2 .jet-woo-products__item .hovered-content{visibility:hidden;opacity:0}.jet-woo-products--preset-2 .jet-woo-products__item:hover .hovered-content{visibility:visible;opacity:1}.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-product-tags,.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-product-rating,.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-product-excerpt,.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-product-price,.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-product-title,.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-product-categories{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-product-categories{-webkit-transition:.2s all ease;-o-transition:.2s all ease;transition:.2s all ease}.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-product-title{-webkit-transition:.2s all ease;-o-transition:.2s all ease;transition:.2s all ease;-webkit-transition-delay:.08s;-o-transition-delay:.08s;transition-delay:.08s}.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-product-price{-webkit-transition:.2s all ease;-o-transition:.2s all ease;transition:.2s all ease;-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-product-excerpt{-webkit-transition:.2s all ease;-o-transition:.2s all ease;transition:.2s all ease;-webkit-transition-delay:.12s;-o-transition-delay:.12s;transition-delay:.12s}.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-product-rating{-webkit-transition:.2s all ease;-o-transition:.2s all ease;transition:.2s all ease;-webkit-transition-delay:.16s;-o-transition-delay:.16s;transition-delay:.16s}.jet-woo-products--preset-3 .jet-woo-products__item .jet-woo-product-tags{-webkit-transition:.2s all ease;-o-transition:.2s all ease;transition:.2s all ease;-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.jet-woo-products--preset-3 .jet-woo-products__item .hovered-content{position:absolute;top:50%;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);width:100%;visibility:hidden;opacity:0;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;-webkit-transition-delay:.0s;-o-transition-delay:.0s;transition-delay:.0s}.jet-woo-products--preset-3 .jet-woo-products__item:hover .jet-woo-product-price,.jet-woo-products--preset-3 .jet-woo-products__item:hover .jet-woo-product-title,.jet-woo-products--preset-3 .jet-woo-products__item:hover .jet-woo-product-tags,.jet-woo-products--preset-3 .jet-woo-products__item:hover .jet-woo-product-rating,.jet-woo-products--preset-3 .jet-woo-products__item:hover .jet-woo-product-excerpt,.jet-woo-products--preset-3 .jet-woo-products__item:hover .jet-woo-product-categories{-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);opacity:0;visibility:hidden}.jet-woo-products--preset-3 .jet-woo-products__item:hover .hovered-content{opacity:1;visibility:visible;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-product-excerpt,.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-product-button,.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-product-rating,.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-product-tags{-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px)}.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-product-excerpt{-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;-webkit-transition-delay:.1s;-o-transition-delay:.1s;transition-delay:.1s}.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-product-button{-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;-webkit-transition-delay:.15s;-o-transition-delay:.15s;transition-delay:.15s}.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-product-rating{-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s}.jet-woo-products--preset-4 .jet-woo-products__item .jet-woo-product-tags{-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;-webkit-transition-delay:.25s;-o-transition-delay:.25s;transition-delay:.25s}.jet-woo-products--preset-4 .jet-woo-products__item .hovered-content{opacity:0;visibility:hidden;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease}.jet-woo-products--preset-4 .jet-woo-products__item:hover .hovered-content{opacity:1;visibility:visible}.jet-woo-products--preset-4 .jet-woo-products__item:hover .hovered-content .jet-woo-product-tags,.jet-woo-products--preset-4 .jet-woo-products__item:hover .hovered-content .jet-woo-product-rating,.jet-woo-products--preset-4 .jet-woo-products__item:hover .hovered-content .jet-woo-product-excerpt,.jet-woo-products--preset-4 .jet-woo-products__item:hover .hovered-content .jet-woo-product-button{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.jet-woo-products--preset-5 .jet-woo-products__item{position:relative}.jet-woo-products--preset-5 .jet-woo-products__item .hovered-content{visibility:hidden}.jet-woo-products--preset-5 .jet-woo-products__item:hover .hovered-content{visibility:visible}}.jet-woo-categories .jet-woo-category-count__wrap{display:block;width:100%}.jet-woo-categories .jet-woo-category-count__wrap .jet-woo-category-count{display:inline-block}.jet-woo-categories--preset-1 .jet-woo-categories-thumbnail__wrap{position:relative}.jet-woo-categories--preset-1 .jet-woo-categories-thumbnail__wrap .jet-woo-category-count__wrap{position:absolute;right:0;left:0;top:0;bottom:0;pointer-events:none}.jet-woo-categories--preset-2 .jet-woo-categories-content{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:block;max-width:100%;padding:10px 50px;pointer-events:none}.jet-woo-categories--preset-2 .jet-woo-category-count{opacity:0}.jet-woo-categories--preset-2 .jet-woo-categories__item:hover .jet-woo-category-count{opacity:1}.jet-woo-categories--preset-3 .jet-woo-categories__item .jet-woo-categories-title__wrap>*{display:inline-block}.jet-woo-categories--preset-3 .jet-woo-categories__item .jet-woo-categories-content{position:absolute;top:auto;bottom:0;left:0;right:0;display:block;max-width:100%;padding:10px 50px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;pointer-events:none}.jet-woo-categories--preset-3 .jet-woo-categories__item .jet-woo-categories-content .jet-woo-category-excerpt{max-height:0;overflow:hidden;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.jet-woo-categories--preset-3 .jet-woo-categories__item:hover .jet-woo-categories-content .jet-woo-category-excerpt{max-height:500px}.jet-woo-categories--preset-3 .jet-woo-categories__item:hover .jet-woo-categories-content{bottom:50%;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%)}.jet-woo-categories--preset-4 .jet-woo-categories__item .jet-woo-categories-title__wrap>*{display:inline-block}.jet-woo-categories--preset-4 .jet-woo-categories__item .jet-woo-categories-content{position:absolute;top:auto;bottom:0;left:0;right:0;display:block;max-width:100%;padding:10px 50px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;pointer-events:none}.jet-woo-categories--preset-4 .jet-woo-categories__item .jet-woo-categories-content .jet-woo-category-excerpt{-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.jet-woo-categories--preset-5 .jet-woo-categories-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jet-woo-categories--preset-5 .jet-woo-categories-content .jet-woo-category-content__inner{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.jet-woo-categories--preset-5 .jet-woo-categories-content .jet-woo-category-count__wrap{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:auto}.jet-woo-categories .jet-woo-categories__inner-box{position:relative;overflow:hidden}.jet-woo-categories .jet-woo-category-thumbnail{overflow:hidden;text-align:center;font-size:0}.jet-woo-categories .jet-woo-category-title{font-size:18px;margin-top:5px;margin-bottom:10px}.jet-woo-categories .jet-woo-category-count{-webkit-transition:.2s all ease;-o-transition:.2s all ease;transition:.2s all ease}.jet-woo-categories .jet-woo-category-excerpt{padding:0 10px}.jet-woo-categories .jet-woo-category-img-overlay__hover,.jet-woo-categories .jet-woo-category-img-overlay{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}.jet-woo-categories .jet-woo-categories__item .jet-woo-category-img-overlay__hover{opacity:0}.jet-woo-categories .jet-woo-categories__item:hover .jet-woo-category-img-overlay{opacity:0}.jet-woo-categories .jet-woo-categories__item:hover .jet-woo-category-img-overlay__hover{opacity:1}.jet-woo-categories.jet-equal-cols .jet-woo-categories__item{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.jet-woo-categories.jet-equal-cols .jet-woo-categories__item .jet-woo-categories__inner-box{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.jet-woo-category-thumbnail img{width:100%}.jet-woo-products-list{list-style:none;margin:0}.jet-woo-products-list .jet-woo-product-title{font-size:18px}.jet-woo-products-list .jet-woo-product-rating{margin:5px 0 5px 0}.jet-woo-products-list .jet-woo-products-list__item{overflow:hidden}.jet-woo-products-list .jet-woo-product-price ins{border:none;font-style:normal}.jet-woo-products-list .jet-woo-products-list__item-img{overflow:hidden}.jet-woo-products-list .jet-woo-product-thumbnail{font-size:0}.jet-woo-products-list .jet-woo-product-thumbnail img{width:100%}.jet-woo-products-list .jet-woo-product-button .button{margin:10px 0 10px 0}.jet-woo-products-list .jet-woo-product-button.is--default .ajax_add_to_cart.loading{position:relative;opacity:0.25;padding-right:30px !important}.jet-woo-products-list .jet-woo-product-button.is--default .ajax_add_to_cart.loading::after{font-family:'WooCommerce';content:'\e01c';vertical-align:top;font-weight:400;position:absolute;top:50%;right:9px;margin-top:-9px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;font-size:16px;line-height:1}.jet-woo-products-list .jet-woo-product-button.is--default .ajax_add_to_cart.added::after{font-family:'WooCommerce';content:'\e017';margin-left:10px;font-weight:400}.jet-woo-products-list .jet-woo-products-list__inner-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.jet-woo-products-list .jet-woo-product-categories ul{margin:0}.jet-woo-products-list .jet-woo-product-categories ul>li{list-style:none;display:inline-block}.jet-woo-products-list.products-layout-left .jet-woo-products-list__inner-box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.jet-woo-products-list.products-layout-right .jet-woo-products-list__inner-box{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-wrap:wrap;flex-wrap:wrap}.jet-woo-products-list.products-layout-top .jet-woo-products-list__inner-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jet-woo-products-list .added_to_cart.wc-forward{display:none !important}.jet-woo-products-list__item-content{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.jet-woo-product-thumbs{position:relative;overflow:hidden}.jet-woo-product-thumbs img{-webkit-transition:all 400ms linear;-o-transition:all 400ms linear;transition:all 400ms linear}.jet-woo-product-thumbs.effect-slide-bottom,.jet-woo-product-thumbs.effect-slide-top,.jet-woo-product-thumbs.effect-slide-right,.jet-woo-product-thumbs.effect-slide-left{overflow:hidden}.jet-woo-product-thumbs.effect-slide-bottom img+img,.jet-woo-product-thumbs.effect-slide-top img+img,.jet-woo-product-thumbs.effect-slide-right img+img,.jet-woo-product-thumbs.effect-slide-left img+img{position:absolute;will-change:transform}.jet-woo-product-thumbs.effect-slide-left img+img{top:0;right:100%}.jet-woo-product-thumbs.effect-slide-right img+img{top:0;left:100%}.jet-woo-product-thumbs.effect-slide-top img+img{bottom:100%;right:0}.jet-woo-product-thumbs.effect-slide-bottom img+img{top:100%;right:0}.jet-woo-thumb-with-effect:hover .jet-woo-product-thumbs.effect-slide-left img{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}.jet-woo-thumb-with-effect:hover .jet-woo-product-thumbs.effect-slide-right img{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}.jet-woo-thumb-with-effect:hover .jet-woo-product-thumbs.effect-slide-top img{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.jet-woo-thumb-with-effect:hover .jet-woo-product-thumbs.effect-slide-bottom img{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.jet-woo-product-thumbs.effect-fade img{position:relative;opacity:1}.jet-woo-product-thumbs.effect-fade img+img{position:absolute;top:0;left:0;opacity:0}.jet-woo-thumb-with-effect:hover .jet-woo-product-thumbs.effect-fade img{opacity:0;will-change:opacity}.jet-woo-thumb-with-effect:hover .jet-woo-product-thumbs.effect-fade img+img{opacity:1}.jet-woo-product-thumbs.effect-fade-with-zoom img{position:relative;opacity:1;-webkit-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);will-change:opacity}.jet-woo-product-thumbs.effect-fade-with-zoom img+img{position:absolute;top:0;left:0;opacity:0;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.jet-woo-thumb-with-effect:hover .jet-woo-product-thumbs.effect-fade-with-zoom img{opacity:0;will-change:opacity;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.jet-woo-thumb-with-effect:hover .jet-woo-product-thumbs.effect-fade-with-zoom img+img{opacity:1;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.jet-woo-carousel .slick-slider{position:relative;display:block}.jet-woo-carousel .slick-list{position:relative;overflow:hidden}.jet-woo-carousel .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.jet-woo-carousel .slick-track .slick-slide{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.jet-woo-carousel .jet-arrow{position:absolute;top:50%;left:0;width:50px;height:50px;line-height:1;font-size:30px;color:#fff;background-color:#111;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all 200ms linear;-o-transition:all 200ms linear;transition:all 200ms linear;z-index:999}.jet-woo-carousel .jet-arrow.next-arrow{left:auto;right:0}.jet-woo-carousel .jet-slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin:10px 0;padding:0}.jet-woo-carousel .jet-slick-dots li{width:12px;height:12px;-webkit-border-radius:100%;border-radius:100%;text-indent:-50px;overflow:hidden;cursor:pointer;background:#eee;margin:3px}.jet-woo-carousel .jet-slick-dots li:hover,.jet-woo-carousel .jet-slick-dots li.slick-active{background:#111}.col-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.col-row.disable-cols-gap>div[class*="item"]{padding-left:0;padding-right:0}.col-row.disable-rows-gap>div[class*="item"]{padding-top:0;padding-bottom:0}.col-row .jet-woo-categories__item,.col-row .jet-woo-products__item{position:relative;min-height:1px;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;max-width:calc(100%/var(--columns));-webkit-box-flex:0;-ms-flex:0 0 calc(100%/var(--columns));flex:0 0 calc(100%/var(--columns))}@font-face{font-family:"star";src:url("/wp-content/plugins/jetwoo-widgets-for-elementor/assets/css/lib/jetwoowidgets-font/fonts/rating-star.eot");src:url("/wp-content/plugins/jetwoo-widgets-for-elementor/assets/css/lib/jetwoowidgets-font/fonts/rating-star.eot?#iefix") format("embedded-opentype"),url("/wp-content/plugins/jetwoo-widgets-for-elementor/assets/css/lib/jetwoowidgets-font/fonts/rating-star.woff") format("woff"),url("/wp-content/plugins/jetwoo-widgets-for-elementor/assets/css/lib/jetwoowidgets-font/fonts/rating-star.ttf") format("truetype"),url("/wp-content/plugins/jetwoo-widgets-for-elementor/assets/css/lib/jetwoowidgets-font/fonts/rating-star.svg#star") format("svg");font-weight:normal;font-style:normal}.jet-woo-product-rating .star{max-width:17px}.elementor .jet-woo-product-title a{text-decoration:inherit}.product-rating__stars{overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:'star';display:inline-block}.product-rating__stars::before{content:'\73\73\73\73\73';color:#e7e8e8;float:left;top:0;left:0;position:absolute}.product-rating__stars span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;color:#fdbc32}.product-rating__stars span::before{content:'\53\53\53\53\53';top:0;position:absolute;left:0}

@font-face {
			font-family: "WooCommerce";
			src: url("https://coloradoartifactual.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot");
			src: url("https://coloradoartifactual.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"),
				url("https://coloradoartifactual.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"),
				url("https://coloradoartifactual.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"),
				url("https://coloradoartifactual.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
			font-weight: normal;
			font-style: normal;
			}
/*# sourceURL=jetwoo-widgets-for-elementor-inline-css */
:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{display:inline-block;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-circle-logo);font-size:2.5em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:757px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));height:100px;width:100px}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:757px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-inline:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:758px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-block-end:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-block-end:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:758px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:757px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:758px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:758px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:758px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:757px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:757px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-block-end:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-block-end:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop"}}@media (max-width:-1){#elementor-device-mode:after{content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:757px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con{margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap)>.e-con{--margin-right:0px;--margin-left:0px}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:757px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-button-align-start .e-form__buttons,[dir=rtl] .elementor-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-button-align-end .e-form__buttons,[dir=rtl] .elementor-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-tablet-button-align-start .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-tablet-button-align-end .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:757px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-mobile-button-align-start .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-mobile-button-align-end .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;fill:#fff;padding:.5em}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@media (max-width:757px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:758px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}
.e-heading-base a, .e-paragraph-base a { all: unset; cursor: pointer; }form[data-element_type="e-form"].form-state-success [data-element_type="e-form-success-message"],form[data-element_type="e-form"].form-state-error [data-element_type="e-form-error-message"]{ display: block; }
.e-form-textarea-base:not([data-resizable]) { resize: none; } .e-form-submit-button-base { cursor: pointer; box-sizing: border-box; }
/*# sourceURL=elementor-frontend-inline-css */
.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}.site-main .menu-navigation-container{overflow:visible}.elementor-item:after,.elementor-item:before{display:block;position:absolute;transition:.3s;transition-timing-function:cubic-bezier(.58,.3,.005,1)}.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{opacity:0}.elementor-item-active:after,.elementor-item-active:before,.elementor-item.highlighted:after,.elementor-item.highlighted:before,.elementor-item:focus:after,.elementor-item:focus:before,.elementor-item:hover:after,.elementor-item:hover:before{transform:scale(1)}.e--pointer-double-line .elementor-item:after,.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:after,.e--pointer-overline .elementor-item:before,.e--pointer-underline .elementor-item:after,.e--pointer-underline .elementor-item:before{background-color:#3f444b;height:3px;left:0;width:100%;z-index:2}.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{height:0;left:50%;width:0}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:10px}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:-10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:-10px}.e--pointer-double-line.e--animation-none,.e--pointer-double-line.e--animation-none .elementor-item,.e--pointer-double-line.e--animation-none .elementor-item:after,.e--pointer-double-line.e--animation-none .elementor-item:before,.e--pointer-double-line.e--animation-none .elementor-item:focus,.e--pointer-double-line.e--animation-none .elementor-item:hover,.e--pointer-double-line.e--animation-none:after,.e--pointer-double-line.e--animation-none:before,.e--pointer-double-line.e--animation-none:focus,.e--pointer-double-line.e--animation-none:hover,.e--pointer-overline.e--animation-none,.e--pointer-overline.e--animation-none .elementor-item,.e--pointer-overline.e--animation-none .elementor-item:after,.e--pointer-overline.e--animation-none .elementor-item:before,.e--pointer-overline.e--animation-none .elementor-item:focus,.e--pointer-overline.e--animation-none .elementor-item:hover,.e--pointer-overline.e--animation-none:after,.e--pointer-overline.e--animation-none:before,.e--pointer-overline.e--animation-none:focus,.e--pointer-overline.e--animation-none:hover,.e--pointer-underline.e--animation-none,.e--pointer-underline.e--animation-none .elementor-item,.e--pointer-underline.e--animation-none .elementor-item:after,.e--pointer-underline.e--animation-none .elementor-item:before,.e--pointer-underline.e--animation-none .elementor-item:focus,.e--pointer-underline.e--animation-none .elementor-item:hover,.e--pointer-underline.e--animation-none:after,.e--pointer-underline.e--animation-none:before,.e--pointer-underline.e--animation-none:focus,.e--pointer-underline.e--animation-none:hover{transition-duration:0s}.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:before{content:"";top:0}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:-20px;width:10px}.e--pointer-double-line .elementor-item:after,.e--pointer-underline .elementor-item:after{bottom:0;content:""}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{inset-inline-start:100%;width:10px}.e--pointer-framed .elementor-item:after,.e--pointer-framed .elementor-item:before{background:transparent;border:3px solid #3f444b;bottom:0;left:0;right:0;top:0}.e--pointer-framed .elementor-item:before{content:""}.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(.75)}.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.25)}.e--pointer-framed.e--animation-grow .elementor-item:before,.e--pointer-framed.e--animation-shrink .elementor-item:before{transition:opacity .2s,transform .4s}.e--pointer-framed.e--animation-draw .elementor-item:after,.e--pointer-framed.e--animation-draw .elementor-item:before{height:3px;width:3px}.e--pointer-framed.e--animation-draw .elementor-item:before{border-block-end-width:3px;border-block-start-width:0;border-inline-end-width:0;border-inline-start-width:3px;transition:width .1s .2s,height .1s .3s,opacity .12s .22s}.e--pointer-framed.e--animation-draw .elementor-item:after{border-block-end-width:0;border-block-start-width:3px;border-inline-end-width:3px;border-inline-start-width:0;content:"";inset-block-end:0;inset-block-start:auto;inset-inline-end:0;inset-inline-start:auto;transition:width .1s,height .1s .1s,opacity .02s .18s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{height:100%;width:100%}.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{transition:opacity .02s,height .1s,width .1s .1s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:after{transition:opacity .02s .2s,height .1s .2s,width .1s .3s}.e--pointer-framed.e--animation-corners .elementor-item:after,.e--pointer-framed.e--animation-corners .elementor-item:before{height:3px;width:3px}.e--pointer-framed.e--animation-corners .elementor-item:before{border-block-end-width:0;border-block-start-width:3px;border-inline-end-width:0;border-inline-start-width:3px}.e--pointer-framed.e--animation-corners .elementor-item:after{border-block-end-width:3px;border-block-start-width:0;border-inline-end-width:3px;border-inline-start-width:0;content:"";inset-block-end:0;inset-block-start:auto;inset-inline-end:0;inset-inline-start:auto}.e--pointer-framed.e--animation-corners .elementor-item-active:after,.e--pointer-framed.e--animation-corners .elementor-item-active:before,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,.e--pointer-framed.e--animation-corners .elementor-item:focus:after,.e--pointer-framed.e--animation-corners .elementor-item:focus:before,.e--pointer-framed.e--animation-corners .elementor-item:hover:after,.e--pointer-framed.e--animation-corners .elementor-item:hover:before{height:100%;transition:opacity 2ms,width .4s,height .4s;width:100%}.e--pointer-framed.e--animation-none,.e--pointer-framed.e--animation-none .elementor-item,.e--pointer-framed.e--animation-none .elementor-item:after,.e--pointer-framed.e--animation-none .elementor-item:before,.e--pointer-framed.e--animation-none .elementor-item:focus,.e--pointer-framed.e--animation-none .elementor-item:hover,.e--pointer-framed.e--animation-none:after,.e--pointer-framed.e--animation-none:before,.e--pointer-framed.e--animation-none:focus,.e--pointer-framed.e--animation-none:hover{transition-duration:0s}.e--pointer-background .elementor-item:after,.e--pointer-background .elementor-item:before{content:"";transition:.3s}.e--pointer-background .elementor-item:before{background:#3f444b;inset:0;z-index:-1}.e--pointer-background .elementor-item-active,.e--pointer-background .elementor-item.highlighted,.e--pointer-background .elementor-item:focus,.e--pointer-background .elementor-item:hover{color:#fff}.e--pointer-background.e--animation-grow .elementor-item:before{transform:scale(.5)}.e--pointer-background.e--animation-grow .elementor-item-active:before,.e--pointer-background.e--animation-grow .elementor-item.highlighted:before,.e--pointer-background.e--animation-grow .elementor-item:focus:before,.e--pointer-background.e--animation-grow .elementor-item:hover:before{opacity:1;transform:scale(1)}.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.2);transition:.3s}.e--pointer-background.e--animation-shrink .elementor-item-active:before,.e--pointer-background.e--animation-shrink .elementor-item.highlighted:before,.e--pointer-background.e--animation-shrink .elementor-item:focus:before,.e--pointer-background.e--animation-shrink .elementor-item:hover:before{transition:opacity .15s,transform .4s}.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:100%}.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{right:100%}.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:100%}.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:100%}.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:50%;top:50%}.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:50%;right:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{background:#3f444b;inset:0;z-index:-1}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:before{bottom:100%;top:0}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{bottom:0;top:100%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:before{bottom:50%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:after{top:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:before{left:100%;right:0}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after{left:0;right:100%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:before{left:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:after{right:50%}.e--pointer-background.e--animation-none,.e--pointer-background.e--animation-none .elementor-item,.e--pointer-background.e--animation-none .elementor-item:after,.e--pointer-background.e--animation-none .elementor-item:before,.e--pointer-background.e--animation-none .elementor-item:focus,.e--pointer-background.e--animation-none .elementor-item:hover,.e--pointer-background.e--animation-none:after,.e--pointer-background.e--animation-none:before,.e--pointer-background.e--animation-none:focus,.e--pointer-background.e--animation-none:hover{transition-duration:0s}.e--pointer-text.e--animation-skew .elementor-item:focus,.e--pointer-text.e--animation-skew .elementor-item:hover{transform:skew(-8deg)}.e--pointer-text.e--animation-grow .elementor-item:focus,.e--pointer-text.e--animation-grow .elementor-item:hover{transform:scale(1.2)}.e--pointer-text.e--animation-shrink .elementor-item:focus,.e--pointer-text.e--animation-shrink .elementor-item:hover{transform:scale(.8)}.e--pointer-text.e--animation-float .elementor-item:focus,.e--pointer-text.e--animation-float .elementor-item:hover{transform:translateY(-8px)}.e--pointer-text.e--animation-sink .elementor-item:focus,.e--pointer-text.e--animation-sink .elementor-item:hover{transform:translateY(8px)}.e--pointer-text.e--animation-rotate .elementor-item:focus,.e--pointer-text.e--animation-rotate .elementor-item:hover{transform:rotate(6deg)}.e--pointer-text.e--animation-none,.e--pointer-text.e--animation-none .elementor-item,.e--pointer-text.e--animation-none .elementor-item:after,.e--pointer-text.e--animation-none .elementor-item:before,.e--pointer-text.e--animation-none .elementor-item:focus,.e--pointer-text.e--animation-none .elementor-item:hover,.e--pointer-text.e--animation-none:after,.e--pointer-text.e--animation-none:before,.e--pointer-text.e--animation-none:focus,.e--pointer-text.e--animation-none:hover{transition-duration:0s}.elementor-nav-menu--main .elementor-nav-menu a{transition:.4s}.elementor-nav-menu--main .elementor-nav-menu a,.elementor-nav-menu--main .elementor-nav-menu a.highlighted,.elementor-nav-menu--main .elementor-nav-menu a:focus,.elementor-nav-menu--main .elementor-nav-menu a:hover{padding:13px 20px}.elementor-nav-menu--main .elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu--main .elementor-nav-menu a.disabled{background:#3f444b;color:#88909b}.elementor-nav-menu--main .elementor-nav-menu ul{border-style:solid;border-width:0;padding:0;position:absolute;width:12em}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up{background:#fff;display:none;height:20px;overflow:hidden;position:absolute;visibility:hidden}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow{border:8px dashed transparent;border-bottom:8px solid #33373d;height:0;inset-block-start:-2px;inset-inline-start:50%;margin-inline-start:-8px;overflow:hidden;position:absolute;width:0}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow{border-color:#33373d transparent transparent;border-style:solid dashed dashed;top:6px}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg,.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow i{transform:rotate(calc(-90deg * var(--direction-multiplier, 1)))}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg{fill:currentColor;height:1em;width:1em}.elementor-nav-menu--layout-horizontal{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu{display:flex;flex-wrap:wrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu a{flex-grow:1;white-space:nowrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>.scroll-down{top:100%!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a{margin-inline-start:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-down,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-up,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>ul{inset-inline-start:var(--e-nav-menu-horizontal-menu-item-margin)!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a{margin-inline-end:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after{align-self:center;border-color:var(--e-nav-menu-divider-color,#000);border-left-style:var(--e-nav-menu-divider-style,solid);border-left-width:var(--e-nav-menu-divider-width,2px);content:var(--e-nav-menu-divider-content,none);height:var(--e-nav-menu-divider-height,35%)}.elementor-nav-menu__align-right .elementor-nav-menu{justify-content:flex-end;margin-left:auto}.elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-left .elementor-nav-menu{justify-content:flex-start;margin-right:auto}.elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-start .elementor-nav-menu{justify-content:flex-start;margin-inline-end:auto}.elementor-nav-menu__align-start .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-end .elementor-nav-menu{justify-content:flex-end;margin-inline-start:auto}.elementor-nav-menu__align-end .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-center .elementor-nav-menu{justify-content:center;margin-inline-end:auto;margin-inline-start:auto}.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:center}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu{width:100%}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{flex-grow:1}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a{justify-content:center}.elementor-widget-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle{display:none}.elementor-widget-nav-menu .elementor-widget-container,.elementor-widget-nav-menu:not(:has(.elementor-widget-container)):not([class*=elementor-hidden-]){display:flex;flex-direction:column}.elementor-nav-menu{position:relative;z-index:2}.elementor-nav-menu:after{clear:both;content:" ";display:block;font:0/0 serif;height:0;overflow:hidden;visibility:hidden}.elementor-nav-menu,.elementor-nav-menu li,.elementor-nav-menu ul{display:block;line-height:normal;list-style:none;margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.elementor-nav-menu ul{display:none}.elementor-nav-menu ul ul a,.elementor-nav-menu ul ul a:active,.elementor-nav-menu ul ul a:focus,.elementor-nav-menu ul ul a:hover{border-left:16px solid transparent}.elementor-nav-menu ul ul ul a,.elementor-nav-menu ul ul ul a:active,.elementor-nav-menu ul ul ul a:focus,.elementor-nav-menu ul ul ul a:hover{border-left:24px solid transparent}.elementor-nav-menu ul ul ul ul a,.elementor-nav-menu ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul a:hover{border-left:32px solid transparent}.elementor-nav-menu ul ul ul ul ul a,.elementor-nav-menu ul ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul ul a:hover{border-left:40px solid transparent}.elementor-nav-menu a,.elementor-nav-menu li{position:relative}.elementor-nav-menu li{border-width:0}.elementor-nav-menu a{align-items:center;display:flex}.elementor-nav-menu a,.elementor-nav-menu a:focus,.elementor-nav-menu a:hover{line-height:20px;padding:10px 20px}.elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu a.disabled{color:#88909b;cursor:not-allowed}.elementor-nav-menu .e-plus-icon:before{content:"+"}.elementor-nav-menu .sub-arrow{align-items:center;display:flex;line-height:1;margin-block-end:-10px;margin-block-start:-10px;padding:10px;padding-inline-end:0}.elementor-nav-menu .sub-arrow i{pointer-events:none}.elementor-nav-menu .sub-arrow .fa.fa-chevron-down,.elementor-nav-menu .sub-arrow .fas.fa-chevron-down{font-size:.7em}.elementor-nav-menu .sub-arrow .e-font-icon-svg{height:1em;width:1em}.elementor-nav-menu .sub-arrow .e-font-icon-svg.fa-svg-chevron-down{height:.7em;width:.7em}.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,.elementor-nav-menu--dropdown .elementor-item.highlighted,.elementor-nav-menu--dropdown .elementor-item:focus,.elementor-nav-menu--dropdown .elementor-item:hover,.elementor-sub-item.elementor-item-active,.elementor-sub-item.highlighted,.elementor-sub-item:focus,.elementor-sub-item:hover{background-color:#3f444b;color:#fff}.elementor-menu-toggle{align-items:center;background-color:rgba(0,0,0,.05);border:0 solid;border-radius:3px;color:#33373d;cursor:pointer;display:flex;font-size:var(--nav-menu-icon-size,22px);justify-content:center;padding:.25em}.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open,.elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close{display:none}.elementor-menu-toggle .e-font-icon-svg{fill:#33373d;height:1em;width:1em}.elementor-menu-toggle svg{fill:var(--nav-menu-icon-color,currentColor);height:auto;width:1em}span.elementor-menu-toggle__icon--close,span.elementor-menu-toggle__icon--open{line-height:1}.elementor-nav-menu--dropdown{background-color:#fff;font-size:13px}.elementor-nav-menu--dropdown-none .elementor-menu-toggle,.elementor-nav-menu--dropdown-none .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown.elementor-nav-menu__container{margin-top:10px;overflow-x:hidden;overflow-y:auto;transform-origin:top;transition:max-height .3s,transform .3s}.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item{font-size:.85em}.elementor-nav-menu--dropdown a{color:#33373d}.elementor-nav-menu--dropdown a.current{background:#1f2124;color:#fff}.elementor-nav-menu--dropdown a.disabled{color:#b3b3b3}ul.elementor-nav-menu--dropdown a,ul.elementor-nav-menu--dropdown a:focus,ul.elementor-nav-menu--dropdown a:hover{border-inline-start:8px solid transparent;text-shadow:none}.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a{justify-content:center}.elementor-nav-menu--toggle{--menu-height:100vh}.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container{max-height:0;overflow:hidden;transform:scaleY(0)}.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container{animation:hide-scroll .3s backwards;max-height:var(--menu-height);transform:scaleY(1)}.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown{position:absolute;z-index:9997}@media (max-width:757px){.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main{display:none}}@media (min-width:758px){.elementor-nav-menu--dropdown-mobile .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-mobile nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--main{display:none}}@media (min-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-mobile_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:1024px){.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main{display:none}}@media (min-width:1025px){.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--main{display:none}}@media (min-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@keyframes hide-scroll{0%,to{overflow:hidden}}/*! elementor-pro - v4.2.0 - 20-07-2026 */
.elementor-widget-search{--e-search-white:#fff;--e-search-light-grey:#cdcdcd;--e-search-medium-grey:#515962;--e-search-dark-grey:#2d2d2d;--e-search-black:#000;--e-search-dark-red:#c36;--e-search-dark-purple:#336;--e-search-input-color:var(--e-search-medium-grey);--e-search-input-border-color:var(--e-search-light-grey);--e-search-input-border-radius:0;--e-search-input-gap:4px;--e-search-input-padding:16px;--e-search-input-padding-inline-start:16px;--e-search-input-padding-inline-end:16px;--e-search-input-padding-block-start:16px;--e-search-input-padding-block-end:16px;--e-search-input-transition:0.3s;--e-search-placeholder-color:var(--e-search-medium-grey);--e-search-icon-label-color:var(--e-search-medium-grey);--e-search-icon-label-size:24px;--e-search-icon-label-absolute-width:initial;--e-search-icon-clear-color:var(--e-search-light-grey);--e-search-icon-clear-size:12px;--e-search-icon-clear-absolute-width:initial;--e-search-icon-clear-transition:0.3s;--e-search-submit-color:var(--e-search-white);--e-search-submit-background-color:var(--e-search-dark-grey);--e-search-submit-border-color:none;--e-search-submit-border-type:none;--e-search-submit-border-radius:0;--e-search-submit-border-width:0px;--e-search-submit-padding:24px;--e-search-submit-margin-inline-start:8px;--e-search-submit-button-width:initial;--e-search-submit-button-flex-direction:row;--e-search-submit-hover-transition:0.3s;--e-search-pagination-numbers-padding-left:8px;--e-search-pagination-numbers-padding-right:8px;--e-search-icon-submit-color:var(--e-search-white);--e-search-submit-icon-gap:8px;--e-search-submit-icon-margin-inline-start:0px;--e-search-submit-icon-margin-inline-end:var(--e-search-submit-icon-gap);--e-search-icon-submit-size:24px;--e-search-submit-transition:0.3s;--e-search-results-background-color:var(--e-search-white);--e-search-results-border-color:var(--e-search-light-grey);--e-search-results-border-type:solid;--e-search-results-border-width:1px;--e-search-results-border-radius:0px;--e-search-results-padding:16px;--e-search-results-width:100%;--e-search-results-columns:1;--e-search-results-max-height:initial;--e-search-input-and-results-gap:8px;--e-search-results-transition:0.3s;--e-search-loop-item-equal-height:initial;--e-search-results-grid-auto-rows:initial;--e-search-results-inset-inline-start:initial;--e-search-results-inset-inline-end:initial;--e-search-results-transform:initial;--e-search-results-default-gap:16px;--e-search-results-column-gap:var(--e-search-results-default-gap);--e-search-results-row-gap:var(--e-search-results-default-gap);--e-search-pagination-inset-inline-start:initial;--e-search-pagination-inline-end:initial;--e-search-pagination-transform:initial;--e-search-pagination-border-radius:0px;--e-search-pagination-background-color:var(--e-search-black);--e-search-pagination-text-align:center;--e-search-pagination-justify-content:center;--e-search-pagination-color:var(--e-search-dark-red);--e-search-pagination-hover:var(--e-search-dark-purple);--e-search-pagination-current:var(--e-search-black);--e-search-pagination-page-numbers-gap:10px;--e-search-pagination-block-end-spacing:0px;--e-search-pagination-block-start-spacing:0px;--e-search-pagination-vertical-position:column;--e-search-nothing-found-padding-block-start:0;--e-search-nothing-found-padding-block-end:0;--e-search-nothing-found-results-columns:1;--e-search-nothing-found-message-color:var(--e-search-medium-grey);--e-search-nothing-found-message-alignment:center;--e-search-loader-icon-color:var(--e-search-black);--e-search-loader-icon-size:34px}.elementor-widget-search .e-search-form{display:flex}.elementor-widget-search .e-search-label{display:flex;position:relative;z-index:10}.elementor-widget-search .e-search-label>i,.elementor-widget-search .e-search-label>svg{inset-block-start:50%;inset-inline-start:var(--e-search-input-padding-inline-start);position:absolute;transform:translateY(-50%);transition:width 0s,height 0s}.elementor-widget-search .e-search-label>i:is(i),.elementor-widget-search .e-search-label>svg:is(i){color:var(--e-search-icon-label-color);font-size:var(--e-search-icon-label-size)}.elementor-widget-search .e-search-label>i:is(svg),.elementor-widget-search .e-search-label>svg:is(svg){fill:var(--e-search-icon-label-color);height:var(--e-search-icon-label-size);width:auto}.elementor-widget-search .e-search-input-wrapper{display:flex;flex:1;flex-direction:column;position:relative}.elementor-widget-search .e-search-input-wrapper>i,.elementor-widget-search .e-search-input-wrapper>svg{cursor:pointer;inset-block-start:50%;inset-inline-end:var(--e-search-input-padding-inline-end);position:absolute;transform:translateY(-50%);transition:color var(--e-search-icon-clear-transition),fill var(--e-search-icon-clear-transition),width 0s,height 0s}.elementor-widget-search .e-search-input-wrapper>i:is(i),.elementor-widget-search .e-search-input-wrapper>svg:is(i){color:var(--e-search-icon-clear-color);font-size:var(--e-search-icon-clear-size)}.elementor-widget-search .e-search-input-wrapper>i:is(svg),.elementor-widget-search .e-search-input-wrapper>svg:is(svg){fill:var(--e-search-icon-clear-color);height:var(--e-search-icon-clear-size);width:auto}.elementor-widget-search .e-search-input{--e-search-icons-min-height:max(var(--e-search-icon-clear-size),var(--e-search-icon-label-size));border-color:var(--e-search-input-border-color);border-radius:var(--e-search-input-border-radius);color:var(--e-search-input-color);height:100%;min-height:calc(var(--e-search-input-padding-block-end) + var(--e-search-input-padding-block-start) + var(--e-search-icons-min-height));padding-block-end:var(--e-search-input-padding-block-end);padding-block-start:var(--e-search-input-padding-block-start);padding-inline-end:calc(var(--e-search-input-padding-inline-end) + var(--e-search-icon-clear-absolute-width) + var(--e-search-input-gap));padding-inline-start:calc(var(--e-search-input-padding-inline-start) + var(--e-search-icon-label-absolute-width) + var(--e-search-input-gap));transition:padding-inline 0s}.elementor-widget-search .e-search-input::-moz-placeholder{color:var(--e-search-placeholder-color)}.elementor-widget-search .e-search-input::placeholder{color:var(--e-search-placeholder-color)}.elementor-widget-search .e-search-input.no-icon-clear{padding-inline-end:var(--e-search-input-padding-inline-end)}.elementor-widget-search .e-search-input.no-icon-label{padding-inline-start:var(--e-search-input-padding-inline-start)}.elementor-widget-search .e-search-input:focus{outline:none;transition:var(--e-search-input-transition)}.elementor-widget-search .e-search-input::-ms-clear,.elementor-widget-search .e-search-input::-ms-reveal{display:none;height:0;width:0}.elementor-widget-search .e-search-input::-webkit-search-cancel-button,.elementor-widget-search .e-search-input::-webkit-search-decoration,.elementor-widget-search .e-search-input::-webkit-search-results-button,.elementor-widget-search .e-search-input::-webkit-search-results-decoration{display:none}.elementor-widget-search .e-search-results-container{background-color:var(--e-search-results-background-color);border-radius:var(--e-search-results-border-radius);display:flex;height:-moz-fit-content;height:fit-content;inset-block-start:calc(100% + var(--e-search-input-and-results-gap));inset-inline-end:var(--e-search-results-inset-inline-end);inset-inline-start:var(--e-search-results-inset-inline-start);position:absolute;transform:var(--e-search-results-transform);width:var(--e-search-results-width);z-index:2000}.elementor-widget-search .e-search-results-container>div{border:var(--e-search-results-border-type) var(--e-search-results-border-width) var(--e-search-results-border-color);border-radius:var(--e-search-results-border-radius);max-height:var(--e-search-results-max-height);overflow:auto;padding:var(--e-search-results-padding);width:100%}.elementor-widget-search .e-search-results-container>div:empty{display:none}.elementor-widget-search .e-search-results-container>div .e-loop-item .elementor-section-wrap>.e-con,.elementor-widget-search .e-search-results-container>div .e-loop-item>.e-con,.elementor-widget-search .e-search-results-container>div .e-loop-item>.elementor-section,.elementor-widget-search .e-search-results-container>div .e-loop-item>.elementor-section>.elementor-container{height:var(--e-search-loop-item-equal-height)}.elementor-widget-search .e-search-results{display:none}.elementor-widget-search .e-search-results-list{-moz-column-gap:var(--e-search-results-column-gap);column-gap:var(--e-search-results-column-gap);display:grid;grid-auto-rows:var(--e-search-results-grid-auto-rows);grid-template-columns:repeat(var(--e-search-results-columns),1fr);row-gap:var(--e-search-results-row-gap)}.elementor-widget-search .e-search-loader svg{animation:rotate 4s linear infinite;display:flex;fill:var(--e-search-loader-icon-color);margin:0 auto;transform:rotate(45deg);width:var(--e-search-loader-icon-size)}.elementor-widget-search .e-search .e-search-submit{align-items:center;background-color:var(--e-search-submit-background-color);border-color:var(--e-search-submit-border-color);border-radius:var(--e-search-submit-border-radius);border-style:var(--e-search-submit-border-type);border-width:var(--e-search-submit-border-width);color:var(--e-search-submit-color);display:flex;flex-direction:var(--e-search-submit-button-flex-direction);font-size:var(--e-search-form-submit-icon-size);margin-inline-start:var(--e-search-submit-margin-inline-start);padding:var(--e-search-submit-padding);transition:var(--e-search-submit-hover-transition);width:var(--e-search-submit-button-width)}.elementor-widget-search .e-search .e-search-submit:focus{transition:--e-search-submit-transition}.elementor-widget-search .e-search .e-search-submit:focus:not(:focus-visible){outline:none}.elementor-widget-search .e-search .e-search-submit>i,.elementor-widget-search .e-search .e-search-submit>svg{margin-inline-end:var(--e-search-submit-icon-margin-inline-end);margin-inline-start:var(--e-search-submit-icon-margin-inline-start);transition:inherit}.elementor-widget-search .e-search .e-search-submit>i:is(i),.elementor-widget-search .e-search .e-search-submit>svg:is(i){color:var(--e-search-icon-submit-color);font-size:var(--e-search-icon-submit-size)}.elementor-widget-search .e-search .e-search-submit>i:is(svg),.elementor-widget-search .e-search .e-search-submit>svg:is(svg){fill:var(--e-search-icon-submit-color);height:var(--e-search-icon-submit-size);width:auto}.elementor-widget-search .e-search-input-wrapper,.elementor-widget-search .e-search-label *{transition:var(--e-search-input-transition)}.elementor-widget-search .e-search-nothing-found-message{color:var(--e-search-nothing-found-message-color);padding-block-end:var(--e-search-nothing-found-padding-block-end);padding-block-start:var(--e-search-nothing-found-padding-block-start);text-align:var(--e-search-nothing-found-message-alignment)}.elementor-widget-search .hidden{opacity:0;visibility:hidden}.elementor-widget-search .hide-loader .e-search-loader{display:none}.elementor-widget-search .hide-loader .e-search-results{display:flex;flex-direction:var(--e-search-pagination-vertical-position)}.elementor-widget-search .no-results>div{grid-template-columns:var(--e-search-nothing-found-results-columns)}.elementor-widget-search .e-search-results-loader{animation:rotate 4s linear infinite;fill:var(--e-search-loader-icon-color);margin:0 auto;transform:rotate(45deg);width:var(--e-search-loader-icon-size)}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.elementor-widget-search .elementor-pagination{-moz-column-gap:var(--e-search-pagination-page-numbers-gap);column-gap:var(--e-search-pagination-page-numbers-gap);display:flex;justify-content:var(--e-search-pagination-justify-content);padding-block-end:var(--e-search-pagination-block-end-spacing);padding-block-start:var(--e-search-pagination-block-start-spacing)}.elementor-widget-search .elementor-pagination>a{color:var(--e-search-pagination-color)}.elementor-widget-search .elementor-pagination>a:hover{color:var(--e-search-pagination-hover)}.elementor-widget-search .elementor-pagination>.page-numbers.current{color:var(--e-search-pagination-current)}.elementor-widget-search .elementor-pagination>.next,.elementor-widget-search .elementor-pagination>.prev{color:var(--e-search-pagination-color)}.elementor-widget-search .hide-pagination-numbers .elementor-pagination>.page-numbers{display:none}.elementor-widget-search .hide-pagination-numbers .elementor-pagination>.page-numbers.next,.elementor-widget-search .hide-pagination-numbers .elementor-pagination>.page-numbers.prev{color:var(--e-search-pagination-color);display:initial}.elementor-widget-search .hide-pagination-numbers .elementor-pagination>.page-numbers.next:hover,.elementor-widget-search .hide-pagination-numbers .elementor-pagination>.page-numbers.prev:hover{color:var(--e-search-pagination-hover)}.elementor-widget-search .hide-pagination-numbers .elementor-pagination>.page-numbers.next.inactive,.elementor-widget-search .hide-pagination-numbers .elementor-pagination>.page-numbers.next.inactive:hover,.elementor-widget-search .hide-pagination-numbers .elementor-pagination>.page-numbers.prev.inactive,.elementor-widget-search .hide-pagination-numbers .elementor-pagination>.page-numbers.prev.inactive:hover{color:var(--e-search-pagination-color)}.elementor-kit-4{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#F2E8E8;--e-global-color-accent:#61CE70;--e-global-color-8b873ab:#141C42;--e-global-color-abd8376:#E00E0E;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:19px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-size:19px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:757px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */#masthead, site-header-main { display: none; }/* End custom CSS */.elementor .e-div-block-base{min-width:30px;padding:10px;display:block;}.elementor .e-flexbox-base{padding:10px;display:flex;flex-direction:row;}.elementor .e-grid-base{column-gap:20px;padding:10px;display:grid;row-gap:20px;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);}.elementor .e-tabs-base{padding-block-start:0px;display:flex;flex-direction:column;gap:30px;}.elementor .e-tabs-menu-base{display:flex;justify-content:center;}.elementor .e-tab-base{width:160px;color:#0C0D0E;cursor:pointer;padding:8px;border-width:2px;border-color:#E0E0E0;border-style:solid;background-color:#FFFFFF;display:block;}.elementor .e-tab-base.e--selected{border-color:#0C0D0E;outline-width:0px;}.elementor .e-tab-base:focus{border-color:#0C0D0E;outline-width:0px;}.elementor .e-tab-base:hover,.elementor .e-tab-base:focus-visible{background-color:#E0E0E0;}.elementor .e-tabs-content-area-base{display:block;}.elementor .e-tab-content-base{min-width:30px;padding:10px;display:block;}.elementor .e-form-base{padding:20px;display:flex;flex-direction:row;gap:10px;flex-wrap:wrap;align-content:start;align-items:flex-start;}.elementor .e-form-base .e-form-checkbox-row{padding:0px;gap:8px;align-items:center;}.elementor .e-form-success-message-base{font-size:12px;color:#2F532E;text-align:center;padding:12px;background-color:#D4E9D6;display:none;}.elementor .e-form-error-message-base{font-size:12px;color:#870000;text-align:center;padding:12px;background-color:#ffdede;display:none;}.elementor .e-collection-loop-base{display:block;}.elementor .e-collection-loop-layout-base{display:grid;gap:20px;grid-template-columns:repeat(3, 1fr);grid-auto-rows:1fr;}.elementor .e-pagination-base{padding-block-start:8px;padding-block-end:8px;padding-inline-start:8px;padding-inline-end:8px;margin-block-start:8px;display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-start;align-items:center;}.elementor .e-pagination-prev-base{font-size:14px;color:#1F2937;text-align:center;text-decoration:none;padding-block-start:8px;padding-block-end:8px;padding-inline-start:12px;padding-inline-end:12px;border-radius:4px;border-width:1px;border-color:#E5E7EB;border-style:solid;display:inline-flex;gap:8px;align-items:center;}.elementor .e-pagination-next-base{font-size:14px;color:#1F2937;text-align:center;text-decoration:none;padding-block-start:8px;padding-block-end:8px;padding-inline-start:12px;padding-inline-end:12px;border-radius:4px;border-width:1px;border-color:#E5E7EB;border-style:solid;display:inline-flex;gap:8px;align-items:center;}.elementor .e-heading-base{margin:0px;}.elementor .e-heading-link-base{all:unset;cursor:pointer;}.elementor .e-image-link-base{width:fit-content;all:unset;cursor:pointer;display:inherit;}.elementor .e-image-base{display:block;}.elementor .e-paragraph-base{margin:0px;}.elementor .e-paragraph-link-base{all:unset;cursor:pointer;}.elementor .e-svg-base{width:65px;height:65px;display:inline-block;}.elementor .e-button-base{text-align:center;padding-block-start:12px;padding-block-end:12px;padding-inline-start:24px;padding-inline-end:24px;border-radius:2px;border-width:0px;background-color:#375EFB;display:inline-block;}.elementor .e-youtube-base{overflow:hidden;aspect-ratio:16/9;}.elementor .e-divider-base{height:1px;border-width:0px;border-color:transparent;border-style:none;background-color:#000;}.elementor .e-self-hosted-video-base{max-width:100vw;aspect-ratio:16/9;display:inline-block;}.elementor .e-form-input-base{height:36px;font-size:12px;color:#0c0d0e;border-radius:0px;border-color:#D6D5D5;}.elementor .e-form-input-base:focus{border-color:#706F6F;outline-style:none;}.elementor .e-form-input-base::placeholder{color:#9DA5AE;}.elementor .e-form-label-base{font-size:14px;color:#0c0d0e;}.elementor .e-form-textarea-base{font-size:12px;border-radius:0px;border-color:#D6D5D5;}.elementor .e-form-textarea-base:focus{border-color:#706F6F;outline-style:none;}.elementor .e-form-textarea-base::placeholder{color:#9DA5AE;}.elementor .e-form-submit-button-base{color:#fff;padding-block-start:10px;padding-block-end:10px;padding-inline-start:28px;padding-inline-end:30px;border-radius:0px;border-width:0px;background-color:#000;display:flex;justify-content:center;align-items:center;}.elementor .e-form-submit-button-base:hover,.elementor .e-form-submit-button-base:focus-visible{background-color:#323232;}.elementor .e-form-checkbox-base{width:1.15em;height:1.15em;color:#ffffff;border-radius:0px;border-width:1px;border-color:#D6D5D5;border-style:solid;background-color:transparent;transition:background-color 200ms;display:grid;justify-items:center;align-items:center;appearance:none;}.elementor .e-form-checkbox-base:focus{border-color:#706F6F;outline-style:none;}.elementor .e-form-checkbox-base:checked{background-color:#69727D;}.elementor .e-form-checkbox-base::before{width:65%;height:65%;background-color:currentColor;opacity:0%;transform-origin:0% 100% 0px;transition:opacity 200ms;content:"";clip-path:polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);}.elementor .e-form-checkbox-base:checked::before{opacity:100%;}.elementor .e-form-radio-button-base{width:1.15em;height:1.15em;color:#ffffff;border-radius:50%;border-width:1px;border-color:#D6D5D5;border-style:solid;background-color:transparent;display:grid;justify-items:center;align-items:center;appearance:none;}.elementor .e-form-radio-button-base:focus{border-color:#706F6F;outline-style:none;}.elementor .e-form-radio-button-base:checked{background-color:transparent;}.elementor .e-form-radio-button-base::before{width:65%;height:65%;border-radius:50%;background-color:#706F6F;opacity:0%;transition:opacity 200ms;content:"";}.elementor .e-form-radio-button-base:checked::before{opacity:100%;}.elementor .e-form-date-picker-base{width:100%;height:36px;font-size:12px;color:#0c0d0e;border-radius:0px;border-width:1px;border-color:#D6D5D5;border-style:solid;}.elementor .e-form-date-picker-base:focus{border-color:#706F6F;outline-style:none;}.elementor .e-form-time-picker-base{width:100%;height:36px;font-size:12px;color:#0c0d0e;border-radius:0px;border-width:1px;border-color:#D6D5D5;border-style:solid;}.elementor .e-form-time-picker-base:focus{border-color:#706F6F;outline-style:none;}.elementor .e-form-select-base{font-size:12px;border-width:1px;border-color:#D6D5D5;border-style:solid;background-color:transparent;}.elementor .e-form-select-base:focus{border-color:#706F6F;outline-style:none;}.elementor .e-form-file-upload-base{height:36px;font-size:12px;color:#0c0d0e;border-radius:0px;border-color:#D6D5D5;}.elementor .e-form-file-upload-base:focus{border-color:#706F6F;outline-style:none;}.elementor .e-fbb7d57-69bf054{position:sticky;text-align:center;display:flex;}.elementor .e-1c463580-a7444bf{width:50%;flex-direction:column;}.elementor .e-49120253-30a2c62{flex-direction:row;flex-wrap:wrap;}@media (max-width:757px){@media(max-width:757px){.elementor .e-grid-base{grid-template-columns:repeat(1, 1fr);}}
}@media (max-width:757px){@media(max-width:757px){.elementor .e-1c463580-a7444bf{width:100%;}}
}.elementor-5154 .elementor-element.elementor-element-63659fd7{--display:grid;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-5154 .elementor-element.elementor-element-63659fd7.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-widget-theme-site-logo .widget-image-caption{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-5154 .elementor-element.elementor-element-520eda8f{text-align:center;}.elementor-5154 .elementor-element.elementor-element-520eda8f img{width:74%;}.elementor-5154 .elementor-element.elementor-element-52639068{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-5154 .elementor-element.elementor-element-14f0a351{text-align:center;font-family:"Libre Baskerville", Sans-serif;font-size:29px;font-weight:400;}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown  .elementor-sub-item{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-5154 .elementor-element.elementor-element-44e7845f{padding:0px 0px 0px 23px;--e-nav-menu-divider-content:"";--e-nav-menu-divider-style:solid;}.elementor-5154 .elementor-element.elementor-element-44e7845f .elementor-menu-toggle{margin:0 auto;}.elementor-5154 .elementor-element.elementor-element-44e7845f .elementor-nav-menu .elementor-item{font-family:"Roboto", Sans-serif;font-size:19px;font-weight:600;}.elementor-5154 .elementor-element.elementor-element-44e7845f .elementor-nav-menu--main .elementor-item{padding-left:15px;padding-right:15px;}.elementor-5154 .elementor-element.elementor-element-44e7845f .elementor-nav-menu--dropdown a{padding-left:0px;padding-right:0px;}.elementor-widget-search .elementor-pagination{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );}.elementor-5154 .elementor-element.elementor-element-1ef8facf .e-search-input{background-color:#EA9B11;border-style:double;border-radius:28px 28px 28px 28px;}.elementor-5154 .elementor-element.elementor-element-1ef8facf.e-focus .e-search-input{background-color:#EDE1E1FC;}.elementor-5154 .elementor-element.elementor-element-1ef8facf{width:var( --container-widget-width, 32% );max-width:32%;margin:0px 77px calc(var(--kit-widget-spacing, 0px) + 0px) 35px;padding:0px 0px 0px 0px;--container-widget-width:32%;--container-widget-flex-grow:0;--e-search-placeholder-color:#1417C0;--e-search-input-color:#3B248E;--e-search-icon-label-color:#020101;--e-search-input-padding-block-start:16px;--e-search-input-padding-inline-start:16px;--e-search-input-padding-block-end:16px;--e-search-input-padding-inline-end:16px;--e-search-submit-border-radius:6px 6px 6px 6px;--e-search-submit-padding:1px 1px 1px 1px;}.elementor-5154 .elementor-element.elementor-element-1ef8facf.elementor-element{--align-self:flex-end;--flex-grow:0;--flex-shrink:0;}.elementor-5154 .elementor-element.elementor-element-1ef8facf .e-search-submit{border-style:double;border-width:3px 3px 3px 3px;}.elementor-5154{padding:20px 0px 20px 0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-5154 .elementor-element.elementor-element-63659fd7{--grid-auto-flow:row;}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-search .elementor-pagination{font-size:var( --e-global-typography-primary-font-size );}}@media(min-width:758px){.elementor-5154 .elementor-element.elementor-element-63659fd7{--width:161.122%;}}@media(max-width:757px){.elementor-5154 .elementor-element.elementor-element-63659fd7{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-search .elementor-pagination{font-size:var( --e-global-typography-primary-font-size );}}.elementor-6659 .elementor-element.elementor-element-2442f19{--display:grid;--e-con-grid-template-columns:repeat(3, 1fr);--e-con-grid-template-rows:repeat(3, 1fr);--grid-auto-flow:row;--overlay-opacity:0.5;}.elementor-6659 .elementor-element.elementor-element-2442f19::before, .elementor-6659 .elementor-element.elementor-element-2442f19 > .elementor-background-video-container::before, .elementor-6659 .elementor-element.elementor-element-2442f19 > .e-con-inner > .elementor-background-video-container::before, .elementor-6659 .elementor-element.elementor-element-2442f19 > .elementor-background-slideshow::before, .elementor-6659 .elementor-element.elementor-element-2442f19 > .e-con-inner > .elementor-background-slideshow::before, .elementor-6659 .elementor-element.elementor-element-2442f19 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#FFB015;--background-overlay:'';}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-6659 .elementor-element.elementor-element-3c34c1c{text-align:center;}.elementor-6659 .elementor-element.elementor-element-1c0d07b{text-align:center;}.elementor-6659 .elementor-element.elementor-element-c27956a{text-align:center;}.elementor-6659 .elementor-element.elementor-element-ab1f7fb{text-align:center;}.elementor-6659 .elementor-element.elementor-element-be6e69c{background-color:#E6970B;}.elementor-6659 .elementor-element.elementor-element-edf87ab{text-align:center;}.elementor-6659 .elementor-element.elementor-element-25e30c2{background-color:#ED9B0A;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1024px){.elementor-6659 .elementor-element.elementor-element-2442f19{--grid-auto-flow:row;}}@media(max-width:757px){.elementor-6659 .elementor-element.elementor-element-2442f19{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}}.woocommerce #payment div.payment_method_square_credit_card div.form-row{padding:3px}.woocommerce #payment div.payment_method_square_credit_card .wc-square-credit-card-hosted-field{background-color:#fff;border:1px solid #ccc;border-radius:3px;height:3em;padding:5px;transition:border-color .16s;-webkit-transition:border-color .16s}.woocommerce #payment div.payment_method_square_credit_card .wc-square-credit-card-hosted-field-card-number{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjggODAiPjxwYXRoIGQ9Ik00LjI2MiA3OS44NzVjLTIuMjggMC00LjEzNy0xLjg1Ny00LjEzNy00LjE0VjQuMjY3Qy4xMjUgMS45ODQgMS45OC4xMjUgNC4yNjIuMTI1aDExOS40NjVjMi4yODcgMCA0LjE0OCAxLjg1OCA0LjE0OCA0LjE0M3Y3MS40NjdjMCAyLjI4My0xLjg2IDQuMTQtNC4xNDggNC4xNEg0LjI2MnoiIGZpbGw9IiNGRkYiLz48cGF0aCBkPSJNMTIzLjcyNy4yNWMyLjIyIDAgNC4wMjMgMS44MDIgNC4wMjMgNC4wMTh2NzEuNDY3YzAgMi4yMTQtMS44MDUgNC4wMTYtNC4wMjMgNC4wMTZINC4yNjJDMi4wNSA3OS43NS4yNSA3Ny45NS4yNSA3NS43MzZWNC4yNjhDLjI1IDIuMDUzIDIuMDUuMjUgNC4yNjIuMjVoMTE5LjQ2NW0wLS4yNUg0LjI2MkMxLjkwNiAwIDAgMS45MSAwIDQuMjY4djcxLjQ2N0MwIDc4LjA5IDEuOTA2IDgwIDQuMjYyIDgwaDExOS40NjVjMi4zNiAwIDQuMjczLTEuOTEgNC4yNzMtNC4yNjZWNC4yNjhDMTI4IDEuOTEgMTI2LjA4NiAwIDEyMy43MjcgMHoiIGZpbGw9IiM4NDg0ODQiLz48Y2lyY2xlIGN4PSI4Ny4yNyIgY3k9IjU3LjU2MSIgcj0iMTMuMzgyIiBmaWxsPSIjRjI3MDZDIi8+PGNpcmNsZSBjeD0iMTAwLjY1NCIgY3k9IjU3LjU2MSIgcj0iMTMuMzgzIiBmaWxsPSIjOEZEN0YxIi8+PHBhdGggZmlsbD0iIzRBNEE0QSIgZD0iTS4wMDIgMTQuODNIMTI4djE0Ljg4SC4wMDJ6Ii8+PHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTExLjI3NSA0NC4xNzhoNDQuODY3djQuODY1SDExLjI3NXpNMTEuMjc1IDU1LjEyNWg0NC44Njd2NC44N0gxMS4yNzV6TTExLjI3NSA2Ni4wNzZoNDQuODY3djQuODY3SDExLjI3NXoiLz48L3N2Zz4=);background-position:99%;background-repeat:no-repeat;background-size:50px 31px;padding-right:55px}.woocommerce #payment div.payment_method_square_credit_card .wc-square-credit-card-hosted-field-card-number.card-type-visa{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjggODAiPjxwYXRoIGQ9Ik0xMjggNzUuNzM0YzAgMi4zNTYtMS45MSA0LjI2Ni00LjI2NiA0LjI2Nkg0LjI2OEMxLjkxIDgwIDAgNzguMDkgMCA3NS43MzRWNC4yNjhDMCAxLjkxIDEuOTEgMCA0LjI2OCAwaDExOS40NjdDMTI2LjA5IDAgMTI4IDEuOTEgMTI4IDQuMjY4djcxLjQ2NnoiIGZpbGw9IiNGOUY5RkEiLz48ZyBmaWxsPSIjMEE2N0IyIj48cGF0aCBkPSJNNTguOTAzIDUyLjAxOGgtNi4yNUw1Ni41NiAyOGg2LjI1M000Ny4zOSAyOGwtNS45NiAxNi41Mi0uNzA1LTMuNTU4LTIuMTA1LTEwLjhTMzguMzY3IDI4IDM1LjY1NCAyOEgyNS44bC0uMTE1LjQwN3MzLjAxNC42MjYgNi41NDIgMi43NDVsNS40MzIgMjAuODY1aDYuNTEzTDU0LjEyIDI4aC02Ljczek05Ni41NzQgNTIuMDE4aDUuNzRMOTcuMzEgMjhoLTUuMDI3Yy0yLjMyIDAtMi44ODcgMS43OS0yLjg4NyAxLjc5bC05LjMyNCAyMi4yMjhoNi41MTdsMS4zMDMtMy41NjdoNy45NDhsLjczNCAzLjU2OHptLTYuODgtOC40OTZsMy4yODQtOC45OSAxLjg1IDguOTloLTUuMTM1ek04MC41NiAzMy43NzVsLjg5My01LjE1OHMtMi43NTUtMS4wNDYtNS42MjQtMS4wNDZjLTMuMTA1IDAtMTAuNDc0IDEuMzU3LTEwLjQ3NCA3Ljk1IDAgNi4yMDYgOC42NSA2LjI4NCA4LjY1IDkuNTQgMCAzLjI2LTcuNzU3IDIuNjc4LTEwLjMyLjYyMmwtLjkzIDUuMzkyczIuNzkzIDEuMzU2IDcuMDYgMS4zNTZjNC4yNjYgMCAxMC43MDUtMi4yMSAxMC43MDUtOC4yMjIgMC02LjI0NC04LjcyNS02LjgyNi04LjcyNS05LjU0IDAtMi43MTYgNi4wOS0yLjM2NyA4Ljc2NC0uODkzeiIvPjwvZz48cGF0aCBkPSJNNDAuNzI1IDQwLjk2M2wtMi4xMDUtMTAuOFMzOC4zNjcgMjggMzUuNjU0IDI4SDI1LjhsLS4xMTUuNDA3czQuNzM3Ljk4MiA5LjI4IDQuNjZjNC4zNDUgMy41MTUgNS43NiA3Ljg5NiA1Ljc2IDcuODk2eiIgZmlsbD0iI0ZBQTYzNCIvPjwvc3ZnPg==)}.woocommerce #payment div.payment_method_square_credit_card .wc-square-credit-card-hosted-field-card-number.card-type-mastercard{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI4IiBoZWlnaHQ9IjgwIiB2aWV3Qm94PSIwIDAgMTI4IDgwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjx0aXRsZT5jYXJkLW1jIDI8L3RpdGxlPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHBhdGggZD0iTTEyOCA3NS43MzRBNC4yNjYgNC4yNjYgMCAwIDEgMTIzLjczMiA4MEg0LjI2NkE0LjI2NSA0LjI2NSAwIDAgMSAwIDc1LjczNFY0LjI3QzAgMS45MSAxLjkxIDAgNC4yNjYgMGgxMTkuNDY3QTQuMjY3IDQuMjY3IDAgMCAxIDEyOCA0LjI3djcxLjQ2NHoiIGZpbGw9IiMwMDYiLz48cGF0aCBkPSJNMTAxLjg4IDQ2Ljg3OHYtLjg1N2gtLjIyMWwtLjI1NS41OS0uMjU1LS41OWgtLjIyMnYuODU3aC4xNTd2LS42NDZsLjIzOS41NTdoLjE2MmwuMjQtLjU1OXYuNjQ4aC4xNTZ6bS0xLjQwNCAwdi0uNzFoLjI4NHYtLjE0NWgtLjcyM3YuMTQ0aC4yODR2LjcxMWguMTU1ek0xMDEuOTI1IDM0LjE0MWMwIDEzLjI1Ny0xMC42MzIgMjQuMDA0LTIzLjc0NyAyNC4wMDRTNTQuNDMxIDQ3LjM5OCA1NC40MzEgMzQuMTQxYzAtMTMuMjU3IDEwLjYzMi0yNC4wMDQgMjMuNzQ3LTI0LjAwNHMyMy43NDcgMTAuNzQ3IDIzLjc0NyAyNC4wMDR6IiBmaWxsPSIjRjc5RjFBIi8+PHBhdGggZD0iTTcyLjYzIDM0LjE0MWMwIDEzLjI1Ny0xMC42MzIgMjQuMDA0LTIzLjc0NyAyNC4wMDRTMjUuMTM2IDQ3LjM5OCAyNS4xMzYgMzQuMTQxYzAtMTMuMjU3IDEwLjYzMi0yNC4wMDQgMjMuNzQ3LTI0LjAwNFM3Mi42MyAyMC44ODQgNzIuNjMgMzQuMTQxeiIgZmlsbD0iI0VBMDAxQiIvPjxwYXRoIGQ9Ik02My41MyAxNS4yNDVhMjQuMDUgMjQuMDUgMCAwIDAtOS4wOTcgMTguODk0IDI0LjA2IDI0LjA2IDAgMCAwIDkuMDk4IDE4LjkgMjQuMDYgMjQuMDYgMCAwIDAgOS4wOTctMTguOSAyNC4wNSAyNC4wNSAwIDAgMC05LjA5Ny0xOC44OTR6IiBmaWxsPSIjRkY1RjAxIi8+PGcgZmlsbD0iI0ZGRiI+PHBhdGggZD0iTTEwMC45NjggNjkuMTVhLjY1LjY1IDAgMCAwLS40NjEuMTg3LjYzNC42MzQgMCAwIDAgMCAuOTAyLjY1LjY1IDAgMCAwIDEuMTA1LS40NS42NDUuNjQ1IDAgMCAwLS42NDQtLjY0em0wIDEuMTM3YS40OTIuNDkyIDAgMCAxLS40OTUtLjQ5OC40OTMuNDkzIDAgMSAxIC45ODQgMCAuNTAyLjUwMiAwIDAgMS0uMTQzLjM1Mi40ODMuNDgzIDAgMCAxLS4zNDYuMTQ2em0uMDM3LS43OThoLS4yNzJ2LjU5NGguMTI2di0uMjIyaC4wNThsLjE3OC4yMjJoLjE1bC0uMTkyLS4yMjRhLjIzNC4yMzQgMCAwIDAgLjE0LS4wNTkuMTY0LjE2NCAwIDAgMCAuMDQ4LS4xMjEuMTcxLjE3MSAwIDAgMC0uMDYxLS4xMzguMjcxLjI3MSAwIDAgMC0uMTc1LS4wNTJ6bS0uMDAxLjExMmMuMDMzIDAgLjA2LjAwNi4wNzkuMDIuMDIuMDEzLjAyOS4wMzIuMDMuMDU4LS4wMDEuMDI3LS4wMS4wNDctLjAzLjA2YS4xMzcuMTM3IDAgMCAxLS4wOC4wMmgtLjE0NFY2OS42aC4xNDV6TTMwLjQxOSA3MC4wMkgyOS4wN3YtNi4zNDVoMS4zMjF2Ljc3NHMxLjE2LS45NDUgMS44NS0uOTM0YzEuMzQuMDIzIDIuMTQgMS4xNzMgMi4xNCAxLjE3M3MuNjUtMS4xNzMgMi4xMTQtMS4xNzNjMi4xNjYgMCAyLjQ4MyAyIDIuNDgzIDJ2NC40NzhoLTEuMjk0di0zLjk0NXMuMDA0LTEuMi0xLjQtMS4yYy0xLjQ1NCAwLTEuNTg2IDEuMi0xLjU4NiAxLjJ2My45NDVoLTEuMzQ3di0zLjk3MnMtLjEzLTEuMjUzLTEuMzQ4LTEuMjUzYy0xLjU4MiAwLTEuNjEyIDEuMjgtMS42MTIgMS4yOGwuMDI3IDMuOTcyek03MS4zOTggNjMuNTE1Yy0uNjg5LS4wMTItMS44NDkuOTMzLTEuODQ5LjkzM3YtLjc3MmgtMS4zMjJ2Ni4zNDNoMS4zNDhsLS4wMjYtMy45NzFzLjAzLTEuMjc3IDEuNjEyLTEuMjc3Yy4yOTQgMCAuNTIyLjA3Mi43MDIuMTgydi0uMDA1bC40NC0xLjIzNWEyLjQwMiAyLjQwMiAwIDAgMC0uOTA1LS4xOTh6TTkwLjM4IDYzLjUxNWMtLjY4OS0uMDEyLTEuODQ5LjkzMy0xLjg0OS45MzN2LS43NzJIODcuMjF2Ni4zNDNoMS4zNDhsLS4wMjYtMy45NzFzLjAzLTEuMjc3IDEuNjEyLTEuMjc3Yy4yOTQgMCAuNTIyLjA3Mi43MDMuMTgydi0uMDA1bC40MzktMS4yMzVhMi40MDIgMi40MDIgMCAwIDAtLjkwNC0uMTk4ek00My4zMzcgNjMuNDg5Yy0yLjAxNyAwLTMuMDg0IDEuODI4LTMuMDkgMy4zNTYtLjAwNSAxLjU2NiAxLjIxNSAzLjM3MiAzLjE0NiAzLjM3MiAxLjEyNyAwIDIuMDUzLS44MzkgMi4wNTMtLjgzOWwtLjAwMy42NDdoMS4zMjd2LTYuMzUxaC0xLjMzMnYuOHMtLjg2OS0uOTg1LTIuMTAxLS45ODV6bS4yNTggMS4yOTJjMS4wODMgMCAxLjk2My45NTEgMS45NjMgMi4xMjIgMCAxLjE3LS44OCAyLjExNi0xLjk2MyAyLjExNi0xLjA4NCAwLTEuOTU4LS45NDYtMS45NTgtMi4xMTYgMC0xLjE3Ljg3NC0yLjEyMiAxLjk1OC0yLjEyMnpNODIuMDE5IDYzLjQ4OWMtMi4wMTcgMC0zLjA4NCAxLjgyOC0zLjA5IDMuMzU2LS4wMDUgMS41NjYgMS4yMTUgMy4zNzIgMy4xNDYgMy4zNzIgMS4xMjcgMCAyLjA1My0uODM5IDIuMDUzLS44MzlsLS4wMDMuNjQ3aDEuMzI2di02LjM1MWgtMS4zM3YuOHMtLjg3LS45ODUtMi4xMDItLjk4NXptLjI1OCAxLjI5MmMxLjA4MyAwIDEuOTYzLjk1MSAxLjk2MyAyLjEyMiAwIDEuMTctLjg4IDIuMTE2LTEuOTYzIDIuMTE2LTEuMDg0IDAtMS45NTgtLjk0Ni0xLjk1OC0yLjExNiAwLTEuMTcuODc0LTIuMTIyIDEuOTU4LTIuMTIyek05NC43NTQgNjMuNDg5Yy0yLjAxNyAwLTMuMDg0IDEuODI4LTMuMDkgMy4zNTYtLjAwNSAxLjU2NiAxLjIxNiAzLjM3MiAzLjE0NyAzLjM3MiAxLjEyNiAwIDIuMDUyLS44MzkgMi4wNTItLjgzOWwtLjAwMi42NDdoMS4zMjZ2LTguODU4aC0xLjMzMXYzLjMwN3MtLjg3LS45ODUtMi4xMDItLjk4NXptLjI1OCAxLjI5MmMxLjA4NCAwIDEuOTYzLjk1MSAxLjk2MyAyLjEyMiAwIDEuMTctLjg4IDIuMTE2LTEuOTYzIDIuMTE2LTEuMDgzIDAtMS45NTgtLjk0Ni0xLjk1OC0yLjExNiAwLTEuMTcuODc1LTIuMTIyIDEuOTU4LTIuMTIyek01MC44MTcgNzAuMjMzYy0xLjM3NCAwLTIuNjQzLS44NTMtMi42NDMtLjg1M2wuNTgyLS45MDZzMS4yLjU2IDIuMDYuNTZjLjU2IDAgMS40OTUtLjE4MyAxLjUwNy0uNzQ3LjAxMi0uNTk2LTEuNTczLS43NzMtMS41NzMtLjc3M3MtMi4zNjQtLjAzMi0yLjM2NC0yYzAtMS4yMzYgMS4xOC0yLjAyNSAyLjY5NS0yLjAyNS44NzUgMCAyLjUxLjc3MyAyLjUxLjc3M2wtLjY2IDEuMDRzLTEuMjYzLS41MS0xLjkzLS41MzRjLS41NjItLjAyLTEuMjQxLjI1Mi0xLjI0MS43NDcgMCAxLjM0NSAzLjkzNy0uMTA1IDMuOTM3IDIuNjEyIDAgMS43ODMtMS42MDQgMi4xMDYtMi44OCAyLjEwNnpNNTUuODg1IDYxLjgzNnYxLjg0NWgtMS4xNzN2MS4zMzVoMS4xNzN2My4xOXMtLjEwNCAyLjE1NyAyLjE5NSAyLjE1N2MuNjM2IDAgMS44OC0uNDc0IDEuODgtLjQ3NGwtLjUzMS0xLjM4NnMtLjQ5NS40MjYtMS4wNTQuNDExYy0xLjA2My0uMDI3LTEuMDMzLS43MTQtMS4wMzMtLjcxNHYtMy4xODRoMi4xOVY2My42OGgtMi4xOXYtMS44NDVoLTEuNDU3ek02My44NjYgNjMuNTY3Yy0yLjE2MiAwLTMuMjQyIDEuNzk3LTMuMjM0IDMuMzU2LjAxIDEuNjA0Ljk4NCAzLjQxIDMuMzY0IDMuNDEgMS4wMTggMCAyLjQ0OC0uOTAzIDIuNDQ4LS45MDNsLS42MTUtMS4wNzlzLS45NzYuNjk5LTEuODMzLjY5OWMtMS43MTggMC0xLjgzLTEuNjk0LTEuODMtMS42OTRoNC41OTlzLjM0My0zLjc5LTIuODk5LTMuNzl6bS0uMTk2IDEuMjQ1Yy4wNTEtLjAwMi4xMDYgMCAuMTYgMCAxLjYxOCAwIDEuNjA3IDEuNTQzIDEuNjA3IDEuNTQzaC0zLjI3cy0uMDc4LTEuNDUyIDEuNTAzLTEuNTQzek03Ny41NDMgNjguMzM1bC42MTYgMS4yNDRzLS45NzcuNjQxLTIuMDc0LjY0MWMtMi4yNyAwLTMuNTMtMS43MjQtMy41My0zLjM1NSAwLTIuNTY0IDIuMDA1LTMuMzE4IDMuMzYyLTMuMzE4IDEuMjMyIDAgMi4yOTguNzE3IDIuMjk4LjcxN2wtLjY5MSAxLjI0NHMtLjQyLS42Ni0xLjY0NC0uNjZjLTEuMjIzIDAtMS44NjkgMS4wNjQtMS44NjkgMi4wNzMgMCAxLjEzMi43NTIgMi4wOTMgMS44ODcgMi4wOTMuODkxIDAgMS42NDUtLjY3OSAxLjY0NS0uNjc5eiIvPjwvZz48L2c+PC9zdmc+)}.woocommerce #payment div.payment_method_square_credit_card .wc-square-credit-card-hosted-field-card-number.card-type-amex{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjggODAiPjxwYXRoIGQ9Ik0xMjggNzUuNzMzYzAgMi4zNTYtMS45MSA0LjI2Ny00LjI2OCA0LjI2N0g0LjI2NkMxLjkxIDgwIDAgNzguMDkgMCA3NS43MzNWNC4yNjVDMCAxLjkxIDEuOTEgMCA0LjI2NiAwaDExOS40NjdDMTI2LjA5IDAgMTI4IDEuOTEgMTI4IDQuMjY1djcxLjQ2OHoiIGZpbGw9IiMwMDc4QTkiLz48cGF0aCBkPSJNMzkuNzE0IDM4LjEzN3YtMS4yOGwtLjYxMiAxLjI4aC01LjNsLS42NjYtMS4zNzN2MS4zNzNIMjMuMjNsLTEuMTctMi43N2gtMS45ODVsLTEuMjQgMi43N0gxMy43di04LjM2M2wzLjc2NC04LjUxOGg3LjIxbDEuMDEyIDIuNDE0di0yLjM5Nmg4LjgxNmwxLjk0IDQuMDY0IDEuODk2LTQuMDgySDY2LjE3czEuNDYtLjAyIDIuNDIuNjU2bC0uMDA2LS42NTZoNy4wMTJ2LjkyM3MxLjI2Mi0uOTI0IDMuMTI2LS45MjRoMTIuMzczbDEuMDg2IDIuNDV2LTIuNDVoNy45M2wxLjQ0IDIuNDV2LTIuNDVoNy41OHYxNi44OThoLTcuNzg4bC0xLjgzLTIuOTQ2djIuOTNoLTkuNjhsLTEuMzYtMy4wMThoLTEuODk3TDg1LjMgMzguMTM4aC01Ljg2cy0yLjE4NC0uMDI3LTMuODIyLTEuMnYxLjJINjMuOTU2di0zLjk0MmMwLS41NzItLjQzOC0uNTMyLS40MzgtLjUzMmgtLjQyN3Y0LjQ3NUgzOS43MTV6TTMzLjg5NCA0MS43OTZoMTUuMzIzTDUxLjQzIDQ0LjNsMi4yNjItMi41MDRoMTEuNzhzMS4xMDcuMDI4IDIuMTU4LjU5di0uNTloMTAuNDljMS4zMzMgMCAyLjQ1LjY2NiAyLjQ1LjY2NnYtLjY2NmgxMy40ODZ2LjYxNHMuOTYtLjYxNCAyLjI1Mi0uNjE0aDguNzg2di42MTRzMS4xMDYtLjYxNCAyLjI3Ni0uNjE0aDYuODk4VjU3Ljcycy0uOTA3IDEuMDI2LTIuNzgzIDEuMDI2aC05LjA5NXYtLjUwNnMtLjg2NC41MDYtMi4xODQuNTA2aC0yNC4xNlY1NC42M2MwLS40MDQtLjE3NS0uNDc4LS41MzUtLjQ3OGgtLjMzdjQuNTk0aC03LjU1VjU0LjE4cy0uODM4LjQ1LTIuMjM2LjQ1SDYyLjY4djQuMTE2SDUzLjM3bC0yLjExNi0yLjU4My0yLjI2NSAyLjU4M0gzMy44OTV2LTE2Ljk1eiIgZmlsbD0iI0ZGRiIvPjxwYXRoIGZpbGw9IiMwMDc4QTkiIGQ9Ik04Mi4xOSA0NC4zMzhoOS42MTd2Mi41OGgtNi42NzN2Mi4yNDdoNi40ODV2Mi4yNzNoLTYuNDg2djIuMzY1aDYuNjczdjIuNTE1SDgyLjE5TTExMC4zODUgNDkuMDA2YzMuNjEzLjE4NCAzLjkxNiAxLjk5IDMuOTE2IDMuOTE2IDAgMi4yNDQtMS44NDUgMy40NS0zLjc3IDMuNDVoLTYuMTc4di0yLjU3aDQuODEzYy44MTYgMCAyLjAzMyAwIDIuMDMzLTEuMTQ4IDAtLjU0Ny0uMjE0LS44OTYtMS4wODMtLjk4Ny0uMzg3LS4wNTYtMS44MTUtLjEzNS0yLjAzMy0uMTQtMy4yNjUtLjA4NS00LjAyNS0xLjcxLTQuMDI1LTMuNjg3IDAtMi4yNDYgMS41NzgtMy40NzUgMy41MDYtMy40NzVoNi4xNzd2Mi41NjdoLTQuNTJjLTEuMDMuMDEtMi4xNC0uMTItMi4xNCAxLjA0IDAgLjczNi41NDguODg0IDEuMjQzLjk1LjI0LjAwMiAxLjg0Ni4wODYgMi4wNjIuMDg0ek05OS4zMSA0OS4wMDZjMy42MTQuMTg0IDMuOTE4IDEuOTkgMy45MTggMy45MTYgMCAyLjI0NC0xLjg0NCAzLjQ1LTMuNzcgMy40NUg5My4yOHYtMi41N2g0LjgxM2MuODE1IDAgMi4wMzMgMCAyLjAzMy0xLjE0OCAwLS41NDctLjIxNi0uODk2LTEuMDg0LS45ODctLjM4Ny0uMDU2LTEuODE4LS4xMzUtMi4wMy0uMTQtMy4yNy0uMDg1LTQuMDI1LTEuNzEtNC4wMjUtMy42ODcgMC0yLjI0NiAxLjU3Ni0zLjQ3NSAzLjUwMi0zLjQ3NWg2LjE3NnYyLjU2N2gtNC41MmMtMS4wMy4wMS0yLjE0LS4xMi0yLjE0IDEuMDQgMCAuNzM2LjU1Ljg4NCAxLjI0Ni45NS4yNC4wMDIgMS44NDQuMDg2IDIuMDU3LjA4NHpNNjQuNDMzIDQ0LjM2M0g1NC4xMWwtMy4zNyAzLjcxOC0zLjI2Mi0zLjc0MkgzNS44ODV2MTEuOThoMTEuMjE4bDMuNTMtMy45NTcgMy40NSAzLjk4N2g1LjY0NFY1Mi4yOGgzLjk1NmMxLjUyNSAwIDQuMzA4LS4wNTMgNC4zMDgtNC4yNTIgMC0yLjk5Ny0yLjExMi0zLjY2NS0zLjU1Ny0zLjY2NXptLTE4Ljg2NiA5LjQ0aC02Ljc4M3YtMi4zNjVoNi40ODh2LTIuMjcyaC02LjQ4OHYtMi4yNDhsNy4xNTQuMDE2IDIuODYzIDMuMjYtMy4yMzMgMy42MXptMTEuMjQzIDEuMzlsLTQuMjI1LTUgNC4yMjUtNC42OHY5LjY4em02LjYzMi01LjM4MmgtMy42NjR2LTIuODc1aDMuNjc2YzEuMjMgMCAxLjYyLjc5IDEuNjIgMS4zNzcgMCAuODAzLS40MyAxLjUtMS42MzIgMS41ek03OC42NDIgNTAuODljMS42MDYtLjgwMiAyLjAzMy0xLjg3MiAyLjAzMy0zLjMxNyAwLTIuNTY1LTIuMDg1LTMuMjA3LTMuNTMtMy4yMDdoLTcuNjQ3djExLjk4aDIuOTQyVjUyLjEyaDMuODVjMS4wMTggMCAxLjQxOCAxLjAxNiAxLjQ0MyAyLjAzMmwuMDc4IDIuMTk0aDIuODY1bC0uMTA3LTIuNDYyYzAtMS45MjctLjUzMy0yLjgzNS0xLjkyNi0yLjk5NXptLTIuNTQtMS4yNEg3Mi40NHYtMi43MTZoMy42NzRjMS4yMyAwIDEuNjE4Ljc5IDEuNjE4IDEuMzc3IDAgLjgwMy0uNDI1IDEuMzQtMS42MyAxLjM0ek03MC42NzUgMjMuNjU0aDIuOTQyVjM1LjY1aC0yLjk0MnpNNDYuNTk2IDIzLjY3aDkuNjEzdjIuNTc4aC02LjY3MnYyLjI0OGg2LjQ4M3YyLjI3M0g0OS41NHYyLjM2NGg2LjY3djIuNTE1aC05LjYxMk02Ny4xMDIgMzAuMTkyYzEuNjA2LS44IDIuMDMzLTEuODcyIDIuMDMzLTMuMzE2IDAtMi41NjctMi4wODctMy4yMDctMy41My0zLjIwN2gtNy42NXYxMS45OGgyLjk0MnYtNC4yMjdoMy44NWMxLjAxOCAwIDEuNDIgMS4wMTUgMS40NDYgMi4wM2wuMDggMi4xOTVoMi44NjJsLS4xMDYtMi40NjJjLS4wMDItMS45MjMtLjUzOC0yLjgzMi0xLjkyOC0yLjk5NHptLTIuNTQyLTEuMjRoLTMuNjYzdi0yLjcxNGgzLjY3OGMxLjIyOCAwIDEuNjE4Ljc5IDEuNjE4IDEuMzc3IDAgLjgwMy0uNDMgMS4zMzctMS42MzMgMS4zMzd6TTM5LjgxIDIzLjY3bC0zLjYxIDguMDM1LTMuNTk3LTguMDM2aC00LjYxdjExLjUzN0wyMi44NTYgMjMuNjdoLTMuODkzbC01LjI0MiAxMS45OGgzLjEwM2wxLjE0OC0yLjY3Nmg1Ljg3bDEuMTY1IDIuNjc1aDUuOTIydi04Ljg5NGwzLjkzMyA4Ljg5M2gyLjY3NWw0LjAyNC04Ljc0N3Y4Ljc0NmgyLjk0VjIzLjY3aC00LjY5em0tMjAuNzI0IDYuNzJsMS43NTUtNC4xODggMS44MjggNC4xODhoLTMuNTgyek0xMDMuOTcgMjMuNjYzdjguMjk1bC00Ljk2LTguMjk1aC00LjM0N3YxMS4yNUw4OS42NSAyMy42N0g4NS43NmwtNC4wNTIgOS4yOHMtMS43MTIgMC0xLjg4Ni0uMDQzYy0uNzA3LS4xNDYtMS44MTUtLjY0Ni0xLjgzLTIuNzZ2LS44NjhjMC0yLjgxIDEuNTI1LTMuMDE1IDMuNDgtMy4wMTVoMS44MTZ2LTIuNjAzaC0zLjg0Yy0xLjM0IDAtNC4yNSAxLjAyLTQuMzQ3IDUuOTQtLjA2OCAzLjMxNyAxLjM3NyA2LjA1MiA0LjY0IDYuMDUyaDMuODc4bDEuMTQ4LTIuNjc1aDUuODdsMS4xNjQgMi42NzRoNS44MDRWMjYuODhsNS4yOTQgOC43NzRoNC4wMTJ2LTExLjk5aC0yLjk0em0tMTguMDY4IDYuNzMzbDEuNzUyLTQuMTg4IDEuODQ2IDQuMTg4aC0zLjU5OHoiLz48L3N2Zz4=)}.woocommerce #payment div.payment_method_square_credit_card .wc-square-credit-card-hosted-field-card-number.card-type-diners-club{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjggODAiPjxwYXRoIGQ9Ik0xMjggNzUuNzMyYzAgMi4zNTctMS45MSA0LjI2OC00LjI2OCA0LjI2OEg0LjI2NkMxLjkxIDgwIDAgNzguMDkgMCA3NS43MzJWNC4yNjdDMCAxLjkwNyAxLjkxIDAgNC4yNjYgMGgxMTkuNDY3QzEyNi4wOSAwIDEyOCAxLjkwOCAxMjggNC4yNjd2NzEuNDY1eiIgZmlsbD0iIzA4NEU5NCIvPjxwYXRoIGQ9Ik02Ny4wNiA0My42MzRjNy4yMzQuMDM1IDEzLjgzNS01Ljg5NiAxMy44MzUtMTMuMTE1IDAtNy44OTMtNi42LTEzLjM0OC0xMy44MzQtMTMuMzQ0aC02LjIyNWMtNy4zMTctLjAwNC0xMy4zNDIgNS40NTItMTMuMzQyIDEzLjM0MyAwIDcuMjE4IDYuMDI0IDEzLjE1IDEzLjM0MiAxMy4xMTRoNi4yMjZ6IiBmaWxsPSIjRkZGIi8+PHBhdGggZD0iTTYzLjYxMyAzNy41NDdWMjMuMjE1YzIuODggMS4xMDcgNC45MjUgMy44OTUgNC45MyA3LjE2Ny0uMDA1IDMuMjctMi4wNSA2LjA1Ny00LjkzIDcuMTY1TTUzLjE5IDMwLjM4MmMuMDA1LTMuMjcgMi4wNDgtNi4wNTggNC45MjYtNy4xNjd2MTQuMzNjLTIuODc4LTEuMTEtNC45Mi0zLjg5NC00LjkyNy03LjE2M203LjY3NS0xMi4xMTNjLTYuNjg4IDAtMTIuMTA4IDUuNDIyLTEyLjExIDEyLjExMi4wMDIgNi42ODggNS40MjMgMTIuMTA4IDEyLjExIDEyLjExIDYuNjktLjAwMyAxMi4xMS01LjQyMyAxMi4xMTItMTIuMTEgMC02LjY5LTUuNDItMTIuMTEtMTIuMTEyLTEyLjExMyIgZmlsbD0iIzA4NEU5NCIvPjxnIGZpbGw9IiNGRkYiPjxwYXRoIGQ9Ik0zMy45NiA1Mi42NjNjMCAxLjA3OC43NzIgMS4yMDMgMS40NTYgMS4yMDMgMy4wMiAwIDQuMDE3LTIuMjggNC4wMTctNC4zNjQgMC0yLjYxNi0xLjY4LTQuNTA0LTQuMzgtNC41MDQtLjU3MyAwLS44MzguMDQtMS4wOTIuMDU2djcuNjF6bS0xLjM2OC02LjU2YzAtMS4yNi0uNjU3LTEuMTc1LTEuMjg3LTEuMTg4di0uMzY1Yy41NDYuMDI4IDEuMTA1LjAyOCAxLjY1Mi4wMjguNTg2IDAgMS4zODMtLjAyOCAyLjQyLS4wMjggMy42MiAwIDUuNTk0IDIuNDIgNS41OTQgNC44OTcgMCAxLjM4My0uODEgNC44NjctNS43NiA0Ljg2Ny0uNzE1IDAtMS4zNzItLjAyOC0yLjAzLS4wMjgtLjYzIDAtMS4yNDUuMDE1LTEuODc1LjAyOHYtLjM2M2MuODQtLjA4NCAxLjI0NS0uMTEgMS4yODctMS4wNjN2LTYuNzg0ek00Mi45NTggNDUuNzY4Yy0uMzY0IDAtLjY4Ni0uMzM3LS42ODYtLjcgMC0uMzUyLjMzNy0uNjczLjY4Ni0uNjczLjM2MyAwIC42ODQuMjk1LjY4NC42NzQgMCAuMzc0LS4zMDcuNjk4LS42ODQuNjk4bS0xLjQ5NiA4LjE4M2guMjY1Yy4zOTMgMCAuNjcyIDAgLjY3Mi0uNDYydi0zLjc5YzAtLjYxNi0uMjEtLjctLjczLS45OHYtLjIyNGMuNjU2LS4xOTcgMS40NC0uNDYgMS40OTgtLjUwMi4wOTgtLjA1OC4xOC0uMDczLjI1LS4wNzNzLjEuMDg1LjEuMTk2djUuMzdjMCAuNDY0LjMwNi40NjQuNjk4LjQ2NGguMjR2LjM2M2MtLjQ3OCAwLS45NjgtLjAyOC0xLjQ3LS4wMjgtLjUwNCAwLTEuMDEuMDE1LTEuNTI0LjAyOHYtLjM2MnpNNDUuNzgyIDQ5Ljc4YzAtLjUxNy0uMTU1LS42NTUtLjgxLS45MnYtLjI3Yy42LS4xOTMgMS4xNzUtLjM3NiAxLjg0NS0uNjcuMDQ0IDAgLjA4My4wMy4wODMuMTR2LjkxYy44LS41NzMgMS40ODUtMS4wNSAyLjQyNC0xLjA1IDEuMTg4IDAgMS42MDYuODY3IDEuNjA2IDEuOTZ2My42MDdjMCAuNDYzLjMxLjQ2My43LjQ2M2guMjUzdi4zNjNjLS40OTIgMC0uOTgyLS4wMjgtMS40ODMtLjAyOC0uNTA0IDAtMS4wMDYuMDE1LTEuNTEuMDI4di0uMzYzaC4yNDhjLjM5NCAwIC42NzIgMCAuNjcyLS40NjN2LTMuNjIyYzAtLjc5OC0uNDg2LTEuMTktMS4yODUtMS4xOS0uNDQ2IDAtMS4xNi4zNjQtMS42MjUuNjc0djQuMTM4YzAgLjQ2My4zMTIuNDYzLjcwMi40NjNoLjI1di4zNjRjLS40ODcgMC0uOTc3LS4wMjgtMS40ODItLjAyOC0uNTAyIDAtMS4wMDYuMDE1LTEuNTEuMDI4di0uMzYzaC4yNTNjLjM5IDAgLjY3IDAgLjY3LS40NjJWNDkuNzh6TTU1LjQyMiA1MC4wMDZjLjM1IDAgLjM5LS4xODMuMzktLjM1IDAtLjcxNS0uNDMyLTEuMjg3LTEuMjE1LTEuMjg3LS44NTQgMC0xLjQ0LjYzLTEuNjA4IDEuNjM2aDIuNDMyem0tMi40NzYuNDQ3Yy0uMDI4LjEyNy0uMDI4LjMzNSAwIC44MTIuMDgzIDEuMzMuOTM4IDIuNDIgMi4wNTUgMi40Mi43NzIgMCAxLjM3NC0uNDIgMS44OS0uOTM2bC4xOTYuMTkzYy0uNjQ0Ljg1NC0xLjQ0IDEuNTgtMi41ODcgMS41OC0yLjIyNiAwLTIuNjc0LTIuMTU0LTIuNjc0LTMuMDUgMC0yLjc0MiAxLjg0Ni0zLjU1NCAyLjgyNi0zLjU1NCAxLjEzNCAwIDIuMzUyLjcxNCAyLjM2MyAyLjE5NyAwIC4wODQgMCAuMTY3LS4wMTIuMjUybC0uMTI3LjA4MmgtMy45M3pNNTcuMzQgNTMuOTVoLjM3NmMuMzkgMCAuNjcyIDAgLjY3Mi0uNDYydi0zLjkzYzAtLjQzNC0uNTE3LS41Mi0uNzI4LS42M3YtLjIxYzEuMDItLjQzNCAxLjU4LS44IDEuNzA4LS44LjA4IDAgLjEyMy4wNDUuMTIzLjE4NnYxLjI2aC4wM2MuMzUtLjU0Ny45MzgtMS40NDQgMS43OS0xLjQ0NC4zNTIgMCAuNzk4LjIzNy43OTguNzQyIDAgLjM3OC0uMjY1LjcxNC0uNjU3LjcxNC0uNDM0IDAtLjQzNC0uMzM2LS45MjQtLjMzNi0uMjM3IDAtMS4wMi4zMjMtMS4wMiAxLjE2MnYzLjI4NmMwIC40NjMuMjguNDYzLjY3Mi40NjNoLjc4di4zNjRjLS43NjgtLjAxNC0xLjM1NC0uMDI4LTEuOTU2LS4wMjgtLjU3NCAwLTEuMTYuMDE1LTEuNjY0LjAyOHYtLjM2M3pNNjIuNzI1IDUyLjM3Yy4xOC45MjMuNzQgMS43MDcgMS43NjIgMS43MDcuODI1IDAgMS4xMzItLjUwNCAxLjEzMi0uOTk0IDAtMS42NS0zLjA0OC0xLjExOC0zLjA0OC0zLjM3IDAtLjc4NS42MjgtMS43OTMgMi4xNjgtMS43OTMuNDQ2IDAgMS4wNDcuMTI3IDEuNTk1LjQwN2wuMDk4IDEuNDI1aC0uMzIzYy0uMTQtLjg4LS42My0xLjM4Mi0xLjUyNC0xLjM4Mi0uNTYgMC0xLjA5LjMyLTEuMDkuOTIzIDAgMS42MzcgMy4yNDQgMS4xMzIgMy4yNDQgMy4zMjcgMCAuOTI1LS43NCAxLjkwMy0yLjQwNSAxLjkwMy0uNTYgMC0xLjIxOC0uMTk1LTEuNzA2LS40NzVsLS4xNTQtMS42MDguMjUtLjA3ek03OS4zNyA0Ny4wOGgtLjM1Yy0uMjY2LTEuNjM2LTEuNDI4LTIuMjkzLTIuOTk0LTIuMjkzLTEuNjA4IDAtMy45NDYgMS4wNzYtMy45NDYgNC40MzUgMCAyLjgyNiAyLjAxOCA0Ljg1NSA0LjE3IDQuODU1IDEuMzg1IDAgMi41MzMtLjk1IDIuODE0LTIuNDJsLjMyLjA4Mi0uMzIgMi4wNDJjLS41OS4zNjQtMi4xNy43NC0zLjA5NC43NC0zLjI3MiAwLTUuMzQyLTIuMTEtNS4zNDItNS4yNiAwLTIuODY3IDIuNTYtNC45MjMgNS4zLTQuOTIzIDEuMTMzIDAgMi4yMjUuMzYzIDMuMzAzLjc0bC4xNCAyek03OS44NzUgNTMuOTVoLjI2NmMuMzk0IDAgLjY3MyAwIC42NzMtLjQ2MnYtNy43OWMwLS45MS0uMjEtLjkzOC0uNzQ0LTEuMDkzdi0uMjIzYy41Ni0uMTgyIDEuMTUtLjQzMyAxLjQ0Mi0uNjAzLjE1LS4wODQuMjY2LS4xNTQuMzA3LS4xNTQuMDgzIDAgLjExLjA4NC4xMS4xOTV2OS42NjdjMCAuNDYzLjMxLjQ2My43MDIuNDYzaC4yMzV2LjM2M2MtLjQ3NSAwLS45NjUtLjAyOC0xLjQ2Ny0uMDI4LS41MDUgMC0xLjAwNy4wMTUtMS41MjUuMDI4di0uMzYyek04OC44NTYgNTMuNTQ1YzAgLjI1My4xNTMuMjY1LjM5LjI2NS4xNyAwIC4zNzgtLjAxMi41NjItLjAxMnYuMjkzYy0uNjAzLjA1Ny0xLjc1LjM1LTIuMDE2LjQzNGwtLjA3LS4wNDJWNTMuMzVjLS44MzguNjg2LTEuNDgyIDEuMTc0LTIuNDc3IDEuMTc0LS43NTYgMC0xLjU0LS40ODgtMS41NC0xLjY2M1Y0OS4yOGMwLS4zNjItLjA1My0uNzEzLS44MzYtLjc4MnYtLjI2NmMuNS0uMDE1IDEuNjItLjA5OCAxLjgwMy0uMDk4LjE1NSAwIC4xNTUuMDk4LjE1NS40MDR2My42MWMwIC40MiAwIDEuNjIyIDEuMjE2IDEuNjIyLjQ3NSAwIDEuMTA0LS4zNjQgMS42OTItLjg1M1Y0OS4xNWMwLS4yNzgtLjY3Mi0uNDMyLTEuMTc0LS41N3YtLjI1NGMxLjI1OC0uMDg0IDIuMDQtLjE5NSAyLjE4LS4xOTUuMTE0IDAgLjExNC4xLjExNC4yNTR2NS4xNnpNOTEuNjQgNTIuNzMzYzAgLjUzLjUwNCAxLjQyOCAxLjQ0IDEuNDI4IDEuNSAwIDIuMTI1LTEuNDcgMi4xMjUtMi43MTUgMC0xLjUxLTEuMTQ2LTIuNzctMi4yMzYtMi43Ny0uNTIgMC0uOTUyLjMzNy0xLjMzLjY2djMuMzk4em0wLTMuODA1Yy41Ni0uNDc2IDEuMzE0LTEuMDA4IDIuMDg0LTEuMDA4IDEuNjIzIDAgMi42MDIgMS40MTUgMi42MDIgMi45MzggMCAxLjgzMi0xLjM0NCAzLjY2NS0zLjM0MyAzLjY2NS0xLjAzNiAwLTEuNTgtLjMzNi0xLjk0NS0uNDg4bC0uNDIuMzItLjI5Mi0uMTUyYy4xMjQtLjgyNS4xOTUtMS42MzcuMTk1LTIuNDl2LTYuMDE1YzAtLjkxLS4yMS0uOTM4LS43NC0xLjA5M3YtLjIyM2MuNTYtLjE4MiAxLjE0Ni0uNDMzIDEuNDQtLjYwMy4xNTQtLjA4NC4yNjQtLjE1NC4zMS0uMTU0LjA4NCAwIC4xMS4wODQuMTEuMTk1djUuMTA4ek0zMS4yODggNjIuNDQ4aC4xMDhjLjI3MiAwIC41NjItLjAzOC41NjItLjQzNXYtMy45ODZjMC0uMzk2LS4yOS0uNDM2LS41NjItLjQzNmgtLjEwOHYtLjIyN2MuMyAwIC43NTYuMDMgMS4xMy4wMy4zOCAwIC44MzYtLjAzIDEuMTkyLS4wM3YuMjI4aC0uMTA1Yy0uMjczIDAtLjU2NC4wNC0uNTY0LjQzN3YzLjk4NmMwIC4zOTYuMjkyLjQzNS41NjUuNDM1aC4xMDV2LjIzYy0uMzY0IDAtLjgyLS4wMzItMS4yMDItLjAzMi0uMzcyIDAtLjgyLjAzLTEuMTIuMDN2LS4yMjh6Ii8+PHBhdGggZD0iTTMzLjU3OCA2Mi42NDR2LS4xNjJoLS4wNzNjLS4yNyAwLS41OTYtLjA0Ni0uNTk4LS40Njh2LTMuOTg2Yy4wMDItLjQyLjMyNi0uNDY4LjU5OC0uNDY4aC4wNzN2LS4xNjNjLS4zNTMgMC0uNzkuMDMtMS4xNi4wMy0uMzYyIDAtLjgtLjAzLTEuMDk2LS4wM3YuMTYzaC4wNzJjLjI3MyAwIC41OTYuMDQ3LjU5Ni40Njh2My45ODZjMCAuNDIyLS4zMjMuNDY4LS41OTYuNDY4aC0uMDcydi4xNjJjLjI5NS0uMDAyLjcyNi0uMDMgMS4wODYtLjAzLjM3IDAgLjgxMi4wMyAxLjE3LjAzbS4wMzIuMDY0Yy0uMzY2IDAtLjgyLS4wMjgtMS4yMDItLjAyOC0uMzcyIDAtLjgxOC4wMjgtMS4xMi4wMjhoLS4wM1Y2Mi40MTVoLjEzNmMuMjc4LS4wMDYuNTI3LS4wMjcuNTMtLjRWNTguMDNjLS4wMDMtLjM3NS0uMjUyLS4zOTctLjUzLS40MDNoLS4xMzhWNTcuMzNoLjAzYy4zMDMgMCAuNzU3LjAzIDEuMTMuMDMuMzggMCAuODM1LS4wMyAxLjE5My0uMDNoLjAzM1Y1Ny42MjRoLS4xMzhjLS4yNzUuMDA3LS41My4wMy0uNTMuNDAzdjMuOTg2YzAgLjM3My4yNTUuMzk1LjUzLjRoLjE0VjYyLjcwN2gtLjAzNXpNMzguODQgNjEuMTc3bC4wMTUtLjAxNnYtMi44NTNjMC0uNjI0LS40MzMtLjcxNi0uNjYyLS43MTZoLS4xNjd2LS4yMjdjLjM1NiAwIC43MDcuMDMgMS4wNjYuMDMuMzEgMCAuNjI0LS4wMy45MzUtLjAzdi4yMjhoLS4xMTNjLS4zMiAwLS42NzguMDYyLS42NzguOTY4djMuNDY0YzAgLjI2Ny4wMDguNTMuMDQ2Ljc3aC0uMjlsLTMuOTItNC4zN3YzLjEzNmMwIC42NjMuMTMuODkuNzE2Ljg5aC4xM3YuMjNjLS4zMjcgMC0uNjU0LS4wMy0uOTgzLS4wMy0uMzQgMC0uNjkuMDMtMS4wMzQuMDN2LS4yM2guMTA4Yy41MjUgMCAuNjg0LS4zNTYuNjg0LS45NjZ2LTMuMjA1YzAtLjQyNS0uMzUtLjY4NS0uNjktLjY4NWgtLjF2LS4yMjhjLjI4OCAwIC41ODUuMDMuODcyLjAzLjIzIDAgLjQ1LS4wMy42OC0uMDNsMy4zODcgMy44MTN6Ii8+PHBhdGggZD0iTTM4LjgyNCA2MS4xNmwtLjAwOC0uMDA4LjAwOC4wMXptLjAxNy4wMTdsLjAyNS0uMDIyLS4wMjQuMDIyem0uMTUyIDEuNThoLjI1M2MtLjAzNi0uMjMtLjA0Mi0uNDgtLjA0Mi0uNzM0di0zLjQ2NWMwLS45MS4zODMtLjk5OC43MS0uOTk4aC4wOHYtLjE2M2MtLjI5OCAwLS42LjAzLS45LjAzLS4zNSAwLS42OS0uMDMtMS4wMzMtLjAzdi4xNjNoLjEzM2MuMjMzIDAgLjY5Ni4xMDQuNjk2Ljc1bC0uMDEyIDIuODc2LS4wMTYuMDE0LS4wMjUuMDI0LTMuMzg1LTMuODI4Yy0uMjI2IDAtLjQ0Ni4wMy0uNjguMDMtLjI3NyAwLS41NjQtLjAzLS44NC0uMDN2LjE2M2guMDY2Yy4zNTYgMCAuNzI2LjI3LjcyNi43MTZ2My4yMDVjMCAuNjEtLjE3IDEtLjcxOCAxLjAwMmwtLjA3My0uMDAydi4xNjNjLjMzLS4wMDIuNjctLjAzIDEtLjAzLjMyIDAgLjYzNi4wMjguOTUuMDN2LS4xNmgtLjA5N2MtLjU5OC0uMDAzLS43NDctLjI2My0uNzQ3LS45MjZ2LTMuMjIybDMuOTUyIDQuNDIyem0uMjkuMDY2bC0uMzE0LS4wMS0zLjg2NC00LjMwN3YzLjA1Yy4wMS42NjQuMTEuODUuNjg0Ljg1OGguMTYzVjYyLjcwOGgtLjAzMmMtLjMzIDAtLjY1Ni0uMDI4LS45ODMtLjAyOC0uMzQgMC0uNjkuMDI4LTEuMDM0LjAyOGgtLjAzM1Y2Mi40MTRIMzQuMDFjLjUwMy0uMDAzLjY0Ni0uMzI0LjY1NC0uOTMzdi0zLjIwNGMtLjAwMi0uNDA0LS4zMzctLjY1LS42NjItLjY1aC0uMTM0VjU3LjMzMmguMDM0Yy4yOSAwIC41ODguMDI3Ljg3My4wMjcuMjI4IDAgLjQ0OC0uMDI4LjcwNS0uMDJsMy4zNDcgMy43N3YtMi44MDJjLS4wMDYtLjYwNy0uNDEtLjY3OC0uNjMyLS42ODRoLS4yVjU3LjMzaC4wMzNjLjM1OCAwIC43MS4wMjggMS4wNjYuMDI4LjMxIDAgLjYyMi0uMDI3LjkzNS0uMDI3aC4wMzRWNTcuNjI0SDM5LjkxNWMtLjMxNS4wMS0uNjM2LjAzNy0uNjQ1LjkzNHYzLjQ2NWMwIC4yNjcuMDA2LjUzLjA0Ljc2MmwuMDEuMDRoLS4wNHpNNDEuMTcgNTcuNzQ0Yy0uNTczIDAtLjU5OC4xMzYtLjcxLjY5MmgtLjIyOGMuMDMtLjIxNC4wNjgtLjQyNi4wOTQtLjY0Ny4wMjgtLjIxNS4wNDQtLjQyNi4wNDQtLjY0N2guMTgyYy4wNjIuMjMuMjUuMjIuNDU4LjIyaDMuOTI3Yy4yMDcgMCAuMzk3LS4wMDcuNDEtLjIzNWwuMTg0LjAzYy0uMDI4LjIwNi0uMDYuNDEtLjA4My42MTYtLjAxNC4yMDYtLjAxNC40MS0uMDE0LjYxNmwtLjIzLjA4NWMtLjAxNS0uMjgtLjA1My0uNzMyLS41NjItLjczMmgtMS4yNDd2NC4wNWMwIC41ODcuMjY4LjY1NC42MzIuNjU0aC4xNDR2LjIzYy0uMjk2IDAtLjgzLS4wMzItMS4yNC0uMDMyLS40NTcgMC0uOTkuMDMtMS4yODYuMDN2LS4yMjhoLjE0NGMuNDIgMCAuNjMyLS4wMzguNjMyLS42NHYtNC4wNjVoLTEuMjV6Ii8+PHBhdGggZD0iTTQ0LjE2OCA2Mi43MDhjLS4zIDAtLjgzLS4wMjgtMS4yNC0uMDI4LS40NTggMC0uOTg4LjAyOC0xLjI4Ny4wMjhoLS4wMzJWNjIuNDE0aC4xNzhjLjQyLS4wMDguNTg4LS4wMTUuNTk4LS42MDR2LTQuMDMzSDQxLjE3di0uMDY1aDEuMjh2NC4xYzAgLjYxLS4yNDYuNjctLjY2NS42NzJoLS4xMXYuMTZjLjMgMCAuODEtLjAzIDEuMjUzLS4wMy4zOTggMCAuOTA2LjAzIDEuMjA3LjAzdi0uMTZoLS4xMWMtLjM3IDAtLjY2NC0uMDktLjY2NC0uNjg4di00LjA4NGgxLjI4MmMuNTA4LjAwMi41NzYuNDM2LjU5Mi43MTdsLjE2NS0uMDZjMC0uMi4wMDItLjM5OC4wMTYtLjYuMDItLjE5NC4wNDgtLjM5LjA3Ny0uNTgzbC0uMTE1LS4wMmMtLjAzNi4yMjItLjI1LjIzMi0uNDQyLjIzSDQwLjk3Yy0uMTc4IDAtLjM3My0uMDA4LS40NC0uMjJoLS4xMjZjLS4wMDIuMjEtLjAyLjQxMy0uMDQ2LjYxNS0uMDIyLjIxLS4wNTYuNDEtLjA4NC42MTJoLjE2Yy4xMDMtLjUzLjE2Ny0uNzAzLjczNy0uNjk0di4wNjVjLS41NjMuMDEyLS41NTIuMTA0LS42NzcuNjY4bC0uMDA0LjAyNkg0MC4xOTJsLjAwNy0uMDRjLjAzLS4yMTQuMDctLjQyNi4wOS0uNjQ3LjAzMy0uMjEuMDQ3LS40MjIuMDQ3LS42NHYtLjAzM2guMjQ0bC4wMDQuMDIzYy4wNTMuMTkyLjE5My4xOTMuMzg3LjE5NmgzLjk2NmMuMjEzLS4wMDQuMzY2LS4wMDcuMzgtLjIwNmwuMDAzLS4wMzUuMDM1LjAwNi4yMTUuMDM0LS4wMDYuMDMyYy0uMDMuMjA1LS4wNi40MS0uMDg0LjYxMy0uMDE0LjIwNC0uMDE0LjQwOC0uMDE0LjYxNHYuMDIzbC0uMDIyLjAxLS4yNy4wOTZ2LS4wNDVjLS4wMjMtLjI4NC0uMDUtLjctLjUzLS43aC0xLjIxN3Y0LjAyYy4wMDYuNTcyLjIzMy42MS41OTguNjE4aC4xNzVWNjIuNzA3aC0uMDMyek00NS43NyA2Mi40NDhoLjExYy4yNzIgMCAuNTYtLjAzOC41Ni0uNDM1di0zLjk4NmMwLS4zOTYtLjI4OC0uNDM2LS41Ni0uNDM2aC0uMTF2LS4yMjdjLjQ2NSAwIDEuMjU4LjAzIDEuODk2LjAzLjY0IDAgMS40MzItLjAzIDEuOTUtLjAzLS4wMTUuMzI1LS4wMDcuODMuMDE2IDEuMTYzbC0uMjMuMDYyYy0uMDM3LS40OTQtLjEyNy0uODktLjkyOC0uODloLTEuMDU3djEuOTkzaC45MDVjLjQ1NiAwIC41NTYtLjI1OC42LS42N2guMjNjLS4wMTYuMy0uMDIzLjU5NS0uMDIzLjg5MiAwIC4yOS4wMDcuNTguMDIuODY4bC0uMjI3LjA0NGMtLjA0Ni0uNDU1LS4wNjctLjc1Mi0uNTk2LS43NTJoLS45MXYxLjc3MmMwIC40OTQuNDQuNDk0LjkyNi40OTQuOTE1IDAgMS4zMTctLjA2IDEuNTQ1LS45MjdsLjIxNS4wNTNjLS4xLjQwNC0uMTkuODA3LS4yNiAxLjIxMi0uNDg3IDAtMS4zNjItLjAzLTIuMDQ2LS4wMy0uNjg4IDAtMS41OS4wMy0yLjAyNy4wM3YtLjIyN3oiLz48cGF0aCBkPSJNNDkuODE0IDYyLjY0M2MuMDY4LS4zODQuMTU1LS43Ny4yNDctMS4xNTJsLS4xNDgtLjAzNmMtLjIzLjg1Mi0uNjcuOTI4LTEuNTY2LjkyMi0uNDggMC0uOTYgMC0uOTYzLS41Mjh2LTEuODA1aC45NDVjLjUzMi0uMDA3LjU4Ni4zMTMuNjI0Ljc0N2wuMTY1LS4wMzVjLS4wMTYtLjI3OC0uMDItLjU2LS4wMi0uODQgMC0uMjg3LjAwNS0uNTcuMDItLjg1OGgtLjE2NWMtLjA0Mi4zOTYtLjE2Ni42NzQtLjYzLjY3aC0uOTR2LTIuMDZoMS4wOWMuNzk0LS4wMDYuOTI0LjQuOTYuODhsLjE2My0uMDQzYy0uMDEyLS4yMTQtLjAyMy0uNDktLjAyMy0uNzQ0IDAtLjEzLjAwMi0uMjU1LjAwNi0uMzYyLS41MTYgMC0xLjI4NS4wMy0xLjkxMy4wMy0uNjI2IDAtMS4zOTYtLjAzLTEuODYtLjAzdi4xNjNoLjA3NGMuMjcgMCAuNTk0LjA0OC41OTYuNDd2My45ODVjLS4wMDIuNDIyLS4zMjcuNDY3LS41OTcuNDdoLS4wNzZ2LjE2Yy40NDQgMCAxLjMyLS4wMyAxLjk5My0uMDMuNjczLS4wMDIgMS41MjcuMDI4IDIuMDE3LjAyOG0uMDMuMDY1Yy0uNDg3IDAtMS4zNjQtLjAzLTIuMDQ2LS4wMy0uNjg4IDAtMS41OS4wMy0yLjAyNy4wM2gtLjAyOFY2Mi40MTVoLjEzOGMuMjc1LS4wMDQuNTI2LS4wMjcuNTI4LS40VjU4LjAzYy0uMDAyLS4zNzItLjI1My0uMzk3LS41MjgtLjQwM2gtLjE0VjU3LjMzNGguMDNjLjQ2NyAwIDEuMjU4LjAyNyAxLjg5Ni4wMjcuNjQgMCAxLjQzMi0uMDI2IDEuOTUtLjAyNmguMDMzdi4wMzRjLS4wMS4xMTQtLjAxLjI1LS4wMS4zOTMgMCAuMjY0LjAxLjU1LjAyMi43Njh2LjAyOGwtLjAyMy4wMDctLjI3LjA3LS4wMDMtLjA0Yy0uMDQ0LS40OTItLjExLS44NTMtLjg5NS0uODU4aC0xLjAyNnYxLjkyN2guODc1Yy40NC0uMDA0LjUxNy0uMjMuNTY4LS42NGwuMDA0LS4wM0g0OS4xODJ2LjAzNWMtLjAxMy4yOTctLjAyMi41OTMtLjAyMi44OSAwIC4yODguMDEuNTc3LjAyLjg2NmwuMDAzLjAyNy0uMDI3LjAwNS0uMjY0LjA1Ni0uMDAyLS4wNGMtLjA1Mi0uNDY2LS4wNTYtLjcxOC0uNTYyLS43MjRoLS44OHYxLjc0YzAgLjQ2Mi40LjQ2Ljg5Ny40NjIuOTE1LS4wMDYgMS4yODQtLjA1IDEuNTEzLS45MDRsLjAwOC0uMDMuMDMuMDA2LjI0NS4wNi0uMDA3LjAzM2MtLjA5OC40LS4xOS44MDYtLjI1NyAxLjIxbC0uMDA3LjAyNGgtLjAyNXpNNTIuMTAyIDU5LjkzNWguMzc1Yy43NjIgMCAxLjE3LS4yODcgMS4xNy0xLjE4NiAwLS42OC0uNDMtMS4xMS0xLjExLTEuMTEtLjIzIDAtLjMyNi4wMi0uNDM1LjAyOHYyLjI2N3ptLS45NzItMS43NjVjMC0uNTU1LS4zMDUtLjU3OC0uNTQyLS41NzhoLS4xMzZ2LS4yMjhjLjI0MyAwIC43MTQuMDMgMS4xOC4wMy40NTcgMCAuODIyLS4wMyAxLjIyNS0uMDMuOTYgMCAxLjgxMy4yNTcgMS44MTMgMS4zNCAwIC42ODQtLjQ1OCAxLjEwMy0xLjA2IDEuMzRsMS4zMDMgMS45NDhjLjIxNC4zMi4zNjUuNDEuNzQuNDU2di4yM2MtLjI1NCAwLS40OTctLjAzMi0uNzQ4LS4wMzItLjIzNSAwLS40OC4wMy0uNzE2LjAzLS41ODctLjc3LTEuMDktMS41OS0xLjU4My0yLjQ2N2gtLjUwNXYxLjYzYzAgLjU4Ni4yNzUuNjA3LjYyNC42MDdoLjEzOHYuMjNjLS40MzMgMC0uODczLS4wMzItMS4zMDgtLjAzMi0uMzY2IDAtLjcyNC4wMy0xLjEwNC4wM3YtLjIyOGguMTM2Yy4yODUgMCAuNTQyLS4xMy41NDItLjQxVjU4LjE3eiIvPjxwYXRoIGQ9Ik01Mi40NzcgNTkuOTAzYy43NTQtLjAwNyAxLjEzMi0uMjcgMS4xNC0xLjE1My0uMDA2LS42NjUtLjQxOC0xLjA3Ny0xLjA4LTEuMDgtLjIwNSAwLS4zMDMuMDItLjQuMDI3djIuMjA2aC4zNHptLS4zNzUuMDY2aC0uMDN2LTIuMzNsLjAyOC0uMDA1Yy4xMDQtLjAwOC4yMDYtLjAyOC40MzctLjAyOC42OTQgMCAxLjE0NS40NSAxLjE0NiAxLjE0NC0uMDAyLjkxLS40NCAxLjIyLTEuMjA2IDEuMjJoLS4zNzV6bTAgLjIwNmguNTIzbC4wMDguMDJjLjQ5Ni44NzQuOTk3IDEuNjk1IDEuNTU3IDIuNDQ4LjIzIDAgLjQ4LS4wMy43MTQtLjAzLjI0MyAwIC40OC4wMjYuNzE2LjAzdi0uMTY3Yy0uMzYtLjA0NC0uNTI2LS4xNS0uNzMzLS40NjdsLTEuMzI0LTEuOTguMDM2LS4wMThjLjU5NS0uMjM0IDEuMDM3LS42NCAxLjAzNy0xLjMwOCAwLTEuMDU4LS44MjItMS4zMDMtMS43OC0xLjMwOC0uNCAwLS43NjcuMDMtMS4yMjMuMDMtLjQ1IDAtLjktLjAzLTEuMTQ4LS4wM3YuMTYzaC4xMDRjLjI0IDAgLjU3NC4wMzcuNTc0LjYxdjMuODY3YzAgLjMwNS0uMjg1LjQ0My0uNTc0LjQ0NGgtLjEwNHYuMTZjLjM2NyAwIC43MTQtLjAyOCAxLjA3LS4wMjguNDI1IDAgLjg1NS4wMyAxLjI3NS4wM3YtLjE2aC0uMTAzYy0uMzQ3LS4wMDItLjY1NS0uMDQzLS42NTUtLjY0NHYtMS42NjNoLjAzem0zLjU1IDIuNTMyYy0uMjU3IDAtLjUtLjAyOC0uNzUtLjAyOC0uMjMgMC0uNDc0LjAyOC0uNzM4LjAxNy0uNTg0LS43NjYtMS4wODUtMS41ODMtMS41NzctMi40NTJoLS40NXYxLjU5NWMuMDA4LjU3LjIzNy41NjcuNTkuNTc1aC4xNzJWNjIuNzFoLS4wMzVjLS40MzUgMC0uODc3LS4wMy0xLjMxLS4wMy0uMzYyIDAtLjcyMi4wMy0xLjEwMy4wM2gtLjAzM1Y2Mi40MTRoLjE2OGMuMjc1LS4wMDIuNTA3LS4xMi41MS0uMzc2di0zLjg3Yy0uMDA3LS41NC0uMjctLjUzNy0uNTEtLjU0NWgtLjE3VjU3LjMzaC4wMzRjLjI0OCAwIC43MTYuMDMgMS4xOC4wMy40NTUgMCAuODItLjAzIDEuMjI1LS4wMy45Ni4wMDMgMS44NDQuMjY3IDEuODQ2IDEuMzc0IDAgLjY4NS0uNDU1IDEuMTE1LTEuMDQgMS4zNTRsMS4yNzcgMS45MTRjLjIxMy4zMTYuMzQ3LjM5Ni43MTcuNDRsLjAyOC4wMDVWNjIuNzA3aC0uMDMzek02MC44MiA2MS4xNzdsLjAxMy0uMDE2di0yLjg1M2MwLS42MjQtLjQzNS0uNzE2LS42NjItLjcxNmgtLjE2NnYtLjIyN2MuMzU2IDAgLjcwNy4wMyAxLjA2Ni4wMy4zMTIgMCAuNjIyLS4wMy45MzctLjAzdi4yMjhoLS4xMTNjLS4zMiAwLS42NzguMDYyLS42NzguOTY4djMuNDY0YzAgLjI2Ny4wMDguNTMuMDQ0Ljc3aC0uMjlsLTMuOTE4LTQuMzd2My4xMzZjMCAuNjYzLjEyOC44OS43MTYuODloLjEzdi4yM2MtLjMyNyAwLS42NTYtLjAzLS45ODMtLjAzLS4zNDMgMC0uNjkzLjAzLTEuMDM0LjAzdi0uMjNoLjEwNWMuNTI4IDAgLjY4OC0uMzU2LjY4OC0uOTY2di0zLjIwNWMwLS40MjUtLjM1LS42ODUtLjY5My0uNjg1aC0uMXYtLjIyOGMuMjg3IDAgLjU4NC4wMy44NzMuMDMuMjI4IDAgLjQ0OC0uMDMuNjc4LS4wM2wzLjM5IDMuODEzeiIvPjxwYXRoIGQ9Ik02MC44IDYxLjE2bC0uMDA3LS4wMDcuMDA2LjAwOHptLjAyLjAxN2wuMDIyLS4wMjItLjAyMy4wMjJ6bS4xNSAxLjU4aC4yNTJjLS4wMzQtLjIyNy0uMDQyLS40OC0uMDQyLS43MzR2LTMuNDY1Yy4wMDItLjkxLjM4Ny0uOTk2LjcxNC0uOTk4aC4wOHYtLjE2M2MtLjMgMC0uNi4wMy0uOTAzLjAzLS4zNSAwLS42ODgtLjAzLTEuMDMtLjAzdi4xNjNoLjEzMmMuMjM1LjAwMi42OTYuMTA0LjY5Ni43NDhsLS4wMTMgMi44NzgtLjAxMi4wMTQtLjAyMy4wMjQtMy4zOS0zLjgyOGMtLjIyNSAwLS40NDUuMDMtLjY3Ny4wMy0uMjggMC0uNTY2LS4wMy0uODQzLS4wM3YuMTYzaC4wNjdjLjM1OCAwIC43MjYuMjcuNzI2LjcxNnYzLjIwNGMwIC42MS0uMTcyIDEtLjcyIDEuMDAyaC0uMDczdi4xNmMuMzMgMCAuNjY3LS4wMyAxLjAwMi0uMDMuMzIgMCAuNjM2LjAzLjk1My4wM3YtLjE2aC0uMDk4Yy0uNiAwLS43NS0uMjYyLS43NTItLjkyNXYtMy4yMmwzLjk1NiA0LjQyem0uMjkuMDY2bC0uMzEzLS4wMS0zLjg2Mi00LjMwN3YzLjA1Yy4wMS42NjQuMTA3Ljg1LjY4NC44NThoLjE2VjYyLjcwOGgtLjAzNGMtLjMyOCAwLS42NTUtLjAzLS45ODItLjAzLS4zNCAwLS42OS4wMy0xLjAzMi4wM2gtLjAzNlY2Mi40MTRINTUuOTg2Yy41MDItLjAwMi42NDctLjMyNC42NTQtLjkzNHYtMy4yMDRjLS4wMDItLjQwNC0uMzM1LS42NS0uNjYtLjY1aC0uMTM0VjU3LjMzaC4wMzZjLjI5IDAgLjU4Ni4wMy44NzMuMDMuMjI2IDAgLjQ0NC0uMDMuNy0uMDJsMy4zNDYgMy43N3YtMi44MDNjMC0uNjA1LS40MDUtLjY4LS42MjctLjY4M2gtLjIwM1Y1Ny4zM2guMDM0Yy4zNTggMCAuNzEuMDMgMS4wNjYuMDMuMzEgMCAuNjIyLS4wMy45MzUtLjAzaC4wMzZWNTcuNjI0SDYxLjg5NmMtLjMxNi4wMS0uNjQuMDM3LS42NDcuOTM0djMuNDY1YzAgLjI2Ny4wMDcuNTMuMDQ0Ljc2M2wuMDA0LjAzOGgtLjAzNnpNNjQuMzQzIDU4LjIxNmgtLjAxNmwtLjcwOCAyLjE1NWgxLjQybC0uNjk3LTIuMTU0em0tMS4xMTMgMy4zN2MtLjA3NS4yNi0uMTcuNDYtLjE3LjU5NiAwIC4yMy4zMi4yNjcuNTcyLjI2N2guMDg2di4yMjhjLS4zMDctLjAyLS42MTgtLjAzLS45MjUtLjAzLS4yNzIgMC0uNTQ0LjAxMi0uODIuMDN2LS4yM2guMDQ3Yy4yOTUgMCAuNTUtLjE3NS42Ni0uNDk1bDEuMjItMy40OTJjLjEtLjI4LjIzNy0uNjYuMjgzLS45NDMuMjQzLS4wODQuNTQ2LS4yMzUuNjktLjMyNy4wMjQtLjAwNi4wNC0uMDE1LjA2LS4wMTUuMDIzIDAgLjA0IDAgLjA1NS4wMjMuMDIyLjA2LjA0NC4xMy4wNy4xOWwxLjQgMy45OGMuMDkuMjY3LjE4Mi41NDYuMjguNzc3LjA5LjIxMy4yNS4zMDMuNTA0LjMwM2guMDQ0di4yM2MtLjM0LS4wMi0uNjg0LS4wMzItMS4wNS0uMDMyLS4zNzIgMC0uNzU0LjAxMy0xLjE0My4wM3YtLjIyOGguMDg1Yy4xNzQgMCAuNDczLS4wMy40NzMtLjIyIDAtLjEtLjA2Ni0uMzA2LS4xNTQtLjU1bC0uMjk2LS44ODJoLTEuNzI3bC0uMjQzLjc5eiIvPjxwYXRoIGQ9Ik02NC4zMSA1OC4yMjdsLjAxOC0uMDA2LS4wMi4wMDd6bS0uNjQ3IDIuMTFoMS4zMzRsLS42NjItMi4wMzgtLjY3MiAyLjAzN3ptLS4wOTIuMDY2bC43My0yLjIyaC4wNDN2LjAzMmwtLjAwOC4wMDIuMDA4LS4wMDJ2LS4wMzNoLjAybC43MjUgMi4yMkg2My41N3ptMS41NTggMi4yNGMuMzc1LS4wMTUuNzQ4LS4wMyAxLjEwOC0uMDMuMzU0IDAgLjY4Ni4wMTYgMS4wMi4wM3YtLjE2aC0uMDEzYy0uMjYyLjAwMi0uNDQtLjEtLjUzNC0uMzI1LS4xLS4yMy0uMTk0LS41MTItLjI4NC0uNzhsLTEuNC0zLjk4Yy0uMDIyLS4wNi0uMDQ1LS4xMjgtLjA2NC0uMTg0LS4wMDgtLjAwNy0uMDA0LS4wMDctLjAxMy0uMDA3aC0uMDE1Yy0uMDE2IDAtLjAyMy4wMDQtLjA0NC4wMS0uMTQ2LjA5Ni0uNDUuMjQ2LS42NzcuMzA2LS4wNDYuMjg3LS4xODUuNjY2LS4yODIuOTVsLTEuMjE3IDMuNDkzYy0uMTE4LjMzMi0uMzgzLjUxOC0uNjkyLjUxN2gtLjAxM3YuMTZjLjI2My0uMDE0LjUyNi0uMDI4Ljc5LS4wMjguMjk0IDAgLjU5NS4wMTUuODg0LjAyOHYtLjE2aC0uMDQ3Yy0uMjUtLjAwMy0uNTk0LS4wMy0uNjA0LS4zIDAtLjE1LjA5My0uMzQ1LjE2Ni0uNjAzbC4wMzQuMDEtLjAzNC0uMDEuMjUyLS44MTRoMS43NzVsLjMwNS45MDVjLjA4NC4yNDUuMTU2LjQ0Ny4xNTYuNTYyLS4wMTMuMjMyLS4zMzMuMjQ4LS41MDcuMjUyaC0uMDV2LjE1OHptMi4xNTcuMDY1Yy0uMzQtLjAxMy0uNjg1LS4wMy0xLjA1LS4wMy0uMzcgMC0uNzUuMDE4LTEuMTQuMDNsLS4wMzMuMDA0VjYyLjQxMmguMTE1Yy4xNzggMCAuNDM3LS4wMzguNDM4LS4xODMuMDAyLS4wOS0uMDY1LS4zLS4xNS0uNTRsLS4yOS0uODZoLTEuNjc4bC0uMjM1Ljc2OGMtLjA3OC4yNi0uMTcuNDYtLjE3LjU4NC4wMDIuMTg2LjI4Ny4yMy41NC4yM2guMTE4di4zbC0uMDM2LS4wMDRjLS4zMDMtLjAxMy0uNjE2LS4wMy0uOTItLjAzLS4yNyAwLS41NDUuMDE4LS44MTguMDNsLS4wMzUuMDA0VjYyLjQxMmguMDhjLjI4MyAwIC41Mi0uMTYuNjI4LS40N2wxLjIyLTMuNDkzYy4xLS4yODMuMjM1LS42NjIuMzA0LS45NjYuMjM2LS4wODMuNTQyLS4yMzQuNjktLjMyNy4wMi0uMDA4LjA0My0uMDE4LjA3Mi0uMDE4LjAyLS4wMDIuMDYuMDAzLjA4NC4wNDQuMDIuMDYyLjA0Ni4xMy4wNy4xOWwxLjQgMy45ODNjLjA5LjI2NS4xOC41NDguMjguNzcyLjA4Ny4yMDIuMjMuMjguNDc0LjI4aC4wNzd2LjMwMWwtLjAzNS0uMDAyek02Ny42MiA1Ny43NDRjLS41NjggMC0uNTkzLjEzNi0uNzA2LjY5MmgtLjIzYy4wMy0uMjE0LjA3LS40MjYuMDk1LS42NDcuMDMtLjIxNS4wNC0uNDI2LjA0LS42NDdoLjE4N2MuMDYuMjMuMjUzLjIyLjQ1Ni4yMmgzLjkzYy4yMDQgMCAuMzk0LS4wMDcuNDA3LS4yMzVsLjE4NC4wM2MtLjAzLjIwNi0uMDYuNDEtLjA4Mi42MTYtLjAxNi4yMDYtLjAxNi40MS0uMDE2LjYxNmwtLjIzLjA4NWMtLjAxMy0uMjgtLjA1LS43MzItLjU2LS43MzJoLTEuMjV2NC4wNWMwIC41ODcuMjY2LjY1NC42My42NTRoLjE0N3YuMjNjLS4yOTcgMC0uODMtLjAzMi0xLjI0LS4wMzItLjQ1OCAwLS45OS4wMy0xLjI4Ny4wM3YtLjIyOGguMTQ0Yy40MiAwIC42MzItLjAzOC42MzItLjY0di00LjA2NWgtMS4yNXoiLz48cGF0aCBkPSJNNzAuNjIgNjIuNzA4Yy0uMjk4IDAtLjgzMi0uMDI4LTEuMjQtLjAyOC0uNDU1IDAtLjk4Ny4wMjgtMS4yODYuMDI4aC0uMDM0VjYyLjQxNGguMTc4Yy40Mi0uMDA4LjU4OC0uMDE1LjYtLjYwNGwtLjAwMi00LjAzM2gtMS4yMTR2LS4wNjVoMS4yODJ2NC4xYzAgLjYxLS4yNDcuNjctLjY2Ni42N2gtLjExdi4xNjNjLjMtLjAwMi44MTItLjAzIDEuMjUzLS4wMy40IDAgLjkwNy4wMjggMS4yMDguMDN2LS4xNjJoLS4xMWMtLjM2NyAwLS42NjItLjA5LS42NjUtLjY4N3YtNC4wODRoMS4yODJjLjUxLjAwMi41NzYuNDM2LjU5Mi43MTdsLjE2NS0uMDZjMC0uMi4wMDItLjM5OC4wMTctLjU5OC4wMi0uMTk2LjA1LS4zOS4wNzQtLjU4NWwtLjExMy0uMDJjLS4wMzUuMjIyLS4yNDguMjMyLS40MzcuMjNoLTMuOTdjLS4xNzYgMC0uMzctLjAwOC0uNDQtLjIyMmgtLjEyNmMwIC4yMS0uMDE1LjQxNS0uMDQ0LjYxNy0uMDIyLjIxLS4wNTguNDEyLS4wODguNjEyaC4xNjNjLjEtLjUzLjE2OC0uNzAzLjczNS0uNjk0di4wNjVjLS41NjMuMDEtLjU1LjEwNC0uNjc1LjY2OGwtLjAwNC4wMjZINjYuNjQ4bC4wMDctLjAzOGMuMDMtLjIxNi4wNjctLjQyOC4wOS0uNjQ4LjAzLS4yMTIuMDQ1LS40MjMuMDQ1LS42NDJ2LS4wMzJoLjI0MmwuMDA1LjAyM2MuMDU3LjE5Mi4xOTMuMTkzLjM4Ny4xOTZoMy45N2MuMjA4LS4wMDQuMzYzLS4wMDcuMzc2LS4yMDVsLjAwMi0uMDM2LjAzMy4wMDYuMjIuMDM0LS4wMDguMDMyYy0uMDMyLjIwNS0uMDYuNDEtLjA4NC42MTMtLjAxNC4yMDQtLjAxNC40MS0uMDE0LjYxNHYuMDIzbC0uMDI0LjAxLS4yNy4wOTZ2LS4wNDVjLS4wMi0uMjg0LS4wNDgtLjctLjUzLS43SDY5Ljg4djQuMDJjLjAwOC41NzIuMjM1LjYxLjU5OC42MThoLjE3OFY2Mi43MDdoLS4wMzV6TTcyLjI2NCA2Mi40NDhoLjEwN2MuMjc0IDAgLjU2My0uMDM4LjU2My0uNDM1di0zLjk4NmMwLS4zOTYtLjI5LS40MzYtLjU2Mi0uNDM2aC0uMTA2di0uMjI3Yy4yOTcgMCAuNzUzLjAzIDEuMTI2LjAzLjM4IDAgLjgzNy0uMDMgMS4xOTYtLjAzdi4yMjhoLS4xMDZjLS4yNzYgMC0uNTY1LjA0LS41NjUuNDM3djMuOTg2YzAgLjM5Ni4yOS40MzUuNTY1LjQzNWguMTA2di4yM2MtLjM2NyAwLS44Mi0uMDMyLTEuMjAyLS4wMzItLjM3NSAwLS44MjMuMDMtMS4xMi4wM3YtLjIyOHoiLz48cGF0aCBkPSJNNzQuNTUyIDYyLjY0M3YtLjE2aC0uMDcyYy0uMjc0IDAtLjU5OC0uMDQ3LS41OTgtLjQ3VjU4LjAzYzAtLjQyLjMyMy0uNDY4LjU5OC0uNDY4aC4wNzJ2LS4xNjNjLS4zNTMgMC0uNzkzLjAzLTEuMTYyLjAzLS4zNiAwLS43OTctLjAzLTEuMDk0LS4wM3YuMTYzaC4wNzVjLjI3IDAgLjU5Ny4wNDcuNTk3LjQ2OHYzLjk4NmMwIC40MjItLjMyNi40NjgtLjU5Ni40NjhoLS4wNzR2LjE2Yy4yOTUtLjAwMi43MjMtLjAyOCAxLjA4OC0uMDI4LjM2NyAwIC44MDcuMDI4IDEuMTY4LjAzbS4wMzQuMDY0Yy0uMzcgMC0uODI1LS4wMy0xLjIwMi0uMDMtLjM3MyAwLS44Mi4wMy0xLjEyLjAzaC0uMDM0VjYyLjQxNUg3Mi4zN2MuMjc0LS4wMDQuNTI3LS4wMjcuNTMtLjRWNTguMDNjLS4wMDMtLjM3Mi0uMjU2LS4zOTctLjUzLS40MDNoLS4xNFY1Ny4zMzRoLjAzM2MuMyAwIC43NTUuMDI3IDEuMTI2LjAyNy4zNzggMCAuODM0LS4wMjYgMS4xOTUtLjAyNmguMDNWNTcuNjI2aC0uMTM2Yy0uMjguMDA3LS41My4wMzItLjUzMi40MDN2My45ODVjLjAwMi4zNzMuMjUuMzk2LjUzLjRoLjE0VjYyLjcxaC0uMDMyek03Ny43MzYgNjIuNDU2YzEuNDc4IDAgMS43MzQtMS4zMDMgMS43MzQtMi40MSAwLTEuMTE0LS42LTIuNDYtMS44NjMtMi40Ni0xLjMzMiAwLTEuNzMgMS4xODctMS43MyAyLjIwNS4wMDIgMS4zNjMuNjI2IDIuNjY2IDEuODYgMi42NjZtLS4xMTYtNS4yMDZjMS42MjMgMCAyLjkxNSAxLjAwNiAyLjkxNSAyLjYyNyAwIDEuNzUtMS4yNTQgMi45MTQtMi44NzQgMi45MTQtMS42MTMgMC0yLjg0OC0xLjA5NS0yLjg0OC0yLjczIDAtMS41ODQgMS4yMjctMi44MSAyLjgxLTIuODEiLz48cGF0aCBkPSJNNzUuODQ2IDU5Ljc5Yy4wMDItMS4wMjQuNC0yLjI0IDEuNzYyLTIuMjQgMS4yOS4wMDUgMS44OTQgMS4zNzYgMS44OTcgMi40OTUtLjAwNCAxLjEwOC0uMjY0IDIuNDQyLTEuNzcgMi40NDJ2LS4wNjNjMS40NDgtLjAwMiAxLjctMS4yNyAxLjcwMy0yLjM4IDAtMS4xMDMtLjU5Ni0yLjQyNS0xLjgzLTIuNDI3LTEuMzEuMDAyLTEuNjkzIDEuMTYtMS42OTcgMi4xNzQuMDAzIDEuMzU2LjYyIDIuNjMgMS44MjYgMi42MzR2LjA2MmMtMS4yNjMgMC0xLjg4OC0xLjMyNS0xLjg5LTIuNjk1bS0xLjA2Ny4yN2MwLTEuNjAzIDEuMjQtMi44NCAyLjg0LTIuODQ0di4wNjdjLTEuNTYzIDAtMi43NzUgMS4yMS0yLjc3NSAyLjc3NS4wMDIgMS42MTggMS4yMTYgMi42OTcgMi44MTQgMi42OTggMS42MDUgMCAyLjg0My0xLjE0OCAyLjg0NS0yLjg4MiAwLTEuNi0xLjI3My0yLjU5LTIuODg0LTIuNTkydi0uMDY2YzEuNjM2LjAwMyAyLjk0NSAxLjAyIDIuOTUgMi42Ni0uMDAzIDEuNzctMS4yNzQgMi45NDQtMi45MSAyLjk0Ny0xLjYzLS4wMDMtMi44OC0xLjExLTIuODgtMi43NjRNODUuNjY4IDYxLjE3N2wuMDE2LS4wMTZ2LTIuODUzYzAtLjYyNC0uNDM3LS43MTYtLjY2Ni0uNzE2aC0uMTYzdi0uMjI3Yy4zNTUgMCAuNzA1LjAzIDEuMDYzLjAzLjMxMiAwIC42MjYtLjAzLjkzOC0uMDN2LjIyOGgtLjExNmMtLjMyIDAtLjY3OC4wNjItLjY3OC45Njh2My40NjRjMCAuMjY3LjAwNi41My4wNDYuNzdoLS4yOWwtMy45Mi00LjM3djMuMTM2YzAgLjY2My4xMjguODkuNzE2Ljg5aC4xM3YuMjNjLS4zMjcgMC0uNjU0LS4wMy0uOTgtLjAzLS4zNDYgMC0uNjk0LjAzLTEuMDQuMDN2LS4yM2guMTFjLjUyNiAwIC42ODQtLjM1Ni42ODQtLjk2NnYtMy4yMDVjMC0uNDI1LS4zNS0uNjg1LS42OTMtLjY4NWgtLjF2LS4yMjhjLjI5IDAgLjU4Ni4wMy44NzcuMDMuMjI4IDAgLjQ0OC0uMDMuNjc4LS4wM2wzLjM4OCAzLjgxM3oiLz48cGF0aCBkPSJNODUuNjQ3IDYxLjE2bC0uMDA0LS4wMDcuMDA0LjAwOHptLjAyLjAxN2wuMDIyLS4wMjItLjAyMi4wMjJ6bS4xNTIgMS41OGguMjQ4Yy0uMDMyLS4yMy0uMDM4LS40OC0uMDM4LS43MzR2LTMuNDY1YzAtLjkxNS4zODUtLjk5Ni43MS0uOTk4aC4wOHYtLjE2M2MtLjMgMC0uNi4wMy0uOTA1LjAzLS4zNDUgMC0uNjg2LS4wMy0xLjAzLS4wM3YuMTYzaC4xMzNjLjIzNS4wMDIuNjk1LjEwNS42OTUuNzVsLS4wMDggMi44NzYtLjAxNi4wMTQtLjAyMi4wMjQtMy4zOS0zLjgyOGMtLjIyNSAwLS40NDUuMDMtLjY3Ny4wMy0uMjggMC0uNTY1LS4wMy0uODQyLS4wM3YuMTYzaC4wNjVjLjM1OCAwIC43MjYuMjcuNzI2LjcxNnYzLjIwNWMwIC42MS0uMTcgMS0uNzE3IDEuMDAyaC0uMDc1di4xNmMuMzMyIDAgLjY3LS4wMyAxLjAwMi0uMDMuMzIgMCAuNjM0LjAzLjk1LjAzdi0uMTZoLS4xYy0uNTk4IDAtLjc0Ny0uMjYyLS43NDctLjkyNXYtMy4yMjJsMy45NTYgNC40MjJ6bS4yODguMDY2bC0uMzE1LS4wMS0zLjg2Mi00LjMwN3YzLjA1Yy4wMS42NjQuMTEyLjg1LjY4My44NTZoLjE2M3YuMjk2aC0uMDMyYy0uMzI4IDAtLjY1Ny0uMDI4LS45ODItLjAyOC0uMzQgMC0uNjkuMDI4LTEuMDM2LjAyOGgtLjAzMlY2Mi40MTJIODAuODM2Yy41IDAgLjY0NC0uMzIyLjY0OC0uOTN2LTMuMjA2YzAtLjQwNC0uMzMyLS42NS0uNjYtLjY1aC0uMTNWNTcuMzNoLjAzYy4yOTQgMCAuNTkuMDI3Ljg3OC4wMjcuMjI2IDAgLjQ0NC0uMDI4LjctLjAybDMuMzQ2IDMuNzd2LTIuODAyYy0uMDAyLS42MDctLjQwNi0uNjc4LS42My0uNjg0aC0uMlY1Ny4zM2guMDM1Yy4zNTggMCAuNzEuMDI4IDEuMDYzLjAyOC4zMTIgMCAuNjIzLS4wMjcuOTQtLjAyN2guMDMyVjU3LjYyNEg4Ni43NGMtLjMxMy4wMS0uNjQuMDM4LS42NDYuOTM0djMuNDY1YzAgLjI2Ny4wMDguNTMuMDQ2Ljc2M2wuMDA2LjAzOGgtLjAzOHpNODkuMTkgNTguMjE2aC0uMDE3bC0uNzA4IDIuMTU1aDEuNDI1bC0uNy0yLjE1NHptLTEuMTEzIDMuMzdjLS4wNzMuMjYtLjE2Ny40Ni0uMTY3LjU5NiAwIC4yMy4zMi4yNjcuNTcuMjY3aC4wODV2LjIyOGMtLjMwNS0uMDItLjYxOC0uMDMtLjkyMy0uMDMtLjI3MiAwLS41NDYuMDEyLS44Mi4wM3YtLjIzaC4wNDNjLjMgMCAuNTUzLS4xNzUuNjY0LS40OTVsMS4yMi0zLjQ5MmMuMDk3LS4yOC4yMzQtLjY2LjI3OC0uOTQzLjI0NS0uMDg0LjU1LS4yMzUuNjk1LS4zMjcuMDItLjAwNi4wMzYtLjAxNS4wNi0uMDE1LjAyMiAwIC4wMzggMCAuMDUyLjAyMy4wMjQuMDYuMDQ4LjEzLjA3LjE5bDEuMzk4IDMuOThjLjA5Mi4yNjcuMTg0LjU0Ni4yODMuNzc3LjA5Mi4yMTMuMjUuMzAzLjUwMy4zMDNoLjA0NXYuMjNjLS4zNDQtLjAyLS42ODctLjAzMi0xLjA1My0uMDMyLS4zNyAwLS43NTIuMDEzLTEuMTQuMDN2LS4yMjhoLjA4M2MuMTc2IDAgLjQ3My0uMDMuNDczLS4yMiAwLS4xLS4wNjgtLjMwNi0uMTUzLS41NWwtLjI5Ny0uODgzSDg4LjMybC0uMjQzLjc5MnoiLz48cGF0aCBkPSJNODkuMTYgNTguMjI3bC4wMTQtLjAwNi0uMDE1LjAwN3ptLS42NDggMi4xMWgxLjMzTDg5LjE4IDU4LjNsLS42NjggMi4wMzd6bS0uMDkyLjA2NmwuNzMtMi4yMkg4OS4xOXYuMDMybC0uMDEuMDAyLjAxLS4wMDJ2LS4wMzNoLjAyMmwuNzIyIDIuMjJIODguNDJ6bTEuNTU1IDIuMjRjLjM4LS4wMTUuNzQ3LS4wMyAxLjEwOC0uMDMuMzU2IDAgLjY4Ny4wMTYgMS4wMi4wM2wtLjAwMy0uMTZoLS4wMTJjLS4yNTggMC0uNDM3LS4xLS41My0uMzI1LS4xMDItLjIzLS4xOS0uNTEyLS4yODMtLjc4bC0xLjQtMy45OGMtLjAyMi0uMDYtLjA0Ny0uMTI4LS4wNjMtLjE4Mi0uMDA4LS4wMS0uMDA4LS4wMS0uMDEyLS4wMWgtLjAxN2MtLjAxNiAwLS4wMjUuMDA1LS4wNDQuMDEtLjE0OC4wOTUtLjQ1My4yNDgtLjY4LjMwNy0uMDQ1LjI4Ny0uMTgzLjY2Ni0uMjgyLjk1bC0xLjIyIDMuNDkzYy0uMTE1LjMzMi0uMzguNTE4LS42OTMuNTE3aC0uMDF2LjE2Yy4yNjMtLjAxNC41MjQtLjAyOC43ODctLjAyOC4yOTcgMCAuNTk4LjAxNS44OS4wMjh2LS4xNmgtLjA1M2MtLjI0OC0uMDAzLS41OTUtLjAzLS42MDQtLjMuMDAyLS4xNS4wOTYtLjM0NC4xNy0uNjA0bC4wMy4wMDgtLjAzLS4wMS4yNTMtLjgxM2gxLjc3M2wuMzAzLjkwNWMuMDg2LjI0NC4xNTYuNDQ2LjE1Ni41Ni0uMDEzLjIzMy0uMzMuMjUtLjUwNS4yNTNoLS4wNTJ2LjE2em0yLjE2LjA2NWMtLjM0Ny0uMDEzLS42ODgtLjAyOC0xLjA1Mi0uMDI4LS4zNyAwLS43NTIuMDE2LTEuMTQuMDI4bC0uMDMyLjAwNFY2Mi40MTRoLjExNmMuMTc4IDAgLjQzOC0uMDQuNDM4LS4xODUuMDAyLS4wOS0uMDY1LS4yOTYtLjE1LS41NGwtLjI5LS44NmgtMS42OGwtLjIzMy43NjhjLS4wOC4yNi0uMTcuNDYtLjE2Ny41ODMgMCAuMTg4LjI4NS4yMzQuNTM2LjIzNGguMTE3VjYyLjcxMmwtLjAzNC0uMDA0Yy0uMzA1LS4wMTMtLjYxNi0uMDI4LS45Mi0uMDI4LS4yNzIgMC0uNTQ1LjAxNi0uODIuMDI4bC0uMDMzLjAwNFY2Mi40MTRIODYuODY1Yy4yODUtLjAwMi41MjItLjE2My42MzQtLjQ3bDEuMjE3LTMuNDk1Yy4wOTgtLjI4My4yMzUtLjY2Mi4zLS45NjYuMjQyLS4wODMuNTQ4LS4yMzQuNjk1LS4zMjcuMDItLjAwOC4wNC0uMDE3LjA3LS4wMTcuMDIyLS4wMDIuMDYuMDAzLjA4NS4wNDYuMDIuMDU4LjA0NC4xMy4wNy4xOWwxLjM5OCAzLjk4Yy4wOTIuMjY2LjE4NC41NS4yOC43NzQuMDkzLjIuMjMuMjguNDcyLjI4MmguMDhWNjIuNzFsLS4wMzMtLjAwMnpNOTQuMDUzIDYxLjkzYzAgLjMwOC4yMTMuMzk3LjQ1Ni40My4zMS4wMjIuNjUzLjAyMiAxLjAwNi0uMDIuMzItLjAzNy41OTItLjIyLjczLS40MS4xMi0uMTY3LjE4OC0uMzguMjM0LS41NDhoLjIyYy0uMDgyLjQzNS0uMTkuODYyLS4yOCAxLjI5Ni0uNjcgMC0xLjM0LS4wMy0yLjAxLS4wMy0uNjcgMC0xLjMzOC4wMy0yLjAxLjAzdi0uMjNoLjEwNWMuMjc1IDAgLjU3Mi0uMDM3LjU3Mi0uNTF2LTMuOTFjMC0uMzk2LS4yOTctLjQzNi0uNTcyLS40MzZIOTIuNHYtLjIyOGMuNDA0IDAgLjguMDMgMS4yMDQuMDMuMzkgMCAuNzY4LS4wMyAxLjE1Ni0uMDN2LjIyOGgtLjE5Yy0uMjg4IDAtLjUxOC4wMDgtLjUxOC40MTJ2My45Mjd6Ii8+PHBhdGggZD0iTTk2LjM5MyA2Mi42NDNjLjA4OC0uNDEuMTg4LS44MTYuMjctMS4yMjdoLS4xNThjLS4wNDYuMTY1LS4xMTUuMzctLjIzMi41MzYtLjE0NC4xOTUtLjQyNS4zODItLjc1Ni40MjMtLjIuMDItLjM5NS4wMy0uNTgyLjAzLS4xNDcgMC0uMjktLjAwNi0uNDMtLjAxNi0uMjQ4LS4wMjgtLjQ4Ny0uMTM0LS40ODUtLjQ2di0zLjkyN2MwLS40MjUuMjY4LS40NDQuNTUtLjQ0NGguMTU4di0uMTY0Yy0uMzc1IDAtLjc0My4wMy0xLjEyMi4wMy0uMzk2IDAtLjc4LS4wMy0xLjE3Mi0uMDN2LjE2M2guMDczYy4yNyAwIC42MDYuMDQ2LjYwNi40NjZ2My45MTJjMCAuNDkyLS4zMy41NDMtLjYwNi41NDNoLS4wNzN2LjE2MmMuNjYgMCAxLjMxNy0uMDMgMS45OC0uMDMuNjYgMCAxLjMyLjAzIDEuOTguMDNtLjAyNy4wNjZjLS42NyAwLTEuMzQtLjAyOC0yLjAxLS4wMjgtLjY3IDAtMS4zMzguMDI4LTIuMDEyLjAyOGgtLjAzVjYyLjQxNGguMTM3Yy4yNzUtLjAwNi41MzYtLjAyNS41MzgtLjQ3NnYtMy45MTJjLS4wMDItLjM3LS4yNi0uMzk2LS41MzgtLjRoLS4xMzhWNTcuMzNoLjAzYy40MDYgMCAuODAzLjAyNyAxLjIwNi4wMjcuMzg3IDAgLjc2NS0uMDI4IDEuMTU2LS4wMjhoLjAzVjU3LjYyNGgtLjIyMmMtLjI5My4wMS0uNDgtLjAwNS0uNDg0LjM4djMuOTI3Yy4wMDIuMjg0LjE5LjM2LjQyNi4zOTUuMTM0LjAxLjI3NS4wMTUuNDIzLjAxNS4xODYgMCAuMzgtLjAwOC41NzYtLjAyOC4zMS0uMDM4LjU3Ny0uMjE3LjcwNi0uNC4xMTgtLjE2LjE4NS0uMzcuMjMtLjUzNGwuMDA3LS4wMjVIOTYuNzRsLS4wMDYuMDRjLS4wODguNDM0LS4xOS44Ni0uMjg1IDEuMjkzbC0uMDA3LjAyNGgtLjAyMnoiLz48L2c+PC9zdmc+)}.woocommerce #payment div.payment_method_square_credit_card .wc-square-credit-card-hosted-field-card-number.card-type-maestro{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjggODAiPjxwYXRoIGQ9Ik0xMjggNzUuNzM0YzAgMi4zNTYtMS45MSA0LjI2Ni00LjI2NiA0LjI2Nkg0LjI2OEMxLjkwOCA4MCAwIDc4LjA5IDAgNzUuNzM0VjQuMjdDMCAxLjkxIDEuOTEgMCA0LjI2OCAwaDExOS40NjdDMTI2LjA5IDAgMTI4IDEuOTEgMTI4IDQuMjd2NzEuNDY0eiIgZmlsbD0iIzE0NDc3QyIvPjxwYXRoIGZpbGw9IiNFQjIyMzAiIGQ9Ik03OS4yMzUgNjIuOTc1bDEuMTg3LS4wMzIgMS4xNy0uMDkgMS4xNDctLjE0NCAxLjEzMi0uMjA1IDEuMTE2LS4yNTUgMS4wOTQtLjMxIDEuMDY2LS4zNjIgMS4wNS0uNDE2IDEuMDItLjQ2Ljk4OC0uNTA3Ljk2NS0uNTUuOTMyLS42MDQuOTA0LS42NC44Ny0uNjguODM2LS43MjQuOC0uNzY0Ljc1NS0uOC43MjUtLjgzOC42OS0uODY4LjY0LS45LjU5Ni0uOTM0LjU1LS45NjcuNTE0LS45OS40Ni0xLjAxOC40MS0xLjA1LjM2Mi0xLjA2NC4zMS0xLjA5NC4yNTQtMS4xMS4yMDUtMS4xNC4xNDQtMS4xNS4wOS0xLjE3LjAzMi0xLjE4NS0uMDMzLTEuMTc3LS4wOS0xLjE2NC0uMTQ0LTEuMTQtLjIwNS0xLjEzLS4yNTUtMS4xMDQtLjMxLTEuMDg2LS4zNi0xLjA2NS0uNDEtMS4wNDMtLjQ2LTEuMDEtLjUxNS0uOTktLjU1LS45Ni0uNTk2LS45MzctLjY0LS44OTYtLjY5LS44Ny0uNzI1LS44My0uNzU1LS44LS44LS43NTUtLjgzNy0uNzI3LS44Ny0uNjgtLjkwMy0uNjQtLjkzLS41OTYtLjk2Ni0uNTUtLjk4OC0uNTE1LTEuMDItLjQ2LTEuMDUtLjQxLTEuMDY2LS4zNjItMS4wOTQtLjMxLTEuMTE2LS4yNTUtMS4xMzMtLjIwNC0xLjE0OC0uMTQzLTEuMTctLjA5LTEuMTg3LS4wMy0xLjE4NS4wMy0xLjE3LjA5LTEuMTQ3LjE0NC0xLjEzMy4yMDUtMS4xMTcuMjU2LTEuMDg4LjMxLTEuMDcyLjM2My0xLjA0LjQwOC0xLjAyLjQ2Mi0uOTg4LjUxNC0uOTYuNTUtLjkzNy41OTYtLjg5OC42NDItLjg2OC42OC0uODMuNzI1LS43OTUuNzU0LS43Ni44LS43MjQuODMtLjY4Ljg3LS42NDIuODk2LS41OTcuOTM3LS41NS45Ni0uNTA3Ljk5LS40NTQgMS4wMS0uNDEyIDEuMDQyLS4zNjMgMS4wNjQtLjMwMyAxLjA4Ni0uMjU3IDEuMTAzLS4yIDEuMTMyLS4xNDcgMS4xNC0uMDkgMS4xNjMtLjAzIDEuMTc3LjAzIDEuMTg2LjA5IDEuMTcuMTQ2IDEuMTUuMiAxLjE0LjI1OCAxLjExLjMwMyAxLjA5My4zNjMgMS4wNjQuNDEyIDEuMDUuNDU0IDEuMDIuNTA3Ljk4OC41NS45NjcuNTk4LjkzNS42NDMuOS42OC44NjcuNzIzLjgzOC43Ni44Ljc5Ni43NjQuODMuNzI0Ljg2OC42OC44OTguNjQuOTM2LjYwNC45Ni41NS45ODguNTA3IDEuMDIuNDYyIDEuMDQuNDE2IDEuMDczLjM2IDEuMDg4LjMxMiAxLjExNy4yNTUgMS4xMzMuMjA0IDEuMTQ3LjE0NCAxLjE3LjA5Ii8+PHBhdGggZmlsbD0iIzBCODRDNCIgZD0iTTQ4Ljc2NSA2Mi45NzVsMS4xODUtLjAzMiAxLjE3LS4wOSAxLjE1LS4xNDQgMS4xMy0uMjA1IDEuMTItLjI1NSAxLjA4NC0uMzEgMS4wNzUtLjM2MiAxLjA0LS40MTYgMS4wMTgtLjQ2Ljk5LS41MDcuOTU3LS41NS45MzctLjYwNC45LS42NC44NjYtLjY4LjgzMi0uNzI0LjgtLjc2NC43NTMtLjguNzI2LS44MzguNjgtLjg2OC42NC0uOS42LS45MzQuNTUtLjk2Ny41MDYtLjk5LjQ1OC0xLjAxOC40MDgtMS4wNS4zNi0xLjA2NC4zMDQtMS4wOTQuMjYtMS4xMS4yMDMtMS4xNC4xNC0xLjE1LjA5LTEuMTcuMDMtMS4xODUtLjAzLTEuMTc3LS4wOS0xLjE2NC0uMTQtMS4xNC0uMjA1LTEuMTMtLjI2LTEuMTA0LS4zMDItMS4wODYtLjM2LTEuMDY1LS40MS0xLjA0My0uNDU3LTEuMDEtLjUwNy0uOTktLjU1LS45Ni0uNi0uOTM3LS42NC0uODk2LS42OC0uODctLjcyNy0uODMtLjc1NC0uOC0uOC0uNzU1LS44MzItLjcyNy0uODY3LS42OC0uODk4LS42NC0uOTM3LS41OTYtLjk1OC0uNTUtLjk5LS41MTUtMS4wMTctLjQ2LTEuMDQtLjQxLTEuMDc2LS4zNjItMS4wODUtLjMxLTEuMTItLjI1NS0xLjEzLS4yMDQtMS4xNS0uMTQzLTEuMTctLjA5LTEuMTg1LS4wMy0xLjE4NS4wMy0xLjE3LjA5LTEuMTQ3LjE0NC0xLjEzMy4yMDUtMS4xMTguMjU2LTEuMDk0LjMxLTEuMDY1LjM2My0xLjA1LjQwOC0xLjAyLjQ2Mi0uOTg3LjUxNC0uOTY3LjU1LS45My41OTYtLjkwNi42NDItLjg2Ny42OC0uODQuNzI1LS43OTMuNzU0LS43Ni44LS43MjYuODMtLjY4Ny44Ny0uNjQuODk2LS41OTYuOTM3LS41NTIuOTYtLjUxNC45OS0uNDYgMS4wMS0uNDA4IDEuMDQyLS4zNjIgMS4wNjQtLjMxIDEuMDg2LS4yNTYgMS4xMDMtLjIwMyAxLjEzMi0uMTQ1IDEuMTQtLjA5MiAxLjE2My0uMDMgMS4xNzcuMDMgMS4xODYuMDkyIDEuMTcuMTQ0IDEuMTUuMjAyIDEuMTQuMjU2IDEuMTEuMzEgMS4wOTMuMzYyIDEuMDY0LjQwOCAxLjA1LjQ2IDEuMDIuNTE0Ljk4OC41NTIuOTY3LjU5Ni45MzUuNjQuOS42ODguODY3LjcyNS44MzguNzYuOC43OTQuNzY0Ljg0LjcyNC44NjcuNjguOTA2LjY0LjkzLjYwNC45NjYuNTUuOTg4LjUwNyAxLjAyLjQ2MiAxLjA1LjQxNiAxLjA2NC4zNiAxLjA5NC4zMTIgMS4xMTguMjU1IDEuMTMzLjIwNCAxLjE0Ny4xNDQgMS4xNy4wOSIvPjxwYXRoIGZpbGw9IiNFQjIyMzAiIGQ9Ik02MS4xNyAyNS43NzdoMTEuNjQ3di0xLjI4M0g2Mi4yOTRNNTkuMzQyIDI4LjQ5NWgxMy40NzVWMjcuMjJoLTEyLjY2TTU3Ljk3NSAzMS4yNmgxNC44NDJ2LTEuMjg1SDU4LjYwMk01Ny4wODYgMzMuOTc3aDE1LjczVjMyLjdINTcuNDhNNTYuNTA0IDM2LjcwMmgxNi4zMTN2LTEuMjg1aC0xNi4wOE01Ni4zODIgNDEuOThoMTYuNDM1di0xLjI4Nkg1Ni4yN001Ni43NzYgNDQuODU1aDE2LjA0di0xLjI4M0g1Ni41NDNNNTcuNTU0IDQ3LjE4OGgxNS4yNjN2LTEuMjgzSDU3LjE2TTU4LjcxNCA1MC4wMjZoMTQuMTAzdi0xLjI4M2gtMTQuNzJNNjAuMzUyIDUyLjkwM2gxMi40NjVWNTEuNjJINTkuNDkzTTYyLjQwNyA1NS42NjVoMTAuM3YtMS4yODJINjEuMjgyIi8+PGcgZmlsbD0iI0VCMjIzMCI+PHBhdGggZD0iTTk4LjQ2NiA1NC4wNjZsLjA2Ny0uMjA0LjExMy0uMTg4LjE0NC0uMTY3LjE2Ni0uMTM3LjE4OC0uMTA1LjIwNS0uMDY4LjIxNy0uMDIyLjIyNi4wMjIuMjEzLjA2OC4xODcuMTA1LjE2Ni4xMzcuMTM0LjE2Ny4xMDguMTg4LjA2OC4yMDRoLS4yMzRsLS4wNDctLjE0My0uMDgyLS4xNi0uMTA3LS4xMzUtLjEyOC0uMTA3LS4xNS0uMDgtLjE3NS0uMDUzLS4xOC0uMDE3LS4xOC4wMTctLjE3NC4wNTItLjE1Mi4wOC0uMTM2LjEwOC0uMTA0LjEzNi0uMDg0LjE2LS4wNDYuMTQyIi8+PHBhdGggZD0iTTk5LjE3NSA1NC4wNjZ2LS4yNzJoLjQyOGwuMS4wMDcuMDg0LjAxLjA3NS4wMjMuMDYuMDMuMDQ3LjAzNi4wMzYuMDQ0LjAyMi4wNTMuMDA2LjA3aC0uMTk1bC0uMDEtLjA0LS4wMTMtLjAzLS4wMjQtLjAzLS4wMy0uMDIzLS4wMzctLjAxNC0uMDM3LS4wMDctLjA0LS4wMDhoLS4yNzd2LjE1TTk4LjQ1IDU0LjI2M2wuMDE2LS4xOXYtLjAwN2guMjI0bC0uMDA3LjAzOC0uMDE0LjE2Ii8+PHBhdGggZD0iTTk5LjE3NSA1NC4yNjN2LS4xOTdoLjE5N3YuMTU4aC4zMjNsLjA0NC0uMDA3LjAzNy0uMDE2LjAyNC0uMDE0LjAyNS0uMDMuMDE0LS4wMzd2LS4wNTRoLjE5NGwtLjAwNi4wNjgtLjAxMy4wNi0uMDI1LjA0NS0uMDIuMDIzTTEwMC40NiA1NC4yNjNsLS4wMTgtLjE2LS4wMDYtLjAzN2guMjM0di4wMDdsLjAyLjE5TTk4LjQ1IDU0LjI2M2wtLjAwNy4wMzcuMDIzLjIyNS4wNjcuMjEzLjExMy4xOC4xNDQuMTY3LjE2Ni4xMjcuMTg4LjEuMjA1LjA2LjIxNy4wMjMuMjI2LS4wMjMuMjEzLS4wNi4xODctLjEuMTY2LS4xMjcuMTM0LS4xNjYuMTA4LS4xODIuMDY4LS4yMTMuMDItLjIyNXYtLjAzN2gtLjIzdi4wMzdsLS4wMTguMTk3LS4wNTMuMTgtLjA4Mi4xNi0uMTA3LjEzNS0uMTI4LjExMy0uMTUuMDgzLS4xNzUuMDUyLS4xOC4wMTYtLjE4LS4wMTYtLjE3NC0uMDUyLS4xNTItLjA4My0uMTM2LS4xMTMtLjEwNC0uMTM2LS4wODQtLjE2LS4wNTMtLjE4LS4wMTQtLjE5NnYtLjAzNyIvPjxwYXRoIGQ9Ik05OS4xNzUgNTQuMjYzdi40NjZoLjE5N3YtLjM4NWguMTk1bC4yMzQuMzg0SDEwMGwtLjI4LS4zODUuMDctLjAwOC4wNjYtLjAwOC4wNTItLjAyMi4wNDYtLjAzLjAxNy0uMDE1Ii8+PC9nPjxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik03NC4yNiAzOC4wMjNsLS4xNS0uMDA3LS4xNTItLjAxNi0uMTM2LS4wMjItLjEzNi0uMDE0LS4xMzUtLjAyNS0uMTM0LS4wMjItLjE0NC0uMDIzLS4xNS0uMDIzLS4xNi0uMDE3LS4xNjYtLjAxNC0uMTktLjAxNC0uMjAzLS4wMDhoLS4yMjVsLS4yNS4wMDgtLjI4LjAxNS0uMy4wMjQtLjIxOC4wMy0uMjA2LjA0NS0uMTkuMDYtLjE2Ny4wNy0uMTUuMDgtLjEzNS4wOTItLjExMy4xMDYtLjA5LjEwNS0uMDcuMTItLjA0Ni4xMy0uMDIzLjEyN3YuMTM2bC4wMzQuMTQzLjA1LjE0My4wODMuMTQzLjEwOC4xNDQuMjE3LjE5Ny4yNTYuMTYuMzA0LjEzNC4zMjQuMTE0LjM0LjExNC4zNTUuMTEzLjM2My4xMy4zNDcuMTUuMzI1LjE4Mi4zMDguMjIuMjcyLjI3OC4yMjcuMzMyLjE3My40MDcuMTE3LjQ4NC4wMzcuNTcyLS4wMzguNjgtLjA4NC41MDYtLjEzOC40NTItLjE3NC40MS0uMjE3LjM2LS4yNTguMzE4LS4yOC4yNy0uMzEuMjM1LS4zMzIuMjA1LS4zNDcuMTY2LS4zNjMuMTM1LS4zNy4xMTQtLjM3LjA4My0uMzcuMDYtLjM2LjAzOC0uMzQ4LjAyMi0uMzQuMDA4aC0uNDY3bC0uNDI1LS4wMDgtLjM4NS0uMDA3LS4zNTQtLjAwNy0uMzIyLS4wMTUtLjI5LS4wMTUtLjI3Mi0uMDItLjI0LS4wMzMtLjIyNy0uMDMtLjIxLS4wMzctLjItLjAzOC0uMTk2LS4wNTMtLjE3OC0uMDUzLS4xODQtLjA1Mi0uMTgtLjA3LS4xOS0uMDY2LjQ2OC0yLjM3LjEwOC4wMjMuMTI3LjAzNi4xNTguMDQuMTczLjA0NC4yMDUuMDQuMjI3LjA1My4yNDMuMDQzLjI1NS4wNDYuMjczLjA0LjI4Ny4wMzYuMjkzLjAzLjMxLjAzLjMxLjAxNS4zMTcuMDA3aC4zMTdsLjMyNS0uMDE1LjMwMy0uMDUzLjI0Ny0uMDgyLjE5LS4xMjIuMTUtLjEzNS4xMTQtLjE2LjA4NS0uMTY1LjA2Ni0uMTY2LjA0Ny0uMTY3LjAyMy0uMTczLS4wMDgtLjE1My0uMDM3LS4xNDItLjA2LS4xMi0uMDg0LS4xMi0uMTA1LS4xMDgtLjEyNy0uMDk4LS4xNDMtLjA5LS4xNi0uMDgyLS4xNzMtLjA4NC0uMTktLjA4My0uMTk1LS4wNzUtLjE5NS0uMDc2LS4yMTMtLjA4My0uMjEtLjA4NC0uMjItLjA5LS4yMTItLjA5LS4yMTMtLjEtLjIxLS4xMTItLjIwNC0uMTIyLS4xOTYtLjEyOC0uMTgtLjE0NC0uMTc1LS4xNjYtLjE2LS4xNzMtLjE0NC0uMTk3LS4xMjgtLjIxMi0uMTA2LS4yMzItLjA5LS4yNS0uMDYtLjI4LS4wMzctLjMwMi0uMDA4LS4zMy4wMjQtLjM1Ny4wMi0uMjE4LjAzMy0uMjEyLjAzLS4yMDMuMDQ1LS4xOTcuMDQ0LS4xOS4wNTQtLjE4Ny4wNjgtLjE3NC4wNy0uMTczLjA4LS4xNi4wODMtLjE1Ni4xLS4xNDUuMTA2LS4xNDMuMTEzLS4xMzcuMTIyLS4xMjguMTI3LS4xMi4xNDItLjExNC4xNS0uMTA2LjE2LS4wOTcuMTc0LS4wOS4xODMtLjA5Mi4xOS0uMDc2LjIwMi0uMDc1LjIxLS4wNi4yMjctLjA2LjI0My0uMDU0LjI1LS4wNDQuMjU2LS4wMzguMjcyLS4wMy4yODgtLjAyNC4zLS4wMTQuMzEtLjAxNWguNzI2bC4zNjIuMDA2LjMyNC4wMDguMzAzLjAxNC4yNjMuMDE3LjI0Mi4wMTIuMjE4LjAyNC4xOS4wMTQuMTc0LjAyNC4xNS4wMjIuMTQ1LjAxNC4xMi4wMjMuMTA3LjAxNi4wOTYuMDE0LjA5LjAxNC4wODMuMDEiLz48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiNGRkYiIHN0cm9rZS13aWR0aD0iLjIxNSIgZD0iTTc0LjI2IDM4LjAyM2wtLjE1LS4wMDctLjE1Mi0uMDE2LS4xMzYtLjAyMi0uMTM2LS4wMTQtLjEzNS0uMDI1LS4xMzQtLjAyMi0uMTQ0LS4wMjMtLjE1LS4wMjMtLjE2LS4wMTctLjE2Ni0uMDE0LS4xOS0uMDE0LS4yMDMtLjAwOGgtLjIyNWwtLjI1LjAwOC0uMjguMDE1LS4zLjAyNC0uMjE4LjAzLS4yMDYuMDQ1LS4xOS4wNi0uMTY3LjA3LS4xNS4wOC0uMTM1LjA5Mi0uMTEzLjEwNi0uMDkuMTA1LS4wNy4xMi0uMDQ2LjEzLS4wMjMuMTI3di4xMzZsLjAzNC4xNDMuMDUuMTQzLjA4My4xNDMuMTA4LjE0NC4yMTcuMTk3LjI1Ni4xNi4zMDQuMTM0LjMyNC4xMTQuMzQuMTE0LjM1NS4xMTMuMzYzLjEzLjM0Ny4xNS4zMjUuMTgyLjMwOC4yMi4yNzIuMjc4LjIyNy4zMzIuMTczLjQwNy4xMTcuNDg0LjAzNy41NzItLjAzOC42OC0uMDg0LjUwNi0uMTM4LjQ1Mi0uMTc0LjQxLS4yMTcuMzYtLjI1OC4zMTgtLjI4LjI3LS4zMS4yMzUtLjMzMi4yMDUtLjM0Ny4xNjYtLjM2My4xMzUtLjM3LjExNC0uMzcuMDgzLS4zNy4wNi0uMzYuMDM4LS4zNDguMDIyLS4zNC4wMDhoLS40NjdsLS40MjUtLjAwOC0uMzg1LS4wMDctLjM1NC0uMDA3LS4zMjItLjAxNS0uMjktLjAxNS0uMjcyLS4wMi0uMjQtLjAzMy0uMjI3LS4wMy0uMjEtLjAzNy0uMi0uMDM4LS4xOTYtLjA1My0uMTc4LS4wNTMtLjE4NC0uMDUyLS4xOC0uMDctLjE5LS4wNjYuNDY4LTIuMzcuMTA4LjAyMy4xMjcuMDM2LjE1OC4wNC4xNzMuMDQ0LjIwNS4wNC4yMjcuMDUzLjI0My4wNDMuMjU1LjA0Ni4yNzMuMDQuMjg3LjAzNi4yOTMuMDMuMzEuMDMuMzEuMDE1LjMxNy4wMDdoLjMxN2wuMzI1LS4wMTUuMzAzLS4wNTMuMjQ3LS4wODIuMTktLjEyMi4xNS0uMTM1LjExNC0uMTYuMDg1LS4xNjUuMDY2LS4xNjYuMDQ3LS4xNjcuMDIzLS4xNzMtLjAwOC0uMTUzLS4wMzctLjE0Mi0uMDYtLjEyLS4wODQtLjEyLS4xMDUtLjEwOC0uMTI3LS4wOTgtLjE0My0uMDktLjE2LS4wODItLjE3My0uMDg0LS4xOS0uMDgzLS4xOTUtLjA3NS0uMTk1LS4wNzYtLjIxMy0uMDgzLS4yMS0uMDg0LS4yMi0uMDktLjIxMi0uMDktLjIxMy0uMS0uMjEtLjExMi0uMjA0LS4xMjItLjE5Ni0uMTI4LS4xOC0uMTQ0LS4xNzUtLjE2Ni0uMTYtLjE3My0uMTQ0LS4xOTctLjEyOC0uMjEyLS4xMDYtLjIzMi0uMDktLjI1LS4wNi0uMjgtLjAzNy0uMzAyLS4wMDgtLjMzLjAyNC0uMzU3LjAyLS4yMTguMDMzLS4yMTIuMDMtLjIwMy4wNDUtLjE5Ny4wNDQtLjE5LjA1NC0uMTg3LjA2OC0uMTc0LjA3LS4xNzMuMDgtLjE2LjA4My0uMTU2LjEtLjE0NS4xMDYtLjE0My4xMTMtLjEzNy4xMjItLjEyOC4xMjctLjEyLjE0Mi0uMTE0LjE1LS4xMDYuMTYtLjA5Ny4xNzQtLjA5LjE4My0uMDkyLjE5LS4wNzYuMjAyLS4wNzUuMjEtLjA2LjIyNy0uMDYuMjQzLS4wNTQuMjUtLjA0NC4yNTYtLjAzOC4yNzItLjAzLjI4OC0uMDI0LjMtLjAxNC4zMS0uMDE1aC43MjZsLjM2Mi4wMDYuMzI0LjAwOC4zMDMuMDE0LjI2My4wMTcuMjQyLjAxMi4yMTguMDI0LjE5LjAxNC4xNzQuMDI0LjE1LjAyMi4xNDUuMDE0LjEyLjAyMy4xMDcuMDE2LjA5Ni4wMTQuMDkuMDE0LjA4My4wMS0uNTQyIDIuNDQ1Ii8+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTc2Ljc0NCAzMi45NzJoMy4wMzVsLS40NyAyLjY0M2gxLjg2N2wtLjQyMiAyLjQwOC0xLjkxMi0uMDQtMS4wMDIgNi4wMi0uMDE2LjEyN3YuMTEzbC4wMTcuMS4wMy4wOS4wNDQuMDc2LjA1Mi4wNzMuMDcuMDYyLjA3NS4wNDMuMDkuMDQ2LjA5My4wMzguMTAzLjAzLjEwNi4wMTYuMTI0LjAyMi4xMi4wMDguMTI3LjAwN2guMzdsLjIxMi0uMDE1LjE5NS0uMDMuMTY3LS4wMzguMTI4LS4wMzguMDk4LS4wMzguMDYtLjAzLjAyNC0uMDA3LS4zMSAyLjA2LS4wNzcuMDQ2LS4wODIuMDM3LS4wODQuMDM4LS4wOC4wNC0uMDgzLjAzLS4wOTMuMDI4LS4wODguMDMtLjEwOC4wMy0uMTA1LjAzLS4xMTUuMDI1LS4xMjcuMDItLjEzNS4wMjMtLjE0NC4wMjQtLjE1LjAyMi0uMTczLjAyNC0uMTgzLjAyMmgtLjgxNWwtLjQzLS4wMy0uMzg2LS4wNDQtLjM0LS4wNi0uMjk0LS4wODUtLjI1LS4wOS0uMjEtLjExNC0uMTc2LS4xMjgtLjE0Mi0uMTQ1LS4xMTMtLjE1OC0uMDg0LS4xNzUtLjA1LS4xODgtLjAzLS4yMS0uMDEtLjIyLjAxLS4yNDIuMDItLjI1LjA0LS4yNyIvPjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLXdpZHRoPSIuMjE1IiBkPSJNNzYuNzQ0IDMyLjk3MmgzLjAzNWwtLjQ3IDIuNjQzaDEuODY3bC0uNDIyIDIuNDA4LTEuOTEyLS4wNC0xLjAwMiA2LjAyLS4wMTYuMTI3di4xMTNsLjAxNy4xLjAzLjA5LjA0NC4wNzYuMDUyLjA3My4wNy4wNjIuMDc1LjA0My4wOS4wNDYuMDkzLjAzOC4xMDMuMDMuMTA2LjAxNi4xMjQuMDIyLjEyLjAwOC4xMjcuMDA3aC4zN2wuMjEyLS4wMTUuMTk1LS4wMy4xNjctLjAzOC4xMjgtLjAzOC4wOTgtLjAzOC4wNi0uMDMuMDI0LS4wMDctLjMxIDIuMDYtLjA3Ny4wNDYtLjA4Mi4wMzctLjA4NC4wMzgtLjA4LjA0LS4wODMuMDMtLjA5My4wMjgtLjA4OC4wMy0uMTA4LjAzLS4xMDUuMDMtLjExNS4wMjUtLjEyNy4wMi0uMTM1LjAyMy0uMTQ0LjAyNC0uMTUuMDIyLS4xNzMuMDI0LS4xODMuMDIyaC0uODE1bC0uNDMtLjAzLS4zODYtLjA0NC0uMzQtLjA2LS4yOTQtLjA4NS0uMjUtLjA5LS4yMS0uMTE0LS4xNzYtLjEyOC0uMTQyLS4xNDUtLjExMy0uMTU4LS4wODQtLjE3NS0uMDUtLjE4OC0uMDMtLjIxLS4wMS0uMjIuMDEtLjI0Mi4wMi0uMjUuMDQtLjI3IDIuMDE0LTExLjgwOCIvPjxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik01OC4yOTQgNDIuMTM3bC0uMDM4LjE5LS4wMDguMTg4LjAxNi4yMDQuMDQ2LjE5NC4wNTcuMjA2LjA5Mi4yMDMuMTA0LjE5Ni4xMy4xODguMTQyLjE4LjE2Ny4xNzUuMTcyLjE1LjE5LjE0NC4yMDIuMTIuMjEzLjEuMjI4LjA3My4yMjUuMDU0LjI3LjAzOC4yNzQuMDM3LjI4LjAzLjI3OC4wMTUuMjg3LjAwN2guMjhsLjI5NC0uMDE0LjI4Ny0uMDI0LjI5My0uMDQ0LjMwMy0uMDU0LjMtLjA3NS4zMDMtLjA5Ny4zLS4xMTQuMzItLjEzNy4zMS0uMTY1LjMxNi0uMTgtLjQ3IDIuNjc4LS4xNzMuMDktLjE3NC4wODQtLjE2LjA3LS4xNjQuMDYtLjE3LjA2LS4xNjIuMDQ1LS4xNzYuMDM4LS4xODcuMDM3LS4xOTYuMDI0LS4yMTIuMDItLjIzNS4wMjQtLjI1LjAwOC0uMjcuMDE0aC0uMzAzbC0uMzMzLjAwOGgtLjYyNWwtLjI3NC0uMDE1LS4yNjItLjAxNS0uMjc0LS4wMy0uMjgtLjAzOC0uMjctLjA0Ni0uMjctLjA2LS4yNzMtLjA2LS4yNjctLjA4My0uMjYzLS4wODMtLjI1OC0uMDk4LS4yNTUtLjExMy0uMjUtLjEzLS4yNC0uMTM2LS4yMy0uMTQ4LS4yMjQtLjE2Ny0uMjEyLS4xOC0uMjAyLS4xOTgtLjE5Ny0uMjEtLjE3My0uMjMtLjE2NS0uMjQ4LS4xNS0uMjU1LS4xMzctLjI4LS4xMi0uMjk3LS4xMDgtLjMxNC0uMDgtLjMzMy0uMDctLjM0Ni0uMDQ1LS4zNzgtLjAzLS4zOTN2LS40MDdsLjAxNi0uNDM4LjAzNi0uNDU0LjAyMi0uMTU3LjAyNC0uMTgyLjAzLS4xODMuMDM4LS4xOTUuMDM4LS4yMDMuMDUyLS4yMS4wNi0uMjIuMDYyLS4yMjYuMDc1LS4yMzYuMDg0LS4yMjYuMDk3LS4yMzUuMTA1LS4yMy4xMi0uMjM1LjEzLS4yMzYuMTQzLS4yMzMuMTUtLjIyNy4xNzMtLjIxOC4xOC0uMjIuMi0uMjEyLjIxNy0uMTk2LjIyOC0uMTk3LjI1LS4xOC4yNjItLjE2Ny4yODctLjE1OC4zMDMtLjEzNi4zMjUtLjEzLjM0LS4xMS4zNi0uMDkyLjM4Ni0uMDc1LjQxLS4wNTQuNDIyLS4wMy40NTItLjAxNWguMjFsLjIxMy4wMTYuMjE4LjAxNC4yMi4wMjQuMjIuMDMuMjI2LjA0NC4yMTguMDUzLjIyLjA2LjIyLjA3LjIxNy4wODMuMjEuMDkuMjA3LjEwOC4xOTUuMTIuMTk3LjEyOC4xOC4xNTIuMTgyLjE1Ny4xNjMuMTc1LjE2LjE5LjE0My4yMS4xMy4yMi4xMi4yNC4xMDguMjU2LjA5LjI4LjA2Ny4yOTUuMDYuMzE4LjAzOC4zMy4wMTYuMzU2di4zNzhsLS4wMjMuNC0uMDM2LjQyMy0uMDY4LjQ0Ni0uMDkzLjQ3LS4xMjIuNjYyaC03Ljg0MmwuNDY4LTIuMWg0LjcwNGwuMDIzLS4yODZ2LS4yNjZsLS4wMTctLjI0OC0uMDQ1LS4yMjctLjA2LS4yMDMtLjA3NS0uMTktLjA5OC0uMTY4LS4xMTQtLjE1LS4xMjctLjEzNy0uMTQzLS4xMTItLjE1LS4wOS0uMTYtLjA3Ni0uMTc0LS4wNi0uMTgtLjA0Ni0uMTktLjAyLS4xOTUtLjAxaC0uMjEzbC0uMTk1LjAzLS4xOTUuMDM3LS4xODQuMDYzLS4xNzMuMDgyLS4xNjUuMDk4LS4xNTcuMTEzLS4xNDUuMTMtLjEzNC4xNS0uMTIuMTYtLjExNS4xNzItLjEwNS4xOS0uMDkuMTk1LS4wNzcuMjEyLS4wNi4yMjYtLjA1NC4yMzQiLz48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiNGRkYiIHN0cm9rZS13aWR0aD0iLjIxNSIgZD0iTTU4LjI5NCA0Mi4xMzdsLS4wMzguMTktLjAwOC4xODguMDE2LjIwNC4wNDYuMTk0LjA1Ny4yMDYuMDkyLjIwMy4xMDQuMTk2LjEzLjE4OC4xNDIuMTguMTY3LjE3NS4xNzIuMTUuMTkuMTQ0LjIwMi4xMi4yMTMuMS4yMjguMDczLjIyNS4wNTQuMjcuMDM4LjI3NC4wMzcuMjguMDMuMjc4LjAxNS4yODcuMDA3aC4yOGwuMjk0LS4wMTQuMjg3LS4wMjQuMjkzLS4wNDQuMzAzLS4wNTQuMy0uMDc1LjMwMy0uMDk3LjMtLjExNC4zMi0uMTM3LjMxLS4xNjUuMzE2LS4xOC0uNDcgMi42NzgtLjE3My4wOS0uMTc0LjA4NC0uMTYuMDctLjE2NC4wNi0uMTcuMDYtLjE2Mi4wNDUtLjE3Ni4wMzgtLjE4Ny4wMzctLjE5Ni4wMjQtLjIxMi4wMi0uMjM1LjAyNC0uMjUuMDA4LS4yNy4wMTRoLS4zMDNsLS4zMzMuMDA4aC0uNjI1bC0uMjc0LS4wMTUtLjI2Mi0uMDE1LS4yNzQtLjAzLS4yOC0uMDM4LS4yNy0uMDQ2LS4yNy0uMDYtLjI3My0uMDYtLjI2Ny0uMDgzLS4yNjMtLjA4My0uMjU4LS4wOTgtLjI1NS0uMTEzLS4yNS0uMTMtLjI0LS4xMzYtLjIzLS4xNDgtLjIyNC0uMTY3LS4yMTItLjE4LS4yMDItLjE5OC0uMTk3LS4yMS0uMTczLS4yMy0uMTY1LS4yNDgtLjE1LS4yNTUtLjEzNy0uMjgtLjEyLS4yOTctLjEwOC0uMzE0LS4wOC0uMzMzLS4wNy0uMzQ2LS4wNDUtLjM3OC0uMDMtLjM5M3YtLjQwN2wuMDE2LS40MzguMDM2LS40NTQuMDIyLS4xNTcuMDI0LS4xODIuMDMtLjE4My4wMzgtLjE5NS4wMzgtLjIwMy4wNTItLjIxLjA2LS4yMi4wNjItLjIyNi4wNzUtLjIzNi4wODQtLjIyNi4wOTctLjIzNS4xMDUtLjIzLjEyLS4yMzUuMTMtLjIzNi4xNDMtLjIzMy4xNS0uMjI3LjE3My0uMjE4LjE4LS4yMi4yLS4yMTIuMjE3LS4xOTYuMjI4LS4xOTcuMjUtLjE4LjI2Mi0uMTY3LjI4Ny0uMTU4LjMwMy0uMTM2LjMyNS0uMTMuMzQtLjExLjM2LS4wOTIuMzg2LS4wNzUuNDEtLjA1NC40MjItLjAzLjQ1Mi0uMDE1aC4yMWwuMjEzLjAxNi4yMTguMDE0LjIyLjAyNC4yMi4wMy4yMjYuMDQ0LjIxOC4wNTMuMjIuMDYuMjIuMDcuMjE3LjA4My4yMS4wOS4yMDcuMTA4LjE5NS4xMi4xOTcuMTI4LjE4LjE1Mi4xODIuMTU3LjE2My4xNzUuMTYuMTkuMTQzLjIxLjEzLjIyLjEyLjI0LjEwOC4yNTYuMDkuMjguMDY3LjI5NS4wNi4zMTguMDM4LjMzLjAxNi4zNTZ2LjM3OGwtLjAyMy40LS4wMzYuNDIzLS4wNjguNDQ2LS4wOTMuNDctLjEyMi42NjJoLTcuODQybC40NjgtMi4xaDQuNzA0bC4wMjMtLjI4NnYtLjI2NmwtLjAxNy0uMjQ4LS4wNDUtLjIyNy0uMDYtLjIwMy0uMDc1LS4xOS0uMDk4LS4xNjgtLjExNC0uMTUtLjEyNy0uMTM3LS4xNDMtLjExMi0uMTUtLjA5LS4xNi0uMDc2LS4xNzQtLjA2LS4xOC0uMDQ2LS4xOS0uMDItLjE5NS0uMDFoLS4yMTNsLS4xOTUuMDMtLjE5NS4wMzctLjE4NC4wNjMtLjE3My4wODItLjE2NS4wOTgtLjE1Ny4xMTMtLjE0NS4xMy0uMTM0LjE1LS4xMi4xNi0uMTE1LjE3Mi0uMTA1LjE5LS4wOS4xOTUtLjA3Ny4yMTItLjA2LjIyNi0uMDU0LjIzNC0uNDIgMi4yNTciLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNNTQuMDk2IDQ0Ljc4bC0uNDMgMi40MDhoLTIuNzI4bC4wMy0uMjI2LjAzLS4yMjguMDMyLS4yMDIuMDMtLjE5LjAzLS4xNTguMDI0LS4xMzYuMDMtLjA5LjAzLS4wNTMtLjE0NC4xNjQtLjE4Mi4xNjYtLjIwMy4xNi0uMjM0LjE1LS4yNDcuMTQzLS4yNzIuMTM1LS4yODcuMTItLjI5NC4xMTUtLjMxLjA5OC0uMzE3LjA4My0uMzE3LjA2LS4zMi4wNDctLjMxNS4wMjItLjMxLjAwNy0uMy0uMDIyLS4yOTctLjA0Ni0uMzgzLS4wOTItLjMzOC0uMTIyLS4zMS0uMTQ0LS4yNzMtLjE1Ny0uMjQyLS4xNzMtLjIwMy0uMTk2LS4xODMtLjIwNS0uMTUyLS4yMjQtLjEyOC0uMjI3LS4xMDUtLjIzNy0uMDg0LS4yNC0uMDY4LS4yNS0uMDQ0LS4yNC0uMDI4LS4yNS0uMDE2LS4yNC0uMDA4LS4yMzcuMDMtLjQyLjA2Ny0uNC4xLS4zODguMTQ0LS4zNi4xNzItLjM0LjE5Ni0uMzE3LjIzNC0uMjkzLjI0OC0uMjguMjgtLjI1LjI5My0uMjE4LjMyLS4yMDUuMzMtLjE3NS4zNS0uMTUuMzU0LS4xMjIuMzYtLjA5LjM3LS4wNjhoLjAxNWwuMDU1LS4wMDcuMDgzLS4wMS4xMTItLjAxMy4xMy0uMDE1LjE0OC0uMDE1LjE2OC0uMDIzLjE4Mi0uMDE1LjE4LS4wMTUuMTgtLjAyMi4xOS0uMDE2LjE4My0uMDE1LjE2My0uMDE2LjE2LS4wMDguMTQzLS4wMDdoLjUwNmwuMTM1LjAwN2guMTNsLjEyLjAwN2guMjRsLjEwNy4wMDdoLjFsLjA4LjAwOGguMDc3bC4wNi4wMDdoLjA4NGwuMDIzLS4wNzQuMDUtLjE4Mi4wNC0uMjEzdi0uMTg3bC0uMDE1LS4xMzctLjAyNC0uMTMtLjAzNC0uMTItLjA1Mi0uMTEyLS4wNjItLjEwNy0uMDc0LS4wOTctLjA3OC0uMDktLjA5LS4wOS0uMDk3LS4wNzYtLjEtLjA2LS4xMTMtLjA2LS4xMS0uMDU0LS4xMjItLjAzNy0uMTMtLjAzMi0uMTI4LS4wMi0uMTI4LS4wMTctLjMxLS4wMDgtLjMyNC4wMDctLjM0LjAwNy0uMzQ2LjAyNC0uMzQ4LjAyMi0uMzQ3LjAzLS4zNS4wNC0uMzM3LjAzNi0uMzI2LjA1Mi0uMzA4LjA0NS0uMjguMDU0LS4yNjQuMDYtLjIzNC4wNi0uMTk3LjA2LS4xNTcuMDYyLS4xMTMuMDY1Ljc3Ny0yLjU2Ni4yMjgtLjEwNS4yNC0uMS4yNDItLjA4My4yNTctLjA2Ny4yNjUtLjA1My4yNy0uMDQ2LjI4Ny0uMDM4LjI5NS0uMDMuMy0uMDE0LjMxLS4wMTYuMzE3LS4wMDhoMS4wMjhsLjM2Mi4wMDguMzc2LjAwOC4zMS4wMy4zMjQuMDQ2LjM0LjA4My4zNC4wOTcuMzQuMTMuMzQuMTU3LjMxNy4xOC4zLjIxMi4yODIuMjQuMjQ2LjI2NS4yMTMuMjk1LjE2NS4zMjQuMTIuMzU2LjA3LjM4NS4wMDUuNDA2LS4wNi40NDYiLz48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiNGRkYiIHN0cm9rZS13aWR0aD0iLjIxNSIgZD0iTTU0LjA5NiA0NC43OGwtLjQzIDIuNDA4aC0yLjcyOGwuMDMtLjIyNi4wMy0uMjI4LjAzMi0uMjAyLjAzLS4xOS4wMy0uMTU4LjAyNC0uMTM2LjAzLS4wOS4wMy0uMDUzLS4xNDQuMTY0LS4xODIuMTY2LS4yMDMuMTYtLjIzNC4xNS0uMjQ3LjE0My0uMjcyLjEzNS0uMjg3LjEyLS4yOTQuMTE1LS4zMS4wOTgtLjMxNy4wODMtLjMxNy4wNi0uMzIuMDQ3LS4zMTUuMDIyLS4zMS4wMDctLjMtLjAyMi0uMjk3LS4wNDYtLjM4My0uMDkyLS4zMzgtLjEyMi0uMzEtLjE0NC0uMjczLS4xNTctLjI0Mi0uMTczLS4yMDMtLjE5Ni0uMTgzLS4yMDUtLjE1Mi0uMjI0LS4xMjgtLjIyNy0uMTA1LS4yMzctLjA4NC0uMjQtLjA2OC0uMjUtLjA0NC0uMjQtLjAyOC0uMjUtLjAxNi0uMjQtLjAwOC0uMjM3LjAzLS40Mi4wNjctLjQuMS0uMzg4LjE0NC0uMzYuMTcyLS4zNC4xOTYtLjMxNy4yMzQtLjI5My4yNDgtLjI4LjI4LS4yNS4yOTMtLjIxOC4zMi0uMjA1LjMzLS4xNzUuMzUtLjE1LjM1NC0uMTIyLjM2LS4wOS4zNy0uMDY4aC4wMTVsLjA1NS0uMDA3LjA4My0uMDEuMTEyLS4wMTMuMTMtLjAxNS4xNDgtLjAxNS4xNjgtLjAyMy4xODItLjAxNS4xOC0uMDE1LjE4LS4wMjIuMTktLjAxNi4xODMtLjAxNS4xNjMtLjAxNi4xNi0uMDA4LjE0My0uMDA3aC41MDZsLjEzNS4wMDdoLjEzbC4xMi4wMDdoLjI0bC4xMDcuMDA3aC4xbC4wOC4wMDhoLjA3N2wuMDYuMDA3aC4wODRsLjAyMy0uMDc0LjA1LS4xODIuMDQtLjIxM3YtLjE4N2wtLjAxNS0uMTM3LS4wMjQtLjEzLS4wMzQtLjEyLS4wNTItLjExMi0uMDYyLS4xMDctLjA3NC0uMDk3LS4wNzgtLjA5LS4wOS0uMDktLjA5Ny0uMDc2LS4xLS4wNi0uMTEzLS4wNi0uMTEtLjA1NC0uMTIyLS4wMzctLjEzLS4wMzItLjEyOC0uMDItLjEyOC0uMDE3LS4zMS0uMDA4LS4zMjQuMDA3LS4zNC4wMDctLjM0Ni4wMjQtLjM0OC4wMjItLjM0Ny4wMy0uMzUuMDQtLjMzNy4wMzYtLjMyNi4wNTItLjMwOC4wNDUtLjI4LjA1NC0uMjY0LjA2LS4yMzQuMDYtLjE5Ny4wNi0uMTU3LjA2Mi0uMTEzLjA2NS43NzctMi41NjYuMjI4LS4xMDUuMjQtLjEuMjQyLS4wODMuMjU3LS4wNjcuMjY1LS4wNTMuMjctLjA0Ni4yODctLjAzOC4yOTUtLjAzLjMtLjAxNC4zMS0uMDE2LjMxNy0uMDA4aDEuMDI4bC4zNjIuMDA4LjM3Ni4wMDguMzEuMDMuMzI0LjA0Ni4zNC4wODMuMzQuMDk3LjM0LjEzLjM0LjE1Ny4zMTcuMTguMy4yMTIuMjgyLjI0LjI0Ni4yNjUuMjEzLjI5NS4xNjUuMzI0LjEyLjM1Ni4wNy4zODUuMDA1LjQwNi0uMDYuNDQ2LTEuMTI0IDUuNjciLz48cGF0aCBmaWxsPSIjMEI4NEM0IiBkPSJNNTEuNDkgNDEuOTRsLS4wMDctLjA2LS4wNDYtLjA0Ni0uMDc2LS4wMzctLjA5NC0uMDIyLS4xMy0uMDE0LS4xMzctLjAwN2gtLjMyNGwtLjE3NC4wMTUtLjE4LjAyMi0uMTc1LjAyMi0uMTcyLjAzLS4xNjguMDMtLjE1OC4wMy0uMTM4LjAzNy0uMTIuMDQtLjA3LjAxNC0uMDkuMDMtLjExLjAzOC0uMTIyLjA1LS4xMjguMDU2LS4xNDUuMDY3LS4xNDQuMDgzLS4xNDQuMDg0LS4xNDIuMTA1LS4xMzguMTE0LS4xMjcuMTItLjExNC4xNC0uMTA3LjE0LS4wNzUuMTYtLjA2LjE3My0uMDM3LjE4LS4wMTQuMzcuMDUyLjI4Ny4wOS4yMjcuMTM3LjE2Ni4xNjUuMTEzLjE3NC4wNzYuMTkuMDM4LjE4LjAwOC4zMzQtLjAwOC4yOTMtLjAzLjI4LS4wNTMuMjUtLjA2OC4yMjYtLjA3Ny4yMDMtLjA5LjE4LS4xMDUuMTU4LS4xMTUuMTQ0LS4xMTMuMTI0LS4xMjguMTAzLS4xMi4wOS0uMTMuMDc2LS4xMjYuMDYtLjEyMy4wNDQtLjEyLjA0LS4xMTMuMDM4LS4xNjYuMDM2LS4xNzUuMDM3LS4xODIuMDQtLjE4OC4wMy0uMTguMDMtLjE2Ny4wMy0uMTYiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMzEuMzEgNDcuMTg4aC0yLjk1MmwyLjQ4NC0xNC4yMTZoNS4xMzVsLjUwNSA4LjQ2NCAzLjQ5NS04LjQ2NGg1LjMzMmwtMi40OTQgMTQuMjE2aC0yLjk1bDEuODY0LTEwLjY0NmgtLjExNWwtNC4zOTMgMTAuNjQ2aC0zLjMwN2wtLjAzLS40NDYtLjA2OC0xLjE4NC0uMS0xLjY3Ny0uMTEzLTEuOTIzLS4xMS0xLjk0Mi0uMS0xLjcxMi0uMDctMS4yNC0uMDI4LS41MkgzMy4xNDRoLjAzMiIvPjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLXdpZHRoPSIuMjE1IiBkPSJNMzEuMzEgNDcuMTg4aC0yLjk1MmwyLjQ4NC0xNC4yMTZoNS4xMzVsLjUwNSA4LjQ2NCAzLjQ5NS04LjQ2NGg1LjMzMmwtMi40OTQgMTQuMjE2aC0yLjk1bDEuODY0LTEwLjY0NmgtLjExNWwtNC4zOTMgMTAuNjQ2aC0zLjMwN2wtLjAzLS40NDYtLjA2OC0xLjE4NC0uMS0xLjY3Ny0uMTEzLTEuOTIzLS4xMS0xLjk0Mi0uMS0xLjcxMi0uMDctMS4yNC0uMDI4LS41MkgzMy4xNDRoLjAzMkwzMS4zMSA0Ny4xODciLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNODAuNjMzIDQ3LjE4OGgzLjA3bDEuMDUyLTYuMTM3LjA0Ni0uMjQuMDUyLS4yMzYuMDYyLS4yMzIuMDc0LS4yMi4wODMtLjIyLjEwNy0uMjA0LjEyOC0uMTk2LjE0My0uMTg4LjE3NC0uMTY3LjE5Ny0uMTUuMjMyLS4xMzcuMjYtLjEyLjMwMi0uMDk4LjMzNy0uMDc3LjM4LS4wNDQuNDIyLS4wM2guMDM4bC4wNDYuMDEuMDYuMDA2aC4wNmwuMDUyLjAwOC4wNDYuMDA3LjAzLjAwN2guMDE1bC4wMDctLjA0NC4wMzItLjEzLjAzNS0uMTk1LjA2LS4yNDguMDc1LS4yOC4wODQtLjMwMi4wOTgtLjMwMy4xMTMtLjI4Ni4wODQtLjIxMy4wOTctLjIwNC4wOTgtLjIwMy4xMDUtLjE4Ny4wOTItLjE2LjA3My0uMTI4LjA1NC0uMDg0LjAxNC0uMDI4aC0uMDE1bC0uMDM4LS4wMTYtLjA1NC0uMDA4LS4wNzYtLjAxNC0uMDc2LS4wMTUtLjA5LS4wMS0uMDgtLjAxNGgtLjA3N2wtLjMzNC4wMjMtLjMwMy4wMzYtLjI3Ny4wNi0uMjYuMDctLjI0LjA4OC0uMjIuMS0uMjEuMTItLjE4OC4xMjgtLjE5LjE0Ni0uMTczLjE1Ny0uMTU3LjE2Ni0uMTY4LjE4LS4xNi4xOS0uMTUuMjA0LS4xNTguMjEyLS4xNTguMjIuMzU1LTEuOTQtMy4wNzQtLjA0LTIuMDIzIDExLjYxMiIvPjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLXdpZHRoPSIuMjE1IiBkPSJNODAuNjMzIDQ3LjE4OGgzLjA3bDEuMDUyLTYuMTM3LjA0Ni0uMjQuMDUyLS4yMzYuMDYyLS4yMzIuMDc0LS4yMi4wODMtLjIyLjEwNy0uMjA0LjEyOC0uMTk2LjE0My0uMTg4LjE3NC0uMTY3LjE5Ny0uMTUuMjMyLS4xMzcuMjYtLjEyLjMwMi0uMDk4LjMzNy0uMDc3LjM4LS4wNDQuNDIyLS4wM2guMDM4bC4wNDYuMDEuMDYuMDA2aC4wNmwuMDUyLjAwOC4wNDYuMDA3LjAzLjAwN2guMDE1bC4wMDctLjA0NC4wMzItLjEzLjAzNS0uMTk1LjA2LS4yNDguMDc1LS4yOC4wODQtLjMwMi4wOTgtLjMwMy4xMTMtLjI4Ni4wODQtLjIxMy4wOTctLjIwNC4wOTgtLjIwMy4xMDUtLjE4Ny4wOTItLjE2LjA3My0uMTI4LjA1NC0uMDg0LjAxNC0uMDI4aC0uMDE1bC0uMDM4LS4wMTYtLjA1NC0uMDA4LS4wNzYtLjAxNC0uMDc2LS4wMTUtLjA5LS4wMS0uMDgtLjAxNGgtLjA3N2wtLjMzNC4wMjMtLjMwMy4wMzYtLjI3Ny4wNi0uMjYuMDctLjI0LjA4OC0uMjIuMS0uMjEuMTItLjE4OC4xMjgtLjE5LjE0Ni0uMTczLjE1Ny0uMTU3LjE2Ni0uMTY4LjE4LS4xNi4xOS0uMTUuMjA0LS4xNTguMjEyLS4xNTguMjIuMzU1LTEuOTQtMy4wNzQtLjA0LTIuMDIzIDExLjYxMiIvPjxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik05My45MjcgMzUuNDU2bC4zNC4wMDguMzM0LjAyMi4zMjQuMDMuMzE2LjA0NS4zMDQuMDYuMjkzLjA3Ny4yNzguMDg0LjI4LjEuMjY1LjExLjI1LjEyMi4yNDguMTMuMjI4LjE0My4yMjYuMTU3LjIxLjE2Ni4xOTcuMTc1LjE4OC4xODguMTguMTk4LjE2OC4yMS4xNS4yMTIuMTQzLjIyOC4xMzMuMjMyLjExNy4yNS4xMTMuMjUuMDkuMjYzLjA4NC4yNjYuMDY3LjI3Ny4wNjIuMjg3LjA0NC4yOTQuMDMuMjkzLjAxMy4zMTMuMDEuMzE2LS4wMS4zMTYtLjAyLjM4Ni0uMDQ3LjM3LS4wNTIuMzU1LS4wNjguMzQ2LS4wNzUuMzMzLS4wOTcuMzE3LS4xMDguMzEtLjExMi4yOTItLjEzNS4yOC0uMTM1LjI3My0uMTYuMjU2LS4xNTguMjQtLjE3NS4yMzctLjE5LjIxOC0uMTk0LjIwNS0uMjA0LjE5OC0uMjEuMTgtLjIyLjE3NS0uMjMzLjE1Ny0uMjM3LjE0NS0uMjUuMTM1LS4yNTYuMTItLjI1NS4xMTUtLjI3My4wOTgtLjI3Mi4wOS0uMjg1LjA3NS0uMjkuMDYtLjI4Ny4wNTMtLjMuMDM4LS4zMDMuMDMtLjMxLjAxNy0uMzA4LjAwNy0uMzEtLjAwNy0uMzEtLjAxNi0uMjkzLS4wMy0uMjk1LS4wNDUtLjI4Ny0uMDUzLS4yODgtLjA2LS4yNzItLjA3Ni0uMjYzLS4wOS0uMjY1LS4wOTctLjI1LS4xMTUtLjI0LS4xMi0uMjM2LS4xMzYtLjIyNC0uMTQ0LS4yMTItLjE2LS4yMS0uMTY3LS4yLS4xOC0uMTgtLjE5LS4xOC0uMjAzLS4xNi0uMjEtLjE1OC0uMjI3LS4xMzYtLjIzNS0uMTM2LS4yNDgtLjExMy0uMjYtLjEwNi0uMjYyLS4wODgtLjI4LS4wODYtLjI5NS0uMDY2LS4zLS4wNTMtLjMxMi0uMDQtLjMyMi0uMDItLjMzMy0uMDEtLjM0Ny4wMS0uMzU0LjAyLS4zNjQuMDQtLjM0OC4wNTMtLjM0LjA2Ni0uMzI0LjA3OC0uMzE3LjA5LS4zMS4wOTctLjI5NS4xMTctLjI4Ny4xMi0uMjguMTM0LS4yNjIuMTUtLjI1LjE2LS4yNS4xNjgtLjIyNi4xODItLjIyNi4xODctLjIwNS4xOTctLjIwNS4yMS0uMTg4LjIxOC0uMTczLjIzLS4xNjYuMjMzLS4xNS4yNS0uMTM2LjI1NC0uMTM2LjI2NS0uMTE0LjI2NC0uMTA3LjI4LS4wODguMjg0LS4wODUuMjk3LS4wNjcuMy0uMDYuMzEtLjA0LjMxNy0uMDM2LjMyNS0uMDE2Ii8+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjRkZGIiBzdHJva2Utd2lkdGg9Ii4yMTUiIGQ9Ik05My45MjcgMzUuNDU2bC4zNC4wMDguMzM0LjAyMi4zMjQuMDMuMzE2LjA0NS4zMDQuMDYuMjkzLjA3Ny4yNzguMDg0LjI4LjEuMjY1LjExLjI1LjEyMi4yNDguMTMuMjI4LjE0My4yMjYuMTU3LjIxLjE2Ni4xOTcuMTc1LjE4OC4xODguMTguMTk4LjE2OC4yMS4xNS4yMTIuMTQzLjIyOC4xMzMuMjMyLjExNy4yNS4xMTMuMjUuMDkuMjYzLjA4NC4yNjYuMDY3LjI3Ny4wNjIuMjg3LjA0NC4yOTQuMDMuMjkzLjAxMy4zMTMuMDEuMzE2LS4wMS4zMTYtLjAyLjM4Ni0uMDQ3LjM3LS4wNTIuMzU1LS4wNjguMzQ2LS4wNzUuMzMzLS4wOTcuMzE3LS4xMDguMzEtLjExMi4yOTItLjEzNS4yOC0uMTM1LjI3My0uMTYuMjU2LS4xNTguMjQtLjE3NS4yMzctLjE5LjIxOC0uMTk0LjIwNS0uMjA0LjE5OC0uMjEuMTgtLjIyLjE3NS0uMjMzLjE1Ny0uMjM3LjE0NS0uMjUuMTM1LS4yNTYuMTItLjI1NS4xMTUtLjI3My4wOTgtLjI3Mi4wOS0uMjg1LjA3NS0uMjkuMDYtLjI4Ny4wNTMtLjMuMDM4LS4zMDMuMDMtLjMxLjAxNy0uMzA4LjAwNy0uMzEtLjAwNy0uMzEtLjAxNi0uMjkzLS4wMy0uMjk1LS4wNDUtLjI4Ny0uMDUzLS4yODgtLjA2LS4yNzItLjA3Ni0uMjYzLS4wOS0uMjY1LS4wOTctLjI1LS4xMTUtLjI0LS4xMi0uMjM2LS4xMzYtLjIyNC0uMTQ0LS4yMTItLjE2LS4yMS0uMTY3LS4yLS4xOC0uMTgtLjE5LS4xOC0uMjAzLS4xNi0uMjEtLjE1OC0uMjI3LS4xMzYtLjIzNS0uMTM2LS4yNDgtLjExMy0uMjYtLjEwNi0uMjYyLS4wODgtLjI4LS4wODYtLjI5NS0uMDY2LS4zLS4wNTMtLjMxMi0uMDQtLjMyMi0uMDItLjMzMy0uMDEtLjM0Ny4wMS0uMzU0LjAyLS4zNjQuMDQtLjM0OC4wNTMtLjM0LjA2Ni0uMzI0LjA3OC0uMzE3LjA5LS4zMS4wOTctLjI5NS4xMTctLjI4Ny4xMi0uMjguMTM0LS4yNjIuMTUtLjI1LjE2LS4yNS4xNjgtLjIyNi4xODItLjIyNi4xODctLjIwNS4xOTctLjIwNS4yMS0uMTg4LjIxOC0uMTczLjIzLS4xNjYuMjMzLS4xNS4yNS0uMTM2LjI1NC0uMTM2LjI2NS0uMTE0LjI2NC0uMTA3LjI4LS4wODguMjg0LS4wODUuMjk3LS4wNjcuMy0uMDYuMzEtLjA0LjMxNy0uMDM2LjMyNS0uMDE2LjMyNS0uMDA4Ii8+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTk4LjQ0MyA0Ni42MDZoLjg5di4xMTRoLS4zNXYuNzRoLS4xOTN2LS43NGgtLjM0NyIvPjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLXdpZHRoPSIuMjE1IiBkPSJNOTguNDQzIDQ2LjYwNmguODl2LjExNGgtLjM1di43NGgtLjE5M3YtLjc0aC0uMzQ3di0uMTE0Ii8+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTk5LjQ0NiA0Ni42MDZoLjI3M2wuMzE0LjY1OC4zMS0uNjU4aC4yNzR2Ljg1M2gtLjJ2LS42NTdsLS4zMDguNjU2aC0uMTU4bC0uMzEtLjY1N3YuNjU2aC0uMTk2Ii8+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjRkZGIiBzdHJva2Utd2lkdGg9Ii4yMTUiIGQ9Ik05OS40NDYgNDYuNjA2aC4yNzNsLjMxNC42NTguMzEtLjY1OGguMjc0di44NTNoLS4ydi0uNjU3bC0uMzA4LjY1NmgtLjE1OGwtLjMxLS42NTd2LjY1NmgtLjE5NnYtLjg1NCIvPjxwYXRoIGZpbGw9IiNFQjIyMzAiIGQ9Ik05MS41MiA0MS4wMDRsLS4wNDYuNDI0LS4wMjUuMzkydi4zNTVsLjAyNC4zMzIuMDQ1LjMwMi4wNjcuMjY0LjA4NC4yNC4xMDQuMjIuMTMuMTg4LjE0NC4xNi4xNTcuMTM1LjE3Ni4xMDcuMTkuMDguMjEuMDYyLjIxOC4wMy4yMzUuMDE2LjI1Ny0uMDA4LjI1LS4wMy4yMzMtLjA1NC4yMjUtLjA4LjIxMy0uMTA4LjIwNC0uMTM1LjE4OC0uMTYuMTgtLjE5LjE2LS4yMS4xNTItLjI0Mi4xNDMtLjI3LjEyLS4yOTYuMTE0LS4zMjUuMS0uMzU0LjA3NS0uMzg0LjA3LS40MTUuMDM3LS4zMjUuMDItLjMxdi0uM2wtLjAyLS4yODgtLjAzOC0uMjY1LS4wNjItLjI1Ni0uMDgzLS4yMzUtLjEtLjIxNi0uMTE4LS4xOTctLjEzOC0uMTY4LS4xNTctLjE1LS4xNzQtLjEyLS4xOTctLjEtLjIxLS4wNi0uMjI3LS4wMzdoLS4yNTJsLS4zMDguMDIyLS4yODguMDUzLS4yNjUuMDktLjI0Ny4xMTUtLjIyOC4xNS0uMjEuMTY2LS4xOS4xODctLjE2NS4yMTMtLjE1Ny4yMjUtLjEzOC4yNDItLjEyMi4yNC0uMDk4LjI1Ny0uMDkuMjU3LS4wNzUuMjYtLjA1Mi4yNTYiLz48L3N2Zz4=)}.woocommerce #payment div.payment_method_square_credit_card .wc-square-credit-card-hosted-field-card-number.card-type-jcb{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjggODAiPjxwYXRoIGQ9Ik0xMjggNzUuNzMyYzAgMi4zNTUtMS45MSA0LjI2OC00LjI2NyA0LjI2OEg0LjI2NkMxLjkxIDgwIDAgNzguMDg4IDAgNzUuNzMyVjQuMjY4QzAgMS45MDggMS45MSAwIDQuMjY2IDBoMTE5LjQ2OEMxMjYuMDkgMCAxMjggMS45MSAxMjggNC4yNjh2NzEuNDY0eiIgZmlsbD0iI0Y5RjlGQSIvPjxwYXRoIGQ9Ik04Ni4yOCA0Mi43MTZjLjE1NiA0LjY2Mi4zMTIgOS40OC4wNzggMTQuMjItLjE1NSAxLjg2NS0xLjMyIDMuNjUyLTMuMDMgNC43NC0xLjMyLjg1NS0yLjk1NC45MzQtNC42NjMgMS4wMWwtNi4xNzgtLjA3Ni0uMDQtMzkuNTU1Yy4zMTMtMi42NDMgMi4yNTYtNC44OTUgNC43NDItNS41OTUgMy4wMjgtLjM5IDUuODI4LS4yMzMgOS4wMTMtLjMxbC4xNTUgMi4wMnYyMi40NTdsLS4wNzguMDc4djEuMDF6IiBmaWxsPSIjMDNBNTUwIi8+PHBhdGggZD0iTTQxLjUyIDQxLjI0VjIyLjU5Yy4zOS0yLjEgMi4xLTQuMDQgNC4xMi00LjgxOCAzLjAzLS45MzQgNi41MjctLjM4NyA5LjYzNC0uNDcuMTU1IDMuMDM0IDAgNi44NDIuMDggOS40ODRsLjE1NSAyNC4zMmMtLjM5MiAzLjczIDEuMDEgOC43ODItMy42NTUgMTAuODgtMi45NSAxLjQ3Ni02LjkxNi41NDUtMTAuMjU3Ljg1NmwtLjA3Ny0uNTQ0VjQxLjI0eiIgZmlsbD0iIzBDNzJCQSIvPjxwYXRoIGQ9Ik00MS41MiA0Mi4wMTZjMS4yNDMgMS42MzMgMi45NTQgMi44NzQgNS4wNTIgMi45NTIgMi41NjQuMjM1IDUuOTA2LjQ2NyA3LjYxNC0xLjk0IDEuMTY3LTEuMjQ1LjQ2OC0yLjk1My43LTQuNTg1bC0uMDc2LTIuOTU0Yy0xLjQ3Ny0uMzEyLTIuOCAwLTQuNTEtLjA4LS44NTMgMy4xOSAxLjQgNi43NjItMi4yNTIgOC4zOTUtLjg1NS4yMzMtMi4xLjA3OC0yLjk1My0uNDY3LTEuMzk4LS4zMS0uNjItMi41NjQtMi40ODYtMS45NDNsLTEuMDktLjE1M3YuNzc0eiIgZmlsbD0iI0ZGRiIvPjxwYXRoIGQ9Ik03MC44MTYgMTkuODdsLjA3OCAzNy44NDRjLS41NDMgMS43ODYtMS45NDMgMy43My0zLjg4NSA0LjQzLTIuOTU0IDEuMDA4LTYuNjA3LjU0My05Ljg3LjU0M2wtLjE1Ni0zOS44NjVjLjE1Ni0xLjg2NSAxLjQtMy40OTUgMy4wMy00LjUwNiAxLjE2Ny0uNzc3IDIuNTY1LTEuMDEzIDQuMDQyLTEuMDloNi42MDVsLjE1NiAyLjY0NHoiIGZpbGw9IiNFQjIyMjciLz48cGF0aCBkPSJNNzAuMTk1IDM1LjQ4OGMuMTU2LjQ2NyAwIC44NTUuMDc4IDEuNC0yLjMzLS42MjMtNS4yMDctMS4zMjItNy4zMDYuMzg4LS43NzUuOTMtMS4yNDMgMS44NjUtMS4xNjUgMy4xMDcuMjM0IDEuMzk4IDEuMDkgMi43MiAyLjQxIDMuMjY1IDIuMDIuNjIyIDQuMTE3LjA3NyA1Ljk4Mi0uMzkuMDc4LjM5LjE1Ni45MzIgMCAxLjI0MmgtOC45MzhjLTEuNTUzLS4zMS0yLjc5Ni0xLjE2NC0zLjQ5NS0yLjcyLS42Mi0xLjQ3Ni0uMzEtMy40OTQuNzc3LTQuNzM4LjkzMy0xLjA4OCAyLjI1NC0xLjcxIDMuNzMtMS42MzNsNy45MjguMDc4ek04Ni4yOCA0Mi43MTZjLS4yMzIuOTMzLTEuMDEgMS43ODUtMS45NDIgMS45NGgtMTAuODhsLS4zODctLjE1NWMwLTMuMTA2LS4wNzgtNi4wNTguMDgtOS4wOWg2LjkxM2MyLjE3Ni4yMzMgNC41ODUtLjcgNS41OTcgMS4zMjIuMzEuNy4yMzIgMS42MzItLjMxMiAyLjE3Ni0uMzEuNTQzLTEuMDEuNjIyLTEuMTY1IDEuMDEuODU1LjIzMiAxLjc4Ni45MzIgMi4wOTggMS43ODd2MS4wMXptLTkuMzI1LTYuMzcyYy0uMjMyLjg1My0uMjMyIDIuMDItLjA3NyAyLjk1IDEuNjMzLS4wNzQgMy43My41NDYgNC44MTctLjY5Ni4zOS0uNDcuMTU2LTEuMjQ0LS4wNzgtMS42MzUtMS4yNDMtMS4wODYtMy4xMDYtLjM4Ny00LjY2Mi0uNjJ6bTQuMTk4IDQuMjczYy0xLjQ3Ni0uMjMzLTIuOTU0LS4xNTYtNC4zNTItLjA3OC0uMDc3IDEuMTY1IDAgMi4wOTguMTU1IDMuMTg2IDEuNTU2IDAgMy4yNjQuMjMgNC42NjItLjQ2OC4zOS0uMzg3LjYyMi0xLjAxLjQ3LTEuNTUzLS4wOC0uNDY1LS40Ny0uODU1LS45MzQtMS4wODh6IiBmaWxsPSIjRkZGIi8+PC9zdmc+)}.woocommerce #payment div.payment_method_square_credit_card .wc-square-credit-card-hosted-field-card-number.card-type-discover{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjggODAiPjxwYXRoIGQ9Ik0xMjggNzUuNzMyYzAgMi4zNTYtMS45MSA0LjI2OC00LjI2OCA0LjI2OEg0LjI2NkMxLjkxIDgwIDAgNzguMDkgMCA3NS43MzJWNC4yNjhDMCAxLjkwOCAxLjkxIDAgNC4yNjYgMGgxMTkuNDY3QzEyNi4wOSAwIDEyOCAxLjkxIDEyOCA0LjI2OHY3MS40NjR6IiBmaWxsPSIjRjJGMkYyIi8+PHBhdGggZD0iTTM1LjE4NCA4MGg4OC41NWMyLjM1NSAwIDQuMjY3LTEuOTEgNC4yNjctNC4yNjhWNDUuNzc4QzExOS41IDUxLjE2NiA4Ny40NiA2OS43MzggMzUuMTg1IDgweiIgZmlsbD0iI0Y1ODIyMCIvPjxyYWRpYWxHcmFkaWVudCBpZD0iYSIgY3g9IjU5LjEzOCIgY3k9Ii00NDYuMDc3IiByPSI2LjMwNyIgZ3JhZGllbnRUcmFuc2Zvcm09InRyYW5zbGF0ZSg2LjQxNiA0ODYuMDgzKSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIG9mZnNldD0iLjAwNiIgc3RvcC1jb2xvcj0iI0ZGRUVFMSIvPjxzdG9wIG9mZnNldD0iLjA5NyIgc3RvcC1jb2xvcj0iI0ZGRUFEOCIvPjxzdG9wIG9mZnNldD0iLjI0NSIgc3RvcC1jb2xvcj0iI0ZFRERDMiIvPjxzdG9wIG9mZnNldD0iLjQzMyIgc3RvcC1jb2xvcj0iI0ZDQ0E5RiIvPjxzdG9wIG9mZnNldD0iLjY1MiIgc3RvcC1jb2xvcj0iI0Y5QUY3MiIvPjxzdG9wIG9mZnNldD0iLjg5NSIgc3RvcC1jb2xvcj0iI0Y2OEYzOSIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0Y0ODIyMCIvPjwvcmFkaWFsR3JhZGllbnQ+PHBhdGggZD0iTTY1LjU2MyAzMy43N2MtMy41MjcgMC02LjM4OCAyLjc1Ni02LjM4OCA2LjE1NiAwIDMuNjE1IDIuNzM0IDYuMzE2IDYuMzg4IDYuMzE2IDMuNTU4IDAgNi4zNjgtMi43MzcgNi4zNjgtNi4yNDcuMDAyLTMuNDg2LTIuNzktNi4yMjQtNi4zNjctNi4yMjR6IiBmaWxsPSJ1cmwoI2EpIi8+PHBhdGggZD0iTTI5LjI5OCAzMy45OTRoLTMuNDMzdjExLjk4aDMuNDE3YzEuODEyIDAgMy4xMjMtLjQzMiA0LjI3My0xLjM4MiAxLjM2NC0xLjEzNSAyLjE3My0yLjg0IDIuMTczLTQuNjAzIDAtMy41MzctMi42NC01Ljk5Ni02LjQzLTUuOTk2em0yLjczMiA4Ljk5N2MtLjc0LjY2Ni0xLjY4OC45NTMtMy4yLjk1M2gtLjYzdi03LjkyaC42M2MxLjUxMiAwIDIuNDI1LjI3IDMuMi45NjguODA4LjcyIDEuMjg4IDEuODMzIDEuMjg4IDIuOTggMCAxLjE1My0uNDggMi4zMDUtMS4yODggMy4wMnpNMzYuODA2IDMzLjk5NGgyLjMzMnYxMS45OGgtMi4zMzJ6TTQ0Ljg1MiAzOC41ODhjLTEuNDAzLS41Mi0xLjgxMy0uODYtMS44MTMtMS41MDcgMC0uNzUyLjczNC0xLjMyNiAxLjc0LTEuMzI2LjcgMCAxLjI3NC4yODcgMS44ODguOTY3bDEuMjItMS41OTRjLTEuMDA2LS44ODMtMi4yMS0xLjMzMi0zLjUyMi0xLjMzMi0yLjExNyAwLTMuNzM1IDEuNDc0LTMuNzM1IDMuNDMgMCAxLjY1NS43NTUgMi40OTggMi45NDcgMy4yODguOTE3LjMyMiAxLjM4My41MzggMS42MTYuNjg0LjQ2Ny4zMDcuNy43MzUuNyAxLjIzNyAwIC45NzMtLjc3IDEuNjktMS44MTQgMS42OS0xLjExNSAwLTIuMDEyLS41NTUtMi41NS0xLjU5OGwtMS41MDcgMS40NTdjMS4wNzQgMS41OCAyLjM2NyAyLjI4IDQuMTQ3IDIuMjggMi40MjQgMCA0LjEzLTEuNjE4IDQuMTMtMy45MzUgMC0xLjkwMy0uNzg2LTIuNzY2LTMuNDQ4LTMuNzR6TTQ5LjAzNiAzOS45OWMwIDMuNTIyIDIuNzY3IDYuMjUyIDYuMzI0IDYuMjUyIDEuMDA3IDAgMS44NjgtLjE5NyAyLjkyOC0uN3YtMi43NDhjLS45MzUuOTM1LTEuNzYyIDEuMzEtMi44MiAxLjMxLTIuMzUyIDAtNC4wMjMtMS43MDctNC4wMjMtNC4xMzIgMC0yLjI5NyAxLjcyMi00LjExMiAzLjkxNi00LjExMiAxLjExMyAwIDEuOTU4LjM5NiAyLjkzIDEuMzQ4di0yLjc1Yy0xLjAyMy0uNTItMS44Ny0uNzMyLTIuODc1LS43MzItMy41NCAwLTYuMzggMi43ODMtNi4zOCA2LjI2M3pNNzcuMjE4IDQyLjA0bC0zLjE5Ni04LjA0Nkg3MS40N2w1LjA4NiAxMi4yODVoMS4yNTVsNS4xNzYtMTIuMjg2aC0yLjUzTTg0LjA1IDQ1Ljk3M2g2LjYyNHYtMi4wM0g4Ni4zOFY0MC43MWg0LjEzVjM4LjY4aC00LjEzdi0yLjY2aDQuMjk0di0yLjAyOEg4NC4wNU05OS45MjIgMzcuNTNjMC0yLjI0NS0xLjU0My0zLjUzNi00LjIzNy0zLjUzNmgtMy40Njh2MTEuOThoMi4zMzhWNDEuMTZoLjMwNWwzLjIzMyA0LjgxM2gyLjg3MmwtMy43NzMtNS4wNDdjMS43Ni0uMzYgMi43My0xLjU2MyAyLjczLTMuMzk3em0tNC42ODggMS45NzdoLS42OHYtMy42M2guNzE4YzEuNDU2IDAgMi4yNDYuNjE0IDIuMjQ2IDEuNzc4IDAgMS4yMDQtLjc5IDEuODUyLTIuMjg0IDEuODUyeiIgZmlsbD0iIzA4MUEyMyIvPjxwYXRoIGQ9Ik0xMDEuNTcgMzQuODg3YzAtLjIxLS4xNDItLjMyNS0uMzk4LS4zMjVoLS4zNHYxLjA1N2guMjUydi0uNDFsLjI5My40MWguMzE1bC0uMzUyLS40MzhjLjE0OC0uMDQuMjMtLjE0OC4yMy0uMjk1em0tLjQ0Mi4xNDNoLS4wNDR2LS4yNzNoLjA0NmMuMTI4IDAgLjE5LjA0NC4xOS4xMzQgMCAuMDkyLS4wNjQuMTQtLjE5Mi4xNHoiIGZpbGw9IiMyMzFGMjAiLz48cGF0aCBkPSJNMTAxLjIyNCAzNC4xNjVjLS41MTMgMC0uOTIuNDEtLjkyLjkyMyAwIC41MS40MS45Mi45Mi45Mi41IDAgLjkxLS40MTQuOTEtLjkycy0uNDEtLjkyMy0uOTEtLjkyM3ptLS4wMDIgMS42OGMtLjQwOCAwLS43MzctLjMzNi0uNzM3LS43NTUgMC0uNDIzLjMyNC0uNzU4LjczNy0uNzU4LjM5OCAwIC43MjYuMzQyLjcyNi43NTggMCAuNDE1LS4zMjguNzU0LS43MjYuNzU0eiIgZmlsbD0iIzIzMUYyMCIvPjwvc3ZnPg==)}.woocommerce #payment div.payment_method_square_credit_card .wc-square-credit-card-hosted-field-card-number.card-type-invalid{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI4IiBoZWlnaHQ9IjgwIiB2aWV3Qm94PSIwIDAgMTI4IDgwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjx0aXRsZT5TbGljZSAxPC90aXRsZT48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxnIG9wYWNpdHk9Ii41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMCA3KSI+PHBhdGggZD0iTTMuNjYzIDY4Ljg5MmMtMS45NiAwLTMuNTU2LTEuNjAxLTMuNTU2LTMuNTdWMy42OEMuMTA3IDEuNzExIDEuNzAyLjEwOCAzLjY2My4xMDhoMTAyLjY2NWEzLjU3MyAzLjU3MyAwIDAgMSAzLjU2NSAzLjU3M3Y2MS42NGMwIDEuOTctMS41OTkgMy41NzEtMy41NjUgMy41NzFIMy42NjN6IiBmaWxsPSIjRkZGIi8+PHBhdGggZD0iTTEwNi4zMjguMjE2YTMuNDY0IDMuNDY0IDAgMCAxIDMuNDU3IDMuNDY1djYxLjY0YTMuNDY1IDMuNDY1IDAgMCAxLTMuNDU3IDMuNDY0SDMuNjYzYTMuNDYgMy40NiAwIDAgMS0zLjQ0OC0zLjQ2M1YzLjY4MkMuMjE1IDEuNzcgMS43NjIuMjE1IDMuNjYzLjIxNWgxMDIuNjY1em0wLS4yMTZIMy42NjNBMy42NyAzLjY3IDAgMCAwIDAgMy42ODF2NjEuNjRBMy42NyAzLjY3IDAgMCAwIDMuNjYzIDY5aDEwMi42NjVBMy42NzYgMy42NzYgMCAwIDAgMTEwIDY1LjMyVjMuNjgyQTMuNjc3IDMuNjc3IDAgMCAwIDEwNi4zMjggMHoiIGZpbGw9IiM4NDg0ODQiLz48ZWxsaXBzZSBmaWxsPSIjRjI3MDZDIiBjeD0iNzQuOTk4IiBjeT0iNDkuNjQ2IiByeD0iMTEuNSIgcnk9IjExLjU0MiIvPjxlbGxpcHNlIGZpbGw9IiM4RkQ3RjEiIGN4PSI4Ni41IiBjeT0iNDkuNjQ2IiByeD0iMTEuNTAxIiByeT0iMTEuNTQzIi8+PHBhdGggZmlsbD0iIzRBNEE0QSIgZD0iTS4wMDIgMTIuNzlIMTEwdjEyLjgzNUguMDAyeiIvPjxwYXRoIGQ9Ik05LjY5IDM4LjEwNGgzOC41NTdWNDIuM0g5LjY4OXYtNC4xOTZ6bTAgOS40NDFoMzguNTU3djQuMkg5LjY4OXYtNC4yem0wIDkuNDQ2aDM4LjU1N3Y0LjE5N0g5LjY4OXYtNC4xOTd6IiBmaWxsPSIjQzlDOUM5Ii8+PC9nPjxwYXRoIGQ9Ik02IDc0TDEyMiA2IiBzdHJva2U9IiNGMjcwNkMiIHN0cm9rZS13aWR0aD0iOCIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPjwvZz48L3N2Zz4=)}@media only screen and (max-width:320px){.woocommerce #payment div.payment_method_square_credit_card .wc-square-credit-card-hosted-field-card-number{background-image:none}}.woocommerce #payment div.payment_method_square_credit_card .wc-square-credit-card-payment-field--error{border-color:#a00}#order_data{display:flex;flex-flow:row wrap;margin-bottom:2rem}#order_data .form-field{margin-bottom:1.5rem;width:50%}#order_data .form-field:nth-child(odd){padding-right:.75rem}#order_data .form-field:nth-child(2n){padding-left:.75rem}#order_data .form-field label{display:block}#order_data .form-field input,#order_data .form-field select{width:100%}
#wc-square-digital-wallet{clear:both;display:none;margin:0 auto;max-width:510px;padding-top:1.5em;width:100%}body.woocommerce-cart #wc-square-digital-wallet{padding-top:0}#wc-square-wallet-divider{margin-top:1em;text-align:center}.wc-square-wallet-buttons{cursor:pointer;display:none;height:40px;margin:0 0 1em}.wc-square-wallet-button-black{background-color:#000}.wc-square-wallet-button-white{background-color:#fff}#express-payment-method-square-credit-card #gpay-button-online-api-id.focus{outline-offset:-2px}.google-pay-button{background-origin:content-box;background-position:50%;background-repeat:no-repeat;background-size:contain;border:0;border-radius:4px;box-shadow:0 1px 1px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);cursor:pointer;outline:0;padding:11px 10px}.google-pay-button.wc-square-wallet-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%27103%27 height=%2717%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg fill=%27none%27 fill-rule=%27evenodd%27%3E%3Cpath d=%27M.148 2.976h3.766c.532 0 1.024.117 1.477.35.453.233.814.555 1.085.966.27.41.406.863.406 1.358 0 .495-.124.924-.371 1.288s-.572.64-.973.826v.084c.504.177.912.471 1.225.882.313.41.469.891.469 1.442a2.6 2.6 0 0 1-.427 1.47c-.285.43-.667.763-1.148 1.001A3.5 3.5 0 0 1 4.082 13H.148V2.976zm3.696 4.2c.448 0 .81-.14 1.085-.42.275-.28.413-.602.413-.966s-.133-.684-.399-.959c-.266-.275-.614-.413-1.043-.413H1.716v2.758h2.128zm.238 4.368c.476 0 .856-.15 1.141-.448.285-.299.427-.644.427-1.036 0-.401-.147-.749-.441-1.043-.294-.294-.688-.441-1.183-.441h-2.31v2.968h2.366zm5.379.903c-.453-.518-.679-1.239-.679-2.163V5.86h1.54v4.214c0 .579.138 1.013.413 1.302.275.29.637.434 1.085.434.364 0 .686-.096.966-.287.28-.191.495-.446.644-.763a2.37 2.37 0 0 0 .224-1.022V5.86h1.54V13h-1.456v-.924h-.084c-.196.336-.5.611-.91.826-.41.215-.845.322-1.302.322-.868 0-1.528-.259-1.981-.777zm9.859.161L16.352 5.86h1.722l2.016 4.858h.056l1.96-4.858H23.8l-4.41 10.164h-1.624l1.554-3.416zm8.266-6.748h1.666l1.442 5.11h.056l1.61-5.11h1.582l1.596 5.11h.056l1.442-5.11h1.638L36.392 13h-1.624L33.13 7.876h-.042L31.464 13h-1.596l-2.282-7.14zm12.379-1.337a1 1 0 0 1-.301-.735 1 1 0 0 1 .301-.735 1 1 0 0 1 .735-.301 1 1 0 0 1 .735.301 1 1 0 0 1 .301.735 1 1 0 0 1-.301.735 1 1 0 0 1-.735.301 1 1 0 0 1-.735-.301zM39.93 5.86h1.54V13h-1.54V5.86zm5.568 7.098a1.967 1.967 0 0 1-.686-.406c-.401-.401-.602-.947-.602-1.638V7.218h-1.246V5.86h1.246V3.844h1.54V5.86h1.736v1.358H45.75v3.36c0 .383.075.653.224.812.14.187.383.28.728.28.159 0 .299-.021.42-.063.121-.042.252-.11.392-.203v1.498c-.308.14-.681.21-1.12.21-.317 0-.616-.051-.896-.154zm3.678-9.982h1.54v2.73l-.07 1.092h.07c.205-.336.511-.614.917-.833.406-.22.842-.329 1.309-.329.868 0 1.53.254 1.988.763.457.509.686 1.202.686 2.079V13h-1.54V8.688c0-.541-.142-.947-.427-1.218-.285-.27-.656-.406-1.113-.406-.345 0-.656.098-.931.294a2.042 2.042 0 0 0-.651.777 2.297 2.297 0 0 0-.238 1.029V13h-1.54V2.976zm32.35-.341v4.083h2.518c.6 0 1.096-.202 1.488-.605.403-.402.605-.882.605-1.437 0-.544-.202-1.018-.605-1.422-.392-.413-.888-.62-1.488-.62h-2.518zm0 5.52v4.736h-1.504V1.198h3.99c1.013 0 1.873.337 2.582 1.012.72.675 1.08 1.497 1.08 2.466 0 .991-.36 1.819-1.08 2.482-.697.665-1.559.996-2.583.996h-2.485v.001zm7.668 2.287c0 .392.166.718.499.98.332.26.722.391 1.168.391.633 0 1.196-.234 1.692-.701.497-.469.744-1.019.744-1.65-.469-.37-1.123-.555-1.962-.555-.61 0-1.12.148-1.528.442-.409.294-.613.657-.613 1.093m1.946-5.815c1.112 0 1.989.297 2.633.89.642.594.964 1.408.964 2.442v4.932h-1.439v-1.11h-.065c-.622.914-1.45 1.372-2.486 1.372-.882 0-1.621-.262-2.215-.784-.594-.523-.891-1.176-.891-1.96 0-.828.313-1.486.94-1.976s1.463-.735 2.51-.735c.892 0 1.629.163 2.206.49v-.344c0-.522-.207-.966-.621-1.33a2.132 2.132 0 0 0-1.455-.547c-.84 0-1.504.353-1.995 1.062l-1.324-.834c.73-1.045 1.81-1.568 3.238-1.568m11.853.262-5.02 11.53H96.42l1.864-4.034-3.302-7.496h1.635l2.387 5.749h.032l2.322-5.75z%27 fill=%27%23FFF%27/%3E%3Cpath d=%27M75.448 7.134c0-.473-.04-.93-.116-1.366h-6.344v2.588h3.634a3.11 3.11 0 0 1-1.344 2.042v1.68h2.169c1.27-1.17 2.001-2.9 2.001-4.944%27 fill=%27%234285F4%27/%3E%3Cpath d=%27M68.988 13.7c1.816 0 3.344-.595 4.459-1.621l-2.169-1.681c-.603.406-1.38.643-2.29.643-1.754 0-3.244-1.182-3.776-2.774h-2.234v1.731a6.728 6.728 0 0 0 6.01 3.703%27 fill=%27%2334A853%27/%3E%3Cpath d=%27M65.212 8.267a4.034 4.034 0 0 1 0-2.572V3.964h-2.234a6.678 6.678 0 0 0-.717 3.017c0 1.085.26 2.11.717 3.017l2.234-1.731z%27 fill=%27%23FABB05%27/%3E%3Cpath d=%27M68.988 2.921c.992 0 1.88.34 2.58 1.008v.001l1.92-1.918c-1.165-1.084-2.685-1.75-4.5-1.75a6.728 6.728 0 0 0-6.01 3.702l2.234 1.731c.532-1.592 2.022-2.774 3.776-2.774%27 fill=%27%23E94235%27/%3E%3C/g%3E%3C/svg%3E")}.google-pay-button.wc-square-wallet-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%27103%27 height=%2717%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg fill=%27none%27 fill-rule=%27evenodd%27%3E%3Cpath d=%27M.148 2.976h3.766c.532 0 1.024.117 1.477.35.453.233.814.555 1.085.966.27.41.406.863.406 1.358 0 .495-.124.924-.371 1.288s-.572.64-.973.826v.084c.504.177.912.471 1.225.882.313.41.469.891.469 1.442a2.6 2.6 0 0 1-.427 1.47c-.285.43-.667.763-1.148 1.001A3.5 3.5 0 0 1 4.082 13H.148V2.976zm3.696 4.2c.448 0 .81-.14 1.085-.42.275-.28.413-.602.413-.966s-.133-.684-.399-.959c-.266-.275-.614-.413-1.043-.413H1.716v2.758h2.128zm.238 4.368c.476 0 .856-.15 1.141-.448.285-.299.427-.644.427-1.036 0-.401-.147-.749-.441-1.043-.294-.294-.688-.441-1.183-.441h-2.31v2.968h2.366zm5.379.903c-.453-.518-.679-1.239-.679-2.163V5.86h1.54v4.214c0 .579.138 1.013.413 1.302.275.29.637.434 1.085.434.364 0 .686-.096.966-.287.28-.191.495-.446.644-.763a2.37 2.37 0 0 0 .224-1.022V5.86h1.54V13h-1.456v-.924h-.084c-.196.336-.5.611-.91.826-.41.215-.845.322-1.302.322-.868 0-1.528-.259-1.981-.777zm9.859.161L16.352 5.86h1.722l2.016 4.858h.056l1.96-4.858H23.8l-4.41 10.164h-1.624l1.554-3.416zm8.266-6.748h1.666l1.442 5.11h.056l1.61-5.11h1.582l1.596 5.11h.056l1.442-5.11h1.638L36.392 13h-1.624L33.13 7.876h-.042L31.464 13h-1.596l-2.282-7.14zm12.379-1.337a1 1 0 0 1-.301-.735 1 1 0 0 1 .301-.735 1 1 0 0 1 .735-.301 1 1 0 0 1 .735.301 1 1 0 0 1 .301.735 1 1 0 0 1-.301.735 1 1 0 0 1-.735.301 1 1 0 0 1-.735-.301zM39.93 5.86h1.54V13h-1.54V5.86zm5.568 7.098a1.967 1.967 0 0 1-.686-.406c-.401-.401-.602-.947-.602-1.638V7.218h-1.246V5.86h1.246V3.844h1.54V5.86h1.736v1.358H45.75v3.36c0 .383.075.653.224.812.14.187.383.28.728.28.159 0 .299-.021.42-.063.121-.042.252-.11.392-.203v1.498c-.308.14-.681.21-1.12.21-.317 0-.616-.051-.896-.154zm3.678-9.982h1.54v2.73l-.07 1.092h.07c.205-.336.511-.614.917-.833.406-.22.842-.329 1.309-.329.868 0 1.53.254 1.988.763.457.509.686 1.202.686 2.079V13h-1.54V8.688c0-.541-.142-.947-.427-1.218-.285-.27-.656-.406-1.113-.406-.345 0-.656.098-.931.294a2.042 2.042 0 0 0-.651.777 2.297 2.297 0 0 0-.238 1.029V13h-1.54V2.976zm32.35-.341v4.083h2.518c.6 0 1.096-.202 1.488-.605.403-.402.605-.882.605-1.437 0-.544-.202-1.018-.605-1.422-.392-.413-.888-.62-1.488-.62h-2.518zm0 5.52v4.736h-1.504V1.198h3.99c1.013 0 1.873.337 2.582 1.012.72.675 1.08 1.497 1.08 2.466 0 .991-.36 1.819-1.08 2.482-.697.665-1.559.996-2.583.996h-2.485v.001zm7.668 2.287c0 .392.166.718.499.98.332.26.722.391 1.168.391.633 0 1.196-.234 1.692-.701.497-.469.744-1.019.744-1.65-.469-.37-1.123-.555-1.962-.555-.61 0-1.12.148-1.528.442-.409.294-.613.657-.613 1.093m1.946-5.815c1.112 0 1.989.297 2.633.89.642.594.964 1.408.964 2.442v4.932h-1.439v-1.11h-.065c-.622.914-1.45 1.372-2.486 1.372-.882 0-1.621-.262-2.215-.784-.594-.523-.891-1.176-.891-1.96 0-.828.313-1.486.94-1.976s1.463-.735 2.51-.735c.892 0 1.629.163 2.206.49v-.344c0-.522-.207-.966-.621-1.33a2.132 2.132 0 0 0-1.455-.547c-.84 0-1.504.353-1.995 1.062l-1.324-.834c.73-1.045 1.81-1.568 3.238-1.568m11.853.262-5.02 11.53H96.42l1.864-4.034-3.302-7.496h1.635l2.387 5.749h.032l2.322-5.75z%27 fill=%27%23000%27/%3E%3Cpath d=%27M75.448 7.134c0-.473-.04-.93-.116-1.366h-6.344v2.588h3.634a3.11 3.11 0 0 1-1.344 2.042v1.68h2.169c1.27-1.17 2.001-2.9 2.001-4.944%27 fill=%27%234285F4%27/%3E%3Cpath d=%27M68.988 13.7c1.816 0 3.344-.595 4.459-1.621l-2.169-1.681c-.603.406-1.38.643-2.29.643-1.754 0-3.244-1.182-3.776-2.774h-2.234v1.731a6.728 6.728 0 0 0 6.01 3.703%27 fill=%27%2334A853%27/%3E%3Cpath d=%27M65.212 8.267a4.034 4.034 0 0 1 0-2.572V3.964h-2.234a6.678 6.678 0 0 0-.717 3.017c0 1.085.26 2.11.717 3.017l2.234-1.731z%27 fill=%27%23FABB05%27/%3E%3Cpath d=%27M68.988 2.921c.992 0 1.88.34 2.58 1.008v.001l1.92-1.918c-1.165-1.084-2.685-1.75-4.5-1.75a6.728 6.728 0 0 0-6.01 3.702l2.234 1.731c.532-1.592 2.022-2.774 3.776-2.774%27 fill=%27%23E94235%27/%3E%3C/g%3E%3C/svg%3E")}@supports(-webkit-appearance:-apple-pay-button){.apple-pay-button{-webkit-appearance:-apple-pay-button;cursor:pointer}.apple-pay-button>*{display:none}}@supports not (-webkit-appearance:-apple-pay-button){.apple-pay-button{background-position:50% 50%;background-repeat:no-repeat;background-size:100% 60%;border-radius:5px;box-sizing:border-box;cursor:pointer;max-height:64px;min-height:32px;min-width:200px;padding:0}.apple-pay-button.wc-square-wallet-button-with-text{--apple-pay-scale:1;background:none;font-size:12px;justify-content:center}.apple-pay-button.wc-square-wallet-button-with-text .text{align-self:center;font-family:-apple-system;font-size:calc(1em*var(--apple-pay-scale));font-weight:300;margin-right:calc(2px*var(--apple-pay-scale))}.apple-pay-button.wc-square-wallet-button-with-text .logo{background-position:0 50%;background-repeat:no-repeat;background-size:100% 60%;border:none;height:100%;margin-left:calc(2px*var(--apple-pay-scale));width:calc(35px*var(--scale))}.apple-pay-button.wc-square-wallet-button-black{background-color:#000;color:#fff}.apple-pay-button.wc-square-wallet-button-black .logo{background-color:#000;background-image:-webkit-named-image(apple-pay-logo-white)}.apple-pay-button.wc-square-wallet-button-white{background-color:#fff;color:#000}.apple-pay-button.wc-square-wallet-button-white .logo{background-color:#fff;background-image:-webkit-named-image(apple-pay-logo-black)}.apple-pay-button.wc-square-wallet-button-white-outline{background-color:#fff;border:.5px solid #000;color:#000}.apple-pay-button.wc-square-wallet-button-white-outline .logo{background-color:#fff;background-image:-webkit-named-image(apple-pay-logo-black)}}


		.jfb-user-info,
		.jfb-user-info input {
			position: absolute !important;
			top: 0 !important;
			left: 0 !important;
			width: 1px !important;
			height: 1px !important;
			overflow: hidden !important;
			clip-path: inset(50%) !important;
			white-space: nowrap !important;
			user-select: none !important;
			-webkit-user-select: none !important;
			pointer-events: none !important;
		}
		
/*# sourceURL=jet-form-builder-honeypot-inline-css */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHRuAj-lg.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLgHQuAj-lg.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLt_QuAj-lg.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHQuAj-lg.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLrPQuAj-lg.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLl_XuAj-lg.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLmbXuAj-lg.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLgHXuAj-lg.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLijXuAj-lg.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbFmUiA8.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZEbVmUiA8.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmUiA8.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiA8.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmUiA8.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYaalmUiA8.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmUiA8.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZEalmUiA8.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuZtalmUiA8.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojIWmb2Rm.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoDISmb2Rm.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjo0oSmb2Rm.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISmb2Rm.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjovoSmb2Rm.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoUoOmb2Rm.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoa4Omb2Rm.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoDIOmb2Rm.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoJYOmb2Rm.ttf) format('truetype');
}
@font-face {
  font-family: 'Libre Baskerville';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/librebaskerville/v24/kmKWZrc3Hgbbcjq75U4uslyuy4kn0qNccR04_RUJeby2OU36SjNNluI.ttf) format('truetype');
}
@font-face {
  font-family: 'Libre Baskerville';
  font-style: italic;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/librebaskerville/v24/kmKWZrc3Hgbbcjq75U4uslyuy4kn0qNccR04_RUJeby2OU3ISjNNluI.ttf) format('truetype');
}
@font-face {
  font-family: 'Libre Baskerville';
  font-style: italic;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/librebaskerville/v24/kmKWZrc3Hgbbcjq75U4uslyuy4kn0qNccR04_RUJeby2OU0kTTNNluI.ttf) format('truetype');
}
@font-face {
  font-family: 'Libre Baskerville';
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/librebaskerville/v24/kmKWZrc3Hgbbcjq75U4uslyuy4kn0qNccR04_RUJeby2OU0dTTNNluI.ttf) format('truetype');
}
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/librebaskerville/v24/kmKUZrc3Hgbbcjq75U4uslyuy4kn0olVQ-LglH6T17uj8Q4iDgNK.ttf) format('truetype');
}
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/librebaskerville/v24/kmKUZrc3Hgbbcjq75U4uslyuy4kn0olVQ-LglH6T17ujww4iDgNK.ttf) format('truetype');
}
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/librebaskerville/v24/kmKUZrc3Hgbbcjq75U4uslyuy4kn0olVQ-LglH6T17ujLwkiDgNK.ttf) format('truetype');
}
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/librebaskerville/v24/kmKUZrc3Hgbbcjq75U4uslyuy4kn0olVQ-LglH6T17ujFgkiDgNK.ttf) format('truetype');
}
img#wpstats{display:none}
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),
				.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {
					background-image: none !important;
				}
				@media screen and (max-height: 1024px) {
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
				@media screen and (max-height: 640px) {
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),
					.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {
						background-image: none !important;
					}
				}
			
/* Stop all color animations in header */
header * {
    animation: none !important;
    transition: none !important;
}

header h1,
header h2,
header .entry-title,
header .site-title {
    color: #000000 !important;
}#masthead, #site-header-main { display: none; }
@media screen{.is-menu path.search-icon-path { fill: #848484;}body .popup-search-close:after, body .search-close:after { border-color: #848484;}body .popup-search-close:before, body .search-close:before { border-color: #848484;}
}.wc-block-checkout__payment-method div#square-credit-card .sq-payment-form{color:#373f4a;font-family:inherit;font-weight:400;position:relative;width:380px}.wc-block-checkout__payment-method div#square-credit-card #wc-square-credit-card-credit-card-form{background-color:transparent;border:0;margin:0 0 1em;padding:0}.wc-block-checkout__payment-method div#square-credit-card .sq-label{display:block;font-size:.8em;font-weight:500;letter-spacing:.5;line-height:24px;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.wc-block-checkout__payment-method div#square-credit-card .wc-square-credit-card-hosted-field{display:inline-block}.wc-block-checkout__payment-method div#square-credit-card .sq-input{border:1px solid #e0e2e3;border-radius:4px;box-sizing:border-box;outline-offset:-2px;padding:10px;transition:border-color .2s ease-in-out,background .2s ease-in-out}.wc-block-checkout__payment-method div#square-credit-card .sq-input,.wc-block-checkout__payment-method div#square-credit-card .wc-square-credit-card-hosted-field{height:3em;width:100%}.wc-block-checkout__payment-method div#square-credit-card #square-credit-card-sq-card-number{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjggODAiPjxwYXRoIGQ9Ik00LjI2MiA3OS44NzVjLTIuMjggMC00LjEzNy0xLjg1Ny00LjEzNy00LjE0VjQuMjY3Qy4xMjUgMS45ODQgMS45OC4xMjUgNC4yNjIuMTI1aDExOS40NjVjMi4yODcgMCA0LjE0OCAxLjg1OCA0LjE0OCA0LjE0M3Y3MS40NjdjMCAyLjI4My0xLjg2IDQuMTQtNC4xNDggNC4xNEg0LjI2MnoiIGZpbGw9IiNGRkYiLz48cGF0aCBkPSJNMTIzLjcyNy4yNWMyLjIyIDAgNC4wMjMgMS44MDIgNC4wMjMgNC4wMTh2NzEuNDY3YzAgMi4yMTQtMS44MDUgNC4wMTYtNC4wMjMgNC4wMTZINC4yNjJDMi4wNSA3OS43NS4yNSA3Ny45NS4yNSA3NS43MzZWNC4yNjhDLjI1IDIuMDUzIDIuMDUuMjUgNC4yNjIuMjVoMTE5LjQ2NW0wLS4yNUg0LjI2MkMxLjkwNiAwIDAgMS45MSAwIDQuMjY4djcxLjQ2N0MwIDc4LjA5IDEuOTA2IDgwIDQuMjYyIDgwaDExOS40NjVjMi4zNiAwIDQuMjczLTEuOTEgNC4yNzMtNC4yNjZWNC4yNjhDMTI4IDEuOTEgMTI2LjA4NiAwIDEyMy43MjcgMHoiIGZpbGw9IiM4NDg0ODQiLz48Y2lyY2xlIGN4PSI4Ny4yNyIgY3k9IjU3LjU2MSIgcj0iMTMuMzgyIiBmaWxsPSIjRjI3MDZDIi8+PGNpcmNsZSBjeD0iMTAwLjY1NCIgY3k9IjU3LjU2MSIgcj0iMTMuMzgzIiBmaWxsPSIjOEZEN0YxIi8+PHBhdGggZmlsbD0iIzRBNEE0QSIgZD0iTS4wMDIgMTQuODNIMTI4djE0Ljg4SC4wMDJ6Ii8+PHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTExLjI3NSA0NC4xNzhoNDQuODY3djQuODY1SDExLjI3NXpNMTEuMjc1IDU1LjEyNWg0NC44Njd2NC44N0gxMS4yNzV6TTExLjI3NSA2Ni4wNzZoNDQuODY3djQuODY3SDExLjI3NXoiLz48L3N2Zz4=);background-position:99%;background-repeat:no-repeat;background-size:50px 31px;padding-right:55px}@media only screen and (max-width:320px){.wc-block-checkout__payment-method div#square-credit-card #square-credit-card-sq-card-number{background-image:none}}.wc-block-checkout__payment-method div#square-credit-card .card-type-visa #square-credit-card-sq-card-number{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjggODAiPjxwYXRoIGQ9Ik0xMjggNzUuNzM0YzAgMi4zNTYtMS45MSA0LjI2Ni00LjI2NiA0LjI2Nkg0LjI2OEMxLjkxIDgwIDAgNzguMDkgMCA3NS43MzRWNC4yNjhDMCAxLjkxIDEuOTEgMCA0LjI2OCAwaDExOS40NjdDMTI2LjA5IDAgMTI4IDEuOTEgMTI4IDQuMjY4djcxLjQ2NnoiIGZpbGw9IiNGOUY5RkEiLz48ZyBmaWxsPSIjMEE2N0IyIj48cGF0aCBkPSJNNTguOTAzIDUyLjAxOGgtNi4yNUw1Ni41NiAyOGg2LjI1M000Ny4zOSAyOGwtNS45NiAxNi41Mi0uNzA1LTMuNTU4LTIuMTA1LTEwLjhTMzguMzY3IDI4IDM1LjY1NCAyOEgyNS44bC0uMTE1LjQwN3MzLjAxNC42MjYgNi41NDIgMi43NDVsNS40MzIgMjAuODY1aDYuNTEzTDU0LjEyIDI4aC02Ljczek05Ni41NzQgNTIuMDE4aDUuNzRMOTcuMzEgMjhoLTUuMDI3Yy0yLjMyIDAtMi44ODcgMS43OS0yLjg4NyAxLjc5bC05LjMyNCAyMi4yMjhoNi41MTdsMS4zMDMtMy41NjdoNy45NDhsLjczNCAzLjU2OHptLTYuODgtOC40OTZsMy4yODQtOC45OSAxLjg1IDguOTloLTUuMTM1ek04MC41NiAzMy43NzVsLjg5My01LjE1OHMtMi43NTUtMS4wNDYtNS42MjQtMS4wNDZjLTMuMTA1IDAtMTAuNDc0IDEuMzU3LTEwLjQ3NCA3Ljk1IDAgNi4yMDYgOC42NSA2LjI4NCA4LjY1IDkuNTQgMCAzLjI2LTcuNzU3IDIuNjc4LTEwLjMyLjYyMmwtLjkzIDUuMzkyczIuNzkzIDEuMzU2IDcuMDYgMS4zNTZjNC4yNjYgMCAxMC43MDUtMi4yMSAxMC43MDUtOC4yMjIgMC02LjI0NC04LjcyNS02LjgyNi04LjcyNS05LjU0IDAtMi43MTYgNi4wOS0yLjM2NyA4Ljc2NC0uODkzeiIvPjwvZz48cGF0aCBkPSJNNDAuNzI1IDQwLjk2M2wtMi4xMDUtMTAuOFMzOC4zNjcgMjggMzUuNjU0IDI4SDI1LjhsLS4xMTUuNDA3czQuNzM3Ljk4MiA5LjI4IDQuNjZjNC4zNDUgMy41MTUgNS43NiA3Ljg5NiA1Ljc2IDcuODk2eiIgZmlsbD0iI0ZBQTYzNCIvPjwvc3ZnPg==)}.wc-block-checkout__payment-method div#square-credit-card .card-type-mastercard #square-credit-card-sq-card-number{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI4IiBoZWlnaHQ9IjgwIiB2aWV3Qm94PSIwIDAgMTI4IDgwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjx0aXRsZT5jYXJkLW1jIDI8L3RpdGxlPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PHBhdGggZD0iTTEyOCA3NS43MzRBNC4yNjYgNC4yNjYgMCAwIDEgMTIzLjczMiA4MEg0LjI2NkE0LjI2NSA0LjI2NSAwIDAgMSAwIDc1LjczNFY0LjI3QzAgMS45MSAxLjkxIDAgNC4yNjYgMGgxMTkuNDY3QTQuMjY3IDQuMjY3IDAgMCAxIDEyOCA0LjI3djcxLjQ2NHoiIGZpbGw9IiMwMDYiLz48cGF0aCBkPSJNMTAxLjg4IDQ2Ljg3OHYtLjg1N2gtLjIyMWwtLjI1NS41OS0uMjU1LS41OWgtLjIyMnYuODU3aC4xNTd2LS42NDZsLjIzOS41NTdoLjE2MmwuMjQtLjU1OXYuNjQ4aC4xNTZ6bS0xLjQwNCAwdi0uNzFoLjI4NHYtLjE0NWgtLjcyM3YuMTQ0aC4yODR2LjcxMWguMTU1ek0xMDEuOTI1IDM0LjE0MWMwIDEzLjI1Ny0xMC42MzIgMjQuMDA0LTIzLjc0NyAyNC4wMDRTNTQuNDMxIDQ3LjM5OCA1NC40MzEgMzQuMTQxYzAtMTMuMjU3IDEwLjYzMi0yNC4wMDQgMjMuNzQ3LTI0LjAwNHMyMy43NDcgMTAuNzQ3IDIzLjc0NyAyNC4wMDR6IiBmaWxsPSIjRjc5RjFBIi8+PHBhdGggZD0iTTcyLjYzIDM0LjE0MWMwIDEzLjI1Ny0xMC42MzIgMjQuMDA0LTIzLjc0NyAyNC4wMDRTMjUuMTM2IDQ3LjM5OCAyNS4xMzYgMzQuMTQxYzAtMTMuMjU3IDEwLjYzMi0yNC4wMDQgMjMuNzQ3LTI0LjAwNFM3Mi42MyAyMC44ODQgNzIuNjMgMzQuMTQxeiIgZmlsbD0iI0VBMDAxQiIvPjxwYXRoIGQ9Ik02My41MyAxNS4yNDVhMjQuMDUgMjQuMDUgMCAwIDAtOS4wOTcgMTguODk0IDI0LjA2IDI0LjA2IDAgMCAwIDkuMDk4IDE4LjkgMjQuMDYgMjQuMDYgMCAwIDAgOS4wOTctMTguOSAyNC4wNSAyNC4wNSAwIDAgMC05LjA5Ny0xOC44OTR6IiBmaWxsPSIjRkY1RjAxIi8+PGcgZmlsbD0iI0ZGRiI+PHBhdGggZD0iTTEwMC45NjggNjkuMTVhLjY1LjY1IDAgMCAwLS40NjEuMTg3LjYzNC42MzQgMCAwIDAgMCAuOTAyLjY1LjY1IDAgMCAwIDEuMTA1LS40NS42NDUuNjQ1IDAgMCAwLS42NDQtLjY0em0wIDEuMTM3YS40OTIuNDkyIDAgMCAxLS40OTUtLjQ5OC40OTMuNDkzIDAgMSAxIC45ODQgMCAuNTAyLjUwMiAwIDAgMS0uMTQzLjM1Mi40ODMuNDgzIDAgMCAxLS4zNDYuMTQ2em0uMDM3LS43OThoLS4yNzJ2LjU5NGguMTI2di0uMjIyaC4wNThsLjE3OC4yMjJoLjE1bC0uMTkyLS4yMjRhLjIzNC4yMzQgMCAwIDAgLjE0LS4wNTkuMTY0LjE2NCAwIDAgMCAuMDQ4LS4xMjEuMTcxLjE3MSAwIDAgMC0uMDYxLS4xMzguMjcxLjI3MSAwIDAgMC0uMTc1LS4wNTJ6bS0uMDAxLjExMmMuMDMzIDAgLjA2LjAwNi4wNzkuMDIuMDIuMDEzLjAyOS4wMzIuMDMuMDU4LS4wMDEuMDI3LS4wMS4wNDctLjAzLjA2YS4xMzcuMTM3IDAgMCAxLS4wOC4wMmgtLjE0NFY2OS42aC4xNDV6TTMwLjQxOSA3MC4wMkgyOS4wN3YtNi4zNDVoMS4zMjF2Ljc3NHMxLjE2LS45NDUgMS44NS0uOTM0YzEuMzQuMDIzIDIuMTQgMS4xNzMgMi4xNCAxLjE3M3MuNjUtMS4xNzMgMi4xMTQtMS4xNzNjMi4xNjYgMCAyLjQ4MyAyIDIuNDgzIDJ2NC40NzhoLTEuMjk0di0zLjk0NXMuMDA0LTEuMi0xLjQtMS4yYy0xLjQ1NCAwLTEuNTg2IDEuMi0xLjU4NiAxLjJ2My45NDVoLTEuMzQ3di0zLjk3MnMtLjEzLTEuMjUzLTEuMzQ4LTEuMjUzYy0xLjU4MiAwLTEuNjEyIDEuMjgtMS42MTIgMS4yOGwuMDI3IDMuOTcyek03MS4zOTggNjMuNTE1Yy0uNjg5LS4wMTItMS44NDkuOTMzLTEuODQ5LjkzM3YtLjc3MmgtMS4zMjJ2Ni4zNDNoMS4zNDhsLS4wMjYtMy45NzFzLjAzLTEuMjc3IDEuNjEyLTEuMjc3Yy4yOTQgMCAuNTIyLjA3Mi43MDIuMTgydi0uMDA1bC40NC0xLjIzNWEyLjQwMiAyLjQwMiAwIDAgMC0uOTA1LS4xOTh6TTkwLjM4IDYzLjUxNWMtLjY4OS0uMDEyLTEuODQ5LjkzMy0xLjg0OS45MzN2LS43NzJIODcuMjF2Ni4zNDNoMS4zNDhsLS4wMjYtMy45NzFzLjAzLTEuMjc3IDEuNjEyLTEuMjc3Yy4yOTQgMCAuNTIyLjA3Mi43MDMuMTgydi0uMDA1bC40MzktMS4yMzVhMi40MDIgMi40MDIgMCAwIDAtLjkwNC0uMTk4ek00My4zMzcgNjMuNDg5Yy0yLjAxNyAwLTMuMDg0IDEuODI4LTMuMDkgMy4zNTYtLjAwNSAxLjU2NiAxLjIxNSAzLjM3MiAzLjE0NiAzLjM3MiAxLjEyNyAwIDIuMDUzLS44MzkgMi4wNTMtLjgzOWwtLjAwMy42NDdoMS4zMjd2LTYuMzUxaC0xLjMzMnYuOHMtLjg2OS0uOTg1LTIuMTAxLS45ODV6bS4yNTggMS4yOTJjMS4wODMgMCAxLjk2My45NTEgMS45NjMgMi4xMjIgMCAxLjE3LS44OCAyLjExNi0xLjk2MyAyLjExNi0xLjA4NCAwLTEuOTU4LS45NDYtMS45NTgtMi4xMTYgMC0xLjE3Ljg3NC0yLjEyMiAxLjk1OC0yLjEyMnpNODIuMDE5IDYzLjQ4OWMtMi4wMTcgMC0zLjA4NCAxLjgyOC0zLjA5IDMuMzU2LS4wMDUgMS41NjYgMS4yMTUgMy4zNzIgMy4xNDYgMy4zNzIgMS4xMjcgMCAyLjA1My0uODM5IDIuMDUzLS44MzlsLS4wMDMuNjQ3aDEuMzI2di02LjM1MWgtMS4zM3YuOHMtLjg3LS45ODUtMi4xMDItLjk4NXptLjI1OCAxLjI5MmMxLjA4MyAwIDEuOTYzLjk1MSAxLjk2MyAyLjEyMiAwIDEuMTctLjg4IDIuMTE2LTEuOTYzIDIuMTE2LTEuMDg0IDAtMS45NTgtLjk0Ni0xLjk1OC0yLjExNiAwLTEuMTcuODc0LTIuMTIyIDEuOTU4LTIuMTIyek05NC43NTQgNjMuNDg5Yy0yLjAxNyAwLTMuMDg0IDEuODI4LTMuMDkgMy4zNTYtLjAwNSAxLjU2NiAxLjIxNiAzLjM3MiAzLjE0NyAzLjM3MiAxLjEyNiAwIDIuMDUyLS44MzkgMi4wNTItLjgzOWwtLjAwMi42NDdoMS4zMjZ2LTguODU4aC0xLjMzMXYzLjMwN3MtLjg3LS45ODUtMi4xMDItLjk4NXptLjI1OCAxLjI5MmMxLjA4NCAwIDEuOTYzLjk1MSAxLjk2MyAyLjEyMiAwIDEuMTctLjg4IDIuMTE2LTEuOTYzIDIuMTE2LTEuMDgzIDAtMS45NTgtLjk0Ni0xLjk1OC0yLjExNiAwLTEuMTcuODc1LTIuMTIyIDEuOTU4LTIuMTIyek01MC44MTcgNzAuMjMzYy0xLjM3NCAwLTIuNjQzLS44NTMtMi42NDMtLjg1M2wuNTgyLS45MDZzMS4yLjU2IDIuMDYuNTZjLjU2IDAgMS40OTUtLjE4MyAxLjUwNy0uNzQ3LjAxMi0uNTk2LTEuNTczLS43NzMtMS41NzMtLjc3M3MtMi4zNjQtLjAzMi0yLjM2NC0yYzAtMS4yMzYgMS4xOC0yLjAyNSAyLjY5NS0yLjAyNS44NzUgMCAyLjUxLjc3MyAyLjUxLjc3M2wtLjY2IDEuMDRzLTEuMjYzLS41MS0xLjkzLS41MzRjLS41NjItLjAyLTEuMjQxLjI1Mi0xLjI0MS43NDcgMCAxLjM0NSAzLjkzNy0uMTA1IDMuOTM3IDIuNjEyIDAgMS43ODMtMS42MDQgMi4xMDYtMi44OCAyLjEwNnpNNTUuODg1IDYxLjgzNnYxLjg0NWgtMS4xNzN2MS4zMzVoMS4xNzN2My4xOXMtLjEwNCAyLjE1NyAyLjE5NSAyLjE1N2MuNjM2IDAgMS44OC0uNDc0IDEuODgtLjQ3NGwtLjUzMS0xLjM4NnMtLjQ5NS40MjYtMS4wNTQuNDExYy0xLjA2My0uMDI3LTEuMDMzLS43MTQtMS4wMzMtLjcxNHYtMy4xODRoMi4xOVY2My42OGgtMi4xOXYtMS44NDVoLTEuNDU3ek02My44NjYgNjMuNTY3Yy0yLjE2MiAwLTMuMjQyIDEuNzk3LTMuMjM0IDMuMzU2LjAxIDEuNjA0Ljk4NCAzLjQxIDMuMzY0IDMuNDEgMS4wMTggMCAyLjQ0OC0uOTAzIDIuNDQ4LS45MDNsLS42MTUtMS4wNzlzLS45NzYuNjk5LTEuODMzLjY5OWMtMS43MTggMC0xLjgzLTEuNjk0LTEuODMtMS42OTRoNC41OTlzLjM0My0zLjc5LTIuODk5LTMuNzl6bS0uMTk2IDEuMjQ1Yy4wNTEtLjAwMi4xMDYgMCAuMTYgMCAxLjYxOCAwIDEuNjA3IDEuNTQzIDEuNjA3IDEuNTQzaC0zLjI3cy0uMDc4LTEuNDUyIDEuNTAzLTEuNTQzek03Ny41NDMgNjguMzM1bC42MTYgMS4yNDRzLS45NzcuNjQxLTIuMDc0LjY0MWMtMi4yNyAwLTMuNTMtMS43MjQtMy41My0zLjM1NSAwLTIuNTY0IDIuMDA1LTMuMzE4IDMuMzYyLTMuMzE4IDEuMjMyIDAgMi4yOTguNzE3IDIuMjk4LjcxN2wtLjY5MSAxLjI0NHMtLjQyLS42Ni0xLjY0NC0uNjZjLTEuMjIzIDAtMS44NjkgMS4wNjQtMS44NjkgMi4wNzMgMCAxLjEzMi43NTIgMi4wOTMgMS44ODcgMi4wOTMuODkxIDAgMS42NDUtLjY3OSAxLjY0NS0uNjc5eiIvPjwvZz48L2c+PC9zdmc+)}.wc-block-checkout__payment-method div#square-credit-card .card-type-amex #square-credit-card-sq-card-number{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjggODAiPjxwYXRoIGQ9Ik0xMjggNzUuNzMzYzAgMi4zNTYtMS45MSA0LjI2Ny00LjI2OCA0LjI2N0g0LjI2NkMxLjkxIDgwIDAgNzguMDkgMCA3NS43MzNWNC4yNjVDMCAxLjkxIDEuOTEgMCA0LjI2NiAwaDExOS40NjdDMTI2LjA5IDAgMTI4IDEuOTEgMTI4IDQuMjY1djcxLjQ2OHoiIGZpbGw9IiMwMDc4QTkiLz48cGF0aCBkPSJNMzkuNzE0IDM4LjEzN3YtMS4yOGwtLjYxMiAxLjI4aC01LjNsLS42NjYtMS4zNzN2MS4zNzNIMjMuMjNsLTEuMTctMi43N2gtMS45ODVsLTEuMjQgMi43N0gxMy43di04LjM2M2wzLjc2NC04LjUxOGg3LjIxbDEuMDEyIDIuNDE0di0yLjM5Nmg4LjgxNmwxLjk0IDQuMDY0IDEuODk2LTQuMDgySDY2LjE3czEuNDYtLjAyIDIuNDIuNjU2bC0uMDA2LS42NTZoNy4wMTJ2LjkyM3MxLjI2Mi0uOTI0IDMuMTI2LS45MjRoMTIuMzczbDEuMDg2IDIuNDV2LTIuNDVoNy45M2wxLjQ0IDIuNDV2LTIuNDVoNy41OHYxNi44OThoLTcuNzg4bC0xLjgzLTIuOTQ2djIuOTNoLTkuNjhsLTEuMzYtMy4wMThoLTEuODk3TDg1LjMgMzguMTM4aC01Ljg2cy0yLjE4NC0uMDI3LTMuODIyLTEuMnYxLjJINjMuOTU2di0zLjk0MmMwLS41NzItLjQzOC0uNTMyLS40MzgtLjUzMmgtLjQyN3Y0LjQ3NUgzOS43MTV6TTMzLjg5NCA0MS43OTZoMTUuMzIzTDUxLjQzIDQ0LjNsMi4yNjItMi41MDRoMTEuNzhzMS4xMDcuMDI4IDIuMTU4LjU5di0uNTloMTAuNDljMS4zMzMgMCAyLjQ1LjY2NiAyLjQ1LjY2NnYtLjY2NmgxMy40ODZ2LjYxNHMuOTYtLjYxNCAyLjI1Mi0uNjE0aDguNzg2di42MTRzMS4xMDYtLjYxNCAyLjI3Ni0uNjE0aDYuODk4VjU3Ljcycy0uOTA3IDEuMDI2LTIuNzgzIDEuMDI2aC05LjA5NXYtLjUwNnMtLjg2NC41MDYtMi4xODQuNTA2aC0yNC4xNlY1NC42M2MwLS40MDQtLjE3NS0uNDc4LS41MzUtLjQ3OGgtLjMzdjQuNTk0aC03LjU1VjU0LjE4cy0uODM4LjQ1LTIuMjM2LjQ1SDYyLjY4djQuMTE2SDUzLjM3bC0yLjExNi0yLjU4My0yLjI2NSAyLjU4M0gzMy44OTV2LTE2Ljk1eiIgZmlsbD0iI0ZGRiIvPjxwYXRoIGZpbGw9IiMwMDc4QTkiIGQ9Ik04Mi4xOSA0NC4zMzhoOS42MTd2Mi41OGgtNi42NzN2Mi4yNDdoNi40ODV2Mi4yNzNoLTYuNDg2djIuMzY1aDYuNjczdjIuNTE1SDgyLjE5TTExMC4zODUgNDkuMDA2YzMuNjEzLjE4NCAzLjkxNiAxLjk5IDMuOTE2IDMuOTE2IDAgMi4yNDQtMS44NDUgMy40NS0zLjc3IDMuNDVoLTYuMTc4di0yLjU3aDQuODEzYy44MTYgMCAyLjAzMyAwIDIuMDMzLTEuMTQ4IDAtLjU0Ny0uMjE0LS44OTYtMS4wODMtLjk4Ny0uMzg3LS4wNTYtMS44MTUtLjEzNS0yLjAzMy0uMTQtMy4yNjUtLjA4NS00LjAyNS0xLjcxLTQuMDI1LTMuNjg3IDAtMi4yNDYgMS41NzgtMy40NzUgMy41MDYtMy40NzVoNi4xNzd2Mi41NjdoLTQuNTJjLTEuMDMuMDEtMi4xNC0uMTItMi4xNCAxLjA0IDAgLjczNi41NDguODg0IDEuMjQzLjk1LjI0LjAwMiAxLjg0Ni4wODYgMi4wNjIuMDg0ek05OS4zMSA0OS4wMDZjMy42MTQuMTg0IDMuOTE4IDEuOTkgMy45MTggMy45MTYgMCAyLjI0NC0xLjg0NCAzLjQ1LTMuNzcgMy40NUg5My4yOHYtMi41N2g0LjgxM2MuODE1IDAgMi4wMzMgMCAyLjAzMy0xLjE0OCAwLS41NDctLjIxNi0uODk2LTEuMDg0LS45ODctLjM4Ny0uMDU2LTEuODE4LS4xMzUtMi4wMy0uMTQtMy4yNy0uMDg1LTQuMDI1LTEuNzEtNC4wMjUtMy42ODcgMC0yLjI0NiAxLjU3Ni0zLjQ3NSAzLjUwMi0zLjQ3NWg2LjE3NnYyLjU2N2gtNC41MmMtMS4wMy4wMS0yLjE0LS4xMi0yLjE0IDEuMDQgMCAuNzM2LjU1Ljg4NCAxLjI0Ni45NS4yNC4wMDIgMS44NDQuMDg2IDIuMDU3LjA4NHpNNjQuNDMzIDQ0LjM2M0g1NC4xMWwtMy4zNyAzLjcxOC0zLjI2Mi0zLjc0MkgzNS44ODV2MTEuOThoMTEuMjE4bDMuNTMtMy45NTcgMy40NSAzLjk4N2g1LjY0NFY1Mi4yOGgzLjk1NmMxLjUyNSAwIDQuMzA4LS4wNTMgNC4zMDgtNC4yNTIgMC0yLjk5Ny0yLjExMi0zLjY2NS0zLjU1Ny0zLjY2NXptLTE4Ljg2NiA5LjQ0aC02Ljc4M3YtMi4zNjVoNi40ODh2LTIuMjcyaC02LjQ4OHYtMi4yNDhsNy4xNTQuMDE2IDIuODYzIDMuMjYtMy4yMzMgMy42MXptMTEuMjQzIDEuMzlsLTQuMjI1LTUgNC4yMjUtNC42OHY5LjY4em02LjYzMi01LjM4MmgtMy42NjR2LTIuODc1aDMuNjc2YzEuMjMgMCAxLjYyLjc5IDEuNjIgMS4zNzcgMCAuODAzLS40MyAxLjUtMS42MzIgMS41ek03OC42NDIgNTAuODljMS42MDYtLjgwMiAyLjAzMy0xLjg3MiAyLjAzMy0zLjMxNyAwLTIuNTY1LTIuMDg1LTMuMjA3LTMuNTMtMy4yMDdoLTcuNjQ3djExLjk4aDIuOTQyVjUyLjEyaDMuODVjMS4wMTggMCAxLjQxOCAxLjAxNiAxLjQ0MyAyLjAzMmwuMDc4IDIuMTk0aDIuODY1bC0uMTA3LTIuNDYyYzAtMS45MjctLjUzMy0yLjgzNS0xLjkyNi0yLjk5NXptLTIuNTQtMS4yNEg3Mi40NHYtMi43MTZoMy42NzRjMS4yMyAwIDEuNjE4Ljc5IDEuNjE4IDEuMzc3IDAgLjgwMy0uNDI1IDEuMzQtMS42MyAxLjM0ek03MC42NzUgMjMuNjU0aDIuOTQyVjM1LjY1aC0yLjk0MnpNNDYuNTk2IDIzLjY3aDkuNjEzdjIuNTc4aC02LjY3MnYyLjI0OGg2LjQ4M3YyLjI3M0g0OS41NHYyLjM2NGg2LjY3djIuNTE1aC05LjYxMk02Ny4xMDIgMzAuMTkyYzEuNjA2LS44IDIuMDMzLTEuODcyIDIuMDMzLTMuMzE2IDAtMi41NjctMi4wODctMy4yMDctMy41My0zLjIwN2gtNy42NXYxMS45OGgyLjk0MnYtNC4yMjdoMy44NWMxLjAxOCAwIDEuNDIgMS4wMTUgMS40NDYgMi4wM2wuMDggMi4xOTVoMi44NjJsLS4xMDYtMi40NjJjLS4wMDItMS45MjMtLjUzOC0yLjgzMi0xLjkyOC0yLjk5NHptLTIuNTQyLTEuMjRoLTMuNjYzdi0yLjcxNGgzLjY3OGMxLjIyOCAwIDEuNjE4Ljc5IDEuNjE4IDEuMzc3IDAgLjgwMy0uNDMgMS4zMzctMS42MzMgMS4zMzd6TTM5LjgxIDIzLjY3bC0zLjYxIDguMDM1LTMuNTk3LTguMDM2aC00LjYxdjExLjUzN0wyMi44NTYgMjMuNjdoLTMuODkzbC01LjI0MiAxMS45OGgzLjEwM2wxLjE0OC0yLjY3Nmg1Ljg3bDEuMTY1IDIuNjc1aDUuOTIydi04Ljg5NGwzLjkzMyA4Ljg5M2gyLjY3NWw0LjAyNC04Ljc0N3Y4Ljc0NmgyLjk0VjIzLjY3aC00LjY5em0tMjAuNzI0IDYuNzJsMS43NTUtNC4xODggMS44MjggNC4xODhoLTMuNTgyek0xMDMuOTcgMjMuNjYzdjguMjk1bC00Ljk2LTguMjk1aC00LjM0N3YxMS4yNUw4OS42NSAyMy42N0g4NS43NmwtNC4wNTIgOS4yOHMtMS43MTIgMC0xLjg4Ni0uMDQzYy0uNzA3LS4xNDYtMS44MTUtLjY0Ni0xLjgzLTIuNzZ2LS44NjhjMC0yLjgxIDEuNTI1LTMuMDE1IDMuNDgtMy4wMTVoMS44MTZ2LTIuNjAzaC0zLjg0Yy0xLjM0IDAtNC4yNSAxLjAyLTQuMzQ3IDUuOTQtLjA2OCAzLjMxNyAxLjM3NyA2LjA1MiA0LjY0IDYuMDUyaDMuODc4bDEuMTQ4LTIuNjc1aDUuODdsMS4xNjQgMi42NzRoNS44MDRWMjYuODhsNS4yOTQgOC43NzRoNC4wMTJ2LTExLjk5aC0yLjk0em0tMTguMDY4IDYuNzMzbDEuNzUyLTQuMTg4IDEuODQ2IDQuMTg4aC0zLjU5OHoiLz48L3N2Zz4=)}.wc-block-checkout__payment-method div#square-credit-card .card-type-diners-club #square-credit-card-sq-card-number{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjggODAiPjxwYXRoIGQ9Ik0xMjggNzUuNzMyYzAgMi4zNTctMS45MSA0LjI2OC00LjI2OCA0LjI2OEg0LjI2NkMxLjkxIDgwIDAgNzguMDkgMCA3NS43MzJWNC4yNjdDMCAxLjkwNyAxLjkxIDAgNC4yNjYgMGgxMTkuNDY3QzEyNi4wOSAwIDEyOCAxLjkwOCAxMjggNC4yNjd2NzEuNDY1eiIgZmlsbD0iIzA4NEU5NCIvPjxwYXRoIGQ9Ik02Ny4wNiA0My42MzRjNy4yMzQuMDM1IDEzLjgzNS01Ljg5NiAxMy44MzUtMTMuMTE1IDAtNy44OTMtNi42LTEzLjM0OC0xMy44MzQtMTMuMzQ0aC02LjIyNWMtNy4zMTctLjAwNC0xMy4zNDIgNS40NTItMTMuMzQyIDEzLjM0MyAwIDcuMjE4IDYuMDI0IDEzLjE1IDEzLjM0MiAxMy4xMTRoNi4yMjZ6IiBmaWxsPSIjRkZGIi8+PHBhdGggZD0iTTYzLjYxMyAzNy41NDdWMjMuMjE1YzIuODggMS4xMDcgNC45MjUgMy44OTUgNC45MyA3LjE2Ny0uMDA1IDMuMjctMi4wNSA2LjA1Ny00LjkzIDcuMTY1TTUzLjE5IDMwLjM4MmMuMDA1LTMuMjcgMi4wNDgtNi4wNTggNC45MjYtNy4xNjd2MTQuMzNjLTIuODc4LTEuMTEtNC45Mi0zLjg5NC00LjkyNy03LjE2M203LjY3NS0xMi4xMTNjLTYuNjg4IDAtMTIuMTA4IDUuNDIyLTEyLjExIDEyLjExMi4wMDIgNi42ODggNS40MjMgMTIuMTA4IDEyLjExIDEyLjExIDYuNjktLjAwMyAxMi4xMS01LjQyMyAxMi4xMTItMTIuMTEgMC02LjY5LTUuNDItMTIuMTEtMTIuMTEyLTEyLjExMyIgZmlsbD0iIzA4NEU5NCIvPjxnIGZpbGw9IiNGRkYiPjxwYXRoIGQ9Ik0zMy45NiA1Mi42NjNjMCAxLjA3OC43NzIgMS4yMDMgMS40NTYgMS4yMDMgMy4wMiAwIDQuMDE3LTIuMjggNC4wMTctNC4zNjQgMC0yLjYxNi0xLjY4LTQuNTA0LTQuMzgtNC41MDQtLjU3MyAwLS44MzguMDQtMS4wOTIuMDU2djcuNjF6bS0xLjM2OC02LjU2YzAtMS4yNi0uNjU3LTEuMTc1LTEuMjg3LTEuMTg4di0uMzY1Yy41NDYuMDI4IDEuMTA1LjAyOCAxLjY1Mi4wMjguNTg2IDAgMS4zODMtLjAyOCAyLjQyLS4wMjggMy42MiAwIDUuNTk0IDIuNDIgNS41OTQgNC44OTcgMCAxLjM4My0uODEgNC44NjctNS43NiA0Ljg2Ny0uNzE1IDAtMS4zNzItLjAyOC0yLjAzLS4wMjgtLjYzIDAtMS4yNDUuMDE1LTEuODc1LjAyOHYtLjM2M2MuODQtLjA4NCAxLjI0NS0uMTEgMS4yODctMS4wNjN2LTYuNzg0ek00Mi45NTggNDUuNzY4Yy0uMzY0IDAtLjY4Ni0uMzM3LS42ODYtLjcgMC0uMzUyLjMzNy0uNjczLjY4Ni0uNjczLjM2MyAwIC42ODQuMjk1LjY4NC42NzQgMCAuMzc0LS4zMDcuNjk4LS42ODQuNjk4bS0xLjQ5NiA4LjE4M2guMjY1Yy4zOTMgMCAuNjcyIDAgLjY3Mi0uNDYydi0zLjc5YzAtLjYxNi0uMjEtLjctLjczLS45OHYtLjIyNGMuNjU2LS4xOTcgMS40NC0uNDYgMS40OTgtLjUwMi4wOTgtLjA1OC4xOC0uMDczLjI1LS4wNzNzLjEuMDg1LjEuMTk2djUuMzdjMCAuNDY0LjMwNi40NjQuNjk4LjQ2NGguMjR2LjM2M2MtLjQ3OCAwLS45NjgtLjAyOC0xLjQ3LS4wMjgtLjUwNCAwLTEuMDEuMDE1LTEuNTI0LjAyOHYtLjM2MnpNNDUuNzgyIDQ5Ljc4YzAtLjUxNy0uMTU1LS42NTUtLjgxLS45MnYtLjI3Yy42LS4xOTMgMS4xNzUtLjM3NiAxLjg0NS0uNjcuMDQ0IDAgLjA4My4wMy4wODMuMTR2LjkxYy44LS41NzMgMS40ODUtMS4wNSAyLjQyNC0xLjA1IDEuMTg4IDAgMS42MDYuODY3IDEuNjA2IDEuOTZ2My42MDdjMCAuNDYzLjMxLjQ2My43LjQ2M2guMjUzdi4zNjNjLS40OTIgMC0uOTgyLS4wMjgtMS40ODMtLjAyOC0uNTA0IDAtMS4wMDYuMDE1LTEuNTEuMDI4di0uMzYzaC4yNDhjLjM5NCAwIC42NzIgMCAuNjcyLS40NjN2LTMuNjIyYzAtLjc5OC0uNDg2LTEuMTktMS4yODUtMS4xOS0uNDQ2IDAtMS4xNi4zNjQtMS42MjUuNjc0djQuMTM4YzAgLjQ2My4zMTIuNDYzLjcwMi40NjNoLjI1di4zNjRjLS40ODcgMC0uOTc3LS4wMjgtMS40ODItLjAyOC0uNTAyIDAtMS4wMDYuMDE1LTEuNTEuMDI4di0uMzYzaC4yNTNjLjM5IDAgLjY3IDAgLjY3LS40NjJWNDkuNzh6TTU1LjQyMiA1MC4wMDZjLjM1IDAgLjM5LS4xODMuMzktLjM1IDAtLjcxNS0uNDMyLTEuMjg3LTEuMjE1LTEuMjg3LS44NTQgMC0xLjQ0LjYzLTEuNjA4IDEuNjM2aDIuNDMyem0tMi40NzYuNDQ3Yy0uMDI4LjEyNy0uMDI4LjMzNSAwIC44MTIuMDgzIDEuMzMuOTM4IDIuNDIgMi4wNTUgMi40Mi43NzIgMCAxLjM3NC0uNDIgMS44OS0uOTM2bC4xOTYuMTkzYy0uNjQ0Ljg1NC0xLjQ0IDEuNTgtMi41ODcgMS41OC0yLjIyNiAwLTIuNjc0LTIuMTU0LTIuNjc0LTMuMDUgMC0yLjc0MiAxLjg0Ni0zLjU1NCAyLjgyNi0zLjU1NCAxLjEzNCAwIDIuMzUyLjcxNCAyLjM2MyAyLjE5NyAwIC4wODQgMCAuMTY3LS4wMTIuMjUybC0uMTI3LjA4MmgtMy45M3pNNTcuMzQgNTMuOTVoLjM3NmMuMzkgMCAuNjcyIDAgLjY3Mi0uNDYydi0zLjkzYzAtLjQzNC0uNTE3LS41Mi0uNzI4LS42M3YtLjIxYzEuMDItLjQzNCAxLjU4LS44IDEuNzA4LS44LjA4IDAgLjEyMy4wNDUuMTIzLjE4NnYxLjI2aC4wM2MuMzUtLjU0Ny45MzgtMS40NDQgMS43OS0xLjQ0NC4zNTIgMCAuNzk4LjIzNy43OTguNzQyIDAgLjM3OC0uMjY1LjcxNC0uNjU3LjcxNC0uNDM0IDAtLjQzNC0uMzM2LS45MjQtLjMzNi0uMjM3IDAtMS4wMi4zMjMtMS4wMiAxLjE2MnYzLjI4NmMwIC40NjMuMjguNDYzLjY3Mi40NjNoLjc4di4zNjRjLS43NjgtLjAxNC0xLjM1NC0uMDI4LTEuOTU2LS4wMjgtLjU3NCAwLTEuMTYuMDE1LTEuNjY0LjAyOHYtLjM2M3pNNjIuNzI1IDUyLjM3Yy4xOC45MjMuNzQgMS43MDcgMS43NjIgMS43MDcuODI1IDAgMS4xMzItLjUwNCAxLjEzMi0uOTk0IDAtMS42NS0zLjA0OC0xLjExOC0zLjA0OC0zLjM3IDAtLjc4NS42MjgtMS43OTMgMi4xNjgtMS43OTMuNDQ2IDAgMS4wNDcuMTI3IDEuNTk1LjQwN2wuMDk4IDEuNDI1aC0uMzIzYy0uMTQtLjg4LS42My0xLjM4Mi0xLjUyNC0xLjM4Mi0uNTYgMC0xLjA5LjMyLTEuMDkuOTIzIDAgMS42MzcgMy4yNDQgMS4xMzIgMy4yNDQgMy4zMjcgMCAuOTI1LS43NCAxLjkwMy0yLjQwNSAxLjkwMy0uNTYgMC0xLjIxOC0uMTk1LTEuNzA2LS40NzVsLS4xNTQtMS42MDguMjUtLjA3ek03OS4zNyA0Ny4wOGgtLjM1Yy0uMjY2LTEuNjM2LTEuNDI4LTIuMjkzLTIuOTk0LTIuMjkzLTEuNjA4IDAtMy45NDYgMS4wNzYtMy45NDYgNC40MzUgMCAyLjgyNiAyLjAxOCA0Ljg1NSA0LjE3IDQuODU1IDEuMzg1IDAgMi41MzMtLjk1IDIuODE0LTIuNDJsLjMyLjA4Mi0uMzIgMi4wNDJjLS41OS4zNjQtMi4xNy43NC0zLjA5NC43NC0zLjI3MiAwLTUuMzQyLTIuMTEtNS4zNDItNS4yNiAwLTIuODY3IDIuNTYtNC45MjMgNS4zLTQuOTIzIDEuMTMzIDAgMi4yMjUuMzYzIDMuMzAzLjc0bC4xNCAyek03OS44NzUgNTMuOTVoLjI2NmMuMzk0IDAgLjY3MyAwIC42NzMtLjQ2MnYtNy43OWMwLS45MS0uMjEtLjkzOC0uNzQ0LTEuMDkzdi0uMjIzYy41Ni0uMTgyIDEuMTUtLjQzMyAxLjQ0Mi0uNjAzLjE1LS4wODQuMjY2LS4xNTQuMzA3LS4xNTQuMDgzIDAgLjExLjA4NC4xMS4xOTV2OS42NjdjMCAuNDYzLjMxLjQ2My43MDIuNDYzaC4yMzV2LjM2M2MtLjQ3NSAwLS45NjUtLjAyOC0xLjQ2Ny0uMDI4LS41MDUgMC0xLjAwNy4wMTUtMS41MjUuMDI4di0uMzYyek04OC44NTYgNTMuNTQ1YzAgLjI1My4xNTMuMjY1LjM5LjI2NS4xNyAwIC4zNzgtLjAxMi41NjItLjAxMnYuMjkzYy0uNjAzLjA1Ny0xLjc1LjM1LTIuMDE2LjQzNGwtLjA3LS4wNDJWNTMuMzVjLS44MzguNjg2LTEuNDgyIDEuMTc0LTIuNDc3IDEuMTc0LS43NTYgMC0xLjU0LS40ODgtMS41NC0xLjY2M1Y0OS4yOGMwLS4zNjItLjA1My0uNzEzLS44MzYtLjc4MnYtLjI2NmMuNS0uMDE1IDEuNjItLjA5OCAxLjgwMy0uMDk4LjE1NSAwIC4xNTUuMDk4LjE1NS40MDR2My42MWMwIC40MiAwIDEuNjIyIDEuMjE2IDEuNjIyLjQ3NSAwIDEuMTA0LS4zNjQgMS42OTItLjg1M1Y0OS4xNWMwLS4yNzgtLjY3Mi0uNDMyLTEuMTc0LS41N3YtLjI1NGMxLjI1OC0uMDg0IDIuMDQtLjE5NSAyLjE4LS4xOTUuMTE0IDAgLjExNC4xLjExNC4yNTR2NS4xNnpNOTEuNjQgNTIuNzMzYzAgLjUzLjUwNCAxLjQyOCAxLjQ0IDEuNDI4IDEuNSAwIDIuMTI1LTEuNDcgMi4xMjUtMi43MTUgMC0xLjUxLTEuMTQ2LTIuNzctMi4yMzYtMi43Ny0uNTIgMC0uOTUyLjMzNy0xLjMzLjY2djMuMzk4em0wLTMuODA1Yy41Ni0uNDc2IDEuMzE0LTEuMDA4IDIuMDg0LTEuMDA4IDEuNjIzIDAgMi42MDIgMS40MTUgMi42MDIgMi45MzggMCAxLjgzMi0xLjM0NCAzLjY2NS0zLjM0MyAzLjY2NS0xLjAzNiAwLTEuNTgtLjMzNi0xLjk0NS0uNDg4bC0uNDIuMzItLjI5Mi0uMTUyYy4xMjQtLjgyNS4xOTUtMS42MzcuMTk1LTIuNDl2LTYuMDE1YzAtLjkxLS4yMS0uOTM4LS43NC0xLjA5M3YtLjIyM2MuNTYtLjE4MiAxLjE0Ni0uNDMzIDEuNDQtLjYwMy4xNTQtLjA4NC4yNjQtLjE1NC4zMS0uMTU0LjA4NCAwIC4xMS4wODQuMTEuMTk1djUuMTA4ek0zMS4yODggNjIuNDQ4aC4xMDhjLjI3MiAwIC41NjItLjAzOC41NjItLjQzNXYtMy45ODZjMC0uMzk2LS4yOS0uNDM2LS41NjItLjQzNmgtLjEwOHYtLjIyN2MuMyAwIC43NTYuMDMgMS4xMy4wMy4zOCAwIC44MzYtLjAzIDEuMTkyLS4wM3YuMjI4aC0uMTA1Yy0uMjczIDAtLjU2NC4wNC0uNTY0LjQzN3YzLjk4NmMwIC4zOTYuMjkyLjQzNS41NjUuNDM1aC4xMDV2LjIzYy0uMzY0IDAtLjgyLS4wMzItMS4yMDItLjAzMi0uMzcyIDAtLjgyLjAzLTEuMTIuMDN2LS4yMjh6Ii8+PHBhdGggZD0iTTMzLjU3OCA2Mi42NDR2LS4xNjJoLS4wNzNjLS4yNyAwLS41OTYtLjA0Ni0uNTk4LS40Njh2LTMuOTg2Yy4wMDItLjQyLjMyNi0uNDY4LjU5OC0uNDY4aC4wNzN2LS4xNjNjLS4zNTMgMC0uNzkuMDMtMS4xNi4wMy0uMzYyIDAtLjgtLjAzLTEuMDk2LS4wM3YuMTYzaC4wNzJjLjI3MyAwIC41OTYuMDQ3LjU5Ni40Njh2My45ODZjMCAuNDIyLS4zMjMuNDY4LS41OTYuNDY4aC0uMDcydi4xNjJjLjI5NS0uMDAyLjcyNi0uMDMgMS4wODYtLjAzLjM3IDAgLjgxMi4wMyAxLjE3LjAzbS4wMzIuMDY0Yy0uMzY2IDAtLjgyLS4wMjgtMS4yMDItLjAyOC0uMzcyIDAtLjgxOC4wMjgtMS4xMi4wMjhoLS4wM1Y2Mi40MTVoLjEzNmMuMjc4LS4wMDYuNTI3LS4wMjcuNTMtLjRWNTguMDNjLS4wMDMtLjM3NS0uMjUyLS4zOTctLjUzLS40MDNoLS4xMzhWNTcuMzNoLjAzYy4zMDMgMCAuNzU3LjAzIDEuMTMuMDMuMzggMCAuODM1LS4wMyAxLjE5My0uMDNoLjAzM1Y1Ny42MjRoLS4xMzhjLS4yNzUuMDA3LS41My4wMy0uNTMuNDAzdjMuOTg2YzAgLjM3My4yNTUuMzk1LjUzLjRoLjE0VjYyLjcwN2gtLjAzNXpNMzguODQgNjEuMTc3bC4wMTUtLjAxNnYtMi44NTNjMC0uNjI0LS40MzMtLjcxNi0uNjYyLS43MTZoLS4xNjd2LS4yMjdjLjM1NiAwIC43MDcuMDMgMS4wNjYuMDMuMzEgMCAuNjI0LS4wMy45MzUtLjAzdi4yMjhoLS4xMTNjLS4zMiAwLS42NzguMDYyLS42NzguOTY4djMuNDY0YzAgLjI2Ny4wMDguNTMuMDQ2Ljc3aC0uMjlsLTMuOTItNC4zN3YzLjEzNmMwIC42NjMuMTMuODkuNzE2Ljg5aC4xM3YuMjNjLS4zMjcgMC0uNjU0LS4wMy0uOTgzLS4wMy0uMzQgMC0uNjkuMDMtMS4wMzQuMDN2LS4yM2guMTA4Yy41MjUgMCAuNjg0LS4zNTYuNjg0LS45NjZ2LTMuMjA1YzAtLjQyNS0uMzUtLjY4NS0uNjktLjY4NWgtLjF2LS4yMjhjLjI4OCAwIC41ODUuMDMuODcyLjAzLjIzIDAgLjQ1LS4wMy42OC0uMDNsMy4zODcgMy44MTN6Ii8+PHBhdGggZD0iTTM4LjgyNCA2MS4xNmwtLjAwOC0uMDA4LjAwOC4wMXptLjAxNy4wMTdsLjAyNS0uMDIyLS4wMjQuMDIyem0uMTUyIDEuNThoLjI1M2MtLjAzNi0uMjMtLjA0Mi0uNDgtLjA0Mi0uNzM0di0zLjQ2NWMwLS45MS4zODMtLjk5OC43MS0uOTk4aC4wOHYtLjE2M2MtLjI5OCAwLS42LjAzLS45LjAzLS4zNSAwLS42OS0uMDMtMS4wMzMtLjAzdi4xNjNoLjEzM2MuMjMzIDAgLjY5Ni4xMDQuNjk2Ljc1bC0uMDEyIDIuODc2LS4wMTYuMDE0LS4wMjUuMDI0LTMuMzg1LTMuODI4Yy0uMjI2IDAtLjQ0Ni4wMy0uNjguMDMtLjI3NyAwLS41NjQtLjAzLS44NC0uMDN2LjE2M2guMDY2Yy4zNTYgMCAuNzI2LjI3LjcyNi43MTZ2My4yMDVjMCAuNjEtLjE3IDEtLjcxOCAxLjAwMmwtLjA3My0uMDAydi4xNjNjLjMzLS4wMDIuNjctLjAzIDEtLjAzLjMyIDAgLjYzNi4wMjguOTUuMDN2LS4xNmgtLjA5N2MtLjU5OC0uMDAzLS43NDctLjI2My0uNzQ3LS45MjZ2LTMuMjIybDMuOTUyIDQuNDIyem0uMjkuMDY2bC0uMzE0LS4wMS0zLjg2NC00LjMwN3YzLjA1Yy4wMS42NjQuMTEuODUuNjg0Ljg1OGguMTYzVjYyLjcwOGgtLjAzMmMtLjMzIDAtLjY1Ni0uMDI4LS45ODMtLjAyOC0uMzQgMC0uNjkuMDI4LTEuMDM0LjAyOGgtLjAzM1Y2Mi40MTRIMzQuMDFjLjUwMy0uMDAzLjY0Ni0uMzI0LjY1NC0uOTMzdi0zLjIwNGMtLjAwMi0uNDA0LS4zMzctLjY1LS42NjItLjY1aC0uMTM0VjU3LjMzMmguMDM0Yy4yOSAwIC41ODguMDI3Ljg3My4wMjcuMjI4IDAgLjQ0OC0uMDI4LjcwNS0uMDJsMy4zNDcgMy43N3YtMi44MDJjLS4wMDYtLjYwNy0uNDEtLjY3OC0uNjMyLS42ODRoLS4yVjU3LjMzaC4wMzNjLjM1OCAwIC43MS4wMjggMS4wNjYuMDI4LjMxIDAgLjYyMi0uMDI3LjkzNS0uMDI3aC4wMzRWNTcuNjI0SDM5LjkxNWMtLjMxNS4wMS0uNjM2LjAzNy0uNjQ1LjkzNHYzLjQ2NWMwIC4yNjcuMDA2LjUzLjA0Ljc2MmwuMDEuMDRoLS4wNHpNNDEuMTcgNTcuNzQ0Yy0uNTczIDAtLjU5OC4xMzYtLjcxLjY5MmgtLjIyOGMuMDMtLjIxNC4wNjgtLjQyNi4wOTQtLjY0Ny4wMjgtLjIxNS4wNDQtLjQyNi4wNDQtLjY0N2guMTgyYy4wNjIuMjMuMjUuMjIuNDU4LjIyaDMuOTI3Yy4yMDcgMCAuMzk3LS4wMDcuNDEtLjIzNWwuMTg0LjAzYy0uMDI4LjIwNi0uMDYuNDEtLjA4My42MTYtLjAxNC4yMDYtLjAxNC40MS0uMDE0LjYxNmwtLjIzLjA4NWMtLjAxNS0uMjgtLjA1My0uNzMyLS41NjItLjczMmgtMS4yNDd2NC4wNWMwIC41ODcuMjY4LjY1NC42MzIuNjU0aC4xNDR2LjIzYy0uMjk2IDAtLjgzLS4wMzItMS4yNC0uMDMyLS40NTcgMC0uOTkuMDMtMS4yODYuMDN2LS4yMjhoLjE0NGMuNDIgMCAuNjMyLS4wMzguNjMyLS42NHYtNC4wNjVoLTEuMjV6Ii8+PHBhdGggZD0iTTQ0LjE2OCA2Mi43MDhjLS4zIDAtLjgzLS4wMjgtMS4yNC0uMDI4LS40NTggMC0uOTg4LjAyOC0xLjI4Ny4wMjhoLS4wMzJWNjIuNDE0aC4xNzhjLjQyLS4wMDguNTg4LS4wMTUuNTk4LS42MDR2LTQuMDMzSDQxLjE3di0uMDY1aDEuMjh2NC4xYzAgLjYxLS4yNDYuNjctLjY2NS42NzJoLS4xMXYuMTZjLjMgMCAuODEtLjAzIDEuMjUzLS4wMy4zOTggMCAuOTA2LjAzIDEuMjA3LjAzdi0uMTZoLS4xMWMtLjM3IDAtLjY2NC0uMDktLjY2NC0uNjg4di00LjA4NGgxLjI4MmMuNTA4LjAwMi41NzYuNDM2LjU5Mi43MTdsLjE2NS0uMDZjMC0uMi4wMDItLjM5OC4wMTYtLjYuMDItLjE5NC4wNDgtLjM5LjA3Ny0uNTgzbC0uMTE1LS4wMmMtLjAzNi4yMjItLjI1LjIzMi0uNDQyLjIzSDQwLjk3Yy0uMTc4IDAtLjM3My0uMDA4LS40NC0uMjJoLS4xMjZjLS4wMDIuMjEtLjAyLjQxMy0uMDQ2LjYxNS0uMDIyLjIxLS4wNTYuNDEtLjA4NC42MTJoLjE2Yy4xMDMtLjUzLjE2Ny0uNzAzLjczNy0uNjk0di4wNjVjLS41NjMuMDEyLS41NTIuMTA0LS42NzcuNjY4bC0uMDA0LjAyNkg0MC4xOTJsLjAwNy0uMDRjLjAzLS4yMTQuMDctLjQyNi4wOS0uNjQ3LjAzMy0uMjEuMDQ3LS40MjIuMDQ3LS42NHYtLjAzM2guMjQ0bC4wMDQuMDIzYy4wNTMuMTkyLjE5My4xOTMuMzg3LjE5NmgzLjk2NmMuMjEzLS4wMDQuMzY2LS4wMDcuMzgtLjIwNmwuMDAzLS4wMzUuMDM1LjAwNi4yMTUuMDM0LS4wMDYuMDMyYy0uMDMuMjA1LS4wNi40MS0uMDg0LjYxMy0uMDE0LjIwNC0uMDE0LjQwOC0uMDE0LjYxNHYuMDIzbC0uMDIyLjAxLS4yNy4wOTZ2LS4wNDVjLS4wMjMtLjI4NC0uMDUtLjctLjUzLS43aC0xLjIxN3Y0LjAyYy4wMDYuNTcyLjIzMy42MS41OTguNjE4aC4xNzVWNjIuNzA3aC0uMDMyek00NS43NyA2Mi40NDhoLjExYy4yNzIgMCAuNTYtLjAzOC41Ni0uNDM1di0zLjk4NmMwLS4zOTYtLjI4OC0uNDM2LS41Ni0uNDM2aC0uMTF2LS4yMjdjLjQ2NSAwIDEuMjU4LjAzIDEuODk2LjAzLjY0IDAgMS40MzItLjAzIDEuOTUtLjAzLS4wMTUuMzI1LS4wMDcuODMuMDE2IDEuMTYzbC0uMjMuMDYyYy0uMDM3LS40OTQtLjEyNy0uODktLjkyOC0uODloLTEuMDU3djEuOTkzaC45MDVjLjQ1NiAwIC41NTYtLjI1OC42LS42N2guMjNjLS4wMTYuMy0uMDIzLjU5NS0uMDIzLjg5MiAwIC4yOS4wMDcuNTguMDIuODY4bC0uMjI3LjA0NGMtLjA0Ni0uNDU1LS4wNjctLjc1Mi0uNTk2LS43NTJoLS45MXYxLjc3MmMwIC40OTQuNDQuNDk0LjkyNi40OTQuOTE1IDAgMS4zMTctLjA2IDEuNTQ1LS45MjdsLjIxNS4wNTNjLS4xLjQwNC0uMTkuODA3LS4yNiAxLjIxMi0uNDg3IDAtMS4zNjItLjAzLTIuMDQ2LS4wMy0uNjg4IDAtMS41OS4wMy0yLjAyNy4wM3YtLjIyN3oiLz48cGF0aCBkPSJNNDkuODE0IDYyLjY0M2MuMDY4LS4zODQuMTU1LS43Ny4yNDctMS4xNTJsLS4xNDgtLjAzNmMtLjIzLjg1Mi0uNjcuOTI4LTEuNTY2LjkyMi0uNDggMC0uOTYgMC0uOTYzLS41Mjh2LTEuODA1aC45NDVjLjUzMi0uMDA3LjU4Ni4zMTMuNjI0Ljc0N2wuMTY1LS4wMzVjLS4wMTYtLjI3OC0uMDItLjU2LS4wMi0uODQgMC0uMjg3LjAwNS0uNTcuMDItLjg1OGgtLjE2NWMtLjA0Mi4zOTYtLjE2Ni42NzQtLjYzLjY3aC0uOTR2LTIuMDZoMS4wOWMuNzk0LS4wMDYuOTI0LjQuOTYuODhsLjE2My0uMDQzYy0uMDEyLS4yMTQtLjAyMy0uNDktLjAyMy0uNzQ0IDAtLjEzLjAwMi0uMjU1LjAwNi0uMzYyLS41MTYgMC0xLjI4NS4wMy0xLjkxMy4wMy0uNjI2IDAtMS4zOTYtLjAzLTEuODYtLjAzdi4xNjNoLjA3NGMuMjcgMCAuNTk0LjA0OC41OTYuNDd2My45ODVjLS4wMDIuNDIyLS4zMjcuNDY3LS41OTcuNDdoLS4wNzZ2LjE2Yy40NDQgMCAxLjMyLS4wMyAxLjk5My0uMDMuNjczLS4wMDIgMS41MjcuMDI4IDIuMDE3LjAyOG0uMDMuMDY1Yy0uNDg3IDAtMS4zNjQtLjAzLTIuMDQ2LS4wMy0uNjg4IDAtMS41OS4wMy0yLjAyNy4wM2gtLjAyOFY2Mi40MTVoLjEzOGMuMjc1LS4wMDQuNTI2LS4wMjcuNTI4LS40VjU4LjAzYy0uMDAyLS4zNzItLjI1My0uMzk3LS41MjgtLjQwM2gtLjE0VjU3LjMzNGguMDNjLjQ2NyAwIDEuMjU4LjAyNyAxLjg5Ni4wMjcuNjQgMCAxLjQzMi0uMDI2IDEuOTUtLjAyNmguMDMzdi4wMzRjLS4wMS4xMTQtLjAxLjI1LS4wMS4zOTMgMCAuMjY0LjAxLjU1LjAyMi43Njh2LjAyOGwtLjAyMy4wMDctLjI3LjA3LS4wMDMtLjA0Yy0uMDQ0LS40OTItLjExLS44NTMtLjg5NS0uODU4aC0xLjAyNnYxLjkyN2guODc1Yy40NC0uMDA0LjUxNy0uMjMuNTY4LS42NGwuMDA0LS4wM0g0OS4xODJ2LjAzNWMtLjAxMy4yOTctLjAyMi41OTMtLjAyMi44OSAwIC4yODguMDEuNTc3LjAyLjg2NmwuMDAzLjAyNy0uMDI3LjAwNS0uMjY0LjA1Ni0uMDAyLS4wNGMtLjA1Mi0uNDY2LS4wNTYtLjcxOC0uNTYyLS43MjRoLS44OHYxLjc0YzAgLjQ2Mi40LjQ2Ljg5Ny40NjIuOTE1LS4wMDYgMS4yODQtLjA1IDEuNTEzLS45MDRsLjAwOC0uMDMuMDMuMDA2LjI0NS4wNi0uMDA3LjAzM2MtLjA5OC40LS4xOS44MDYtLjI1NyAxLjIxbC0uMDA3LjAyNGgtLjAyNXpNNTIuMTAyIDU5LjkzNWguMzc1Yy43NjIgMCAxLjE3LS4yODcgMS4xNy0xLjE4NiAwLS42OC0uNDMtMS4xMS0xLjExLTEuMTEtLjIzIDAtLjMyNi4wMi0uNDM1LjAyOHYyLjI2N3ptLS45NzItMS43NjVjMC0uNTU1LS4zMDUtLjU3OC0uNTQyLS41NzhoLS4xMzZ2LS4yMjhjLjI0MyAwIC43MTQuMDMgMS4xOC4wMy40NTcgMCAuODIyLS4wMyAxLjIyNS0uMDMuOTYgMCAxLjgxMy4yNTcgMS44MTMgMS4zNCAwIC42ODQtLjQ1OCAxLjEwMy0xLjA2IDEuMzRsMS4zMDMgMS45NDhjLjIxNC4zMi4zNjUuNDEuNzQuNDU2di4yM2MtLjI1NCAwLS40OTctLjAzMi0uNzQ4LS4wMzItLjIzNSAwLS40OC4wMy0uNzE2LjAzLS41ODctLjc3LTEuMDktMS41OS0xLjU4My0yLjQ2N2gtLjUwNXYxLjYzYzAgLjU4Ni4yNzUuNjA3LjYyNC42MDdoLjEzOHYuMjNjLS40MzMgMC0uODczLS4wMzItMS4zMDgtLjAzMi0uMzY2IDAtLjcyNC4wMy0xLjEwNC4wM3YtLjIyOGguMTM2Yy4yODUgMCAuNTQyLS4xMy41NDItLjQxVjU4LjE3eiIvPjxwYXRoIGQ9Ik01Mi40NzcgNTkuOTAzYy43NTQtLjAwNyAxLjEzMi0uMjcgMS4xNC0xLjE1My0uMDA2LS42NjUtLjQxOC0xLjA3Ny0xLjA4LTEuMDgtLjIwNSAwLS4zMDMuMDItLjQuMDI3djIuMjA2aC4zNHptLS4zNzUuMDY2aC0uMDN2LTIuMzNsLjAyOC0uMDA1Yy4xMDQtLjAwOC4yMDYtLjAyOC40MzctLjAyOC42OTQgMCAxLjE0NS40NSAxLjE0NiAxLjE0NC0uMDAyLjkxLS40NCAxLjIyLTEuMjA2IDEuMjJoLS4zNzV6bTAgLjIwNmguNTIzbC4wMDguMDJjLjQ5Ni44NzQuOTk3IDEuNjk1IDEuNTU3IDIuNDQ4LjIzIDAgLjQ4LS4wMy43MTQtLjAzLjI0MyAwIC40OC4wMjYuNzE2LjAzdi0uMTY3Yy0uMzYtLjA0NC0uNTI2LS4xNS0uNzMzLS40NjdsLTEuMzI0LTEuOTguMDM2LS4wMThjLjU5NS0uMjM0IDEuMDM3LS42NCAxLjAzNy0xLjMwOCAwLTEuMDU4LS44MjItMS4zMDMtMS43OC0xLjMwOC0uNCAwLS43NjcuMDMtMS4yMjMuMDMtLjQ1IDAtLjktLjAzLTEuMTQ4LS4wM3YuMTYzaC4xMDRjLjI0IDAgLjU3NC4wMzcuNTc0LjYxdjMuODY3YzAgLjMwNS0uMjg1LjQ0My0uNTc0LjQ0NGgtLjEwNHYuMTZjLjM2NyAwIC43MTQtLjAyOCAxLjA3LS4wMjguNDI1IDAgLjg1NS4wMyAxLjI3NS4wM3YtLjE2aC0uMTAzYy0uMzQ3LS4wMDItLjY1NS0uMDQzLS42NTUtLjY0NHYtMS42NjNoLjAzem0zLjU1IDIuNTMyYy0uMjU3IDAtLjUtLjAyOC0uNzUtLjAyOC0uMjMgMC0uNDc0LjAyOC0uNzM4LjAxNy0uNTg0LS43NjYtMS4wODUtMS41ODMtMS41NzctMi40NTJoLS40NXYxLjU5NWMuMDA4LjU3LjIzNy41NjcuNTkuNTc1aC4xNzJWNjIuNzFoLS4wMzVjLS40MzUgMC0uODc3LS4wMy0xLjMxLS4wMy0uMzYyIDAtLjcyMi4wMy0xLjEwMy4wM2gtLjAzM1Y2Mi40MTRoLjE2OGMuMjc1LS4wMDIuNTA3LS4xMi41MS0uMzc2di0zLjg3Yy0uMDA3LS41NC0uMjctLjUzNy0uNTEtLjU0NWgtLjE3VjU3LjMzaC4wMzRjLjI0OCAwIC43MTYuMDMgMS4xOC4wMy40NTUgMCAuODItLjAzIDEuMjI1LS4wMy45Ni4wMDMgMS44NDQuMjY3IDEuODQ2IDEuMzc0IDAgLjY4NS0uNDU1IDEuMTE1LTEuMDQgMS4zNTRsMS4yNzcgMS45MTRjLjIxMy4zMTYuMzQ3LjM5Ni43MTcuNDRsLjAyOC4wMDVWNjIuNzA3aC0uMDMzek02MC44MiA2MS4xNzdsLjAxMy0uMDE2di0yLjg1M2MwLS42MjQtLjQzNS0uNzE2LS42NjItLjcxNmgtLjE2NnYtLjIyN2MuMzU2IDAgLjcwNy4wMyAxLjA2Ni4wMy4zMTIgMCAuNjIyLS4wMy45MzctLjAzdi4yMjhoLS4xMTNjLS4zMiAwLS42NzguMDYyLS42NzguOTY4djMuNDY0YzAgLjI2Ny4wMDguNTMuMDQ0Ljc3aC0uMjlsLTMuOTE4LTQuMzd2My4xMzZjMCAuNjYzLjEyOC44OS43MTYuODloLjEzdi4yM2MtLjMyNyAwLS42NTYtLjAzLS45ODMtLjAzLS4zNDMgMC0uNjkzLjAzLTEuMDM0LjAzdi0uMjNoLjEwNWMuNTI4IDAgLjY4OC0uMzU2LjY4OC0uOTY2di0zLjIwNWMwLS40MjUtLjM1LS42ODUtLjY5My0uNjg1aC0uMXYtLjIyOGMuMjg3IDAgLjU4NC4wMy44NzMuMDMuMjI4IDAgLjQ0OC0uMDMuNjc4LS4wM2wzLjM5IDMuODEzeiIvPjxwYXRoIGQ9Ik02MC44IDYxLjE2bC0uMDA3LS4wMDcuMDA2LjAwOHptLjAyLjAxN2wuMDIyLS4wMjItLjAyMy4wMjJ6bS4xNSAxLjU4aC4yNTJjLS4wMzQtLjIyNy0uMDQyLS40OC0uMDQyLS43MzR2LTMuNDY1Yy4wMDItLjkxLjM4Ny0uOTk2LjcxNC0uOTk4aC4wOHYtLjE2M2MtLjMgMC0uNi4wMy0uOTAzLjAzLS4zNSAwLS42ODgtLjAzLTEuMDMtLjAzdi4xNjNoLjEzMmMuMjM1LjAwMi42OTYuMTA0LjY5Ni43NDhsLS4wMTMgMi44NzgtLjAxMi4wMTQtLjAyMy4wMjQtMy4zOS0zLjgyOGMtLjIyNSAwLS40NDUuMDMtLjY3Ny4wMy0uMjggMC0uNTY2LS4wMy0uODQzLS4wM3YuMTYzaC4wNjdjLjM1OCAwIC43MjYuMjcuNzI2LjcxNnYzLjIwNGMwIC42MS0uMTcyIDEtLjcyIDEuMDAyaC0uMDczdi4xNmMuMzMgMCAuNjY3LS4wMyAxLjAwMi0uMDMuMzIgMCAuNjM2LjAzLjk1My4wM3YtLjE2aC0uMDk4Yy0uNiAwLS43NS0uMjYyLS43NTItLjkyNXYtMy4yMmwzLjk1NiA0LjQyem0uMjkuMDY2bC0uMzEzLS4wMS0zLjg2Mi00LjMwN3YzLjA1Yy4wMS42NjQuMTA3Ljg1LjY4NC44NThoLjE2VjYyLjcwOGgtLjAzNGMtLjMyOCAwLS42NTUtLjAzLS45ODItLjAzLS4zNCAwLS42OS4wMy0xLjAzMi4wM2gtLjAzNlY2Mi40MTRINTUuOTg2Yy41MDItLjAwMi42NDctLjMyNC42NTQtLjkzNHYtMy4yMDRjLS4wMDItLjQwNC0uMzM1LS42NS0uNjYtLjY1aC0uMTM0VjU3LjMzaC4wMzZjLjI5IDAgLjU4Ni4wMy44NzMuMDMuMjI2IDAgLjQ0NC0uMDMuNy0uMDJsMy4zNDYgMy43N3YtMi44MDNjMC0uNjA1LS40MDUtLjY4LS42MjctLjY4M2gtLjIwM1Y1Ny4zM2guMDM0Yy4zNTggMCAuNzEuMDMgMS4wNjYuMDMuMzEgMCAuNjIyLS4wMy45MzUtLjAzaC4wMzZWNTcuNjI0SDYxLjg5NmMtLjMxNi4wMS0uNjQuMDM3LS42NDcuOTM0djMuNDY1YzAgLjI2Ny4wMDcuNTMuMDQ0Ljc2M2wuMDA0LjAzOGgtLjAzNnpNNjQuMzQzIDU4LjIxNmgtLjAxNmwtLjcwOCAyLjE1NWgxLjQybC0uNjk3LTIuMTU0em0tMS4xMTMgMy4zN2MtLjA3NS4yNi0uMTcuNDYtLjE3LjU5NiAwIC4yMy4zMi4yNjcuNTcyLjI2N2guMDg2di4yMjhjLS4zMDctLjAyLS42MTgtLjAzLS45MjUtLjAzLS4yNzIgMC0uNTQ0LjAxMi0uODIuMDN2LS4yM2guMDQ3Yy4yOTUgMCAuNTUtLjE3NS42Ni0uNDk1bDEuMjItMy40OTJjLjEtLjI4LjIzNy0uNjYuMjgzLS45NDMuMjQzLS4wODQuNTQ2LS4yMzUuNjktLjMyNy4wMjQtLjAwNi4wNC0uMDE1LjA2LS4wMTUuMDIzIDAgLjA0IDAgLjA1NS4wMjMuMDIyLjA2LjA0NC4xMy4wNy4xOWwxLjQgMy45OGMuMDkuMjY3LjE4Mi41NDYuMjguNzc3LjA5LjIxMy4yNS4zMDMuNTA0LjMwM2guMDQ0di4yM2MtLjM0LS4wMi0uNjg0LS4wMzItMS4wNS0uMDMyLS4zNzIgMC0uNzU0LjAxMy0xLjE0My4wM3YtLjIyOGguMDg1Yy4xNzQgMCAuNDczLS4wMy40NzMtLjIyIDAtLjEtLjA2Ni0uMzA2LS4xNTQtLjU1bC0uMjk2LS44ODJoLTEuNzI3bC0uMjQzLjc5eiIvPjxwYXRoIGQ9Ik02NC4zMSA1OC4yMjdsLjAxOC0uMDA2LS4wMi4wMDd6bS0uNjQ3IDIuMTFoMS4zMzRsLS42NjItMi4wMzgtLjY3MiAyLjAzN3ptLS4wOTIuMDY2bC43My0yLjIyaC4wNDN2LjAzMmwtLjAwOC4wMDIuMDA4LS4wMDJ2LS4wMzNoLjAybC43MjUgMi4yMkg2My41N3ptMS41NTggMi4yNGMuMzc1LS4wMTUuNzQ4LS4wMyAxLjEwOC0uMDMuMzU0IDAgLjY4Ni4wMTYgMS4wMi4wM3YtLjE2aC0uMDEzYy0uMjYyLjAwMi0uNDQtLjEtLjUzNC0uMzI1LS4xLS4yMy0uMTk0LS41MTItLjI4NC0uNzhsLTEuNC0zLjk4Yy0uMDIyLS4wNi0uMDQ1LS4xMjgtLjA2NC0uMTg0LS4wMDgtLjAwNy0uMDA0LS4wMDctLjAxMy0uMDA3aC0uMDE1Yy0uMDE2IDAtLjAyMy4wMDQtLjA0NC4wMS0uMTQ2LjA5Ni0uNDUuMjQ2LS42NzcuMzA2LS4wNDYuMjg3LS4xODUuNjY2LS4yODIuOTVsLTEuMjE3IDMuNDkzYy0uMTE4LjMzMi0uMzgzLjUxOC0uNjkyLjUxN2gtLjAxM3YuMTZjLjI2My0uMDE0LjUyNi0uMDI4Ljc5LS4wMjguMjk0IDAgLjU5NS4wMTUuODg0LjAyOHYtLjE2aC0uMDQ3Yy0uMjUtLjAwMy0uNTk0LS4wMy0uNjA0LS4zIDAtLjE1LjA5My0uMzQ1LjE2Ni0uNjAzbC4wMzQuMDEtLjAzNC0uMDEuMjUyLS44MTRoMS43NzVsLjMwNS45MDVjLjA4NC4yNDUuMTU2LjQ0Ny4xNTYuNTYyLS4wMTMuMjMyLS4zMzMuMjQ4LS41MDcuMjUyaC0uMDV2LjE1OHptMi4xNTcuMDY1Yy0uMzQtLjAxMy0uNjg1LS4wMy0xLjA1LS4wMy0uMzcgMC0uNzUuMDE4LTEuMTQuMDNsLS4wMzMuMDA0VjYyLjQxMmguMTE1Yy4xNzggMCAuNDM3LS4wMzguNDM4LS4xODMuMDAyLS4wOS0uMDY1LS4zLS4xNS0uNTRsLS4yOS0uODZoLTEuNjc4bC0uMjM1Ljc2OGMtLjA3OC4yNi0uMTcuNDYtLjE3LjU4NC4wMDIuMTg2LjI4Ny4yMy41NC4yM2guMTE4di4zbC0uMDM2LS4wMDRjLS4zMDMtLjAxMy0uNjE2LS4wMy0uOTItLjAzLS4yNyAwLS41NDUuMDE4LS44MTguMDNsLS4wMzUuMDA0VjYyLjQxMmguMDhjLjI4MyAwIC41Mi0uMTYuNjI4LS40N2wxLjIyLTMuNDkzYy4xLS4yODMuMjM1LS42NjIuMzA0LS45NjYuMjM2LS4wODMuNTQyLS4yMzQuNjktLjMyNy4wMi0uMDA4LjA0My0uMDE4LjA3Mi0uMDE4LjAyLS4wMDIuMDYuMDAzLjA4NC4wNDQuMDIuMDYyLjA0Ni4xMy4wNy4xOWwxLjQgMy45ODNjLjA5LjI2NS4xOC41NDguMjguNzcyLjA4Ny4yMDIuMjMuMjguNDc0LjI4aC4wNzd2LjMwMWwtLjAzNS0uMDAyek02Ny42MiA1Ny43NDRjLS41NjggMC0uNTkzLjEzNi0uNzA2LjY5MmgtLjIzYy4wMy0uMjE0LjA3LS40MjYuMDk1LS42NDcuMDMtLjIxNS4wNC0uNDI2LjA0LS42NDdoLjE4N2MuMDYuMjMuMjUzLjIyLjQ1Ni4yMmgzLjkzYy4yMDQgMCAuMzk0LS4wMDcuNDA3LS4yMzVsLjE4NC4wM2MtLjAzLjIwNi0uMDYuNDEtLjA4Mi42MTYtLjAxNi4yMDYtLjAxNi40MS0uMDE2LjYxNmwtLjIzLjA4NWMtLjAxMy0uMjgtLjA1LS43MzItLjU2LS43MzJoLTEuMjV2NC4wNWMwIC41ODcuMjY2LjY1NC42My42NTRoLjE0N3YuMjNjLS4yOTcgMC0uODMtLjAzMi0xLjI0LS4wMzItLjQ1OCAwLS45OS4wMy0xLjI4Ny4wM3YtLjIyOGguMTQ0Yy40MiAwIC42MzItLjAzOC42MzItLjY0di00LjA2NWgtMS4yNXoiLz48cGF0aCBkPSJNNzAuNjIgNjIuNzA4Yy0uMjk4IDAtLjgzMi0uMDI4LTEuMjQtLjAyOC0uNDU1IDAtLjk4Ny4wMjgtMS4yODYuMDI4aC0uMDM0VjYyLjQxNGguMTc4Yy40Mi0uMDA4LjU4OC0uMDE1LjYtLjYwNGwtLjAwMi00LjAzM2gtMS4yMTR2LS4wNjVoMS4yODJ2NC4xYzAgLjYxLS4yNDcuNjctLjY2Ni42N2gtLjExdi4xNjNjLjMtLjAwMi44MTItLjAzIDEuMjUzLS4wMy40IDAgLjkwNy4wMjggMS4yMDguMDN2LS4xNjJoLS4xMWMtLjM2NyAwLS42NjItLjA5LS42NjUtLjY4N3YtNC4wODRoMS4yODJjLjUxLjAwMi41NzYuNDM2LjU5Mi43MTdsLjE2NS0uMDZjMC0uMi4wMDItLjM5OC4wMTctLjU5OC4wMi0uMTk2LjA1LS4zOS4wNzQtLjU4NWwtLjExMy0uMDJjLS4wMzUuMjIyLS4yNDguMjMyLS40MzcuMjNoLTMuOTdjLS4xNzYgMC0uMzctLjAwOC0uNDQtLjIyMmgtLjEyNmMwIC4yMS0uMDE1LjQxNS0uMDQ0LjYxNy0uMDIyLjIxLS4wNTguNDEyLS4wODguNjEyaC4xNjNjLjEtLjUzLjE2OC0uNzAzLjczNS0uNjk0di4wNjVjLS41NjMuMDEtLjU1LjEwNC0uNjc1LjY2OGwtLjAwNC4wMjZINjYuNjQ4bC4wMDctLjAzOGMuMDMtLjIxNi4wNjctLjQyOC4wOS0uNjQ4LjAzLS4yMTIuMDQ1LS40MjMuMDQ1LS42NDJ2LS4wMzJoLjI0MmwuMDA1LjAyM2MuMDU3LjE5Mi4xOTMuMTkzLjM4Ny4xOTZoMy45N2MuMjA4LS4wMDQuMzYzLS4wMDcuMzc2LS4yMDVsLjAwMi0uMDM2LjAzMy4wMDYuMjIuMDM0LS4wMDguMDMyYy0uMDMyLjIwNS0uMDYuNDEtLjA4NC42MTMtLjAxNC4yMDQtLjAxNC40MS0uMDE0LjYxNHYuMDIzbC0uMDI0LjAxLS4yNy4wOTZ2LS4wNDVjLS4wMi0uMjg0LS4wNDgtLjctLjUzLS43SDY5Ljg4djQuMDJjLjAwOC41NzIuMjM1LjYxLjU5OC42MThoLjE3OFY2Mi43MDdoLS4wMzV6TTcyLjI2NCA2Mi40NDhoLjEwN2MuMjc0IDAgLjU2My0uMDM4LjU2My0uNDM1di0zLjk4NmMwLS4zOTYtLjI5LS40MzYtLjU2Mi0uNDM2aC0uMTA2di0uMjI3Yy4yOTcgMCAuNzUzLjAzIDEuMTI2LjAzLjM4IDAgLjgzNy0uMDMgMS4xOTYtLjAzdi4yMjhoLS4xMDZjLS4yNzYgMC0uNTY1LjA0LS41NjUuNDM3djMuOTg2YzAgLjM5Ni4yOS40MzUuNTY1LjQzNWguMTA2di4yM2MtLjM2NyAwLS44Mi0uMDMyLTEuMjAyLS4wMzItLjM3NSAwLS44MjMuMDMtMS4xMi4wM3YtLjIyOHoiLz48cGF0aCBkPSJNNzQuNTUyIDYyLjY0M3YtLjE2aC0uMDcyYy0uMjc0IDAtLjU5OC0uMDQ3LS41OTgtLjQ3VjU4LjAzYzAtLjQyLjMyMy0uNDY4LjU5OC0uNDY4aC4wNzJ2LS4xNjNjLS4zNTMgMC0uNzkzLjAzLTEuMTYyLjAzLS4zNiAwLS43OTctLjAzLTEuMDk0LS4wM3YuMTYzaC4wNzVjLjI3IDAgLjU5Ny4wNDcuNTk3LjQ2OHYzLjk4NmMwIC40MjItLjMyNi40NjgtLjU5Ni40NjhoLS4wNzR2LjE2Yy4yOTUtLjAwMi43MjMtLjAyOCAxLjA4OC0uMDI4LjM2NyAwIC44MDcuMDI4IDEuMTY4LjAzbS4wMzQuMDY0Yy0uMzcgMC0uODI1LS4wMy0xLjIwMi0uMDMtLjM3MyAwLS44Mi4wMy0xLjEyLjAzaC0uMDM0VjYyLjQxNUg3Mi4zN2MuMjc0LS4wMDQuNTI3LS4wMjcuNTMtLjRWNTguMDNjLS4wMDMtLjM3Mi0uMjU2LS4zOTctLjUzLS40MDNoLS4xNFY1Ny4zMzRoLjAzM2MuMyAwIC43NTUuMDI3IDEuMTI2LjAyNy4zNzggMCAuODM0LS4wMjYgMS4xOTUtLjAyNmguMDNWNTcuNjI2aC0uMTM2Yy0uMjguMDA3LS41My4wMzItLjUzMi40MDN2My45ODVjLjAwMi4zNzMuMjUuMzk2LjUzLjRoLjE0VjYyLjcxaC0uMDMyek03Ny43MzYgNjIuNDU2YzEuNDc4IDAgMS43MzQtMS4zMDMgMS43MzQtMi40MSAwLTEuMTE0LS42LTIuNDYtMS44NjMtMi40Ni0xLjMzMiAwLTEuNzMgMS4xODctMS43MyAyLjIwNS4wMDIgMS4zNjMuNjI2IDIuNjY2IDEuODYgMi42NjZtLS4xMTYtNS4yMDZjMS42MjMgMCAyLjkxNSAxLjAwNiAyLjkxNSAyLjYyNyAwIDEuNzUtMS4yNTQgMi45MTQtMi44NzQgMi45MTQtMS42MTMgMC0yLjg0OC0xLjA5NS0yLjg0OC0yLjczIDAtMS41ODQgMS4yMjctMi44MSAyLjgxLTIuODEiLz48cGF0aCBkPSJNNzUuODQ2IDU5Ljc5Yy4wMDItMS4wMjQuNC0yLjI0IDEuNzYyLTIuMjQgMS4yOS4wMDUgMS44OTQgMS4zNzYgMS44OTcgMi40OTUtLjAwNCAxLjEwOC0uMjY0IDIuNDQyLTEuNzcgMi40NDJ2LS4wNjNjMS40NDgtLjAwMiAxLjctMS4yNyAxLjcwMy0yLjM4IDAtMS4xMDMtLjU5Ni0yLjQyNS0xLjgzLTIuNDI3LTEuMzEuMDAyLTEuNjkzIDEuMTYtMS42OTcgMi4xNzQuMDAzIDEuMzU2LjYyIDIuNjMgMS44MjYgMi42MzR2LjA2MmMtMS4yNjMgMC0xLjg4OC0xLjMyNS0xLjg5LTIuNjk1bS0xLjA2Ny4yN2MwLTEuNjAzIDEuMjQtMi44NCAyLjg0LTIuODQ0di4wNjdjLTEuNTYzIDAtMi43NzUgMS4yMS0yLjc3NSAyLjc3NS4wMDIgMS42MTggMS4yMTYgMi42OTcgMi44MTQgMi42OTggMS42MDUgMCAyLjg0My0xLjE0OCAyLjg0NS0yLjg4MiAwLTEuNi0xLjI3My0yLjU5LTIuODg0LTIuNTkydi0uMDY2YzEuNjM2LjAwMyAyLjk0NSAxLjAyIDIuOTUgMi42Ni0uMDAzIDEuNzctMS4yNzQgMi45NDQtMi45MSAyLjk0Ny0xLjYzLS4wMDMtMi44OC0xLjExLTIuODgtMi43NjRNODUuNjY4IDYxLjE3N2wuMDE2LS4wMTZ2LTIuODUzYzAtLjYyNC0uNDM3LS43MTYtLjY2Ni0uNzE2aC0uMTYzdi0uMjI3Yy4zNTUgMCAuNzA1LjAzIDEuMDYzLjAzLjMxMiAwIC42MjYtLjAzLjkzOC0uMDN2LjIyOGgtLjExNmMtLjMyIDAtLjY3OC4wNjItLjY3OC45Njh2My40NjRjMCAuMjY3LjAwNi41My4wNDYuNzdoLS4yOWwtMy45Mi00LjM3djMuMTM2YzAgLjY2My4xMjguODkuNzE2Ljg5aC4xM3YuMjNjLS4zMjcgMC0uNjU0LS4wMy0uOTgtLjAzLS4zNDYgMC0uNjk0LjAzLTEuMDQuMDN2LS4yM2guMTFjLjUyNiAwIC42ODQtLjM1Ni42ODQtLjk2NnYtMy4yMDVjMC0uNDI1LS4zNS0uNjg1LS42OTMtLjY4NWgtLjF2LS4yMjhjLjI5IDAgLjU4Ni4wMy44NzcuMDMuMjI4IDAgLjQ0OC0uMDMuNjc4LS4wM2wzLjM4OCAzLjgxM3oiLz48cGF0aCBkPSJNODUuNjQ3IDYxLjE2bC0uMDA0LS4wMDcuMDA0LjAwOHptLjAyLjAxN2wuMDIyLS4wMjItLjAyMi4wMjJ6bS4xNTIgMS41OGguMjQ4Yy0uMDMyLS4yMy0uMDM4LS40OC0uMDM4LS43MzR2LTMuNDY1YzAtLjkxNS4zODUtLjk5Ni43MS0uOTk4aC4wOHYtLjE2M2MtLjMgMC0uNi4wMy0uOTA1LjAzLS4zNDUgMC0uNjg2LS4wMy0xLjAzLS4wM3YuMTYzaC4xMzNjLjIzNS4wMDIuNjk1LjEwNS42OTUuNzVsLS4wMDggMi44NzYtLjAxNi4wMTQtLjAyMi4wMjQtMy4zOS0zLjgyOGMtLjIyNSAwLS40NDUuMDMtLjY3Ny4wMy0uMjggMC0uNTY1LS4wMy0uODQyLS4wM3YuMTYzaC4wNjVjLjM1OCAwIC43MjYuMjcuNzI2LjcxNnYzLjIwNWMwIC42MS0uMTcgMS0uNzE3IDEuMDAyaC0uMDc1di4xNmMuMzMyIDAgLjY3LS4wMyAxLjAwMi0uMDMuMzIgMCAuNjM0LjAzLjk1LjAzdi0uMTZoLS4xYy0uNTk4IDAtLjc0Ny0uMjYyLS43NDctLjkyNXYtMy4yMjJsMy45NTYgNC40MjJ6bS4yODguMDY2bC0uMzE1LS4wMS0zLjg2Mi00LjMwN3YzLjA1Yy4wMS42NjQuMTEyLjg1LjY4My44NTZoLjE2M3YuMjk2aC0uMDMyYy0uMzI4IDAtLjY1Ny0uMDI4LS45ODItLjAyOC0uMzQgMC0uNjkuMDI4LTEuMDM2LjAyOGgtLjAzMlY2Mi40MTJIODAuODM2Yy41IDAgLjY0NC0uMzIyLjY0OC0uOTN2LTMuMjA2YzAtLjQwNC0uMzMyLS42NS0uNjYtLjY1aC0uMTNWNTcuMzNoLjAzYy4yOTQgMCAuNTkuMDI3Ljg3OC4wMjcuMjI2IDAgLjQ0NC0uMDI4LjctLjAybDMuMzQ2IDMuNzd2LTIuODAyYy0uMDAyLS42MDctLjQwNi0uNjc4LS42My0uNjg0aC0uMlY1Ny4zM2guMDM1Yy4zNTggMCAuNzEuMDI4IDEuMDYzLjAyOC4zMTIgMCAuNjIzLS4wMjcuOTQtLjAyN2guMDMyVjU3LjYyNEg4Ni43NGMtLjMxMy4wMS0uNjQuMDM4LS42NDYuOTM0djMuNDY1YzAgLjI2Ny4wMDguNTMuMDQ2Ljc2M2wuMDA2LjAzOGgtLjAzOHpNODkuMTkgNTguMjE2aC0uMDE3bC0uNzA4IDIuMTU1aDEuNDI1bC0uNy0yLjE1NHptLTEuMTEzIDMuMzdjLS4wNzMuMjYtLjE2Ny40Ni0uMTY3LjU5NiAwIC4yMy4zMi4yNjcuNTcuMjY3aC4wODV2LjIyOGMtLjMwNS0uMDItLjYxOC0uMDMtLjkyMy0uMDMtLjI3MiAwLS41NDYuMDEyLS44Mi4wM3YtLjIzaC4wNDNjLjMgMCAuNTUzLS4xNzUuNjY0LS40OTVsMS4yMi0zLjQ5MmMuMDk3LS4yOC4yMzQtLjY2LjI3OC0uOTQzLjI0NS0uMDg0LjU1LS4yMzUuNjk1LS4zMjcuMDItLjAwNi4wMzYtLjAxNS4wNi0uMDE1LjAyMiAwIC4wMzggMCAuMDUyLjAyMy4wMjQuMDYuMDQ4LjEzLjA3LjE5bDEuMzk4IDMuOThjLjA5Mi4yNjcuMTg0LjU0Ni4yODMuNzc3LjA5Mi4yMTMuMjUuMzAzLjUwMy4zMDNoLjA0NXYuMjNjLS4zNDQtLjAyLS42ODctLjAzMi0xLjA1My0uMDMyLS4zNyAwLS43NTIuMDEzLTEuMTQuMDN2LS4yMjhoLjA4M2MuMTc2IDAgLjQ3My0uMDMuNDczLS4yMiAwLS4xLS4wNjgtLjMwNi0uMTUzLS41NWwtLjI5Ny0uODgzSDg4LjMybC0uMjQzLjc5MnoiLz48cGF0aCBkPSJNODkuMTYgNTguMjI3bC4wMTQtLjAwNi0uMDE1LjAwN3ptLS42NDggMi4xMWgxLjMzTDg5LjE4IDU4LjNsLS42NjggMi4wMzd6bS0uMDkyLjA2NmwuNzMtMi4yMkg4OS4xOXYuMDMybC0uMDEuMDAyLjAxLS4wMDJ2LS4wMzNoLjAyMmwuNzIyIDIuMjJIODguNDJ6bTEuNTU1IDIuMjRjLjM4LS4wMTUuNzQ3LS4wMyAxLjEwOC0uMDMuMzU2IDAgLjY4Ny4wMTYgMS4wMi4wM2wtLjAwMy0uMTZoLS4wMTJjLS4yNTggMC0uNDM3LS4xLS41My0uMzI1LS4xMDItLjIzLS4xOS0uNTEyLS4yODMtLjc4bC0xLjQtMy45OGMtLjAyMi0uMDYtLjA0Ny0uMTI4LS4wNjMtLjE4Mi0uMDA4LS4wMS0uMDA4LS4wMS0uMDEyLS4wMWgtLjAxN2MtLjAxNiAwLS4wMjUuMDA1LS4wNDQuMDEtLjE0OC4wOTUtLjQ1My4yNDgtLjY4LjMwNy0uMDQ1LjI4Ny0uMTgzLjY2Ni0uMjgyLjk1bC0xLjIyIDMuNDkzYy0uMTE1LjMzMi0uMzguNTE4LS42OTMuNTE3aC0uMDF2LjE2Yy4yNjMtLjAxNC41MjQtLjAyOC43ODctLjAyOC4yOTcgMCAuNTk4LjAxNS44OS4wMjh2LS4xNmgtLjA1M2MtLjI0OC0uMDAzLS41OTUtLjAzLS42MDQtLjMuMDAyLS4xNS4wOTYtLjM0NC4xNy0uNjA0bC4wMy4wMDgtLjAzLS4wMS4yNTMtLjgxM2gxLjc3M2wuMzAzLjkwNWMuMDg2LjI0NC4xNTYuNDQ2LjE1Ni41Ni0uMDEzLjIzMy0uMzMuMjUtLjUwNS4yNTNoLS4wNTJ2LjE2em0yLjE2LjA2NWMtLjM0Ny0uMDEzLS42ODgtLjAyOC0xLjA1Mi0uMDI4LS4zNyAwLS43NTIuMDE2LTEuMTQuMDI4bC0uMDMyLjAwNFY2Mi40MTRoLjExNmMuMTc4IDAgLjQzOC0uMDQuNDM4LS4xODUuMDAyLS4wOS0uMDY1LS4yOTYtLjE1LS41NGwtLjI5LS44NmgtMS42OGwtLjIzMy43NjhjLS4wOC4yNi0uMTcuNDYtLjE2Ny41ODMgMCAuMTg4LjI4NS4yMzQuNTM2LjIzNGguMTE3VjYyLjcxMmwtLjAzNC0uMDA0Yy0uMzA1LS4wMTMtLjYxNi0uMDI4LS45Mi0uMDI4LS4yNzIgMC0uNTQ1LjAxNi0uODIuMDI4bC0uMDMzLjAwNFY2Mi40MTRIODYuODY1Yy4yODUtLjAwMi41MjItLjE2My42MzQtLjQ3bDEuMjE3LTMuNDk1Yy4wOTgtLjI4My4yMzUtLjY2Mi4zLS45NjYuMjQyLS4wODMuNTQ4LS4yMzQuNjk1LS4zMjcuMDItLjAwOC4wNC0uMDE3LjA3LS4wMTcuMDIyLS4wMDIuMDYuMDAzLjA4NS4wNDYuMDIuMDU4LjA0NC4xMy4wNy4xOWwxLjM5OCAzLjk4Yy4wOTIuMjY2LjE4NC41NS4yOC43NzQuMDkzLjIuMjMuMjguNDcyLjI4MmguMDhWNjIuNzFsLS4wMzMtLjAwMnpNOTQuMDUzIDYxLjkzYzAgLjMwOC4yMTMuMzk3LjQ1Ni40My4zMS4wMjIuNjUzLjAyMiAxLjAwNi0uMDIuMzItLjAzNy41OTItLjIyLjczLS40MS4xMi0uMTY3LjE4OC0uMzguMjM0LS41NDhoLjIyYy0uMDgyLjQzNS0uMTkuODYyLS4yOCAxLjI5Ni0uNjcgMC0xLjM0LS4wMy0yLjAxLS4wMy0uNjcgMC0xLjMzOC4wMy0yLjAxLjAzdi0uMjNoLjEwNWMuMjc1IDAgLjU3Mi0uMDM3LjU3Mi0uNTF2LTMuOTFjMC0uMzk2LS4yOTctLjQzNi0uNTcyLS40MzZIOTIuNHYtLjIyOGMuNDA0IDAgLjguMDMgMS4yMDQuMDMuMzkgMCAuNzY4LS4wMyAxLjE1Ni0uMDN2LjIyOGgtLjE5Yy0uMjg4IDAtLjUxOC4wMDgtLjUxOC40MTJ2My45Mjd6Ii8+PHBhdGggZD0iTTk2LjM5MyA2Mi42NDNjLjA4OC0uNDEuMTg4LS44MTYuMjctMS4yMjdoLS4xNThjLS4wNDYuMTY1LS4xMTUuMzctLjIzMi41MzYtLjE0NC4xOTUtLjQyNS4zODItLjc1Ni40MjMtLjIuMDItLjM5NS4wMy0uNTgyLjAzLS4xNDcgMC0uMjktLjAwNi0uNDMtLjAxNi0uMjQ4LS4wMjgtLjQ4Ny0uMTM0LS40ODUtLjQ2di0zLjkyN2MwLS40MjUuMjY4LS40NDQuNTUtLjQ0NGguMTU4di0uMTY0Yy0uMzc1IDAtLjc0My4wMy0xLjEyMi4wMy0uMzk2IDAtLjc4LS4wMy0xLjE3Mi0uMDN2LjE2M2guMDczYy4yNyAwIC42MDYuMDQ2LjYwNi40NjZ2My45MTJjMCAuNDkyLS4zMy41NDMtLjYwNi41NDNoLS4wNzN2LjE2MmMuNjYgMCAxLjMxNy0uMDMgMS45OC0uMDMuNjYgMCAxLjMyLjAzIDEuOTguMDNtLjAyNy4wNjZjLS42NyAwLTEuMzQtLjAyOC0yLjAxLS4wMjgtLjY3IDAtMS4zMzguMDI4LTIuMDEyLjAyOGgtLjAzVjYyLjQxNGguMTM3Yy4yNzUtLjAwNi41MzYtLjAyNS41MzgtLjQ3NnYtMy45MTJjLS4wMDItLjM3LS4yNi0uMzk2LS41MzgtLjRoLS4xMzhWNTcuMzNoLjAzYy40MDYgMCAuODAzLjAyNyAxLjIwNi4wMjcuMzg3IDAgLjc2NS0uMDI4IDEuMTU2LS4wMjhoLjAzVjU3LjYyNGgtLjIyMmMtLjI5My4wMS0uNDgtLjAwNS0uNDg0LjM4djMuOTI3Yy4wMDIuMjg0LjE5LjM2LjQyNi4zOTUuMTM0LjAxLjI3NS4wMTUuNDIzLjAxNS4xODYgMCAuMzgtLjAwOC41NzYtLjAyOC4zMS0uMDM4LjU3Ny0uMjE3LjcwNi0uNC4xMTgtLjE2LjE4NS0uMzcuMjMtLjUzNGwuMDA3LS4wMjVIOTYuNzRsLS4wMDYuMDRjLS4wODguNDM0LS4xOS44Ni0uMjg1IDEuMjkzbC0uMDA3LjAyNGgtLjAyMnoiLz48L2c+PC9zdmc+)}.wc-block-checkout__payment-method div#square-credit-card .card-type-maestro #square-credit-card-sq-card-number{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjggODAiPjxwYXRoIGQ9Ik0xMjggNzUuNzM0YzAgMi4zNTYtMS45MSA0LjI2Ni00LjI2NiA0LjI2Nkg0LjI2OEMxLjkwOCA4MCAwIDc4LjA5IDAgNzUuNzM0VjQuMjdDMCAxLjkxIDEuOTEgMCA0LjI2OCAwaDExOS40NjdDMTI2LjA5IDAgMTI4IDEuOTEgMTI4IDQuMjd2NzEuNDY0eiIgZmlsbD0iIzE0NDc3QyIvPjxwYXRoIGZpbGw9IiNFQjIyMzAiIGQ9Ik03OS4yMzUgNjIuOTc1bDEuMTg3LS4wMzIgMS4xNy0uMDkgMS4xNDctLjE0NCAxLjEzMi0uMjA1IDEuMTE2LS4yNTUgMS4wOTQtLjMxIDEuMDY2LS4zNjIgMS4wNS0uNDE2IDEuMDItLjQ2Ljk4OC0uNTA3Ljk2NS0uNTUuOTMyLS42MDQuOTA0LS42NC44Ny0uNjguODM2LS43MjQuOC0uNzY0Ljc1NS0uOC43MjUtLjgzOC42OS0uODY4LjY0LS45LjU5Ni0uOTM0LjU1LS45NjcuNTE0LS45OS40Ni0xLjAxOC40MS0xLjA1LjM2Mi0xLjA2NC4zMS0xLjA5NC4yNTQtMS4xMS4yMDUtMS4xNC4xNDQtMS4xNS4wOS0xLjE3LjAzMi0xLjE4NS0uMDMzLTEuMTc3LS4wOS0xLjE2NC0uMTQ0LTEuMTQtLjIwNS0xLjEzLS4yNTUtMS4xMDQtLjMxLTEuMDg2LS4zNi0xLjA2NS0uNDEtMS4wNDMtLjQ2LTEuMDEtLjUxNS0uOTktLjU1LS45Ni0uNTk2LS45MzctLjY0LS44OTYtLjY5LS44Ny0uNzI1LS44My0uNzU1LS44LS44LS43NTUtLjgzNy0uNzI3LS44Ny0uNjgtLjkwMy0uNjQtLjkzLS41OTYtLjk2Ni0uNTUtLjk4OC0uNTE1LTEuMDItLjQ2LTEuMDUtLjQxLTEuMDY2LS4zNjItMS4wOTQtLjMxLTEuMTE2LS4yNTUtMS4xMzMtLjIwNC0xLjE0OC0uMTQzLTEuMTctLjA5LTEuMTg3LS4wMy0xLjE4NS4wMy0xLjE3LjA5LTEuMTQ3LjE0NC0xLjEzMy4yMDUtMS4xMTcuMjU2LTEuMDg4LjMxLTEuMDcyLjM2My0xLjA0LjQwOC0xLjAyLjQ2Mi0uOTg4LjUxNC0uOTYuNTUtLjkzNy41OTYtLjg5OC42NDItLjg2OC42OC0uODMuNzI1LS43OTUuNzU0LS43Ni44LS43MjQuODMtLjY4Ljg3LS42NDIuODk2LS41OTcuOTM3LS41NS45Ni0uNTA3Ljk5LS40NTQgMS4wMS0uNDEyIDEuMDQyLS4zNjMgMS4wNjQtLjMwMyAxLjA4Ni0uMjU3IDEuMTAzLS4yIDEuMTMyLS4xNDcgMS4xNC0uMDkgMS4xNjMtLjAzIDEuMTc3LjAzIDEuMTg2LjA5IDEuMTcuMTQ2IDEuMTUuMiAxLjE0LjI1OCAxLjExLjMwMyAxLjA5My4zNjMgMS4wNjQuNDEyIDEuMDUuNDU0IDEuMDIuNTA3Ljk4OC41NS45NjcuNTk4LjkzNS42NDMuOS42OC44NjcuNzIzLjgzOC43Ni44Ljc5Ni43NjQuODMuNzI0Ljg2OC42OC44OTguNjQuOTM2LjYwNC45Ni41NS45ODguNTA3IDEuMDIuNDYyIDEuMDQuNDE2IDEuMDczLjM2IDEuMDg4LjMxMiAxLjExNy4yNTUgMS4xMzMuMjA0IDEuMTQ3LjE0NCAxLjE3LjA5Ii8+PHBhdGggZmlsbD0iIzBCODRDNCIgZD0iTTQ4Ljc2NSA2Mi45NzVsMS4xODUtLjAzMiAxLjE3LS4wOSAxLjE1LS4xNDQgMS4xMy0uMjA1IDEuMTItLjI1NSAxLjA4NC0uMzEgMS4wNzUtLjM2MiAxLjA0LS40MTYgMS4wMTgtLjQ2Ljk5LS41MDcuOTU3LS41NS45MzctLjYwNC45LS42NC44NjYtLjY4LjgzMi0uNzI0LjgtLjc2NC43NTMtLjguNzI2LS44MzguNjgtLjg2OC42NC0uOS42LS45MzQuNTUtLjk2Ny41MDYtLjk5LjQ1OC0xLjAxOC40MDgtMS4wNS4zNi0xLjA2NC4zMDQtMS4wOTQuMjYtMS4xMS4yMDMtMS4xNC4xNC0xLjE1LjA5LTEuMTcuMDMtMS4xODUtLjAzLTEuMTc3LS4wOS0xLjE2NC0uMTQtMS4xNC0uMjA1LTEuMTMtLjI2LTEuMTA0LS4zMDItMS4wODYtLjM2LTEuMDY1LS40MS0xLjA0My0uNDU3LTEuMDEtLjUwNy0uOTktLjU1LS45Ni0uNi0uOTM3LS42NC0uODk2LS42OC0uODctLjcyNy0uODMtLjc1NC0uOC0uOC0uNzU1LS44MzItLjcyNy0uODY3LS42OC0uODk4LS42NC0uOTM3LS41OTYtLjk1OC0uNTUtLjk5LS41MTUtMS4wMTctLjQ2LTEuMDQtLjQxLTEuMDc2LS4zNjItMS4wODUtLjMxLTEuMTItLjI1NS0xLjEzLS4yMDQtMS4xNS0uMTQzLTEuMTctLjA5LTEuMTg1LS4wMy0xLjE4NS4wMy0xLjE3LjA5LTEuMTQ3LjE0NC0xLjEzMy4yMDUtMS4xMTguMjU2LTEuMDk0LjMxLTEuMDY1LjM2My0xLjA1LjQwOC0xLjAyLjQ2Mi0uOTg3LjUxNC0uOTY3LjU1LS45My41OTYtLjkwNi42NDItLjg2Ny42OC0uODQuNzI1LS43OTMuNzU0LS43Ni44LS43MjYuODMtLjY4Ny44Ny0uNjQuODk2LS41OTYuOTM3LS41NTIuOTYtLjUxNC45OS0uNDYgMS4wMS0uNDA4IDEuMDQyLS4zNjIgMS4wNjQtLjMxIDEuMDg2LS4yNTYgMS4xMDMtLjIwMyAxLjEzMi0uMTQ1IDEuMTQtLjA5MiAxLjE2My0uMDMgMS4xNzcuMDMgMS4xODYuMDkyIDEuMTcuMTQ0IDEuMTUuMjAyIDEuMTQuMjU2IDEuMTEuMzEgMS4wOTMuMzYyIDEuMDY0LjQwOCAxLjA1LjQ2IDEuMDIuNTE0Ljk4OC41NTIuOTY3LjU5Ni45MzUuNjQuOS42ODguODY3LjcyNS44MzguNzYuOC43OTQuNzY0Ljg0LjcyNC44NjcuNjguOTA2LjY0LjkzLjYwNC45NjYuNTUuOTg4LjUwNyAxLjAyLjQ2MiAxLjA1LjQxNiAxLjA2NC4zNiAxLjA5NC4zMTIgMS4xMTguMjU1IDEuMTMzLjIwNCAxLjE0Ny4xNDQgMS4xNy4wOSIvPjxwYXRoIGZpbGw9IiNFQjIyMzAiIGQ9Ik02MS4xNyAyNS43NzdoMTEuNjQ3di0xLjI4M0g2Mi4yOTRNNTkuMzQyIDI4LjQ5NWgxMy40NzVWMjcuMjJoLTEyLjY2TTU3Ljk3NSAzMS4yNmgxNC44NDJ2LTEuMjg1SDU4LjYwMk01Ny4wODYgMzMuOTc3aDE1LjczVjMyLjdINTcuNDhNNTYuNTA0IDM2LjcwMmgxNi4zMTN2LTEuMjg1aC0xNi4wOE01Ni4zODIgNDEuOThoMTYuNDM1di0xLjI4Nkg1Ni4yN001Ni43NzYgNDQuODU1aDE2LjA0di0xLjI4M0g1Ni41NDNNNTcuNTU0IDQ3LjE4OGgxNS4yNjN2LTEuMjgzSDU3LjE2TTU4LjcxNCA1MC4wMjZoMTQuMTAzdi0xLjI4M2gtMTQuNzJNNjAuMzUyIDUyLjkwM2gxMi40NjVWNTEuNjJINTkuNDkzTTYyLjQwNyA1NS42NjVoMTAuM3YtMS4yODJINjEuMjgyIi8+PGcgZmlsbD0iI0VCMjIzMCI+PHBhdGggZD0iTTk4LjQ2NiA1NC4wNjZsLjA2Ny0uMjA0LjExMy0uMTg4LjE0NC0uMTY3LjE2Ni0uMTM3LjE4OC0uMTA1LjIwNS0uMDY4LjIxNy0uMDIyLjIyNi4wMjIuMjEzLjA2OC4xODcuMTA1LjE2Ni4xMzcuMTM0LjE2Ny4xMDguMTg4LjA2OC4yMDRoLS4yMzRsLS4wNDctLjE0My0uMDgyLS4xNi0uMTA3LS4xMzUtLjEyOC0uMTA3LS4xNS0uMDgtLjE3NS0uMDUzLS4xOC0uMDE3LS4xOC4wMTctLjE3NC4wNTItLjE1Mi4wOC0uMTM2LjEwOC0uMTA0LjEzNi0uMDg0LjE2LS4wNDYuMTQyIi8+PHBhdGggZD0iTTk5LjE3NSA1NC4wNjZ2LS4yNzJoLjQyOGwuMS4wMDcuMDg0LjAxLjA3NS4wMjMuMDYuMDMuMDQ3LjAzNi4wMzYuMDQ0LjAyMi4wNTMuMDA2LjA3aC0uMTk1bC0uMDEtLjA0LS4wMTMtLjAzLS4wMjQtLjAzLS4wMy0uMDIzLS4wMzctLjAxNC0uMDM3LS4wMDctLjA0LS4wMDhoLS4yNzd2LjE1TTk4LjQ1IDU0LjI2M2wuMDE2LS4xOXYtLjAwN2guMjI0bC0uMDA3LjAzOC0uMDE0LjE2Ii8+PHBhdGggZD0iTTk5LjE3NSA1NC4yNjN2LS4xOTdoLjE5N3YuMTU4aC4zMjNsLjA0NC0uMDA3LjAzNy0uMDE2LjAyNC0uMDE0LjAyNS0uMDMuMDE0LS4wMzd2LS4wNTRoLjE5NGwtLjAwNi4wNjgtLjAxMy4wNi0uMDI1LjA0NS0uMDIuMDIzTTEwMC40NiA1NC4yNjNsLS4wMTgtLjE2LS4wMDYtLjAzN2guMjM0di4wMDdsLjAyLjE5TTk4LjQ1IDU0LjI2M2wtLjAwNy4wMzcuMDIzLjIyNS4wNjcuMjEzLjExMy4xOC4xNDQuMTY3LjE2Ni4xMjcuMTg4LjEuMjA1LjA2LjIxNy4wMjMuMjI2LS4wMjMuMjEzLS4wNi4xODctLjEuMTY2LS4xMjcuMTM0LS4xNjYuMTA4LS4xODIuMDY4LS4yMTMuMDItLjIyNXYtLjAzN2gtLjIzdi4wMzdsLS4wMTguMTk3LS4wNTMuMTgtLjA4Mi4xNi0uMTA3LjEzNS0uMTI4LjExMy0uMTUuMDgzLS4xNzUuMDUyLS4xOC4wMTYtLjE4LS4wMTYtLjE3NC0uMDUyLS4xNTItLjA4My0uMTM2LS4xMTMtLjEwNC0uMTM2LS4wODQtLjE2LS4wNTMtLjE4LS4wMTQtLjE5NnYtLjAzNyIvPjxwYXRoIGQ9Ik05OS4xNzUgNTQuMjYzdi40NjZoLjE5N3YtLjM4NWguMTk1bC4yMzQuMzg0SDEwMGwtLjI4LS4zODUuMDctLjAwOC4wNjYtLjAwOC4wNTItLjAyMi4wNDYtLjAzLjAxNy0uMDE1Ii8+PC9nPjxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik03NC4yNiAzOC4wMjNsLS4xNS0uMDA3LS4xNTItLjAxNi0uMTM2LS4wMjItLjEzNi0uMDE0LS4xMzUtLjAyNS0uMTM0LS4wMjItLjE0NC0uMDIzLS4xNS0uMDIzLS4xNi0uMDE3LS4xNjYtLjAxNC0uMTktLjAxNC0uMjAzLS4wMDhoLS4yMjVsLS4yNS4wMDgtLjI4LjAxNS0uMy4wMjQtLjIxOC4wMy0uMjA2LjA0NS0uMTkuMDYtLjE2Ny4wNy0uMTUuMDgtLjEzNS4wOTItLjExMy4xMDYtLjA5LjEwNS0uMDcuMTItLjA0Ni4xMy0uMDIzLjEyN3YuMTM2bC4wMzQuMTQzLjA1LjE0My4wODMuMTQzLjEwOC4xNDQuMjE3LjE5Ny4yNTYuMTYuMzA0LjEzNC4zMjQuMTE0LjM0LjExNC4zNTUuMTEzLjM2My4xMy4zNDcuMTUuMzI1LjE4Mi4zMDguMjIuMjcyLjI3OC4yMjcuMzMyLjE3My40MDcuMTE3LjQ4NC4wMzcuNTcyLS4wMzguNjgtLjA4NC41MDYtLjEzOC40NTItLjE3NC40MS0uMjE3LjM2LS4yNTguMzE4LS4yOC4yNy0uMzEuMjM1LS4zMzIuMjA1LS4zNDcuMTY2LS4zNjMuMTM1LS4zNy4xMTQtLjM3LjA4My0uMzcuMDYtLjM2LjAzOC0uMzQ4LjAyMi0uMzQuMDA4aC0uNDY3bC0uNDI1LS4wMDgtLjM4NS0uMDA3LS4zNTQtLjAwNy0uMzIyLS4wMTUtLjI5LS4wMTUtLjI3Mi0uMDItLjI0LS4wMzMtLjIyNy0uMDMtLjIxLS4wMzctLjItLjAzOC0uMTk2LS4wNTMtLjE3OC0uMDUzLS4xODQtLjA1Mi0uMTgtLjA3LS4xOS0uMDY2LjQ2OC0yLjM3LjEwOC4wMjMuMTI3LjAzNi4xNTguMDQuMTczLjA0NC4yMDUuMDQuMjI3LjA1My4yNDMuMDQzLjI1NS4wNDYuMjczLjA0LjI4Ny4wMzYuMjkzLjAzLjMxLjAzLjMxLjAxNS4zMTcuMDA3aC4zMTdsLjMyNS0uMDE1LjMwMy0uMDUzLjI0Ny0uMDgyLjE5LS4xMjIuMTUtLjEzNS4xMTQtLjE2LjA4NS0uMTY1LjA2Ni0uMTY2LjA0Ny0uMTY3LjAyMy0uMTczLS4wMDgtLjE1My0uMDM3LS4xNDItLjA2LS4xMi0uMDg0LS4xMi0uMTA1LS4xMDgtLjEyNy0uMDk4LS4xNDMtLjA5LS4xNi0uMDgyLS4xNzMtLjA4NC0uMTktLjA4My0uMTk1LS4wNzUtLjE5NS0uMDc2LS4yMTMtLjA4My0uMjEtLjA4NC0uMjItLjA5LS4yMTItLjA5LS4yMTMtLjEtLjIxLS4xMTItLjIwNC0uMTIyLS4xOTYtLjEyOC0uMTgtLjE0NC0uMTc1LS4xNjYtLjE2LS4xNzMtLjE0NC0uMTk3LS4xMjgtLjIxMi0uMTA2LS4yMzItLjA5LS4yNS0uMDYtLjI4LS4wMzctLjMwMi0uMDA4LS4zMy4wMjQtLjM1Ny4wMi0uMjE4LjAzMy0uMjEyLjAzLS4yMDMuMDQ1LS4xOTcuMDQ0LS4xOS4wNTQtLjE4Ny4wNjgtLjE3NC4wNy0uMTczLjA4LS4xNi4wODMtLjE1Ni4xLS4xNDUuMTA2LS4xNDMuMTEzLS4xMzcuMTIyLS4xMjguMTI3LS4xMi4xNDItLjExNC4xNS0uMTA2LjE2LS4wOTcuMTc0LS4wOS4xODMtLjA5Mi4xOS0uMDc2LjIwMi0uMDc1LjIxLS4wNi4yMjctLjA2LjI0My0uMDU0LjI1LS4wNDQuMjU2LS4wMzguMjcyLS4wMy4yODgtLjAyNC4zLS4wMTQuMzEtLjAxNWguNzI2bC4zNjIuMDA2LjMyNC4wMDguMzAzLjAxNC4yNjMuMDE3LjI0Mi4wMTIuMjE4LjAyNC4xOS4wMTQuMTc0LjAyNC4xNS4wMjIuMTQ1LjAxNC4xMi4wMjMuMTA3LjAxNi4wOTYuMDE0LjA5LjAxNC4wODMuMDEiLz48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiNGRkYiIHN0cm9rZS13aWR0aD0iLjIxNSIgZD0iTTc0LjI2IDM4LjAyM2wtLjE1LS4wMDctLjE1Mi0uMDE2LS4xMzYtLjAyMi0uMTM2LS4wMTQtLjEzNS0uMDI1LS4xMzQtLjAyMi0uMTQ0LS4wMjMtLjE1LS4wMjMtLjE2LS4wMTctLjE2Ni0uMDE0LS4xOS0uMDE0LS4yMDMtLjAwOGgtLjIyNWwtLjI1LjAwOC0uMjguMDE1LS4zLjAyNC0uMjE4LjAzLS4yMDYuMDQ1LS4xOS4wNi0uMTY3LjA3LS4xNS4wOC0uMTM1LjA5Mi0uMTEzLjEwNi0uMDkuMTA1LS4wNy4xMi0uMDQ2LjEzLS4wMjMuMTI3di4xMzZsLjAzNC4xNDMuMDUuMTQzLjA4My4xNDMuMTA4LjE0NC4yMTcuMTk3LjI1Ni4xNi4zMDQuMTM0LjMyNC4xMTQuMzQuMTE0LjM1NS4xMTMuMzYzLjEzLjM0Ny4xNS4zMjUuMTgyLjMwOC4yMi4yNzIuMjc4LjIyNy4zMzIuMTczLjQwNy4xMTcuNDg0LjAzNy41NzItLjAzOC42OC0uMDg0LjUwNi0uMTM4LjQ1Mi0uMTc0LjQxLS4yMTcuMzYtLjI1OC4zMTgtLjI4LjI3LS4zMS4yMzUtLjMzMi4yMDUtLjM0Ny4xNjYtLjM2My4xMzUtLjM3LjExNC0uMzcuMDgzLS4zNy4wNi0uMzYuMDM4LS4zNDguMDIyLS4zNC4wMDhoLS40NjdsLS40MjUtLjAwOC0uMzg1LS4wMDctLjM1NC0uMDA3LS4zMjItLjAxNS0uMjktLjAxNS0uMjcyLS4wMi0uMjQtLjAzMy0uMjI3LS4wMy0uMjEtLjAzNy0uMi0uMDM4LS4xOTYtLjA1My0uMTc4LS4wNTMtLjE4NC0uMDUyLS4xOC0uMDctLjE5LS4wNjYuNDY4LTIuMzcuMTA4LjAyMy4xMjcuMDM2LjE1OC4wNC4xNzMuMDQ0LjIwNS4wNC4yMjcuMDUzLjI0My4wNDMuMjU1LjA0Ni4yNzMuMDQuMjg3LjAzNi4yOTMuMDMuMzEuMDMuMzEuMDE1LjMxNy4wMDdoLjMxN2wuMzI1LS4wMTUuMzAzLS4wNTMuMjQ3LS4wODIuMTktLjEyMi4xNS0uMTM1LjExNC0uMTYuMDg1LS4xNjUuMDY2LS4xNjYuMDQ3LS4xNjcuMDIzLS4xNzMtLjAwOC0uMTUzLS4wMzctLjE0Mi0uMDYtLjEyLS4wODQtLjEyLS4xMDUtLjEwOC0uMTI3LS4wOTgtLjE0My0uMDktLjE2LS4wODItLjE3My0uMDg0LS4xOS0uMDgzLS4xOTUtLjA3NS0uMTk1LS4wNzYtLjIxMy0uMDgzLS4yMS0uMDg0LS4yMi0uMDktLjIxMi0uMDktLjIxMy0uMS0uMjEtLjExMi0uMjA0LS4xMjItLjE5Ni0uMTI4LS4xOC0uMTQ0LS4xNzUtLjE2Ni0uMTYtLjE3My0uMTQ0LS4xOTctLjEyOC0uMjEyLS4xMDYtLjIzMi0uMDktLjI1LS4wNi0uMjgtLjAzNy0uMzAyLS4wMDgtLjMzLjAyNC0uMzU3LjAyLS4yMTguMDMzLS4yMTIuMDMtLjIwMy4wNDUtLjE5Ny4wNDQtLjE5LjA1NC0uMTg3LjA2OC0uMTc0LjA3LS4xNzMuMDgtLjE2LjA4My0uMTU2LjEtLjE0NS4xMDYtLjE0My4xMTMtLjEzNy4xMjItLjEyOC4xMjctLjEyLjE0Mi0uMTE0LjE1LS4xMDYuMTYtLjA5Ny4xNzQtLjA5LjE4My0uMDkyLjE5LS4wNzYuMjAyLS4wNzUuMjEtLjA2LjIyNy0uMDYuMjQzLS4wNTQuMjUtLjA0NC4yNTYtLjAzOC4yNzItLjAzLjI4OC0uMDI0LjMtLjAxNC4zMS0uMDE1aC43MjZsLjM2Mi4wMDYuMzI0LjAwOC4zMDMuMDE0LjI2My4wMTcuMjQyLjAxMi4yMTguMDI0LjE5LjAxNC4xNzQuMDI0LjE1LjAyMi4xNDUuMDE0LjEyLjAyMy4xMDcuMDE2LjA5Ni4wMTQuMDkuMDE0LjA4My4wMS0uNTQyIDIuNDQ1Ii8+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTc2Ljc0NCAzMi45NzJoMy4wMzVsLS40NyAyLjY0M2gxLjg2N2wtLjQyMiAyLjQwOC0xLjkxMi0uMDQtMS4wMDIgNi4wMi0uMDE2LjEyN3YuMTEzbC4wMTcuMS4wMy4wOS4wNDQuMDc2LjA1Mi4wNzMuMDcuMDYyLjA3NS4wNDMuMDkuMDQ2LjA5My4wMzguMTAzLjAzLjEwNi4wMTYuMTI0LjAyMi4xMi4wMDguMTI3LjAwN2guMzdsLjIxMi0uMDE1LjE5NS0uMDMuMTY3LS4wMzguMTI4LS4wMzguMDk4LS4wMzguMDYtLjAzLjAyNC0uMDA3LS4zMSAyLjA2LS4wNzcuMDQ2LS4wODIuMDM3LS4wODQuMDM4LS4wOC4wNC0uMDgzLjAzLS4wOTMuMDI4LS4wODguMDMtLjEwOC4wMy0uMTA1LjAzLS4xMTUuMDI1LS4xMjcuMDItLjEzNS4wMjMtLjE0NC4wMjQtLjE1LjAyMi0uMTczLjAyNC0uMTgzLjAyMmgtLjgxNWwtLjQzLS4wMy0uMzg2LS4wNDQtLjM0LS4wNi0uMjk0LS4wODUtLjI1LS4wOS0uMjEtLjExNC0uMTc2LS4xMjgtLjE0Mi0uMTQ1LS4xMTMtLjE1OC0uMDg0LS4xNzUtLjA1LS4xODgtLjAzLS4yMS0uMDEtLjIyLjAxLS4yNDIuMDItLjI1LjA0LS4yNyIvPjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLXdpZHRoPSIuMjE1IiBkPSJNNzYuNzQ0IDMyLjk3MmgzLjAzNWwtLjQ3IDIuNjQzaDEuODY3bC0uNDIyIDIuNDA4LTEuOTEyLS4wNC0xLjAwMiA2LjAyLS4wMTYuMTI3di4xMTNsLjAxNy4xLjAzLjA5LjA0NC4wNzYuMDUyLjA3My4wNy4wNjIuMDc1LjA0My4wOS4wNDYuMDkzLjAzOC4xMDMuMDMuMTA2LjAxNi4xMjQuMDIyLjEyLjAwOC4xMjcuMDA3aC4zN2wuMjEyLS4wMTUuMTk1LS4wMy4xNjctLjAzOC4xMjgtLjAzOC4wOTgtLjAzOC4wNi0uMDMuMDI0LS4wMDctLjMxIDIuMDYtLjA3Ny4wNDYtLjA4Mi4wMzctLjA4NC4wMzgtLjA4LjA0LS4wODMuMDMtLjA5My4wMjgtLjA4OC4wMy0uMTA4LjAzLS4xMDUuMDMtLjExNS4wMjUtLjEyNy4wMi0uMTM1LjAyMy0uMTQ0LjAyNC0uMTUuMDIyLS4xNzMuMDI0LS4xODMuMDIyaC0uODE1bC0uNDMtLjAzLS4zODYtLjA0NC0uMzQtLjA2LS4yOTQtLjA4NS0uMjUtLjA5LS4yMS0uMTE0LS4xNzYtLjEyOC0uMTQyLS4xNDUtLjExMy0uMTU4LS4wODQtLjE3NS0uMDUtLjE4OC0uMDMtLjIxLS4wMS0uMjIuMDEtLjI0Mi4wMi0uMjUuMDQtLjI3IDIuMDE0LTExLjgwOCIvPjxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik01OC4yOTQgNDIuMTM3bC0uMDM4LjE5LS4wMDguMTg4LjAxNi4yMDQuMDQ2LjE5NC4wNTcuMjA2LjA5Mi4yMDMuMTA0LjE5Ni4xMy4xODguMTQyLjE4LjE2Ny4xNzUuMTcyLjE1LjE5LjE0NC4yMDIuMTIuMjEzLjEuMjI4LjA3My4yMjUuMDU0LjI3LjAzOC4yNzQuMDM3LjI4LjAzLjI3OC4wMTUuMjg3LjAwN2guMjhsLjI5NC0uMDE0LjI4Ny0uMDI0LjI5My0uMDQ0LjMwMy0uMDU0LjMtLjA3NS4zMDMtLjA5Ny4zLS4xMTQuMzItLjEzNy4zMS0uMTY1LjMxNi0uMTgtLjQ3IDIuNjc4LS4xNzMuMDktLjE3NC4wODQtLjE2LjA3LS4xNjQuMDYtLjE3LjA2LS4xNjIuMDQ1LS4xNzYuMDM4LS4xODcuMDM3LS4xOTYuMDI0LS4yMTIuMDItLjIzNS4wMjQtLjI1LjAwOC0uMjcuMDE0aC0uMzAzbC0uMzMzLjAwOGgtLjYyNWwtLjI3NC0uMDE1LS4yNjItLjAxNS0uMjc0LS4wMy0uMjgtLjAzOC0uMjctLjA0Ni0uMjctLjA2LS4yNzMtLjA2LS4yNjctLjA4My0uMjYzLS4wODMtLjI1OC0uMDk4LS4yNTUtLjExMy0uMjUtLjEzLS4yNC0uMTM2LS4yMy0uMTQ4LS4yMjQtLjE2Ny0uMjEyLS4xOC0uMjAyLS4xOTgtLjE5Ny0uMjEtLjE3My0uMjMtLjE2NS0uMjQ4LS4xNS0uMjU1LS4xMzctLjI4LS4xMi0uMjk3LS4xMDgtLjMxNC0uMDgtLjMzMy0uMDctLjM0Ni0uMDQ1LS4zNzgtLjAzLS4zOTN2LS40MDdsLjAxNi0uNDM4LjAzNi0uNDU0LjAyMi0uMTU3LjAyNC0uMTgyLjAzLS4xODMuMDM4LS4xOTUuMDM4LS4yMDMuMDUyLS4yMS4wNi0uMjIuMDYyLS4yMjYuMDc1LS4yMzYuMDg0LS4yMjYuMDk3LS4yMzUuMTA1LS4yMy4xMi0uMjM1LjEzLS4yMzYuMTQzLS4yMzMuMTUtLjIyNy4xNzMtLjIxOC4xOC0uMjIuMi0uMjEyLjIxNy0uMTk2LjIyOC0uMTk3LjI1LS4xOC4yNjItLjE2Ny4yODctLjE1OC4zMDMtLjEzNi4zMjUtLjEzLjM0LS4xMS4zNi0uMDkyLjM4Ni0uMDc1LjQxLS4wNTQuNDIyLS4wMy40NTItLjAxNWguMjFsLjIxMy4wMTYuMjE4LjAxNC4yMi4wMjQuMjIuMDMuMjI2LjA0NC4yMTguMDUzLjIyLjA2LjIyLjA3LjIxNy4wODMuMjEuMDkuMjA3LjEwOC4xOTUuMTIuMTk3LjEyOC4xOC4xNTIuMTgyLjE1Ny4xNjMuMTc1LjE2LjE5LjE0My4yMS4xMy4yMi4xMi4yNC4xMDguMjU2LjA5LjI4LjA2Ny4yOTUuMDYuMzE4LjAzOC4zMy4wMTYuMzU2di4zNzhsLS4wMjMuNC0uMDM2LjQyMy0uMDY4LjQ0Ni0uMDkzLjQ3LS4xMjIuNjYyaC03Ljg0MmwuNDY4LTIuMWg0LjcwNGwuMDIzLS4yODZ2LS4yNjZsLS4wMTctLjI0OC0uMDQ1LS4yMjctLjA2LS4yMDMtLjA3NS0uMTktLjA5OC0uMTY4LS4xMTQtLjE1LS4xMjctLjEzNy0uMTQzLS4xMTItLjE1LS4wOS0uMTYtLjA3Ni0uMTc0LS4wNi0uMTgtLjA0Ni0uMTktLjAyLS4xOTUtLjAxaC0uMjEzbC0uMTk1LjAzLS4xOTUuMDM3LS4xODQuMDYzLS4xNzMuMDgyLS4xNjUuMDk4LS4xNTcuMTEzLS4xNDUuMTMtLjEzNC4xNS0uMTIuMTYtLjExNS4xNzItLjEwNS4xOS0uMDkuMTk1LS4wNzcuMjEyLS4wNi4yMjYtLjA1NC4yMzQiLz48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiNGRkYiIHN0cm9rZS13aWR0aD0iLjIxNSIgZD0iTTU4LjI5NCA0Mi4xMzdsLS4wMzguMTktLjAwOC4xODguMDE2LjIwNC4wNDYuMTk0LjA1Ny4yMDYuMDkyLjIwMy4xMDQuMTk2LjEzLjE4OC4xNDIuMTguMTY3LjE3NS4xNzIuMTUuMTkuMTQ0LjIwMi4xMi4yMTMuMS4yMjguMDczLjIyNS4wNTQuMjcuMDM4LjI3NC4wMzcuMjguMDMuMjc4LjAxNS4yODcuMDA3aC4yOGwuMjk0LS4wMTQuMjg3LS4wMjQuMjkzLS4wNDQuMzAzLS4wNTQuMy0uMDc1LjMwMy0uMDk3LjMtLjExNC4zMi0uMTM3LjMxLS4xNjUuMzE2LS4xOC0uNDcgMi42NzgtLjE3My4wOS0uMTc0LjA4NC0uMTYuMDctLjE2NC4wNi0uMTcuMDYtLjE2Mi4wNDUtLjE3Ni4wMzgtLjE4Ny4wMzctLjE5Ni4wMjQtLjIxMi4wMi0uMjM1LjAyNC0uMjUuMDA4LS4yNy4wMTRoLS4zMDNsLS4zMzMuMDA4aC0uNjI1bC0uMjc0LS4wMTUtLjI2Mi0uMDE1LS4yNzQtLjAzLS4yOC0uMDM4LS4yNy0uMDQ2LS4yNy0uMDYtLjI3My0uMDYtLjI2Ny0uMDgzLS4yNjMtLjA4My0uMjU4LS4wOTgtLjI1NS0uMTEzLS4yNS0uMTMtLjI0LS4xMzYtLjIzLS4xNDgtLjIyNC0uMTY3LS4yMTItLjE4LS4yMDItLjE5OC0uMTk3LS4yMS0uMTczLS4yMy0uMTY1LS4yNDgtLjE1LS4yNTUtLjEzNy0uMjgtLjEyLS4yOTctLjEwOC0uMzE0LS4wOC0uMzMzLS4wNy0uMzQ2LS4wNDUtLjM3OC0uMDMtLjM5M3YtLjQwN2wuMDE2LS40MzguMDM2LS40NTQuMDIyLS4xNTcuMDI0LS4xODIuMDMtLjE4My4wMzgtLjE5NS4wMzgtLjIwMy4wNTItLjIxLjA2LS4yMi4wNjItLjIyNi4wNzUtLjIzNi4wODQtLjIyNi4wOTctLjIzNS4xMDUtLjIzLjEyLS4yMzUuMTMtLjIzNi4xNDMtLjIzMy4xNS0uMjI3LjE3My0uMjE4LjE4LS4yMi4yLS4yMTIuMjE3LS4xOTYuMjI4LS4xOTcuMjUtLjE4LjI2Mi0uMTY3LjI4Ny0uMTU4LjMwMy0uMTM2LjMyNS0uMTMuMzQtLjExLjM2LS4wOTIuMzg2LS4wNzUuNDEtLjA1NC40MjItLjAzLjQ1Mi0uMDE1aC4yMWwuMjEzLjAxNi4yMTguMDE0LjIyLjAyNC4yMi4wMy4yMjYuMDQ0LjIxOC4wNTMuMjIuMDYuMjIuMDcuMjE3LjA4My4yMS4wOS4yMDcuMTA4LjE5NS4xMi4xOTcuMTI4LjE4LjE1Mi4xODIuMTU3LjE2My4xNzUuMTYuMTkuMTQzLjIxLjEzLjIyLjEyLjI0LjEwOC4yNTYuMDkuMjguMDY3LjI5NS4wNi4zMTguMDM4LjMzLjAxNi4zNTZ2LjM3OGwtLjAyMy40LS4wMzYuNDIzLS4wNjguNDQ2LS4wOTMuNDctLjEyMi42NjJoLTcuODQybC40NjgtMi4xaDQuNzA0bC4wMjMtLjI4NnYtLjI2NmwtLjAxNy0uMjQ4LS4wNDUtLjIyNy0uMDYtLjIwMy0uMDc1LS4xOS0uMDk4LS4xNjgtLjExNC0uMTUtLjEyNy0uMTM3LS4xNDMtLjExMi0uMTUtLjA5LS4xNi0uMDc2LS4xNzQtLjA2LS4xOC0uMDQ2LS4xOS0uMDItLjE5NS0uMDFoLS4yMTNsLS4xOTUuMDMtLjE5NS4wMzctLjE4NC4wNjMtLjE3My4wODItLjE2NS4wOTgtLjE1Ny4xMTMtLjE0NS4xMy0uMTM0LjE1LS4xMi4xNi0uMTE1LjE3Mi0uMTA1LjE5LS4wOS4xOTUtLjA3Ny4yMTItLjA2LjIyNi0uMDU0LjIzNC0uNDIgMi4yNTciLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNNTQuMDk2IDQ0Ljc4bC0uNDMgMi40MDhoLTIuNzI4bC4wMy0uMjI2LjAzLS4yMjguMDMyLS4yMDIuMDMtLjE5LjAzLS4xNTguMDI0LS4xMzYuMDMtLjA5LjAzLS4wNTMtLjE0NC4xNjQtLjE4Mi4xNjYtLjIwMy4xNi0uMjM0LjE1LS4yNDcuMTQzLS4yNzIuMTM1LS4yODcuMTItLjI5NC4xMTUtLjMxLjA5OC0uMzE3LjA4My0uMzE3LjA2LS4zMi4wNDctLjMxNS4wMjItLjMxLjAwNy0uMy0uMDIyLS4yOTctLjA0Ni0uMzgzLS4wOTItLjMzOC0uMTIyLS4zMS0uMTQ0LS4yNzMtLjE1Ny0uMjQyLS4xNzMtLjIwMy0uMTk2LS4xODMtLjIwNS0uMTUyLS4yMjQtLjEyOC0uMjI3LS4xMDUtLjIzNy0uMDg0LS4yNC0uMDY4LS4yNS0uMDQ0LS4yNC0uMDI4LS4yNS0uMDE2LS4yNC0uMDA4LS4yMzcuMDMtLjQyLjA2Ny0uNC4xLS4zODguMTQ0LS4zNi4xNzItLjM0LjE5Ni0uMzE3LjIzNC0uMjkzLjI0OC0uMjguMjgtLjI1LjI5My0uMjE4LjMyLS4yMDUuMzMtLjE3NS4zNS0uMTUuMzU0LS4xMjIuMzYtLjA5LjM3LS4wNjhoLjAxNWwuMDU1LS4wMDcuMDgzLS4wMS4xMTItLjAxMy4xMy0uMDE1LjE0OC0uMDE1LjE2OC0uMDIzLjE4Mi0uMDE1LjE4LS4wMTUuMTgtLjAyMi4xOS0uMDE2LjE4My0uMDE1LjE2My0uMDE2LjE2LS4wMDguMTQzLS4wMDdoLjUwNmwuMTM1LjAwN2guMTNsLjEyLjAwN2guMjRsLjEwNy4wMDdoLjFsLjA4LjAwOGguMDc3bC4wNi4wMDdoLjA4NGwuMDIzLS4wNzQuMDUtLjE4Mi4wNC0uMjEzdi0uMTg3bC0uMDE1LS4xMzctLjAyNC0uMTMtLjAzNC0uMTItLjA1Mi0uMTEyLS4wNjItLjEwNy0uMDc0LS4wOTctLjA3OC0uMDktLjA5LS4wOS0uMDk3LS4wNzYtLjEtLjA2LS4xMTMtLjA2LS4xMS0uMDU0LS4xMjItLjAzNy0uMTMtLjAzMi0uMTI4LS4wMi0uMTI4LS4wMTctLjMxLS4wMDgtLjMyNC4wMDctLjM0LjAwNy0uMzQ2LjAyNC0uMzQ4LjAyMi0uMzQ3LjAzLS4zNS4wNC0uMzM3LjAzNi0uMzI2LjA1Mi0uMzA4LjA0NS0uMjguMDU0LS4yNjQuMDYtLjIzNC4wNi0uMTk3LjA2LS4xNTcuMDYyLS4xMTMuMDY1Ljc3Ny0yLjU2Ni4yMjgtLjEwNS4yNC0uMS4yNDItLjA4My4yNTctLjA2Ny4yNjUtLjA1My4yNy0uMDQ2LjI4Ny0uMDM4LjI5NS0uMDMuMy0uMDE0LjMxLS4wMTYuMzE3LS4wMDhoMS4wMjhsLjM2Mi4wMDguMzc2LjAwOC4zMS4wMy4zMjQuMDQ2LjM0LjA4My4zNC4wOTcuMzQuMTMuMzQuMTU3LjMxNy4xOC4zLjIxMi4yODIuMjQuMjQ2LjI2NS4yMTMuMjk1LjE2NS4zMjQuMTIuMzU2LjA3LjM4NS4wMDUuNDA2LS4wNi40NDYiLz48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiNGRkYiIHN0cm9rZS13aWR0aD0iLjIxNSIgZD0iTTU0LjA5NiA0NC43OGwtLjQzIDIuNDA4aC0yLjcyOGwuMDMtLjIyNi4wMy0uMjI4LjAzMi0uMjAyLjAzLS4xOS4wMy0uMTU4LjAyNC0uMTM2LjAzLS4wOS4wMy0uMDUzLS4xNDQuMTY0LS4xODIuMTY2LS4yMDMuMTYtLjIzNC4xNS0uMjQ3LjE0My0uMjcyLjEzNS0uMjg3LjEyLS4yOTQuMTE1LS4zMS4wOTgtLjMxNy4wODMtLjMxNy4wNi0uMzIuMDQ3LS4zMTUuMDIyLS4zMS4wMDctLjMtLjAyMi0uMjk3LS4wNDYtLjM4My0uMDkyLS4zMzgtLjEyMi0uMzEtLjE0NC0uMjczLS4xNTctLjI0Mi0uMTczLS4yMDMtLjE5Ni0uMTgzLS4yMDUtLjE1Mi0uMjI0LS4xMjgtLjIyNy0uMTA1LS4yMzctLjA4NC0uMjQtLjA2OC0uMjUtLjA0NC0uMjQtLjAyOC0uMjUtLjAxNi0uMjQtLjAwOC0uMjM3LjAzLS40Mi4wNjctLjQuMS0uMzg4LjE0NC0uMzYuMTcyLS4zNC4xOTYtLjMxNy4yMzQtLjI5My4yNDgtLjI4LjI4LS4yNS4yOTMtLjIxOC4zMi0uMjA1LjMzLS4xNzUuMzUtLjE1LjM1NC0uMTIyLjM2LS4wOS4zNy0uMDY4aC4wMTVsLjA1NS0uMDA3LjA4My0uMDEuMTEyLS4wMTMuMTMtLjAxNS4xNDgtLjAxNS4xNjgtLjAyMy4xODItLjAxNS4xOC0uMDE1LjE4LS4wMjIuMTktLjAxNi4xODMtLjAxNS4xNjMtLjAxNi4xNi0uMDA4LjE0My0uMDA3aC41MDZsLjEzNS4wMDdoLjEzbC4xMi4wMDdoLjI0bC4xMDcuMDA3aC4xbC4wOC4wMDhoLjA3N2wuMDYuMDA3aC4wODRsLjAyMy0uMDc0LjA1LS4xODIuMDQtLjIxM3YtLjE4N2wtLjAxNS0uMTM3LS4wMjQtLjEzLS4wMzQtLjEyLS4wNTItLjExMi0uMDYyLS4xMDctLjA3NC0uMDk3LS4wNzgtLjA5LS4wOS0uMDktLjA5Ny0uMDc2LS4xLS4wNi0uMTEzLS4wNi0uMTEtLjA1NC0uMTIyLS4wMzctLjEzLS4wMzItLjEyOC0uMDItLjEyOC0uMDE3LS4zMS0uMDA4LS4zMjQuMDA3LS4zNC4wMDctLjM0Ni4wMjQtLjM0OC4wMjItLjM0Ny4wMy0uMzUuMDQtLjMzNy4wMzYtLjMyNi4wNTItLjMwOC4wNDUtLjI4LjA1NC0uMjY0LjA2LS4yMzQuMDYtLjE5Ny4wNi0uMTU3LjA2Mi0uMTEzLjA2NS43NzctMi41NjYuMjI4LS4xMDUuMjQtLjEuMjQyLS4wODMuMjU3LS4wNjcuMjY1LS4wNTMuMjctLjA0Ni4yODctLjAzOC4yOTUtLjAzLjMtLjAxNC4zMS0uMDE2LjMxNy0uMDA4aDEuMDI4bC4zNjIuMDA4LjM3Ni4wMDguMzEuMDMuMzI0LjA0Ni4zNC4wODMuMzQuMDk3LjM0LjEzLjM0LjE1Ny4zMTcuMTguMy4yMTIuMjgyLjI0LjI0Ni4yNjUuMjEzLjI5NS4xNjUuMzI0LjEyLjM1Ni4wNy4zODUuMDA1LjQwNi0uMDYuNDQ2LTEuMTI0IDUuNjciLz48cGF0aCBmaWxsPSIjMEI4NEM0IiBkPSJNNTEuNDkgNDEuOTRsLS4wMDctLjA2LS4wNDYtLjA0Ni0uMDc2LS4wMzctLjA5NC0uMDIyLS4xMy0uMDE0LS4xMzctLjAwN2gtLjMyNGwtLjE3NC4wMTUtLjE4LjAyMi0uMTc1LjAyMi0uMTcyLjAzLS4xNjguMDMtLjE1OC4wMy0uMTM4LjAzNy0uMTIuMDQtLjA3LjAxNC0uMDkuMDMtLjExLjAzOC0uMTIyLjA1LS4xMjguMDU2LS4xNDUuMDY3LS4xNDQuMDgzLS4xNDQuMDg0LS4xNDIuMTA1LS4xMzguMTE0LS4xMjcuMTItLjExNC4xNC0uMTA3LjE0LS4wNzUuMTYtLjA2LjE3My0uMDM3LjE4LS4wMTQuMzcuMDUyLjI4Ny4wOS4yMjcuMTM3LjE2Ni4xNjUuMTEzLjE3NC4wNzYuMTkuMDM4LjE4LjAwOC4zMzQtLjAwOC4yOTMtLjAzLjI4LS4wNTMuMjUtLjA2OC4yMjYtLjA3Ny4yMDMtLjA5LjE4LS4xMDUuMTU4LS4xMTUuMTQ0LS4xMTMuMTI0LS4xMjguMTAzLS4xMi4wOS0uMTMuMDc2LS4xMjYuMDYtLjEyMy4wNDQtLjEyLjA0LS4xMTMuMDM4LS4xNjYuMDM2LS4xNzUuMDM3LS4xODIuMDQtLjE4OC4wMy0uMTguMDMtLjE2Ny4wMy0uMTYiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMzEuMzEgNDcuMTg4aC0yLjk1MmwyLjQ4NC0xNC4yMTZoNS4xMzVsLjUwNSA4LjQ2NCAzLjQ5NS04LjQ2NGg1LjMzMmwtMi40OTQgMTQuMjE2aC0yLjk1bDEuODY0LTEwLjY0NmgtLjExNWwtNC4zOTMgMTAuNjQ2aC0zLjMwN2wtLjAzLS40NDYtLjA2OC0xLjE4NC0uMS0xLjY3Ny0uMTEzLTEuOTIzLS4xMS0xLjk0Mi0uMS0xLjcxMi0uMDctMS4yNC0uMDI4LS41MkgzMy4xNDRoLjAzMiIvPjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLXdpZHRoPSIuMjE1IiBkPSJNMzEuMzEgNDcuMTg4aC0yLjk1MmwyLjQ4NC0xNC4yMTZoNS4xMzVsLjUwNSA4LjQ2NCAzLjQ5NS04LjQ2NGg1LjMzMmwtMi40OTQgMTQuMjE2aC0yLjk1bDEuODY0LTEwLjY0NmgtLjExNWwtNC4zOTMgMTAuNjQ2aC0zLjMwN2wtLjAzLS40NDYtLjA2OC0xLjE4NC0uMS0xLjY3Ny0uMTEzLTEuOTIzLS4xMS0xLjk0Mi0uMS0xLjcxMi0uMDctMS4yNC0uMDI4LS41MkgzMy4xNDRoLjAzMkwzMS4zMSA0Ny4xODciLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNODAuNjMzIDQ3LjE4OGgzLjA3bDEuMDUyLTYuMTM3LjA0Ni0uMjQuMDUyLS4yMzYuMDYyLS4yMzIuMDc0LS4yMi4wODMtLjIyLjEwNy0uMjA0LjEyOC0uMTk2LjE0My0uMTg4LjE3NC0uMTY3LjE5Ny0uMTUuMjMyLS4xMzcuMjYtLjEyLjMwMi0uMDk4LjMzNy0uMDc3LjM4LS4wNDQuNDIyLS4wM2guMDM4bC4wNDYuMDEuMDYuMDA2aC4wNmwuMDUyLjAwOC4wNDYuMDA3LjAzLjAwN2guMDE1bC4wMDctLjA0NC4wMzItLjEzLjAzNS0uMTk1LjA2LS4yNDguMDc1LS4yOC4wODQtLjMwMi4wOTgtLjMwMy4xMTMtLjI4Ni4wODQtLjIxMy4wOTctLjIwNC4wOTgtLjIwMy4xMDUtLjE4Ny4wOTItLjE2LjA3My0uMTI4LjA1NC0uMDg0LjAxNC0uMDI4aC0uMDE1bC0uMDM4LS4wMTYtLjA1NC0uMDA4LS4wNzYtLjAxNC0uMDc2LS4wMTUtLjA5LS4wMS0uMDgtLjAxNGgtLjA3N2wtLjMzNC4wMjMtLjMwMy4wMzYtLjI3Ny4wNi0uMjYuMDctLjI0LjA4OC0uMjIuMS0uMjEuMTItLjE4OC4xMjgtLjE5LjE0Ni0uMTczLjE1Ny0uMTU3LjE2Ni0uMTY4LjE4LS4xNi4xOS0uMTUuMjA0LS4xNTguMjEyLS4xNTguMjIuMzU1LTEuOTQtMy4wNzQtLjA0LTIuMDIzIDExLjYxMiIvPjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLXdpZHRoPSIuMjE1IiBkPSJNODAuNjMzIDQ3LjE4OGgzLjA3bDEuMDUyLTYuMTM3LjA0Ni0uMjQuMDUyLS4yMzYuMDYyLS4yMzIuMDc0LS4yMi4wODMtLjIyLjEwNy0uMjA0LjEyOC0uMTk2LjE0My0uMTg4LjE3NC0uMTY3LjE5Ny0uMTUuMjMyLS4xMzcuMjYtLjEyLjMwMi0uMDk4LjMzNy0uMDc3LjM4LS4wNDQuNDIyLS4wM2guMDM4bC4wNDYuMDEuMDYuMDA2aC4wNmwuMDUyLjAwOC4wNDYuMDA3LjAzLjAwN2guMDE1bC4wMDctLjA0NC4wMzItLjEzLjAzNS0uMTk1LjA2LS4yNDguMDc1LS4yOC4wODQtLjMwMi4wOTgtLjMwMy4xMTMtLjI4Ni4wODQtLjIxMy4wOTctLjIwNC4wOTgtLjIwMy4xMDUtLjE4Ny4wOTItLjE2LjA3My0uMTI4LjA1NC0uMDg0LjAxNC0uMDI4aC0uMDE1bC0uMDM4LS4wMTYtLjA1NC0uMDA4LS4wNzYtLjAxNC0uMDc2LS4wMTUtLjA5LS4wMS0uMDgtLjAxNGgtLjA3N2wtLjMzNC4wMjMtLjMwMy4wMzYtLjI3Ny4wNi0uMjYuMDctLjI0LjA4OC0uMjIuMS0uMjEuMTItLjE4OC4xMjgtLjE5LjE0Ni0uMTczLjE1Ny0uMTU3LjE2Ni0uMTY4LjE4LS4xNi4xOS0uMTUuMjA0LS4xNTguMjEyLS4xNTguMjIuMzU1LTEuOTQtMy4wNzQtLjA0LTIuMDIzIDExLjYxMiIvPjxwYXRoIGZpbGw9IiNGRkYiIGQ9Ik05My45MjcgMzUuNDU2bC4zNC4wMDguMzM0LjAyMi4zMjQuMDMuMzE2LjA0NS4zMDQuMDYuMjkzLjA3Ny4yNzguMDg0LjI4LjEuMjY1LjExLjI1LjEyMi4yNDguMTMuMjI4LjE0My4yMjYuMTU3LjIxLjE2Ni4xOTcuMTc1LjE4OC4xODguMTguMTk4LjE2OC4yMS4xNS4yMTIuMTQzLjIyOC4xMzMuMjMyLjExNy4yNS4xMTMuMjUuMDkuMjYzLjA4NC4yNjYuMDY3LjI3Ny4wNjIuMjg3LjA0NC4yOTQuMDMuMjkzLjAxMy4zMTMuMDEuMzE2LS4wMS4zMTYtLjAyLjM4Ni0uMDQ3LjM3LS4wNTIuMzU1LS4wNjguMzQ2LS4wNzUuMzMzLS4wOTcuMzE3LS4xMDguMzEtLjExMi4yOTItLjEzNS4yOC0uMTM1LjI3My0uMTYuMjU2LS4xNTguMjQtLjE3NS4yMzctLjE5LjIxOC0uMTk0LjIwNS0uMjA0LjE5OC0uMjEuMTgtLjIyLjE3NS0uMjMzLjE1Ny0uMjM3LjE0NS0uMjUuMTM1LS4yNTYuMTItLjI1NS4xMTUtLjI3My4wOTgtLjI3Mi4wOS0uMjg1LjA3NS0uMjkuMDYtLjI4Ny4wNTMtLjMuMDM4LS4zMDMuMDMtLjMxLjAxNy0uMzA4LjAwNy0uMzEtLjAwNy0uMzEtLjAxNi0uMjkzLS4wMy0uMjk1LS4wNDUtLjI4Ny0uMDUzLS4yODgtLjA2LS4yNzItLjA3Ni0uMjYzLS4wOS0uMjY1LS4wOTctLjI1LS4xMTUtLjI0LS4xMi0uMjM2LS4xMzYtLjIyNC0uMTQ0LS4yMTItLjE2LS4yMS0uMTY3LS4yLS4xOC0uMTgtLjE5LS4xOC0uMjAzLS4xNi0uMjEtLjE1OC0uMjI3LS4xMzYtLjIzNS0uMTM2LS4yNDgtLjExMy0uMjYtLjEwNi0uMjYyLS4wODgtLjI4LS4wODYtLjI5NS0uMDY2LS4zLS4wNTMtLjMxMi0uMDQtLjMyMi0uMDItLjMzMy0uMDEtLjM0Ny4wMS0uMzU0LjAyLS4zNjQuMDQtLjM0OC4wNTMtLjM0LjA2Ni0uMzI0LjA3OC0uMzE3LjA5LS4zMS4wOTctLjI5NS4xMTctLjI4Ny4xMi0uMjguMTM0LS4yNjIuMTUtLjI1LjE2LS4yNS4xNjgtLjIyNi4xODItLjIyNi4xODctLjIwNS4xOTctLjIwNS4yMS0uMTg4LjIxOC0uMTczLjIzLS4xNjYuMjMzLS4xNS4yNS0uMTM2LjI1NC0uMTM2LjI2NS0uMTE0LjI2NC0uMTA3LjI4LS4wODguMjg0LS4wODUuMjk3LS4wNjcuMy0uMDYuMzEtLjA0LjMxNy0uMDM2LjMyNS0uMDE2Ii8+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjRkZGIiBzdHJva2Utd2lkdGg9Ii4yMTUiIGQ9Ik05My45MjcgMzUuNDU2bC4zNC4wMDguMzM0LjAyMi4zMjQuMDMuMzE2LjA0NS4zMDQuMDYuMjkzLjA3Ny4yNzguMDg0LjI4LjEuMjY1LjExLjI1LjEyMi4yNDguMTMuMjI4LjE0My4yMjYuMTU3LjIxLjE2Ni4xOTcuMTc1LjE4OC4xODguMTguMTk4LjE2OC4yMS4xNS4yMTIuMTQzLjIyOC4xMzMuMjMyLjExNy4yNS4xMTMuMjUuMDkuMjYzLjA4NC4yNjYuMDY3LjI3Ny4wNjIuMjg3LjA0NC4yOTQuMDMuMjkzLjAxMy4zMTMuMDEuMzE2LS4wMS4zMTYtLjAyLjM4Ni0uMDQ3LjM3LS4wNTIuMzU1LS4wNjguMzQ2LS4wNzUuMzMzLS4wOTcuMzE3LS4xMDguMzEtLjExMi4yOTItLjEzNS4yOC0uMTM1LjI3My0uMTYuMjU2LS4xNTguMjQtLjE3NS4yMzctLjE5LjIxOC0uMTk0LjIwNS0uMjA0LjE5OC0uMjEuMTgtLjIyLjE3NS0uMjMzLjE1Ny0uMjM3LjE0NS0uMjUuMTM1LS4yNTYuMTItLjI1NS4xMTUtLjI3My4wOTgtLjI3Mi4wOS0uMjg1LjA3NS0uMjkuMDYtLjI4Ny4wNTMtLjMuMDM4LS4zMDMuMDMtLjMxLjAxNy0uMzA4LjAwNy0uMzEtLjAwNy0uMzEtLjAxNi0uMjkzLS4wMy0uMjk1LS4wNDUtLjI4Ny0uMDUzLS4yODgtLjA2LS4yNzItLjA3Ni0uMjYzLS4wOS0uMjY1LS4wOTctLjI1LS4xMTUtLjI0LS4xMi0uMjM2LS4xMzYtLjIyNC0uMTQ0LS4yMTItLjE2LS4yMS0uMTY3LS4yLS4xOC0uMTgtLjE5LS4xOC0uMjAzLS4xNi0uMjEtLjE1OC0uMjI3LS4xMzYtLjIzNS0uMTM2LS4yNDgtLjExMy0uMjYtLjEwNi0uMjYyLS4wODgtLjI4LS4wODYtLjI5NS0uMDY2LS4zLS4wNTMtLjMxMi0uMDQtLjMyMi0uMDItLjMzMy0uMDEtLjM0Ny4wMS0uMzU0LjAyLS4zNjQuMDQtLjM0OC4wNTMtLjM0LjA2Ni0uMzI0LjA3OC0uMzE3LjA5LS4zMS4wOTctLjI5NS4xMTctLjI4Ny4xMi0uMjguMTM0LS4yNjIuMTUtLjI1LjE2LS4yNS4xNjgtLjIyNi4xODItLjIyNi4xODctLjIwNS4xOTctLjIwNS4yMS0uMTg4LjIxOC0uMTczLjIzLS4xNjYuMjMzLS4xNS4yNS0uMTM2LjI1NC0uMTM2LjI2NS0uMTE0LjI2NC0uMTA3LjI4LS4wODguMjg0LS4wODUuMjk3LS4wNjcuMy0uMDYuMzEtLjA0LjMxNy0uMDM2LjMyNS0uMDE2LjMyNS0uMDA4Ii8+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTk4LjQ0MyA0Ni42MDZoLjg5di4xMTRoLS4zNXYuNzRoLS4xOTN2LS43NGgtLjM0NyIvPjxwYXRoIGZpbGw9Im5vbmUiIHN0cm9rZT0iI0ZGRiIgc3Ryb2tlLXdpZHRoPSIuMjE1IiBkPSJNOTguNDQzIDQ2LjYwNmguODl2LjExNGgtLjM1di43NGgtLjE5M3YtLjc0aC0uMzQ3di0uMTE0Ii8+PHBhdGggZmlsbD0iI0ZGRiIgZD0iTTk5LjQ0NiA0Ni42MDZoLjI3M2wuMzE0LjY1OC4zMS0uNjU4aC4yNzR2Ljg1M2gtLjJ2LS42NTdsLS4zMDguNjU2aC0uMTU4bC0uMzEtLjY1N3YuNjU2aC0uMTk2Ii8+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjRkZGIiBzdHJva2Utd2lkdGg9Ii4yMTUiIGQ9Ik05OS40NDYgNDYuNjA2aC4yNzNsLjMxNC42NTguMzEtLjY1OGguMjc0di44NTNoLS4ydi0uNjU3bC0uMzA4LjY1NmgtLjE1OGwtLjMxLS42NTd2LjY1NmgtLjE5NnYtLjg1NCIvPjxwYXRoIGZpbGw9IiNFQjIyMzAiIGQ9Ik05MS41MiA0MS4wMDRsLS4wNDYuNDI0LS4wMjUuMzkydi4zNTVsLjAyNC4zMzIuMDQ1LjMwMi4wNjcuMjY0LjA4NC4yNC4xMDQuMjIuMTMuMTg4LjE0NC4xNi4xNTcuMTM1LjE3Ni4xMDcuMTkuMDguMjEuMDYyLjIxOC4wMy4yMzUuMDE2LjI1Ny0uMDA4LjI1LS4wMy4yMzMtLjA1NC4yMjUtLjA4LjIxMy0uMTA4LjIwNC0uMTM1LjE4OC0uMTYuMTgtLjE5LjE2LS4yMS4xNTItLjI0Mi4xNDMtLjI3LjEyLS4yOTYuMTE0LS4zMjUuMS0uMzU0LjA3NS0uMzg0LjA3LS40MTUuMDM3LS4zMjUuMDItLjMxdi0uM2wtLjAyLS4yODgtLjAzOC0uMjY1LS4wNjItLjI1Ni0uMDgzLS4yMzUtLjEtLjIxNi0uMTE4LS4xOTctLjEzOC0uMTY4LS4xNTctLjE1LS4xNzQtLjEyLS4xOTctLjEtLjIxLS4wNi0uMjI3LS4wMzdoLS4yNTJsLS4zMDguMDIyLS4yODguMDUzLS4yNjUuMDktLjI0Ny4xMTUtLjIyOC4xNS0uMjEuMTY2LS4xOS4xODctLjE2NS4yMTMtLjE1Ny4yMjUtLjEzOC4yNDItLjEyMi4yNC0uMDk4LjI1Ny0uMDkuMjU3LS4wNzUuMjYtLjA1Mi4yNTYiLz48L3N2Zz4=)}.wc-block-checkout__payment-method div#square-credit-card .card-type-jcb #square-credit-card-sq-card-number{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjggODAiPjxwYXRoIGQ9Ik0xMjggNzUuNzMyYzAgMi4zNTUtMS45MSA0LjI2OC00LjI2NyA0LjI2OEg0LjI2NkMxLjkxIDgwIDAgNzguMDg4IDAgNzUuNzMyVjQuMjY4QzAgMS45MDggMS45MSAwIDQuMjY2IDBoMTE5LjQ2OEMxMjYuMDkgMCAxMjggMS45MSAxMjggNC4yNjh2NzEuNDY0eiIgZmlsbD0iI0Y5RjlGQSIvPjxwYXRoIGQ9Ik04Ni4yOCA0Mi43MTZjLjE1NiA0LjY2Mi4zMTIgOS40OC4wNzggMTQuMjItLjE1NSAxLjg2NS0xLjMyIDMuNjUyLTMuMDMgNC43NC0xLjMyLjg1NS0yLjk1NC45MzQtNC42NjMgMS4wMWwtNi4xNzgtLjA3Ni0uMDQtMzkuNTU1Yy4zMTMtMi42NDMgMi4yNTYtNC44OTUgNC43NDItNS41OTUgMy4wMjgtLjM5IDUuODI4LS4yMzMgOS4wMTMtLjMxbC4xNTUgMi4wMnYyMi40NTdsLS4wNzguMDc4djEuMDF6IiBmaWxsPSIjMDNBNTUwIi8+PHBhdGggZD0iTTQxLjUyIDQxLjI0VjIyLjU5Yy4zOS0yLjEgMi4xLTQuMDQgNC4xMi00LjgxOCAzLjAzLS45MzQgNi41MjctLjM4NyA5LjYzNC0uNDcuMTU1IDMuMDM0IDAgNi44NDIuMDggOS40ODRsLjE1NSAyNC4zMmMtLjM5MiAzLjczIDEuMDEgOC43ODItMy42NTUgMTAuODgtMi45NSAxLjQ3Ni02LjkxNi41NDUtMTAuMjU3Ljg1NmwtLjA3Ny0uNTQ0VjQxLjI0eiIgZmlsbD0iIzBDNzJCQSIvPjxwYXRoIGQ9Ik00MS41MiA0Mi4wMTZjMS4yNDMgMS42MzMgMi45NTQgMi44NzQgNS4wNTIgMi45NTIgMi41NjQuMjM1IDUuOTA2LjQ2NyA3LjYxNC0xLjk0IDEuMTY3LTEuMjQ1LjQ2OC0yLjk1My43LTQuNTg1bC0uMDc2LTIuOTU0Yy0xLjQ3Ny0uMzEyLTIuOCAwLTQuNTEtLjA4LS44NTMgMy4xOSAxLjQgNi43NjItMi4yNTIgOC4zOTUtLjg1NS4yMzMtMi4xLjA3OC0yLjk1My0uNDY3LTEuMzk4LS4zMS0uNjItMi41NjQtMi40ODYtMS45NDNsLTEuMDktLjE1M3YuNzc0eiIgZmlsbD0iI0ZGRiIvPjxwYXRoIGQ9Ik03MC44MTYgMTkuODdsLjA3OCAzNy44NDRjLS41NDMgMS43ODYtMS45NDMgMy43My0zLjg4NSA0LjQzLTIuOTU0IDEuMDA4LTYuNjA3LjU0My05Ljg3LjU0M2wtLjE1Ni0zOS44NjVjLjE1Ni0xLjg2NSAxLjQtMy40OTUgMy4wMy00LjUwNiAxLjE2Ny0uNzc3IDIuNTY1LTEuMDEzIDQuMDQyLTEuMDloNi42MDVsLjE1NiAyLjY0NHoiIGZpbGw9IiNFQjIyMjciLz48cGF0aCBkPSJNNzAuMTk1IDM1LjQ4OGMuMTU2LjQ2NyAwIC44NTUuMDc4IDEuNC0yLjMzLS42MjMtNS4yMDctMS4zMjItNy4zMDYuMzg4LS43NzUuOTMtMS4yNDMgMS44NjUtMS4xNjUgMy4xMDcuMjM0IDEuMzk4IDEuMDkgMi43MiAyLjQxIDMuMjY1IDIuMDIuNjIyIDQuMTE3LjA3NyA1Ljk4Mi0uMzkuMDc4LjM5LjE1Ni45MzIgMCAxLjI0MmgtOC45MzhjLTEuNTUzLS4zMS0yLjc5Ni0xLjE2NC0zLjQ5NS0yLjcyLS42Mi0xLjQ3Ni0uMzEtMy40OTQuNzc3LTQuNzM4LjkzMy0xLjA4OCAyLjI1NC0xLjcxIDMuNzMtMS42MzNsNy45MjguMDc4ek04Ni4yOCA0Mi43MTZjLS4yMzIuOTMzLTEuMDEgMS43ODUtMS45NDIgMS45NGgtMTAuODhsLS4zODctLjE1NWMwLTMuMTA2LS4wNzgtNi4wNTguMDgtOS4wOWg2LjkxM2MyLjE3Ni4yMzMgNC41ODUtLjcgNS41OTcgMS4zMjIuMzEuNy4yMzIgMS42MzItLjMxMiAyLjE3Ni0uMzEuNTQzLTEuMDEuNjIyLTEuMTY1IDEuMDEuODU1LjIzMiAxLjc4Ni45MzIgMi4wOTggMS43ODd2MS4wMXptLTkuMzI1LTYuMzcyYy0uMjMyLjg1My0uMjMyIDIuMDItLjA3NyAyLjk1IDEuNjMzLS4wNzQgMy43My41NDYgNC44MTctLjY5Ni4zOS0uNDcuMTU2LTEuMjQ0LS4wNzgtMS42MzUtMS4yNDMtMS4wODYtMy4xMDYtLjM4Ny00LjY2Mi0uNjJ6bTQuMTk4IDQuMjczYy0xLjQ3Ni0uMjMzLTIuOTU0LS4xNTYtNC4zNTItLjA3OC0uMDc3IDEuMTY1IDAgMi4wOTguMTU1IDMuMTg2IDEuNTU2IDAgMy4yNjQuMjMgNC42NjItLjQ2OC4zOS0uMzg3LjYyMi0xLjAxLjQ3LTEuNTUzLS4wOC0uNDY1LS40Ny0uODU1LS45MzQtMS4wODh6IiBmaWxsPSIjRkZGIi8+PC9zdmc+)}.wc-block-checkout__payment-method div#square-credit-card .card-type-discover #square-credit-card-sq-card-number{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMjggODAiPjxwYXRoIGQ9Ik0xMjggNzUuNzMyYzAgMi4zNTYtMS45MSA0LjI2OC00LjI2OCA0LjI2OEg0LjI2NkMxLjkxIDgwIDAgNzguMDkgMCA3NS43MzJWNC4yNjhDMCAxLjkwOCAxLjkxIDAgNC4yNjYgMGgxMTkuNDY3QzEyNi4wOSAwIDEyOCAxLjkxIDEyOCA0LjI2OHY3MS40NjR6IiBmaWxsPSIjRjJGMkYyIi8+PHBhdGggZD0iTTM1LjE4NCA4MGg4OC41NWMyLjM1NSAwIDQuMjY3LTEuOTEgNC4yNjctNC4yNjhWNDUuNzc4QzExOS41IDUxLjE2NiA4Ny40NiA2OS43MzggMzUuMTg1IDgweiIgZmlsbD0iI0Y1ODIyMCIvPjxyYWRpYWxHcmFkaWVudCBpZD0iYSIgY3g9IjU5LjEzOCIgY3k9Ii00NDYuMDc3IiByPSI2LjMwNyIgZ3JhZGllbnRUcmFuc2Zvcm09InRyYW5zbGF0ZSg2LjQxNiA0ODYuMDgzKSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPjxzdG9wIG9mZnNldD0iLjAwNiIgc3RvcC1jb2xvcj0iI0ZGRUVFMSIvPjxzdG9wIG9mZnNldD0iLjA5NyIgc3RvcC1jb2xvcj0iI0ZGRUFEOCIvPjxzdG9wIG9mZnNldD0iLjI0NSIgc3RvcC1jb2xvcj0iI0ZFRERDMiIvPjxzdG9wIG9mZnNldD0iLjQzMyIgc3RvcC1jb2xvcj0iI0ZDQ0E5RiIvPjxzdG9wIG9mZnNldD0iLjY1MiIgc3RvcC1jb2xvcj0iI0Y5QUY3MiIvPjxzdG9wIG9mZnNldD0iLjg5NSIgc3RvcC1jb2xvcj0iI0Y2OEYzOSIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0Y0ODIyMCIvPjwvcmFkaWFsR3JhZGllbnQ+PHBhdGggZD0iTTY1LjU2MyAzMy43N2MtMy41MjcgMC02LjM4OCAyLjc1Ni02LjM4OCA2LjE1NiAwIDMuNjE1IDIuNzM0IDYuMzE2IDYuMzg4IDYuMzE2IDMuNTU4IDAgNi4zNjgtMi43MzcgNi4zNjgtNi4yNDcuMDAyLTMuNDg2LTIuNzktNi4yMjQtNi4zNjctNi4yMjR6IiBmaWxsPSJ1cmwoI2EpIi8+PHBhdGggZD0iTTI5LjI5OCAzMy45OTRoLTMuNDMzdjExLjk4aDMuNDE3YzEuODEyIDAgMy4xMjMtLjQzMiA0LjI3My0xLjM4MiAxLjM2NC0xLjEzNSAyLjE3My0yLjg0IDIuMTczLTQuNjAzIDAtMy41MzctMi42NC01Ljk5Ni02LjQzLTUuOTk2em0yLjczMiA4Ljk5N2MtLjc0LjY2Ni0xLjY4OC45NTMtMy4yLjk1M2gtLjYzdi03LjkyaC42M2MxLjUxMiAwIDIuNDI1LjI3IDMuMi45NjguODA4LjcyIDEuMjg4IDEuODMzIDEuMjg4IDIuOTggMCAxLjE1My0uNDggMi4zMDUtMS4yODggMy4wMnpNMzYuODA2IDMzLjk5NGgyLjMzMnYxMS45OGgtMi4zMzJ6TTQ0Ljg1MiAzOC41ODhjLTEuNDAzLS41Mi0xLjgxMy0uODYtMS44MTMtMS41MDcgMC0uNzUyLjczNC0xLjMyNiAxLjc0LTEuMzI2LjcgMCAxLjI3NC4yODcgMS44ODguOTY3bDEuMjItMS41OTRjLTEuMDA2LS44ODMtMi4yMS0xLjMzMi0zLjUyMi0xLjMzMi0yLjExNyAwLTMuNzM1IDEuNDc0LTMuNzM1IDMuNDMgMCAxLjY1NS43NTUgMi40OTggMi45NDcgMy4yODguOTE3LjMyMiAxLjM4My41MzggMS42MTYuNjg0LjQ2Ny4zMDcuNy43MzUuNyAxLjIzNyAwIC45NzMtLjc3IDEuNjktMS44MTQgMS42OS0xLjExNSAwLTIuMDEyLS41NTUtMi41NS0xLjU5OGwtMS41MDcgMS40NTdjMS4wNzQgMS41OCAyLjM2NyAyLjI4IDQuMTQ3IDIuMjggMi40MjQgMCA0LjEzLTEuNjE4IDQuMTMtMy45MzUgMC0xLjkwMy0uNzg2LTIuNzY2LTMuNDQ4LTMuNzR6TTQ5LjAzNiAzOS45OWMwIDMuNTIyIDIuNzY3IDYuMjUyIDYuMzI0IDYuMjUyIDEuMDA3IDAgMS44NjgtLjE5NyAyLjkyOC0uN3YtMi43NDhjLS45MzUuOTM1LTEuNzYyIDEuMzEtMi44MiAxLjMxLTIuMzUyIDAtNC4wMjMtMS43MDctNC4wMjMtNC4xMzIgMC0yLjI5NyAxLjcyMi00LjExMiAzLjkxNi00LjExMiAxLjExMyAwIDEuOTU4LjM5NiAyLjkzIDEuMzQ4di0yLjc1Yy0xLjAyMy0uNTItMS44Ny0uNzMyLTIuODc1LS43MzItMy41NCAwLTYuMzggMi43ODMtNi4zOCA2LjI2M3pNNzcuMjE4IDQyLjA0bC0zLjE5Ni04LjA0Nkg3MS40N2w1LjA4NiAxMi4yODVoMS4yNTVsNS4xNzYtMTIuMjg2aC0yLjUzTTg0LjA1IDQ1Ljk3M2g2LjYyNHYtMi4wM0g4Ni4zOFY0MC43MWg0LjEzVjM4LjY4aC00LjEzdi0yLjY2aDQuMjk0di0yLjAyOEg4NC4wNU05OS45MjIgMzcuNTNjMC0yLjI0NS0xLjU0My0zLjUzNi00LjIzNy0zLjUzNmgtMy40Njh2MTEuOThoMi4zMzhWNDEuMTZoLjMwNWwzLjIzMyA0LjgxM2gyLjg3MmwtMy43NzMtNS4wNDdjMS43Ni0uMzYgMi43My0xLjU2MyAyLjczLTMuMzk3em0tNC42ODggMS45NzdoLS42OHYtMy42M2guNzE4YzEuNDU2IDAgMi4yNDYuNjE0IDIuMjQ2IDEuNzc4IDAgMS4yMDQtLjc5IDEuODUyLTIuMjg0IDEuODUyeiIgZmlsbD0iIzA4MUEyMyIvPjxwYXRoIGQ9Ik0xMDEuNTcgMzQuODg3YzAtLjIxLS4xNDItLjMyNS0uMzk4LS4zMjVoLS4zNHYxLjA1N2guMjUydi0uNDFsLjI5My40MWguMzE1bC0uMzUyLS40MzhjLjE0OC0uMDQuMjMtLjE0OC4yMy0uMjk1em0tLjQ0Mi4xNDNoLS4wNDR2LS4yNzNoLjA0NmMuMTI4IDAgLjE5LjA0NC4xOS4xMzQgMCAuMDkyLS4wNjQuMTQtLjE5Mi4xNHoiIGZpbGw9IiMyMzFGMjAiLz48cGF0aCBkPSJNMTAxLjIyNCAzNC4xNjVjLS41MTMgMC0uOTIuNDEtLjkyLjkyMyAwIC41MS40MS45Mi45Mi45Mi41IDAgLjkxLS40MTQuOTEtLjkycy0uNDEtLjkyMy0uOTEtLjkyM3ptLS4wMDIgMS42OGMtLjQwOCAwLS43MzctLjMzNi0uNzM3LS43NTUgMC0uNDIzLjMyNC0uNzU4LjczNy0uNzU4LjM5OCAwIC43MjYuMzQyLjcyNi43NTggMCAuNDE1LS4zMjguNzU0LS43MjYuNzU0eiIgZmlsbD0iIzIzMUYyMCIvPjwvc3ZnPg==)}.wc-block-checkout__payment-method div#square-credit-card .card-type-invalid #square-credit-card-sq-card-number{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTI4IiBoZWlnaHQ9IjgwIiB2aWV3Qm94PSIwIDAgMTI4IDgwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjx0aXRsZT5TbGljZSAxPC90aXRsZT48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxnIG9wYWNpdHk9Ii41IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMCA3KSI+PHBhdGggZD0iTTMuNjYzIDY4Ljg5MmMtMS45NiAwLTMuNTU2LTEuNjAxLTMuNTU2LTMuNTdWMy42OEMuMTA3IDEuNzExIDEuNzAyLjEwOCAzLjY2My4xMDhoMTAyLjY2NWEzLjU3MyAzLjU3MyAwIDAgMSAzLjU2NSAzLjU3M3Y2MS42NGMwIDEuOTctMS41OTkgMy41NzEtMy41NjUgMy41NzFIMy42NjN6IiBmaWxsPSIjRkZGIi8+PHBhdGggZD0iTTEwNi4zMjguMjE2YTMuNDY0IDMuNDY0IDAgMCAxIDMuNDU3IDMuNDY1djYxLjY0YTMuNDY1IDMuNDY1IDAgMCAxLTMuNDU3IDMuNDY0SDMuNjYzYTMuNDYgMy40NiAwIDAgMS0zLjQ0OC0zLjQ2M1YzLjY4MkMuMjE1IDEuNzcgMS43NjIuMjE1IDMuNjYzLjIxNWgxMDIuNjY1em0wLS4yMTZIMy42NjNBMy42NyAzLjY3IDAgMCAwIDAgMy42ODF2NjEuNjRBMy42NyAzLjY3IDAgMCAwIDMuNjYzIDY5aDEwMi42NjVBMy42NzYgMy42NzYgMCAwIDAgMTEwIDY1LjMyVjMuNjgyQTMuNjc3IDMuNjc3IDAgMCAwIDEwNi4zMjggMHoiIGZpbGw9IiM4NDg0ODQiLz48ZWxsaXBzZSBmaWxsPSIjRjI3MDZDIiBjeD0iNzQuOTk4IiBjeT0iNDkuNjQ2IiByeD0iMTEuNSIgcnk9IjExLjU0MiIvPjxlbGxpcHNlIGZpbGw9IiM4RkQ3RjEiIGN4PSI4Ni41IiBjeT0iNDkuNjQ2IiByeD0iMTEuNTAxIiByeT0iMTEuNTQzIi8+PHBhdGggZmlsbD0iIzRBNEE0QSIgZD0iTS4wMDIgMTIuNzlIMTEwdjEyLjgzNUguMDAyeiIvPjxwYXRoIGQ9Ik05LjY5IDM4LjEwNGgzOC41NTdWNDIuM0g5LjY4OXYtNC4xOTZ6bTAgOS40NDFoMzguNTU3djQuMkg5LjY4OXYtNC4yem0wIDkuNDQ2aDM4LjU1N3Y0LjE5N0g5LjY4OXYtNC4xOTd6IiBmaWxsPSIjQzlDOUM5Ii8+PC9nPjxwYXRoIGQ9Ik02IDc0TDEyMiA2IiBzdHJva2U9IiNGMjcwNkMiIHN0cm9rZS13aWR0aD0iOCIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPjwvZz48L3N2Zz4=)}.wc-block-checkout__payment-method div#square-credit-card .sq-input--focus{background-color:rgba(74,144,226,.02);border:1px solid #4a90e2}.wc-block-checkout__payment-method div#square-credit-card .sq-input--error{background-color:rgba(244,47,47,.02);border:1px solid #e02f2f}.wc-block-checkout__payment-method div#square-credit-card .sq-form-third{float:left;margin:0 16px 16px 0;padding:0;width:calc(33.33333% - 10.66667px)}.wc-block-checkout__payment-method div#square-credit-card .sq-form-third:last-of-type{margin-right:0}
.payment_methods li[class*=payment_method_ppcp-] label img{max-height:24px}
@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.7}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}
@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}

			.unlimited-elements-background-overlay{
				position:absolute;
				top:0px;
				left:0px;
				width:100%;
				height:100%;
				z-index:0;
			}

			.unlimited-elements-background-overlay.uc-bg-front{
				z-index:999;
			}
		