@charset "UTF-8";
.wp-block-archives {box-sizing: border-box;}
.wp-block-archives-dropdown label {display: block;}
.wp-block-avatar {line-height: 0;}
.wp-block-avatar, .wp-block-avatar img {box-sizing: border-box;}
.wp-block-avatar.aligncenter {text-align: center;}
.wp-block-audio {box-sizing: border-box;}
.wp-block-audio :where(figcaption) {margin-bottom: 1em;margin-top: .5em;}
.wp-block-audio audio {min-width: 300px;width: 100%;}
.wp-block-button__link {align-content: center;box-sizing: border-box;cursor: pointer;display: inline-block;height: 100%;text-align: center;word-break: break-word;}
.wp-block-button__link.aligncenter {text-align: center;}
.wp-block-button__link.alignright {text-align: right;}
:where(.wp-block-button__link) {border-radius: 9999px;box-shadow: none;padding: calc(.667em + 2px) calc(1.333em + 2px);text-decoration: none;}
.wp-block-button[style*=text-decoration] .wp-block-button__link {text-decoration: inherit;}
.wp-block-buttons>.wp-block-button.has-custom-width {max-width: none;}
.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {width: 100%;}
.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {font-size: inherit;}
.wp-block-buttons>.wp-block-button.wp-block-button__width-25 {width: calc(25% - var(--wp--style--block-gap,.5em) * .75);}
.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {width: calc(50% - var(--wp--style--block-gap,.5em) * .5);}
.wp-block-buttons>.wp-block-button.wp-block-button__width-75 {width: calc(75% - var(--wp--style--block-gap,.5em) * .25);}
.wp-block-buttons>.wp-block-button.wp-block-button__width-100 {flex-basis: 100%;width: 100%;}
.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25 {width: 25%;}
.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50 {width: 50%;}
.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75 {width: 75%;}
.wp-block-button.is-style-squared, .wp-block-button__link.wp-block-button.is-style-squared {border-radius: 0;}
.wp-block-button.no-border-radius, .wp-block-button__link.no-border-radius {border-radius: 0 !important;}
:root :where(.wp-block-button .wp-block-button__link.is-style-outline), :root :where(.wp-block-button.is-style-outline>.wp-block-button__link) {border: 2px solid;padding: .667em 1.333em;}
:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)), :root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)) {color: currentColor;}
:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)), :root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)) {background-color: initial;background-image: none;}
.wp-block-buttons {box-sizing: border-box;}
.wp-block-buttons.is-vertical {flex-direction: column;}
.wp-block-buttons.is-vertical>.wp-block-button:last-child {margin-bottom: 0;}
.wp-block-buttons>.wp-block-button {display: inline-block;margin: 0;}
.wp-block-buttons.is-content-justification-left {justify-content: flex-start;}
.wp-block-buttons.is-content-justification-left.is-vertical {align-items: flex-start;}
.wp-block-buttons.is-content-justification-center {justify-content: center;}
.wp-block-buttons.is-content-justification-center.is-vertical {align-items: center;}
.wp-block-buttons.is-content-justification-right {justify-content: flex-end;}
.wp-block-buttons.is-content-justification-right.is-vertical {align-items: flex-end;}
.wp-block-buttons.is-content-justification-space-between {justify-content: space-between;}
.wp-block-buttons.aligncenter {text-align: center;}
.wp-block-buttons:not(.is-content-justification-space-between, .is-content-justification-right, .is-content-justification-left, .is-content-justification-center) .wp-block-button.aligncenter {margin-left: auto;margin-right: auto;width: 100%;}
.wp-block-buttons[style*=text-decoration] .wp-block-button, .wp-block-buttons[style*=text-decoration] .wp-block-button__link {text-decoration: inherit;}
.wp-block-buttons.has-custom-font-size .wp-block-button__link {font-size: inherit;}
.wp-block-buttons .wp-block-button__link {width: 100%;}
.wp-block-button.aligncenter, .wp-block-calendar {text-align: center;}
.wp-block-calendar td, .wp-block-calendar th {border: 1px solid;padding: .25em;}
.wp-block-calendar th {font-weight: 400;}
.wp-block-calendar caption {background-color: inherit;}
.wp-block-calendar table {border-collapse: collapse;width: 100%;}
.wp-block-calendar table:where(:not(.has-text-color)) {color: #40464d;}
.wp-block-calendar table:where(:not(.has-text-color)) td, .wp-block-calendar table:where(:not(.has-text-color)) th {border-color: #ddd;}
.wp-block-calendar table.has-background th {background-color: inherit;}
.wp-block-calendar table.has-text-color th {color: inherit;}
:where(.wp-block-calendar table:not(.has-background) th) {background: #ddd;}
.wp-block-categories {box-sizing: border-box;}
.wp-block-categories.alignleft {margin-right: 2em;}
.wp-block-categories.alignright {margin-left: 2em;}
.wp-block-categories.wp-block-categories-dropdown.aligncenter {text-align: center;}
.wp-block-categories .wp-block-categories__label {display: block;width: 100%;}
.wp-block-code {box-sizing: border-box;}
.wp-block-code code {direction: ltr;display: block;font-family: inherit;overflow-wrap: break-word;text-align: initial;white-space: pre-wrap;}
.wp-block-columns {align-items: normal !important;box-sizing: border-box;display: flex;flex-wrap: wrap !important;}
@media (min-width:782px) {.wp-block-columns {flex-wrap: nowrap !important;}}
.wp-block-columns.are-vertically-aligned-top {align-items: flex-start;}
.wp-block-columns.are-vertically-aligned-center {align-items: center;}
.wp-block-columns.are-vertically-aligned-bottom {align-items: flex-end;}
@media (max-width:781px) {.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {flex-basis: 100% !important;}}
@media (min-width:782px) {.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {flex-basis: 0%;flex-grow: 1;}
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis] {flex-grow: 0;}}
.wp-block-columns.is-not-stacked-on-mobile {flex-wrap: nowrap !important;}
.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column {flex-basis: 0%;flex-grow: 1;}
.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis] {flex-grow: 0;}
:where(.wp-block-columns) {margin-bottom: 1.75em;}
:where(.wp-block-columns.has-background) {padding: 1.25em 2.375em;}
.wp-block-column {flex-grow: 1;min-width: 0;overflow-wrap: break-word;word-break: break-word;}
.wp-block-column.is-vertically-aligned-top {align-self: flex-start;}
.wp-block-column.is-vertically-aligned-center {align-self: center;}
.wp-block-column.is-vertically-aligned-bottom {align-self: flex-end;}
.wp-block-column.is-vertically-aligned-stretch {align-self: stretch;}
.wp-block-column.is-vertically-aligned-bottom, .wp-block-column.is-vertically-aligned-center, .wp-block-column.is-vertically-aligned-top {width: 100%;}
.wp-block-post-comments {box-sizing: border-box;}
.wp-block-post-comments .alignleft {float: left;}
.wp-block-post-comments .alignright {float: right;}
.wp-block-post-comments .navigation:after {clear: both;content: "";display: table;}
.wp-block-post-comments .commentlist {clear: both;list-style: none;margin: 0;padding: 0;}
.wp-block-post-comments .commentlist .comment {min-height: 2.25em;padding-left: 3.25em;}
.wp-block-post-comments .commentlist .comment p {font-size: 1em;line-height: 1.8;margin: 1em 0;}
.wp-block-post-comments .commentlist .children {list-style: none;margin: 0;padding: 0;}
.wp-block-post-comments .comment-author {line-height: 1.5;}
.wp-block-post-comments .comment-author .avatar {border-radius: 1.5em;display: block;float: left;height: 2.5em;margin-right: .75em;margin-top: .5em;width: 2.5em;}
.wp-block-post-comments .comment-author cite {font-style: normal;}
.wp-block-post-comments .comment-meta {font-size: .875em;line-height: 1.5;}
.wp-block-post-comments .comment-meta b {font-weight: 400;}
.wp-block-post-comments .comment-meta .comment-awaiting-moderation {display: block;margin-bottom: 1em;margin-top: 1em;}
.wp-block-post-comments .comment-body .commentmetadata {font-size: .875em;}
.wp-block-post-comments .comment-form-author label, .wp-block-post-comments .comment-form-comment label, .wp-block-post-comments .comment-form-email label, .wp-block-post-comments .comment-form-url label {display: block;margin-bottom: .25em;}
.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]), .wp-block-post-comments .comment-form textarea {box-sizing: border-box;display: block;width: 100%;}
.wp-block-post-comments .comment-form-cookies-consent {display: flex;gap: .25em;}
.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {margin-top: .35em;}
.wp-block-post-comments .comment-reply-title {margin-bottom: 0;}
.wp-block-post-comments .comment-reply-title :where(small) {font-size: var(--wp--preset--font-size--medium,smaller);margin-left: .5em;}
.wp-block-post-comments .reply {font-size: .875em;margin-bottom: 1.4em;}
.wp-block-post-comments input:not([type=submit]), .wp-block-post-comments textarea {border: 1px solid #949494;font-family: inherit;font-size: 1em;}
.wp-block-post-comments input:not([type=submit]):not([type=checkbox]), .wp-block-post-comments textarea {padding: calc(.667em + 2px);}
:where(.wp-block-post-comments input[type=submit]) {border: none;}
.wp-block-comments {box-sizing: border-box;}
.wp-block-comments-pagination>.wp-block-comments-pagination-next, .wp-block-comments-pagination>.wp-block-comments-pagination-numbers, .wp-block-comments-pagination>.wp-block-comments-pagination-previous {font-size: inherit;margin-bottom: .5em;margin-right: .5em;}
.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child, .wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child, .wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child {margin-right: 0;}
.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {display: inline-block;margin-right: 1ch;}
.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {transform: scaleX(1);}
.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {display: inline-block;margin-left: 1ch;}
.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {transform: scaleX(1);}
.wp-block-comments-pagination.aligncenter {justify-content: center;}
.wp-block-comment-template {box-sizing: border-box;list-style: none;margin-bottom: 0;max-width: 100%;padding: 0;}
.wp-block-comment-template li {clear: both;}
.wp-block-comment-template ol {list-style: none;margin-bottom: 0;max-width: 100%;padding-left: 2rem;}
.wp-block-comment-template.alignleft {float: left;}
.wp-block-comment-template.aligncenter {margin-left: auto;margin-right: auto;width: fit-content;}
.wp-block-comment-template.alignright {float: right;}
.wp-block-comment-date {box-sizing: border-box;}
.comment-awaiting-moderation {display: block;font-size: .875em;line-height: 1.5;}
.wp-block-comment-author-name, .wp-block-comment-content, .wp-block-comment-edit-link, .wp-block-comment-reply-link {box-sizing: border-box;}
.wp-block-cover, .wp-block-cover-image {align-items: center;background-position: 50%;box-sizing: border-box;display: flex;justify-content: center;min-height: 430px;overflow: hidden;overflow: clip;padding: 1em;position: relative;}
.wp-block-cover .has-background-dim:not([class*=-background-color]), .wp-block-cover-image .has-background-dim:not([class*=-background-color]), .wp-block-cover-image.has-background-dim:not([class*=-background-color]), .wp-block-cover.has-background-dim:not([class*=-background-color]) {background-color: #000;}
.wp-block-cover .has-background-dim.has-background-gradient, .wp-block-cover-image .has-background-dim.has-background-gradient {background-color: initial;}
.wp-block-cover-image.has-background-dim:before, .wp-block-cover.has-background-dim:before {background-color: inherit;content: "";}
.wp-block-cover .wp-block-cover__background, .wp-block-cover .wp-block-cover__gradient-background, .wp-block-cover-image .wp-block-cover__background, .wp-block-cover-image .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim:not(.has-background-gradient):before, .wp-block-cover.has-background-dim:not(.has-background-gradient):before {bottom: 0;left: 0;opacity: .5;position: absolute;right: 0;top: 0;}
.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {opacity: .1;}
.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {opacity: .2;}
.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {opacity: .3;}
.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {opacity: .4;}
.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {opacity: .5;}
.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {opacity: .6;}
.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {opacity: .7;}
.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {opacity: .8;}
.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {opacity: .9;}
.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background, .wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background, .wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before, .wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background, .wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background, .wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {opacity: 1;}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {opacity: 0;}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {opacity: .1;}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {opacity: .2;}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {opacity: .3;}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {opacity: .4;}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {opacity: .5;}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {opacity: .6;}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {opacity: .7;}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {opacity: .8;}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {opacity: .9;}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100, .wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100, .wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100, .wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {opacity: 1;}
.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.alignleft, .wp-block-cover.alignright {max-width: 420px;width: 100%;}
.wp-block-cover-image.aligncenter, .wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.aligncenter, .wp-block-cover.alignleft, .wp-block-cover.alignright {display: flex;}
.wp-block-cover .wp-block-cover__inner-container, .wp-block-cover-image .wp-block-cover__inner-container {color: inherit;position: relative;width: 100%;}
.wp-block-cover-image.is-position-top-left, .wp-block-cover.is-position-top-left {align-items: flex-start;justify-content: flex-start;}
.wp-block-cover-image.is-position-top-center, .wp-block-cover.is-position-top-center {align-items: flex-start;justify-content: center;}
.wp-block-cover-image.is-position-top-right, .wp-block-cover.is-position-top-right {align-items: flex-start;justify-content: flex-end;}
.wp-block-cover-image.is-position-center-left, .wp-block-cover.is-position-center-left {align-items: center;justify-content: flex-start;}
.wp-block-cover-image.is-position-center-center, .wp-block-cover.is-position-center-center {align-items: center;justify-content: center;}
.wp-block-cover-image.is-position-center-right, .wp-block-cover.is-position-center-right {align-items: center;justify-content: flex-end;}
.wp-block-cover-image.is-position-bottom-left, .wp-block-cover.is-position-bottom-left {align-items: flex-end;justify-content: flex-start;}
.wp-block-cover-image.is-position-bottom-center, .wp-block-cover.is-position-bottom-center {align-items: flex-end;justify-content: center;}
.wp-block-cover-image.is-position-bottom-right, .wp-block-cover.is-position-bottom-right {align-items: flex-end;justify-content: flex-end;}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {margin: 0;}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container, .wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container, .wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container, .wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container, .wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container, .wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container, .wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container {margin: 0;width: auto;}
.wp-block-cover .wp-block-cover__image-background, .wp-block-cover video.wp-block-cover__video-background, .wp-block-cover-image .wp-block-cover__image-background, .wp-block-cover-image video.wp-block-cover__video-background {border: none;bottom: 0;box-shadow: none;height: 100%;left: 0;margin: 0;max-height: none;max-width: none;object-fit: cover;outline: none;padding: 0;position: absolute;right: 0;top: 0;width: 100%;}
.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax, .wp-block-cover__image-background.has-parallax, video.wp-block-cover__video-background.has-parallax {background-attachment: fixed;background-repeat: no-repeat;background-size: cover;}
@supports (-webkit-touch-callout:inherit) {.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax, .wp-block-cover__image-background.has-parallax, video.wp-block-cover__video-background.has-parallax {background-attachment: scroll;}}
@media (prefers-reduced-motion:reduce) {.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax, .wp-block-cover__image-background.has-parallax, video.wp-block-cover__video-background.has-parallax {background-attachment: scroll;}}
.wp-block-cover-image.is-repeated, .wp-block-cover.is-repeated, .wp-block-cover__image-background.is-repeated, video.wp-block-cover__video-background.is-repeated {background-repeat: repeat;background-size: auto;}
.wp-block-cover-image-text, .wp-block-cover-image-text a, .wp-block-cover-image-text a:active, .wp-block-cover-image-text a:focus, .wp-block-cover-image-text a:hover, .wp-block-cover-text, .wp-block-cover-text a, .wp-block-cover-text a:active, .wp-block-cover-text a:focus, .wp-block-cover-text a:hover, section.wp-block-cover-image h2, section.wp-block-cover-image h2 a, section.wp-block-cover-image h2 a:active, section.wp-block-cover-image h2 a:focus, section.wp-block-cover-image h2 a:hover {color: #fff;}
.wp-block-cover-image .wp-block-cover.has-left-content {justify-content: flex-start;}
.wp-block-cover-image .wp-block-cover.has-right-content {justify-content: flex-end;}
.wp-block-cover-image.has-left-content .wp-block-cover-image-text, .wp-block-cover.has-left-content .wp-block-cover-text, section.wp-block-cover-image.has-left-content>h2 {margin-left: 0;text-align: left;}
.wp-block-cover-image.has-right-content .wp-block-cover-image-text, .wp-block-cover.has-right-content .wp-block-cover-text, section.wp-block-cover-image.has-right-content>h2 {margin-right: 0;text-align: right;}
.wp-block-cover .wp-block-cover-text, .wp-block-cover-image .wp-block-cover-image-text, section.wp-block-cover-image>h2 {font-size: 2em;line-height: 1.25;margin-bottom: 0;max-width: 840px;padding: .44em;text-align: center;z-index: 1;}
:where(.wp-block-cover-image:not(.has-text-color)), :where(.wp-block-cover:not(.has-text-color)) {color: #fff;}
:where(.wp-block-cover-image.is-light:not(.has-text-color)), :where(.wp-block-cover.is-light:not(.has-text-color)) {color: #000;}
:root :where(.wp-block-cover h1:not(.has-text-color)), :root :where(.wp-block-cover h2:not(.has-text-color)), :root :where(.wp-block-cover h3:not(.has-text-color)), :root :where(.wp-block-cover h4:not(.has-text-color)), :root :where(.wp-block-cover h5:not(.has-text-color)), :root :where(.wp-block-cover h6:not(.has-text-color)), :root :where(.wp-block-cover p:not(.has-text-color)) {color: inherit;}
body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background, body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background {z-index: 0;}
body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background, body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background, body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container, body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before {z-index: 1;}
.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container {z-index: auto;}
.wp-block-details {box-sizing: border-box;}
.wp-block-details summary {cursor: pointer;}
.wp-block-embed.alignleft, .wp-block-embed.alignright, .wp-block[data-align=left]>[data-type="core/embed"], .wp-block[data-align=right]>[data-type="core/embed"] {max-width: 360px;width: 100%;}
.wp-block-embed.alignleft .wp-block-embed__wrapper, .wp-block-embed.alignright .wp-block-embed__wrapper, .wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper, .wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper {min-width: 280px;}
.wp-block-cover .wp-block-embed {min-height: 240px;min-width: 320px;}
.wp-block-embed {overflow-wrap: break-word;}
.wp-block-embed :where(figcaption) {margin-bottom: 1em;margin-top: .5em;}
.wp-block-embed iframe {max-width: 100%;}
.wp-block-embed__wrapper {position: relative;}
.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {content: "";display: block;padding-top: 50%;}
.wp-embed-responsive .wp-has-aspect-ratio iframe {bottom: 0;height: 100%;left: 0;position: absolute;right: 0;top: 0;width: 100%;}
.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {padding-top: 42.85%;}
.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {padding-top: 50%;}
.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {padding-top: 56.25%;}
.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {padding-top: 75%;}
.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {padding-top: 100%;}
.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {padding-top: 177.77%;}
.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {padding-top: 200%;}
.wp-block-file {box-sizing: border-box;}
.wp-block-file:not(.wp-element-button) {font-size: .8em;}
.wp-block-file.aligncenter {text-align: center;}
.wp-block-file.alignright {text-align: right;}
.wp-block-file *+.wp-block-file__button {margin-left: .75em;}
:where(.wp-block-file) {margin-bottom: 1.5em;}
.wp-block-file__embed {margin-bottom: 1em;}
:where(.wp-block-file__button) {border-radius: 2em;display: inline-block;padding: .5em 1em;}
:where(.wp-block-file__button):is(a):active, :where(.wp-block-file__button):is(a):focus, :where(.wp-block-file__button):is(a):hover, :where(.wp-block-file__button):is(a):visited {box-shadow: none;color: #fff;opacity: .85;text-decoration: none;}
.wp-block-form-input__label {display: flex;flex-direction: column;gap: .25em;margin-bottom: .5em;width: 100%;}
.wp-block-form-input__label.is-label-inline {align-items: center;flex-direction: row;gap: .5em;}
.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content {margin-bottom: .5em;}
.wp-block-form-input__label:has(input[type=checkbox]) {flex-direction: row;width: fit-content;}
.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content {margin: 0;}
.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]) {flex-direction: row-reverse;}
.wp-block-form-input__label-content {width: fit-content;}
.wp-block-form-input__input {font-size: 1em;margin-bottom: .5em;padding: 0 .5em;}
.wp-block-form-input__input[type=date], .wp-block-form-input__input[type=datetime-local], .wp-block-form-input__input[type=datetime], .wp-block-form-input__input[type=email], .wp-block-form-input__input[type=month], .wp-block-form-input__input[type=number], .wp-block-form-input__input[type=password], .wp-block-form-input__input[type=search], .wp-block-form-input__input[type=tel], .wp-block-form-input__input[type=text], .wp-block-form-input__input[type=time], .wp-block-form-input__input[type=url], .wp-block-form-input__input[type=week] {border: 1px solid;line-height: 2;min-height: 2em;}
textarea.wp-block-form-input__input {min-height: 10em;}
.blocks-gallery-grid:not(.has-nested-images), .wp-block-gallery:not(.has-nested-images) {display: flex;flex-wrap: wrap;list-style-type: none;margin: 0;padding: 0;}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {display: flex;flex-direction: column;flex-grow: 1;justify-content: center;margin: 0 1em 1em 0;position: relative;width: calc(50% - 1em);}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {margin-right: 0;}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {align-items: flex-end;display: flex;height: 100%;justify-content: flex-start;margin: 0;}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {display: block;height: auto;max-width: 100%;width: auto;}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,rgba(0,0,0,0));bottom: 0;box-sizing: border-box;color: #fff;font-size: .8em;margin: 0;max-height: 100%;overflow: auto;padding: 3em .77em .7em;position: absolute;text-align: center;width: 100%;z-index: 2;}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {display: inline;}
.blocks-gallery-grid:not(.has-nested-images) figcaption, .wp-block-gallery:not(.has-nested-images) figcaption {flex-grow: 1;}
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a, .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img, .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a, .blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a, .wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {flex: 1;height: 100%;object-fit: cover;width: 100%;}
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {margin-right: 0;width: 100%;}
@media (min-width:600px) {.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {margin-right: 1em;width: calc(33.33333% - .66667em);}
	.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {margin-right: 1em;width: calc(25% - .75em);}
	.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {margin-right: 1em;width: calc(20% - .8em);}
	.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {margin-right: 1em;width: calc(16.66667% - .83333em);}
	.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {margin-right: 1em;width: calc(14.28571% - .85714em);}
	.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image, .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item, .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image, .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {margin-right: 1em;width: calc(12.5% - .875em);}
	.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n), .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n), .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n), .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n), .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n), .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n), .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n), .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n), .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n), .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n), .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n), .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n), .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n), .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n), .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n), .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n), .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n), .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n), .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n), .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n), .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n), .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n), .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n), .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n), .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n), .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n), .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n), .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n), .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n), .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n) {margin-right: 0;}}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child, .blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child, .wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {margin-right: 0;}
.blocks-gallery-grid:not(.has-nested-images).alignleft, .blocks-gallery-grid:not(.has-nested-images).alignright, .wp-block-gallery:not(.has-nested-images).alignleft, .wp-block-gallery:not(.has-nested-images).alignright {max-width: 420px;width: 100%;}
.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure, .wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure {justify-content: center;}
.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {align-self: flex-start;}
figure.wp-block-gallery.has-nested-images {align-items: normal;}
.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {margin: 0;width: calc(50% - var(--wp--style--unstable-gallery-gap,16px) / 2);}
.wp-block-gallery.has-nested-images figure.wp-block-image {box-sizing: border-box;display: flex;flex-direction: column;flex-grow: 1;justify-content: center;max-width: 100%;position: relative;}
.wp-block-gallery.has-nested-images figure.wp-block-image>a, .wp-block-gallery.has-nested-images figure.wp-block-image>div {flex-direction: column;flex-grow: 1;margin: 0;}
.wp-block-gallery.has-nested-images figure.wp-block-image img {display: block;height: auto;max-width: 100% !important;width: auto;}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption, .wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {bottom: 0;left: 0;max-height: 100%;position: absolute;right: 0;}
.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {-webkit-backdrop-filter: blur(3px);backdrop-filter: blur(3px);content: "";height: 100%;-webkit-mask-image: linear-gradient(0deg,#000 20%,rgba(0,0,0,0));mask-image: linear-gradient(0deg,#000 20%,rgba(0,0,0,0));max-height: 40%;}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {background: linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,0));box-sizing: border-box;color: #fff;font-size: 13px;margin: 0;overflow: auto;padding: 1em;scrollbar-color: rgba(0,0,0,0) rgba(0,0,0,0);scrollbar-gutter: stable both-edges;scrollbar-width: thin;text-align: center;text-shadow: 0 0 1.5px #000;will-change: transform;}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar {height: 12px;width: 12px;}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track {background-color: initial;}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb {background-clip: padding-box;background-color: initial;border: 3px solid rgba(0,0,0,0);border-radius: 8px;}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb, .wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb, .wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb {background-color: rgba(255,255,255,.8);}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus, .wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within, .wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover {scrollbar-color: rgba(255,255,255,.8) rgba(0,0,0,0);}
@media (hover:none) {.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {scrollbar-color: rgba(255,255,255,.8) rgba(0,0,0,0);}}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {display: inline;}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {color: inherit;}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img {box-sizing: border-box;}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a, .wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div, .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a, .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div {flex: 1 1 auto;}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption, .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {background: none;color: inherit;flex: initial;margin: 0;padding: 10px 10px 9px;position: relative;text-shadow: none;}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before, .wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before {content: none;}
.wp-block-gallery.has-nested-images figcaption {flex-basis: 100%;flex-grow: 1;text-align: center;}
.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {margin-bottom: auto;margin-top: 0;}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {align-self: inherit;}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a, .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone) {display: flex;}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a, .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {flex: 1 0 0%;height: 100%;object-fit: cover;width: 100%;}
.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {width: 100%;}
@media (min-width:600px) {.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {width: calc(33.33333% - var(--wp--style--unstable-gallery-gap,16px) * .66667);}
	.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {width: calc(25% - var(--wp--style--unstable-gallery-gap,16px) * .75);}
	.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {width: calc(20% - var(--wp--style--unstable-gallery-gap,16px) * .8);}
	.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {width: calc(16.66667% - var(--wp--style--unstable-gallery-gap,16px) * .83333);}
	.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {width: calc(14.28571% - var(--wp--style--unstable-gallery-gap,16px) * .85714);}
	.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {width: calc(12.5% - var(--wp--style--unstable-gallery-gap,16px) * .875);}
	.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {width: calc(33.33% - var(--wp--style--unstable-gallery-gap,16px) * .66667);}
	.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2), .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image) {width: calc(50% - var(--wp--style--unstable-gallery-gap,16px) * .5);}
	.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {width: 100%;}}
.wp-block-gallery.has-nested-images.alignleft, .wp-block-gallery.has-nested-images.alignright {max-width: 420px;width: 100%;}
.wp-block-gallery.has-nested-images.aligncenter {justify-content: center;}
.wp-block-group {box-sizing: border-box;}
:where(.wp-block-group.wp-block-group-is-layout-constrained) {position: relative;}
h1.has-background, h2.has-background, h3.has-background, h4.has-background, h5.has-background, h6.has-background {padding: 1.25em 2.375em;}
h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]), h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]), h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]), h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]), h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]), h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]), h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]) {rotate: 180deg;}
.wp-block-image>a, .wp-block-image>figure>a {display: inline-block;}
.wp-block-image img {box-sizing: border-box;height: auto;max-width: 100%;vertical-align: bottom;}
@media not (prefers-reduced-motion) {.wp-block-image img.hide {visibility: hidden;}
	.wp-block-image img.show {animation: show-content-image .4s;}}
.wp-block-image[style*=border-radius] img, .wp-block-image[style*=border-radius]>a {border-radius: inherit;}
.wp-block-image.has-custom-border img {box-sizing: border-box;}
.wp-block-image.aligncenter {text-align: center;}
.wp-block-image.alignfull>a, .wp-block-image.alignwide>a {width: 100%;}
.wp-block-image.alignfull img, .wp-block-image.alignwide img {height: auto;width: 100%;}
.wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image.aligncenter, .wp-block-image.alignleft, .wp-block-image.alignright {display: table;}
.wp-block-image .aligncenter>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image .alignright>figcaption, .wp-block-image.aligncenter>figcaption, .wp-block-image.alignleft>figcaption, .wp-block-image.alignright>figcaption {caption-side: bottom;display: table-caption;}
.wp-block-image .alignleft {float: left;margin: .5em 1em .5em 0;}
.wp-block-image .alignright {float: right;margin: .5em 0 .5em 1em;}
.wp-block-image .aligncenter {margin-left: auto;margin-right: auto;}
.wp-block-image :where(figcaption) {margin-bottom: 1em;margin-top: .5em;}
.wp-block-image.is-style-circle-mask img {border-radius: 9999px;}
@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {.wp-block-image.is-style-circle-mask img {border-radius: 0;-webkit-mask-image: url("data:image/svg+xml;utf8,<svg viewBox=\"0 0 100 100\" xmlns=\"http://www.w3.org/2000/svg\"><circle cx=\"50\" cy=\"50\" r=\"50\"/></svg>");mask-image: url("data:image/svg+xml;utf8,<svg viewBox=\"0 0 100 100\" xmlns=\"http://www.w3.org/2000/svg\"><circle cx=\"50\" cy=\"50\" r=\"50\"/></svg>");mask-mode: alpha;-webkit-mask-position: center;mask-position: center;-webkit-mask-repeat: no-repeat;mask-repeat: no-repeat;-webkit-mask-size: contain;mask-size: contain;}}
:root :where(.wp-block-image.is-style-rounded img, .wp-block-image .is-style-rounded img) {border-radius: 9999px;}
.wp-block-image figure {margin: 0;}
.wp-lightbox-container {display: flex;flex-direction: column;position: relative;}
.wp-lightbox-container img {cursor: zoom-in;}
.wp-lightbox-container img:hover+button {opacity: 1;}
.wp-lightbox-container button {align-items: center;-webkit-backdrop-filter: blur(16px) saturate(180%);backdrop-filter: blur(16px) saturate(180%);background-color: rgba(90,90,90,.25);border: none;border-radius: 4px;cursor: zoom-in;display: flex;height: 20px;justify-content: center;opacity: 0;padding: 0;position: absolute;right: 16px;text-align: center;top: 16px;width: 20px;z-index: 100;}
@media not (prefers-reduced-motion) {.wp-lightbox-container button {transition: opacity .2s ease;}}
.wp-lightbox-container button:focus-visible {outline: 3px auto rgba(90,90,90,.25);outline: 3px auto -webkit-focus-ring-color;outline-offset: 3px;}
.wp-lightbox-container button:hover {cursor: pointer;opacity: 1;}
.wp-lightbox-container button:focus {opacity: 1;}
.wp-lightbox-container button:focus, .wp-lightbox-container button:hover, .wp-lightbox-container button:not(:hover):not(:active):not(.has-background) {background-color: rgba(90,90,90,.25);border: none;}
.wp-lightbox-overlay {box-sizing: border-box;cursor: zoom-out;height: 100vh;left: 0;overflow: hidden;position: fixed;top: 0;visibility: hidden;width: 100%;z-index: 100000;}
.wp-lightbox-overlay .close-button {align-items: center;cursor: pointer;display: flex;justify-content: center;min-height: 40px;min-width: 40px;padding: 0;position: absolute;right: calc(env(safe-area-inset-right) + 16px);top: calc(env(safe-area-inset-top) + 16px);z-index: 5000000;}
.wp-lightbox-overlay .close-button:focus, .wp-lightbox-overlay .close-button:hover, .wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background) {background: none;border: none;}
.wp-lightbox-overlay .lightbox-image-container {height: var(--wp--lightbox-container-height);left: 50%;overflow: hidden;position: absolute;top: 50%;transform: translate(-50%,-50%);transform-origin: top left;width: var(--wp--lightbox-container-width);z-index: 9999999999;}
.wp-lightbox-overlay .wp-block-image {align-items: center;box-sizing: border-box;display: flex;height: 100%;justify-content: center;margin: 0;position: relative;transform-origin: 0 0;width: 100%;z-index: 3000000;}
.wp-lightbox-overlay .wp-block-image img {height: var(--wp--lightbox-image-height);min-height: var(--wp--lightbox-image-height);min-width: var(--wp--lightbox-image-width);width: var(--wp--lightbox-image-width);}
.wp-lightbox-overlay .wp-block-image figcaption {display: none;}
.wp-lightbox-overlay button {background: none;border: none;}
.wp-lightbox-overlay .scrim {background-color: #fff;height: 100%;opacity: .9;position: absolute;width: 100%;z-index: 2000000;}
.wp-lightbox-overlay.active {visibility: visible;}
@media not (prefers-reduced-motion) {.wp-lightbox-overlay.active {animation: turn-on-visibility .25s both;}
	.wp-lightbox-overlay.active img {animation: turn-on-visibility .35s both;}
	.wp-lightbox-overlay.show-closing-animation:not(.active) {animation: turn-off-visibility .35s both;}
	.wp-lightbox-overlay.show-closing-animation:not(.active) img {animation: turn-off-visibility .25s both;}
	.wp-lightbox-overlay.zoom.active {animation: none;opacity: 1;visibility: visible;}
	.wp-lightbox-overlay.zoom.active .lightbox-image-container {animation: lightbox-zoom-in .4s;}
	.wp-lightbox-overlay.zoom.active .lightbox-image-container img {animation: none;}
	.wp-lightbox-overlay.zoom.active .scrim {animation: turn-on-visibility .4s forwards;}
	.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) {animation: none;}
	.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container {animation: lightbox-zoom-out .4s;}
	.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img {animation: none;}
	.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim {animation: turn-off-visibility .4s forwards;}}
@keyframes show-content-image {0% {visibility: hidden;}
	99% {visibility: hidden;}
	to {visibility: visible;}}
@keyframes turn-on-visibility {0% {opacity: 0;}
	to {opacity: 1;}}
@keyframes turn-off-visibility {0% {opacity: 1;visibility: visible;}
	99% {opacity: 0;visibility: visible;}
	to {opacity: 0;visibility: hidden;}}
@keyframes lightbox-zoom-in {0% {transform: translate(calc(( -100vw + var(--wp--lightbox-scrollbar-width) ) / 2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));}
	to {transform: translate(-50%,-50%) scale(1);}}
@keyframes lightbox-zoom-out {0% {transform: translate(-50%,-50%) scale(1);visibility: visible;}
	99% {visibility: visible;}
	to {transform: translate(calc(( -100vw + var(--wp--lightbox-scrollbar-width) ) / 2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility: hidden;}}
ol.wp-block-latest-comments {box-sizing: border-box;margin-left: 0;}
:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)) {line-height: 1.1;}
:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)) {line-height: 1.8;}
.has-dates :where(.wp-block-latest-comments:not([style*=line-height])), .has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])) {line-height: 1.5;}
.wp-block-latest-comments .wp-block-latest-comments {padding-left: 0;}
.wp-block-latest-comments__comment {list-style: none;margin-bottom: 1em;}
.has-avatars .wp-block-latest-comments__comment {list-style: none;min-height: 2.25em;}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {margin-left: 3.25em;}
.wp-block-latest-comments__comment-excerpt p {font-size: .875em;margin: .36em 0 1.4em;}
.wp-block-latest-comments__comment-date {display: block;font-size: .75em;}
.wp-block-latest-comments .avatar, .wp-block-latest-comments__comment-avatar {border-radius: 1.5em;display: block;float: left;height: 2.5em;margin-right: .75em;width: 2.5em;}
.wp-block-latest-comments[class*=-font-size] a, .wp-block-latest-comments[style*=font-size] a {font-size: inherit;}
.wp-block-latest-posts {box-sizing: border-box;}
.wp-block-latest-posts.alignleft {margin-right: 2em;}
.wp-block-latest-posts.alignright {margin-left: 2em;}
.wp-block-latest-posts.wp-block-latest-posts__list {list-style: none;}
.wp-block-latest-posts.wp-block-latest-posts__list li {clear: both;overflow-wrap: break-word;}
.wp-block-latest-posts.is-grid {display: flex;flex-wrap: wrap;}
.wp-block-latest-posts.is-grid li {margin: 0 1.25em 1.25em 0;width: 100%;}
@media (min-width:600px) {.wp-block-latest-posts.columns-2 li {width: calc(50% - .625em);}
	.wp-block-latest-posts.columns-2 li:nth-child(2n) {margin-right: 0;}
	.wp-block-latest-posts.columns-3 li {width: calc(33.33333% - .83333em);}
	.wp-block-latest-posts.columns-3 li:nth-child(3n) {margin-right: 0;}
	.wp-block-latest-posts.columns-4 li {width: calc(25% - .9375em);}
	.wp-block-latest-posts.columns-4 li:nth-child(4n) {margin-right: 0;}
	.wp-block-latest-posts.columns-5 li {width: calc(20% - 1em);}
	.wp-block-latest-posts.columns-5 li:nth-child(5n) {margin-right: 0;}
	.wp-block-latest-posts.columns-6 li {width: calc(16.66667% - 1.04167em);}
	.wp-block-latest-posts.columns-6 li:nth-child(6n) {margin-right: 0;}}
:root :where(.wp-block-latest-posts.is-grid) {padding: 0;}
:root :where(.wp-block-latest-posts.wp-block-latest-posts__list) {padding-left: 0;}
.wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date {display: block;font-size: .8125em;}
.wp-block-latest-posts__post-excerpt, .wp-block-latest-posts__post-full-content {margin-bottom: 1em;margin-top: .5em;}
.wp-block-latest-posts__featured-image a {display: inline-block;}
.wp-block-latest-posts__featured-image img {height: auto;max-width: 100%;width: auto;}
.wp-block-latest-posts__featured-image.alignleft {float: left;margin-right: 1em;}
.wp-block-latest-posts__featured-image.alignright {float: right;margin-left: 1em;}
.wp-block-latest-posts__featured-image.aligncenter {margin-bottom: 1em;text-align: center;}
ol, ul {box-sizing: border-box;}
:root :where(.wp-block-list.has-background) {padding: 1.25em 2.375em;}
.wp-block-loginout, .wp-block-media-text {box-sizing: border-box;}
.wp-block-media-text {direction: ltr;display: grid;grid-template-columns: 50% 1fr;grid-template-rows: auto;}
.wp-block-media-text.has-media-on-the-right {grid-template-columns: 1fr 50%;}
.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media {align-self: start;}
.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media, .wp-block-media-text>.wp-block-media-text__content, .wp-block-media-text>.wp-block-media-text__media {align-self: center;}
.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content, .wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media {align-self: end;}
.wp-block-media-text>.wp-block-media-text__media {grid-column: 1;grid-row: 1;margin: 0;}
.wp-block-media-text>.wp-block-media-text__content {direction: ltr;grid-column: 2;grid-row: 1;padding: 0 8%;word-break: break-word;}
.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media {grid-column: 2;grid-row: 1;}
.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content {grid-column: 1;grid-row: 1;}
.wp-block-media-text__media a {display: block;}
.wp-block-media-text__media img, .wp-block-media-text__media video {height: auto;max-width: unset;vertical-align: middle;width: 100%;}
.wp-block-media-text.is-image-fill>.wp-block-media-text__media {background-size: cover;height: 100%;min-height: 250px;}
.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a {display: block;height: 100%;}
.wp-block-media-text.is-image-fill>.wp-block-media-text__media img {height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;clip: rect(0,0,0,0);border: 0;}
.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media {height: 100%;min-height: 250px;position: relative;}
.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a {display: block;height: 100%;}
.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img {height: 100%;object-fit: cover;position: absolute;width: 100%;}
@media (max-width:600px) {.wp-block-media-text.is-stacked-on-mobile {grid-template-columns: 100% !important;}
	.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media {grid-column: 1;grid-row: 1;}
	.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content {grid-column: 1;grid-row: 2;}}
.wp-block-navigation {position: relative;--navigation-layout-justification-setting: flex-start;--navigation-layout-direction: row;--navigation-layout-wrap: wrap;--navigation-layout-justify: flex-start;--navigation-layout-align: center;}
.wp-block-navigation ul {margin-bottom: 0;margin-left: 0;margin-top: 0;padding-left: 0;}
.wp-block-navigation ul, .wp-block-navigation ul li {list-style: none;padding: 0;}
.wp-block-navigation .wp-block-navigation-item {align-items: center;display: flex;position: relative;}
.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty {display: none;}
.wp-block-navigation .wp-block-navigation-item__content {display: block;}
.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {color: inherit;}
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content, .wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active, .wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus {text-decoration: underline;}
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content, .wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active, .wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus {text-decoration: line-through;}
.wp-block-navigation :where(a), .wp-block-navigation :where(a:active), .wp-block-navigation :where(a:focus) {text-decoration: none;}
.wp-block-navigation .wp-block-navigation__submenu-icon {align-self: center;background-color: inherit;border: none;color: currentColor;display: inline-block;font-size: inherit;height: .6em;line-height: 0;margin-left: .25em;padding: 0;width: .6em;}
.wp-block-navigation .wp-block-navigation__submenu-icon svg {display: inline-block;stroke: currentColor;height: inherit;margin-top: .075em;width: inherit;}
.wp-block-navigation.is-vertical {--navigation-layout-direction: column;--navigation-layout-justify: initial;--navigation-layout-align: flex-start;}
.wp-block-navigation.no-wrap {--navigation-layout-wrap: nowrap;}
.wp-block-navigation.items-justified-center {--navigation-layout-justification-setting: center;--navigation-layout-justify: center;}
.wp-block-navigation.items-justified-center.is-vertical {--navigation-layout-align: center;}
.wp-block-navigation.items-justified-right {--navigation-layout-justification-setting: flex-end;--navigation-layout-justify: flex-end;}
.wp-block-navigation.items-justified-right.is-vertical {--navigation-layout-align: flex-end;}
.wp-block-navigation.items-justified-space-between {--navigation-layout-justification-setting: space-between;--navigation-layout-justify: space-between;}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container {align-items: normal;background-color: inherit;color: inherit;display: flex;flex-direction: column;height: 0;left: -1px;opacity: 0;overflow: hidden;position: absolute;top: 100%;visibility: hidden;width: 0;z-index: 2;}
@media not (prefers-reduced-motion) {.wp-block-navigation .has-child .wp-block-navigation__submenu-container {transition: opacity .1s linear;}}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {display: flex;flex-grow: 1;}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon {margin-left: auto;margin-right: 0;}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content {margin: 0;}
@media (min-width:782px) {.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {left: 100%;top: -1px;}
	.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before {background: rgba(0,0,0,0);content: "";display: block;height: 100%;position: absolute;right: 100%;width: .5em;}
	.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon {margin-right: .25em;}
	.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg {transform: rotate(-90deg);}}
.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container, .wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container, .wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container {height: auto;min-width: 200px;opacity: 1;overflow: visible;visibility: visible;width: auto;}
.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {left: 0;top: 100%;}
@media (min-width:782px) {.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {left: 100%;top: 0;}}
.wp-block-navigation-submenu {display: flex;position: relative;}
.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {stroke: currentColor;}
button.wp-block-navigation-item__content {background-color: initial;border: none;color: currentColor;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;text-align: left;text-transform: inherit;}
.wp-block-navigation-submenu__toggle {cursor: pointer;}
.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {padding-left: 0;padding-right: .85em;}
.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon {margin-left: -.6em;pointer-events: none;}
.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle) {padding: 0;}
.wp-block-navigation .wp-block-page-list, .wp-block-navigation__container, .wp-block-navigation__responsive-close, .wp-block-navigation__responsive-container, .wp-block-navigation__responsive-container-content, .wp-block-navigation__responsive-dialog {gap: inherit;}
:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)), :where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)) {padding: .5em 1em;}
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)), :where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)), :where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content), :where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content) {padding: .5em 1em;}
.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container {left: auto;right: 0;}
.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {left: -1px;right: -1px;}
@media (min-width:782px) {.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container, .wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {left: auto;right: 100%;}}
.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {background-color: #fff;border: 1px solid rgba(0,0,0,.15);}
.wp-block-navigation.has-background .wp-block-navigation__submenu-container {background-color: inherit;}
.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container {color: #000;}
.wp-block-navigation__container {align-items: var(--navigation-layout-align,initial);display: flex;flex-direction: var(--navigation-layout-direction,initial);flex-wrap: var(--navigation-layout-wrap,wrap);justify-content: var(--navigation-layout-justify,initial);list-style: none;margin: 0;padding-left: 0;}
.wp-block-navigation__container .is-responsive {display: none;}
.wp-block-navigation__container:only-child, .wp-block-page-list:only-child {flex-grow: 1;}
@keyframes overlay-menu__fade-in-animation {0% {opacity: 0;transform: translateY(.5em);}
	to {opacity: 1;transform: translateY(0);}}
.wp-block-navigation__responsive-container {bottom: 0;display: none;left: 0;position: fixed;right: 0;top: 0;}
.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a) {color: inherit;}
.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {align-items: var(--navigation-layout-align,initial);display: flex;flex-direction: var(--navigation-layout-direction,initial);flex-wrap: var(--navigation-layout-wrap,wrap);justify-content: var(--navigation-layout-justify,initial);}
.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {background-color: inherit !important;color: inherit !important;}
.wp-block-navigation__responsive-container.is-menu-open {background-color: inherit;display: flex;flex-direction: column;overflow: auto;padding: clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index: 100000;}
@media not (prefers-reduced-motion) {.wp-block-navigation__responsive-container.is-menu-open {animation: overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode: forwards;}}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {align-items: var(--navigation-layout-justification-setting,inherit);display: flex;flex-direction: column;flex-wrap: nowrap;overflow: visible;padding-top: calc(2rem + 24px);}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {justify-content: flex-start;}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon {display: none;}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {border: none;height: auto;min-width: 200px;opacity: 1;overflow: initial;padding-left: 2rem;padding-right: 2rem;position: static;visibility: visible;width: auto;}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {gap: inherit;}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {padding-top: var(--wp--style--block-gap,2em);}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {padding: 0;}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {align-items: var(--navigation-layout-justification-setting,initial);display: flex;flex-direction: column;}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {background: rgba(0,0,0,0) !important;color: inherit !important;}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {left: auto;right: auto;}
@media (min-width:600px) {.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {background-color: inherit;display: block;position: relative;width: 100%;z-index: auto;}
	.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {display: none;}
	.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {left: 0;}}
.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {background-color: #fff;}
.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open {color: #000;}
.wp-block-navigation__toggle_button_label {font-size: 1rem;font-weight: 700;}
.wp-block-navigation__responsive-container-close, .wp-block-navigation__responsive-container-open {background: rgba(0,0,0,0);border: none;color: currentColor;cursor: pointer;margin: 0;padding: 0;text-transform: inherit;vertical-align: middle;}
.wp-block-navigation__responsive-container-close svg, .wp-block-navigation__responsive-container-open svg {fill: currentColor;display: block;height: 24px;pointer-events: none;width: 24px;}
.wp-block-navigation__responsive-container-open {display: flex;}
.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {font-family: inherit;font-size: inherit;font-weight: inherit;}
@media (min-width:600px) {.wp-block-navigation__responsive-container-open:not(.always-shown) {display: none;}}
.wp-block-navigation__responsive-container-close {position: absolute;right: 0;top: 0;z-index: 2;}
.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close {font-family: inherit;font-size: inherit;font-weight: inherit;}
.wp-block-navigation__responsive-close {width: 100%;}
.has-modal-open .wp-block-navigation__responsive-close {margin-left: auto;margin-right: auto;max-width: var(--wp--style--global--wide-size,100%);}
.wp-block-navigation__responsive-close:focus {outline: none;}
.is-menu-open .wp-block-navigation__responsive-close, .is-menu-open .wp-block-navigation__responsive-container-content, .is-menu-open .wp-block-navigation__responsive-dialog {box-sizing: border-box;}
.wp-block-navigation__responsive-dialog {position: relative;}
.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {margin-top: 46px;}
@media (min-width:782px) {.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {margin-top: 32px;}}
html.has-modal-open {overflow: hidden;}
.wp-block-navigation .wp-block-navigation-item__label {overflow-wrap: break-word;}
.wp-block-navigation .wp-block-navigation-item__description {display: none;}
.link-ui-tools {border-top: 1px solid #f0f0f0;padding: 8px;}
.link-ui-block-inserter {padding-top: 8px;}
.link-ui-block-inserter__back {margin-left: 8px;text-transform: uppercase;}
.wp-block-navigation .wp-block-page-list {align-items: var(--navigation-layout-align,initial);background-color: inherit;display: flex;flex-direction: var(--navigation-layout-direction,initial);flex-wrap: var(--navigation-layout-wrap,wrap);justify-content: var(--navigation-layout-justify,initial);}
.wp-block-navigation .wp-block-navigation-item {background-color: inherit;}
.wp-block-page-list {box-sizing: border-box;}
.is-small-text {font-size: .875em;}
.is-regular-text {font-size: 1em;}
.is-large-text {font-size: 2.25em;}
.is-larger-text {font-size: 3em;}
.has-drop-cap:not(:focus):first-letter {float: left;font-size: 8.4em;font-style: normal;font-weight: 100;line-height: .68;margin: .05em .1em 0 0;text-transform: uppercase;}
body.rtl .has-drop-cap:not(:focus):first-letter {float: none;margin-left: .1em;}
p.has-drop-cap.has-background {overflow: hidden;}
:root :where(p.has-background) {padding: 1.25em 2.375em;}
:where(p.has-text-color:not(.has-link-color)) a {color: inherit;}
p.has-text-align-left[style*="writing-mode:vertical-lr"], p.has-text-align-right[style*="writing-mode:vertical-rl"] {rotate: 180deg;}
.wp-block-post-author {box-sizing: border-box;display: flex;flex-wrap: wrap;}
.wp-block-post-author__byline {font-size: .5em;margin-bottom: 0;margin-top: 0;width: 100%;}
.wp-block-post-author__avatar {margin-right: 1em;}
.wp-block-post-author__bio {font-size: .7em;margin-bottom: .7em;}
.wp-block-post-author__content {flex-basis: 0%;flex-grow: 1;}
.wp-block-post-author__name {margin: 0;}
.wp-block-post-author-biography {box-sizing: border-box;}
:where(.wp-block-post-comments-form) input:not([type=submit]), :where(.wp-block-post-comments-form) textarea {border: 1px solid #949494;font-family: inherit;font-size: 1em;}
:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])), :where(.wp-block-post-comments-form) textarea {padding: calc(.667em + 2px);}
.wp-block-post-comments-form {box-sizing: border-box;}
.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {font-weight: inherit;}
.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {font-family: inherit;}
.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title), .wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {font-size: inherit;}
.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {line-height: inherit;}
.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {font-style: inherit;}
.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {letter-spacing: inherit;}
.wp-block-post-comments-form :where(input[type=submit]) {box-shadow: none;cursor: pointer;display: inline-block;overflow-wrap: break-word;text-align: center;}
.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]), .wp-block-post-comments-form .comment-form textarea {box-sizing: border-box;display: block;width: 100%;}
.wp-block-post-comments-form .comment-form-author label, .wp-block-post-comments-form .comment-form-email label, .wp-block-post-comments-form .comment-form-url label {display: block;margin-bottom: .25em;}
.wp-block-post-comments-form .comment-form-cookies-consent {display: flex;gap: .25em;}
.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {margin-top: .35em;}
.wp-block-post-comments-form .comment-reply-title {margin-bottom: 0;}
.wp-block-post-comments-form .comment-reply-title :where(small) {font-size: var(--wp--preset--font-size--medium,smaller);margin-left: .5em;}
.wp-block-post-comments-count {box-sizing: border-box;}
.wp-block-post-content {display: flow-root;}
.wp-block-post-comments-link, .wp-block-post-date {box-sizing: border-box;}
:where(.wp-block-post-excerpt) {box-sizing: border-box;margin-bottom: var(--wp--style--block-gap);margin-top: var(--wp--style--block-gap);}
.wp-block-post-excerpt__excerpt {margin-bottom: 0;margin-top: 0;}
.wp-block-post-excerpt__more-text {margin-bottom: 0;margin-top: var(--wp--style--block-gap);}
.wp-block-post-excerpt__more-link {display: inline-block;}
.wp-block-post-featured-image {margin-left: 0;margin-right: 0;}
.wp-block-post-featured-image a {display: block;height: 100%;}
.wp-block-post-featured-image :where(img) {box-sizing: border-box;height: auto;max-width: 100%;vertical-align: bottom;width: 100%;}
.wp-block-post-featured-image.alignfull img, .wp-block-post-featured-image.alignwide img {width: 100%;}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim {background-color: #000;inset: 0;position: absolute;}
.wp-block-post-featured-image {position: relative;}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient {background-color: initial;}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0 {opacity: 0;}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10 {opacity: .1;}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20 {opacity: .2;}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30 {opacity: .3;}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40 {opacity: .4;}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50 {opacity: .5;}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60 {opacity: .6;}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70 {opacity: .7;}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80 {opacity: .8;}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90 {opacity: .9;}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100 {opacity: 1;}
.wp-block-post-featured-image:where(.alignleft, .alignright) {width: 100%;}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous {display: inline-block;margin-right: 1ch;}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron) {transform: scaleX(1);}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next {display: inline-block;margin-left: 1ch;}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron) {transform: scaleX(1);}
.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"], .wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"] {rotate: 180deg;}
.wp-block-post-terms {box-sizing: border-box;}
.wp-block-post-terms .wp-block-post-terms__separator {white-space: pre-wrap;}
.wp-block-post-time-to-read, .wp-block-post-title {box-sizing: border-box;}
.wp-block-post-title {word-break: break-word;}
.wp-block-post-title :where(a) {display: inline-block;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;text-decoration: inherit;}
.wp-block-post-author-name {box-sizing: border-box;}
.wp-block-preformatted {box-sizing: border-box;white-space: pre-wrap;}
:where(.wp-block-preformatted.has-background) {padding: 1.25em 2.375em;}
.wp-block-pullquote {box-sizing: border-box;margin: 0 0 1em;overflow-wrap: break-word;padding: 4em 0;text-align: center;}
.wp-block-pullquote blockquote, .wp-block-pullquote cite, .wp-block-pullquote p {color: inherit;}
.wp-block-pullquote blockquote {margin: 0;}
.wp-block-pullquote p {margin-top: 0;}
.wp-block-pullquote p:last-child {margin-bottom: 0;}
.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright {max-width: 420px;}
.wp-block-pullquote cite, .wp-block-pullquote footer {position: relative;}
.wp-block-pullquote .has-text-color a {color: inherit;}
.wp-block-pullquote.has-text-align-left blockquote {text-align: left;}
.wp-block-pullquote.has-text-align-right blockquote {text-align: right;}
.wp-block-pullquote.has-text-align-center blockquote {text-align: center;}
.wp-block-pullquote.is-style-solid-color {border: none;}
.wp-block-pullquote.is-style-solid-color blockquote {margin-left: auto;margin-right: auto;max-width: 60%;}
.wp-block-pullquote.is-style-solid-color blockquote p {font-size: 2em;margin-bottom: 0;margin-top: 0;}
.wp-block-pullquote.is-style-solid-color blockquote cite {font-style: normal;text-transform: none;}
.wp-block-pullquote cite {color: inherit;display: block;}
.wp-block-post-template {box-sizing: border-box;list-style: none;margin-bottom: 0;margin-top: 0;max-width: 100%;padding: 0;}
.wp-block-post-template.is-flex-container {display: flex;flex-direction: row;flex-wrap: wrap;gap: 1.25em;}
.wp-block-post-template.is-flex-container>li {margin: 0;width: 100%;}
@media (min-width:600px) {.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li {width: calc(50% - .625em);}
	.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li {width: calc(33.33333% - .83333em);}
	.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li {width: calc(25% - .9375em);}
	.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li {width: calc(20% - 1em);}
	.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li {width: calc(16.66667% - 1.04167em);}}
@media (max-width:600px) {.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid {grid-template-columns: 1fr;}}
.wp-block-post-template-is-layout-constrained>li>.alignright, .wp-block-post-template-is-layout-flow>li>.alignright {float: right;margin-inline-end: 0;margin-inline-start: 2em;}
.wp-block-post-template-is-layout-constrained>li>.alignleft, .wp-block-post-template-is-layout-flow>li>.alignleft {float: left;margin-inline-end: 2em;margin-inline-start: 0;}
.wp-block-post-template-is-layout-constrained>li>.aligncenter, .wp-block-post-template-is-layout-flow>li>.aligncenter {margin-inline-end: auto;margin-inline-start: auto;}
.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type {margin-inline-start: auto;}
.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child {margin-inline-end: auto;}
.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {display: inline-block;margin-right: 1ch;}
.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {transform: scaleX(1);}
.wp-block-query-pagination .wp-block-query-pagination-next-arrow {display: inline-block;margin-left: 1ch;}
.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {transform: scaleX(1);}
.wp-block-query-pagination.aligncenter {justify-content: center;}
.wp-block-query-title, .wp-block-query-total, .wp-block-quote {box-sizing: border-box;}
.wp-block-quote {overflow-wrap: break-word;}
.wp-block-quote.is-large:where(:not(.is-style-plain)), .wp-block-quote.is-style-large:where(:not(.is-style-plain)) {margin-bottom: 1em;padding: 0 1em;}
.wp-block-quote.is-large:where(:not(.is-style-plain)) p, .wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {font-size: 1.5em;font-style: italic;line-height: 1.6;}
.wp-block-quote.is-large:where(:not(.is-style-plain)) cite, .wp-block-quote.is-large:where(:not(.is-style-plain)) footer, .wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite, .wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer {font-size: 1.125em;text-align: right;}
.wp-block-quote>cite {display: block;}
.wp-block-read-more {display: block;width: fit-content;}
.wp-block-read-more:where(:not([style*=text-decoration])) {text-decoration: none;}
.wp-block-read-more:where(:not([style*=text-decoration])):active, .wp-block-read-more:where(:not([style*=text-decoration])):focus {text-decoration: none;}
ul.wp-block-rss.alignleft {margin-right: 2em;}
ul.wp-block-rss.alignright {margin-left: 2em;}
ul.wp-block-rss.is-grid {display: flex;flex-wrap: wrap;padding: 0;}
ul.wp-block-rss.is-grid li {margin: 0 1em 1em 0;width: 100%;}
@media (min-width:600px) {ul.wp-block-rss.columns-2 li {width: calc(50% - 1em);}
	ul.wp-block-rss.columns-3 li {width: calc(33.33333% - 1em);}
	ul.wp-block-rss.columns-4 li {width: calc(25% - 1em);}
	ul.wp-block-rss.columns-5 li {width: calc(20% - 1em);}
	ul.wp-block-rss.columns-6 li {width: calc(16.66667% - 1em);}}
.wp-block-rss__item-author, .wp-block-rss__item-publish-date {display: block;font-size: .8125em;}
.wp-block-rss {box-sizing: border-box;list-style: none;padding: 0;}
.wp-block-search__button {margin-left: 10px;word-break: normal;}
.wp-block-search__button.has-icon {line-height: 0;}
.wp-block-search__button svg {height: 1.25em;min-height: 24px;min-width: 24px;width: 1.25em;fill: currentColor;vertical-align: text-bottom;}
:where(.wp-block-search__button) {border: 1px solid #ccc;padding: 6px 10px;}
.wp-block-search__inside-wrapper {display: flex;flex: auto;flex-wrap: nowrap;max-width: 100%;}
.wp-block-search__label {width: 100%;}
.wp-block-search__input {appearance: none;border: 1px solid #949494;flex-grow: 1;margin-left: 0;margin-right: 0;min-width: 3rem;padding: 8px;text-decoration: unset !important;}
.wp-block-search.wp-block-search__button-only .wp-block-search__button {box-sizing: border-box;display: flex;flex-shrink: 0;justify-content: center;margin-left: 0;max-width: 100%;}
.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {min-width: 0 !important;transition-property: width;}
.wp-block-search.wp-block-search__button-only .wp-block-search__input {flex-basis: 100%;transition-duration: .3s;}
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden, .wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper {overflow: hidden;}
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input {border-left-width: 0 !important;border-right-width: 0 !important;flex-basis: 0%;flex-grow: 0;margin: 0;min-width: 0 !important;padding-left: 0 !important;padding-right: 0 !important;width: 0 !important;}
:where(.wp-block-search__input) {font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;text-transform: inherit;}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {border: 1px solid #949494;box-sizing: border-box;padding: 4px;}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {border: none;border-radius: 0;padding: 0 4px;}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {outline: none;}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {padding: 4px 8px;}
.wp-block-search.aligncenter .wp-block-search__inside-wrapper {margin: auto;}
.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {float: right;}
.wp-block-separator {border: none;border-top: 2px solid;}
:root :where(.wp-block-separator.is-style-dots) {height: auto;line-height: 1;text-align: center;}
:root :where(.wp-block-separator.is-style-dots):before {color: currentColor;content: "···";font-family: serif;font-size: 1.5em;letter-spacing: 2em;padding-left: 2em;}
.wp-block-separator.is-style-dots {background: none !important;border: none !important;}
.wp-block-site-logo {box-sizing: border-box;line-height: 0;}
.wp-block-site-logo a {display: inline-block;line-height: 0;}
.wp-block-site-logo.is-default-size img {height: auto;width: 120px;}
.wp-block-site-logo img {height: auto;max-width: 100%;}
.wp-block-site-logo a, .wp-block-site-logo img {border-radius: inherit;}
.wp-block-site-logo.aligncenter {margin-left: auto;margin-right: auto;text-align: center;}
:root :where(.wp-block-site-logo.is-style-rounded) {border-radius: 9999px;}
.wp-block-site-tagline, .wp-block-site-title {box-sizing: border-box;}
.wp-block-site-title :where(a) {color: inherit;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;text-decoration: inherit;}
.wp-block-social-links {background: none;box-sizing: border-box;margin-left: 0;padding-left: 0;padding-right: 0;text-indent: 0;}
.wp-block-social-links .wp-social-link a, .wp-block-social-links .wp-social-link a:hover {border-bottom: 0;box-shadow: none;text-decoration: none;}
.wp-block-social-links .wp-social-link svg {height: 1em;width: 1em;}
.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {font-size: .65em;margin-left: .5em;margin-right: .5em;}
.wp-block-social-links.has-small-icon-size {font-size: 16px;}
.wp-block-social-links, .wp-block-social-links.has-normal-icon-size {font-size: 24px;}
.wp-block-social-links.has-large-icon-size {font-size: 36px;}
.wp-block-social-links.has-huge-icon-size {font-size: 48px;}
.wp-block-social-links.aligncenter {display: flex;justify-content: center;}
.wp-block-social-links.alignright {justify-content: flex-end;}
.wp-block-social-link {border-radius: 9999px;display: block;height: auto;}
@media not (prefers-reduced-motion) {.wp-block-social-link {transition: transform .1s ease;}}
.wp-block-social-link a {align-items: center;display: flex;line-height: 0;}
.wp-block-social-link:hover {transform: scale(1.1);}
.wp-block-social-links .wp-block-social-link.wp-social-link {display: inline-block;margin: 0;padding: 0;}
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor, .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg, .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active, .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover, .wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited {color: currentColor;fill: currentColor;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link {background-color: #f0f0f0;color: #444;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon {background-color: #f90;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp {background-color: #1ea0c3;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance {background-color: #0757fe;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky {background-color: #0a7aff;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen {background-color: #1e1f26;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart {background-color: #02e49b;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord {background-color: #5865f2;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble {background-color: #e94c89;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox {background-color: #4280ff;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy {background-color: #f45800;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook {background-color: #0866ff;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx {background-color: #000;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr {background-color: #0461dd;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare {background-color: #e65678;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github {background-color: #24292d;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads {background-color: #eceadd;color: #382110;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google {background-color: #ea4434;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar {background-color: #1d4fc4;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram {background-color: #f00075;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm {background-color: #e21b24;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin {background-color: #0d66c2;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon {background-color: #3288d4;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium {background-color: #000;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup {background-color: #f6405f;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon {background-color: #000;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest {background-color: #e60122;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket {background-color: #ef4155;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit {background-color: #ff4500;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype {background-color: #0478d7;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat {background-color: #fefc00;color: #fff;stroke: #000;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud {background-color: #ff5600;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify {background-color: #1bd760;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram {background-color: #2aabee;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads {background-color: #000;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok {background-color: #000;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr {background-color: #011835;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch {background-color: #6440a4;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter {background-color: #1da1f2;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo {background-color: #1eb7ea;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk {background-color: #4680c2;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress {background-color: #3499cd;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp {background-color: #25d366;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x {background-color: #000;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp {background-color: #d32422;color: #fff;}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube {background-color: red;color: #fff;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link {background: none;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg {height: 1.25em;width: 1.25em;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon {color: #f90;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp {color: #1ea0c3;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance {color: #0757fe;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky {color: #0a7aff;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen {color: #1e1f26;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart {color: #02e49b;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord {color: #5865f2;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble {color: #e94c89;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox {color: #4280ff;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy {color: #f45800;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook {color: #0866ff;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx {color: #000;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr {color: #0461dd;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare {color: #e65678;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github {color: #24292d;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads {color: #382110;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google {color: #ea4434;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar {color: #1d4fc4;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram {color: #f00075;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm {color: #e21b24;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin {color: #0d66c2;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon {color: #3288d4;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium {color: #000;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup {color: #f6405f;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon {color: #000;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest {color: #e60122;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket {color: #ef4155;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit {color: #ff4500;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype {color: #0478d7;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat {color: #fff;stroke: #000;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud {color: #ff5600;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify {color: #1bd760;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram {color: #2aabee;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads {color: #000;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok {color: #000;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr {color: #011835;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch {color: #6440a4;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter {color: #1da1f2;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo {color: #1eb7ea;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk {color: #4680c2;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp {color: #25d366;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress {color: #3499cd;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x {color: #000;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp {color: #d32422;}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube {color: red;}
.wp-block-social-links.is-style-pill-shape .wp-social-link {width: auto;}
:root :where(.wp-block-social-links .wp-social-link a) {padding: .25em;}
:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a) {padding: 0;}
:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a) {padding-left: .6666666667em;padding-right: .6666666667em;}
.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label {color: #000;}
.wp-block-spacer {clear: both;}
.wp-block-tag-cloud {box-sizing: border-box;}
.wp-block-tag-cloud.aligncenter {justify-content: center;text-align: center;}
.wp-block-tag-cloud.alignfull {padding-left: 1em;padding-right: 1em;}
.wp-block-tag-cloud a {display: inline-block;margin-right: 5px;}
.wp-block-tag-cloud span {display: inline-block;margin-left: 5px;text-decoration: none;}
:root :where(.wp-block-tag-cloud.is-style-outline) {display: flex;flex-wrap: wrap;gap: 1ch;}
:root :where(.wp-block-tag-cloud.is-style-outline a) {border: 1px solid;font-size: unset !important;margin-right: 0;padding: 1ch 2ch;text-decoration: none !important;}
.wp-block-table {overflow-x: auto;}
.wp-block-table table {border-collapse: collapse;width: 100%;}
.wp-block-table thead {border-bottom: 3px solid;}
.wp-block-table tfoot {border-top: 3px solid;}
.wp-block-table td, .wp-block-table th {border: 1px solid;padding: .5em;}
.wp-block-table .has-fixed-layout {table-layout: fixed;width: 100%;}
.wp-block-table .has-fixed-layout td, .wp-block-table .has-fixed-layout th {word-break: break-word;}
.wp-block-table.aligncenter, .wp-block-table.alignleft, .wp-block-table.alignright {display: table;width: auto;}
.wp-block-table.aligncenter td, .wp-block-table.aligncenter th, .wp-block-table.alignleft td, .wp-block-table.alignleft th, .wp-block-table.alignright td, .wp-block-table.alignright th {word-break: break-word;}
.wp-block-table .has-subtle-light-gray-background-color {background-color: #f3f4f5;}
.wp-block-table .has-subtle-pale-green-background-color {background-color: #e9fbe5;}
.wp-block-table .has-subtle-pale-blue-background-color {background-color: #e7f5fe;}
.wp-block-table .has-subtle-pale-pink-background-color {background-color: #fcf0ef;}
.wp-block-table.is-style-stripes {background-color: initial;border-bottom: 1px solid #f0f0f0;border-collapse: inherit;border-spacing: 0;}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {background-color: #f0f0f0;}
.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {background-color: #f3f4f5;}
.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {background-color: #e9fbe5;}
.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {background-color: #e7f5fe;}
.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {background-color: #fcf0ef;}
.wp-block-table.is-style-stripes td, .wp-block-table.is-style-stripes th {border-color: rgba(0,0,0,0);}
.wp-block-table .has-border-color td, .wp-block-table .has-border-color th, .wp-block-table .has-border-color tr, .wp-block-table .has-border-color>* {border-color: inherit;}
.wp-block-table table[style*=border-top-color] tr:first-child, .wp-block-table table[style*=border-top-color] tr:first-child td, .wp-block-table table[style*=border-top-color] tr:first-child th, .wp-block-table table[style*=border-top-color]>*, .wp-block-table table[style*=border-top-color]>* td, .wp-block-table table[style*=border-top-color]>* th {border-top-color: inherit;}
.wp-block-table table[style*=border-top-color] tr:not(:first-child) {border-top-color: initial;}
.wp-block-table table[style*=border-right-color] td:last-child, .wp-block-table table[style*=border-right-color] th, .wp-block-table table[style*=border-right-color] tr, .wp-block-table table[style*=border-right-color]>* {border-right-color: inherit;}
.wp-block-table table[style*=border-bottom-color] tr:last-child, .wp-block-table table[style*=border-bottom-color] tr:last-child td, .wp-block-table table[style*=border-bottom-color] tr:last-child th, .wp-block-table table[style*=border-bottom-color]>*, .wp-block-table table[style*=border-bottom-color]>* td, .wp-block-table table[style*=border-bottom-color]>* th {border-bottom-color: inherit;}
.wp-block-table table[style*=border-bottom-color] tr:not(:last-child) {border-bottom-color: initial;}
.wp-block-table table[style*=border-left-color] td:first-child, .wp-block-table table[style*=border-left-color] th, .wp-block-table table[style*=border-left-color] tr, .wp-block-table table[style*=border-left-color]>* {border-left-color: inherit;}
.wp-block-table table[style*=border-style] td, .wp-block-table table[style*=border-style] th, .wp-block-table table[style*=border-style] tr, .wp-block-table table[style*=border-style]>* {border-style: inherit;}
.wp-block-table table[style*=border-width] td, .wp-block-table table[style*=border-width] th, .wp-block-table table[style*=border-width] tr, .wp-block-table table[style*=border-width]>* {border-style: inherit;border-width: inherit;}
:root :where(.wp-block-table-of-contents) {box-sizing: border-box;}
:where(.wp-block-term-description) {box-sizing: border-box;margin-bottom: var(--wp--style--block-gap);margin-top: var(--wp--style--block-gap);}
.wp-block-term-description p {margin-bottom: 0;margin-top: 0;}
.wp-block-text-columns, .wp-block-text-columns.aligncenter {display: flex;}
.wp-block-text-columns .wp-block-column {margin: 0 1em;padding: 0;}
.wp-block-text-columns .wp-block-column:first-child {margin-left: 0;}
.wp-block-text-columns .wp-block-column:last-child {margin-right: 0;}
.wp-block-text-columns.columns-2 .wp-block-column {width: 50%;}
.wp-block-text-columns.columns-3 .wp-block-column {width: 33.3333333333%;}
.wp-block-text-columns.columns-4 .wp-block-column {width: 25%;}
pre.wp-block-verse {overflow: auto;white-space: pre-wrap;}
:where(pre.wp-block-verse) {font-family: inherit;}
.wp-block-video {box-sizing: border-box;}
.wp-block-video video {vertical-align: middle;width: 100%;}
@supports (position:sticky) {.wp-block-video [poster] {object-fit: cover;}}
.wp-block-video.aligncenter {text-align: center;}
.wp-block-video :where(figcaption) {margin-bottom: 1em;margin-top: .5em;}
.editor-styles-wrapper, .entry-content {counter-reset: footnotes;}
a[data-fn].fn {counter-increment: footnotes;display: inline-flex;font-size: smaller;text-decoration: none;text-indent: -9999999px;vertical-align: super;}
a[data-fn].fn:after {content: "[" counter(footnotes) "]";float: left;text-indent: 0;}
.wp-element-button {cursor: pointer;}
:root {--wp--preset--font-size--normal: 16px;--wp--preset--font-size--huge: 42px;}
:root .has-very-light-gray-background-color {background-color: #eee;}
:root .has-very-dark-gray-background-color {background-color: #313131;}
:root .has-very-light-gray-color {color: #eee;}
:root .has-very-dark-gray-color {color: #313131;}
:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {background: linear-gradient(135deg,#00d084,#0693e3);}
:root .has-purple-crush-gradient-background {background: linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe);}
:root .has-hazy-dawn-gradient-background {background: linear-gradient(135deg,#faaca8,#dad0ec);}
:root .has-subdued-olive-gradient-background {background: linear-gradient(135deg,#fafae1,#67a671);}
:root .has-atomic-cream-gradient-background {background: linear-gradient(135deg,#fdd79a,#004a59);}
:root .has-nightshade-gradient-background {background: linear-gradient(135deg,#330968,#31cdcf);}
:root .has-midnight-gradient-background {background: linear-gradient(135deg,#020381,#2874fc);}
.has-regular-font-size {font-size: 1em;}
.has-larger-font-size {font-size: 2.625em;}
.has-normal-font-size {font-size: var(--wp--preset--font-size--normal);}
.has-huge-font-size {font-size: var(--wp--preset--font-size--huge);}
.has-text-align-center {text-align: center;}
.has-text-align-left {text-align: left;}
.has-text-align-right {text-align: right;}
#end-resizable-editor-section {display: none;}
.aligncenter {clear: both;}
.items-justified-left {justify-content: flex-start;}
.items-justified-center {justify-content: center;}
.items-justified-right {justify-content: flex-end;}
.items-justified-space-between {justify-content: space-between;}
.screen-reader-text {border: 0;clip-path: inset(50%);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;word-wrap: normal !important;}
.screen-reader-text:focus {background-color: #ddd;clip-path: none;color: #444;display: block;font-size: 1em;height: auto;left: 5px;line-height: normal;padding: 15px 23px 14px;text-decoration: none;top: 5px;width: auto;z-index: 100000;}
html :where(.has-border-color) {border-style: solid;}
html :where([style*=border-top-color]) {border-top-style: solid;}
html :where([style*=border-right-color]) {border-right-style: solid;}
html :where([style*=border-bottom-color]) {border-bottom-style: solid;}
html :where([style*=border-left-color]) {border-left-style: solid;}
html :where([style*=border-width]) {border-style: solid;}
html :where([style*=border-top-width]) {border-top-style: solid;}
html :where([style*=border-right-width]) {border-right-style: solid;}
html :where([style*=border-bottom-width]) {border-bottom-style: solid;}
html :where([style*=border-left-width]) {border-left-style: solid;}
html :where(img[class*=wp-image-]) {height: auto;max-width: 100%;}
:where(figure) {margin: 0 0 1em;}
html :where(.is-position-sticky) {--wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height,0);}
@media screen and (max-width:600px) {html :where(.is-position-sticky) {--wp-admin--admin-bar--position-offset: 0;}}
#toc_container li, #toc_container ul {margin: 0;padding: 0;}
#toc_container.no_bullets li, #toc_container.no_bullets ul, #toc_container.no_bullets ul li, .toc_widget_list.no_bullets, .toc_widget_list.no_bullets li {background: 0 0;list-style-type: none;list-style: none;}
#toc_container.have_bullets li {padding-left: 12px;}
#toc_container ul ul {margin-left: 1.5em;}
#toc_container {background: #f9f9f9;border: 1px solid #aaa;padding: 10px;margin-bottom: 1em;width: auto;display: table;font-size: 95%;}
#toc_container.toc_light_blue {background: #edf6ff;}
#toc_container.toc_white {background: #fff;}
#toc_container.toc_black {background: #000;}
#toc_container.toc_transparent {background: none transparent;}
#toc_container p.toc_title {text-align: center;font-weight: 700;margin: 0;padding: 0;}
#toc_container.toc_black p.toc_title {color: #aaa;}
#toc_container span.toc_toggle {font-weight: 400;font-size: 90%;}
#toc_container p.toc_title+ul.toc_list {margin-top: 1em;}
.toc_wrap_left {float: left;margin-right: 10px;}
.toc_wrap_right {float: right;margin-left: 10px;}
#toc_container a {text-decoration: none;text-shadow: none;}
#toc_container a:hover {text-decoration: underline;}
.toc_sitemap_posts_letter {font-size: 1.5em;font-style: italic;}
.footer-width-fixer {width: 100%;}
.ehf-template-genesis.ehf-header .site-header .wrap, .ehf-template-genesis.ehf-footer .site-footer .wrap, .ehf-template-generatepress.ehf-header .site-header .inside-header {width: 100%;padding: 0;max-width: 100%;}
.ehf-template-generatepress.ehf-header .site-header, .ehf-template-generatepress.ehf-footer .site-footer {width: 100%;padding: 0;max-width: 100%;background-color: transparent !important;}
.bhf-hidden {display: none;}
.ehf-header #masthead {z-index: 99;position: relative;}
@font-face {font-display: swap;font-family: eicons;src: url("../../../plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.16.0");src: url("../../../plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.16.0#iefix") format("embedded-opentype"),url("../../../plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.16.0") format("woff2"),url("../../../plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.16.0") format("woff"),url("../../../plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.16.0") format("truetype"),url("../../../plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.16.0#eicon") format("svg");font-weight: 400;font-style: normal;}
[class*=" eicon-"], [class^=eicon] {display: inline-block;font-family: eicons;font-size: inherit;font-weight: 400;font-style: normal;font-variant: normal;line-height: 1;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
@keyframes a {0% {transform: rotate(0deg);}
	to {transform: rotate(359deg);}}
.eicon-animation-spin {animation: a 2s infinite linear;}
.eicon-editor-link:before {content: "";}
.eicon-editor-unlink:before {content: "";}
.eicon-editor-external-link:before {content: "";}
.eicon-editor-close:before {content: "";}
.eicon-editor-list-ol:before {content: "";}
.eicon-editor-list-ul:before {content: "";}
.eicon-editor-bold:before {content: "";}
.eicon-editor-italic:before {content: "";}
.eicon-editor-underline:before {content: "";}
.eicon-editor-paragraph:before {content: "";}
.eicon-editor-h1:before {content: "";}
.eicon-editor-h2:before {content: "";}
.eicon-editor-h3:before {content: "";}
.eicon-editor-h4:before {content: "";}
.eicon-editor-h5:before {content: "";}
.eicon-editor-h6:before {content: "";}
.eicon-editor-quote:before {content: "";}
.eicon-editor-code:before {content: "";}
.eicon-elementor:before {content: "";}
.eicon-elementor-circle:before {content: "";}
.eicon-pojome:before {content: "";}
.eicon-plus:before {content: "";}
.eicon-menu-bar:before {content: "";}
.eicon-apps:before {content: "";}
.eicon-accordion:before {content: "";}
.eicon-alert:before {content: "";}
.eicon-animation-text:before {content: "";}
.eicon-animation:before {content: "";}
.eicon-banner:before {content: "";}
.eicon-blockquote:before {content: "";}
.eicon-button:before {content: "";}
.eicon-call-to-action:before {content: "";}
.eicon-captcha:before {content: "";}
.eicon-carousel:before {content: "";}
.eicon-checkbox:before {content: "";}
.eicon-columns:before {content: "";}
.eicon-countdown:before {content: "";}
.eicon-counter:before {content: "";}
.eicon-date:before {content: "";}
.eicon-divider-shape:before {content: "";}
.eicon-divider:before {content: "";}
.eicon-download-button:before {content: "";}
.eicon-dual-button:before {content: "";}
.eicon-email-field:before {content: "";}
.eicon-facebook-comments:before {content: "";}
.eicon-facebook-like-box:before {content: "";}
.eicon-form-horizontal:before {content: "";}
.eicon-form-vertical:before {content: "";}
.eicon-gallery-grid:before {content: "";}
.eicon-gallery-group:before {content: "";}
.eicon-gallery-justified:before {content: "";}
.eicon-gallery-masonry:before {content: "";}
.eicon-icon-box:before {content: "";}
.eicon-image-before-after:before {content: "";}
.eicon-image-box:before {content: "";}
.eicon-image-hotspot:before {content: "";}
.eicon-image-rollover:before {content: "";}
.eicon-info-box:before {content: "";}
.eicon-inner-section:before {content: "";}
.eicon-mailchimp:before {content: "";}
.eicon-menu-card:before {content: "";}
.eicon-navigation-horizontal:before {content: "";}
.eicon-nav-menu:before {content: "";}
.eicon-navigation-vertical:before {content: "";}
.eicon-number-field:before {content: "";}
.eicon-parallax:before {content: "";}
.eicon-php7:before {content: "";}
.eicon-post-list:before {content: "";}
.eicon-post-slider:before {content: "";}
.eicon-post:before {content: "";}
.eicon-posts-carousel:before {content: "";}
.eicon-posts-grid:before {content: "";}
.eicon-posts-group:before {content: "";}
.eicon-posts-justified:before {content: "";}
.eicon-posts-masonry:before {content: "";}
.eicon-posts-ticker:before {content: "";}
.eicon-price-list:before {content: "";}
.eicon-price-table:before {content: "";}
.eicon-radio:before {content: "";}
.eicon-rtl:before {content: "";}
.eicon-scroll:before {content: "";}
.eicon-search:before {content: "";}
.eicon-select:before {content: "";}
.eicon-share:before {content: "";}
.eicon-sidebar:before {content: "";}
.eicon-skill-bar:before {content: "";}
.eicon-slider-3d:before {content: "";}
.eicon-slider-album:before {content: "";}
.eicon-slider-device:before {content: "";}
.eicon-slider-full-screen:before {content: "";}
.eicon-slider-push:before {content: "";}
.eicon-slider-vertical:before {content: "";}
.eicon-slider-video:before {content: "";}
.eicon-slides:before {content: "";}
.eicon-social-icons:before {content: "";}
.eicon-spacer:before {content: "";}
.eicon-table:before {content: "";}
.eicon-tabs:before {content: "";}
.eicon-tel-field:before {content: "";}
.eicon-text-area:before {content: "";}
.eicon-text-field:before {content: "";}
.eicon-thumbnails-down:before {content: "";}
.eicon-thumbnails-half:before {content: "";}
.eicon-thumbnails-right:before {content: "";}
.eicon-time-line:before {content: "";}
.eicon-toggle:before {content: "";}
.eicon-url:before {content: "";}
.eicon-t-letter:before {content: "";}
.eicon-wordpress:before {content: "";}
.eicon-text:before {content: "";}
.eicon-anchor:before {content: "";}
.eicon-bullet-list:before {content: "";}
.eicon-code:before {content: "";}
.eicon-favorite:before {content: "";}
.eicon-google-maps:before {content: "";}
.eicon-image:before {content: "";}
.eicon-photo-library:before {content: "";}
.eicon-woocommerce:before {content: "";}
.eicon-youtube:before {content: "";}
.eicon-flip-box:before {content: "";}
.eicon-settings:before {content: "";}
.eicon-headphones:before {content: "";}
.eicon-testimonial:before {content: "";}
.eicon-counter-circle:before {content: "";}
.eicon-person:before {content: "";}
.eicon-chevron-right:before {content: "";}
.eicon-chevron-left:before {content: "";}
.eicon-close:before {content: "";}
.eicon-file-download:before {content: "";}
.eicon-save:before {content: "";}
.eicon-zoom-in:before {content: "";}
.eicon-shortcode:before {content: "";}
.eicon-nerd:before {content: "";}
.eicon-device-desktop:before {content: "";}
.eicon-device-tablet:before {content: "";}
.eicon-device-mobile:before {content: "";}
.eicon-document-file:before {content: "";}
.eicon-folder-o:before {content: "";}
.eicon-hypster:before {content: "";}
.eicon-h-align-left:before {content: "";}
.eicon-h-align-right:before {content: "";}
.eicon-h-align-center:before {content: "";}
.eicon-h-align-stretch:before {content: "";}
.eicon-v-align-top:before {content: "";}
.eicon-v-align-bottom:before {content: "";}
.eicon-v-align-middle:before {content: "";}
.eicon-v-align-stretch:before {content: "";}
.eicon-pro-icon:before {content: "";}
.eicon-mail:before {content: "";}
.eicon-lock-user:before {content: "";}
.eicon-testimonial-carousel:before {content: "";}
.eicon-media-carousel:before {content: "";}
.eicon-section:before {content: "";}
.eicon-column:before {content: "";}
.eicon-edit:before {content: "";}
.eicon-clone:before {content: "";}
.eicon-trash:before {content: "";}
.eicon-play:before {content: "";}
.eicon-angle-right:before {content: "";}
.eicon-angle-left:before {content: "";}
.eicon-animated-headline:before {content: "";}
.eicon-menu-toggle:before {content: "";}
.eicon-fb-embed:before {content: "";}
.eicon-fb-feed:before {content: "";}
.eicon-twitter-embed:before {content: "";}
.eicon-twitter-feed:before {content: "";}
.eicon-sync:before {content: "";}
.eicon-import-export:before {content: "";}
.eicon-check-circle:before {content: "";}
.eicon-library-save:before {content: "";}
.eicon-library-download:before {content: "";}
.eicon-insert:before {content: "";}
.eicon-preview-medium:before {content: "";}
.eicon-sort-down:before {content: "";}
.eicon-sort-up:before {content: "";}
.eicon-heading:before {content: "";}
.eicon-logo:before {content: "";}
.eicon-meta-data:before {content: "";}
.eicon-post-content:before {content: "";}
.eicon-post-excerpt:before {content: "";}
.eicon-post-navigation:before {content: "";}
.eicon-yoast:before {content: "";}
.eicon-nerd-chuckle:before {content: "";}
.eicon-nerd-wink:before {content: "";}
.eicon-comments:before {content: "";}
.eicon-download-circle-o:before {content: "";}
.eicon-library-upload:before {content: "";}
.eicon-save-o:before {content: "";}
.eicon-upload-circle-o:before {content: "";}
.eicon-ellipsis-h:before {content: "";}
.eicon-ellipsis-v:before {content: "";}
.eicon-arrow-left:before {content: "";}
.eicon-arrow-right:before {content: "";}
.eicon-arrow-up:before {content: "";}
.eicon-arrow-down:before {content: "";}
.eicon-play-o:before {content: "";}
.eicon-archive-posts:before {content: "";}
.eicon-archive-title:before {content: "";}
.eicon-featured-image:before {content: "";}
.eicon-post-info:before {content: "";}
.eicon-post-title:before {content: "";}
.eicon-site-logo:before {content: "";}
.eicon-site-search:before {content: "";}
.eicon-site-title:before {content: "";}
.eicon-plus-square:before {content: "";}
.eicon-minus-square:before {content: "";}
.eicon-cloud-check:before {content: "";}
.eicon-drag-n-drop:before {content: "";}
.eicon-welcome:before {content: "";}
.eicon-handle:before {content: "";}
.eicon-cart:before {content: "";}
.eicon-product-add-to-cart:before {content: "";}
.eicon-product-breadcrumbs:before {content: "";}
.eicon-product-categories:before {content: "";}
.eicon-product-description:before {content: "";}
.eicon-product-images:before {content: "";}
.eicon-product-info:before {content: "";}
.eicon-product-meta:before {content: "";}
.eicon-product-pages:before {content: "";}
.eicon-product-price:before {content: "";}
.eicon-product-rating:before {content: "";}
.eicon-product-related:before {content: "";}
.eicon-product-stock:before {content: "";}
.eicon-product-tabs:before {content: "";}
.eicon-product-title:before {content: "";}
.eicon-product-upsell:before {content: "";}
.eicon-products:before {content: "";}
.eicon-bag-light:before {content: "";}
.eicon-bag-medium:before {content: "";}
.eicon-bag-solid:before {content: "";}
.eicon-basket-light:before {content: "";}
.eicon-basket-medium:before {content: "";}
.eicon-basket-solid:before {content: "";}
.eicon-cart-light:before {content: "";}
.eicon-cart-medium:before {content: "";}
.eicon-cart-solid:before {content: "";}
.eicon-exchange:before {content: "";}
.eicon-preview-thin:before {content: "";}
.eicon-device-laptop:before {content: "";}
.eicon-collapse:before {content: "";}
.eicon-expand:before {content: "";}
.eicon-navigator:before {content: "";}
.eicon-plug:before {content: "";}
.eicon-dashboard:before {content: "";}
.eicon-typography:before {content: "";}
.eicon-info-circle-o:before {content: "";}
.eicon-integration:before {content: "";}
.eicon-plus-circle-o:before {content: "";}
.eicon-rating:before {content: "";}
.eicon-review:before {content: "";}
.eicon-tools:before {content: "";}
.eicon-loading:before {content: "";}
.eicon-sitemap:before {content: "";}
.eicon-click:before {content: "";}
.eicon-clock:before {content: "";}
.eicon-library-open:before {content: "";}
.eicon-warning:before {content: "";}
.eicon-flow:before {content: "";}
.eicon-cursor-move:before {content: "";}
.eicon-arrow-circle-left:before {content: "";}
.eicon-flash:before {content: "";}
.eicon-redo:before {content: "";}
.eicon-ban:before {content: "";}
.eicon-barcode:before {content: "";}
.eicon-calendar:before {content: "";}
.eicon-caret-left:before {content: "";}
.eicon-caret-right:before {content: "";}
.eicon-caret-up:before {content: "";}
.eicon-chain-broken:before {content: "";}
.eicon-check-circle-o:before {content: "";}
.eicon-check:before {content: "";}
.eicon-chevron-double-left:before {content: "";}
.eicon-chevron-double-right:before {content: "";}
.eicon-undo:before {content: "";}
.eicon-filter:before {content: "";}
.eicon-circle-o:before {content: "";}
.eicon-circle:before {content: "";}
.eicon-clock-o:before {content: "";}
.eicon-cog:before {content: "";}
.eicon-cogs:before {content: "";}
.eicon-commenting-o:before {content: "";}
.eicon-copy:before {content: "";}
.eicon-database:before {content: "";}
.eicon-dot-circle-o:before {content: "";}
.eicon-envelope:before {content: "";}
.eicon-external-link-square:before {content: "";}
.eicon-eyedropper:before {content: "";}
.eicon-folder:before {content: "";}
.eicon-font:before {content: "";}
.eicon-adjust:before {content: "";}
.eicon-lightbox:before {content: "";}
.eicon-heart-o:before {content: "";}
.eicon-history:before {content: "";}
.eicon-image-bold:before {content: "";}
.eicon-info-circle:before {content: "";}
.eicon-link:before {content: "";}
.eicon-long-arrow-left:before {content: "";}
.eicon-long-arrow-right:before {content: "";}
.eicon-caret-down:before {content: "";}
.eicon-paint-brush:before {content: "";}
.eicon-pencil:before {content: "";}
.eicon-plus-circle:before {content: "";}
.eicon-zoom-in-bold:before {content: "";}
.eicon-sort-amount-desc:before {content: "";}
.eicon-sign-out:before {content: "";}
.eicon-spinner:before {content: "";}
.eicon-square:before {content: "";}
.eicon-star-o:before {content: "";}
.eicon-star:before {content: "";}
.eicon-text-align-justify:before {content: "";}
.eicon-text-align-center:before {content: "";}
.eicon-tags:before {content: "";}
.eicon-text-align-left:before {content: "";}
.eicon-text-align-right:before {content: "";}
.eicon-close-circle:before {content: "";}
.eicon-trash-o:before {content: "";}
.eicon-font-awesome:before {content: "";}
.eicon-user-circle-o:before {content: "";}
.eicon-video-camera:before {content: "";}
.eicon-heart:before {content: "";}
.eicon-wrench:before {content: "";}
.eicon-help:before {content: "";}
.eicon-help-o:before {content: "";}
.eicon-zoom-out-bold:before {content: "";}
.eicon-plus-square-o:before {content: "";}
.eicon-minus-square-o:before {content: "";}
.eicon-minus-circle:before {content: "";}
.eicon-minus-circle-o:before {content: "";}
.eicon-code-bold:before {content: "";}
.eicon-cloud-upload:before {content: "";}
.eicon-search-bold:before {content: "";}
.eicon-map-pin:before {content: "";}
.eicon-meetup:before {content: "";}
.eicon-slideshow:before {content: "";}
.eicon-t-letter-bold:before {content: "";}
.eicon-preferences:before {content: "";}
.eicon-table-of-contents:before {content: "";}
.eicon-tv:before {content: "";}
.eicon-upload:before {content: "";}
.eicon-instagram-comments:before {content: "";}
.eicon-instagram-nested-gallery:before {content: "";}
.eicon-instagram-post:before {content: "";}
.eicon-instagram-video:before {content: "";}
.eicon-instagram-gallery:before {content: "";}
.eicon-instagram-likes:before {content: "";}
.eicon-facebook:before {content: "";}
.eicon-twitter:before {content: "";}
.eicon-pinterest:before {content: "";}
.eicon-frame-expand:before {content: "";}
.eicon-frame-minimize:before {content: "";}
.eicon-archive:before {content: "";}
.eicon-colors-typography:before {content: "";}
.eicon-custom:before {content: "";}
.eicon-footer:before {content: "";}
.eicon-header:before {content: "";}
.eicon-layout-settings:before {content: "";}
.eicon-lightbox-expand:before {content: "";}
.eicon-error-404:before {content: "";}
.eicon-theme-style:before {content: "";}
.eicon-search-results:before {content: "";}
.eicon-single-post:before {content: "";}
.eicon-site-identity:before {content: "";}
.eicon-theme-builder:before {content: "";}
.eicon-download-bold:before {content: "";}
.eicon-share-arrow:before {content: "";}
.eicon-global-settings:before {content: "";}
.eicon-user-preferences:before {content: "";}
.eicon-lock:before {content: "";}
.eicon-export-kit:before {content: "";}
.eicon-import-kit:before {content: "";}
.eicon-lottie:before {content: "";}
.eicon-products-archive:before {content: "";}
.eicon-single-product:before {content: "";}
.eicon-disable-trash-o:before {content: "";}
.eicon-single-page:before {content: "";}
.eicon-wordpress-light:before {content: "";}
.eicon-cogs-check:before {content: "";}
.eicon-custom-css:before {content: "";}
.eicon-global-colors:before {content: "";}
.eicon-globe:before {content: "";}
.eicon-typography-1:before {content: "";}
.eicon-background:before {content: "";}
.eicon-device-responsive:before {content: "";}
.eicon-device-wide:before {content: "";}
.eicon-code-highlight:before {content: "";}
.eicon-video-playlist:before {content: "";}
.eicon-download-kit:before {content: "";}
.eicon-kit-details:before {content: "";}
.eicon-kit-parts:before {content: "";}
.eicon-kit-upload:before {content: "";}
.eicon-kit-plugins:before {content: "";}
.eicon-kit-upload-alt:before {content: "";}
.eicon-hotspot:before {content: "";}
.eicon-paypal-button:before {content: "";}
.eicon-shape:before {content: "";}
.eicon-wordart:before {content: "";}
.eicon-checkout:before {content: "";}
.eicon-container:before {content: "";}
.eicon-flip:before {content: "";}
.eicon-info:before {content: "";}
.eicon-my-account:before {content: "";}
.eicon-purchase-summary:before {content: "";}
.eicon-page-transition:before {content: "";}
.eicon-spotify:before {content: "";}
.eicon-stripe-button:before {content: "";}
.eicon-woo-settings:before {content: "";}
.eicon-woo-cart:before {content: "";}
.eicon-grow:before {content: "";}
.eicon-order-end:before {content: "";}
.eicon-nowrap:before {content: "";}
.eicon-order-start:before {content: "";}
.eicon-progress-tracker:before {content: "";}
.eicon-shrink:before {content: "";}
.eicon-wrap:before {content: "";}
.eicon-align-center-h:before {content: "";}
.eicon-align-center-v:before {content: "";}
.eicon-align-end-h:before {content: "";}
.eicon-align-end-v:before {content: "";}
.eicon-align-start-h:before {content: "";}
.eicon-align-start-v:before {content: "";}
.eicon-align-stretch-h:before {content: "";}
.eicon-align-stretch-v:before {content: "";}
.eicon-justify-center-h:before {content: "";}
.eicon-justify-center-v:before {content: "";}
.eicon-justify-end-h:before {content: "";}
.eicon-justify-end-v:before {content: "";}
.eicon-justify-space-around-h:before {content: "";}
.eicon-justify-space-around-v:before {content: "";}
.eicon-justify-space-between-h:before {content: "";}
.eicon-justify-space-between-v:before {content: "";}
.eicon-justify-space-evenly-h:before {content: "";}
.eicon-justify-space-evenly-v:before {content: "";}
.eicon-justify-start-h:before {content: "";}
.eicon-justify-start-v:before {content: "";}
.eicon-woocommerce-cross-sells:before {content: "";}
.eicon-woocommerce-notices:before {content: "";}
.eicon-inner-container:before {content: "";}
.eicon-warning-full:before {content: "";}
.eicon-exit:before {content: "";}
.eicon-loop-builder:before {content: "";}
.eicon-notes:before {content: "";}
.eicon-read:before {content: "";}
.eicon-unread:before {content: "";}
.eicon-eye:before {content: "";}
.eicon-elementor-square:before {content: "";}
.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap {align-items: flex-start;}
.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap {align-items: center;}
.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap {align-items: flex-end;}
.elementor-column-gap-narrow>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap {padding: 5px;}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap {padding: 10px;}
.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap {padding: 15px;}
.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap {padding: 20px;}
.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap {padding: 30px;}
@media (min-width:-1px) {.elementor-reverse-widescreen>.elementor-container>.elementor-row>:first-child {order: 10;}
	.elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(2) {order: 9;}
	.elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(3) {order: 8;}
	.elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(4) {order: 7;}
	.elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(5) {order: 6;}
	.elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(6) {order: 5;}
	.elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(7) {order: 4;}
	.elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(8) {order: 3;}
	.elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(9) {order: 2;}
	.elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(10) {order: 1;}}
@media (min-width:1025px) and (max-width:-1px) {.elementor-reverse-laptop>.elementor-container>.elementor-row>:first-child {order: 10;}
	.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(2) {order: 9;}
	.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(3) {order: 8;}
	.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(4) {order: 7;}
	.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(5) {order: 6;}
	.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(6) {order: 5;}
	.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(7) {order: 4;}
	.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(8) {order: 3;}
	.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(9) {order: 2;}
	.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(10) {order: 1;}}
@media (min-width:-1px) and (max-width:-1px) {.elementor-reverse-laptop>.elementor-container>.elementor-row>:first-child {order: 10;}
	.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(2) {order: 9;}
	.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(3) {order: 8;}
	.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(4) {order: 7;}
	.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(5) {order: 6;}
	.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(6) {order: 5;}
	.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(7) {order: 4;}
	.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(8) {order: 3;}
	.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(9) {order: 2;}
	.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(10) {order: 1;}}
@media (min-width:1025px) and (max-width:-1px) {.elementor-reverse-laptop>.elementor-container>.elementor-row>:first-child, .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(2), .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(3), .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(4), .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(5), .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(6), .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(7), .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(8), .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(9), .elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(10) {order: 0;}
	.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:first-child {order: 10;}
	.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(2) {order: 9;}
	.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(3) {order: 8;}
	.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(4) {order: 7;}
	.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(5) {order: 6;}
	.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(6) {order: 5;}
	.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(7) {order: 4;}
	.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(8) {order: 3;}
	.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(9) {order: 2;}
	.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(10) {order: 1;}}
@media (min-width:768px) and (max-width:1024px) {.elementor-reverse-tablet>.elementor-container>.elementor-row>:first-child {order: 10;}
	.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(2) {order: 9;}
	.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(3) {order: 8;}
	.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(4) {order: 7;}
	.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(5) {order: 6;}
	.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(6) {order: 5;}
	.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(7) {order: 4;}
	.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(8) {order: 3;}
	.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(9) {order: 2;}
	.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(10) {order: 1;}}
@media (min-width:-1px) and (max-width:1024px) {.elementor-reverse-tablet>.elementor-container>.elementor-row>:first-child {order: 10;}
	.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(2) {order: 9;}
	.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(3) {order: 8;}
	.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(4) {order: 7;}
	.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(5) {order: 6;}
	.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(6) {order: 5;}
	.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(7) {order: 4;}
	.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(8) {order: 3;}
	.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(9) {order: 2;}
	.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(10) {order: 1;}}
@media (min-width:768px) and (max-width:-1px) {.elementor-reverse-tablet>.elementor-container>.elementor-row>:first-child, .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(2), .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(3), .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(4), .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(5), .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(6), .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(7), .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(8), .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(9), .elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(10) {order: 0;}
	.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:first-child {order: 10;}
	.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(2) {order: 9;}
	.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(3) {order: 8;}
	.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(4) {order: 7;}
	.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(5) {order: 6;}
	.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(6) {order: 5;}
	.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(7) {order: 4;}
	.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(8) {order: 3;}
	.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(9) {order: 2;}
	.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(10) {order: 1;}}
@media (max-width:767px) {.elementor-reverse-mobile>.elementor-container>.elementor-row>:first-child {order: 10;}
	.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(2) {order: 9;}
	.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(3) {order: 8;}
	.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(4) {order: 7;}
	.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(5) {order: 6;}
	.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(6) {order: 5;}
	.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(7) {order: 4;}
	.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(8) {order: 3;}
	.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(9) {order: 2;}
	.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(10) {order: 1;}
	.elementor-column {width: 100%;}}
.dialog-widget-content {background-color: #fff;position: absolute;border-radius: 3px;box-shadow: 2px 8px 23px 3px rgba(0,0,0,.2);overflow: hidden;}
.dialog-message {font-size: 12px;line-height: 1.5;box-sizing: border-box;}
.dialog-type-lightbox {position: fixed;height: 100%;width: 100%;bottom: 0;left: 0;background-color: rgba(0,0,0,.8);z-index: 9999;-webkit-user-select: none;-moz-user-select: none;user-select: none;}
.dialog-type-lightbox .dialog-widget-content {margin: auto;width: 375px;}
.dialog-type-lightbox .dialog-header {font-size: 15px;color: #495157;padding: 30px 0 10px;font-weight: 500;}
.dialog-type-lightbox .dialog-message {padding: 0 30px 30px;min-height: 50px;}
.dialog-type-lightbox:not(.elementor-popup-modal) .dialog-header, .dialog-type-lightbox:not(.elementor-popup-modal) .dialog-message {text-align: center;}
.dialog-type-lightbox .dialog-buttons-wrapper {border-top: 1px solid #e6e9ec;text-align: center;}
.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button {font-family: Roboto,Arial,Helvetica,Verdana,sans-serif;width: 50%;border: none;background: none;color: #6d7882;font-size: 15px;cursor: pointer;padding: 13px 0;outline: 0;}
.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button:hover {background-color: #f4f6f7;}
.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button.dialog-ok {color: #b01b1b;}
.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button.dialog-take_over {color: #39b54a;}
.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button:active {background-color: rgba(230,233,236,.5);}
.dialog-type-lightbox .dialog-buttons-wrapper>.dialog-button::-moz-focus-inner {border: 0;}
.dialog-close-button {cursor: pointer;position: absolute;margin-top: 15px;right: 15px;font-size: 15px;line-height: 1;}
.dialog-close-button:not(:hover) {opacity: .4;}
.dialog-alert-widget .dialog-buttons-wrapper>button {width: 100%;}
.dialog-confirm-widget .dialog-button:first-child {border-right: 1px solid #e6e9ec;}
#elementor-change-exit-preference-dialog .dialog-message a {cursor: pointer;}
#elementor-change-exit-preference-dialog .dialog-message>div {margin-bottom: 10px;}
#elementor-change-exit-preference-dialog .dialog-ok {color: #39b54a;}
#e-experiments-dependency-dialog .dialog-confirm-header {font-weight: 600;}
#e-experiments-dependency-dialog .dialog-ok, #e-kit-elements-defaults-create-dialog .dialog-ok {color: #39b54a;}
#e-kit-elements-defaults-create-dialog label {display: flex;align-items: center;justify-content: center;gap: 10px;margin-top: 20px;}
.dialog-prevent-scroll {overflow: hidden;max-height: 100vh;}
@media (min-width:1024px) {body.admin-bar .dialog-lightbox-widget {height: calc(100vh - 32px);}}
@media (max-width:1024px) {body.admin-bar .dialog-type-lightbox {position: sticky;height: 100vh;}}
.elementor-aspect-ratio-219 .elementor-fit-aspect-ratio {padding-bottom: 42.8571%;}
.elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {padding-bottom: 56.25%;}
.elementor-aspect-ratio-43 .elementor-fit-aspect-ratio {padding-bottom: 75%;}
.elementor-aspect-ratio-32 .elementor-fit-aspect-ratio {padding-bottom: 66.6666%;}
.elementor-aspect-ratio-11 .elementor-fit-aspect-ratio {padding-bottom: 100%;}
.elementor-aspect-ratio-916 .elementor-fit-aspect-ratio {padding-bottom: 177.8%;}
.elementor-fit-aspect-ratio {position: relative;height: 0;}
.elementor-fit-aspect-ratio iframe {position: absolute;top: 0;left: 0;height: 100%;width: 100%;border: 0;background-color: #000;}
.elementor-fit-aspect-ratio video {width: 100%;}
.flatpickr-calendar {width: 280px;}
.flatpickr-calendar .flatpickr-current-month span.cur-month {font-weight: 300;}
.flatpickr-calendar .dayContainer {width: 280px;min-width: 280px;max-width: 280px;}
.flatpickr-calendar .flatpickr-days {width: 280px;}
.flatpickr-calendar .flatpickr-day {max-width: 37px;height: 37px;line-height: 37px;}
.elementor-templates-modal .dialog-widget-content {font-family: Roboto,Arial,Helvetica,Verdana,sans-serif;background-color: #f1f3f5;width: 100%;}
@media (max-width:1439px) {.elementor-templates-modal .dialog-widget-content {max-width: 990px;}}
@media (min-width:1440px) {.elementor-templates-modal .dialog-widget-content {max-width: 1200px;}}
.elementor-templates-modal .dialog-header {padding: 0;background-color: #fff;box-shadow: 0 0 8px rgba(0,0,0,.1);position: relative;z-index: 1;}
.elementor-templates-modal .dialog-buttons-wrapper {background-color: #fff;border: none;display: none;justify-content: flex-end;padding: 5px;box-shadow: 0 0 8px rgba(0,0,0,.1);position: relative;}
.elementor-templates-modal .dialog-buttons-wrapper .elementor-button {height: 40px;margin-left: 5px;}
.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success {padding: 12px 36px;color: #fff;width: auto;font-size: 15px;}
.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success:hover {background-color: #39b54a;}
.elementor-templates-modal .dialog-message {height: 750px;max-height: 85vh;overflow-y: scroll;padding-top: 25px;}
.elementor-templates-modal .dialog-content {height: 100%;}
.elementor-templates-modal .dialog-loading {display: none;}
.elementor-templates-modal__header {display: flex;align-items: center;justify-content: space-between;height: 50px;}
.elementor-templates-modal__header__logo {line-height: 1;text-transform: uppercase;font-weight: 700;cursor: pointer;}
.elementor-templates-modal__header__logo-area {text-align: left;padding-left: 15px;}
.elementor-templates-modal__header__logo-area>* {display: flex;align-items: center;}
.elementor-templates-modal__header__logo__icon-wrapper {margin-right: 10px;font-size: 12px;}
.elementor-templates-modal__header__logo__title {padding-top: 2px;}
.elementor-templates-modal__header__items-area {display: flex;flex-direction: row-reverse;}
.elementor-templates-modal__header__item {position: relative;display: flex;align-items: center;justify-content: center;box-sizing: content-box;}
.elementor-templates-modal__header__item>i {font-size: 20px;transition: all .3s;cursor: pointer;}
.elementor-templates-modal__header__item>i:not(:hover) {color: #a4afb7;}
.elementor-templates-modal__header__close--normal {width: 47px;border-left: 1px solid #e6e9ec;}
.elementor-templates-modal__header__close--normal i {font-size: 18px;}
.elementor-templates-modal__header__close--skip {padding: 10px 10px 10px 20px;margin-right: 10px;color: #fff;background-color: #a4afb7;font-size: 11px;font-weight: 400;line-height: 1;text-transform: uppercase;border-radius: 2px;cursor: pointer;}
.elementor-templates-modal__header__close--skip>i {font-size: inherit;padding-left: 10px;margin-left: 15px;border-left: 1px solid;}
.elementor-templates-modal__header__close--skip>i:not(:hover) {color: #fff;}
.elementor-templates-modal__sidebar {flex-shrink: 0;width: 25%;background-color: hsla(0,0%,100%,.3);}
.elementor-templates-modal__content {flex-grow: 1;box-shadow: inset 0 0 13px rgba(0,0,0,.05);}
#wpadminbar #wp-admin-bar-elementor_edit_page .elementor-general-section+.elementor-second-section {border-top: 1px solid #464b50;margin-top: 6px;}
.elementor-hidden {display: none;}
.elementor-screen-only, .screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible {position: absolute;top: -10000em;width: 1px;height: 1px;margin: -1px;padding: 0;overflow: hidden;clip: rect(0,0,0,0);border: 0;}
.elementor-clearfix:after {content: "";display: block;clear: both;width: 0;height: 0;}
.e-logo-wrapper {background: #93003c;display: inline-block;padding: .75em;border-radius: 50%;line-height: 1;}
.e-logo-wrapper i {color: #fff;font-size: 1em;}
#e-enable-unfiltered-files-dialog-import-template .dialog-confirm-ok {color: #39b54a;}
#e-enable-unfiltered-files-dialog-import-template .dialog-confirm-cancel {color: #b01b1b;}
.elementor {-webkit-hyphens: manual;hyphens: manual;}
.elementor *, .elementor :after, .elementor :before {box-sizing: border-box;}
.elementor a {box-shadow: none;text-decoration: none;}
.elementor hr {margin: 0;background-color: transparent;}
.elementor img {height: auto;max-width: 100%;border: none;border-radius: 0;box-shadow: none;}
.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 {max-width: 100%;width: 100%;margin: 0;line-height: 1;border: none;}
.elementor .elementor-custom-embed {line-height: 0;}
.elementor .elementor-background, .elementor .elementor-background-holder, .elementor .elementor-background-video-container {height: 100%;width: 100%;top: 0;left: 0;position: absolute;overflow: hidden;z-index: 0;direction: ltr;}
.elementor .elementor-background-video-container {transition: opacity 1s;pointer-events: none;}
.elementor .elementor-background-video-container.elementor-loading {opacity: 0;}
.elementor .elementor-background-video-embed {max-width: none;}
.elementor .elementor-background-video, .elementor .elementor-background-video-embed, .elementor .elementor-background-video-hosted {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.elementor .elementor-background-video {max-width: none;}
.elementor .elementor-html5-video {-o-object-fit: cover;object-fit: cover;}
.elementor .elementor-background-overlay, .elementor .elementor-background-slideshow {height: 100%;width: 100%;top: 0;left: 0;position: absolute;}
.elementor .elementor-background-slideshow {z-index: 0;}
.elementor .elementor-background-slideshow__slide__image {width: 100%;height: 100%;background-position: 50%;background-size: cover;}
.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:767px) {.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 {--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;flex-basis: var(--flex-basis);flex-grow: var(--flex-grow);flex-shrink: var(--flex-shrink);order: var(--order);align-self: var(--align-self);}
.elementor-element.elementor-absolute, .elementor-element.elementor-fixed {z-index: 1;}
.elementor-element:where(.e-con-full, .elementor-widget) {flex-direction: var(--flex-direction);flex-wrap: var(--flex-wrap);justify-content: var(--justify-content);align-items: var(--align-items);align-content: var(--align-content);gap: var(--gap);}
.elementor-invisible {visibility: hidden;}
.elementor-align-center {text-align: center;}
.elementor-align-center .elementor-button {width: auto;}
.elementor-align-right {text-align: right;}
.elementor-align-right .elementor-button {width: auto;}
.elementor-align-left {text-align: left;}
.elementor-align-left .elementor-button {width: auto;}
.elementor-align-justify .elementor-button {width: 100%;}
.elementor-custom-embed-play {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.elementor-custom-embed-play i {font-size: 100px;color: #fff;text-shadow: 1px 0 6px rgba(0,0,0,.3);}
.elementor-custom-embed-play svg {height: 100px;width: 100px;fill: #fff;filter: drop-shadow(1px 0 6px rgba(0,0,0,.3));}
.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: "";}
.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-property: transform;transition-duration: 10s;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);}
@media (min-width:-1px) {.elementor-widescreen-align-center {text-align: center;}
	.elementor-widescreen-align-center .elementor-button {width: auto;}
	.elementor-widescreen-align-right {text-align: right;}
	.elementor-widescreen-align-right .elementor-button {width: auto;}
	.elementor-widescreen-align-left {text-align: left;}
	.elementor-widescreen-align-left .elementor-button {width: auto;}
	.elementor-widescreen-align-justify .elementor-button {width: 100%;}}
@media (max-width:-1px) {.elementor-laptop-align-center {text-align: center;}
	.elementor-laptop-align-center .elementor-button {width: auto;}
	.elementor-laptop-align-right {text-align: right;}
	.elementor-laptop-align-right .elementor-button {width: auto;}
	.elementor-laptop-align-left {text-align: left;}
	.elementor-laptop-align-left .elementor-button {width: auto;}
	.elementor-laptop-align-justify .elementor-button {width: 100%;}}
@media (max-width:-1px) {.elementor-tablet_extra-align-center {text-align: center;}
	.elementor-tablet_extra-align-center .elementor-button {width: auto;}
	.elementor-tablet_extra-align-right {text-align: right;}
	.elementor-tablet_extra-align-right .elementor-button {width: auto;}
	.elementor-tablet_extra-align-left {text-align: left;}
	.elementor-tablet_extra-align-left .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-center .elementor-button {width: auto;}
	.elementor-tablet-align-right {text-align: right;}
	.elementor-tablet-align-right .elementor-button {width: auto;}
	.elementor-tablet-align-left {text-align: left;}
	.elementor-tablet-align-left .elementor-button {width: auto;}
	.elementor-tablet-align-justify .elementor-button {width: 100%;}}
@media (max-width:-1px) {.elementor-mobile_extra-align-center {text-align: center;}
	.elementor-mobile_extra-align-center .elementor-button {width: auto;}
	.elementor-mobile_extra-align-right {text-align: right;}
	.elementor-mobile_extra-align-right .elementor-button {width: auto;}
	.elementor-mobile_extra-align-left {text-align: left;}
	.elementor-mobile_extra-align-left .elementor-button {width: auto;}
	.elementor-mobile_extra-align-justify .elementor-button {width: 100%;}}
@media (max-width:767px) {.elementor-mobile-align-center {text-align: center;}
	.elementor-mobile-align-center .elementor-button {width: auto;}
	.elementor-mobile-align-right {text-align: right;}
	.elementor-mobile-align-right .elementor-button {width: auto;}
	.elementor-mobile-align-left {text-align: left;}
	.elementor-mobile-align-left .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-right: auto;margin-left: 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:768px) {.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-row {width: 100%;display: flex;}
@media (max-width:1024px) {.elementor-row {flex-wrap: wrap;}}
.elementor-widget-wrap {position: relative;width: 100%;flex-wrap: wrap;align-content: flex-start;}
.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-bottom: 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-bottom: 0;}
.elementor-column {position: relative;min-height: 1px;display: flex;}
.elementor-column-wrap {width: 100%;position: relative;display: flex;}
.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:768px) {.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:767px) {.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:768px) 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:-1px) {.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:-1px) {.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:-1px) and (max-width:-1px) {.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:-1px) {.elementor-reverse-laptop>.elementor-container>:first-child, .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), .elementor-reverse-laptop>.elementor-container>:nth-child(10) {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:768px) 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:-1px) 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:768px) and (max-width:-1px) {.elementor-reverse-tablet>.elementor-container>:first-child, .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), .elementor-reverse-tablet>.elementor-container>:nth-child(10) {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:767px) {.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%;}}
ul.elementor-icon-list-items.elementor-inline-items {display: flex;flex-wrap: wrap;}
ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {word-break: break-word;}
.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;width: 100%;word-spacing: var(--grid-column-gap);margin-bottom: calc(-1 * var(--grid-row-gap));}
.elementor-grid-0 .elementor-grid .elementor-grid-item {display: inline-block;margin-bottom: 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:-1px) {.elementor-grid-widescreen-0 .elementor-grid {display: inline-block;width: 100%;word-spacing: var(--grid-column-gap);margin-bottom: calc(-1 * var(--grid-row-gap));}
	.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item {display: inline-block;margin-bottom: 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:-1px) {.elementor-grid-laptop-0 .elementor-grid {display: inline-block;width: 100%;word-spacing: var(--grid-column-gap);margin-bottom: calc(-1 * var(--grid-row-gap));}
	.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item {display: inline-block;margin-bottom: 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:-1px) {.elementor-grid-tablet_extra-0 .elementor-grid {display: inline-block;width: 100%;word-spacing: var(--grid-column-gap);margin-bottom: calc(-1 * var(--grid-row-gap));}
	.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item {display: inline-block;margin-bottom: 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;width: 100%;word-spacing: var(--grid-column-gap);margin-bottom: calc(-1 * var(--grid-row-gap));}
	.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item {display: inline-block;margin-bottom: 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:-1px) {.elementor-grid-mobile_extra-0 .elementor-grid {display: inline-block;width: 100%;word-spacing: var(--grid-column-gap);margin-bottom: calc(-1 * var(--grid-row-gap));}
	.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item {display: inline-block;margin-bottom: 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:767px) {.elementor-grid-mobile-0 .elementor-grid {display: inline-block;width: 100%;word-spacing: var(--grid-column-gap);margin-bottom: calc(-1 * var(--grid-row-gap));}
	.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item {display: inline-block;margin-bottom: 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:-1px) {#elementor-device-mode:after {content: "widescreen";}}
@media (max-width:-1px) {#elementor-device-mode:after {content: "laptop";content: "tablet_extra";}}
@media (max-width:1024px) {#elementor-device-mode:after {content: "tablet";}}
@media (max-width:-1px) {#elementor-device-mode:after {content: "mobile_extra";}}
@media (max-width:767px) {#elementor-device-mode:after {content: "mobile";}}
.e-con {--border-radius: 0;--display: flex;--flex-direction: column;--flex-basis: auto;--flex-grow: 0;--flex-shrink: 1;--content-width: Min(100%,var(--container-max-width,1140px));--width: 100%;--min-height: initial;--height: auto;--text-align: initial;--margin-top: 0;--margin-right: 0;--margin-bottom: 0;--margin-left: 0;--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);--overlay-mix-blend-mode: initial;--overlay-opacity: 1;--overlay-transition: .3s;position: var(--position);flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis);width: var(--width);min-width: 0;min-height: var(--min-height);height: var(--height);border-radius: var(--border-radius);margin: var(--margin-top) var(--margin-right) var(--margin-bottom) var(--margin-left);padding-left: var(--padding-left);padding-right: var(--padding-right);z-index: var(--z-index);overflow: var(--overflow);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-full, .e-con>.e-con-inner {flex-direction: var(--flex-direction);text-align: var(--text-align);padding-top: var(--padding-top);padding-bottom: var(--padding-bottom);}
.e-con, .e-con>.e-con-inner {display: var(--display);}
.e-con-boxed {flex-direction: column;text-align: initial;flex-wrap: nowrap;justify-content: normal;align-items: normal;align-content: normal;gap: initial;}
.e-con>.e-con-inner {flex-wrap: var(--flex-wrap);justify-content: var(--justify-content);align-items: var(--align-items);align-content: var(--align-content);gap: var(--gap);width: 100%;max-width: var(--content-width);margin: 0 auto;padding-inline: 0;height: 100%;flex-basis: auto;flex-grow: 1;flex-shrink: 1;align-self: auto;}
:is(.elementor-section-wrap, [data-elementor-id])>.e-con {--margin-right: auto;--margin-left: auto;max-width: min(100%,var(--width));}
.e-con .elementor-widget.elementor-widget {margin-bottom: 0;}
.e-con:before, .e-con>.e-con-inner>.elementor-background-slideshow:before, .e-con>.e-con-inner>.elementor-background-video-container:before, .e-con>.elementor-background-slideshow:before, .e-con>.elementor-background-video-container:before {content: var(--background-overlay);display: block;position: absolute;width: 100%;height: 100%;left: 0;top: 0;mix-blend-mode: var(--overlay-mix-blend-mode);opacity: var(--overlay-opacity);transition: var(--overlay-transition,.3s);border-radius: var(--border-radius);}
.e-con:before {transition: background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s);}
.e-con>.e-con-inner>.elementor-background-video-container:before, .e-con>.elementor-background-video-container:before {z-index: 1;}
.e-con>.e-con-inner>.elementor-background-slideshow:before, .e-con>.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%;}
@media (max-width:767px) {.e-con {--width: 100%;--flex-wrap: wrap;}}
.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 {flex-wrap: wrap;align-items: center;}
.elementor-field-group.elementor-field-type-submit {align-items: flex-end;}
.elementor-field-group .elementor-field-textual {width: 100%;max-width: 100%;border: 1px solid #818a91;background-color: transparent;color: #373a3c;vertical-align: middle;flex-grow: 1;}
.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;font-size: inherit;font-family: inherit;font-weight: inherit;font-style: inherit;text-transform: inherit;letter-spacing: inherit;line-height: inherit;flex-basis: 100%;padding-right: 20px;}
.elementor-field-group .elementor-select-wrapper:before {content: "";font-family: eicons;font-size: 15px;position: absolute;top: 50%;transform: translateY(-50%);right: 10px;pointer-events: none;text-shadow: 0 0 3px rgba(0,0,0,.3);}
.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-right: 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 {content: "*";color: red;padding-left: .2em;}
.elementor-field-textual {line-height: 1.4;font-size: 15px;min-height: 40px;padding: 5px 14px;border-radius: 3px;}
.elementor-field-textual.elementor-size-xs {font-size: 13px;min-height: 33px;padding: 4px 12px;border-radius: 2px;}
.elementor-field-textual.elementor-size-md {font-size: 16px;min-height: 47px;padding: 6px 16px;border-radius: 4px;}
.elementor-field-textual.elementor-size-lg {font-size: 18px;min-height: 59px;padding: 7px 20px;border-radius: 5px;}
.elementor-field-textual.elementor-size-xl {font-size: 20px;min-height: 72px;padding: 8px 24px;border-radius: 6px;}
.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 {justify-content: flex-end;}
.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 {justify-content: flex-end;}
	.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:767px) {.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 {justify-content: flex-end;}
	.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 {margin: 10px 0;font-size: 1em;line-height: 1;}
.elementor-message:before {content: "";display: inline-block;font-family: eicons;font-weight: 400;font-style: normal;vertical-align: middle;margin-right: 5px;}
.elementor-message.elementor-message-danger {color: #d9534f;}
.elementor-message.elementor-message-danger:before {content: "";}
.elementor-message.form-message-success {color: #5cb85c;}
.elementor-form .elementor-button {padding-top: 0;padding-bottom: 0;border: none;}
.elementor-form .elementor-button>span {display: flex;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 .elementor-widget-container {transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s);}
.elementor-button {display: inline-block;line-height: 1;background-color: #818a91;font-size: 15px;padding: 12px 24px;border-radius: 3px;color: #fff;fill: #fff;text-align: center;transition: all .3s;}
.elementor-button:focus, .elementor-button:hover, .elementor-button:visited {color: #fff;}
.elementor-button-content-wrapper {display: flex;justify-content: center;}
.elementor-button-icon {flex-grow: 0;order: 5;}
.elementor-button-icon svg {width: 1em;height: auto;}
.elementor-button-icon .e-font-icon-svg {height: 1em;}
.elementor-button-text {flex-grow: 1;order: 10;display: inline-block;}
.elementor-button.elementor-size-xs {font-size: 13px;padding: 10px 20px;border-radius: 2px;}
.elementor-button.elementor-size-md {font-size: 16px;padding: 15px 30px;border-radius: 4px;}
.elementor-button.elementor-size-lg {font-size: 18px;padding: 20px 40px;border-radius: 5px;}
.elementor-button.elementor-size-xl {font-size: 20px;padding: 25px 50px;border-radius: 6px;}
.elementor-button .elementor-align-icon-right {margin-left: 5px;order: 15;}
.elementor-button .elementor-align-icon-left {margin-right: 5px;order: 5;}
.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-tab-title a {color: inherit;}
.elementor-view-stacked .elementor-icon {padding: .5em;background-color: #818a91;color: #fff;fill: #fff;}
.elementor-view-framed .elementor-icon {padding: .5em;color: #818a91;border: 3px solid #818a91;background-color: transparent;}
.elementor-icon {display: inline-block;line-height: 1;transition: all .3s;color: #818a91;font-size: 50px;text-align: center;}
.elementor-icon:hover {color: #818a91;}
.elementor-icon i, .elementor-icon svg {width: 1em;height: 1em;position: relative;display: block;}
.elementor-icon i:before, .elementor-icon svg:before {position: absolute;left: 50%;transform: translateX(-50%);}
.elementor-icon i.fad {width: auto;}
.elementor-shape-circle .elementor-icon {border-radius: 50%;}
.e-transform .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);}
.swiper-container {margin-left: auto;margin-right: auto;position: relative;overflow: hidden;z-index: 1;}
.swiper-container .swiper-slide figure {line-height: 0;}
.swiper-container .elementor-lightbox-content-source {display: none;}
.swiper-container-no-flexbox .swiper-slide {float: left;}
.swiper-container-vertical>.swiper-wrapper {flex-direction: column;}
.swiper-wrapper {position: relative;width: 100%;height: 100%;z-index: 1;display: flex;transition-property: transform;box-sizing: content-box;}
.swiper-container-android .swiper-slide, .swiper-wrapper {transform: translateZ(0);}
.swiper-container-multirow>.swiper-wrapper {flex-wrap: wrap;}
.swiper-container-free-mode>.swiper-wrapper {transition-timing-function: ease-out;margin: 0 auto;}
.swiper-slide {flex-shrink: 0;width: 100%;height: 100%;position: relative;}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {height: auto;}
.swiper-container-autoheight .swiper-wrapper {align-items: flex-start;transition-property: transform,height;}
.swiper-container .swiper-notification {position: absolute;left: 0;top: 0;pointer-events: none;opacity: 0;z-index: -1000;}
.swiper-wp8-horizontal {touch-action: pan-y;}
.swiper-wp8-vertical {touch-action: pan-x;}
.swiper-button-next, .swiper-button-prev {position: absolute;top: 50%;width: 27px;height: 44px;margin-top: -22px;z-index: 10;cursor: pointer;background-size: 27px 44px;background: no-repeat 50%;}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {opacity: .35;cursor: auto;pointer-events: none;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 27 44\'%3E%3Cpath d=\'M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z\' fill=\'%23007aff\'/%3E%3C/svg%3E");left: 10px;right: auto;}
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 27 44\'%3E%3Cpath d=\'M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z\'/%3E%3C/svg%3E");}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 27 44\'%3E%3Cpath d=\'M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z\' fill=\'%23fff\'/%3E%3C/svg%3E");}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 27 44\'%3E%3Cpath d=\'M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z\' fill=\'%23007aff\'/%3E%3C/svg%3E");right: 10px;left: auto;}
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 27 44\'%3E%3Cpath d=\'M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z\'/%3E%3C/svg%3E");}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 27 44\'%3E%3Cpath d=\'M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z\' fill=\'%23fff\'/%3E%3C/svg%3E");}
.swiper-pagination {position: absolute;text-align: center;transition: .3s;transform: translateZ(0);z-index: 10;}
.swiper-pagination.swiper-pagination-hidden {opacity: 0;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 5px;left: 0;width: 100%;}
.swiper-pagination-bullet {width: 6px;height: 6px;display: inline-block;border-radius: 50%;background: #000;opacity: .2;}
.swiper-pagination-fraction {color: #000;}
button.swiper-pagination-bullet {border: none;margin: 0;padding: 0;box-shadow: none;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
.swiper-pagination-clickable .swiper-pagination-bullet {cursor: pointer;}
.swiper-pagination-white .swiper-pagination-bullet {background: #fff;}
.swiper-pagination-bullet-active {opacity: 1;}
.swiper-pagination-white .swiper-pagination-bullet-active {background: #fff;}
.swiper-pagination-black .swiper-pagination-bullet-active {background: #000;}
.swiper-container-vertical>.swiper-pagination-bullets {right: 10px;top: 50%;transform: translate3d(0,-50%,0);}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {margin: 5px 0;display: block;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 6px;}
.swiper-pagination-progressbar {background: rgba(0,0,0,.25);position: absolute;}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {background: #000;position: absolute;left: 0;top: 0;width: 100%;height: 100%;transform: scale(0);transform-origin: left top;}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {transform-origin: right top;}
.swiper-container-horizontal>.swiper-pagination-progressbar {width: 100%;height: 4px;left: 0;top: 0;}
.swiper-container-vertical>.swiper-pagination-progressbar {width: 4px;height: 100%;left: 0;top: 0;}
.swiper-pagination-progressbar.swiper-pagination-white {background: hsla(0,0%,100%,.5);}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {background: #fff;}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {background: #000;}
.swiper-container-3d {perspective: 1200px;}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {transform-style: preserve-3d;}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {position: absolute;left: 0;top: 0;width: 100%;height: 100%;pointer-events: none;z-index: 10;}
.swiper-container-3d .swiper-slide-shadow-left {background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent);}
.swiper-container-3d .swiper-slide-shadow-right {background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent);}
.swiper-container-3d .swiper-slide-shadow-top {background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent);}
.swiper-container-3d .swiper-slide-shadow-bottom {background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent);}
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {-ms-perspective: 1200px;}
.swiper-container-cube, .swiper-container-flip {overflow: visible;}
.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {pointer-events: none;z-index: 1;}
.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {pointer-events: none;}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {pointer-events: auto;}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {z-index: 0;backface-visibility: hidden;}
.swiper-container-cube .swiper-slide {visibility: hidden;transform-origin: 0 0;width: 100%;height: 100%;}
.swiper-container-cube.swiper-container-rtl .swiper-slide {transform-origin: 100% 0;}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev {pointer-events: auto;visibility: visible;}
.swiper-container-cube .swiper-cube-shadow {position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;background: #000;opacity: .6;filter: blur(50px);z-index: 0;}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {transition-timing-function: ease-out;}
.swiper-container-fade .swiper-slide {pointer-events: none;transition-property: opacity;}
.swiper-container-fade .swiper-slide .swiper-slide {pointer-events: none;}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {pointer-events: auto;}
.swiper-zoom-container {width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;text-align: center;}
.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {max-width: 100%;max-height: 100%;-o-object-fit: contain;object-fit: contain;}
.swiper-scrollbar {border-radius: 10px;position: relative;-ms-touch-action: none;background: rgba(0,0,0,.1);}
.swiper-container-horizontal>.swiper-scrollbar {position: absolute;left: 1%;bottom: 3px;z-index: 50;height: 5px;width: 98%;}
.swiper-container-vertical>.swiper-scrollbar {position: absolute;right: 3px;top: 1%;z-index: 50;width: 5px;height: 98%;}
.swiper-scrollbar-drag {height: 100%;width: 100%;position: relative;background: rgba(0,0,0,.5);border-radius: 10px;left: 0;top: 0;}
.swiper-scrollbar-cursor-drag {cursor: move;}
.elementor-pagination-position-outside .swiper-container {padding-bottom: 30px;}
.elementor-pagination-position-outside .elementor-swiper-button {top: calc(50% - 30px / 2);}
.elementor-swiper {position: relative;}
.elementor-main-swiper {position: static;}
.elementor-arrows-position-outside .swiper-container {width: calc(100% - 60px);}
.elementor-arrows-position-outside .elementor-swiper-button-prev {left: 0;}
.elementor-arrows-position-outside .elementor-swiper-button-next {right: 0;}
.swiper-image-stretch .swiper-slide .swiper-slide-image {width: 100%;}
.elementor-swiper-button {position: absolute;display: inline-flex;z-index: 1;cursor: pointer;font-size: 25px;color: hsla(0,0%,93.3%,.9);top: 50%;transform: translateY(-50%);}
.elementor-swiper-button svg {fill: hsla(0,0%,93.3%,.9);height: 1em;width: 1em;}
.elementor-swiper-button-prev {left: 10px;}
.elementor-swiper-button-next {right: 10px;}
.elementor-swiper-button.swiper-button-disabled {opacity: .3;}
.swiper-container-cube .elementor-swiper-button {transform: translate3d(0,-50%,1px);}
.swiper-lazy-preloader {width: 42px;height: 42px;position: absolute;left: 50%;top: 50%;margin-left: -21px;margin-top: -21px;z-index: 10;transform-origin: 50%;animation: swiper-preloader-spin 1s steps(12) infinite;}
.swiper-lazy-preloader:after {display: block;content: "";width: 100%;height: 100%;background-size: 100%;background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox=\'0 0 120 120\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3E%3Cdefs%3E%3Cpath id=\'a\' stroke=\'%236c6c6c\' stroke-width=\'11\' stroke-linecap=\'round\' d=\'M60 7v20\'/%3E%3C/defs%3E%3Cuse xlink:href=\'%23a\' opacity=\'.27\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.27\' transform=\'rotate(30 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.27\' transform=\'rotate(60 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.27\' transform=\'rotate(90 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.27\' transform=\'rotate(120 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.27\' transform=\'rotate(150 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.37\' transform=\'rotate(180 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.46\' transform=\'rotate(210 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.56\' transform=\'rotate(240 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.66\' transform=\'rotate(270 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.75\' transform=\'rotate(300 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.85\' transform=\'rotate(330 60 60)\'/%3E%3C/svg%3E") no-repeat 50%;}
.swiper-lazy-preloader-white:after {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox=\'0 0 120 120\' xmlns=\'http://www.w3.org/2000/svg\' xmlns:xlink=\'http://www.w3.org/1999/xlink\'%3E%3Cdefs%3E%3Cpath id=\'a\' stroke=\'%23fff\' stroke-width=\'11\' stroke-linecap=\'round\' d=\'M60 7v20\'/%3E%3C/defs%3E%3Cuse xlink:href=\'%23a\' opacity=\'.27\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.27\' transform=\'rotate(30 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.27\' transform=\'rotate(60 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.27\' transform=\'rotate(90 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.27\' transform=\'rotate(120 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.27\' transform=\'rotate(150 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.37\' transform=\'rotate(180 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.46\' transform=\'rotate(210 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.56\' transform=\'rotate(240 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.66\' transform=\'rotate(270 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.75\' transform=\'rotate(300 60 60)\'/%3E%3Cuse xlink:href=\'%23a\' opacity=\'.85\' transform=\'rotate(330 60 60)\'/%3E%3C/svg%3E");}
@keyframes swiper-preloader-spin {to {transform: rotate(1 turn);}}
.elementor-lightbox {--lightbox-ui-color: hsla(0,0%,93.3%,.9);--lightbox-ui-color-hover: #fff;--lightbox-text-color: var(--lightbox-ui-color);--lightbox-header-icons-size: 20px;--lightbox-navigation-icons-size: 25px;}
.elementor-lightbox .dialog-header {display: none;}
.elementor-lightbox .dialog-widget-content {background: none;box-shadow: none;width: 100%;height: 100%;}
.elementor-lightbox .dialog-message {animation-duration: .3s;}
.elementor-lightbox .dialog-message:not(.elementor-fit-aspect-ratio) {height: 100%;}
.elementor-lightbox .dialog-message.dialog-lightbox-message {padding: 0;}
.elementor-lightbox .dialog-lightbox-close-button {cursor: pointer;position: absolute;font-size: var(--lightbox-header-icons-size);right: .75em;margin-top: 13px;padding: .25em;z-index: 2;line-height: 1;display: flex;}
.elementor-lightbox .dialog-lightbox-close-button svg {height: 1em;width: 1em;}
.elementor-lightbox .dialog-lightbox-close-button, .elementor-lightbox .elementor-swiper-button {color: var(--lightbox-ui-color);transition: all .3s;opacity: 1;}
.elementor-lightbox .dialog-lightbox-close-button svg, .elementor-lightbox .elementor-swiper-button svg {fill: var(--lightbox-ui-color);}
.elementor-lightbox .dialog-lightbox-close-button:hover, .elementor-lightbox .elementor-swiper-button:hover {color: var(--lightbox-ui-color-hover);}
.elementor-lightbox .dialog-lightbox-close-button:hover svg, .elementor-lightbox .elementor-swiper-button:hover svg {fill: var(--lightbox-ui-color-hover);}
.elementor-lightbox .swiper-container {height: 100%;}
.elementor-lightbox .elementor-lightbox-item {display: flex;align-items: center;justify-content: center;position: relative;padding: 70px;box-sizing: border-box;height: 100%;margin: auto;}
@media (max-width:767px) {.elementor-lightbox .elementor-lightbox-item {padding: 70px 0;}}
.elementor-lightbox .elementor-lightbox-image {max-height: 100%;-webkit-user-select: none;-moz-user-select: none;user-select: none;}
.elementor-lightbox .elementor-lightbox-image, .elementor-lightbox .elementor-lightbox-image:hover {opacity: 1;filter: none;border: none;}
.elementor-lightbox .elementor-lightbox-image, .elementor-lightbox .elementor-video-container {box-shadow: 0 0 30px rgba(0,0,0,.3),0 0 8px -5px rgba(0,0,0,.3);border-radius: 2px;}
.elementor-lightbox .elementor-video-container {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
@media (min-width:1025px) {.elementor-lightbox .elementor-video-container {width: 75%;}}
@media (max-width:1024px) {.elementor-lightbox .elementor-video-container {width: 100%;}}
@media (min-width:768px) and (max-width:1024px) {.elementor-lightbox .elementor-aspect-ratio-916 .elementor-video-container {width: 70%;}}
.elementor-lightbox .elementor-swiper-button:focus {outline-width: 1px;}
.elementor-lightbox .elementor-swiper-button-next, .elementor-lightbox .elementor-swiper-button-prev {height: 100%;display: flex;align-items: center;width: 15%;justify-content: center;font-size: var(--lightbox-navigation-icons-size);}
.elementor-lightbox .elementor-swiper-button-prev {left: 0;}
.elementor-lightbox .elementor-swiper-button-next {right: 0;}
@media (max-width:767px) {.elementor-lightbox .elementor-swiper-button:focus {outline: none;}
	.elementor-lightbox .elementor-swiper-button-next, .elementor-lightbox .elementor-swiper-button-prev {width: 20%;}
	.elementor-lightbox .elementor-swiper-button-next i, .elementor-lightbox .elementor-swiper-button-prev i {padding: 10px;background-color: rgba(0,0,0,.5);}
	.elementor-lightbox .elementor-swiper-button-prev {left: 0;justify-content: flex-start;}
	.elementor-lightbox .elementor-swiper-button-next {right: 0;justify-content: flex-end;}}
.elementor-slideshow__counter {color: currentColor;font-size: .75em;width: -moz-max-content;width: max-content;}
.elementor-slideshow__footer, .elementor-slideshow__header {position: absolute;left: 0;width: 100%;padding: 15px 20px;transition: .3s;}
.elementor-slideshow__footer {color: var(--lightbox-text-color);}
.elementor-slideshow__header {color: var(--lightbox-ui-color);display: flex;flex-direction: row-reverse;font-size: var(--lightbox-header-icons-size);padding-left: 1em;padding-right: 2.6em;top: 0;align-items: center;z-index: 10;}
.elementor-slideshow__header>i, .elementor-slideshow__header>svg {cursor: pointer;padding: .25em;margin: 0 .35em;}
.elementor-slideshow__header>i {font-size: inherit;}
.elementor-slideshow__header>i:hover {color: var(--lightbox-ui-color-hover);}
.elementor-slideshow__header>svg {box-sizing: content-box;fill: var(--lightbox-ui-color);height: 1em;width: 1em;}
.elementor-slideshow__header>svg:hover {fill: var(--lightbox-ui-color-hover);}
.elementor-slideshow__header .elementor-slideshow__counter {margin-right: auto;}
.elementor-slideshow__header .elementor-icon-share {z-index: 5;}
.elementor-slideshow__share-menu {background-color: transparent;width: 0;height: 0;position: absolute;overflow: hidden;transition: background-color .4s;}
.elementor-slideshow__share-menu .elementor-slideshow__share-links a {color: #2c2c2c;}
.elementor-slideshow__share-links {display: block;position: absolute;min-width: 200px;right: 2.8em;top: 3em;background-color: #fff;border-radius: 3px;padding: 14px 20px;transform: scale(0);opacity: 0;transform-origin: 90% 10%;transition: all .25s .1s;box-shadow: 0 4px 15px rgba(0,0,0,.3);}
.elementor-slideshow__share-links a {text-align: left;color: #55595c;font-size: 12px;line-height: 2.5;display: block;opacity: 0;transition: opacity .5s .1s;}
.elementor-slideshow__share-links a:hover {color: #000;}
.elementor-slideshow__share-links a i, .elementor-slideshow__share-links a svg {margin-right: .75em;}
.elementor-slideshow__share-links a i {font-size: 1.25em;}
.elementor-slideshow__share-links a svg {height: 1.25em;width: 1.25em;}
.elementor-slideshow__share-links:before {content: "";display: block;position: absolute;top: 1px;right: .5em;border: .45em solid transparent;border-bottom-color: #fff;transform: translateY(-100%) scaleX(.7);}
.elementor-slideshow__footer {bottom: 0;z-index: 5;position: fixed;}
.elementor-slideshow__description, .elementor-slideshow__title {margin: 0;}
.elementor-slideshow__title {font-size: 16px;font-weight: 700;}
.elementor-slideshow__description {font-size: 14px;}
.elementor-slideshow--ui-hidden .elementor-slideshow__footer, .elementor-slideshow--ui-hidden .elementor-slideshow__header {opacity: 0;pointer-events: none;}
.elementor-slideshow--ui-hidden .elementor-swiper-button-next, .elementor-slideshow--ui-hidden .elementor-swiper-button-prev {opacity: 0;}
.elementor-slideshow--fullscreen-mode .elementor-video-container {width: 100%;}
.elementor-slideshow--zoom-mode .elementor-slideshow__footer, .elementor-slideshow--zoom-mode .elementor-slideshow__header {background-color: rgba(0,0,0,.5);}
.elementor-slideshow--zoom-mode .elementor-swiper-button-next, .elementor-slideshow--zoom-mode .elementor-swiper-button-prev {opacity: 0;pointer-events: none;}
.elementor-slideshow--share-mode .elementor-slideshow__share-menu {top: 0;left: 0;width: 100vw;height: 100vh;opacity: 1;cursor: default;background-color: rgba(0,0,0,.5);}
.elementor-slideshow--share-mode .elementor-slideshow__share-links {transform: scale(1);}
.elementor-slideshow--share-mode .elementor-slideshow__share-links, .elementor-slideshow--share-mode .elementor-slideshow__share-links a {opacity: 1;}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter {color: #1da1f2;}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook {color: #3b5998;}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest {color: #bd081c;}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold {color: #a4afb7;}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-twitter {fill: #1da1f2;}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-facebook {fill: #3b5998;}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-pinterest {fill: #bd081c;}
.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-download-bold {fill: #a4afb7;}
.elementor-slideshow--share-mode .eicon-share-arrow {z-index: 2;}
.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;}}
.elementor-shape {overflow: hidden;position: absolute;left: 0;width: 100%;line-height: 0;direction: ltr;}
.elementor-shape-top {top: -1px;}
.elementor-shape-top:not([data-negative=false]) svg {z-index: -1;}
.elementor-shape-bottom {bottom: -1px;}
.elementor-shape-bottom:not([data-negative=true]) svg {z-index: -1;}
.elementor-shape[data-negative=false].elementor-shape-bottom, .elementor-shape[data-negative=true].elementor-shape-top {transform: rotate(180deg);}
.elementor-shape svg {display: block;width: calc(100% + 1.3px);position: relative;left: 50%;transform: translateX(-50%);}
.elementor-shape .elementor-shape-fill {fill: #fff;transform-origin: center;transform: rotateY(0deg);}
#wp-admin-bar-elementor_edit_page>.ab-item:before {content: "";font-family: eicons;top: 3px;font-size: 18px;}
#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item {display: flex;width: 200px;}
#wp-admin-bar-elementor_edit_page .elementor-edit-link-title {white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;}
#wp-admin-bar-elementor_edit_page .elementor-edit-link-type {background: #55595c;font-size: 11px;line-height: 9px;margin-top: 6px;padding: 4px 8px;border-radius: 3px;}
#wp-admin-bar-elementor_inspector>.ab-item:before {content: "";top: 2px;}
#wpadminbar * {font-style: normal;}
.page-template-elementor_canvas.elementor-page:before {display: none;}
.elementor-post__thumbnail__link {transition: none;}
#left-area ul.elementor-icon-list-items, .elementor-edit-area .elementor-element ul.elementor-icon-list-items, .elementor .elementor-element ul.elementor-icon-list-items {padding: 0;}
.e--ua-appleWebkit.rtl {--flex-right: flex-start;}
.e--ua-appleWebkit .elementor-share-buttons--align-right, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right {--justify-content: var(--flex-right,flex-end);}
.e--ua-appleWebkit .elementor-share-buttons--align-center, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center {--justify-content: center;}
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid {width: auto;display: flex;flex-wrap: wrap;justify-content: var(--justify-content,space-between);margin-left: calc(-.5 * var(--grid-column-gap));margin-right: calc(-.5 * var(--grid-column-gap));}
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item {margin-left: calc(.5 * var(--grid-column-gap));margin-right: calc(.5 * var(--grid-column-gap));}
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid {display: inline-block;}
.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item {margin-left: 0;margin-right: 0;}
@media (max-width:1024px) {.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right {--justify-content: var(--flex-right,flex-end);}
	.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center {--justify-content: center;}
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid {width: auto;display: flex;flex-wrap: wrap;justify-content: var(--justify-content,space-between);margin-left: calc(-.5 * var(--grid-column-gap));margin-right: calc(-.5 * var(--grid-column-gap));}
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item {margin-left: calc(.5 * var(--grid-column-gap));margin-right: calc(.5 * var(--grid-column-gap));}
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid {display: inline-block;}
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item {margin-left: 0;margin-right: 0;}}
@media (max-width:767px) {.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right {--justify-content: var(--flex-right,flex-end);}
	.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center {--justify-content: center;}
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid {width: auto;display: flex;flex-wrap: wrap;justify-content: var(--justify-content,space-between);margin-left: calc(-.5 * var(--grid-column-gap));margin-right: calc(-.5 * var(--grid-column-gap));}
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item {margin-left: calc(.5 * var(--grid-column-gap));margin-right: calc(.5 * var(--grid-column-gap));}
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid {display: inline-block;}
	.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item {margin-left: 0;margin-right: 0;}}
@media (max-width:767px) {.elementor .elementor-hidden-mobile, .elementor .elementor-hidden-phone {display: none;}}
@media (min-width:-1px) and (max-width:-1px) {.elementor .elementor-hidden-mobile_extra {display: none;}}
@media (min-width:768px) and (max-width:1024px) {.elementor .elementor-hidden-tablet {display: none;}}
@media (min-width:-1px) and (max-width:-1px) {.elementor .elementor-hidden-laptop, .elementor .elementor-hidden-tablet_extra {display: none;}}
@media (min-width:1025px) and (max-width:99999px) {.elementor .elementor-hidden-desktop {display: none;}}
@media (min-width:-1px) {.elementor .elementor-hidden-widescreen {display: none;}}
.elementor-widget-text-path {font-size: 20px;text-align: var(--alignment,left);}
.elementor-widget-text-path svg {width: var(--width);max-width: 100%;height: auto;overflow: visible;word-spacing: var(--word-spacing);transform: rotate(var(--rotate,0)) scaleX(var(--scale-x,1)) scaleY(var(--scale-y,1));}
.elementor-widget-text-path svg path {vector-effect: non-scaling-stroke;fill: var(--path-fill,transparent);stroke: var(--stroke-color,transparent);stroke-width: var(--stroke-width,1px);transition: var(--stroke-transition) stroke,var(--stroke-transition) fill;}
.elementor-widget-text-path svg:hover path {--path-fill: var(--path-fill-hover);--stroke-color: var(--stroke-color-hover);--stroke-width: var(--stroke-width-hover);}
.elementor-widget-text-path svg text {--fill: var(--text-color);fill: var(--fill);direction: var(--direction,ltr);transition: var(--transition) stroke,var(--transition) stroke-width,var(--transition) fill;}
.elementor-widget-text-path svg text:hover {--color: var(--text-color-hover,var(--text-color));--fill: var(--color);color: var(--color);}
.elementor-accordion {text-align: left;}
.elementor-accordion .elementor-accordion-item {border: 1px solid #d4d4d4;}
.elementor-accordion .elementor-accordion-item+.elementor-accordion-item {border-top: none;}
.elementor-accordion .elementor-tab-title {margin: 0;padding: 15px 20px;font-weight: 700;line-height: 1;cursor: pointer;outline: none;}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon {display: inline-block;width: 1.5em;}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg {width: 1em;height: 1em;}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right {float: right;text-align: right;}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left {float: left;text-align: left;}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed {display: block;}
.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened, .elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed {display: none;}
.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened {display: block;}
.elementor-accordion .elementor-tab-content {display: none;padding: 15px 20px;border-top: 1px solid #d4d4d4;}
@media (max-width:767px) {.elementor-accordion .elementor-tab-title {padding: 12px 15px;}
	.elementor-accordion .elementor-tab-title .elementor-accordion-icon {width: 1.2em;}
	.elementor-accordion .elementor-tab-content {padding: 7px 15px;}}
.e-con-inner>.elementor-widget-accordion, .e-con>.elementor-widget-accordion {width: var(--container-widget-width);--flex-grow: var(--container-widget-flex-grow);}
.elementor-alert {padding: 15px;border-left: 5px solid transparent;position: relative;text-align: left;}
.elementor-alert .elementor-alert-title {display: block;font-weight: 700;}
.elementor-alert .elementor-alert-description {font-size: 13px;}
.elementor-alert button.elementor-alert-dismiss {position: absolute;right: var(--dismiss-icon-horizontal-position,10px);top: var(--dismiss-icon-vertical-position,10px);padding: 3px;font-size: var(--dismiss-icon-size,20px);line-height: 1;background: transparent;color: var(--dismiss-icon-normal-color,inherit);border: none;cursor: pointer;transition-duration: var(--dismiss-icon-hover-transition-duration,.3s);}
.elementor-alert button.elementor-alert-dismiss:hover {color: var(--dismiss-icon-hover-color,inherit);}
.elementor-alert button.elementor-alert-dismiss svg {width: var(--dismiss-icon-size,20px);height: var(--dismiss-icon-size,20px);fill: var(--dismiss-icon-normal-color,currentColor);transition-duration: var(--dismiss-icon-hover-transition-duration,.3s);}
.elementor-alert button.elementor-alert-dismiss svg:hover {fill: var(--dismiss-icon-hover-color,currentColor);}
.elementor-alert.elementor-alert-info {color: #31708f;background-color: #d9edf7;border-color: #bcdff1;}
.elementor-alert.elementor-alert-success {color: #3c763d;background-color: #dff0d8;border-color: #cae6be;}
.elementor-alert.elementor-alert-warning {color: #8a6d3b;background-color: #fcf8e3;border-color: #f9f0c3;}
.elementor-alert.elementor-alert-danger {color: #a94442;background-color: #f2dede;border-color: #e8c4c4;}
@media (max-width:767px) {.elementor-alert {padding: 10px;}
	.elementor-alert button.elementor-alert-dismiss {right: 7px;top: 7px;}}
.elementor-counter .elementor-counter-number-wrapper {display: flex;font-size: 69px;font-weight: 600;line-height: 1;}
.elementor-counter .elementor-counter-number-prefix, .elementor-counter .elementor-counter-number-suffix {flex-grow: 1;white-space: pre-wrap;}
.elementor-counter .elementor-counter-number-prefix {text-align: right;}
.elementor-counter .elementor-counter-number-suffix {text-align: left;}
.elementor-counter .elementor-counter-title {text-align: center;font-size: 19px;font-weight: 400;line-height: 2.5;}
.elementor-widget-divider {--divider-border-style: none;--divider-border-width: 1px;--divider-color: #2c2c2c;--divider-icon-size: 20px;--divider-element-spacing: 10px;--divider-pattern-height: 24px;--divider-pattern-size: 20px;--divider-pattern-url: none;--divider-pattern-repeat: repeat-x;}
.elementor-widget-divider .elementor-divider {display: flex;}
.elementor-widget-divider .elementor-divider__text {font-size: 15px;line-height: 1;max-width: 95%;}
.elementor-widget-divider .elementor-divider__element {margin: 0 var(--divider-element-spacing);flex-shrink: 0;}
.elementor-widget-divider .elementor-icon {font-size: var(--divider-icon-size);}
.elementor-widget-divider .elementor-divider-separator {display: flex;margin: 0;direction: ltr;}
.elementor-widget-divider--view-line_icon .elementor-divider-separator, .elementor-widget-divider--view-line_text .elementor-divider-separator {align-items: center;}
.elementor-widget-divider--view-line_icon .elementor-divider-separator:after, .elementor-widget-divider--view-line_icon .elementor-divider-separator:before, .elementor-widget-divider--view-line_text .elementor-divider-separator:after, .elementor-widget-divider--view-line_text .elementor-divider-separator:before {display: block;content: "";border-bottom: 0;flex-grow: 1;border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-color);}
.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type {flex-grow: 0;flex-shrink: 100;}
.elementor-widget-divider--element-align-left .elementor-divider-separator:before {content: none;}
.elementor-widget-divider--element-align-left .elementor-divider__element {margin-left: 0;}
.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type {flex-grow: 0;flex-shrink: 100;}
.elementor-widget-divider--element-align-right .elementor-divider-separator:after {content: none;}
.elementor-widget-divider--element-align-right .elementor-divider__element {margin-right: 0;}
.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-color);}
.elementor-widget-divider--separator-type-pattern {--divider-border-style: none;}
.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator, .elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after, .elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before, .elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator {width: 100%;min-height: var(--divider-pattern-height);-webkit-mask-size: var(--divider-pattern-size) 100%;mask-size: var(--divider-pattern-size) 100%;-webkit-mask-repeat: var(--divider-pattern-repeat);mask-repeat: var(--divider-pattern-repeat);background-color: var(--divider-color);-webkit-mask-image: var(--divider-pattern-url);mask-image: var(--divider-pattern-url);}
.elementor-widget-divider--no-spacing {--divider-pattern-size: auto;}
.elementor-widget-divider--bg-round {--divider-pattern-repeat: round;}
.rtl .elementor-widget-divider .elementor-divider__text {direction: rtl;}
.e-con-inner>.elementor-widget-divider, .e-con>.elementor-widget-divider {width: var(--container-widget-width);--flex-grow: var(--container-widget-flex-grow);}
.elementor-image-gallery .gallery-item {display: inline-block;text-align: center;vertical-align: top;width: 100%;max-width: 100%;margin: 0 auto;}
.elementor-image-gallery .gallery-item img {margin: 0 auto;}
.elementor-image-gallery .gallery-item .gallery-caption {margin: 0;}
.elementor-image-gallery figure img {display: block;}
.elementor-image-gallery figure figcaption {width: 100%;}
.gallery-spacing-custom .elementor-image-gallery .gallery-icon {padding: 0;}
@media (min-width:768px) {.elementor-image-gallery .gallery-columns-2 .gallery-item {max-width: 50%;}
	.elementor-image-gallery .gallery-columns-3 .gallery-item {max-width: 33.33%;}
	.elementor-image-gallery .gallery-columns-4 .gallery-item {max-width: 25%;}
	.elementor-image-gallery .gallery-columns-5 .gallery-item {max-width: 20%;}
	.elementor-image-gallery .gallery-columns-6 .gallery-item {max-width: 16.666%;}
	.elementor-image-gallery .gallery-columns-7 .gallery-item {max-width: 14.28%;}
	.elementor-image-gallery .gallery-columns-8 .gallery-item {max-width: 12.5%;}
	.elementor-image-gallery .gallery-columns-9 .gallery-item {max-width: 11.11%;}
	.elementor-image-gallery .gallery-columns-10 .gallery-item {max-width: 10%;}}
@media (min-width:480px) and (max-width:767px) {.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {max-width: 50%;}}
@media (max-width:479px) {.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {max-width: 100%;}}
.elementor-widget-google_maps .elementor-widget-container {overflow: hidden;}
.elementor-widget-google_maps iframe {height: 300px;}
.elementor-heading-title {padding: 0;margin: 0;line-height: 1;}
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {color: inherit;font-size: inherit;line-height: inherit;}
.elementor-widget-heading .elementor-heading-title.elementor-size-small {font-size: 15px;}
.elementor-widget-heading .elementor-heading-title.elementor-size-medium {font-size: 19px;}
.elementor-widget-heading .elementor-heading-title.elementor-size-large {font-size: 29px;}
.elementor-widget-heading .elementor-heading-title.elementor-size-xl {font-size: 39px;}
.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {font-size: 59px;}
.elementor-widget-icon-box .elementor-icon-box-wrapper {display: block;text-align: center;}
.elementor-widget-icon-box .elementor-icon-box-icon {margin-bottom: var(--icon-box-icon-margin,15px);margin-right: auto;margin-left: auto;}
@media (min-width:768px) {.elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper {align-items: flex-start;}
	.elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper {align-items: center;}
	.elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper {align-items: flex-end;}}
.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {display: flex;}
.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {display: inline-flex;flex: 0 0 auto;}
.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper {text-align: right;flex-direction: row-reverse;}
.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {margin-left: var(--icon-box-icon-margin,15px);margin-right: 0;margin-bottom: unset;}
.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {text-align: left;flex-direction: row;}
.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {margin-right: var(--icon-box-icon-margin,15px);margin-left: 0;margin-bottom: unset;}
.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-wrapper {display: block;text-align: center;flex-direction: unset;}
.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-icon {margin-bottom: var(--icon-box-icon-margin,15px);margin-right: auto;margin-left: auto;}
@media (min-width:-1px) {.elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-wrapper {display: flex;}
	.elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-icon {display: inline-flex;flex: 0 0 auto;}
	.elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-wrapper {text-align: right;flex-direction: row-reverse;}
	.elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-icon {margin-left: var(--icon-box-icon-margin,15px);margin-right: 0;margin-bottom: unset;}
	.elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-wrapper {text-align: left;flex-direction: row;}
	.elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-icon {margin-right: var(--icon-box-icon-margin,15px);margin-left: 0;margin-bottom: unset;}
	.elementor-widget-icon-box.elementor-widescreen-position-top .elementor-icon-box-wrapper {display: block;text-align: center;flex-direction: unset;}
	.elementor-widget-icon-box.elementor-widescreen-position-top .elementor-icon-box-icon {margin-bottom: var(--icon-box-icon-margin,15px);margin-right: auto;margin-left: auto;}}
@media (max-width:-1px) {.elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-wrapper {display: flex;}
	.elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-icon {display: inline-flex;flex: 0 0 auto;}
	.elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-wrapper {text-align: right;flex-direction: row-reverse;}
	.elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-icon {margin-left: var(--icon-box-icon-margin,15px);margin-right: 0;margin-bottom: unset;}
	.elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-wrapper {text-align: left;flex-direction: row;}
	.elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-icon {margin-right: var(--icon-box-icon-margin,15px);margin-left: 0;margin-bottom: unset;}
	.elementor-widget-icon-box.elementor-laptop-position-top .elementor-icon-box-wrapper {display: block;text-align: center;flex-direction: unset;}
	.elementor-widget-icon-box.elementor-laptop-position-top .elementor-icon-box-icon {margin-bottom: var(--icon-box-icon-margin,15px);margin-right: auto;margin-left: auto;}}
@media (max-width:-1px) {.elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-wrapper {display: flex;}
	.elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-icon {display: inline-flex;flex: 0 0 auto;}
	.elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-wrapper {text-align: right;flex-direction: row-reverse;}
	.elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-icon {margin-left: var(--icon-box-icon-margin,15px);margin-right: 0;margin-bottom: unset;}
	.elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-wrapper {text-align: left;flex-direction: row;}
	.elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-icon {margin-right: var(--icon-box-icon-margin,15px);margin-left: 0;margin-bottom: unset;}
	.elementor-widget-icon-box.elementor-tablet_extra-position-top .elementor-icon-box-wrapper {display: block;text-align: center;flex-direction: unset;}
	.elementor-widget-icon-box.elementor-tablet_extra-position-top .elementor-icon-box-icon {margin-bottom: var(--icon-box-icon-margin,15px);margin-right: auto;margin-left: auto;}}
@media (max-width:1024px) {.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper {display: flex;}
	.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-icon {display: inline-flex;flex: 0 0 auto;}
	.elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper {text-align: right;flex-direction: row-reverse;}
	.elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-icon {margin-left: var(--icon-box-icon-margin,15px);margin-right: 0;margin-bottom: unset;}
	.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper {text-align: left;flex-direction: row;}
	.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-icon {margin-right: var(--icon-box-icon-margin,15px);margin-left: 0;margin-bottom: unset;}
	.elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-wrapper {display: block;text-align: center;flex-direction: unset;}
	.elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-icon {margin-bottom: var(--icon-box-icon-margin,15px);margin-right: auto;margin-left: auto;}}
@media (max-width:-1px) {.elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-wrapper {display: flex;}
	.elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-icon {display: inline-flex;flex: 0 0 auto;}
	.elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-wrapper {text-align: right;flex-direction: row-reverse;}
	.elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-icon {margin-left: var(--icon-box-icon-margin,15px);margin-right: 0;margin-bottom: unset;}
	.elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-wrapper {text-align: left;flex-direction: row;}
	.elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-icon {margin-right: var(--icon-box-icon-margin,15px);margin-left: 0;margin-bottom: unset;}
	.elementor-widget-icon-box.elementor-mobile_extra-position-top .elementor-icon-box-wrapper {display: block;text-align: center;flex-direction: unset;}
	.elementor-widget-icon-box.elementor-mobile_extra-position-top .elementor-icon-box-icon {margin-bottom: var(--icon-box-icon-margin,15px);margin-right: auto;margin-left: auto;}}
@media (max-width:767px) {.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper, .elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-wrapper {display: flex;}
	.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-icon {display: inline-flex;flex: 0 0 auto;}
	.elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-wrapper {text-align: right;flex-direction: row-reverse;}
	.elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-icon {margin-left: var(--icon-box-icon-margin,15px);margin-right: 0;margin-bottom: unset;}
	.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper {text-align: left;flex-direction: row;}
	.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon {margin-right: var(--icon-box-icon-margin,15px);margin-left: 0;margin-bottom: unset;}
	.elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper {display: block;text-align: center;flex-direction: unset;}
	.elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-icon {margin-bottom: var(--icon-box-icon-margin,15px);margin-right: auto;margin-left: auto;}
	.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon, .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {display: block;flex: unset;}}
.elementor-widget-icon-box .elementor-icon-box-title a {color: inherit;}
.elementor-widget-icon-box .elementor-icon-box-content {flex-grow: 1;}
.elementor-widget-icon-box .elementor-icon-box-description {margin: 0;}
.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container {overflow: hidden;}
.elementor-widget .elementor-icon-list-items.elementor-inline-items {margin-right: -8px;margin-left: -8px;}
.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {margin-right: 8px;margin-left: 8px;}
.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {width: auto;left: auto;right: auto;right: -8px;position: relative;height: 100%;border-top: 0;border-bottom: 0;border-right: 0;border-left-width: 1px;border-style: solid;}
.elementor-widget .elementor-icon-list-items {list-style-type: none;margin: 0;padding: 0;}
.elementor-widget .elementor-icon-list-item {margin: 0;padding: 0;position: relative;}
.elementor-widget .elementor-icon-list-item:after {position: absolute;bottom: 0;width: 100%;}
.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {display: flex;align-items: center;font-size: inherit;}
.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {align-self: center;padding-left: 5px;}
.elementor-widget .elementor-icon-list-icon {display: flex;}
.elementor-widget .elementor-icon-list-icon svg {width: var(--e-icon-list-icon-size,1em);height: var(--e-icon-list-icon-size,1em);}
.elementor-widget .elementor-icon-list-icon i {width: 1.25em;font-size: var(--e-icon-list-icon-size);}
.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon {text-align: var(--e-icon-list-icon-align);}
.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg {margin: var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size,1em) * .25) 0 0);}
.elementor-widget.elementor-list-item-link-full_width a {width: 100%;}
.elementor-widget.elementor-align-center .elementor-icon-list-item, .elementor-widget.elementor-align-center .elementor-icon-list-item a {justify-content: center;}
.elementor-widget.elementor-align-center .elementor-icon-list-item:after {margin: auto;}
.elementor-widget.elementor-align-center .elementor-inline-items {justify-content: center;}
.elementor-widget.elementor-align-left .elementor-icon-list-item, .elementor-widget.elementor-align-left .elementor-icon-list-item a {justify-content: flex-start;text-align: left;}
.elementor-widget.elementor-align-left .elementor-inline-items {justify-content: flex-start;}
.elementor-widget.elementor-align-right .elementor-icon-list-item, .elementor-widget.elementor-align-right .elementor-icon-list-item a {justify-content: flex-end;text-align: right;}
.elementor-widget.elementor-align-right .elementor-icon-list-items {justify-content: flex-end;}
.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after {left: 0;}
.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after {right: 0;}
@media (min-width:-1px) {.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item, .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a {justify-content: center;}
	.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after {margin: auto;}
	.elementor-widget.elementor-widescreen-align-center .elementor-inline-items {justify-content: center;}
	.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item, .elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item a {justify-content: flex-start;text-align: left;}
	.elementor-widget.elementor-widescreen-align-left .elementor-inline-items {justify-content: flex-start;}
	.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item, .elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item a {justify-content: flex-end;text-align: right;}
	.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-items {justify-content: flex-end;}
	.elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after {left: 0;}
	.elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after {right: 0;}}
@media (max-width:-1px) {.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item, .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a {justify-content: center;}
	.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after {margin: auto;}
	.elementor-widget.elementor-laptop-align-center .elementor-inline-items {justify-content: center;}
	.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item, .elementor-widget.elementor-laptop-align-left .elementor-icon-list-item a {justify-content: flex-start;text-align: left;}
	.elementor-widget.elementor-laptop-align-left .elementor-inline-items {justify-content: flex-start;}
	.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item, .elementor-widget.elementor-laptop-align-right .elementor-icon-list-item a {justify-content: flex-end;text-align: right;}
	.elementor-widget.elementor-laptop-align-right .elementor-icon-list-items {justify-content: flex-end;}
	.elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after {left: 0;}
	.elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after {right: 0;}}
@media (max-width:-1px) {.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item, .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a {justify-content: center;}
	.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after {margin: auto;}
	.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items {justify-content: center;}
	.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item, .elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item a {justify-content: flex-start;text-align: left;}
	.elementor-widget.elementor-tablet_extra-align-left .elementor-inline-items {justify-content: flex-start;}
	.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item, .elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item a {justify-content: flex-end;text-align: right;}
	.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-items {justify-content: flex-end;}
	.elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after {left: 0;}
	.elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after {right: 0;}}
@media (max-width:1024px) {.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a {justify-content: center;}
	.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after {margin: auto;}
	.elementor-widget.elementor-tablet-align-center .elementor-inline-items {justify-content: center;}
	.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a {justify-content: flex-start;text-align: left;}
	.elementor-widget.elementor-tablet-align-left .elementor-inline-items {justify-content: flex-start;}
	.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a {justify-content: flex-end;text-align: right;}
	.elementor-widget.elementor-tablet-align-right .elementor-icon-list-items {justify-content: flex-end;}
	.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after {left: 0;}
	.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after {right: 0;}}
@media (max-width:-1px) {.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item, .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a {justify-content: center;}
	.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after {margin: auto;}
	.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items {justify-content: center;}
	.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item, .elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item a {justify-content: flex-start;text-align: left;}
	.elementor-widget.elementor-mobile_extra-align-left .elementor-inline-items {justify-content: flex-start;}
	.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item, .elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item a {justify-content: flex-end;text-align: right;}
	.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-items {justify-content: flex-end;}
	.elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after {left: 0;}
	.elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after {right: 0;}}
@media (max-width:767px) {.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a {justify-content: center;}
	.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after {margin: auto;}
	.elementor-widget.elementor-mobile-align-center .elementor-inline-items {justify-content: center;}
	.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a {justify-content: flex-start;text-align: left;}
	.elementor-widget.elementor-mobile-align-left .elementor-inline-items {justify-content: flex-start;}
	.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a {justify-content: flex-end;text-align: right;}
	.elementor-widget.elementor-mobile-align-right .elementor-icon-list-items {justify-content: flex-end;}
	.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after {left: 0;}
	.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after {right: 0;}}
.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 {vertical-align: middle;display: inline-block;}
.elementor-widget-image-box .elementor-image-box-content {width: 100%;}
@media (min-width:768px) {.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper, .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {display: flex;}
	.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {text-align: right;flex-direction: row-reverse;}
	.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {text-align: left;flex-direction: row;}
	.elementor-widget-image-box.elementor-position-top .elementor-image-box-img {margin: auto;}
	.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {align-items: flex-start;}
	.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper {align-items: center;}
	.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper {align-items: flex-end;}}
@media (max-width:767px) {.elementor-widget-image-box .elementor-image-box-img {margin-left: auto !important;margin-right: auto !important;margin-bottom: 15px;}}
.elementor-widget-image-box .elementor-image-box-img {display: inline-block;}
.elementor-widget-image-box .elementor-image-box-title a {color: inherit;}
.elementor-widget-image-box .elementor-image-box-wrapper {text-align: center;}
.elementor-widget-image-box .elementor-image-box-description {margin: 0;}
.elementor-widget-image-carousel .swiper-container {position: static;}
.elementor-widget-image-carousel .swiper-container .swiper-slide figure {line-height: inherit;}
.elementor-widget-image-carousel .swiper-slide {text-align: center;}
.elementor-image-carousel-wrapper:not(.swiper-container-initialized) .swiper-slide {max-width: calc(100% / var(--e-image-carousel-slides-to-show,3));}
body.elementor-page .elementor-widget-menu-anchor {margin-bottom: 0;}
.elementor-widget-progress {text-align: left;}
.elementor-progress-wrapper {position: relative;background-color: #eee;color: #fff;height: 100%;border-radius: 2px;}
.elementor-progress-bar {display: flex;background-color: #818a91;width: 0;font-size: 11px;height: 30px;line-height: 30px;border-radius: 2px;transition: width 1s ease-in-out;}
.elementor-progress-text {flex-grow: 1;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding-left: 15px;}
.elementor-progress-percentage {padding-right: 15px;}
.elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar {background-color: #5bc0de;}
.elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar {background-color: #5cb85c;}
.elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar {background-color: #f0ad4e;}
.elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar {background-color: #d9534f;}
.elementor-progress .elementor-title {display: block;}
@media (max-width:767px) {.elementor-progress-text {padding-left: 10px;}}
.e-con-inner .elementor-progress-wrapper, .e-con .elementor-progress-wrapper {height: auto;}
.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container, .elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container, .elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container {line-height: 1;font-size: 0;}
.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid {display: inline-grid;}
.elementor-widget-social-icons .elementor-grid {grid-column-gap: var(--grid-column-gap,5px);grid-row-gap: var(--grid-row-gap,5px);grid-template-columns: var(--grid-template-columns);justify-content: var(--justify-content,center);justify-items: var(--justify-content,center);}
.elementor-icon.elementor-social-icon {font-size: var(--icon-size,25px);line-height: var(--icon-size,25px);width: calc(var(--icon-size,25px) + ( 2 * var(--icon-padding,.5em) ));height: calc(var(--icon-size,25px) + ( 2 * var(--icon-padding,.5em) ));}
.elementor-social-icon {--e-social-icon-icon-color: #fff;display: inline-flex;background-color: #818a91;align-items: center;justify-content: center;text-align: center;cursor: pointer;}
.elementor-social-icon i {color: var(--e-social-icon-icon-color);}
.elementor-social-icon svg {fill: var(--e-social-icon-icon-color);}
.elementor-social-icon:last-child {margin: 0;}
.elementor-social-icon:hover {opacity: .9;color: #fff;}
.elementor-social-icon-android {background-color: #a4c639;}
.elementor-social-icon-apple {background-color: #999;}
.elementor-social-icon-behance {background-color: #1769ff;}
.elementor-social-icon-bitbucket {background-color: #205081;}
.elementor-social-icon-codepen {background-color: #000;}
.elementor-social-icon-delicious {background-color: #39f;}
.elementor-social-icon-deviantart {background-color: #05cc47;}
.elementor-social-icon-digg {background-color: #005be2;}
.elementor-social-icon-dribbble {background-color: #ea4c89;}
.elementor-social-icon-elementor {background-color: #d30c5c;}
.elementor-social-icon-envelope {background-color: #ea4335;}
.elementor-social-icon-facebook, .elementor-social-icon-facebook-f {background-color: #3b5998;}
.elementor-social-icon-flickr {background-color: #0063dc;}
.elementor-social-icon-foursquare {background-color: #2d5be3;}
.elementor-social-icon-free-code-camp, .elementor-social-icon-freecodecamp {background-color: #006400;}
.elementor-social-icon-github {background-color: #333;}
.elementor-social-icon-gitlab {background-color: #e24329;}
.elementor-social-icon-globe {background-color: #818a91;}
.elementor-social-icon-google-plus, .elementor-social-icon-google-plus-g {background-color: #dd4b39;}
.elementor-social-icon-houzz {background-color: #7ac142;}
.elementor-social-icon-instagram {background-color: #262626;}
.elementor-social-icon-jsfiddle {background-color: #487aa2;}
.elementor-social-icon-link {background-color: #818a91;}
.elementor-social-icon-linkedin, .elementor-social-icon-linkedin-in {background-color: #0077b5;}
.elementor-social-icon-medium {background-color: #00ab6b;}
.elementor-social-icon-meetup {background-color: #ec1c40;}
.elementor-social-icon-mixcloud {background-color: #273a4b;}
.elementor-social-icon-odnoklassniki {background-color: #f4731c;}
.elementor-social-icon-pinterest {background-color: #bd081c;}
.elementor-social-icon-product-hunt {background-color: #da552f;}
.elementor-social-icon-reddit {background-color: #ff4500;}
.elementor-social-icon-rss {background-color: #f26522;}
.elementor-social-icon-shopping-cart {background-color: #4caf50;}
.elementor-social-icon-skype {background-color: #00aff0;}
.elementor-social-icon-slideshare {background-color: #0077b5;}
.elementor-social-icon-snapchat {background-color: #fffc00;}
.elementor-social-icon-soundcloud {background-color: #f80;}
.elementor-social-icon-spotify {background-color: #2ebd59;}
.elementor-social-icon-stack-overflow {background-color: #fe7a15;}
.elementor-social-icon-steam {background-color: #00adee;}
.elementor-social-icon-stumbleupon {background-color: #eb4924;}
.elementor-social-icon-telegram {background-color: #2ca5e0;}
.elementor-social-icon-thumb-tack {background-color: #1aa1d8;}
.elementor-social-icon-tripadvisor {background-color: #589442;}
.elementor-social-icon-tumblr {background-color: #35465c;}
.elementor-social-icon-twitch {background-color: #6441a5;}
.elementor-social-icon-twitter {background-color: #1da1f2;}
.elementor-social-icon-viber {background-color: #665cac;}
.elementor-social-icon-vimeo {background-color: #1ab7ea;}
.elementor-social-icon-vk {background-color: #45668e;}
.elementor-social-icon-weibo {background-color: #dd2430;}
.elementor-social-icon-weixin {background-color: #31a918;}
.elementor-social-icon-whatsapp {background-color: #25d366;}
.elementor-social-icon-wordpress {background-color: #21759b;}
.elementor-social-icon-xing {background-color: #026466;}
.elementor-social-icon-yelp {background-color: #af0606;}
.elementor-social-icon-youtube {background-color: #cd201f;}
.elementor-social-icon-500px {background-color: #0099e5;}
.elementor-shape-rounded .elementor-icon.elementor-social-icon {border-radius: 10%;}
.elementor-shape-circle .elementor-icon.elementor-social-icon {border-radius: 50%;}
.elementor-column .elementor-spacer-inner {height: var(--spacer-size);}
.e-con {--container-widget-width: 100%;}
.e-con-inner>.elementor-widget-spacer, .e-con>.elementor-widget-spacer {width: var(--container-widget-width,var(--spacer-size));--align-self: var(--container-widget-align-self,initial);--flex-shrink: 0;}
.e-con-inner>.elementor-widget-spacer>.elementor-widget-container, .e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer, .e-con>.elementor-widget-spacer>.elementor-widget-container, .e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer {height: 100%;}
.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner, .e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner {height: var(--container-widget-height,var(--spacer-size));}
.elementor-star-rating {color: #ccd6df;font-family: eicons;display: inline-block;}
.elementor-star-rating i {display: inline-block;position: relative;font-style: normal;cursor: default;}
.elementor-star-rating i:before {content: "";display: block;font-size: inherit;font-family: inherit;position: absolute;overflow: hidden;color: #f0ad4e;top: 0;left: 0;}
.elementor-star-rating .elementor-star-empty:before {content: none;}
.elementor-star-rating .elementor-star-1:before {width: 10%;}
.elementor-star-rating .elementor-star-2:before {width: 20%;}
.elementor-star-rating .elementor-star-3:before {width: 30%;}
.elementor-star-rating .elementor-star-4:before {width: 40%;}
.elementor-star-rating .elementor-star-5:before {width: 50%;}
.elementor-star-rating .elementor-star-6:before {width: 60%;}
.elementor-star-rating .elementor-star-7:before {width: 70%;}
.elementor-star-rating .elementor-star-8:before {width: 80%;}
.elementor-star-rating .elementor-star-9:before {width: 90%;}
.elementor-star-rating__wrapper {display: flex;align-items: center;}
.elementor-star-rating__title {margin-right: 10px;}
.elementor-star-rating--align-right .elementor-star-rating__wrapper {text-align: right;justify-content: flex-end;}
.elementor-star-rating--align-left .elementor-star-rating__wrapper {text-align: left;justify-content: flex-start;}
.elementor-star-rating--align-center .elementor-star-rating__wrapper {text-align: center;justify-content: center;}
.elementor-star-rating--align-justify .elementor-star-rating__title {margin-right: auto;}
@media (max-width:1024px) {.elementor-star-rating-tablet--align-right .elementor-star-rating__wrapper {text-align: right;justify-content: flex-end;}
	.elementor-star-rating-tablet--align-left .elementor-star-rating__wrapper {text-align: left;justify-content: flex-start;}
	.elementor-star-rating-tablet--align-center .elementor-star-rating__wrapper {text-align: center;justify-content: center;}
	.elementor-star-rating-tablet--align-justify .elementor-star-rating__title {margin-right: auto;}}
@media (max-width:767px) {.elementor-star-rating-mobile--align-right .elementor-star-rating__wrapper {text-align: right;justify-content: flex-end;}
	.elementor-star-rating-mobile--align-left .elementor-star-rating__wrapper {text-align: left;justify-content: flex-start;}
	.elementor-star-rating-mobile--align-center .elementor-star-rating__wrapper {text-align: center;justify-content: center;}
	.elementor-star-rating-mobile--align-justify .elementor-star-rating__title {margin-right: auto;}}
.last-star {letter-spacing: 0;}
.elementor--star-style-star_unicode .elementor-star-rating {font-family: Arial,Helvetica,sans-serif;}
.elementor--star-style-star_unicode .elementor-star-rating i:not(.elementor-star-empty):before {content: "★";}
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {width: 25%;flex-shrink: 0;}
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active {border-right-style: none;}
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after, .elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {height: 999em;width: 0;right: 0;border-right-style: solid;}
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before {top: 0;transform: translateY(-100%);}
.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after {top: 100%;}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {display: table-cell;}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active {border-bottom-style: none;}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after, .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {bottom: 0;height: 0;width: 999em;border-bottom-style: solid;}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {right: 100%;}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after {left: 100%;}
.elementor-widget-tabs .elementor-tab-content, .elementor-widget-tabs .elementor-tab-title, .elementor-widget-tabs .elementor-tab-title:after, .elementor-widget-tabs .elementor-tab-title:before, .elementor-widget-tabs .elementor-tabs-content-wrapper {border: 1px #d4d4d4;}
.elementor-widget-tabs .elementor-tabs {text-align: left;}
.elementor-widget-tabs .elementor-tabs-wrapper {overflow: hidden;}
.elementor-widget-tabs .elementor-tab-title {cursor: pointer;outline: var(--focus-outline,none);}
.elementor-widget-tabs .elementor-tab-desktop-title {position: relative;padding: 20px 25px;font-weight: 700;line-height: 1;border: solid transparent;}
.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active {border-color: #d4d4d4;}
.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after, .elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before {display: block;content: "";position: absolute;}
.elementor-widget-tabs .elementor-tab-desktop-title:focus-visible {border: 1px solid #000;}
.elementor-widget-tabs .elementor-tab-mobile-title {padding: 10px;cursor: pointer;}
.elementor-widget-tabs .elementor-tab-content {padding: 20px;display: none;}
@media (max-width:767px) {.elementor-tabs .elementor-tab-content, .elementor-tabs .elementor-tab-title {border-style: solid solid none;}
	.elementor-tabs .elementor-tabs-wrapper {display: none;}
	.elementor-tabs .elementor-tabs-content-wrapper {border-bottom-style: solid;}
	.elementor-tabs .elementor-tab-content {padding: 10px;}}
@media (min-width:768px) {.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs {display: flex;}
	.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper {flex-direction: column;}
	.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper {flex-grow: 1;border-style: solid solid solid none;}
	.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content {border-style: none solid solid;}
	.elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper, .elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper, .elementor-widget-tabs.elementor-tabs-alignment-stretch .elementor-tabs-wrapper {display: flex;}
	.elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper {justify-content: center;}
	.elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper {justify-content: flex-end;}
	.elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-horizontal .elementor-tab-title {width: 100%;}
	.elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-vertical .elementor-tab-title {height: 100%;}
	.elementor-tabs .elementor-tab-mobile-title {display: none;}}
.elementor-testimonial-wrapper {overflow: hidden;text-align: center;}
.elementor-testimonial-wrapper .elementor-testimonial-content {font-size: 1.3em;margin-bottom: 20px;}
.elementor-testimonial-wrapper .elementor-testimonial-name {line-height: 1.5;display: block;}
.elementor-testimonial-wrapper .elementor-testimonial-job {font-size: .85em;display: block;}
.elementor-testimonial-wrapper .elementor-testimonial-meta {width: 100%;line-height: 1;}
.elementor-testimonial-wrapper .elementor-testimonial-meta-inner {display: inline-block;}
.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details, .elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image {display: table-cell;vertical-align: middle;}
.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img {width: 60px;height: 60px;border-radius: 50%;-o-object-fit: cover;object-fit: cover;max-width: none;}
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image {padding-right: 15px;}
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details {text-align: left;}
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details, .elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {display: block;}
.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image {margin-bottom: 20px;}
.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {background-color: #818a91;color: #fff;}
.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap {color: #818a91;border: 3px solid;background-color: transparent;}
.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap {margin-top: 8px;}
.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter {width: 1em;height: 1em;}
.elementor-widget-text-editor .elementor-drop-cap {float: left;text-align: center;line-height: 1;font-size: 50px;}
.elementor-widget-text-editor .elementor-drop-cap-letter {display: inline-block;}
.elementor-toggle {text-align: left;}
.elementor-toggle .elementor-tab-title {font-weight: 700;line-height: 1;margin: 0;padding: 15px;border-bottom: 1px solid #d4d4d4;cursor: pointer;outline: none;}
.elementor-toggle .elementor-tab-title .elementor-toggle-icon {display: inline-block;width: 1em;}
.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg {-webkit-margin-start: -5px;margin-inline-start: -5px;width: 1em;height: 1em;}
.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right {float: right;text-align: right;}
.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {float: left;text-align: left;}
.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed {display: block;}
.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened {display: none;}
.elementor-toggle .elementor-tab-title.elementor-active {border-bottom: none;}
.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed {display: none;}
.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened {display: block;}
.elementor-toggle .elementor-tab-content {padding: 15px;border-bottom: 1px solid #d4d4d4;display: none;}
@media (max-width:767px) {.elementor-toggle .elementor-tab-title {padding: 12px;}
	.elementor-toggle .elementor-tab-content {padding: 12px 10px;}}
.e-con-inner>.elementor-widget-toggle, .e-con>.elementor-widget-toggle {width: var(--container-widget-width);--flex-grow: var(--container-widget-flex-grow);}
.elementor-widget-video .elementor-widget-container {overflow: hidden;transform: translateZ(0);}
.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-position: 50%;}
.elementor-widget-video .elementor-custom-embed-image-overlay {cursor: pointer;text-align: center;}
.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i {opacity: 1;}
.elementor-widget-video .elementor-custom-embed-image-overlay img {display: block;width: 100%;}
.elementor-widget-video .e-hosted-video .elementor-video {-o-object-fit: cover;object-fit: cover;}
.e-con-inner>.elementor-widget-video, .e-con>.elementor-widget-video {width: var(--container-widget-width);--flex-grow: var(--container-widget-flex-grow);}
.clearfix:after, .clearfix:before, .grid-100:after, .grid-100:before, .grid-15:after, .grid-15:before, .grid-20:after, .grid-20:before, .grid-25:after, .grid-25:before, .grid-30:after, .grid-30:before, .grid-33:after, .grid-33:before, .grid-35:after, .grid-35:before, .grid-40:after, .grid-40:before, .grid-45:after, .grid-45:before, .grid-50:after, .grid-50:before, .grid-55:after, .grid-55:before, .grid-60:after, .grid-60:before, .grid-65:after, .grid-65:before, .grid-66:after, .grid-66:before, .grid-70:after, .grid-70:before, .grid-75:after, .grid-75:before, .grid-80:after, .grid-80:before, .grid-85:after, .grid-85:before, .grid-container:after, .grid-container:before, [class*=mobile-grid-]:after, [class*=mobile-grid-]:before, [class*=tablet-grid-]:after, [class*=tablet-grid-]:before {content: ".";display: block;overflow: hidden;visibility: hidden;font-size: 0;line-height: 0;width: 0;height: 0;}
.clearfix:after, .grid-100:after, .grid-15:after, .grid-20:after, .grid-25:after, .grid-30:after, .grid-33:after, .grid-35:after, .grid-40:after, .grid-45:after, .grid-50:after, .grid-55:after, .grid-60:after, .grid-65:after, .grid-66:after, .grid-70:after, .grid-75:after, .grid-80:after, .grid-85:after, .grid-90:after, .grid-95:after, .grid-container:after, [class*=mobile-grid-]:after, [class*=tablet-grid-]:after {clear: both;}
.grid-container {margin-left: auto;margin-right: auto;max-width: 1200px;padding-left: 10px;padding-right: 10px;}
.grid-100, .grid-15, .grid-20, .grid-25, .grid-30, .grid-33, .grid-35, .grid-40, .grid-45, .grid-50, .grid-55, .grid-60, .grid-65, .grid-66, .grid-70, .grid-75, .grid-80, .grid-85, .grid-90, .grid-95, [class*=mobile-grid-], [class*=tablet-grid-] {-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;padding-left: 10px;padding-right: 10px;}
.grid-parent {padding-left: 0;padding-right: 0;}
@media (max-width:767px) {.hide-on-mobile {display: none !important;}
	.mobile-grid-50 {float: left;width: 50%;}
	.mobile-grid-100 {clear: both;width: 100%;}}
@media (min-width:768px) and (max-width:1024px) {[class*=tablet-pull-], [class*=tablet-push-] {position: relative;}
	.hide-on-tablet {display: none !important;}
	.tablet-grid-15 {float: left;width: 15%;}
	.tablet-push-15 {left: 15%;}
	.tablet-pull-15 {left: -15%;}
	.tablet-grid-20 {float: left;width: 20%;}
	.tablet-push-20 {left: 20%;}
	.tablet-pull-20 {left: -20%;}
	.tablet-grid-25 {float: left;width: 25%;}
	.tablet-push-25 {left: 25%;}
	.tablet-pull-25 {left: -25%;}
	.tablet-grid-30 {float: left;width: 30%;}
	.tablet-push-30 {left: 30%;}
	.tablet-pull-30 {left: -30%;}
	.tablet-grid-35 {float: left;width: 35%;}
	.tablet-push-35 {left: 35%;}
	.tablet-pull-35 {left: -35%;}
	.tablet-grid-40 {float: left;width: 40%;}
	.tablet-push-40 {left: 40%;}
	.tablet-pull-40 {left: -40%;}
	.tablet-grid-45 {float: left;width: 45%;}
	.tablet-push-45 {left: 45%;}
	.tablet-pull-45 {left: -45%;}
	.tablet-grid-50 {float: left;width: 50%;}
	.tablet-push-50 {left: 50%;}
	.tablet-pull-50 {left: -50%;}
	.tablet-grid-55 {float: left;width: 55%;}
	.tablet-push-55 {left: 55%;}
	.tablet-pull-55 {left: -55%;}
	.tablet-grid-60 {float: left;width: 60%;}
	.tablet-push-60 {left: 60%;}
	.tablet-pull-60 {left: -60%;}
	.tablet-grid-65 {float: left;width: 65%;}
	.tablet-push-65 {left: 65%;}
	.tablet-pull-65 {left: -65%;}
	.tablet-grid-70 {float: left;width: 70%;}
	.tablet-push-70 {left: 70%;}
	.tablet-pull-70 {left: -70%;}
	.tablet-grid-75 {float: left;width: 75%;}
	.tablet-push-75 {left: 75%;}
	.tablet-pull-75 {left: -75%;}
	.tablet-grid-80 {float: left;width: 80%;}
	.tablet-push-80 {left: 80%;}
	.tablet-pull-80 {left: -80%;}
	.tablet-grid-85 {float: left;width: 85%;}
	.tablet-push-85 {left: 85%;}
	.tablet-pull-85 {left: -85%;}
	.tablet-suffix-33 {margin-right: 33.33333%;}
	.tablet-push-33 {left: 33.33333%;}
	.tablet-pull-33 {left: -33.33333%;}
	.tablet-grid-66 {float: left;width: 66.66667%;}
	.tablet-push-66 {left: 66.66667%;}
	.tablet-pull-66 {left: -66.66667%;}
	.tablet-grid-100 {clear: both;width: 100%;}
	.inside-footer-widgets>div {margin-bottom: 50px;}
	.inside-footer-widgets>div:nth-child(odd) {clear: both;}
	.active-footer-widgets-1 .footer-widget-1, .active-footer-widgets-3 .footer-widget-3, .active-footer-widgets-5 .footer-widget-5 {width: 100%;margin-bottom: 0;}
	.active-footer-widgets-2 .inside-footer-widgets>div, .active-footer-widgets-4 .footer-widget-3, .active-footer-widgets-4 .footer-widget-4 {margin-bottom: 0;}}
@media (min-width:1025px) {.pull-15, .pull-20, .pull-25, .pull-30, .pull-33, .pull-35, .pull-40, .pull-45, .pull-50, .pull-55, .pull-60, .pull-65, .pull-66, .pull-70, .pull-75, .pull-80, .pull-85, .pull-90, .pull-95, .push-15, .push-20, .push-25, .push-30, .push-33, .push-35, .push-40, .push-45, .push-50, .push-55, .push-60, .push-65, .push-66, .push-70, .push-75, .push-80, .push-85, .push-90, .push-95 {position: relative;}
	.hide-on-desktop {display: none !important;}
	.grid-15 {float: left;width: 15%;}
	.push-15 {left: 15%;}
	.pull-15 {left: -15%;}
	.grid-20 {float: left;width: 20%;}
	.push-20 {left: 20%;}
	.pull-20 {left: -20%;}
	.grid-25 {float: left;width: 25%;}
	.push-25 {left: 25%;}
	.pull-25 {left: -25%;}
	.grid-30 {float: left;width: 30%;}
	.push-30 {left: 30%;}
	.pull-30 {left: -30%;}
	.grid-35 {float: left;width: 35%;}
	.push-35 {left: 35%;}
	.pull-35 {left: -35%;}
	.grid-40 {float: left;width: 40%;}
	.push-40 {left: 40%;}
	.pull-40 {left: -40%;}
	.grid-45 {float: left;width: 45%;}
	.push-45 {left: 45%;}
	.pull-45 {left: -45%;}
	.grid-50 {float: left;width: 50%;}
	.push-50 {left: 50%;}
	.pull-50 {left: -50%;}
	.grid-55 {float: left;width: 55%;}
	.push-55 {left: 55%;}
	.pull-55 {left: -55%;}
	.grid-60 {float: left;width: 60%;}
	.push-60 {left: 60%;}
	.pull-60 {left: -60%;}
	.grid-65 {float: left;width: 65%;}
	.push-65 {left: 65%;}
	.pull-65 {left: -65%;}
	.grid-70 {float: left;width: 70%;}
	.push-70 {left: 70%;}
	.pull-70 {left: -70%;}
	.grid-75 {float: left;width: 75%;}
	.push-75 {left: 75%;}
	.pull-75 {left: -75%;}
	.grid-80 {float: left;width: 80%;}
	.push-80 {left: 80%;}
	.pull-80 {left: -80%;}
	.grid-85 {float: left;width: 85%;}
	.push-85 {left: 85%;}
	.pull-85 {left: -85%;}
	.grid-33 {float: left;width: 33.33333%;}
	.push-33 {left: 33.33333%;}
	.pull-33 {left: -33.33333%;}
	.grid-66 {float: left;width: 66.66667%;}
	.push-66 {left: 66.66667%;}
	.pull-66 {left: -66.66667%;}
	.grid-100 {clear: both;width: 100%;}}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;margin: 0;padding: 0;}
html {font-family: sans-serif;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
article, aside, details, figcaption, figure, footer, header, main, nav, section {display: block;}
audio, canvas, progress, video {display: inline-block;vertical-align: baseline;}
audio:not([controls]) {display: none;height: 0;}
[hidden], template {display: none;}
ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: 400;text-align: left;padding: 5px;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
a {background-color: transparent;}
a img {border: 0;}
body, button, input, select, textarea {font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight: 400;text-transform: none;font-size: 17px;line-height: 1.5;}
p {margin-bottom: 1.5em;}
h1, h2, h3, h4, h5, h6 {font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;}
pre {background: rgba(0,0,0,.05);font-family: inherit;font-size: inherit;line-height: normal;margin-bottom: 1.5em;padding: 20px;overflow: auto;max-width: 100%;}
blockquote {border-left: 5px solid rgba(0,0,0,.05);padding: 20px;font-size: 1.2em;font-style: italic;margin: 0 0 1.5em;position: relative;}
blockquote p:last-child {margin: 0;}
table, th, td {border: 1px solid rgba(0,0,0,.1);}
table {border-collapse: separate;border-spacing: 0;border-width: 1px 0 0 1px;margin: 0 0 1.5em;width: 100%;}
th, td {padding: 8px;}
th {border-width: 0 1px 1px 0;}
td {border-width: 0 1px 1px 0;}
hr {background-color: rgba(0,0,0,.1);border: 0;height: 1px;margin-bottom: 40px;margin-top: 40px;}
fieldset {padding: 0;border: 0;min-width: inherit;}
fieldset legend {padding: 0;margin-bottom: 1.5em;}
h1 {font-size: 40px;margin-bottom: 20px;line-height: 1.2em;font-weight: 300;text-transform: none;}
h2 {font-size: 30px;margin-bottom: 20px;line-height: 1.2em;font-weight: 300;text-transform: none;}
h3 {font-size: 20px;margin-bottom: 20px;line-height: 1.2em;font-weight: 400;text-transform: none;}
h4, h5, h6 {margin-bottom: 20px;}
ul, ol {margin: 0 0 1.5em 3em;}
ul {list-style: disc;}
ol {list-style: decimal;}
li>ul, li>ol {margin-bottom: 0;margin-left: 1.5em;}
dt {font-weight: 700;}
dd {margin: 0 1.5em 1.5em;}
b, strong {font-weight: 700;}
dfn, cite, em, i {font-style: italic;}
address {margin: 0 0 1.5em;}
code, kbd, tt, var {font: 15px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;}
abbr, acronym {border-bottom: 1px dotted #666;cursor: help;}
mark, ins {text-decoration: none;}
sup, sub {font-size: 75%;height: 0;line-height: 0;position: relative;vertical-align: baseline;}
sup {bottom: 1ex;}
sub {top: .5ex;}
small {font-size: 75%;}
big {font-size: 125%;}
figure {margin: 0;}
table {margin: 0 0 1.5em;width: 100%;}
th {font-weight: 700;}
img {height: auto;max-width: 100%;}
button, input, select, textarea {font-size: 100%;margin: 0;vertical-align: baseline;}
button, html input[type=button], input[type=reset], input[type=submit] {border: 1px solid transparent;background: #666;cursor: pointer;-webkit-appearance: button;padding: 10px 20px;color: #fff;}
input[type=checkbox], input[type=radio] {box-sizing: border-box;padding: 0;}
input[type=search] {-webkit-appearance: textfield;box-sizing: content-box;}
input[type=search]::-webkit-search-decoration {-webkit-appearance: none;}
button::-moz-focus-inner, input::-moz-focus-inner {border: 0;padding: 0;}
input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=tel], input[type=number], textarea, select {background: #fafafa;color: #666;border: 1px solid #ccc;border-radius: 0;padding: 10px 15px;box-sizing: border-box;max-width: 100%;}
textarea {overflow: auto;vertical-align: top;width: 100%;}
input[type=file] {max-width: 100%;box-sizing: border-box;}
a, button, input {transition: color .1s ease-in-out,background-color .1s ease-in-out;}
a, a:visited, a:hover, a:focus {text-decoration: none;}
.button, .wp-block-button .wp-block-button__link {padding: 10px 20px;display: inline-block;}
.wp-block-button .wp-block-button__link {font-size: inherit;line-height: inherit;}
.using-mouse :focus {outline: 0;}
.using-mouse ::-moz-focus-inner {border: 0;}
.alignleft {display: inline;float: left;margin-right: 1.5em;}
.alignright {display: inline;float: right;margin-left: 1.5em;}
.aligncenter {clear: both;display: block;margin: 0 auto;}
.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {max-width: 100%;height: auto;}
.no-sidebar .entry-content .alignfull {margin-left: calc(-100vw / 2 + 100% / 2);margin-right: calc(-100vw / 2 + 100% / 2);max-width: 100vw;width: auto;}
.screen-reader-text, .screen-reader-text span, .screen-reader-shortcut {position: absolute !important;clip: rect(0,0,0,0);height: 1px;width: 1px;border: 0;overflow: hidden;}
.screen-reader-text:focus, .screen-reader-shortcut:focus {clip: auto !important;height: auto;width: auto;display: block;font-size: 1em;font-weight: 700;padding: 15px 23px 14px;color: #333;background: #fff;z-index: 100000;text-decoration: none;box-shadow: 0 0 2px 2px rgba(0,0,0,.6);}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .paging-navigation:after, .site-footer:after, .site-info:after, .page-header-content-container:after, .inside-navigation:not(.grid-container):after, .inside-header:not(.grid-container):after, .inside-top-bar:not(.grid-container):after, .inside-footer-widgets:not(.grid-container):after {content: "";display: table;clear: both;}
.main-navigation {z-index: 100;padding: 0;clear: both;display: block;}
.inside-navigation {position: relative;}
.main-navigation a {display: block;text-decoration: none;font-weight: 400;text-transform: none;font-size: 15px;}
.main-navigation ul li a {display: block;}
.main-navigation li {float: left;position: relative;}
.main-navigation ul {list-style: none;margin: 0;padding-left: 0;}
.sf-menu>li.menu-item-float-right {float: right !important;}
.main-navigation .main-nav ul li a {padding-left: 20px;padding-right: 20px;line-height: 60px;}
.menu-toggle, .mobile-bar-items, .sidebar-nav-mobile {display: none;}
.menu-toggle {padding: 0 20px;line-height: 60px;margin: 0;font-weight: 400;text-transform: none;font-size: 15px;cursor: pointer;}
.main-navigation .mobile-bar-items a {padding-left: 20px;padding-right: 20px;line-height: 60px;}
.search-item a:before {content: "";font-family: GeneratePress;width: 1.28571429em;text-align: center;display: inline-block;}
.search-item.close-search a:before {content: "";}
.search-item .screen-reader-text {top: 0;right: 0;left: auto;margin: 0;}
.main-navigation li.search-item {float: right;z-index: 21;}
li.search-item.active {transition: opacity 100ms ease-in-out;}
.navigation-search {position: absolute;left: -99999px;pointer-events: none;visibility: hidden;z-index: 20;width: 100%;top: 0;transition: opacity 100ms ease-in-out;opacity: 0;}
.navigation-search.nav-search-active {left: 0;right: 0;pointer-events: auto;visibility: visible;opacity: 1;}
.gen-sidebar-nav .navigation-search {top: auto;bottom: 0;}
.navigation-search input {outline: 0;border: 0;vertical-align: bottom;line-height: 0;opacity: .9;width: 100%;z-index: 20;border-radius: 0;-webkit-appearance: none;}
.navigation-search input::-ms-clear {display: none;width: 0;height: 0;}
.navigation-search input::-ms-reveal {display: none;width: 0;height: 0;}
.navigation-search input::-webkit-search-decoration, .navigation-search input::-webkit-search-cancel-button, .navigation-search input::-webkit-search-results-button, .navigation-search input::-webkit-search-results-decoration {display: none;}
.nav-left-sidebar .main-navigation li.search-item.active, .nav-right-sidebar .main-navigation li.search-item.active {width: auto;display: inline-block;float: right;}
.navigation-search input {height: 60px;}
.main-navigation ul ul {display: block;box-shadow: 0 2px 2px rgba(0,0,0,.1);float: left;position: absolute;left: -99999px;opacity: 0;z-index: 99999;width: 200px;text-align: left;top: auto;transition: opacity 80ms linear;transition-delay: 0s;pointer-events: none;height: 0;overflow: hidden;}
.main-navigation ul ul a {display: block;}
.main-navigation ul ul li {width: 100%;}
.main-navigation .main-nav ul ul li a {line-height: normal;padding: 10px 20px;font-size: 14px;}
.main-navigation.sub-menu-left .sub-menu {right: 0;}
.dropdown-hover .main-navigation:not(.toggled) ul li:hover>ul, .dropdown-hover .main-navigation:not(.toggled) ul li.sfHover>ul {left: auto;opacity: 1;transition-delay: 150ms;pointer-events: auto;height: auto;overflow: visible;}
.dropdown-hover .main-navigation:not(.toggled) ul ul li:hover>ul, .dropdown-hover .main-navigation:not(.toggled) ul ul li.sfHover>ul {left: 100%;top: 0;}
.dropdown-hover .main-navigation.sub-menu-left:not(.toggled) ul ul li:hover>ul, .dropdown-hover .main-navigation.sub-menu-left:not(.toggled) ul ul li.sfHover>ul {right: 100%;left: auto;}
.dropdown-click .main-navigation ul ul {visibility: hidden;}
.dropdown-click .main-navigation ul.toggled-on, .dropdown-click .main-navigation ul li.sfHover>ul.toggled-on {left: auto;opacity: 1;visibility: visible;pointer-events: auto;height: auto;overflow: visible;}
.dropdown-click nav ul ul ul {background-color: transparent;}
.main-navigation .main-nav ul ul li a {line-height: normal;}
.nav-float-right .main-navigation ul ul ul {top: 0;}
.main-navigation .main-nav ul li.menu-item-has-children>a {padding-right: 0;position: relative;}
.menu-item-has-children .dropdown-menu-toggle {display: inline-block;height: 100%;clear: both;padding-right: 20px;padding-left: 10px;}
.menu-item-has-children ul .dropdown-menu-toggle {padding-top: 10px;padding-bottom: 10px;margin-top: -10px;}
nav ul ul .menu-item-has-children .dropdown-menu-toggle, .sidebar .menu-item-has-children .dropdown-menu-toggle {float: right;}
.dropdown-menu-toggle:before {content: "";font-family: GeneratePress;display: inline-block;width: .8em;text-align: left;}
nav:not(.toggled) ul ul .dropdown-menu-toggle:before {text-align: right;}
.dropdown-hover .sub-menu-left:not(.toggled) ul ul .dropdown-menu-toggle:before {-webkit-transform: rotate(180deg);transform: rotate(180deg);}
.dropdown-click .menu-item-has-children.sfHover>a .dropdown-menu-toggle:before {content: "";}
.dropdown-hover nav:not(.toggled) ul ul .dropdown-menu-toggle:before {content: "";}
.dropdown-click .main-navigation ul ul ul.toggled-on {left: 0;top: auto;position: relative;}
.widget-area .main-navigation li {float: none;display: block;width: 100%;padding: 0;margin: 0;}
.dropdown-hover.both-left .widget-area .inside-right-sidebar .main-navigation ul li:hover ul, .dropdown-hover.both-left .widget-area .inside-right-sidebar .main-navigation ul li.sfHover ul, .dropdown-hover .widget-area .main-navigation ul li:hover ul, .dropdown-hover .widget-area .main-navigation ul li.sfHover>ul {top: 0;left: 100%;}
.dropdown-hover.both-right .widget-area .main-navigation ul li:hover ul, .dropdown-hover.both-right .widget-area .main-navigation ul li.sfHover ul, .dropdown-hover .widget-area .inside-right-sidebar .main-navigation ul li:hover ul, .dropdown-hover .widget-area .inside-right-sidebar .main-navigation ul li.sfHover ul {right: 100%;left: auto;}
.dropdown-hover.both-right .inside-left-sidebar .dropdown-menu-toggle:before, .dropdown-hover .inside-right-sidebar .dropdown-menu-toggle:before {content: "";}
.dropdown-hover.both-left .inside-right-sidebar .dropdown-menu-toggle:before, .dropdown-hover .inside-left-sidebar .dropdown-menu-toggle:before {content: "";}
.dropdown-click .widget-area .main-navigation ul ul {top: auto;position: absolute;float: none;width: 100%;left: -99999px;}
.dropdown-click .widget-area .main-navigation ul ul.toggled-on {position: relative;left: 0;right: 0;}
.nav-float-right .inside-header .main-navigation {float: right;clear: right;}
.nav-float-left .inside-header .main-navigation {float: left;clear: left;}
.nav-aligned-right .main-navigation .menu>li, .nav-aligned-center .main-navigation .menu>li {float: none;display: inline-block;}
.nav-aligned-right .main-navigation ul, .nav-aligned-center .main-navigation ul {letter-spacing: -.31em;font-size: 1em;}
.nav-aligned-right .main-navigation ul li, .nav-aligned-center .main-navigation ul li {letter-spacing: normal;}
.nav-aligned-center .main-navigation {text-align: center;}
.nav-aligned-right .main-navigation {text-align: right;}
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {margin: 0 0 2em;overflow: hidden;}
.paging-navigation .nav-previous, .paging-navigation .nav-next {display: none;}
.site-main .paging-navigation .navigation {margin: 0;}
.site-main .post-navigation {margin-bottom: 0;}
.site-header {position: relative;}
.inside-header {padding: 40px;}
.main-title {margin: 0;font-size: 45px;line-height: 1.2em;word-wrap: break-word;font-weight: 700;text-transform: none;}
.site-description {margin: 0;line-height: 1.5;font-weight: 400;text-transform: none;font-size: 15px;}
.site-logo {display: inline-block;max-width: 100%;}
.header-aligned-center .site-header {text-align: center;}
.header-aligned-right .site-header {text-align: right;}
.site-header .header-image {vertical-align: middle;}
.header-widget {float: right;overflow: hidden;max-width: 50%;}
.header-widget .widget {padding: 0 0 20px;margin-bottom: 0;}
.header-widget .widget:last-child {padding-bottom: 0;}
.nav-float-right .header-widget .widget {padding: 0 0 10px;}
.nav-float-right .header-widget {position: relative;top: -10px;}
.nav-float-left .inside-header .site-branding, .nav-float-left .inside-header .site-logo {float: right;clear: right;}
.nav-float-left .inside-header:after {clear: both;content: "";display: table;}
.nav-float-right .inside-header .site-branding {display: inline-block;}
.header-widget .widget-title {margin-bottom: 15px;}
.site-branding-container {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;text-align: left;}
.site-branding-container .site-logo {margin-right: 1.5em;}
.header-aligned-right .site-branding-container {text-align: right;}
.header-aligned-right .site-branding-container .site-logo {-webkit-box-ordinal-group: 11;-ms-flex-order: 10;order: 10;margin-right: 0;margin-left: 1.5em;}
.post {margin: 0 0 2em;}
.posted-on .updated, .entry-header .cat-links:before, .entry-header .tags-links:before, .entry-header .comments-link:before, .entry-header .gp-icon {display: none;}
.byline, .single .byline, .group-blog .byline, .entry-header .cat-links, .entry-header .tags-links, .entry-header .comments-link {display: inline;}
footer.entry-meta .byline, footer.entry-meta .posted-on {display: block;}
.page-content, .entry-content, .entry-summary {margin: 2em 0 0;}
.page-links {clear: both;margin: 0 0 1.5em;}
.blog .format-status .entry-title, .archive .format-status .entry-title, .blog .format-aside .entry-header, .archive .format-aside .entry-header, .blog .format-status .entry-header, .archive .format-status .entry-header, .blog .format-status .entry-meta, .archive .format-status .entry-meta {display: none;}
.blog .format-aside .entry-content, .archive .format-aside .entry-content, .blog .format-status .entry-content, .archive .format-status .entry-content {margin-top: 0;}
.blog .format-status .entry-content p:last-child, .archive .format-status .entry-content p:last-child {margin-bottom: 0;}
.site-content, .entry-header {word-wrap: break-word;}
.entry-title {margin-bottom: 0;}
.page-header {margin-bottom: 30px;}
.page-header .avatar {float: left;margin-right: 20px;}
.page-header .author-info {overflow: hidden;}
.page-header>:last-child, .page-header .author-info>:last-child {margin-bottom: 0;}
.entry-meta {font-size: 85%;margin-top: .5em;line-height: 1.5;}
footer.entry-meta {margin-top: 2em;}
.cat-links:before, .tags-links:before, .comments-link:before, .nav-previous .prev:before, .nav-next .next:before {font-family: GeneratePress;text-decoration: inherit;position: relative;margin-right: .6em;width: 13px;text-align: center;display: inline-block;}
.cat-links:before {content: "";}
.tags-links:before {content: "";}
.comments-link:before {content: "";}
.nav-previous .prev:before {content: "";}
.nav-next .next:before {content: "";}
.cat-links, .tags-links, .comments-link {display: block;}
.taxonomy-description p:last-child, .read-more-container, .page-content>:last-child, .entry-content>:last-child, .entry-summary>:last-child {margin-bottom: 0;}
.page-content img.wp-smiley, .entry-content img.wp-smiley, .comment-content img.wp-smiley {border: 0;margin-bottom: 0;margin-top: 0;padding: 0;}
.wp-caption {margin-bottom: 1.5em;max-width: 100%;position: relative;}
.wp-caption img[class*=wp-image-] {display: block;margin: 0 auto 0;max-width: 100%;}
.wp-caption .wp-caption-text {font-size: 75%;padding-top: 5px;opacity: .8;}
.wp-caption img {position: relative;vertical-align: bottom;}
.wp-block-gallery, ul.blocks-gallery-grid {margin-left: 0;}
.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {background: rgba(255,255,255,.7);color: #000;padding: 10px;box-sizing: border-box;}
.gallery {margin-bottom: 1.5em;}
.gallery-item {display: inline-block;text-align: center;vertical-align: top;width: 100%;}
.gallery-columns-2 .gallery-item {max-width: 50%;}
.gallery-columns-3 .gallery-item {max-width: 33.33%;}
.gallery-columns-4 .gallery-item {max-width: 25%;}
.gallery-columns-5 .gallery-item {max-width: 20%;}
.gallery-columns-6 .gallery-item {max-width: 16.66%;}
.gallery-columns-7 .gallery-item {max-width: 14.28%;}
.gallery-columns-8 .gallery-item {max-width: 12.5%;}
.gallery-columns-9 .gallery-item {max-width: 11.11%;}
.gallery-caption {display: block;}
.site-main .gallery {margin-bottom: 1.5em;}
.gallery-item img {vertical-align: bottom;}
.gallery-icon {padding: 5px;}
embed, iframe, object {max-width: 100%;}
.comment-content a {word-wrap: break-word;}
.comment, .comment-list {list-style-type: none;padding: 0;margin: 0;}
.comment-author-info {display: inline-block;vertical-align: middle;}
.comment-meta .avatar {float: left;margin-right: 10px;-moz-border-radius: 50%;-webkit-border-radius: 50%;border-radius: 50%;}
.comment-author cite {font-style: normal;font-weight: 700;}
.entry-meta.comment-metadata {margin-top: 0;}
.comment-content {margin-top: 1.5em;}
.comment-respond {margin-top: 0;}
.comment-form>.form-submit {margin-bottom: 0;}
.comment-form input, .comment-form-comment {margin-bottom: 10px;}
.comment-form #author, .comment-form #email, .comment-form #url {display: block;}
.comment-metadata .edit-link:before {display: none;}
.comment-body {padding: 30px 0;}
.comment-content {padding: 30px;border: 1px solid rgba(0,0,0,.05);}
.depth-1.parent>.children {border-bottom: 1px solid rgba(0,0,0,.05);}
.comment .children {padding-left: 30px;margin-top: -30px;border-left: 1px solid rgba(0,0,0,.05);}
.pingback .comment-body, .trackback .comment-body {border-bottom: 1px solid rgba(0,0,0,.05);}
.pingback .edit-link {font-size: 13px;}
.comment-content p:last-child {margin-bottom: 0;}
.comment-list>.comment:first-child {padding-top: 0;margin-top: 0;border-top: 0;}
ol.comment-list {margin-bottom: 1.5em;}
#wp-comment-cookies-consent {margin-right: 7px;}
.one-container .comments-area {margin-top: 1.5em;}
.comment-content .reply {font-size: 85%;}
.single .comments-link {display: none;}
.widget-area .widget {padding: 40px;}
.widget {margin: 0 0 30px;box-sizing: border-box;}
.sidebar .widget, .footer-widgets .widget {font-size: 17px;}
.widget select {max-width: 100%;}
.widget_search .search-submit {display: none;}
.widget_categories .children {margin-left: 1.5em;padding-top: 5px;}
.widget_categories .children li:last-child {padding-bottom: 0;}
.sidebar .widget :last-child, .footer-widgets .widget :last-child {margin-bottom: 0;}
.widget-title {margin-bottom: 30px;font-size: 20px;line-height: 1.5;font-weight: 400;text-transform: none;}
.widget ul, .widget ol {margin: 0;}
.widget ul li {list-style-type: none;position: relative;padding-bottom: 5px;}
.widget .search-field {width: 100%;}
.widget:last-child, .separate-containers .widget:last-child {margin-bottom: 0;}
.widget_nav_menu ul ul, .widget_pages ul ul {margin-left: 1em;margin-top: 5px;}
.widget ul li.menu-item-has-children, .widget ul li.page_item_has_children {padding-bottom: 0;}
#wp-calendar {table-layout: fixed;font-size: 80%;}
#wp-calendar #prev, #wp-calendar #prev+.pad {border-right: 0;}
.sidebar .grid-container {max-width: 100%;width: 100%;}
.one-container.both-left .inside-left-sidebar, .one-container.both-right .inside-left-sidebar {margin-right: 15px;}
.one-container.both-left .inside-right-sidebar, .one-container.both-right .inside-right-sidebar {margin-left: 15px;}
.separate-containers .site-main>:last-child, .one-container .site-main>:last-child {margin-bottom: 0;}
.one-container:not(.page) .inside-article {padding: 0 0 30px 0;}
.one-container.right-sidebar .site-main, .one-container.both-right .site-main {margin-right: 40px;}
.one-container.left-sidebar .site-main, .one-container.both-left .site-main {margin-left: 40px;}
.one-container.both-sidebars .site-main {margin: 0 40px 0 40px;}
.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header, .wp-block-group__inner-container {padding: 40px;}
.separate-containers .widget, .separate-containers .site-main>*, .separate-containers .page-header, .widget-area .main-navigation {margin-bottom: 20px;}
.separate-containers .site-main {margin: 20px;}
.no-sidebar.separate-containers .site-main {margin-left: 0;margin-right: 0;}
.right-sidebar.separate-containers .site-main, .both-right.separate-containers .site-main {margin-left: 0;}
.left-sidebar.separate-containers .site-main, .both-left.separate-containers .site-main {margin-right: 0;}
.both-right.separate-containers .inside-left-sidebar, .both-left.separate-containers .inside-left-sidebar {margin-right: 10px;}
.both-right.separate-containers .inside-right-sidebar, .both-left.separate-containers .inside-right-sidebar {margin-left: 10px;}
.separate-containers .inside-right-sidebar, .separate-containers .inside-left-sidebar {margin-top: 20px;margin-bottom: 20px;}
.separate-containers .page-header-image, .separate-containers .page-header-contained, .separate-containers .page-header-image-single, .separate-containers .page-header-content-single {margin-top: 20px;}
.full-width-content .container.grid-container {max-width: 100%;}
.full-width-content.no-sidebar.separate-containers .site-main {margin: 0;}
.full-width-content.separate-containers .inside-article, .full-width-content.one-container .site-content {padding: 0;}
.contained-content.separate-containers .inside-article, .contained-content.one-container .site-content {padding: 0;}
.footer-widgets {padding: 40px;}
.site-info {text-align: center;padding: 20px;font-size: 15px;}
.site-footer .footer-widgets-container .inner-padding {padding: 0 0 0 40px;}
.site-footer .footer-widgets-container .inside-footer-widgets {margin-left: -40px;}
.footer-bar-active .footer-bar .widget {padding: 0;}
.footer-bar .widget_nav_menu>div>ul {display: inline-block;vertical-align: top;}
.footer-bar .textwidget p:last-child {margin: 0;}
.footer-bar-align-right .copyright-bar {float: left;}
.footer-bar-align-right .footer-bar, .footer-bar-align-left .copyright-bar {float: right;text-align: right;}
.footer-bar-align-left .footer-bar {float: left;text-align: left;}
.footer-bar-align-center .copyright-bar {float: none;text-align: center;}
.footer-bar-align-center .footer-bar {float: none;text-align: center;margin-bottom: 10px;}
.footer-bar .widget-title {display: none;}
.footer-bar .widget_nav_menu li {margin: 0 10px;float: left;padding: 0;}
.footer-bar .widget_nav_menu li:first-child {margin-left: 0;}
.footer-bar .widget_nav_menu li:last-child {margin-right: 0;}
.footer-bar .widget_nav_menu li ul {display: none;}
.post-image {margin: 2em 0 0;}
.page-header-image, .page-header-image-single {line-height: 0;}
.separate-containers .page-header-image, .separate-containers .page-header-content {margin-top: 30px;}
.separate-containers .inside-article>[class*=page-header-], .one-container .inside-article>[class*=page-header-] {margin-bottom: 2em;margin-top: 0;}
.inside-article .page-header-image-single.page-header-below-title {margin-top: 2em;}
.top-bar {font-weight: 400;text-transform: none;font-size: 13px;}
.inside-top-bar {padding: 10px;}
.top-bar .inside-top-bar .widget {padding: 0;display: inline-block;margin: 0;}
.top-bar .inside-top-bar .textwidget p:last-child {margin: 0;}
.top-bar-align-center {text-align: center;}
.top-bar-align-right {text-align: right;}
.top-bar-align-right .inside-top-bar>.widget:nth-child(even), .top-bar-align-left .inside-top-bar>.widget:nth-child(odd) {float: left;margin-right: 10px;}
.top-bar-align-right .inside-top-bar>.widget:nth-child(odd), .top-bar-align-center .inside-top-bar .widget:not(:first-child) {margin-left: 10px;}
.top-bar-align-left .inside-top-bar>.widget:nth-child(even) {margin-left: 10px;float: right;}
.top-bar-align-center .inside-top-bar .widget:first-child:last-child {display: block;}
.top-bar .widget-title {display: none;}
.top-bar .widget_nav_menu li {margin: 0 10px;float: left;padding: 0;}
.top-bar .widget_nav_menu li:first-child {margin-left: 0;}
.top-bar .widget_nav_menu li:last-child {margin-right: 0;}
.top-bar .widget_nav_menu li ul {display: none;}
.top-bar .widget_nav_menu>div>ul {display: inline-block;vertical-align: top;}
.generate-back-to-top:before {content: "";font-family: GeneratePress;}
.generate-back-to-top, .generate-back-to-top:visited {font-size: 20px;border-radius: 3px;position: fixed;bottom: 30px;right: 30px;line-height: 40px;width: 40px;text-align: center;z-index: 10;transition: opacity 300ms ease-in-out;}
.generate-back-to-top .screen-reader-text {left: 0;margin: 0;}
.menu-toggle:before, .search-item a:before, .dropdown-menu-toggle:before, .cat-links:before, .tags-links:before, .comments-link:before, .nav-previous .prev:before, .nav-next .next:before, .generate-back-to-top:before {-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;speak: none;}
.cat-links:before, .tags-links:before, .comments-link:before, .nav-previous .prev:before, .nav-next .next:before {opacity: .7;}
.gp-icon {display: inline-flex;align-self: center;}
.gp-icon svg {height: 1em;width: 1em;top: .125em;position: relative;fill: currentColor;}
.icon-menu-bars svg:nth-child(2), .toggled .icon-menu-bars svg:nth-child(1), .icon-search svg:nth-child(2), .close-search .icon-search svg:nth-child(1) {display: none;}
.toggled .icon-menu-bars svg:nth-child(2), .close-search .icon-search svg:nth-child(2) {display: block;}
.entry-meta .gp-icon {margin-right: .6em;opacity: .7;}
.dropdown-hover .sub-menu .dropdown-menu-toggle .gp-icon svg, .dropdown-hover .children .dropdown-menu-toggle .gp-icon svg, .dropdown-hover.both-left .inside-right-sidebar .dropdown-menu-toggle .gp-icon svg, .dropdown-hover .inside-left-sidebar .dropdown-menu-toggle .gp-icon svg, .nav-next .gp-icon svg {transform: rotate(-90deg);transform-origin: center;}
.dropdown-hover .sub-menu-left:not(.toggled) ul ul .dropdown-menu-toggle .gp-icon svg, .dropdown-hover.both-right .inside-left-sidebar .dropdown-menu-toggle .gp-icon svg, .dropdown-hover .inside-right-sidebar .dropdown-menu-toggle .gp-icon svg, .nav-previous .gp-icon svg {-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.dropdown-click .sfHover>a>.dropdown-menu-toggle>.gp-icon svg, nav.toggled .sfHover>a>.dropdown-menu-toggle>.gp-icon svg, .generate-back-to-top .gp-icon svg {transform: rotate(180deg);}
nav.toggled .sub-menu .dropdown-menu-toggle .gp-icon svg {transform: rotate(0deg);}
.infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer {display: none;}
.infinity-end.neverending .site-footer {display: block;}
.so-panel.widget {padding: 0;}
#mc_embed_signup .clear {display: block;height: auto;visibility: visible;width: auto;}
.container.grid-container {width: auto;}
button.menu-toggle {background-color: transparent;width: 100%;border: 0;text-align: center;}
button.menu-toggle:active, button.menu-toggle:focus, button.menu-toggle:hover {background-color: transparent;}
.menu-toggle:before {content: "";font-family: GeneratePress;width: 1.28571429em;text-align: center;display: inline-block;}
.toggled .menu-toggle:before {content: "";}
.menu-toggle .mobile-menu {padding-left: 3px;}
.menu-toggle .gp-icon+.mobile-menu {padding-left: 9px;}
.menu-toggle .mobile-menu:empty {display: none;}
.nav-search-enabled .main-navigation .menu-toggle {text-align: left;}
.mobile-bar-items {display: none;position: absolute;right: 0;top: 0;z-index: 21;list-style-type: none;}
.mobile-bar-items a {display: inline-block;}
nav.toggled ul ul.sub-menu {width: 100%;}
.dropdown-hover .main-navigation.toggled ul li.sfHover>ul, .dropdown-hover .main-navigation.toggled ul li:hover>ul {transition-delay: 0s;}
.toggled .menu-item-has-children .dropdown-menu-toggle {padding-left: 20px;}
.main-navigation.toggled ul ul {transition: 0s;visibility: hidden;}
.main-navigation.toggled .main-nav>ul {display: block;}
.main-navigation.toggled .main-nav ul ul.toggled-on {position: relative;top: 0;left: auto !important;right: auto !important;width: 100%;pointer-events: auto;height: auto;opacity: 1;display: block;visibility: visible;}
.main-navigation.toggled .main-nav li {float: none;clear: both;display: block !important;text-align: left !important;}
.main-navigation.toggled .main-nav li.hide-on-mobile, .main-navigation.toggled .menu li.search-item {display: none !important;}
.main-navigation.toggled .sfHover>a .dropdown-menu-toggle:before {content: "";}
.main-navigation.toggled .menu-item-has-children .dropdown-menu-toggle {float: right;}
.main-navigation.toggled .sf-menu>li.menu-item-float-right {float: none !important;display: inline-block !important;}
@media (max-width:768px) {a, body, button, input, select, textarea {-webkit-transition: all 0s ease-in-out;-moz-transition: all 0s ease-in-out;-o-transition: all 0s ease-in-out;transition: all 0s ease-in-out;}
	.top-bar.top-bar-align-left, .top-bar.top-bar-align-right {text-align: center;}
	.top-bar .widget {float: none !important;margin: 0 10px !important;}
	.footer-bar .widget_nav_menu li, .top-bar .widget_nav_menu li {float: none;display: inline-block;padding: 5px 0;}
	.inside-header>:not(:last-child):not(.main-navigation) {margin-bottom: 20px;}
	.header-aligned-right .site-header, .header-widget, .site-header {text-align: center;}
	.header-widget {float: none;max-width: 100%;}
	.content-area, .inside-footer-widgets>div, .sidebar {float: none;width: 100%;left: 0;right: 0;}
	.site-main {margin-left: 0 !important;margin-right: 0 !important;}
	body:not(.no-sidebar) .site-main {margin-bottom: 0 !important;}
	.one-container .sidebar {margin-top: 40px;}
	.separate-containers #left-sidebar+#right-sidebar .inside-right-sidebar {margin-top: 0;}
	.both-left.separate-containers .inside-left-sidebar, .both-left.separate-containers .inside-right-sidebar, .both-right.separate-containers .inside-left-sidebar, .both-right.separate-containers .inside-right-sidebar {margin-right: 0;margin-left: 0;}
	.alignleft, .alignright {float: none;display: block;margin-left: auto;margin-right: auto;}
	.post-image-aligned-left .post-image, .post-image-aligned-right .post-image {float: none;margin: 2em 0;text-align: center;}
	.comment .children {padding-left: 10px;margin-left: 0;}
	.edd_download {display: block;float: none !important;margin-bottom: 1.5em;width: 100% !important;}
	.entry-meta {font-size: inherit;}
	.entry-meta a {line-height: 1.8em;}
	.site-info {padding-left: 10px;padding-right: 10px;text-align: center;}
	.copyright-bar, .footer-bar {float: none !important;text-align: center !important;}
	.footer-bar {margin-bottom: 20px;}
	.inside-footer-widgets>div:not(:last-child) {margin-bottom: 40px;}
	.site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets {margin: 0;}
	.site-footer .footer-widgets .footer-widgets-container .inner-padding {padding: 0;}}
.aawp-clearfix:after {clear: both;content: ".";display: block;height: 0;line-height: 0;visibility: hidden;}
.aawp-clearfix {display: inline-block;}
html[xmlns] .aawp-clearfix {display: block;}
* html .aawp-clearfix {height: 1%;}
.aawp .align-center {text-align: center;}
.aawp .aawp-button, .aawp-button {background-color: #fff;border: 1px solid #ccc !important;box-sizing: border-box;color: #333 !important;cursor: pointer;display: inline-block;font-size: 14px;font-weight: 400;line-height: 19px;margin: 0;padding: 7px 12px 6px;text-align: center;text-decoration: none !important;}
.aawp .aawp-button:hover, .aawp-button:hover {text-decoration: none !important;}
.aawp .aawp-button:active, .aawp .aawp-button:focus, .aawp-button:active, .aawp-button:focus {box-shadow: none;outline: none;text-decoration: none !important;}
.aawp .aawp-button:visited, .aawp-button:visited {color: #333 !important;}
.aawp .aawp-button:focus, .aawp .aawp-button:hover, .aawp-button:focus, .aawp-button:hover {background-color: #fafafa;border: 1px solid #ccc !important;color: #333 !important;}
.aawp .aawp-button.rounded, .aawp-button.rounded {border-radius: 3px;}
.aawp .aawp-button.shadow, .aawp-button.shadow {box-shadow: 0 1px 2px rgba(0,0,0,.3),inset 0 0 40px rgba(0,0,0,.1);}
.aawp .aawp-button.aawp-button--amazon, .aawp-button.aawp-button--amazon {background: #f0c14b;background: linear-gradient(180deg,#f7dfa5,#f0c14b) repeat scroll 0 0 transparent;border-color: #9c7e31 #90742d #786025 !important;border-radius: 3px;box-shadow: inset 0 1px 0 hsla(0,0%,100%,.4);color: #111 !important;}
.aawp .aawp-button.aawp-button--amazon:active, .aawp .aawp-button.aawp-button--amazon:focus, .aawp .aawp-button.aawp-button--amazon:hover, .aawp-button.aawp-button--amazon:active, .aawp-button.aawp-button--amazon:focus, .aawp-button.aawp-button--amazon:hover {background: #eeb933;background: linear-gradient(180deg,#f5d78e,#eeb933) repeat scroll 0 0 transparent;color: #111 !important;}
.aawp .aawp-button.aawp-button--blue, .aawp-button.aawp-button--blue {background-color: #3498db;border-color: #3498db !important;color: #fff !important;}
.aawp .aawp-button.aawp-button--blue:visited, .aawp-button.aawp-button--blue:visited {color: #fff !important;}
.aawp .aawp-button.aawp-button--blue:focus, .aawp .aawp-button.aawp-button--blue:hover, .aawp-button.aawp-button--blue:focus, .aawp-button.aawp-button--blue:hover {background-color: #2b94d9;border: 1px solid #3498db !important;color: #fff !important;}
.aawp .aawp-button.aawp-button--red, .aawp-button.aawp-button--red {background-color: #e74c3c;border-color: #e74c3c !important;color: #fff !important;}
.aawp .aawp-button.aawp-button--red:visited, .aawp-button.aawp-button--red:visited {color: #fff !important;}
.aawp .aawp-button.aawp-button--red:focus, .aawp .aawp-button.aawp-button--red:hover, .aawp-button.aawp-button--red:focus, .aawp-button.aawp-button--red:hover {background-color: #e64433;border: 1px solid #e74c3c !important;color: #fff !important;}
.aawp .aawp-button.aawp-button--green, .aawp-button.aawp-button--green {background-color: #27ae60;border-color: #27ae60 !important;color: #fff !important;}
.aawp .aawp-button.aawp-button--green:visited, .aawp-button.aawp-button--green:visited {color: #fff !important;}
.aawp .aawp-button.aawp-button--green:focus, .aawp .aawp-button.aawp-button--green:hover, .aawp-button.aawp-button--green:focus, .aawp-button.aawp-button--green:hover {background-color: #25a65b;border: 1px solid #27ae60 !important;color: #fff !important;}
.aawp .aawp-button.aawp-button--yellow, .aawp-button.aawp-button--yellow {background-color: #ffdf88;border-color: #ffdf88 !important;color: #333 !important;}
.aawp .aawp-button.aawp-button--yellow:visited, .aawp-button.aawp-button--yellow:visited {color: #333 !important;}
.aawp .aawp-button.aawp-button--yellow:focus, .aawp .aawp-button.aawp-button--yellow:hover, .aawp-button.aawp-button--yellow:focus, .aawp-button.aawp-button--yellow:hover {background-color: #ffdc7e;border: 1px solid #ffdf88 !important;color: #333 !important;}
.aawp .aawp-button.aawp-button--orange, .aawp-button.aawp-button--orange {background-color: #f39c12;border-color: #f39c12 !important;color: #fff !important;}
.aawp .aawp-button.aawp-button--orange:visited, .aawp-button.aawp-button--orange:visited {color: #fff !important;}
.aawp .aawp-button.aawp-button--orange:focus, .aawp .aawp-button.aawp-button--orange:hover, .aawp-button.aawp-button--orange:focus, .aawp-button.aawp-button--orange:hover {background-color: #ef970c;border: 1px solid #f39c12 !important;color: #fff !important;}
.aawp .aawp-button.aawp-button--dark, .aawp-button.aawp-button--dark {background-color: #363636;border-color: #363636 !important;color: #fff !important;}
.aawp .aawp-button.aawp-button--dark:visited, .aawp-button.aawp-button--dark:visited {color: #fff !important;}
.aawp .aawp-button.aawp-button--dark:focus, .aawp .aawp-button.aawp-button--dark:hover, .aawp-button.aawp-button--dark:focus, .aawp-button.aawp-button--dark:hover {background-color: #313131;border: 1px solid #363636 !important;color: #fff !important;}
.aawp .aawp-button.aawp-button--icon, .aawp-button.aawp-button--icon {padding-left: 32px;position: relative;}
.aawp .aawp-button.aawp-button--icon:before, .aawp-button.aawp-button--icon:before {background-position: 9px;background-repeat: no-repeat;background-size: 14px 14px;bottom: 0;content: "";left: 0;position: absolute;right: 0;top: 0;}
.aawp .aawp-button.aawp-button--icon-amazon-black:before, .aawp-button.aawp-button--icon-amazon-black:before {background-image: url("../../../plugins/aawp/assets/img/icon-amazon-black.svg");}
.aawp .aawp-button.aawp-button--icon-black:before, .aawp-button.aawp-button--icon-black:before {background-image: url("../../../plugins/aawp/assets/img/icon-cart-black.svg");}
.aawp .aawp-button.aawp-button--icon-amazon-white:before, .aawp-button.aawp-button--icon-amazon-white:before {background-image: url("../../../plugins/aawp/assets/img/icon-amazon-white.svg");}
.aawp .aawp-button.aawp-button--icon-white:before, .aawp-button.aawp-button--icon-white:before {background-image: url("../../../plugins/aawp/assets/img/icon-cart-white.svg");}
a.aawp-star-rating, a.aawp-star-rating:active, a.aawp-star-rating:focus, a.aawp-star-rating:hover {border: none;box-shadow: none;outline: none;text-decoration: none;}
.aawp-star-rating {background-image: url("../../../plugins/aawp/assets/img/stars/v1.svg");background-size: 16px 16px;display: inline-block;height: 16px;position: relative;width: 80px;}
.aawp-star-rating, .aawp-star-rating>span {background-position: 0;background-repeat: repeat-x;vertical-align: middle;}
.aawp-star-rating>span {background-image: url("../../../plugins/aawp/assets/img/stars/v1-active.svg");background-size: 16px 16px;bottom: 0;display: block;height: 16px;left: 0;position: absolute;top: 0;width: 80px;}
.aawp-star-rating--medium, .aawp-star-rating--medium>span {background-size: 20px 20px;height: 20px;width: 100px;}
.aawp-star-rating--large, .aawp-star-rating--large>span {background-size: 30px 30px;height: 30px;width: 150px;}
.aawp-star-rating--v2 {background-image: url("../../../plugins/aawp/assets/img/stars/v2.svg");}
.aawp-star-rating--v2>span {background-image: url("../../../plugins/aawp/assets/img/stars/v2-active.svg");}
.aawp-star-rating--v3 {background-image: url("../../../plugins/aawp/assets/img/stars/v3.svg");}
.aawp-star-rating--v3>span {background-image: url("../../../plugins/aawp/assets/img/stars/v3-active.svg");}
.aawp-star-rating--v4 {background-image: url("../../../plugins/aawp/assets/img/stars/v4.svg");}
.aawp-star-rating--v4>span {background-image: url("../../../plugins/aawp/assets/img/stars/v4-active.svg");}
.aawp-star-rating--v5 {background-image: url("../../../plugins/aawp/assets/img/stars/v5.svg");}
.aawp-star-rating--v5>span {background-image: url("../../../plugins/aawp/assets/img/stars/v5-active.svg");}
.aawp-star-rating--v6 {background-image: url("../../../plugins/aawp/assets/img/stars/v6.svg");}
.aawp-star-rating--v6>span {background-image: url("../../../plugins/aawp/assets/img/stars/v6-active.svg");}
.aawp-star-rating--v7 {background-image: url("../../../plugins/aawp/assets/img/stars/v7.svg");}
.aawp-star-rating--v7>span {background-image: url("../../../plugins/aawp/assets/img/stars/v7-active.svg");}
.aawp-star-rating--wayl {background-image: url("../../../plugins/aawp/assets/img/stars/wayl.svg");}
.aawp-star-rating--wayl>span {background-image: url("../../../plugins/aawp/assets/img/stars/wayl-active.svg");}
.aawp-star-rating--wayl.aawp-star-rating--small, .aawp-star-rating--wayl.aawp-star-rating--small>span {background-size: 12px 16px;height: 16px;width: 60px;}
.aawp-star-rating--wayl.aawp-star-rating--medium, .aawp-star-rating--wayl.aawp-star-rating--medium>span {background-size: 15px 20px;height: 20px;width: 75px;}
.aawp-star-rating--wayl.aawp-star-rating--large, .aawp-star-rating--wayl.aawp-star-rating--large>span {background-size: 23px 30px;height: 30px;width: 115px;}
.aawp-product {margin: 0 0 30px;position: relative;width: 100%;}
.aawp-product .aawp-product__title {word-wrap: break-word;}
.aawp-product__ribbon {font-size: 12px;font-weight: 400;line-height: 20px;padding: 0 20px;text-transform: uppercase;}
.aawp-product__ribbon--sale {background: #27ae60;border-bottom-left-radius: 2px;color: #fff;}
.aawp-product__ribbon--bestseller {background: #e47911;border-bottom-right-radius: 2px;color: #fff;}
.aawp-product__ribbon--new {background: #d9534f;border-bottom-right-radius: 2px;color: #fff;}
.aawp.aawp-box.box--widget, .widget .aawp-box {box-sizing: border-box;margin-bottom: 15px;padding: 15px 10px 10px;}
.aawp.aawp-box.box--widget *, .aawp.aawp-box.box--widget :after, .aawp.aawp-box.box--widget :before, .widget .aawp-box *, .widget .aawp-box :after, .widget .aawp-box :before {box-sizing: border-box;}
.aawp.aawp-box.box--widget:last-child, .widget .aawp-box:last-child {margin-bottom: 0;}
.aawp.aawp-box.box--widget.sale, .widget .aawp-box.sale {padding-top: 30px;}
.aawp.aawp-box.box--widget .aawp-box__thumb, .widget .aawp-box .aawp-box__thumb {float: none;margin-bottom: 10px;width: 100%;}
.aawp.aawp-box.box--widget .aawp-box__image, .widget .aawp-box .aawp-box__image {margin-bottom: 5px;max-width: 120px;}
.aawp.aawp-box.box--widget .aawp-box__content, .widget .aawp-box .aawp-box__content {margin-left: 0;padding-left: 0;}
.aawp.aawp-box.box--widget .aawp-box__title, .widget .aawp-box .aawp-box__title {font-size: 14px !important;line-height: 1.3 !important;text-align: center;}
.aawp.aawp-box.box--widget .aawp-box__footer, .widget .aawp-box .aawp-box__footer {margin-left: 0;padding-left: 0;text-align: center;}
.aawp.aawp-box.box--widget .aawp-box__footer p, .widget .aawp-box .aawp-box__footer p {margin: 0;}
.aawp.aawp-box.box--widget .aawp-box__rating, .widget .aawp-box .aawp-box__rating {margin-left: 0;}
.aawp.aawp-box.box--widget .aawp-box__pricing, .widget .aawp-box .aawp-box__pricing {margin: 0 0 10px;}
.aawp.aawp-box.box--widget .aawp-box__price, .widget .aawp-box .aawp-box__price {line-height: 1 !important;margin-bottom: 5px;}
.aawp.aawp-box.box--widget .aawp-box__price--old, .widget .aawp-box .aawp-box__price--old {font-size: 13px !important;}
.aawp.aawp-box.box--widget .aawp-box__price--saved, .widget .aawp-box .aawp-box__price--saved {margin-top: 0;}
.aawp.aawp-box.box--widget .aawp-box__price--current, .widget .aawp-box .aawp-box__price--current {display: block !important;font-size: 18px !important;margin: 0;}
.aawp.aawp-box.box--widget .aawp-box__prime, .widget .aawp-box .aawp-box__prime {margin: 5px 0 0 !important;}
.aawp.aawp-box.box--widget .aawp-box__btn, .widget .aawp-box .aawp-box__btn {margin-left: 0;margin-top: 5px;}
.aawp.aawp-box.box--widget .aawp-box__info, .widget .aawp-box .aawp-box__info {display: block;margin-top: 10px;max-width: 100%;position: static;text-align: center;}
.aawp.aawp-box.box--widget.inline-info .aawp-box__thumb, .widget .aawp-box.inline-info .aawp-box__thumb {margin-bottom: 10px;}
.aawp.aawp-box.box--widget .aawp-box__description, .aawp.aawp-box.box--widget .aawp-box__reviews, .widget .aawp-box .aawp-box__description, .widget .aawp-box .aawp-box__reviews {display: none;}
.aawp .aawp-product--horizontal {zoom: 1;background: #fff;border: 1px solid #ececec;display: block;font-size: 15px;line-height: 1.6;max-width: 100%;padding: 20px;white-space: normal;}
.aawp .aawp-product--horizontal:after, .aawp .aawp-product--horizontal:before {content: " ";display: table;}
.aawp .aawp-product--horizontal:after {clear: both;}
.aawp .aawp-product--horizontal.aawp-product--ribbon {padding-top: 35px;}
@media (min-width:769px) {.aawp .aawp-product--horizontal.aawp-product--css-adjust-image-large .aawp-product__thumb {width: 250px;}
	.aawp .aawp-product--horizontal.aawp-product--css-adjust-image-large .aawp-product__content {margin-left: 250px;padding-left: 40px;}}
.aawp .aawp-product--horizontal .aawp-product__thumb {float: left;width: 160px;}
@media (max-width:768px) {.aawp .aawp-product--horizontal .aawp-product__thumb {float: none;width: 100%;}}
.aawp .aawp-product--horizontal .aawp-product__image {border: none;box-shadow: none;display: block;height: auto;margin: 0 auto 15px;max-height: 200px;max-width: 100%;width: auto;}
.aawp .aawp-product--horizontal .aawp-product__rating {margin: 0 auto 10px;text-align: center;}
.aawp .aawp-product--horizontal .aawp-product__reviews {color: #666;font-size: 12px;margin-top: 5px;text-align: center;}
.aawp .aawp-product--horizontal .aawp-product__content {margin-left: 160px;padding-left: 20px;}
@media (max-width:768px) {.aawp .aawp-product--horizontal .aawp-product__content {margin: 0;padding: 0;}}
.aawp .aawp-product--horizontal .aawp-product__title {display: block;font-size: 18px;font-weight: 700;margin: 0 0 15px;}
@media (max-width:480px) {.aawp .aawp-product--horizontal .aawp-product__title {font-size: 16px;margin-bottom: 5px;}}
.aawp .aawp-product--horizontal .aawp-product__description {margin: 0;}
.aawp .aawp-product--horizontal .aawp-product__description>p {margin: 0 0 5px;}
.aawp .aawp-product--horizontal .aawp-product__description>p:empty {display: none;}
.aawp .aawp-product--horizontal .aawp-product__description>ul {list-style-position: outside !important;list-style-type: disc;margin: 0 0 5px;padding: 0 0 0 20px;}
.aawp .aawp-product--horizontal .aawp-product__description>ul li {word-wrap: break-word;background: none;margin: 0;padding: 0;}
@media (max-width:480px) {.aawp .aawp-product--horizontal .aawp-product__description {display: none;}}
.aawp .aawp-product--horizontal .aawp-product__footer {margin-left: 160px;padding-left: 20px;text-align: right;}
@media (max-width:768px) {.aawp .aawp-product--horizontal .aawp-product__footer {margin: 0;padding: 0;}}
.aawp .aawp-product--horizontal .aawp-product__pricing {display: block;margin-bottom: 5px;}
.aawp .aawp-product--horizontal .aawp-product__pricing .aawp-product__price--current:empty, .aawp .aawp-product--horizontal .aawp-product__pricing .aawp-product__price--old:empty, .aawp .aawp-product--horizontal .aawp-product__pricing .aawp-product__price:empty, .aawp .aawp-product--horizontal .aawp-product__pricing:empty {display: none;margin: 0;}
.aawp .aawp-product--horizontal .aawp-product__pricing span+span {margin-left: 15px;}
.aawp .aawp-product--horizontal .aawp-product__pricing span+span.aawp-check-premium, .aawp .aawp-product--horizontal .aawp-product__pricing span+span.aawp-check-prime {margin-left: 5px;}
@media (max-width:480px) {.aawp .aawp-product--horizontal .aawp-product__pricing {margin-bottom: 0;}}
.aawp .aawp-product--horizontal .aawp-product__price {display: inline-block;line-height: 34px;vertical-align: middle;}
.aawp .aawp-product--horizontal .aawp-product__price--old {color: #666;font-size: 14px;text-decoration: line-through;}
.aawp .aawp-product--horizontal .aawp-product__price--current {font-size: 20px;font-weight: 700;}
@media (max-width:480px) {.aawp .aawp-product--horizontal .aawp-product__price--current {font-size: 16px;}}
.aawp .aawp-product--horizontal .aawp-product__price--saved {background: #27ae60;background: rgba(39,174,96,.8);border-radius: 2px;color: #fff;font-size: 12px;line-height: 12px;margin-bottom: 11px;margin-top: 11px;padding: 4px 6px;}
.aawp .aawp-product--horizontal .aawp-button+.aawp-button {margin-left: 15px;margin-top: 5px;}
.aawp .aawp-product--horizontal .aawp-product__ribbon {padding: 0 15px;position: absolute;}
.aawp .aawp-product--horizontal .aawp-product__ribbon--bestseller, .aawp .aawp-product--horizontal .aawp-product__ribbon--new {left: -1px;top: -1px;}
.aawp .aawp-product--horizontal .aawp-product__ribbon--sale {right: -1px;top: -1px;}
.aawp .aawp-product--horizontal .aawp-product__info {bottom: 10px;color: #666;font-size: 11px;left: 15px;max-width: 225px;position: absolute;text-align: left;}
@media (max-width:768px) {.aawp .aawp-product--horizontal .aawp-product__info {display: block;margin-top: 10px;max-width: 100%;position: static;}}
@media (min-width:768px) {.aawp .aawp-product--horizontal.aawp-product--inline-info .aawp-product__thumb {margin-bottom: 30px;}}
.aawp .aawp-product--horizontal.aawp-product--style-light {box-shadow: 0 1px 2px rgba(0,0,0,.3),inset 0 0 40px rgba(0,0,0,.1);}
.aawp .aawp-product--horizontal.aawp-product--style-dark {background: #232f3e;color: #e2e2e2;}
.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__title, .aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__title:visited {color: #fff;}
.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__teaser, .aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__title:focus, .aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__title:hover {color: #e2e2e2;}
.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__price--current {color: #fff;}
.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__info, .aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__price--old, .aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-product__reviews {color: #ccc;}
.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-star-rating--wayl {background-image: url("../../../plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg");}
.aawp .aawp-product--horizontal.aawp-product--style-dark .aawp-star-rating--wayl>span {background-image: url("../../../plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg");}
.aawp .aawp-product--horizontal.aawp-product--style-wayl {background: #96281b;color: #e2e2e2;}
.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__title, .aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__title:visited {color: #fff;}
.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__teaser, .aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__title:focus, .aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__title:hover {color: #e2e2e2;}
.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__price--current {color: #fff;}
.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__info, .aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__price--old, .aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-product__reviews {color: #ccc;}
.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-star-rating--wayl {background-image: url("../../../plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg");}
.aawp .aawp-product--horizontal.aawp-product--style-wayl .aawp-star-rating--wayl>span {background-image: url("../../../plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg");}
.aawp .aawp-product--widget-vertical {zoom: 1;background: #fff;border: 1px solid #ececec;color: inherit;display: block;font-size: 15px;line-height: 1.6;margin: 0 0 20px;max-width: 100%;min-width: 100%;padding: 15px;position: relative;white-space: normal;}
.aawp .aawp-product--widget-vertical:after, .aawp .aawp-product--widget-vertical:before {content: " ";display: table;}
.aawp .aawp-product--widget-vertical:after {clear: both;}
@media (max-width:480px) {.aawp .aawp-product--widget-vertical {margin-bottom: 15px;}}
.aawp .aawp-product--widget-vertical.ribbon {padding-top: 35px;}
.aawp .aawp-product--widget-vertical .aawp-box__thumb {float: left;width: 160px;}
@media (max-width:768px) {.aawp .aawp-product--widget-vertical .aawp-box__thumb {float: none;width: 100%;}}
.aawp .aawp-product--widget-vertical .aawp-box__image {border: none;box-shadow: none;display: block;height: auto;margin: 0 auto 15px;max-width: 100%;}
.aawp .aawp-product--widget-vertical .aawp-box__rating {margin: 0 auto 10px;text-align: center;}
.aawp .aawp-product--widget-vertical .aawp-box__reviews {color: #666;font-size: 12px;margin-top: 5px;text-align: center;}
.aawp .aawp-product--widget-vertical .aawp-box__content {margin-left: 160px;padding-left: 20px;}
@media (max-width:768px) {.aawp .aawp-product--widget-vertical .aawp-box__content {margin: 0;padding: 0;}}
.aawp .aawp-product--widget-vertical .aawp-box__title {display: block;font-size: 18px;font-weight: 700;margin: 0 0 15px;}
@media (max-width:480px) {.aawp .aawp-product--widget-vertical .aawp-box__title {font-size: 16px;margin-bottom: 5px;}}
.aawp .aawp-product--widget-vertical .aawp-box__description {margin: 0;}
.aawp .aawp-product--widget-vertical .aawp-box__description>p {margin: 0 0 5px;}
.aawp .aawp-product--widget-vertical .aawp-box__description>p:empty {display: none;}
.aawp .aawp-product--widget-vertical .aawp-box__description>ul {list-style-position: outside !important;margin: 0 0 5px;padding: 0 0 0 20px;}
.aawp .aawp-product--widget-vertical .aawp-box__description>ul li {margin: 0;padding: 0;}
@media (max-width:480px) {.aawp .aawp-product--widget-vertical .aawp-box__description {display: none;}}
.aawp .aawp-product--widget-vertical .aawp-box__footer {margin-left: 160px;padding-left: 20px;text-align: right;}
@media (max-width:768px) {.aawp .aawp-product--widget-vertical .aawp-box__footer {margin: 0;padding: 0;}}
.aawp .aawp-product--widget-vertical .aawp-box__pricing {display: block;margin-bottom: 5px;}
.aawp .aawp-product--widget-vertical .aawp-box__pricing:empty {display: none;}
.aawp .aawp-product--widget-vertical .aawp-box__pricing span+span {margin-left: 15px;}
.aawp .aawp-product--widget-vertical .aawp-box__pricing span+span.aawp-check-premium, .aawp .aawp-product--widget-vertical .aawp-box__pricing span+span.aawp-check-prime {margin-left: 5px;}
@media (max-width:480px) {.aawp .aawp-product--widget-vertical .aawp-box__pricing {margin-bottom: 0;}}
.aawp .aawp-product--widget-vertical .aawp-box__price {display: inline-block;line-height: 34px;vertical-align: middle;}
.aawp .aawp-product--widget-vertical .aawp-box__price--old {color: #666;font-size: 14px;text-decoration: line-through;}
.aawp .aawp-product--widget-vertical .aawp-box__price--current {font-size: 20px;font-weight: 700;}
@media (max-width:480px) {.aawp .aawp-product--widget-vertical .aawp-box__price--current {font-size: 16px;}}
.aawp .aawp-product--widget-vertical .aawp-box__price--saved {background: #27ae60;background: rgba(39,174,96,.8);border-radius: 2px;color: #fff;font-size: 12px;line-height: 12px;margin-bottom: 11px;margin-top: 11px;padding: 4px 6px;}
.aawp .aawp-product--widget-vertical .aawp-button+.aawp-button {margin-left: 15px;margin-top: 5px;}
.aawp .aawp-product--widget-vertical .aawp-box__ribbon {color: #fff;font-size: 12px;font-weight: 400;line-height: 20px;padding: 0 15px;position: absolute;text-transform: uppercase;}
.aawp .aawp-product--widget-vertical .aawp-box__bestseller {background: #e47911;background: rgba(228,121,17,.8);border-bottom-right-radius: 2px;left: -1px;top: -1px;}
.aawp .aawp-product--widget-vertical .aawp-box__sale {background: #27ae60;background: rgba(39,174,96,.8);border-bottom-left-radius: 2px;right: -1px;top: -1px;}
.aawp .aawp-product--widget-vertical .aawp-box__info {bottom: 10px;color: #666;font-size: 11px;left: 15px;max-width: 225px;position: absolute;text-align: left;}
@media (max-width:768px) {.aawp .aawp-product--widget-vertical .aawp-box__info {display: block;margin-top: 10px;max-width: 100%;position: static;}}
@media (min-width:768px) {.aawp .aawp-product--widget-vertical.inline-info .aawp-box__thumb {margin-bottom: 30px;}}
.aawp .aawp-product--widget-vertical.aawp-product--ribbon {padding-top: 25px;}
.aawp .aawp-product--widget-vertical .aawp-product__ribbon {padding: 0 10px;}
.aawp .aawp-product--widget-vertical .aawp-product__ribbon--sale {position: absolute;right: -1px;top: -1px;}
.aawp .aawp-product--widget-vertical .aawp-product__ribbon--bestseller, .aawp .aawp-product--widget-vertical .aawp-product__ribbon--new {left: -1px;position: absolute;top: -1px;}
.aawp .aawp-product--widget-vertical .aawp-product__image-link {border: none;box-shadow: none;margin: 0;outline: none;text-decoration: none;}
.aawp .aawp-product--widget-vertical .aawp-product__image-link:active, .aawp .aawp-product--widget-vertical .aawp-product__image-link:focus, .aawp .aawp-product--widget-vertical .aawp-product__image-link:hover {border: none;box-shadow: none;outline: none;text-decoration: none;}
.aawp .aawp-product--widget-vertical .aawp-product__image {display: block;height: auto;margin: 0 auto;max-height: 200px;max-width: 100%;-o-object-fit: contain;object-fit: contain;width: 100% \9;}
.aawp .aawp-product--widget-vertical .aawp-product__content {position: relative;}
.aawp .aawp-product--widget-vertical .aawp-product__title {border: none;box-shadow: none;display: block;font-size: 14px;font-weight: 700;line-height: 1.3;margin-top: 10px;outline: none;text-align: center;text-decoration: none;}
.aawp .aawp-product--widget-vertical .aawp-product__meta {margin-top: 5px;text-align: center;}
.aawp .aawp-product--widget-vertical .aawp-product__meta .aawp-check-prime, .aawp .aawp-product--widget-vertical .aawp-product__meta .aawp-star-rating {margin: 0 5px;}
.aawp .aawp-product--widget-vertical .aawp-product__reviews {color: #666;display: inline-block;font-size: 14px;line-height: 14px;vertical-align: -10%;}
.aawp .aawp-product--widget-vertical .aawp-product__footer {text-align: center;}
.aawp .aawp-product--widget-vertical .aawp-product__footer .aawp-button {margin-top: 10px;}
.aawp .aawp-product--widget-vertical .aawp-product__pricing {margin-top: 10px;width: 100%;}
.aawp .aawp-product--widget-vertical .aawp-product__pricing .aawp-check-prime {display: block;margin: 7px auto 0;}
.aawp .aawp-product--widget-vertical .aawp-product__pricing .aawp-product__price--current:empty, .aawp .aawp-product--widget-vertical .aawp-product__pricing .aawp-product__price--old:empty, .aawp .aawp-product--widget-vertical .aawp-product__pricing .aawp-product__price:empty, .aawp .aawp-product--widget-vertical .aawp-product__pricing:empty {display: none;margin: 0;}
.aawp .aawp-product--widget-vertical .aawp-product__price {line-height: 18px;margin: 0 5px;}
.aawp .aawp-product--widget-vertical .aawp-product__price--old {color: #666;font-size: 13px;text-decoration: line-through;}
.aawp .aawp-product--widget-vertical .aawp-product__price--current {font-size: 18px;font-weight: 700;}
.aawp .aawp-product--widget-vertical .aawp-product__info {color: #666;display: block;font-size: 11px;margin-top: 10px;text-align: center;}
.aawp .aawp-product--widget-vertical.aawp-product--style-light {box-shadow: 0 1px 2px rgba(0,0,0,.3),inset 0 0 40px rgba(0,0,0,.1);}
.aawp .aawp-product--widget-vertical.aawp-product--style-dark {background: #232f3e;color: #e2e2e2;}
.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__title, .aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__title:visited {color: #fff;}
.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__teaser, .aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__title:focus, .aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__title:hover {color: #e2e2e2;}
.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__price--current {color: #fff;}
.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__info, .aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__price--old, .aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__reviews {color: #ccc;}
.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-star-rating--wayl {background-image: url("../../../plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg");}
.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-star-rating--wayl>span {background-image: url("../../../plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg");}
.aawp .aawp-product--widget-vertical.aawp-product--style-dark .aawp-product__price--current {color: #e2e2e2;}
.aawp .aawp-product--widget-vertical.aawp-product--style-wayl {background: #96281b;color: #e2e2e2;}
.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__title, .aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__title:visited {color: #fff;}
.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__teaser, .aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__title:focus, .aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__title:hover {color: #e2e2e2;}
.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__price--current {color: #fff;}
.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__info, .aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__price--old, .aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__reviews {color: #ccc;}
.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-star-rating--wayl {background-image: url("../../../plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg");}
.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-star-rating--wayl>span {background-image: url("../../../plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg");}
.aawp .aawp-product--widget-vertical.aawp-product--style-wayl .aawp-product__price--current {color: #e2e2e2;}
.thrv_wrapper div.aawp, .thrv_wrapper div.aawp div {box-sizing: border-box;}
.thrv_wrapper .aawp .aawp-product--vertical {min-width: auto;}
.aawp, .aawp *, .aawp :after, .aawp :before, .aawp div, .aawp div *, .aawp div :after, .aawp div :before, .aawp span, .aawp span *, .aawp span :after, .aawp span :before {box-sizing: border-box;}
.aawp-credits, .aawp-disclaimer {font-size: 12px;}
.aawp a.aawp-check-premium, .aawp a.aawp-check-premium:active, .aawp a.aawp-check-premium:focus, .aawp a.aawp-check-premium:hover, .aawp a.aawp-check-premium:visited, .aawp a.aawp-check-prime, .aawp a.aawp-check-prime:active, .aawp a.aawp-check-prime:focus, .aawp a.aawp-check-prime:hover, .aawp a.aawp-check-prime:visited, a.aawp-check-premium, a.aawp-check-premium:active, a.aawp-check-premium:focus, a.aawp-check-premium:hover, a.aawp-check-premium:visited, a.aawp-check-prime, a.aawp-check-prime:active, a.aawp-check-prime:focus, a.aawp-check-prime:hover, a.aawp-check-prime:visited {border: none;box-shadow: none;outline: none;text-decoration: none;}
.aawp .aawp-check-prime, .aawp-check-prime {background-image: url("../../../plugins/aawp/assets/img/icon-check-prime.png");display: inline-block;height: 16px;vertical-align: middle;width: 55px;}
@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {.aawp .aawp-check-prime, .aawp-check-prime {background-image: url("../../../plugins/aawp/assets/img/icon-check-prime@2x.png");background-size: 55px 16px;}}
.aawp .aawp-check-prime.aawp-check-prime--jp, .aawp-check-prime.aawp-check-prime--jp {background-image: url("../../../plugins/aawp/assets/img/icon-check-prime-jp.png");}
@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {.aawp .aawp-check-prime.aawp-check-prime--jp, .aawp-check-prime.aawp-check-prime--jp {background-image: url("../../../plugins/aawp/assets/img/icon-check-prime-jp.png");}}
.aawp .aawp-check-premium, .aawp-check-premium {background-image: url("../../../plugins/aawp/assets/img/icon-check-premium.png");display: inline-block;height: 16px;vertical-align: middle;width: 75px;}
.aawp-link {position: relative;}
.aawp-link-icon-container {border: none;box-shadow: none;display: inline-block;height: 16px;outline: none;overflow: visible;position: relative;text-decoration: none;width: 16px;}
.aawp-link-icon-container--large {width: 66px;}
.aawp-link-icon {background-position: 50%;background-repeat: no-repeat;background-size: 100%;bottom: -2px;display: block;height: 16px;left: 0;max-height: none;max-width: none;min-height: 0;min-width: 0;overflow: visible;position: absolute;transition: all .5s;width: 16px;}
.aawp-link-icon.amazon {background-image: url("../../../plugins/aawp/assets/img/icon-amazon.svg");}
.aawp-link-icon.cart {background-color: #fff;background-color: hsla(0,0%,100%,.8);background-image: url("../../../plugins/aawp/assets/img/icon-cart-black.svg");}
.aawp-link-icon.amazon-logo {background-image: url("../../../plugins/aawp/assets/img/icon-amazon-logo.png");bottom: -5px;height: 20px;width: 66px;}
.aawp-link-icon-container:hover .aawp-link-icon, .aawp-link:hover+.aawp-link-icon-container .aawp-link-icon {height: 30px;width: 30px;}
.aawp-link-icon-container:hover .aawp-link-icon.amazon-logo, .aawp-link:hover+.aawp-link-icon-container .aawp-link-icon.amazon-logo {height: 30px;width: 99px;}
.aawp.aawp-box {zoom: 1;background: #fff;border: 1px solid #ececec;display: block;font-size: 15px;line-height: 1.6;margin: 0 0 20px;max-width: 100%;padding: 20px;position: relative;white-space: normal;}
.aawp.aawp-box, .aawp.aawp-box *, .aawp.aawp-box :after, .aawp.aawp-box :before {box-sizing: border-box;}
.aawp.aawp-box:after, .aawp.aawp-box:before {content: " ";display: table;}
.aawp.aawp-box:after {clear: both;}
@media (max-width:480px) {.aawp.aawp-box {margin-bottom: 15px;}}
.aawp.aawp-box.ribbon {padding-top: 35px;}
.aawp.aawp-box .aawp-box__thumb {float: left;width: 160px;}
@media (max-width:768px) {.aawp.aawp-box .aawp-box__thumb {float: none;width: 100%;}}
.aawp.aawp-box .aawp-box__image {border: none;box-shadow: none;display: block;height: auto;margin: 0 auto 15px;max-width: 100%;}
.aawp.aawp-box .aawp-box__rating {margin: 0 auto 10px;text-align: center;}
.aawp.aawp-box .aawp-box__rating .aawp-star-rating, .aawp.aawp-box .aawp-box__rating .aawp-star-rating:active, .aawp.aawp-box .aawp-box__rating .aawp-star-rating:focus, .aawp.aawp-box .aawp-box__rating .aawp-star-rating:hover {border: none;box-shadow: none;outline: none;text-decoration: none;}
.aawp.aawp-box .aawp-box__reviews {color: #666;font-size: 12px;margin-top: 5px;text-align: center;}
.aawp.aawp-box .aawp-box__content {margin-left: 160px;padding-left: 20px;}
@media (max-width:768px) {.aawp.aawp-box .aawp-box__content {margin: 0;padding: 0;}}
.aawp.aawp-box .aawp-box__title {display: block;font-size: 18px;font-weight: 700;margin: 0 0 15px;}
@media (max-width:480px) {.aawp.aawp-box .aawp-box__title {font-size: 16px;margin-bottom: 5px;}}
.aawp.aawp-box .aawp-box__description {margin: 0;}
.aawp.aawp-box .aawp-box__description>p {margin: 0 0 5px;}
.aawp.aawp-box .aawp-box__description>p:empty {display: none;}
.aawp.aawp-box .aawp-box__description>ul {list-style-position: outside !important;margin: 0 0 5px;padding: 0 0 0 20px;}
.aawp.aawp-box .aawp-box__description>ul li {margin: 0;padding: 0;}
@media (max-width:480px) {.aawp.aawp-box .aawp-box__description {display: none;}}
.aawp.aawp-box .aawp-box__footer {margin-left: 160px;padding-left: 20px;text-align: right;}
@media (max-width:768px) {.aawp.aawp-box .aawp-box__footer {margin: 0;padding: 0;}}
.aawp.aawp-box .aawp-box__pricing {display: block;margin-bottom: 5px;}
.aawp.aawp-box .aawp-box__pricing:empty {display: none;}
.aawp.aawp-box .aawp-box__pricing span+span {margin-left: 15px;}
.aawp.aawp-box .aawp-box__pricing span+span.aawp-check-premium, .aawp.aawp-box .aawp-box__pricing span+span.aawp-check-prime {margin-left: 5px;}
@media (max-width:480px) {.aawp.aawp-box .aawp-box__pricing {margin-bottom: 0;}}
.aawp.aawp-box .aawp-box__price {display: inline-block;line-height: 34px;vertical-align: middle;}
.aawp.aawp-box .aawp-box__price--old {color: #666;font-size: 14px;text-decoration: line-through;}
.aawp.aawp-box .aawp-box__price--current {font-size: 20px;font-weight: 700;}
@media (max-width:480px) {.aawp.aawp-box .aawp-box__price--current {font-size: 16px;}}
.aawp.aawp-box .aawp-box__price--saved {background: #27ae60;background: rgba(39,174,96,.8);border-radius: 2px;color: #fff;font-size: 12px;line-height: 12px;margin-bottom: 11px;margin-top: 11px;padding: 4px 6px;}
.aawp.aawp-box .aawp-button+.aawp-button {margin-left: 15px;margin-top: 5px;}
.aawp.aawp-box .aawp-box__ribbon {color: #fff;font-size: 12px;font-weight: 400;line-height: 20px;padding: 0 15px;position: absolute;text-transform: uppercase;}
.aawp.aawp-box .aawp-box__bestseller {background: #e47911;background: rgba(228,121,17,.8);border-bottom-right-radius: 2px;left: -1px;top: -1px;}
.aawp.aawp-box .aawp-box__sale {background: #27ae60;background: rgba(39,174,96,.8);border-bottom-left-radius: 2px;right: -1px;top: -1px;}
.aawp.aawp-box .aawp-box__info {bottom: 10px;color: #666;font-size: 11px;left: 15px;max-width: 225px;position: absolute;text-align: left;}
@media (max-width:768px) {.aawp.aawp-box .aawp-box__info {display: block;margin-top: 10px;max-width: 100%;position: static;}}
@media (min-width:768px) {.aawp.aawp-box.inline-info .aawp-box__thumb {margin-bottom: 30px;}}
.aawp.aawp-responsive-table {-webkit-overflow-scrolling: touch;overflow-y: scroll;}
@media (min-width:768px) {.aawp.aawp-responsive-table {overflow: visible;}}
.aawp.aawp-table {border: none;border-collapse: collapse;border-spacing: 0;box-sizing: border-box;font-size: 14px;line-height: 1.4;margin: 0 0 30px;table-layout: auto;width: 100%;}
.aawp.aawp-table tr {border: none;}
.aawp.aawp-table td, .aawp.aawp-table th {padding: 5px;vertical-align: top;}
.aawp.aawp-table th {border: none;border-bottom: 2px solid #ccc;font-size: 16px;text-align: center;white-space: nowrap;}
.aawp.aawp-table td {border: none;border-bottom: 1px solid #ccc;text-align: center;vertical-align: middle;}
.aawp.aawp-table a {text-decoration: none;}
.aawp.aawp-table .position {font-weight: 700;max-width: 30px;}
.aawp.aawp-table .thumb img {display: block;height: auto;margin: 0 auto;max-width: 100%;width: 100% \9;}
.aawp.aawp-table .title {min-width: 150px;text-align: left;}
.aawp.aawp-table .description ul {margin: 0;padding: 0;}
.aawp.aawp-table .links {white-space: nowrap;}
.aawp-responsive-table-note {color: #666;font-size: 14px;}
@media (min-width:768px) {.aawp-responsive-table-note {display: none;}}
.aawp-box {zoom: 1;background: #fff;border: 1px solid #ececec;color: inherit;display: block;font-size: 15px;line-height: 1.6;margin: 0 0 20px;max-width: 100%;padding: 20px;position: relative;white-space: normal;}
.aawp-box:after, .aawp-box:before {content: " ";display: table;}
.aawp-box:after {clear: both;}
@media (max-width:480px) {.aawp-box {margin-bottom: 15px;}}
.aawp-box.ribbon {padding-top: 35px;}
.aawp-box .aawp-box__thumb {float: left;width: 160px;}
@media (max-width:768px) {.aawp-box .aawp-box__thumb {float: none;width: 100%;}}
.aawp-box .aawp-box__image {border: none;box-shadow: none;display: block;height: auto;margin: 0 auto 15px;max-width: 100%;}
.aawp-box .aawp-box__rating {margin: 0 auto 10px;text-align: center;}
.aawp-box .aawp-box__reviews {color: #666;font-size: 12px;margin-top: 5px;text-align: center;}
.aawp-box .aawp-box__content {margin-left: 160px;padding-left: 20px;}
@media (max-width:768px) {.aawp-box .aawp-box__content {margin: 0;padding: 0;}}
.aawp-box .aawp-box__title {display: block;font-size: 18px;font-weight: 700;margin: 0 0 15px;}
@media (max-width:480px) {.aawp-box .aawp-box__title {font-size: 16px;margin-bottom: 5px;}}
.aawp-box .aawp-box__description {margin: 0;}
.aawp-box .aawp-box__description>p {margin: 0 0 5px;}
.aawp-box .aawp-box__description>p:empty {display: none;}
.aawp-box .aawp-box__description>ul {list-style-position: outside !important;margin: 0 0 5px;padding: 0 0 0 20px;}
.aawp-box .aawp-box__description>ul li {margin: 0;padding: 0;}
@media (max-width:480px) {.aawp-box .aawp-box__description {display: none;}}
.aawp-box .aawp-box__footer {margin-left: 160px;padding-left: 20px;text-align: right;}
@media (max-width:768px) {.aawp-box .aawp-box__footer {margin: 0;padding: 0;}}
.aawp-box .aawp-box__pricing {display: block;margin-bottom: 5px;}
.aawp-box .aawp-box__pricing:empty {display: none;}
.aawp-box .aawp-box__pricing span+span {margin-left: 15px;}
.aawp-box .aawp-box__pricing span+span.aawp-check-premium, .aawp-box .aawp-box__pricing span+span.aawp-check-prime {margin-left: 5px;}
@media (max-width:480px) {.aawp-box .aawp-box__pricing {margin-bottom: 0;}}
.aawp-box .aawp-box__price {display: inline-block;line-height: 34px;vertical-align: middle;}
.aawp-box .aawp-box__price--old {color: #666;font-size: 14px;text-decoration: line-through;}
.aawp-box .aawp-box__price--current {font-size: 20px;font-weight: 700;}
@media (max-width:480px) {.aawp-box .aawp-box__price--current {font-size: 16px;}}
.aawp-box .aawp-box__price--saved {background: #27ae60;background: rgba(39,174,96,.8);border-radius: 2px;color: #fff;font-size: 12px;line-height: 12px;margin-bottom: 11px;margin-top: 11px;padding: 4px 6px;}
.aawp-box .aawp-button+.aawp-button {margin-left: 15px;margin-top: 5px;}
.aawp-box .aawp-box__ribbon {color: #fff;font-size: 12px;font-weight: 400;line-height: 20px;padding: 0 15px;position: absolute;text-transform: uppercase;}
.aawp-box .aawp-box__bestseller {background: #e47911;background: rgba(228,121,17,.8);border-bottom-right-radius: 2px;left: -1px;top: -1px;}
.aawp-box .aawp-box__sale {background: #27ae60;background: rgba(39,174,96,.8);border-bottom-left-radius: 2px;right: -1px;top: -1px;}
.aawp-box .aawp-box__info {bottom: 10px;color: #666;font-size: 11px;left: 15px;max-width: 225px;position: absolute;text-align: left;}
@media (max-width:768px) {.aawp-box .aawp-box__info {display: block;margin-top: 10px;max-width: 100%;position: static;}}
@media (min-width:768px) {.aawp-box.inline-info .aawp-box__thumb {margin-bottom: 30px;}}
.aawp-not-available-info, .aawp-not-available-notice {font-size: 80%;}
.aawp-not-available-info {color: #4189a5;}
.aawp-not-available-notice {color: #f0ad4e;}
.aawp.aawp-box.light {box-shadow: 0 1px 2px rgba(0,0,0,.3),inset 0 0 40px rgba(0,0,0,.1);}
.aawp.aawp-box.dark {background: #232f3e;color: #f2f2f2;}
.aawp.aawp-box.dark .aawp-box__title, .aawp.aawp-box.dark .aawp-box__title:visited {color: #fff;}
.aawp.aawp-box.dark .aawp-box__title:focus, .aawp.aawp-box.dark .aawp-box__title:hover {color: #f2f2f2;}
.aawp.aawp-box.dark .aawp-box__price--current {color: #fff;}
.aawp.aawp-box.dark .aawp-box__info, .aawp.aawp-box.dark .aawp-box__price--old, .aawp.aawp-box.dark .aawp-box__reviews {color: #ccc;}
.aawp.aawp-box.dark .aawp-box__bestseller {left: 0;top: 0;}
.aawp.aawp-box.dark .aawp-box__sale {right: 0;top: 0;}
.aawp-grid {display: flex;flex-flow: row wrap;justify-content: flex-start;margin: 0 -2%;}
.aawp-grid__item {margin: 0 2%;width: 100%;}
@media (min-width:481px) {.aawp-grid__item {display: flex;}
	.aawp-grid__item>* {max-width: 100%;}}
@media (min-width:601px) {.aawp-grid--col-2 .aawp-grid__item {width: 46%;}
	.aawp-grid--col-3 .aawp-grid__item {width: 29.33333333%;}
	.aawp-grid--col-4 .aawp-grid__item {width: 21%;}
	.aawp-grid--col-5 .aawp-grid__item {width: 16%;}
	.aawp-grid--col-6 .aawp-grid__item {width: 12.66666667%;}}
@media (min-width:601px) and (max-width:1024px) {.aawp-grid--col-3 .aawp-grid__item, .aawp-grid--col-4 .aawp-grid__item, .aawp-grid--col-5 .aawp-grid__item, .aawp-grid--col-6 .aawp-grid__item {width: 46%;}}
.aawp table.aawp-table {border: none;border-collapse: collapse;border-spacing: 0;display: block;font-size: 16px;margin: 10px 0 30px;}
.aawp table.aawp-table, .aawp table.aawp-table tbody, .aawp table.aawp-table td, .aawp table.aawp-table th, .aawp table.aawp-table thead, .aawp table.aawp-table tr {border: none;display: block;}
.aawp table.aawp-table thead tr {left: -9999px;position: absolute;top: -9999px;}
.aawp table.aawp-table tr {margin-bottom: 20px;}
.aawp table.aawp-table tr:nth-child(odd) {background-color: #fafafa;}
.aawp table.aawp-table th {border: none;}
.aawp table.aawp-table td {border: 1px solid #ededed;border-bottom: none;padding: 10px;}
.aawp table.aawp-table td:last-child {border-bottom: 1px solid #ededed;}
.aawp table.aawp-table td:before {content: attr(data-label) ": ";display: inline-block;font-weight: 700;width: 125px;}
.aawp table.aawp-table td img {display: inline-block;height: auto;margin: 0 auto;max-height: 200px;max-width: 100%;width: 100% \9;}
.aawp table.aawp-table td.aawp-table__td-position {font-weight: 700;text-align: center;}
.aawp table.aawp-table td.aawp-table__td-position:before {content: attr(data-label) "";margin-right: 5px;width: auto;}
.aawp table.aawp-table td.aawp-table__td-links, .aawp table.aawp-table td.aawp-table__td-thumb, .aawp table.aawp-table td.aawp-table__td-title {text-align: center;}
.aawp table.aawp-table td .aawp-product__reviews, .aawp table.aawp-table td.aawp-table__td-links:before, .aawp table.aawp-table td.aawp-table__td-thumb:before, .aawp table.aawp-table td.aawp-table__td-title:before {display: none;}
.aawp table.aawp-table td.aawp-table__td-pricing .aawp-product__price {display: inline-block;margin-right: 10px;vertical-align: middle;}
.aawp table.aawp-table td.aawp-table__td-pricing .aawp-product__price--old {color: #666;font-size: 11.2px;text-decoration: line-through;}
@media (min-width:800px) {.aawp table.aawp-table {border: 1px solid #ededed;display: table;font-size: 14px;line-height: 1.4;table-layout: auto;width: 100%;}
	.aawp table.aawp-table thead {display: table-header-group;}
	.aawp table.aawp-table thead tr {left: auto;position: static;top: auto;}
	.aawp table.aawp-table tbody {display: table-row-group;}
	.aawp table.aawp-table tr {display: table-row;}
	.aawp table.aawp-table td, .aawp table.aawp-table th {display: table-cell;padding: 10px 12px;text-align: left;}
	.aawp table.aawp-table td:before {content: "";display: none;width: auto;}
	.aawp table.aawp-table thead {background: #fafafa;}
	.aawp table.aawp-table tr:nth-child(odd) {background: none;}
	.aawp table.aawp-table td, .aawp table.aawp-table th {vertical-align: middle;}
	.aawp table.aawp-table td.aawp-table__td-position, .aawp table.aawp-table td.aawp-table__th-position, .aawp table.aawp-table th.aawp-table__td-position, .aawp table.aawp-table th.aawp-table__th-position {font-weight: 700;max-width: 50px;white-space: nowrap;}
	.aawp table.aawp-table td.aawp-table__td-thumb img, .aawp table.aawp-table td.aawp-table__th-thumb img, .aawp table.aawp-table th.aawp-table__td-thumb img, .aawp table.aawp-table th.aawp-table__th-thumb img {display: block;height: auto;margin: 0 auto;max-height: 100px;max-width: 100%;max-width: 65px;width: 100% \9;}
	.aawp table.aawp-table td.aawp-table__td-title, .aawp table.aawp-table td.aawp-table__th-title, .aawp table.aawp-table th.aawp-table__td-title, .aawp table.aawp-table th.aawp-table__th-title {min-width: 150px;text-align: left;}
	.aawp table.aawp-table td.aawp-table__td-rating .aawp-product__reviews, .aawp table.aawp-table td.aawp-table__th-rating .aawp-product__reviews, .aawp table.aawp-table th.aawp-table__td-rating .aawp-product__reviews, .aawp table.aawp-table th.aawp-table__th-rating .aawp-product__reviews {color: #666;display: block;font-size: 12px;margin-top: 5px;white-space: nowrap;}
	.aawp table.aawp-table td.aawp-table__td-pricing, .aawp table.aawp-table td.aawp-table__th-pricing, .aawp table.aawp-table th.aawp-table__td-pricing, .aawp table.aawp-table th.aawp-table__th-pricing {white-space: nowrap;}
	.aawp table.aawp-table td.aawp-table__td-pricing .aawp-product__price, .aawp table.aawp-table td.aawp-table__th-pricing .aawp-product__price, .aawp table.aawp-table th.aawp-table__td-pricing .aawp-product__price, .aawp table.aawp-table th.aawp-table__th-pricing .aawp-product__price {display: block;font-weight: 700;}
	.aawp table.aawp-table td.aawp-table__td-pricing .aawp-product__price--old, .aawp table.aawp-table td.aawp-table__th-pricing .aawp-product__price--old, .aawp table.aawp-table th.aawp-table__td-pricing .aawp-product__price--old, .aawp table.aawp-table th.aawp-table__th-pricing .aawp-product__price--old {font-weight: 400;}
	.aawp table.aawp-table td.aawp-table__td-pricing .aawp-check-prime, .aawp table.aawp-table td.aawp-table__th-pricing .aawp-check-prime, .aawp table.aawp-table th.aawp-table__td-pricing .aawp-check-prime, .aawp table.aawp-table th.aawp-table__th-pricing .aawp-check-prime {margin-top: 5px;}
	.aawp table.aawp-table td.aawp-table__td-links, .aawp table.aawp-table td.aawp-table__th-links, .aawp table.aawp-table th.aawp-table__td-links, .aawp table.aawp-table th.aawp-table__th-links {white-space: nowrap;}
	.aawp table.aawp-table td.aawp-table__td-links .aawp-button, .aawp table.aawp-table td.aawp-table__th-links .aawp-button, .aawp table.aawp-table th.aawp-table__td-links .aawp-button, .aawp table.aawp-table th.aawp-table__th-links .aawp-button {word-break: break-all;}
	.aawp table.aawp-table tr th {font-weight: 700;text-align: left;}
	.aawp table.aawp-table tr td {border-left: none;border-right: none;}
	.aawp table.aawp-table a {border: none;box-shadow: none;outline: none;text-decoration: none;}}
.aawp table.aawp-comparison-table {border: none;border-collapse: separate;border-spacing: 0;font-size: 16px;margin: 10px 0 30px;}
.aawp table.aawp-comparison-table, .aawp table.aawp-comparison-table tbody, .aawp table.aawp-comparison-table td, .aawp table.aawp-comparison-table th, .aawp table.aawp-comparison-table thead, .aawp table.aawp-comparison-table tr {border: none;display: block;overflow: hidden;}
.aawp table.aawp-comparison-table thead tr {left: -9999px;position: absolute;top: -9999px;}
.aawp table.aawp-comparison-table tr {margin-bottom: 20px;}
.aawp table.aawp-comparison-table tr:nth-child(odd) {background-color: #fafafa;}
.aawp table.aawp-comparison-table td, .aawp table.aawp-comparison-table th {border-bottom: 1px solid #ededed;border-right: 1px solid #ededed;}
.aawp table.aawp-comparison-table td {padding: 10px;}
.aawp table.aawp-comparison-table td:before {content: attr(data-label) ": ";display: inline-block;font-weight: 700;width: 125px;}
.aawp table.aawp-comparison-table td img {display: inline-block;height: auto;max-width: 100%;width: 100% \9;}
.aawp table.aawp-comparison-table td.position {font-weight: 700;text-align: center;}
.aawp table.aawp-comparison-table td.position:before {content: attr(data-label) "";width: auto;}
.aawp table.aawp-comparison-table td.links, .aawp table.aawp-comparison-table td.thumb, .aawp table.aawp-comparison-table td.title {text-align: center;}
.aawp table.aawp-comparison-table td.links:before, .aawp table.aawp-comparison-table td.thumb:before, .aawp table.aawp-comparison-table td.title:before {display: none;}
.aawp table.aawp-comparison-table td.pricing .price {display: block;line-height: 20px;min-height: 20px;}
.aawp table.aawp-comparison-table td.pricing .price--current {font-size: 16px;font-weight: 700;}
.aawp table.aawp-comparison-table td.pricing .price--old {color: #666;font-size: 12px;text-decoration: line-through;}
@media (min-width:800px) {.aawp table.aawp-comparison-table {background: #fff;border-left: 1px solid #ededed;border-top: 1px solid #ededed;display: table;font-size: 14px;line-height: 1.4;table-layout: fixed;width: 100%;}
	.aawp table.aawp-comparison-table thead {display: table-header-group;}
	.aawp table.aawp-comparison-table thead tr {left: auto;position: static;top: auto;}
	.aawp table.aawp-comparison-table tbody {display: table-row-group;}
	.aawp table.aawp-comparison-table tr {display: table-row;}
	.aawp table.aawp-comparison-table td, .aawp table.aawp-comparison-table th {display: table-cell;padding: 10px 12px;text-align: left;}
	.aawp table.aawp-comparison-table td:before {content: "";display: none;width: auto;}
	.aawp table.aawp-comparison-table tr:nth-child(odd) {background: none;}
	.aawp table.aawp-comparison-table tr:nth-child(2n) {background: #fafafa;}
	.aawp table.aawp-comparison-table th {font-weight: 700;text-align: left;}
	.aawp table.aawp-comparison-table td {text-align: center;}
	.aawp table.aawp-comparison-table td.thumb img {height: auto;margin: 0 auto;max-height: 115px;max-width: 100%;width: auto;}
	.aawp table.aawp-comparison-table td.rating .reviews {color: #666;display: block;font-size: 12px;margin-top: 5px;white-space: nowrap;}
	.aawp table.aawp-comparison-table td.pricing .price {display: block;font-weight: 700;}
	.aawp table.aawp-comparison-table td.pricing .aawp-check-prime {margin-top: 5px;}
	.aawp table.aawp-comparison-table a {border: none;box-shadow: none;outline: none;text-decoration: none;}}
.aawp-icon-globe {background-image: url("../../../plugins/aawp/assets/img/icon-globe.svg");}
.aawp-icon-globe, .aawp-icon-yes {background-position: 50%;background-repeat: no-repeat;background-size: 16px;display: inline-block;height: 16px;vertical-align: -15%;width: 16px;}
.aawp-icon-yes {background-image: url("../../../plugins/aawp/assets/img/icon-yes.svg");}
.aawp-icon-no {background-image: url("../../../plugins/aawp/assets/img/icon-no.svg");background-position: 50%;background-repeat: no-repeat;background-size: 16px;display: inline-block;height: 16px;vertical-align: -15%;width: 16px;}
.aawp-tb {border-collapse: collapse;border-spacing: 1px;color: #444;font-size: 13px;line-height: 20px;margin: 20px 0 0;table-layout: fixed;}
.aawp-tb__data, .aawp-tb__head {background-clip: padding-box;border: 1px solid #d7d7d7;padding: 10px 9px;position: relative;text-align: center;}
.aawp-tb__head {font-weight: 700;text-align: left;}
.aawp-tb__data, .aawp-tb__head {vertical-align: middle;}
.aawp-tb-ribbon {background: transparent;color: #fff;display: none;font-size: 13px;line-height: 20px;padding: 10px 5px;text-align: center;}
.aawp-tb-thumb {display: block;margin: 10px;}
.aawp-tb-thumb img {background-color: transparent;box-shadow: none;display: block;float: none;height: 150px;max-width: 100%;-o-object-fit: contain;object-fit: contain;opacity: 1;width: 150px;}
.aawp-tb__data--highlight .aawp-tb-thumb img, .aawp-tb__row--highlight .aawp-tb-thumb img {border: none;box-shadow: none;}
.aawp-tb--desktop {display: table;margin-bottom: 1.75em;width: 100%;}
@media (max-width:767px) {.aawp-tb--desktop {display: none;}}
.aawp-tb--desktop .aawp-tb__row {display: table-row;}
.aawp-tb--desktop .aawp-tb__row:not(.aawp-tb__row--highlight):nth-child(2n+2) .aawp-tb__data:not(.aawp-tb__data--highlight), .aawp-tb--desktop .aawp-tb__row:not(.aawp-tb__row--highlight):nth-child(2n+2) .aawp-tb__head {background-color: #f5f5f5;}
.aawp-tb--desktop .aawp-tb__data, .aawp-tb--desktop .aawp-tb__head {display: table-cell;}
.aawp-tb--desktop .aawp-tb__data, .aawp-tb--desktop .aawp-tb__data--highlight {position: relative;}
.aawp-tb--desktop .aawp-tb__data--highlight:after {border-left: 1px solid transparent;bottom: 0;content: "";display: block;left: -1px;position: absolute;top: -1px;width: 0;}
.aawp-tb--desktop .aawp-tb-ribbon {left: -1px;position: absolute;right: 0;top: -1px;}
.aawp-tb--desktop.aawp-tb--hide-desktop-labels .aawp-tb__head, .aawp-tb--desktop.aawp-tb--hide-labels .aawp-tb__head {display: none;}
.aawp-tb--desktop.aawp-tb--ribbon .aawp-tb__row:first-child .aawp-tb__data, .aawp-tb--desktop.aawp-tb--ribbon .aawp-tb__row:first-child .aawp-tb__head {padding-top: 52px;}
.aawp-tb--desktop.aawp-tb--ribbon .aawp-tb-ribbon {display: block;}
.aawp-tb--desktop.aawp-tb--cols-1 .aawp-tb__data, .aawp-tb--desktop.aawp-tb--cols-1 .aawp-tb__head {width: 100%;}
.aawp-tb--desktop.aawp-tb--cols-2 .aawp-tb__data, .aawp-tb--desktop.aawp-tb--cols-2 .aawp-tb__head {width: 50%;}
.aawp-tb--desktop.aawp-tb--cols-3 .aawp-tb__data, .aawp-tb--desktop.aawp-tb--cols-3 .aawp-tb__head {width: 33.33333333%;}
.aawp-tb--desktop.aawp-tb--cols-4 .aawp-tb__data, .aawp-tb--desktop.aawp-tb--cols-4 .aawp-tb__head {width: 25%;}
.aawp-tb--desktop.aawp-tb--cols-5 .aawp-tb__data, .aawp-tb--desktop.aawp-tb--cols-5 .aawp-tb__head {width: 20%;}
.aawp-tb--desktop.aawp-tb--cols-6 .aawp-tb__data, .aawp-tb--desktop.aawp-tb--cols-6 .aawp-tb__head {width: 16.66666667%;}
.aawp-tb--desktop.aawp-tb--cols-7 .aawp-tb__data, .aawp-tb--desktop.aawp-tb--cols-7 .aawp-tb__head {width: 14.28571429%;}
@media (max-width:1200px) {.aawp-tb--desktop .aawp-tb__data:nth-child(7) {display: none;}}
@media (max-width:1100px) {.aawp-tb--desktop .aawp-tb__data:nth-child(6) {display: none;}}
@media (max-width:1000px) {.aawp-tb--desktop .aawp-tb__data:nth-child(5) {display: none;}}
.aawp-tb--mobile {display: none;}
@media (max-width:767px) {.aawp-tb--mobile {display: block;}}
.aawp-tb--mobile .aawp-tb__product {border: 1px solid transparent;margin: 0 0 30px;position: relative;}
.aawp-tb--mobile .aawp-tb__row {display: table;width: 100%;}
.aawp-tb--mobile .aawp-tb__row:not(.aawp-tb__row--highlight):nth-of-type(2n) .aawp-tb__data, .aawp-tb--mobile .aawp-tb__row:not(.aawp-tb__row--highlight):nth-of-type(2n) .aawp-tb__head {background-color: #f5f5f5;}
.aawp-tb--mobile .aawp-tb__data, .aawp-tb--mobile .aawp-tb__head {display: table-cell;}
.aawp-tb--mobile .aawp-tb__data, .aawp-tb--mobile .aawp-tb__head {width: 50%;}
.aawp-tb--mobile .aawp-tb__product--highlight .aawp-tb-ribbon {display: block;}
.aawp-tb--mobile.aawp-tb--hide-labels .aawp-tb__head, .aawp-tb--mobile.aawp-tb--hide-mobile-labels .aawp-tb__head {display: none;}
.aawp-tb--mobile.aawp-tb--hide-labels .aawp-tb__data, .aawp-tb--mobile.aawp-tb--hide-mobile-labels .aawp-tb__data {width: 100%;}
.aawp-tb--mobile .aawp-tb-product-data-thumb img {background: transparent;}
.aawp-tb-product-data-thumb img {display: block;margin: 0 auto;}
.aawp .aawp-product--vertical {zoom: 1;background: #fff;border: 1px solid #ececec;color: inherit;display: block;font-size: 15px;line-height: 1.6;margin: 0 0 20px;max-width: 100%;min-width: 100%;padding: 25px 15px 15px;position: relative;white-space: normal;}
.aawp .aawp-product--vertical:after, .aawp .aawp-product--vertical:before {content: " ";display: table;}
.aawp .aawp-product--vertical:after {clear: both;}
@media (max-width:480px) {.aawp .aawp-product--vertical {margin-bottom: 15px;}}
.aawp .aawp-product--vertical.ribbon {padding-top: 35px;}
.aawp .aawp-product--vertical .aawp-box__thumb {float: left;width: 160px;}
@media (max-width:768px) {.aawp .aawp-product--vertical .aawp-box__thumb {float: none;width: 100%;}}
.aawp .aawp-product--vertical .aawp-box__image {border: none;box-shadow: none;display: block;height: auto;margin: 0 auto 15px;max-width: 100%;}
.aawp .aawp-product--vertical .aawp-box__rating {margin: 0 auto 10px;text-align: center;}
.aawp .aawp-product--vertical .aawp-box__reviews {color: #666;font-size: 12px;margin-top: 5px;text-align: center;}
.aawp .aawp-product--vertical .aawp-box__content {margin-left: 160px;padding-left: 20px;}
@media (max-width:768px) {.aawp .aawp-product--vertical .aawp-box__content {margin: 0;padding: 0;}}
.aawp .aawp-product--vertical .aawp-box__title {display: block;font-size: 18px;font-weight: 700;margin: 0 0 15px;}
@media (max-width:480px) {.aawp .aawp-product--vertical .aawp-box__title {font-size: 16px;margin-bottom: 5px;}}
.aawp .aawp-product--vertical .aawp-box__description {margin: 0;}
.aawp .aawp-product--vertical .aawp-box__description>p {margin: 0 0 5px;}
.aawp .aawp-product--vertical .aawp-box__description>p:empty {display: none;}
.aawp .aawp-product--vertical .aawp-box__description>ul {list-style-position: outside !important;margin: 0 0 5px;padding: 0 0 0 20px;}
.aawp .aawp-product--vertical .aawp-box__description>ul li {margin: 0;padding: 0;}
@media (max-width:480px) {.aawp .aawp-product--vertical .aawp-box__description {display: none;}}
.aawp .aawp-product--vertical .aawp-box__footer {margin-left: 160px;padding-left: 20px;text-align: right;}
@media (max-width:768px) {.aawp .aawp-product--vertical .aawp-box__footer {margin: 0;padding: 0;}}
.aawp .aawp-product--vertical .aawp-box__pricing {display: block;margin-bottom: 5px;}
.aawp .aawp-product--vertical .aawp-box__pricing:empty {display: none;}
.aawp .aawp-product--vertical .aawp-box__pricing span+span {margin-left: 15px;}
.aawp .aawp-product--vertical .aawp-box__pricing span+span.aawp-check-premium, .aawp .aawp-product--vertical .aawp-box__pricing span+span.aawp-check-prime {margin-left: 5px;}
@media (max-width:480px) {.aawp .aawp-product--vertical .aawp-box__pricing {margin-bottom: 0;}}
.aawp .aawp-product--vertical .aawp-box__price {display: inline-block;line-height: 34px;vertical-align: middle;}
.aawp .aawp-product--vertical .aawp-box__price--old {color: #666;font-size: 14px;text-decoration: line-through;}
.aawp .aawp-product--vertical .aawp-box__price--current {font-size: 20px;font-weight: 700;}
@media (max-width:480px) {.aawp .aawp-product--vertical .aawp-box__price--current {font-size: 16px;}}
.aawp .aawp-product--vertical .aawp-box__price--saved {background: #27ae60;background: rgba(39,174,96,.8);border-radius: 2px;color: #fff;font-size: 12px;line-height: 12px;margin-bottom: 11px;margin-top: 11px;padding: 4px 6px;}
.aawp .aawp-product--vertical .aawp-button+.aawp-button {margin-left: 15px;margin-top: 5px;}
.aawp .aawp-product--vertical .aawp-box__ribbon {color: #fff;font-size: 12px;font-weight: 400;line-height: 20px;padding: 0 15px;position: absolute;text-transform: uppercase;}
.aawp .aawp-product--vertical .aawp-box__bestseller {background: #e47911;background: rgba(228,121,17,.8);border-bottom-right-radius: 2px;left: -1px;top: -1px;}
.aawp .aawp-product--vertical .aawp-box__sale {background: #27ae60;background: rgba(39,174,96,.8);border-bottom-left-radius: 2px;right: -1px;top: -1px;}
.aawp .aawp-product--vertical .aawp-box__info {bottom: 10px;color: #666;font-size: 11px;left: 15px;max-width: 225px;position: absolute;text-align: left;}
@media (max-width:768px) {.aawp .aawp-product--vertical .aawp-box__info {display: block;margin-top: 10px;max-width: 100%;position: static;}}
@media (min-width:768px) {.aawp .aawp-product--vertical.inline-info .aawp-box__thumb {margin-bottom: 30px;}}
.aawp .aawp-product--vertical .aawp-product__ribbon {padding: 0 10px;}
.aawp .aawp-product--vertical .aawp-product__ribbon--sale {position: absolute;right: -1px;top: -1px;}
.aawp .aawp-product--vertical .aawp-product__ribbon--bestseller, .aawp .aawp-product--vertical .aawp-product__ribbon--new {left: -1px;position: absolute;top: -1px;}
.aawp .aawp-product--vertical .aawp-product__image {border: none;box-shadow: none;display: block;height: 250px;margin: 0 auto;max-width: 100%;-o-object-fit: contain;object-fit: contain;width: 250px;}
.aawp .aawp-product--vertical.aawp-product--bestseller .aawp-product__image, .aawp .aawp-product--vertical.aawp-product--new .aawp-product__image {margin-top: 3px;}
.aawp .aawp-product--vertical .aawp-product__content {min-height: 75px;position: relative;}
.aawp .aawp-product--vertical .aawp-product__title {border: none;box-shadow: none;display: block;font-size: 16px;font-weight: 700;height: 40px;line-height: 20px;margin-top: 10px;outline: none;overflow: hidden;text-decoration: none;text-overflow: ellipsis;}
.aawp .aawp-product--vertical .aawp-product__meta {display: inline-block;display: block;margin-top: 5px;}
.aawp .aawp-product--vertical .aawp-product__meta .aawp-check-prime {float: right;margin-top: 7px;}
.aawp .aawp-product--vertical .aawp-product__reviews {color: #666;display: inline-block;font-size: 14px;line-height: 14px;vertical-align: -10%;}
.aawp .aawp-product--vertical .aawp-product__footer {text-align: right;}
.aawp .aawp-product--vertical .aawp-product__footer .aawp-check-prime {margin-bottom: 5px;}
.aawp .aawp-product--vertical .aawp-product__footer .aawp-button {display: block;margin: 0;width: 100%;}
.aawp .aawp-product--vertical .aawp-product__footer .aawp-button+.aawp-button {margin-top: 10px;}
.aawp .aawp-product--vertical .aawp-product__pricing {display: inline-block;margin-top: 10px;width: 100%;}
.aawp .aawp-product--vertical .aawp-product__pricing .aawp-product__price--current:empty, .aawp .aawp-product--vertical .aawp-product__pricing .aawp-product__price--old:empty, .aawp .aawp-product--vertical .aawp-product__pricing .aawp-product__price:empty, .aawp .aawp-product--vertical .aawp-product__pricing:empty {display: none;margin: 0;}
.aawp .aawp-product--vertical .aawp-product__price {line-height: 18px;}
.aawp .aawp-product--vertical .aawp-product__price--old {color: #666;float: left;font-size: 14px;text-decoration: line-through;}
.aawp .aawp-product--vertical .aawp-product__price--current {float: right;font-size: 18px;font-weight: 700;}
.aawp .aawp-product--vertical .aawp-product__info {color: #666;display: block;font-size: 11px;margin-top: 10px;text-align: center;}
.aawp .aawp-product--vertical.aawp-product--style-light {box-shadow: 0 1px 2px rgba(0,0,0,.3),inset 0 0 40px rgba(0,0,0,.1);}
.aawp .aawp-product--vertical.aawp-product--style-dark {background: #232f3e;color: #e2e2e2;}
.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__title, .aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__title:visited {color: #fff;}
.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__teaser, .aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__title:focus, .aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__title:hover {color: #e2e2e2;}
.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__price--current {color: #fff;}
.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__info, .aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__price--old, .aawp .aawp-product--vertical.aawp-product--style-dark .aawp-product__reviews {color: #ccc;}
.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-star-rating--wayl {background-image: url("../../../plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg");}
.aawp .aawp-product--vertical.aawp-product--style-dark .aawp-star-rating--wayl>span {background-image: url("../../../plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg");}
.aawp .aawp-product--vertical.aawp-product--style-wayl {background: #96281b;color: #e2e2e2;}
.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__title, .aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__title:visited {color: #fff;}
.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__teaser, .aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__title:focus, .aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__title:hover {color: #e2e2e2;}
.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__price--current {color: #fff;}
.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__info, .aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__price--old, .aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-product__reviews {color: #ccc;}
.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-star-rating--wayl {background-image: url("../../../plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg");}
.aawp .aawp-product--vertical.aawp-product--style-wayl .aawp-star-rating--wayl>span {background-image: url("../../../plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg");}
.aawp .aawp-product--list {zoom: 1;background: #fff;border: 1px solid #ececec;color: inherit;display: block;font-size: 15px;line-height: 1.6;margin: 0 0 20px;max-width: 100%;min-width: 100%;padding: 10px;position: relative;white-space: normal;}
.aawp .aawp-product--list:after, .aawp .aawp-product--list:before {content: " ";display: table;}
.aawp .aawp-product--list:after {clear: both;}
@media (max-width:480px) {.aawp .aawp-product--list {margin-bottom: 15px;}}
.aawp .aawp-product--list.ribbon {padding-top: 35px;}
.aawp .aawp-product--list .aawp-box__thumb {float: left;width: 160px;}
@media (max-width:768px) {.aawp .aawp-product--list .aawp-box__thumb {float: none;width: 100%;}}
.aawp .aawp-product--list .aawp-box__image {border: none;box-shadow: none;display: block;height: auto;margin: 0 auto 15px;max-width: 100%;}
.aawp .aawp-product--list .aawp-box__rating {margin: 0 auto 10px;text-align: center;}
.aawp .aawp-product--list .aawp-box__reviews {color: #666;font-size: 12px;margin-top: 5px;text-align: center;}
.aawp .aawp-product--list .aawp-box__content {margin-left: 160px;padding-left: 20px;}
@media (max-width:768px) {.aawp .aawp-product--list .aawp-box__content {margin: 0;padding: 0;}}
.aawp .aawp-product--list .aawp-box__title {display: block;font-size: 18px;font-weight: 700;margin: 0 0 15px;}
@media (max-width:480px) {.aawp .aawp-product--list .aawp-box__title {font-size: 16px;margin-bottom: 5px;}}
.aawp .aawp-product--list .aawp-box__description {margin: 0;}
.aawp .aawp-product--list .aawp-box__description>p {margin: 0 0 5px;}
.aawp .aawp-product--list .aawp-box__description>p:empty {display: none;}
.aawp .aawp-product--list .aawp-box__description>ul {list-style-position: outside !important;margin: 0 0 5px;padding: 0 0 0 20px;}
.aawp .aawp-product--list .aawp-box__description>ul li {margin: 0;padding: 0;}
@media (max-width:480px) {.aawp .aawp-product--list .aawp-box__description {display: none;}}
.aawp .aawp-product--list .aawp-box__footer {margin-left: 160px;padding-left: 20px;text-align: right;}
@media (max-width:768px) {.aawp .aawp-product--list .aawp-box__footer {margin: 0;padding: 0;}}
.aawp .aawp-product--list .aawp-box__pricing {display: block;margin-bottom: 5px;}
.aawp .aawp-product--list .aawp-box__pricing:empty {display: none;}
.aawp .aawp-product--list .aawp-box__pricing span+span {margin-left: 15px;}
.aawp .aawp-product--list .aawp-box__pricing span+span.aawp-check-premium, .aawp .aawp-product--list .aawp-box__pricing span+span.aawp-check-prime {margin-left: 5px;}
@media (max-width:480px) {.aawp .aawp-product--list .aawp-box__pricing {margin-bottom: 0;}}
.aawp .aawp-product--list .aawp-box__price {display: inline-block;line-height: 34px;vertical-align: middle;}
.aawp .aawp-product--list .aawp-box__price--old {color: #666;font-size: 14px;text-decoration: line-through;}
.aawp .aawp-product--list .aawp-box__price--current {font-size: 20px;font-weight: 700;}
@media (max-width:480px) {.aawp .aawp-product--list .aawp-box__price--current {font-size: 16px;}}
.aawp .aawp-product--list .aawp-box__price--saved {background: #27ae60;background: rgba(39,174,96,.8);border-radius: 2px;color: #fff;font-size: 12px;line-height: 12px;margin-bottom: 11px;margin-top: 11px;padding: 4px 6px;}
.aawp .aawp-product--list .aawp-button+.aawp-button {margin-left: 15px;margin-top: 5px;}
.aawp .aawp-product--list .aawp-box__ribbon {color: #fff;font-size: 12px;font-weight: 400;line-height: 20px;padding: 0 15px;position: absolute;text-transform: uppercase;}
.aawp .aawp-product--list .aawp-box__bestseller {background: #e47911;background: rgba(228,121,17,.8);border-bottom-right-radius: 2px;left: -1px;top: -1px;}
.aawp .aawp-product--list .aawp-box__sale {background: #27ae60;background: rgba(39,174,96,.8);border-bottom-left-radius: 2px;right: -1px;top: -1px;}
.aawp .aawp-product--list .aawp-box__info {bottom: 10px;color: #666;font-size: 11px;left: 15px;max-width: 225px;position: absolute;text-align: left;}
@media (max-width:768px) {.aawp .aawp-product--list .aawp-box__info {display: block;margin-top: 10px;max-width: 100%;position: static;}}
@media (min-width:768px) {.aawp .aawp-product--list.inline-info .aawp-box__thumb {margin-bottom: 30px;}}
.aawp .aawp-product--list:first-child.aawp-product--ribbon {margin-top: 10px;}
.aawp .aawp-product--list.aawp-product--bestseller, .aawp .aawp-product--list.aawp-product--new {padding-top: 20px;}
.aawp .aawp-product--list .aawp-product__ribbon {font-size: 11px;line-height: 18px;padding: 0 20px;z-index: 10;}
.aawp .aawp-product--list .aawp-product__ribbon--sale {border-radius: 0;position: absolute;right: -5px;top: -10px;}
.aawp .aawp-product--list .aawp-product__ribbon--bestseller, .aawp .aawp-product--list .aawp-product__ribbon--new {left: -5px;position: absolute;top: -10px;}
.aawp .aawp-product--list .aawp-product__inner {display: block;position: relative;}
.aawp .aawp-product--list .aawp-product__image-link, .aawp .aawp-product--list .aawp-product__image-link:active, .aawp .aawp-product--list .aawp-product__image-link:focus, .aawp .aawp-product--list .aawp-product__image-link:hover {border: none;box-shadow: none;outline: none;text-decoration: none;}
.aawp .aawp-product--list .aawp-product__image {bottom: 0;display: block;height: 75px;left: 0;-o-object-fit: contain;object-fit: contain;position: absolute;top: 0;width: 75px;z-index: 5;}
.aawp .aawp-product--list .aawp-product__content {display: block;margin-left: 75px;min-height: 75px;padding: 3px 10px 5px;}
.aawp .aawp-product--list .aawp-product__title {border: none;box-shadow: none;display: block;font-size: 16px;font-weight: 700;line-height: 20px;margin-top: 5px;outline: none;overflow: hidden;text-decoration: none;text-overflow: ellipsis;white-space: nowrap;}
@media (min-width:769px) {.aawp .aawp-product--list .aawp-product__title {width: 100%;}}
.aawp .aawp-product--list .aawp-product__teaser {color: #666;font-size: 14px;line-height: 18px;margin: 5px 0 0;}
.aawp .aawp-product--list .aawp-product__meta {zoom: 1;}
.aawp .aawp-product--list .aawp-product__meta:after, .aawp .aawp-product--list .aawp-product__meta:before {content: " ";display: table;}
.aawp .aawp-product--list .aawp-product__meta:after {clear: both;}
.aawp .aawp-product--list .aawp-product__price, .aawp .aawp-product--list .aawp-star-rating {margin-bottom: 0;}
.aawp .aawp-product--list .aawp-star-rating {margin-right: 10px;margin-top: -1px;}
.aawp .aawp-product--list .aawp-product__price {color: inherit;display: inline-block;font-size: 15px;line-height: 20px;margin-right: 10px;vertical-align: middle;}
.aawp .aawp-product--list .aawp-product__price--old {color: #666;font-size: 14px;text-decoration: line-through;}
.aawp .aawp-product--list .aawp-product__price--current {font-weight: 700;}
.aawp .aawp-product--list .aawp-product__price--saved {background: #27ae60;background: rgba(39,174,96,.8);border-radius: 2px;color: #fff;font-size: 12px;line-height: 12px;padding: 4px 6px;}
.aawp .aawp-product--list.aawp-product--style-light {box-shadow: 0 1px 2px rgba(0,0,0,.3),inset 0 0 40px rgba(0,0,0,.1);}
.aawp .aawp-product--list.aawp-product--style-dark {background: #232f3e;color: #e2e2e2;}
.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__title, .aawp .aawp-product--list.aawp-product--style-dark .aawp-product__title:visited {color: #fff;}
.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__teaser, .aawp .aawp-product--list.aawp-product--style-dark .aawp-product__title:focus, .aawp .aawp-product--list.aawp-product--style-dark .aawp-product__title:hover {color: #e2e2e2;}
.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__price--current {color: #fff;}
.aawp .aawp-product--list.aawp-product--style-dark .aawp-product__info, .aawp .aawp-product--list.aawp-product--style-dark .aawp-product__price--old, .aawp .aawp-product--list.aawp-product--style-dark .aawp-product__reviews {color: #ccc;}
.aawp .aawp-product--list.aawp-product--style-dark .aawp-star-rating--wayl {background-image: url("../../../plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg");}
.aawp .aawp-product--list.aawp-product--style-dark .aawp-star-rating--wayl>span {background-image: url("../../../plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg");}
.aawp .aawp-product--list.aawp-product--style-wayl {background: #96281b;color: #e2e2e2;}
.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__title, .aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__title:visited {color: #fff;}
.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__teaser, .aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__title:focus, .aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__title:hover {color: #e2e2e2;}
.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__price--current {color: #fff;}
.aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__info, .aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__price--old, .aawp .aawp-product--list.aawp-product--style-wayl .aawp-product__reviews {color: #ccc;}
.aawp .aawp-product--list.aawp-product--style-wayl .aawp-star-rating--wayl {background-image: url("../../../plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg");}
.aawp .aawp-product--list.aawp-product--style-wayl .aawp-star-rating--wayl>span {background-image: url("../../../plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg");}
.aawp .aawp-product--widget-small {zoom: 1;background: #fff;border: 1px solid #ececec;color: inherit;display: block;font-size: 15px;line-height: 1.6;margin: 0 0 20px;max-width: 100%;min-width: 100%;padding: 5px;position: relative;white-space: normal;}
.aawp .aawp-product--widget-small:after, .aawp .aawp-product--widget-small:before {content: " ";display: table;}
.aawp .aawp-product--widget-small:after {clear: both;}
@media (max-width:480px) {.aawp .aawp-product--widget-small {margin-bottom: 15px;}}
.aawp .aawp-product--widget-small.ribbon {padding-top: 35px;}
.aawp .aawp-product--widget-small .aawp-box__thumb {float: left;width: 160px;}
@media (max-width:768px) {.aawp .aawp-product--widget-small .aawp-box__thumb {float: none;width: 100%;}}
.aawp .aawp-product--widget-small .aawp-box__image {border: none;box-shadow: none;display: block;height: auto;margin: 0 auto 15px;max-width: 100%;}
.aawp .aawp-product--widget-small .aawp-box__rating {margin: 0 auto 10px;text-align: center;}
.aawp .aawp-product--widget-small .aawp-box__reviews {color: #666;font-size: 12px;margin-top: 5px;text-align: center;}
.aawp .aawp-product--widget-small .aawp-box__content {margin-left: 160px;padding-left: 20px;}
@media (max-width:768px) {.aawp .aawp-product--widget-small .aawp-box__content {margin: 0;padding: 0;}}
.aawp .aawp-product--widget-small .aawp-box__title {display: block;font-size: 18px;font-weight: 700;margin: 0 0 15px;}
@media (max-width:480px) {.aawp .aawp-product--widget-small .aawp-box__title {font-size: 16px;margin-bottom: 5px;}}
.aawp .aawp-product--widget-small .aawp-box__description {margin: 0;}
.aawp .aawp-product--widget-small .aawp-box__description>p {margin: 0 0 5px;}
.aawp .aawp-product--widget-small .aawp-box__description>p:empty {display: none;}
.aawp .aawp-product--widget-small .aawp-box__description>ul {list-style-position: outside !important;margin: 0 0 5px;padding: 0 0 0 20px;}
.aawp .aawp-product--widget-small .aawp-box__description>ul li {margin: 0;padding: 0;}
@media (max-width:480px) {.aawp .aawp-product--widget-small .aawp-box__description {display: none;}}
.aawp .aawp-product--widget-small .aawp-box__footer {margin-left: 160px;padding-left: 20px;text-align: right;}
@media (max-width:768px) {.aawp .aawp-product--widget-small .aawp-box__footer {margin: 0;padding: 0;}}
.aawp .aawp-product--widget-small .aawp-box__pricing {display: block;margin-bottom: 5px;}
.aawp .aawp-product--widget-small .aawp-box__pricing:empty {display: none;}
.aawp .aawp-product--widget-small .aawp-box__pricing span+span {margin-left: 15px;}
.aawp .aawp-product--widget-small .aawp-box__pricing span+span.aawp-check-premium, .aawp .aawp-product--widget-small .aawp-box__pricing span+span.aawp-check-prime {margin-left: 5px;}
@media (max-width:480px) {.aawp .aawp-product--widget-small .aawp-box__pricing {margin-bottom: 0;}}
.aawp .aawp-product--widget-small .aawp-box__price {display: inline-block;line-height: 34px;vertical-align: middle;}
.aawp .aawp-product--widget-small .aawp-box__price--old {color: #666;font-size: 14px;text-decoration: line-through;}
.aawp .aawp-product--widget-small .aawp-box__price--current {font-size: 20px;font-weight: 700;}
@media (max-width:480px) {.aawp .aawp-product--widget-small .aawp-box__price--current {font-size: 16px;}}
.aawp .aawp-product--widget-small .aawp-box__price--saved {background: #27ae60;background: rgba(39,174,96,.8);border-radius: 2px;color: #fff;font-size: 12px;line-height: 12px;margin-bottom: 11px;margin-top: 11px;padding: 4px 6px;}
.aawp .aawp-product--widget-small .aawp-button+.aawp-button {margin-left: 15px;margin-top: 5px;}
.aawp .aawp-product--widget-small .aawp-box__ribbon {color: #fff;font-size: 12px;font-weight: 400;line-height: 20px;padding: 0 15px;position: absolute;text-transform: uppercase;}
.aawp .aawp-product--widget-small .aawp-box__bestseller {background: #e47911;background: rgba(228,121,17,.8);border-bottom-right-radius: 2px;left: -1px;top: -1px;}
.aawp .aawp-product--widget-small .aawp-box__sale {background: #27ae60;background: rgba(39,174,96,.8);border-bottom-left-radius: 2px;right: -1px;top: -1px;}
.aawp .aawp-product--widget-small .aawp-box__info {bottom: 10px;color: #666;font-size: 11px;left: 15px;max-width: 225px;position: absolute;text-align: left;}
@media (max-width:768px) {.aawp .aawp-product--widget-small .aawp-box__info {display: block;margin-top: 10px;max-width: 100%;position: static;}}
@media (min-width:768px) {.aawp .aawp-product--widget-small.inline-info .aawp-box__thumb {margin-bottom: 30px;}}
.aawp .aawp-product--widget-small:first-child.aawp-product--ribbon {margin-top: 10px;}
.aawp .aawp-product--widget-small.aawp-product--bestseller, .aawp .aawp-product--widget-small.aawp-product--new {padding-top: 15px;}
.aawp .aawp-product--widget-small .aawp-product__ribbon {font-size: 11px;line-height: 18px;padding: 0 10px;z-index: 10;}
.aawp .aawp-product--widget-small .aawp-product__ribbon--sale {border-radius: 0;position: absolute;right: -5px;top: -10px;}
.aawp .aawp-product--widget-small .aawp-product__ribbon--bestseller, .aawp .aawp-product--widget-small .aawp-product__ribbon--new {left: -5px;position: absolute;top: -10px;}
.aawp .aawp-product--widget-small .aawp-product__inner {display: block;position: relative;}
.aawp .aawp-product--widget-small .aawp-product__image-link, .aawp .aawp-product--widget-small .aawp-product__image-link:active, .aawp .aawp-product--widget-small .aawp-product__image-link:focus, .aawp .aawp-product--widget-small .aawp-product__image-link:hover {border: none;box-shadow: none;outline: none;text-decoration: none;}
.aawp .aawp-product--widget-small .aawp-product__image {bottom: 0;display: block;height: 75px;left: 0;-o-object-fit: contain;object-fit: contain;position: absolute;top: 0;width: 75px;z-index: 5;}
.aawp .aawp-product--widget-small .aawp-product__content {display: block;margin-left: 75px;min-height: 75px;padding: 3px 10px 5px;}
.aawp .aawp-product--widget-small .aawp-product__title {border: none;box-shadow: none;display: block;font-size: 14px;font-weight: 700;line-height: 20px;margin-top: 5px;outline: none;overflow: hidden;text-decoration: none;text-overflow: ellipsis;}
@media (min-width:769px) {.aawp .aawp-product--widget-small .aawp-product__title {height: 40px;}}
.aawp .aawp-product--widget-small .aawp-product__meta {zoom: 1;margin-top: 5px;}
.aawp .aawp-product--widget-small .aawp-product__meta:after, .aawp .aawp-product--widget-small .aawp-product__meta:before {content: " ";display: table;}
.aawp .aawp-product--widget-small .aawp-product__meta:after {clear: both;}
.aawp .aawp-product--widget-small .aawp-product__price, .aawp .aawp-product--widget-small .aawp-star-rating {margin-bottom: 0;}
.aawp .aawp-product--widget-small .aawp-star-rating {margin-right: 5px;}
.aawp .aawp-product--widget-small .aawp-product__price {color: inherit;display: inline-block;font-size: 15px;font-weight: 700;line-height: 1;vertical-align: middle;}
.aawp .aawp-product--widget-small.aawp-product--style-light {box-shadow: 0 1px 2px rgba(0,0,0,.3),inset 0 0 40px rgba(0,0,0,.1);}
.aawp .aawp-product--widget-small.aawp-product--style-dark {background: #232f3e;color: #e2e2e2;}
.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__title, .aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__title:visited {color: #fff;}
.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__teaser, .aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__title:focus, .aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__title:hover {color: #e2e2e2;}
.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__price--current {color: #fff;}
.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__info, .aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__price--old, .aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__reviews {color: #ccc;}
.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-star-rating--wayl {background-image: url("../../../plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg");}
.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-star-rating--wayl>span {background-image: url("../../../plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg");}
.aawp .aawp-product--widget-small.aawp-product--style-dark .aawp-product__price--current {color: #e2e2e2;}
.aawp .aawp-product--widget-small.aawp-product--style-wayl {background: #96281b;color: #e2e2e2;}
.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__title, .aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__title:visited {color: #fff;}
.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__teaser, .aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__title:focus, .aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__title:hover {color: #e2e2e2;}
.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__price--current {color: #fff;}
.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__info, .aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__price--old, .aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__reviews {color: #ccc;}
.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-star-rating--wayl {background-image: url("../../../plugins/aawp/assets/dist/css/img/stars/wayl-inverted.svg");}
.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-star-rating--wayl>span {background-image: url("../../../plugins/aawp/assets/dist/css/img/stars/wayl-inverted-active.svg");}
.aawp .aawp-product--widget-small.aawp-product--style-wayl .aawp-product__price--current {color: #e2e2e2;}
.aawp-floating-wrapper, div.aawp-floating-wrapper {box-sizing: border-box;}
@media (min-width:601px) {.aawp-floating-wrapper--left, .aawp-floating-wrapper--right {max-width: 250px;}
	.aawp-floating-wrapper--left {float: left;margin: 0 1em 1em 0;}
	.aawp-floating-wrapper--right {float: right;margin: 0 0 1em 1em;}}
@keyframes spin {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
	to {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
.post-image-above-header .inside-article .featured-image, .post-image-above-header .inside-article .post-image {margin-top: 0;margin-bottom: 2em;}
.post-image-aligned-left .inside-article .featured-image, .post-image-aligned-left .inside-article .post-image {margin-top: 0;margin-right: 2em;float: left;text-align: left;}
.post-image-aligned-center .featured-image, .post-image-aligned-center .post-image {text-align: center;}
.post-image-aligned-right .inside-article .featured-image, .post-image-aligned-right .inside-article .post-image {margin-top: 0;margin-left: 2em;float: right;text-align: right;}
.post-image-below-header.post-image-aligned-center .inside-article .featured-image, .post-image-below-header.post-image-aligned-left .inside-article .featured-image, .post-image-below-header.post-image-aligned-left .inside-article .post-image, .post-image-below-header.post-image-aligned-right .inside-article .featured-image, .post-image-below-header.post-image-aligned-right .inside-article .post-image {margin-top: 2em;}
.post-image-aligned-left>.featured-image, .post-image-aligned-right>.featured-image {float: none;margin-left: auto;margin-right: auto;}
.post-image-aligned-left .featured-image {text-align: left;}
.post-image-aligned-right .featured-image {text-align: right;}
.post-image-aligned-left .inside-article:after, .post-image-aligned-left .inside-article:before, .post-image-aligned-right .inside-article:after, .post-image-aligned-right .inside-article:before {content: "";display: table;}
.post-image-aligned-left .inside-article:after, .post-image-aligned-right .inside-article:after {clear: both;}
.post-image-aligned-left .inside-article, .post-image-aligned-right .inside-article {zoom: 1;}
.one-container.both-right.post-image-aligned-center .no-featured-image-padding .featured-image, .one-container.both-right.post-image-aligned-center .no-featured-image-padding .post-image, .one-container.right-sidebar.post-image-aligned-center .no-featured-image-padding .featured-image, .one-container.right-sidebar.post-image-aligned-center .no-featured-image-padding .post-image {margin-right: 0;}
.one-container.both-left.post-image-aligned-center .no-featured-image-padding .featured-image, .one-container.both-left.post-image-aligned-center .no-featured-image-padding .post-image, .one-container.left-sidebar.post-image-aligned-center .no-featured-image-padding .featured-image, .one-container.left-sidebar.post-image-aligned-center .no-featured-image-padding .post-image {margin-left: 0;}
.one-container.both-sidebars.post-image-aligned-center .no-featured-image-padding .featured-image, .one-container.both-sidebars.post-image-aligned-center .no-featured-image-padding .post-image, .one-container.post-image-aligned-center .no-featured-image-padding.generate-columns .featured-image, .one-container.post-image-aligned-center .no-featured-image-padding.generate-columns .post-image {margin-left: 0;margin-right: 0;}
.masonry-enabled .page-header {position: relative !important;}
.separate-containers .site-main>.generate-columns-container {margin-bottom: 0;}
.load-more.are-images-unloaded, .masonry-container.are-images-unloaded, .masonry-enabled #nav-below {opacity: 0;}
.generate-columns-container:not(.masonry-container) {-webkit-flex-flow: row wrap;-ms-flex-flow: row wrap;flex-flow: row wrap;-webkit-align-items: stretch;-ms-flex-align: stretch;align-items: stretch;}
.generate-columns-container:not(.masonry-container), .generate-columns-container:not(.masonry-container) .generate-columns {display: -webkit-flex;display: -ms-flexbox;display: flex;}
.generate-columns .inside-article {width: 100%;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
.generate-columns-activated.post-image-aligned-left .generate-columns-container article:not(.featured-column) .post-image, .generate-columns-activated.post-image-aligned-right .generate-columns-container article:not(.featured-column) .post-image {float: none;text-align: center;margin-left: 0;margin-right: 0;}
.generate-columns-container .page-header, .generate-columns-container .paging-navigation {-webkit-box-flex: 1;-webkit-flex: 1 1 100%;-ms-flex: 1 1 100%;flex: 1 1 100%;clear: both;}
.generate-columns-container .paging-navigation {margin-bottom: 0;}
.no-sidebar .generate-columns-container .inside-article>* {max-width: none;}
.load-more:not(.has-svg-icon) .button.loading:before {content: "";display: inline-block;font-family: "GP Premium";speak: none;font-style: normal;font-weight: 400;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;-webkit-animation: spin 2s infinite linear;animation: spin 2s infinite linear;margin-right: 7px;}
.load-more .button:not(.loading) .gp-icon {display: none;}
.load-more .gp-icon svg {-webkit-animation: spin 2s infinite linear;animation: spin 2s infinite linear;margin-right: 7px;}
@media (max-width:767px) {.generate-columns-activated .generate-columns-container {margin-left: 0;margin-right: 0;}
	.generate-columns-container>* {padding-left: 0;}
	.generate-columns-container .page-header {margin-left: 0;}}
@media (max-width:768px) {body:not(.post-image-aligned-center) .featured-image, body:not(.post-image-aligned-center) .inside-article .featured-image, body:not(.post-image-aligned-center) .inside-article .post-image {margin-right: 0;margin-left: 0;float: none;text-align: center;}
	.load-more {display: block;text-align: center;margin-bottom: 0;}}
.navigation-branding, .site-logo.mobile-header-logo {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;margin-right: auto;margin-left: 10px;}
.navigation-branding img, .site-logo.mobile-header-logo img {position: relative;vertical-align: middle;padding: 10px 0;display: block;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;-webkit-transition: height .3s ease;-o-transition: height .3s ease;transition: height .3s ease;}
.navigation-branding img {margin-right: 10px;}
.navigation-branding .main-title {-webkit-transition: line-height .3s ease;-o-transition: line-height .3s ease;transition: line-height .3s ease;margin-right: 10px;}
.mobile-header-navigation .navigation-branding .main-title {margin-left: 10px;}
.navigation-branding .main-title a {font-family: inherit;font-size: inherit;font-weight: inherit;text-transform: unset;}
.main-navigation:not(.grid-container):not(.mobile-header-navigation) .inside-navigation.grid-container .navigation-branding {margin-left: 0;}
.main-navigation.mobile-header-navigation {display: none;float: none;margin-bottom: 0;}
.mobile-header-navigation.is_stuck {box-shadow: 0 2px 2px -2px rgba(0,0,0,.2);}
#mobile-header .inside-navigation, .main-navigation.has-branding .inside-navigation, .main-navigation.has-sticky-branding.navigation-stick .inside-navigation {-ms-flex-wrap: wrap;flex-wrap: wrap;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.main-navigation .menu-toggle {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;width: auto;}
.main-navigation.has-branding .menu-toggle, .main-navigation.has-sticky-branding.navigation-stick .menu-toggle {-webkit-box-flex: 0;-ms-flex-positive: 0;flex-grow: 0;-webkit-box-ordinal-group: 4;-ms-flex-order: 3;order: 3;padding-right: 20px;}
.main-navigation .mobile-bar-items {-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;position: relative;}
.main-navigation.navigation-stick:not(.has-sticky-branding):not(.has-branding) .menu-toggle, .main-navigation:not(.slideout-navigation):not(.has-branding):not(.has-sticky-branding) .menu-toggle {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}
.main-navigation:not(.slideout-navigation) .mobile-bar-items+.menu-toggle {text-align: left;}
.main-navigation:not(.slideout-navigation) .main-nav {-webkit-box-ordinal-group: 5;-ms-flex-order: 4;order: 4;}
.mobile-bar-items {position: relative;}
.main-navigation.has-sticky-branding:not(.has-branding):not(.navigation-stick) .navigation-branding {display: none;}
.nav-aligned-center .navigation-branding, .nav-aligned-left .navigation-branding {margin-right: 10px;}
.nav-aligned-center .main-navigation.has-branding .inside-navigation, .nav-aligned-center .main-navigation.has-sticky-branding.navigation-stick .inside-navigation {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.nav-aligned-left .main-navigation.has-branding:not(.slideout-navigation) .inside-navigation .main-nav, .nav-aligned-left .main-navigation.has-sticky-branding.navigation-stick .inside-navigation .main-nav {-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;}
.clearfix::before, .clearfix::after {content: " ";display: table;clear: both;}
.eael-testimonial-slider.nav-top-left, .eael-testimonial-slider.nav-top-right, .eael-team-slider.nav-top-left, .eael-team-slider.nav-top-right, .eael-logo-carousel.nav-top-left, .eael-logo-carousel.nav-top-right, .eael-post-carousel.nav-top-left, .eael-post-carousel.nav-top-right, .eael-product-carousel.nav-top-left, .eael-product-carousel.nav-top-right {padding-top: 40px;}
.eael-contact-form input[type=text], .eael-contact-form input[type=email], .eael-contact-form input[type=url], .eael-contact-form input[type=tel], .eael-contact-form input[type=date], .eael-contact-form input[type=number], .eael-contact-form textarea {background: #fff;box-shadow: none;-webkit-box-shadow: none;float: none;height: auto;margin: 0;outline: 0;width: 100%;}
.eael-contact-form input[type=submit] {border: 0;float: none;height: auto;margin: 0;padding: 10px 20px;width: auto;-webkit-transition: all .25s linear 0s;-o-transition: all .25s linear 0s;transition: all .25s linear 0s;}
.eael-contact-form.placeholder-hide input::-webkit-input-placeholder, .eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder {opacity: 0;visibility: hidden;}
.eael-contact-form.placeholder-hide input::-moz-placeholder, .eael-contact-form.placeholder-hide textarea::-moz-placeholder {opacity: 0;visibility: hidden;}
.eael-contact-form.placeholder-hide input:-ms-input-placeholder, .eael-contact-form.placeholder-hide textarea:-ms-input-placeholder {opacity: 0;visibility: hidden;}
.eael-contact-form.placeholder-hide input:-moz-placeholder, .eael-contact-form.placeholder-hide textarea:-moz-placeholder {opacity: 0;visibility: hidden;}
.eael-custom-radio-checkbox input[type=checkbox], .eael-custom-radio-checkbox input[type=radio] {-webkit-appearance: none;-moz-appearance: none;border-style: solid;border-width: 0;outline: none;min-width: 1px;width: 15px;height: 15px;background: #ddd;padding: 3px;}
.eael-custom-radio-checkbox input[type=checkbox]:before, .eael-custom-radio-checkbox input[type=radio]:before {content: "";width: 100%;height: 100%;padding: 0;margin: 0;display: block;}
.eael-custom-radio-checkbox input[type=checkbox]:checked:before, .eael-custom-radio-checkbox input[type=radio]:checked:before {background: #999;-webkit-transition: all .25s linear 0s;-o-transition: all .25s linear 0s;transition: all .25s linear 0s;}
.eael-custom-radio-checkbox input[type=radio] {border-radius: 50%;}
.eael-custom-radio-checkbox input[type=radio]:before {border-radius: 50%;}
.eael-post-elements-readmore-btn {font-size: 12px;font-weight: 500;-webkit-transition: all 300ms ease-in-out;-o-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;display: inline-block;}
.elementor-lightbox .dialog-widget-content {width: 100%;height: 100%;}
.eael-contact-form-align-left, .elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container {margin: 0 auto 0 0;}
.eael-contact-form-align-center, .elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container {float: none;margin: 0 auto;}
.eael-contact-form-align-right, .elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container {margin: 0 0 0 auto;}
.eael-force-hide {display: none !important;}
.eael-d-none {display: none !important;}
.eael-d-block {display: block !important;}
.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating {display: none;}
.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count {display: none;}
ul.hfe-nav-menu, .hfe-nav-menu li, .hfe-nav-menu ul {list-style: none !important;margin: 0;padding: 0;}
.hfe-nav-menu li.menu-item {position: relative;}
.hfe-flyout-container .hfe-nav-menu li.menu-item {position: relative;background: unset;}
.hfe-nav-menu .sub-menu li.menu-item {position: relative;background: inherit;}
.hfe-nav-menu__theme-icon-yes button.sub-menu-toggle {display: none;}
div.hfe-nav-menu, .elementor-widget-hfe-nav-menu .elementor-widget-container {-js-display: flex;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-moz-box-orient: vertical;-moz-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
.hfe-nav-menu__layout-horizontal, .hfe-nav-menu__layout-horizontal .hfe-nav-menu {-js-display: flex;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.hfe-nav-menu .parent-has-no-child .hfe-menu-toggle {display: none;}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-menu, .hfe-submenu-action-hover .hfe-layout-vertical .hfe-nav-menu .sub-menu {position: absolute;top: 100%;left: 0;z-index: 16;visibility: hidden;opacity: 0;text-align: left;-webkit-transition: all 300ms ease-in;transition: all 300ms ease-in;}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children:hover>.sub-menu, .hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children:focus>.sub-menu {visibility: visible;opacity: 1;}
.hfe-submenu-action-click .hfe-nav-menu .menu-item-has-children:hover>.sub-menu, .hfe-submenu-action-click .hfe-nav-menu .menu-item-has-children:focus>.sub-menu {visibility: hidden;opacity: 0;}
.hfe-nav-menu .menu-item-has-children .sub-menu {position: absolute;top: 100%;left: 0;z-index: 9999;visibility: hidden;opacity: 0;}
.hfe-flyout-container .hfe-nav-menu .menu-item-has-children .menu-item-has-children .sub-menu {top: 0;left: 0;}
.hfe-nav-menu .menu-item-has-children .menu-item-has-children .sub-menu {top: 0;left: 100%;}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children:hover>.sub-menu, .hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children.focus>.sub-menu {visibility: visible;opacity: 1;-webkit-transition: all 300ms ease-out;transition: all 300ms ease-out;}
.hfe-nav-menu:before, .hfe-nav-menu:after {content: "";display: table;clear: both;}
.hfe-nav-menu__align-right .hfe-nav-menu {margin-left: auto;-webkit-box-pack: end;-ms-flex-pack: end;-webkit-justify-content: flex-end;-moz-box-pack: end;justify-content: flex-end;}
.hfe-nav-menu__align-right .hfe-nav-menu__layout-vertical li a.hfe-menu-item, .hfe-nav-menu__align-right .hfe-nav-menu__layout-vertical li a.hfe-sub-menu-item {-webkit-box-pack: end;-ms-flex-pack: end;-webkit-justify-content: flex-end;-moz-box-pack: end;justify-content: flex-end;}
.hfe-nav-menu__align-right .hfe-nav-menu__layout-vertical li.hfe-has-submenu .elementor-button-wrapper, .rtl .hfe-nav-menu__align-left .hfe-nav-menu__layout-vertical li.hfe-has-submenu .elementor-button-wrapper, .hfe-nav-menu__align-right .hfe-nav-menu__layout-vertical li.elementor-button-wrapper, .rtl .hfe-nav-menu__align-left .hfe-nav-menu__layout-vertical li.elementor-button-wrapper {text-align: right;}
.hfe-nav-menu__align-left .hfe-nav-menu__layout-vertical li.hfe-has-submenu .elementor-button-wrapper, .rtl .hfe-nav-menu__align-right .hfe-nav-menu__layout-vertical li.hfe-has-submenu .elementor-button-wrapper, .hfe-nav-menu__align-left .hfe-nav-menu__layout-vertical li.elementor-button-wrapper, .rtl .hfe-nav-menu__align-right .hfe-nav-menu__layout-vertical li.elementor-button-wrapper {text-align: left;}
.hfe-nav-menu__align-center .hfe-nav-menu__layout-vertical li.hfe-has-submenu .elementor-button-wrapper, .hfe-nav-menu__align-center .hfe-nav-menu__layout-vertical li.elementor-button-wrapper {text-align: center;}
.hfe-nav-menu__align-left .hfe-nav-menu {margin-right: auto;-webkit-box-pack: start;-ms-flex-pack: start;-webkit-justify-content: flex-start;-moz-box-pack: start;justify-content: flex-start;}
.hfe-nav-menu__align-left .hfe-nav-menu__layout-vertical li a.hfe-menu-item, .hfe-nav-menu__align-left .hfe-nav-menu__layout-vertical li a.hfe-sub-menu-item {-webkit-box-pack: start;-ms-flex-pack: start;-webkit-justify-content: flex-start;-moz-box-pack: start;justify-content: flex-start;}
.hfe-nav-menu__align-center .hfe-nav-menu {margin-left: auto;margin-right: auto;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;-moz-box-pack: center;justify-content: center;}
.hfe-nav-menu__align-center .hfe-nav-menu__layout-vertical li a.hfe-menu-item, .hfe-nav-menu__align-center .hfe-nav-menu__layout-vertical li a.hfe-sub-menu-item {-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;-moz-box-pack: center;justify-content: center;}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu {-js-display: flex;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu {width: 100%;}
.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li.menu-item {-webkit-box-flex: 1;-ms-flex-positive: 1;-webkit-flex-grow: 1;-moz-box-flex: 1;flex-grow: 1;}
.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li a.hfe-menu-item {-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;-moz-box-pack: center;justify-content: center;}
.hfe-active-menu+nav li:not(:last-child) a.hfe-menu-item, .hfe-active-menu+nav li:not(:last-child) a.hfe-sub-menu-item {border-bottom-width: 0;}
.hfe-nav-menu a.hfe-menu-item, .hfe-nav-menu a.hfe-sub-menu-item {line-height: 1;text-decoration: none;-js-display: flex;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-moz-box-pack: justify;-ms-flex-pack: justify;-webkit-box-shadow: none;box-shadow: none;-webkit-box-align: center;-webkit-align-items: center;-moz-box-align: center;-ms-flex-align: center;align-items: center;-webkit-justify-content: space-between;justify-content: space-between;}
.hfe-nav-menu a.hfe-menu-item:hover, .hfe-nav-menu a.hfe-sub-menu-item:hover {text-decoration: none;}
.hfe-nav-menu .sub-menu {min-width: 220px;margin: 0;z-index: 9999;}
.hfe-nav-menu__layout-horizontal {font-size: 0;}
.hfe-nav-menu__layout-horizontal li.menu-item, .hfe-nav-menu__layout-horizontal>li.menu-item {font-size: medium;}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-menu {-webkit-box-shadow: 0 4px 10px -2px rgba(0,0,0,.1);box-shadow: 0 4px 10px -2px rgba(0,0,0,.1);}
.hfe-submenu-icon-arrow .hfe-nav-menu .parent-has-child .sub-arrow i:before {content: "";}
.hfe-submenu-icon-classic .hfe-nav-menu .parent-has-child .sub-arrow i:before {content: "";}
.hfe-submenu-icon-plus .hfe-nav-menu .parent-has-child .sub-arrow i:before {content: "+";}
.hfe-submenu-icon-none .hfe-nav-menu .parent-has-child .sub-arrow {display: none;}
.hfe-submenu-icon-arrow .hfe-nav-menu .parent-has-child .sub-menu-active .sub-arrow i:before, .hfe-link-redirect-self_link.hfe-submenu-icon-arrow .hfe-nav-menu .parent-has-child .menu-active .sub-arrow i:before {content: "";}
.hfe-submenu-icon-plus .hfe-nav-menu .parent-has-child .sub-menu-active .sub-arrow i:before, .hfe-link-redirect-self_link.hfe-submenu-icon-plus .hfe-nav-menu .parent-has-child .menu-active .sub-arrow i:before {content: "-";}
.hfe-submenu-icon-classic .hfe-nav-menu .parent-has-child .sub-menu-active .sub-arrow i:before, .hfe-link-redirect-self_link.hfe-submenu-icon-classic .hfe-nav-menu .parent-has-child .menu-active .sub-arrow i:before {content: "";}
.rtl .hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before {content: "";}
.rtl .hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before {content: "";}
.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before {content: "";}
.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before {content: "";}
.hfe-nav-menu-icon {padding: .35em;border: 0 solid;}
.hfe-nav-menu-icon svg {width: 25px;height: 25px;line-height: 25px;font-size: 25px;}
.hfe-nav-menu-icon i:focus {outline: 0;}
.hfe-has-submenu-container a.hfe-menu-item:focus, .hfe-has-submenu-container a.hfe-sub-menu-item:focus {outline: 0;}
.hfe-nav-menu .menu-item-has-children:focus, .hfe-nav-menu .menu-item-has-children .sub-menu:focus, .hfe-nav-menu .menu-item-has-children-container:focus {outline: 0;}
.hfe-nav-menu .menu-item-has-children-container {position: relative;}
.hfe-nav-menu__layout-expandible .sub-menu, .hfe-nav-menu__layout-vertical .sub-menu, .hfe-flyout-wrapper .sub-menu {position: relative;height: 0;}
.hfe-nav-menu__submenu-arrow .hfe-menu-toggle:before, .hfe-nav-menu__submenu-plus .hfe-menu-toggle:before, .hfe-nav-menu__submenu-classic .hfe-menu-toggle:before {font-family: "Font Awesome 5 Free";z-index: 1;font-size: inherit;font-weight: inherit;line-height: 0;}
.hfe-menu-item-center .hfe-nav-menu li a.hfe-menu-item, .hfe-menu-item-center .hfe-nav-menu li a.hfe-sub-menu-item {margin-right: 0;}
.hfe-nav-menu__submenu-none .hfe-nav-menu li a.hfe-menu-item, .hfe-nav-menu__submenu-none .hfe-nav-menu li a.hfe-sub-menu-item {margin-right: 0;}
.hfe-nav-menu__toggle-icon:before {content: "";font-family: "fontAwesome";z-index: 1;font-size: 24px;font-weight: inherit;font-style: normal;line-height: 0;}
.hfe-active-menu .hfe-nav-menu__toggle-icon:before {content: "";}
.hfe-nav-menu__layout-expandible {-webkit-transition-property: display;transition-property: display;-webkit-transition-duration: .5s;transition-duration: .5s;-webkit-transition-timing-function: cubic-bezier(0,1,.5,1);transition-timing-function: cubic-bezier(0,1,.5,1);}
.hfe-nav-menu__layout-expandible {visibility: hidden;opacity: 0;}
.hfe-nav-menu__layout-expandible .sub-menu {visibility: hidden;opacity: 0;}
.hfe-active-menu+.hfe-nav-menu__layout-expandible {visibility: visible;opacity: 1;height: auto;}
.hfe-active-menu.hfe-active-menu-full-width+.hfe-nav-menu__layout-expandible, .hfe-active-menu.hfe-active-menu-full-width+.hfe-nav-menu__layout-horizontal, .hfe-active-menu.hfe-active-menu-full-width+.hfe-nav-menu__layout-vertical {position: absolute;top: 100%;}
.hfe-nav-menu__layout-expandible .menu-item-has-children .menu-item-has-children .sub-menu, .hfe-nav-menu__layout-vertical .menu-item-has-children .menu-item-has-children .sub-menu {top: 0;left: 0;}
.hfe-layout-expandible nav {height: 0;}
.hfe-nav-sub-menu-icon, .hfe-nav-menu__icon {display: inline-block;line-height: 1;}
.hfe-nav-menu__toggle {-js-display: flex;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;font-size: 22px;cursor: pointer;border: 0 solid;-webkit-border-radius: 3px;border-radius: 3px;color: #494c4f;position: relative;line-height: 1;}
.hfe-nav-menu__toggle-icon {display: inline-block;font-size: inherit;font-weight: 400;font-style: normal;font-variant: normal;line-height: 1;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.hfe-nav-menu .sub-arrow {font-size: 14px;line-height: 1;-js-display: flex;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;cursor: pointer;margin-top: -10px;margin-bottom: -10px;}
.hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-arrow {margin-left: 10px;}
.hfe-nav-menu__layout-vertical .hfe-nav-menu .sub-arrow, .hfe-layout-expandible .sub-arrow, .hfe-flyout-wrapper .sub-arrow {padding: 10px;}
.hfe-nav-menu .child-item, .hfe-nav-menu__layout-vertical .hfe-nav-menu .child-item {font-size: 14px;line-height: 1;padding: 10px 0 10px 10px;margin-top: -10px;margin-bottom: -10px;position: absolute;right: 0;margin-right: 20px;}
.hfe-layout-horizontal .hfe-nav-menu__toggle, .hfe-layout-vertical .hfe-nav-menu__toggle {visibility: hidden;opacity: 0;display: none;}
.hfe-nav-menu-icon {display: inline-block;line-height: 1;text-align: center;}
.hfe-nav-menu__layout-expandible .saved-content, .hfe-nav-menu__layout-expandible .sub-menu, .hfe-nav-menu__layout-expandible .child, .hfe-nav-menu__layout-vertical .saved-content, .hfe-nav-menu__layout-vertical .sub-menu, .hfe-nav-menu__layout-vertical .child, .hfe-flyout-container .saved-content, .hfe-flyout-container .sub-menu, .hfe-flyout-container .child {left: 0 !important;width: 100% !important;}
.hfe-flyout-container .hfe-nav-menu .sub-menu {background: unset;}
.hfe-nav-menu__layout-vertical .hfe-menu-toggle:hover, .hfe-nav-menu__layout-expandible .hfe-menu-toggle:hover, .hfe-flyout-wrapper .hfe-menu-toggle:hover {border: 1px dotted;}
.hfe-nav-menu__layout-vertical .hfe-menu-toggle, .hfe-nav-menu__layout-expandible .hfe-menu-toggle, .hfe-flyout-wrapper .hfe-menu-toggle {border: 1px dotted transparent;}
.hfe-nav-menu .menu-item a:before, .hfe-nav-menu .menu-item a:after {display: block;position: absolute;-webkit-transition: .3s;transition: .3s;-webkit-transition-timing-function: cubic-bezier(.58,.3,.005,1);transition-timing-function: cubic-bezier(.58,.3,.005,1);}
.hfe-nav-menu .menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-nav-menu .menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after {opacity: 0;}
.hfe-nav-menu .menu-item a.hfe-menu-item:hover:before, .hfe-nav-menu .menu-item a.hfe-menu-item:hover:after, .hfe-nav-menu .menu-item a.hfe-menu-item:focus:before, .hfe-nav-menu .menu-item a.hfe-menu-item:focus:after, .hfe-nav-menu .menu-item a.hfe-menu-item.highlighted:before, .hfe-nav-menu .menu-item a.hfe-menu-item.highlighted:after, .hfe-nav-menu .current-menu-item:before, .hfe-nav-menu .current-menu-item:after {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.hfe-pointer__double-line .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__double-line .menu-item.parent a.hfe-menu-item:after, .hfe-pointer__underline .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__underline .menu-item.parent a.hfe-menu-item:after, .hfe-pointer__overline .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__overline .menu-item.parent a.hfe-menu-item:after {height: 3px;width: 100%;left: 0;background-color: #55595c;z-index: 2;}
.hfe-pointer__double-line.hfe-animation__grow .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__double-line.hfe-animation__grow .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__underline.hfe-animation__grow .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__underline.hfe-animation__grow .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__overline.hfe-animation__grow .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__overline.hfe-animation__grow .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after {height: 0;width: 0;left: 50%;}
.hfe-pointer__double-line.hfe-animation__drop-out .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__underline.hfe-animation__drop-out .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__overline.hfe-animation__drop-out .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {top: 10px;}
.hfe-pointer__double-line.hfe-animation__drop-out .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__underline.hfe-animation__drop-out .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__overline.hfe-animation__drop-out .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after {bottom: 10px;}
.hfe-pointer__double-line.hfe-animation__drop-in .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__underline.hfe-animation__drop-in .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__overline.hfe-animation__drop-in .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {top: -10px;}
.hfe-pointer__double-line.hfe-animation__drop-in .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__underline.hfe-animation__drop-in .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__overline.hfe-animation__drop-in .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after {bottom: -10px;}
.hfe-pointer__double-line.hfe-animation__none, .hfe-pointer__double-line.hfe-animation__none .menu-item.parent a.hfe-menu-item, .hfe-pointer__underline.hfe-animation__none, .hfe-pointer__underline.hfe-animation__none .menu-item.parent a.hfe-menu-item, .hfe-pointer__overline.hfe-animation__none, .hfe-pointer__overline.hfe-animation__none .menu-item.parent a.hfe-menu-item {-webkit-transition-duration: 0s;transition-duration: 0s;}
.hfe-pointer__double-line.hfe-animation__none:before, .hfe-pointer__double-line.hfe-animation__none:after, .hfe-pointer__double-line.hfe-animation__none:hover, .hfe-pointer__double-line.hfe-animation__none:focus, .hfe-pointer__double-line.hfe-animation__none .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__double-line.hfe-animation__none .menu-item.parent a.hfe-menu-item:after, .hfe-pointer__double-line.hfe-animation__none .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__double-line.hfe-animation__none .menu-item.parent a.hfe-menu-item:focus, .hfe-pointer__underline.hfe-animation__none:before, .hfe-pointer__underline.hfe-animation__none:after, .hfe-pointer__underline.hfe-animation__none:hover, .hfe-pointer__underline.hfe-animation__none:focus, .hfe-pointer__underline.hfe-animation__none .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__underline.hfe-animation__none .menu-item.parent a.hfe-menu-item:after, .hfe-pointer__underline.hfe-animation__none .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__underline.hfe-animation__none .menu-item.parent a.hfe-menu-item:focus, .hfe-pointer__overline.hfe-animation__none:before, .hfe-pointer__overline.hfe-animation__none:after, .hfe-pointer__overline.hfe-animation__none:hover, .hfe-pointer__overline.hfe-animation__none:focus, .hfe-pointer__overline.hfe-animation__none .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__overline.hfe-animation__none .menu-item.parent a.hfe-menu-item:after, .hfe-pointer__overline.hfe-animation__none .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__overline.hfe-animation__none .menu-item.parent a.hfe-menu-item:focus {-webkit-transition-duration: 0s;transition-duration: 0s;}
.hfe-pointer__double-line .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__overline .menu-item.parent a.hfe-menu-item:before {content: "";top: 0;}
.hfe-pointer__double-line.hfe-animation__slide .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__overline.hfe-animation__slide .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {width: 10px;left: -20px;}
.hfe-pointer__double-line .menu-item.parent a.hfe-menu-item:after, .hfe-pointer__underline .menu-item.parent a.hfe-menu-item:after {content: "";bottom: 0;}
.hfe-pointer__double-line.hfe-animation__slide .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__underline.hfe-animation__slide .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after {width: 10px;left: -webkit-calc(100% + 20px);left: calc(100% + 20px);}
.hfe-pointer__framed .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__framed .menu-item.parent a.hfe-menu-item:after {background: transparent;left: 0;top: 0;bottom: 0;right: 0;border: 3px solid #55595c;}
.hfe-pointer__framed .menu-item.parent a.hfe-menu-item:before {content: "";}
.hfe-pointer__framed.hfe-animation__grow .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {-webkit-transform: scale(.75);-ms-transform: scale(.75);transform: scale(.75);}
.hfe-pointer__framed.hfe-animation__shrink .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {-webkit-transform: scale(1.25);-ms-transform: scale(1.25);transform: scale(1.25);}
.hfe-pointer__framed.hfe-animation__grow .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__framed.hfe-animation__shrink .menu-item.parent a.hfe-menu-item:before {-webkit-transition: opacity .2s,-webkit-transform .4s;transition: opacity .2s,-webkit-transform .4s;transition: opacity .2s,transform .4s;transition: opacity .2s,transform .4s,-webkit-transform .4s;}
.hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:after {width: 3px;height: 3px;}
.hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:before {border-width: 0 0 3px 3px;-webkit-transition: width .1s .2s,height .1s .3s,opacity .12s .22s;transition: width .1s .2s,height .1s .3s,opacity .12s .22s;}
.hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:after {content: "";top: initial;bottom: 0;left: initial;right: 0;border-width: 3px 3px 0 0;-webkit-transition: width .1s,height .1s .1s,opacity .02s .18s;transition: width .1s,height .1s .1s,opacity .02s .18s;}
.hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:hover:before, .hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:hover:after, .hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:focus:before, .hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:focus:after, .hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item.highlighted:before, .hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item.highlighted:after, .hfe-pointer__framed.hfe-animation__draw .current-menu-item:before, .hfe-pointer__framed.hfe-animation__draw .current-menu-item:after {width: 100%;height: 100%;}
.hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:hover:before, .hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:focus:before, .hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item.highlighted:before, .hfe-pointer__framed.hfe-animation__draw .current-menu-item:before {-webkit-transition: opacity .02s,height .1s,width .1s .1s;transition: opacity .02s,height .1s,width .1s .1s;}
.hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:hover:after, .hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item:focus:after, .hfe-pointer__framed.hfe-animation__draw .menu-item.parent a.hfe-menu-item.highlighted:after, .hfe-pointer__framed.hfe-animation__draw .current-menu-item:after {-webkit-transition: opacity .02s .2s,height .1s .2s,width .1s .3s;transition: opacity .02s .2s,height .1s .2s,width .1s .3s;}
.hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item:after {width: 3px;height: 3px;}
.hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item:before {border-width: 3px 0 0 3px;}
.hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item:after {content: "";top: initial;bottom: 0;left: initial;right: 0;border-width: 0 3px 3px 0;}
.hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item:hover:before, .hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item:hover:after, .hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item:focus:before, .hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item:focus:after, .hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item.highlighted:before, .hfe-pointer__framed.hfe-animation__corners .menu-item.parent a.hfe-menu-item.highlighted:after, .hfe-pointer__framed.hfe-animation__corners .current-menu-item:before, .hfe-pointer__framed.hfe-animation__corners .current-menu-item:after {width: 100%;height: 100%;-webkit-transition: opacity .002s,width .4s,height .4s;transition: opacity .002s,width .4s,height .4s;}
.hfe-pointer__framed.hfe-animation__none, .hfe-pointer__framed.hfe-animation__none .menu-item.parent a.hfe-menu-item {-webkit-transition-duration: 0s;transition-duration: 0s;}
.hfe-pointer__framed.hfe-animation__none:before, .hfe-pointer__framed.hfe-animation__none:after, .hfe-pointer__framed.hfe-animation__none:hover, .hfe-pointer__framed.hfe-animation__none:focus, .hfe-pointer__framed.hfe-animation__none .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__framed.hfe-animation__none .menu-item.parent a.hfe-menu-item:after, .hfe-pointer__framed.hfe-animation__none .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__framed.hfe-animation__none .menu-item.parent a.hfe-menu-item:focus {-webkit-transition-duration: 0s;transition-duration: 0s;}
.hfe-pointer__background .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__background .menu-item.parent a.hfe-menu-item:after {content: "";-webkit-transition: .3s;transition: .3s;}
.hfe-pointer__background .menu-item.parent a.hfe-menu-item:before {top: 0;left: 0;right: 0;bottom: 0;background: #55595c;z-index: -1;}
.hfe-pointer__background .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__background .menu-item.parent a.hfe-menu-item:focus, .hfe-pointer__background .menu-item.parent a.hfe-menu-item.highlighted, .hfe-pointer__background .current-menu-item {color: #fff;}
.hfe-pointer__background.hfe-animation__grow .menu-item.parent a.hfe-menu-item:before {-webkit-transform: scale(.5);-ms-transform: scale(.5);transform: scale(.5);}
.hfe-pointer__background.hfe-animation__grow .menu-item.parent a.hfe-menu-item:hover:before, .hfe-pointer__background.hfe-animation__grow .menu-item.parent a.hfe-menu-item:focus:before, .hfe-pointer__background.hfe-animation__grow .menu-item.parent a.hfe-menu-item.highlighted:before, .hfe-pointer__background.hfe-animation__grow .current-menu-item:before {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);opacity: 1;}
.hfe-pointer__background.hfe-animation__shrink .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);-webkit-transition: .3s;transition: .3s;}
.hfe-pointer__background.hfe-animation__shrink .menu-item.parent a.hfe-menu-item:hover:before, .hfe-pointer__background.hfe-animation__shrink .menu-item.parent a.hfe-menu-item:focus:before, .hfe-pointer__background.hfe-animation__shrink .menu-item.parent a.hfe-menu-item.highlighted:before, .hfe-pointer__background.hfe-animation__shrink .current-menu-item:before {-webkit-transition: opacity .15s,-webkit-transform .4s;transition: opacity .15s,-webkit-transform .4s;transition: opacity .15s,transform .4s;transition: opacity .15s,transform .4s,-webkit-transform .4s;}
.hfe-pointer__background.hfe-animation__sweep-left .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {left: 100%;}
.hfe-pointer__background.hfe-animation__sweep-right .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {right: 100%;}
.hfe-pointer__background.hfe-animation__sweep-up .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {top: 100%;}
.hfe-pointer__background.hfe-animation__sweep-down .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {bottom: 100%;}
.hfe-pointer__background.hfe-animation__shutter-out-vertical .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {bottom: 50%;top: 50%;}
.hfe-pointer__background.hfe-animation__shutter-out-horizontal .menu-item.parent a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {right: 50%;left: 50%;}
.hfe-pointer__background.hfe-animation__shutter-in-vertical .menu-item.parent a.hfe-menu-item:after, .hfe-pointer__background.hfe-animation__shutter-in-horizontal .menu-item.parent a.hfe-menu-item:after {top: 0;left: 0;right: 0;bottom: 0;background: #55595c;z-index: -1;}
.hfe-pointer__background.hfe-animation__shutter-in-vertical .menu-item.parent a.hfe-menu-item:before {top: 0;bottom: 100%;}
.hfe-pointer__background.hfe-animation__shutter-in-vertical .menu-item.parent a.hfe-menu-item:after {top: 100%;bottom: 0;}
.hfe-pointer__background.hfe-animation__shutter-in-vertical .menu-item.parent a.hfe-menu-item:hover:before, .hfe-pointer__background.hfe-animation__shutter-in-vertical .menu-item.parent a.hfe-menu-item:focus:before, .hfe-pointer__background.hfe-animation__shutter-in-vertical .menu-item.parent a.hfe-menu-item.highlighted:before, .hfe-pointer__background.hfe-animation__shutter-in-vertical .current-menu-item:before {bottom: 50%;}
.hfe-pointer__background.hfe-animation__shutter-in-vertical .menu-item.parent a.hfe-menu-item:hover:after, .hfe-pointer__background.hfe-animation__shutter-in-vertical .menu-item.parent a.hfe-menu-item:focus:after, .hfe-pointer__background.hfe-animation__shutter-in-vertical .menu-item.parent a.hfe-menu-item.highlighted:after, .hfe-pointer__background.hfe-animation__shutter-in-vertical .current-menu-item:after {top: 50%;}
.hfe-pointer__background.hfe-animation__shutter-in-horizontal .menu-item.parent a.hfe-menu-item:before {right: 0;left: 100%;}
.hfe-pointer__background.hfe-animation__shutter-in-horizontal .menu-item.parent a.hfe-menu-item:after {right: 100%;left: 0;}
.hfe-pointer__background.hfe-animation__shutter-in-horizontal .menu-item.parent a.hfe-menu-item:hover:before, .hfe-pointer__background.hfe-animation__shutter-in-horizontal .menu-item.parent a.hfe-menu-item:focus:before, .hfe-pointer__background.hfe-animation__shutter-in-horizontal .menu-item.parent a.hfe-menu-item.highlighted:before, .hfe-pointer__background.hfe-animation__shutter-in-horizontal .current-menu-item:before {left: 50%;}
.hfe-pointer__background.hfe-animation__shutter-in-horizontal .menu-item.parent a.hfe-menu-item:hover:after, .hfe-pointer__background.hfe-animation__shutter-in-horizontal .menu-item.parent a.hfe-menu-item:focus:after, .hfe-pointer__background.hfe-animation__shutter-in-horizontal .menu-item.parent a.hfe-menu-item.highlighted:after, .hfe-pointer__background.hfe-animation__shutter-in-horizontal .current-menu-item:after {right: 50%;}
.hfe-pointer__background.hfe-animation__none, .hfe-pointer__background.hfe-animation__none .menu-item.parent a.hfe-menu-item {-webkit-transition-duration: 0s;transition-duration: 0s;}
.hfe-pointer__background.hfe-animation__none:before, .hfe-pointer__background.hfe-animation__none:after, .hfe-pointer__background.hfe-animation__none:hover, .hfe-pointer__background.hfe-animation__none:focus, .hfe-pointer__background.hfe-animation__none .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__background.hfe-animation__none .menu-item.parent a.hfe-menu-item:after, .hfe-pointer__background.hfe-animation__none .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__background.hfe-animation__none .menu-item.parent a.hfe-menu-item:focus {-webkit-transition-duration: 0s;transition-duration: 0s;}
.hfe-pointer__text.hfe-animation__skew .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__text.hfe-animation__skew .menu-item.parent a.hfe-menu-item:focus {-webkit-transform: skew(-8deg);-ms-transform: skew(-8deg);transform: skew(-8deg);}
.hfe-pointer__text.hfe-animation__grow .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__text.hfe-animation__grow .menu-item.parent a.hfe-menu-item:focus {-webkit-transform: scale(1.2);-ms-transform: scale(1.2);transform: scale(1.2);}
.hfe-pointer__text.hfe-animation__shrink .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__text.hfe-animation__shrink .menu-item.parent a.hfe-menu-item:focus {-webkit-transform: scale(.8);-ms-transform: scale(.8);transform: scale(.8);}
.hfe-pointer__text.hfe-animation__float .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__text.hfe-animation__float .menu-item.parent a.hfe-menu-item:focus {-webkit-transform: translateY(-8px);-ms-transform: translateY(-8px);transform: translateY(-8px);}
.hfe-pointer__text.hfe-animation__sink .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__text.hfe-animation__sink .menu-item.parent a.hfe-menu-item:focus {-webkit-transform: translateY(8px);-ms-transform: translateY(8px);transform: translateY(8px);}
.hfe-pointer__text.hfe-animation__rotate .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__text.hfe-animation__rotate .menu-item.parent a.hfe-menu-item:focus {-webkit-transform: rotate(6deg);-ms-transform: rotate(6deg);transform: rotate(6deg);}
.hfe-pointer__text.hfe-animation__none, .hfe-pointer__text.hfe-animation__none .menu-item.parent a.hfe-menu-item {-webkit-transition-duration: 0s;transition-duration: 0s;}
.hfe-pointer__text.hfe-animation__none:before, .hfe-pointer__text.hfe-animation__none:after, .hfe-pointer__text.hfe-animation__none:hover, .hfe-pointer__text.hfe-animation__none:focus, .hfe-pointer__text.hfe-animation__none .menu-item.parent a.hfe-menu-item:before, .hfe-pointer__text.hfe-animation__none .menu-item.parent a.hfe-menu-item:after, .hfe-pointer__text.hfe-animation__none .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__text.hfe-animation__none .menu-item.parent a.hfe-menu-item:focus {-webkit-transition-duration: 0s;transition-duration: 0s;}
.hfe-flyout-overlay {display: none;position: fixed;top: 0;bottom: 0;left: 0;right: 0;z-index: 999998;background: rgba(0,0,0,.6);cursor: pointer;-webkit-backface-visibility: hidden;}
.hfe-pointer__underline .menu-item.parent a.hfe-menu-item.elementor-button:after, .hfe-pointer__overline .menu-item.parent a.hfe-menu-item.elementor-button:before, .hfe-pointer__double-line .menu-item.parent a.hfe-menu-item.elementor-button:after, .hfe-pointer__double-line .menu-item.parent a.hfe-menu-item.elementor-button:before {height: 0;}
.hfe-pointer__framed .menu-item.parent a.hfe-menu-item.elementor-button:before, .hfe-pointer__framed .menu-item.parent a.hfe-menu-item.elementor-button:after {border-width: 0;}
.hfe-pointer__text.hfe-animation__grow .menu-item.parent a.hfe-menu-item.elementor-button:hover, .hfe-pointer__text.hfe-animation__grow .menu-item.parent a.hfe-menu-item.elementor-button:focus {-webkit-transform: none;transform: none;}
.hfe-flyout-close, .hfe-flyout-close svg {position: absolute;top: 0;right: 0;margin: 5px;width: 23px;height: 23px;line-height: 23px;font-size: 23px;display: block;cursor: pointer;}
.hfe-flyout-wrapper .hfe-side.hfe-flyout-left {top: 0;bottom: 0;left: -100%;right: auto;height: 100%;width: 300px;max-width: 100%;max-width: 100vw;}
.hfe-flyout-wrapper .hfe-side {display: none;position: fixed;z-index: 999999;padding: 0;margin: 0;-webkit-overflow-scrolling: touch;-webkit-backface-visibility: hidden;}
.hfe-flyout-wrapper .hfe-side.hfe-flyout-show {display: block;}
.hfe-flyout-content.push {color: #fff;}
.hfe-flyout-content ul li {color: #fff;}
.hfe-flyout-wrapper .hfe-side.hfe-flyout-right {top: 0;bottom: 0;left: auto;right: -100%;height: 100%;width: 300px;max-width: 100%;}
.hfe-flyout-wrapper .hfe-side.hfe-flyout-left {top: 0;bottom: 0;left: -100%;right: auto;height: 100%;width: 300px;max-width: 100%;max-width: 100vw;}
.hfe-flyout-wrapper .hfe-side.top {top: -100%;bottom: auto;left: 0;right: 0;width: 100%;width: 100vw;height: 300px;max-height: 100%;}
.hfe-flyout-wrapper .hfe-side.bottom {top: auto;bottom: -100%;left: 0;right: 0;width: 100%;width: 100vw;height: 300px;max-height: 100%;}
.hfe-flyout-content {height: 100%;overflow-x: hidden;overflow-y: auto;line-height: 1.4em;color: #fff;}
@media (max-width:1024px) {.hfe-flyout-content {-webkit-transform: translateZ(0);transform: translateZ(0);}}
.hfe-flyout-content::-webkit-scrollbar {display: none;}
.admin-bar .hfe-side {margin-top: 32px;}
.hfe-submenu-animation-slide_up .hfe-layout-horizontal .menu-item-has-children>ul.sub-menu {-webkit-transform: translateY(20%);-ms-transform: translateY(20%);transform: translateY(20%);opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition: all .1s;transition: all .1s;}
.hfe-submenu-animation-slide_up .hfe-layout-horizontal .menu-item-has-children:hover>ul.sub-menu {-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
.hfe-submenu-animation-slide_down .hfe-layout-horizontal .menu-item-has-children>ul.sub-menu {-webkit-transform: translateY(-20%);-ms-transform: translateY(-20%);transform: translateY(-20%);opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition: all .1s;transition: all .1s;}
.hfe-submenu-animation-slide_down .hfe-layout-horizontal .menu-item-has-children:hover>ul.sub-menu {-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
.elementor-widget-navigation-menu:not(.hfe-nav-menu__align-justify):not(.hfe-menu-item-space-between) a.hfe-menu-item.elementor-button {display: inline-flex;}
.hfe-nav-menu li.elementor-button-wrapper {align-self: center;}
@media only screen and (max-width:1024px) {.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal li, .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu {width: 100%;margin-right: 0;}
	.hfe-nav-menu__breakpoint-tablet .hfe-layout-horizontal .hfe-nav-menu__toggle, .hfe-nav-menu__breakpoint-tablet .hfe-layout-vertical .hfe-nav-menu__toggle {display: block;}
	.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal .hfe-nav-menu {visibility: hidden;opacity: 0;}
	.hfe-nav-menu__breakpoint-tablet .hfe-active-menu+.hfe-nav-menu__layout-horizontal .hfe-nav-menu {visibility: visible;opacity: 1;}
	.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal, .hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-vertical {visibility: hidden;opacity: 0;height: 0;}
	.hfe-nav-menu__breakpoint-tablet .hfe-active-menu+.hfe-nav-menu__layout-horizontal, .hfe-nav-menu__breakpoint-tablet .hfe-active-menu+.hfe-nav-menu__layout-vertical {visibility: visible;opacity: 1;height: auto;}
	.hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width+.hfe-nav-menu__layout-horizontal .hfe-nav-menu {position: relative;}
	.hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width+.hfe-nav-menu__layout-horizontal, .hfe-nav-menu__breakpoint-tablet .hfe-active-menu.hfe-active-menu-full-width+.hfe-nav-menu__layout-vertical {position: absolute;}
	.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal .sub-menu {visibility: hidden;opacity: 0;}
	.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal .menu-item-has-children .menu-item-has-children .sub-menu {top: 0;left: 0;}
	.hfe-nav-menu__breakpoint-tablet .hfe-layout-horizontal .hfe-nav-menu__toggle, .hfe-nav-menu__breakpoint-tablet .hfe-layout-vertical .hfe-nav-menu__toggle {visibility: visible;opacity: 1;display: block;}
	.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-vertical {float: none;}
	.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children:hover>.sub-menu, .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children:hover>.sub-menu, .hfe-nav-menu__breakpoint-none .hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children:hover>.sub-menu {visibility: hidden;opacity: 0;-webkit-transition: none;transition: none;}
	.hfe-nav-menu__breakpoint-tablet .hfe-menu-toggle:hover {border: 1px dotted;}
	.hfe-nav-menu__breakpoint-tablet .hfe-menu-toggle {border: 1px dotted transparent;}
	.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal .sub-menu {position: relative;height: 0;}
	.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal .sub-menu {position: relative;height: 0;top: 0;}
	.hfe-nav-menu__breakpoint-tablet .saved-content, .hfe-nav-menu__breakpoint-tablet .sub-menu, .hfe-nav-menu__breakpoint-tablet .child {left: 0 !important;width: auto !important;}
	.hfe-nav-menu .sub-menu {min-width: auto;margin: 0;}
	.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-arrow {padding: 10px;}
	.hfe-nav-menu__breakpoint-tablet.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before {content: "";}
	.hfe-nav-menu__breakpoint-tablet.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before {content: "";}
	.hfe-nav-menu__breakpoint-tablet.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {content: "";}
	.hfe-nav-menu__breakpoint-tablet.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {content: "";}
	.hfe-nav-menu__breakpoint-tablet.hfe-submenu-icon-plus .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {content: "-";}
	.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu .sub-menu {-webkit-box-shadow: none;box-shadow: none;}
	.hfe-nav-menu__breakpoint-mobile.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before, .hfe-nav-menu__breakpoint-none.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {content: "";}
	.hfe-nav-menu__breakpoint-mobile.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before, .hfe-nav-menu__breakpoint-none.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {content: "";}
	.hfe-nav-menu__breakpoint-mobile.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.hfe-menu-item .sub-arrow i:before, .hfe-nav-menu__breakpoint-none.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.hfe-menu-item .sub-arrow i:before {content: "";}
	.hfe-nav-menu__breakpoint-mobile.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.hfe-menu-item .sub-arrow i:before, .hfe-nav-menu__breakpoint-none.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.hfe-menu-item .sub-arrow i:before {content: "";}
	.hfe-submenu-animation-slide_up .hfe-layout-horizontal .menu-item-has-children ul.sub-menu, .hfe-submenu-animation-slide_up .hfe-layout-horizontal .menu-item-has-children:hover ul.sub-menu, .hfe-submenu-animation-slide_down .hfe-layout-horizontal .menu-item-has-children ul.sub-menu, .hfe-submenu-animation-slide_down .hfe-layout-horizontal .menu-item-has-children:hover ul.sub-menu {-webkit-transform: none;-ms-transform: none;transform: none;}
	.elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:after, .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:before {background-color: unset !important;}
	.elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-pointer__framed .menu-item.parent a.hfe-menu-item:before {border: 0px !important;}
	.elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-pointer__text .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__text .menu-item.parent a.hfe-menu-item:focus {-webkit-transform: none !important;-ms-transform: none !important;transform: none !important;}
	.hfe-nav-menu__breakpoint-tablet.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li a.hfe-menu-item, .hfe-nav-menu__breakpoint-tablet.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li a.hfe-sub-menu-item, .hfe-nav-menu__breakpoint-tablet.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li.elementor-button-wrapper {-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}}
@media only screen and (max-width:767px) {.hfe-nav-menu__breakpoint-mobile.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li a.hfe-menu-item, .hfe-nav-menu__breakpoint-mobile.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li a.hfe-sub-menu-item .hfe-nav-menu__breakpoint-tablet.hfe-nav-menu__align-justify .hfe-nav-menu__layout-horizontal .hfe-nav-menu li.elementor-button-wrapper {-webkit-box-pack: justify;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
	.hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-layout-horizontal .hfe-nav-menu__toggle, .hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-nav-menu__layout-horizontal .hfe-nav-menu {visibility: visible;opacity: 1;display: block;}
	.hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal li.menu-item, .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu {width: 100%;}
	.hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-layout-vertical .hfe-nav-menu__toggle {display: inline-block;}
	.hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal .sub-menu {position: relative;height: 0;top: 0;}
	.hfe-nav-menu .sub-menu {min-width: auto;margin: 0;}
	.hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children:hover>.sub-menu, .hfe-nav-menu__breakpoint-none .hfe-nav-menu__layout-horizontal .hfe-nav-menu .menu-item-has-children:hover>.sub-menu {visibility: hidden;opacity: 0;-webkit-transition: none;transition: none;}
	.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu__layout-vertical {float: none;}
	.hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-layout-vertical .hfe-nav-menu__toggle.hfe-active-menu {display: block;}
	.hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-nav-menu__layout-horizontal, .hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-nav-menu__layout-vertical {visibility: hidden;opacity: 0;height: 0;}
	.hfe-nav-menu__breakpoint-mobile .hfe-layout-horizontal .hfe-nav-menu__toggle, .hfe-nav-menu__breakpoint-mobile .hfe-layout-vertical .hfe-nav-menu__toggle {visibility: visible;opacity: 1;display: block;}
	.hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal {visibility: hidden;opacity: 0;height: 0;}
	.hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-vertical {float: none;}
	.hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal .sub-menu {visibility: hidden;opacity: 0;}
	.hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal .hfe-nav-menu {visibility: hidden;opacity: 0;}
	.hfe-nav-menu__breakpoint-mobile .hfe-active-menu+.hfe-nav-menu__layout-horizontal .hfe-nav-menu {visibility: visible;opacity: 1;}
	.hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal, .hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-vertical {visibility: hidden;opacity: 0;height: 0;}
	.hfe-nav-menu__breakpoint-mobile .hfe-active-menu+.hfe-nav-menu__layout-horizontal, .hfe-nav-menu__breakpoint-mobile .hfe-active-menu+.hfe-nav-menu__layout-vertical {visibility: visible;opacity: 1;height: auto;}
	.hfe-nav-menu__breakpoint-mobile .hfe-active-menu.hfe-active-menu-full-width+.hfe-nav-menu__layout-horizontal .hfe-nav-menu {position: relative;}
	.hfe-nav-menu__breakpoint-mobile .hfe-active-menu.hfe-active-menu-full-width+.hfe-nav-menu__layout-horizontal, .hfe-nav-menu__breakpoint-mobile .hfe-active-menu.hfe-active-menu-full-width+.hfe-nav-menu__layout-vertical {position: absolute;}
	.hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal .menu-item-has-children .menu-item-has-children .sub-menu {top: 0;left: 0;}
	.hfe-nav-menu__breakpoint-mobile.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before {content: "";}
	.hfe-nav-menu__breakpoint-mobile.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children ul a .sub-arrow i:before {content: "";}
	.hfe-nav-menu__breakpoint-mobile.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {content: "";}
	.hfe-nav-menu__breakpoint-mobile.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {content: "";}
	.hfe-nav-menu__breakpoint-mobile.hfe-submenu-icon-plus .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {content: "-";}
	.hfe-nav-menu__breakpoint-none.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {content: "";}
	.hfe-nav-menu__breakpoint-none.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a .sub-arrow i:before {content: "";}
	.hfe-nav-menu__breakpoint-none.hfe-submenu-icon-arrow .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.hfe-menu-item .sub-arrow i:before {content: "";}
	.hfe-nav-menu__breakpoint-none.hfe-submenu-icon-classic .hfe-nav-menu__layout-horizontal .menu-item-has-children .sub-menu-active a.hfe-menu-item .sub-arrow i:before {content: "";}
	.hfe-nav-menu__breakpoint-mobile .hfe-menu-toggle:hover {border: 1px dotted;}
	.hfe-nav-menu__breakpoint-mobile .hfe-menu-toggle {border: 1px dotted transparent;}
	.hfe-nav-menu__breakpoint-mobile .hfe-nav-menu .sub-menu {-webkit-box-shadow: none;box-shadow: none;}
	.hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-effect-1 .hfe-nav-menu {-webkit-transform: scale(.7);-ms-transform: scale(.7);transform: scale(.7);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition: all .3s;transition: all .3s;}
	.hfe-nav-menu__breakpoint-mobile .hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-arrow {padding: 10px;}
	.hfe-nav-menu__breakpoint-mobile .menu-is-active.hfe-effect-1 .hfe-nav-menu {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
	.hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-effect-2 .hfe-nav-menu {-webkit-transform: translateX(20%);-ms-transform: translateX(20%);transform: translateX(20%);opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition: all .3s cubic-bezier(.25,.5,.5,.9);transition: all .3s cubic-bezier(.25,.5,.5,.9);}
	.hfe-nav-menu__breakpoint-mobile .menu-is-active.hfe-effect-2 .hfe-nav-menu {-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
	.hfe-nav-menu__breakpoint-mobile.hfe-nav-toggle-yes .hfe-effect-3 .hfe-nav-menu {-webkit-transform: translateY(20%);-ms-transform: translateY(20%);transform: translateY(20%);opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-webkit-transition: all .3s;transition: all .3s;}
	.hfe-nav-menu__breakpoint-mobile .menu-is-active.hfe-effect-3 .hfe-nav-menu {-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);opacity: 1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
	.hfe-nav-menu__breakpoint-mobile .saved-content, .hfe-nav-menu__breakpoint-mobile .sub-menu, .hfe-nav-menu__breakpoint-mobile .child, .hfe-nav-menu__breakpoint-tablet .saved-content, .hfe-nav-menu__breakpoint-tablet .sub-menu, .hfe-nav-menu__breakpoint-tablet .child {left: 0 !important;width: auto !important;}
	.hfe-submenu-animation-slide_up .hfe-layout-horizontal .menu-item-has-children ul.sub-menu, .hfe-submenu-animation-slide_up .hfe-layout-horizontal .menu-item-has-children:hover ul.sub-menu, .hfe-submenu-animation-slide_down .hfe-layout-horizontal .menu-item-has-children ul.sub-menu, .hfe-submenu-animation-slide_down .hfe-layout-horizontal .menu-item-has-children:hover ul.sub-menu {-webkit-transform: none;-ms-transform: none;transform: none;}
	.elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:after, .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-mobile .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:after, .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:before, .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-mobile .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:before {background-color: unset !important;}
	.elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-pointer__framed .menu-item.parent a.hfe-menu-item:before, .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-mobile .hfe-pointer__framed .menu-item.parent a.hfe-menu-item:before {border: 0px !important;}
	.elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-tablet .hfe-pointer__text .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__text .menu-item.parent a.hfe-menu-item:focus, .elementor-widget-hfe-nav-menu.hfe-nav-menu__breakpoint-mobile .hfe-pointer__text .menu-item.parent a.hfe-menu-item:hover, .hfe-pointer__text .menu-item.parent a.hfe-menu-item:focus {-webkit-transform: none !important;-ms-transform: none !important;transform: none !important;}}
.hfe-toggle-no .hfe-layout-expandible .hfe-nav-menu__toggle {display: none;}
.hfe-icon {display: inline-block;}
.hfe-cart-menu-wrap-custom {display: inline-block;line-height: 1;}
.hfe-cart-menu-wrap-custom .hfe-cart-count, .hfe-cart-menu-wrap-custom .hfe-cart-count:after {border-color: #75c32c;color: #75c32c;}
.hfe-cart-menu-wrap-custom .hfe-cart-count {font-weight: 700;position: relative;display: inline-block;vertical-align: middle;text-align: center;min-width: 2.1em;min-height: 2.1em;font-size: .86em;line-height: 1.8;border-radius: .3em .3em .3em .3em;border-width: 2px;border-style: solid;padding: 12px 24px;}
.hfe-cart-menu-wrap-default {display: inline-block;line-height: 1;}
.hfe-cart-menu-wrap-default .hfe-cart-count, .hfe-cart-menu-wrap-default .hfe-cart-count:after {border-color: #75c32c;color: #75c32c;}
.hfe-cart-menu-wrap-default .hfe-cart-count {font-weight: 700;position: relative;display: inline-block;vertical-align: middle;text-align: center;min-width: 2.1em;min-height: 2.1em;font-size: .86em;line-height: 1.8;border-radius: 0em 0em .3em .3em;border-width: 2px;border-style: solid;padding: 0 .4em;}
.hfe-cart-menu-wrap-default .hfe-cart-count:after {bottom: 100%;margin-bottom: 0;height: .8em;width: .8em;left: 50%;transform: translateX(-50%);top: -.6em;content: " ";position: absolute;pointer-events: none;border-width: 2px;border-style: solid;border-top-left-radius: 10em;border-top-right-radius: 10em;border-bottom: 0;}
.elementor-widget-hfe-cart:not(.hfe-menu-cart--show-subtotal-yes) .hfe-menu-cart__toggle .elementor-button-text {display: none;}
.elementor-widget-hfe-cart.toggle-icon--bag-light .hfe-menu-cart__toggle .elementor-button-icon i:before {content: "";}
.elementor-widget-hfe-cart.toggle-icon--bag-medium .hfe-menu-cart__toggle .elementor-button-icon i:before {content: "";}
.elementor-widget-hfe-cart.toggle-icon--bag-solid .hfe-menu-cart__toggle .elementor-button-icon i:before {content: "";}
.hfe-menu-cart__toggle .elementor-button {background: transparent;border-radius: 0;color: #818a91;border: 1px solid;border-color: inherit;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.hfe-menu-cart__toggle .elementor-button-text {margin-right: .3em;}
.hfe-menu-cart__toggle .elementor-button-icon {position: relative;-webkit-transition: color .1s;-o-transition: color .1s;transition: color .1s;}
.hfe-menu-cart--items-indicator-bubble .hfe-menu-cart__toggle .elementor-button-icon[data-counter]:before {content: attr(data-counter);display: block;position: absolute;min-width: 1.6em;height: 1.6em;line-height: 1.5em;top: -.7em;right: -.7em;border-radius: 100%;color: #fff;background-color: #d9534f;text-align: center;font-size: 10px;}
.hfe-menu-cart--items-indicator-plain .hfe-menu-cart__toggle .elementor-button-icon[data-counter]:before {content: attr(data-counter);display: inline-block;font-weight: 400;}
.hfe-menu-cart--empty-indicator-hide .hfe-menu-cart__toggle .elementor-button .elementor-button-icon[data-counter="0"]:before {content: none;display: none;}
.hfe-menu-cart__toggle .elementor-button-icon {-webkit-box-ordinal-group: 16;-webkit-order: 15;-ms-flex-order: 15;order: 15;}
.hfe-menu-cart__toggle.elementor-button-wrapper .elementor-button {color: #4d4848;}
.hfe-search-button-wrapper {display: block;cursor: pointer;vertical-align: middle;text-align: right;}
.hfe-search-form__container {display: flex;overflow: hidden;}
.hfe-search-form__input {flex-basis: 100%;}
.hfe-search-icon-toggle i.fa-search {display: inline-block;position: absolute;width: 20px;box-sizing: content-box;padding: 10px;}
.hfe-search-icon-toggle i:before {vertical-align: middle;}
.hfe-search-button-wrapper input[type=search] {border: 0;padding: 10px;cursor: pointer;border-radius: 0;transition: all .5s;box-sizing: border-box;outline: none;}
.hfe-search-button-wrapper button {border: none;border-radius: 0;padding: 0;}
.hfe-search-button-wrapper input[type=search]:focus {cursor: auto;border: none;box-shadow: none;}
.hfe-search-icon-toggle input:-moz-placeholder, .hfe-search-icon-toggle input::-webkit-input-placeholder {color: transparent;}
.hfe-search-layout-icon .hfe-search-icon-toggle .hfe-search-form__input {background-color: unset;height: 100%;}
.hfe-search-button-wrapper.hfe-input-focus {display: flex;}
.hfe-search-form__container .hfe-search-submit {min-width: 3%;position: relative;}
.hfe-search-form__container button#clear, .hfe-search-icon-toggle button#clear {visibility: hidden;position: absolute;right: 0;top: 0;padding: 0 8px;font-style: normal;user-select: none;cursor: pointer;bottom: 0;margin-right: 10px;background-color: transparent;}
.hfe-search-button-wrapper input[type="search"]::-webkit-search-decoration, .hfe-search-button-wrapper input[type="search"]::-webkit-search-cancel-button, .hfe-search-button-wrapper input[type="search"]::-webkit-search-results-button, .hfe-search-button-wrapper input[type="search"]::-webkit-search-results-decoration {display: none;}
.hfe-search-form__container button#clear-with-button {visibility: hidden;position: absolute;top: 0;padding: 0 8px;font-style: normal;font-size: 1.2em;user-select: none;cursor: pointer;bottom: 0;background-color: transparent;}
.hfe-search-button-wrapper, .hfe-search-form__container, .hfe-search-icon-toggle, .hfe-search-button-wrapper .hfe-search-icon-toggle i, .hfe-search-button-wrapper .hfe-search-icon-toggle i:before {position: relative;}
.hfe-search-button-wrapper .hfe-search-icon-toggle .hfe-search-form__input {position: absolute;width: 0;right: 0;background-color: transparent;}
.hfe-search-icon-toggle {width: 100% !important;}
.hfe-search-button-wrapper.hfe-input-focus .hfe-search-icon-toggle .hfe-search-form__input {position: absolute;width: 250px;right: 0;}
.hfe-search-layout-text .hfe-search-form__container, .hfe-search-layout-icon_text .hfe-search-form__container, .hfe-search-layout-text .hfe-search-form__container .hfe-search-form__input, .hfe-search-layout-icon_text .hfe-search-form__container .hfe-search-form__input {width: 100%;}
.hfe-search-icon-toggle {line-height: 1.5;}
.hfe-pointer__double-line.hfe-animation__slide .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__double-line.hfe-animation__slide .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__underline.hfe-animation__slide .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__overline.hfe-animation__slide .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__overline.hfe-animation__fade .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {width: 100%;left: 0;opacity: 1;}
.hfe-pointer__double-line.hfe-animation__drop-out .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__underline.hfe-animation__drop-out .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__overline.hfe-animation__drop-out .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__double-line.hfe-animation__drop-in .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__underline.hfe-animation__drop-in .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__overline.hfe-animation__drop-in .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after {bottom: 0;opacity: 1;}
.hfe-pointer__double-line.hfe-animation__drop-out .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__underline.hfe-animation__drop-out .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__overline.hfe-animation__drop-out .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__double-line.hfe-animation__drop-in .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__underline.hfe-animation__drop-in .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__overline.hfe-animation__drop-in .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {top: 0;opacity: 1;}
.hfe-pointer__double-line.hfe-animation__grow .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__double-line.hfe-animation__grow .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__underline.hfe-animation__grow .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__underline.hfe-animation__grow .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__overline.hfe-animation__grow .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__overline.hfe-animation__grow .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after {height: 3px;width: 100%;left: 0;opacity: 1;}
.hfe-pointer__framed.hfe-animation__grow .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__framed.hfe-animation__shrink .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before {opacity: 1;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.hfe-pointer__framed.hfe-animation__fade .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__framed.hfe-animation__draw .menu-item.parent.current-menu-item a.hfe-menu-item:before, .hfe-pointer__underline.hfe-animation__fade .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__double-line.hfe-animation__fade .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__double-line.hfe-animation__fade .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after {opacity: 1;}
.hfe-pointer__framed.hfe-animation__corners .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__framed.hfe-animation__corners .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after, .hfe-pointer__framed.hfe-animation__draw .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):before, .hfe-pointer__framed.hfe-animation__draw .menu-item.parent.current-menu-item a.hfe-menu-item:not(:hover):not(:focus):not(.current-menu-item):not(.highlighted):after {border-width: 3px;width: 100%;opacity: 1;height: 100%;}
@keyframes bounce {20%, 53%, 80%, from, to {animation-timing-function: cubic-bezier(.215,.61,.355,1);transform: translate3d(0,0,0);}
	40%, 43% {animation-timing-function: cubic-bezier(.755,.05,.855,.06);transform: translate3d(0,-30px,0);}
	70% {animation-timing-function: cubic-bezier(.755,.05,.855,.06);transform: translate3d(0,-15px,0);}
	90% {transform: translate3d(0,-4px,0);}}
.bounce {animation-name: bounce;transform-origin: center bottom;}
@keyframes flash {50%, from, to {opacity: 1;}
	25%, 75% {opacity: 0;}}
.flash {animation-name: flash;}
@keyframes pulse {from, to {transform: scale3d(1,1,1);}
	50% {transform: scale3d(1.05,1.05,1.05);}}
.pulse {animation-name: pulse;}
@keyframes rubberBand {from, to {transform: scale3d(1,1,1);}
	30% {transform: scale3d(1.25,.75,1);}
	40% {transform: scale3d(.75,1.25,1);}
	50% {transform: scale3d(1.15,.85,1);}
	65% {transform: scale3d(.95,1.05,1);}
	75% {transform: scale3d(1.05,.95,1);}}
.rubberBand {animation-name: rubberBand;}
@keyframes shake {from, to {transform: translate3d(0,0,0);}
	10%, 30%, 50%, 70%, 90% {transform: translate3d(-10px,0,0);}
	20%, 40%, 60%, 80% {transform: translate3d(10px,0,0);}}
.shake {animation-name: shake;}
@keyframes headShake {0% {transform: translateX(0);}
	6.5% {transform: translateX(-6px) rotateY(-9deg);}
	18.5% {transform: translateX(5px) rotateY(7deg);}
	31.5% {transform: translateX(-3px) rotateY(-5deg);}
	43.5% {transform: translateX(2px) rotateY(3deg);}
	50% {transform: translateX(0);}}
.headShake {animation-timing-function: ease-in-out;animation-name: headShake;}
@keyframes swing {20% {transform: rotate3d(0,0,1,15deg);}
	40% {transform: rotate3d(0,0,1,-10deg);}
	60% {transform: rotate3d(0,0,1,5deg);}
	80% {transform: rotate3d(0,0,1,-5deg);}
	to {transform: rotate3d(0,0,1,0deg);}}
.swing {transform-origin: top center;animation-name: swing;}
@keyframes tada {from, to {transform: scale3d(1,1,1);}
	10%, 20% {transform: scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);}
	30%, 50%, 70%, 90% {transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}
	40%, 60%, 80% {transform: scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}}
.tada {animation-name: tada;}
@keyframes wobble {from, to {transform: none;}
	15% {transform: translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);}
	30% {transform: translate3d(20%,0,0) rotate3d(0,0,1,3deg);}
	45% {transform: translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);}
	60% {transform: translate3d(10%,0,0) rotate3d(0,0,1,2deg);}
	75% {transform: translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);}}
.wobble {animation-name: wobble;}
@keyframes jello {11.1%, from, to {transform: none;}
	22.2% {transform: skewX(-12.5deg) skewY(-12.5deg);}
	33.3% {transform: skewX(6.25deg) skewY(6.25deg);}
	44.4% {transform: skewX(-3.125deg) skewY(-3.125deg);}
	55.5% {transform: skewX(1.5625deg) skewY(1.5625deg);}
	66.6% {transform: skewX(-.78125deg) skewY(-.78125deg);}
	77.7% {transform: skewX(.390625deg) skewY(.390625deg);}
	88.8% {transform: skewX(-.1953125deg) skewY(-.1953125deg);}}
.jello {animation-name: jello;transform-origin: center;}
@keyframes bounceIn {20%, 40%, 60%, 80%, from, to {animation-timing-function: cubic-bezier(.215,.61,.355,1);}
	0% {opacity: 0;transform: scale3d(.3,.3,.3);}
	20% {transform: scale3d(1.1,1.1,1.1);}
	40% {transform: scale3d(.9,.9,.9);}
	60% {opacity: 1;transform: scale3d(1.03,1.03,1.03);}
	80% {transform: scale3d(.97,.97,.97);}
	to {opacity: 1;transform: scale3d(1,1,1);}}
.bounceIn {animation-name: bounceIn;}
@keyframes bounceInDown {60%, 75%, 90%, from, to {animation-timing-function: cubic-bezier(.215,.61,.355,1);}
	0% {opacity: 0;transform: translate3d(0,-3000px,0);}
	60% {opacity: 1;transform: translate3d(0,25px,0);}
	75% {transform: translate3d(0,-10px,0);}
	90% {transform: translate3d(0,5px,0);}
	to {transform: none;}}
.bounceInDown {animation-name: bounceInDown;}
@keyframes bounceInLeft {60%, 75%, 90%, from, to {animation-timing-function: cubic-bezier(.215,.61,.355,1);}
	0% {opacity: 0;transform: translate3d(-3000px,0,0);}
	60% {opacity: 1;transform: translate3d(25px,0,0);}
	75% {transform: translate3d(-10px,0,0);}
	90% {transform: translate3d(5px,0,0);}
	to {transform: none;}}
.bounceInLeft {animation-name: bounceInLeft;}
@keyframes bounceInRight {60%, 75%, 90%, from, to {animation-timing-function: cubic-bezier(.215,.61,.355,1);}
	from {opacity: 0;transform: translate3d(3000px,0,0);}
	60% {opacity: 1;transform: translate3d(-25px,0,0);}
	75% {transform: translate3d(10px,0,0);}
	90% {transform: translate3d(-5px,0,0);}
	to {transform: none;}}
.bounceInRight {animation-name: bounceInRight;}
@keyframes bounceInUp {60%, 75%, 90%, from, to {animation-timing-function: cubic-bezier(.215,.61,.355,1);}
	from {opacity: 0;transform: translate3d(0,3000px,0);}
	60% {opacity: 1;transform: translate3d(0,-20px,0);}
	75% {transform: translate3d(0,10px,0);}
	90% {transform: translate3d(0,-5px,0);}
	to {transform: translate3d(0,0,0);}}
.bounceInUp {animation-name: bounceInUp;}
@keyframes fadeIn {from {opacity: 0;}
	to {opacity: 1;}}
.fadeIn {animation-name: fadeIn;}
@keyframes fadeInDown {from {opacity: 0;transform: translate3d(0,-100%,0);}
	to {opacity: 1;transform: none;}}
.fadeInDown {animation-name: fadeInDown;}
@keyframes fadeInLeft {from {opacity: 0;transform: translate3d(-100%,0,0);}
	to {opacity: 1;transform: none;}}
.fadeInLeft {animation-name: fadeInLeft;}
@keyframes fadeInRight {from {opacity: 0;transform: translate3d(100%,0,0);}
	to {opacity: 1;transform: none;}}
.fadeInRight {animation-name: fadeInRight;}
@keyframes fadeInUp {from {opacity: 0;transform: translate3d(0,100%,0);}
	to {opacity: 1;transform: none;}}
.fadeInUp {animation-name: fadeInUp;}
@keyframes lightSpeedIn {from {transform: translate3d(100%,0,0) skewX(-30deg);opacity: 0;}
	60% {transform: skewX(20deg);opacity: 1;}
	80% {transform: skewX(-5deg);opacity: 1;}
	to {transform: none;opacity: 1;}}
.lightSpeedIn {animation-name: lightSpeedIn;animation-timing-function: ease-out;}
@keyframes rotateIn {from {transform-origin: center;transform: rotate3d(0,0,1,-200deg);opacity: 0;}
	to {transform-origin: center;transform: none;opacity: 1;}}
.rotateIn {animation-name: rotateIn;}
@keyframes rotateInDownLeft {from {transform-origin: left bottom;transform: rotate3d(0,0,1,-45deg);opacity: 0;}
	to {transform-origin: left bottom;transform: none;opacity: 1;}}
.rotateInDownLeft {animation-name: rotateInDownLeft;}
@keyframes rotateInDownRight {from {transform-origin: right bottom;transform: rotate3d(0,0,1,45deg);opacity: 0;}
	to {transform-origin: right bottom;transform: none;opacity: 1;}}
.rotateInDownRight {animation-name: rotateInDownRight;}
@keyframes rotateInUpLeft {from {transform-origin: left bottom;transform: rotate3d(0,0,1,45deg);opacity: 0;}
	to {transform-origin: left bottom;transform: none;opacity: 1;}}
.rotateInUpLeft {animation-name: rotateInUpLeft;}
@keyframes rotateInUpRight {from {transform-origin: right bottom;transform: rotate3d(0,0,1,-90deg);opacity: 0;}
	to {transform-origin: right bottom;transform: none;opacity: 1;}}
.rotateInUpRight {animation-name: rotateInUpRight;}
@keyframes rollIn {from {opacity: 0;transform: translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);}
	to {opacity: 1;transform: none;}}
.rollIn {animation-name: rollIn;}
@keyframes zoomIn {from {opacity: 0;transform: scale3d(.3,.3,.3);}
	50% {opacity: 1;}}
.zoomIn {animation-name: zoomIn;}
@keyframes zoomInDown {from {opacity: 0;transform: scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function: cubic-bezier(.55,.055,.675,.19);}
	60% {opacity: 1;transform: scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function: cubic-bezier(.175,.885,.32,1);}}
.zoomInDown {animation-name: zoomInDown;}
@keyframes zoomInLeft {from {opacity: 0;transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function: cubic-bezier(.55,.055,.675,.19);}
	60% {opacity: 1;transform: scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function: cubic-bezier(.175,.885,.32,1);}}
.zoomInLeft {animation-name: zoomInLeft;}
@keyframes zoomInRight {from {opacity: 0;transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function: cubic-bezier(.55,.055,.675,.19);}
	60% {opacity: 1;transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function: cubic-bezier(.175,.885,.32,1);}}
.zoomInRight {animation-name: zoomInRight;}
@keyframes zoomInUp {from {opacity: 0;transform: scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function: cubic-bezier(.55,.055,.675,.19);}
	60% {opacity: 1;transform: scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function: cubic-bezier(.175,.885,.32,1);}}
.zoomInUp {animation-name: zoomInUp;}
@keyframes slideInDown {from {transform: translate3d(0,-100%,0);visibility: visible;}
	to {transform: translate3d(0,0,0);}}
.slideInDown {animation-name: slideInDown;}
@keyframes slideInLeft {from {transform: translate3d(-100%,0,0);visibility: visible;}
	to {transform: translate3d(0,0,0);}}
.slideInLeft {animation-name: slideInLeft;}
@keyframes slideInRight {from {transform: translate3d(100%,0,0);visibility: visible;}
	to {transform: translate3d(0,0,0);}}
.slideInRight {animation-name: slideInRight;}
@keyframes slideInUp {from {transform: translate3d(0,100%,0);visibility: visible;}
	to {transform: translate3d(0,0,0);}}
.slideInUp {animation-name: slideInUp;}
.elementor-animation-grow {transition-duration: .3s;transition-property: transform;}
.elementor-animation-grow:active, .elementor-animation-grow:focus, .elementor-animation-grow:hover {transform: scale(1.1);}
.elementor-animation-shrink {transition-duration: .3s;transition-property: transform;}
.elementor-animation-shrink:active, .elementor-animation-shrink:focus, .elementor-animation-shrink:hover {transform: scale(.9);}
@keyframes elementor-animation-pulse {25% {transform: scale(1.1);}
	75% {transform: scale(.9);}}
.elementor-animation-pulse:active, .elementor-animation-pulse:focus, .elementor-animation-pulse:hover {animation-name: elementor-animation-pulse;animation-duration: 1s;animation-timing-function: linear;animation-iteration-count: infinite;}
@keyframes elementor-animation-pulse-grow {to {transform: scale(1.1);}}
.elementor-animation-pulse-grow:active, .elementor-animation-pulse-grow:focus, .elementor-animation-pulse-grow:hover {animation-name: elementor-animation-pulse-grow;animation-duration: .3s;animation-timing-function: linear;animation-iteration-count: infinite;animation-direction: alternate;}
@keyframes elementor-animation-pulse-shrink {to {transform: scale(.9);}}
.elementor-animation-pulse-shrink:active, .elementor-animation-pulse-shrink:focus, .elementor-animation-pulse-shrink:hover {animation-name: elementor-animation-pulse-shrink;animation-duration: .3s;animation-timing-function: linear;animation-iteration-count: infinite;animation-direction: alternate;}
@keyframes elementor-animation-push {50% {transform: scale(.8);}
	100% {transform: scale(1);}}
.elementor-animation-push:active, .elementor-animation-push:focus, .elementor-animation-push:hover {animation-name: elementor-animation-push;animation-duration: .3s;animation-timing-function: linear;animation-iteration-count: 1;}
@keyframes elementor-animation-pop {50% {transform: scale(1.2);}}
.elementor-animation-pop:active, .elementor-animation-pop:focus, .elementor-animation-pop:hover {animation-name: elementor-animation-pop;animation-duration: .3s;animation-timing-function: linear;animation-iteration-count: 1;}
.elementor-animation-bounce-in {transition-duration: .5s;}
.elementor-animation-bounce-in:active, .elementor-animation-bounce-in:focus, .elementor-animation-bounce-in:hover {transform: scale(1.2);transition-timing-function: cubic-bezier(.47,2.02,.31,-.36);}
.elementor-animation-bounce-out {transition-duration: .5s;}
.elementor-animation-bounce-out:active, .elementor-animation-bounce-out:focus, .elementor-animation-bounce-out:hover {transform: scale(.8);transition-timing-function: cubic-bezier(.47,2.02,.31,-.36);}
.elementor-animation-rotate {transition-duration: .3s;transition-property: transform;}
.elementor-animation-rotate:active, .elementor-animation-rotate:focus, .elementor-animation-rotate:hover {transform: rotate(4deg);}
.elementor-animation-grow-rotate {transition-duration: .3s;transition-property: transform;}
.elementor-animation-grow-rotate:active, .elementor-animation-grow-rotate:focus, .elementor-animation-grow-rotate:hover {transform: scale(1.1) rotate(4deg);}
.elementor-animation-float {transition-duration: .3s;transition-property: transform;transition-timing-function: ease-out;}
.elementor-animation-float:active, .elementor-animation-float:focus, .elementor-animation-float:hover {transform: translateY(-8px);}
.elementor-animation-sink {transition-duration: .3s;transition-property: transform;transition-timing-function: ease-out;}
.elementor-animation-sink:active, .elementor-animation-sink:focus, .elementor-animation-sink:hover {transform: translateY(8px);}
@keyframes elementor-animation-bob {0% {transform: translateY(-8px);}
	50% {transform: translateY(-4px);}
	100% {transform: translateY(-8px);}}
@keyframes elementor-animation-bob-float {100% {transform: translateY(-8px);}}
.elementor-animation-bob:active, .elementor-animation-bob:focus, .elementor-animation-bob:hover {animation-name: elementor-animation-bob-float,elementor-animation-bob;animation-duration: .3s,1.5s;animation-delay: 0s,.3s;animation-timing-function: ease-out,ease-in-out;animation-iteration-count: 1,infinite;animation-fill-mode: forwards;animation-direction: normal,alternate;}
@keyframes elementor-animation-hang {0% {transform: translateY(8px);}
	50% {transform: translateY(4px);}
	100% {transform: translateY(8px);}}
@keyframes elementor-animation-hang-sink {100% {transform: translateY(8px);}}
.elementor-animation-hang:active, .elementor-animation-hang:focus, .elementor-animation-hang:hover {animation-name: elementor-animation-hang-sink,elementor-animation-hang;animation-duration: .3s,1.5s;animation-delay: 0s,.3s;animation-timing-function: ease-out,ease-in-out;animation-iteration-count: 1,infinite;animation-fill-mode: forwards;animation-direction: normal,alternate;}
.elementor-animation-skew {transition-duration: .3s;transition-property: transform;}
.elementor-animation-skew:active, .elementor-animation-skew:focus, .elementor-animation-skew:hover {transform: skew(-10deg);}
.elementor-animation-skew-forward {transition-duration: .3s;transition-property: transform;transform-origin: 0 100%;}
.elementor-animation-skew-forward:active, .elementor-animation-skew-forward:focus, .elementor-animation-skew-forward:hover {transform: skew(-10deg);}
.elementor-animation-skew-backward {transition-duration: .3s;transition-property: transform;transform-origin: 0 100%;}
.elementor-animation-skew-backward:active, .elementor-animation-skew-backward:focus, .elementor-animation-skew-backward:hover {transform: skew(10deg);}
@keyframes elementor-animation-wobble-vertical {16.65% {transform: translateY(8px);}
	33.3% {transform: translateY(-6px);}
	49.95% {transform: translateY(4px);}
	66.6% {transform: translateY(-2px);}
	83.25% {transform: translateY(1px);}
	100% {transform: translateY(0);}}
.elementor-animation-wobble-vertical:active, .elementor-animation-wobble-vertical:focus, .elementor-animation-wobble-vertical:hover {animation-name: elementor-animation-wobble-vertical;animation-duration: 1s;animation-timing-function: ease-in-out;animation-iteration-count: 1;}
@keyframes elementor-animation-wobble-horizontal {16.65% {transform: translateX(8px);}
	33.3% {transform: translateX(-6px);}
	49.95% {transform: translateX(4px);}
	66.6% {transform: translateX(-2px);}
	83.25% {transform: translateX(1px);}
	100% {transform: translateX(0);}}
.elementor-animation-wobble-horizontal:active, .elementor-animation-wobble-horizontal:focus, .elementor-animation-wobble-horizontal:hover {animation-name: elementor-animation-wobble-horizontal;animation-duration: 1s;animation-timing-function: ease-in-out;animation-iteration-count: 1;}
@keyframes elementor-animation-wobble-to-bottom-right {16.65% {transform: translate(8px,8px);}
	33.3% {transform: translate(-6px,-6px);}
	49.95% {transform: translate(4px,4px);}
	66.6% {transform: translate(-2px,-2px);}
	83.25% {transform: translate(1px,1px);}
	100% {transform: translate(0,0);}}
.elementor-animation-wobble-to-bottom-right:active, .elementor-animation-wobble-to-bottom-right:focus, .elementor-animation-wobble-to-bottom-right:hover {animation-name: elementor-animation-wobble-to-bottom-right;animation-duration: 1s;animation-timing-function: ease-in-out;animation-iteration-count: 1;}
@keyframes elementor-animation-wobble-to-top-right {16.65% {transform: translate(8px,-8px);}
	33.3% {transform: translate(-6px,6px);}
	49.95% {transform: translate(4px,-4px);}
	66.6% {transform: translate(-2px,2px);}
	83.25% {transform: translate(1px,-1px);}
	100% {transform: translate(0,0);}}
.elementor-animation-wobble-to-top-right:active, .elementor-animation-wobble-to-top-right:focus, .elementor-animation-wobble-to-top-right:hover {animation-name: elementor-animation-wobble-to-top-right;animation-duration: 1s;animation-timing-function: ease-in-out;animation-iteration-count: 1;}
@keyframes elementor-animation-wobble-top {16.65% {transform: skew(-12deg);}
	33.3% {transform: skew(10deg);}
	49.95% {transform: skew(-6deg);}
	66.6% {transform: skew(4deg);}
	83.25% {transform: skew(-2deg);}
	100% {transform: skew(0);}}
.elementor-animation-wobble-top {transform-origin: 0 100%;}
.elementor-animation-wobble-top:active, .elementor-animation-wobble-top:focus, .elementor-animation-wobble-top:hover {animation-name: elementor-animation-wobble-top;animation-duration: 1s;animation-timing-function: ease-in-out;animation-iteration-count: 1;}
@keyframes elementor-animation-wobble-bottom {16.65% {transform: skew(-12deg);}
	33.3% {transform: skew(10deg);}
	49.95% {transform: skew(-6deg);}
	66.6% {transform: skew(4deg);}
	83.25% {transform: skew(-2deg);}
	100% {transform: skew(0);}}
.elementor-animation-wobble-bottom {transform-origin: 100% 0;}
.elementor-animation-wobble-bottom:active, .elementor-animation-wobble-bottom:focus, .elementor-animation-wobble-bottom:hover {animation-name: elementor-animation-wobble-bottom;animation-duration: 1s;animation-timing-function: ease-in-out;animation-iteration-count: 1;}
@keyframes elementor-animation-wobble-skew {16.65% {transform: skew(-12deg);}
	33.3% {transform: skew(10deg);}
	49.95% {transform: skew(-6deg);}
	66.6% {transform: skew(4deg);}
	83.25% {transform: skew(-2deg);}
	100% {transform: skew(0);}}
.elementor-animation-wobble-skew:active, .elementor-animation-wobble-skew:focus, .elementor-animation-wobble-skew:hover {animation-name: elementor-animation-wobble-skew;animation-duration: 1s;animation-timing-function: ease-in-out;animation-iteration-count: 1;}
@keyframes elementor-animation-buzz {50% {transform: translateX(3px) rotate(2deg);}
	100% {transform: translateX(-3px) rotate(-2deg);}}
.elementor-animation-buzz:active, .elementor-animation-buzz:focus, .elementor-animation-buzz:hover {animation-name: elementor-animation-buzz;animation-duration: .15s;animation-timing-function: linear;animation-iteration-count: infinite;}
@keyframes elementor-animation-buzz-out {10% {transform: translateX(3px) rotate(2deg);}
	20% {transform: translateX(-3px) rotate(-2deg);}
	30% {transform: translateX(3px) rotate(2deg);}
	40% {transform: translateX(-3px) rotate(-2deg);}
	50% {transform: translateX(2px) rotate(1deg);}
	60% {transform: translateX(-2px) rotate(-1deg);}
	70% {transform: translateX(2px) rotate(1deg);}
	80% {transform: translateX(-2px) rotate(-1deg);}
	90% {transform: translateX(1px) rotate(0);}
	100% {transform: translateX(-1px) rotate(0);}}
.elementor-animation-buzz-out:active, .elementor-animation-buzz-out:focus, .elementor-animation-buzz-out:hover {animation-name: elementor-animation-buzz-out;animation-duration: .75s;animation-timing-function: linear;animation-iteration-count: 1;}