:root {
  --calypso: #00a4bd;
  --calypso-medium: #7fd1de;
  --calypso-light: #e5f5f8;
  --lorax: #ff7a59;
  --olaf: #ffffff;
  --heffalump: #425b76;
  --marigold-light: #fef8f0;
  --marigold-medium: #fae0b5;
  --obsidian: #33475b;
  --battleship: #cbd6e2;
  --koala: #eaf0f6;
  --button-tertiary-light-text: #506e9;
  --gypsum: #f5f8fa;
  --slinky: #516f90;
  --calypso-dark: #0091ae;
  --flint: #99acc2;
}

@font-face{font-display:swap;
  font-family: 'Lexend Deca';src:url(/wp-content/plugins/hubspot-content-embed/public/assets/fonts/LexendDeca-Light.woff2) format('woff2');
  font-weight: 300;
}

@font-face{font-display:swap;
  font-family: 'Lexend Deca';src:url(/wp-content/plugins/hubspot-content-embed/public/assets/fonts/LexendDeca-Medium.woff2) format('woff2');
  font-weight: 500;
}

@font-face{font-display:swap;
  font-family: 'Lexend Deca';src:url(/wp-content/plugins/hubspot-content-embed/public/assets/fonts/LexendDeca-SemiBold.woff2) format('woff2');
  font-weight: 600;
}

@font-face{font-display:swap;
  font-family: 'Lexend Deca';src:url(/wp-content/plugins/hubspot-content-embed/public/assets/fonts/LexendDeca-Bold.woff2) format('woff2');
  font-weight: 700;
}

.invalid .components-input-control__label {
  color: red;
}

.invalid .components-input-control__container {
  outline: 1px solid red;
}

.invalid .components-base-control__label {
  color: red;
}
.invalid .components-text-control__input {
  outline: 1px solid red;
}

/* Edit in Hubspot button */

.hs-embed-edit-link.hs-embed-edit-link.hs-embed-edit-link > a {
  all: unset;
}

button.hs-embed-edit-link.hs-embed-edit-link.hs-embed-edit-link {
  background-color: white;
  border: 1px solid var(--battleship) !important;
  color: var(--slinky);
  font-weight: 300;
}

svg.hs-embed-edit-link.hs-embed-edit-link.hs-embed-edit-link {
  color: var(--slinky);
  transform: scale(1.2);
}

.hs-empty-state-create-link.hs-empty-state-create-link.hs-empty-state-create-link
  > a {
  all: unset;
}

button.hs-empty-state-create-link.hs-empty-state-create-link.hs-empty-state-create-link {
  background-color: white;
  font-weight: 300;
}

.hs-empty-state-create-link.hs-empty-state-create-link.hs-empty-state-create-link
  > a
  > svg {
  transform: scale(1.2);
  padding-left: 5px;
}

/* Dropdown create embed option */
.hs-create-new-embed-item.hs-create-new-embed-item {
  font-family: 'Lexend Deca', Helvetica, Arial, sans-serif;
  font-weight: 600 !important;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all 0.15s ease-out;
  color: var(--calypso-dark) !important;

  &:hover {
    cursor: pointer;
    text-decoration: underline;
  }
}
/* Style the external link icon */
.hs-create-new-embed-item.hs-create-new-embed-item > svg {
  color: var(--flint) !important;
  transform: scale(1.2);
  stroke-width: 3px;
  padding-left: 8px;
}

.hs-text-on-dark.hs-text-on-dark.hs-text-on-dark.hs-text-on-dark {
  color: var(--calypso) !important;
}

/* Info at bottom of embed */

.hs-embed-link.hs-embed-link.hs-embed-link {
  color: var(--calypso-dark) !important;
  font-weight: 600;
  text-decoration: none;
  &:hover {
    text-decoration: underline;
    cursor: pointer;
  }
}

.hs-embed-info.hs-embed-info.hs-embed-info {
  font-size: 12px;
  margin-top: 20px;
  color: var(--slinky) !important;
}

.hs-content-embed-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  /* z-index needs to be lower priority than the toolbar that WP pops up, otherwise it will overlap on neighbouring blocks */
  z-index: 1;
  background-color: transparent;
  box-sizing: border-box;
  border: 3px solid transparent;
  transition: background-color 0.1s ease-in-out;

  > .hs-button-wrapper {
    opacity: 0;
    transition: opacity 0.1s;
  }

  &:hover {
    cursor: pointer;
    border: 3px solid var(--calypso-medium);
    background-color: rgba(127, 209, 222, 0.25);
    > .hs-button-wrapper {
      opacity: 1;
    }
  }
}

.hs-publish-text.hs-publish-text.hs-publish-text.hs-publish-text {
  font-family: 'Lexend Deca', Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: var(--obsidian) !important;
}

/* .hs-min-height-radio.hs-min-height-radio.hs-min-height-radio {
  &:input[type='radio'] {
    border: 0px;
    width: 100%;
    height: 2em;
  }
} */

.hs-min-height-radio-group.hs-min-height-radio-group.hs-min-height-radio-group
  .components-radio-control__option {
  margin-bottom: 8px;

  label {
    margin-top: -1px;
    vertical-align: middle;
    font-size: 13px;
  }

  input[type='radio'] {
    transform: scale(0.9);
  }
}

.hs-embed-inline-error.hs-embed-inline-error.hs-embed-inline-error {
  font-size: 12px !important;
}
.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{box-sizing:border-box;cursor:pointer;display:inline-block;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.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-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-code{box-sizing:border-box}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;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-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{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:-moz-fit-content;width:fit-content}.wp-block-comment-template.alignright{float:right}.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;z-index:1}.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;width:100%;z-index:1}.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-background,.wp-block-cover__video-background{z-index:0}.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}.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-reverse;width:-moz-fit-content;width:fit-content}.wp-block-form-input__label-content{width:-moz-fit-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,#000000b3,#0000004d 70%,#0000);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{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:13px;left:0;margin-bottom:0;max-height:60%;overflow:auto;padding:0 8px 8px;position:absolute;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;width:100%;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 #0000;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:#fffc}.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:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.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}.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 img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}.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 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:#5a5a5a40;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;transition:opacity .2s ease;width:20px;z-index:100}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;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:#5a5a5a40;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{animation:turn-on-visibility .25s both;visibility:visible}.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}@media (prefers-reduced-motion:no-preference){.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 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{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(ul.has-background,ol.has-background){padding:1.25em 2.375em}.wp-block-media-text{box-sizing:border-box;
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/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{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.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}@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%;transition:opacity .1s linear;visibility:hidden;width:0;z-index:2}.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:#0000;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 #00000026}.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{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards;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),20em);z-index:100000}@media (prefers-reduced-motion:reduce){.wp-block-navigation__responsive-container.is-menu-open{animation-delay:0s;animation-duration:1ms}}.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:#0000!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:#0000;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}.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{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}: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 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-date{box-sizing:border-box}:where(.wp-block-post-excerpt){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 a{display:inline-block}.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.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}.wp-block-post-template{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>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.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-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:-moz-fit-content;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{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}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;list-style:none;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-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{flex-shrink:0;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__button[aria-expanded=true]{max-width:calc(100% - 100px)}.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}:root :where(.wp-block-site-title a){color: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;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-delay:0s;transition-duration:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.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-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:#1778f2;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-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:#1778f2}: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:.66667em;padding-right:.66667em}.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:#0000}.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}:where(.wp-block-term-description){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.33333%}.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:rect(1px,1px,1px,1px);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:auto!important;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,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
html[dir="rtl"] .wpml-language-switcher-block .wpml-ls-dropdown ul li.wp-block-navigation-submenu .wp-block-navigation-submenu__toggle img{margin-left:12px}html[dir="rtl"] .wpml-language-switcher-block .wpml-ls-dropdown ul li.wp-block-navigation-submenu ul.isHorizontal li{text-align:right}html[dir="rtl"] .wpml-language-switcher-block .wpml-ls-dropdown ul li.wp-block-navigation-submenu ul.isHorizontal li a img{margin-left:12px}.wpml-language-switcher-block{display:flex;box-sizing:border-box;width:100% !important}.wpml-language-switcher-block>.wp-block-navigation-item,.wpml-language-switcher-block>.wp-block-navigation-item>div{display:flex;width:100% !important}.wpml-language-switcher-block .wp-block-navigation__container{background:unset !important}.wpml-language-switcher-block .hide-arrow .wp-block-navigation__submenu-icon{display:none}.wpml-language-switcher-block .wpml-ls-dropdown ul li button{padding:0}.wpml-language-switcher-block .wpml-ls-dropdown ul li button+.isHorizontal{min-width:inherit !important}.wpml-language-switcher-block .wpml-ls-dropdown ul li button+.isHorizontal li{width:inherit !important}.wpml-language-switcher-block .wpml-ls-dropdown ul li button+.isHorizontal li a{display:flex;align-items:center;min-width:max-content}.wpml-language-switcher-block .wpml-ls-dropdown ul li.wp-block-navigation-submenu ul.isHorizontal{margin:0;min-width:inherit !important}.wpml-language-switcher-block .wpml-ls-dropdown ul li.wp-block-navigation-submenu ul.isHorizontal li{width:inherit !important;text-align:left}.wpml-language-switcher-block .wpml-ls-dropdown ul li.wp-block-navigation-submenu ul.isHorizontal li a{display:flex;align-items:center;min-width:max-content}.wpml-language-switcher-block ul{list-style-type:none !important;padding:0 !important;width:100%}.wpml-language-switcher-block ul li{margin:0 !important}.wpml-language-switcher-block ul.wp-block-navigation__submenu-container{border:inherit !important;background-color:unset !important;min-width:unset !important}.wpml-language-switcher-block ul.wp-block-navigation__submenu-container .wp-block-navigation-item{border-radius:0 !important}.wpml-language-switcher-block ul.wp-block-navigation__submenu-container .wp-block-navigation-item a{display:flex;align-items:center;min-width:max-content;padding:1px}.wpml-language-switcher-block ul.horizontal-list{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin:0 !important;gap:1em !important}.wpml-language-switcher-block ul.horizontal-list li{display:inline-block;margin:0;line-height:100%}.wpml-language-switcher-block ul.horizontal-list li a{line-height:100%}.wpml-language-switcher-block ul.center-justify{justify-content:center}.wpml-language-switcher-block ul.center-justify .wp-block-navigation-item{justify-content:center}.wpml-language-switcher-block ul.right-justify{justify-content:right}.wpml-language-switcher-block ul.right-justify .wp-block-navigation-item{justify-content:right}.wpml-language-switcher-block ul.space_between-justify{justify-content:space-between}.wpml-language-switcher-block ul.space_between-justify li>div{white-space:nowrap}.wpml-language-switcher-block .hasHoverColor:hover{color:var(--hover-color) !important}.wpml-language-switcher-block .hasHoverBackgroundColor:hover{background-color:var(--hover-background-color) !important}.wpml-language-switcher-block ul.isHorizontal{padding-left:0;list-style:none}.wpml-language-switcher-block ul.isHorizontal li{display:inline;margin-left:0}.wpml-language-switcher-block ul.isHorizontal li div{display:inline-block}.wpml-language-switcher-block ul.hasSpacing.isHorizontal li:not(:last-child){margin-right:var(--language-spacing) !important}.wpml-language-switcher-block ul.hasSpacing.isVertical li:not(:last-child){margin-bottom:var(--language-spacing) !important}.wpml-language-switcher-block ul.hasSpacing.isVertical .wp-block-navigation-item>div,.wpml-language-switcher-block ul.hasSpacing.isVertical .wp-block-navigation-item>div>a{display:inline-flex;align-items:center}.wpml-language-switcher-block .hasHoverColor:hover{color:var(--hover-color) !important}.wpml-language-switcher-block .hasHoverBackgroundColor:hover{background-color:var(--hover-background-color) !important}.wpml-language-switcher-block .hasFontSize{font-size:var(--font-size) !important}.wpml-language-switcher-block .hasLetterSpacing{letter-spacing:var(--letter-spacing) !important}.wpml-language-switcher-block .hasTextTransform{text-transform:var(--text-transform) !important}.wpml-language-switcher-block .hasFontFamily{font-family:var(--font-family) !important}.wpml-ls-flag{display:inline-block}.wpml-ls-flag-style-btn{border:0px transparent;padding-top:3px !important}.wpml-ls-flag-style-btn.black-bg{background-color:black}.wpml-ls-flag-style-btn.transparent-bg{background-color:transparent}.wpml-ls-control-row{border:solid 1px #949494;border-radius:2px;margin-bottom:8px}.wpml-ls-control-row-with-padding{padding:1px}.wpml-ls-number-control{max-width:100%;width:100%}.wpml-ls-slider-control-alert{margin-top:5px !important}.wpml-ls-slider .ant-slider-track{background-color:#3858E9}.wpml-ls-slider .ant-slider-handle{border:solid 1px black}.wpml-ls-control-blue{color:#3858E9 !important}.wpml-ls-number-with-unit-select select{color:#3858E9 !important;font-weight:900 !important}.wpml-ls-control-grey{color:#757575}.wpml-ls-control-bg-grey{background-color:#a6a6a6}.wpml-ls-control-font{font-family:"SF Pro Text", sans-serif;font-style:normal;font-weight:400 !important;font-size:13px !important;line-height:140% !important}.wpml-ls-option-btn-col{padding:0.5px}.wpml-ls-no-borders{border:none}.ant-col-8.wpml-ls-option-btn-col{display:inline-flex}.wpml-ls-three-btn-row .wpml-ls-option-btn-wrap{white-space:normal;word-break:break-word}.wpml-ls-three-btn-row .ant-btn-no-height-less-padding{height:unset;padding-right:10px;padding-left:10px}.wpml-ls-full-width{width:100%}.wpml-ls-toggle-control .components-form-toggle.is-checked>.components-form-toggle__track{background-color:#3858E9;border-color:#3858E9}.wpml-ls-toggle-control .components-form-toggle.is-checked>.components-form-toggle__thumb{background-color:white}.wpml-ls-toggle-control .components-form-toggle>.components-form-toggle__track{background-color:white;border-color:black}.wpml-ls-toggle-control .components-form-toggle>.components-form-toggle__thumb{background-color:black}.ant-select-dropdown{min-width:45px !important;max-width:45px !important;width:45px !important}.wpml-ls-color-control{border:1px solid #DDDDDD;border-bottom:0px;padding:10px;box-sizing:border-box}.wpml-ls-color-control.wpml-ls-with-bottom-border{border-bottom:1px solid #DDDDDD}.wpml-ls-color-control .wpml-ls-icon-no-color:hover{cursor:pointer}.wpml-ls-color-control .component-color-indicator{width:25px;height:25px;box-shadow:0px 0px 2px 1px lightgrey}.wpml-ls-color-control .component-color-indicator:hover{cursor:pointer}.wpml-ls-color-control .wpml-ls-color-title{top:3px}.wpml-ls-dimension-control{border-top:solid 1px #e0e0e0}.wpml-ls-dimension-control .components-panel__arrow{visibility:hidden}.wpml-ls-panel-settings-dropdown-container{position:absolute;right:0px}.wpml-ls-icon-link{width:24px;height:24px;top:3px;border-radius:2px}.ant-input-number-handler-wrap{display:none !important}.ant-input-number-input{padding-right:0px !important;padding-left:3px !important}.block-editor-contrast-checker+.block-editor-contrast-checker{display:none}.current-language-item{display:flex;align-items:center;min-height:30px}.current-language-item .wp-block-navigation-item__content>div{display:flex;align-items:center}.wpml-ls-fontLetterCase-control button.components-button.has-icon{margin-right:0 !important;min-width:30px !important;height:30px !important}.wpml-ls-fontLetterSpacing-control div.components-input-control__container{top:4px}[data-wpml='language-item']:first-of-type{margin-top:5px !important}.wpml-ls-dimension-panel .components-panel__arrow{display:none}.wpml-ls-typography-panel .components-panel__arrow{display:none}.wpml-ls-panel-settings-dropdown-container>div>button>span.anticon-more{font-size:large;margin-right:10px}.wpml-ls-panel-settings-dropdown-container>div>button>span.anticon-plus{font-size:medium;margin-right:10px}.wp-block-navigation.is-content-justification-space-between .wp-block-page-list{display:contents}.wp-block-navigation.is-content-justification-space-between .wpml-language-switcher-navigation-block,.wp-block-navigation.is-content-justification-space-between [data-type='wpml/navigation-language-switcher']{display:contents !important}.wp-block-navigation.is-content-justification-space-between .wpml-language-switcher-navigation-block .wp-block-navigation-item,.wp-block-navigation.is-content-justification-space-between [data-type='wpml/navigation-language-switcher'] .wp-block-navigation-item{display:contents}.wp-block-navigation.is-content-justification-space-between .wpml-language-switcher-navigation-block .wp-block-navigation-item>div,.wp-block-navigation.is-content-justification-space-between .wpml-language-switcher-navigation-block .wp-block-navigation-item .horizontal-list,.wp-block-navigation.is-content-justification-space-between [data-type='wpml/navigation-language-switcher'] .wp-block-navigation-item>div,.wp-block-navigation.is-content-justification-space-between [data-type='wpml/navigation-language-switcher'] .wp-block-navigation-item .horizontal-list{display:contents}.wp-block-navigation.is-content-justification-space-between .wpml-language-switcher-navigation-block .wp-block-navigation-item>div li.wp-block-navigation-item,.wp-block-navigation.is-content-justification-space-between .wpml-language-switcher-navigation-block .wp-block-navigation-item .horizontal-list li.wp-block-navigation-item,.wp-block-navigation.is-content-justification-space-between [data-type='wpml/navigation-language-switcher'] .wp-block-navigation-item>div li.wp-block-navigation-item,.wp-block-navigation.is-content-justification-space-between [data-type='wpml/navigation-language-switcher'] .wp-block-navigation-item .horizontal-list li.wp-block-navigation-item{display:flex}.wp-block-navigation .wpml-block-navigation-language-switcher,.wp-block-navigation [data-type='wpml/navigation-language-switcher']{display:flex !important;flex-direction:var(--navigation-layout-direction, initial);justify-content:var(--navigation-layout-justify, initial);align-items:var(--navigation-layout-align, initial);flex-wrap:var(--navigation-layout-wrap, wrap);background-color:inherit;gap:inherit;margin:0;width:fit-content;max-width:fit-content}.wp-block-navigation.items-justified-space-between .wpml-language-switcher-navigation-block.wpml-ls-dropdown{flex:inherit;display:flex !important}.wp-block-navigation.items-justified-space-between .wpml-language-switcher-navigation-block.wpml-ls-list{flex:inherit;display:contents !important}.wp-block-navigation.items-justified-space-between .wpml-block-navigation-language-switcher.wpml-ls-dropdown,.wp-block-navigation.items-justified-space-between [data-type='wpml/navigation-language-switcher']{flex:inherit;display:flex !important}.wp-block-navigation.items-justified-space-between .wpml-block-navigation-language-switcher.wpml-ls-list,.wp-block-navigation.items-justified-space-between [data-type='wpml/navigation-language-switcher']{flex:inherit;display:contents !important}.wp-block-navigation .wpml-block-navigation-item{background-color:inherit}.wp-block-navigation .wpml-block-navigation-item .current-language-item .wp-block-navigation-item__content>div{display:flex;align-items:center}.wp-block-navigation__submenu-container li{margin:0}.wp-block-navigation .wpml-language-switcher-navigation-block{width:unset !important;flex:initial !important}.wp-block-navigation .wpml-language-switcher-navigation-block .hide-arrow .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation .wpml-language-switcher-navigation-block ul li a{display:flex;align-items:center}.wp-block-navigation .wpml-language-switcher-navigation-block ul.horizontal-list{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin:0 !important;gap:1.5em !important}.wp-block-navigation .wpml-language-switcher-navigation-block ul.horizontal-list li{display:inline-block;line-height:100%}.wp-block-navigation .wpml-language-switcher-navigation-block ul.horizontal-list li a,.wp-block-navigation .wpml-language-switcher-navigation-block ul.horizontal-list li div{line-height:100%;display:inline-flex;align-items:center}

.ant-input-number{-webkit-box-sizing:border-box;box-sizing:border-box;font-variant:tabular-nums;list-style:none;-webkit-font-feature-settings:'tnum';font-feature-settings:'tnum';position:relative;width:100%;min-width:0;padding:4px 11px;color:rgba(0,0,0,0.85);font-size:14px;line-height:1.5715;background-color:#fff;background-image:none;-webkit-transition:all 0.3s;transition:all 0.3s;display:inline-block;width:90px;margin:0;padding:0;border:1px solid #d9d9d9;border-radius:2px}.ant-input-number::-moz-placeholder{opacity:1}.ant-input-number::-webkit-input-placeholder{color:#bfbfbf}.ant-input-number:-ms-input-placeholder{color:#bfbfbf}.ant-input-number::-ms-input-placeholder{color:#bfbfbf}.ant-input-number::placeholder{color:#bfbfbf}.ant-input-number:-moz-placeholder-shown{text-overflow:ellipsis}.ant-input-number:-ms-input-placeholder{text-overflow:ellipsis}.ant-input-number:placeholder-shown{text-overflow:ellipsis}.ant-input-number:hover{border-color:#40a9ff;border-right-width:1px !important}.ant-input-number:focus,.ant-input-number-focused{border-color:#40a9ff;border-right-width:1px !important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,0.2);box-shadow:0 0 0 2px rgba(24,144,255,0.2)}.ant-input-number-disabled{color:rgba(0,0,0,0.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-input-number-disabled:hover{border-color:#d9d9d9;border-right-width:1px !important}.ant-input-number[disabled]{color:rgba(0,0,0,0.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-input-number[disabled]:hover{border-color:#d9d9d9;border-right-width:1px !important}.ant-input-number-borderless,.ant-input-number-borderless:hover,.ant-input-number-borderless:focus,.ant-input-number-borderless-focused,.ant-input-number-borderless-disabled,.ant-input-number-borderless[disabled]{background-color:transparent;border:none;-webkit-box-shadow:none;box-shadow:none}textarea.ant-input-number{max-width:100%;height:auto;min-height:32px;line-height:1.5715;vertical-align:bottom;-webkit-transition:all 0.3s, height 0s;transition:all 0.3s, height 0s}.ant-input-number-lg{padding:6.5px 11px;font-size:16px}.ant-input-number-sm{padding:0px 7px}.ant-input-number-handler{position:relative;display:block;width:100%;height:50%;overflow:hidden;color:rgba(0,0,0,0.45);font-weight:bold;line-height:0;text-align:center;-webkit-transition:all 0.1s linear;transition:all 0.1s linear}.ant-input-number-handler:active{background:#f4f4f4}.ant-input-number-handler:hover .ant-input-number-handler-up-inner,.ant-input-number-handler:hover .ant-input-number-handler-down-inner{color:#40a9ff}.ant-input-number-handler-up-inner,.ant-input-number-handler-down-inner{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-0.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:4px;width:12px;height:12px;color:rgba(0,0,0,0.45);line-height:12px;-webkit-transition:all 0.1s linear;transition:all 0.1s linear;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-input-number-handler-up-inner>*,.ant-input-number-handler-down-inner>*{line-height:1}.ant-input-number-handler-up-inner svg,.ant-input-number-handler-down-inner svg{display:inline-block}.ant-input-number-handler-up-inner::before,.ant-input-number-handler-down-inner::before{display:none}.ant-input-number-handler-up-inner .ant-input-number-handler-up-inner-icon,.ant-input-number-handler-up-inner .ant-input-number-handler-down-inner-icon,.ant-input-number-handler-down-inner .ant-input-number-handler-up-inner-icon,.ant-input-number-handler-down-inner .ant-input-number-handler-down-inner-icon{display:block}.ant-input-number:hover{border-color:#40a9ff;border-right-width:1px !important}.ant-input-number:hover+.ant-form-item-children-icon{opacity:0;-webkit-transition:opacity 0.24s linear 0.24s;transition:opacity 0.24s linear 0.24s}.ant-input-number-focused{border-color:#40a9ff;border-right-width:1px !important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,0.2);box-shadow:0 0 0 2px rgba(24,144,255,0.2)}.ant-input-number-disabled{color:rgba(0,0,0,0.25);background-color:#f5f5f5;cursor:not-allowed;opacity:1}.ant-input-number-disabled:hover{border-color:#d9d9d9;border-right-width:1px !important}.ant-input-number-disabled .ant-input-number-input{cursor:not-allowed}.ant-input-number-disabled .ant-input-number-handler-wrap{display:none}.ant-input-number-readonly .ant-input-number-handler-wrap{display:none}.ant-input-number-input{width:100%;height:30px;padding:0 11px;text-align:left;background-color:transparent;border:0;border-radius:2px;outline:0;-webkit-transition:all 0.3s linear;transition:all 0.3s linear;-moz-appearance:textfield !important}.ant-input-number-input::-moz-placeholder{opacity:1}.ant-input-number-input::-webkit-input-placeholder{color:#bfbfbf}.ant-input-number-input:-ms-input-placeholder{color:#bfbfbf}.ant-input-number-input::-ms-input-placeholder{color:#bfbfbf}.ant-input-number-input::placeholder{color:#bfbfbf}.ant-input-number-input:-moz-placeholder-shown{text-overflow:ellipsis}.ant-input-number-input:-ms-input-placeholder{text-overflow:ellipsis}.ant-input-number-input:placeholder-shown{text-overflow:ellipsis}.ant-input-number-input[type='number']::-webkit-inner-spin-button,.ant-input-number-input[type='number']::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.ant-input-number-lg{padding:0;font-size:16px}.ant-input-number-lg input{height:38px}.ant-input-number-sm{padding:0}.ant-input-number-sm input{height:22px;padding:0 7px}.ant-input-number-handler-wrap{position:absolute;top:0;right:0;width:22px;height:100%;background:#fff;border-left:1px solid #d9d9d9;border-radius:0 2px 2px 0;opacity:0;-webkit-transition:opacity 0.24s linear 0.1s;transition:opacity 0.24s linear 0.1s}.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner,.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner{min-width:auto;margin-right:0;font-size:7px}.ant-input-number-borderless .ant-input-number-handler-wrap{border-left-width:0}.ant-input-number-handler-wrap:hover .ant-input-number-handler{height:40%}.ant-input-number:hover .ant-input-number-handler-wrap{opacity:1}.ant-input-number-handler-up{border-top-right-radius:2px;cursor:pointer}.ant-input-number-handler-up-inner{top:50%;margin-top:-5px;text-align:center}.ant-input-number-handler-up:hover{height:60% !important}.ant-input-number-handler-down{top:0;border-top:1px solid #d9d9d9;border-bottom-right-radius:2px;cursor:pointer}.ant-input-number-handler-down-inner{top:50%;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ant-input-number-handler-down:hover{height:60% !important}.ant-input-number-borderless .ant-input-number-handler-down{border-top-width:0}.ant-input-number-handler-up-disabled,.ant-input-number-handler-down-disabled{cursor:not-allowed}.ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner,.ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner{color:rgba(0,0,0,0.25)}.ant-input-number-borderless{-webkit-box-shadow:none;box-shadow:none}.ant-input-number-rtl{direction:rtl}.ant-input-number-rtl .ant-input-number-handler-wrap{right:auto;left:0;border-right:1px solid #d9d9d9;border-left:0;border-radius:2px 0 0 2px}.ant-input-number-rtl.ant-input-number-borderless .ant-input-number-handler-wrap{border-right-width:0}.ant-input-number-rtl .ant-input-number-input{direction:ltr;text-align:right}

.ant-select-single .ant-select-selector{display:-webkit-box;display:-ms-flexbox;display:flex}.ant-select-single .ant-select-selector .ant-select-selection-search{position:absolute;top:0;right:11px;bottom:0;left:11px}.ant-select-single .ant-select-selector .ant-select-selection-search-input{width:100%}.ant-select-single .ant-select-selector .ant-select-selection-item,.ant-select-single .ant-select-selector .ant-select-selection-placeholder{padding:0;line-height:30px;-webkit-transition:all 0.3s;transition:all 0.3s}@supports (-moz-appearance: meterbar){.ant-select-single .ant-select-selector .ant-select-selection-item,.ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:30px}}.ant-select-single .ant-select-selector .ant-select-selection-item{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-select-single .ant-select-selector .ant-select-selection-placeholder{pointer-events:none}.ant-select-single .ant-select-selector::after,.ant-select-single .ant-select-selector .ant-select-selection-item::after,.ant-select-single .ant-select-selector .ant-select-selection-placeholder::after{display:inline-block;width:0;visibility:hidden;content:'\a0'}.ant-select-single.ant-select-show-arrow .ant-select-selection-search{right:25px}.ant-select-single.ant-select-show-arrow .ant-select-selection-item,.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{padding-right:18px}.ant-select-single.ant-select-open .ant-select-selection-item{color:#bfbfbf}.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{width:100%;height:32px;padding:0 11px}.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input{height:30px}.ant-select-single:not(.ant-select-customize-input) .ant-select-selector::after{line-height:30px}.ant-select-single.ant-select-customize-input .ant-select-selector::after{display:none}.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-search{position:static;width:100%}.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder{position:absolute;right:0;left:0;padding:0 11px}.ant-select-single.ant-select-customize-input .ant-select-selector .ant-select-selection-placeholder::after{display:none}.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector{height:40px}.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector::after,.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder{line-height:38px}.ant-select-single.ant-select-lg:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input{height:38px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector{height:24px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector::after,.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-item,.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-placeholder{line-height:22px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input):not(.ant-select-customize-input) .ant-select-selection-search-input{height:22px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selection-search{right:7px;left:7px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input) .ant-select-selector{padding:0 7px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search{right:28px}.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-placeholder{padding-right:21px}.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector{padding:0 11px}.ant-select-selection-overflow{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:auto;flex:auto;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:100%}.ant-select-selection-overflow-item{-webkit-box-flex:0;-ms-flex:none;flex:none;-ms-flex-item-align:center;align-self:center;max-width:100%}.ant-select-multiple .ant-select-selector{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1px 4px}.ant-select-show-search.ant-select-multiple .ant-select-selector{cursor:text}.ant-select-disabled.ant-select-multiple .ant-select-selector{background:#f5f5f5;cursor:not-allowed}.ant-select-multiple .ant-select-selector::after{display:inline-block;width:0;margin:2px 0;line-height:24px;content:'\a0'}.ant-select-multiple.ant-select-show-arrow .ant-select-selector,.ant-select-multiple.ant-select-allow-clear .ant-select-selector{padding-right:24px}.ant-select-multiple .ant-select-selection-item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%;height:24px;margin-top:2px;margin-bottom:2px;line-height:22px;background:#f5f5f5;border:1px solid #f0f0f0;border-radius:2px;cursor:default;-webkit-transition:font-size 0.3s, line-height 0.3s, height 0.3s;transition:font-size 0.3s, line-height 0.3s, height 0.3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-margin-end:4px;margin-inline-end:4px;-webkit-padding-start:8px;padding-inline-start:8px;-webkit-padding-end:4px;padding-inline-end:4px}.ant-select-disabled.ant-select-multiple .ant-select-selection-item{color:#bfbfbf;border-color:#d9d9d9;cursor:not-allowed}.ant-select-multiple .ant-select-selection-item-content{display:inline-block;margin-right:4px;overflow:hidden;white-space:pre;text-overflow:ellipsis}.ant-select-multiple .ant-select-selection-item-remove{color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-0.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;color:rgba(0,0,0,0.45);font-weight:bold;font-size:10px;line-height:inherit;cursor:pointer}.ant-select-multiple .ant-select-selection-item-remove>*{line-height:1}.ant-select-multiple .ant-select-selection-item-remove svg{display:inline-block}.ant-select-multiple .ant-select-selection-item-remove::before{display:none}.ant-select-multiple .ant-select-selection-item-remove .ant-select-multiple .ant-select-selection-item-remove-icon{display:block}.ant-select-multiple .ant-select-selection-item-remove>.anticon{vertical-align:-0.2em}.ant-select-multiple .ant-select-selection-item-remove:hover{color:rgba(0,0,0,0.75)}.ant-select-multiple .ant-select-selection-overflow-item+.ant-select-selection-overflow-item .ant-select-selection-search{-webkit-margin-start:0;margin-inline-start:0}.ant-select-multiple .ant-select-selection-search{position:relative;max-width:100%;margin-top:2px;margin-bottom:2px;-webkit-margin-start:7px;margin-inline-start:7px}.ant-select-multiple .ant-select-selection-search-input,.ant-select-multiple .ant-select-selection-search-mirror{height:24px;font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';line-height:24px;-webkit-transition:all 0.3s;transition:all 0.3s}.ant-select-multiple .ant-select-selection-search-input{width:100%;min-width:4.1px}.ant-select-multiple .ant-select-selection-search-mirror{position:absolute;top:0;left:0;z-index:999;white-space:pre;visibility:hidden}.ant-select-multiple .ant-select-selection-placeholder{position:absolute;top:50%;right:11px;left:11px;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all 0.3s;transition:all 0.3s}.ant-select-multiple.ant-select-lg .ant-select-selector::after{line-height:32px}.ant-select-multiple.ant-select-lg .ant-select-selection-item{height:32px;line-height:30px}.ant-select-multiple.ant-select-lg .ant-select-selection-search{height:33px;line-height:33px}.ant-select-multiple.ant-select-lg .ant-select-selection-search-input,.ant-select-multiple.ant-select-lg .ant-select-selection-search-mirror{height:32px;line-height:30px}.ant-select-multiple.ant-select-sm .ant-select-selector::after{line-height:16px}.ant-select-multiple.ant-select-sm .ant-select-selection-item{height:16px;line-height:14px}.ant-select-multiple.ant-select-sm .ant-select-selection-search{height:17px;line-height:17px}.ant-select-multiple.ant-select-sm .ant-select-selection-search-input,.ant-select-multiple.ant-select-sm .ant-select-selection-search-mirror{height:16px;line-height:14px}.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder{left:7px}.ant-select-multiple.ant-select-sm .ant-select-selection-search:first-child .ant-select-selection-search-input{margin-left:3px}.ant-select-multiple.ant-select-lg .ant-select-selection-item{height:32px;line-height:32px}.ant-select-disabled .ant-select-selection-item-remove{display:none}.ant-select{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,0.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;-webkit-font-feature-settings:'tnum';font-feature-settings:'tnum';position:relative;display:inline-block;cursor:pointer}.ant-select:not(.ant-select-customize-input) .ant-select-selector{position:relative;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;-webkit-transition:all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);transition:all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1)}.ant-select:not(.ant-select-customize-input) .ant-select-selector input{cursor:pointer}.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector{cursor:text}.ant-select-show-search.ant-select:not(.ant-select-customize-input) .ant-select-selector input{cursor:auto}.ant-select-focused:not(.ant-select-disabled).ant-select:not(.ant-select-customize-input) .ant-select-selector{border-color:#40a9ff;border-right-width:1px !important;outline:0;-webkit-box-shadow:0 0 0 2px rgba(24,144,255,0.2);box-shadow:0 0 0 2px rgba(24,144,255,0.2)}.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector{color:rgba(0,0,0,0.25);background:#f5f5f5;cursor:not-allowed}.ant-select-multiple.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector{background:#f5f5f5}.ant-select-disabled.ant-select:not(.ant-select-customize-input) .ant-select-selector input{cursor:not-allowed}.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input{margin:0;padding:0;background:transparent;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ant-select:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input::-webkit-search-cancel-button{display:none;-webkit-appearance:none}.ant-select:not(.ant-select-disabled):hover .ant-select-selector{border-color:#40a9ff;border-right-width:1px !important}.ant-select-selection-item{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media all and (-ms-high-contrast: none){.ant-select-selection-item *::-ms-backdrop,.ant-select-selection-item{-ms-flex:auto;flex:auto}}.ant-select-selection-placeholder{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;color:#bfbfbf;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}@media all and (-ms-high-contrast: none){.ant-select-selection-placeholder *::-ms-backdrop,.ant-select-selection-placeholder{-ms-flex:auto;flex:auto}}.ant-select-arrow{display:inline-block;color:inherit;font-style:normal;line-height:0;text-transform:none;vertical-align:-0.125em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:53%;right:11px;width:12px;height:12px;margin-top:-6px;color:rgba(0,0,0,0.25);font-size:12px;line-height:1;text-align:center;pointer-events:none}.ant-select-arrow>*{line-height:1}.ant-select-arrow svg{display:inline-block}.ant-select-arrow::before{display:none}.ant-select-arrow .ant-select-arrow-icon{display:block}.ant-select-arrow .anticon{vertical-align:top;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s}.ant-select-arrow .anticon>svg{vertical-align:top}.ant-select-arrow .anticon:not(.ant-select-suffix){pointer-events:auto}.ant-select-disabled .ant-select-arrow{cursor:not-allowed}.ant-select-clear{position:absolute;top:50%;right:11px;z-index:1;display:inline-block;width:12px;height:12px;margin-top:-6px;color:rgba(0,0,0,0.25);font-size:12px;font-style:normal;line-height:1;text-align:center;text-transform:none;background:#fff;cursor:pointer;opacity:0;-webkit-transition:color 0.3s ease, opacity 0.15s ease;transition:color 0.3s ease, opacity 0.15s ease;text-rendering:auto}.ant-select-clear::before{display:block}.ant-select-clear:hover{color:rgba(0,0,0,0.45)}.ant-select:hover .ant-select-clear{opacity:1}.ant-select-dropdown{margin:0;padding:0;color:rgba(0,0,0,0.85);font-variant:tabular-nums;line-height:1.5715;list-style:none;-webkit-font-feature-settings:'tnum';font-feature-settings:'tnum';position:absolute;top:-9999px;left:-9999px;z-index:1050;-webkit-box-sizing:border-box;box-sizing:border-box;padding:4px 0;overflow:hidden;font-size:14px;font-variant:initial;background-color:#fff;border-radius:2px;outline:none;-webkit-box-shadow:0 3px 6px -4px rgba(0,0,0,0.12),0 6px 16px 0 rgba(0,0,0,0.08),0 9px 28px 8px rgba(0,0,0,0.05);box-shadow:0 3px 6px -4px rgba(0,0,0,0.12),0 6px 16px 0 rgba(0,0,0,0.08),0 9px 28px 8px rgba(0,0,0,0.05)}.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-bottomLeft,.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-bottomLeft{-webkit-animation-name:antSlideUpIn;animation-name:antSlideUpIn}.ant-select-dropdown.slide-up-enter.slide-up-enter-active.ant-select-dropdown-placement-topLeft,.ant-select-dropdown.slide-up-appear.slide-up-appear-active.ant-select-dropdown-placement-topLeft{-webkit-animation-name:antSlideDownIn;animation-name:antSlideDownIn}.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-bottomLeft{-webkit-animation-name:antSlideUpOut;animation-name:antSlideUpOut}.ant-select-dropdown.slide-up-leave.slide-up-leave-active.ant-select-dropdown-placement-topLeft{-webkit-animation-name:antSlideDownOut;animation-name:antSlideDownOut}.ant-select-dropdown-hidden{display:none}.ant-select-dropdown-empty{color:rgba(0,0,0,0.25)}.ant-select-item-empty{position:relative;display:block;min-height:32px;padding:5px 12px;color:rgba(0,0,0,0.85);font-weight:normal;font-size:14px;line-height:22px;color:rgba(0,0,0,0.25)}.ant-select-item{position:relative;display:block;min-height:32px;padding:5px 12px;color:rgba(0,0,0,0.85);font-weight:normal;font-size:14px;line-height:22px;cursor:pointer;-webkit-transition:background 0.3s ease;transition:background 0.3s ease}.ant-select-item-group{color:rgba(0,0,0,0.45);font-size:12px;cursor:default}.ant-select-item-option{display:-webkit-box;display:-ms-flexbox;display:flex}.ant-select-item-option-content{-webkit-box-flex:1;-ms-flex:auto;flex:auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-select-item-option-state{-webkit-box-flex:0;-ms-flex:none;flex:none}.ant-select-item-option-active:not(.ant-select-item-option-disabled){background-color:#f5f5f5}.ant-select-item-option-selected:not(.ant-select-item-option-disabled){color:rgba(0,0,0,0.85);font-weight:600;background-color:#e6f7ff}.ant-select-item-option-selected:not(.ant-select-item-option-disabled) .ant-select-item-option-state{color:#1890ff}.ant-select-item-option-disabled{color:rgba(0,0,0,0.25);cursor:not-allowed}.ant-select-item-option-grouped{padding-left:24px}.ant-select-lg{font-size:16px}.ant-select-borderless .ant-select-selector{background-color:transparent !important;border-color:transparent !important;-webkit-box-shadow:none !important;box-shadow:none !important}.ant-select-rtl{direction:rtl}.ant-select-rtl .ant-select-arrow{right:initial;left:11px}.ant-select-rtl .ant-select-clear{right:initial;left:11px}.ant-select-dropdown-rtl{direction:rtl}.ant-select-dropdown-rtl .ant-select-item-option-grouped{padding-right:24px;padding-left:12px}.ant-select-rtl.ant-select-multiple.ant-select-show-arrow .ant-select-selector,.ant-select-rtl.ant-select-multiple.ant-select-allow-clear .ant-select-selector{padding-right:4px;padding-left:24px}.ant-select-rtl.ant-select-multiple .ant-select-selection-item{text-align:right}.ant-select-rtl.ant-select-multiple .ant-select-selection-item-content{margin-right:0;margin-left:4px;text-align:right}.ant-select-rtl.ant-select-multiple .ant-select-selection-search-mirror{right:0;left:auto}.ant-select-rtl.ant-select-multiple .ant-select-selection-search:first-child>.ant-select-selection-search-input{margin-right:5px !important;margin-left:0 !important}.ant-select-rtl.ant-select-multiple .ant-select-selection-placeholder{right:11px;left:auto}.ant-select-rtl.ant-select-multiple.ant-select-sm .ant-select-selection-placeholder{right:7px}.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-item,.ant-select-rtl.ant-select-single .ant-select-selector .ant-select-selection-placeholder{right:0;left:9px;text-align:right}.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-search{right:11px;left:25px}.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-item,.ant-select-rtl.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder{padding-right:0;padding-left:18px}.ant-select-rtl.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{padding:0 11px}.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-search{right:0}.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-item,.ant-select-rtl.ant-select-single.ant-select-sm:not(.ant-select-customize-input).ant-select-show-arrow .ant-select-selection-placeholder{padding-right:0;padding-left:21px}

.ant-slider{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,0.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;-webkit-font-feature-settings:'tnum';font-feature-settings:'tnum';position:relative;height:12px;margin:10px 6px 10px;padding:4px 0;cursor:pointer;-ms-touch-action:none;touch-action:none}.ant-slider-vertical{width:12px;height:100%;margin:6px 10px;padding:0 4px}.ant-slider-vertical .ant-slider-rail{width:4px;height:100%}.ant-slider-vertical .ant-slider-track{width:4px}.ant-slider-vertical .ant-slider-handle{margin-top:-6px;margin-left:-5px}.ant-slider-vertical .ant-slider-mark{top:0;left:12px;width:18px;height:100%}.ant-slider-vertical .ant-slider-mark-text{left:4px;white-space:nowrap}.ant-slider-vertical .ant-slider-step{width:4px;height:100%}.ant-slider-vertical .ant-slider-dot{top:auto;left:2px;margin-bottom:-4px}.ant-slider-tooltip .ant-tooltip-inner{min-width:unset}.ant-slider-rtl.ant-slider-vertical .ant-slider-handle{margin-right:-5px;margin-left:0}.ant-slider-rtl.ant-slider-vertical .ant-slider-mark{right:12px;left:auto}.ant-slider-rtl.ant-slider-vertical .ant-slider-mark-text{right:4px;left:auto}.ant-slider-rtl.ant-slider-vertical .ant-slider-dot{right:2px;left:auto}.ant-slider-with-marks{margin-bottom:28px}.ant-slider-rail{position:absolute;width:100%;height:4px;background-color:#f5f5f5;border-radius:2px;-webkit-transition:background-color 0.3s;transition:background-color 0.3s}.ant-slider-track{position:absolute;height:4px;background-color:#91d5ff;border-radius:2px;-webkit-transition:background-color 0.3s;transition:background-color 0.3s}.ant-slider-handle{position:absolute;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:solid 2px #91d5ff;border-radius:50%;-webkit-box-shadow:0;box-shadow:0;cursor:pointer;-webkit-transition:border-color 0.3s,-webkit-box-shadow 0.6s,-webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);transition:border-color 0.3s,-webkit-box-shadow 0.6s,-webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);transition:border-color 0.3s,box-shadow 0.6s,transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);transition:border-color 0.3s,box-shadow 0.6s,transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28),-webkit-box-shadow 0.6s,-webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28)}.ant-slider-handle-dragging.ant-slider-handle-dragging.ant-slider-handle-dragging{border-color:#46a6ff;-webkit-box-shadow:0 0 0 5px rgba(24,144,255,0.12);box-shadow:0 0 0 5px rgba(24,144,255,0.12)}.ant-slider-handle:focus{border-color:#46a6ff;outline:none;-webkit-box-shadow:0 0 0 5px rgba(24,144,255,0.12);box-shadow:0 0 0 5px rgba(24,144,255,0.12)}.ant-slider-handle.ant-tooltip-open{border-color:#1890ff}.ant-slider:hover .ant-slider-rail{background-color:#e1e1e1}.ant-slider:hover .ant-slider-track{background-color:#69c0ff}.ant-slider:hover .ant-slider-handle:not(.ant-tooltip-open){border-color:#69c0ff}.ant-slider-mark{position:absolute;top:14px;left:0;width:100%;font-size:14px}.ant-slider-mark-text{position:absolute;display:inline-block;color:rgba(0,0,0,0.45);text-align:center;word-break:keep-all;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-slider-mark-text-active{color:rgba(0,0,0,0.85)}.ant-slider-step{position:absolute;width:100%;height:4px;background:transparent}.ant-slider-dot{position:absolute;top:-2px;width:8px;height:8px;margin-left:-4px;background-color:#fff;border:2px solid #f0f0f0;border-radius:50%;cursor:pointer}.ant-slider-dot:first-child{margin-left:-4px}.ant-slider-dot:last-child{margin-left:-4px}.ant-slider-dot-active{border-color:#8cc8ff}.ant-slider-disabled{cursor:not-allowed}.ant-slider-disabled .ant-slider-track{background-color:rgba(0,0,0,0.25) !important}.ant-slider-disabled .ant-slider-handle,.ant-slider-disabled .ant-slider-dot{background-color:#fff;border-color:rgba(0,0,0,0.25) !important;-webkit-box-shadow:none;box-shadow:none;cursor:not-allowed}.ant-slider-disabled .ant-slider-mark-text,.ant-slider-disabled .ant-slider-dot{cursor:not-allowed !important}.ant-slider-rtl{direction:rtl}.ant-slider-rtl .ant-slider-mark{right:0;left:auto}.ant-slider-rtl .ant-slider-dot{margin-right:-4px;margin-left:0}.ant-slider-rtl .ant-slider-dot:first-child{margin-right:-4px;margin-left:0}.ant-slider-rtl .ant-slider-dot:last-child{margin-right:-4px;margin-left:0}

.ant-alert{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,0.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;-webkit-font-feature-settings:'tnum';font-feature-settings:'tnum';position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 15px;word-wrap:break-word;border-radius:2px}.ant-alert-content{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.ant-alert-icon{margin-right:8px}.ant-alert-description{display:none;font-size:14px;line-height:22px}.ant-alert-success{background-color:#f6ffed;border:1px solid #b7eb8f}.ant-alert-success .ant-alert-icon{color:#52c41a}.ant-alert-info{background-color:#e6f7ff;border:1px solid #91d5ff}.ant-alert-info .ant-alert-icon{color:#1890ff}.ant-alert-warning{background-color:#fffbe6;border:1px solid #ffe58f}.ant-alert-warning .ant-alert-icon{color:#faad14}.ant-alert-error{background-color:#fff2f0;border:1px solid #ffccc7}.ant-alert-error .ant-alert-icon{color:#ff4d4f}.ant-alert-error .ant-alert-description>pre{margin:0;padding:0}.ant-alert-action{margin-left:8px}.ant-alert-close-icon{margin-left:8px;padding:0;overflow:hidden;font-size:12px;line-height:12px;background-color:transparent;border:none;outline:none;cursor:pointer}.ant-alert-close-icon .anticon-close{color:rgba(0,0,0,0.45);-webkit-transition:color 0.3s;transition:color 0.3s}.ant-alert-close-icon .anticon-close:hover{color:rgba(0,0,0,0.75)}.ant-alert-close-text{color:rgba(0,0,0,0.45);-webkit-transition:color 0.3s;transition:color 0.3s}.ant-alert-close-text:hover{color:rgba(0,0,0,0.75)}.ant-alert-with-description{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:15px 15px 15px 24px}.ant-alert-with-description.ant-alert-no-icon{padding:15px 15px}.ant-alert-with-description .ant-alert-icon{margin-right:15px;font-size:24px}.ant-alert-with-description .ant-alert-message{display:block;margin-bottom:4px;color:rgba(0,0,0,0.85);font-size:16px}.ant-alert-message{color:rgba(0,0,0,0.85)}.ant-alert-with-description .ant-alert-description{display:block}.ant-alert.ant-alert-motion-leave{overflow:hidden;opacity:1;-webkit-transition:max-height 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86),opacity 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86),padding-top 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86),padding-bottom 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86),margin-bottom 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86);transition:max-height 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86),opacity 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86),padding-top 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86),padding-bottom 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86),margin-bottom 0.3s cubic-bezier(0.78, 0.14, 0.15, 0.86)}.ant-alert.ant-alert-motion-leave-active{max-height:0;margin-bottom:0 !important;padding-top:0;padding-bottom:0;opacity:0}.ant-alert-banner{margin-bottom:0;border:0;border-radius:0}.ant-alert.ant-alert-rtl{direction:rtl}.ant-alert-rtl.ant-alert.ant-alert-no-icon{padding:8px 15px}.ant-alert-rtl .ant-alert-icon{margin-right:auto;margin-left:8px}.ant-alert-rtl .ant-alert-action{margin-right:8px;margin-left:auto}.ant-alert-rtl .ant-alert-close-icon{margin-right:8px;margin-left:auto}.ant-alert-rtl.ant-alert-with-description .ant-alert-icon{margin-right:auto;margin-left:15px}

html[dir="rtl"] .wpml-language-switcher-block .wpml-ls-dropdown ul li.wp-block-navigation-submenu .wp-block-navigation-submenu__toggle img{margin-left:12px}html[dir="rtl"] .wpml-language-switcher-block .wpml-ls-dropdown ul li.wp-block-navigation-submenu ul.isHorizontal li{text-align:right}html[dir="rtl"] .wpml-language-switcher-block .wpml-ls-dropdown ul li.wp-block-navigation-submenu ul.isHorizontal li a img{margin-left:12px}.wpml-language-switcher-block{display:flex;box-sizing:border-box;width:100% !important}.wpml-language-switcher-block>.wp-block-navigation-item,.wpml-language-switcher-block>.wp-block-navigation-item>div{display:flex;width:100% !important}.wpml-language-switcher-block .wp-block-navigation__container{background:unset !important}.wpml-language-switcher-block .hide-arrow .wp-block-navigation__submenu-icon{display:none}.wpml-language-switcher-block .wpml-ls-dropdown ul li button{padding:0}.wpml-language-switcher-block .wpml-ls-dropdown ul li button+.isHorizontal{min-width:inherit !important}.wpml-language-switcher-block .wpml-ls-dropdown ul li button+.isHorizontal li{width:inherit !important}.wpml-language-switcher-block .wpml-ls-dropdown ul li button+.isHorizontal li a{display:flex;align-items:center;min-width:max-content}.wpml-language-switcher-block .wpml-ls-dropdown ul li.wp-block-navigation-submenu ul.isHorizontal{margin:0;min-width:inherit !important}.wpml-language-switcher-block .wpml-ls-dropdown ul li.wp-block-navigation-submenu ul.isHorizontal li{width:inherit !important;text-align:left}.wpml-language-switcher-block .wpml-ls-dropdown ul li.wp-block-navigation-submenu ul.isHorizontal li a{display:flex;align-items:center;min-width:max-content}.wpml-language-switcher-block ul{list-style-type:none !important;padding:0 !important;width:100%}.wpml-language-switcher-block ul li{margin:0 !important}.wpml-language-switcher-block ul.wp-block-navigation__submenu-container{border:inherit !important;background-color:unset !important;min-width:unset !important}.wpml-language-switcher-block ul.wp-block-navigation__submenu-container .wp-block-navigation-item{border-radius:0 !important}.wpml-language-switcher-block ul.wp-block-navigation__submenu-container .wp-block-navigation-item a{display:flex;align-items:center;min-width:max-content;padding:1px}.wpml-language-switcher-block ul.horizontal-list{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin:0 !important;gap:1em !important}.wpml-language-switcher-block ul.horizontal-list li{display:inline-block;margin:0;line-height:100%}.wpml-language-switcher-block ul.horizontal-list li a{line-height:100%}.wpml-language-switcher-block ul.center-justify{justify-content:center}.wpml-language-switcher-block ul.center-justify .wp-block-navigation-item{justify-content:center}.wpml-language-switcher-block ul.right-justify{justify-content:right}.wpml-language-switcher-block ul.right-justify .wp-block-navigation-item{justify-content:right}.wpml-language-switcher-block ul.space_between-justify{justify-content:space-between}.wpml-language-switcher-block ul.space_between-justify li>div{white-space:nowrap}.wpml-language-switcher-block .hasHoverColor:hover{color:var(--hover-color) !important}.wpml-language-switcher-block .hasHoverBackgroundColor:hover{background-color:var(--hover-background-color) !important}.wpml-language-switcher-block ul.isHorizontal{padding-left:0;list-style:none}.wpml-language-switcher-block ul.isHorizontal li{display:inline;margin-left:0}.wpml-language-switcher-block ul.isHorizontal li div{display:inline-block}.wpml-language-switcher-block ul.hasSpacing.isHorizontal li:not(:last-child){margin-right:var(--language-spacing) !important}.wpml-language-switcher-block ul.hasSpacing.isVertical li:not(:last-child){margin-bottom:var(--language-spacing) !important}.wpml-language-switcher-block ul.hasSpacing.isVertical .wp-block-navigation-item>div,.wpml-language-switcher-block ul.hasSpacing.isVertical .wp-block-navigation-item>div>a{display:inline-flex;align-items:center}.wpml-language-switcher-block .hasHoverColor:hover{color:var(--hover-color) !important}.wpml-language-switcher-block .hasHoverBackgroundColor:hover{background-color:var(--hover-background-color) !important}.wpml-language-switcher-block .hasFontSize{font-size:var(--font-size) !important}.wpml-language-switcher-block .hasLetterSpacing{letter-spacing:var(--letter-spacing) !important}.wpml-language-switcher-block .hasTextTransform{text-transform:var(--text-transform) !important}.wpml-language-switcher-block .hasFontFamily{font-family:var(--font-family) !important}.wpml-ls-flag{display:inline-block}.wpml-ls-flag-style-btn{border:0px transparent;padding-top:3px !important}.wpml-ls-flag-style-btn.black-bg{background-color:black}.wpml-ls-flag-style-btn.transparent-bg{background-color:transparent}.wpml-ls-control-row{border:solid 1px #949494;border-radius:2px;margin-bottom:8px}.wpml-ls-control-row-with-padding{padding:1px}.wpml-ls-number-control{max-width:100%;width:100%}.wpml-ls-slider-control-alert{margin-top:5px !important}.wpml-ls-slider .ant-slider-track{background-color:#3858E9}.wpml-ls-slider .ant-slider-handle{border:solid 1px black}.wpml-ls-control-blue{color:#3858E9 !important}.wpml-ls-number-with-unit-select select{color:#3858E9 !important;font-weight:900 !important}.wpml-ls-control-grey{color:#757575}.wpml-ls-control-bg-grey{background-color:#a6a6a6}.wpml-ls-control-font{font-family:"SF Pro Text", sans-serif;font-style:normal;font-weight:400 !important;font-size:13px !important;line-height:140% !important}.wpml-ls-option-btn-col{padding:0.5px}.wpml-ls-no-borders{border:none}.ant-col-8.wpml-ls-option-btn-col{display:inline-flex}.wpml-ls-three-btn-row .wpml-ls-option-btn-wrap{white-space:normal;word-break:break-word}.wpml-ls-three-btn-row .ant-btn-no-height-less-padding{height:unset;padding-right:10px;padding-left:10px}.wpml-ls-full-width{width:100%}.wpml-ls-toggle-control .components-form-toggle.is-checked>.components-form-toggle__track{background-color:#3858E9;border-color:#3858E9}.wpml-ls-toggle-control .components-form-toggle.is-checked>.components-form-toggle__thumb{background-color:white}.wpml-ls-toggle-control .components-form-toggle>.components-form-toggle__track{background-color:white;border-color:black}.wpml-ls-toggle-control .components-form-toggle>.components-form-toggle__thumb{background-color:black}.ant-select-dropdown{min-width:45px !important;max-width:45px !important;width:45px !important}.wpml-ls-color-control{border:1px solid #DDDDDD;border-bottom:0px;padding:10px;box-sizing:border-box}.wpml-ls-color-control.wpml-ls-with-bottom-border{border-bottom:1px solid #DDDDDD}.wpml-ls-color-control .wpml-ls-icon-no-color:hover{cursor:pointer}.wpml-ls-color-control .component-color-indicator{width:25px;height:25px;box-shadow:0px 0px 2px 1px lightgrey}.wpml-ls-color-control .component-color-indicator:hover{cursor:pointer}.wpml-ls-color-control .wpml-ls-color-title{top:3px}.wpml-ls-dimension-control{border-top:solid 1px #e0e0e0}.wpml-ls-dimension-control .components-panel__arrow{visibility:hidden}.wpml-ls-panel-settings-dropdown-container{position:absolute;right:0px}.wpml-ls-icon-link{width:24px;height:24px;top:3px;border-radius:2px}.ant-input-number-handler-wrap{display:none !important}.ant-input-number-input{padding-right:0px !important;padding-left:3px !important}.block-editor-contrast-checker+.block-editor-contrast-checker{display:none}.current-language-item{display:flex;align-items:center;min-height:30px}.current-language-item .wp-block-navigation-item__content>div{display:flex;align-items:center}.wpml-ls-fontLetterCase-control button.components-button.has-icon{margin-right:0 !important;min-width:30px !important;height:30px !important}.wpml-ls-fontLetterSpacing-control div.components-input-control__container{top:4px}[data-wpml='language-item']:first-of-type{margin-top:5px !important}.wpml-ls-dimension-panel .components-panel__arrow{display:none}.wpml-ls-typography-panel .components-panel__arrow{display:none}.wpml-ls-panel-settings-dropdown-container>div>button>span.anticon-more{font-size:large;margin-right:10px}.wpml-ls-panel-settings-dropdown-container>div>button>span.anticon-plus{font-size:medium;margin-right:10px}

.wp-block-navigation.is-content-justification-space-between .wp-block-page-list{display:contents}.wp-block-navigation.is-content-justification-space-between .wpml-language-switcher-navigation-block,.wp-block-navigation.is-content-justification-space-between [data-type='wpml/navigation-language-switcher']{display:contents !important}.wp-block-navigation.is-content-justification-space-between .wpml-language-switcher-navigation-block .wp-block-navigation-item,.wp-block-navigation.is-content-justification-space-between [data-type='wpml/navigation-language-switcher'] .wp-block-navigation-item{display:contents}.wp-block-navigation.is-content-justification-space-between .wpml-language-switcher-navigation-block .wp-block-navigation-item>div,.wp-block-navigation.is-content-justification-space-between .wpml-language-switcher-navigation-block .wp-block-navigation-item .horizontal-list,.wp-block-navigation.is-content-justification-space-between [data-type='wpml/navigation-language-switcher'] .wp-block-navigation-item>div,.wp-block-navigation.is-content-justification-space-between [data-type='wpml/navigation-language-switcher'] .wp-block-navigation-item .horizontal-list{display:contents}.wp-block-navigation.is-content-justification-space-between .wpml-language-switcher-navigation-block .wp-block-navigation-item>div li.wp-block-navigation-item,.wp-block-navigation.is-content-justification-space-between .wpml-language-switcher-navigation-block .wp-block-navigation-item .horizontal-list li.wp-block-navigation-item,.wp-block-navigation.is-content-justification-space-between [data-type='wpml/navigation-language-switcher'] .wp-block-navigation-item>div li.wp-block-navigation-item,.wp-block-navigation.is-content-justification-space-between [data-type='wpml/navigation-language-switcher'] .wp-block-navigation-item .horizontal-list li.wp-block-navigation-item{display:flex}.wp-block-navigation .wpml-block-navigation-language-switcher,.wp-block-navigation [data-type='wpml/navigation-language-switcher']{display:flex !important;flex-direction:var(--navigation-layout-direction, initial);justify-content:var(--navigation-layout-justify, initial);align-items:var(--navigation-layout-align, initial);flex-wrap:var(--navigation-layout-wrap, wrap);background-color:inherit;gap:inherit;margin:0;width:fit-content;max-width:fit-content}.wp-block-navigation.items-justified-space-between .wpml-language-switcher-navigation-block.wpml-ls-dropdown{flex:inherit;display:flex !important}.wp-block-navigation.items-justified-space-between .wpml-language-switcher-navigation-block.wpml-ls-list{flex:inherit;display:contents !important}.wp-block-navigation.items-justified-space-between .wpml-block-navigation-language-switcher.wpml-ls-dropdown,.wp-block-navigation.items-justified-space-between [data-type='wpml/navigation-language-switcher']{flex:inherit;display:flex !important}.wp-block-navigation.items-justified-space-between .wpml-block-navigation-language-switcher.wpml-ls-list,.wp-block-navigation.items-justified-space-between [data-type='wpml/navigation-language-switcher']{flex:inherit;display:contents !important}.wp-block-navigation .wpml-block-navigation-item{background-color:inherit}.wp-block-navigation .wpml-block-navigation-item .current-language-item .wp-block-navigation-item__content>div{display:flex;align-items:center}.wp-block-navigation__submenu-container li{margin:0}.wp-block-navigation .wpml-language-switcher-navigation-block{width:unset !important;flex:initial !important}.wp-block-navigation .wpml-language-switcher-navigation-block .hide-arrow .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation .wpml-language-switcher-navigation-block ul li a{display:flex;align-items:center}.wp-block-navigation .wpml-language-switcher-navigation-block ul.horizontal-list{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin:0 !important;gap:1.5em !important}.wp-block-navigation .wpml-language-switcher-navigation-block ul.horizontal-list li{display:inline-block;line-height:100%}.wp-block-navigation .wpml-language-switcher-navigation-block ul.horizontal-list li a,.wp-block-navigation .wpml-language-switcher-navigation-block ul.horizontal-list li div{line-height:100%;display:inline-flex;align-items:center}
@keyframes shimmer{to{transform:translateX(110%)}}@-webkit-keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fpFadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.em{--theme-hue:0;--accent-hue:220;--accent-s:86%;--accent-l:57%;--text-color-richer:hsl(var(--theme-hue), 0%, 5%);--text-color-normal:hsl(var(--theme-hue), 0%, 13%);--text-color-softer:hsl(var(--theme-hue), 0%, 33%);--accent-color:hsl(var(--accent-hue), var(--accent-s), var(--accent-l));--accent-color-hover:hsl(var(--accent-hue), calc(var(--accent-s) - 10%), calc(var(--accent-l) - 8%));--border-color:hsl(var(--theme-hue), 0%, 73%);--border-color-softer:hsl(var(--theme-hue), 0%, 82%);--background-color:transparent;--background-color-softer:hsl(var(--theme-hue), 0%, 95%);--background-color-checkboxes:white;--background-color-inputs:white;--background-color-skeleton:#ededed;--background-color-skeleton-softer:hsl(var(--theme-hue), 0%, 95%);--code-background:hsl(var(--theme-hue), 0%, 95%);--button-primary-color:white;--font-weight:400;--font-family:"Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;--grid-max-width:960px;--icon-logo-office365:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2075 2499.8'%3E%3Cpath fill='%23eb3c00' d='M0 2016.6V496.8L1344.4 0 2075 233.7v2045.9l-730.6 220.3L0 2016.6l1344.4 161.8V409.2L467.6 613.8v1198.3z'/%3E%3C/svg%3E");--icon-logo-google-calendar:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid' viewBox='0 0 256 256'%3E%3Cpath fill='%23FFF' d='M195.368421 60.6315789H60.6315789V195.368421H195.368421z'/%3E%3Cpath fill='%23EA4335' d='M195.368421 256 256 195.368421l-30.315789-5.172416-30.31579 5.172416-5.533259 27.729581z'/%3E%3Cpath fill='%23188038' d='M0 195.368421v40.421053C0 246.955789 9.04421053 256 20.2105263 256h40.4210526l6.2252856-30.315789-6.2252856-30.31579-33.0323915-5.172416L0 195.368421Z'/%3E%3Cpath fill='%231967D2' d='M256 60.6315789V20.2105263C256 9.04421053 246.955789 0 235.789474 0h-40.421053c-3.688839 15.0358547-5.533259 26.1010948-5.533259 33.1957202 0 7.0946254 1.84442 16.2399117 5.533259 27.4358587 13.409565 3.8399077 23.514828 5.7598615 30.31579 5.7598615 6.800961 0 16.906224-1.9199538 30.315789-5.7598615Z'/%3E%3Cpath fill='%23FBBC04' d='M256 60.6315789h-60.631579V195.368421H256z'/%3E%3Cpath fill='%2334A853' d='M195.368421 195.368421H60.6315789V256H195.368421z'/%3E%3Cpath fill='%234285F4' d='M195.368421 0H20.2105263C9.04421053 0 0 9.04421053 0 20.2105263V195.368421h60.6315789V60.6315789H195.368421V0Z'/%3E%3Cpath fill='%234285F4' d='M88.2694737 165.153684c-5.0357895-3.402105-8.5221053-8.370526-10.4252632-14.938947l11.6884211-4.816842c1.0610526 4.042105 2.9136842 7.174737 5.5578947 9.397894 2.6273684 2.223158 5.8273687 3.317895 9.5663157 3.317895 3.823158 0 7.107369-1.162105 9.852632-3.486316 2.745263-2.32421 4.126315-5.288421 4.126315-8.875789 0-3.671579-1.448421-6.669474-4.345263-8.993684-2.896842-2.324211-6.534737-3.486316-10.88-3.486316h-6.7536839v-11.570526H102.72c3.738947 0 6.888421-1.010527 9.448421-3.031579 2.56-2.021053 3.84-4.783158 3.84-8.303158 0-3.132632-1.145263-5.625263-3.435789-7.494737-2.290527-1.869474-5.187369-2.812632-8.707369-2.812632-3.435789 0-6.1642104.909474-8.185263 2.745264-2.0197181 1.840674-3.5381792 4.164731-4.4126316 6.753684l-11.5705263-4.816842c1.5326316-4.345264 4.3452632-8.1852635 8.471579-11.5031583 4.1263157-3.3178947 9.3978947-4.9852631 15.7978949-4.9852631 4.732631 0 8.993684.9094737 12.766316 2.7452631 3.772631 1.8357895 6.736842 4.3789474 8.875789 7.6126316 2.138947 3.2505267 3.2 6.8884207 3.2 10.9305267 0 4.126315-.993684 7.612631-2.981053 10.475789-1.987368 2.863158-4.429473 5.052632-7.326315 6.585263v.690527c3.740515 1.542157 6.989694 4.07512 9.397894 7.326315 2.442106 3.284211 3.671579 7.208421 3.671579 11.789474s-1.162105 8.673684-3.486315 12.261053c-2.324211 3.587368-5.541053 6.416842-9.616843 8.471579-4.092631 2.054736-8.690526 3.099071-13.793684 3.099071-5.9115787.016718-11.3684208-1.684335-16.4042103-5.08644Zm71.7978943-58.00421-12.833684 9.28-6.416842-9.734737L163.84 90.0884211h8.825263v78.3326319h-12.597895v-61.271579Z'/%3E%3C/svg%3E");--icon-logo-apple:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 52.226 52.226'%3E%3Cpath d='M36.802 1.055 36.747 0l-1.05.113c-.103.011-10.252 1.234-10.948 12.581l-.07 1.136 1.136-.077c.116-.008 11.611-.925 10.987-12.698zm-1.981 1.267c-.191 6.838-5.511 8.74-7.953 9.253.93-6.645 5.749-8.67 7.953-9.253z'/%3E%3Cpath d='m46.584 37.517-.639-.207c-3.867-1.25-6.464-4.792-6.464-8.814 0-3.578 2.023-6.778 5.281-8.352l.972-.469-.542-.933c-.232-.4-2.401-3.943-6.983-5.116-3.634-.93-7.72-.107-12.149 2.447-1.875-1.138-8.103-4.418-13.058-1.13-.97.536-11.251 6.695-5.9 23.313.157.372 3.888 9.113 8.303 12.387 1.191 1.138 4.237 2.56 7.718.187.603-.249 4.638-1.802 7.198.017.945.647 2.595 1.38 4.338 1.38 1.322 0 2.697-.421 3.859-1.621.542-.469 5.493-4.888 8.066-11.888l.075-.204-.075-.997zm-9.402 11.598-.077.073c-2.193 2.303-5.518.1-5.641.018-1.308-.93-2.823-1.233-4.244-1.233-2.579 0-4.847.999-4.992 1.064l-.163.092c-3.019 2.107-5.086.253-5.305.042l-.118-.101c-3.993-2.912-7.663-11.507-7.668-11.51-5.008-15.568 4.586-20.66 4.994-20.867l.11-.065c4.647-3.12 11.327 1.396 11.393 1.441l.533.366.552-.333c4.16-2.515 7.914-3.37 11.157-2.539 2.642.676 4.326 2.327 5.15 3.342-3.347 2.051-5.381 5.63-5.381 9.591 0 4.556 2.735 8.604 6.902 10.365-2.565 6.261-7.153 10.213-7.202 10.254z'/%3E%3C/svg%3E");--icon-logo-outlook:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%230072c6' d='M19.484 7.937v5.477l1.916 1.205a.489.489 0 0 0 .21 0l8.238-5.554a1.174 1.174 0 0 0-.959-1.128Z'/%3E%3Cpath fill='%230072c6' d='m19.484 15.457 1.747 1.2a.522.522 0 0 0 .543 0c-.3.181 8.073-5.378 8.073-5.378v10.066a1.408 1.408 0 0 1-1.49 1.555h-8.874v-7.443ZM10.44 12.932a1.609 1.609 0 0 0-1.42.838 4.131 4.131 0 0 0-.526 2.218A4.05 4.05 0 0 0 9.02 18.2a1.6 1.6 0 0 0 2.771.022 4.014 4.014 0 0 0 .515-2.2 4.369 4.369 0 0 0-.5-2.281 1.536 1.536 0 0 0-1.366-.809Z'/%3E%3Cpath fill='%230072c6' d='M2.153 5.155v21.427L18.453 30V2Zm10.908 14.336a3.231 3.231 0 0 1-2.7 1.361 3.19 3.19 0 0 1-2.64-1.318A5.459 5.459 0 0 1 6.706 16.1a5.868 5.868 0 0 1 1.036-3.616 3.267 3.267 0 0 1 2.744-1.384 3.116 3.116 0 0 1 2.61 1.321 5.639 5.639 0 0 1 1 3.484 5.763 5.763 0 0 1-1.035 3.586Z'/%3E%3C/svg%3E");--icon-download:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 479 479' fill='%23555'%3E%3Cpath d='M158.4 196.8c-5.3 5.3-5.3 13.8 0 19.1l71.6 71.6c2.6 2.6 6.1 4 9.5 4s6.9-1.3 9.5-4l71.6-71.6c5.3-5.3 5.3-13.8 0-19.1s-13.8-5.3-19.1 0L253 245.3V13.5C253 6 247 0 239.5 0S226 6 226 13.5v231.8l-48.5-48.5c-5.3-5.3-13.9-5.3-19.1 0z'/%3E%3Cpath d='m460.2 307.4-47-170c-1.1-3.9-3.8-7-7.4-8.7l-1.3-.6c-1.8-.8-3.7-1.2-5.6-1.2h-84.7c-7.5 0-13.5 6-13.5 13.5s6 13.5 13.5 13.5h75.6l39.7 143.8h-105c-7.5 0-13.5 6-13.5 13.5v12.2c0 17.9-14.5 32.4-32.4 32.4h-82.4c-17.9 0-32.4-14.5-32.4-32.4v-12.2c0-7.5-6-13.5-13.5-13.5H49.4l39.9-144.1h75.6c7.5 0 13.5-6 13.5-13.5s-6-13.5-13.5-13.5H80.1c-1.9 0-3.8.4-5.6 1.2l-1.3.6c-3.6 1.7-6.4 4.8-7.4 8.7l-47 170c-.3 1.2-.5 2.4-.5 3.6v70.9c0 53.7 43.7 97.4 97.4 97.4h247.6c53.7 0 97.4-43.7 97.4-97.4V311c0-1.3-.1-2.5-.5-3.6zm-26.5 74.2c0 38.8-31.6 70.4-70.4 70.4H115.7c-38.8 0-70.4-31.6-70.4-70.4v-56.9H137c.7 32.1 27.1 58 59.4 58h82.4c32.3 0 58.7-25.9 59.4-58h95.7v56.9h-.2z'/%3E%3C/svg%3E");--icon-spinner:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' display='block' preserveAspectRatio='xMidYMid' style='margin:auto;background:0 0' viewBox='0 0 100 100'%3E%3Crect width='7' height='21' x='46.5' y='7.5' fill='%2385a2b6' rx='0' ry='0'%3E%3Canimate attributeName='opacity' begin='-0.9166666666666666s' dur='1s' keyTimes='0;1' repeatCount='indefinite' values='1;0'/%3E%3C/rect%3E%3Crect width='7' height='21' x='46.5' y='7.5' fill='%2385a2b6' rx='0' ry='0' transform='rotate(30 50 50)'%3E%3Canimate attributeName='opacity' begin='-0.8333333333333334s' dur='1s' keyTimes='0;1' repeatCount='indefinite' values='1;0'/%3E%3C/rect%3E%3Crect width='7' height='21' x='46.5' y='7.5' fill='%2385a2b6' rx='0' ry='0' transform='rotate(60 50 50)'%3E%3Canimate attributeName='opacity' begin='-0.75s' dur='1s' keyTimes='0;1' repeatCount='indefinite' values='1;0'/%3E%3C/rect%3E%3Crect width='7' height='21' x='46.5' y='7.5' fill='%2385a2b6' rx='0' ry='0' transform='rotate(90 50 50)'%3E%3Canimate attributeName='opacity' begin='-0.6666666666666666s' dur='1s' keyTimes='0;1' repeatCount='indefinite' values='1;0'/%3E%3C/rect%3E%3Crect width='7' height='21' x='46.5' y='7.5' fill='%2385a2b6' rx='0' ry='0' transform='rotate(120 50 50)'%3E%3Canimate attributeName='opacity' begin='-0.5833333333333334s' dur='1s' keyTimes='0;1' repeatCount='indefinite' values='1;0'/%3E%3C/rect%3E%3Crect width='7' height='21' x='46.5' y='7.5' fill='%2385a2b6' rx='0' ry='0' transform='rotate(150 50 50)'%3E%3Canimate attributeName='opacity' begin='-0.5s' dur='1s' keyTimes='0;1' repeatCount='indefinite' values='1;0'/%3E%3C/rect%3E%3Crect width='7' height='21' x='46.5' y='7.5' fill='%2385a2b6' rx='0' ry='0' transform='rotate(180 50 50)'%3E%3Canimate attributeName='opacity' begin='-0.4166666666666667s' dur='1s' keyTimes='0;1' repeatCount='indefinite' values='1;0'/%3E%3C/rect%3E%3Crect width='7' height='21' x='46.5' y='7.5' fill='%2385a2b6' rx='0' ry='0' transform='rotate(210 50 50)'%3E%3Canimate attributeName='opacity' begin='-0.3333333333333333s' dur='1s' keyTimes='0;1' repeatCount='indefinite' values='1;0'/%3E%3C/rect%3E%3Crect width='7' height='21' x='46.5' y='7.5' fill='%2385a2b6' rx='0' ry='0' transform='rotate(240 50 50)'%3E%3Canimate attributeName='opacity' begin='-0.25s' dur='1s' keyTimes='0;1' repeatCount='indefinite' values='1;0'/%3E%3C/rect%3E%3Crect width='7' height='21' x='46.5' y='7.5' fill='%2385a2b6' rx='0' ry='0' transform='rotate(270 50 50)'%3E%3Canimate attributeName='opacity' begin='-0.16666666666666666s' dur='1s' keyTimes='0;1' repeatCount='indefinite' values='1;0'/%3E%3C/rect%3E%3Crect width='7' height='21' x='46.5' y='7.5' fill='%2385a2b6' rx='0' ry='0' transform='rotate(300 50 50)'%3E%3Canimate attributeName='opacity' begin='-0.08333333333333333s' dur='1s' keyTimes='0;1' repeatCount='indefinite' values='1;0'/%3E%3C/rect%3E%3Crect width='7' height='21' x='46.5' y='7.5' fill='%2385a2b6' rx='0' ry='0' transform='rotate(330 50 50)'%3E%3Canimate attributeName='opacity' begin='0s' dur='1s' keyTimes='0;1' repeatCount='indefinite' values='1;0'/%3E%3C/rect%3E%3C/svg%3E");--icon-info:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 64 64' fill='%23555'%3E%3Cpath d='M38.5351982 47.6064987H34.455101V28.4473c0-.5527-.4473-1-1-1h-4.5204945c-.5523071 0-1 .4473-1 1s.4476929 1 1 1h3.5204945v18.1591988h-5.1216011c-.5522003 0-1 .4472008-1 1 0 .5527.4477997 1 1 1h11.2016983c.5527 0 1-.4473 1-1 0-.5527993-.4472999-1.0000001-1-1.0000001z'/%3E%3Ccircle cx='32' cy='18' r='3'/%3E%3Cpath d='M32 0C14.3269005 0 0 14.3268995 0 32s14.3268995 32 32 32 32-14.3269005 32-32S49.6730995 0 32 0zm0 62C15.457901 62 2 48.542099 2 32 2 15.4580002 15.4578991 2 32 2s30 13.4580002 30 30c0 16.542099-13.457901 30-30 30z'/%3E%3C/svg%3E");--icon-updated:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 51.809 51.809' fill='%23555'%3E%3Cpath d='M48.881 24.904c-.552 0-1 .447-1 1 0 12.131-9.869 22-22 22-8.611 0-16.304-4.944-19.919-12.677l5.193 2.312c.504.228 1.096-.001 1.32-.507.225-.504-.002-1.095-.507-1.319l-7.309-3.254c-.506-.229-1.095.002-1.32.507L.085 40.275c-.225.504.002 1.095.507 1.319.132.06.271.087.406.087.383 0 .748-.221.914-.594l2.235-5.02c3.941 8.44 12.335 13.837 21.732 13.837 13.233 0 24-10.767 24-24 .002-.552-.446-1-.998-1zM51.215 10.173c-.506-.227-1.096.002-1.32.507l-2.266 5.09C43.694 7.307 35.306 1.904 25.881 1.904c-13.233 0-24 10.767-24 24 0 .553.448 1 1 1s1-.447 1-1c0-12.131 9.869-22 22-22 8.599 0 16.259 4.906 19.887 12.6l-5.116-2.277c-.505-.229-1.096.002-1.32.507-.225.504.002 1.095.507 1.319l7.309 3.254c.132.06.271.087.406.087.383 0 .748-.221.914-.594l3.254-7.309c.224-.503-.003-1.094-.507-1.318z'/%3E%3C/svg%3E");--icon-trash:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23555'%3E%3Cpath fill-rule='evenodd' d='M16 1.75V3h5.25a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1 0-1.5H8V1.75C8 .784 8.784 0 9.75 0h4.5C15.216 0 16 .784 16 1.75zm-6.5 0a.25.25 0 0 1 .25-.25h4.5a.25.25 0 0 1 .25.25V3h-5V1.75z'/%3E%3Cpath d='M4.997 6.178a.75.75 0 1 0-1.493.144L4.916 20.92a1.75 1.75 0 0 0 1.742 1.58h10.684a1.75 1.75 0 0 0 1.742-1.581l1.413-14.597a.75.75 0 0 0-1.494-.144l-1.412 14.596a.25.25 0 0 1-.249.226H6.658a.25.25 0 0 1-.249-.226L4.997 6.178z'/%3E%3Cpath d='M9.206 7.501a.75.75 0 0 1 .793.705l.5 8.5A.75.75 0 1 1 9 16.794l-.5-8.5a.75.75 0 0 1 .705-.793zm6.293.793A.75.75 0 1 0 14 8.206l-.5 8.5a.75.75 0 0 0 1.498.088l.5-8.5z'/%3E%3C/svg%3E");--icon-edit:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 512 512' fill='%23777'%3E%3Cpath d='M498.125 92.38 419.62 13.874c-18.496-18.497-48.436-18.5-66.935 0-13.167 13.169-302.639 302.642-308.16 308.161-2.182 2.182-3.725 4.918-4.46 7.915L.502 491.068c-3.036 12.368 8.186 23.44 20.431 20.432 8.361-2.053 153.718-37.747 161.117-39.564 2.996-.735 5.734-2.278 7.915-4.46l308.161-308.161c18.496-18.497 18.501-48.436-.001-66.935zM39.957 472.043l1.612-6.562 4.951 4.951-6.563 1.611zm44.917-11.029-33.887-33.887 14.736-60.009 79.16 79.16-60.009 14.736zm93.148-29.367-97.668-97.668L332.559 81.773l97.668 97.668-252.205 252.206zM474.24 135.429l-19.508 19.507-97.667-97.668 19.507-19.507c5.294-5.293 13.867-5.298 19.163 0l78.506 78.507c5.295 5.295 5.295 13.864-.001 19.161z'/%3E%3C/svg%3E");--icon-calendar:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 512 512' fill='%23555'%3E%3Cpath d='M472 60h-8V44c0-13.234-10.766-24-24-24s-24 10.766-24 24v16H96V44c0-13.234-10.766-24-24-24S48 30.766 48 44v16h-8C17.944 60 0 77.944 0 100v352c0 22.056 17.944 40 40 40h432c22.056 0 40-17.944 40-40V100c0-22.056-17.944-40-40-40zm-40-16c0-4.411 3.589-8 8-8s8 3.589 8 8v23.981c0 .007-.001.013-.001.019s.001.013.001.019V92c0 4.411-3.589 8-8 8s-8-3.589-8-8V44zM72 36c4.411 0 8 3.589 8 8v48c0 4.411-3.589 8-8 8s-8-3.589-8-8V44c0-4.411 3.589-8 8-8zm400 440H40c-13.234 0-24-10.766-24-24V148h384c4.418 0 8-3.582 8-8s-3.582-8-8-8H16v-32c0-13.234 10.766-24 24-24h8v16c0 13.234 10.766 24 24 24s24-10.766 24-24V76h320v16c0 13.234 10.766 24 24 24s24-10.766 24-24V76h8c13.234 0 24 10.766 24 24v32h-16c-4.418 0-8 3.582-8 8s3.582 8 8 8h16v304c0 13.234-10.766 24-24 24z'/%3E%3Cpath d='M448 132h-16c-4.418 0-8 3.582-8 8s3.582 8 8 8h16c4.418 0 8-3.582 8-8s-3.582-8-8-8z'/%3E%3Cg stroke='null'%3E%3Crect width='30' height='15' x='206' y='222' rx='8'/%3E%3Crect width='30' height='15' x='277' y='222' rx='8'/%3E%3Crect width='30' height='15' x='346' y='222' rx='8'/%3E%3Crect width='30' height='15' x='416' y='222' rx='8'/%3E%3Crect width='30' height='15' x='66' y='302' rx='8'/%3E%3Crect width='30' height='15' x='136' y='302' rx='8'/%3E%3Crect width='30' height='15' x='206' y='302' rx='8'/%3E%3Crect width='30' height='15' x='276' y='302' rx='8'/%3E%3Crect width='30' height='15' x='346' y='302' rx='8'/%3E%3Crect width='30' height='15' x='416' y='302' rx='8'/%3E%3Crect width='30' height='15' x='66' y='392' rx='8'/%3E%3Crect width='30' height='15' x='136' y='392' rx='8'/%3E%3Crect width='30' height='15' x='206' y='392' rx='8'/%3E%3Crect width='30' height='15' x='276' y='392' rx='8'/%3E%3Crect width='30' height='15' x='346' y='392' rx='8'/%3E%3C/g%3E%3C/svg%3E");--icon-calendar-empty:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 512 512' fill='%23555'%3E%3Cg stroke='null'%3E%3Cpath d='M472 47.37289h-8V30.42374c0-14.01907-10.766-25.42373-24-25.42373s-24 11.40466-24 25.42373v16.94915H96V30.42374C96 16.40467 85.234 5.00001 72 5.00001S48 16.40467 48 30.42374v16.94915h-8c-22.056 0-40 19.00847-40 42.37288v372.88136c0 23.36441 17.944 42.37288 40 42.37288h432c22.056 0 40-19.00847 40-42.37288V89.74577c0-23.36441-17.944-42.37288-40-42.37288zm-40-16.94915c0-4.67267 3.589-8.47458 8-8.47458s8 3.80191 8 8.47458v25.4036c0 .00742-.001.01377-.001.02013s.001.01377.001.02013v25.4036c0 4.67267-3.589 8.47458-8 8.47458s-8-3.80191-8-8.47458V30.42374zM72 21.94916c4.411 0 8 3.80191 8 8.47458V81.2712c0 4.67267-3.589 8.47458-8 8.47458s-8-3.80191-8-8.47458V30.42374c0-4.67267 3.589-8.47458 8-8.47458zm400 466.10169H40c-13.234 0-24-11.40466-24-25.42373v-322.0339h384c4.418 0 8-3.79449 8-8.47458s-3.582-8.47458-8-8.47458H16V89.74575c0-14.01907 10.766-25.42373 24-25.42373h8v16.94915c0 14.01907 10.766 25.42373 24 25.42373s24-11.40466 24-25.42373V64.32202h320v16.94915c0 14.01907 10.766 25.42373 24 25.42373s24-11.40466 24-25.42373V64.32202h8c13.234 0 24 11.40466 24 25.42373v33.89831h-16c-4.418 0-8 3.79449-8 8.47458s3.582 8.47458 8 8.47458h16v322.0339c0 14.01907-10.766 25.42373-24 25.42373z'/%3E%3Cpath d='M448 123.64407h-16c-4.418 0-8 3.79449-8 8.47458s3.582 8.47458 8 8.47458h16c4.418 0 8-3.79449 8-8.47458s-3.582-8.47458-8-8.47458z'/%3E%3C/g%3E%3C/svg%3E");--icon-list-grouped:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 64 64' fill='%23555'%3E%3Cpath stroke='null' d='M1.52092 5.89552h60.86722c.84042 0 1.52107-.4472 1.52107-.9995 0-.5522-.68065-.9995-1.52107-.9995H1.52092C.68065 3.89652 0 4.34382 0 4.89602c0 .5523.68065.9995 1.52092.9995z'/%3E%3Cpath d='M62.98405 19.62524h-40c-.5522 0-.9995.4473-.9995.9995 0 .5523.4473.9995.9995.9995h40c.5523 0 .9996-.4472.9996-.9995 0-.5522-.4473-.9995-.9996-.9995z'/%3E%3Cpath stroke='null' d='M10.00888 13.67918c-3.87581 0-7.02924 3.15984-7.02924 7.04356 0 3.88384 3.15342 7.0437 7.02924 7.0437 3.87592 0 7.02934-3.15986 7.02934-7.0437 0-3.88372-3.15342-7.04356-7.02934-7.04356zm0 11.80281c-2.61911 0-4.74945-2.13465-4.74945-4.75925 0-2.62448 2.13034-4.75913 4.74945-4.75913 2.61925 0 4.74956 2.13465 4.74956 4.75913 0 2.62459-2.1303 4.75925-4.74956 4.75925zM1.52092 37.42953h60.86722c.84043 0 1.52108-.4472 1.52108-.9995 0-.5522-.68065-.9995-1.52108-.9995H1.52092c-.84027 0-1.52092.4473-1.52092.9995 0 .5523.68065.9995 1.52092.9995z'/%3E%3Cpath d='M62.98405 51.15925h-40c-.5522 0-.9995.4473-.9995.9995 0 .5523.4473.9995.9995.9995h40c.5523 0 .9996-.4472.9996-.9995 0-.5522-.4473-.9995-.9996-.9995z'/%3E%3Cpath stroke='null' d='M10.00888 45.21319c-3.87582 0-7.02924 3.15984-7.02924 7.04356 0 3.88384 3.15342 7.0437 7.02924 7.0437 3.87592 0 7.02934-3.15986 7.02934-7.0437 0-3.88372-3.15342-7.04356-7.02934-7.04356zm0 11.80281c-2.61912 0-4.74945-2.13465-4.74945-4.75925 0-2.62447 2.13033-4.75913 4.74945-4.75913 2.61925 0 4.74955 2.13466 4.74955 4.75913 0 2.6246-2.1303 4.75925-4.74955 4.75925z'/%3E%3C/svg%3E");--icon-list-grid:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23555' stroke-linecap='round' viewBox='0 0 24 24'%3E%3Crect width='8' height='8' x='2' y='2' rx='0'/%3E%3Crect width='8' height='8' x='2' y='14' rx='0'/%3E%3Crect width='8' height='8' x='14' y='2' rx='0'/%3E%3Crect width='8' height='8' x='14' y='14' rx='0'/%3E%3C/svg%3E");--icon-filter:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 256 256'%3E%3Cg fill='%23555' stroke-miterlimit='10' stroke-width='0'%3E%3Cpath d='M1.793 44.436943c0-3.0962784 2.5129216-5.6092 5.6092-5.6092h92.229271c3.0962784 0 5.6092 2.5129216 5.6092 5.6092s-2.5129216 5.6092-5.6092 5.6092H7.4022c-3.0962784 0-5.6092-2.510117-5.6092-5.6092zM87.7343578 211.563057c0-3.0962784 2.5129216-5.6092 5.6092-5.6092H248.5978c3.0962784 0 5.6092 2.5129216 5.6092 5.6092s-2.5129216 5.6092-5.6092 5.6092H93.3435578c-3.099083 0-5.6092-2.5129216-5.6092-5.6092zM1.793 128c0-3.0962784 2.5129216-5.6092 5.6092-5.6092h168.4947588c3.0962784 0 5.6092 2.5129216 5.6092 5.6092s-2.5129216 5.6092-5.6092 5.6092H7.4022c-3.0962784 0-5.6092-2.5129216-5.6092-5.6092z'/%3E%3Cpath d='M170.2877588 128c0-15.3243344 12.466447-27.793586 27.793586-27.793586S225.8749308 112.672861 225.8749308 128s-12.466447 27.793586-27.793586 27.793586S170.2877588 143.327139 170.2877588 128zm44.3659674 0c0-9.1401914-7.4349946-16.575186-16.575186-16.575186S181.5033542 118.8598086 181.5033542 128s7.4349946 16.575186 16.575186 16.575186 16.575186-7.4349946 16.575186-16.575186zM94.022271 44.436943c0-15.3243344 12.466447-27.793586 27.793586-27.793586 15.3243344 0 27.793586 12.466447 27.793586 27.793586s-12.466447 27.793586-27.793586 27.793586-27.793586-12.4692516-27.793586-27.793586zm44.368772 0c0-9.1401914-7.4349946-16.575186-16.575186-16.575186s-16.575186 7.4349946-16.575186 16.575186 7.4349946 16.575186 16.575186 16.575186 16.575186-7.4349946 16.575186-16.575186zM43.3655858 211.563057c0-15.3243344 12.466447-27.7907814 27.793586-27.7907814 15.3243344 0 27.7907814 12.466447 27.7907814 27.7907814 0 15.327139-12.466447 27.793586-27.7907814 27.793586s-27.793586-12.466447-27.793586-27.793586zm44.368772 0c0-9.1401914-7.43219-16.5723814-16.5723814-16.5723814s-16.575186 7.43219-16.575186 16.5723814 7.4349946 16.575186 16.575186 16.575186 16.5723814-7.4349946 16.5723814-16.575186z'/%3E%3Cpath d='M138.391043 44.436943c0-3.0962784 2.5129216-5.6092 5.6092-5.6092H248.5978c3.0962784 0 5.6092 2.5129216 5.6092 5.6092s-2.5129216 5.6092-5.6092 5.6092H144.000243c-3.099083 0-5.6092-2.510117-5.6092-5.6092zM214.6537262 128c0-3.0962784 2.5129216-5.6092 5.6092-5.6092H248.5978c3.0962784 0 5.6092 2.5129216 5.6092 5.6092s-2.5129216 5.6092-5.6092 5.6092h-28.3348738c-3.0962784 0-5.6092-2.5129216-5.6092-5.6092zM1.793 211.563057c0-3.0962784 2.5129216-5.6092 5.6092-5.6092h41.5725858c3.0962784 0 5.6092 2.5129216 5.6092 5.6092s-2.5129216 5.6092-5.6092 5.6092H7.4022c-3.0962784 0-5.6092-2.5129216-5.6092-5.6092z'/%3E%3C/g%3E%3C/svg%3E");--icon-filter-hide:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 256 256"><g class="layer"><g fill="%23555" stroke-miterlimit="10" stroke-width="0"><path d="M1.8 44.4c0-3 2.5-5.6 5.6-5.6h92.2a5.6 5.6 0 1 1 0 11.3H7.4c-3 0-5.6-2.6-5.6-5.7zm86 167.2c0-3.1 2.5-5.6 5.5-5.6h155.3a5.6 5.6 0 0 1 0 11.2H93.3a5.6 5.6 0 0 1-5.6-5.6zM1.7 128c0-3.1 2.5-5.6 5.6-5.6h168.5a5.6 5.6 0 0 1 0 11.2H7.4c-3 0-5.6-2.5-5.6-5.6z"/><path d="M170.3 128a27.8 27.8 0 1 1 55.6 0 27.8 27.8 0 0 1-55.6 0zm44.3 0a16.6 16.6 0 1 0-33.1 0 16.6 16.6 0 0 0 33.1 0zM94 44.4a27.8 27.8 0 1 1 55.7.1 27.8 27.8 0 0 1-55.7 0zm44.4 0a16.6 16.6 0 1 0-33.2 0 16.6 16.6 0 0 0 33.2 0zm-95 167.2a27.8 27.8 0 1 1 55.6 0 27.8 27.8 0 0 1-55.6 0zm44.3 0a16.6 16.6 0 1 0-33.1 0 16.6 16.6 0 0 0 33.1 0z"/><path d="M138.4 44.4c0-3 2.5-5.6 5.6-5.6h104.6a5.6 5.6 0 0 1 0 11.3H144a5.6 5.6 0 0 1-5.6-5.7zm76.2 83.6c0-3.1 2.6-5.6 5.7-5.6h28.3a5.6 5.6 0 0 1 0 11.2h-28.3c-3.1 0-5.7-2.5-5.7-5.6zM1.8 211.6c0-3.1 2.5-5.6 5.6-5.6H49a5.6 5.6 0 0 1 0 11.2H7.4c-3 0-5.6-2.5-5.6-5.6z"/></g><rect width="339.7" height="9.6" x="-41.5" y="124.4" fill="%23545454" rx="6" ry="6" transform="rotate(45 128.4 129.2)"/></g></svg>');--icon-sort-desc:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23555' viewBox='0 0 24 24'%3E%3Cpath stroke='%23555' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 6h16M7 12h10m-6 6h2'/%3E%3C/svg%3E");--icon-sort-asc:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23555' transform='rotate(180)' viewBox='0 0 24 24'%3E%3Cpath stroke='%23555' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 6h16M7 12h10m-6 6h2'/%3E%3C/svg%3E");--icon-list:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 489.7 489.7' fill='%23555'%3E%3Cpath d='M52.7 134.75c29.1 0 52.7-23.7 52.7-52.7s-23.6-52.8-52.7-52.8S0 52.95 0 81.95s23.7 52.8 52.7 52.8zm0-81c15.6 0 28.2 12.7 28.2 28.2s-12.7 28.2-28.2 28.2-28.2-12.7-28.2-28.2 12.7-28.2 28.2-28.2zM52.7 297.55c29.1 0 52.7-23.7 52.7-52.7s-23.6-52.7-52.7-52.7S0 215.75 0 244.85s23.7 52.7 52.7 52.7zm0-80.9c15.6 0 28.2 12.7 28.2 28.2s-12.7 28.2-28.2 28.2-28.2-12.6-28.2-28.2 12.7-28.2 28.2-28.2zM52.7 460.45c29.1 0 52.7-23.7 52.7-52.7 0-29.1-23.7-52.7-52.7-52.7S0 378.75 0 407.75c0 29 23.7 52.7 52.7 52.7zm0-81c15.6 0 28.2 12.7 28.2 28.2 0 15.6-12.7 28.2-28.2 28.2s-28.2-12.7-28.2-28.2 12.7-28.2 28.2-28.2zM175.9 94.25h301.5c6.8 0 12.3-5.5 12.3-12.3s-5.5-12.3-12.3-12.3H175.9c-6.8 0-12.3 5.5-12.3 12.3s5.5 12.3 12.3 12.3zM175.9 257.15h301.5c6.8 0 12.3-5.5 12.3-12.3s-5.5-12.3-12.3-12.3H175.9c-6.8 0-12.3 5.5-12.3 12.3s5.5 12.3 12.3 12.3zM175.9 419.95h301.5c6.8 0 12.3-5.5 12.3-12.3s-5.5-12.3-12.3-12.3H175.9c-6.8 0-12.3 5.5-12.3 12.3s5.5 12.3 12.3 12.3z'/%3E%3C/svg%3E");--icon-map:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 24 24'%3E%3Cg fill='%23555' stroke='null'%3E%3Cpath d='M23.60271 6.00106c-.06052-.04356-.1382-.05504-.20853-.03174l-5.24662 1.74601c.45988-.98428.77708-1.91431.77708-2.61002 0-2.62885-2.14206-4.7674-4.77523-4.7674-2.63289 0-4.77523 2.13855-4.77523 4.7674 0 .38044.09287.82775.25022 1.31358l-1.35121-.44957c-.00646-.00226-.01321 0-.02-.0017-.01773-.00419-.0349-.00447-.0532-.00447-.0183 0-.03547.00028-.0532.00447-.00646.0017-.01349-.00057-.02.0017L.49322 8.5097c-.09452.03146-.15815.11938-.15815.21887v13.85684c0 .07417.03575.14386.09599.18742.03995.02867.08754.04356.13537.04356.02448 0 .04924-.00395.07316-.0121l7.56037-2.51589 7.56037 2.51589c.00028 0 .00085 0 .00113.00028.02335.00758.04754.01182.07207.01182s.04868-.00419.07202-.01182c.00028 0 .00085 0 .00113-.00028l7.63353-2.54033c.09457-.03146.15815-.11942.15815-.21887V6.1882c.00033-.07417-.03542-.14386-.09566-.18714l.00001-.00001zM7.96888 19.87843.79806 22.26481V8.89516l7.17086-2.38638v13.36965h-.00005.00001zM14.14937.70374c2.43082 0 4.4085 1.97444 4.4085 4.40129 0 .71987-.36758 1.71874-.88458 2.76796-.0957.19443-.19674.39057-.30145.58727-.40639.76229-.86854 1.52826-1.30673 2.21356-.15872.2484-.31409.48583-.46271.7089-.57865.8691-1.05004 1.51644-1.18541 1.70024l-.15787.2144c-.05009.06828-.16886.06941-.22008-.00113l-.1573-.21327c-.32253-.4386-2.5527-3.51001-3.59963-5.95846-.08188-.19133-.15622-.37875-.22206-.56085-.19843-.54874-.31913-1.04973-.31913-1.45857C9.74087 2.6782 11.71856.70376 14.14938.70376l-.00001-.00001zm1.45309 21.56107L8.4316 19.87843V6.50878l1.392.46332c.96929 2.45745 3.21545 5.58367 3.76316 6.32798l.15678.2127c.09429.12898.24626.20569.40611.20569.16013 0 .31154-.07671.40526-.20456l.15759-.21383c.11202-.15201.45087-.6173.88991-1.26272v10.22746h.00005zm7.63353-2.38638-7.17086 2.38638V11.34474c.58511-.89297 1.25437-1.98146 1.79868-3.04838l5.37246-1.78787v13.36993h-.00028z'/%3E%3Cpath d='M14.14937 7.56078c1.1407 0 2.06857-.9264 2.06857-2.06495-.00028-1.13882-.92821-2.06495-2.06857-2.06495-1.14041 0-2.06834.9264-2.06834 2.06495s.92792 2.06495 2.06834 2.06495zm0-3.76401c.93835 0 1.70161.76229 1.70189 1.69911 0 .93681-.76355 1.69911-1.70189 1.69911-.93835 0-1.70189-.76229-1.70189-1.69911s.76355-1.69911 1.70189-1.69911z'/%3E%3C/g%3E%3C/svg%3E");--icon-location:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 54.757 54.757' fill='%23555'%3E%3Cpath d='M27.557 12c-3.859 0-7 3.141-7 7s3.141 7 7 7 7-3.141 7-7-3.141-7-7-7zm0 12c-2.757 0-5-2.243-5-5s2.243-5 5-5 5 2.243 5 5-2.243 5-5 5z'/%3E%3Cpath d='M40.94 5.617C37.318 1.995 32.502 0 27.38 0c-5.123 0-9.938 1.995-13.56 5.617-6.703 6.702-7.536 19.312-1.804 26.952L27.38 54.757 42.721 32.6c5.755-7.671 4.922-20.281-1.781-26.983zm.159 25.814L27.38 51.243 13.639 31.4C8.44 24.468 9.185 13.08 15.235 7.031 18.479 3.787 22.792 2 27.38 2s8.901 1.787 12.146 5.031c6.05 6.049 6.795 17.437 1.573 24.4z'/%3E%3C/svg%3E");--icon-settings:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 54 54' fill='%23555'%3E%3Cpath d='M51.22 21h-5.052c-.812 0-1.481-.447-1.792-1.197s-.153-1.54.42-2.114l3.572-3.571c.525-.525.814-1.224.814-1.966 0-.743-.289-1.441-.814-1.967l-4.553-4.553c-1.05-1.05-2.881-1.052-3.933 0l-3.571 3.571c-.574.573-1.366.733-2.114.421-.75-.311-1.197-.98-1.197-1.792V2.78C33 1.247 31.753 0 30.22 0h-6.44C22.247 0 21 1.247 21 2.78v5.052c0 .812-.447 1.481-1.197 1.792-.748.313-1.54.152-2.114-.421l-3.571-3.571c-1.052-1.052-2.883-1.05-3.933 0l-4.553 4.553c-.525.525-.814 1.224-.814 1.967 0 .742.289 1.44.814 1.966l3.572 3.571c.573.574.73 1.364.42 2.114S8.644 21 7.832 21H2.78C1.247 21 0 22.247 0 23.78v6.439C0 31.753 1.247 33 2.78 33h5.052c.812 0 1.481.447 1.792 1.197s.153 1.54-.42 2.114l-3.572 3.571c-.525.525-.814 1.224-.814 1.966 0 .743.289 1.441.814 1.967l4.553 4.553c1.051 1.051 2.881 1.053 3.933 0l3.571-3.572c.574-.573 1.363-.731 2.114-.42.75.311 1.197.98 1.197 1.792v5.052c0 1.533 1.247 2.78 2.78 2.78h6.439c1.533 0 2.78-1.247 2.78-2.78v-5.052c0-.812.447-1.481 1.197-1.792.751-.312 1.54-.153 2.114.42l3.571 3.572c1.052 1.052 2.883 1.05 3.933 0l4.553-4.553c.525-.525.814-1.224.814-1.967 0-.742-.289-1.44-.814-1.966l-3.572-3.571c-.573-.574-.73-1.364-.42-2.114S45.356 33 46.168 33h5.052c1.533 0 2.78-1.247 2.78-2.78v-6.44c0-1.533-1.247-2.78-2.78-2.78zm.78 9.22c0 .43-.35.78-.78.78h-5.052c-1.624 0-3.019.932-3.64 2.432-.622 1.5-.295 3.146.854 4.294l3.572 3.571c.305.305.305.8 0 1.104l-4.553 4.553c-.304.304-.799.306-1.104 0l-3.571-3.572c-1.149-1.149-2.794-1.474-4.294-.854-1.5.621-2.432 2.016-2.432 3.64v5.052c0 .43-.35.78-.78.78h-6.44c-.43 0-.78-.35-.78-.78v-5.052c0-1.624-.932-3.019-2.432-3.64-.503-.209-1.021-.311-1.533-.311-1.014 0-1.997.4-2.761 1.164l-3.571 3.572c-.306.306-.801.304-1.104 0L7.046 42.4c-.305-.305-.305-.8 0-1.104l3.572-3.571c1.148-1.148 1.476-2.794.854-4.294C10.851 31.932 9.456 31 7.832 31H2.78c-.43 0-.78-.35-.78-.78v-6.44c0-.43.35-.78.78-.78h5.052c1.624 0 3.019-.932 3.64-2.432.622-1.5.295-3.146-.854-4.294l-3.572-3.571c-.305-.305-.305-.8 0-1.104l4.553-4.553c.304-.305.799-.305 1.104 0l3.571 3.571c1.147 1.147 2.792 1.476 4.294.854 1.5-.62 2.432-2.015 2.432-3.639V2.78c0-.43.35-.78.78-.78h6.439c.431 0 .781.35.781.78v5.052c0 1.624.932 3.019 2.432 3.64 1.502.622 3.146.294 4.294-.854l3.571-3.571c.306-.305.801-.305 1.104 0l4.553 4.553c.305.305.305.8 0 1.104l-3.572 3.571c-1.148 1.148-1.476 2.794-.854 4.294.621 1.5 2.016 2.432 3.64 2.432h5.052c.43-.001.78.349.78.779v6.44z'/%3E%3Cpath d='M27 18c-4.963 0-9 4.037-9 9s4.037 9 9 9 9-4.037 9-9-4.037-9-9-9zm0 16c-3.859 0-7-3.141-7-7s3.141-7 7-7 7 3.141 7 7-3.141 7-7 7z'/%3E%3C/svg%3E");--icon-clock:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 60 60' fill='%23555'%3E%3Cpath d='M30 0C13.458 0 0 13.458 0 30s13.458 30 30 30 30-13.458 30-30S46.542 0 30 0zm0 58C14.561 58 2 45.439 2 30S14.561 2 30 2s28 12.561 28 28-12.561 28-28 28z'/%3E%3Cpath d='M31 26.021V15.879c0-.553-.448-1-1-1s-1 .447-1 1v10.142c-1.399.364-2.494 1.459-2.858 2.858H19c-.552 0-1 .447-1 1s.448 1 1 1h7.142c.447 1.72 2 3 3.858 3 2.206 0 4-1.794 4-4 0-1.859-1.28-3.411-3-3.858zm-1 5.858c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2zM30 9.879c.552 0 1-.447 1-1v-1c0-.553-.448-1-1-1s-1 .447-1 1v1c0 .553.448 1 1 1zM30 49.879c-.552 0-1 .447-1 1v1c0 .553.448 1 1 1s1-.447 1-1v-1c0-.553-.448-1-1-1zM52 28.879h-1c-.552 0-1 .447-1 1s.448 1 1 1h1c.552 0 1-.447 1-1s-.448-1-1-1zM9 28.879H8c-.552 0-1 .447-1 1s.448 1 1 1h1c.552 0 1-.447 1-1s-.448-1-1-1zM44.849 13.615l-.707.707c-.391.391-.391 1.023 0 1.414.195.195.451.293.707.293s.512-.098.707-.293l.707-.707c.391-.391.391-1.023 0-1.414s-1.023-.39-1.414 0zM14.444 44.021l-.707.707c-.391.391-.391 1.023 0 1.414.195.195.451.293.707.293s.512-.098.707-.293l.707-.707c.391-.391.391-1.023 0-1.414s-1.024-.39-1.414 0zM45.556 44.021c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414l.707.707c.195.195.451.293.707.293s.512-.098.707-.293c.391-.391.391-1.023 0-1.414l-.707-.707zM15.151 13.615c-.391-.391-1.023-.391-1.414 0s-.391 1.023 0 1.414l.707.707c.195.195.451.293.707.293s.512-.098.707-.293c.391-.391.391-1.023 0-1.414l-.707-.707z'/%3E%3C/svg%3E");--icon-folder:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 60 60' fill='%23555'%3E%3Cpath d='m26.525 10.5-4.618-6.451-.392-.549H0v53h60v-46H26.525zM58 12.5v5H31.536l-3.579-5H58zm-56 42v-49h18.485l5 7h.012l4.69 6.551c.195.272.501.417.813.418v.031h27v35H2z'/%3E%3C/svg%3E");--icon-category:var(--icon-folder);--icon-tag:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 502.418 502.418'%3E%3Cpath d='M101.791 0v502.418l149.413-114.577 149.423 114.577V0H101.791zm279.144 462.505-129.731-99.481-129.721 99.481V19.692h259.452v442.813z'/%3E%3C/svg%3E");--icon-ticket:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' version='1.0' viewBox='0 0 64 64'%3E%3Cg fill='none' stroke='%23000' stroke-miterlimit='10' stroke-width='2'%3E%3Cpath d='M57 18c-1.504 1.504-2.705 2-5 2-4.59 0-8-3.41-8-8 0-2.295.496-3.496 2-5l-6-6L1 40l6 6c1.504-1.504 2.705-2 5-2 4.59 0 8 3.41 8 8 0 2.295-.496 3.496-2 5l6 6 39-39-6-6zM26 15l4 4M45 34l4 4'/%3E%3C/g%3E%3Cpath fill='none' stroke='%23000' stroke-miterlimit='10' stroke-width='2' d='m32 21 4 4M39 28l4 4'/%3E%3C/svg%3E");--icon-tickets:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="%23000" stroke-width="1.8" viewBox="0 0 64 64"><path d="M58.1 37.7 16.6 54.5l-2-5.5s4.2-2.1 2.8-5.8-6.2-3-6.2-3l-1.8-5.6L51 18.2l2 4.9s-4.4 2.7-3 6.5 6.3 3 6.3 3Z"/><path stroke-dasharray="9 4" d="m18.5 31 2.3 5.2M21.8 38.6l2 4.4M24.5 45l2.3 5.2"/><path d="m9.4 34.5 32.1-23.8 3.4 4s-3.5 4-1 7.2"/></svg>');--icon-attendees:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="%23646468" stroke="%23646468" stroke-width="0" viewBox="0 0 32 32"><path stroke="none" d="M23.3 26.1 17 22.6c2.4-1.8 3-5.4 3-7.5V11c0-2.8-3.7-6-7.5-6C8.8 5 5 8.2 5 11v4.2c0 1.9.8 5.6 3.1 7.5l-6.4 3.5S0 26.9 0 27.8v2.5c0 1 .8 1.7 1.7 1.7h21.6c1 0 1.7-.7 1.7-1.7v-2.5c0-1-1.7-1.7-1.7-1.7zm-.3 4H2v-1.9a3.2 3.2 0 0 1 .6-.3l6.5-3.5a2 2 0 0 0 .3-3.4C7.7 19.7 7 16.7 7 15.1V11c0-1.4 2.7-4 5.5-4 3 0 5.5 2.5 5.5 4v4.2c0 1.6-.5 4.6-2.2 6a2 2 0 0 0 .3 3.3l6.3 3.5h.1l.5.3V30zm7.3-9L24 17.6c2.4-1.8 3-5.4 3-7.5V6c0-2.8-3.7-6-7.4-6A8.8 8.8 0 0 0 13 3c.8.1 1.7.1 2.5.4 1-.8 2.4-1.3 3.9-1.3C22.3 2 25 4.5 25 6V10c0 1.6-.6 4.6-2.3 6a2 2 0 0 0 .3 3.3l6.4 3.5h.1l.5.3V25h-4c.6.5.8 1.1 1 2h3.3c1 0 1.7-.8 1.7-1.7v-2.5c0-1-1.7-1.7-1.7-1.7z"/></svg>');--icon-multiple:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" fill-rule="evenodd" clip-rule="evenodd" viewBox="0 0 64 64"><path fill="none" stroke="%23000" stroke-width="2.254626" d="m62.5 37.5-52 21L8 51.8s5.3-2.6 3.5-7.3c-1.7-4.6-7.7-3.7-7.7-3.7l-2.3-7L53.6 13l2.5 6.2s-5.5 3.3-3.7 8c1.7 4.9 7.8 3.9 7.8 3.9l2.3 6.3Z"/><path fill="none" stroke="%23000" stroke-dasharray="11.27313,5.01028" stroke-width="2.254626" d="m12.9 29.1 2.9 6.6m1.2 3 2.5 5.5m1 2.5 2.8 6.5"/><path fill="none" stroke="%23000" stroke-width="2.254626" d="M1.5 33.5 41.7 3.7l4.3 5s-4.4 5-1.3 9"/><path fill-rule="nonzero" d="M54 58.6v-6h-6V50h6v-6h2.5v6h6v2.5h-6v6h-2.6Z"/></svg>');--icon-at:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cpath d='M127.999 27.99512a100 100 0 1 0 55.2959 183.333 4.00018 4.00018 0 1 0-4.42969-6.6621 92.00763 92.00763 0 1 1 41.13379-76.6709c0 31.32324-15.03711 36-24 36s-24-4.67676-24-36v-40a4 4 0 0 0-8 0v14.74841a43.986 43.986 0 1 0 2.81739 45.94226c4.645 14.88452 14.84521 23.30933 29.18261 23.30933 20.03711 0 32-16.44825 32-44a100.11269 100.11269 0 0 0-100-100Zm0 136a36 36 0 1 1 36-36 36.04063 36.04063 0 0 1-36 36Z'/%3E%3C/svg%3E");--icon-next-circle:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 15 15'%3E%3Cpath stroke='%23555' stroke-linecap='square' d='m6.5 10.5 3-3-3-3'/%3E%3C/svg%3E");--icon-prev-circle:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 15 15'%3E%3Cpath stroke='%23555' stroke-linecap='square' d='m8.5 4.5-3 3 3 3'/%3E%3C/svg%3E");--icon-first-circle:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 15 15'%3E%3Cpath stroke='%23555' stroke-linecap='square' d='m6.5 9.5-2-2 2-2m3 4-2-2 2-2'/%3E%3C/svg%3E");--icon-last-circle:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' viewBox='0 0 15 15'%3E%3Cpath stroke='%23555' stroke-linecap='square' d='m8.5 9.5 2-2-2-2m-3 4 2-2-2-2'/%3E%3C/svg%3E");--icon-cross-circle:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23535358' viewBox='25 25 214 214'%3E%3Cpath d='M128 28.00012a100 100 0 1 0 100 100 100.113 100.113 0 0 0-100-100Zm0 192a92 92 0 1 1 92-92 92.10446 92.10446 0 0 1-92 92Zm34.82813-121.17139-29.17139 29.17139 29.17139 29.17139a3.99992 3.99992 0 1 1-5.65625 5.65722L128 133.65686l-29.17187 29.17187a3.99992 3.99992 0 0 1-5.65625-5.65722l29.17138-29.17139-29.17138-29.17139a3.99992 3.99992 0 0 1 5.65625-5.65722L128 122.34338l29.17188-29.17187a3.99992 3.99992 0 1 1 5.65625 5.65722Z'/%3E%3C/svg%3E");--icon-checkmark-circle:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" fill='%23535358' viewBox=\"25 25 214 214\"><path d=\"M174.9 101.2a4 4 0 0 1-.1 5.7l-58.7 56a4 4 0 0 1-5.5 0l-29.4-28a4 4 0 0 1 5.6-5.8l26.5 25.4 56-53.4a4 4 0 0 1 5.6.1ZM228 128A100 100 0 1 1 128 28a100.1 100.1 0 0 1 100 100Zm-8 0a92 92 0 1 0-92 92 92.1 92.1 0 0 0 92-92Z\"/></svg>");--icon-warning:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256"><path d="M124 144v-40a4 4 0 0 1 8 0v40a4 4 0 0 1-8 0Zm109.30273 65.98291a19.79613 19.79613 0 0 1-17.32617 10.00928H40.02344a19.9998 19.9998 0 0 1-17.30957-30.019L110.69043 37.981a20.00012 20.00012 0 0 1 34.61914 0l87.97656 151.99218a19.798 19.798 0 0 1 .0166 20.00973Zm-6.94043-16.00244L138.38574 41.98828a12.00037 12.00037 0 0 0-20.77148 0L29.6377 193.98047a12.00033 12.00033 0 0 0 10.38574 18.01172h175.95312a12.00033 12.00033 0 0 0 10.38574-18.01172ZM128 172a8 8 0 1 0 8 8 7.99977 7.99977 0 0 0-8-8Z"/></svg>');--icon-close:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M15.898 4.045c-.271-.272-.713-.272-.986 0l-4.71 4.711-4.709-4.711c-.272-.272-.714-.272-.986 0s-.272.714 0 .986l4.709 4.711-4.71 4.711c-.272.271-.272.713 0 .986.136.136.314.203.492.203.179 0 .357-.067.493-.203l4.711-4.711 4.71 4.711c.137.136.314.203.494.203.178 0 .355-.067.492-.203.273-.273.273-.715 0-.986l-4.711-4.711 4.711-4.711c.274-.272.274-.714 0-.986z'/%3E%3C/svg%3E");--icon-chevron-down:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E");--icon-chevron-up:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='%23555'%3E%3Cpath d='M5.8 16.4c.4 0 .7-.1.9-.4l4.3-4.6c.5-.5 1.4-.5 1.9 0l4.3 4.6c.2.3.6.4.9.4 1.1 0 1.7-1.3.9-2.1l-6.2-6.8c-.5-.6-1.4-.6-1.9 0l-6.2 6.8c-.5.8.1 2.1 1.1 2.1z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");--icon-magnifying-glass:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 53.627 53.627'%3E%3Cpath d='M53.627 49.385 37.795 33.553C40.423 30.046 42 25.709 42 21 42 9.42 32.58 0 21 0S0 9.42 0 21s9.42 21 21 21c4.709 0 9.046-1.577 12.553-4.205l15.832 15.832 4.242-4.242zM2 21C2 10.523 10.523 2 21 2s19 8.523 19 19-8.523 19-19 19S2 31.477 2 21zm33.567 15.093c.178-.172.353-.347.525-.525.146-.151.304-.29.445-.445l14.262 14.262-1.415 1.415-14.261-14.263c.155-.141.293-.299.444-.444z'/%3E%3C/svg%3E");--icon-location-on:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='%2389ba89'%3E%3Cpath d='M12 1C7.6 1 4 4.6 4 9s8 14 8 14 8-9.6 8-14-3.6-8-8-8zm0 12c-2.2 0-4-1.8-4-4s1.8-4 4-4 4 1.8 4 4-1.8 4-4 4z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");--icon-location-off:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='%23c46464'%3E%3Cpath d='M12 1C7.6 1 4 4.6 4 9s8 14 8 14 8-9.6 8-14-3.6-8-8-8zm0 12c-2.2 0-4-1.8-4-4s1.8-4 4-4 4 1.8 4 4-1.8 4-4 4z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");--icon-checkmark:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='%23555'%3E%3Cpath d='M22.5 4.5c-.8-.8-2.2-.8-3 0L9 15l-4.5-4.5c-.8-.8-2.2-.8-3 0s-.8 2.2 0 3L9 21 22.5 7.5c.8-.8.8-2.2 0-3z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");--icon-plus:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='%23555'%3E%3Cpath d='M220 128a4.0002 4.0002 0 0 1-4 4h-84v84a4 4 0 0 1-8 0v-84H40a4 4 0 0 1 0-8h84V40a4 4 0 0 1 8 0v84h84a4.0002 4.0002 0 0 1 4 4Z'/%3E%3C/svg%3E");--icon-minus:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='%23555'%3E%3Cpath d='M216 132H40a4 4 0 0 1 0-8h176a4 4 0 0 1 0 8Z'/%3E%3C/svg%3E");--icon-compass:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='%23555555'%3E%3Cpath d='M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10 10-4.5 10-10S17.5 2 12 2zm0 18c-4.4 0-8-3.6-8-8s3.6-8 8-8 8 3.6 8 8-3.6 8-8 8zM12 4l-2 8 2 8 2-8-2-8zm0 9c-.6 0-1-.4-1-1s.4-1 1-1 1 .4 1 1-.4 1-1 1z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");--icon-options-v:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='%23555555'%3E%3Ccircle cx='12' cy='12' r='2'%3E%3C/circle%3E%3Ccircle cx='12' cy='5' r='2'%3E%3C/circle%3E%3Ccircle cx='12' cy='19' r='2'%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");--icon-point-down:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg fill='%23555555'%3E%3Cpath d='M7.8 7h8.5c.8 0 1.3.8.9 1.5L13 15.6c-.4.6-1.3.6-1.7 0L6.9 8.5C6.5 7.8 7 7 7.8 7z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");--icon-expand:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 32 32"><path stroke="%23535358" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m9 20 7 7 7-7m0-8-7-7-7 7"/></svg>');--icon-collapse:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 32 32"><path stroke="%23535358" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m23 26-7-7-7 7M9 6l7 7 7-7"/></svg>');--icon-enter:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path fill="%23535358" d="M8 1v4h1V2h10v17H9v-3H8v4h12V1H8zm2 6 3 3H0v1h13l-3 3h1.5l3.5-3.5L11.5 7H10z"/></svg>');--icon-exit:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="%23ccc" stroke="%23ccc" viewBox="0 0 20 20"><path fill="%23535358" stroke="none" d="M0 1v19h12v-4h-1v3H1V2h10v3h1V1H0zm15 6 3 3H5v1h13l-3 3h1.5l3.5-3.5L16.5 7H15z"/></svg>');--icon-undo:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path stroke="%23535358" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4 7h11a5 5 0 0 1 0 10M4 7l3-3M4 7l3 3m1 7h3"/></svg>');--icon-phone:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="%23230000" stroke="%23230000" stroke-width="2.2" viewBox="0 0 48 48"><path fill="none" stroke-linecap="round" stroke-linejoin="round" d="M19.3 12.5a24 24 0 0 1-.9-4.4 3 3 0 0 0-3-2.6H8.7a3 3 0 0 0-3 3.3 37 37 0 0 0 33.6 33.6 3 3 0 0 0 3.3-3v-6.1c0-2.3-1.1-3.6-2.6-3.7a24 24 0 0 1-4.4-1c-1.7-.4-3.6 0-4.8 1.3l-3 3a31.3 31.3 0 0 1-12.6-12.6l3-3a4.9 4.9 0 0 0 1.2-4.8Z"/></svg>');--icon-file:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="%23000" viewBox="0 0 64 64"><path d="M44 8v8h8"/><path d="m52 16-8-8H12v48h40V16z"/></svg>');--icon-drag:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="%23555" stroke-width="0" viewBox="0 0 15 15"><path fill="%23555" fill-rule="evenodd" stroke="none" d="M4.5 2.5a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm4 0a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm-4 5a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm4 0a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm-4 5a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm4 0a1 1 0 1 1 2 0 1 1 0 0 1-2 0Z" clip-rule="evenodd"/></svg>');--button-icon-padding:20px;--counter-background:#F36752;--counter-color:#fff;--counter-background-tentative:#ddd;--counter-color-tentative:#888;--font-size:16px;--line-height:20px;--default-color:#666666;--default-border:#4b86b4;--palette-1-bg:#03396c;--palette-1-color:#FFFFFF;--meta-color:#787878;--meta-bg:transparent;--main-bg:#F5F5F5;--main-h3-color:#777777;--main-border-color:#cdcdcd}.em.pixelbones{--button-padding:0 30px;--input-padding:6px 10px;scroll-behavior:smooth!important;font-size:var(--font-size)!important;line-height:var(--line-height)!important;font-weight:var(--font-weight)!important;font-family:var(--font-family)!important;color:var(--text-color-normal)!important;background-color:var(--background-color)!important}.em.pixelbones .pixelbones{line-height:1.15;-webkit-text-size-adjust:100%;margin:0}.em.pixelbones details,.em.pixelbones main{display:block}.em.pixelbones h1{font-size:2em;margin:.67em 0}.em.pixelbones hr{box-sizing:content-box;height:0;overflow:visible;margin-top:30px!important;margin-bottom:35px!important;border-width:0!important;border-top:1px solid var(--border-color-softer)!important}.em.pixelbones code{font-family:monospace,monospace}.em.pixelbones kbd,.em.pixelbones pre,.em.pixelbones samp{font-family:monospace,monospace;font-size:1em}.em.pixelbones a{color:var(--accent-color)!important;background-color:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}.em.pixelbones abbr[title]{border-bottom:none;text-decoration:underline dotted}.em.pixelbones b,.em.pixelbones strong{font-weight:bolder}.em.pixelbones small{font-size:80%}.em.pixelbones sub,.em.pixelbones sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.em.pixelbones sub{bottom:-.25em}.em.pixelbones sup{top:-.5em}.em.pixelbones img{border-style:none}.em.pixelbones .input button,.em.pixelbones .input input,.em.pixelbones .input optgroup,.em.pixelbones .input select,.em.pixelbones .input textarea{display:inline-block;font-family:inherit;font-size:100%;line-height:1.15;margin:0}.em.pixelbones .input button,.em.pixelbones .input input{overflow:visible}.em.pixelbones .input button,.em.pixelbones .input select{text-transform:none}.em.pixelbones .input [type=button],.em.pixelbones .input [type=reset],.em.pixelbones .input [type=submit],.em.pixelbones .input button{-webkit-appearance:button}.em.pixelbones .input [type=button]::-moz-focus-inner,.em.pixelbones .input [type=reset]::-moz-focus-inner,.em.pixelbones .input [type=submit]::-moz-focus-inner,.em.pixelbones .input button::-moz-focus-inner{border-style:none;padding:0}.em.pixelbones .input [type=button]:-moz-focusring,.em.pixelbones .input [type=reset]:-moz-focusring,.em.pixelbones .input [type=submit]:-moz-focusring,.em.pixelbones .input button:-moz-focusring{outline:1px dotted ButtonText}.em.pixelbones .input legend{color:inherit;display:table;max-width:100%;white-space:normal}.em.pixelbones .input progress{vertical-align:baseline}.em.pixelbones .input textarea{overflow:auto}.em.pixelbones .input [type=checkbox],.em.pixelbones .input [type=radio],.em.pixelbones .input legend{box-sizing:border-box;padding:0}.em.pixelbones .input [type=number]::-webkit-inner-spin-button,.em.pixelbones .input [type=number]::-webkit-outer-spin-button{height:auto}.em.pixelbones .input [type=search]{-webkit-appearance:textfield;outline-offset:-2px}.em.pixelbones .input [type=search]::-webkit-search-decoration{-webkit-appearance:none}.em.pixelbones .input ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.em.pixelbones summary{display:list-item}.em.pixelbones [hidden],.em.pixelbones template{display:none}.em.pixelbones *{box-sizing:border-box!important}.em.pixelbones .grid-container{position:relative!important;max-width:var(--grid-max-width)!important;margin:0 auto!important;padding:0!important;text-align:left!important;display:grid!important;grid-gap:20px!important;gap:20px!important;grid-template-columns:minmax(200px,1fr)!important}@media (min-width:600px){.em.pixelbones .grid-container{grid-template-columns:repeat(3,1fr)!important;padding:0!important}.em.pixelbones .grid-container.fifths{grid-template-columns:repeat(5,1fr)!important}.em.pixelbones .grid-container.quarters{grid-template-columns:repeat(4,1fr)!important}.em.pixelbones .grid-container.thirds{grid-template-columns:repeat(3,1fr)!important}.em.pixelbones .grid-container.halves{grid-template-columns:repeat(2,1fr)!important}.em.pixelbones .grid-container.full{grid-template-columns:1fr!important}}.em.pixelbones h1,.em.pixelbones h2,.em.pixelbones h3,.em.pixelbones h4,.em.pixelbones h5,.em.pixelbones h6{margin-top:0!important;margin-bottom:20px!important;font-weight:300!important}.em.pixelbones h1{font-size:calc(var(--font-size) + 24px)!important;line-height:1.2!important;letter-spacing:-1px!important}.em.pixelbones h2,.em.pixelbones h3{font-size:calc(var(--font-size) + 20px)!important;line-height:1.25!important;letter-spacing:-1px!important}.em.pixelbones h3{font-size:calc(var(--font-size) + 14px)!important;line-height:1.3!important}.em.pixelbones h4{font-size:calc(var(--font-size) + 8px)!important;line-height:1.35!important;letter-spacing:-.8px!important}.em.pixelbones h5{font-size:calc(var(--font-size) + 2px)!important;line-height:1.5!important;letter-spacing:-.5px!important}.em.pixelbones h6{font-size:var(--font-size)!important;line-height:1.6!important;letter-spacing:0!important}@media (min-width:600px){.em.pixelbones h1{font-size:calc(var(--font-size) + 34px)!important}.em.pixelbones h2{font-size:calc(var(--font-size) + 26px)!important}.em.pixelbones h3{font-size:calc(var(--font-size) + 20px)!important}.em.pixelbones h4{font-size:calc(var(--font-size) + 14px)!important}.em.pixelbones h5{font-size:calc(var(--font-size) + 8px)!important}.em.pixelbones h6{font-size:var(--font-size)!important}}.em.pixelbones p{line-height:var(--line-height)!important}.em.pixelbones a :hover{color:var(--accent-color-hover)!important;background-color:transparent!important}.em.pixelbones a :focus{background-color:transparent!important}.em.pixelbones .button.input:not([data-nostyle]),.em.pixelbones .input .button:not([data-nostyle]),.em.pixelbones .input button:not([data-nostyle]),.em.pixelbones .input input[type=button]:not([data-nostyle]),.em.pixelbones .input input[type=reset]:not([data-nostyle]),.em.pixelbones .input input[type=submit]:not([data-nostyle]),.em.pixelbones button.input:not([data-nostyle]),.em.pixelbones input[type=button].input:not([data-nostyle]),.em.pixelbones input[type=reset].input:not([data-nostyle]),.em.pixelbones input[type=submit].input:not([data-nostyle]),.em.pixelbones.input .button:not([data-nostyle]),.em.pixelbones.input button:not([data-nostyle]),.em.pixelbones.input input[type=button]:not([data-nostyle]),.em.pixelbones.input input[type=reset]:not([data-nostyle]),.em.pixelbones.input input[type=submit]:not([data-nostyle]){display:inline-block;height:38px!important;padding:var(--button-padding)!important;color:var(--text-color-softer)!important;text-align:center!important;font-size:11px!important;font-weight:600!important;line-height:38px!important;letter-spacing:1px!important;text-transform:uppercase!important;text-decoration:none!important;white-space:nowrap!important;background-color:transparent!important;border-radius:4px!important;border:1px solid var(--border-color)!important;cursor:pointer!important;box-sizing:border-box!important}.em.pixelbones .button.input:not([data-nostyle]).disabled,.em.pixelbones .input .button:not([data-nostyle]).disabled,.em.pixelbones .input button:not([data-nostyle]).disabled,.em.pixelbones .input input[type=button]:not([data-nostyle]).disabled,.em.pixelbones .input input[type=reset]:not([data-nostyle]).disabled,.em.pixelbones .input input[type=submit]:not([data-nostyle]).disabled,.em.pixelbones button.input:not([data-nostyle]).disabled,.em.pixelbones input[type=button].input:not([data-nostyle]).disabled,.em.pixelbones input[type=reset].input:not([data-nostyle]).disabled,.em.pixelbones input[type=submit].input:not([data-nostyle]).disabled,.em.pixelbones.input .button:not([data-nostyle]).disabled,.em.pixelbones.input button:not([data-nostyle]).disabled,.em.pixelbones.input input[type=button]:not([data-nostyle]).disabled,.em.pixelbones.input input[type=reset]:not([data-nostyle]).disabled,.em.pixelbones.input input[type=submit]:not([data-nostyle]).disabled{pointer-events:none!important;opacity:.5!important}.em.pixelbones .button.input[data-nostyle],.em.pixelbones .input .button[data-nostyle],.em.pixelbones .input button[data-nostyle],.em.pixelbones button.input[data-nostyle],.em.pixelbones.input .button[data-nostyle],.em.pixelbones.input button[data-nostyle]{background-color:transparent;border:0;cursor:pointer}.em.pixelbones .input .button:not([data-nostyle]):focus,.em.pixelbones .input .button:not([data-nostyle]):hover,.em.pixelbones .input button.em.pixelbones .input:not([data-nostyle]):focus,.em.pixelbones .input button.em.pixelbones .input:not([data-nostyle]):hover,.em.pixelbones .input button:not([data-nostyle]):focus,.em.pixelbones .input button:not([data-nostyle]):hover,.em.pixelbones .input input[type=button].em.pixelbones .input:not([data-nostyle]):focus,.em.pixelbones .input input[type=button].em.pixelbones .input:not([data-nostyle]):hover,.em.pixelbones .input input[type=button]:not([data-nostyle]):focus,.em.pixelbones .input input[type=button]:not([data-nostyle]):hover,.em.pixelbones .input input[type=reset].em.pixelbones .input:not([data-nostyle]):focus,.em.pixelbones .input input[type=reset].em.pixelbones .input:not([data-nostyle]):hover,.em.pixelbones .input input[type=reset]:not([data-nostyle]):focus,.em.pixelbones .input input[type=reset]:not([data-nostyle]):hover,.em.pixelbones .input input[type=submit].em.pixelbones .input:not([data-nostyle]):focus,.em.pixelbones .input input[type=submit].em.pixelbones .input:not([data-nostyle]):hover,.em.pixelbones .input input[type=submit]:not([data-nostyle]):focus,.em.pixelbones .input input[type=submit]:not([data-nostyle]):hover,.em.pixelbones .input.button:not([data-nostyle]):focus,.em.pixelbones .input.button:not([data-nostyle]):hover,.em.pixelbones.input .button:not([data-nostyle]):focus,.em.pixelbones.input .button:not([data-nostyle]):hover,.em.pixelbones.input button:not([data-nostyle]):focus,.em.pixelbones.input button:not([data-nostyle]):hover,.em.pixelbones.input input[type=button]:not([data-nostyle]):focus,.em.pixelbones.input input[type=button]:not([data-nostyle]):hover,.em.pixelbones.input input[type=reset]:not([data-nostyle]):focus,.em.pixelbones.input input[type=reset]:not([data-nostyle]):hover,.em.pixelbones.input input[type=submit]:not([data-nostyle]):focus,.em.pixelbones.input input[type=submit]:not([data-nostyle]):hover,.em.pixelbones.input.button:not([data-nostyle]):focus,.em.pixelbones.input.button:not([data-nostyle]):hover{color:var(--text-color-normal)!important;border-color:var(--text-color-softer)!important;outline:0!important}.em.pixelbones .button.button-primary.input,.em.pixelbones .input .button.button-primary,.em.pixelbones .input button.button-primary,.em.pixelbones .input input[type=button].button-primary,.em.pixelbones .input input[type=reset].button-primary,.em.pixelbones .input input[type=submit].button-primary,.em.pixelbones button.button-primary.input,.em.pixelbones input[type=button].button-primary.input,.em.pixelbones input[type=reset].button-primary.input,.em.pixelbones input[type=submit].button-primary.input,.em.pixelbones.input .button.button-primary,.em.pixelbones.input button.button-primary,.em.pixelbones.input input[type=button].button-primary,.em.pixelbones.input input[type=reset].button-primary,.em.pixelbones.input input[type=submit].button-primary{color:var(--button-primary-color)!important;background-color:var(--accent-color)!important;border-color:var(--accent-color)!important}.em.pixelbones .button.button-primary.input:focus,.em.pixelbones .input .button.button-primary:hover,.em.pixelbones .input button.button-primary:hover,.em.pixelbones .input input[type=button].button-primary:hover,.em.pixelbones .input input[type=reset].button-primary:hover,.em.pixelbones .input input[type=submit].button-primary:hover,.em.pixelbones button.button-primary.input:focus,.em.pixelbones input[type=button].button-primary.input:focus,.em.pixelbones input[type=reset].button-primary.input:focus,.em.pixelbones input[type=submit].button-primary.input:focus,.em.pixelbones.input .button.button-primary:hover,.em.pixelbones.input button.button-primary:hover,.em.pixelbones.input input[type=button].button-primary:hover,.em.pixelbones.input input[type=reset].button-primary:hover,.em.pixelbones.input input[type=submit].button-primary:hover{color:var(--button-primary-color)!important;background-color:var(--accent-color-hover)!important;border-color:var(--accent-color-hover)!important}.em.pixelbones .button.input:not([data-nostyle]),.em.pixelbones .input .button:not([data-nostyle]),.em.pixelbones .input button:not([data-nostyle]),.em.pixelbones button.input:not([data-nostyle]),.em.pixelbones.input .button:not([data-nostyle]),.em.pixelbones.input button:not([data-nostyle]){margin-bottom:10px!important}.em.pixelbones.input [data-lastpass-icon-root]{display:none}.em.pixelbones form{border:0!important;margin:0!important;padding:0!important;font-weight:400!important;overflow:visible;background:var(--background-color)!important;box-sizing:border-box!important;box-shadow:none!important}.em.pixelbones .input div.input-wrap,.em.pixelbones .input fieldset,.em.pixelbones .input input,.em.pixelbones .input select,.em.pixelbones .input textarea,.em.pixelbones.input div.input-wrap,.em.pixelbones.input fieldset,.em.pixelbones.input input,.em.pixelbones.input select,.em.pixelbones.input textarea{margin-bottom:15px!important}.em.pixelbones .input div.input-wrap,.em.pixelbones .input input[type=email],.em.pixelbones .input input[type=number],.em.pixelbones .input input[type=password],.em.pixelbones .input input[type=search],.em.pixelbones .input input[type=select-one],.em.pixelbones .input input[type=select-type],.em.pixelbones .input input[type=tel],.em.pixelbones .input input[type=text],.em.pixelbones .input input[type=url],.em.pixelbones .input select:not([multiple]),.em.pixelbones .input textarea,.em.pixelbones.input div.input-wrap,.em.pixelbones.input input[type=email],.em.pixelbones.input input[type=number],.em.pixelbones.input input[type=password],.em.pixelbones.input input[type=search],.em.pixelbones.input input[type=select-one],.em.pixelbones.input input[type=select-type],.em.pixelbones.input input[type=tel],.em.pixelbones.input input[type=text],.em.pixelbones.input input[type=url],.em.pixelbones.input select:not([multiple]),.em.pixelbones.input textarea{width:100%!important;height:38px!important;padding:var(--input-padding)!important;border-radius:4px!important;background-color:var(--background-color-inputs)!important;box-shadow:none!important;box-sizing:border-box!important;border:1px solid var(--border-color-softer)!important}.em.pixelbones .input div.input-wrap.inline,.em.pixelbones .input input[type=email].inline,.em.pixelbones .input input[type=number].inline,.em.pixelbones .input input[type=password].inline,.em.pixelbones .input input[type=search].inline,.em.pixelbones .input input[type=select-one].inline,.em.pixelbones .input input[type=select-type].inline,.em.pixelbones .input input[type=tel].inline,.em.pixelbones .input input[type=text].inline,.em.pixelbones .input input[type=url].inline,.em.pixelbones .input select:not([multiple]).inline,.em.pixelbones .input textarea.inline,.em.pixelbones.input div.input-wrap.inline,.em.pixelbones.input input[type=email].inline,.em.pixelbones.input input[type=number].inline,.em.pixelbones.input input[type=password].inline,.em.pixelbones.input input[type=search].inline,.em.pixelbones.input input[type=select-one].inline,.em.pixelbones.input input[type=select-type].inline,.em.pixelbones.input input[type=tel].inline,.em.pixelbones.input input[type=text].inline,.em.pixelbones.input input[type=url].inline,.em.pixelbones.input select:not([multiple]).inline,.em.pixelbones.input textarea.inline{width:auto!important;margin-bottom:0!important;display:inline-block!important}.em.pixelbones .input select.inline,.em.pixelbones.input select.inline{padding-right:30px!important}.em.pixelbones .input input.select-toggle,.em.pixelbones .input select:not([multiple]),.em.pixelbones.input input.select-toggle,.em.pixelbones.input select:not([multiple]){-webkit-appearance:none!important;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 15 15'%3E%3Cpath stroke='%23555' stroke-linecap='square' d='m4.5 6.5 3 3 3-3'/%3E%3C/svg%3E") no-repeat right 0 top 55%!important;background-position-x:calc(100% - 5px)!important;background-size:20px 20px!important;cursor:pointer!important;vertical-align:top!important;padding-right:30px!important}.em.pixelbones .input input.select-toggle:focus,.em.pixelbones .input select:not([multiple]):focus,.em.pixelbones.input input.select-toggle:focus,.em.pixelbones.input select:not([multiple]):focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 15 15'%3E%3Cpath stroke='%23000' stroke-linecap='square' d='m10.5 8.5-3-3-3 3'/%3E%3C/svg%3E")!important}.em.pixelbones .input input[type=button],.em.pixelbones .input input[type=email],.em.pixelbones .input input[type=number],.em.pixelbones .input input[type=password],.em.pixelbones .input input[type=search],.em.pixelbones .input input[type=select-one],.em.pixelbones .input input[type=submit],.em.pixelbones .input input[type=tel],.em.pixelbones .input input[type=text],.em.pixelbones .input input[type=url],.em.pixelbones .input textarea,.em.pixelbones.input input[type=button],.em.pixelbones.input input[type=email],.em.pixelbones.input input[type=number],.em.pixelbones.input input[type=password],.em.pixelbones.input input[type=search],.em.pixelbones.input input[type=select-one],.em.pixelbones.input input[type=submit],.em.pixelbones.input input[type=tel],.em.pixelbones.input input[type=text],.em.pixelbones.input input[type=url],.em.pixelbones.input textarea{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.em.pixelbones .input textarea,.em.pixelbones.input textarea{min-height:65px!important;padding-top:6px!important;padding-bottom:6px!important}.em.pixelbones .input div.input-wrap:focus,.em.pixelbones .input input[type=email]:focus,.em.pixelbones .input input[type=number]:focus,.em.pixelbones .input input[type=password]:focus,.em.pixelbones .input input[type=search]:focus,.em.pixelbones .input input[type=select-one]:focus,.em.pixelbones .input input[type=tel]:focus,.em.pixelbones .input input[type=text]:focus,.em.pixelbones .input input[type=url]:focus,.em.pixelbones .input select:focus,.em.pixelbones .input textarea:focus,.em.pixelbones.input div.input-wrap:focus,.em.pixelbones.input input[type=email]:focus,.em.pixelbones.input input[type=number]:focus,.em.pixelbones.input input[type=password]:focus,.em.pixelbones.input input[type=search]:focus,.em.pixelbones.input input[type=select-one]:focus,.em.pixelbones.input input[type=tel]:focus,.em.pixelbones.input input[type=text]:focus,.em.pixelbones.input input[type=url]:focus,.em.pixelbones.input select:focus,.em.pixelbones.input textarea:focus{border:1px solid var(--accent-color)!important;outline:0!important}.em.pixelbones .input div.input-wrap,.em.pixelbones.input div.input-wrap{padding:0!important}.em.pixelbones .input div.input-wrap>input,.em.pixelbones .input div.input-wrap>input:focus,.em.pixelbones .input div.input-wrap>input:hover,.em.pixelbones.input div.input-wrap>input,.em.pixelbones.input div.input-wrap>input:focus,.em.pixelbones.input div.input-wrap>input:hover{width:100%!important;margin:0!important;border:0!important;outline:0!important;background-color:transparent!important;box-shadow:none!important;box-sizing:border-box!important}.em.pixelbones .input label:not([data-nostyle]),.em.pixelbones .input legend:not([data-nostyle]),.em.pixelbones.input label:not([data-nostyle]),.em.pixelbones.input legend:not([data-nostyle]){display:block!important;margin-bottom:8px!important;font-weight:400!important;font-size:var(--font-size);line-height:var(--line-height)}.em.pixelbones .input fieldset.inline,.em.pixelbones .input fieldset.inline-left,.em.pixelbones .input fieldset.inline-right,.em.pixelbones .input label.inline,.em.pixelbones .input label.inline-left,.em.pixelbones .input label.inline-right,.em.pixelbones.input fieldset.inline,.em.pixelbones.input fieldset.inline-left,.em.pixelbones.input fieldset.inline-right,.em.pixelbones.input label.inline,.em.pixelbones.input label.inline-left,.em.pixelbones.input label.inline-right{display:inline-block!important}.em.pixelbones .input fieldset.inline-left,.em.pixelbones .input label.inline-left,.em.pixelbones.input fieldset.inline-left,.em.pixelbones.input label.inline-left{margin-right:10px!important}.em.pixelbones .input fieldset.inline-right,.em.pixelbones .input label.inline-right,.em.pixelbones.input fieldset.inline-right,.em.pixelbones.input label.inline-right{margin-left:10px!important}.em.pixelbones .input .inline-inputs input:not([type=radio]):not([type=checkbox]):not([data-nostyle]),.em.pixelbones .input .inline-inputs label:not([data-nostyle]),.em.pixelbones .input .inline-inputs legend:not([data-nostyle]),.em.pixelbones .input .inline-inputs select:not([mutiple]):not([data-nostyle]),.em.pixelbones.input .inline-inputs input:not([type=radio]):not([type=checkbox]):not([data-nostyle]),.em.pixelbones.input .inline-inputs label:not([data-nostyle]),.em.pixelbones.input .inline-inputs legend:not([data-nostyle]),.em.pixelbones.input .inline-inputs select:not([mutiple]):not([data-nostyle]){width:auto!important;display:inline-block!important;margin:0!important}.em.em-calendar .em-cal-nav .month form,.em.pixelbones .input .inline-inputs>div,.em.pixelbones.input .inline-inputs>div{display:inline-block}.em.pixelbones .input fieldset,.em.pixelbones.input fieldset{padding:0!important;border-width:0!important}.em.pixelbones .input input[type=checkbox],.em.pixelbones.input input[type=checkbox]{-webkit-appearance:none!important;width:15px!important;height:15px!important;position:relative!important;top:2px!important}.em.pixelbones .input input[type=checkbox]:focus,.em.pixelbones.input input[type=checkbox]:focus{outline:0!important}.em.pixelbones .input input[type=checkbox]:before,.em.pixelbones.input input[type=checkbox]:before{content:""!important;display:none!important}.em.pixelbones .input input[type=checkbox]:checked:after,.em.pixelbones.input input[type=checkbox]:checked:after{opacity:1!important}.em.pixelbones .input input[type=checkbox]:after,.em.pixelbones.input input[type=checkbox]:after{content:""!important;opacity:0!important;display:block!important;left:4px!important;top:1px!important;position:absolute!important;width:6px!important;height:10px!important;border:2px solid #666!important;border-top:0!important;border-left:0!important;transform:rotate(30deg)!important;box-sizing:border-box!important}.em.pixelbones .input input[type=checkbox],.em.pixelbones .input input[type=radio],.em.pixelbones.input input[type=checkbox],.em.pixelbones.input input[type=radio]{margin-bottom:0!important;display:inline-block!important;text-align:start!important;background-color:var(--background-color-checkboxes)!important;box-shadow:none!important;box-sizing:border-box!important;border:1px solid var(--border-color-softer)!important}.em.pixelbones .input label>.label-body,.em.pixelbones.input label>.label-body{display:inline-block!important;margin-left:5px!important;font-weight:400!important}.em.pixelbones .input input:disabled,.em.pixelbones .input select:disabled,.em.pixelbones .input textarea:disabled,.em.pixelbones.input input:disabled,.em.pixelbones.input select:disabled,.em.pixelbones.input textarea:disabled{opacity:.5;background-color:#efefef}.em.pixelbones ul{list-style:circle inside!important}.em.pixelbones ol{list-style:decimal inside!important}.em.pixelbones ol,.em.pixelbones ul{padding-left:0!important;margin-top:0!important}.em.pixelbones ol ol,.em.pixelbones ol ul,.em.pixelbones ul ol,.em.pixelbones ul ul{font-size:100%!important;margin:10px 0 10px 30px!important;color:var(--text-color-softer)!important}.em.em-list-widget .em-item .em-item-info .em-item-meta .em-item-meta-line p,.em.pixelbones li{margin-bottom:5px!important}.em.pixelbones code{padding:2px 5px!important;margin:0 2px!important;font-size:90%!important;white-space:nowrap!important;background:var(--code-background)!important;border:1px solid var(--border-color-softer)!important;border-radius:4px!important}.em.pixelbones pre>code{display:block!important;padding:10px 15px!important;white-space:pre!important;overflow:auto!important}.em.pixelbones table{width:100%}.em.pixelbones td,.em.pixelbones th{padding:12px 15px!important;text-align:left!important;border:0!important;border-bottom:1px solid var(--border-color-softer)!important}.em.pixelbones td:first-child,.em.pixelbones th:first-child{padding-left:0!important}.em.pixelbones td:last-child,.em.pixelbones th:last-child{padding-right:0!important}.em.pixelbones blockquote,.em.pixelbones dl,.em.pixelbones figure,.em.pixelbones ol,.em.pixelbones pre,.em.pixelbones table,.em.pixelbones ul{margin-bottom:25px!important}.em.pixelbones p{margin:0 0 25px!important}.em.pixelbones .screen-reader-text{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}.em.pixelbones .u-full-width{width:100%!important;box-sizing:border-box!important}.em.pixelbones .u-max-full-width{max-width:100%!important;box-sizing:border-box!important}.em.pixelbones .u-pull-right{float:right!important}.em.pixelbones .u-pull-left{float:left!important}.em.pixelbones .u-align-left{text-align:left!important}.em.pixelbones .u-align-right{text-align:right!important}.em.pixelbones section{padding:0;margin:0}.em.pixelbones .container:after,.em.pixelbones .row:after,.em.pixelbones .u-cf{content:""!important;display:table!important;clear:both!important}.em .em-icon{display:inline-block;font-size:20px;line-height:22px;width:20px;height:20px;color:var(--meta-dashicons);margin:0 0 -4px;padding:0;background-position:0 0;background-repeat:no-repeat;background-size:20px}.em .em-icon.s-10,.em .em-icon.s-15{width:15px!important;height:15px!important;font-size:15px!important;line-height:16px;background-size:15px!important;vertical-align:top;margin-top:2px}.em .em-icon.s-10{width:10px!important;height:10px!important;font-size:10px!important;line-height:11px;background-size:10px!important}.em .em-icon:focus{box-shadow:none}.em .em-icon.em-icon-logo-office365{background-image:var(--icon-logo-office365)}.em .em-icon.em-icon-logo-google-calendar{background-image:var(--icon-logo-google-calendar)}.em .em-icon.em-icon-logo-apple{background-image:var(--icon-logo-apple)}.em .em-icon.em-icon-logo-outlook{background-image:var(--icon-logo-outlook)}.em .em-icon.em-icon-download{background-image:var(--icon-download)}.em .em-icon.em-icon-info{background-image:var(--icon-info)}.em .em-icon.em-icon-updated{background-image:var(--icon-updated)}.em .em-icon.em-icon-trash{background-image:var(--icon-trash)}.em .em-icon.em-icon-edit{background-image:var(--icon-edit)}.em .em-icon.em-icon-spinner{background-image:var(--icon-spinner)}.em .em-icon.em-icon-calendar{background-image:var(--icon-calendar)}.em .em-icon.em-icon-calendar-empty{background-image:var(--icon-calendar-empty)}.em .em-icon.em-icon-list-grouped{background-image:var(--icon-list-grouped)}.em .em-icon.em-icon-list-grid{background-image:var(--icon-list-grid)}.em .em-icon.em-icon-filter{background-image:var(--icon-filter)}.em .em-icon.em-icon-filter-hide{background-image:var(--icon-filter-hide)}.em .em-icon.em-icon-sort-desc{background-image:var(--icon-sort-desc)}.em .em-icon.em-icon-sort-asc{background-image:var(--icon-sort-asc)}.em .em-icon.em-icon-list{background-image:var(--icon-list)}.em .em-icon.em-icon-map{background-image:var(--icon-map)}.em .em-icon.em-icon-location{background-image:var(--icon-location)}.em .em-icon.em-icon-settings{background-image:var(--icon-settings)}.em .em-icon.em-icon-clock{background-image:var(--icon-clock)}.em .em-icon.em-icon-category,.em .em-icon.em-icon-folder{background-image:var(--icon-folder)}.em .em-icon.em-icon-tag{background-image:var(--icon-tag)}.em .em-icon.em-icon-ticket{background-image:var(--icon-ticket)}.em .em-icon.em-icon-tickets{background-image:var(--icon-tickets)}.em .em-icon.em-icon-attendees{background-image:var(--icon-attendees)}.em .em-icon.em-icon-multiple{background-image:var(--icon-multiple)}.em .em-icon.em-icon-at{background-image:var(--icon-at)}.em .em-icon.em-icon-next-circle{background-image:var(--icon-next-circle)}.em .em-icon.em-icon-prev-circle{background-image:var(--icon-prev-circle)}.em .em-icon.em-icon-first-circle{background-image:var(--icon-first-circle)}.em .em-icon.em-icon-last-circle{background-image:var(--icon-last-circle)}.em .em-icon.em-icon-cross-circle{background-image:var(--icon-cross-circle)}.em .em-icon.em-icon-checkmark-circle{background-image:var(--icon-checkmark-circle)}.em .em-icon.em-icon-warning{background-image:var(--icon-warning)}.em .em-icon.em-icon-close{background-image:var(--icon-close)}.em .em-icon.em-icon-chevron-down{background-image:var(--icon-chevron-down)}.em .em-icon.em-icon-chevron-up,.em .em-list-table div.table-wrap th.sortable a .sorting-indicators .sorting-indicator.asc,.em .em-list-table div.table-wrap th.sorted a .sorting-indicators .sorting-indicator.asc,.em .em-list-table.size-small .wp-list-table tbody td.column-primary button.toggle-row.expanded,.em .em-list-table.size-xsmall .wp-list-table tbody td.column-primary button.toggle-row.expanded{background-image:var(--icon-chevron-up)}.em .em-icon.em-icon-magnifying-glass{background-image:var(--icon-magnifying-glass)}.em .em-icon.em-icon-location-on{background-image:var(--icon-location-on)}.em .em-icon.em-icon-location-off{background-image:var(--icon-location-off)}.em .em-icon.em-icon-checkmark{background-image:var(--icon-checkmark)}.em .em-icon.em-icon-plus{background-image:var(--icon-plus)}.em .em-icon.em-icon-minus{background-image:var(--icon-minus)}.em .em-icon.em-icon-compass{background-image:var(--icon-compass)}.em .em-icon.em-icon-options-v{background-image:var(--icon-options-v)}.em .em-icon.em-icon-point-down{background-image:var(--icon-point-down)}.em .em-icon.em-icon-expand{background-image:var(--icon-expand)}.em .em-icon.em-icon-collapse{background-image:var(--icon-collapse)}.em .em-icon.em-icon-enter{background-image:var(--icon-enter)}.em .em-icon.em-icon-exit{background-image:var(--icon-exit)}.em .em-icon.em-icon-undo{background-image:var(--icon-undo)}.em .em-icon.em-icon-phone{background-image:var(--icon-phone)}.em .em-icon.em-icon-file{background-image:var(--icon-file)}.em .em-icon.em-icon-drag{background-image:var(--icon-drag)}.em.em-calendar{--nav-color:#777;--nav-border:1px solid #dedede;--nav-background:none;--event-border-color:#ccc;--event-background-color:#dedede;--event-color:#fff;--header-border:1px solid #dedede;--header-background:transparent;--header-color:#888;--date-box-border:1px solid #dedede;--date-color:#999;--date-background:#fff;--date-border-color:#cdcdcd;--date-border:1px solid var(--date-border-color);--date-today-color:#999;--date-today-background:#ededed;--date-today-border:1px solid var(--date-today-background);--date-more-color:var(--nav-color);--calendar-background:#fff;--counter-background:#F36752;display:block;width:100%}.em.em-calendar section{display:grid;width:100%;padding:0;margin:0}.em.em-calendar section div{text-align:center;display:block}.em.em-calendar section>div,.em.em-modal .em-modal-popup .em-modal-content.has-image>div.image img{width:100%}.em.em-calendar section.em-cal-days{grid-template-columns:repeat(7,1fr)}.em.em-calendar .em-cal-nav{grid-template-columns:1fr auto;justify-items:center;align-items:center}.em.em-calendar .em-cal-nav.em-cal-nav-centered{grid-template-columns:1fr}.em.em-calendar .em-cal-nav.em-cal-nav-centered .month-nav{display:grid;gap:20px;width:max-content;grid-template-columns:22px 1fr 22px;align-items:center;justify-items:center}.em.em-calendar .em-cal-nav.em-cal-nav-centered .month-nav .em-calnav svg{height:22px;width:22px}.em.em-calendar .em-cal-nav>div{margin:10px 0}.em.em-calendar .em-cal-nav .em-search-advanced-trigger{display:none;visibility:hidden}.em.em-calendar .em-cal-nav .month{margin-left:10px;text-align:left}.em.em-calendar .em-cal-nav .month input,.em.em-calendar .em-cal-nav .month span.marker{border:0!important;margin:0!important;padding:10px!important;font-size:22px}.em.em-calendar .em-cal-nav .month input:focus,.em.em-calendar .em-cal-nav .month input:hover,.em.em-calendar .em-cal-nav .month span.marker:focus,.em.em-calendar .em-cal-nav .month span.marker:hover{border:0!important}.em.em-calendar .em-cal-nav .month span.marker{display:inline-block;position:absolute;left:-100%}.em.em-calendar .em-cal-nav .month input[type=month]{position:relative}.em .em-search-advanced .em-search-main.em-search-main-bar>.em-search-scope .em-datepicker-data input::-webkit-calendar-picker-indicator,.em.em-calendar .em-cal-nav .month input[type=month]::-webkit-calendar-picker-indicator,.em.em-search .em-search-main.em-search-main-bar>.em-search-scope .em-datepicker-data input::-webkit-calendar-picker-indicator,.em.em-search-advanced .em-search-main.em-search-main-bar>.em-search-scope .em-datepicker-data input::-webkit-calendar-picker-indicator{position:absolute;left:0;top:0;width:100%;height:100%;margin:0;padding:0;cursor:pointer;background:0 0}.em.em-calendar .em-cal-nav .month input[type=text]{background-color:transparent!important}.em.em-calendar .em-cal-nav .button{padding:0 10px!important;margin:0!important;display:inline-block}.em.em-calendar .em-cal-nav .month-nav{margin:5px 0 15px}.em.em-calendar .em-cal-nav .month-nav .em-calnav{background:var(--nav-background)!important;color:var(--nav-color)!important;width:38px;height:18px;display:inline-block;padding:0;margin:0}.em.em-calendar .em-cal-nav .month-nav .em-calnav.em-calnav-prev{padding-right:0}.em.em-calendar .em-cal-nav .month-nav .em-calnav.em-calnav-next{padding-left:0}.em.em-calendar .em-cal-nav .month-nav .em-calnav:hover,.em.em-calendar .em-cal-nav .month-nav .em-calnav:hover path,.em.em-calendar .em-cal-nav .month-nav .em-calnav:hover svg{color:var(--nav-color)!important;filter:brightness(.5)!important}.em.em-calendar .em-cal-nav .month-nav .em-calnav:focus{outline:0}.em.em-calendar .em-cal-nav .month-nav .em-calnav[data-disabled="1"],.em.em-calendar .em-cal-nav .month-nav .em-calnav[data-disabled="1"]:hover,.em.em-calendar .em-cal-nav .month-nav .em-calnav[data-disabled="1"]:hover path,.em.em-calendar .em-cal-nav .month-nav .em-calnav[data-disabled="1"]:hover svg{cursor:not-allowed!important;filter:brightness(1)!important}.em.em-calendar .em-cal-nav .month-nav .em-calnav svg{height:28px;width:28px;display:block;margin:0 auto;transition:all ease-in-out;fill:none;stroke:var(--nav-color)}.em .em-list-table div.table-wrap tr.loading .check-column input,.em.em-calendar .em-cal-nav .month-nav .em-calnav-today.is-today{opacity:.3}.em.em-calendar .em-cal-nav .month-nav .em-calnav-today.is-today:hover{cursor:default!important}.em.em-calendar .em-cal-head{border:var(--header-border);background:var(--calendar-background);border-bottom:0;border-radius:8px 8px 0 0}.em.em-calendar .em-cal-head>div{background:var(--header-background);color:var(--header-color);margin:10px 0;padding:0 10px;border-left:var(--header-border);text-transform:uppercase;overflow-x:hidden;text-overflow:ellipsis}.em.em-calendar .em-cal-head>div:first-child{border-left:none}.em.em-calendar .em-cal-body{border-bottom:var(--date-box-border);background-color:var(--calendar-background);--grid-auto-rows:auto}.em.em-calendar .em-cal-body:not(.auto-aspect){grid-auto-rows:var(--grid-auto-rows)}.em.em-calendar .em-cal-body .em-cal-day{text-align:right}.em.em-calendar .em-cal-body .em-cal-day .em-cal-day-date{display:inline-block;text-align:center;position:relative;margin:0 0 10px}.em.em-calendar .em-cal-body .em-cal-day .em-cal-day-date.em-cal-day-date a,.em.em-calendar .em-cal-body .em-cal-day .em-cal-day-date.em-cal-day-date span{color:var(--date-color)!important;text-decoration:none!important;display:inline-block;margin:0;padding:5px 6px;width:34px;height:34px;font-size:16px;background:var(--date-background);border-radius:50%;box-sizing:border-box}.em.em-calendar .em-cal-body .em-cal-day.eventful-post .em-cal-day-date,.em.em-calendar .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date,.em.em-calendar .em-cal-body .em-cal-day.eventless-post .em-cal-day-date,.em.em-calendar .em-cal-body .em-cal-day.eventless-pre .em-cal-day-date{opacity:50%}.em.em-calendar .em-cal-body .em-cal-day.eventful .em-cal-day-date a,.em.em-calendar .em-cal-body .em-cal-day.eventful-post .em-cal-day-date a,.em.em-calendar .em-cal-body .em-cal-day.eventful-pre .em-cal-day-date a{border:var(--date-border)!important}.em.em-calendar .em-cal-body .em-cal-day.eventful-today .em-cal-day-date a,.em.em-calendar .em-cal-body .em-cal-day.eventful-today .em-cal-day-date span,.em.em-calendar .em-cal-body .em-cal-day.eventless-today .em-cal-day-date a,.em.em-calendar .em-cal-body .em-cal-day.eventless-today .em-cal-day-date span{border-radius:50%;text-decoration:underline!important;text-underline-offset:5px;font-size:16px;line-height:18px}.em.em-calendar .em-cal-body .em-cal-day span.date-day-colors{display:none;visibility:hidden}.em.em-calendar .em-cal-body>div{border:var(--date-box-border);border-right-width:0;border-bottom:none;padding:10px}.em.em-calendar .em-cal-body>div:nth-child(7n){border-right-width:1px}.em.em-calendar .em-cal-body .em-cal-day-limit a{margin-top:10px;line-height:14px!important;height:14px!important;padding:0;width:100%;outline:0!important;border:0!important;color:var(--date-more-color)!important;font-size:14px}.em.em-calendar .em-cal-body.even-height{grid-template-rows:1fr;grid-auto-rows:1fr}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event{text-align:left;position:relative;height:28px;padding:0;margin:5px 0;cursor:pointer;font-size:14px}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event>div{text-align:left;background-color:var(--event-background-color);border:1px solid var(--event-border-color);color:var(--event-color);position:absolute;width:calc(100% + 10px);height:28px;margin:0;padding:5px 8px;left:-5px;border-radius:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event>div:hover{filter:brightness(95%)}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event>div a{color:var(--event-text-color)!important;text-decoration:none!important}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday>div{left:-10px;border-radius:0}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.has-start.days-2>div{width:calc(200% + 44px - 15px)}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.has-start.days-3>div{width:calc(300% + 66px - 15px)}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.has-start.days-4>div{width:calc(400% + 88px - 15px)}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.has-start.days-5>div{width:calc(500% + 110px - 15px)}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.has-start.days-6>div{width:calc(600% + 132px - 15px)}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.has-start.days-7>div{width:calc(700% + 154px - 15px)}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.days-2>div,.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-start.days-2>div{width:calc(200% + 44px - 10px)}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.days-3>div,.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-start.days-3>div{width:calc(300% + 66px - 10px)}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.days-4>div,.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-start.days-4>div{width:calc(400% + 88px - 10px)}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.days-5>div,.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-start.days-5>div{width:calc(500% + 110px - 10px)}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.days-6>div,.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-start.days-6>div{width:calc(600% + 132px - 10px)}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end.days-7>div,.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-start.days-7>div{width:calc(700% + 154px - 10px)}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-start>div{border-top-left-radius:5px;border-bottom-left-radius:5px;border-right:1px!important;border-left:0;left:-5px}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.has-end>div{border-top-right-radius:5px;border-bottom-right-radius:5px;border-left:1px!important;border-right:0}.em.em-calendar .em-cal-body.event-style-pill .em-cal-event.multiday.days-7>div{width:calc(700% + 146px)}.em.em-calendar.size-large .size-medium:not(.size-large),.em.em-calendar.size-large .size-small:not(.size-large),.em.em-calendar.size-medium .size-large:not(.size-medium),.em.em-calendar.size-medium .size-small:not(.size-medium){display:none!important;visibility:hidden}.em.em-calendar.size-large .event-style-pill .eventful-today .em-cal-day-date,.em.em-calendar.size-large .event-style-pill .eventless-today .em-cal-day-date{margin-bottom:6px}.em.em-calendar.size-large .event-style-pill .eventful-today .em-cal-day-date a,.em.em-calendar.size-large .event-style-pill .eventless-today .em-cal-day-date a,.em.em-calendar.size-small .em-cal-body .em-cal-day.eventful-today .em-cal-day-date a,.em.em-calendar.size-small .em-cal-body .em-cal-day.eventless-today .em-cal-day-date a{width:38px;height:38px}.em.em-calendar.size-medium .em-cal-body,.em.em-calendar.size-small .em-cal-body{justify-items:center;align-items:center}.em.em-calendar.size-medium .em-cal-body>div,.em.em-calendar.size-small .em-cal-body>div{padding:0}.em.em-calendar.size-medium .em-cal-body .em-cal-day,.em.em-calendar.size-small .em-cal-body .em-cal-day{aspect-ratio:1/1;text-align:center;display:grid;justify-items:center;align-items:center}.em.em-calendar.size-medium .em-cal-body .em-cal-day .em-cal-day-date,.em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-day-date{position:relative;display:inline-block;text-align:center;margin:0}.em.em-calendar.size-medium .em-cal-body .em-cal-day .em-cal-day-date a,.em.em-calendar.size-medium .em-cal-body .em-cal-day .em-cal-day-date span,.em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-day-date a,.em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-day-date span{margin:0}.em.em-calendar.size-medium .em-cal-body .em-cal-day .em-cal-day-date .limited-icon,.em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-day-date .limited-icon{color:var(--date-color)!important;display:block;position:absolute;top:-2px;right:-2px;width:14px;height:14px;border:0;border-radius:50%;background:#fff;font-size:14px;padding:0;margin:0;line-height:15px}.em.em-calendar.size-medium .em-cal-body .em-cal-day .em-cal-event,.em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-event{display:none}.em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored,.em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored{--date-border-color-top:none;--date-border-color-right:none;--date-border-color-bottom:none;--date-border-color-left:none;--date-border-color:#fefefe;--date-border:1px solid var(--date-border-color)}.em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored a,.em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored a,.em.em-event-booking-form .em-tickets tr th{border:0}.em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring,.em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring{border-radius:50%;padding:1px;display:inline-block;border:var(--date-border)!important}.em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.one,.em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.one{border-color:var(--date-border-color)!important}.em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.two,.em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.two{border-top-color:var(--date-border-color-top)!important;border-left-color:var(--date-border-color-top)!important;border-right-color:var(--date-border-color-bottom)!important;border-bottom-color:var(--date-border-color-bottom)!important;background-clip:content-box;clip-path:polygon(0 0,75% 0,75% 25%,100% 25%,100% 100%,25% 100%,25% 75%,0 75%);-webkit-clip-path:polygon(0 0,75% 0,75% 25%,100% 25%,100% 100%,25% 100%,25% 75%,0 75%)}.em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.four,.em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.three,.em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.four,.em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.three{border-top-color:var(--date-border-color-top)!important;border-right-color:var(--date-border-color-bottom)!important;border-bottom-color:var(--date-border-color-bottom)!important;background-clip:content-box;clip-path:polygon(0 25%,25% 25%,25% 0,75% 0,75% 25%,100% 25%,100% 75%,75% 75%,75% 100%,25% 100%,25% 75%,0 75%);-webkit-clip-path:polygon(0 25%,25% 25%,25% 0,75% 0,75% 25%,100% 25%,100% 75%,75% 75%,75% 100%,25% 100%,25% 75%,0 75%)}.em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.four,.em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored div.ring.four{border-right-color:var(--date-border-color-right)!important;border-left-color:var(--date-border-color-left)!important}.em.em-calendar.size-medium .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored.selected div.ring,.em.em-calendar.size-small .em-cal-body .em-cal-day.eventful .em-cal-day-date.colored.selected div.ring{border-width:3px!important;font-weight:700!important}.em.em-calendar.preview-tooltips section.em-cal-events-content,.em.em-calendar.size-medium .em-cal-body .em-cal-day .em-cal-day-limit,.em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-day-limit{display:none;visibility:hidden}.em.em-calendar.size-small{--header-border:none;--header-background:none;--header-color:#888;--date-box-border:0}.em.em-calendar.size-small .size-large:not(.size-small),.em.em-calendar.size-small .size-medium:not(.size-small){display:none!important;visibility:hidden}.em.em-calendar.size-small .em-cal-nav:not(.em-cal-nav-centered){padding:0 .5% 0 1%;margin:0 0 10px}.em.em-calendar.size-small .em-cal-nav:not(.em-cal-nav-centered)>div{margin:0}.em.em-calendar.size-small .em-cal-nav:not(.em-cal-nav-centered) .month input{font-size:20px!important;padding-left:0!important}.em.em-calendar.size-small .em-cal-nav:not(.em-cal-nav-centered) .em-calnav{width:26px;height:26px;padding:2px}.em.em-calendar.size-small .em-cal-nav:not(.em-cal-nav-centered) .em-calnav svg{height:22px;width:22px;margin:0 auto}.em.em-calendar.size-small .em-cal-nav:not(.em-cal-nav-centered) .em-calnav-today.size-small{display:inline-block;width:12px;height:12px;background:var(--nav-color)!important;border:0;border-radius:50%;margin-bottom:3px}.em.em-calendar.size-small .em-cal-nav:not(.em-cal-nav-centered) .em-calnav-today.size-small:hover{filter:brightness(.8)}.em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-day-date a,.em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-day-date span{padding:6px;width:36px;height:36px;font-size:16px}.em.em-calendar.size-small .em-cal-body.eventful a,.em.em-calendar.size-small .em-cal-body.eventful span{line-height:16px}.em.em-calendar.size-small.with-advanced .em-cal-nav:not(.em-cal-nav-centered) .month input{padding-left:10px!important}.em.em-calendar.with-advanced .em-cal-nav:not(.em-cal-nav-centered){grid-template-columns:25px 1fr auto}.em.em-calendar.with-advanced .em-cal-nav.em-cal-nav-centered{grid-template-columns:25px 1fr}.em.em-calendar.with-advanced .em-cal-nav .em-search-advanced-trigger{display:block;visibility:visible;background-size:22px}.em.em-calendar.preview-tooltips .tippy-box{width:330px}.em.em-calendar.preview-tooltips .em-cal-event-content{margin:5px 2px 12px}.em.em-calendar.preview-tooltips .em-cal-event-content>div{margin-bottom:8px;text-align:left}.em.em-calendar.preview-tooltips .em-cal-event-content>div:last-of-type{margin-bottom:0}.em.em-calendar.preview-tooltips .em-cal-event-content div{text-align:left}.em.em-calendar.preview-tooltips .em-cal-event-content .em-item-title{font-weight:700;margin:10px 0 15px;font-size:calc(var(--font-size) + 2px)}.em.em-calendar.preview-tooltips .em-cal-event-content .em-item-title a,.em.em-calendar.preview-tooltips .em-cal-event-content .em-item-title a:hover{color:#555!important}.em.em-calendar.preview-tooltips .em-cal-event-content .em-item-desc{text-align:justify;margin:15px 0 10px}.em.em-calendar.preview-tooltips .em-cal-event-content .em-item-actions{font-size:14px;text-align:center}.em.em-calendar.preview-tooltips .em-cal-event-content .em-item-actions .button{padding:0 20px!important;border:0!important;margin-bottom:0!important}.em.size-small div.em-loading{background-size:18% 18%}.em.size-medium div.em-loading{background-size:12% 12%}.em.size-large div.em-loading{background-size:10% 10%}.em.em-modal.em-cal-date-content .em-modal-content{padding:0 0 25px;margin:25px 0!important;border-bottom:1px solid #dedede}.em.em-modal.em-cal-date-content .em-modal-content:first-of-type{margin-top:0!important}.em.em-modal.em-cal-date-content .em-modal-content:last-of-type{margin-bottom:0!important;border-bottom:0!important}.em.em-modal.em-cal-date-content .button,.em.em-modal.em-cal-date-content .em-cal-day-limit{text-align:center;margin-bottom:0!important}@media only screen and (min-width:40rem){.em.em-modal{display:flex!important;align-items:center!important;justify-content:center!important;position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;padding:40px!important;margin:0!important;z-index:99998!important;background:rgba(0,0,0,.6)!important;opacity:0!important;visibility:hidden!important;backface-visibility:hidden!important;transition:all .3s cubic-bezier(.55,0,.1,1)!important;-webkit-transition:all .3s cubic-bezier(.55,0,.1,1)!important;pointer-events:none;touch-action:none}.em.em-modal.active{opacity:1!important;visibility:visible!important;backdrop-filter:blur(4px);pointer-events:auto;touch-action:auto}}@media only screen and (max-width:40rem){.em.em-modal{display:none!important;visibility:hidden!important}.em.em-modal.active{display:block!important;visibility:visible!important}}.em.em-modal .em-modal-popup,.em.em-modal>form{margin:0 auto!important;padding:0!important;max-width:780px!important;min-height:200px!important;max-height:calc(100vh - 80px)!important}.em.em-modal>form{width:100%!important;border:0!important;background:0 0!important}.em.em-modal .em-modal-popup{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-items:center!important;justify-content:start!important;position:relative!important;background-color:#fff!important;border-radius:3px!important;visibility:hidden!important;box-shadow:0 2px 10px rgba(0,0,0,.1)!important;transform:scale(1.2)!important;transition:all .3s cubic-bezier(.55,0,.1,1)!important;z-index:99999!important;pointer-events:none;touch-action:none}.em.em-modal .em-modal-popup.active{visibility:visible!important;opacity:1!important;transform:scale(1)!important;pointer-events:auto;touch-action:auto}.em.em-modal .em-modal-popup.active .em-close-modal,.em.em-modal .em-modal-popup.active .em-modal-content{opacity:1!important}.em.em-modal .em-modal-popup header{width:100%;border-bottom:1px solid #dedede;margin:0;padding:10px 0 7px 15px}.em.em-modal .em-modal-popup header a.em-close-modal{display:block;width:28px;height:28px;background:var(--icon-close) no-repeat;background-size:28px 28px;position:absolute!important;cursor:pointer!important;top:10px!important;right:10px!important;opacity:0!important;backface-visibility:hidden!important;transition:opacity .3s cubic-bezier(.55,0,.1,1),visibility .3s cubic-bezier(.55,0,.1,1)!important;-webkit-transition:opacity .3s cubic-bezier(.55,0,.1,1),visibility .3s cubic-bezier(.55,0,.1,1)!important;transition-delay:.15s!important}.em.em-modal .em-modal-popup header .em-modal-title{font-size:24px!important;line-height:1.3!important;padding:0 32px 0 0!important;margin:0!important}.em.em-modal .em-modal-popup header .em-modal-title a{color:var(--text-color-normal)!important}.em.em-modal .em-modal-default .em-event-main-info .event-title a:hover,.em.em-modal .em-modal-default .em-event-title a:hover,.em.em-modal .em-modal-popup header .em-modal-title a:hover{text-decoration:underline}.em.em-modal .em-modal-popup,.em.em-modal .em-modal-popup .em-modal-content{opacity:0!important;backface-visibility:hidden!important;transition-delay:.15s!important;width:100%!important}.em.em-modal .em-modal-popup .em-modal-content{transition:opacity .3s cubic-bezier(.55,0,.1,1)!important;margin:0;padding:20px 15px;overflow-y:auto!important}.em.em-modal .em-modal-popup .em-modal-content.no-overflow{overflow-y:visible!important}.em.em-modal .em-modal-popup .em-modal-content.has-image{display:grid;grid-template-columns:auto minmax(80px,150px);grid-gap:40px}.em.em-modal .em-modal-popup .em-modal-content.has-image>div.image{text-align:center}.em.em-modal .em-modal-popup .em-modal-content section header{width:100%;font-size:18px;padding:16px 0 14px;margin:0;border-bottom:1px solid #dedede}.em.em-modal .em-modal-popup .em-modal-content section>div{margin:15px 0}.em.em-modal .em-modal-popup footer{width:100%!important;border-top:1px solid #dedede!important;display:grid;grid-template-columns:1fr 1fr;align-items:center}.em.em-modal .em-modal-popup footer>div{padding:10px 25px!important}.em.em-modal .em-modal-popup footer>div .button,.em.em-modal .em-modal-popup footer>div button,.em.em-search-advanced section.em-search-main>.em-search-field{margin:0!important}.em.em-modal .em-modal-popup footer div:first-child{justify-self:start}.em.em-modal .em-modal-popup footer div:not(:first-child):last-child{justify-self:end}.em.em-modal .em-modal-popup footer button.button{margin-bottom:0!important;padding-bottom:0!important}@media only screen and (max-width:39.99rem){.em.em-modal .em-modal-popup{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;max-height:100%!important;-webkit-overflow-scrolling:touch!important;border-radius:0!important;transform:scale(1.1)!important;padding:0!important;margin:0!important}.em.em-modal .em-modal-popup .em-modal-content{padding:10px 15px 15px}}.em.em-modal .em-modal-default:first-child{padding-top:0;margin-top:0}.em.em-modal .em-modal-default>div{margin-bottom:20px}.em.em-modal .em-modal-default .em-event-main-info .event-meta-info>div:last-of-type,.em.em-modal .em-modal-default>div:last-of-type{margin-bottom:0}.em.em-modal .em-modal-default .em-event-title a{font-size:18px!important;color:var(--text-color-normal)!important}.em.em-modal .em-modal-default .em-event-main-info,.em.em-search.size-medium.multi-line .em-search-main-bar .em-search-submit button,.em.em-search.size-small.multi-line .em-search-main-bar .em-search-submit button{width:100%}.em.em-modal .em-modal-default .em-event-main-info.has-image{display:grid;grid-template-columns:3fr 4fr}.em.em-modal .em-modal-default .em-event-main-info.has-image .em-event-image{justify-self:end}.em.em-modal .em-modal-default .em-event-main-info.has-image .em-event-image img{max-width:100%}.em.em-modal .em-modal-default .em-event-main-info .event-title a{color:var(--text-color-normal)!important}.em.em-modal .em-modal-default .em-event-main-info .event-meta-info .em-event-meta{display:grid;grid-template-columns:30px 1fr}.em.em-modal .em-modal-default .em-event-main-info .event-meta-info .em-icon{opacity:.5;padding-right:10px}.em.em-modal .em-modal-default .em-event-main-info .event-meta-info>div{margin-bottom:10px}.em.em-modal .em-modal-default .em-event-actions{font-size:14px;text-align:center}.em.em-modal .em-modal-default .em-event-actions .button{padding:0 20px!important}@media only screen and (max-width:39.99rem){.em.em-modal .em-modal-default .em-modal-default{margin-top:25px}.em.em-modal .em-modal-default .em-modal-default .em-event-main-info .event-meta-info{margin-bottom:20px}.em.em-modal .em-modal-default .em-modal-default .em-event-main-info.has-image{display:block}.em.em-modal .em-modal-default .em-modal-default .em-event-main-info.has-image .em-event-image{text-align:center}}.em.em-modal.em-admin-modal{--font-size:15px;--line-height:20px}.em.em-modal.em-admin-modal .em-modal-content p{font-size:var(--font-size)!important;line-height:var(--line-height)!important;text-align:justify}.em .em-search-advanced,.em.em-search,.em.em-search-advanced{--border-color:#dedede;margin:10px 0 25px}.em .em-search-advanced form,.em.em-search form,.em.em-search-advanced form{--background-color:#fff}.em .em-search-advanced .em-search-main.em-search-main-bar,.em.em-search .em-search-main.em-search-main-bar,.em.em-search-advanced .em-search-main.em-search-main-bar{border:1px solid var(--border-color);padding:10px;width:100%;display:flex;-webkit-flex-direction:row;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-items:stretch}.em .em-search-advanced .em-search-main.em-search-main-bar>.em-search-field,.em.em-search .em-search-main.em-search-main-bar>.em-search-field,.em.em-search-advanced .em-search-main.em-search-main-bar>.em-search-field{border-right:1px solid var(--border-color)!important}.em .em-search-advanced .em-search-main.em-search-main-bar>.em-search-field input,.em.em-search .em-search-main.em-search-main-bar>.em-search-field input,.em.em-search-advanced .em-search-main.em-search-main-bar>.em-search-field input{margin:0!important;text-overflow:ellipsis;overflow:hidden}.em .em-search-advanced .em-search-main.em-search-main-bar>.em-search-field:not(:first-child) input,.em.em-search .em-search-main.em-search-main-bar>.em-search-field:not(:first-child) input,.em.em-search-advanced .em-search-main.em-search-main-bar>.em-search-field:not(:first-child) input{border:0!important;border-radius:0!important;padding-left:50px!important;background-position-x:15px!important;background-size:20px!important}.em .em-search-advanced .em-search-main.em-search-main-bar>.em-search-field:first-child input,.em.em-search .em-search-main.em-search-main-bar>.em-search-field:first-child input,.em.em-search-advanced .em-search-main.em-search-main-bar>.em-search-field:first-child input{border:0!important;margin-left:0;padding-left:50px!important;background-position-x:15px!important;background-size:20px!important}.em .em-search-advanced .em-search-main.em-search-main-bar>.em-search-field.em-selectized,.em.em-search .em-search-main.em-search-main-bar>.em-search-field.em-selectized,.em.em-search-advanced .em-search-main.em-search-main-bar>.em-search-field.em-selectized{max-height:38px;overflow:visible;z-index:10000}.em .em-search-advanced .em-search-main.em-search-main-bar>.em-search-field.em-selectized .em-selectize .em-selectize-placeholder,.em.em-search .em-search-main.em-search-main-bar>.em-search-field.em-selectized .em-selectize .em-selectize-placeholder,.em.em-search-advanced .em-search-main.em-search-main-bar>.em-search-field.em-selectized .em-selectize .em-selectize-placeholder{height:36px;padding-top:6px}.em .em-search-advanced .em-search-main.em-search-main-bar>div,.em.em-search .em-search-main.em-search-main-bar>div,.em.em-search-advanced .em-search-main.em-search-main-bar>div{flex:none}.em .em-search-advanced .em-search-main.em-search-main-bar>.em-search-geo,.em .em-search-advanced .em-search-main.em-search-main-bar>.em-search-text,.em.em-search .em-search-main.em-search-main-bar>.em-search-geo,.em.em-search .em-search-main.em-search-main-bar>.em-search-text,.em.em-search-advanced .em-search-main.em-search-main-bar>.em-search-geo,.em.em-search-advanced .em-search-main.em-search-main-bar>.em-search-text{flex:auto;width:100%}.em .em-search-advanced .em-search-main.em-search-main-bar>.em-search-scope,.em.em-search .em-search-main.em-search-main-bar>.em-search-scope,.em.em-search-advanced .em-search-main.em-search-main-bar>.em-search-scope{flex:1 0 180px}.em .em-search-advanced .em-search-main.em-search-main-bar>.em-search-scope .em-datepicker-data,.em.em-search .em-search-main.em-search-main-bar>.em-search-scope .em-datepicker-data,.em.em-search-advanced .em-search-main.em-search-main-bar>.em-search-scope .em-datepicker-data{width:100%;overflow:hidden;background:var(--icon-calendar) 8px 50% no-repeat!important;background-size:18px!important;padding-left:36px!important;background-position-x:14px!important}.em .em-search-advanced .em-search-main.em-search-main-bar>.em-search-scope .em-datepicker-data input,.em.em-search .em-search-main.em-search-main-bar>.em-search-scope .em-datepicker-data input,.em.em-search-advanced .em-search-main.em-search-main-bar>.em-search-scope .em-datepicker-data input{position:relative;display:inline-block!important;width:130px!important;padding:0 0 0 10px!important;margin:0!important;font-size:14px;color:#777}.em .em-search-advanced .em-search-main.em-search-main-bar>.em-search-scope .em-datepicker-data .separator,.em.em-search .em-search-main.em-search-main-bar>.em-search-scope .em-datepicker-data .separator,.em.em-search-advanced .em-search-main.em-search-main-bar>.em-search-scope .em-datepicker-data .separator{display:none}.em .em-search-advanced .em-search-main.em-search-main-bar>.em-search-submit button,.em.em-search .em-search-main.em-search-main-bar>.em-search-submit button,.em.em-search-advanced .em-search-main.em-search-main-bar>.em-search-submit button{padding:0 20px!important;line-height:34px!important;height:34px!important;margin:0!important}.em .em-search-advanced .em-search-main input.em-search-text,.em.em-search .em-search-main input.em-search-text,.em.em-search-advanced .em-search-main input.em-search-text{background:var(--icon-magnifying-glass) 8px 50% no-repeat!important;background-size:18px!important;padding-left:36px!important}.em .em-search-advanced .em-search-main input.em-search-geo,.em.em-search .em-search-main input.em-search-geo,.em.em-search-advanced .em-search-main input.em-search-geo{background:var(--icon-location) 8px 50% no-repeat!important;background-size:18px!important;padding-left:36px!important}.em .em-search-advanced .em-search-main input.em-search-geo.on,.em.em-search .em-search-main input.em-search-geo.on,.em.em-search-advanced .em-search-main input.em-search-geo.on{background-image:var(--icon-location-on)!important}.em .em-search-advanced .em-search-main input.em-search-geo.off,.em.em-search .em-search-main input.em-search-geo.off,.em.em-search-advanced .em-search-main input.em-search-geo.off{background-image:var(--icon-location-off)!important}.em .em-search-advanced .em-search-main input.em-search-scope,.em.em-search .em-search-main input.em-search-scope,.em.em-search-advanced .em-search-main input.em-search-scope{background:var(--icon-calendar) 8px 50% no-repeat!important;background-size:18px!important;padding-left:36px!important}.em .em-search-advanced .em-search-main input:-webkit-autofill,.em .em-search-advanced .em-search-main input:-webkit-autofill:focus,.em.em-search .em-search-main input:-webkit-autofill,.em.em-search .em-search-main input:-webkit-autofill:focus,.em.em-search-advanced .em-search-main input:-webkit-autofill,.em.em-search-advanced .em-search-main input:-webkit-autofill:focus{transition:background-color 600000s 0s,color 600000s 0s}.em .em-search-advanced .em-search-main input[data-autocompleted],.em.em-search .em-search-main input[data-autocompleted],.em.em-search-advanced .em-search-main input[data-autocompleted]{background-color:transparent!important}.em .em-search-advanced button[type=submit].disabled:hover,.em.em-search button[type=submit].disabled:hover,.em.em-search-advanced button[type=submit].disabled:hover{cursor:not-allowed!important;pointer-events:auto!important}.em .em-search-advanced .em-search-advanced-trigger,.em.em-search .em-search-advanced-trigger,.em.em-search-advanced .em-search-advanced-trigger{width:55px;padding:0 15px}.em .em-search-advanced .em-search-sort,.em .em-search-advanced .em-search-views,.em.em-search .em-search-sort,.em.em-search .em-search-views,.em.em-search-advanced .em-search-sort,.em.em-search-advanced .em-search-views{width:52px;height:25px;padding:0 15px}.em .em-search-advanced .em-search-views [data-view=list],.em.em-search .em-search-views [data-view=list],.em.em-search-advanced .em-search-views [data-view=list]{background-image:var(--icon-list)!important}.em .em-search-advanced .em-search-views [data-view=list-grouped],.em.em-search .em-search-views [data-view=list-grouped],.em.em-search-advanced .em-search-views [data-view=list-grouped]{background-image:var(--icon-list-grouped)!important}.em .em-search-advanced .em-search-views [data-view=calendar],.em.em-search .em-search-views [data-view=calendar],.em.em-search-advanced .em-search-views [data-view=calendar]{background-image:var(--icon-calendar)!important}.em .em-search-advanced .em-search-views [data-view=map],.em.em-search .em-search-views [data-view=map],.em.em-search-advanced .em-search-views [data-view=map]{background-image:var(--icon-map)!important}.em .em-search-advanced .em-search-views [data-view=grid],.em.em-search .em-search-views [data-view=grid],.em.em-search-advanced .em-search-views [data-view=grid]{background-image:var(--icon-list-grid)!important}.em .em-search-advanced .em-search-views button[data-view=map],.em.em-search .em-search-views button[data-view=map],.em.em-search-advanced .em-search-views button[data-view=map]{background-size:28px;width:28px;height:28px}.em .em-search-advanced .em-search-views .em-search-views-trigger,.em.em-search .em-search-views .em-search-views-trigger,.em.em-search-advanced .em-search-views .em-search-views-trigger{display:block;width:42px;height:25px;background:var(--icon-point-down) 30px 6px no-repeat;background-size:14px;padding:0 15px 0 0;margin:0;cursor:pointer}.em .em-search-advanced .em-search-views .em-search-views-trigger .em-search-view-option,.em.em-search .em-search-views .em-search-views-trigger .em-search-view-option,.em.em-search-advanced .em-search-views .em-search-views-trigger .em-search-view-option{display:block;width:25px;height:25px;background-size:25px;background-repeat:no-repeat;background-position:center center;background-color:transparent!important;text-indent:-10000px!important}.em .em-search-advanced .em-search-views .em-search-views-options,.em.em-search .em-search-views .em-search-views-options,.em.em-search-advanced .em-search-views .em-search-views-options{display:none}.em .em-search-advanced .em-search-views .tippy-content .em-search-views-options,.em.em-search .em-search-views .tippy-content .em-search-views-options,.em.em-search-advanced .em-search-views .tippy-content .em-search-views-options{display:block}.em .em-search-advanced .em-search-views .em-search-views-options-list,.em.em-search .em-search-views .em-search-views-options-list,.em.em-search-advanced .em-search-views .em-search-views-options-list{display:block!important;padding:0!important;margin:5px 0!important;border:0!important;background:0 0!important;cursor:pointer!important;overflow:visible!important}.em .em-bookings-table .em-bookings-table-views .em-bookings-table-views-options-list label.em-bookings-table-view-option,.em .em-search-advanced .em-search-views .em-search-views-options-list label.em-search-view-option,.em.em-search .em-search-views .em-search-views-options-list label.em-search-view-option,.em.em-search-advanced .em-search-views .em-search-views-options-list label.em-search-view-option{display:block!important;padding:5px 10px 5px 40px!important;margin:0!important;background-repeat:no-repeat!important;background-size:18px!important;background-position:10px center!important;background-color:transparent!important}.em .em-search-advanced .em-search-views .em-search-views-options-list label.em-search-view-option.focused,.em .em-search-advanced .em-search-views .em-search-views-options-list label.em-search-view-option:hover,.em.em-search .em-search-views .em-search-views-options-list label.em-search-view-option.focused,.em.em-search .em-search-views .em-search-views-options-list label.em-search-view-option:hover,.em.em-search-advanced .em-search-views .em-search-views-options-list label.em-search-view-option.focused,.em.em-search-advanced .em-search-views .em-search-views-options-list label.em-search-view-option:hover{background-color:#efefef!important}.em .em-search-advanced .em-search-views .em-search-views-options-list label.em-search-view-option.checked,.em .em-search-advanced .em-search-views .em-search-views-options-list label.em-search-view-option:checked,.em.em-search .em-search-views .em-search-views-options-list label.em-search-view-option.checked,.em.em-search .em-search-views .em-search-views-options-list label.em-search-view-option:checked,.em.em-search-advanced .em-search-views .em-search-views-options-list label.em-search-view-option.checked,.em.em-search-advanced .em-search-views .em-search-views-options-list label.em-search-view-option:checked{background-color:#cee0ea!important}.em .em-search-advanced .em-search-views .em-search-views-options-list label.em-search-view-option input[type=radio],.em.em-search .em-search-views .em-search-views-options-list label.em-search-view-option input[type=radio],.em.em-search-advanced .em-search-views .em-search-views-options-list label.em-search-view-option input[type=radio]{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}.em .em-search-advanced .em-search-views .em-search-views-options-list:focus,.em.em-search .em-search-views .em-search-views-options-list:focus,.em.em-search-advanced .em-search-views .em-search-views-options-list:focus{border:0!important;outline:0!important}.em .em-search-advanced .em-search-sort [data-sort=ASC],.em.em-search .em-search-sort [data-sort=ASC],.em.em-search-advanced .em-search-sort [data-sort=ASC]{background-image:var(--icon-sort-asc)!important}.em .em-search-advanced .em-search-sort [data-sort=DESC],.em.em-search .em-search-sort [data-sort=DESC],.em.em-search-advanced .em-search-sort [data-sort=DESC]{background-image:var(--icon-sort-desc)!important}.em .em-search-advanced .em-search-sort .em-search-sort-trigger,.em.em-search .em-search-sort .em-search-sort-trigger,.em.em-search-advanced .em-search-sort .em-search-sort-trigger{display:block;width:42px;height:25px;margin:0;cursor:pointer}.em .em-search-advanced .em-search-sort .em-search-sort-option,.em.em-search .em-search-sort .em-search-sort-option,.em.em-search-advanced .em-search-sort .em-search-sort-option{display:block;width:25px;height:25px;background-size:25px;background-repeat:no-repeat;background-position:center center;background-color:transparent!important;text-indent:-10000px!important}.em .em-search-advanced[data-view=calendar] .em-search-scope,.em.em-search-advanced[data-view=calendar] .em-search-scope,.em.em-search.advanced-mode-inline.advanced-visible.no-advanced-trigger .em-search-main .em-search-submit,.em.em-search.is-hidden,.em.em-search[data-view=calendar] .em-search-scope{display:none;visibility:hidden}.em.em-search.has-advanced.has-sorting .em-search-sort,.em.em-search.has-advanced.has-views .em-search-views,.em.em-search.has-sorting.has-views .em-search-views{width:72px;border-left:1px solid var(--border-color);padding-left:15px;flex:0 0 42px}.em.em-search.has-advanced.has-sorting .em-search-sort{width:48px;padding-left:10px}.em.em-search.has-search-main .em-search-advanced-inline{margin-top:20px}.em.em-search.size-medium.multi-line .em-search-main-bar,.em.em-search.size-small.multi-line .em-search-main-bar{padding:10px 15px 15px 10px;flex-wrap:wrap}.em.em-search.size-medium.multi-line .em-search-main-bar .em-search-field,.em.em-search.size-small.multi-line .em-search-main-bar .em-search-field{flex:1 0 100%!important;border-bottom:1px solid var(--border-color)!important;border-right:0!important;padding-bottom:5px;margin-bottom:5px}.em.em-search.size-medium.multi-line .em-search-main-bar .em-search-field:nth-last-child(1 of .em-search-field),.em.em-search.size-medium.multi-line[data-view=calendar] .em-search-main-bar .em-search-field:nth-last-child(2 of .em-search-field),.em.em-search.size-small.multi-line .em-search-main-bar .em-search-field:nth-last-child(1 of .em-search-field),.em.em-search.size-small.multi-line[data-view=calendar] .em-search-main-bar .em-search-field:nth-last-child(2 of .em-search-field){padding-bottom:8px;margin-bottom:18px}.em.em-search.size-medium.multi-line .em-search-main-bar .em-search-submit,.em.em-search.size-small.multi-line .em-search-main-bar .em-search-submit{flex:1}.em.em-search.size-small .hide-small{display:none;visibility:hidden}.em.em-search.size-small .one-line{padding:5px!important}.em .selectize-control.em-selectize.multidropdown .em-selectize-placeholder span.placeholder-count:hover>span:not(.clear),.em.em-search.size-small .one-line .em-search-main-bar>.em-search-field:not(:first-child){display:none;visibility:hidden}.em.em-search.size-small .one-line .em-search-main-bar>.em-search-field:first-child input{padding-left:30px!important;padding-right:5px!important;background-position-x:3px!important;background-size:16px!important}.em.em-search.size-small .one-line .em-search-main-bar .em-search-scope{flex:auto}.em.em-search.size-small .one-line .em-search-advanced-trigger{width:45px;padding:0 10px;flex:0 0 25px!important}.em.em-search.size-small .one-line.has-advanced.has-sorting .em-search-sort{width:36px;padding:0 5px;flex:0 0 36px!important}.em.em-search.size-small .one-line.has-advanced.has-views .em-search-views{width:62px!important;padding-left:10px!important}.em .selectize-control.em-selectize.multidropdown .em-selectize-placeholder span.placeholder-count span.clear-selection,.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section div.em-search-section-content,.em.em-search.size-medium .hide-medium{display:none;visibility:hidden}.em.em-search.size-medium .one-line .em-search-main-bar>.em-search-field:first-child input{padding-left:40px!important;padding-right:10px!important;background-position-x:8px!important}.em button.em-clickable.em-search-advanced-trigger{display:block!important;visibility:visible!important;width:25px!important;height:25px!important;background:var(--icon-filter) 0 center no-repeat!important;background-size:25px!important;position:relative!important}.em button.em-clickable.em-search-advanced-trigger span.total-count{position:absolute;border:1px solid var(--counter-background);border-radius:50%;color:var(--counter-color);background:var(--counter-background);width:15px;height:15px;font-size:11px;top:-8px;right:-8px;padding:0;line-height:11px;text-align:center}.em button.em-clickable.em-search-advanced-trigger span.total-count.tentative{background:var(--counter-background-tentative);color:var(--counter-color-tentative);border-color:var(--counter-background-tentative)}.em .em-list-table-cols .em-list-table-cols-selected .item>span,.em.em-search-advanced .em-modal-content{flex:1 1 auto}#em-booking div.em-booking-login input,.em #em_booking_stats .em-chart,.em.em-search-advanced .em-modal-content section>div,.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-headings>section.em-search-advanced-section>div{margin:0}.em.em-search-advanced .em-modal-content .selectize-control.em-selectize.multidropdown{margin-bottom:15px;max-height:none}.em.em-search-advanced .em-modal-content .selectize-control.em-selectize.multidropdown .selectize-dropdown{display:none!important;position:relative}.em.em-search-advanced .em-modal-content .selectize-control.em-selectize.multidropdown.dropdown-active{height:auto}.em .selectize-control.em-selectize.multidropdown.dropdown-active.no-options .selectize-dropdown,.em.em-search-advanced .em-modal-content .selectize-control.em-selectize.multidropdown.dropdown-active .selectize-dropdown{display:block!important}.em.em-search-advanced.em-search-advanced-inline footer{text-align:right}.em.em-search-advanced.em-search-advanced-inline footer .em-search-views{width:auto!important;height:auto!important;border:0!important;border-right:1px solid var(--border-color);padding:0!important;text-align:left}.em.em-search-advanced.em-search-advanced-inline footer .em-search-views .em-search-views-trigger{width:auto!important;height:auto!important;background-position:calc(100% - 8px) center;padding:0!important}.em.em-search-advanced.em-search-advanced-inline footer .em-search-views .em-search-views-trigger button{width:auto!important;padding:0 40px 0 25px!important;background-position:calc(50% - 8px) center;background-size:22px}.em .selectize-control.em-selectize.multidropdown .em-selectize-placeholder span.placeholder-count span,.em.em-search-advanced.em-search-advanced-inline footer div{display:inline-block}@media only screen and (max-width:39.99rem){.em.em-search-advanced.em-modal footer>div{padding:10px 15px}.em.em-search-advanced.em-modal footer button.button{padding:0 20px!important}}.em.em-search-advanced .em-search-advanced-sections section.em-search-advanced-section span.total-count{border:1px solid var(--counter-background);border-radius:50%;color:#fff;background:var(--counter-background);width:24px;height:24px;font-size:12px;padding:2px 0 0;margin:0 0 0 10px;display:inline-block;text-align:center;top:-4px;position:relative;line-height:16px}.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section{background:var(--icon-options-v) 0 15px no-repeat;background-size:18px 18px;border-bottom:1px solid #dedede}.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section.active:last-of-type div.em-search-section-content,.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section.active:last-of-type header,.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section:last-of-type{border-bottom:0}.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section header{width:100%;font-size:18px;padding:16px 0 14px 28px;margin:0;background:var(--icon-plus) right 50% no-repeat;background-size:18px 18px}.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section header:hover{cursor:pointer}.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section.active header{background-image:var(--icon-minus);margin-bottom:10px}.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section.active div.em-search-section-content{display:block;visibility:visible;padding:0 0 20px}.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section.em-search-section-location{background-image:var(--icon-compass)}.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section.em-search-section-categories{background-image:var(--icon-folder)}.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section.em-search-section-categories .em-search-section-content{margin:0 0 15px}.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section.em-search-section-tags{background-image:var(--icon-tag)}.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section.em-search-section-categories.active header,.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section.em-search-section-tags.active header{margin-bottom:0}.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-headings>section.em-search-advanced-section{padding-bottom:10px}.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-headings>section.em-search-advanced-section header{width:100%;font-size:16px;padding:0 0 8px;border:0}.em.em-search-advanced .em-search-advanced-sections .em-search-geo-units{display:flex;flex-direction:row;gap:5px}.em.em-search-advanced .em-search-advanced-sections .em-search-geo-units select{display:inline-block!important;padding-right:30px!important}.em.em-search-advanced .em-search-advanced-sections .em-search-geo-units label{display:inline-block!important;vertical-align:top!important;padding:9px 15px!important}.em.em-search-advanced .em-search-advanced-sections .em-search-geo-units .em-search-geo-distance{width:auto!important;border-top-right-radius:0!important;border-bottom-right-radius:0!important;margin-right:0!important}.em.em-search-advanced .em-search-advanced-sections .em-search-geo-units .em-search-geo-unit{width:auto!important;border-top-left-radius:0!important;border-bottom-left-radius:0!important;margin-left:0!important}.em.em-modal.em-search-advanced section>header{border-bottom:0!important}.em .selectize-control{--border-radius:4px}.em .selectize-control.em-selectize-autocomplete:not(.always-open,.multidropdown) input,.em .selectize-control.em-selectize-autocomplete:not(.always-open,.multidropdown) input:focus,.em .selectize-control.em-selectize:not(.always-open,.multidropdown) input,.em .selectize-control.em-selectize:not(.always-open,.multidropdown) input:focus{border:0!important;outline:0!important;height:auto!important;padding:0!important;margin:0!important;border-radius:0!important;background:0 0!important;width:auto!important}.em .selectize-control.em-selectize-autocomplete:not(.always-open,.multidropdown) .selectize-input,.em .selectize-control.em-selectize:not(.always-open,.multidropdown) .selectize-input{border-radius:var(--border-radius)!important;width:100%!important;min-height:38px!important;padding:6px 30px 6px 10px!important}.em .selectize-control.em-selectize-autocomplete:not(.always-open,.multidropdown) .selectize-input:after,.em .selectize-control.em-selectize:not(.always-open,.multidropdown) .selectize-input:after{display:inline-flex!important;content:"";position:absolute;border:0!important;background-image:var(--icon-chevron-down);background-size:16px 16px;height:16px;width:16px;margin-top:calc(16px/2*-1);right:8px;top:50%}.em .selectize-control.em-selectize-autocomplete:not(.always-open,.multidropdown) .selectize-input.focus:not(:focus),.em .selectize-control.em-selectize:not(.always-open,.multidropdown) .selectize-input.focus:not(:focus){border:1px solid var(--border-color-softer)!important;box-shadow:none!important}.em .selectize-control.em-selectize-autocomplete:not(.always-open,.multidropdown) .selectize-input.focus.dropdown-active,.em .selectize-control.em-selectize:not(.always-open,.multidropdown) .selectize-input.focus.dropdown-active{border:1px solid var(--accent-color)!important;box-shadow:none!important;border-bottom:0!important;border-radius:var(--border-radius) var(--border-radius) 0 0!important}.em .selectize-control.em-selectize-autocomplete:not(.always-open,.multidropdown) .selectize-input.focus.dropdown-active:after,.em .selectize-control.em-selectize:not(.always-open,.multidropdown) .selectize-input.focus.dropdown-active:after{margin-top:-8px;transform:rotate(180deg)}.em .selectize-control.em-selectize-autocomplete:not(.always-open,.multidropdown) .selectize-input:not(.has-items) input,.em .selectize-control.em-selectize:not(.always-open,.multidropdown) .selectize-input:not(.has-items) input{width:calc(100% - 40px)!important}.em .selectize-control.em-selectize-autocomplete:not(.always-open,.multidropdown).selectize-control,.em .selectize-control.em-selectize:not(.always-open,.multidropdown).selectize-control{margin-bottom:15px!important}.em .selectize-control.em-selectize-autocomplete.multi.plugin-remove_button .item,.em .selectize-control.em-selectize.multi.plugin-remove_button .item{background:#dff4fd;border:1px solid #97dbf9;color:#0095c3;padding-left:8px}.em .selectize-control.em-selectize-autocomplete.multi.plugin-remove_button .item a.remove,.em .selectize-control.em-selectize.multi.plugin-remove_button .item a.remove{color:inherit!important;background-color:inherit!important}.em .selectize-control.em-selectize .selectize-dropdown,.em .selectize-control.em-selectize-autocomplete .selectize-dropdown{width:100%!important;left:0!important;top:calc(100% - 3px)!important;border-radius:0 0 var(--border-radius) var(--border-radius);border:1px solid var(--accent-color)!important;background-color:var(--background-color-inputs)!important;box-shadow:none!important;margin-bottom:0!important;border-top:0!important}.em .selectize-control.no-search .selectize-input{position:absolute!important;opacity:0!important;pointer-events:none!important}.em .selectize-control.em-selectize-autocomplete .selectize-input:after{display:none!important}.em .selectize-control.em-selectize-autocomplete.loading .selectize-input:after{display:inline-flex!important;content:"";position:absolute;border:0!important;background-image:var(--icon-spinner);background-size:26px 26px;height:26px;width:26px;margin-top:calc(26px/2*-1);right:8px;top:50%}.em .selectize-control.em-selectize-autocomplete .selectize-dropdown-content>div{padding:3px .75rem}.em .selectize-control.em-selectize.always-open .selectize-input,.em .selectize-control.em-selectize.multidropdown .selectize-input{border:0!important;padding:0!important}.em .selectize-control.em-selectize.always-open .selectize-input.focus,.em .selectize-control.em-selectize.multidropdown .selectize-input.focus{border:0!important;box-shadow:none!important}.em .selectize-control.em-selectize.always-open .selectize-input input,.em .selectize-control.em-selectize.multidropdown .selectize-input input{border:1px solid #cdcdcd!important;border-radius:var(--border-radius);padding:5px;width:100%;background:var(--icon-magnifying-glass) 8px 50% no-repeat!important;background-size:18px!important;padding-left:36px!important;margin:10px 0 0!important;opacity:1!important;position:static!important}.em .selectize-control.em-selectize.always-open .selectize-input input:focus,.em .selectize-control.em-selectize.multidropdown .selectize-input input:focus{border:1px solid #cdcdcd!important}.em .selectize-control.em-selectize.always-open .selectize-input:after,.em .selectize-control.em-selectize.multidropdown .selectize-input:after{display:none!important}.em .selectize-control.em-selectize.always-open .selectize-input{width:100%!important;margin:0!important}.em .selectize-control.em-selectize.always-open .selectize-dropdown{width:100%!important;position:static!important;border:0!important}.em .selectize-control.em-selectize.always-open .selectize-dropdown .selectize-dropdown-content{overflow-y:visible;overflow-x:visible;max-height:none}.em .selectize-control.em-selectize.multidropdown{width:100%;border:1px solid var(--border-color-softer)!important;background-color:var(--background-color-inputs)!important;border-radius:4px!important;cursor:pointer;max-height:40px;overflow:visible}.em .selectize-control.em-selectize.multidropdown.dropdown-active{height:100px}.em .selectize-control.em-selectize.multidropdown .selectize-dropdown{width:calc(100% + 2px)!important;left:-1px!important}.em .selectize-control.em-selectize.multidropdown .selectize-dropdown .selectize-dropdown-content{overflow-y:scroll;overflow-x:visible;max-height:500px}.em .selectize-control.em-selectize.multidropdown .em-selectize-placeholder{display:block;width:100%;height:38px;font-size:16px;color:#888;padding:8px 30px 8px 10px}.em .selectize-control.em-selectize.multidropdown .em-selectize-placeholder:after{display:inline-flex!important;content:"";position:absolute;border:0!important;background-image:var(--icon-chevron-down);background-size:16px 16px;height:16px;width:16px;margin-top:calc(16px/2*-1);right:8px;top:20px!important}.em .selectize-control.em-selectize.multidropdown .em-selectize-placeholder span.placeholder-count{border-radius:5px;color:#fff;background:#999;font-size:14px;padding:2px 6px;margin:0 10px 0 0;display:inline-block;text-align:center}.em .selectize-control.em-selectize.multidropdown .em-selectize-placeholder span.placeholder-count a.remove{color:inherit!important;background-color:inherit!important;border-right:1px solid #ccc;display:inline-block;padding:0 5px 0 2px;margin-right:5px;font-size:12px;text-decoration:none}.em .selectize-control.em-selectize.multidropdown .em-selectize-placeholder span.placeholder-count a.remove:hover{text-decoration:none}.em .selectize-control.em-selectize.multidropdown .em-selectize-placeholder span.placeholder-count:hover>span.clear-selection{display:inline-block;visibility:visible}.em .selectize-control.em-selectize.multidropdown.dropdown-active{border:1px solid var(--accent-color)!important;border-radius:4px 4px 0 0!important}.em .selectize-control.em-selectize.multidropdown.dropdown-active .em-selectize-placeholder:after{margin-top:-8px;transform:rotate(180deg)}.em .selectize-control.em-selectize.multidropdown.dropdown-active.no-options{border-radius:var(--border-radius)!important}.em .selectize-control.em-selectize.multidropdown.dropdown-active .selectize-dropdown{opacity:1;pointer-events:all}.em .selectize-control.em-selectize.multidropdown .selectize-dropdown{display:block!important;opacity:0;pointer-events:none}.em .selectize-control.em-selectize.multidropdown:not(.dropdown-active)>.selectize-input{opacity:0;position:absolute;z-index:-1;pointer-events:none}.em .selectize-control.em-selectize.multidropdown .selectize-input{width:calc(100% - 20px)!important;margin:0 10px 5px!important}.em .selectize-control.em-selectize.multidropdown .selectize-input .item{display:none;visibility:hidden}.em .selectize-control.em-selectize.always-open .selectize-dropdown{display:block!important;visibility:visible!important}.em .selectize-control.em-selectize.checkboxes .selectize-dropdown div.option{display:grid;grid-template-columns:repeat(auto-fit,minmax(25px,max-content));align-items:baseline}.em .selectize-control.em-selectize.checkboxes .selectize-dropdown div.option>span:first-child{display:inline-block;width:15px;height:15px;border:1px solid #ccc;border-radius:2px;margin:-4px 5px 0 0;vertical-align:middle}.em .selectize-control.em-selectize.checkboxes .selectize-dropdown div.option.selected{color:#0095c3;background-color:transparent}.em .selectize-control.em-selectize.checkboxes .selectize-dropdown div.option.selected.active{background-color:#e9ecef}.em .selectize-control.em-selectize.checkboxes .selectize-dropdown div.option.selected>span:first-child{background:var(--icon-checkmark) 50% 50% white no-repeat;background-size:12px 12px}.em.em-item .em-item-image,.em.em-list .em-item .em-item-image{min-width:150px;width:100%;height:100%}.em.em-list-widget .em-item .em-item-image{width:100%;height:100%}.em.em-item .em-item-image a,.em.em-list .em-item .em-item-image a,.em.em-list-widget .em-item .em-item-image a{border:0;margin:0;padding:0}.em.em-item .em-item-image img,.em.em-list .em-item .em-item-image img{width:100%;padding:0 10px 0 0;border:0;margin:0}.em.em-list-widget .em-item .em-item-image img{padding:0 10px 0 0;border:0;margin:0}.em.em-item .em-item-image.has-placeholder,.em.em-list .em-item .em-item-image.has-placeholder,.em.em-list-widget .em-item .em-item-image.has-placeholder{display:flex;justify-content:center;align-items:center}.em.em-item .em-item-image .em-item-image-placeholder,.em.em-list .em-item .em-item-image .em-item-image-placeholder,.em.em-list-widget .em-item .em-item-image .em-item-image-placeholder{width:100%;max-width:150px;aspect-ratio:1/1;background:var(--icon-calendar-empty) center center no-repeat;background-size:100%;opacity:.45}.em.em-item .em-item-image .em-item-image-placeholder div:first-child,.em.em-list .em-item .em-item-image .em-item-image-placeholder div:first-child,.em.em-list-widget .em-item .em-item-image .em-item-image-placeholder div:first-child{align-self:end}.em.em-item .em-item-meta .em-item-meta-line,.em.em-list .em-item .em-item-meta .em-item-meta-line,.em.em-list-widget .em-item .em-item-meta .em-item-meta-line{line-height:22px;margin-bottom:10px;display:grid;grid-template-columns:35px 1fr}.em.em-item .em-item-meta .em-item-meta-line .em-icon,.em.em-list .em-item .em-item-meta .em-item-meta-line .em-icon,.em.em-list-widget .em-item .em-item-meta .em-item-meta-line .em-icon{margin-right:15px}.em.em-item .em-item-meta .em-item-meta-line a,.em.em-list .em-item .em-item-meta .em-item-meta-line a,.em.em-list-widget .em-item .em-item-meta .em-item-meta-line a{color:var(--meta-color)!important;font-style:italic!important;text-decoration:underline dotted var(--meta-color) 1px!important;text-underline-offset:3px}.em.em-item .em-item-meta .em-item-taxonomy ul,.em.em-list .em-item .em-item-meta .em-item-taxonomy ul,.em.em-list-widget .em-item .em-item-meta .em-item-taxonomy ul{display:inline-block!important;margin:0!important;padding:0!important}.em.em-item .em-item-meta .em-item-taxonomy ul li,.em.em-list .em-item .em-item-meta .em-item-taxonomy ul li,.em.em-list-widget .em-item .em-item-meta .em-item-taxonomy ul li{display:inline-block!important;list-style:none!important;margin:0 5px 0 0!important;padding:0!important;line-height:1!important}.em.em-event-booking-form .em-login.size-small .em-login-buttons button,.em.em-item.em-item-single{width:100%}.em.em-item.em-item-single .em-item-header{display:flex;flex-wrap:nowrap;gap:20px;width:100%;background-color:var(--meta-bg);color:var(--default-color);margin-bottom:20px}.em.em-item.em-item-single .em-item-image{flex:1 0 300px;order:2}.em.em-item.em-item-single .em-item-image img{padding-left:10px!important;border-left:4px solid var(--default-border)}.em.em-item.em-item-single .em-item-meta>section{flex:max(290px,33.4333333333%)}.em.em-item.em-item-single .em-item-meta>section section{margin-bottom:40px}.em.em-item.em-item-single .em-item-meta h3{font-size:calc(var(--font-size) + 10px)!important;text-transform:uppercase}.em.em-item.em-item-single .em-item-meta .button,.em.em-item.em-item-single .em-item-meta button{margin:15px 0 0!important}.em.em-item.em-item-single>section{margin:0 0 20px}.em.em-item.em-item-single .em-item-content{margin:30px 0}.em.em-item.em-item-single.size-medium .em-item-header,.em.em-item.em-item-single.size-small,.em.em-item.em-item-single.size-small .em-item-header,.em.em-list.em-grid>div.em-item .em-item-image .em-item-image-placeholder{display:block}.em.em-item.em-item-single.size-medium .em-item-header .em-item-image,.em.em-item.em-item-single.size-small .em-item-header .em-item-image,.em.em-item.em-item-single.size-small .em-item-meta>section section{margin-bottom:30px}.em.em-item.em-item-single.size-medium .em-item-header .em-item-image img,.em.em-item.em-item-single.size-small .em-item-header .em-item-image img{padding:0 0 10px!important;border:0;border-bottom:4px solid var(--default-border)}.em.em-event-booking-form .em-booking-form>section,.em.em-item.em-item-single.size-small .em-item-meta>section{margin:0;padding:0}.em.em-item.em-item-single.size-small .em-item-meta h3{font-size:calc(var(--font-size) + 6px)!important}.em.em-list{width:100%;display:grid;grid-template-rows:1fr;grid-gap:25px}.em.em-list.em-grid{grid-template-rows:none;grid-template-columns:repeat(auto-fill,minmax(var(--view-grid-width),1fr));align-items:start;justify-items:center;grid-gap:20px}.em.em-list.em-grid>div.em-item{max-width:400px;height:100%;padding:0!important;border:0;box-shadow:rgba(0,0,0,.15) 0 5px 15px 0;transition:box-shadow .3s ease-out;cursor:pointer}.em.em-list.em-grid>div.em-item:hover{box-shadow:rgba(50,50,93,.25) 0 13px 27px -5px,rgba(0,0,0,.3) 0 8px 16px -8px}.em.em-list.em-grid>div.em-item .em-item-image{position:relative;width:100%;aspect-ratio:3/2;padding:0!important}.em.em-list.em-grid>div.em-item .em-item-image:not(.has-placeholder)>div{position:absolute;overflow:hidden;inset:0;width:100%;height:100%}.em.em-list.em-grid>div.em-item .em-item-image:not(.has-placeholder)>div img{position:absolute;min-width:100%;min-height:100%;max-width:100%;max-height:100%;display:block;padding:0;z-index:0;box-sizing:border-box;object-fit:cover;object-position:center center;margin:auto}.em.em-list.em-grid>div.em-item .em-item-info{margin-top:1px;padding:10px 10px 20px 15px}.em.em-list.em-grid>div.em-item .em-item-info .em-item-title{font-weight:400!important;font-size:calc(var(--font-size) + 4px)!important;margin:5px 0 15px!important}.em.em-list.em-grid>div.em-item .em-item-info .em-item-title a{color:var(--default-color)!important;background-color:transparent!important}.em.em-list.em-grid>div.em-item .em-item-info .em-item-meta{display:block}.em.em-list.em-grid>div.em-item .em-item-info .em-item-meta .em-item-meta-line{line-height:16px;margin-bottom:10px;grid-template-columns:30px 1fr;font-size:calc(var(--font-size) - 2px)}.em.em-list.em-grid>div.em-item .em-item-info .em-item-meta .em-icon{line-height:16px;width:16px;height:16px;background-size:16px}.em.em-list.em-grid>div.em-item .em-item-info .em-item-meta>div{min-width:auto}.em.em-list.em-grid>:not(.em-item){width:100%;align-self:center;justify-self:center;justify-content:center;grid-column:1/-1}.em.em-list .em-item{width:100%;display:grid;grid-template-columns:minmax(0,1fr) 2fr;border-top:1px solid #efefef;padding:30px 4px 3px;background-color:var(--meta-bg);color:var(--default-color)}.em.em-list .em-item:first-child{border-top:0;padding-top:5px}.em.em-list .em-item .em-item-info{border-left:4px solid var(--default-border);padding:0 10px 0 35px}.em.em-list .em-item .em-item-info h3.em-item-title{font-size:22px;line-height:26px;font-weight:400;clear:none;margin:0 0 7px;padding:0;text-decoration:none}.em.em-list .em-item .em-item-info h3.em-item-title a{color:var(--a-color-1);text-decoration:none}.em.em-list .em-item .em-item-info .em-item-meta,.em.em-list-widget .em-item{margin-bottom:20px;display:flex;flex-direction:row;flex-wrap:wrap}.em.em-list .em-item .em-item-info .em-item-meta>div{flex:1 1 50%;min-width:250px}.em.em-list .em-item .em-item-info .em-item-desc{font-size:16px;margin:20px 0}.em .em-recurrence-sets fieldset,.em .event-form-when fieldset,.em.em-list .em-item .em-item-info .button{margin-bottom:0!important}.em.em-list.em-grid .em-item,.em.em-list.size-small .em-item{border:1px solid var(--main-border-color);padding:10px;box-shadow:rgba(99,99,99,.2) 0 2px 8px 0;grid-template-columns:100%;grid-template-rows:min-content max-content}.em.em-list.em-grid .em-item .em-item-image,.em.em-list.size-small .em-item .em-item-image{min-width:125px;max-width:100%;padding-bottom:10px}.em.em-list.em-grid .em-item .em-item-image.has-placeholder,.em.em-list.size-small .em-item .em-item-image.has-placeholder{padding:20px 0 30px}#buddypress .wp-editor-wrap table tr td,#buddypress .wp-editor-wrap table tr th,.css-events-list table.events-table td,.em.em-list.em-grid .em-item .em-item-image .em-item-image-placeholder,.em.em-list.em-grid .em-item .em-item-image img,.em.em-list.size-small .em-item .em-item-image .em-item-image-placeholder,.em.em-list.size-small .em-item .em-item-image img{padding:0}.em.em-list.em-grid .em-item .em-item-info,.em.em-list.size-small .em-item .em-item-info{border-left:none!important;border-top:4px solid var(--default-border);padding:10px}.em.em-list.em-grid .em-item .em-item-info .em-item-meta,.em.em-list.size-small .em-item .em-item-info .em-item-meta{width:100%;margin-left:0;line-height:22px;margin-bottom:5px;display:flex;flex-direction:row;flex-wrap:wrap}.em.em-list.em-grid .em-item .em-item-info .em-item-meta>div,.em.em-list.size-small .em-item .em-item-info .em-item-meta>div{flex:1 1 50%;min-width:200px}.em.em-item.em-item-single .em-item-meta{flex:1 1 auto;order:1;display:flex;flex-wrap:wrap;gap:20px}.em.em-list-widget{display:flex;flex-direction:column;gap:15px}.em.em-list-widget .em-item{flex-wrap:nowrap;gap:5px;width:100%;margin-bottom:0!important}.em.em-list-widget .em-item .em-item-image{flex:0 0 auto;min-width:auto;max-width:none}.em.em-list-widget .em-item .em-item-image img{width:auto;height:auto}.em.em-list-widget .em-item .em-item-image.has-placeholder{flex:0 0 auto}.em.em-list-widget .em-item .em-item-image.has-placeholder .em-item-image-placeholder{max-width:70px}.em.em-list-widget .em-item .em-item-info{border-left:2px solid var(--default-border);padding-left:15px}.em.em-list-widget .em-item .em-item-info .em-item-name{margin-bottom:10px}.em.em-list-widget .em-item .em-item-info .em-item-meta .em-item-meta-line{margin-bottom:5px}.em.em-list-widget .em-item .em-item-info .em-item-meta .em-item-meta-line .em-icon{margin-left:5px;background-size:18px;background-position:0 2px}.em.em-list-widget .em-item .em-item-info .em-item-meta .em-item-meta-line p:last-child{margin-bottom:0!important}.em.em-list-widget .em-item .em-item-info .em-item-meta .em-item-name{margin-bottom:10px}.em .em-pagination,.em .em-pagination .not-current{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-items:center;min-width:0}.em .em-pagination{--color:#aaa;--color-hover:#777;max-width:100%;margin:auto}.em .em-pagination .not-current{height:40px;overflow:hidden}.em .em-pagination.overflowing .not-current .page-numbers,.em.em-event-booking-form .em-login.size-small .em-login-links span{display:none}.em .em-pagination.overflowing .not-current:after{content:"...";padding:0 10px}.em .em-pagination.overflowing .not-current.first-half:after{padding-right:15px}.em .em-pagination.overflowing .not-current.second-half:after{padding-left:15px}.em .em-pagination .page-numbers{display:inline-block;min-width:38px;height:40px;font-size:18px!important;color:var(--color)!important;text-decoration:none;padding:6px 0;margin:0;transition:all 300ms ease-in-out;text-align:center}.em .em-pagination .page-numbers.current,.em .em-pagination .page-numbers:hover{color:var(--color-hover);font-size:25px!important;height:48px;padding:4px 0}.em .em-pagination .page-numbers.current{text-decoration:2px dotted underline;text-underline-offset:5px}.em .em-pagination .page-numbers.next,.em .em-pagination .page-numbers.next.last,.em .em-pagination .page-numbers.prev,.em .em-pagination .page-numbers.prev.first{display:block;width:25px;height:25px;margin:0;font-size:0!important;background-size:25px;background-position:center;background-repeat:no-repeat;opacity:.5;transition:all 300ms ease-in-out}.em .em-pagination .page-numbers.next.last:hover,.em .em-pagination .page-numbers.next:hover,.em .em-pagination .page-numbers.prev.first:hover,.em .em-pagination .page-numbers.prev:hover{opacity:1;background-size:35px;border-bottom:none}.em .em-pagination .page-numbers.next{background-image:var(--icon-next-circle)}.em .em-pagination .page-numbers.next.last{background-image:var(--icon-last-circle)}.em .em-pagination .page-numbers.prev{background-image:var(--icon-prev-circle)}.em .em-pagination .page-numbers.prev.first{background-image:var(--icon-first-circle)}.em .em-pagination>.page-numbers{flex:none}.em.em-event.em-event-single .em-event-meta-line.em-event-location{line-height:24px!important}.em.em-event .em-item-image .em-item-image-placeholder div.date,.em.em-events-list .em-item-image .em-item-image-placeholder div.date,.em.em-events-widget .em-item-image .em-item-image-placeholder div.date{display:grid;grid-template-rows:7fr 4fr;justify-content:center;align-items:start;height:100%;min-width:125px}.em.em-event .em-item-image .em-item-image-placeholder div.date span,.em.em-events-list .em-item-image .em-item-image-placeholder div.date span,.em.em-events-widget .em-item-image .em-item-image-placeholder div.date span{text-align:center;display:block;font-size:30px;line-height:30px}.em.em-event .em-item-image .em-item-image-placeholder div.date span.day,.em.em-events-list .em-item-image .em-item-image-placeholder div.date span.day,.em.em-events-widget .em-item-image .em-item-image-placeholder div.date span.day{font-size:45px;line-height:45px;align-self:end}.em.em-event .em-event-cancelled .em-event-meta-datetime,.em.em-event.em-event-cancelled .em-event-meta-datetime,.em.em-events-list .em-event-cancelled .em-event-meta-datetime,.em.em-events-list.em-event-cancelled .em-event-meta-datetime,.em.em-events-widget .em-event-cancelled .em-event-meta-datetime,.em.em-events-widget.em-event-cancelled .em-event-meta-datetime{text-decoration:line-through}.em.em-events-widget .em-item .em-item-image-placeholder div.date{padding-top:15%;min-width:60px}.em.em-events-widget .em-item .em-item-image-placeholder div.date span.day{font-size:30px!important;line-height:30px!important;margin-bottom:1px}.em.em-events-widget .em-item .em-item-image-placeholder div.date span.month{font-size:16px!important;line-height:16px!important}.em button.input.em-event-add-to-calendar{padding-left:20px!important}.em button.input.em-event-add-to-calendar .em-icon-calendar{margin-right:10px}.em .em-add-to-calendar-tooltip{margin-top:-5px!important}.em .em-event-add-to-calendar-content a{display:inline-block;width:calc(100% - 18px);padding:8px 10px 5px 35px!important;color:var(--default-color)!important;text-decoration:none!important;background:var(--icon-download) 5px 50% no-repeat;background-size:18px}.em .em-event-add-to-calendar-content a:focus,.em .em-event-add-to-calendar-content a:hover{outline:0!important;background-color:#f3f3f3!important}.em .em-event-add-to-calendar-content a.em-a2c-download{background-image:var(--icon-download)}.em .em-event-add-to-calendar-content a.em-a2c-google{background-image:var(--icon-logo-google-calendar)}.em .em-event-add-to-calendar-content a.em-a2c-apple{background-image:var(--icon-logo-apple)}.em .em-event-add-to-calendar-content a.em-a2c-office{background-image:var(--icon-logo-office365)}.em .em-event-add-to-calendar-content a.em-a2c-outlook{background-image:var(--icon-logo-outlook)}.em.em-search-advanced.em-locations-search-advanced .em-search-section-location.em-search-advanced-section{background:0 0!important}.em.em-search-advanced.em-locations-search-advanced .em-search-section-location.em-search-advanced-section header{display:none!important;visibility:hidden!important}.em.em-search-advanced.em-locations-search-advanced .em-search-section-location.em-search-advanced-section .em-search-section-content{display:block!important;visibility:visible!important}.em.em-search-advanced.em-locations-search-advanced .em-search-section-location.em-search-advanced-section div.em-search-eventful{margin:15px 3px}.em.em-search-advanced.em-locations-search-advanced .em-search-section-location.em-search-advanced-section .em-search-geo-units label{padding-left:3px!important}.em.em-location .em-item-meta-line.em-location-address{line-height:24px!important}.em.em-item.em-taxonomy .em-item-events p,.em.em-list .em-item.em-taxonomy .em-item-events p,.em.em-location .em-location-events p,.em.em-locations-list .em-location-events p{margin:0 0 8px!important}.em.em-location .em-item-image .em-item-image-placeholder,.em.em-locations-list .em-item-image .em-item-image-placeholder{min-width:100px;background-image:var(--icon-location)!important}.em.em-item.em-taxonomy .em-item-image .em-item-image-placeholder,.em.em-list .em-item.em-taxonomy .em-item-image .em-item-image-placeholder{background-image:var(--icon-tag)}.em.em-item.em-taxonomy.em-category .em-item-image .em-item-image-placeholder,.em.em-list .em-item.em-taxonomy.em-category .em-item-image .em-item-image-placeholder{background-image:var(--icon-category)}.em.em-event-booking-form{width:100%;position:relative}.em.em-event-booking-form div#em-loading{background-color:#fff;opacity:50%}.em.em-event-booking-form .em-booking-message{padding:15px!important;margin-bottom:20px!important;border:1px solid transparent!important;border-radius:2.5px!important;display:block!important;color:#084298!important;background-color:#cfe2ff!important;border-color:#b6d4fe!important}.em.em-event-booking-form .em-booking-message p{margin:10px 0!important;padding:0}.em.em-event-booking-form .em-booking-message.em-booking-message-error{color:#842029!important;background-color:#f8d7da!important;border-color:#f5c2c7!important}.em.em-event-booking-form .em-booking-message.em-booking-message-success{color:#0f5132!important;background-color:#d1e7dd!important;border-color:#badbcc!important}.em.em-event-booking-form .em-booking-form{border:1px solid var(--main-border-color)}.em.em-event-booking-form .em-booking-form .input-group,.em.em-event-booking-form .em-booking-form .input-type,.em.em-event-booking-form .em-booking-form .input-user-field{display:block!important;margin-bottom:25px!important}.em.em-event-booking-form .em-booking-form .input-group.hidden,.em.em-event-booking-form .em-booking-form .input-type.hidden,.em.em-event-booking-form .em-booking-form .input-user-field.hidden{display:none!important}.em .em-recurrence-set .em-recurrence-pattern .em-weekly-selector .selectize-control.em-selectize:not(.negated) .selectize-input .item,.em.em-event-booking-form .em-booking-form .input-group .input-group,.em.em-event-booking-form .em-booking-form .input-group .input-group-checkboxes,.em.em-event-booking-form .em-booking-form .input-group button,.em.em-event-booking-form .em-booking-form .input-group input:not([type=checkbox],[type=radio]),.em.em-event-booking-form .em-booking-form .input-group select,.em.em-event-booking-form .em-booking-form .input-type .input-group,.em.em-event-booking-form .em-booking-form .input-type .input-group-checkboxes,.em.em-event-booking-form .em-booking-form .input-type button,.em.em-event-booking-form .em-booking-form .input-type input:not([type=checkbox],[type=radio]),.em.em-event-booking-form .em-booking-form .input-type select,.em.em-event-booking-form .em-booking-form .input-user-field .input-group,.em.em-event-booking-form .em-booking-form .input-user-field .input-group-checkboxes,.em.em-event-booking-form .em-booking-form .input-user-field button,.em.em-event-booking-form .em-booking-form .input-user-field input:not([type=checkbox],[type=radio]),.em.em-event-booking-form .em-booking-form .input-user-field select{margin-bottom:0!important}.em.em-event-booking-form.em-hide-dynamic .em-booking-form[data-spaces="0"] section:not(.em-booking-form-section-tickets){display:none;visibility:hidden}.em.em-event-booking-form h3.em-booking-section-title{width:auto;background-color:var(--main-bg);color:var(--main-h3-color);font-size:24px!important;font-weight:700;padding:15px;border-width:1px 0 0 3px;border-style:solid;border-color:var(--main-border-color);margin:0}.em.em-event-booking-form .em-button.em-booking-submit{width:100%!important;padding:15px;font-size:var(--font-size);font-weight:700}.em.em-event-booking-form .em-button.em-booking-submit.disabled,.em.em-event-booking-form .em-button.em-booking-submit:disabled{opacity:1!important}.em.em-event-booking-form .em-booking-section{position:relative;width:auto;float:none;padding:20px 30px;margin:0}.em.em-event-booking-form .em-booking-section.em-booking-form-buttons{z-index:100000000}.em.em-event-booking-form .em-tickets{border:0;margin:0 10px;padding:0;width:calc(100% - 20px)}.em.em-event-booking-form .em-tickets.widefat{background-color:transparent}.em.em-event-booking-form .em-tickets thead{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.em.em-event-booking-form .em-tickets tr td{padding:15px;border:0!important}.em.em-event-booking-form .em-tickets tr td:first-child{padding-left:30px}.em.em-event-booking-form .em-tickets tr td:last-child{padding-right:30px}.em.em-event-booking-form .em-tickets tr th{background-color:var(--palette-1-bg);color:var(--palette-1-color);padding:10px 15px}.em.em-event-booking-form .em-tickets tr{padding:0 20px;border-top:1px solid #dedede}.em.em-event-booking-form .em-tickets tr:first-child{border-top:0}.em.em-event-booking-form .em-tickets .em-ticket-bookings{margin:0 20px 20px;padding-bottom:0;border:0;text-align:left}.em.em-event-booking-form .em-tickets .em-ticket-bookings.hidden{display:none!important;visibility:hidden!important}.em.em-event-booking-form .em-tickets .em-ticket-bookings td:last-child{text-align:left}.em.em-event-booking-form .em-tickets .em-ticket-bookings .em-ticket-booking{margin:0 0 25px;padding:20px 0 0;border-top:1px solid #dedede}.em.em-event-booking-form .em-tickets .em-ticket-bookings .em-ticket-booking>strong,.em.em-event-booking-form .em-tickets tr.em-attendee-details .em-attendee-fields>strong{display:block;margin-bottom:15px}.em.em-event-booking-form .em-tickets .em-ticket-bookings .em-ticket-booking:first-child,.em.em-event-booking-form .em-tickets tr.em-attendee-details .em-attendee-fields:first-child{border-top:none}.em form.em-is-recurring #em-tickets-form .ticket-dates-from-normal,.em form.em-is-recurring #em-tickets-form .ticket-dates-to-normal,.em form.em-is-recurring #event-rsvp-options .em-booking-date-normal,.em form.em-is-recurring .single-event-data,.em.em-event-booking-form .em-tickets .em-ticket-bookings .em-ticket-booking-template{display:none;visibility:hidden}.em.em-event-booking-form .em-tickets tr.em-attendee-details{border:0}.em.em-event-booking-form .em-tickets tr.em-attendee-details .em-attendee-fieldset{margin:0 20px 20px}.em.em-event-booking-form .em-tickets tr.em-attendee-details .em-attendee-fieldset p.input-group{padding-bottom:0}.em.em-event-booking-form .em-tickets tr.em-attendee-details .em-attendee-fields{margin:0 0 25px;padding:20px 0 0;border-top:1px solid #dedede}.em.em-event-booking-form .em-tickets .em-bookings-ticket-table-spaces{width:5%}.em.em-event-booking-form .em-tickets .em-bookings-ticket-table-spaces select{width:calc(3ch + 30px)!important;padding:5px 5px 5px 10px!important;margin:0!important}.em.em-event-booking-form .em-booking-form-details .em-login-trigger{margin-bottom:30px}.em.em-event-booking-form .em-login{margin:10px 0 20px;padding:0;border:0}.em.em-event-booking-form .em-login .em-login-trigger{font-style:italic}.em.em-event-booking-form .em-login .em-login-content{display:none;margin-bottom:10px}.em.em-event-booking-form .em-login .em-login-content p:first-of-type{margin-bottom:20px;font-weight:700}.em.em-event-booking-form .em-login .em-login-actions{display:flex;align-items:normal;font-size:15px}.em.em-event-booking-form .em-login .em-login-actions .em-login-meta{padding-left:15px}.em.em-event-booking-form .em-login .em-login-actions .em-login-rememberme{width:auto;margin-bottom:8px}.em.em-event-booking-form .em-login .em-login-actions .em-login-rememberme input{margin:0 8px 0 0;padding:0}.em.em-event-booking-form .em-login .em-login-actions .em-login-links a{text-decoration:none}.em.em-event-booking-form .em-login .em-login-actions .em-login-links a a:hover{text-decoration:underline}.em.em-event-booking-form .em-login.size-small .em-login-buttons{max-width:30%;min-width:120px}.em.em-event-booking-form .em-login.size-small .em-login-links a{display:inline-block;width:100%;margin-bottom:5px}.em.em-event-booking-form .em-booking-form-confirm .em-booking-gateway-form{margin-bottom:20px}.em.em-event-booking-form .em-booking-form-confirm .em-bookings-form-gateway-expiry select{width:auto!important;min-width:100px}.em .em-booking-form-summary.em-booking-section{padding-bottom:30px}.em .em-booking-form-summary.em-booking-section.no-booking{padding-bottom:40px}.em .em-booking-form-summary.em-booking-section.no-booking .em-loading{background-position-y:calc(50% - 10px)!important}.em .em-booking-form-summary .em-bs-section{display:grid;grid-template-rows:1fr;grid-template-columns:none;grid-gap:10px}.em .em-booking-form-summary .em-bs-section:not(:first-child){margin-top:20px;padding-top:20px;border-top:1px solid #dedede}.em .em-booking-form-summary .em-bs-section .em-bs-row{display:grid;grid-template-rows:none;grid-template-columns:auto max-content;grid-gap:10px;align-items:center;justify-items:start}.em .em-booking-form-summary .em-bs-section .em-bs-row.em-bs-row-item{grid-template-columns:max-content auto max-content}.em .em-booking-form-summary .em-bs-section .em-bs-subtitle{width:100%;align-self:center;justify-self:start;justify-content:start;grid-column:1/-1;margin:20px 14px 0 10px;padding-bottom:5px;border-bottom:1px solid #dedede;font-weight:500}.em .em-booking-form-summary .em-loading{opacity:85%!important;background-size:55px!important}.em .em-booking-form-summary .em-bs-section-total{font-weight:700;font-size:1.2rem}.em .em-booking-form-summary .em-bs-section-total .em-bs-total-taxes-inc{display:block;font-size:.8rem;font-weight:400;font-style:italic}.em .em-booking-form-summary .em-bs-cell-price{justify-self:end;justify-content:end;text-align:right}.em .em-booking-form-summary .em-bs-cell-desc .em-icon{font-size:15px;line-height:17px;width:15px;height:17px;background-size:13px}.em .em-booking-form-summary .em-bs-subsection .em-bs-cell-desc{padding-left:20px}.em .em-booking-form-summary .em-bs-qty-x{display:inline-block;padding-right:5px}.em .em-booking-form-summary .skeleton .item{margin-bottom:0}.em .em-booking-form-summary .skeleton .em-bs-row{grid-template-columns:8fr 2fr}.em .em-booking-form-summary .skeleton .em-bs-row.em-bs-row-item{grid-template-columns:7fr 1fr 2fr}.em .em-booking-recurrence-picker.mode-calendar{display:grid;grid-template-columns:1fr;gap:40px;align-items:start;width:100%}.em .em-booking-recurrence-picker.mode-calendar.size-xsmall{grid-template-columns:1fr}.em .em-booking-recurrence-picker.mode-calendar.size-xsmall .em-view-container[data-view=calendar]{width:100%;max-width:425px;margin:0 auto}.em .em-booking-recurrence-picker.mode-calendar.size-large .em-view-container[data-view=calendar],.em .em-booking-recurrence-picker.mode-calendar.size-medium .em-view-container[data-view=calendar],.em .em-booking-recurrence-picker.mode-calendar.size-small .em-view-container[data-view=calendar],.em .em-booking-recurrence-picker.mode-calendar.size-xsmall .em-booking-recurrences{width:100%}.em .em-booking-recurrence-picker.mode-calendar.size-small{grid-template-columns:1fr minmax(200px,auto);align-items:start}.em .em-booking-recurrence-picker.mode-calendar.size-small .em-booking-recurrences{width:100%;padding-right:5px}.em .em-booking-recurrence-picker.mode-calendar.size-medium .em-booking-recurrence{display:grid;grid-template-columns:1fr;gap:10px;align-items:center}.em .em-booking-recurrence-picker.mode-calendar.size-large,.em .em-booking-recurrence-picker.mode-calendar.size-medium{grid-template-columns:minmax(325px,450px) minmax(300px,1fr)}.em .em-booking-recurrence-picker.mode-calendar.size-large .em-booking-recurrences,.em .em-booking-recurrence-picker.mode-calendar.size-medium .em-booking-recurrences,.em .event-form-when .em-event-dates.em-datepicker-range fieldset{width:100%}.em .em-booking-recurrence-picker.mode-calendar.size-large .em-booking-recurrence,.em .em-booking-recurrence-picker.mode-calendar.size-xsmall .em-booking-recurrence{display:grid;grid-template-columns:auto 1fr;gap:5px;align-items:center}.em .em-booking-recurrence-picker.mode-calendar.size-large .em-booking-recurrence .em-booking-recurrence-time,.em .em-booking-recurrence-picker.mode-calendar.size-xsmall .em-booking-recurrence .em-booking-recurrence-time{padding-left:10px!important}.em .em-booking-recurrence-picker.mode-calendar.size-large .em-booking-recurrence .em-booking-recurrence-spaces,.em .em-booking-recurrence-picker.mode-calendar.size-xsmall .em-booking-recurrence .em-booking-recurrence-spaces{grid-column:1/-1}.em .em-booking-recurrence-picker.mode-calendar.size-large .em-booking-recurrences:not(.has-dates) .em-booking-recurrence .em-booking-recurrence-time,.em .em-booking-recurrence-picker.mode-calendar.size-xsmall .em-booking-recurrences:not(.has-dates) .em-booking-recurrence .em-booking-recurrence-time{padding-left:0!important}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences{display:grid;gap:10px;grid-template-columns:1fr;--original-accent-color:var(--accent-color);--selected-border:var(--original-accent-color)}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences.selected .em-booking-recurrence:not(.selected){opacity:.5}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences.selected .em-booking-recurrence.selected,.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences.selected .em-booking-recurrence.selected:focus,.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences.selected .em-booking-recurrence.selected:hover{border:2px solid var(--selected-border)!important}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences h3{font-size:22px!important;margin-top:6px!important;margin-bottom:10px!important}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences p.em-timezone,.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section div.general-data{margin:0 0 10px!important}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences p.em-timezone .em-selectize{margin:0!important}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences .em-booking-recurrence{--accent-color:var(--text-color-softer);--accent-color-hover:var(--text-color-normal);margin:0;padding:15px;border-radius:4px;transition:all .2s ease-in-out;width:100%;line-height:20px}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences .em-booking-recurrence:not(.skeleton-item){border:1px solid var(--border-color);background-color:var(--background-color-inputs, #fff);text-decoration:none;color:var(--text-color-normal);cursor:pointer}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences .em-booking-recurrence.skeleton-item{height:auto}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences .em-booking-recurrence:not([disabled]):focus,.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences .em-booking-recurrence:not([disabled]):hover{border-color:var(--accent-color)!important;transform:translateY(-2px)}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences .em-booking-recurrence *{padding:0!important;margin:0!important;vertical-align:middle}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences .em-booking-recurrence .em-icon{margin-right:8px!important}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences .em-booking-recurrence[disabled]{opacity:.7;cursor:not-allowed;background-color:var(--background-color-softer)}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences .em-booking-recurrence .em-booking-recurrence-spaces,.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences p.more-recurrenes{font-size:80%;font-style:italic}.em .em-booking-recurrence-picker.mode-calendar .em-booking-recurrences:not(.has-dates) .em-booking-recurrence-date,.em form:not(.em-is-recurring) #em-tickets-form .ticket-dates-from-recurring,.em form:not(.em-is-recurring) #em-tickets-form .ticket-dates-to-recurring,.em form:not(.em-is-recurring) #event-rsvp-options .em-booking-date-recurring,.em form:not(.em-is-recurring) .postbox#em-event-recurring,.em form:not(.em-is-recurring) .recurring-event-data,.em form:not(.em-is-recurring) .recurring-event-editor{display:none;visibility:hidden}.em .em-booking-recurrence-form{margin-top:40px}.em .em-my-bookings-actions-content a.em-bookings-rsvp-confirm{color:#198754!important}.em .em-my-bookings-actions-content a.em-bookings-rsvp-cancel{color:#dc3545!important}.em .em-my-bookings-actions-content a.em-bookings-rsvp-maybe{color:#6c757d!important}.em.em-bookings-admin-single .input select{width:auto!important;padding-right:30px!important;margin:0 5px!important}.em.em-bookings-admin-single .input .em-button,.em.em-bookings-admin-single .input input[type=button],.em.em-bookings-admin-single .input input[type=submit]{margin:0 0 0 10px!important}.em.em-bookings-admin-single .input .em-booking-single-rsvp-status-info,.em.em-bookings-admin-single .input .em-booking-single-status-info{line-height:38px;margin-bottom:30px!important}.em.em-bookings-admin-single .input .em-booking-single-rsvp-status-edit,.em.em-bookings-admin-single .input .em-booking-single-status-edit{margin-bottom:30px!important}.em.em-bookings-admin-single .input .em-booking-single-rsvp-status-edit em:last-child,.em.em-bookings-admin-single .input .em-booking-single-status-edit em:last-child{margin:10px 0}.em.em-bookings-admin-single .input .em-booking-single-rsvp-status{display:block;margin:15px 0}.em.em-bookings-admin-single .input .em-booking-single-rsvp-status .button-secondary{vertical-align:initial}.em.em-bookings-admin-single table.em-tickets-bookings-table td,.em.em-bookings-admin-single table.em-tickets-bookings-table th{border-top:1px solid #dedede!important;border-bottom:0!important}.em.em-bookings-admin-single table.em-tickets-bookings-table :not(tfoot) tr:first-child th{border-top:0!important}.em.em-bookings-admin-single table.em-tickets-bookings-table td.em-attendee-form-admin{border:0!important;border-bottom:1px solid #dedede}.em.em-bookings-admin-single table.em-tickets-bookings-table td.em-attendee-form-admin .em-attendee-details td,.em.em-bookings-admin-single table.em-tickets-bookings-table td.em-attendee-form-admin .em-attendee-details th{border:0!important}.em.em-bookings-admin-single .metabox-holder .postbox,.em.em-event-editor section,.em.em-location-editor section{margin-bottom:40px}.em .em-bookings-stats.wrap{margin-bottom:30px}.em.em-events-admin-list .subsubsub>div{margin:10px 0}.em.em-events-admin-list .input .search-box{float:left;width:50%}.em.em-events-admin-list .input .search-box input{width:auto!important;margin-bottom:10px!important}.em.em-events-admin-list .input .tablenav{width:50%!important}.em.em-event-editor .input.em-location-data>div,.em.em-location-editor .input.em-location-data>div{margin-bottom:15px}.em.em-event-editor .em-ticket-form .em-ticket-form-advanced>div .inline-inputs,.em.em-event-editor .em-ticket-form .em-ticket-form-advanced>div.inline-inputs,.em.em-event-editor .em-ticket-form .em-ticket-form-main>div .inline-inputs,.em.em-event-editor .em-ticket-form .em-ticket-form-main>div.inline-inputs,.em.em-event-editor .input.em-location-data>div.em-location-data-name,.em.em-location-editor .input.em-location-data>div.em-location-data-name{margin-bottom:25px}.em.em-event-editor .event-extra-details{margin-top:25px}.em.em-event-editor .input.em-location-data .em-selectize-autocomplete{margin-bottom:5px!important}.em.em-event-editor .em-ticket-form .em-ticket-form-advanced>div,.em.em-event-editor .em-ticket-form .em-ticket-form-main>div{margin-bottom:10px}.em.em-event-editor .em-ticket-form .em-ticket-form-advanced>div .inline-inputs:last-child,.em.em-event-editor .em-ticket-form .em-ticket-form-advanced>div.inline-inputs:last-child,.em.em-event-editor .em-ticket-form .em-ticket-form-main>div .inline-inputs:last-child,.em.em-event-editor .em-ticket-form .em-ticket-form-main>div.inline-inputs:last-child{margin-bottom:20px}.em .em-recurrence-sets>*,.em .event-form-when .em-event-datetimes>*,.em .event-form-when>*{margin-bottom:15px!important}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section div.general-data:last-child,.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section dl:last-child,.em .em-recurrence-set .em-recurrence-advanced>div:last-child .em-selectize.selectize-control,.em .event-form-when .em-event-datetimes>:last-child{margin-bottom:0!important}.em .event-form-when .em-event-dates label{width:100%;display:block}.em .event-form-when .em-event-dates .em-date-start-end{width:100%!important;max-width:250px!important}.em .event-form-when .em-event-dates.em-datepicker-until .em-datepicker-until-fields{display:grid;grid-template-columns:minmax(100px,150px) min-content minmax(100px,150px);grid-column-gap:8px;justify-items:center;align-items:center}.em .event-form-when .em-event-dates.em-datepicker-until .em-datepicker-until-fields>*{margin-bottom:0!important;width:100%}.em .event-form-when .em-event-dates.em-datepicker-until .em-datepicker-until-fields .em-range-description{margin-top:15px}.em .event-form-when .em-event-dates.em-datepicker-until .em-datepicker-until-fields [disabled]{color:#777}.em .event-form-when .em-event-type label:has(select){line-height:38px;vertical-align:middle}.em .em-recurrence-sets>p,.em .event-form-when>p{margin-bottom:20px!important}.em .em-recurrence-sets .em-recurrence-dates.em-datepicker-range fieldset,.em .event-form-when .em-recurrence-dates.em-datepicker-range fieldset{width:100%;max-width:250px!important}.em .em-recurring-summary{margin-bottom:15px}.em .em-recurring-summary .recurring-summary-missing{font-style:italic}.em .recurring-summary-dates{display:grid;grid-template-columns:1fr;width:100%;grid-template-areas:"start-label" "start-datetime" "end-label" "end-datetime" "timezone"}.em .recurring-summary-dates .label-start-time{grid-area:start-label}.em .recurring-summary-dates .label-end-time{grid-area:end-label}.em .recurring-summary-dates .label-start-day{grid-area:start-label}.em .recurring-summary-dates .label-end-day{grid-area:end-label}.em .recurring-summary-dates .recurring-datetime-start{grid-area:start-datetime}.em .recurring-summary-dates .recurring-datetime-end{grid-area:end-datetime}.em .recurring-summary-dates .recurring-timezone{grid-area:timezone;margin-top:8px}.em .recurring-summary-dates .recurring-all-day{grid-area:all-day}.em .recurring-summary-dates>*{margin-bottom:10px}.em .recurring-summary-dates .label{display:block;font-weight:700;margin-bottom:5px}.em .recurring-summary-dates .label:not(:first-child){margin-top:8px}.em .recurring-summary-dates .recurring-all-day{font-style:italic;margin-top:8px}.em .recurring-summary-dates:not(.is-all-day):not(.has-all-day) .all-day{display:none;visibility:hidden}.em .recurring-summary-dates.size-large{display:block}.em .recurring-summary-dates.size-large *{display:inline-block}.em .recurring-summary-dates.size-large .label-start-day{margin:8px 0}.em .recurring-summary-dates.size-large .recurring-all-day{margin:8px 0;display:block}.em .recurring-summary-dates.size-large .label-end-day,.em .recurring-summary-dates.size-large .recurring-datetime,.em .recurring-summary-dates.size-large .recurring-timezone{margin:0 8px 0 0}.em .recurring-summary-dates.size-large .recurring-timezone .label{display:none;visibility:hidden}.em .recurring-summary-dates.size-large .recurring-timezone .timezone-varied{font-size:.8rem;font-style:italic}.em .recurring-summary-dates.size-large .label-start-day{display:block!important;visibility:visible!important}.em .recurring-summary-dates.size-large .label-end-day{display:inline-block!important;visibility:visible!important}.em .recurring-summary-dates.size-large .label-time{display:none;visibility:hidden}.em .recurring-summary-dates.is-all-day:not(.size-large){width:max-content;grid-template-columns:min-content 25px minmax(auto,1fr);grid-template-areas:"start-label start-label start-label" "start-datetime end-label end-datetime" "all-day all-day all-day" "timezone timezone timezone"}.em .em-recurrence-sets:not([data-exclude-count="0"]) .em-recurrence-type-include .em-add-recurrence-set[data-type=exclude],.em .recurring-summary-dates.is-all-day:not(.size-large) .label-time,.em .recurring-summary-dates.is-all-day:not(.size-large) .time,.em .recurring-summary-dates:not(.has-multiple-timezones) .timezone-varied{display:none;visibility:hidden}.em .recurring-summary-dates.is-all-day:not(.size-large) .label-end-day,.em .recurring-summary-dates.is-all-day:not(.size-large) .recurring-datetime{margin:0}.em .recurring-summary-dates.is-all-day:not(.size-large) .label-end-day{justify-self:center;align-self:center;white-space:nowrap;width:auto}.em .recurring-summary-dates .timezone-varied{margin:0;font-style:italic}.em .em-recurrence-sets .em-recurrence-set-template,.em .em-recurrence-sets .em-recurrence-type .em-recurrence-advanced-description-primary,.em .em-recurrence-sets .em-recurrence-type-exclude[data-count="0"],.em .em-recurrence-sets .em-recurrence-type-include[data-count="1"] .em-recurrence-set .em-recurrence-set-actions,.em .recurring-summary-dates.has-all-day .label.all-day{display:none;visibility:hidden}.em .em-recurrence-sets,.em .em-recurrence-sets .em-recurrence-type{margin-bottom:20px}.em .em-recurrence-sets .drop-placeholder{background-color:#f0f0f0;border:1px dotted #ccc;margin:5px 0}.em .em-recurrence-sets .em-recurrence-type-include[data-count="1"] .em-recurrence-set{display:block}.em .em-recurrence-sets .em-recurrence-type-include[data-count="1"] .em-recurrence-set .em-recurrence-set-data{border-left:none;padding:15px}.em .em-recurrence-sets .em-recurrence-type-include[data-count="1"] .em-recurrence-set .em-recurrence-set-data .em-recurrence-advanced{padding-left:5px}.em .em-recurrence-sets .em-recurrence-type-include:not([data-count="1"]) .em-recurrence-set{grid-template-columns:105px 1fr}.em .em-recurrence-sets .em-recurrence-type-include:not([data-count="1"]) .em-recurrence-set:first-child{grid-template-columns:75px 1fr}.em .em-recurrence-sets .em-recurrence-type-include:not([data-count="1"]) .em-recurrence-set .em-recurrence-set-actions button{margin-right:4px}.em .em-recurrence-sets .em-recurrence-type-include:not([data-count="1"]) .em-recurrence-set .em-recurrence-set-actions button.em-recurrence-set-action-advanced{margin-left:2px}.em .em-recurrence-sets .em-recurrence-type-include .em-recurrence-set:first-child .em-recurrence-advanced-description,.em .em-recurrence-sets .em-recurrence-type-include .em-recurrence-set:first-child .em-recurrence-set-action-advanced{display:none;visibility:hidden}.em .em-recurrence-sets .em-recurrence-type-include .em-recurrence-set:first-child .em-recurrence-advanced-description-primary{margin-top:0;display:block;visibility:visible}.em .em-recurrence-sets .em-recurrence-type-exclude:not([data-count="0"]) .em-recurrence-set{grid-template-columns:72px 1fr}.em .em-recurrence-sets .em-recurrence-type-exclude:not([data-count="0"]) .em-recurrence-set .em-recurrence-set-action-advanced{margin-left:7px}.em .em-recurrence-sets .em-recurrence-type-exclude .em-recurrence-set:not(.has-advanced-value) .advanced-summary{display:none;visibility:hidden}.em .em-recurrence-sets .em-recurrence-type-exclude .advanced-summary .duration-days,.em .em-recurrence-sets .em-recurrence-type.em-recurrence-type-new .em-icon-undo{display:none;visibility:hidden}.em .em-recurrence-sets button[data-nostyle]{background-color:transparent;border:0;cursor:pointer}.em .em-recurrence-sets button[data-nostyle]:focus{outline:0}.em .em-recurrence-sets button[data-nostyle].em-add-recurrence-set{color:var(--accent-color);font-weight:700}.em .em-recurrence-sets .recurrence-reschedule-action{color:#c46200;line-height:38px;margin-bottom:5px}.em .em-recurrence-sets .recurrence-reschedule-action .em-icon-warning{background:#c46200;-webkit-mask-image:var(--icon-warning);mask-image:var(--icon-warning)}.em .em-recurrence-sets .recurrence-reschedule-action label{margin-bottom:0!important}.em .em-recurrence-sets .recurrence-reschedule-action label select{border-color:#dedede;color:#c46200}.em .em-recurrence-sets .recurrence-reschedule-action .em-icon-undo{width:22px;height:22px;background-size:22px;vertical-align:middle;margin-left:5px}.em .em-recurrence-sets .em-recurrence-type>.recurrence-reschedule-action{margin-bottom:10px}.em .em-recurrence-sets:has(.em-recurrence-set[data-primary][data-rescheduled].has-modified-date-range) .em-recurrence-set:not([data-primary]):not(.has-date-range) .primary-reschedule-override-warning,.em .em-recurrence-sets:has(.em-recurrence-set[data-primary][data-rescheduled].has-modified-date-range-end) .em-recurrence-set:not([data-primary]):not(.has-date-range):not(.has-date-range-end) .primary-reschedule-override-warning,.em .em-recurrence-sets:has(.em-recurrence-set[data-primary][data-rescheduled].has-modified-date-range-start) .em-recurrence-set:not([data-primary]):not(.has-date-range):not(.has-date-range-start) .primary-reschedule-override-warning{display:inline-block;visibility:visible}.em .em-recurrence-set{box-shadow:0 0 0 transparent;border-radius:4px;border:1px solid #dedede;background-color:#fff;display:grid;grid-template-columns:38px 1fr;margin-bottom:10px;align-items:start}.em .em-recurrence-set label[data-nostyle],.em .em-recurrence-set legend[data-nostyle]{width:auto;margin:0 0 10px;padding:0;line-height:1;display:block}.em .em-recurrence-set label[data-nostyle].inline,.em .em-recurrence-set legend[data-nostyle].inline{margin:0;display:inline-block}.em .em-recurrence-set input[type=checkbox]:indeterminate{-webkit-appearance:checkbox!important}.em .em-recurrence-set input:placeholder-shown{opacity:.8}.em .em-recurrence-set:last-child{margin-bottom:10px}.em .em-recurrence-set[data-type=exclude]{grid-template-columns:105px 1fr}.em .em-recurrence-set[data-type=exclude] .em-recurrence-set-action-order{display:none;visibility:hidden}.em .em-recurrence-set .em-recurrence-set-actions{padding:10px;background:#f9fbfc;height:100%;text-align:right}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section footer,.em .em-recurrence-set .em-recurrence-set-actions button.em-icon{margin-top:5px}.em .em-recurrence-set .em-recurrence-set-actions button.em-icon-drag{cursor:move}.em .em-recurrence-set .em-recurrence-set-actions .em-icon{opacity:.6}.em .em-recurrence-set .em-recurrence-set-actions button.primary-reschedule-override-warning,.em .em-recurrence-set .em-recurrence-set-actions button.undo{display:none;visibility:hidden;margin-top:10px}.em .em-recurrence-set.has-advanced-value .em-recurrence-set-action-advanced{position:relative}.em .em-recurrence-set.has-advanced-value .em-recurrence-set-action-advanced::after{content:"";position:absolute;bottom:-5px;right:-5px;width:8px;height:8px;background-color:#4caf50;border:1px solid #fff;border-radius:50%;box-shadow:0 0 0 1px rgba(0,0,0,.1)}.em .em-recurrence-set.has-advanced-value.advanced-modified:not(.new-recurrence-set) button.undo,.em .em-recurrence-set.has-advanced-value[data-rescheduled]:not(.new-recurrence-set) button.undo{display:inline-block;visibility:visible}.em .em-recurrence-set.has-advanced-value.advanced-modified .em-recurrence-set-action-advanced::after,.em .em-recurrence-set.has-advanced-value.advanced-modified-primary .em-recurrence-set-action-advanced::after,.em .em-recurrence-set.has-advanced-value[data-rescheduled] .em-recurrence-set-action-advanced::after{background-color:#c46200}.em .em-recurrence-set .em-recurrence-set-data{border-left:1px solid #dedede;padding:10px 20px;height:100%}.em .em-recurrence-set .em-recurrence-pattern .em-on-selector.em-datepicker-multiple .em-datepicker-dates,.em .em-recurrence-set .em-recurrence-set-data .em-datepicker-dates{margin-bottom:0}.em .em-recurrence-set .em-recurrence-pattern input[type=text],.em .em-recurrence-set .em-recurrence-pattern select{width:auto!important}.em .em-recurrence-set .em-recurrence-pattern select{padding-right:30px!important}.em .em-input-upload:not(.disabled) ul,.em .em-recurrence-set .em-recurrence-pattern div.alternate-selector:not(.em-selectize){margin-top:15px}.em .em-recurrence-set .em-recurrence-pattern .em-on-selector.em-datepicker-multiple{display:inline}.em .em-recurrence-set .em-recurrence-pattern .em-on-selector.em-datepicker-multiple label.em-date-input{display:inline-block!important}.em .em-recurrence-set .em-recurrence-pattern input.hidden{display:none!important;visibility:hidden!important}.em .em-recurrence-set .em-recurrence-pattern .em-weekly-selector{display:inline-block;width:max-content;margin:0!important}.em .em-recurrence-set .em-recurrence-pattern .em-weekly-selector .selectize-control.em-selectize:not(.negated){display:inline-block;width:max-content;margin-bottom:0!important}.em .em-recurrence-set .em-recurrence-pattern .em-weekly-selector .selectize-control.em-selectize:not(.negated) .selectize-input>input{width:40px!important}.em .em-recurrence-set .advanced-summary{display:block;visibility:visible;margin:10px 0 0;font-style:italic;opacity:.7;font-size:.9em}.em .em-recurrence-set .advanced-summary .all-day{display:none;visibility:hidden}.em .em-recurrence-set .advanced-summary .is-set{font-weight:700}.em .em-recurrence-set:has(input.em-time-all-day[type=checkbox]:checked) .advanced-summary .all-day,.em .em-recurrence-set:has(input.em-time-all-day[type=checkbox]:indeterminate) .advanced-summary .all-day{display:inline;visibility:visible}.em .em-recurrence-set:has(input.em-time-all-day[type=checkbox]:checked) .advanced-summary .times,.em .em-recurrence-set:has(input.em-time-all-day[type=checkbox]:indeterminate) .advanced-summary .times,.em .em-recurrence-set:has(select.em-recurrence-frequency option[value=on]:checked) .advanced-summary .dates{display:none;visibility:hidden}.em .em-recurrence-set:has(.em-recurrence-status select option[value="0"]:checked) .advanced-summary,.em .em-recurrence-set:has(.em-recurrence-status select[data-default="0"]) .advanced-summary{text-decoration:line-through;color:#563c3c}.em .em-recurrence-set .em-recurrence-advanced{border-top:1px solid #dedede;max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .3s ease}.em .em-recurrence-set .em-recurrence-advanced ::placeholder{opacity:.7}.em .em-recurrence-set .em-recurrence-advanced label[for],.em .em-recurrence-set .em-recurrence-advanced legend{font-size:1em}.em .em-recurrence-set .em-recurrence-advanced>p{font-style:italic;margin:5px 0 15px}.em .em-recurrence-set .em-recurrence-advanced>div{margin-bottom:18px}.em .em-recurrence-set .em-recurrence-advanced>div:last-child{margin-bottom:0}.em .em-recurrence-set.show-advanced .em-recurrence-advanced,.em .em-recurrence-set[data-type=include]:first-child:not(.reordering) .em-recurrence-advanced{padding:18px 0 10px 10px;max-height:1000px;opacity:1;overflow:visible}.em .em-recurrence-set.show-advanced .em-recurrence-set-actions,.em .em-recurrence-set[data-type=include]:first-child:not(.reordering) .em-recurrence-set-actions{grid-template-columns:auto}.em .em-recurrence-set.show-advanced .em-recurrence-set-actions .em-icon.em-icon-filter,.em .em-recurrence-set[data-type=include]:first-child:not(.reordering) .em-recurrence-set-actions .em-icon.em-icon-filter{background-image:var(--icon-filter-hide)}.em .em-recurrence-set.show-advanced .em-recurrence-pattern,.em .em-recurrence-set[data-type=include]:first-child:not(.reordering) .em-recurrence-pattern{margin-bottom:18px}.em .em-recurrence-set.show-advanced .advanced-summary,.em .em-recurrence-set[data-type=include]:first-child:not(.reordering) .advanced-summary{display:none;visibility:hidden}.em .em-recurrence-set .em-recurrence-set-actions{grid-template-columns:69px;transition:grid-template-columns .3s ease}.em .em-recurrence-set .reschedule-trigger{width:15px;height:15px;background-size:15px;margin-left:5px}.em .em-list-table div.tablenav>br.clear,.em .em-list-table.frontend div.tablenav .tablenav-pages.no-pages .pagination-links,.em .em-list-table.frontend div.tablenav .tablenav-pages.one-page .pagination-links,.em .em-modal-content .recurrence-reschedule-action .reschedule-warning,.em .em-modal-content .recurrence-reschedule-action .undo,.em .em-recurrence-set .reschedule-trigger[disabled],.em .em-recurrence-set.new-recurrence-set .reschedule-trigger{display:none;visibility:hidden}.em .em-modal-content .recurrence-reschedule-action{line-height:38px}.em .em-location-map-container{height:100%}.em .reschedule-hidden{display:none!important;visibility:hidden!important}.em.em-location-where.has-map{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px}.em.em-location-where.has-map .em-location-data,.em.em-location-where.has-map .em-location-map-container{width:100%;flex:1 1 450px}.em.em-location-where.has-map .em-location-map-container,.em.em-location-where.has-map div.em-location-data .em-location-map-404,.em.em-location-where.has-map div.em-location-data .em-location-map-content{max-width:800px;aspect-ratio:3/2}.em.em-location-where.has-map .em-location-data-maps-tip{width:100%;flex:0 0 100%}.em .em_obj{position:relative}.em .em_obj:not(.em-list-table) .alignleft.actions{padding-bottom:15px}.em .em-list-table{position:relative;margin:15px 0}.em .em-list-table .em-list-table-triggers{margin-right:5px}.em .em-list-table .em-list-table-triggers .em-list-table-trigger{float:left;display:block;margin:2px 5px 0;width:24px;height:36px;background-position:50% 50%;background-size:24px}.em .em-list-table .em-list-table-triggers .em-list-table-trigger:focus,.em .em-list-table .em-list-table-triggers .em-list-table-trigger:hover,.em .em-tooltip-ddm-display a:focus{outline:0;box-shadow:none}.em .em-list-table .em-list-table-error-notice{clear:both}.em .em-list-table.frontend div.tablenav .tablenav-pages{float:right;grid-area:pagination;text-wrap:nowrap;text-align:right;margin:0 0 15px}.em .em-list-table.frontend div.tablenav .tablenav-pages.no-pages,.em .em-list-table.frontend div.tablenav .tablenav-pages.one-page{padding-top:18px}.em .em-list-table.frontend div.tablenav .tablenav-pages .button{padding:0 12px!important;margin:0!important}.em .em-list-table div.table-wrap tfoot,.em .em-list-table.frontend div.tablenav .tablenav-pages .button.disabled{display:none}.em .em-list-table.frontend div.tablenav .tablenav-pages input.current-page{width:auto!important;margin:0!important}.em .em-list-table div.table-wrap tfoot td.manage-column,.em .em-list-table div.table-wrap thead td.manage-column,.em .em-list-table.backend div.tablenav>.actions .actions{vertical-align:middle}#wp-em-editor-content-wrap table,.em .em-list-table.has-filter div.tablenav{margin-bottom:0}.em .em-list-table.has-filter div.tablenav .actions.filters{margin-bottom:15px}.em .em-list-table div.tablenav{clear:both;width:100%;margin-bottom:12px}.em .em-list-table div.tablenav>.actions{display:block;float:left;margin:0 0 15px;text-align:left}.em .em-list-table div.tablenav>.actions:last-child{margin-bottom:0}#em-booking .em-booking-form p,.em .em-list-table div.tablenav>.actions.filters{clear:left}.em .em-list-table div.tablenav>.actions .actions{display:inline-block;float:none;margin-right:0;padding-right:0;vertical-align:top}.em .em-list-table div.tablenav>.actions .actions:not(:last-child,:first-child){margin-left:10px;padding-left:10px;border-left:1px solid var(--border-color-softer)}.em .em-list-table div.tablenav>.actions .actions:last-child{margin-left:10px}.em .em-bookings-table td.column-actions a:last-of-type,.em .em-list-table div.tablenav>.actions .actions :last-of-type{margin-right:0}.em .em-bookings-table td.column-actions,.em .em-list-table div.table-wrap td.booking_price,.em .em-list-table div.table-wrap td.column-primary,.em .em-list-table div.table-wrap td.price-col,.em .em-list-table div.table-wrap td.ticket_price,.em .em-list-table div.table-wrap td.ticket_total,.em .em-list-table div.table-wrap td.total_paid,.em .em-list-table div.tablenav>.actions .actions.bulkactions-input{text-wrap:nowrap}.em .em-list-table div.tablenav>.actions button,.em .em-list-table div.tablenav>.actions input,.em .em-list-table div.tablenav>.actions select{max-width:12.5rem;min-height:auto;margin:0 6px 0 0!important}.em .em-list-table div.tablenav>.actions button.filters-trigger,.em .em-list-table div.tablenav>.actions button.small-expand-trigger{width:25px;height:25px;background-size:25px;padding:0 12.5px!important;margin:0!important;background-repeat:no-repeat;background-position:center center;background-color:transparent!important;text-indent:-10000px!important;border:0!important;background-image:var(--icon-filter-hide);opacity:.5}.em .em-list-table div.tablenav>.actions button.filters-trigger.hidden,.em .em-list-table div.tablenav>.actions button.small-expand-trigger.hidden{display:inline-block!important;visibility:visible!important;background-image:var(--icon-filter);opacity:1}.em .em-list-table div.tablenav>.actions button.filters-trigger:active,.em .em-list-table div.tablenav>.actions button.filters-trigger:focus,.em .em-list-table div.tablenav>.actions button.small-expand-trigger:active,.em .em-list-table div.tablenav>.actions button.small-expand-trigger:focus,.em .em-list-table.size-small .wp-list-table tbody td.column-primary button.toggle-row:active,.em .em-list-table.size-small .wp-list-table tbody td.column-primary button.toggle-row:focus,.em .em-list-table.size-xsmall .wp-list-table tbody td.column-primary button.toggle-row:active,.em .em-list-table.size-xsmall .wp-list-table tbody td.column-primary button.toggle-row:focus{border:0!important;box-shadow:none!important;outline:0!important}.em .em-list-table div.tablenav>.actions button.small-expand-trigger{display:none;visibility:hidden}.em .em-list-table div.tablenav select{width:auto!important;padding-right:30px!important}.em .em-list-table div.tablenav.bottom{margin-top:15px;align-items:start}.em .em-list-table div.tablenav.bottom .tablenav-pages.no-pages,.em .em-list-table div.tablenav.bottom .tablenav-pages.one-page{padding-top:0}.em .em-list-table div.table-wrap{overflow-x:auto;border:1px solid var(--border-color);clear:both;margin:5px 0 0;font-size:14px}.em .em-list-table div.table-wrap .check-column{text-wrap:nowrap;padding:10px 0 10px 10px!important}.em .em-list-table div.table-wrap .check-column button.em-tooltip-ddm{font-family:"Arial",sans-serif!important;transform:rotate(-90deg)!important;border:0!important;background:0 0!important;width:22px!important;height:1px!important;font-size:16px!important;line-height:3px!important;font-weight:700!important;color:#aaa!important;padding:0 0 10px 6px!important;cursor:pointer!important}.em .em-list-table div.table-wrap .check-column button.em-tooltip-ddm:active,.em .em-list-table div.table-wrap .check-column button.em-tooltip-ddm:focus{border:0!important;box-shadow:none!important}.em .em-list-table div.table-wrap thead .check-column{padding:0 0 0 3px}.em .em-list-table div.table-wrap table{width:100%;margin:0!important;border:0!important}.em .em-list-table div.table-wrap .toggle-row,.em .em-list-table div.table-wrap td.column-primary .em-list-table-row-responsive-meta{display:none;visibility:hidden}.em .em-list-table div.table-wrap tr{transition:opacity 800ms ease-out}.em .em-list-table div.table-wrap tr.loading{pointer-events:none;cursor:not-allowed}.em .em-list-table div.table-wrap tr.loading td:not(.check-column){opacity:.5}.em .em-list-table div.table-wrap tr.loading .check-column button{background:var(--icon-spinner) 3px 0 no-repeat;background-size:16px;text-indent:-99999px;overflow:hidden}.em .em-list-table div.table-wrap tr.faded-out{opacity:0}#event-form .em-input-field.em-input-field-boolean label,.em .em-bookings-table .em-bookings-table-views,.em .em-list-table div.table-wrap td.column-primary .primary-column-content{display:inline-block}.em .em-list-table div.table-wrap tfoot td.manage-column label,.em .em-list-table div.table-wrap thead td.manage-column label{position:absolute}.em .em-list-table div.table-wrap tfoot th,.em .em-list-table div.table-wrap thead th{vertical-align:center}#event-form .event-extra-details select,.em .em-list-table div.table-wrap tbody td,.em .em-list-table.size-small .wp-list-table tbody td,.em .em-list-table.size-small .wp-list-table tbody th,.em .em-list-table.size-xsmall .wp-list-table tbody td,.em .em-list-table.size-xsmall .wp-list-table tbody th{vertical-align:top}.em .em-list-table div.table-wrap tbody>:nth-child(odd){background-color:#fafafa}.em .em-list-table div.table-wrap tbody>.selected{background-color:#f6f6f6}.em .em-list-table div.table-wrap tfoot td,.em .em-list-table div.table-wrap tfoot th{border-bottom:0!important}.em .em-list-table div.table-wrap th{font-weight:400;vertical-align:top;padding:10px 12px!important}.em .em-list-table div.table-wrap th.sortable a,.em .em-list-table div.table-wrap th.sorted a{display:grid;grid-gap:10px;grid-template-columns:auto 15px;align-items:center;color:var(--text-color-normal)!important}.em .em-list-table div.table-wrap th.sortable a:hover,.em .em-list-table div.table-wrap th.sorted a:hover{color:var(--text-color-normal);text-decoration:none}.em .em-list-table div.table-wrap th.sortable a .sorting-indicators,.em .em-list-table div.table-wrap th.sorted a .sorting-indicators{display:grid;grid-template-columns:1fr;grid-template-rows:min-content}.em .em-list-table div.table-wrap th.sortable a .sorting-indicators .sorting-indicator,.em .em-list-table div.table-wrap th.sorted a .sorting-indicators .sorting-indicator{display:block;width:12px;height:12px;background-size:12px;background-repeat:no-repeat}.em .em-list-table div.table-wrap th.sortable a .sorting-indicators .sorting-indicator.desc,.em .em-list-table div.table-wrap th.sorted a .sorting-indicators .sorting-indicator.desc{background-image:var(--icon-chevron-down)}.em .em-list-table div.table-wrap th.sortable:hover.asc .sorting-indicator.asc,.em .em-list-table div.table-wrap th.sortable:hover.desc .sorting-indicator.desc,.em .em-list-table div.table-wrap th.sorted:hover.asc .sorting-indicator.asc,.em .em-list-table div.table-wrap th.sorted:hover.desc .sorting-indicator.desc{opacity:.2}.em .em-list-table div.table-wrap th.sortable:hover.asc .sorting-indicator.desc,.em .em-list-table div.table-wrap th.sortable:hover.desc .sorting-indicator.asc,.em .em-list-table div.table-wrap th.sorted:hover.asc .sorting-indicator.desc,.em .em-list-table div.table-wrap th.sorted:hover.desc .sorting-indicator.asc{opacity:1!important}.em .em-list-table div.table-wrap th.sortable.sorted.asc .sorting-indicator.desc,.em .em-list-table div.table-wrap th.sortable.sorted.desc .sorting-indicator.asc,.em .em-list-table div.table-wrap th.sorted.sorted.asc .sorting-indicator.desc,.em .em-list-table div.table-wrap th.sorted.sorted.desc .sorting-indicator.asc{opacity:.2}.em .em-list-table div.table-wrap td{padding:11px 12px!important}.em .em-list-table div.table-wrap .em-icon{width:18px;height:18px;margin-right:5px;background-size:18px}.em .em-list-table div.table-wrap .em-icon.em-icon-updated{background:green;-webkit-mask-image:var(--icon-updated);mask-image:var(--icon-updated)}.em .em-list-table div.table-wrap .em-icon.em-icon-cross-circle{background:red;-webkit-mask-image:var(--icon-cross-circle);mask-image:var(--icon-cross-circle)}.em .em-list-table div.table-wrap .em-icon.em-icon-trash{background:red;-webkit-mask-image:var(--icon-trash);mask-image:var(--icon-trash)}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content{padding:10px}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section{margin:0 0 12px!important}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section:last-of-type{margin-bottom:0!important}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section header{padding-bottom:2px;border-bottom:1px solid #dedede;margin-bottom:10px}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section footer p{margin:0 0 5px!important;padding:0!important}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section dl{display:grid;grid-template-columns:max-content max-content;margin:0 0 10px!important;padding:0!important}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section dl dt{margin:0!important;padding:3px 0!important}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section dl dd{margin:0!important;padding:3px 0 3px 15px!important}#em-wrapper #locations-filter .subsubsub .current,#em-wrapper #posts-filter .subsubsub .current,#event-rsvp-options label,.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section dl dt{font-weight:700}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section dl.tabular-data dt{font-weight:400;padding:8px 0!important;border-bottom:1px solid #dedede}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section dl.tabular-data dd{padding:8px 0 0 15px!important;border-bottom:1px solid #dedede}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section dl.tabular-data dd:first-of-type,.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section dl.tabular-data dt:first-of-type{border-top:0!important;padding-top:0!important}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section dl.tabular-data dd:last-of-type,.em .em-list-table div.table-wrap .em-list-table-col-tooltip .em-tooltip-content section dl.tabular-data dt:last-of-type{border-bottom:0!important;padding-bottom:0!important}.em .em-list-table div.table-wrap .em-list-table-col-tooltip .tippy-box{max-width:none!important}.em .em-list-table div.table-wrap .em-list-table-col-tooltip a.em-tooltip{color:var(--text-color-softer)!important;border-bottom:2px dotted #ccc;padding-bottom:2px;text-wrap:nowrap}.em .em-list-table div.table-wrap .em-list-table-col-tooltip a.em-tooltip:hover{cursor:pointer;text-decoration:none!important}.em .em-list-table.no-checkboxes div.tablenav>.actions{margin-right:15px}.em .em-list-table.no-checkboxes div.tablenav>.actions .actions{margin-right:5px}.em .em-list-table.no-checkboxes div.tablenav>.actions.filters{clear:none}.em .em-list-table.size-medium div.tablenav>.actions,.em .em-list-table.size-medium div.tablenav>.tablenav-pages,.em .em-list-table.size-small div.tablenav>.actions,.em .em-list-table.size-small div.tablenav>.tablenav-pages,.em .em-list-table.size-xsmall div.tablenav>.actions,.em .em-list-table.size-xsmall div.tablenav>.tablenav-pages{display:flex;float:none;text-align:center;justify-content:center;justify-items:center;align-items:center}.em .em-list-table.size-medium div.tablenav>.filters,.em .em-list-table.size-small div.tablenav>.filters,.em .em-list-table.size-xsmall div.tablenav>.filters{border-width:1px 0;border-style:solid;border-color:var(--border-color);padding:10px 0}.em .em-list-table.size-medium div.tablenav>.filters>*,.em .em-list-table.size-small div.tablenav>.filters>*,.em .em-list-table.size-xsmall div.tablenav>.filters>*{width:100%!important;max-width:none!important;float:none}.em .em-list-table.size-medium div.tablenav>.filters .button,.em .em-list-table.size-medium div.tablenav>.filters>button,.em .em-list-table.size-small div.tablenav>.filters .button,.em .em-list-table.size-small div.tablenav>.filters>button,.em .em-list-table.size-xsmall div.tablenav>.filters .button,.em .em-list-table.size-xsmall div.tablenav>.filters>button{width:auto!important}.em .em-list-table.size-medium div.tablenav>.tablenav-pages,.em .em-list-table.size-small div.tablenav>.tablenav-pages,.em .em-list-table.size-xsmall div.tablenav>.tablenav-pages{gap:8px}.em .em-list-table.size-medium div.tablenav>.tablenav-pages.no-pages,.em .em-list-table.size-medium div.tablenav>.tablenav-pages.one-page,.em .em-list-table.size-small div.tablenav>.tablenav-pages.no-pages,.em .em-list-table.size-small div.tablenav>.tablenav-pages.one-page,.em .em-list-table.size-xsmall div.tablenav>.tablenav-pages.no-pages,.em .em-list-table.size-xsmall div.tablenav>.tablenav-pages.one-page{padding-top:0}.em .em-list-table.size-small button.small-expand-trigger,.em .em-list-table.size-xsmall button.small-expand-trigger{display:inline-block!important;visibility:visible!important;width:15px;background-image:var(--icon-expand)!important;opacity:.5}.em .em-list-table.size-small button.small-expand-trigger.expanded,.em .em-list-table.size-xsmall button.small-expand-trigger.expanded{background-image:var(--icon-collapse)!important;opacity:1}.em .em-list-table.size-small.has-checkboxes .wp-list-table thead th:not(:nth-child(-n+2)),.em .em-list-table.size-small.no-checkboxes .wp-list-table thead th:not(:nth-child(-n+1)),.em .em-list-table.size-xsmall.has-checkboxes .wp-list-table thead th:not(:nth-child(-n+2)),.em .em-list-table.size-xsmall.no-checkboxes .wp-list-table thead th:not(:nth-child(-n+1)){display:none!important;overflow:hidden}.em .em-list-table.size-small.has-checkboxes tbody td:not(.check-column):not(:nth-child(-n+2))::before,.em .em-list-table.size-small.no-checkboxes tbody td:not(.check-column):not(:nth-child(-n+1))::before,.em .em-list-table.size-xsmall.has-checkboxes tbody td:not(.check-column):not(:nth-child(-n+2))::before,.em .em-list-table.size-xsmall.no-checkboxes tbody td:not(.check-column):not(:nth-child(-n+1))::before{display:inline-block;overflow:hidden;width:35%;content:attr(data-colname);white-space:nowrap;text-overflow:ellipsis;border:0;vertical-align:middle}.em .em-list-table.size-small .wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.check-column),.em .em-list-table.size-xsmall .wp-list-table tr:not(.inline-edit-row):not(.no-items) td:not(.check-column){position:relative;clear:both;width:auto!important}.em .em-list-table.size-small .wp-list-table thead th.column-primary,.em .em-list-table.size-xsmall .wp-list-table thead th.column-primary{content:""}.em .em-list-table.size-small .wp-list-table tbody th.check-column,.em .em-list-table.size-xsmall .wp-list-table tbody th.check-column{width:77px}.em .em-list-table.size-small .wp-list-table tbody td:not(.check-column),.em .em-list-table.size-xsmall .wp-list-table tbody td:not(.check-column){display:block!important;overflow:hidden}.em .em-list-table.size-small .wp-list-table tbody td:not(.check-column):not(.column-primary),.em .em-list-table.size-xsmall .wp-list-table tbody td:not(.check-column):not(.column-primary){display:none!important}.em .em-list-table.size-small .wp-list-table tbody td:not(.check-column):not(.column-primary,:last-child),.em .em-list-table.size-xsmall .wp-list-table tbody td:not(.check-column):not(.column-primary,:last-child){border:0!important;padding-top:5px!important;padding-bottom:5px!important}.em .em-list-table.size-small .wp-list-table tbody td:not(.check-column):last-child,.em .em-list-table.size-xsmall .wp-list-table tbody td:not(.check-column):last-child{padding-top:5px!important;padding-bottom:10px!important}.em .em-list-table.size-small .wp-list-table tbody tr.expanded td.column-primary:not(:has(.em-list-table-row-responsive-meta)),.em .em-list-table.size-xsmall .wp-list-table tbody tr.expanded td.column-primary:not(:has(.em-list-table-row-responsive-meta)){margin-bottom:0!important;padding-bottom:0!important;border-bottom:0!important}.em .em-list-table.size-small .wp-list-table tbody td.column-primary:not(:has(.em-list-table-row-responsive-meta)) .primary-column-content,.em .em-list-table.size-xsmall .wp-list-table tbody td.column-primary:not(:has(.em-list-table-row-responsive-meta)) .primary-column-content{border-bottom:0}.em .em-list-table.size-small .wp-list-table tbody td.column-primary button.toggle-row,.em .em-list-table.size-xsmall .wp-list-table tbody td.column-primary button.toggle-row{display:inline-block!important;visibility:visible!important;float:right;width:10px!important;height:15px!important;background-size:15px;padding:0 5px!important;margin:0 0 0 5px!important;background-repeat:no-repeat;background-position:center center;background-color:transparent!important;text-indent:-10000px!important;border:0!important;background-image:var(--icon-chevron-down)}.em .em-bookings-table td.column-actions a :focus,.em .em-list-table.size-small .wp-list-table tbody td.column-primary button.toggle-row :focus:before,.em .em-list-table.size-xsmall .wp-list-table tbody td.column-primary button.toggle-row :focus:before{box-shadow:none;outline:0}.em .em-list-table.size-small .wp-list-table tbody td.column-primary .em-list-table-row-responsive-meta,.em .em-list-table.size-xsmall .wp-list-table tbody td.column-primary .em-list-table-row-responsive-meta{float:left;clear:left;display:block;visibility:visible}.em .em-list-table.size-small .wp-list-table tbody td.column-primary .primary-column-content,.em .em-list-table.size-xsmall .wp-list-table tbody td.column-primary .primary-column-content{float:left;clear:left;margin-bottom:8px;border-bottom:1px solid var(--border-color-softer);padding-bottom:5px}.em .em-list-table.size-small .wp-list-table tbody tr.expanded td:not(:first-child,.column-primary),.em .em-list-table.size-xsmall .wp-list-table tbody tr.expanded td:not(:first-child,.column-primary){display:block!important}.em .em-list-table.size-small .wp-list-table tbody tr.expanded td.column-primary,.em .em-list-table.size-xsmall .wp-list-table tbody tr.expanded td.column-primary{margin:0 13px 10px 11px!important;padding-left:0!important;padding-right:0!important}.em .em-list-table.size-small div.tablenav>.actions.filters,.em .em-list-table.size-xsmall div.tablenav>.actions,.em .em-list-table.size-xsmall div.tablenav>.actions.filters,.em .em-list-table.size-xsmall div.tablenav>.tablenav-pages{display:block}.em .em-list-table.size-small div.tablenav>.actions.filters>*,.em .em-list-table.size-xsmall div.tablenav>.actions.filters>*{width:90%!important;max-width:none;margin:5px 5%!important}.em .em-list-table.size-xsmall div.tablenav>.actions .bulkactions-input,.em .em-list-table.size-xsmall div.tablenav>.tablenav-pages .bulkactions-input{display:block;margin-top:15px}.em .em-list-table.size-xsmall div.tablenav>.actions .bulkactions-input select,.em .em-list-table.size-xsmall div.tablenav>.tablenav-pages .bulkactions-input select{float:none}.em .em-list-table-cols{display:grid;width:100%;grid-template-columns:1fr 1fr;grid-gap:20px}.em .em-list-table-cols p{margin-bottom:15px!important}.em .em-list-table-cols .em-list-table-cols-selected .item{width:100%;display:flex;flex-wrap:nowrap;flex-direction:row-reverse;align-items:center;cursor:pointer;margin:0 0 8px;padding:5px 0 5px 8px;border-radius:calc(.25rem - 1px);background:#dff4fd;border:1px solid #97dbf9;color:#0095c3}.em .em-list-table-cols .em-list-table-cols-selected .item.sortable-ghost{border-style:dotted;opacity:.4}.em .em-list-table-cols .em-list-table-cols-selected .item .remove{flex:0 0 auto;color:inherit!important;background-color:inherit!important;text-decoration:none;vertical-align:middle;display:inline-block;padding:0;border:0;box-sizing:border-box;margin-right:10px}.em .em-list-table-cols .em-list-table-cols-select .selectize-input.items .item{display:none!important}.em .em-list-table-cols .em-list-table-cols-select .selectize-input.items input{margin-top:0!important}.em .em-list-table-cols .em-list-table-cols-select .selectize-dropdown .optgroup:before{display:none}.em .em-list-table-cols .em-list-table-cols-select .selectize-dropdown .optgroup-header{display:block;width:95%;padding:0 0 6px;margin:10px auto 6px;border-bottom:1px solid #ddd}.em .em-list-table-cols .em-list-table-cols-select .selectize-dropdown .optgroup:first-child .optgroup-header{margin-top:5px}.em .em-bookings-table .em-bookings-table-views-selection+.actions{margin-left:5px!important}.em .em-bookings-table .em-bookings-table-views [data-view=bookings]{background-image:var(--icon-tickets)!important;background-size:30px!important}.em .em-bookings-table .em-bookings-table-views [data-view=tickets]{background-image:var(--icon-ticket)!important}.em .em-bookings-table .em-bookings-table-views [data-view=attendees]{background-image:var(--icon-attendees)!important}.em .em-bookings-table .em-bookings-table-views [data-view=multiple-bookings]{background-image:var(--icon-multiple)!important}.em .em-bookings-table .em-bookings-table-views .em-bookings-table-views-trigger{display:block;width:42px;background:var(--icon-point-down) 30px 6px no-repeat;background-size:14px;padding:0 15px 0 0;margin:0;cursor:pointer}.em .em-bookings-table .em-bookings-table-views .em-bookings-table-views-trigger .em-bookings-table-view-option{display:block;width:25px;height:25px;background-size:25px;background-repeat:no-repeat;background-position:center center;background-color:transparent!important;text-indent:-10000px!important;padding:0!important;border:0!important}.em .em-bookings-table .em-bookings-table-views .em-bookings-table-views-options,.em .em-chart.hidden-filters form{display:none}.em .em-bookings-table .em-bookings-table-views .tippy-content .em-bookings-table-views-options,.em .em-chart form section.main-filters label,.em .em-chart.size-small form section.main-filters{display:block}.em .em-bookings-table .em-bookings-table-views .em-bookings-table-views-options-list{display:block!important;padding:0!important;margin:5px 0!important;border:0!important;background:0 0!important;cursor:pointer!important;overflow:visible!important}.em .em-bookings-table .em-bookings-table-views .em-bookings-table-views-options-list label.em-bookings-table-view-option.focused,.em .em-bookings-table .em-bookings-table-views .em-bookings-table-views-options-list label.em-bookings-table-view-option:hover{background-color:#efefef!important}.em .em-bookings-table .em-bookings-table-views .em-bookings-table-views-options-list label.em-bookings-table-view-option.checked,.em .em-bookings-table .em-bookings-table-views .em-bookings-table-views-options-list label.em-bookings-table-view-option:checked{background-color:#cee0ea!important}.em .em-bookings-table .em-bookings-table-views .em-bookings-table-views-options-list label.em-bookings-table-view-option input[type=radio],.em .em-tooltip-ddm-content{border:0;padding:0;margin:0;position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(50%);white-space:nowrap}.em .em-bookings-table .em-bookings-table-views .em-bookings-table-views-options-list label.em-bookings-table-view-option[data-view=bookings],.em .em-bookings-table .em-bookings-table-views .em-bookings-table-views-options-list label.em-bookings-table-view-option[data-view=mulitple-bookings]{background-size:24px!important;background-position:6px center!important}.em .em-bookings-table .em-bookings-table-views .em-bookings-table-views-options-list:focus{border:0!important;outline:0!important}.em .em-bookings-table td.column-actions a{display:inline-block;text-indent:-9999px;background-size:18px;width:18px;height:18px;margin:0 6px 0 0}.em .em-bookings-table td.column-actions a[data-row_action=delete]{background:var(--icon-trash) no-repeat}.em .em-bookings-table td.column-actions a[data-row_action=approve]{background:var(--icon-checkmark-circle) no-repeat}.em .em-bookings-table td.column-actions a[data-row_action=unapprove]{background:var(--icon-undo) no-repeat}.em .em-bookings-table td.column-actions a[data-row_action=cancel],.em .em-bookings-table td.column-actions a[data-row_action=reject]{background:var(--icon-cross-circle) no-repeat}.em .em-bookings-table td.column-actions a[data-row_action=checkin]{background:var(--icon-enter) no-repeat}.em .em-bookings-table td.column-actions a[data-row_action=checkout]{background:var(--icon-exit) no-repeat}.em .em-bookings-table td.column-actions a.em-list-table-row-edit{background:var(--icon-edit) no-repeat}.em.em-list-table-settings .em-list-table-settings-remember{text-align:right}.em.em-list-table-settings .em-list-table-settings-remember input[type=checkbox]{margin-left:10px}.em.em-list-table-settings .em-list-table-settings-remember [data-tippy-root]{text-align:center}@media only screen and (max-width:800px){.em .em-list-table-cols-selected .item{display:block}}@media only screen and (max-width:380px){.em .em-list-table-cols-selected .item{display:block}}.em button.input.em-tooltip-ddm{background-image:var(--icon-chevron-down)!important;background-position:calc(100% - 15px) 50%!important;background-repeat:no-repeat!important;background-size:15px!important;padding-right:40px!important}.em button.input.em-tooltip-ddm[aria-expanded=true]{background-image:var(--icon-chevron-up)!important}.em .em-tooltip-ddm-display{top:-5px!important}.em .em-tooltip-ddm-display a{padding:5px;display:block}.em .em-tooltip-ddm-display .tippy-box{width:100%}.em .em-tooltip-ddm-display section:not(:first-child){padding-top:5px;margin-top:5px;border-top:1px solid #dedede}.em .em-tooltip-ddm-display section:not(:last-child){border-bottom:1px solid #dedede;margin-bottom:5px;padding-bottom:5px}.em .em-tooltip-ddm-display section+section{border-top:0!important}.em .button.input.with-icon,.em .input .button.with-icon,.em .input button.with-icon,.em button.input.with-icon{padding-left:var(--button-icon-padding)!important}.em .button.input.with-icon .em-icon,.em .input .button.with-icon .em-icon,.em .input button.with-icon .em-icon,.em button.input.with-icon .em-icon{margin-right:6px}.em .button.input.with-icon-right,.em .input .button.with-icon-right,.em .input button.with-icon-right,.em button.input.with-icon-right{padding-right:var(--button-icon-padding)!important}.em .button.input.with-icon-right .em-icon,.em .input .button.with-icon-right .em-icon,.em .input button.with-icon-right .em-icon,.em button.input.with-icon-right .em-icon{margin-left:6px}.em .button.input .em-icon,.em .input .button .em-icon,.em .input button .em-icon,.em button.input .em-icon{width:18px;height:18px;background-size:18px}.em button.em-clickable.loading .loaded,.em form.em-ajax-form.loading .loaded{display:none;visibility:hidden}.em button.em-clickable.loading .loading-content,.em form.em-ajax-form.loading .loading-content{display:inline-block;visibility:visible}.em button.em-clickable .loaded-success,.em button.em-clickable .loading-content,.em button.em-clickable.load-successful .loaded,.em form.em-ajax-form .loaded-success,.em form.em-ajax-form .loading-content,.em form.em-ajax-form.load-successful .loaded{display:none;visibility:hidden}.em button.em-clickable.load-successful .loaded-success,.em form.em-ajax-form.load-successful .loaded-success{display:inline-block;visibility:visible}.em .em-chart.hidden-filters .option-triggers{float:none}.em .em-chart .em-chart-header{display:grid;grid-template-columns:auto max-content;align-items:center;margin:10px 0}.em .em-chart .em-chart-header .em-chart-title{padding-left:5px;font-size:16px;font-weight:500}.em .em-chart .em-chart-header .option-triggers{text-align:right}.em .em-chart .em-chart-header .option-triggers .em-icon{margin:0 5px}.em .em-chart form section.main-filters{margin:5px 5px 15px;padding:10px 0 15px;display:grid;grid-template-columns:1fr 1fr auto;border-top:1px solid #dedede;border-bottom:1px solid #dedede}.em .em-chart form section.main-filters>div:nth-child(2){margin:0 15px;padding:0 15px;border-left:1px solid #dedede;border-right:1px solid #dedede}.em .em-chart form section.main-filters>div>:not(:first-child){margin-top:10px}.em .em-chart form section.main-filters .dataset-1-metric{display:grid;grid-template-columns:max-content auto;grid-gap:5px}.em .em-chart form section.main-filters select{width:100%;max-width:none}#em-tickets-form tbody.em-ticket-template,.em .em-chart form section.main-filters .em-datepicker{display:none}.em .em-chart form section.main-filters .em-datepicker input.em-date-input{cursor:pointer;margin:10px 0 0 5px;width:100%;border-radius:0!important;padding-left:30px!important;background:var(--icon-calendar) 0 50% no-repeat!important;background-size:20px!important}.em .em-chart form section.main-filters .em-datepicker input.em-date-input,.em .em-chart form section.main-filters .em-datepicker input.em-date-input:active,.em .em-chart form section.main-filters .em-datepicker input.em-date-input:focus{border:0!important;box-shadow:none}.em .em-chart form section.main-filters label span{display:block;font-size:12px;margin-bottom:2px}.em .em-chart .em-chart-wrapper{position:relative;margin-top:20px}.em .em-chart .em-chart-wrapper canvas{max-height:400px}.em .em-chart .em-chart-wrapper.loading .em-chart-stats,.em .em-chart .em-chart-wrapper.loading canvas{opacity:.2}.em .em-chart .em-chart-wrapper.loading .em-loading{background-color:transparent;filter:none;opacity:1}.em .em-chart .em-chart-stats{margin-top:15px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.em .em-chart .em-chart-stats>div{border-left:1px solid #dedede;padding:0 10px;margin:10px 0;text-align:center}.em .em-chart .em-chart-stats>div:first-child{border-left:none}.em .em-chart .em-chart-stats>div div{margin-bottom:8px}.em .em-chart .em-chart-stats>div .title{font-weight:700;font-size:16px}.em .em-chart .em-chart-stats>div .total{font-size:18px}.em .em-chart .em-chart-stats>div .change span:first-child{font-size:20px;color:#999}.em .em-chart .em-chart-stats>div .change span:first-child.minus{color:red}.em .em-chart .em-chart-stats>div .change span:first-child.plus{color:green}.em .em-chart .em-chart-stats>div span.sub{font-size:14px;color:#aaa}.em .em-chart:not(.size-small) section.view-options{text-align:left;padding-top:5px;margin:10px 5px 15px}.em .em-chart:not(.size-small) section.view-options select{line-height:1;min-height:24px;text-transform:lowercase}.em .em-chart:not(.size-small) section.view-options label:first-child span:first-child{text-transform:none}.em .em-chart:not(.size-small) section.view-options span{text-transform:lowercase}.em .em-chart.size-large .em-chart-title{text-align:center}.em .em-chart.size-large section.main-filters{grid-template-columns:1fr 1fr 1fr}.em .em-chart.size-medium .em-chart-stats{grid-template-columns:repeat(3,1fr)}.em .em-chart.size-medium .em-chart-stats>div:nth-child(4),.em .em-chart.size-small .em-chart-stats>div:nth-child(2n+1){border-left:none}.em .em-chart.size-small .option-triggers{float:none}.em .em-chart.size-small form section.main-filters>div:nth-child(2){margin:15px 0;padding:15px 0;border:0;border-top:1px solid #dedede;border-bottom:1px solid #dedede}.em .em-chart.size-small .em-chart-stats{grid-template-columns:repeat(2,1fr)}.em .em-chart{margin:20px 0 40px}.em .iti{display:block!important;--iti-path-flags-1x:url(/wp-content/plugins/events-manager/includes/css/../external/intl-tel-input/img/flags.webp)!important;--iti-path-flags-2x:url(/wp-content/plugins/events-manager/includes/css/../external/intl-tel-input/img/flags@2x.webp)!important;--iti-path-globe-1x:url(/wp-content/plugins/events-manager/includes/css/../external/intl-tel-input/img/globe.webp)!important;--iti-path-globe-2x:url(/wp-content/plugins/events-manager/includes/css/../external/intl-tel-input/img/globe@2x.webp)!important}.em .iti.phone-error{border-color:red}.em .iti ul{list-style:none!important}.em .iti .iti__search-input{width:100%!important}.em .iti .iti__country-container button.iti__selected-country[type=button]{cursor:pointer!important;box-sizing:border-box!important;z-index:1!important;position:relative!important;display:flex!important;align-items:center!important;height:100%!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;font-family:inherit!important;font-size:inherit!important;color:inherit!important;border-radius:0!important;font-weight:inherit!important;line-height:inherit!important;text-decoration:none!important}.em .em-datepicker fieldset,.em .iti .iti__country-list,.em-time-input fieldset{margin-bottom:0!important}.em .iti.invalid-number input[type=tel]{border-color:#8b0000!important}.em .iti+.em-inline-error{margin:10px 0;color:#8b0000}.em .iti+.em-inline-error .em-icon{background-color:#8b0000}.em .iti input[type=tel],.em .iti.iti--allow-dropdown input[type=tel],.em .iti.iti--allow-dropdown>input,.em .iti.iti--allow-dropdown>input[type=text],.em .iti.iti--separate-dial-code>input,.em .iti.iti--separate-dial-code>input[type=tel],.em .iti.iti--separate-dial-code>input[type=text]{padding-right:6px!important;margin-left:0!important;--input-padding:6px 10px 6px 90px!important}@media (min-resolution:2x){.em .iti .iti__flag{background-image:var(--iti-path-flags-2x)}.em .iti .iti__flag.iti__globe{background-image:var(--icon-phone)}}.em .em-input-upload{min-width:300px;max-width:800px}.em .em-input-upload .em-input-upload-files,.em .em-input-upload .em-input-upload-files-tbd{margin-top:0;padding-top:0}.em .em-input-upload .em-input-upload-files li,.em .em-input-upload .em-input-upload-files-tbd li{display:block;margin:0 0 8px!important}.em .em-input-upload .em-input-upload-files li:first-child,.em .em-input-upload .em-input-upload-files-tbd li:first-child{margin-bottom:10px!important}.em .em-input-upload .em-input-upload-files li button.em-icon,.em .em-input-upload .em-input-upload-files-tbd li button.em-icon{cursor:pointer!important;margin:0 10px 0 0!important;padding:0!important;border:0!important;background-color:transparent!important;box-shadow:none;height:20px!important;width:20px!important}.em .em-input-upload .em-input-upload-files li button.em-icon.em-icon-trash,.em .em-input-upload .em-input-upload-files-tbd li button.em-icon.em-icon-trash{margin:0 0 0 10px!important}.em .em-input-upload .em-input-upload-files li a,.em .em-input-upload .em-input-upload-files-tbd li a{display:inline-block;vertical-align:top}.em .em-input-upload .em-input-upload-files li{margin-bottom:5px}.em .em-input-upload .em-input-upload-files li:before{content:"";display:inline-block;margin-right:10px;height:20px;width:20px;background-image:var(--icon-file)}.em .em-input-upload.em-input-upload-post-image>input.em-uploader{margin-top:15px!important}.em .em-input-upload.em-input-upload-post-image .em-input-upload-files li img{display:block;margin-bottom:10px}.em .em-input-upload.em-input-upload-post-image .em-input-upload-files li:before{display:inline;background:0 0;width:auto;height:auto;margin:0}.em .em-input-upload .em-input-upload-files .em-icon-undo,.em .em-input-upload .em-input-upload-files-tbd .em-icon-trash,.em .em-input-upload input[disabled],.em .em-input-upload.em-input-upload-post-image .em-input-upload-files-tbd li img{display:none;visibility:hidden}.em .em-input-upload.disabled button.em-icon,.em .hidden{display:none!important;visibility:hidden!important}.em form .event-form-bookings:has(input.event_rsvp:not(:checked)) #event-rsvp-options,.em form .event-form-bookings:has(input.event_rsvp:not(:checked)) .event-rsvp-options{display:none;visibility:hidden}.em div#em-loading,.em div.em-loading{position:absolute;width:100%;height:100%;background:#fff url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' style='margin: auto%3B background: none%3B display: block%3B shape-rendering: auto%3B' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid'%3E%3Cg transform='rotate(0 50 50)'%3E%3Crect x='46.5' y='7.5' rx='0' ry='0' width='7' height='21' fill='%2385a2b6'%3E%3Canimate attributeName='opacity' values='1%3B0' keyTimes='0%3B1' dur='1s' begin='-0.9166666666666666s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(30 50 50)'%3E%3Crect x='46.5' y='7.5' rx='0' ry='0' width='7' height='21' fill='%2385a2b6'%3E%3Canimate attributeName='opacity' values='1%3B0' keyTimes='0%3B1' dur='1s' begin='-0.8333333333333334s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(60 50 50)'%3E%3Crect x='46.5' y='7.5' rx='0' ry='0' width='7' height='21' fill='%2385a2b6'%3E%3Canimate attributeName='opacity' values='1%3B0' keyTimes='0%3B1' dur='1s' begin='-0.75s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(90 50 50)'%3E%3Crect x='46.5' y='7.5' rx='0' ry='0' width='7' height='21' fill='%2385a2b6'%3E%3Canimate attributeName='opacity' values='1%3B0' keyTimes='0%3B1' dur='1s' begin='-0.6666666666666666s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(120 50 50)'%3E%3Crect x='46.5' y='7.5' rx='0' ry='0' width='7' height='21' fill='%2385a2b6'%3E%3Canimate attributeName='opacity' values='1%3B0' keyTimes='0%3B1' dur='1s' begin='-0.5833333333333334s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(150 50 50)'%3E%3Crect x='46.5' y='7.5' rx='0' ry='0' width='7' height='21' fill='%2385a2b6'%3E%3Canimate attributeName='opacity' values='1%3B0' keyTimes='0%3B1' dur='1s' begin='-0.5s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(180 50 50)'%3E%3Crect x='46.5' y='7.5' rx='0' ry='0' width='7' height='21' fill='%2385a2b6'%3E%3Canimate attributeName='opacity' values='1%3B0' keyTimes='0%3B1' dur='1s' begin='-0.4166666666666667s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(210 50 50)'%3E%3Crect x='46.5' y='7.5' rx='0' ry='0' width='7' height='21' fill='%2385a2b6'%3E%3Canimate attributeName='opacity' values='1%3B0' keyTimes='0%3B1' dur='1s' begin='-0.3333333333333333s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(240 50 50)'%3E%3Crect x='46.5' y='7.5' rx='0' ry='0' width='7' height='21' fill='%2385a2b6'%3E%3Canimate attributeName='opacity' values='1%3B0' keyTimes='0%3B1' dur='1s' begin='-0.25s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(270 50 50)'%3E%3Crect x='46.5' y='7.5' rx='0' ry='0' width='7' height='21' fill='%2385a2b6'%3E%3Canimate attributeName='opacity' values='1%3B0' keyTimes='0%3B1' dur='1s' begin='-0.16666666666666666s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(300 50 50)'%3E%3Crect x='46.5' y='7.5' rx='0' ry='0' width='7' height='21' fill='%2385a2b6'%3E%3Canimate attributeName='opacity' values='1%3B0' keyTimes='0%3B1' dur='1s' begin='-0.08333333333333333s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3Cg transform='rotate(330 50 50)'%3E%3Crect x='46.5' y='7.5' rx='0' ry='0' width='7' height='21' fill='%2385a2b6'%3E%3Canimate attributeName='opacity' values='1%3B0' keyTimes='0%3B1' dur='1s' begin='0s' repeatCount='indefinite'%3E%3C/animate%3E%3C/rect%3E%3C/g%3E%3C!-- %5Bldio%5D generated by https://loading.io/ --%3E%3C/svg%3E") 50% 50% no-repeat;left:0;top:0;opacity:.8;filter:alpha(opacity=80);z-index:99998;background-size:100px}.em button.em-clickable{cursor:pointer!important;justify-self:start!important;background-color:transparent;margin:0!important;padding:0!important;border:0!important;outline:0}.em button.em-clickable:focus{outline:0}.em .em-datepicker .em-datepicker-data.hidden{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;visibility:visible;display:inherit}.em .em-datepicker .em-date-input.button.button-secondary{width:max-content!important;min-height:30px!important}.em .em-datepicker .em-date-input.button.button-secondary input[type=date],.em .em-datepicker .em-date-input.button.button-secondary input[type=text]{opacity:0!important;width:1px!important;height:30px!important;min-height:30px!important;overflow:hidden!important;padding:0!important;margin:0!important;display:inline!important}.em .em-datepicker .em-date-input.button.button-secondary+button.clear-all{min-height:30px!important}.em .em-datepicker.em-datepicker-multiple .em-datepicker-dates{margin:10px 0;max-width:800px;line-height:1}.em .em-datepicker.em-datepicker-multiple .em-datepicker-dates:not(.has-value){display:none;visibility:hidden}.em .em-datepicker.em-datepicker-multiple .em-datepicker-dates .item{background:#dff4fd;border:1px solid #97dbf9;color:#0095c3;padding-left:8px;border-radius:calc(.375rem - 1px);cursor:pointer;margin:0 3px 3px 0;display:inline-flex;align-items:center;padding-right:0!important}.em .em-datepicker.em-datepicker-multiple .em-datepicker-dates .item a.remove{color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:1px 5px;border-left:1px solid #dee2e6;border-radius:0 2px 2px 0;box-sizing:border-box;margin-left:5px}.em .em-datepicker.em-datepicker-multiple .em-datepicker-dates .item span{line-height:1.5}.em .em-datepicker.em-datepicker-multiple .em-datepicker-dates .item.clear-all{background:#efefef;border:1px solid #cdcdcd;color:#777;border-left:1px solid #cdcdcd}.em .em-datepicker.em-datepicker-multiple .em-datepicker-dates.disabled{opacity:.7;pointer-events:none}.em .em-datepicker:not(.has-value) .clear-all{visibility:hidden;display:none}.em.em-view-container{position:relative}.em .em-location-map-container{aspect-ratio:2/1;width:100%}.em .em-location-map-container .em-loading-maps,.em .em-location-map-container .em-location-map-404{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;border:1px dashed #d0d0d0;background-color:#fafafa;color:#888;font-size:18px;padding:20px;text-align:center}.em .em-location-map-container .em-loading-maps svg,.em .em-location-map-container .em-location-map-404 svg{width:100px;max-height:100px}.em .em-location-map-container .em-loading-maps span,.em .em-location-map-container .em-location-map-404 span{display:block;margin-bottom:20px;font-size:20px;color:#aaa}.em .em-location-map-container .em-loading{background-position:50% 10%}.em .em-location-map-container .em-location-map,.em .em-location-map-container .em-location-map-content,.em .em-location-map-container .em-locations-map{width:100%;height:100%}.em .em-warning{margin:10px 0 15px;padding:15px;color:#333;border-radius:3px;display:block!important}.em .em-warning p{margin:0 0 10px!important;padding:0;color:#333}.em .em-warning p:last-child{margin-bottom:0!important}.em .em-warning.em-warning-errors,.em .em-warning.error{background-color:#ffebe8;border:1px solid #c00}.em .em-warning.confirm,.em .em-warning.em-warning-confirms{background-color:#f1fff0;border:1px solid #a8d144}.em a.em-button{padding:5px 10px;margin:5px;background:#eee;color:#333;border:1px solid #ccc;border-radius:3px;display:inline-block}.em a.em-button,.em a.em-button:hover{text-decoration:none}.em .em-notice{padding:15px!important;margin-bottom:20px!important;border:1px solid #b6d4fe!important;border-radius:2.5px!important;display:block!important;color:#084298!important;background-color:#cfe2ff!important}.em .em-notice p{margin:10px 0!important;padding:0}.em .em-notice.em-notice-error{color:#842029!important;background-color:#f8d7da!important;border-color:#f5c2c7!important}.em .em-notice.em-notice-success{color:#0f5132!important;background-color:#d1e7dd!important;border-color:#badbcc!important}.em .em-notice.em-notice-warning{color:#664d03;background:#fff3cd;border-color:#ffecb5}.em .em-notice.em-notice-icon{display:grid!important;grid-template-columns:25px auto;grid-gap:10px}.em .em-notice.em-notice-icon .em-icon{align-self:center}.em .em-notice.em-notice-thin{padding:10px 15px!important}.em .em-inline-error{color:red;display:block;width:100%;margin:8px 0 0}.em .em-inline-error .em-icon{background-color:red;-webkit-mask-image:var(--icon-cross-circle);mask-image:var(--icon-cross-circle)}.em .skeleton{box-sizing:border-box;position:relative;overflow:hidden}.em .skeleton .item{height:38px;margin-bottom:15px;border:1px solid var(--background-color-skeleton-softer);border-radius:4px;background-color:var(--background-color-skeleton);box-shadow:none;overflow:hidden;position:relative}.em .skeleton .item::after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.2) 80%,rgba(255,255,255,.5) 20%,rgba(255,255,255,0));animation:shimmer 1.5s infinite;content:""}.em .skeleton .item.label{width:33%;height:14px;margin-bottom:8px;border-radius:0}.em .skeleton .item.text{height:26px;border-radius:0}.em .skeleton .item.title{margin-bottom:15px;border-radius:0}.em-working{opacity:.5}.em-working div#em-loading,.em-working div.em-loading{background-color:transparent!important}.em .flatpickr-calendar,body .pac-container{z-index:100000!important}#em-booking,.em-view-container,div[data-view-id]{position:relative}#em-wrapper label span.screen-reader-text,.em-wrapper label span.screen-reader-text{clip:rect(1px 1px 1px 1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.em-search .hidden{display:none!important}#event-form .em-notice-warning,#post .em-notice-warning{margin:10px 0;padding:15px 20px;border-left:4px solid orange}#event-form .em-notice-warning h4,#event-form .em-recurrence-reschedule h4,#post .em-notice-warning h4,#post .em-recurrence-reschedule h4{margin-top:0}#event-form .em-notice-warning div.warning-bold,#post .em-notice-warning div.warning-bold{color:#c45500;font-weight:700}#event-form .em-notice-warning div.warning-bold p,#event-form .recurrence-reschedule-warning p,#post .em-notice-warning div.warning-bold p,#post .recurrence-reschedule-warning p{margin-top:0;font-size:14px}.css-events-list table.events-table{border-spacing:0;border-collapse:collapse}.css-events-list table.events-table th.event-time{width:150px}#buddypress .wp-editor-wrap table,#em-booking .em-booking-form-details .em-booking-submit,#em-tickets-form th,.css-events-list table.events-table th.event-description{width:auto}#em-booking{margin:15px 0 10px}#em-booking .em-booking-form{position:relative;clear:left}#em-booking .em-booking-form-details{padding:10px;width:360px;float:left}#em-booking .em-booking-form-details input.input,.em-booking-form-details textarea{width:250px}#em-booking .em-booking-form label{float:left;display:inline-block;width:100px}#em-booking .em-booking-form span.input-group input{margin-left:-20px}#em-booking .em-booking-form span.input-group{display:block;margin-left:120px}#em-booking .em-booking-form p.em-consent-checkbox label,.em .skeleton .item{display:block;width:100%}#em-booking .em-tickets{margin-bottom:20px}#em-booking div.em-booking-message{margin:10px 0;padding:10px;color:#333;border-radius:3px}#em-booking div.em-booking-message p{margin:10px 0!important;padding:0;color:#333}#em-booking div.em-booking-message-success{background-color:#f1fff0;border:1px solid #a8d144}#em-booking div.em-booking-message-error{background-color:#ffebe8;border:1px solid #c00}#em-booking div.em-booking-login{padding:10px 10px 10px 20px;margin:0 0 0 390px;border-left:1px solid #000}#em-booking div.em-booking-login label{display:inline-block;width:90px}#em-booking div.em-booking-login p{margin:10px 0!important;padding:0!important}#em-wrapper .em-events-admin-list .em-button,#em-wrapper .em-locations-admin-list .em-button{float:right}#event-form h4{margin:25px 0 15px;font-weight:700}#event-form p{margin-top:10px}#event-form .inside{clear:both;margin-bottom:20px}#buddypress .wp-editor-wrap a.button,#buddypress .wp-editor-wrap button,#buddypress .wp-editor-wrap input[type=button],#buddypress .wp-editor-wrap input[type=reset],#buddypress .wp-editor-wrap input[type=submit]{padding:0 10px 1px}#event-form #event-name{width:80%;padding:2px}#event-form .event-extra-details{margin-top:20px}#event-form .reschedule-hidden,#post .reschedule-hidden{display:none;visibility:hidden}#event-form .em-recurrence-reschedule,#post .em-recurrence-reschedule{padding:15px 20px;border-left:4px solid orange}#event-form .recurrence-reschedule-warning,#post .recurrence-reschedule-warning{margin-bottom:25px;color:#c45500}#event-rsvp-box{margin:10px}#em-tickets-form th.ticket-status,.em-tickets-row .ticket-status{width:20px}#em-tickets-form .em-tickets-row .ticket-status span.dashicons{display:block;width:16px;height:16px;line-height:16px;font-size:16px;font-weight:bolder}#em-tickets-form .em-tickets-row .ticket-status.single span.dashicons{cursor:auto}#em-tickets-form .em-tickets-row .ticket-status span.ticket-on{color:green}#em-tickets-form .em-tickets-row .ticket-status span.ticket-off{color:red}#em-tickets-form .em-tickets-row .ticket-status span.ticket_new{color:gray}#em-tickets-form .em-ticket-sortable-placeholder{border:2px dashed #dedede;background:#efefef}#em-tickets-form .ui-sortable-helper,#em-tickets-form.em-tickets-sortable .em-tickets-row .ticket-status span.dashicons{cursor:move}#em-tickets-form input[type=checkbox][indeterminate]:not(:checked){-webkit-appearance:checkbox}#em-tickets-form .ticket-roles label{font-weight:400}#em-tickets-form .ticket-required .ticket_required-default{display:none}#em-tickets-form .ticket-required:has(input:indeterminate) .ticket_required-default{display:inline-block;font-style:italic}#em-tickets-form .em-ticket-form-parent-warning{margin:0 0 15px;font-style:italic}#em-tickets-form .ticket-deleted,#event-form .em-location-types-single{display:none;visibility:hidden}.em-ticket-form .ticket-options{margin-top:10px}#em-tickets-form .ticket-roles div{margin-left:110px}#event-form .em-location-type{border-top:1px solid #dedede;margin-top:20px;padding-top:20px}#event-form .em-location-type-single .em-location-type{border-top:0;margin-top:0;padding-top:0}#event-form .em-location-type.em-location-type-single{border:0}#event-form .em-location-type p:first-child{margin-top:0}#event-form div.em-location-data table{float:left;margin:0 15px 0 0}#event-form .em-event-location-data h4{padding-bottom:5px;border-bottom:1px solid #dedede;margin-bottom:15px}#event-form .em-input-field{margin-bottom:10px}#event-form .em-input-field label{display:block;margin-bottom:5px}#event-form .em-input-field em{display:block;margin-top:2px}#event-form .em-location-type-delete-active-alert{display:none;visibility:hidden}table.em-form-fields td,table.em-form-fields th{text-align:left;vertical-align:top}table.em-form-fields th{padding:0 20px 5px 0}#em-bookings-admin-booking .em-booking-single-info{display:none}#em-bookings-admin-booking .em-booking-single-form{padding-right:20px}body#printable{font-family:Gill Sans,Helvetica,Arial,sans-serif;text-align:center}body#printable #container{margin:0 auto;width:780px;text-align:left}body#printable table#bookings-table{width:600px;border-spacing:0}body#printable table#bookings-table td{padding:5px 0}body#printable table#bookings-table td.spaces-number{text-align:right;padding-right:20px}body#printable table#bookings-table th{text-align:left;margin-left:5px}body#printable table#bookings-table tr#booked-spaces td{border-top:2px solid #999}body#printable table#bookings-table td.total-label{text-align:right}body#printable table#bookings-table tr#booked-spaces td.spaces-number,table#bookings-table tr#available-spaces td.spaces-number,table.em-calendar.table tr.days-names{font-weight:700}table.em-calendar td{padding:2px 4px;text-align:center}.em-calendar td.eventless-post,table.em-calendar td.eventless-pre{color:#ccc}table.em-calendar td.eventful-post a,table.em-calendar td.eventful-pre a{color:#aaa;text-decoration:underline}table.em-calendar td.eventful a,table.em-calendar td.eventful-today a{color:#fd7e29}table.em-calendar td.eventful-today a{font-weight:700}table.em-calendar td.eventful-today,table.em-calendar td.eventless-today{background-color:#cfcfcf}table.em-calendar thead{font-size:120%;font-weight:700}table.fullcalendar{border-collapse:collapse}table.fullcalendar td{text-align:left;border:1px solid #888}div.em-calendar-wrapper{position:relative;width:100%!important;max-width:100%!important}.em-map-balloon .em-map-balloon-content{margin:0!important;padding:0 0 20px!important;font-size:12px!important;color:#000!important;width:auto!important;max-width:none!important;height:auto!important;max-height:none!important}#em-map img,.em-location-map img,.em-locations-map img{max-width:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;height:auto;width:auto}.em-time-input{width:7em}.em-time-range:has(.em-time-all-day:checked) .em-time-input{background-color:#dedede!important;--background-color-inputs:#dedede;color:#777!important;pointer-events:none}.em-time-range:has(.em-time-all-day:indeterminate) .em-time-input{background-color:#efefef!important;--background-color-inputs:#efefef}.em-time-range:has(.em-time-all-day:indeterminate) .em-time-input::placeholder{opacity:.5}.em-time-input.error,.em-time-range .em-time-input.error{border:#c00 1px solid}.ui-em_timepicker-wrapper{overflow-y:auto;max-height:150px;width:6.5em;background:#fff;border:1px solid #ddd;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);z-index:10052;margin:0}.ui-em_timepicker-wrapper.ui-em_timepicker-with-duration{width:13em}.ui-em_timepicker-wrapper.ui-em_timepicker-with-duration.ui-em_timepicker-step-30,.ui-em_timepicker-wrapper.ui-em_timepicker-with-duration.ui-em_timepicker-step-60{width:11em}.ui-em_timepicker-list{margin:0;padding:0;list-style:none}.ui-em_timepicker-list li{margin:0;list-style:none;padding:3px 0 3px 5px;cursor:pointer;white-space:nowrap;color:#000}.ui-em_timepicker-duration{margin-left:5px;color:#888}.ui-em_timepicker-list:hover .ui-em_timepicker-duration{color:#888}.ui-em_timepicker-list:hover .ui-em_timepicker-selected{background:#fff;color:#000}.ui-em_timepicker-list .ui-em_timepicker-selected:hover,.ui-em_timepicker-list li:hover,li.ui-em_timepicker-selected{background:#1980ec;color:#fff}.ui-em_timepicker-list li:hover .ui-em_timepicker-duration,li.ui-em_timepicker-selected .ui-em_timepicker-duration{color:#ccc}.ui-em_timepicker-list li.ui-em_timepicker-disabled,.ui-em_timepicker-list li.ui-em_timepicker-disabled:hover,.ui-em_timepicker-list li.ui-em_timepicker-selected.ui-em_timepicker-disabled{color:#888;cursor:default}.ui-em_timepicker-list li.ui-em_timepicker-disabled:hover,.ui-em_timepicker-list li.ui-em_timepicker-selected.ui-em_timepicker-disabled{background:#f2f2f2}.flatpickr-calendar{background:#fff}.flatpickr-months .flatpickr-month,.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{color:rgba(0,0,0,.9);fill:rgba(0,0,0,.9)}.flatpickr-months .flatpickr-next-month:hover svg,.flatpickr-months .flatpickr-prev-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-next-month svg,.flatpickr-months .flatpickr-prev-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-next-month svg path,.flatpickr-months .flatpickr-prev-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(90,97,113,.5)}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,.9)}.flatpickr-current-month .flatpickr-monthDropdown-months,.flatpickr-months .flatpickr-month,.flatpickr-weekdays{background:0 0}span.flatpickr-weekday{background:0 0;color:rgba(0,0,0,.54)}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{background:#e6e6e6}.flatpickr-day.today:focus,.flatpickr-day.today:hover{background:#959ea9}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{background:#569ff7}.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #ff5a5f;box-shadow:-10px 0 0 #ff5a5f}.flatpickr-weekwrapper .flatpickr-weeks{-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{background:#eee}.flatpickr-calendar{background:0 0;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-box-shadow:0 3px 13px rgba(0,0,0,.08);box-shadow:0 3px 13px rgba(0,0,0,.08)}.flatpickr-calendar.inline,.flatpickr-calendar.open{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1);animation:fpFadeInDown 300ms cubic-bezier(.23,1,.32,1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none!important;box-shadow:none!important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasTime .dayContainer,.flatpickr-calendar .hasWeeks .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px}.flatpickr-calendar.hasTime .flatpickr-innerContainer{border-bottom:0}.flatpickr-calendar.hasTime .flatpickr-time{border:1px solid #eceef1}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:after,.flatpickr-calendar:before{position:absolute;display:block;pointer-events:none;border:solid transparent;content:"";height:0;width:0;left:22px}.flatpickr-calendar.arrowRight:after,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.rightMost:before{left:auto;right:22px}.flatpickr-calendar.arrowCenter:after,.flatpickr-calendar.arrowCenter:before{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:after,.flatpickr-calendar.arrowTop:before{bottom:100%;border-bottom-color:#eceef1}.flatpickr-calendar.arrowBottom:after,.flatpickr-calendar.arrowBottom:before{top:100%;border-top-color:#eceef1}.flatpickr-calendar:focus,.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month,.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:34px;color:#5a6171;fill:#5a6171}.flatpickr-months .flatpickr-month{border-radius:5px 5px 0 0;background:#eceef1;line-height:1;text-align:center;position:relative;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{text-decoration:none;cursor:pointer;position:absolute;top:0;padding:10px;z-index:3}.flatpickr-months .flatpickr-next-month.flatpickr-disabled,.flatpickr-months .flatpickr-prev-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-next-month i,.flatpickr-months .flatpickr-prev-month i,.numInputWrapper{position:relative}.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-next-month.flatpickr-next-month,.flatpickr-months .flatpickr-prev-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-next-month:hover,.flatpickr-months .flatpickr-prev-month:hover{color:#bbb}.numInputWrapper{height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-inner-spin-button,.numInputWrapper input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(72,72,72,.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,.1)}.numInputWrapper span:active{background:rgba(0,0,0,.2)}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(72,72,72,.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(72,72,72,.6);top:40%}.flatpickr-current-month span.cur-month:hover,.numInputWrapper:hover{background:rgba(0,0,0,.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0 ;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:#5a6171}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:#5a6171}.flatpickr-current-month .flatpickr-monthDropdown-months,.flatpickr-current-month input.cur-year{border:0;border-radius:0;box-sizing:border-box;color:inherit;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;padding:0 0 0 .5ch;vertical-align:initial;-webkit-box-sizing:border-box}.flatpickr-current-month input.cur-year{background:0 0;cursor:text;margin:0;display:inline-block;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(90,97,113,.5);background:0 0;pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:#eceef1;cursor:pointer;margin:-1px 0 0;outline:0;position:relative;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:active,.flatpickr-current-month .flatpickr-monthDropdown-months:focus{outline:0}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:#eceef1;outline:0;padding:0}.flatpickr-weekdays{background:#eceef1;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer,span.flatpickr-weekday{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:#eceef1;color:#5a6171;line-height:1;margin:0;text-align:center;display:block;font-weight:bolder}.flatpickr-weeks{padding:1px 0 0}.flatpickr-days,.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-days{position:relative;overflow:hidden;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px;border-left:1px solid #eceef1;border-right:1px solid #eceef1}.flatpickr-days:focus{outline:0}.dayContainer,.flatpickr-day{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 #eceef1;box-shadow:-1px 0 0 #eceef1}.flatpickr-day{background:0 0;border:1px solid transparent;border-radius:150px;color:#484848;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day.nextMonthDay:focus,.flatpickr-day.nextMonthDay:hover,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.today.inRange,.flatpickr-day:focus,.flatpickr-day:hover{cursor:pointer;outline:0;background:#e2e2e2;border-color:#e2e2e2}.flatpickr-day.today{border-color:#bbb}.flatpickr-day.today:focus,.flatpickr-day.today:hover{border-color:#bbb;background:#bbb;color:#fff}.flatpickr-day.endRange,.flatpickr-day.endRange.inRange,.flatpickr-day.endRange.nextMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.endRange:focus,.flatpickr-day.endRange:hover,.flatpickr-day.selected,.flatpickr-day.selected.inRange,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.selected:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange,.flatpickr-day.startRange.inRange,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.startRange:focus,.flatpickr-day.startRange:hover{background:#ff5a5f;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#ff5a5f}.flatpickr-day.endRange.startRange,.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.endRange.endRange,.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.endRange.startRange.endRange,.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e2e2e2,5px 0 0 #e2e2e2;box-shadow:-5px 0 0 #e2e2e2,5px 0 0 #e2e2e2}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{background:0 0;border-color:transparent}.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.nextMonthDay,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.prevMonthDay{color:rgba(72,72,72,.3);background:0 0;border-color:transparent;cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(72,72,72,.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #ff5a5f,5px 0 0 #ff5a5f;box-shadow:-5px 0 0 #ff5a5f,5px 0 0 #ff5a5f}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;border-left:1px solid #eceef1}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(72,72,72,.3);background:0 0;cursor:default;border:0}.flatpickr-innerContainer,.flatpickr-rContainer{-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;background:#fff;border-bottom:1px solid #eceef1}.flatpickr-rContainer{display:inline-block;padding:0}.flatpickr-time,.flatpickr-time input{text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{outline:0;display:block;height:0;line-height:40px;max-height:40px;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background:#fff;border-radius:0 0 5px 5px}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#484848}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#484848}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:0 0;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;margin:0;padding:0;height:inherit;line-height:inherit;color:#484848;font-size:14px;position:relative;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour,span.flatpickr-day.selected{font-weight:700}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-am-pm,.flatpickr-time .flatpickr-time-separator{height:inherit;float:left;line-height:inherit;color:#484848;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-time-separator{font-weight:700;width:2%}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time .flatpickr-am-pm:focus,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time input:hover{background:#eaeaea}.flatpickr-input[readonly]{cursor:pointer}.flatpickr-monthSelect-months{margin:10px 1px 3px;flex-wrap:wrap}.flatpickr-monthSelect-month{background:0 0;border:1px solid transparent;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;display:inline-block;font-weight:400;margin:.5px;justify-content:center;padding:10px;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;text-align:center;width:33%}.flatpickr-monthSelect-month.flatpickr-disabled{color:#eee}.flatpickr-monthSelect-month.flatpickr-disabled:focus,.flatpickr-monthSelect-month.flatpickr-disabled:hover{cursor:not-allowed;background:0 0!important}.flatpickr-monthSelect-theme-dark{background:#3f4458}.flatpickr-monthSelect-theme-dark .flatpickr-current-month input.cur-year{color:#fff}.flatpickr-monthSelect-theme-dark .flatpickr-months .flatpickr-next-month,.flatpickr-monthSelect-theme-dark .flatpickr-months .flatpickr-prev-month{color:#fff;fill:#fff}.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month{color:rgba(255,255,255,.95)}.flatpickr-monthSelect-month.today{border-color:#959ea9}.flatpickr-monthSelect-month.inRange,.flatpickr-monthSelect-month.inRange.today,.flatpickr-monthSelect-month:focus,.flatpickr-monthSelect-month:hover{background:#e6e6e6;cursor:pointer;outline:0;border-color:#e6e6e6}.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month.inRange,.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month:focus,.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month:hover{background:#646c8c;border-color:#646c8c}.flatpickr-monthSelect-month.today:focus,.flatpickr-monthSelect-month.today:hover{background:#959ea9;border-color:#959ea9;color:#fff}.flatpickr-monthSelect-month.endRange,.flatpickr-monthSelect-month.selected,.flatpickr-monthSelect-month.startRange{background-color:#569ff7;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-monthSelect-month.startRange{border-radius:50px 0 0 50px}.flatpickr-monthSelect-month.endRange{border-radius:0 50px 50px 0}.flatpickr-monthSelect-month.startRange.endRange{border-radius:50px}.flatpickr-monthSelect-month.inRange{border-radius:0;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month.endRange,.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month.selected,.flatpickr-monthSelect-theme-dark .flatpickr-monthSelect-month.startRange{background:#80cbc4;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#80cbc4}
/*! Tippy.js v6.3.7 - https://unpkg.com/tippy.js@6.3.7/themes/light-border.css */
@keyframes lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tippy-box[data-theme~=light-border]{background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,8,16,.15);color:#333;box-shadow:0 4px 14px -2px rgba(0,8,16,.08)}.selectize-input.full,.tippy-box[data-theme~=light-border]>.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=light-border]>.tippy-arrow:after,.tippy-box[data-theme~=light-border]>.tippy-svg-arrow:after{content:"";position:absolute;z-index:-1}.tippy-box[data-theme~=light-border]>.tippy-arrow:after{border-color:transparent;border-style:solid}.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-arrow:after{border-top-color:rgba(0,8,16,.2);border-width:7px 7px 0;top:17px;left:1px}.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-svg-arrow>svg{top:16px}.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-svg-arrow:after{top:17px}.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff;bottom:16px}.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-arrow:after{border-bottom-color:rgba(0,8,16,.2);border-width:0 7px 7px;bottom:17px;left:1px}.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-svg-arrow>svg{bottom:16px}.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-svg-arrow:after{bottom:17px}.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-arrow:after{border-left-color:rgba(0,8,16,.2);border-width:7px 0 7px 7px;left:17px;top:1px}.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-svg-arrow>svg{left:11px}.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-svg-arrow:after{left:12px}.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff;right:16px}.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-arrow:after{border-width:7px 7px 7px 0;right:17px;top:1px;border-right-color:rgba(0,8,16,.2)}.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-svg-arrow>svg{right:11px}.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-svg-arrow:after{right:12px}.tippy-box[data-theme~=light-border]>.tippy-svg-arrow{fill:#fff}.tippy-box[data-theme~=light-border]>.tippy-svg-arrow:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCA2czEuNzk2LS4wMTMgNC42Ny0zLjYxNUM1Ljg1MS45IDYuOTMuMDA2IDggMGMxLjA3LS4wMDYgMi4xNDguODg3IDMuMzQzIDIuMzg1QzE0LjIzMyA2LjAwNSAxNiA2IDE2IDZIMHoiIGZpbGw9InJnYmEoMCwgOCwgMTYsIDAuMikiLz48L3N2Zz4=);background-size:16px 6px;width:16px;height:6px}.selectize-control.plugin-remove_button .disabled .item .remove:hover{background:0}.selectize-control.plugin-auto_position .selectize-input.selectize-position-top.dropdown-active{border-radius:.375rem!important;border-top:1px solid #ced4da!important;border-radius:0 0 3px 3px}.selectize-control.plugin-auto_position .selectize-input.selectize-position-top.dropdown-active::before{top:0;bottom:unset}.selectize-control{position:relative}.selectize-dropdown,.selectize-input,.selectize-input input{color:#343a40;font-family:inherit;font-size:inherit;line-height:1.5;font-smoothing:inherit}.selectize-input{border:1px solid #ced4da;padding:.375rem .75rem;width:100%;position:relative;z-index:1;box-sizing:border-box;box-shadow:none;border-radius:.375rem}.selectize-control.single .selectize-input.input-active,.selectize-input{background:#fff;cursor:text;display:inline-block}.selectize-control.multi .selectize-input.has-items{padding:calc(.375rem - 1px - 0px) .75rem calc(.375rem - 1px - 3px - 0px)}.selectize-input.disabled,.selectize-input.disabled *{cursor:default!important}.selectize-input.focus{box-shadow:inset 0 1px 2px rgba(0,0,0,.15)}.selectize-input>*{vertical-align:baseline;display:inline-block;zoom:1}.selectize-control.multi .selectize-input>div{cursor:pointer;margin:0 3px 3px 0;padding:1px 5px;background:#efefef;color:#343a40;border:0 solid #dee2e6;border-radius:calc(.375rem - 1px)}.selectize-control.multi .selectize-input>div.active{background:#0d6efd;color:#fff;border:0 solid transparent}.selectize-control.multi .selectize-input.disabled>div,.selectize-control.multi .selectize-input.disabled>div.active{color:#878787;background:#fff;border:0 solid #fff}.selectize-input>input{display:inline-block!important;padding:0!important;min-height:0!important;max-height:none!important;max-width:100%!important;margin:0!important;text-indent:0!important;border:0!important;background:0 0!important;line-height:inherit!important;user-select:auto!important;box-shadow:none!important}.selectize-input>input::-ms-clear{display:none}.selectize-input>input:focus{outline:0!important}.selectize-input>input[placeholder]{box-sizing:initial}.selectize-input.has-items>input{margin:0!important}.selectize-input::after{content:" ";display:block;clear:left}.selectize-input.dropdown-active::before{content:" ";position:absolute;background:#d8dde1;height:1px;bottom:0;left:0;right:0}.selectize-dropdown{position:absolute;top:100%;left:0;width:100%;border:1px solid #d0d0d0;border-top:0 none;box-sizing:border-box}.selectize-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.selectize-dropdown [data-selectable] .highlight{background:rgba(255,237,40,.4);border-radius:1px}.selectize-dropdown .create,.selectize-dropdown .no-results,.selectize-dropdown .optgroup-header,.selectize-dropdown .option{padding:3px .75rem}.selectize-dropdown .option,.selectize-dropdown [data-disabled],.selectize-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.selectize-dropdown [data-selectable].option{opacity:1;cursor:pointer}.selectize-dropdown .optgroup:first-child .optgroup-header{border-top:0 none}.selectize-dropdown .optgroup-header{color:#6c757d;background:#fff;cursor:default}.selectize-dropdown .active,.selectize-dropdown .selected{background-color:#0d6efd;color:#fff}.selectize-dropdown .active.create{color:#1e2125}.selectize-dropdown .create{color:rgba(52,58,64,.5)}.selectize-dropdown .active:not(.selected){background:#e9ecef;color:#1e2125}.selectize-dropdown-content{overflow-y:auto;overflow-x:hidden;max-height:200px;overflow-scrolling:touch}.selectize-dropdown .spinner{display:inline-block;width:30px;height:30px;margin:3px .75rem}.selectize-dropdown .spinner:after{content:" ";display:block;width:24px;height:24px;margin:3px;border-radius:50%;border:5px solid #d0d0d0;border-color:#d0d0d0 transparent;animation:lds-dual-ring 1.2s linear infinite}.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input{cursor:pointer}.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input:not(:read-only){cursor:text}.selectize-control.single .selectize-input:after{content:" ";display:block;position:absolute;top:50%;right:calc(.75rem + 5px);margin-top:-3px;width:0;height:0;border-style:solid;border-width:5px 5px 0;border-color:#343a40 transparent transparent}.selectize-control.single .selectize-input.dropdown-active:after{margin-top:-4px;border-width:0 5px 5px;border-color:transparent transparent #343a40}.selectize-control.rtl{text-align:right}.selectize-control.rtl.single .selectize-input:after{left:calc(.75rem + 5px);right:auto}.selectize-control.rtl .selectize-input>input{margin:0 4px 0 -2px!important}.selectize-control .selectize-input.disabled{opacity:.5;background-color:#fff}.selectize-dropdown,.selectize-dropdown.form-control{height:auto;padding:0;margin:2px 0 0;z-index:1000;background:#fff;border:1px solid var(--bs-border-color-translucent);border-radius:.375rem;box-shadow:0 6px 12px rgba(0,0,0,.175)}.selectize-dropdown .optgroup-header{font-size:.875rem;line-height:1.5}.selectize-dropdown .optgroup:first-child:before{display:none}.selectize-dropdown .optgroup:before{content:" ";display:block;height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid var(--bs-border-color-translucent);margin-left:-.75rem;margin-right:-.75rem}.selectize-dropdown .create{padding-left:.75rem}.selectize-dropdown-content{padding:5px 0}.selectize-dropdown-emptyoptionlabel{text-align:center}.selectize-input{min-height:calc(1.5em + .75rem + 2px);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.selectize-input{transition:none}}.selectize-input.dropdown-active{border-radius:.375rem}.selectize-input.dropdown-active::before{display:none}.selectize-input.focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.is-invalid .selectize-input{border-color:#dc3545;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.is-invalid .selectize-input:focus{border-color:#bd2130;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #eb8c95}.selectize-control.form-control-sm .selectize-input{min-height:calc(1.5em + .5rem + 2px)!important;height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem!important;font-size:.875rem;line-height:1.25}.selectize-control.multi .selectize-input{height:auto;padding-left:calc(.75rem - 5px);padding-right:calc(.75rem - 5px)}.form-control.selectize-control,.form-select.selectize-control{padding:0;height:auto;border:0;background:0;box-shadow:none;border-radius:0}.input-group>.form-control:not(:first-child),.input-group>.input-group-append>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.input-group-prepend>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group .selectize-control:not(:last-child) .selectize-input{overflow:unset;border-top-right-radius:0;border-bottom-right-radius:0}.input-group .selectize-control:not(:first-child) .selectize-input{overflow:unset;border-top-left-radius:0;border-bottom-left-radius:0}.selectize-dropdown.plugin-auto_position.selectize-position-top{border-top:1px solid #ced4da!important;border-bottom:1px solid #ced4da!important;border-radius:.375rem!important;border-radius:3px 3px 0 0;box-shadow:0 -6px 12px rgba(0,0,0,.18)}.selectize-control.plugin-clear_button .clear{text-decoration:none;display:flex;position:absolute;height:100%;width:25px;top:0;right:calc(.75rem - 5px);color:#000;opacity:.4;font-weight:700;border:0;cursor:pointer;z-index:1;font-size:21px;justify-content:center;align-items:center}.selectize-control.plugin-clear_button .clear:hover{opacity:1}.selectize-control.plugin-clear_button.single .clear{right:calc(.75rem - 5px + 1.5rem)}.selectize-control.plugin-drag_drop.multi>.selectize-input.dragging{overflow:visible}.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder{visibility:visible!important;background:#f2f2f2!important;background:rgba(0,0,0,.06)!important;border:0!important;box-shadow:inset 0 0 12px 4px #fff}.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after{content:"!";visibility:hidden}.selectize-control.plugin-drag_drop .ui-sortable-helper{box-shadow:0 2px 5px rgba(0,0,0,.2)}.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header{position:relative;padding:6px .75rem;border-bottom:1px solid #d0d0d0;background:#f8f8f8;border-radius:.375rem .375rem 0 0}.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header-close{position:absolute;right:.75rem;top:50%;color:#343a40;opacity:.4;margin-top:-12px;line-height:20px;font-size:20px!important;text-decoration:none}.selectize-dropdown.plugin-dropdown_header .selectize-dropdown-header-close:hover{color:#000}.selectize-dropdown.plugin-optgroup_columns .selectize-dropdown-content{display:flex}.selectize-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0 none;flex-grow:1;flex-basis:0;min-width:0}.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none}.selectize-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.selectize-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none}.selectize-control.plugin-remove_button .item{display:inline-flex;align-items:center;padding-right:0!important}.selectize-control.plugin-remove_button .item .remove{color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:1px 5px;border-left:1px solid #dee2e6;border-radius:0 2px 2px 0;box-sizing:border-box;margin-left:5px}.selectize-control.plugin-remove_button .item .remove:hover{background:rgba(0,0,0,.05)}.selectize-control.plugin-remove_button .item.active .remove{border-left-color:transparent}.selectize-control.plugin-remove_button .disabled .item .remove{border-left-color:#fff}
/*!
 * International Telephone Input v23.8.0
 * https://github.com/jackocnr/intl-tel-input.git
 */
:root{--iti-border-gray:#ccc;--iti-text-gray:#999;--iti-hover-color:rgba(0, 0, 0, 0.05);--iti-border-color:var(--iti-border-gray);--iti-dialcode-color:var(--iti-text-gray);--iti-dropdown-bg:white;--iti-spacer-horizontal:8px;--iti-flag-height:15px;--iti-flag-width:20px;--iti-border-width:1px;--iti-arrow-height:4px;--iti-arrow-width:6px;--iti-triangle-border:calc(var(--iti-arrow-width) / 2);--iti-arrow-padding:6px;--iti-arrow-color:#555;--iti-input-padding:6px;--iti-right-hand-selected-country-padding:calc(var(--iti-spacer-horizontal) + var(--iti-spacer-horizontal) + var(--iti-flag-width));--iti-selected-country-arrow-padding:calc(var(--iti-arrow-padding) + var(--iti-arrow-padding) + var(--iti-flag-width) + var(--iti-spacer-horizontal) + var(--iti-arrow-width) + var(--iti-input-padding));--iti-path-flags-1x:url(/wp-content/plugins/events-manager/includes/css/../img/flags.webp);--iti-path-flags-2x:url(/wp-content/plugins/events-manager/includes/css/../img/flags@2x.webp);--iti-path-globe-1x:url(/wp-content/plugins/events-manager/includes/css/../img/globe.webp);--iti-path-globe-2x:url(/wp-content/plugins/events-manager/includes/css/../img/globe@2x.webp);--iti-flag-sprite-width:5762px;--iti-flag-sprite-height:15px;--iti-mobile-popup-margin:30px}.em .iti{position:relative;display:inline-block}.em .iti *{box-sizing:border-box}.em .iti__hide{display:none}.em .iti__v-hide{visibility:hidden}.em .iti__a11y-text{width:1px;height:1px;clip:rect(1px,1px,1px,1px);overflow:hidden;position:absolute}.em .iti input.iti__tel-input,.em .iti input.iti__tel-input[type=tel],.em .iti input.iti__tel-input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:var(--iti-right-hand-selected-country-padding);margin-right:0}.em .iti__country-container{position:absolute;top:0;bottom:0;right:0;padding:var(--iti-border-width)}.em .iti__selected-country{z-index:1;position:relative;display:flex;align-items:center;height:100%;background:0 0;border:0;margin:0;padding:0;font-family:inherit;font-size:inherit;color:inherit;border-radius:0;font-weight:inherit;line-height:inherit;text-decoration:none}.em .iti__selected-country-primary{display:flex;align-items:center;height:100%;padding:0 var(--iti-arrow-padding) 0 var(--iti-spacer-horizontal)}.em .iti__arrow{margin-left:var(--iti-arrow-padding);width:0;height:0;border-left:var(--iti-triangle-border) solid transparent;border-right:var(--iti-triangle-border) solid transparent;border-top:var(--iti-arrow-height) solid var(--iti-arrow-color)}.em [dir=rtl] .iti__arrow{margin-right:var(--iti-arrow-padding);margin-left:0}.em .iti__arrow--up{border-top:none;border-bottom:var(--iti-arrow-height) solid var(--iti-arrow-color)}.em .iti__dropdown-content{border-radius:3px;background-color:var(--iti-dropdown-bg)}.em .iti--inline-dropdown .iti__dropdown-content{position:absolute;z-index:2;margin-top:3px;margin-left:calc(var(--iti-border-width)*-1);border:var(--iti-border-width) solid var(--iti-border-color);box-shadow:1px 1px 4px rgba(0,0,0,.2)}.em .iti__search-input{width:100%;border-width:0;border-radius:3px;padding:9px 12px}.em .iti__search-input+.iti__country-list{border-top:1px solid var(--iti-border-color)}.em .iti__country-list{list-style:none;padding:0;margin:0;overflow-y:scroll;-webkit-overflow-scrolling:touch}.em .iti--inline-dropdown .iti__country-list{max-height:185px}.em .iti--flexible-dropdown-width .iti__country-list{white-space:nowrap}@media (max-width:500px){.em .iti--flexible-dropdown-width .iti__country-list{white-space:normal}}.em .iti__flag-box{display:inline-block;width:var(--iti-flag-width)}.em .iti__country{display:flex;align-items:center;padding:8px var(--iti-spacer-horizontal);outline:0}.em .iti__dial-code{color:var(--iti-dialcode-color)}.em .iti__country.iti__highlight{background-color:var(--iti-hover-color)}.em .iti__country-name,.em .iti__flag-box{margin-right:var(--iti-spacer-horizontal)}.em [dir=rtl] .iti__country-name,.em [dir=rtl] .iti__flag-box{margin-right:0;margin-left:var(--iti-spacer-horizontal)}.em .iti--allow-dropdown input.iti__tel-input,.em .iti--allow-dropdown input.iti__tel-input[type=tel],.em .iti--allow-dropdown input.iti__tel-input[type=text]{padding-right:var(--iti-input-padding);padding-left:var(--iti-selected-country-arrow-padding);margin-left:0}.em [dir=rtl] .iti--allow-dropdown input.iti__tel-input,.em [dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=tel],.em [dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=text]{padding-right:var(--iti-selected-country-arrow-padding);padding-left:var(--iti-input-padding);margin-right:0}.em .iti--allow-dropdown .iti__country-container{right:auto;left:0}.em [dir=rtl] .iti--allow-dropdown .iti__country-container{right:0;left:auto}.em .iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])):hover,.em .iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])):hover button{cursor:pointer}.em .iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country-primary:hover,.em .iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country:has(+.iti__dropdown-content:hover) .iti__selected-country-primary{background-color:var(--iti-hover-color)}.em .iti .iti__selected-dial-code{margin-left:4px}.em [dir=rtl] .iti .iti__selected-dial-code{margin-left:0;margin-right:4px}.em .iti--container{position:fixed;top:-1000px;left:-1000px;z-index:1060;padding:var(--iti-border-width)}.em .iti--container:hover{cursor:pointer}.em .iti--fullscreen-popup.iti--container{background-color:rgba(0,0,0,.5);top:0;bottom:0;left:0;right:0;position:fixed;padding:var(--iti-mobile-popup-margin);display:flex;flex-direction:column;justify-content:flex-start}.em .iti--fullscreen-popup .iti__dropdown-content{display:flex;flex-direction:column;max-height:100%;position:relative}.em .iti--fullscreen-popup .iti__country{padding:10px;line-height:1.5em}.em .iti__flag{--iti-flag-offset:0px;--iti-flag-width:20px;--iti-flag-height:14px;height:var(--iti-flag-height);width:var(--iti-flag-width);box-shadow:0 0 1px 0 #888;background-image:var(--iti-path-flags-1x);background-repeat:no-repeat;background-position:var(--iti-flag-offset) 0;background-size:var(--iti-flag-sprite-width) var(--iti-flag-sprite-height)}.em .iti__np{--iti-flag-width:13px}.em .iti__ch,.em .iti__va{--iti-flag-width:15px}.em .iti__be,.em .iti__ne{--iti-flag-width:18px}.em .iti__mc{--iti-flag-width:19px}.em .iti__ac,.em .iti__ae,.em .iti__ai,.em .iti__am,.em .iti__as,.em .iti__au,.em .iti__az,.em .iti__ba,.em .iti__bm,.em .iti__bn,.em .iti__bs,.em .iti__by,.em .iti__ca,.em .iti__cc,.em .iti__ck,.em .iti__cu,.em .iti__cx,.em .iti__dg,.em .iti__dm,.em .iti__eh,.em .iti__er,.em .iti__et,.em .iti__fj,.em .iti__fk,.em .iti__gb,.em .iti__gi,.em .iti__gs,.em .iti__gw,.em .iti__hm,.em .iti__hn,.em .iti__hr,.em .iti__hu,.em .iti__ie,.em .iti__im,.em .iti__io,.em .iti__jm,.em .iti__jo,.em .iti__ki,.em .iti__kp,.em .iti__kw,.em .iti__ky,.em .iti__kz,.em .iti__lc,.em .iti__lk,.em .iti__lv,.em .iti__ly,.em .iti__md,.em .iti__me,.em .iti__mk,.em .iti__mn,.em .iti__mp,.em .iti__ms,.em .iti__my,.em .iti__nc,.em .iti__nf,.em .iti__ng,.em .iti__nr,.em .iti__nu,.em .iti__nz,.em .iti__om,.em .iti__ph,.em .iti__pn,.em .iti__ps,.em .iti__sb,.em .iti__sc,.em .iti__sd,.em .iti__sh,.em .iti__si,.em .iti__ss,.em .iti__st,.em .iti__su,.em .iti__ta,.em .iti__tc,.em .iti__tj,.em .iti__tk,.em .iti__tl,.em .iti__to,.em .iti__tv,.em .iti__uk,.em .iti__uz,.em .iti__vg,.em .iti__ws,.em .iti__zw{--iti-flag-height:10px}.em .iti__fm,.em .iti__gu,.em .iti__lr,.em .iti__mh,.em .iti__py,.em .iti__um,.em .iti__us{--iti-flag-height:11px}.em .iti__bd,.em .iti__bg,.em .iti__bh,.em .iti__bi,.em .iti__bz,.em .iti__cq,.em .iti__cr,.em .iti__cv,.em .iti__de,.em .iti__fi,.em .iti__gd,.em .iti__gy,.em .iti__ht,.em .iti__ir,.em .iti__je,.em .iti__kg,.em .iti__km,.em .iti__li,.em .iti__lt,.em .iti__lu,.em .iti__mx,.em .iti__ni,.em .iti__sv,.em .iti__tt,.em .iti__vu{--iti-flag-height:12px}.em .iti__ar,.em .iti__ax,.em .iti__ee,.em .iti__gt,.em .iti__kh,.em .iti__pl,.em .iti__pw,.em .iti__se,.em .iti__tg{--iti-flag-height:13px}.em .iti__al,.em .iti__be,.em .iti__bv,.em .iti__cd,.em .iti__ch,.em .iti__dk,.em .iti__fo,.em .iti__ga,.em .iti__il,.em .iti__is,.em .iti__mc,.em .iti__ne,.em .iti__no,.em .iti__np,.em .iti__pg,.em .iti__sj,.em .iti__sm,.em .iti__va,.em .iti__xk{--iti-flag-height:15px}.em .iti__qa{--iti-flag-height:8px}.em .iti__ac{--iti-flag-offset:0px}.em .iti__ad{--iti-flag-offset:-22px}.em .iti__ae{--iti-flag-offset:-44px}.em .iti__af{--iti-flag-offset:-66px}.em .iti__ag{--iti-flag-offset:-88px}.em .iti__ai{--iti-flag-offset:-110px}.em .iti__al{--iti-flag-offset:-132px}.em .iti__am{--iti-flag-offset:-154px}.em .iti__ao{--iti-flag-offset:-176px}.em .iti__aq{--iti-flag-offset:-198px}.em .iti__ar{--iti-flag-offset:-220px}.em .iti__as{--iti-flag-offset:-242px}.em .iti__at{--iti-flag-offset:-264px}.em .iti__au{--iti-flag-offset:-286px}.em .iti__aw{--iti-flag-offset:-308px}.em .iti__ax{--iti-flag-offset:-330px}.em .iti__az{--iti-flag-offset:-352px}.em .iti__ba{--iti-flag-offset:-374px}.em .iti__bb{--iti-flag-offset:-396px}.em .iti__bd{--iti-flag-offset:-418px}.em .iti__be{--iti-flag-offset:-440px}.em .iti__bf{--iti-flag-offset:-460px}.em .iti__bg{--iti-flag-offset:-482px}.em .iti__bh{--iti-flag-offset:-504px}.em .iti__bi{--iti-flag-offset:-526px}.em .iti__bj{--iti-flag-offset:-548px}.em .iti__bl{--iti-flag-offset:-570px}.em .iti__bm{--iti-flag-offset:-592px}.em .iti__bn{--iti-flag-offset:-614px}.em .iti__bo{--iti-flag-offset:-636px}.em .iti__bq{--iti-flag-offset:-658px}.em .iti__br{--iti-flag-offset:-680px}.em .iti__bs{--iti-flag-offset:-702px}.em .iti__bt{--iti-flag-offset:-724px}.em .iti__bv{--iti-flag-offset:-746px}.em .iti__bw{--iti-flag-offset:-768px}.em .iti__by{--iti-flag-offset:-790px}.em .iti__bz{--iti-flag-offset:-812px}.em .iti__ca{--iti-flag-offset:-834px}.em .iti__cc{--iti-flag-offset:-856px}.em .iti__cd{--iti-flag-offset:-878px}.em .iti__cf{--iti-flag-offset:-900px}.em .iti__cg{--iti-flag-offset:-922px}.em .iti__ch{--iti-flag-offset:-944px}.em .iti__ci{--iti-flag-offset:-961px}.em .iti__ck{--iti-flag-offset:-983px}.em .iti__cl{--iti-flag-offset:-1005px}.em .iti__cm{--iti-flag-offset:-1027px}.em .iti__cn{--iti-flag-offset:-1049px}.em .iti__co{--iti-flag-offset:-1071px}.em .iti__cp{--iti-flag-offset:-1093px}.em .iti__cq{--iti-flag-offset:-1115px}.em .iti__cr{--iti-flag-offset:-1137px}.em .iti__cu{--iti-flag-offset:-1159px}.em .iti__cv{--iti-flag-offset:-1181px}.em .iti__cw{--iti-flag-offset:-1203px}.em .iti__cx{--iti-flag-offset:-1225px}.em .iti__cy{--iti-flag-offset:-1247px}.em .iti__cz{--iti-flag-offset:-1269px}.em .iti__de{--iti-flag-offset:-1291px}.em .iti__dg{--iti-flag-offset:-1313px}.em .iti__dj{--iti-flag-offset:-1335px}.em .iti__dk{--iti-flag-offset:-1357px}.em .iti__dm{--iti-flag-offset:-1379px}.em .iti__do{--iti-flag-offset:-1401px}.em .iti__dz{--iti-flag-offset:-1423px}.em .iti__ea{--iti-flag-offset:-1445px}.em .iti__ec{--iti-flag-offset:-1467px}.em .iti__ee{--iti-flag-offset:-1489px}.em .iti__eg{--iti-flag-offset:-1511px}.em .iti__eh{--iti-flag-offset:-1533px}.em .iti__er{--iti-flag-offset:-1555px}.em .iti__es{--iti-flag-offset:-1577px}.em .iti__et{--iti-flag-offset:-1599px}.em .iti__eu{--iti-flag-offset:-1621px}.em .iti__ez{--iti-flag-offset:-1643px}.em .iti__fi{--iti-flag-offset:-1665px}.em .iti__fj{--iti-flag-offset:-1687px}.em .iti__fk{--iti-flag-offset:-1709px}.em .iti__fm{--iti-flag-offset:-1731px}.em .iti__fo{--iti-flag-offset:-1753px}.em .iti__fr{--iti-flag-offset:-1775px}.em .iti__fx{--iti-flag-offset:-1797px}.em .iti__ga{--iti-flag-offset:-1819px}.em .iti__gb{--iti-flag-offset:-1841px}.em .iti__gd{--iti-flag-offset:-1863px}.em .iti__ge{--iti-flag-offset:-1885px}.em .iti__gf{--iti-flag-offset:-1907px}.em .iti__gg{--iti-flag-offset:-1929px}.em .iti__gh{--iti-flag-offset:-1951px}.em .iti__gi{--iti-flag-offset:-1973px}.em .iti__gl{--iti-flag-offset:-1995px}.em .iti__gm{--iti-flag-offset:-2017px}.em .iti__gn{--iti-flag-offset:-2039px}.em .iti__gp{--iti-flag-offset:-2061px}.em .iti__gq{--iti-flag-offset:-2083px}.em .iti__gr{--iti-flag-offset:-2105px}.em .iti__gs{--iti-flag-offset:-2127px}.em .iti__gt{--iti-flag-offset:-2149px}.em .iti__gu{--iti-flag-offset:-2171px}.em .iti__gw{--iti-flag-offset:-2193px}.em .iti__gy{--iti-flag-offset:-2215px}.em .iti__hk{--iti-flag-offset:-2237px}.em .iti__hm{--iti-flag-offset:-2259px}.em .iti__hn{--iti-flag-offset:-2281px}.em .iti__hr{--iti-flag-offset:-2303px}.em .iti__ht{--iti-flag-offset:-2325px}.em .iti__hu{--iti-flag-offset:-2347px}.em .iti__ic{--iti-flag-offset:-2369px}.em .iti__id{--iti-flag-offset:-2391px}.em .iti__ie{--iti-flag-offset:-2413px}.em .iti__il{--iti-flag-offset:-2435px}.em .iti__im{--iti-flag-offset:-2457px}.em .iti__in{--iti-flag-offset:-2479px}.em .iti__io{--iti-flag-offset:-2501px}.em .iti__iq{--iti-flag-offset:-2523px}.em .iti__ir{--iti-flag-offset:-2545px}.em .iti__is{--iti-flag-offset:-2567px}.em .iti__it{--iti-flag-offset:-2589px}.em .iti__je{--iti-flag-offset:-2611px}.em .iti__jm{--iti-flag-offset:-2633px}.em .iti__jo{--iti-flag-offset:-2655px}.em .iti__jp{--iti-flag-offset:-2677px}.em .iti__ke{--iti-flag-offset:-2699px}.em .iti__kg{--iti-flag-offset:-2721px}.em .iti__kh{--iti-flag-offset:-2743px}.em .iti__ki{--iti-flag-offset:-2765px}.em .iti__km{--iti-flag-offset:-2787px}.em .iti__kn{--iti-flag-offset:-2809px}.em .iti__kp{--iti-flag-offset:-2831px}.em .iti__kr{--iti-flag-offset:-2853px}.em .iti__kw{--iti-flag-offset:-2875px}.em .iti__ky{--iti-flag-offset:-2897px}.em .iti__kz{--iti-flag-offset:-2919px}.em .iti__la{--iti-flag-offset:-2941px}.em .iti__lb{--iti-flag-offset:-2963px}.em .iti__lc{--iti-flag-offset:-2985px}.em .iti__li{--iti-flag-offset:-3007px}.em .iti__lk{--iti-flag-offset:-3029px}.em .iti__lr{--iti-flag-offset:-3051px}.em .iti__ls{--iti-flag-offset:-3073px}.em .iti__lt{--iti-flag-offset:-3095px}.em .iti__lu{--iti-flag-offset:-3117px}.em .iti__lv{--iti-flag-offset:-3139px}.em .iti__ly{--iti-flag-offset:-3161px}.em .iti__ma{--iti-flag-offset:-3183px}.em .iti__mc{--iti-flag-offset:-3205px}.em .iti__md{--iti-flag-offset:-3226px}.em .iti__me{--iti-flag-offset:-3248px}.em .iti__mf{--iti-flag-offset:-3270px}.em .iti__mg{--iti-flag-offset:-3292px}.em .iti__mh{--iti-flag-offset:-3314px}.em .iti__mk{--iti-flag-offset:-3336px}.em .iti__ml{--iti-flag-offset:-3358px}.em .iti__mm{--iti-flag-offset:-3380px}.em .iti__mn{--iti-flag-offset:-3402px}.em .iti__mo{--iti-flag-offset:-3424px}.em .iti__mp{--iti-flag-offset:-3446px}.em .iti__mq{--iti-flag-offset:-3468px}.em .iti__mr{--iti-flag-offset:-3490px}.em .iti__ms{--iti-flag-offset:-3512px}.em .iti__mt{--iti-flag-offset:-3534px}.em .iti__mu{--iti-flag-offset:-3556px}.em .iti__mv{--iti-flag-offset:-3578px}.em .iti__mw{--iti-flag-offset:-3600px}.em .iti__mx{--iti-flag-offset:-3622px}.em .iti__my{--iti-flag-offset:-3644px}.em .iti__mz{--iti-flag-offset:-3666px}.em .iti__na{--iti-flag-offset:-3688px}.em .iti__nc{--iti-flag-offset:-3710px}.em .iti__ne{--iti-flag-offset:-3732px}.em .iti__nf{--iti-flag-offset:-3752px}.em .iti__ng{--iti-flag-offset:-3774px}.em .iti__ni{--iti-flag-offset:-3796px}.em .iti__nl{--iti-flag-offset:-3818px}.em .iti__no{--iti-flag-offset:-3840px}.em .iti__np{--iti-flag-offset:-3862px}.em .iti__nr{--iti-flag-offset:-3877px}.em .iti__nu{--iti-flag-offset:-3899px}.em .iti__nz{--iti-flag-offset:-3921px}.em .iti__om{--iti-flag-offset:-3943px}.em .iti__pa{--iti-flag-offset:-3965px}.em .iti__pe{--iti-flag-offset:-3987px}.em .iti__pf{--iti-flag-offset:-4009px}.em .iti__pg{--iti-flag-offset:-4031px}.em .iti__ph{--iti-flag-offset:-4053px}.em .iti__pk{--iti-flag-offset:-4075px}.em .iti__pl{--iti-flag-offset:-4097px}.em .iti__pm{--iti-flag-offset:-4119px}.em .iti__pn{--iti-flag-offset:-4141px}.em .iti__pr{--iti-flag-offset:-4163px}.em .iti__ps{--iti-flag-offset:-4185px}.em .iti__pt{--iti-flag-offset:-4207px}.em .iti__pw{--iti-flag-offset:-4229px}.em .iti__py{--iti-flag-offset:-4251px}.em .iti__qa{--iti-flag-offset:-4273px}.em .iti__re{--iti-flag-offset:-4295px}.em .iti__ro{--iti-flag-offset:-4317px}.em .iti__rs{--iti-flag-offset:-4339px}.em .iti__ru{--iti-flag-offset:-4361px}.em .iti__rw{--iti-flag-offset:-4383px}.em .iti__sa{--iti-flag-offset:-4405px}.em .iti__sb{--iti-flag-offset:-4427px}.em .iti__sc{--iti-flag-offset:-4449px}.em .iti__sd{--iti-flag-offset:-4471px}.em .iti__se{--iti-flag-offset:-4493px}.em .iti__sg{--iti-flag-offset:-4515px}.em .iti__sh{--iti-flag-offset:-4537px}.em .iti__si{--iti-flag-offset:-4559px}.em .iti__sj{--iti-flag-offset:-4581px}.em .iti__sk{--iti-flag-offset:-4603px}.em .iti__sl{--iti-flag-offset:-4625px}.em .iti__sm{--iti-flag-offset:-4647px}.em .iti__sn{--iti-flag-offset:-4669px}.em .iti__so{--iti-flag-offset:-4691px}.em .iti__sr{--iti-flag-offset:-4713px}.em .iti__ss{--iti-flag-offset:-4735px}.em .iti__st{--iti-flag-offset:-4757px}.em .iti__su{--iti-flag-offset:-4779px}.em .iti__sv{--iti-flag-offset:-4801px}.em .iti__sx{--iti-flag-offset:-4823px}.em .iti__sy{--iti-flag-offset:-4845px}.em .iti__sz{--iti-flag-offset:-4867px}.em .iti__ta{--iti-flag-offset:-4889px}.em .iti__tc{--iti-flag-offset:-4911px}.em .iti__td{--iti-flag-offset:-4933px}.em .iti__tf{--iti-flag-offset:-4955px}.em .iti__tg{--iti-flag-offset:-4977px}.em .iti__th{--iti-flag-offset:-4999px}.em .iti__tj{--iti-flag-offset:-5021px}.em .iti__tk{--iti-flag-offset:-5043px}.em .iti__tl{--iti-flag-offset:-5065px}.em .iti__tm{--iti-flag-offset:-5087px}.em .iti__tn{--iti-flag-offset:-5109px}.em .iti__to{--iti-flag-offset:-5131px}.em .iti__tr{--iti-flag-offset:-5153px}.em .iti__tt{--iti-flag-offset:-5175px}.em .iti__tv{--iti-flag-offset:-5197px}.em .iti__tw{--iti-flag-offset:-5219px}.em .iti__tz{--iti-flag-offset:-5241px}.em .iti__ua{--iti-flag-offset:-5263px}.em .iti__ug{--iti-flag-offset:-5285px}.em .iti__uk{--iti-flag-offset:-5307px}.em .iti__um{--iti-flag-offset:-5329px}.em .iti__un{--iti-flag-offset:-5351px}.em .iti__us{--iti-flag-offset:-5373px}.em .iti__uy{--iti-flag-offset:-5395px}.em .iti__uz{--iti-flag-offset:-5417px}.em .iti__va{--iti-flag-offset:-5439px}.em .iti__vc{--iti-flag-offset:-5456px}.em .iti__ve{--iti-flag-offset:-5478px}.em .iti__vg{--iti-flag-offset:-5500px}.em .iti__vi{--iti-flag-offset:-5522px}.em .iti__vn{--iti-flag-offset:-5544px}.em .iti__vu{--iti-flag-offset:-5566px}.em .iti__wf{--iti-flag-offset:-5588px}.em .iti__ws{--iti-flag-offset:-5610px}.em .iti__xk{--iti-flag-offset:-5632px}.em .iti__ye{--iti-flag-offset:-5654px}.em .iti__yt{--iti-flag-offset:-5676px}.em .iti__za{--iti-flag-offset:-5698px}.em .iti__zm{--iti-flag-offset:-5720px}.em .iti__zw{--iti-flag-offset:-5742px}.em .iti__globe{background-image:var(--iti-path-globe-1x);background-size:contain;background-position:right;box-shadow:none;height:19px}@media (min-resolution:2x){.em .iti__flag{background-image:var(--iti-path-flags-2x)}.em .iti__globe{background-image:var(--iti-path-globe-2x)}}
/* Google Maps */
.em-location-map-container img.em-location-static-map {
  width: 100%;
  height: 100%;
  max-width: 100% !important;
}

.em-location-map-container.em-map-static-load {
  position: relative;
}

.em-location-map-container.em-map-static-load:hover {
  cursor: pointer;
}

.em-location-map-container .em-map-overlay {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background-color: #333;
  cursor: pointer;
}

.em-location-map-container:hover .em-map-overlay {
  opacity: 0.75;
}

.em-location-map-container .em-map-overlay div {
  color: white;
  font-size: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

/* Booking Form */
.em-booking-form span.form-tip {
  text-decoration: none;
  border-bottom: 1px dotted #aaa;
  padding-bottom: 2px;
}

.em-booking-form p.input-checkbox label {
  display: inline-block;
  width: 100%;
}

.input-group .em-date-range input {
  width: 100px;
}

.input-group .em-time-range input {
  width: 80px;
}

/* Gateway */
div.em-gateway-buttons .em-gateway-button-image {
  margin-bottom: 15px;
}

.em-payment-gateway-form-info {
  margin-bottom: 35px;
}

/* Manual Booking Form */
.em-manual-booking .em-booking-form-details {
  width: 100%;
}
.em-manual-booking .em.em-event-booking-form .em-booking-section.em-booking-form-tickets {
  padding: 10px 30px;
}
.em-manual-booking .em.em-event-booking-form .em-booking-section.em-booking-section-manual {
  padding-bottom: 0;
}
.em-manual-booking .em.em-event-booking-form h3.em-booking-section-title {
  background: none;
  border-width: 0 0 1px 0;
}
.em-manual-booking .em-booking-buttons {
  padding-top: 20px;
}

/* Coupon Field */
.em-bookings-form-coupon .em-coupon-code-fields {
  display: grid;
  grid-template-columns: auto max-content;
  grid-auto-columns: 1fr;
  grid-gap: 10px;
}

.em.em-event-booking-form .em-booking-form-section-confirm .em-booking-form-section-coupons {
  padding-bottom: 0;
}

/* Cart CSS */
.em-cart-widget-content .em-cart-widget-total {
  border-top: 1px solid #efefef;
  margin-top: 5px;
}

.em-cart-actions {
  text-align: right;
  margin: 10px 0px;
}

/* Checkout Form CSS */
.em-cart-table {
  border-spacing: 0;
  width: 100%;
  border-collapse: collapse;
}
.em-cart-table th, .em-cart-table td {
  border: 1px solid #efefef;
  padding: 10px;
}
.em-cart-table th {
  background-color: #eee;
  text-align: center;
}
.em-cart-table td {
  background-color: #fff;
}
.em-cart-table th.em-cart-title-event {
  text-align: left;
}
.em-cart-table tbody.em-cart-totals th {
  text-align: right;
  padding-right: 20px;
}
.em-cart-table .em-cart-table-details-actions {
  display: inline-block;
  margin: 10px 10px 10px 0;
}
.em-cart-table .em-cart-table-event-details {
  display: none;
}
.em-cart-table .em-cart-table-event-details .em-cart-table-ticket {
  font-weight: bold;
}
.em-cart-table .em-cart-table-event-title {
  font-weight: bold;
}
.em-cart-table .em-cart-table-spaces {
  text-align: center;
}
.em-cart-table .em-cart-table-price, .em-cart-table tbody.em-cart-totals td {
  text-align: right;
}
.em-cart-table .em-cart-info .em-cart-info-title {
  display: inline-block;
  text-decoration: underline;
  margin: 10px 0;
}
.em-cart-table .em-cart-info .em-cart-info-booking-title {
  display: inline-block;
  font-weight: bold;
  margin: 15px 0 10px;
}
.em-cart-table .em-cart-info .em-cart-info-values {
  display: grid;
  grid-template-columns: max-content minmax(300px, 2fr);
  grid-gap: 5px;
}
.em-cart-table .em-cart-info .em-cart-info-values .em-cart-info-label {
  font-style: italic;
  padding: 0 15px 0 5px;
}

.rtl .em-cart-info-label {
  padding: 0 5px 0 15px;
}
@font-face{font-display:swap;
  font-family: 'icomoon';src:url(/wp-content/plugins/kiwi-social-share/assets/vendors/icomoon/fonts/icomoon.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}

[class^="kicon-"], [class*=" kicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.kicon-fintel:before {
  content: "\e907";
  color: rgb(255, 255, 255);
}
.kicon-fintel-simple:before {
  content: "\e900";
  color: rgb(9, 117, 22);
}
.kicon-fintel-square:before {
  content: "\e905";
  color: rgb(9, 117, 22);
}
.kicon-envelope-o:before {
  content: "\f003";
}
.kicon-close:before {
  content: "\f00d";
}
.kicon-linkedin-square:before {
  content: "\f08c";
}
.kicon-twitter:before {
  content: "\f099";
}
.kicon-facebook:before {
  content: "\f09a";
}
.kicon-github:before {
  content: "\f09b";
}
.kicon-globe:before {
  content: "\f0ac";
}
.kicon-chain:before {
  content: "\f0c1";
}
.kicon-pinterest:before {
  content: "\f0d2";
}
.kicon-pinterest-square:before {
  content: "\f0d3";
}
.kicon-google-plus-square:before {
  content: "\f0d4";
}
.kicon-google-plus:before {
  content: "\f0d5";
}
.kicon-envelope:before {
  content: "\f0e0";
}
.kicon-linkedin:before {
  content: "\f0e1";
}
.kicon-youtube-square:before {
  content: "\f166";
}
.kicon-youtube:before {
  content: "\f167";
}
.kicon-youtube-play:before {
  content: "\f16a";
}
.kicon-dropbox:before {
  content: "\f16b";
}
.kicon-instagram:before {
  content: "\f16d";
}
.kicon-flickr:before {
  content: "\f16e";
}
.kicon-tumblr:before {
  content: "\f173";
}
.kicon-tumblr-square:before {
  content: "\f174";
}
.kicon-dribbble:before {
  content: "\f17d";
}
.kicon-skype:before {
  content: "\f17e";
}
.kicon-vimeo-square:before {
  content: "\f194";
}
.kicon-wordpress:before {
  content: "\f19a";
}
.kicon-google:before {
  content: "\f1a0";
}
.kicon-reddit:before {
  content: "\f1a1";
}
.kicon-reddit-square:before {
  content: "\f1a2";
}
.kicon-stumbleupon-circle:before {
  content: "\f1a3";
}
.kicon-stumbleupon:before {
  content: "\f1a4";
}
.kicon-git-square:before {
  content: "\f1d2";
}
.kicon-git:before {
  content: "\f1d3";
}
.kicon-qq:before {
  content: "\f1d6";
}
.kicon-circle-thin:before {
  content: "\f1db";
}
.kicon-share-alt:before {
  content: "\f1e0";
}
.kicon-twitch:before {
  content: "\f1e8";
}
.kicon-whatsapp:before {
  content: "\f232";
}
.kicon-snapchat:before {
  content: "\f2ab";
}
.kicon-snapchat-ghost:before {
  content: "\f2ac";
}
.kicon-snapchat-square:before {
  content: "\f2ad";
}
.kicon-telegram:before {
  content: "\f2c6";
}
.pvc_clear{clear:both}.clear{clear:both}.nobr{white-space:nowrap}.pvc_stats{float:left;padding:5px!important}.pvc_stats.total_only .views_today{display:none}.pvc_stats .pvc-stats-icon{vertical-align:middle}.pvc_stats .pvc-stats-icon svg{display:initial}.pvc_stats .pvc-stats-icon.small svg{width:18px}.pvc_stats .pvc-stats-icon.medium svg{width:24px}.pvc_stats .pvc-stats-icon.large svg{width:30px}
/*--------------------------------------------------------------------------------------
Table of contents
----------------------------------------------------------------------------------------

- General
- Row element
- Image element
- Good and bad points element
- Rating elements
	- Rating container
	- Criterion container
	- Criterion boxes
	- Criterion title
	- Ratings
	- Rating data container
	- Submit button
	- Styles
- Up/down voting element
	- Buttons
	- Styles
	- Text counter positions
- Review button
- Comparison table element
	- General
	- Table headings
	- Rows
	- Cells
- Comments
	- Comment form
	- Comment rating summary
	- Comment filters
	- Comment list
- User review widgets	
- Media queries

--------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------
General
--------------------------------------------------------------*/

.gpur-element-wrapper {
display: block;
margin-bottom: 35px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.gpur-review-template-wrapper .gpur-element-wrapper,
.elementor-widget-container .gpur-element-wrapper {
margin-bottom: 0;
}
.gpur-element-wrapper:last-child {
margin-bottom: 0;
}
.gpur-review-template-wrapper {
position: relative;
z-index: 1;
}
.gpur-element-title {
margin-bottom: 15px;
}
.gpur-clear {
display: block;
clear: both;
margin: 0;
padding: 0;
width: 100%;
height: 0;
content: '';
font-size: 0;
line-height: 0;
}
.gpur-error {
width: 100%;
overflow: hidden;
margin-top: 10px;
padding: 10px;
font-size: 12px;
line-height: 18px;
color: #D8000C;
background-color: #FFD2D2;
border-radius: 3px;
}
.gpur-success {
width: 100%;
overflow: hidden;
margin-top: 10px;
padding: 10px;
font-size: 14px;
line-height: 20px;
color: #4F8A10;
background-color: #DFF2BF;
border-radius: 3px;
}
.gpur-hide {
display: none;
}
.gpur-add-user-ratings-wrapper .gpur-error,
.gpur-add-user-ratings-wrapper .gpur-success {
margin-top: 20px;
}  

/*--------------------------------------------------------------
Row element
--------------------------------------------------------------*/

.vc_row.vc_row-o-equal-height > .vc_column_container .vc_row-o-content-middle {
margin-top: auto;
margin-bottom: auto;
}

/*--------------------------------------------------------------
Image element
--------------------------------------------------------------*/

.gpur-image-background,
.gpur-image-background.elementor-widget,
.gpur-image-background .elementor-widget-container {
position: absolute;
top: 0;
left: 0;
z-index: -1;
width: 100%;
height: 100%;
}

/*--------------------------------------------------------------
Good and bad points element
--------------------------------------------------------------*/

.gpur-good-list,
.gpur-bad-list {
margin: 0;
}
.gpur-good-points-title,
.gpur-bad-points-title {
margin-bottom: 10px;
font-weight: 700;
}
.gpur-good-list li,
.gpur-bad-list li,
.widget ul.gpur-good-list li,
.widget ul.gpur-bad-list li {
display: -webkit-flex;
display: flex;
margin: 0 0 5px 0;
padding: 0;
border: 0;
list-style: none;
}
.gpur-good-list li i,
.gpur-bad-list li i {
margin-right: 10px;    
line-height: inherit;
}

/*--------------------------------------------------------------
Rating elements
--------------------------------------------------------------*/

/* Rating container ************************************/

.gpur-position-left {
text-align: left;
}
.gpur-position-center {
text-align: center;
}
.gpur-position-right {
text-align: right;
}
.gpur-show-rating-wrapper,
.gpur-add-user-rating-wrapper {
line-height: 1;
}
.gpur-rating-outer {
display: inline-block;
border-width: 0;
border-style: solid;
text-align: center;
}
.gpur-rating-inner {
display: -webkit-flex;
display: flex;
line-height: 1;
text-align: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
}

/* Criterion container ************************************/

.gpur-criterion {
display: -webkit-inline-flex;
display: inline-flex;
}    
.gpur-linear .gpur-criterion {
margin-bottom: 15px;
}
.gpur-non-linear .gpur-criterion {
margin-bottom: 20px;
}
.gpur-format-rows.gpur-multi-rating .gpur-criterion {
margin-right: 20px;
}
.gpur-single-rating .gpur-criterion.gpur-first,
.gpur-format-column .gpur-criterion.gpur-last {
margin-bottom: 0;
}
.gpur-position-center .gpur-criterion {
-webkit-align-items: center;
align-items: center;
}
.gpur-position-text-top .gpur-criterion,
.gpur-position-text-bottom .gpur-criterion {
-webkit-flex-direction: column;
flex-direction: column;
}
.gpur-position-text-left .gpur-criterion,
.gpur-position-text-right .gpur-criterion {
margin-bottom: 5px;
-webkit-flex-direction: column;
flex-direction: column;
}
.gpur-style-bars .gpur-criterion {
width: 100%;
} 
.gpur-style-bars .gpur-criterion,
.gpur-criterion-boxes .gpur-criterion {
-webkit-justify-content: space-between;
justify-content: space-between;
} 
.gpur-criterion p,
.gpur-criterion p:first-child { /* Remove p tags auto inserted by WordPress */
margin: 0;
}
.gpur-style-bars.gpur-position-text-left .gpur-criterion p,
.gpur-style-bars.gpur-position-text-left .gpur-criterion p:first-child,
.gpur-style-bars.gpur-position-text-right .gpur-criterion p,
.gpur-style-bars.gpur-position-text-right .gpur-criterion p:first-child {
flex-grow: 1;
}

/* Criterion boxes ************************************/

.gpur-criterion-boxes .gpur-criterion {
width: 100%;
margin: 0 !important;
border-top: 1px solid #eee;
}
.gpur-criterion-boxes .gpur-criterion:first-child {
border-top: 0;
}
.gpur-criterion-boxes .gpur-criterion-title {
-webkit-flex: 1 0 auto;
flex: 1 0 auto;
}

/* Criterion title ************************************/

.gpur-criterion-title {
margin-bottom: 10px;
font-size: 12px;
line-height: 1;
text-transform: uppercase;
font-weight: 700;
}
.gpur-linear .gpur-criterion-title {
display: block;
}
.gpur-linear.gpur-position-text-top .gpur-criterion-title {
float: left;
}
.gpur-title-with-top-text {
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-align-items: center;
align-items: center;
}
.gpur-position-text-top.gpur-linear .gpur-criterion-title {
margin-right: 15px;
}

/* Ratings ************************************/

.gpur-bootstrap-wrapper {
display: -webkit-flex;
display: flex;
line-height: 0;
white-space: nowrap;
}
.gpur-position-text-left.gpur-linear .gpur-bootstrap-wrapper {
order: 2;
}
.gpur-position-text-right.gpur-linear .gpur-bootstrap-wrapper {
order: 1;
}
.gpur-position-text-left.gpur-style-bars .gpur-bootstrap-wrapper,
.gpur-position-text-right.gpur-style-bars .gpur-bootstrap-wrapper {
-webkit-flex-grow: 1;
flex-grow: 1;
}

/* Rating data container ************************************/

/* Container */
.gpur-rating-data {
display: -webkit-inline-flex;
display: inline-flex;
-webkit-align-items: center;
align-items: center;
line-height: 1;
}
.gpur-linear .gpur-rating-data {
font-size: 14px;
line-height: 1;
}
.gpur-non-linear .gpur-rating-data {
-webkit-flex-direction: column;
flex-direction: column;
}
.gpur-position-text-top.gpur-linear .gpur-rating-data {
margin-bottom: 10px;
}
.gpur-position-text-top.gpur-linear .gpur-rating-data {
margin-bottom: 10px;
}
.gpur-position-text-bottom.gpur-linear .gpur-rating-data {
display: block;
margin-top: 10px;
}
.gpur-position-text-left.gpur-linear .gpur-rating-data {
order: 1;
margin-bottom: 10px;
}
.gpur-position-text-right.gpur-linear .gpur-rating-data {
order: 2;
margin-top: 10px;
}
.gpur-style-bars.gpur-position-left.gpur-position-text-top .gpur-rating-data,
.gpur-style-bars.gpur-position-left.gpur-position-text-bottom .gpur-rating-data,
.gpur-position-left.gpur-position-text-top.gpur-criterion-boxes .gpur-rating-data,
.gpur-position-left.gpur-position-text-bottom.gpur-criterion-boxes .gpur-rating-data {
-webkit-justify-content: flex-start;
justify-content: flex-start;
} 
.gpur-style-bars.gpur-position-center.gpur-position-text-top .gpur-rating-data,
.gpur-style-bars.gpur-position-center.gpur-position-text-bottom .gpur-rating-data,
.gpur-position-center.gpur-position-text-top.gpur-criterion-boxes .gpur-rating-data,
.gpur-position-center.gpur-position-text-bottom.gpur-criterion-boxes .gpur-rating-data {
-webkit-justify-content: center;
justify-content: center;
} 
.gpur-style-bars.gpur-position-right.gpur-position-text-top .gpur-rating-data,
.gpur-style-bars.gpur-position-right.gpur-position-text-bottom .gpur-rating-data,
.gpur-position-right.gpur-position-text-top.gpur-criterion-boxes .gpur-rating-data,
.gpur-position-right.gpur-position-text-bottom.gpur-criterion-boxes .gpur-rating-data {
-webkit-justify-content: flex-end;
justify-content: flex-end;
}

/* Linear rating text */
.gpur-linear .gpur-site-rating,
.gpur-linear .gpur-avg-user-rating {
margin-right: 5px;
}
.gpur-site-rating-label,
.gpur-avg-user-rating-label,
.gpur-ind-user-rating-label {
display: inline-block;
margin-right: 5px;
margin-bottom: 5px;
}
.gpur-site-rating-label:after,
.gpur-avg-user-rating-label:after,
.gpur-ind-user-rating-label:after {
content: ' ';
}
.gpur-linear div + .gpur-site-rating-label,
.gpur-linear div + .gpur-avg-user-rating-label,
.gpur-linear div + .gpur-ind-user-rating-label,
.gpur-linear div + .gpur-ranges-text,
.gpur-linear span + .gpur-site-rating-label,
.gpur-linear span + .gpur-avg-user-rating-label,
.gpur-linear span + .gpur-ind-user-rating-label,
.gpur-linear span + .gpur-ranges-text {
margin-left: 15px;
}
.gpur-position-text-bottom.gpur-linear div + .gpur-site-rating-label,
.gpur-position-text-bottom.gpur-linear div + .gpur-ranges-text,
.gpur-position-text-bottom.gpur-linear span + .gpur-site-rating-label,
.gpur-position-text-bottom.gpur-linear span + .gpur-ranges-text {
display: block;
margin-left: 0;
}
.gpur-site-rating,
.gpur-avg-user-rating,
.gpur-ind-user-rating {
display: flex;
}
.gpur-position-text-bottom .gpur-site-rating,
.gpur-position-text-bottom .gpur-avg-user-rating,
.gpur-position-text-bottom .gpur-ind-user-rating {
display: inline-block;
}
.gpur-rating-value {
display: inline-block;
}
.gpur-rating-data .gpur-clear {
margin-top: 5px;
}

/* Max rating text */
.gpur-max-rating {
display: inline-block;
}
.gpur-linear .gpur-max-rating:before {
margin-left: 2px;
margin-right: 2px;
}
.gpur-max-rating:before {
content: '\002F';
}

/* User votes text */
.gpur-linear .gpur-user-votes {
display: flex;
margin-left: 5px;
font-size: 12px;
line-height: 1;
white-space: nowrap;
}
.gpur-position-text-bottom.gpur-linear .gpur-user-votes {
display: inline-block;
}
.gpur-linear .gpur-user-votes:before {
content: '(';
}
.gpur-linear .gpur-user-votes:after {
content: ')';
}
.gpur-non-linear .gpur-user-votes {
margin-top: 5px;
line-height: 1;
}
.gpur-user-votes .gpur-user-votes-number {
margin-right: 4px;
}

/* Ranges text */
.gpur-ranges-text {
display: inline-block;
font-size: 12px;
line-height: 1;
font-weight: 700;
}
.gpur-linear .gpur-ranges-text {
margin-top: 0;
}
.gpur-linear .gpur-ranges-text:before {
content: ' ';
}
.gpur-non-linear .gpur-ranges-text {
margin-top: 5px;
}

/* Average rating text */
.gpur-average-data {
margin-top: 20px !important;
}	

/* Submit button ************************************/

.gpur-submit-rating {
display: inline-block;
margin-top: 15px;
padding: 10px;
cursor: pointer;
border: 2px solid #000;
line-height: 1;
}
.gpur-submit-rating:hover {
border-color: #999;
}
.gpur-loading {
opacity: 0.5;
}
.gpur-success,
.gpur-error {
display: none;
text-align: left;
}

/* Styles ************************************/

/* Icons */

.rating-symbol {
padding-right: 2px;
font-size: 20px;
line-height: 1;
}
.rating-symbol-foreground {
color: #000;
}
.rating-symbol-background {
color: #ccc;
}
.rating-symbol [class*='fa']:before {
position: relative;
left: 1px;
}

/* Plain (singular) */
.gpur-style-plain-singular .gpur-rating-inner {
width: 100%;
height: 100%;
}
.gpur-style-plain-singular .gpur-rating-value {
font-size: 30px;
}
.gpur-style-plain-singular .gpur-max-rating {
margin-left: 5px;
font-size: 20px;
}
.gpur-style-plain-singular .gpur-max-rating:before {
margin-right: 5px;
}
.gpur-style-plain-singular .gpur-user-votes {
font-size: 12px;
}
.gpur-style-plain-singular .gpur-criterion {
text-align: center;
}

/* Square (singular) */
.gpur-style-squares-singular .gpur-rating-outer {
width: 100px;
height: 100px;
color: #fff;
}
.gpur-style-squares-singular .gpur-rating-inner {
width: 100%;
height: 100%;
background: #000;
border-style: solid;
}
.gpur-style-squares-singular .gpur-rating-value {
font-size: 60px;
}
.gpur-style-squares-singular .gpur-max-rating {
margin-left: 5px;
font-size: 20px;
}
.gpur-style-squares-singular .gpur-max-rating:before {
margin-right: 5px;
}
.gpur-style-squares-singular .gpur-user-votes {
font-size: 12px;
}
.gpur-style-squares-singular .gpur-criterion {
text-align: center;
}

/* Circle (singular) */
.gpur-style-circles-singular .gpur-rating-outer {
width: 100px;
height: 100px;
color: #fff;
}
.gpur-style-circles-singular .gpur-rating-outer {
border-radius: 100%;
}
.gpur-style-circles-singular .gpur-rating-inner {
width: 100%;
height: 100%;
background: #000;
border-radius: 100%;
border-style: solid;
}
.gpur-style-circles-singular .gpur-rating-value {
font-size: 52px;
}
.gpur-style-circles-singular .gpur-max-rating {
margin-left: 5px;
font-size: 20px;
}
.gpur-style-circles-singular .gpur-user-votes {
font-size: 12px;
}
.gpur-style-circles-singular .gpur-max-rating:before {
margin-right: 5px;
}
.gpur-style-circles-singular .gpur-criterion {
text-align: center;
}

/* Gauge circle (singular) */
.gpur-style-gauge-circles-singular .gpur-rating-outer {    
position: relative;
width: 150px;
height: 150px;
border-radius: 100%;
background: #eee;
color: #1e73be;
}
.gpur-style-gauge-circles-singular .gpur-rating-inner {
z-index: 4;
position: absolute;
top: 10px;
bottom: 10px;
left: 10px;
right: 10px;
font-size: 30px;
background: #fff;
border-radius: 100%;
border-style: solid;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gpur-style-gauge-circles-singular .gpur-rating-value {
font-size: 50px;
}
.gpur-style-gauge-circles-singular .gpur-max-rating {
margin-left: 5px;
font-size: 20px;
}
.gpur-style-gauge-circles-singular .gpur-max-rating:before {
margin-right: 5px;
}
.gpur-style-gauge-circles-singular .gpur-user-votes {
font-size: 12px;
}
.gpur-style-gauge-circles-singular .gpur-ranges-text {
font-size: 12px;
}
.gpur-gauge-circle {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
}
.gpur-small-rating .gpur-gauge-1 {
clip: rect(0, 150px, 150px, 75px);
}
.gpur-small-rating .gpur-gauge-2 {
clip: rect(0, 75px, 150px, 0);
}
.gpur-gauge-spinner {
z-index: 2;
position: absolute;
left: 0;
overflow: hidden;
width: 50%;
height: 100%;
background: #1e73be;
border-radius: 100% 0 0 100%/50% 0 0 50%;
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
.rtl .gpur-gauge-spinner {
right: 0;
border-radius: 0 100% 100% 0/0 50% 50% 0;
}
.gpur-gauge-filler {
z-index: 3;
position: absolute;
left: 50%;
overflow: hidden;
width: 50%;
height: 100%;
background: #1e73be;
border-radius: 0 100% 100% 0/0 50% 50% 0;
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
}
.rtl .gpur-gauge-filler {
right: 50%;
border-radius: 0 100% 100% 0/0 50% 50% 0;
}
.gpur-large-rating .gpur-gauge-filler,
.gpur-rating-outer.gpur-full-gauge-rating {
background: #1e73be;
}
.gpur-style-gauge-circles-singular .gpur-criterion {
text-align: center;
}

/* Stars (multiple) */
.gpur-style-stars .rating-symbol-foreground {
color: #ffc107;
}
.gpur-style-stars .rating-symbol-background {
color: #d6d6d6;
}

/* Hearts (multiple) */
.gpur-style-hearts .rating-symbol-foreground {
color: #e60060;
}
.gpur-style-hearts .rating-symbol-background {
color: #ccc;
}

/* Squares (multiple) */
.gpur-style-squares .gpur-symbol {
display: inline-block;
border: 5px double #fff;
width: 30px;
height: 30px;
}
.gpur-style-squares .gpur-symbol-empty {
background-color: #ccc;
}
.gpur-style-squares .gpur-symbol-filled {
background-color: #000;
}

/* Circles (multiple) */
.gpur-style-circles .rating-symbol {
padding-right: 5px;
}
.gpur-style-circles .gpur-symbol {
display: inline-block;
border-radius: 100%;
width: 20px;
height: 20px;
}
.gpur-style-circles .gpur-symbol-empty {
background-color: #ccc;
}
.gpur-style-circles .gpur-symbol-filled {
background-color: #000;
}

/* Bars (multiple) */
.gpur-style-bars .rating-symbol {
padding: 0;
font-size: 0 !important;
}
.gpur-style-bars .gpur-symbol {
display: inline-block;
width: 100%;
height: 10px;
background-color: #e6e6e6;
}
.gpur-style-bars .gpur-symbol-empty {
background-color: #e6e6e6;
}
.gpur-style-bars .gpur-symbol-filled {
background-color: #ffc107;
}

/* Custom image */
.gpur-style-image .gpur-symbol {
display: inline-block;
width: 20px;
height: 19px;
background-repeat: no-repeat;  
}
.gpur-style-image .gpur-symbol-empty {
background-image: url(/wp-content/plugins/ultimate-reviewer/public/css/../images/default-rating-image.png);
background-position: left top;
}
.gpur-style-image .gpur-symbol-filled {
background-image: url(/wp-content/plugins/ultimate-reviewer/public/css/../images/default-rating-image.png); 
background-position: left bottom;
}

/*--------------------------------------------------------------
Up/down voting element
--------------------------------------------------------------*/

/* Buttons ************************************/

.gpur-voting-buttons {
display: -webkit-flex;
display: flex;
} 
.gpur-vote-button,
.gpur-vote-data {
display: -webkit-inline-flex;
display: inline-flex;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-items: center;
align-items: center;
cursor: pointer;
}
.gpur-voted .gpur-vote-button,
.gpur-voted .gpur-vote-data {
cursor: default;
}
.gpur-vote-icon {
text-align: center;
}
.gpur-vote-icon:before {    
line-height: 1;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gpur-up-vote {
margin-left: 1px;
margin-right: 10px;
}
.gpur-vote-icon + .gpur-vote-text {
margin-left: 10px;
}
.gpur-vote-count {
display: -webkit-flex;
display: flex;
font-size: 12px;
line-height: 1;
}
.gpur-voting-container .gpur-error {
padding: 0;
background: none;
}   

/* Styles ************************************/

/* Plain */
.gpur-style-plain .gpur-vote-icon {
font-size: 20px;
color: #aaa;
}
.gpur-style-plain .gpur-voting-container:not(.gpur-voted) .gpur-vote-icon:hover,
.gpur-style-plain .gpur-vote-button.gpur-voted .gpur-vote-icon {
color: #333;
}
.gpur-style-plain .gpur-vote-count {
color: #aaa;
}
.gpur-style-plain .gpur-vote-button.gpur-voted .gpur-vote-count {
color: #333;
}

/* Round Buttons */
.gpur-style-round-buttons .gpur-vote-icon {
display: -webkit-flex;
display: flex;
width: 30px;
height: 30px;
border-radius: 100%;
color: #fff;
background: #ccc;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
}
.gpur-style-round-buttons .gpur-voting-container:not(.gpur-voted) .gpur-vote-icon:hover,
.gpur-style-round-buttons .gpur-vote-button.gpur-voted .gpur-vote-icon {
background: #333;
}
.gpur-style-round-buttons .gpur-vote-count {
color: #777;
}
.gpur-style-round-buttons .gpur-vote-button.gpur-voted .gpur-vote-count {
color: #333;
}

/* Rounded Buttons */

.gpur-style-rounded-buttons .gpur-vote-button {
padding: 5px 8px;
background-color: #69798e;    
border-radius: 4px;
}
.gpur-style-rounded-buttons .gpur-voting-container:not(.gpur-voted) .gpur-vote-button:hover,
.gpur-style-rounded-buttons .gpur-vote-button.gpur-voted {
background-color: #3b4552;
}
.gpur-style-rounded-buttons .gpur-vote-icon {
font-size: 20px;
color: #fff;
}
.gpur-style-rounded-buttons .gpur-vote-count {
color: #fff;
}

/* Text counter positions ************************************/

.gpur-position-top .gpur-vote-button {
-webkit-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.gpur-position-bottom .gpur-vote-button {
-webkit-flex-direction: column;
flex-direction: column;
}
.gpur-position-top .gpur-vote-count {
margin-bottom: 7px;
-webkit-justify-content: center;
justify-content: center;
}
.gpur-position-bottom .gpur-vote-count {
margin-top: 7px;
-webkit-justify-content: center;
justify-content: center;
}
.gpur-position-left .gpur-vote-data {
order: 2;
}
.gpur-position-left .gpur-vote-count {
margin-right: 7px;
-webkit-align-items: center;
align-items: center;
order: 1;
}
.gpur-position-right .gpur-vote-data {
order: 1;
}
.gpur-position-right .gpur-vote-count {
margin-left: 7px;
-webkit-align-items: center;
align-items: center;
order: 2;
}
.gpur-position-left-right .gpur-up-vote .gpur-vote-data {
order: 2;
}
.gpur-position-left-right .gpur-up-vote .gpur-vote-count {
margin-right: 7px;
-webkit-align-items: center;
align-items: center;
order: 1;
}
.gpur-position-left-right .gpur-down-vote .gpur-vote-data {
order: 1;
}
.gpur-position-left-right .gpur-down-vote .gpur-vote-count {
margin-left: 7px;
-webkit-align-items: center;
align-items: center;
order: 2;
}

/*--------------------------------------------------------------
Review button
--------------------------------------------------------------*/

.gpur-button-wrapper {
white-space: nowrap;
}
.gpur-button-wrapper.gpur-button-left {
float: left;
}
.gpur-button-wrapper.gpur-button-center {
display: inline-block;
text-align: center;
}
.gpur-button-wrapper.gpur-button-right {
float: right;
}
.gpur-review-button {
display: -webkit-flex;
display: flex;
border-style: solid;    
line-height: 1;
text-align: center;
}
.gpur-icon-left .gpur-review-button-text {
order: 2;
}
.gpur-icon-right .gpur-review-button-text {
order: 1;
}
.gpur-icon-left .gpur-review-button i {
order: 1;
margin-right: 0.5em;
}
.gpur-icon-right .gpur-review-button i {
order: 2;
margin-left: 0.5em;
}

/*--------------------------------------------------------------
Comparison Table element
--------------------------------------------------------------*/

/* General ************************************/

.gpur-comparison-table {
display: table;
width: 100%;
}
.gpur-format-horizontal-grid .gpur-desktop-table {
display: none;
}
.gpur-format-horizontal-grid .gpur-mobile-table {
display: table;
width: 100%;
}
.gpur-comparison-table .gpur-element-wrapper {
margin-bottom: 0;
}

/* Table headings ************************************/

.gpur-thead {
display: none;
}
.gpur-sort-buttons-outer {
display: -webkit-flex;
display: flex;
position: absolute;
top: 0;
right: 20px;
height: 100%;
-webkit-align-items: center;
align-items: center;
}
.gpur-sort-buttons-inner {
display: block;
position: relative;
height: 24px;
}
.gpur-sort-button {
display: block;
position: absolute;
cursor: pointer;
opacity: 0.4;
font-size: 16px;
line-height: 1;
}
.gpur-sort-button:before {
line-height: 1;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gpur-sort-button:hover,
.gpur-sort-button.gpur-selected {
opacity: 1;
}
.gpur-sort-button.gpur-asc {
top: -2px;
}
.gpur-sort-button.gpur-asc:before {
content: '\f0d8';
}
.gpur-sort-button.gpur-desc {
bottom: -2px;
}
.gpur-sort-button.gpur-desc:before {
content: '\f0d7';
}
.gpur-th-inner {
display: table-cell;
position: relative;
width: 40%;
padding: 15px 20px;
vertical-align: middle;
border-left-width: 1px;
border-top-width: 1px;
border-style: solid;
line-height: 1;
font-weight: 700;
text-align: left;
}
.gpur-td:last-child .gpur-th-inner {
border-bottom-width: 1px;
}
.gpur-remove-vertical-borders .gpur-th-inner {
border-left: 0;
}

/* Rows ************************************/

.gpur-tr {
display: table;
width: 100%;
margin-bottom: 20px;
}

/* Cells ************************************/

.gpur-td {
display: table-row;
}
.gpur-td-inner {
display: table-cell;
padding: 10px 15px;
vertical-align: middle;
border-left-width: 1px;
border-top-width: 1px;
border-right-width: 1px;
border-style: solid;
}
.gpur-remove-vertical-borders .gpur-td-inner {
border-left: 0;
border-right: 0;
}
.gpur-td:last-child .gpur-td-inner {
border-bottom-width: 1px;
}
.gpur-format-vertical-grid .gpur-comparison-table-post-title,
.gpur-format-vertical-grid .gpur-comparison-table-summary,
.gpur-format-vertical-grid .gpur-comparison-table-excerpt,
.gpur-format-vertical-grid .gpur-comparison-table-good-points,
.gpur-format-vertical-grid .gpur-comparison-table-bad-points {
width: 33%;
}
.gpur-format-vertical-grid .gpur-comparison-table-post-cats,
.gpur-format-vertical-grid .gpur-comparison-table-post-tags,
.gpur-format-vertical-grid .gpur-comparison-table-button {
width: 10%;
}
.gpur-comparison-table-featured-image,
.gpur-comparison-table-review-image-1,
.gpur-comparison-table-review-image-2 {
line-height: 1;
}
.gpur-comparison-table-ranking-numbers.gpur-td,
.gpur-comparison-table-featured-image.gpur-td,
.gpur-comparison-table-review-image-1.gpur-td,
.gpur-comparison-table-review-image-2.gpur-td,
.gpur-comparison-table-featured-image .gpur-td-inner,
.gpur-comparison-table-review-image-1 .gpur-td-inner,
.gpur-comparison-table-review-image-2 .gpur-td-inner,
.gpur-comparison-table-site-rating,
.gpur-comparison-table-user-rating,
.gpur-comparison-table-user-votes,
.gpur-comparison-table-likes,
.gpur-comparison-table-dislikes,
.gpur-comparison-table-button {
text-align: center;
}

/*--------------------------------------------------------------
Reviews list element
--------------------------------------------------------------*/

/* General ************************************/

.gpur-non-linear.gpur-reviews-list-item {
display: -webkit-flex;
display: flex;
justify-content: space-between;
}
.gpur-format-list .gpur-reviews-list-item {
overflow: hidden;
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #eee;
}
[class*='gpur-format-columns-'] .gpur-reviews-list-item {
float: left;
width: 100%;
margin-left: 0;
margin-bottom: 40px;
}
.gpur-reviews-list-item > div:last-child {
margin-right: 0;
}

/* Counter ************************************/

.gpur-reviews-list-ranking-counter {
float: left;
margin-right: 15px;
font-weight: 700;
font-size: 30px;
line-height: 1;
}

/* Image ************************************/

.gpur-reviews-list-featured-image {
position: relative;
float: left;
line-height: 0;
}
.gpur-format-list .gpur-reviews-list-featured-image {
margin-right: 15px;
max-width: 40%;
height: 100%;
}
[class*='gpur-format-columns'] .gpur-reviews-list-featured-image {
width: 100%;
margin-bottom: 20px;
}
[class*='gpur-format-columns-'] .gpur-reviews-list-featured-image img {
width: 100%;
}

/* Content ************************************/

/* General */
.gpur-reviews-list-content {
overflow: hidden;
margin-right: 15px;
}
.gpur-reviews-list-item .gpur-reviews-list-content > div:last-child {
margin-bottom: 0;
}

/* Title */
.gpur-reviews-list-title {
margin-bottom: 5px;
font-weight: 700;
font-size: 16px;
line-height: 24px;
}

/* Meta */
.gpur-reviews-list-meta {
margin-bottom: 10px;
font-size: 12px;
line-height: 16px;
}
.gpur-reviews-list-meta-item:after {
content: '·';
margin: 0 2px 0 5px;
}
.gpur-reviews-list-meta-item:last-child:after {
content: '';
margin: 0;
}

/* Text */
.gpur-reviews-list-text {
margin-bottom: 10px;
font-size: 14px;
line-height: 24px;
}

/* Ratings ************************************/

.gpur-reviews-list-ratings {
-webkit-flex: 0 1 auto;
flex: 0 1 auto;
}
.gpur-linear .gpur-reviews-list-ratings {
margin-top: 15px;
}
.gpur-reviews-list-ratings .gpur-element-wrapper {
margin: 5px 0 5px 0;
}
.gpur-reviews-list-featured-image .gpur-reviews-list-ratings {
position: absolute;
top: 15px;
right: 20px;
}

/* Pagination ************************************/

.gpur-pagination ul.page-numbers {
position: relative;
overflow: hidden;
width: 100%;
margin: 0;
}
.gpur-pagination ul.page-numbers li,
.gpur-pagination ul.page-numbers > span {
display: inline-block;
margin: 0 5px;
padding: 0;
list-style: none;
}

/*--------------------------------------------------------------
Comments
--------------------------------------------------------------*/

/* Comment form ************************************/

/* General */
.gpur-review-comments #respond .gpur-required {
border-color: #ff0000 !important;
}

/* Review title */
.gpur-review-comments #respond .gpur-comment-form-title {
display: block !important;
}
.gpur-aardvark-theme .gpur-review-comments #respond .gpur-comment-form-title {
margin-top: 10px !important;
margin-bottom: 10px !important;
}
.gpur-review-comments #respond .gpur-comment-form-title label[for='title'] {
display: block;
position: relative;
top: auto;
left: auto;
}
.gpur-aardvark-theme .gpur-review-comments #respond .gpur-comment-form-title #gpur-comment-form-title {
max-width: 300px !important;
}

/* Rating */
.gpur-review-comments #respond .gpur-add-user-ratings-wrapper {
margin-bottom: 10px;
}
.gpur-review-comments #respond .gpur-add-user-ratings-wrapper label[for='rating'] {
display: block;
position: relative;
top: auto;
left: auto;
}
.gpur-review-comments #respond label + .gpur-criterion {
margin-top: 0;
}
.gpur-review-comments #respond .gpur-rating-data {
font-size: 13px;
}
.gpur-review-comments #respond .gpur-required.gpur-add-user-ratings-wrapper {
margin-bottom: 20px;
padding: 20px 20px 0 20px;
border-width: 1px;
border-style: solid;
border-radius: 3px;
}

/* Review text */
.gpur-review-comments #respond .gpur-character-limit-message {
display: block;
margin-top: 5px;
}

/* Comment rating summary ************************************/

.gpur-rating-summary {
margin-bottom: 20px;
padding-bottom: 5px;
border-bottom: 1px solid #eee;
}
.gpur-summary-entry {
display: -webkit-flex;
display: flex;
margin-bottom: 10px;
-webkit-align-items: center;
align-items: center;
}
.gpur-summary-entry > .gpur-clear {
display: none;
}
.gpur-rating-summary .gpur-show-rating-wrapper {
width: 100%;
margin-bottom: 0;
}
.gpur-rating-summary .gpur-show-rating-wrapper:first-child {
margin-bottom: 15px;
}
.gpur-rating-summary-score {
width: 30px;
font-size: 13px;
line-height: 1;
}
.gpur-rating-summary .gpur-format-rows .gpur-criterion {
margin: 0 10px 0 0;
}
.gpur-rating-summary-percentage {
margin-left: 10px;
font-size: 13px;
line-height: 1;
}
.gpur-rating-summary-percentage:before {
content: '(';
}
.gpur-rating-summary-percentage:after {
content: ')';
}

/* Comment filters ************************************/

#comments .comments-title {
margin-bottom: 15px;
}
#comments .gpur-comment-filters {
margin-bottom: 15px;
}
#comments .gpur-comment-filters select[name='gpur-comment-list-order-dropdown'],
#comments .gpur-comment-filters select[name='gpur-comment-list-rating-dropdown'] {
display: inline-block;
max-width: 46%;
height: 30px;
margin: 0 10px 0 0 !important;
padding: 0 22px 0 11px !important;
background-color: #eff1f3v !important;
background-image: url(/wp-content/plugins/ultimate-reviewer/public/css/../images/dropdown-arrows.png) !important;
background: url(/wp-content/plugins/ultimate-reviewer/public/css/../images/dropdown-arrows.png), -webkit-linear-gradient(top, #f7f8fa, #e7e9ec) !important;
background: url(/wp-content/plugins/ultimate-reviewer/public/css/../images/dropdown-arrows.png), linear-gradient(to bottom, #f7f8fa, #e7e9ec) !important;
background-position: right center !important;
background-repeat: no-repeat !important;
border-color: #ADB1B8 #A2A6AC #8D9096 !important;
border-style: solid !important;
border-width: 1px !important;
font-size: 12px !important;
line-height: 1 !important;
color: #444 !important;
border-radius: 4px !important;
-moz-appearance: none !important;
-webkit-appearance: none !important;
}
#comments .gpur-comment-count {
margin-bottom: 30px;
font-size: 12px;
}

/* Comment list ************************************/

#comments.gpur-review-comments {
position: relative;
width: 100%;
clear: both;
margin-top: 60px;
font-size: 14px;
line-height: 24px;
}
.gpur-review-comments .comment-list {
width: 100%;
margin: 0 0 20px 0;
list-style: none;
}	
.gpur-review-comments .gpur-loading.comment-list li {
opacity: 0.2;
}
.gpur-review-comments .gpur-comment-body {
position: relative;
overflow: hidden;
padding: 15px 0;
border-bottom: 1px solid #eee;
word-wrap: break-word;
}
.gpur-review-comments .comment-list .children {
margin: 0 0 0 10px;
list-style: none;
}
.gpur-review-comments .comment-list .avatar {
position: relative;
top: 0;
left: 0;
float: left;
margin: 0;
width: 45px;
height: auto;
border-radius: 100%;
}
.gpur-review-comments .comment-list .children .avatar {
width: 30px;
}
.gpur-review-comments .comment-list .bypostauthor > .gpur-comment-body .gpur-comment-meta:after {
content: '\f040';
float: right;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-size: 12px;
font-weight: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-fontawesome5 .comment-list .bypostauthor > .gpur-comment-body .gpur-comment-meta:after {
content: '\f303';
font-weight: 900;
}
.gpur-review-comments .comment-list li .gpur-comment-content {
margin: 0 0 0 60px;
}
.gpur-review-comments .comment-list .children .gpur-comment-content {
margin-left: 40px;
}
.gpur-review-comments .comment-list .gpur-comment-meta {
margin: 0 0 10px 0; 
}
.gpur-review-comments .comment-list .gpur-comment-content [itemprop='author'] {
font-weight: 400;
}
.gpur-review-comments .comment-list .gpur-comment-content [itemprop='author']:after {
content: '\0000a0\·\0000a0';
}
.gpur-comment-review-title {
margin-bottom: 5px;
font-weight: 700;
}
.gpur-comment .gpur-show-rating-wrapper {
margin-bottom: 10px;
} 
.gpur-comment .gpur-linear .gpur-rating-value,
.gpur-comment .gpur-linear .gpur-max-rating {
font-size: 13px;
}   
.gpur-comment-review-text {
margin-bottom: 20px
}
.gpur-comment .gpur-voting-wrapper {
float: right;
margin-bottom: 0;
}
.gpur-comment .gpur-show-rating-wrapper p,
.gpur-comment .gpur-add-user-ratings-wrapper p,
.gpur-comment .gpur-voting-wrapper p {
margin: 0;
} 
.gpur-comment .gpur-voting-wrapper .gpur-voting-buttons {
float: right;
}
.gpur-comment .gpur-voting-wrapper .gpur-error {
float: left;
text-align: right;
}
.gpur-review-comments .comment-reply-link {
display: inline-block;
margin-top: 10px;
line-height: 1;
}

/* Aardvark */
.gpur-aardvark-theme .comment-list .gpur-comment-meta {
margin-bottom: 10px;
}

/* Huber */
.gpur-huber-theme #respond label {
margin-right: 10px;
}
.gpur-huber-theme #respond label[for='comment'] {
display: none;
}

/*--------------------------------------------------------------
User review widgets
--------------------------------------------------------------*/

.gpur-user-review {
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #eee;
}
.gpur-user-review-avatar {
float: left;
margin-right: 15px;
border-radius: 100%;
}
.gpur-user-review-avatar img {
border-radius: 100%;
}
.gpur-user-review-meta {
margin-bottom: 5px;
}
.gpur-user-review-name {
margin-bottom: 5px;
font-weight: 700;
font-size: 14px;
line-height: 1;
}
.gpur-user-review-date {
margin-bottom: 5px;
font-size: 12px;
line-height: 1;
}
.gpur-user-review-title {
font-weight: 700;
font-size: 14px;
}
.gpur-user-review-text {
margin-bottom: 5px;
font-size: 13px;
line-height: 18px;
}
.gpur-user-review-post-title {
font-weight: 700;
font-size: 12px;
line-height: 16px;
}
.gpur-user-review .gpur-element-wrapper {
margin: 5px 0 5px 0;
}
.gpur-user-review-likes {
margin-top: 10px;
font-size: 12px;
color: #767676;
}
.gpur-user-review .gpur-user-review-content > div:last-child {
margin-bottom: 0;
}

/*--------------------------------------------------------------
Media queries
--------------------------------------------------------------*/
		
@media only screen and (min-width : 414px) {

	/* Rating elements ************************************/

	.gpur-rating-data .gpur-clear {
	display: none;
	}
	.gpur-position-text-bottom.gpur-linear .gpur-rating-data {
	display: -webkit-inline-flex;
	display: inline-flex;
	}
	.gpur-site-rating-label,
	.gpur-avg-user-rating-label,
	.gpur-ind-user-rating-label {
	margin-bottom: 0;
	}	
	.gpur-position-text-bottom .gpur-site-rating,
	.gpur-position-text-bottom .gpur-avg-user-rating,
	.gpur-position-text-bottom .gpur-ind-user-rating {
	display: flex;
	}
	.gpur-position-text-bottom.gpur-linear .gpur-user-votes {
	display: flex;
	}
	.gpur-position-text-bottom.gpur-linear div + .gpur-site-rating-label,
	.gpur-position-text-bottom.gpur-linear div + .gpur-avg-user-rating-label,
	.gpur-position-text-bottom.gpur-linear div + .gpur-ind-rating-label,
	.gpur-position-text-bottom.gpur-linear div + .gpur-ranges-text,
	.gpur-position-text-bottom.gpur-linear span + .gpur-site-rating-label,
	.gpur-position-text-bottom.gpur-linear span + .gpur-avg-user-rating-label,
	.gpur-position-text-bottom.gpur-linear span + .gpur-ind-rating-label,
	.gpur-position-text-bottom.gpur-linear span + .gpur-ranges-text {
	margin-left: 15px;
	}
	
}	

@media only screen and (max-width : 767px) {

	/* Reviews list element ************************************/
	
	.gp-show-images.gpur-format-list.gp-move-images-above .gpur-reviews-list-featured-image {
	margin-bottom: 20px;
	}
	.gp-show-images.gpur-format-list.gp-move-images-above .gpur-reviews-list-content {
	width: 100%;
	}
	.gp-show-images.gp-move-images-above .gpur-non-linear.gpur-reviews-list-item {
	flex-direction: column;
    align-items: flex-start;	
	}
	.gp-show-images.gp-move-images-above .gpur-non-linear.gpur-reviews-list-item .gpur-reviews-list-content + .gpur-reviews-list-ratings {
	margin-top: 10px;
	}
			
}

@media only screen and (min-width : 768px) {
	
	/* Rating elements ************************************/

	.gpur-position-text-left .gpur-criterion,
	.gpur-position-text-right .gpur-criterion {
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: center;
	align-items: center;
	}
	.gpur-position-text-left.gpur-linear .gpur-criterion-title,
	.gpur-position-text-right.gpur-linear .gpur-criterion-title {
	margin-right: 15px;
	margin-bottom: 0;
	}
	.gpur-position-text-left.gpur-linear .gpur-rating-data {
	margin-bottom: 0;
	margin-right: 15px;
	}
	.gpur-position-text-right.gpur-linear .gpur-rating-data {
	margin-top: 0;
	margin-left: 15px;
	}
	.gpur-position-left-right.gpur-linear .gpur-average-data {
	margin-right: 0;
	}
	.gpur-position-text-right.gpur-linear .gpur-average-data {
	margin-left: 0;
	}
	
	/* Comparison table element ************************************/
	
	.gpur-format-horizontal-grid .gpur-desktop-table {
	display: table;
	table-layout: fixed;
	width: 100%;
	}
	.gpur-format-horizontal-grid .gpur-mobile-table {
	display: none;
	table-layout: fixed;
	}
	.gpur-thead {
	display: table-header-group;
	}
	.gpur-th {
	display: table-cell;
	position: relative;
	padding: 15px 20px;
	vertical-align: middle;
	background: #f8f8f8;
	color: #000;
	line-height: 1;
	font-weight: 700;
	border-left-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	}
	.gpur-theme .gpur-th {
	font-weight: 500;
	}
	.gpur-tr:last-child .gpur-th {
	border-bottom-width: 1px;
	}
	.gpur-th:last-child {
	border-right-width: 1px;
	}
	.gpur-remove-vertical-borders .gpur-th {
	border-left: 0;
	border-right: 0;
	}
	.gpur-th-inner {
	display: none;
	}
	.gpur-tr {
	display: table-row;
	margin-bottom: 0;
	}
	.gpur-td {
	display: table-cell;
	padding: 10px 15px;
	vertical-align: middle;
	border-left-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	border-right: 0;
	}
	.gpur-tr:last-child .gpur-td {
	border-bottom-width: 1px;
	}
	.gpur-td:last-child {
	border-right-width: 1px;
	border-style: solid;
	}
	.gpur-remove-vertical-borders .gpur-td {
	border-left: 0;
	border-right: 0;
	}
	.gpur-td-inner {
	display: inline-block;
	border: 0;
	padding: 0;
	}
	.gpur-td:last-child .gpur-td-inner {
	border-bottom: 0;
	}
	
	/* Reviews list element ************************************/

	.gpur-reviews-list-item {
	display: -webkit-flex;
	display: flex;
	}	
	[class*='gpur-format-columns-'] .gpur-reviews-list-item {
	float: left;
	width: 48%;
	margin-left: 4%;
	margin-bottom: 40px;
	}	
	[class*='gpur-format-columns-'] .gpur-reviews-list-item:nth-of-type(2n+1) {
	margin-left: 0;
	clear: left;
	}
	.gpur-reviews-list-featured-image {
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
	}
	.gpur-linear .gpur-reviews-list-ratings {
	margin-top: 15px;
	}
		
	/* Comments ************************************/

	#comments .gpur-comment-filters select[name='gpur-comment-list-order-dropdown'],
	#comments .gpur-comment-filters select[name='gpur-comment-list-rating-dropdown'] {
	max-width: 150px;
	}
	.gpur-rating-summary .gpur-show-rating-wrapper {
	width: 50%;
	}

	
}

@media only screen and (min-width : 1024px) {
	
	/* Reviews list element ************************************/

	.gpur-format-columns-3 .gpur-reviews-list-item {
	width: 32%;
	margin-left: 2%;
	}
	.gpur-format-columns-4 .gpur-reviews-list-item {
	width: 23.5%;
	margin-left: 2%;
	}
	[class*='gpur-format-columns-'] .gpur-reviews-list-item:nth-of-type(2n+1) {
	clear: none;
	margin-left: 2%;
	}
	.gpur-format-columns-2 .gpur-reviews-list-item:nth-of-type(2n+1),
	.gpur-format-columns-3 .gpur-reviews-list-item:nth-of-type(3n+1),
	.gpur-format-columns-4 .gpur-reviews-list-item:nth-of-type(4n+1) {
	clear: left;
	margin-left: 0;
	}
	
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-display:swap;font-family:'FontAwesome';src:url(/wp-content/plugins/ultimate-reviewer/public/fonts/font-awesome/css/../fonts/fontawesome-webfont.woff) format('woff');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.wpml-ls-legacy-list-horizontal{border:1px solid transparent;padding:7px;clear:both}.wpml-ls-legacy-list-horizontal>ul{padding:0;margin:0 !important;list-style-type:none}.wpml-ls-legacy-list-horizontal .wpml-ls-item{padding:0;margin:0;list-style-type:none;display:inline-block}.wpml-ls-legacy-list-horizontal a{display:block;text-decoration:none;padding:5px 10px 6px;line-height:1}.wpml-ls-legacy-list-horizontal a span{vertical-align:middle}.wpml-ls-legacy-list-horizontal a span.wpml-ls-bracket{vertical-align:unset}.wpml-ls-legacy-list-horizontal .wpml-ls-flag{display:inline;vertical-align:middle}.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:.4em}.rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:0;margin-right:.4em}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{margin-bottom:30px}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul{text-align:center}
.wpml-ls-statics-post_translations{clear:both}.wpml-ls-statics-post_translations .wpml-ls-item{padding:0;margin:0;display:inline-block}.wpml-ls-statics-post_translations .wpml-ls-item:not(:last-child):after{content:", "}.wpml-ls-statics-post_translations a{line-height:1;text-decoration:none;display:inline-block}.wpml-ls-statics-post_translations .wpml-ls-flag{display:inline;vertical-align:baseline}.wpml-ls-statics-post_translations .wpml-ls-flag+span{margin-left:.3em}.rtl .wpml-ls-statics-post_translations .wpml-ls-flag+span{margin-left:0;margin-right:.3em}
.wpml-ls-menu-item .wpml-ls-flag{display:inline;vertical-align:baseline}.wpml-ls-menu-item .wpml-ls-flag+span{margin-left:.3em}.rtl .wpml-ls-menu-item .wpml-ls-flag+span{margin-left:0;margin-right:.3em}ul .wpml-ls-menu-item a{display:flex;align-items:center}
:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-animate__appear{animation-delay:0s;animation-duration:1ms}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-animate__slide-in{animation-delay:0s;animation-duration:1ms}}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-autocomplete__result.components-button.is-selected,.components-autocomplete__result.components-button:not(:disabled,[aria-disabled=true]):active{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{align-items:center;-webkit-appearance:none;background:none;border:0;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:400;height:36px;margin:0;padding:6px 12px;text-decoration:none;transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.components-button{transition-delay:0s;transition-duration:0s}}.components-button.is-next-40px-default-size{height:40px}.components-button:hover,.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:disabled:hover,.components-button[aria-disabled=true]:hover{color:initial}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid #0000}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;opacity:1;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;opacity:1;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true]){box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:rgba(var(--wp-admin-theme-color--rgb),.08)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled){background:#ccc}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));height:auto;margin:0;outline:none;padding:0;text-align:left;text-decoration:underline;transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}@media (prefers-reduced-motion:reduce){.components-button.is-link{transition-delay:0s;transition-duration:0s}}.components-button.is-link:focus{border-radius:2px}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{cursor:default;opacity:.3}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite;background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%;opacity:1}@media (prefers-reduced-motion:reduce){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation-duration:0s}}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0;width:32px}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0;width:24px}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.is-pressed{background:var(--wp-components-color-foreground,#1e1e1e);color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-button.is-pressed:hover:not(:disabled){background:var(--wp-components-color-foreground,#1e1e1e);color:var(--wp-components-color-foreground-inverted,#fff)}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control{--checkbox-input-size:24px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:20px}}.components-checkbox-control__label{line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 #0000;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:var(--checkbox-input-size);line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:box-shadow .1s linear;transition:none;transition:border-color .1s ease-in-out;vertical-align:top;width:var(--checkbox-input-size)}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:#1e1e1e9e;opacity:1}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{content:"";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}@media (prefers-reduced-motion:reduce){.components-checkbox-control__input[type=checkbox]{transition-delay:0s;transition-duration:0s}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;margin-right:12px;position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + 12px)}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);transition:transform .1s ease;vertical-align:top;width:28px;will-change:transform}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option-wrapper{transition-delay:0s;transition-duration:0s}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555D65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%;transition:box-shadow .1s ease;vertical-align:top;width:100%}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option{transition-delay:0s;transition-duration:0s}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{border:none;box-shadow:none;font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-combobox-control__suggestions-container{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container::-moz-placeholder{color:#1e1e1e9e;opacity:1}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-combobox-control__reset.components-button{display:flex;height:16px;min-width:16px;padding:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:2px 2px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 2px 2px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"​";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar{border:none}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar>div+div{margin-left:1px}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar button.is-pressed>svg{background:#fff;border:1px solid #949494;border-radius:2px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}.components-custom-select-control{font-size:13px;position:relative}.components-custom-select-control__button{outline:0;position:relative;text-align:left}.components-custom-select-control__hint{color:#949494;margin-left:10px}.components-custom-select-control__menu-wrapper{bottom:0;min-width:100%;position:absolute}.components-custom-select-control__menu{background-color:#fff;border:1px solid #1e1e1e;border-radius:2px;max-height:400px;min-width:100%;outline:none;overflow:auto;padding:0;position:absolute;transition:none;z-index:1000000}.components-custom-select-control__menu[aria-hidden=true]{display:none}.components-custom-select-control__item{align-items:center;cursor:default;display:grid;grid-template-columns:auto auto;line-height:28px;list-style-type:none;padding:8px 16px}.components-custom-select-control__item:not(.is-next-40px-default-size){padding:8px}.components-custom-select-control__item.has-hint{grid-template-columns:auto auto 30px}.components-custom-select-control__item.is-highlighted{background:#ddd}.components-custom-select-control__item .components-custom-select-control__item-hint{color:#949494;padding-right:4px;text-align:right}.components-custom-select-control__item .components-custom-select-control__item-icon{margin-left:auto}.components-custom-select-control__item:last-child{margin-bottom:0}.block-editor-dimension-control .components-base-control__field{align-items:center;display:flex}.block-editor-dimension-control .components-base-control__label{align-items:center;display:flex;margin-bottom:0;margin-right:1em}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{line-height:0;margin:0 auto 8px;fill:currentColor;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{margin:0 -8px;padding:8px}.components-dropdown__content .components-menu-group:first-child{margin-top:-8px}.components-dropdown__content .components-menu-group:last-child{margin-bottom:-8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;margin-top:0;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:36px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-button{padding:6px}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #1e1e1e;border-radius:9px;box-sizing:border-box;content:"";display:inline-block;height:18px;overflow:hidden;position:relative;transition:background-color .2s ease,border-color .2s ease;vertical-align:top;width:36px}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__track{transition-delay:0s;transition-duration:0s}}.components-form-toggle .components-form-toggle__track:after{border-top:18px solid #0000;box-sizing:border-box;content:"";inset:0;opacity:0;position:absolute;transition:opacity .2s ease}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__track:after{transition-delay:0s;transition-duration:0s}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;border-radius:50%;box-sizing:border-box;display:block;height:12px;left:3px;position:absolute;top:3px;transition:transform .2s ease,background-color .2s ease-out;width:12px}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__thumb{transition-delay:0s;transition-duration:0s}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(18px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;cursor:text;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-form-token-field__input-container{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container::-webkit-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container::-moz-placeholder{color:#1e1e1e9e;opacity:1}.components-form-token-field__input-container:-ms-input-placeholder{color:#1e1e1e9e}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:#1e1e1e;display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;padding:0;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{border-radius:4px 0 0 4px;color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__token.is-disabled .components-form-token-field__remove-token{cursor:default}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;line-height:24px;min-width:unset;transition:all .2s cubic-bezier(.4,1,.4,1)}@media (prefers-reduced-motion:reduce){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{animation-delay:0s;animation-duration:1ms;transition-delay:0s;transition-duration:0s}}.components-form-token-field__token-text{border-radius:2px 0 0 2px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 2px 2px 0;color:#1e1e1e;cursor:pointer;line-height:10px;overflow:initial;padding:0 2px}.components-form-token-field__remove-token.components-button:hover{color:#1e1e1e}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;flex:1 0 100%;list-style:none;margin:0;max-height:128px;min-width:100%;overflow-y:auto;padding:0;transition:all .15s ease-in-out}@media (prefers-reduced-motion:reduce){.components-form-token-field__suggestions-list{transition-delay:0s;transition-duration:0s}}.components-form-token-field__suggestion{box-sizing:border-box;color:#1e1e1e;cursor:pointer;display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background-color:rgba(var(--wp-components-color-accent--rgb,var(--wp-admin-theme-color--rgb)),.04)}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{border-radius:2px;margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:60px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide__page{min-height:300px}}.components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide__page-control{margin:0;text-align:center}.components-guide__page-control li{display:inline-block;margin:0}.components-guide__page-control .components-button{color:#e0e0e0;height:30px;margin:-6px 0;min-width:20px}.components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header{outline:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-offset:-4px}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;margin-top:8px;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards;background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@media (prefers-reduced-motion:reduce){.components-modal__screen-overlay{animation-delay:0s;animation-duration:1ms}}.components-modal__frame{animation:components-modal__appear-animation .1s ease-out;animation-fill-mode:forwards;background:#fff;border-radius:4px 4px 0 0;box-shadow:0 .7px 1px #00000026,0 2.7px 3.8px -.2px #00000026,0 5.5px 7.8px -.3px #00000026,.1px 11.5px 16.4px -.5px #00000026;box-sizing:border-box;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}@media (prefers-reduced-motion:reduce){.components-modal__frame{animation-delay:0s;animation-duration:1ms}}@media (min-width:600px){.components-modal__frame{border-radius:4px;margin:auto;max-height:calc(100% - 120px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{transform:translateY(32px)}to{transform:translateY(0)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__header .components-button{left:8px;position:relative}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-right:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0;transition:background .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body>.components-panel__body-title{transition-delay:0s;transition-duration:0s}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;height:auto;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;transition:background .1s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button{transition-delay:0s;transition-duration:0s}}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);fill:currentColor;transition:color .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button .components-panel__arrow{transition-delay:0s;transition-duration:0s}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{align-items:flex-start;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;padding:24px;position:relative;text-align:left;width:100%;-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;outline:1px solid #0000}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{margin-right:4px;fill:currentColor}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;flex:1 1 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px;transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.components-placeholder__input[type=url]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]::-moz-placeholder{color:#1e1e1e9e;opacity:1}.components-placeholder__input[type=url]:-ms-input-placeholder{color:#1e1e1e9e}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:2px;box-shadow:none;color:inherit;display:flex;overflow:hidden}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition-delay:0s;transition-duration:0s}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{box-sizing:initial;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;stroke:currentColor;opacity:.25}.components-popover{box-sizing:border-box;will-change:transform;z-index:1000000}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:2px;box-shadow:0 0 0 1px #ccc,0 .7px 1px #0000001a,0 1.2px 1.7px -.2px #0000001a,0 2.3px 3.3px -.5px #0000001a;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control__option{align-items:center;display:flex}.components-radio-control__input[type=radio]{appearance:none;border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 #0000;cursor:pointer;display:inline-flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:24px;line-height:normal;margin:0 6px 0 0;max-width:24px;min-width:24px;padding:0;transition:box-shadow .1s linear;transition:none;width:24px}@media (prefers-reduced-motion:reduce){.components-radio-control__input[type=radio]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.components-radio-control__input[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:#1e1e1e9e}.components-radio-control__input[type=radio]::-moz-placeholder{color:#1e1e1e9e;opacity:1}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:#1e1e1e9e}@media (min-width:600px){.components-radio-control__input[type=radio]{height:20px;max-width:20px;min-width:20px;width:20px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:8px;margin:0;transform:translate(7px,7px);width:8px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{transform:translate(5px,5px)}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid #0000}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px var(--wp-components-color-background,#fff),0 0 0 4px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:2px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);transition:transform .1s ease-in;width:3px;will-change:transform}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle:before{transition-delay:0s;transition-duration:0s}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation-delay:0s;animation-duration:1ms}}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation-delay:0s;animation-duration:1ms}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}
/*!rtl:begin:ignore*/.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}

/*!rtl:end:ignore*/.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{outline:0;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:2px;box-shadow:0 .7px 1px #0000001a,0 1.2px 1.7px -.2px #0000001a,0 2.3px 3.3px -.5px #0000001a;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:-moz-fit-content;width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;height:auto;line-height:1.4;margin-left:32px;padding:0}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary){background-color:initial;text-decoration:underline}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus{box-shadow:none;color:#fff;outline:1px dotted #fff}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{color:#fff;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0;transition:all .1s linear}@media (prefers-reduced-motion:reduce){.components-tab-panel__tabs-item:after{transition-delay:0s;transition-duration:0s}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px;transition:all .1s linear}@media (prefers-reduced-motion:reduce){.components-tab-panel__tabs-item:before{transition-delay:0s;transition-duration:0s}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{border-radius:2px;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:#1e1e1e9e}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:#1e1e1e9e;opacity:1}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:#1e1e1e9e}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px}.components-tip{color:#757575;display:flex}.components-tip svg{align-self:center;fill:#f0b849;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards;border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media (prefers-reduced-motion:reduce){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation-delay:0s;animation-duration:1ms}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#fff;border-right:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}
#wpadminbar>.godaddy-styles *,.godaddy-styles *{font-family:GD Sherpa,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.4}#wpadminbar>.godaddy-styles .is-bigger,.godaddy-styles .is-bigger{font-size:1.1em!important;font-weight:500!important}#wpadminbar>.godaddy-styles .components-button,#wpadminbar>.godaddy-styles.components-button,.godaddy-styles .components-button,.godaddy-styles.components-button{border:0;border-radius:6px;box-shadow:none;font-size:1em;height:auto;line-height:1;padding:1.25em;transition:background-color,color,.2s ease-in-out}#wpadminbar>.godaddy-styles .components-button:disabled,#wpadminbar>.godaddy-styles.components-button:disabled,.godaddy-styles .components-button:disabled,.godaddy-styles.components-button:disabled{opacity:.5}#wpadminbar>.godaddy-styles .components-button>svg,#wpadminbar>.godaddy-styles.components-button>svg,.godaddy-styles .components-button>svg,.godaddy-styles.components-button>svg{height:24px;margin-left:.2em;position:relative;right:-5px;top:-1px;transform:scale(.75);width:24px}#wpadminbar>.godaddy-styles .components-button.no-padding,#wpadminbar>.godaddy-styles.components-button.no-padding,.godaddy-styles .components-button.no-padding,.godaddy-styles.components-button.no-padding{padding:0}#wpadminbar>.godaddy-styles .components-button.is-big,#wpadminbar>.godaddy-styles.components-button.is-big,.godaddy-styles .components-button.is-big,.godaddy-styles.components-button.is-big{font-size:1.1em;font-weight:600;padding:1.5em}#wpadminbar>.godaddy-styles .components-button.is-primary,#wpadminbar>.godaddy-styles.components-button.is-primary,.godaddy-styles .components-button.is-primary,.godaddy-styles.components-button.is-primary{background-color:#000;box-shadow:none;color:#fff}#wpadminbar>.godaddy-styles .components-button.is-primary:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-primary:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-primary:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-primary:hover:not([disabled]),.godaddy-styles .components-button.is-primary:active:not([disabled]),.godaddy-styles .components-button.is-primary:hover:not([disabled]),.godaddy-styles.components-button.is-primary:active:not([disabled]),.godaddy-styles.components-button.is-primary:hover:not([disabled]){background-color:#00a4a6}#wpadminbar>.godaddy-styles .components-button.is-secondary,#wpadminbar>.godaddy-styles.components-button.is-secondary,.godaddy-styles .components-button.is-secondary,.godaddy-styles.components-button.is-secondary{box-shadow:none;color:#111}#wpadminbar>.godaddy-styles .components-button.is-secondary:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-secondary:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-secondary:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-secondary:hover:not([disabled]),.godaddy-styles .components-button.is-secondary:active:not([disabled]),.godaddy-styles .components-button.is-secondary:hover:not([disabled]),.godaddy-styles.components-button.is-secondary:active:not([disabled]),.godaddy-styles.components-button.is-secondary:hover:not([disabled]){border:0;box-shadow:none;color:#000}#wpadminbar>.godaddy-styles .components-button.is-tertiary,#wpadminbar>.godaddy-styles.components-button.is-tertiary,.godaddy-styles .components-button.is-tertiary,.godaddy-styles.components-button.is-tertiary{border:1px solid #111;color:#111}#wpadminbar>.godaddy-styles .components-button.is-tertiary:hover,#wpadminbar>.godaddy-styles.components-button.is-tertiary:hover,.godaddy-styles .components-button.is-tertiary:hover,.godaddy-styles.components-button.is-tertiary:hover{background-color:#111;box-shadow:none;color:#fff}#wpadminbar>.godaddy-styles .components-button.is-link,#wpadminbar>.godaddy-styles.components-button.is-link,.godaddy-styles .components-button.is-link,.godaddy-styles.components-button.is-link{box-shadow:none;color:#00a4a6;padding:0;text-decoration:none}#wpadminbar>.godaddy-styles .components-button.is-link:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-link:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-link:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-link:hover:not([disabled]),.godaddy-styles .components-button.is-link:active:not([disabled]),.godaddy-styles .components-button.is-link:hover:not([disabled]),.godaddy-styles.components-button.is-link:active:not([disabled]),.godaddy-styles.components-button.is-link:hover:not([disabled]){color:#111;outline:none}#wpadminbar>.godaddy-styles .components-button.has-icon:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.has-icon:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.has-icon:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.has-icon:hover:not([disabled]),.godaddy-styles .components-button.has-icon:active:not([disabled]),.godaddy-styles .components-button.has-icon:hover:not([disabled]),.godaddy-styles.components-button.has-icon:active:not([disabled]),.godaddy-styles.components-button.has-icon:hover:not([disabled]){background-color:transparent;color:#00a4a6}#wpadminbar>.godaddy-styles .components-modal__frame,#wpadminbar>.godaddy-styles.components-modal__frame,.godaddy-styles .components-modal__frame,.godaddy-styles.components-modal__frame{border-radius:1rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content,.godaddy-styles .components-modal__frame .components-modal__content,.godaddy-styles.components-modal__frame .components-modal__content{margin-top:0;padding:4.5rem 4.5rem 4.25rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content:before,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content:before,.godaddy-styles .components-modal__frame .components-modal__content:before,.godaddy-styles.components-modal__frame .components-modal__content:before{margin:0}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content p:last-child,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content p:last-child,.godaddy-styles .components-modal__frame .components-modal__content p:last-child,.godaddy-styles.components-modal__frame .components-modal__content p:last-child{margin-bottom:0}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header{border-bottom:0;font-size:2rem;height:unset;margin-bottom:.75em;padding:0;position:relative}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container{margin-right:8px}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading{font-size:2rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon{font-size:1rem;left:auto;padding:.25em;position:absolute;right:-3.5rem;top:-3.25rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg{margin-left:0;right:0;top:0;transform:scale(1)}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-text-control__input,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-text-control__input,.godaddy-styles .components-modal__frame .components-modal__content .components-text-control__input,.godaddy-styles.components-modal__frame .components-modal__content .components-text-control__input{margin-bottom:.5em}#wpadminbar>.godaddy-styles .ux-tag,.godaddy-styles .ux-tag{border-radius:4px;color:#000;font-size:.9em;font-weight:700;letter-spacing:.05625rem;line-height:1.5;padding-block:8px;padding-inline:8px;text-transform:uppercase;white-space:nowrap}#wpadminbar>.godaddy-styles .ux-tag-critical,.godaddy-styles .ux-tag-critical{background-color:#fbb}#wpadminbar>.godaddy-styles .ux-tag-highlight,.godaddy-styles .ux-tag-highlight{background-color:#a6fff8}#wpadminbar>.godaddy-styles .ux-tag-info,.godaddy-styles .ux-tag-info{background-color:#d3c1f7}#wpadminbar>.godaddy-styles .ux-tag-internal,.godaddy-styles .ux-tag-internal{background-color:#fbd9ed}#wpadminbar>.godaddy-styles .ux-tag-neutral,.godaddy-styles .ux-tag-neutral{background-color:#ddeaf8}#wpadminbar>.godaddy-styles .ux-tag-passive,.godaddy-styles .ux-tag-passive{background-color:#f4f8fc}#wpadminbar>.godaddy-styles .ux-tag-success,.godaddy-styles .ux-tag-success{background-color:#9fffb8}#wpadminbar>.godaddy-styles .ux-tag-warning,.godaddy-styles .ux-tag-warning{background-color:#ffeea9}#wpadminbar>.godaddy-styles .components-toggle-control,#wpadminbar>.godaddy-styles.components-toggle-control,.godaddy-styles .components-toggle-control,.godaddy-styles.components-toggle-control{align-items:flex-end;display:flex}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field,#wpadminbar>.godaddy-styles .components-toggle-control__field,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field,#wpadminbar>.godaddy-styles.components-toggle-control__field,.godaddy-styles .components-toggle-control .components-base-control__field,.godaddy-styles .components-toggle-control__field,.godaddy-styles.components-toggle-control .components-base-control__field,.godaddy-styles.components-toggle-control__field{margin:0}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field .components-form-toggle__track,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field .components-form-toggle__track,.godaddy-styles .components-toggle-control .components-base-control__field .components-form-toggle__track,.godaddy-styles.components-toggle-control .components-base-control__field .components-form-toggle__track{background-color:#f3f6f8}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,.godaddy-styles .components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,.godaddy-styles.components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track{background-color:#00a4a6}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__help,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__help,.godaddy-styles .components-toggle-control .components-base-control__help,.godaddy-styles.components-toggle-control .components-base-control__help{margin:0}
/*
Wordpress Popular Posts plugin stylesheet
Developed by Hector Cabrera
cabrerahector.com | @cabrerahector

Use the following classes to style your popular posts list as you like.
*/

/* Styles the "Sorry, no data so far" message */
.wpp-no-data {
}

/* UL - Popular Posts container styles */
.wpp-list {
}

    /* LI - Post container styles */
    .wpp-list li {
        overflow: hidden;
        float: none;
        clear: both;
        margin-bottom: 1rem;
    }

    .wpp-list li:last-of-type {
        margin-bottom: 0;
    }

    /* Styles for the popular post in view */
    .wpp-list li.current {
    }

        /* Thumbnail styles */
        .wpp-thumbnail {
            display: inline;
            float: left;
            margin: 0 1rem 0 0;
            border: none;
        }

        /* Title styles */
        .wpp-post-title {
        }

        /* Excerpt styles */
        .wpp-excerpt {
        }

        .wpp-excerpt:empty {
            display: none;
        }

        /* Stats tag styles */
        .wpp-meta, .post-stats {
            display: block;
            font-size: 0.8em;
        }

        .wpp-meta:empty, .post-stats:empty {
            display: none;
        }

            /* Comments count styles */
            .wpp-comments {
            }

            /* Views count styles */
            .wpp-views {
            }

            /* Author styles */
            .wpp-author {
            }

            /* Post date styles */
            .wpp-date {
            }

            /* Post category styles */
            .wpp-category {
            }

        /* WP-PostRatings styles */
        .wpp-rating {
        }
ï»¿/*-----------------------------------------------------------------------------------

Theme Name: Aardvark
Version: 4.41
Requires at least: 4.9
Requires PHP: 5.6
Description: Designed by <a href="http://www.ghostpool.com">GhostPool.com</a>.
Author: GhostPool
Author URI: http://www.ghostpool.com
Theme URI: https://themeforest.net/item/aardvark-buddypress-membership-community-theme/21281062?ref=GhostPool
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: full-width-template, threaded-comments, one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: aardvark

/*--------------------------------------------------------------------------------------

CSS Resets

--------------------------------------------------------------------------------------*/

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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,section,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline;}section,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-spacing:0;border-collapse:collapse;}input[type="text"],input[type="email"],input[type="number"],input[type="password"],input[type="search"],input[type="button"],input[type="submit"],input[type="reset"],textarea,button{-webkit-appearance:none;}input::-moz-focus-inner{margin-top:0;margin-bottom:-1px;padding:0;border:0;}


/*--------------------------------------------------------------------------------------

General Styling

--------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------
Document Styling
--------------------------------------------------------------*/

* {
-webkit-box-sizing: border-box;
box-sizing: border-box;
outline: none;
-webkit-text-size-adjust: none;
}
html {
overflow-x: hidden;
}
body {
margin: 0;
padding: 0;
font-size: 100%;
-webkit-text-size-adjust: 100%;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-font-variant-ligatures: none;
font-variant-ligatures: none;
}
.gp-loader {
display: block;
overflow: hidden;
position: fixed;
z-index: 999999;
top: 0; 
left: 0;
width: 100%;
height: 100%;
opacity: 1;
visibility: visible;
background: #fff;
-webkit-transition: all .35s ease-out;
transition: all .35s ease-out;
}
.gp-loader.gp-remove-loader {
opacity: 0;
visibility: hidden;
}
.gp-loader-custom-icon {
position: relative;
top: 50%;
left: 50%;
margin: 0 auto;
}

/*--------------------------------------------------------------
Text
--------------------------------------------------------------*/

a {
text-decoration: none;
-webkit-transition: all .2s ease-in-out !important;
transition: all .2s ease-in-out !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
margin: 0 0 10px 0;
padding: 0;
word-wrap: break-word;
}
p,
p:first-child {
margin-bottom: 12px;
}
p:last-child {
margin-bottom: 0;
}
em, 
var,
tt,
q {
font-style: italic;
}
small {
font-size: xx-small;
line-height: 1em;
}
sup {
vertical-align: top;
font-size: xx-small;
line-height: 1em;
} 
sub {
vertical-align: bottom;
font-size: xx-small;
line-height: 1em;
}
mark {
padding: 3px 5px;
border: 1px solid #FFD600;
background: #FFEB00;
color: #726C29;
font-weight: bold;
}
ins {
text-decoration: none;
}
dl {
margin-bottom: 20px;
}
dd {
margin-bottom: 10px;
}
dt {
font-weight: bold;
}

/*--------------------------------------------------------------
Lists
--------------------------------------------------------------*/

ol {
margin: 0 0 12px 24px;
padding: 0;
list-style-type: decimal;
}
ul {
margin: 0 0 12px 24px;
padding: 0;
list-style-type: square;
}

/*--------------------------------------------------------------
Code
--------------------------------------------------------------*/

pre:not(.wp-block-verse) {
overflow: auto;
margin: 0 0 20px 0;
padding: 15px 20px;
font-family: 'Courier New';
white-space: pre-wrap;
word-wrap: break-word;
}
code,
kbd {
font-family: 'Courier New';
}

/*--------------------------------------------------------------
Verse
--------------------------------------------------------------*/

.wp-block-verse {
font-family: Georgia, 'Times New Roman';    
font-size: 24px;
line-height: 1;
}

/*--------------------------------------------------------------
Quotes
--------------------------------------------------------------*/

/* Blockquote ************************************/

blockquote,
.wp-block-quote:not(.is-large):not(.is-style-large),
.wp-block-quote.is-large, 
.wp-block-quote.is-style-large {
position: relative;
overflow: hidden;
margin: 40px 0;
padding: 20px;
border-width: 0;
border-top-width: 3px;
border-bottom-width: 3px;
border-style: solid;
}
.wp-block-pullquote.is-style-solid-color blockquote {
max-width: 100%;
}
blockquote p,
.wp-block-pullquote p,
.wp-block-pullquote.is-style-solid-color blockquote p {
font-size: 20px;
line-height: 30px;
font-weight: 500;
}
.wp-block-quote.is-large p, 
.wp-block-quote.is-style-large p {
font-size: 24px;
line-height: 34px;
font-style: normal;
}

/* Pull quote ************************************/

.wp-block-pullquote {
border: 0;
padding: 0;
}
.wp-block-pullquote.is-style-solid-color blockquote {
border: 0;
}

/* Citation ************************************/

blockquote cite {
margin-top: 15px;
}
cite,
.wp-block-quote.is-large cite, 
.wp-block-quote.is-large footer, 
.wp-block-quote.is-style-large cite, 
.wp-block-quote.is-style-large footer,
.wp-block-quote__citation, 
.wp-block-quote cite, 
.wp-block-quote footer,
.wp-block-pullquote__citation, 
.wp-block-pullquote cite, 
.wp-block-pullquote footer {
display: block;
opacity: 0.5;
font-size: 18px;
line-height: 22px;
font-style: normal;
text-align: inherit;
text-transform: inherit;
}

/*--------------------------------------------------------------
Alignments
--------------------------------------------------------------*/

.gp-entry-content > *.alignwide {
margin-left: auto;
margin-right: auto;
clear: both;
}
.gp-entry-content > *.alignfull {
clear: both;
position: relative;
left: 50%;
right: 50%;
width: 100vw;
margin-left: -50vw;
margin-right: -50vw;
max-width: none;
}
.alignleft,
.gp-entry-content *.alignleft {
float: left;
max-width: calc(5 * (100vw / 12));
margin: 10px 2rem 10px 0;
}
.alignright,
.gp-entry-content *.alignright {
float: right;
max-width: calc(5 * (100vw / 12));
margin: 10px 0 10px 2rem;
}
.aligncenter,
.gp-entry-content *.aligncenter {
display: block;
clear: both;
margin: 10px auto;
text-align: center;
}

/*--------------------------------------------------------------
Visibility
--------------------------------------------------------------*/

.gp-clear {
display: block;
clear: both;
margin: 0;
padding: 0;
width: 100%;
height: 0;
content: '';
font-size: 0;
line-height: 0;
}
.gp-hidden {
display: none;
}
.invisible {
visibility: visible;
}
.js .invisible {
visibility: hidden;
}
.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}

/*--------------------------------------------------------------
Captions
--------------------------------------------------------------*/

.wp-caption,
.wp-block-image figcaption {
max-width: 100%;
margin-top: .5em;
margin-bottom: 1em;
color: inherit;
text-align: center;
font-size: 14px;
line-height: 20px;
}
.wp-caption-text {
font-size: 14px;
line-height: 20px;
}

/*--------------------------------------------------------------
Galleries
--------------------------------------------------------------*/

.gallery {
overflow: hidden !important;
}
.gallery-item img {
max-width: 100% !important;
border: 0 !important;
}
.gallery-caption {
margin: 0 10px;
padding: 0;
border: 0;
}

/*--------------------------------------------------------------
Tables
--------------------------------------------------------------*/

table {
width: 100%;
margin: 0 0 12px 0;
}
th {
padding: 8px;
vertical-align: middle;
text-align: left;
font-weight: 600;
border-width: 1px;
border-style: solid;
}
td {
padding: 8px;
vertical-align: middle;
border-width: 1px;
border-style: solid;
}

/*--------------------------------------------------------------
Separator
--------------------------------------------------------------*/

hr:not(.wp-block-separator) {
border-top: 0;
border-bottom-width: 1px;
}

/*--------------------------------------------------------------
Embeds
--------------------------------------------------------------*/

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

/*--------------------------------------------------------------
Other styling
--------------------------------------------------------------*/

img {
max-width: 100%;
height: auto;
}
.avatar {
border-radius: 100%;
}

/*--------------------------------------------------------------
Fields/Button styling
--------------------------------------------------------------*/

input,
textarea {
margin: 0;
padding: 6px 12px;
max-width: 100%;
}
input:focus,
textarea:focus {
border-color: #d3ced2;
}
input[type='text'],
input[type='email'],
input[type='password'],
input[type='search'],
input[type='tel'] {
height: 34px;
}
textarea {
width: 100%;
height: 150px;
resize: vertical;
}
select:not([multiple]) {
height: 34px;
padding: 0 40px 0 10px;
max-width: 100%;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAQAAAC00HvSAAAAeklEQVRIx2O4//8HJfDjj7U/VBkYGCg0BgTf/1CnhjH/f6yljjGfqWPM/1FjRo0Z5sbM/78dzj73v4RcY979D/rfDGZt/6/8/yb5noIYRMgQIsIGZBAhQ4gK4ncEDRlNfqPGjBpDZWM+D6IWxfsfGpQa8wnY2lJnYAAA6pJTWSjyMvsAAAAASUVORK5CYII=);
background-position: center right;
background-repeat: no-repeat;
-webkit-appearance: none;
white-space: nowrap;
}
@-moz-document url-prefix() { /* FireFox fix */
select:not([multiple]) {
padding: 5px 8px;
background-image: none;
}
}
@media screen\0 { /* IE 8/9/10/11 Fix */
select:not([multiple]) {
padding: 5px 8px;
background-image: none;
}
}
select[multiple] {
padding: 10px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
line-height: 28px !important;
}
input[type='button'],
input[type='submit'],
input[type='reset'],
button,
.button,
.wp-block-search__button {
display: inline-block;
margin: 0;
padding: 10px 14px;
cursor: pointer;
text-align: center;
background-size: 200% 100%;
-webkit-transition: all .2s ease-in-out !important;
transition: all .2s ease-in-out !important;
}
input[type='button']:hover,
input[type='submit']:hover,
input[type='reset']:hover,
button:hover,
.button:hover,
.wp-block-search__button:hover {
background-position: 100% 0;
}
input[type='radio'],
input[type='checkbox'] {
margin-right: 5px;
background: transparent;
}
input[type='radio'] {
-webkit-appearance: radio;
}
input[type='checkbox'] {
-webkit-appearance: checkbox;
}
::-webkit-input-placeholder {
opacity: 0.7;
}
::-moz-placeholder {
opacity: 0.7;
}
:-ms-input-placeholder {  
opacity: 0.7;
}

/*--------------------------------------------------------------
Animation Effects
--------------------------------------------------------------*/

/* Background gradient scroll ************************************/

@-moz-keyframes gpScroll {
	0% {
	background-position: 0 50%;
	}
	50% {
	background-position: 100% 50%;
	}
	100% {
	background-position: 0 50%;
	}
}
@-webkit-keyframes gpScroll {
	0% {
	background-position: 0 50%;
	}
	50% {
	background-position: 100% 50%;
	}
	100% {
	background-position: 0 50%;
	}
}
@keyframes gpScroll {
	0% {
	background-position: 0 50%;
	}
	50% {
	background-position: 100% 50%;
	}
	100% {
	background-position: 0 50%;
	}
}

/* Cube rotation ************************************/

.sk-folding-cube {
position: relative;
top: 50%;
width: 40px;
height: 40px;
margin: 0 auto;
-webkit-transform: rotateZ(45deg);
transform: rotateZ(45deg);
}
.admin-bar .sk-folding-cube {
top: calc(50% - 32px);
}
.sk-folding-cube .sk-cube {
float: left;
width: 50%;
height: 50%;
position: relative;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.sk-folding-cube .sk-cube:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #eee;
-webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
animation: sk-foldCubeAngle 2.4s infinite linear both;
-webkit-transform-origin: 100% 100%;
transform-origin: 100% 100%;
}
.sk-folding-cube .sk-cube2 {
-webkit-transform: scale(1.1) rotateZ(90deg);
transform: scale(1.1) rotateZ(90deg);
}
.sk-folding-cube .sk-cube3 {
-webkit-transform: scale(1.1) rotateZ(180deg);
transform: scale(1.1) rotateZ(180deg);
}
.sk-folding-cube .sk-cube4 {
-webkit-transform: scale(1.1) rotateZ(270deg);
transform: scale(1.1) rotateZ(270deg);
}
.sk-folding-cube .sk-cube2:before {
-webkit-animation-delay: 0.3s;
animation-delay: 0.3s;
}
.sk-folding-cube .sk-cube3:before {
-webkit-animation-delay: 0.6s;
animation-delay: 0.6s;
}
.sk-folding-cube .sk-cube4:before {
-webkit-animation-delay: 0.9s;
animation-delay: 0.9s;
}
@-moz-keyframes sk-foldCubeAngle {
	0%, 10% {
	-moz-transform: perspective(140px) rotateX(-180deg);
	opacity: 0;
	} 
	25%, 75% {
	-moz-transform: perspective(140px) rotateX(0deg);
	opacity: 1;
	} 
	90%, 100% {
	-moz-transform: perspective(140px) rotateY(180deg);
	opacity: 0;
	}
}
@-webkit-keyframes sk-foldCubeAngle {
	0%, 10% {
	-webkit-transform: perspective(140px) rotateX(-180deg);
	opacity: 0;
	} 
	25%, 75% {
	-webkit-transform: perspective(140px) rotateX(0deg);
	opacity: 1;
	} 
	90%, 100% {
	-webkit-transform: perspective(140px) rotateY(180deg);
	opacity: 0;
	}
}
@keyframes sk-foldCubeAngle {
	0%, 10% {
	transform: perspective(140px) rotateX(-180deg);
	opacity: 0;
	} 
	25%, 75% {
	transform: perspective(140px) rotateX(0deg);
	opacity: 1;
	} 
	90%, 100% {
	transform: perspective(140px) rotateY(180deg);
	opacity: 0;
	}
}

/*--------------------------------------------------------------
FlexSlider
--------------------------------------------------------------*/

.gp-slider {
position: relative;
overflow: hidden;
zoom: 1;
}
.gp-slider .slides {
margin: 0;
padding: 0;
line-height: 0;
zoom: 1;
list-style-type: none;
}
.gp-slider .slides > li {
position: relative;
display: none;
margin: 0;
padding: 0;
list-style-type: none;
-webkit-backface-visibility: hidden;
}
.gp-slider .slides li img {
width: 100%;
}
.gp-slider .slides:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .gp-slider .slides {
display: block;
}
* html .gp-slider .slides {
height: 1%;
}
.gp-slider .flex-direction-nav {
z-index: 99;
display: inline-block;
position: absolute;
top: 50%;
left: 0;
width: 100%;
margin: -15px 0 0 0;
list-style: none;
}
.gp-slider .flex-direction-nav li {
position: absolute;
border: 0;
}
.gp-slider .flex-direction-nav li:first-child {
left: 0;
border: 0;
}
.gp-slider .flex-direction-nav li:last-child {
right: 0;
}
.gp-slider .flex-direction-nav a {
display: block;
width: 40px;
height: 40px;
background: rgba(0,0,0,0.5);
text-align: center;
cursor: pointer;
}
.gp-slider .flex-direction-nav a:before {
color: #fff;
font-size: 26px;
line-height: 40px;
}
.gp-slider .flex-direction-nav .flex-next:before {
content: '\f105';
margin-left: 4px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-slider .flex-direction-nav .flex-prev:before {
content: '\f104';
margin-right: 4px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-slider .flex-direction-nav a:hover {
background: rgba(0,0,0,0.8);
color: #fff;
}
.gp-slider .flex-direction-nav .flex-disabled {
opacity: 0.2;
}
.gp-slider .flex-control-nav {
position: absolute;
bottom: 10px;
right: 10px;
overflow: hidden;
list-style: none;
margin: 0;
line-height: 0;
}
.gp-slider .flex-control-nav li {
display: inline-block;
margin: 0 2px;
padding: 0;
list-style: none;
}
.gp-slider .flex-control-nav li a {
position: relative;
z-index: 99;
display: block;
width: 14px;
height: 14px;
border-radius: 100%;
background: rgba(0,0,0,0.5);
border: 2px solid rgba(255,255,255,0.5);
text-indent: -8999px;
cursor: pointer;
}
.gp-slider .flex-control-nav li a:hover,
.gp-slider .flex-control-nav li .flex-active {
background: rgba(0,0,0,1);
border: 2px solid rgba(255,255,255,1);
}

/*--------------------------------------------------------------
Lightbox
--------------------------------------------------------------*/

.gp-theme .featherlight {
box-sizing: content-box;
}
.gp-theme .featherlight .featherlight-close-icon {
top: 0;
right: 0;
width: auto;
height: auto;
font-size: 19px;
line-height: 1;
color: #fff;
background: transparent;
text-align: center;
}
.gp-theme .featherlight .featherlight-content {
margin-left: 5%;
margin-right: 5%;
padding: 30px 0;
border-bottom: 0;
background: transparent;
}
.featherlight .featherlight-image {
width: auto !important;
height: auto !important;
max-width: 100%;
max-height: 80vh;
}
.gp-theme .featherlight-next, 
.gp-theme .featherlight-previous {
display: none;
position: absolute;
top: 50%;
width: 40px;
height: 60px;
margin: -30px 0 0 0;
background: rgba(0,0,0,0.5);
color: #fff;
text-align: center;
text-indent: 0;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
font-size: 30px;
line-height: 60px;
cursor: pointer;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-theme .featherlight-content:hover .featherlight-next, 
.gp-theme .featherlight-content:hover .featherlight-previous {
display: block;
}
.gp-theme .featherlight-next {
left: auto;
right: 0;
padding-left: 8px;
}
.gp-theme .featherlight-next:before {
content: '\f105';
}
.gp-theme .featherlight-previous {
left: 0;
padding-right: 8px;
}
.gp-theme .featherlight-previous:before {
content: '\f104';
}
.gp-theme .featherlight-next:hover, 
.gp-theme .featherlight-previous:hover {
background: rgba(0,0,0,0.8);
}
.gp-theme .featherlight-next:hover span, 
.gp-theme .featherlight-previous:hover span {
display: none;
}
.gp-theme .featherlight-caption {
margin-top: 10px;
font-size: 14px;
line-height: 22px;
color: #fff;
}

/*--------------------------------------------------------------
WPB Lightbox
--------------------------------------------------------------*/

.gp-theme #lightboxOverlay {
z-index: 99999;
}
.gp-theme #lightbox {
z-index: 100000;
}


/*--------------------------------------------------------------------------------------

2 - Content Areas

--------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------
Site and page wrapper
--------------------------------------------------------------*/

#gp-site-wrapper {
position: relative;
overflow: hidden;
-webkit-transition: top 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}   
.gp-header-side-menu #gp-global-wrapper.gp-active-mobile-side-menu #gp-site-wrapper {
-webkit-transform: translate(250px);
-moz-transform: translate(250px);
transform: translate(250px);
} 
.rtl.gp-header-side-menu #gp-global-wrapper.gp-active-mobile-side-menu #gp-site-wrapper {
-webkit-transform: translate(-250px);
-moz-transform: translate(-250px);
transform: translate(-250px);
}
.gp-sticky-footer #gp-site-wrapper {
display: flex;
flex-direction: column;
height: 100vh;
overflow: visible;
}
#gp-page-wrapper {
position: relative;
width: 100%;
z-index: 2;
margin: 0 auto;
}
.gp-sticky-footer #gp-page-wrapper {
flex: 1 0 auto;
}

/*--------------------------------------------------------------
Container
--------------------------------------------------------------*/

.gp-container {
z-index: 1;
position: relative;
width: 100%;
margin: 0 auto;
}

/*--------------------------------------------------------------
Content wrapper
--------------------------------------------------------------*/

#gp-content-wrapper {
position: relative;
margin: 0 auto;
padding-top: 30px;
padding-bottom: 30px;
}
.gp-homepage #gp-content-wrapper {
padding-top: 0;
padding-bottom: 0;
}
.gp-fullwidth #gp-content-wrapper {
width: 100%;
}

/*--------------------------------------------------------------
Boxed/wide widths
--------------------------------------------------------------*/

#gp-content-wrapper,
.gp-boxed-layout #gp-content-wrapper,
.gp-full-page-page-header #gp-content-wrapper {
padding-left: 15px;
padding-right: 15px;
}
.gp-wide-layout #gp-top-header,
.gp-wide-layout #gp-mobile-header,
.gp-wide-layout #gp-standard-header,
.gp-wide-layout .gp-header-row,
.gp-wide-layout #gp-footer,
.gp-wide-layout:not(.gp-full-page-page-header) #gp-page-title {
width: 100%;
}
#gp-top-header .gp-container,
#gp-mobile-header > .gp-container,
#gp-standard-header > .gp-container,
.gp-header-row .gp-container,
#gp-footer .gp-container,
#gp-page-title .gp-container {
padding-left: 15px;
padding-right: 15px;
}
.gp-wide-layout.gp-header-wide #gp-top-header .gp-container,
.gp-wide-layout.gp-header-wide #gp-mobile-header > .gp-container,
.gp-wide-layout.gp-header-wide #gp-standard-header > .gp-container,
.gp-wide-layout.gp-header-wide .gp-header-row .gp-container,
.gp-wide-layout #gp-footer.gp-footer-wide .gp-container,
.gp-wide-layout.gp-full-page-page-header #gp-page-title .gp-container {
width: 100%;
padding-left: 15px;
padding-right: 15px;
}
.gp-boxed-layout #gp-top-header .gp-container,
.gp-boxed-layout #gp-mobile-header > .gp-container,
.gp-boxed-layout #gp-standard-header > .gp-container,
.gp-boxed-layout .gp-header-row .gp-container,
.gp-boxed-layout #gp-footer .gp-container,
.gp-boxed-layout #gp-page-title .gp-container {
width: 100%;
padding-left: 15px;
padding-right: 15px;
}

/*--------------------------------------------------------------
Main content
--------------------------------------------------------------*/

#gp-content {
z-index: 1;
position: relative;
float: left;
margin: 0 auto;
order: 2;
}
.gp-no-sidebar #gp-content,
.gp-fullwidth #gp-content  {
width: 100% !important;
-webkit-flex: none;
flex: none;
}

/*--------------------------------------------------------------
Sidebar
--------------------------------------------------------------*/

.gp-sidebar {
display: none;
position: relative;
float: left;
width: 100%;
}
.gp-sidebar-all .gp-sidebar {
display: block;
}
.gp-sidebar-divider {
display: none;
float: left;
overflow: hidden;
width: 100%;
height: 1px;
margin: 40px 0;
border-top-width: 1px;
border-style: solid;
}
.gp-sidebar-all .gp-sidebar-divider {
display: block;
}

/*--------------------------------------------------------------------------------------

3 - Navigation

--------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------
Top level
--------------------------------------------------------------*/

.gp-nav {
height: 100%;
}
.gp-nav .menu {
margin: 0;
height: 100%;
list-style: none;
}
.gp-nav .menu-item {
display: inline-block;
}
.menu .menu-item.gp-hide-on-mobile {
display: none;
}
.gp-nav .menu > .menu-item {
float: left;
height: 100%;
white-space: nowrap;
}	
.gp-nav .gp-standard-menu {
position: relative;
}
.gp-nav .menu > .menu-item > a,
.gp-nav .menu > .menu-item > .gp-menu-text {
display: -webkit-inline-flex;
display: -webkit-inline-box;
display: inline-flex;
position: relative;
height: 100%;
padding: 0 12px;
line-height: 1 !important;
font-family: inherit;
-webkit-align-items: center;
align-items: center;
}
.gp-nav .gp-menu-icon {
padding-right: 5px;
}
.gp-nav .gp-hide-nav-label .gp-menu-icon {
padding-right: 0;
}
.gp-nav .menu-item-has-children > a:after,
.gp-nav .gp-tab-content-menu > a:after,
.gp-nav .gp-content-menu > a:after {
display: none;
content: '\f107';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
margin-left: 5px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

/*--------------------------------------------------------------
More more items
--------------------------------------------------------------*/

.gp-more-menu-items {
height: 100% !important;
}
.gp-more-menu-items .gp-more-menu-items-icon:before {
content: '\f142' !important;    
display: -webkit-inline-flex;
display: -webkit-inline-box;
display: inline-flex;
height: 100%;
padding: 0 12px;
cursor: pointer;
line-height: 1 !important;
-webkit-align-items: center;
align-items: center;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-more-menu-items .gp-more-menu-items-icon:after {
content: '' !important;
}
.gp-more-menu-items .gp-more-menu-items-icon:hover:before {
position: relative !important;
left: auto !important;
bottom: auto !important;
width: auto !important;
}

/*--------------------------------------------------------------
Dropdown menus
--------------------------------------------------------------*/

.gp-nav .sub-menu {
display: none;
position: absolute;
z-index: 1;
top: auto;
left: auto;
overflow: visible;
width: 250px;
margin: 0;
padding: 10px 0;
white-space: normal;
list-style: none;
text-align: left;
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}
.gp-nav .gp-nav-shift .sub-menu {
right: 0;
}
.gp-nav .sub-menu .menu-item {
width: 100%;
position: relative;
}
.gp-nav .sub-menu .menu-item > a,
.gp-nav .sub-menu .menu-item > .gp-menu-text,
.gp-nav .sub-menu .menu-item > .gp-menu-image {
display: block;
margin: 0;
padding: 8px 20px;
}
.gp-nav .sub-menu .menu-item-has-children > a {
padding-right: 40px;
}
.gp-nav .gp-nav-shift .sub-menu .menu-item-has-children > a {
padding-left: 40px;
padding-right: 20px;
}
.gp-nav .sub-menu .menu-item .sub-menu {
top: -11px;
left: 100%;
}
.gp-nav .gp-nav-shift .sub-menu .menu-item .sub-menu {
left: auto;
right: 100%;
}
.gp-has-bg-image > .sub-menu {
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.gp-nav .sub-menu .menu-item-has-children > a:after {
content: '\f105';
position: absolute;
top: 8px;
right: 20px;
}
.gp-nav .gp-nav-shift .sub-menu .menu-item-has-children > a:after {
content: '\f104';
right: auto;
left: 20px;    
margin-left: 0;
margin-right: 5px;
}

#gp-profile-menu.gp-nav-shift.sub-menu {
right: 0;
}
#gp-profile-menu.gp-nav-shift.sub-menu .menu-item-has-children > a {
padding-left: 40px;
padding-right: 20px;
}
#gp-profile-menu.gp-nav-shift.sub-menu .menu-item .sub-menu {
left: auto;
right: 100%;
}
#gp-profile-menu.gp-nav-shift.sub-menu .menu-item-has-children > a:after {
content: '\f104';
right: auto;
left: 20px;    
margin-left: 0;
margin-right: 5px;
}


/*--------------------------------------------------------------
Mega Menus
--------------------------------------------------------------*/

.gp-nav .gp-megamenu > .sub-menu {
left: 30px;
width: calc(100% - 60px);
padding: 22px 10px;
}
.gp-nav .gp-megamenu > .sub-menu > .menu-item {
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
.gp-nav .gp-megamenu .menu-item-has-children > a:after {
display: none;
}
.gp-nav .gp-megamenu .sub-menu > li,
.gp-nav .gp-megamenu .sub-menu .sub-menu {
display: block;
z-index: 0;
position: relative;
top: auto;
left: auto;
right: auto;
width: auto;
width: 100%;
padding: 0;
border: 0;
background-color: transparent;
}
.gp-nav span.gp-menu-header {
display: block;
padding: 10px 0;
margin: 0 20px 10px 20px;
border-top: 0 !important;
border-right: 0 !important;
border-left: 0 !important;
}

/*--------------------------------------------------------------
Tab/Content Menus
--------------------------------------------------------------*/

.gp-nav .gp-tab-content-menu .sub-menu,
.gp-nav .gp-content-menu .sub-menu {
left: 30px;
width: calc(100% - 60px);
padding: 0;
}
.gp-nav .gp-tab-content-menu .menu-item,
.gp-nav .gp-content-menu .menu-item {
display: table;
width: 100%;
padding: 0;
}
.gp-menu-tabs {
width: 20%;
margin: 0;
display: table-cell;
vertical-align: top;
border-top: 0 !important;
border-bottom: 0 !important;
border-left: 0 !important;
}
.gp-nav .gp-menu-tabs .menu-item {
list-style: none;
float: left;
width: 100%;
margin: 0;
padding: 0;
text-align: right;
margin-bottom: 1px;
cursor: pointer;
border-top: 0 !important;
border-right: 0 !important;
border-left: 0 !important;
}
.gp-nav .gp-menu-tabs .menu-item a {
padding: 8px 20px;
}
.gp-nav .gp-tab-content-menu .gp-section-loop,
.gp-nav .gp-content-menu .gp-section-loop {
display: table-cell;
width: 80%;
padding: 20px 20px 20px 0;
}
.gp-nav .gp-content-menu .gp-section-loop {
width: 100%;
}
.gp-nav .gp-tab-content-menu .gp-post-item,
.gp-nav .gp-content-menu .gp-post-item {
float: left;
width: 20%;
padding-left: 20px;
margin: 0;
}
.gp-nav .gp-tab-content-menu .gp-post-item {
width: 25%;
}
.gp-nav .gp-tab-content-menu .gp-post-audio.gp-loop-featured,
.gp-nav .gp-content-menu .gp-loop-featured {
margin-bottom: 12px;
}
.gp-nav .gp-tab-content-menu .gp-post-thumbnail + .gp-post-audio,
.gp-nav .gp-content-menu .gp-post-thumbnail + .gp-post-audio {
margin-top: -40px;
}
.gp-nav .gp-tab-content-menu .gp-post-audio.gp-loop-featured .mejs-container,
.gp-nav .gp-content-menu .gp-post-audio.gp-loop-featured .mejs-container {
width: 100% !important;
}
.gp-nav .gp-pagination-arrows {
margin: -10px 0 10px 0;
}


/*--------------------------------------------------------------------------------------

4 - Headers

--------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------
Top Header
--------------------------------------------------------------*/

#gp-top-header {
position: relative;
clear: both;
z-index: 99998;
min-height: 40px;
padding-top: 14px;
}
.gp-scrolling #gp-top-header,
.gp-fixed-header #gp-top-header {
display: none !important;
}
.gp-top-header-desktop #gp-top-header {
display: none;
}
#gp-top-header .menu > .menu-item {
margin: -14px 15px 0 0;
}
#gp-top-header .menu > .menu-item:last-child {
margin-right: 0;
}
#gp-top-header .menu > .menu-item > a,
#gp-top-header .menu > .menu-item > .gp-menu-text {
padding: 14px 0 13px;
}
#gp-top-nav-left {
float: left;
}
#gp-top-nav-right {
float: right;
}

/*--------------------------------------------------------------
Mobile Header
--------------------------------------------------------------*/

#gp-mobile-header {
position: relative;
clear: both;
z-index: 99997;
}
.gp-header-over-content #gp-mobile-header {
position: absolute;
}
.gp-fixed-header-all.gp-scrolling #gp-mobile-header,
.gp-fixed-header-all.gp-fixed-header #gp-mobile-header {
position: fixed;
left: 0;
right: 0;
}
#gp-mobile-header > .gp-container {
display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
}

/*--------------------------------------------------------------
Standard Header
--------------------------------------------------------------*/

#gp-standard-header {
display: none;
position: relative;
clear: both;
z-index: 99997;
}
.gp-header-over-content #gp-standard-header {
position: absolute;
}
.gp-boxed-layout.gp-header-over-content #gp-standard-header {
left: 0;
right: 0;
margin-left: auto;
margin-right: auto;
}
.gp-scrolling #gp-standard-header,
.gp-fixed-header #gp-standard-header {
position: fixed;
left: 0;
right: 0;
}
.gp-header-side-menu.gp-scrolling #gp-standard-header,
.gp-header-side-menu.gp-scrolling #gp-mobile-header,
.gp-header-side-menu.gp-fixed-header #gp-standard-header,
.gp-header-side-menu.gp-fixed-header #gp-mobile-header {
left: auto;
right: auto;
}
#gp-standard-header .gp-container {
display: -webkit-flex;
display: flex;
height: 100%;
}
.gp-header-row {
width: 100%;
height: 100%;
}
#gp-fixed-header-padding {
display: none;
position: relative;
}
.gp-scrolling #gp-fixed-header-padding,
.gp-fixed-header #gp-fixed-header-padding {
display: block;
}

/*--------------------------------------------------------------
Logo
--------------------------------------------------------------*/

.gp-logo {
display: -webkit-flex;
display: flex;
position: relative;
height: 100%;
line-height: 0;
-webkit-flex: 1 1 0;
flex: 1 1 0;
-webkit-align-items: center;
align-items: center;
}
.gp-logo-image { 
display: none;
}

/*--------------------------------------------------------------
Primary main header navigation
--------------------------------------------------------------*/

#gp-main-header-primary-nav {    
display: -webkit-flex;
display: flex;
float: left;
}
* + .gp-nav-column #gp-main-header-primary-nav > .menu > .menu-item:first-child,
* + #gp-main-header-primary-nav > .menu > .menu-item:first-child { 
margin-left: 8px;
}
#gp-main-header-primary-nav .menu > .menu-item > a:before {
content: '';
border-bottom-color: transparent;
transition: border-color 1s ease;  
}
#gp-main-header-primary-nav .menu > .current-menu-item > a:before,
#gp-main-header-primary-nav .menu > .menu-item > a:hover:before {
content: '';
position: absolute;
left: 12px;
bottom: 20px;    
width: calc(100% - 24px);
}
#gp-header-row-1 {
position: relative;
z-index: 2;
}
#gp-header-row-2 {
position: relative;
z-index: 1;
}
.gp-nav-column {
display: -webkit-flex;
display: flex;
-webkit-flex: 1 1 auto; /* CHECK - take up remaining header space */
flex: 1 1 auto;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
.gp-hide-move-menu-links {
opacity: 0;
}

/*--------------------------------------------------------------
Secondary main header navigation
--------------------------------------------------------------*/

#gp-main-header-secondary-nav {    
display: -webkit-flex;
display: flex;
float: left;
max-width: 400px;
}
#gp-main-header-secondary-menu {
display: -webkit-flex;
display: flex;
}
#gp-main-header-secondary-nav > .menu > .menu-item {
height: auto;
margin-left: 12px;
-webkit-align-self: center;
align-self: center;
}
#gp-main-header-secondary-nav > .menu > .menu-item:first-child {
margin-left: 0;
}
* + .gp-nav-column #gp-main-header-secondary-nav > .menu > .menu-item:first-child,
* + #gp-main-header-secondary-nav > .menu > .menu-item:first-child { 
margin-left: 20px;
}
#gp-main-header-secondary-nav .menu > .menu-item > a {
height: auto;
padding: 10px 25px;
border-radius: 4px;
}
#gp-main-header-secondary-nav .menu > .menu-item > .sub-menu {
top: 100%;
}
	
/*--------------------------------------------------------------
Header search bar
--------------------------------------------------------------*/

#gp-header-search {
display: -webkit-flex;
display: flex;
z-index: 1;
width: 33%;
height: 100%;
-webkit-align-items: center;
align-items: center;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
* + .gp-nav-column #gp-header-search,
* + #gp-header-search {
margin-left: 20px;
}
#gp-header-search .searchform {
width: 100%;
}
#gp-header-search .gp-search-bar {
height: 40px;
border-radius: 4px;
}

/*--------------------------------------------------------------
Header buttons
--------------------------------------------------------------*/

/* General ************************************/

.gp-header-buttons {
display: -webkit-flex;
display: flex;
float: left;
height: 100%;
}
#gp-mobile-header .gp-header-buttons {
float: right;
} 
.gp-header-button {
position: relative;
z-index: 2;
float: left;
height: 100%;
padding: 0 8px;
line-height: 1;
cursor: pointer;
-webkit-align-items: center;
align-items: center;
}
.gp-header-button:before {
-webkit-transition: all .2s ease-in-out !important;
transition: all .2s ease-in-out !important;
}

/* Search ************************************/

.gp-search-button {
display: none;
}
.gp-search-button-all .gp-search-button,
.gp-search-button-mobile .gp-search-button {
display: -webkit-flex;
display: flex;
}
.gp-search-button-desktop .gp-search-button {
display: none;
}
.gp-search-button:before {
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
content: '\f002';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-search-box { 
display: none;
z-index: 1;
position: absolute;
top: 100%;
left: 0;
width: 100%;
line-height: 1;
cursor: default;
}
.gp-search-box .gp-container {
padding: 0 !important;
}
.gp-search-box .searchform { 
width: 100%;
padding: 15px;
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}
#gp-mobile-header .gp-search-box .searchform,
.gp-boxed-layout #gp-standard-header .gp-search-box .searchform { 
border-right: 0 !important;
border-left: 0 !important;
}
.gp-search-box input.gp-search-bar {
height: auto !important;
padding: 0;
background: none;
border: 0;
font-size: 18px;
line-height: 1;
}
    
/* Profile ************************************/

/* Profile button */
.gp-profile-button {
display: none;
-webkit-flex-shrink: 0;
flex-shrink: 0;
}    	
.gp-profile-button-all .gp-profile-button,
.gp-profile-button-mobile .gp-profile-button {
display: -webkit-flex;
display: flex;
}
.gp-profile-button-desktop .gp-profile-button {
display: none;
}
.gp-profile-button .avatar {
width: 30px;
height: 30px;
}
body:not(.logged-in) .gp-profile-button:before {
content: '\f2c0';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;	
}
body:not(.logged-in).gp-fontawesome5 .gp-profile-button:before {
content: '\f007';
font-weight: 400;
}
.gp-profile-button-avatar {
padding: 0;
}
.gp-notification-counter {
position: absolute;
z-index: 1;  
top: auto;
right: 0;
width: auto;
height: auto;
margin-top: -15px;
padding: 3px 3px 2px 3px;
text-align: center;
border-radius: 3px;
font-size: 10px;
line-height: 1;
letter-spacing: 0;
}
.gp-profile-tab,
.gp-notifications-tab {
float: left;
width: 50%;
text-align: center;
padding: 15px;
border-top: 0 !important;
border-right: 0 !important;
border-left: 0 !important;
margin: -10px 0 10px;
cursor: pointer;
}
.gp-notifications-tab .gp-notification-counter {
top: 15px;
right: auto;
}
.gp-profile-tab {
border-right-width: 1px;
border-style: solid;
}
.gp-profile-tab:before,
.gp-notifications-tab:before {
font-size: 16px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;	
}
.gp-profile-tab:before {
content: '\f2c0';	
}
.gp-fontawesome5 .gp-profile-tab:before {
content: '\f007';	
}
.gp-notifications-tab:before {
content: '\f0a2';	
}
.gp-fontawesome5 .gp-notifications-tab:before {
content: '\f0f3';	
}
.gp-nav .gp-notification-link,
.gp-mobile-nav .gp-notification-link {
display: none;
}
.gp-nav .gp-notification-link, 
.gp-mobile-nav .gp-notification-link {
padding: 8px 20px;
}
.gp-nav .sub-menu .menu-item.gp-notification-link > a,
.gp-mobile-nav .sub-menu .menu-item.gp-notification-link > a {
display: inline;
padding: 0;
}

/* Dropdown menu */
#gp-profile-menu {
line-height: 18px;
}

/*--------------------------------------------------------------
Header layouts
--------------------------------------------------------------*/

/* Logo left 1 ************************************/

.gp-header-logo-left-1 #gp-standard-header .gp-container {
-webkit-justify-content: space-between;
justify-content: space-between;
}

/* Logo right 1 ************************************/

.gp-header-logo-right-1 #gp-standard-header .gp-container {
-webkit-justify-content: space-between;
justify-content: space-between;
}
.gp-header-logo-right-1 .gp-nav-column #gp-main-header-secondary-nav > .menu > .menu-item:last-child,
.gp-header-logo-right-1 #gp-main-header-secondary-nav > .menu > .menu-item:last-child {
margin-right: 20px;
}
.gp-header-logo-right-1 .gp-logo { 
-webkit-justify-content: flex-end;
justify-content: flex-end;
order: 2;
}

/* Nav bottom 1 ************************************/

.gp-header-nav-bottom-1 #gp-header-row-2 .gp-container > div { 
display: -webkit-flex;
display: flex;
width: 100%;
height: 100%;
}
.gp-header-nav-bottom-1 #gp-main-header-primary-nav {
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
.gp-header-nav-bottom-1 #gp-main-header-primary-nav > ul > li {
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
text-align: center;
}
.gp-header-nav-bottom-1 #gp-main-header-primary-nav > ul > li:after {
content: ' ';   
position: absolute;
top: 50%;
right: 0;
height: 20px;
margin-top: -10px;
line-height: 1;
}
.gp-header-nav-bottom-1 #gp-main-header-primary-menu {
display: -webkit-flex;
display: flex;
}
.gp-header-nav-bottom-1 #gp-main-header-primary-menu {
width: 100%;
}	
.gp-header-nav-bottom-1 .gp-header-button:first-child {
margin-left: 20px;
}
.gp-header-nav-bottom-1 #gp-main-header-secondary-menu {
display: -webkit-flex;
display: flex;
}
.gp-header-nav-bottom-1 #gp-main-header-secondary-nav > .menu > .menu-item {
height: auto;
-webkit-align-self: center;
align-self: center;
}

/* Nav bottom 2 ************************************/

.gp-header-nav-bottom-2 #gp-header-row-1 .gp-container {
-webkit-justify-content: center;
justify-content: center;
}
.gp-header-nav-bottom-2 #gp-header-row-1 .gp-logo {
-webkit-justify-content: center;
justify-content: center;
}
.gp-header-nav-bottom-2 #gp-header-row-2 .gp-container > div { 
display: -webkit-flex;
display: flex;
width: 100%;
height: 100%;
}
.gp-header-nav-bottom-2 #gp-main-header-primary-nav {
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
.gp-header-nav-bottom-2 #gp-main-header-primary-nav > ul > li {
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
text-align: center;
}
.gp-header-nav-bottom-2 #gp-main-header-primary-nav > ul > li:after {
content: ' ';   
position: relative;
float: right; 
top: 50%;
height: 20px;
margin-top: -13px;
line-height: 1;
}
.gp-header-nav-bottom-2 #gp-main-header-primary-menu {
display: -webkit-flex;
display: flex;
}
.gp-header-nav-bottom-2 #gp-main-header-primary-menu {
width: 100%;
}	
.gp-header-nav-bottom-2 .gp-header-button:first-child {
margin-left: 20px;
}
.gp-header-nav-bottom-2 #gp-main-header-secondary-nav {
position: absolute;
right: 0;
top: 0;
} 
.gp-header-nav-bottom-2 #gp-main-header-secondary-menu {
display: -webkit-flex;
display: flex;
}
.gp-header-nav-bottom-2 #gp-main-header-secondary-nav > .menu > .menu-item {
height: auto;
-webkit-align-self: center;
align-self: center;
}
.gp-header-nav-bottom-2 #gp-header-search {
position: absolute;
left: 0;
top: 0;
}

/* Nav bottom 3 ************************************/

.gp-header-nav-bottom-3 #gp-header-row-1 .gp-container {
-webkit-justify-content: center;
justify-content: center;
}
.gp-header-nav-bottom-3 #gp-header-row-1 .gp-logo {
-webkit-justify-content: center;
justify-content: center;
}
.gp-header-nav-bottom-3 #gp-main-header-primary-nav {
margin-left: -12px;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
.gp-header-nav-bottom-3 #gp-main-header-secondary-menu {
display: -webkit-flex;
display: flex;
}
.gp-header-nav-bottom-3 #gp-main-header-secondary-nav > .menu > .menu-item {
height: auto;
-webkit-align-self: center;
align-self: center;
}
.gp-header-nav-bottom-3 #gp-header-search {
position: absolute;
right: 0;
top: 0;
}

/*--------------------------------------------------------------
Side menu
--------------------------------------------------------------*/

/* Global wrapper ************************************/

.gp-header-side-menu #gp-global-wrapper {
padding-left: 0;
-webkit-transition: padding-left 0.5s ease;
-moz-transition: padding-left 0.5s ease;
-o-transition: padding-left 0.5s ease;
transition: padding-left 0.5s ease;
}
#gp-global-wrapper.gp-active-mobile-side-menu {
overflow: hidden;
}

/* Header ************************************/

.gp-header-side-menu .gp-nav-column { 
width: 100%;
}
.gp-header-side-menu #gp-main-header-primary-nav { 
margin-left: -12px;
-webkit-flex: 1 0 auto;
flex: 1 0 auto;
}
.gp-header-side-menu * + #gp-main-header-primary-nav { 
margin-left: 0;
}
.gp-header-side-menu .gp-header-buttons,
.gp-header-side-menu #gp-main-header-secondary-nav {
float: right;
}

/* Side menu ************************************/

.gp-side-menu-all #gp-side-menu-wrapper {
display: block;
}
.gp-side-menu-desktop #gp-side-menu-wrapper,
.gp-side-menu-desktop #gp-open-side-menu-button {
display: none;
}
#gp-global-wrapper.gp-active-mobile-side-menu #gp-side-menu-wrapper {
width: 250px;
}
#gp-global-wrapper.gp-active-mobile-side-menu #gp-open-side-menu-button {
opacity: 0;
}
#gp-side-menu-wrapper {
z-index: 99997;
overflow: hidden;
position: fixed;
left: 20%;
width: 0;
height: 100%;
margin-left: -20%;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#gp-side-menu-logo {
display: none;
overflow: hidden;
padding: 0 20px; 
}
#gp-side-menu-content {
position: relative;
height: calc(100% - 50px);
}
.admin-bar #gp-side-menu-content {
height: calc(100% - 82px);
}
#gp-side-menu-scroller {
position: absolute;
overflow: scroll;
overflow-x: hidden;
top: 0;
right: 0;
bottom: 0;
left: 0;
-ms-overflow-style: none;
}
#gp-side-menu-scroller::-webkit-scrollbar { 
width: 0 !important;
}
#gp-side-menu-nav {
overflow: hidden;
width: 100%;
height: auto;
}
#gp-side-menu-nav .menu {
overflow: hidden;
margin: 0;
padding: 20px 0;
} 
#gp-side-menu-nav .menu-item a, 
#gp-side-menu-nav span.gp-menu-header,
#gp-side-menu-nav .menu-item > .gp-menu-text {
padding: 10px 20px;
}
#gp-side-menu-nav .menu-item > .gp-mobile-dropdown-icon {
padding-left: 15px;
padding-right: 30px;
}
#gp-side-menu-scroller .widget {
padding: 20px 20px 10px 20px;
margin-bottom: 0;
}
#gp-side-menu-toggle {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 50px;
}
.admin-bar #gp-side-menu-toggle {
bottom: 46px;
}
#gp-close-side-menu-button {
float: right;
width: 50px;
height: 50px;
font-size: 30px;
line-height: 50px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
cursor: pointer;
text-align: center;
}
#gp-close-side-menu-button:before {
content: '\f190';
}
#gp-open-side-menu-button {
z-index: 99997;
position: fixed;
bottom: 0;
left: 0;
width: 50px;
height: 50px;
font-size: 30px;
line-height: 50px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
cursor: pointer;
text-align: center;
opacity: 1;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#gp-open-side-menu-button:before {
content: '\f18e';
}

/*--------------------------------------------------------------
Mobile navigation
--------------------------------------------------------------*/

/* Open mobile nav button  ************************************/

.gp-open-mobile-nav-button {	
display: -webkit-flex;
display: flex;
float: left;
width: 26px;
height: 100%;
margin-left: 12px;
cursor: pointer;
line-height: 1;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-align-items: center;
align-items: center;
}
.gp-header-logo-right-1 .gp-open-mobile-nav-button {
margin: 0 12px 0 0;
order: -1;
}
.gp-nav-button-icon {
position: relative;
z-index: 2;
float: left;
-webkit-align-items: center;
align-items: center; 
}
.gp-nav-button-icon,
.gp-nav-button-icon:before,
.gp-nav-button-icon:after {
width: 25px;
height: 2px;
position: absolute;
content: '';
}
.gp-nav-button-icon:before {
margin-top: 8px;
}
.gp-nav-button-icon:after {
margin-top: -8px;
}

/* Close mobile nav button  ************************************/

#gp-close-mobile-nav-button {
display: none;
position: fixed;
z-index: 99998;
top: 32px;
right: 15px;
font-size: 30px;
line-height: 1;
cursor: pointer;
}
.rtl #gp-close-mobile-nav-button {
left: 15px;
right: auto;
}
.admin-bar #gp-close-mobile-nav-button {
top: 52px;
}
.gp-mobile-primary-nav-active #gp-close-mobile-nav-button,
.gp-mobile-profile-nav-active #gp-close-mobile-nav-button {
display: block;
}
#gp-close-mobile-nav-button:before {
content: '\2715';
}
@-moz-document url-prefix() { /* FireFox fix */
.gp-mobile-nav-close-button:before {
font-size: 35px;
}
}
.gp-mobile-primary-nav-active .gp-header-buttons,
.gp-mobile-profile-nav-active .gp-header-buttons {
display: none;
}

/* Mobile menu  ************************************/

body.gp-mobile-primary-nav-active,
body.gp-mobile-profile-nav-active {
overflow: hidden;
min-height: 100%;
}
#gp-mobile-nav-bg {
display: none;
position: fixed;
top: 0; 
left: 0;
z-index: 99998;
background: rgba(0,0,0,0.4);
width: 100%;
height: 100%;
}
.gp-mobile-primary-nav-active #gp-mobile-nav-bg,
.gp-mobile-profile-nav-active #gp-mobile-nav-bg {
display: block;
}
#gp-mobile-primary-nav,
#gp-mobile-profile-nav {
position: fixed;
z-index: 99998;
top: 0;
left: 0;
bottom: 0;
width: 265px;
height: 100%;
padding-top: 20px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-webkit-transition: -webkit-transform 0.2s;
transition: transform 0.2s;
-webkit-transform: translateX(-265px);
transform: translateX(-265px);
}
.rtl #gp-mobile-primary-nav,
.rtl #gp-mobile-profile-nav {
left: auto;
right: 0;
}
.rtl:not(.gp-mobile-primary-nav-active) #gp-mobile-primary-nav,
.rtl:not(.gp-mobile-profile-nav-active) #gp-mobile-profile-nav {
-webkit-transform: translateX(265px);
transform: translateX(265px);
}
.admin-bar #gp-mobile-primary-nav,
.admin-bar #gp-mobile-profile-nav {
margin-top: 32px;
}	
.gp-mobile-primary-nav-active #gp-mobile-primary-nav,
.gp-mobile-profile-nav-active #gp-mobile-profile-nav {
-webkit-transform: translate(0,0);
transform: translate(0,0);
}
#gp-mobile-primary-nav .menu,
#gp-mobile-profile-nav .menu {
overflow: hidden;
margin: 0;
padding: 0 20px;
}
.gp-mobile-nav .menu-item {
position: relative;
float: left;
width: 100%;
list-style-type: none;
}
.gp-mobile-nav .menu-item:first-child {
border-top: 0;
}
.gp-mobile-nav .menu-item a,
.gp-mobile-nav span.gp-menu-header,
.gp-mobile-nav .menu-item .gp-menu-text {
display: block;
padding: 15px 0;
}
.gp-mobile-nav .gp-menu-icon {
padding-right: 10px;
}
.gp-mobile-nav .menu-item-has-children > a {
padding-right: 70px;
}
.gp-mobile-nav .menu-item > .gp-menu-text {
padding: 15px 0;
}
.gp-mobile-nav .gp-menu-image {
padding: 15px 0;
}
.gp-mobile-nav .menu-item > .gp-mobile-dropdown-icon {
cursor: pointer;
position: absolute;
top: 0;
right: 0;
font-size: 24px;
line-height: 44px;
padding: 0 0 0 15px;
}
.gp-mobile-nav .gp-content-menu  > .gp-mobile-dropdown-icon,
.gp-mobile-nav .gp-tab-content-menu > .gp-mobile-dropdown-icon {
display: none;
}
.gp-mobile-nav .menu-item > .gp-mobile-dropdown-icon:before {
content: '\f107';
}
.gp-mobile-nav .menu-item.gp-selected > .gp-mobile-dropdown-icon:before {
content: '\f106';
}
.gp-mobile-nav .sub-menu {
display: none;
margin: 0;
list-style-type: none;
}
.gp-mobile-nav .sub-menu li {
padding-left: 10px;
}
.gp-mobile-nav .sub-menu .sub-menu li {
padding-left: 20px;
}
.gp-mobile-nav .sub-menu .sub-menu .sub-menu li {
padding-left: 30px;
}
.gp-mobile-nav .gp-megamenu .sub-menu li > .sub-menu {
display: block;
}

/*--------------------------------------------------------------
Login modal window
--------------------------------------------------------------*/

/* Page background  ************************************/

#login {
display: none;
position: fixed;
overflow: hidden;
width: 100%;
height: 100%;
min-height: 100%;
bottom: 0;
right: 0;
padding: 10px;
z-index: 99998;
text-align: center;
background: #000;
background: rgba(0,0,0,0.7);
-webkit-text-size-adjust: 100%;
}
#login > div {
-webkit-animation: fadeInScale 0.8s ease-in-out;
animation: fadeInScale 0.8s ease-in-out;
}
@-moz-keyframes fadeInScale {
	0% { 
	-moz-transform: scale(0.6); 
	opacity: 0; 
	}
	100% { 
	-moz-transform: scale(1); 
	opacity: 1; 
	}
}
@-webkit-keyframes fadeInScale {
	0% { 
	-webkit-transform: scale(0.6); 
	opacity: 0; 
	}
	100% { 
	-webkit-transform: scale(1); 
	opacity: 1; 
	}
}
@keyframes fadeInScale {
	0% { 
	transform: scale(0.6); 
	opacity: 0; 
	}
	100% { 
	transform: scale(1); 
	opacity: 1; 
	}
}

/* Login form  ************************************/

#gp-login-modal {
display: inline-block;
position: relative;
overflow: scroll;
max-width: 500px;
width: 100%;
height: 100%;
padding: 30px;
box-shadow: 0 0 10px rgba(0,0,0,0.05);
text-align: left;
-webkit-text-size-adjust: 100%;
}
#gp-login-close {
position: absolute;
top: 29px;
right: 30px;
text-align: center;
font-size: 19px;
line-height: 1;
cursor: pointer;
}
#gp-login-close:before {
content: '\2715';
}
.gp-login-form-wrapper,
.gp-register-form-wrapper,
.gp-lost-password-form-wrapper {
display: none;
}
.gp-login-display .gp-login-form-wrapper,
.gp-register-display .gp-register-form-wrapper,
.gp-lost-password-display .gp-lost-password-form-wrapper {
display: block;
}
.gp-login-title {
clear: none;
margin: 0 0 20px 0;
}
.gp-login-desc {
font-size: 14px;
line-height: 24px;
}
.gp-login-register-form p {
margin-bottom: 20px;
}
.gp-login-register-form .gp-post-form-gdpr {
margin: 20px 0 0 0;
font-size: 11px;
line-height: 15px;
}
.gp-login-register-form .gp-post-form-gdpr input {
display: inline-block;
margin-top: 3px;
vertical-align: top;
}
.gp-login-register-form .gp-post-form-gdpr label {
display: inline-block;
max-width: 90%;
font-size: 11px;
line-height: 15px;
}
.gp-login-register-form input[type="text"],
.gp-login-register-form input[type="password"],
.gp-login-register-form input[type="email"],
.gp-login-register-form input[type='submit'] {
width: 100%;
height: 45px;
}
.gp-login-register-form .rememberme {
font-size: 13px;
line-height: 1;
}
.gp-login-results > div {
width: 100%;
margin-top: 20px;
font-size: 14px;
line-height: 24px;
}

/* Captcha  ************************************/

.gp-login-register-form .gglcptch {
margin-bottom: 20px;
padding: 0;
}
#gp-login-modal .gp-login-register-form .gglcptch_v2 {
width: 440px;
}

/* Social Login  ************************************/

.gp-login-form-actions div[class*='the_champ_'] {
display: none;
}
.gp-social-login .the_champ_login_ul li {
margin-bottom: 15px !important;
}
.gp-login-or-lines { 
position: relative;
width: 75%;
overflow: hidden;
clear: both;
margin: 0 auto;
}
.gp-login-or-left-line {
float: left;
width: 44%;
margin: 8px 3% 0 0;
border-top-width: 1px;
border-style: solid;
}
.gp-login-or-right-line {
float: left;
width: 44%;
margin: 8px 0 0 3%;
border-top-width: 1px;
border-style: solid;
}
.gp-login-or-text {
float: left;
width: 6%;
font-size: 14px;
line-height: 1;
text-align: center;
font-weight: 500;
opacity: 0.5;
}
.gp-social-login .wp-social-login-widget {
margin: 20px 0;
}
.gp-social-login .wp-social-login-connect-with {
display: none;
}
.gp-social-login .wp-social-login-provider-list {
display: -webkit-flex;
display: flex;
height: 40px;
padding: 0;
}
.gp-social-login .oneall_social_login_providers iframe {
max-height: 230px;
}
.gp-social-login .oneall_social_login_label {
line-height: 1;
margin-bottom: 10px !important;
}
.gp-social-login .wp-social-login-provider {
display: -webkit-inline-flex;
display: -webkit-inline-box;
display: inline-flex;
margin: 0;
font-size: 0;
margin-left: 1px;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
color: #fff;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
.gp-social-login .wp-social-login-provider:before {
font-size: 16px;
line-height: 1;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-social-login .wp-social-login-provider:first-child {
margin-left: 0;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.gp-social-login .wp-social-login-provider:last-child {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.gp-social-login .wp-social-login-provider {
background-color: #eee;
}
.gp-social-login .wp-social-login-provider-facebook {
background-color: #3b5998;
}
.gp-social-login .wp-social-login-provider-facebook:before {
content: "\f09a";
}
.gp-social-login .wp-social-login-provider-google {
background-color: #d34836;
}
.gp-social-login .wp-social-login-provider-google:before {
content: "\f0d5";
}
.gp-social-login .wp-social-login-provider-twitter {
background-color: #4099FF;
}
.gp-social-login .wp-social-login-provider-twitter:before {
content: "\f099";
}
.gp-social-login .wp-social-login-provider-instagram {
background-color: #4099FF;
}
.gp-social-login .wp-social-login-provider-instagram:before {
content: "\f16d";
}
.gp-social-login .wp-social-login-provider-linkedin {
background-color: #0077B5;
}
.gp-social-login .wp-social-login-provider-linkedin:before {
content: "\f0e1";
}
.gp-social-login .wp-social-login-provider-wordpress {
background-color: #21759b;
}
.gp-social-login .wp-social-login-provider-wordpress:before {
content: "\f19a";
}
.gp-social-login .wp-social-login-provider-yahoo {
background-color: #720e9e;
}
.gp-social-login .wp-social-login-provider-yahoo:before {
content: "\f19e";
}
.gp-social-login .wp-social-login-provider-disqus {
background-color: #2e9fff;
}
.gp-social-login .wp-social-login-provider-disqus:before {
content: "\f075";
}
.gp-social-login .wp-social-login-provider-reddit {
background-color: #FF5700;
}
.gp-social-login .wp-social-login-provider-reddit:before {
content: "\f281";
}
.gp-social-login .wp-social-login-provider-steam {
background-color: #000;
}
.gp-social-login .wp-social-login-provider-steam:before {
content: "\f1b6";
}
.gp-social-login .wp-social-login-provider-tumblr {
background-color: #34526f;
}
.gp-social-login .wp-social-login-provider-tumblr:before {
content: "\f173";
}
.gp-social-login .wp-social-login-provider-twitchtv {
background-color: #6441a5;
}
.gp-social-login .wp-social-login-provider-twitchtv:before {
content: "\f1e8";
}
.gp-social-login .wp-social-login-provider-vkontakte {
background-color: #45668e;
}
.gp-social-login .wp-social-login-provider-vkontakte:before {
content: "\f189";
}

/* Login links  ************************************/

.gp-login-links {
width: 100%;
margin-top: 20px;
font-size: 13px;
line-height: 1;
text-align: right;
}
.gp-login-links a {
margin-left: 10px;
}
.gp-login-links .gp-login-link:before,
.gp-login-links .gp-social-login-link:before {
content: '\f090';
margin-right: 5px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-login-links .gp-register-link:before,
.gp-login-links .gp-bp-register-link:before {
content: '\f044';
margin-right: 5px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-login-links .gp-lost-password-link:before {
content: '\f059';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
margin-right: 5px;
font-weight: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

/*--------------------------------------------------------------------------------------

5 - Sidebar Widgets

--------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------
General
--------------------------------------------------------------*/

.widget {    
position: relative;
clear: both;
width: 100%;
margin-bottom: 35px;
}
.widget:last-child {
margin-bottom: 0 !important;
}
.widget-title,
.wpb_heading,
.widget_block .wp-block-group__inner-container > h2,
.widget_block .wp-block-search__label {
margin: 0 0 20px;
}
.widget ol,
.widget ul,
.widget_block > .wp-block-group {
margin: 0;
}
.widget li {
list-style-type: none;
padding: 5px 0;
border-bottom-width: 1px;
border-style: solid;
}
.widget li:first-child {
border-top-width: 1px;
border-style: solid;
}
.widget .children li,
.widget .sub-menu li {    
padding-left: 10px;
}
.widget .children li:last-child,
.widget .sub-menu li:last-child {    
padding-bottom: 0;
border-bottom: 0;
}
.gp-element-icon {
display: inline-flex !important;
margin: 0 10px 20px 1px;
-webkit-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-align-items: center;
align-items: center;
}
.gp-element-icon:before {
font-size: 16px;
line-height: 1;
}
.gp-style-modern .gp-element-icon:before {
font-size: 24px;
}
.gp-widget-title .widget-title {
display: -webkit-inline-flex;
display: -webkit-inline-box;
display: inline-flex;
margin-bottom: 20px;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
-webkit-align-items: center;
align-items: center;
}
.gp-style-modern .gp-widget-title .widget-title {
font-size: 24px;
line-height: 24px;
font-weight: 500;
}
.gp-see-all-link {
width: 100%;
}

/*--------------------------------------------------------------
GP Contact Details widget
--------------------------------------------------------------*/

.gp-contact-intro {
margin-bottom: 10px;
}
.gp-contact-detail {
margin-bottom: 10px;
font-weight: 500;
color: #232323;
}
.gp-contact-detail:before {
float: left;
width: 25px;
margin-left: 1px;
font-weight: 400;
color: #39c8df;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-contact-email:before {
content: '\f0e0';
}
.gp-contact-phone:before {
content: '\f095';
}
.gp-contact-mobile:before {
content: '\f10b';
}
.gp-contact-address:before {
content: '\f015';
}
.gp-contact-text {
margin-left: 25px;
}

/*--------------------------------------------------------------
GP Posts widget
--------------------------------------------------------------*/

.gp-posts-widget .gp-posts-list .gp-post-item {
padding: 15px 0;
}
.gp-posts-widget .gp-posts-list .gp-post-thumbnail,
.gp-posts-widget .gp-posts-list .gp-post-gallery,
.gp-posts-widget .gp-posts-list .gp-post-video {
max-width: 100%;
margin-right: 15px;
}
.gp-posts-widget .gp-posts-list .gp-ranking-counter {
bottom: 5px;
left: 5px;
margin-right: 15px;
width: 30px;
height: 30px;
line-height: 30px;
font-size: 14px;
}
.gp-posts-widget .gp-posts-list .gp-loop-title {
font-size: 14px;
line-height: 18px;
}

/*--------------------------------------------------------------
GP Showcase Posts widget
--------------------------------------------------------------*/

.gp-showcase-posts-widget .gp-large-post .gp-post-item {
padding-bottom: 15px;
}  
.gp-large-post .gp-loop-featured {
margin-bottom: 20px;
} 
.gp-showcase-posts-widget .gp-small-posts .gp-post-item {
padding: 15px 0;
}

/*--------------------------------------------------------------
GP Recent Comments/Posts widget
--------------------------------------------------------------*/

.gp-recent-comments-widget ul li,
.widget_recent_comments ul li,
.wp-block-latest-comments li, 
.widget_recent_entries li,
.wp-block-latest-posts li {
overflow: hidden;
padding: 15px 0;
line-height: 1;
border-bottom-width: 1px;
border-style: solid;
}
.gp-recent-comments-widget li:first-child,
.widget_recent_comments li:first-child,
.wp-block-latest-comments li:first-child, 
.widget_recent_entries li:first-child,
.wp-block-latest-posts li:first-child {
border-top-width: 1px;
}
.gp-recent-comments-widget .avatar {
float: left;
margin: 3px 15px 0 0;
}
.gp-recent-comments-widget span {
display: block;
overflow: hidden;
}
.gp-recent-comments-widget li a {
font-size: 14px;
line-height: 18px;
}
.gp-recent-comments-widget .gp-loop-meta {
margin: 5px 0 0 0;
}

/*--------------------------------------------------------------
Tag cloud widget
--------------------------------------------------------------*/

.tagcloud {
font-size: 0;
}
.tagcloud a {
display: inline-block;
margin: 0 4px 4px 0;
padding: 5px 8px;
background: #eee;
color: #fff !important;
font-size: small !important;
line-height: 1;
}
.tagcloud a:hover {
opacity: 0.9;
}

/*--------------------------------------------------------------
RSS widget
--------------------------------------------------------------*/

.widget_recent_entries .post-date,
.widget_rss .rss-date {
margin-left: 12px;
font-size: 11px;
}

/*--------------------------------------------------------------
Search widget
--------------------------------------------------------------*/

.searchform {
overflow: hidden;
position: relative;
}
.gp-search-bar,
.wp-block-search__input {
position: relative;
float: left;
width: 100%;
padding: 0 10px;
}
.searchform .accessibly-hidden {
display: none;
}
.wp-block-search__button {
margin-left: 10px;
}

/*--------------------------------------------------------------
Calendar widget
--------------------------------------------------------------*/

#wp-calendar {
max-width: 396px;
}
#wp-calendar th {
padding: 8px 0;
text-align: center;
font-weight: 500;
border-width: 1px;
border-style: solid;
}
#wp-calendar td {
padding: 8px 0;
text-align: center;    
font-size: 12px;
border-width: 1px;
border-style: solid;
}
#wp-calendar #today {
background-color: #fafafa;
}
#wp-calendar caption {
margin-bottom: 10px;
text-align: right;
font-weight: 500;
}


/*--------------------------------------------------------------------------------------

6 - Footer

--------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------
General
--------------------------------------------------------------*/

#gp-footer {
display: none;
position: relative;
overflow: hidden;
clear: both;
border-top-width: 1px;
border-style: solid;
}
#gp-footer.gp-footer-widgets-all {
display: block;
}
#gp-footer.gp-footer-widgets-desktop.gp-has-copyright {
display: block;
}
.gp-full-page-page-header #gp-footer {
z-index: 2;
}
.gp-sticky-footer #gp-footer {
flex-shrink: 0;
}
	
/*--------------------------------------------------------------
Footer image
--------------------------------------------------------------*/

#gp-footer-image {   
width: 100%;
clear: both; 
overflow: hidden;
margin-top: 40px;
line-height: 0;
text-align: center;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: -webkit-optimize-contrast;
-ms-interpolation-mode: nearest-neighbor;
}
#gp-footer-image .gp-retina-image {   
display: none;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
#gp-footer-image .gp-standard-image {  
display: none;
}
#gp-footer-image .gp-retina-image {   
display: inline;
}
}

/*--------------------------------------------------------------
Footer widgets
--------------------------------------------------------------*/

#gp-footer-widgets {
display: none;
position: relative;
overflow: hidden;
clear: both;
width: 100%;
padding: 40px 0 0 0;
}
.gp-has-copyright #gp-footer-widgets {
border-bottom-width: 1px;
border-style: solid;
}
.gp-footer-widgets-all #gp-footer-widgets {
display: block;
}
.gp-footer-widget {
float: left;
width: 100%;
margin-left: 0;
}
.gp-footer-widget .widget:last-child {
margin-bottom: 35px;
}
.gp-footer-widget .widget-title {
margin: 0 0 15px 0;
}
.gp-footer-widget .widget .textwidget li,
.gp-footer-widget .widget.widget_categories li,
.gp-footer-widget .widget.widget_pages li,
.gp-footer-widget .widget.widget_archive li,
.gp-footer-widget .widget.widget_nav_menu li,
.gp-footer-widget .widget.widget_meta li,
.gp-footer-widget .widget.widget_display_forums li {
border-width: 0;
}
.gp-footer-widget .widget .textwidget li:first-child,
.gp-footer-widget .widget.widget_categories li:first-child,
.gp-footer-widget .widget.widget_pages li:first-child,
.gp-footer-widget .widget.widget_archive li:first-child,
.gp-footer-widget .widget.widget_nav_menu li:first-child,
.gp-footer-widget .widget.widget_meta li:first-child,
.gp-footer-widget .widget.widget_display_forums li:first-child {
padding-top: 0;
}
.gp-footer-widget .widget .gp-post-item,
.gp-footer-widget .woocommerce ul.product_list_widget li {
padding-top: 0 !important;
border: 0 !important;
}

/*--------------------------------------------------------------
Copyright
--------------------------------------------------------------*/

/* General  ************************************/

#gp-copyright {
position: relative;
overflow: hidden;
float: left;
width: 100%;
padding: 20px 0;
text-align: center;
}

/* Footer navigation  ************************************/

#gp-footer-nav {
margin-top: 10px;
}
#gp-footer-nav .menu-item {
float: none;
margin: 0 10px 3px 0;
}
#gp-footer-nav .menu-item:last-child {
margin-right: 0;
}
#gp-footer-nav .menu > .menu-item > a,
#gp-footer-nav .menu > .menu-item > .gp-menu-text {
padding: 0;
}
#gp-footer-nav .menu-item:hover .sub-menu {
display: none;
}
#gp-footer-nav .menu-item a:after {
content: '' !important;
}

/*--------------------------------------------------------------
Back to top button
--------------------------------------------------------------*/

#gp-to-top {
display: none;
position: fixed;
right: 20px;
bottom: 80px;
z-index: 99998;
overflow: hidden;
width: 33px;
height: 33px;
padding: 5px 0 9px;
font-size: 18px;
line-height: 1;
border-radius: 100%;
opacity: 0.2;    
text-align: center;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#gp-to-top:hover {
opacity: 0.6;
}


/*--------------------------------------------------------------------------------------

7 - Page Header

--------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------
Header
--------------------------------------------------------------*/

/* Page title ************************************/

#gp-page-title {
z-index: 1;
position: relative;
overflow: hidden;
clear: both;
padding-top: 15px;
padding-bottom: 15px;
border-bottom-width: 1px;
border-style: solid;
}
.gp-minimal-page-header #gp-page-title-text {
margin-bottom: 30px;
}
#gp-page-title-text h1 {
margin: 0;
}
#gp-page-title-subtitle {
margin: 10px 0 0 0;
}

/* Breadcrumbs  ************************************/

#gp-breadcrumbs {
margin-bottom: 10px;
}	
#gp-breadcrumbs a:hover {
text-decoration: underline;
}

/* Page header ************************************/

#gp-page-header {
position: relative;
overflow: hidden;
}
#gp-page-header.gp-has-header-bg {
background: rgba(0,0,0,0.7) !important;
}
.gp-full-page-page-header #gp-page-header.gp-has-header-bg {
background: none !important;
}
#gp-page-header-inner {
position: relative;
overflow: hidden;
max-width: 1500px;
margin: 0 auto;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
.gp-full-page-page-header #gp-page-header-inner {
background: none !important;
}
.gp-blurred-bg {
position: absolute;
z-index: -2;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
-webkit-filter: blur(3px);
filter: blur(3px);
}

/* Full page header ************************************/

#gp-full-page-bg {
position: fixed;
z-index: 0;
top: 0;
left: 0;
display: block;
background-size: cover;
background-position: center top;
height: 100%;
width: 100%;
}

/* Video header ************************************/

#gp-page-header-video {
position: absolute;
left: 0;
width: 100%;
height: 100%;
margin: 0;
padding: 15px;
}
#gp-page-header-video-bg {
display: none;
position: absolute;
overflow: hidden;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
}
#gp-page-header-video-bg video {
width: 100%;
height: auto; 
}
#gp-page-header-video-bg iframe {
position: absolute;
top: -40%;
left: 0;
width: 100%;
height: 180%;
}

/*--------------------------------------------------------------------------------------

8 - Posts/Pages

--------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------
Entry header
--------------------------------------------------------------*/

.gp-entry-header {
position: relative;
clear: both;
margin: 0 auto 25px auto;
}
.gp-entry-header > *:last-child {
margin-bottom: 0;
}

/*--------------------------------------------------------------
Entry title
--------------------------------------------------------------*/

.gp-entry-title {
margin: 0 0 10px 0;
}
.gp-entry-title.gp-single-title {
line-height: 1;
}
.gp-subtitle {
margin: 0 0 10px 0;
letter-spacing: 0;
text-transform: none;
}

/*--------------------------------------------------------------
Entry meta
--------------------------------------------------------------*/

.gp-entry-meta {
position: relative;
width: 100%;
}
.gp-entry-meta a:hover {
text-decoration: underline;
}
.gp-entry-meta .gp-post-meta {
display: inline-block;
margin: 10px 10px 0 0;
}
.gp-entry-meta .gp-post-meta:last-child {
margin-right: 0;
}
.gp-entry-meta .gp-post-meta:before {
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 400;
margin-right: 5px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-entry-meta .gp-meta-author:before {
content: '\f007';
}
.gp-entry-meta .gp-meta-date:before {
content: '\f017';
}
.gp-entry-meta .gp-meta-comments:before {
content: '\f0e5';
}
.gp-fontawesome5 .gp-entry-meta .gp-meta-comments:before {
content: '\f075';
}
.gp-entry-meta .gp-meta-views:before {
content: '\f06e';
}
.gp-entry-meta .gp-meta-likes:before {
content: '\f087';
}
.gp-fontawesome5 .gp-entry-meta .gp-meta-likes:before {
content: '\f164';
font-weight: 400;
}
.gp-entry-meta .gp-meta-cats:before {
content: '\f114';
}
.gp-fontawesome5 .gp-entry-meta .gp-meta-cats:before {
content: '\f07b';
font-weight: 400;
}
.gp-entry-tags {
margin-top: 30px;
text-align: right;
}
.gp-entry-tags a {
line-height: 1;
}
.gp-entry-tags a:hover {
text-decoration: underline;
}

/*--------------------------------------------------------------
Post thumbnails
--------------------------------------------------------------*/

.gp-entry-featured {
margin-bottom: 30px;
text-align: center;
}
.gp-post-thumbnail {
position: relative;
z-index: 1;
max-width: 100%;
line-height: 0;
}
.gp-post-thumbnail a {
display: block;
position: relative;
}
.format-video > .gp-post-thumbnail a:after {
content: "\f04b";
position: absolute;
top: 50%;
left: 50%;
z-index: 3;
font-size: 20px;
padding: 2px 13px 2px 15px;
line-height: 39px;
text-align: center;
margin: -23px 0 0 -23px;
color: #fff;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
border-radius: 100%;
background-color: rgba(0, 0, 0, 0.5);
border: 2px solid #fff;
text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-sidebar .format-video > .gp-post-thumbnail a:after,
.gp-small-posts .format-video > .gp-post-thumbnail a:after,
.gp-posts-widget .format-video > .gp-post-thumbnail a:after {
font-size: 15px;
padding: 0 8px 0 10px;
line-height: 30px;
margin: -18px 0 0 -18px;
}
.gp-entry-featured .wp-caption-text {
margin-top: 15px;
}

/*--------------------------------------------------------------
Post formats
--------------------------------------------------------------*/

/* Audio format ************************************/

.gp-entry-content > .wp-audio-shortcode {
margin-bottom: 30px;
}
.mejs-button > button:hover {
background: transparent url(/wp-content/themes/aardvark/../../../wp-includes/js/mediaelement/mejs-controls.svg);
}
.mejs-playpause-button.mejs-play button:hover {
background-position: 0 0;
}
.mejs-playpause-button.mejs-pause button:hover {
background-position: -20px 0;
}
.mejs-playpause-button.mejs-replay button:hover {
background-position: -160px 0;
}
.mejs-volume-button.mejs-mute button:hover {
background-position: -60px 0;
}
.mejs-volume-button.mejs-unmute button:hover {
background-position: -40px 0;
}

/* Video format ************************************/

.gp-video-wrapper {
position: relative;
padding-bottom: 56.25%; /* 16:9 */
height: 0;
background: #000;
}
.gp-video-wrapper iframe,
.gp-video-wrapper .mejs-video {
display: none;
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
.mejs-fullscreen-button > button:hover {
background-position: -80px 0;
}
.mejs-unfullscreen-button > button:hover {
background-position: -100px 0;
}

/* Tiled gallery format ************************************/

.gp-post-format-gallery-content p,
.gp-post-format-gallery-content .wp-caption-text {
display: none;
}
.gp-post-format-gallery-content .gallery-item {
margin: 0 !important;
}

/* Gallery slider format ************************************/

.gp-entry-featured .gp-post-format-gallery-slider {
margin-left: auto;
margin-right: auto;
}
[class*='gp-posts-columns'] .gp-post-format-gallery-slider {
width: auto !important;
}
	
/*--------------------------------------------------------------
Entry content
--------------------------------------------------------------*/

.gp-entry-content {
clear: both;
width: 100%;
word-wrap: break-word;
}
.gp-entry-content p + h2,
.gp-entry-content p + h3,
.gp-entry-content p + h4,
.gp-entry-content p + h5 {
margin-top: 20px;
}

/*--------------------------------------------------------------
Divider title
--------------------------------------------------------------*/

.gp-divider-title-bg {
width: 75%;
margin: 10px auto 0 auto;
border-top-width: 1px;
border-top-style: solid;
text-align: center;
}
.gp-divider-title {
display: inline;
position: relative;
padding: 2px 15px;
top: -15px;
background-image: none !important;
}

/*--------------------------------------------------------------
Pagination
--------------------------------------------------------------*/

.gp-entry-pagination {
position: relative;
float: left;
clear: both;
width: 100%;
clear: both;
overflow: hidden;
margin-top: 20px;
text-align: center;
font-weight: 500;
}
.gp-previous-page {
float: left;
}
.gp-previous-page:before {
margin-right: 5px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
content: '\f104';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-next-page {
float: right;
}
.gp-next-page:after {
margin-left: 5px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
content: '\f105';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

/*--------------------------------------------------------------
Share posts
--------------------------------------------------------------*/

#gp-share-icons-wrapper {
position: relative;
overflow: hidden;
clear: both;
width: 100%;
margin-top: 60px;
}
#gp-share-icons {
display: -webkit-flex;
display: flex;
height: 40px;
border-width: 1px;
border-style: solid;
border-radius: 3px;
}
#gp-share-icons a { 
display: -webkit-inline-flex;
display: -webkit-inline-box;
display: inline-flex;
border-left-width: 1px;
border-style: solid;
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
color: #bbb;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
#gp-share-icons a:first-child {
border-left-width: 0;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
#gp-share-icons a:last-child {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
#gp-share-icons a:before {
font-family: 'Font Awesome 5 Brands', 'FontAwesome';
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#gp-share-icons a:hover { 
color: #fff;
}
#gp-share-icons .gp-twitter-icon:hover { 
background: #4099FF;
}
#gp-share-icons .gp-facebook-icon:hover { 
background: #3b5998;
}
#gp-share-icons .gp-google-plus-icon:hover { 
background: #d34836;
}
#gp-share-icons .gp-pinterest-icon:hover { 
background: #C92228;
}
#gp-share-icons .gp-linkedin-icon:hover { 
background: #007bb6;
}
#gp-share-icons .gp-reddit-icon:hover { 
background: #FF5700;
}
#gp-share-icons .gp-tumblr-icon:hover { 
background: #34526f;
}
#gp-share-icons .gp-email-icon:hover { 
background: #c1623e;
}
#gp-share-icons .gp-whatsapp-icon:hover { 
background: #25D366;
}

/*--------------------------------------------------------------
Author Info Panel
--------------------------------------------------------------*/
	
#gp-author-info-wrapper {
position: relative;
width: 100%;
margin-top: 73px;
padding: 15px;
border-width: 1px;
border-style: solid;
text-align: center;
border-radius: 3px;
}
#gp-author-info-wrapper .gp-divider-title {
display: inline-block;
top: -30px;
}
#gp-author-info-wrapper .avatar {
display: none;
float: left;
margin-top: -2px;
margin-right: 10px;
width: 23px;
height: 23px;
border-radius: 100%;
}
#gp-author-name {
float: left;
}
#gp-author-details {
margin-top: -30px;
}
#gp-author-desc {
margin-top: 15px;
}
#gp-author-social-icons {
margin-top: 0;
font-size: 16px;
line-height: 1;
}
#gp-author-social-icons a {
margin-left: 5px;
}
#gp-author-social-icons a:before {
font-family: 'Font Awesome 5 Brands', 'FontAwesome';
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-facebook-icon:before {
content: '\f09a';
}
.gp-twitter-icon:before {
content: '\f099';
}
.gp-google-plus-icon:before {
content: '\f0d5';
}
.gp-pinterest-icon:before {
content: '\f0d2';
}
.gp-youtube-icon:before {
content: '\f167';
}
.gp-vimeo-icon:before {
content: '\f27d';
}
.gp-flickr-icon:before {
content: '\f16e';
}
.gp-linkedin-icon:before {
content: '\f0e1';
}
.gp-instagram-icon:before {
content: '\f16d';
}
.gp-reddit-icon:before {
content: '\f281';
}
.gp-tumblr-icon:before {
content: '\f173';
}
#gp-share-icons a.gp-email-icon:before {
font-family: 'Font Awesome 5 Free', 'FontAwesome';
content: '\f0e0';
font-weight: 900;
}
.gp-whatsapp-icon:before {
content: '\f232';
}

/*--------------------------------------------------------------
Vote up/down buttons
--------------------------------------------------------------*/

#gp-voting-wrapper {
position: relative;
overflow: hidden;
clear: both;
width: 100%;
margin-top: 60px;
}
.gp-voting-buttons {
overflow: hidden;
position: relative;
}
.gp-voting-button {
float: left;
width: 50%;
padding: 10px;
text-align: center;
cursor: pointer;
-webkit-transition: all .2s ease-in-out !important;
transition: all .2s ease-in-out !important;
}
.gp-voting-up {
border-width: 1px;
border-right: 1px;
border-style: solid;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.gp-voting-down {
border-width: 1px;
border-left: 0;
border-style: solid;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.gp-already-voted {	
display: none;	
width: 100%;
float: left;
margin-top: 15px;
line-height: 1;
-webkit-transition: all 0.3s;
transition: all 0.3s;
text-align: center;
}
.gp-already-voted:before {
content: attr(data-text);
}
.gp-voting-container span:before {
content: attr(data-text);
}

/*--------------------------------------------------------------
Post Navigation
--------------------------------------------------------------*/

#gp-post-navigation {
position: relative;
overflow: hidden;
clear: both;
width: 100%;
margin-top: 40px;
line-height: 1;
}
#gp-post-navigation a {
font-size: 22px;
line-height: 24px;
font-weight: 500;
}
#gp-post-navigation .gp-prev-link {
float: left;
width: 49%;
padding-left: 20px;
text-align: left;
cursor: pointer;
}
#gp-post-navigation .gp-next-link {
float: right;
width: 49%;
padding-right: 20px;
text-align: right;
cursor: pointer;
}	
#gp-post-navigation .gp-prev-link:before {
position: absolute;
top: 15px;
left: 0;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
content: '\f104';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#gp-post-navigation .gp-next-link:before {
position: absolute;
top: 15px;
right: 0;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
content: '\f105';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-post-link-header {
display: block;
margin-bottom: 10px;
font-size: 12px;
line-height: 1;
text-transform: uppercase;
}
	
/*--------------------------------------------------------------
Related Posts
--------------------------------------------------------------*/

#gp-related-wrapper {
position: relative;
overflow: hidden;
width: 100%;
clear: both;
margin-top: 60px;
}
#gp-related-wrapper .gp-section-loop {
margin-top: 20px;
}
#gp-related-wrapper .gp-post-item:nth-last-of-type(-n+2) {
margin-bottom: 0;
}
#gp-related-wrapper .gp-loop-featured {
margin: 0 0 12px;
}

/*--------------------------------------------------------------
Comments
--------------------------------------------------------------*/

/* Comment List ************************************/

#comments {
position: relative;
width: 100%;
clear: both;
margin-top: 60px;
font-size: 14px;
line-height: 24px;
}
.comment-list {
width: 100%;
margin: 0 0 20px 0;
list-style: none;
}	
.comment-list > .comment {
margin: 0;
list-style: none;
}
.comment-body {
position: relative;
overflow: hidden;
padding: 15px 0;
border-bottom: 1px;
border-style: solid;
word-wrap: break-word;
}
.comment-list > .comment:last-child .comment-body {
border: 0;
}
.comment-list .children {
margin: 0 0 0 10px;
list-style: none;
}
.comment-list .children .comment {
margin-left: 10px;
}
.comment-list > .comment > .children > .comment {
margin-left: 10px;
}
.comment-list .avatar {
position: relative;
top: 0;
left: 0;
float: left;
margin: 0;
width: 45px;
height: auto;
border-radius: 100%;
}
.comment-list .children .avatar {
width: 30px;
}
.comment-list .bypostauthor > .comment-body .gp-comment-meta:after {
content: '\f040';
float: right;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-size: 12px;
font-weight: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-fontawesome5 .comment-list .bypostauthor > .comment-body .gp-comment-meta:after {
content: '\f303';
font-weight: 900;
}
.comment-list li .gp-comment-content {
margin: 0 0 0 60px;
}
.comment-list .children .gp-comment-content {
margin-left: 40px;
}
.comment-list .gp-comment-meta {
margin: 0; 
}
.comment-list .gp-comment-content [itemprop='author'] {
font-weight: 400;
}
.comment-list .gp-comment-content [itemprop='author']:after {
content: '\0000a0\Â·\0000a0';
}
.comment-reply-link {
display: block;
margin-top: 10px;
line-height: 1;
}

/* Comment Form ************************************/

#respond {
position: relative;
}
#respond label {
display: block;
}
#commentform {
text-align: left;
}
#commentform .required {
font-weight: bold;
}
#commentform p {
margin: 10px 0;
}
#commentform .form-submit {
margin-bottom: 0;
}
#commentform {
text-align: left;
}
#commentform .form-allowed-tags {
display: none;
}
.comment-list #respond {
margin: 20px 0 0;
padding-left: 80px;
}
.comment-list #reply-title {
display: block;
margin: 0;
padding: 0;
border: 0;
text-align: left;
}
#cancel-comment-reply-link {
display: block;
margin-top: 10px;
}


/*--------------------------------------------------------------------------------------

9 - Post categories

--------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------
Categories and orderby filters
--------------------------------------------------------------*/

.gp-filter-menus {
display: -webkit-flex;
display: flex;
padding-bottom: 30px;
}
.gp-archive-wrapper .gp-filter-menus {
margin-bottom: 15px;
border-bottom-width: 1px;
border-style: solid;
}
.gp-filter-menu {
width: 100%;
margin-right: 10px;
}
.gp-filter-menu:last-child {
margin-right: 0;
}

/*--------------------------------------------------------------
Wrapper
--------------------------------------------------------------*/

.gp-posts-wrapper {
position: relative;
width: 100%;
clear: both;    
overflow: hidden;
}
.gp-section-loop {
position: relative;
overflow: hidden;
width: 100%;
clear: both;
}
.gp-section-loop-inner {
position: relative;
overflow: hidden;
width: 100%;
clear: both;
}
.gp-posts-masonry .gp-section-loop-inner {
opacity: 0;
}
#gp-content .gp-post-item {
position: relative;
}

/*--------------------------------------------------------------
Post item
--------------------------------------------------------------*/

.gp-post-item {
float: left;
position: relative;
width: 100%;
overflow: hidden;
}
.gp-align-center .gp-post-item {
text-align: center;
}
.gp-posts-list.gp-style-classic .gp-post-item {
padding: 15px 0;
border-bottom-width: 1px;
border-style: solid;
}
.gp-posts-list.gp-style-classic .gp-post-item:first-child {
padding-top: 0;
}
.gp-posts-list.gp-style-modern .gp-post-item {
padding: 10px 0;
}
.gp-posts-list.gp-style-modern .gp-post-item:first-child {
padding-top: 0;
}
.gp-posts-large.gp-style-classic .gp-post-item {
padding: 60px 0;
border-bottom-width: 1px;
border-style: solid;
}
.gp-posts-large.gp-style-modern .gp-post-item {
padding: 60px 0;
}
.gp-posts-large .gp-post-item:first-child {
padding-top: 0;
}
[class*='gp-posts-columns-'] .gp-post-item {
width: 48%;
margin-left: 4%;
margin-bottom: 40px;
}
[class*='gp-posts-columns-'] .gp-post-item:nth-of-type(2n+1) {
margin-left: 0;
clear: left;
}
.gp-posts-masonry .gp-post-item {
width: 100%;
}
.gp-posts-masonry.gp-style-classic .gp-post-item {
margin: 0 0 20px 0;
}
.gp-posts-masonry.gp-style-modern .gp-post-item {
margin: 0 0 45px 0;
}
.gp-posts-list .gp-post-item.sticky {
padding-left: 20px;
padding-right: 20px;
background: #f8f8f8;
}
.gp-filter-loading .gp-post-item {
opacity: 0.2;
}
.gp-no-items-found {
font-weight: 500;
}

/*--------------------------------------------------------------
Loop featured content
--------------------------------------------------------------*/

.gp-loop-featured {
position: relative;
line-height: 0;
}
.gp-posts-list .gp-loop-featured {
float: left;
max-width: 40%;
height: 100%;
}
.gp-posts-list.gp-style-classic .gp-loop-featured,
.gp-posts-list.gp-style-modern .gp-loop-featured {
margin-right: 20px;
}
.gp-posts-large .gp-loop-featured {
margin-bottom: 30px;
}
[class*='gp-posts-columns'] .gp-loop-featured {
margin-bottom: 20px;
}
.gp-posts-masonry .gp-post-thumbnail {
width: 100%;
}
.gp-posts-large .gp-post-thumbnail img,
[class*='gp-posts-columns-'] .gp-post-thumbnail img,
.gp-posts-masonry .gp-post-thumbnail img {
width: 100%;
}
.gp-post-thumbnail + .gp-post-audio {
position: relative;
z-index: 1;
overflow: hidden;
margin-top: -60px;
}
.gp-posts-masonry .gp-post-thumbnail + .gp-post-audio {
margin-top: -40px;
}
.gp-posts-list .gp-loop-content .gp-post-audio {
margin-bottom: 20px;
}

/*--------------------------------------------------------------
Loop content
--------------------------------------------------------------*/

.gp-loop-content {    
overflow: hidden;
}
.gp-loop-content > div:last-child,
.gp-loop-content > h2:last-child {
margin-bottom: 0;
}
.gp-posts-masonry.gp-style-classic .gp-loop-content {
position: relative;
padding: 25px;
border-width: 1px;
border-style: solid; 
}
.gp-posts-masonry.gp-style-modern .gp-loop-content {
position: relative;
padding: 25px 0 0 0;
}

/*--------------------------------------------------------------
Ranking counter
--------------------------------------------------------------*/

.gp-ranking-counter {
float: left;
width: 40px;
height: 40px;
margin-right: 20px;
text-align: center;
line-height: 40px;
font-size: 20px;
border-radius: 100%;
color: #fff;
}
.gp-loop-featured .gp-ranking-counter {
position: absolute;    
z-index: 99;
top: auto;
bottom: 15px;
left: 15px;
}
.gp-posts-wrapper[class*="gp-posts-columns-"] .format-audio .gp-loop-featured .gp-ranking-counter,
.gp-showcase-wrapper .gp-large-post .format-audio .gp-loop-featured .gp-ranking-counter {
bottom: 50px;
}

/*--------------------------------------------------------------
Loop title
--------------------------------------------------------------*/

.gp-loop-title {
margin-bottom: 5px;
}
.gp-posts-large .gp-loop-title {
margin-bottom: 10px;
}
.gp-style-modern .gp-loop-title {
margin-bottom: 15px;
}

/*--------------------------------------------------------------
Loop text
--------------------------------------------------------------*/

.gp-style-classic .gp-loop-text {
margin: 0 0 10px 0;
}
.gp-style-modern .gp-loop-text {
margin-bottom: 15px;
}
.gp-posts-list .gp-loop-text {
display: none;
}

/*--------------------------------------------------------------
Loop meta
--------------------------------------------------------------*/

.gp-style-classic .gp-loop-meta {
margin: 0 0 10px 0;
}
.gp-style-modern .gp-loop-meta {
margin: 0 0 15px 0;
}
.gp-loop-meta a:hover {
text-decoration: underline;
}
.gp-loop-meta .gp-post-meta:after {
content: 'Â·';
margin: 0 2px 0 5px;
}
.gp-loop-meta .gp-post-meta:last-child:after {
content: '';
margin: 0;
}
.gp-loop-tags {
line-height: 1;
}
.gp-loop-tags a:hover {
text-decoration: underline;
}

/*--------------------------------------------------------------
Read more link
--------------------------------------------------------------*/

.gp-style-modern .gp-read-more {
display: block;
margin-top: 15px;
}

/*--------------------------------------------------------------
Masonry isotope
--------------------------------------------------------------*/

.gp-style-classic .gp-gutter-size {
width: 20px;
}
.gp-style-modern .gp-gutter-size {
width: 45px;
}
.isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
z-index: 1;
pointer-events: none;
}
.isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
transition-property: transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
transition-duration: 0s;
}

/*--------------------------------------------------------------
Page numbers
--------------------------------------------------------------*/

.gp-pagination-numbers {
position: relative;
width: 100%;
clear: both;
margin: 20px 0 20px;
line-height: 0;
}
.gp-posts-masonry .gp-pagination-numbers {
opacity: 0;
}
.gp-pagination ul.page-numbers {
position: relative;
overflow: hidden;
width: 100%;
text-align: center;
font-weight: 500;
}
.gp-pagination ul.page-numbers,
.gp-pagination ul.page-numbers li,
.gp-pagination ul.page-numbers > span {
display: inline-block;
margin: 0 5px;
padding: 0;
list-style: none;
}
.gp-pagination ul.page-numbers .page-numbers {
display: inline-block;
margin: 0;
border-radius: 100%;
line-height: 1;
}
.gp-pagination ul.page-numbers .page-numbers.prev,
.gp-pagination ul.page-numbers .page-numbers.next {
font-size: 0;
}
.gp-pagination ul.page-numbers .page-numbers.prev:before {
content: '\f104';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
font-size: 12px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-pagination ul.page-numbers .page-numbers.next:before {
content: '\f105';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
font-size: 12px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

/*--------------------------------------------------------------
Page arrows
--------------------------------------------------------------*/

.gp-pagination-arrows {
float: right;
margin-bottom: 20px;
}
.gp-pagination-arrows .prev,
.gp-pagination-arrows .next {
float: left !important;
font-size: 22px !important;
line-height: 1 !important;
}
.gp-pagination-arrows .next {
margin-left: 15px !important;
}
.gp-pagination-arrows .prev:before {
content: '\f104';
font-family: 'Font Awesome 5 Free', 'FontAwesome' !important;
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-pagination-arrows .next:before {
content: '\f105';
font-family: 'Font Awesome 5 Free', 'FontAwesome' !important;
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-pagination-arrows > a:hover {
opacity: 1 !important;
}
.gp-pagination-arrows .gp-disabled {
opacity: 0.1;
color: #000 !important;
}

/*--------------------------------------------------------------
Load more button
--------------------------------------------------------------*/

.gp-load-more {
position: relative;
width: 100%;
clear: both;
margin: 20px 0 20px;
text-align: center;
line-height: 0;
}
[class*='gp-posts-columns'] .gp-load-more {
margin-top: 20px;
}
.gp-posts-masonry .gp-load-more {
margin-top: 20px;
opacity: 0;
}
.gp-load-more .gp-pagination {
display: none;
}
#infscr-loading {
z-index: 3;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #fff;
opacity: 0.8;
-webkit-transition: all .2s ease-in-out !important;
transition: all .2s ease-in-out !important;
}


/*--------------------------------------------------------------------------------------

Homepages

--------------------------------------------------------------------------------------*/

.gp-particles {
position: absolute;
z-index: 0;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/*--------------------------------------------------------------------------------------

Other Pages

--------------------------------------------------------------------------------------*/
 
/*--------------------------------------------------------------
Posts list page template
--------------------------------------------------------------*/

.gp-approved-posts-wrapper {
margin-bottom: 30px;
}
.gp-approved-posts-wrapper section:last-child,
.gp-pending-posts-wrapper section:last-child {
border-width: 0 !important;
}

/*--------------------------------------------------------------
Error 404 page
--------------------------------------------------------------*/

.error404 .gp-entry-content {
margin-bottom: 40px;
min-height: 500px;
}
.error404 .gp-entry-content p {
line-height: 20px;
margin-bottom: 20px;
}
	
/*--------------------------------------------------------------
Attachment page
--------------------------------------------------------------*/

.attachment p {
margin-top: 12px;
}

/*--------------------------------------------------------------
Password protected page
--------------------------------------------------------------*/

label[for*='pwbox-'] {
float: left;
}
input.pwsubmit {
margin-left: 5px;
}

/*--------------------------------------------------------------
Search page
--------------------------------------------------------------*/

/* Search box ************************************/

#gp-new-search {
position: relative;
width: 100%;
margin: 10px 0 40px 0;
padding: 0 30px 30px 30px;
border-width: 1px;
border-style: solid;
text-align: center;
border-radius: 3px;
}
#gp-new-search .gp-divider-title {
display: inline-block;
top: -15px;
}

/* Search results count ************************************/

#gp-search-results-count {
font-weight: 500;
line-height: 1;
margin-bottom: 15px;
}


/*--------------------------------------------------------------------------------------

WPBakery Page Builder

--------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------
Rows/Columns
--------------------------------------------------------------*/

/* Flex column (icon next to text) ************************************/

.vc_row .gp-flex-column .vc_column-inner > .wpb_wrapper {
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
}
.vc_row .gp-flex-column .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left .vc_icon_element-inner .vc_icon_element-icon {
top: 20px;
left: 15px;
}
.vc_row .gp-flex-column .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left + .wpb_text_column.wpb_content_element  {
width: 100%;
}

/* Masonry columns ************************************/

.gp-row-masonry .gp-gutter-size {
width: 20px;
}
.gp-row-masonry .vc_row.vc_inner {
width: 100%;
margin: 0 0 20px 0;
} 
.gp-row-masonry .vc_inner .vc_column_container > .vc_column-inner {
padding: 20px !important;
box-shadow: 0 0 10px rgba(0,0,0,0.05);
}
.gp-row-masonry .widget {
margin-bottom: 0;
}

/* Temporary fix for Responsive Page Builder ************************************/

.page-template-homepage-template #gp-content > .wpb_row:first-child .vc_column_container,
.home #gp-content > .wpb_row:first-child .vc_column_container {
background-repeat: no-repeat;
background-size: contain;
}

/* Animated row background ************************************/

.vc_row.gp-static-gradient,
.vc_row.gp-scrolling-gradient {
position: relative;
}
.vc_row .gp-animated-gradient-column {
position: relative;
z-index: 1;    
width: 100%;
}
.vc_row .gp-animated-gradient-bg {
position: absolute;
z-index: 0;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.vc_row.gp-scrolling-gradient .gp-animated-gradient-bg {
background-size: 400% 400% !important;
-webkit-animation: gpScroll 15s ease infinite;
animation: gpScroll 15s ease infinite;
-webkit-transition: all 1s ease-out !important;
transition: all 1s ease-out !important;
}
.vc_row.gp-scrolling-image {
-webkit-animation: 25s gpScroll infinite linear;
animation: 25s gpScroll infinite linear;
}

/*--------------------------------------------------------------
Buttons
--------------------------------------------------------------*/

.wpb_row .vc_btn3.vc_btn3-size-lg,
.wpb_row .vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline, 
.wpb_row .vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom {
width: 100%;
}
.wpb_row .vc_general.vc_btn3:focus {
color: #fff;
border: 0;
}
.wpb_row .vc_btn3.vc_btn3-style-custom {
background-image: none;
}

/*--------------------------------------------------------------
Call to action
--------------------------------------------------------------*/

.vc_general.vc_cta3 .vc_cta3-content p {
font-size: 16px;
line-height: 26px;
}

/*--------------------------------------------------------------
Carousel
--------------------------------------------------------------*/

.gp-carousel-wrapper .slides {
position: relative;
clear: both;
width: 100%;
}
.gp-carousel-wrapper .slides > li {
margin: 0 30px 0 0;
line-height: 24px;
}
.gp-carousel-wrapper .gp-loop-featured {
margin-bottom: 20px;
}
.gp-carousel-wrapper .flex-control-nav {
position: relative;
bottom: auto;
right: auto;
margin: 15px 0 0 0;
text-align: center;
}
.gp-carousel-wrapper .flex-control-nav li a {
border-color: rgba(0,0,0,0.5);
background-color: rgba(255,255,255,0.5);
}
.gp-carousel-wrapper .flex-control-nav li a:hover,
.gp-carousel-wrapper .flex-control-nav li .flex-active {
border-color: rgba(0,0,0,1);
background-color: rgba(255,255,255,0.5);
}

/*--------------------------------------------------------------
Custom heading
--------------------------------------------------------------*/

.vc_custom_heading[class*='fa-'] {
position: relative;
padding-left: 25px;
}
.vc_custom_heading[class*='fa-']:before {
position: absolute;
top: auto;
left: 0;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.vc_custom_heading[class*='fa-'].gp-black:before {
color: #000;
}
.vc_custom_heading[class*='fa-'].gp-blue:before {
color: #39c8df;
}
.vc_custom_heading[class*='fa-'].gp-dark-grey:before {
color: #232323;
}
.vc_custom_heading[class*='fa-'].gp-green:before {
color: #4b99a4;
}
.vc_custom_heading[class*='fa-'].gp-light-grey:before {
color: #e6e6e6;
}
.vc_custom_heading[class*='fa-'].gp-orange:before {
color: #fd643b;
}
.vc_custom_heading[class*='fa-'].gp-white:before {
color: #fff;
}

/*--------------------------------------------------------------
FAQ
--------------------------------------------------------------*/

.gp-theme .wpb_toggle,
.gp-theme #gp-content h4.wpb_toggle,
.gp-theme .wpb_toggle_title_active,
.gp-theme #gp-content h4.wpb_toggle_title_active {
padding-left: 0;
background-image: none;
font-weight: normal;
font-size: 16px;
line-height: 26px;
}
.gp-theme .wpb_toggle:before,
.gp-theme #gp-content h4.wpb_toggle:before {
margin-right: 10px;
content: '\f196';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-theme .wpb_toggle_title_active:before,
.gp-theme #gp-content h4.wpb_toggle_title_active:before {
content: '\f147';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

/*--------------------------------------------------------------
Featured box
--------------------------------------------------------------*/

/* Wrapper ************************************/

.gp-featured-box-wrapper {
display: -webkit-flex;
display: flex;
position: relative;
width: 100%;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.gp-featured-box-wrapper.gp-wide {
width: calc(100% + 30px);
margin-left: -15px;
margin-right: -15px;
}		

/* Large column ************************************/

.gp-featured-large-col {
width: 100%;
line-height: 0;
}
.gp-featured-box-2-1-2 .gp-featured-large-col {
order: 2;
flex: 1 1 auto;
}
.gp-featured-box-1 .gp-featured-large-col,
.gp-featured-box-1 .gp-featured-large {
width: 100% !important;
}
.gp-featured-large {
position: relative;
overflow: hidden;
width: 100%;
height: 100%;
}

/* Small column ************************************/

.gp-featured-small-col {
display: inline-block;
line-height: 0;
flex: 1 1 auto;
}
.gp-featured-box-2-1-2 .gp-featured-small-col.gp-col-1 { 
order: 1;
}
.gp-featured-box-2-1-2 .gp-featured-small-col.gp-col-2 { 
order: 3;
}
.gp-featured-small {
display: inline-block;
position: relative;
overflow: hidden;
}

/* Video box ************************************/

.gp-featured-box-video .gp-video-wrapper {
width: 100%;
height: 100%;
padding-bottom: 0;
}
.gp-featured-box-video iframe {
width: 100%;
height: 100%;
}

/* Scroll box ************************************/

.gp-featured-box-scroll {
z-index: 0;
overflow-x: auto;
overflow-y: hidden;
white-space: nowrap;
font-size: 0;
line-height: 0;
-webkit-overflow-scrolling: touch;
transform: translate3d(0,0,0);
order: 5;
-ms-overflow-style: none;
scrollbar-width: none;
}
.gp-featured-box-scroll::-webkit-scrollbar { 
width: 0 !important; 
}

/* Image ************************************/

.gp-featured-box-wrapper .gp-featured-box-link {
display: block;
position: relative;   
overflow: hidden; 
width: 100%;
height: 100%;
}
.gp-featured-box-wrapper .gp-featured-box-link:before {
display: block;
content: '';
position: absolute;
z-index: 1;
bottom: 0;
height: 70%;
width: 100%;
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 40%, rgba(0,0,0,.7) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 40%, rgba(0,0,0,.7) 100%);
}
.gp-featured-box-wrapper .gp-has-video.gp-featured-box-link:before {
display: none;
} 
.gp-featured-box-image {
display: block;
width: 100%;
height: 100%;
background-position: center center;
background-size: cover;
transition-timing-function: ease;
-webkit-transition: -webkit-transform .3s ease, opacity .3s;
transition: transform .3s ease, opacity .3s;
}
a:hover .gp-featured-box-image {
-webkit-transform: scale3d(1.1,1.1,1);
transform: scale3d(1.1,1.1,1);
}
.gp-featured-large .gp-featured-box-image {
padding-top: 80%;
}

/* Caption ************************************/

.gp-featured-caption {
position: absolute;
z-index: 1;
left: 0;
bottom: 0;
width: 100%;
white-space: normal;
pointer-events: none;
}
.gp-has-video + .gp-featured-caption {
display: none;
}
.gp-featured-large .gp-featured-caption-inner {
width: 80%;
padding: 0 0 26px 30px;
}
.gp-featured-small .gp-featured-caption-inner {
width: 100%;
padding: 0 20px 16px;
}
.gp-featured-caption-title {
margin: 0;
color: #fff;
font-weight: 500;
text-shadow: 1px 1px 3px rgba(0,0,0,.2);
}
.gp-featured-large .gp-featured-caption-title {
font-size: 22px;
line-height: 26px;
}
.gp-featured-small .gp-featured-caption-title {
font-size: 16px;
line-height: 20px;
}
.gp-featured-box-cats { 
margin-bottom: 2px;
line-height: 1;
}
.gp-featured-box-cats a {
display: inline-block;
margin: 0 5px 5px 0;
padding: 4px 6px;
font-size: 10px;
line-height: 1;
font-weight: 700;
text-transform: uppercase;
color: #fff;
background: rgba(0, 0, 0, 0.7);
}
.gp-featured-box-wrapper .gp-loop-meta {
margin: 6px 0 0 0;    
opacity: 0.6;
}
.gp-featured-box-wrapper .gp-loop-meta,
.gp-featured-box-wrapper .gp-loop-meta a {
color: #fff;
}
.gp-featured-small .gp-loop-meta {
display: none;
}

/*--------------------------------------------------------------
Hover box
--------------------------------------------------------------*/

.vc-hoverbox-front h2:not(.vc_custom_heading) {
color: #fff !important;
font-weight: 500;
text-shadow: 0 0 20px #000;
}
.vc-hoverbox-back h2 {
font-weight: 500;
margin-bottom: 20px;
}
.vc-hoverbox-back p {
font-size: 16px;
line-height: 26px;
}

/*--------------------------------------------------------------
Image carousel
--------------------------------------------------------------*/

.vc_row .vc_images_carousel {
max-width: 100%;
}
.vc_row .vc_images_carousel .vc_carousel-indicators li,
.vc_row .vc_images_carousel.vc_carousel_vertical .vc_carousel-indicators li {
width: 14px;
height: 14px;
background: rgba(0,0,0,0.5);
border: 2px solid rgba(255,255,255,0.5);
}
.vc_row .vc_images_carousel .vc_carousel-indicators li:hover,
.vc_row .vc_images_carousel.vc_carousel_vertical .vc_carousel-indicators li:hover,
.vc_row .vc_images_carousel .vc_carousel-indicators .vc_active,
.vc_row .vc_images_carousel.vc_carousel_vertical .vc_carousel-indicators li.vc_active {
width: 14px;
height: 14px;
background: rgba(0,0,0,1);
border: 2px solid rgba(255,255,255,1);
}
.vc_row .vc_images_carousel.vc_carousel_vertical .vc_carousel-indicators li,
.vc_row .vc_images_carousel.vc_carousel_vertical .vc_carousel-indicators li.vc_active {
margin: 4px auto;
}

.gp-theme .vc_images_carousel .vc_carousel-control {
display: block;
width: 40px;
height: 40px;
background: #00000080;
text-align: center;
cursor: pointer;
}
.gp-theme .vc_images_carousel .vc_carousel-control .icon-next:before, 
.gp-theme .vc_images_carousel .vc_carousel-control .icon-prev:before {
color: #fff;
font-size: 26px;
}
.gp-theme .vc_images_carousel .vc_carousel-control .icon-prev:before {
content: '\f104';
top: 0;
margin-right: 4px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-theme .vc_images_carousel .vc_carousel-control .icon-next:before {
content: '\f105';
top: 0;
margin-left: 4px;
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

/*--------------------------------------------------------------
Image gallery
--------------------------------------------------------------*/

.wpb_gallery .wpb_flexslider.flexslider {
margin-bottom: 40px;
border: 0;
background: transparent;
box-shadow: none;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a {
display: block;
width: 30px;
height: 30px;
background: rgba(0,0,0,0.5);
text-align: center;
cursor: pointer;
}
.wpb_gallery .wpb_flexslider.flexslider:hover .flex-prev {
opacity: 1;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a:before {
color: #fff;
font-size: 20px;
line-height: 30px !important;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav .flex-next:before {
content: '\f105';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav .flex-prev:before {
content: '\f104';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a:hover {
background: rgba(0,0,0,0.8);
color: #fff;
}

/*--------------------------------------------------------------
LayerSlider
--------------------------------------------------------------*/

.wpb_layerslider_element.wpb_content_element {
margin-bottom: 0;
}

/*--------------------------------------------------------------
Masonry Media Grid
--------------------------------------------------------------*/

.gp-wpb-lightbox-image {
display: block;
position: absolute;
width: 100%;
height: 100%;
}
    
/*--------------------------------------------------------------
PMP Register Form
--------------------------------------------------------------*/

.gp-pmp-register-form .gp-form-field {
float: left;
width: 50%;
margin-bottom: 20px;
}
.gp-pmp-register-form .gp-form-field:nth-of-type(odd) {
padding-right: 10px;
}
.gp-pmp-register-form .gp-form-field:nth-of-type(even) {
padding-left: 10px;
}
.gp-pmp-register-form .gp-form-field input {
width: 100%;
height: 45px;
}
.gp-pmp-register-form .gp-submit input {
width: 100%;
height: 45px;
text-align: center;
}

/*--------------------------------------------------------------
Post submission/edit form
--------------------------------------------------------------*/

.gp-post-form {
position: relative;
}
.gp-post-form .gp-loader {
z-index: 2;
position: absolute;
background: rgba(255,255,255,0.5);
}

/* Form fields ************************************/

/* Input fields */
.gp-field-container {
margin-bottom: 15px;
}
.gp-post-form .gp-field {
width: 100%;
}
.gp-post-form .gp-field-title {
font-weight: 700;
}
.gp-post-form .gp-error .gp-field {
border-color: #E44E48;
}
.gp-post-form textarea {
display: block;
}
.gp-field-desc {
display: block;
margin-top: 10px;
font-size: 12px;
line-height: 14px;
}
.gp-post-form-submit {
margin: 0;
}
.gp-post-form .gp-submit {
width: 100%;
}

/* Format field */
.gp-post-form-format-field {
display: none;
}
.gp-post-form-format-field.gp-show {
display: block;
}

/* Upload field */
.gp-uploads {
display: block;
}
.gp-uploads .gp-upload-preview {    
display: inline-block;
margin: 12px 10px 0 0;
}
.gp-uploads .gp-upload-list {    
margin: 12px 0 0 20px;
}
.gp-post-form .gp-upload-item {
width: auto;
}
.gp-upload-item:before {
content: '\f093';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
line-height: 1;
margin-right: 10px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

/* Multi checkbox field */
.gp-checkbox-multi-field input[type='checkbox'] {
margin-left: 10px;
}
.gp-checkbox-multi-field input[type='checkbox']:first-child,
.gp-checkbox-multi-field div + input[type='checkbox'] {
margin-left: 0;
}

/* GDPR field */
.gp-post-form .gp-post-form-gdpr {
margin: 20px 0 0 0;
font-size: 11px;
line-height: 15px;
}
.gp-post-form .gp-post-form-gdpr input {
display: inline-block;
margin-top: 3px;
vertical-align: top;
}
.gp-post-form .gp-post-form-gdpr label {
display: inline-block;
max-width: 90%;
font-size: 11px;
line-height: 15px;
}

/* Error fields */
.gp-post-form .gp-message {
display: none;
margin-top: 10px;
color: #E44E48;
line-height: 1;
}
.gp-post-form .gp-error .gp-message {
display: block;
}

/* Success message ************************************/

.gp-post-form .gp-success {
display: none;
position: relative;
width: 100%;
clear: both;
overflow: hidden;
margin-bottom: 20px;
padding: 20px;
background: #8cbe4b;
text-align: center;
border-radius: 3px;
}
.gp-post-form .gp-success.gp-show-message {
display: block;
}
.gp-success-icon {
margin-bottom: 20px;
}
.gp-post-form .gp-success-icon:before {
content: '\f14a';
font-family: 'Font Awesome 5 Free', 'FontAwesome';
font-weight: 900;
color: #fff;
font-size: 72px;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gp-post-form .gp-success strong {
margin: 0 0 10px 0;
color: #fff;
font-size: 16px;
line-height: 20px;
}
.gp-post-form .gp-success p {
margin: 0;
opacity: 0.7;
color: #fff;
font-size: 14px;
line-height: 18px;
}
.gp-post-form .gp-success p a {
text-decoration: underline;
color: #fff;
}
.gp-post-form .gp-success p a:hover {
text-decoration: none;
}

/* Login message ************************************/

.gp-post-form-login strong a {
text-decoration: underline;
}
.gp-post-form-login strong a:hover {
text-decoration: none;
}

/* Media upload window ************************************/

.wp-media-buttons .insert-media,
.html-active .switch-html, 
.tmce-active .switch-tmce {
font-weight: inherit;
}
.gp-post-form .wp-core-ui .button, 
.gp-post-form .wp-core-ui .button-primary, 
.gp-post-form .wp-core-ui .button-secondary {
border-width: 1px;
border-style: solid;
font-size: 13px;
line-height: 2.15384615;
border-width: 1px;
border-style: solid;
border-radius: 3px;
}
.gp-post-form .wp-media-buttons .insert-media {
margin-right: 5px;
margin-bottom: 4px;
padding-left: 7px;
padding-right: 7px;
}
.wp-media-buttons .insert-media:hover {
font-weight: inherit;
}
.tmce-active .switch-html:hover, 
.html-active .switch-tmce:hover {
background: none;
}
.media-modal p {
font-size: 13px;
line-height: 1.5;
margin: 1em 0;
}
.media-modal h2 {
font-family: inherit;
letter-spacing: inherit;
}    
.media-attachments-filter-heading, 
.media-frame-menu-heading,
.image-details h2, 
.media-sidebar h2 {
font-family: inherit !important;
letter-spacing: inherit !important;
}
.media-modal button {
font-family: inherit !important;
letter-spacing: inherit !important;
font-weight: inherit !important;
}
.media-frame-router button {
color: inherit !important;
border-radius: inherit !important;
}
.media-modal-close:active,
.media-modal-close:hover {
color: #00a0d2 !important;
background: none !important;
}
.media-modal select:not([multiple]) {
height: auto;
padding: 0;
background-image: none;
-webkit-appearance: menulist;
}
.media-modal input[type='text'], 
.media-modal input[type='email'], 
.media-modal input[type='password'], 
.media-modal input[type='search'], 
input[type='tel'] {
height: auto;
}
.media-modal .compat-field-vc-image-filter {
display: none;
}
.mce-fullscreen #gp-standard-header,
.mce-fullscreen #gp-mobile-header,
.mce-fullscreen #wpadminbar {
display: none !important;
}

/*--------------------------------------------------------------
Progress bar
--------------------------------------------------------------*/

.vc_row .vc_progress_bar .vc_single_bar {
box-shadow: none;
}
.vc_progress_bar .vc_single_bar .vc_label {
font-size: 16px;
}

/*--------------------------------------------------------------
Pricing table
--------------------------------------------------------------*/

.vc_row-o-equal-height .vc_column-inner > .wpb_wrapper {
display: -webkit-flex;
display: flex;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
flex-grow: 1;
-webkit-flex-direction: column;
flex-direction: column;
}
.gp-pricing-column {
display: -webkit-flex;
display: flex;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
flex-grow: 1;
-webkit-flex-direction: column;
flex-direction: column;
text-align: center;
overflow: hidden;
background-color: #fff;
}
.gp-style-3.gp-pricing-column {
border-radius: 4px;
}
.gp-pricing-column-header {
overflow: hidden;
padding: 20px;
background-color: #232323;
}
.gp-pricing-column-title {
margin: 0;
font-size: 24px;
line-height: 1;
font-weight: bold;
color: #fff;
}
.gp-pricing-column-highlight-text {    
margin: 0 0 5px 0;
text-transform: uppercase;
font-size: 14px;
line-height: 15px;    
font-weight: bold;
color: #fff;
}
.gp-pricing-column-costs {
padding: 30px 0;
background: #fff;
}
.gp-style-2 .gp-pricing-column-costs {
padding: 0 0 30px 0;
}
.gp-style-3 .gp-pricing-column-costs {
padding: 10px 0 20px 0;
}
.gp-pricing-column-costs h5,
.gp-pricing-column-costs h6 {
color: #232323;
}
.gp-style-2 .gp-pricing-column-circle {
display: inline-block;
width: 180px;
padding: 55px 0;
border-radius: 100%;
background-color: #f8f8f8;
}
.gp-pricing-column-symbol {
display: inline;
clear: none;
margin: 0;
font-size: 48px;
line-height: 1;
font-weight: 500;
letter-spacing: -5px;
}
.gp-pricing-column-symbol.gp-has-trial-price {
font-size: 30px;
opacity: 0.8;
text-decoration: line-through;
}
.gp-pricing-column-price {
display: inline;
clear: none;
margin: 0;
font-size: 48px;
line-height: 1;
font-weight: 500;
letter-spacing: -4px;
}
.gp-pricing-column-price.gp-has-trial-price {
margin-right: 10px;
font-size: 30px;
opacity: 0.8;
text-decoration: line-through;
}
.gp-pricing-column-trial-price {
display: inline;
clear: none;
margin: 0;
font-size: 48px;
line-height: 1;
font-weight: 500;
letter-spacing: -4px;
}
.gp-pricing-column-interval {
margin: 0;
margin-top: 5px;
font-size: 16px;
line-height: 1;
opacity: 0.5;
}
.gp-pricing-column-content {
overflow: hidden;
padding: 30px;
font-size: 16px;
line-height: 20px;
background-color: #fff;
color: #232323;
}
.gp-style-2 .gp-pricing-column-content {
padding: 0;
}
.gp-style-3 .gp-pricing-column-content {
padding: 20px 30px;
}
.gp-pricing-column-content ul {
margin: 0;
}
.gp-pricing-column-content li {
padding-top: 20px;
list-style-type: none;
}
.gp-pricing-column-content li:first-child {
padding-top: 0;
}
.gp-style-2 .gp-pricing-column-content li {
padding: 10px 20px;
}
.gp-style-2 .gp-pricing-column-content li:nth-child(odd) {
background-color: #f8f8f8;
}
.gp-pricing-column-footer {
overflow: hidden;
padding: 30px;
background-color: #fff;
}
.gp-pricing-column-button {
display: inline-block;
width: 100%;
padding: 14px 18px;
border-radius: 3px;
cursor: pointer;
text-align: center;
font-size: 16px;
line-height: 1;
background-color: #39c8df;
color: #fff;
}
.gp-pricing-column-button:hover {
background-color: #00a0e3;
}
.gp-pricing-column-button.disabled {
cursor: not-allowed;
pointer-events: none;
}
.gp-pricing-column-divider {
width: 75%;
height: 1px;    
margin: -1px auto 0;
border-bottom-width: 1px;
border-style: solid;
border-color: #e6e6e6;
}

/*--------------------------------------------------------------
WP Recent Comments
--------------------------------------------------------------*/

.vc_wp_recentcomments.wpb_content_element {
margin-bottom: 0;
}

/*--------------------------------------------------------------
Showcase
--------------------------------------------------------------*/

.gp-showcase-wrapper {
position: relative;
width: 100%;
overflow: hidden;
clear: both;
}
.gp-large-post .gp-post-item {
padding-bottom: 20px;
}  
.gp-large-post .gp-loop-featured {
margin-bottom: 20px;
}  
.gp-large-post img {
width: 100%;
}
.gp-small-posts .gp-post-item {
padding: 20px 0;
border-bottom-width: 1px;
border-style: solid;
}
.gp-small-posts .gp-post-item:first-child {
border-top-width: 1px;
}
.gp-small-posts .gp-post-thumbnail,
.gp-small-posts .gp-post-gallery,
.gp-small-posts .gp-post-video {
float: left;
width: 75px;
margin: 0 15px 0 0;
}
.gp-small-posts .gp-loop-content .gp-post-audio {
margin-bottom: 10px;
}
.gp-small-posts .gp-ranking-counter {
bottom: 5px;
left: 5px;
margin-right: 15px;
width: 30px;
height: 30px;
line-height: 30px;
font-size: 14px;
}
.gp-style-modern .gp-small-posts .gp-loop-title {
font-size: 17px;
line-height: 21px;
}

/*--------------------------------------------------------------
Statistics
--------------------------------------------------------------*/

.gp-stats-columns .gp-stats-col {
float: left;
width: 50%;
margin-bottom: 20px;
padding: 0 10px;
text-align: center;
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
}
.gp-stats-list .gp-stats-col {
float: left;
width: 100%;
overflow: hidden;
clear: both;
padding: 15px 0;
border-bottom: 1px;
border-style: solid;
}
.gp-stats-icon {
color: #39c8df;
}
.gp-stats-columns .gp-stats-icon {
margin-bottom: 15px;
}
.gp-stats-list .gp-stats-icon {
float: left;
margin-right: 15px;
}
.gp-stats-icon:before {
line-height: 1;
}
.gp-stats-columns .gp-stats-icon {
font-size: 48px;
}
.gp-stats-list .gp-stats-icon:before {
font-size: 16px;
}
.gp-stats-columns .gp-stats-title {
margin-bottom: 5px;
font-size: 18px;
line-height: 1;
font-weight: 500;
letter-spacing: -1px;
color: #999;
}
.gp-stats-list .gp-stats-title {
float: left;
line-height: 1;
color: #999;
}
.gp-stats-columns .gp-stats-count {
font-size: 36px;
font-weight: 500;
line-height: 1;
letter-spacing: -1px;
color: #999;
}
.gp-stats-list .gp-stats-count {
float: right;
color: #999;
line-height: 1;
}

/*--------------------------------------------------------------
Tabs
--------------------------------------------------------------*/

/* Tab list ************************************/

.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-2 .vc_tta-tabs-container,
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-2 .vc_tta-panel-title {
background: #f8f8f8;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-gp-2 .vc_tta-tabs-container {
border-right: 1px solid #e6e6e6;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-2 .vc_tta-tabs-container,
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-3 .vc_tta-tabs-container {
margin: 0;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top .vc_tta-panel.vc_active .vc_tta-panel-heading,
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top .vc_tta-panel:not(:last-child) .vc_tta-panel-heading,
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top .vc_tta-panel.vc_active +.vc_tta-panel .vc_tta-panel-heading, 
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
margin-top: 15px;
margin-bottom: 0;
}

/* Inactive tab ************************************/

.wpb-js-composer .vc_tta.vc_tta-style-gp-1 .vc_tta-tab,
.wpb-js-composer .vc_tta.vc_tta-style-gp-1 .vc_tta-panel-title {
font-size: 16px;
line-height: 20px;
font-weight: 500;
background: #f8f8f8;
color: #232323;
}
.wpb-js-composer .vc_tta.vc_tta-style-gp-2 .vc_tta-tab,
.wpb-js-composer .vc_tta.vc_tta-style-gp-2 .vc_tta-panel-title {
font-size: 16px;
line-height: 20px;
font-weight: 500;
color: #232323;
}
.wpb-js-composer .vc_tta.vc_tta-tabs-position-top.vc_tta-style-gp-2 .vc_tta-tab,
.wpb-js-composer .vc_tta.vc_tta-tabs-position-top.vc_tta-style-gp-2 .vc_tta-panel-title {
background: #f8f8f8;
}
.wpb-js-composer .vc_tta.vc_tta-tabs-position-left.vc_tta-style-gp-2 .vc_tta-tab,
.wpb-js-composer .vc_tta.vc_tta-tabs-position-left.vc_tta-style-gp-2 .vc_tta-panel-title {
background: transparent;
border-bottom: 1px solid #e6e6e6;
}
.wpb-js-composer .vc_tta.vc_tta-tabs-position-left.vc_tta-style-gp-2 .vc_tta-tab:last-child {
border-bottom: 0;
}
.wpb-js-composer .vc_tta.vc_tta-style-gp-3 .vc_tta-tab,
.wpb-js-composer .vc_tta.vc_tta-style-gp-3 .vc_tta-panel-title {
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
font-size: 16px;
line-height: 20px;
font-weight: 500;
background: #f8f8f8;
color: #232323;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-3 .vc_tta-tab,
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-3 .vc_tta-panel-title {
text-align: center;
}

/* Active tab ************************************/

.wpb-js-composer .vc_tta.vc_tta-style-gp-1 .vc_tta-tab.vc_active,
.wpb-js-composer .vc_tta.vc_tta-style-gp-1 .vc_tta-panel.vc_active .vc_tta-panel-title {
color: #fff;
}
.wpb-js-composer .vc_tta.vc_tta-style-gp-2 .vc_tta-tab.vc_active,
.wpb-js-composer .vc_tta.vc_tta-style-gp-2 .vc_tta-panel.vc_active .vc_tta-panel-title {
position: relative;
color: #232323;
}
.wpb-js-composer .vc_tta.vc_tta-tabs-position-left.vc_tta-style-gp-2 .vc_tta-tab.vc_active,
.wpb-js-composer .vc_tta.vc_tta-tabs-position-left.vc_tta-style-gp-2 .vc_tta-panel.vc_active .vc_tta-panel-title {
background: transparent;
border: 0;
}
.wpb-js-composer .vc_tta.vc_tta-style-gp-2 .vc_tta-tab.vc_active:before,
.wpb-js-composer .vc_tta.vc_tta-style-gp-2 .vc_tta-panel.vc_active .vc_tta-panel-title:before {
content: '';
position: absolute;
display: block;
bottom: 0;
left: 0;
width: 100%;
height: 2px;
-webkit-backface-visibility: hidden;
}
.wpb-js-composer .vc_tta.vc_tta-style-gp-3 .vc_tta-tab.vc_active,
.wpb-js-composer .vc_tta.vc_tta-style-gp-3 .vc_tta-panel.vc_active .vc_tta-panel-title {
color: #fff;
}

/* Tab link ************************************/

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-1 .vc_tta-tab:not(.vc_active):hover .vc_tta-title-text,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-1 .vc_tta-panel:not(.vc_active) .vc_tta-panel-title:hover .vc_tta-title-text {
-webkit-background-clip: text;
-webkit-text-fill-color: #0000;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-tab > a,
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-heading {
border: 0 !important;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-2 .vc_tta-tab > a,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-2 .vc_tta-panel-title > a {
padding-left: 20px;
padding-right: 20px;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-2 .vc_tta-tab.vc_active .vc_tta-title-text,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-2 .vc_tta-panel.vc_active .vc_tta-title-text,

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-2 .vc_tta-tab:hover .vc_tta-title-text,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-2 .vc_tta-panel .vc_tta-panel-title:hover .vc_tta-title-text,

.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-3 .vc_tta-tab:not(.vc_active):hover .vc_tta-title-text,
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-3 .vc_tta-panel:not(.vc_active) .vc_tta-panel-title:hover .vc_tta-title-text {
-webkit-background-clip: text;
-webkit-text-fill-color: #0000;
}

/* Tab panel ************************************/

.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-1 .vc_tta-panel-body {
padding-left: 0;
padding-right: 0;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-gp-1 .vc_tta-panel-body {
padding: 0;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-2 .vc_tta-panel-body {
background: #f8f8f8;
padding: 20px;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-gp-2 .vc_tta-panel-body {
background: transparent;
padding: 0;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-3 .vc_tta-panel-body {
background: #f8f8f8;
}

/*--------------------------------------------------------------
Testimonial slider
--------------------------------------------------------------*/

.gp-testimonial-box {
overflow: hidden;
position: relative;
clear: both;
width: 100%;  
text-align: center;
}
.gp-has-arrows .gp-testimonial-box {
padding: 0 40px;  
}
.gp-testimonial-image {
display: inline-block;
position: relative;
margin-bottom: 30px;
}
.gp-slider .slides li .gp-testimonial-image img {
width: 100px;
height: 100px;
border: 6px solid #e6e6e6;
border-radius: 100%;
}
.gp-pointer {
position: absolute;
bottom: -2px;
right: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 10px 0 10px 20px;
border-color: transparent transparent transparent #e6e6e6;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.gp-testimonial-headline {
margin: 0 0 5px 0;
font-size: 18px;
line-height: 22px;
font-weight: 500;
}
.gp-testimonial-text {
margin: 0 0 5px 0;
font-size: 16px;
line-height: 24px;
}
.gp-testimonial-name {
font-size: 14px;
line-height: 18px;
font-weight: 500;
}
.gp-testimonial-slider.gp-slider .flex-control-nav {
position: relative;
bottom: auto;
right: auto;
margin: 15px 0 0 0;
text-align: center;
}
.gp-testimonial-slider.gp-slider .flex-control-nav li a {
border-color: rgba(0,0,0,0.5);
background-color: rgba(255,255,255,0.5);
}
.gp-testimonial-slider.gp-slider .flex-control-nav li a:hover,
.gp-testimonial-slider.gp-slider .flex-control-nav li .flex-active {
border-color: rgba(0,0,0,1);
background-color: rgba(255,255,255,0.5);
}
.gp-testimonial-slider.gp-slider .flex-direction-nav {
margin-top: -30px;
}
.gp-testimonial-slider.gp-slider .flex-direction-nav a {
width: auto;
height: auto;
padding: 0;
background: none;
opacity: 0.3;
}
.gp-testimonial-slider.gp-slider .flex-direction-nav a:before {
color: #000;
font-size: 60px;
line-height: 1;
}
.gp-testimonial-slider.gp-slider .flex-direction-nav a:hover {
opacity: 0.6;
}

/*--------------------------------------------------------------
Team
--------------------------------------------------------------*/

.gp-team-wrapper:before,
.gp-team-wrapper:after {
content: ' ';
display: table;
}
.gp-team-member {
padding-bottom: 40px;
text-align: center;
}	
.gp-team-image {
display: block;
margin: 0 auto 20px;
border-width: 5px;
border-style: solid;
border-radius: 100%;
}
.gp-team-name {
margin-bottom: 10px;
font-size: 19px;
line-height: 1;
}
.gp-team-position {
margin-bottom: 10px;
font-size: 16px;
line-height: 1;
}
.gp-team-description {
text-align: center;
}
.gp-team-member a {
display: inline-block;
color: inherit;
text-decoration: underline;
}
.gp-team-member a:hover {
text-decoration: none;
}


/*--------------------------------------------------------------------------------------

Other Plugins

--------------------------------------------------------------------------------------*/

/*--------------------------------------------------------------
Paid Membership Pro
--------------------------------------------------------------*/

/* General ************************************/

.gp-theme .pmpro_btn, 
.gp-theme .pmpro_btn:link, 
.gp-theme .pmpro_content_message a, 
.gp-theme .pmpro_content_message a:link {
padding: 10px 14px;
border: 0;
background-size: 200% 100%;
-webkit-transition: all .2s ease-in-out !important;
transition: all .2s ease-in-out !important;
}
.gp-theme .pmpro_btn:hover,
.gp-theme .pmpro_content_message a:hover {
background-position: 100% 0;
}
.gp-theme .pmpro_box th,
.gp-theme .pmpro_box td,
.gp-theme table.pmpro_checkout th,
.gp-theme table.pmpro_checkout td,
.gp-theme .pmpro_invoice th,
.gp-theme .pmpro_invoice td,
.gp-theme #pmpro_cancel table td,
.gp-theme #pmpro_cancel table th {
border-width: 1px;
border-style: solid;
}

/* Membership levels ************************************/

.gp-theme #pmpro_levels_table .pmpro_btn {
padding: 8px;
font-weight: 500;
font-size: 14px;
line-height: 1;
color: #232323;
border: 1px solid #e6e6e6;
background: none;
}
.gp-theme #pmpro_levels_table .pmpro_btn:hover {
background: #f8f8f8;
}

/* Checkout page ************************************/

.gp-theme .pmpro_checkout {
overflow: hidden;
}
.gp-theme form.pmpro_form label {
font-weight: 500;
}
.gp-theme .pmpro_checkout h3 .pmpro_checkout-h3-msg {
display: block;
margin-top: -20px;
font-style: normal;
}
.gp-theme #pmpro_user_fields h3 .pmpro_checkout-h3-msg {
display: none;
}

.gp-theme .pmpro_btn.pmpro_btn-submit-checkout {
width: auto;
}
.gp-theme input[type="button"].pmpro_btn.pmpro_btn-cancel {
margin: 10px 0 0 0;
}

/* Account page ************************************/

.gp-theme .pmpro_box table {
margin-top: 15px;
}

/* Content message ************************************/

.gp-theme .pmpro_content_message {
padding: 20px;
border: 1px solid #e6e6e6;
border-radius: 3px;
text-align: center;
font-size: 16px;
background: #f8f8f8;
}
.gp-theme .pmpro_content_message a:link {
margin-top: 10px;
width: 100%;
}
    
/*--------------------------------------------------------------
Contact Form 7
--------------------------------------------------------------*/

.wpcf7-form .wpcf7-not-valid-tip {
display: none;
}
.wpcf7-form .wpcf7-not-valid {
border-color: #E44E48;
}
.wpcf7-form .wpcf7-validation-errors,
.wpcf7-form .wpcf7-mail-sent-ng {
margin-left: 0;
padding: 10px 20px;
border: 0;
background: #E44E48;
color: #fff;
}
.wpcf7-form .wpcf7-mail-sent-ok {
margin-left: 0;
padding: 10px 20px;
border: 0;
background: #90D835;
color: #fff;
}

/*--------------------------------------------------------------
LayerSlider
--------------------------------------------------------------*/

.ls-gui-element.ls-loading-container {
display: none !important;
}

/*--------------------------------------------------------------
WP Live Chat Support
--------------------------------------------------------------*/

#wp-live-chat {
line-height: 1.5;
}
.modern #wp-live-chat-4 {
left: 20px !important;
}
#wplc_chatbox_header_bg {
background-image: none !important;
}
.wplc_agent_name {
margin-top: 2px;
}
.wplc-shrink .wplc_agent_name {
margin-top: -20px;
}
.wdt-emoji-picker {
line-height: 1;
}
.wplc-user-message {
padding: 5px 10px;
line-height: 20px;
}
.wplc-user-message:before {
top: 10px;
}
#wplc_chatmsg {
margin-top: 6px;
padding-left: 20px !important;
}
.bleeper_powered_by {
right: 10px;
text-align: right;
}

/*--------------------------------------------------------------
Events Manager
--------------------------------------------------------------*/

/* Headings ************************************/

.gp-theme .em.pixelbones h2 {
font-size: calc(var(--font-size) + 3px) !important;
font-weight: 600 !important;
}
.gp-theme .em.pixelbones h3 {
font-size: calc(var(--font-size) + 3px) !important;
font-weight: 600 !important;
}

/* Event search box ************************************/

/*REMOVED since 4.40 - redundant code
div.css-search {
border: 0;
padding: 0;
border-radius: 3px;
}
div.css-search div.em-search-main .em-search-submit {
border-radius: 3px;
border: 0;
text-shadow: none;
}
div.css-search select {
height: 34px;
padding: 0 40px 0 10px;
}*/

/* Calendar ************************************/

.em.em-calendar .em-cal-body .em-cal-day .em-cal-day-date.em-cal-day-date a, 
.em.em-calendar .em-cal-body .em-cal-day .em-cal-day-date.em-cal-day-date span {
line-height: 1;
display: flex;
justify-content: center;
align-items: center;
} 
/*REMOVED since 4.40 - redundant code
table.fullcalendar {
table-layout: fixed;
}
table.fullcalendar thead td {
height: auto;    
text-align: center;
font-weight: 500;
text-transform: uppercase;
font-size: 13px;
}
table.fullcalendar .days-names td {
height: auto;    
text-align: center;
font-weight: 500;
text-transform: uppercase;
font-size: 13px;
}
table.fullcalendar td {
height: 100px;
vertical-align: top;
}
table.fullcalendar td ul {
list-style: none;
margin: 0;
font-size: 12px;
line-height: 16px;
}
*/

/* Events list ************************************/

.css-events-list table.events-table th.event-time {
width: auto;
}
.css-events-list table.events-table td {
padding: 12px;
}

/* Events page ************************************/

.gp-theme .em.pixelbones .event-categories {
margin: -25px 0 0 0 !important;
list-style-type: none !important;
}
.gp-theme .em.em-event-booking-form .em-booking-section {
margin: 0;
}
.gp-theme .em.em-event-booking-form .em-booking-section p {
margin-bottom: 0 !important;
}
.gp-theme .em.em-event-booking-form .em-booking-section br {
display: none;
} 
.gp-theme .em.em-event-booking-form textarea {
margin-bottom: 0 !important;
}
.gp-theme .em-booking-submit.em-button {
margin: 15px 0 0 0 !important;
}

/* Element/widgets ************************************/

/* Events List Element */
.em.em-list-widget .em-item .em-item-image {
max-width: 75px !important;
}
.em.em-list-widget .em-item .em-item-info .em-item-name {
margin-bottom: 5px;
font-size: 16px;
line-height: 22px;
}
.em.em-list-widget .em-item .em-item-info .em-item-meta .em-item-meta-line .em-icon {
display: none;
}
.em.em-item .em-item-meta .em-item-meta-line, 
.em.em-list .em-item .em-item-meta .em-item-meta-line, 
.em.em-list-widget .em-item .em-item-meta .em-item-meta-line {
display: block;
font-size: 14px;
line-height: 20px;
}
.em.em-list-widget .em-item .em-item-info .em-item-meta .em-event-location {
font-size: small;
line-height: 1;
opacity: 0.6;
}

/* Events List Widget */
.widget_em_widget .em > li,
.widget_em_locations_widget > li,
.gp-events-element > li {
margin: 0 !important;
padding: 0 0 15px 0 !important;
line-height: 1;
}
.widget_em_widget .em > li:first-child,
.widget_em_locations_widget > li:first-child,
.gp-events-element > li:first-child {
border-top: 0;
}
.widget_em_widget .em > li:last-child,
.widget_em_locations_widget > li:last-child,
.gp-events-element > li:last-child {    
padding-bottom: 0 !important;
border-bottom: 0;
}
.widget_em_widget .em li ul,
.widget_em_locations_widget li ul,
.gp-events-element li ul {
margin-bottom: 0 !important;
font-size: small;
}
.widget_em_widget .em li li,
.widget_em_locations_widget li li,
.gp-events-element li li {
margin-bottom: 5px;
padding: 0;
font-size: 13px;
line-height: 16px;
border: 0;
opacity: 0.6;
}
.widget_em_widget .em li li:last-child,
.widget_em_locations_widget li li:last-child,
.gp-events-element li li:last-child {
margin-bottom: 0 !important;
}
.widget_em_widget .em li a,
.widget_em_locations_widget li a,
.gp-events-element li a {
display: block;
margin-bottom: 5px;
line-height: 20px;
font-weight: 500;
font-style: normal;
font-size: 16px;
}

/* Events calendar */
/*REMOVED since 4.40 - redundant code
table.em-calendar thead {
font-size: 12px;
font-weight: 500;
}

/*--------------------------------------------------------------
WPML
--------------------------------------------------------------*/

.widget .wpml-ls-legacy-dropdown .wpml-ls-item {
border: 0;
}

/*--------------------------------------------------------------
BuddyPress Global Search
--------------------------------------------------------------*/

.gp-theme .bb-global-search-ac.ui-autocomplete {
box-shadow: none;
border: 1px solid #e6e6e6;
}
.gp-theme .bb-global-search-ac.ui-menu .ui-menu-item {
line-height: 1;
padding: 0 10px;
margin-bottom: 10px;
}
.gp-theme .bb-global-search-ac.ui-menu .ui-menu-item:last-child {
margin-bottom: 0;
}
.gp-theme .bb-global-search-ac.ui-menu .ui-menu-item.ui-state-focus, 
.gp-theme .bb-global-search-ac.ui-menu .ui-menu-item.ui-state-hover, 
.gp-theme .bb-global-search-ac.ui-menu .ui-menu-item:hover {
background: transparent;
}
.gp-theme .bb-global-search-ac li:not(.bbls-category) .bboss_ajax_search_item {
margin: 0;
padding: 0;
}
.gp-theme .bb-global-search-ac li.bbls-category,
.gp-theme .bb-global-search-ac li.bbls-category a {
margin-top: 30px;
font-weight: 500;
}
.gp-theme .bb-global-search-ac .loading-msg {
font-weight: normal;
font-size: 14px;
padding: 0 0 10px 0;
}
.gp-theme .bb-global-search-ac .loading-msg span {
margin-left: -25px;
}

/* Search results page ************************************/

.gp-theme #buddypress .bboss_search_page div.dir-search {
width: 100%;
margin: 0 0 30px 0;
}
.gp-theme div.search_results h2.results-group-title {
margin: 20px 0 0 0;
}
.gp-theme #buddypress .bboss_search_page ul.item-list li div.item-title,
.gp-theme #buddypress .bboss_search_page ul.item-list li h3 {
font-size: 100%;
}
.gp-theme #buddypress .bboss_search_page ul.item-list li .entry-summary {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.gp-theme #buddypress ul.item-list li.bboss_search_item_member .item {
height: auto;
}

/*--------------------------------------------------------------
WP Debug Bar 
--------------------------------------------------------------*/

#querylist {
z-index: 99998;
}

/*--------------------------------------------------------------------------------------

Media queries

--------------------------------------------------------------------------------------*/

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {

	#gp-mobile-primary-nav,
	#gp-mobile-profile-nav {
	width: 300px;
	-webkit-transform: translateX(-300px);
	transform: translateX(-300px);
	}
	.rtl:not(.gp-mobile-primary-nav-active) #gp-mobile-primary-nav,
	.rtl:not(.gp-mobile-profile-nav-active) #gp-mobile-profile-nav {
	-webkit-transform: translateX(300px);
	transform: translateX(300px);
	}	
	.gp-posts-list.gp-style-modern .gp-post-item {
	padding: 40px 0;
	}
	.gp-filter-menu {
	width: auto;
	}
	.wpb_row .vc_btn3.vc_btn3-size-lg,
	.wpb_row .vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline, 
	.wpb_row .vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom {
	padding: 18px 80px;
	width: auto;
	}		

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

	blockquote,
	.wp-block-quote:not(.is-large):not(.is-style-large),
	.wp-block-quote.is-large, 
	.wp-block-quote.is-style-large {
	margin-left: 40px;
	margin-right: 40px;
	}
	.gp-entry-content > *.alignwide {
	width: 100%;
	max-width: 100%;
	}
	.alignleft,
	.gp-entry-content *.alignleft {
	max-width: calc(4 * (100vw / 12));
	margin-right: calc(2 * 1rem);
	}
	.alignright,
	.gp-entry-content *.alignright {
	max-width: calc(4 * (100vw / 12));
	margin-right: 0;
	margin-left: calc(2 * 1rem);
	}
	.aligncenter,
	.gp-entry-content *.aligncenter {
	max-width: calc(8 * (100vw / 12) - 28px);
	}
	.gp-container {
	width: 738px;
	}	
	.gp-logo {
	-webkit-flex: 1 0 auto;
	flex: 1 0 auto;
	}
	.gp-header-side-menu .gp-container {
	width: 100%;
	}		
	.gp-header-side-menu #gp-global-wrapper.gp-active-desktop-side-menu {
	padding-left: 30%;
	}
	#gp-global-wrapper.gp-active-desktop-side-menu #gp-side-menu-wrapper {
	width: 30%;
	}
	.admin-bar #gp-side-menu-toggle {
	bottom: 32px;
	}
	#gp-global-wrapper.gp-active-desktop-side-menu #gp-open-side-menu-button {
	opacity: 0;
	}
	#gp-content-wrapper,
	#gp-top-header .gp-container,
	#gp-mobile-header > .gp-container,
	#gp-standard-header > .gp-container,
	.gp-header-row .gp-container,
	#gp-footer .gp-container,
	#gp-page-title .gp-container {
	padding-left: 0;
	padding-right: 0;
	}
	.gp-full-page-page-header #gp-content-wrapper,
	.gp-wide-layout.gp-header-wide #gp-top-header .gp-container,
	.gp-wide-layout.gp-header-wide #gp-mobile-header > .gp-container,
	.gp-wide-layout.gp-header-wide #gp-standard-header > .gp-container,
	.gp-wide-layout.gp-header-wide .gp-header-row .gp-container,
	.gp-wide-layout #gp-footer.gp-footer-wide .gp-container,
	.gp-wide-layout.gp-full-page-page-header #gp-page-title {
	padding-left: 30px;
	padding-right: 30px;
	}
	.gp-boxed-layout #gp-content-wrapper,
	.gp-boxed-layout #gp-top-header .gp-container,
	.gp-boxed-layout #gp-mobile-header > .gp-container,
	.gp-boxed-layout #gp-standard-header > .gp-container,
	.gp-boxed-layout .gp-header-row .gp-container,
	.gp-boxed-layout #gp-footer .gp-container,
	.gp-boxed-layout #gp-page-title .gp-container {
	padding-left: 30px;
	padding-right: 30px;
	}
	.gp-header-side-menu #gp-top-header .gp-container,
	.gp-header-side-menu #gp-standard-header > .gp-container {
	padding-left: 20px;
	padding-right: 20px;
	}
	.gp-header-side-menu #gp-content-wrapper,
	.gp-header-side-menu #gp-mobile-header > .gp-container,
	.gp-header-side-menu .gp-header-row .gp-container,
	.gp-header-side-menu #gp-footer .gp-container,
	.gp-header-side-menu #gp-page-title .gp-container {
	padding-left: 20px;
	padding-right: 20px;
	}	
	.gp-full-page-page-header #gp-page-title {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	}
	#gp-page-header-video {
	padding: 30px 0;
	}
	#gp-author-info-wrapper {
	padding: 30px 15px;
	}
	#gp-author-info-wrapper .gp-divider-title {
	top: -45px;
	}
	#gp-author-info-wrapper .avatar {
	display: block;
	}
	#gp-author-details {
	margin-top: -45px;
	}
	.gp-widget-title {
	display: -webkit-flex;
	display: flex;
	}
	.gp-widget-title .gp-filter-menus {
	float: right;
	width: auto;
	}
	.gp-footer-widget {
	width: 48.5%;
	margin-left: 3%;
	}
	.gp-footer-widget:first-child {
	margin-left: 0;
	}
	.gp-footer-widget:nth-child(2n+1) {
	clear: left;
	margin-left: 0;
	}
	.gp-footer-whole {
	width: 100%;
	}
	#gp-page-title {
	padding-top: 30px;
	padding-bottom: 30px;
	}
	.gp-posts-list.gp-style-modern .gp-loop-featured {
	margin-right: 40px;
	}
	.gp-posts-list .gp-post-thumbnail, 
	.gp-posts-list .gp-post-gallery, 
	.gp-posts-list .gp-post-video,
	.gp-small-posts .gp-loop-featured.gp-posts-video {
	max-width: 100%;
	}	
	.gp-posts-list .gp-loop-text {
	display: block;
	}
	.gp-posts-columns-3 .gp-post-item {
	width: 32%;
	margin-left: 2%;
	}
	.gp-posts-columns-4 .gp-post-item {
	width: 23.5%;
	margin-left: 2%;
	}
	[class*='gp-posts-columns-'] .gp-post-item:nth-of-type(2n+1) {
	clear: none;
	margin-left: 2%;
	}
	.gp-posts-columns-2 .gp-post-item:nth-of-type(2n+1),
	.gp-posts-columns-3 .gp-post-item:nth-of-type(3n+1),
	.gp-posts-columns-4 .gp-post-item:nth-of-type(4n+1) {
	clear: left;
	margin-left: 0;
	}
	.gp-posts-masonry.gp-style-classic .gp-post-item {
	width: calc((100% - 20px) / 2);
	}
	.gp-posts-masonry.gp-style-modern .gp-post-item {
	width: calc((100% - 46px) / 2);
	}	
	.gp-row-masonry .vc_row.vc_inner {
	width: calc((100% - 21px) / 2);
	} 	
	.gp-featured-box-wrapper {
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	}
	.gp-featured-box-wrapper.gp-wide {
	width: calc(100% + 60px);
	margin-left: -30px;
	margin-right: -30px;
	}	
	.vc_row[data-vc-full-width='true'] .gp-featured-box-wrapper.gp-wide {
	width: calc(100% + 30px);
	margin-left: -15px;
	margin-right: -15px;
	}			
	.gp-featured-box-scroll {
	overflow-x: visible;
	overflow-y: visible;
	margin: 0 !important;
	white-space: normal;
	}
	.gp-featured-small {
	width: 100% !important;
	}
	.gp-featured-box-2-1-2 .gp-featured-box-scroll {
	display: none;
	}
	.gp-featured-box-scroll .gp-featured-small:first-child {
	margin: 0 !important;
	}
	.gp-featured-box-scroll .gp-col-2 .gp-featured-small:last-child {
	margin-right: 0;
	}
	.gp-featured-large .gp-featured-box-image {
	padding: 0;
	}
	.gp-featured-large .gp-featured-caption-title {
	font-size: 20px;
	line-height: 24px;
	}
	.gp-featured-small .gp-featured-caption-title {
	font-size: 14px;
	line-height: 18px;
	}	
	.gp-highlight-column.gp-pricing-column {
	margin-top: -20px;
	}	
	.gp-statistics-wrapper.gp-stats-columns {
	display: -webkit-flex;
	display: flex;
	}
	.gp-stats-columns .gp-stats-col {
	width: auto;
	margin: 0;
	}	
	.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-2 .vc_tta-tabs-list {
	margin: 0 !important;
	}
	.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-top.vc_tta-style-gp-3 .vc_tta-tabs-list {
	display: -webkit-flex;
	display: flex;
	}
	.wpb-js-composer .vc_tta.vc_tta-tabs-position-top.vc_tta-style-gp-2 .vc_tta-tab {
	margin: 0 0 0 25px;
	}
	.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-gp-1 .vc_tta-panel .vc_tta-panel-body,
	.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-left.vc_tta-style-gp-2 .vc_tta-panel-body {
	padding-left: 20px;
	padding-right: 20px;
	}
	.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-2 .vc_tta-tab > a,
	.wpb-js-composer .vc_tta.vc_general.vc_tta-style-gp-2 .vc_tta-panel-title > a {
	padding-left: 0;
	padding-right: 0;
	}
	.gp-team-member {
	float: left;
	}
	.gp-team-member.gp-left-column {
	clear: left;
	}	
	.gp-testimonial-box {
	text-align: left;
	}
	.gp-testimonial-quote {
	margin-left: 130px;
	}
	.gp-slider .slides li .gp-testimonial-image {
	float: left;
	margin: 0;
	}
	.gp-theme form.pmpro_form .pmpro_checkout:not(#pmpro_pricing_fields):not(#pmpro_tos_fields) .pmpro_checkout-fields > div {
	float: left;
	width: 49%;
	}
	.gp-theme input[type="button"].pmpro_btn.pmpro_btn-cancel {
	margin: 0 0 0 10px;
	}
	.gp-theme .pmpro_content_message a:link {
	width: auto;
	}
		
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

	blockquote,
	.wp-block-quote:not(.is-large):not(.is-style-large),
	.wp-block-quote.is-large, 
	.wp-block-quote.is-style-large {
	margin-left: 100px;
	margin-right: 100px;
	}
	.gp-container {
	width: 970px;
	}
	.gp-header-side-menu #gp-global-wrapper.gp-active-desktop-side-menu {
	padding-left: 25%;
	}
	#gp-global-wrapper.gp-active-desktop-side-menu #gp-side-menu-wrapper {
	width: 25%;
	}
	#gp-content-wrapper {	
	padding-top: 40px;
	padding-bottom: 40px;
	}
	.gp-full-page-page-header #gp-content-wrapper {
	margin-bottom: 40px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	}
	#gp-inner-container {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	}
	.gp-left-sidebar #gp-content,
	.gp-right-sidebar #gp-content,
	.gp-both-sidebars #gp-content {
	width: 72%;
	}
	.gp-sidebar {
	display: block;
	width: 25%;
	margin-top: 0;
	padding-top: 0;
	border: 0;
	}
	#gp-sidebar-left {
	float: left;
	margin-right: 3%;
	order: 1;
	}	
	.gp-both-sidebars #gp-sidebar-left {
	display: none;
	}
	#gp-sidebar-right {
	float: right;
	margin-left: 3%;
	order: 3;
	}
	.gp-sidebar-all .gp-sidebar-divider {
	display: none;
	}
	.menu .menu-item.gp-show-on-mobile {
	display: none;
	}
	.menu .menu-item.gp-hide-on-mobile {
	display: inline-block;
	}		
	.gp-nav .menu-item-has-children > a:after,
	.gp-nav .gp-tab-content-menu > a:after,
	.gp-nav .gp-content-menu > a:after,
	.gp-nav .menu-item:hover > .sub-menu {
	display: block;
	}
	.gp-nav .gp-megamenu:hover > .sub-menu {
	display: -webkit-flex;
	display: flex;
	}
	.gp-top-header-desktop #gp-top-header {
	display: block;
	}
	.gp-top-header-mobile #gp-top-header {
	display: none;
	}
	#gp-mobile-header {
	display: none;
	}
	#gp-standard-header {
	display: block;
	}
	/*REMOVE.gp-header-logo-left-2 #gp-standard-header .gp-logo {
	-webkit-flex: 0 0 auto;
    flex: 0 0 auto;
	}*/
	.gp-header-side-menu.gp-scrolling .gp-active-desktop-side-menu #gp-standard-header > .gp-container,
	.gp-header-side-menu.gp-fixed-header .gp-active-desktop-side-menu #gp-standard-header > .gp-container {
	width: calc(100% - 25%);
	margin-right: 25%;
	}	
	.gp-header-button .sub-menu {
	position: absolute;
	top: 100%;
	right: -12px;
	overflow: visible !important;
	width: 250px;
	margin: 0;
	padding: 10px 0;
	line-height: 1;
	z-index: 1;
	text-align: left;
	list-style: none;
	}
	.gp-search-button-desktop .gp-search-button {
	display: -webkit-flex;
	display: flex;
	}
	.gp-search-button-mobile .gp-search-button {
	display: none;
	}
	.gp-profile-button-desktop .gp-profile-button {
	display: -webkit-flex;
	display: flex;
	}
	.gp-profile-button-mobile .gp-profile-button {
	display: none;
	}
	.gp-side-menu-desktop #gp-side-menu-wrapper,
	.gp-side-menu-desktop #gp-open-side-menu-button {
	display: block;
	}	
	#gp-side-menu-logo {
	display: block;
	}
	#gp-mobile-primary-nav,
	#gp-mobile-profile-nav,
	#gp-mobile-nav-bg,
	.gp-open-mobile-nav-button,
	#gp-close-mobile-nav-button  {
	display: none !important;
	}
	#login {
	min-height: 0;
	padding: 80px 0 120px 0;
	}
	#gp-login-modal {
	width: 95%;
	height: auto;
	overflow: visible;
	}
	#gp-page-title .gp-container {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-align-items: center;
	align-items: center;
	}
	#gp-breadcrumbs {
	min-width: 50%;
	margin-bottom: 0;
	text-align: right;
	}	
	#gp-page-title-text {
	min-width: 50%;
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
	}
	#gp-page-header-video {
	left: 50%;
	width: 860px;
	margin: 0 0 0 -430px;
	}
	#gp-page-header-video-bg {
	display: block;
	}
	#gp-share-icons .gp-whatsapp-icon { 
	display: none;
	}
	#gp-footer.gp-footer-widgets-desktop {
	display: block;
	}
	#gp-footer-widgets {
	display: block;
	}
	.gp-footer-widget:nth-child(2n+1) {
	clear: none;
	margin-left: 3%;
	}
	.gp-footer-widget:first-child {
	margin-left: 0;
	}
	.gp-footer-half {
	width: 48.5%;
	}
	.gp-footer-third {
	width: 31.333%;
	}
	.gp-footer-fourth {
	width: 22.75%;
	}
	.gp-footer-fifth {
	width: 17.6%;
	}	
	#gp-copyright-text {
	float: left;
	}
	#gp-footer-nav {
	float: right;
	margin-top: 0;
	}
	.error404 .gp-entry-content .gp-search {
	max-width: 500px;
	}
	.gp-posts-masonry .gp-post-item {
	width: 100%;
	}
	.gp-left-sidebar .gp-posts-masonry.gp-style-classic .gp-post-item,
	.gp-right-sidebar .gp-posts-masonry.gp-style-classic .gp-post-item {
	width: calc((100% - 20px) / 2);
	}	
	.gp-no-sidebar .gp-posts-masonry.gp-style-classic .gp-post-item,
	.gp-fullwidth .gp-posts-masonry.gp-style-classic .gp-post-item {
	width: calc((100% - 41px) / 3);
	}
	.gp-left-sidebar .gp-posts-masonry.gp-style-modern .gp-post-item,
	.gp-right-sidebar .gp-posts-masonry.gp-style-modern .gp-post-item {
	width: calc((100% - 45px) / 2);
	}	
	.gp-no-sidebar .gp-posts-masonry.gp-style-modern .gp-post-item,
	.gp-fullwidth .gp-posts-masonry.gp-style-modern .gp-post-item {
	width: calc((100% - 90px) / 3);
	}
	.gp-row-masonry .vc_row.vc_inner {
	width: calc((100% - 41px) / 3);
	} 	
	.gp-featured-large .gp-featured-caption-title {
	font-size: 24px;
	line-height: 28px;
	}
	.gp-featured-small .gp-featured-caption-title {
	font-size: 18px;
	line-height: 22px;
	}
	.gp-post-form .gp-field {
	max-width: 500px;
	}
	.gp-post-form textarea.gp-field {
	max-width: 100%;
	}
	.gp-post-form .gp-submit {
	width: auto;
	}
	.gp-posts-horizontal .gp-large-post .gp-post-item {
	width: 50%;
	}
	.gp-posts-horizontal .gp-small-posts {
	float: left;
	width: 50%;
	padding-left: 20px;
	clear: right;
	}
	.gp-posts-horizontal .gp-small-posts .gp-post-item:first-child {
	padding-top: 0;
	border-top: 0;
	}
	.gp-has-arrows .gp-testimonial-box {
	padding: 0 100px;  
	}
	.gp-events-map {
	margin: 0 0 30px 15px !important;
	}
			
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1168px) {

	.gp-entry-content *.aligncenter {
	max-width: calc(6 * (100vw / 12) - 28px);
	}
	
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

	.gp-container {
	width: 1140px;
	}
	.gp-both-sidebars .gp-sidebars {
	display: block;
	width: 22%;
	}
	.gp-both-sidebars #gp-sidebar-left {
	display: block;
	}
	.gp-header-logo-left-1 #gp-standard-header .gp-container,
	.gp-header-logo-left-2 #gp-standard-header .gp-container,
	.gp-header-logo-right-1 #gp-standard-header .gp-container {
	display: -webkit-flex;
	display: flex;
	}
	.gp-header-side-menu.gp-scrolling .gp-active-desktop-side-menu #gp-standard-header > .gp-container,
	.gp-header-side-menu.gp-fixed-header .gp-active-desktop-side-menu #gp-standard-header > .gp-container {
	width: calc(100% - 20%);
	margin-right: 20%;
	}	
	.gp-header-logo-left-1 #gp-main-header-primary-nav,
	.gp-header-logo-left-2 #gp-main-header-primary-nav {
	margin-left: 0;
	}	
	.gp-header-side-menu #gp-global-wrapper.gp-active-desktop-side-menu {
	padding-left: 20%;
	}
	#gp-global-wrapper.gp-active-desktop-side-menu #gp-side-menu-wrapper {
	width: 20%;
	}	
	.gp-no-sidebar .gp-posts-masonry.gp-style-classic.gp-columns-4 .gp-post-item,
	.gp-fullwidth .gp-posts-masonry.gp-style-classic.gp-columns-4 .gp-post-item {
	width: calc((100% - 61px) / 4);
	}
	.gp-no-sidebar .gp-posts-masonry.gp-style-modern.gp-columns-4 .gp-post-item,
	.gp-fullwidth .gp-posts-masonry.gp-style-modern.gp-columns-4 .gp-post-item {
	width: calc((100% - 136px) / 4);
	}
	.gp-featured-large .gp-featured-caption-title {
	font-size: 28px;
	line-height: 32px;
	}
	.gp-featured-small .gp-featured-caption-title {
	font-size: 20px;
	line-height: 24px;
	}
		
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1470px) {

	.gp-container {
	width: 1200px;
	}	
			
}

/* Small Devices, Tablets and below */
@media only screen and (max-width: 991px) {
 
	 #gp-content {
	 width: 100% !important;
	 }
	 .gp-sidebar {
	 width: 100% !important;
	 margin-left: 0 !important;
	 margin-right: 0 !important;
	 }	 
	.pp_pic_holder {
	left: 2.5% !important;
	width: 95% !important;
	}
	.pp_content {
	width: 98% !important;
	height: auto !important;
	}
	.pp_fade {
	padding-bottom: 40px;
	width: 100% !important;
	height: 100% !important;
	}
	#pp_full_res img,
	#pp_full_res iframe,
	#pp_full_res video {
	max-width: none !important;
	width: 100% !important;
	height: auto !important;
	}
	.pp_details {
	width: 100% !important;
	}
	.ppt {
	margin-left: 0 !important;
	width: 100% !important;
	}
	.gp-back-to-top-desktop #gp-to-top {
    display: none !important;
	}
	.gp-events-map,
	.gp-events-map .em-location-map-container {
	width: 100% !important;
	}
	.gp-events-map {
	margin: 0 0 15px 0 !important;
	}
	
}

/* Extra Small Devices, Phones and below */
@media only screen and (max-width: 767px) {

	#gp-page-header .gp-container {
	height: auto;
    padding-bottom: 75% !important;
	}
	.gp-posts-list:not(.gp-widget) .gp-post-format-gallery-slider {
	width: 100% !important;
	}
	.gp-team-member {
	width: 100% !important;
	}

}

/* WordPress admin bar breakpoint */
@media only screen and (max-width: 782px) {

	.admin-bar #gp-close-mobile-nav-button {
	top: 66px;
	}
	.admin-bar #gp-mobile-primary-nav,
	.admin-bar #gp-mobile-profile-nav {
	margin-top: 46px;
	}
	#gp-side-menu-content {
	position: relative;
	}
	.admin-bar #gp-side-menu-content {
	height: calc(100% - 96px);
	}
	.gp-sticky-footer.admin-bar #gp-footer {
	top: -46px;
	}
	
}
	
/* WordPress admin bar breakpoint */
@media only screen and (max-width: 600px) {

	.gp-scrolling #gp-mobile-header,
	.gp-fixed-header #gp-mobile-header {
	top: 0;
	}
	.gp-fixed-header-all.gp-small-admin-bar #gp-mobile-header {
	position: relative;
	}
	.gp-fixed-header.gp-small-admin-bar #gp-fixed-header-padding {
	display: none;
	}

}

/* WordPress admin bar breakpoint */
@media only screen and (max-width: 400px) {

	#wp-live-chat-4 {
	width: 90%;
	}

}
/*
Theme Name: Aardvark Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Aardvark WordPress theme.
Version: 1.0
Author: GhostPool
Author URI: http://www.ghostpool.com
Text Domain: aardvark
Template: aardvark
*/

/* Add your own CSS code here */
/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.7.13 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2018, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
html.with-featherlight{overflow:hidden}.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,0)}.featherlight:last-of-type{background:rgba(0,0,0,.8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid transparent;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight link.featherlight-inner,.featherlight script.featherlight-inner,.featherlight style.featherlight-inner{display:none}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgba(255,255,255,.3);color:#000;border:none;padding:0}.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch}.featherlight iframe{border:none}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid transparent}}@media print{html.with-featherlight>*>:not(.featherlight){display:none}}
/**
 * Featherlight Gallery – an extension for the ultra slim jQuery lightbox
 * Version 1.7.13 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2018, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
.featherlight-next,.featherlight-previous{display:block;position:absolute;top:25px;right:25px;bottom:0;left:80%;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:rgba(0,0,0,0)}.featherlight-previous{left:25px;right:80%}.featherlight-next:hover,.featherlight-previous:hover{background:rgba(255,255,255,.25)}.featherlight-next span,.featherlight-previous span{display:none;position:absolute;top:50%;left:5%;width:82%;text-align:center;font-size:80px;line-height:80px;margin-top:-40px;text-shadow:0 0 5px #fff;color:#fff;font-style:normal;font-weight:400}.featherlight-next span{right:5%;left:auto}.featherlight-next:hover span,.featherlight-previous:hover span{display:inline-block}.featherlight-first-slide.featherlight-last-slide .featherlight-next,.featherlight-first-slide.featherlight-last-slide .featherlight-previous,.featherlight-loading .featherlight-next,.featherlight-loading .featherlight-previous,.featherlight-swipe-aware .featherlight-next,.featherlight-swipe-aware .featherlight-previous{display:none}@media only screen and (max-device-width:1024px){.featherlight-next:hover,.featherlight-previous:hover{background:0 0}.featherlight-next span,.featherlight-previous span{display:block}}@media only screen and (max-width:1024px){.featherlight-next,.featherlight-previous{top:10px;right:10px;left:85%}.featherlight-previous{left:10px;right:85%}.featherlight-next span,.featherlight-previous span{margin-top:-30px;font-size:40px}}
.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}
.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}

.vc_col-sm-1-per-5 {
  float: left;
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@media (min-width: 768px) {
  .vc_column_container.vc_col-sm-1-per-5 {
    width: 20%; } }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }
.clear{clear:both}.nobr{white-space:nowrap}.pvc_clear{clear:both}body .pvc-stats-icon,body .pvc-stats-icon svg{color:#8224e3 !important;fill:#8224e3 !important}body .pvc_stats{text-align:center;float:none}body .pvc_stats .pvc-stats-icon{vertical-align:middle}body .pvc_stats .pvc-stats-icon.small svg{width:18px}body .pvc_stats .pvc-stats-icon.medium svg{width:24px}body .pvc_stats .pvc-stats-icon.large svg{width:30px}
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiAw.woff) format('woff');
}
@font-face{font-display:swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;src:url(https://fonts.gstatic.com/s/roboto/v48/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmUiAw.woff) format('woff');
}
#commentform .gglcptch {
	margin: 0 0 10px;
}
#recaptcha_response_field {
	height: 17px !important;
	max-height: 35px !important;
	font-size: 10pt !important;
}
.recaptcha_theme_clean #recaptcha_response_field {
	height: 25px !important;
}
#gglcptch_error {
	color: #F00;
}
.gglcptch table#recaptcha_table {
	table-layout: auto !important;
}
/* in allowlist notification message */
.gglcptch_allowlist_message {
	display: block;
	margin: 12px 0;
}
.gglcptch_v2 {
	min-width: 1px;
	padding: 10px 0;
	clear: both;
}
.gglcptch_recaptcha .grecaptcha-badge {
	z-index: 100;
}
.gglcptch_error_text {
	color: red;
	display: none;
}
.gglcptch-password-form-error{
	color: red;
}