@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&family=Montserrat:wght@300;400;500;600;700&family=Open+Sans:wght@400;600;700;800&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400&family=Raleway:wght@400;500;600;700;800&display=swap");
.wp-block-audio figcaption { margin-top: 0.5em; margin-bottom: 1em; color: rgb(85, 93, 102); text-align: center; font-size: 13px; }
.wp-block-audio audio { width: 100%; min-width: 300px; }
.block-editor-block-list__layout .reusable-block-edit-panel { align-items: center; background: rgb(248, 249, 249); color: rgb(85, 93, 102); display: flex; flex-wrap: wrap; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-size: 13px; top: -14px; margin: 0px -14px; padding: 8px 14px; position: relative; border-top: 1px dashed rgba(145, 151, 162, 0.25); border-right: 1px dashed rgba(145, 151, 162, 0.25); border-left: 1px dashed rgba(145, 151, 162, 0.25); border-image: initial; border-bottom: none; }
.block-editor-block-list__layout .block-editor-block-list__layout .reusable-block-edit-panel { margin: 0px -14px; padding: 8px 14px; }
.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__spinner { margin: 0px 5px; }
.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__info { margin-right: auto; }
.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__label { margin-right: 8px; white-space: nowrap; font-weight: 600; }
.block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title { flex: 1 1 100%; font-size: 14px; height: 30px; margin: 4px 0px 8px; }
.block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button { flex-shrink: 0; }
@media (min-width: 960px) {
  .block-editor-block-list__layout .reusable-block-edit-panel { flex-wrap: nowrap; }
  .block-editor-block-list__layout .reusable-block-edit-panel .reusable-block-edit-panel__title { margin: 0px; }
  .block-editor-block-list__layout .reusable-block-edit-panel .components-button.reusable-block-edit-panel__button { margin: 0px 0px 0px 5px; }
}
.editor-block-list__layout .is-selected .reusable-block-edit-panel { border-color: rgba(66, 88, 99, 0.4) rgba(66, 88, 99, 0.4) rgba(66, 88, 99, 0.4) transparent; }
.is-dark-theme .editor-block-list__layout .is-selected .reusable-block-edit-panel { border-color: rgba(255, 255, 255, 0.45) rgba(255, 255, 255, 0.45) rgba(255, 255, 255, 0.45) transparent; }
.block-editor-block-list__layout .reusable-block-indicator { background: rgb(255, 255, 255); border: 1px dashed rgb(226, 228, 231); color: rgb(85, 93, 102); top: -14px; height: 30px; padding: 4px; position: absolute; z-index: 1; width: 30px; right: -14px; }
.wp-block-button { color: rgb(255, 255, 255); margin-bottom: 1.5em; }
.wp-block-button.aligncenter { text-align: center; }
.wp-block-button.alignright { text-align: right; }
.wp-block-button__link { background-color: rgb(50, 55, 60); border: none; border-radius: 28px; box-shadow: none; color: inherit; cursor: pointer; display: inline-block; font-size: 18px; margin: 0px; padding: 12px 24px; text-align: center; text-decoration: none; overflow-wrap: break-word; }
.wp-block-button__link:active, .wp-block-button__link:focus, .wp-block-button__link:hover, .wp-block-button__link:visited { color: inherit; }
.is-style-squared .wp-block-button__link { border-radius: 0px; }
.is-style-outline { color: rgb(50, 55, 60); }
.is-style-outline .wp-block-button__link { background-color: transparent; border: 2px solid; }
.wp-block-calendar { text-align: center; }
.wp-block-calendar tbody td, .wp-block-calendar th { padding: 4px; border: 1px solid rgb(226, 228, 231); }
.wp-block-calendar tfoot td { border: none; }
.wp-block-calendar table { width: 100%; border-collapse: collapse; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; }
.wp-block-calendar table th { font-weight: 440; background: rgb(237, 239, 240); }
.wp-block-calendar a { text-decoration: underline; }
.wp-block-calendar tfoot a { color: rgb(0, 115, 156); }
.wp-block-calendar table caption, .wp-block-calendar table tbody { color: rgb(64, 70, 77); }
.wp-block-categories.alignleft { margin-right: 2em; }
.wp-block-categories.alignright { margin-left: 2em; }
.wp-block-columns { display: flex; flex-wrap: wrap; }
@media (min-width: 782px) {
  .wp-block-columns { flex-wrap: nowrap; }
}
.wp-block-column { flex-grow: 1; margin-bottom: 1em; flex-basis: 100%; min-width: 0px; word-break: break-word; overflow-wrap: break-word; }
@media (min-width: 600px) {
  .wp-block-column { flex-basis: calc(50% - 16px); flex-grow: 0; }
  .wp-block-column:nth-child(2n) { margin-left: 32px; }
}
@media (min-width: 782px) {
  .wp-block-column:not(:first-child) { margin-left: 32px; }
}
.wp-block-cover, .wp-block-cover-image { position: relative; background-color: rgb(0, 0, 0); background-size: cover; background-position: 50% center; min-height: 430px; width: 100%; margin: 0px 0px 1.5em; display: flex; justify-content: center; align-items: center; overflow: hidden; }
.wp-block-cover-image.has-left-content, .wp-block-cover.has-left-content { justify-content: flex-start; }
.wp-block-cover-image.has-left-content .wp-block-cover-image-text, .wp-block-cover-image.has-left-content .wp-block-cover-text, .wp-block-cover-image.has-left-content h2, .wp-block-cover.has-left-content .wp-block-cover-image-text, .wp-block-cover.has-left-content .wp-block-cover-text, .wp-block-cover.has-left-content h2 { margin-left: 0px; text-align: left; }
.wp-block-cover-image.has-right-content, .wp-block-cover.has-right-content { justify-content: flex-end; }
.wp-block-cover-image.has-right-content .wp-block-cover-image-text, .wp-block-cover-image.has-right-content .wp-block-cover-text, .wp-block-cover-image.has-right-content h2, .wp-block-cover.has-right-content .wp-block-cover-image-text, .wp-block-cover.has-right-content .wp-block-cover-text, .wp-block-cover.has-right-content h2 { margin-right: 0px; text-align: right; }
.wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover-image .wp-block-cover-text, .wp-block-cover-image h2, .wp-block-cover .wp-block-cover-image-text, .wp-block-cover .wp-block-cover-text, .wp-block-cover h2 { color: rgb(255, 255, 255); font-size: 2em; line-height: 1.25; z-index: 1; margin-bottom: 0px; max-width: 610px; padding: 14px; text-align: center; }
.wp-block-cover-image .wp-block-cover-image-text a, .wp-block-cover-image .wp-block-cover-image-text a:active, .wp-block-cover-image .wp-block-cover-image-text a:focus, .wp-block-cover-image .wp-block-cover-image-text a:hover, .wp-block-cover-image .wp-block-cover-text a, .wp-block-cover-image .wp-block-cover-text a:active, .wp-block-cover-image .wp-block-cover-text a:focus, .wp-block-cover-image .wp-block-cover-text a:hover, .wp-block-cover-image h2 a, .wp-block-cover-image h2 a:active, .wp-block-cover-image h2 a:focus, .wp-block-cover-image h2 a:hover, .wp-block-cover .wp-block-cover-image-text a, .wp-block-cover .wp-block-cover-image-text a:active, .wp-block-cover .wp-block-cover-image-text a:focus, .wp-block-cover .wp-block-cover-image-text a:hover, .wp-block-cover .wp-block-cover-text a, .wp-block-cover .wp-block-cover-text a:active, .wp-block-cover .wp-block-cover-text a:focus, .wp-block-cover .wp-block-cover-text a:hover, .wp-block-cover h2 a, .wp-block-cover h2 a:active, .wp-block-cover h2 a:focus, .wp-block-cover h2 a:hover { color: rgb(255, 255, 255); }
.wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax { background-attachment: fixed; }
@supports (-webkit-overflow-scrolling:touch) {
  .wp-block-cover-image.has-parallax, .wp-block-cover.has-parallax { background-attachment: scroll; }
}
.wp-block-cover-image.has-background-dim::before, .wp-block-cover.has-background-dim::before { content: ""; position: absolute; inset: 0px; background-color: inherit; opacity: 0.5; z-index: 1; }
.wp-block-cover-image.has-background-dim.has-background-dim-10::before, .wp-block-cover.has-background-dim.has-background-dim-10::before { opacity: 0.1; }
.wp-block-cover-image.has-background-dim.has-background-dim-20::before, .wp-block-cover.has-background-dim.has-background-dim-20::before { opacity: 0.2; }
.wp-block-cover-image.has-background-dim.has-background-dim-30::before, .wp-block-cover.has-background-dim.has-background-dim-30::before { opacity: 0.3; }
.wp-block-cover-image.has-background-dim.has-background-dim-40::before, .wp-block-cover.has-background-dim.has-background-dim-40::before { opacity: 0.4; }
.wp-block-cover-image.has-background-dim.has-background-dim-50::before, .wp-block-cover.has-background-dim.has-background-dim-50::before { opacity: 0.5; }
.wp-block-cover-image.has-background-dim.has-background-dim-60::before, .wp-block-cover.has-background-dim.has-background-dim-60::before { opacity: 0.6; }
.wp-block-cover-image.has-background-dim.has-background-dim-70::before, .wp-block-cover.has-background-dim.has-background-dim-70::before { opacity: 0.7; }
.wp-block-cover-image.has-background-dim.has-background-dim-80::before, .wp-block-cover.has-background-dim.has-background-dim-80::before { opacity: 0.8; }
.wp-block-cover-image.has-background-dim.has-background-dim-90::before, .wp-block-cover.has-background-dim.has-background-dim-90::before { opacity: 0.9; }
.wp-block-cover-image.has-background-dim.has-background-dim-100::before, .wp-block-cover.has-background-dim.has-background-dim-100::before { opacity: 1; }
.wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.alignleft, .wp-block-cover.alignright { max-width: 305px; width: 100%; }
.wp-block-cover-image::after, .wp-block-cover::after { display: block; content: ""; font-size: 0px; min-height: inherit; }
@supports ((position:-webkit-sticky) or (position:sticky)) {
  .wp-block-cover-image::after, .wp-block-cover::after { content: none; }
}
.wp-block-cover-image.aligncenter, .wp-block-cover-image.alignleft, .wp-block-cover-image.alignright, .wp-block-cover.aligncenter, .wp-block-cover.alignleft, .wp-block-cover.alignright { display: flex; }
.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container { width: calc(100% - 70px); z-index: 1; color: rgb(248, 249, 249); }
.wp-block-cover-image .wp-block-subhead, .wp-block-cover-image h1, .wp-block-cover-image h2, .wp-block-cover-image h3, .wp-block-cover-image h4, .wp-block-cover-image h5, .wp-block-cover-image h6, .wp-block-cover-image p, .wp-block-cover .wp-block-subhead, .wp-block-cover h1, .wp-block-cover h2, .wp-block-cover h3, .wp-block-cover h4, .wp-block-cover h5, .wp-block-cover h6, .wp-block-cover p { color: inherit; }
.wp-block-cover__video-background { position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); width: 100%; height: 100%; z-index: 0; object-fit: cover; }
.block-editor-block-list__block[data-type="core/embed"][data-align="left"] .block-editor-block-list__block-edit, .block-editor-block-list__block[data-type="core/embed"][data-align="right"] .block-editor-block-list__block-edit, .wp-block-embed.alignleft, .wp-block-embed.alignright { max-width: 360px; width: 100%; }
.wp-block-embed { margin-bottom: 1em; }
.wp-block-embed figcaption { margin-top: 0.5em; margin-bottom: 1em; color: rgb(85, 93, 102); text-align: center; font-size: 13px; }
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper { position: relative; }
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper::before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before { content: ""; display: block; padding-top: 50%; }
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-16 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper iframe, .wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper iframe { position: absolute; inset: 0px; width: 100%; height: 100%; }
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-21-9 .wp-block-embed__wrapper::before { padding-top: 42.85%; }
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-18-9 .wp-block-embed__wrapper::before { padding-top: 50%; }
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper::before { padding-top: 56.25%; }
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-4-3 .wp-block-embed__wrapper::before { padding-top: 75%; }
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-1 .wp-block-embed__wrapper::before { padding-top: 100%; }
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-9-6 .wp-block-embed__wrapper::before { padding-top: 66.66%; }
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-1-2 .wp-block-embed__wrapper::before { padding-top: 200%; }
.wp-block-file { margin-bottom: 1.5em; }
.wp-block-file.aligncenter { text-align: center; }
.wp-block-file.alignright { text-align: right; }
.wp-block-file .wp-block-file__button { background: rgb(50, 55, 60); border-radius: 2em; color: rgb(255, 255, 255); font-size: 13px; padding: 0.5em 1em; }
.wp-block-file a.wp-block-file__button { text-decoration: none; }
.wp-block-file a.wp-block-file__button:active, .wp-block-file a.wp-block-file__button:focus, .wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:visited { box-shadow: none; color: rgb(255, 255, 255); opacity: 0.85; text-decoration: none; }
.wp-block-file * + .wp-block-file__button { margin-left: 0.75em; }
.wp-block-gallery { display: flex; flex-wrap: wrap; list-style-type: none; padding: 0px; }
.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item { margin: 0px 16px 16px 0px; display: flex; flex-grow: 1; flex-direction: column; justify-content: center; position: relative; }
.wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure { margin: 0px; height: 100%; }
@supports ((position:-webkit-sticky) or (position:sticky)) {
  .wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure { display: flex; align-items: flex-end; justify-content: flex-start; }
}
.wp-block-gallery .blocks-gallery-image img, .wp-block-gallery .blocks-gallery-item img { display: block; max-width: 100%; height: auto; width: 100%; }
@supports ((position:-webkit-sticky) or (position:sticky)) {
  .wp-block-gallery .blocks-gallery-image img, .wp-block-gallery .blocks-gallery-item img { width: auto; }
}
.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption { position: absolute; bottom: 0px; width: 100%; max-height: 100%; overflow: auto; padding: 40px 10px 9px; color: rgb(255, 255, 255); text-align: center; font-size: 13px; background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3) 70%, transparent); }
.wp-block-gallery .blocks-gallery-image figcaption img, .wp-block-gallery .blocks-gallery-item figcaption img { display: inline; }
.wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img { width: 100%; }
@supports ((position:-webkit-sticky) or (position:sticky)) {
  .wp-block-gallery.is-cropped .blocks-gallery-image a, .wp-block-gallery.is-cropped .blocks-gallery-image img, .wp-block-gallery.is-cropped .blocks-gallery-item a, .wp-block-gallery.is-cropped .blocks-gallery-item img { height: 100%; flex: 1 1 0%; object-fit: cover; }
}
.wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item { width: calc((100% - 16px) / 2); }
.wp-block-gallery .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery .blocks-gallery-item:nth-of-type(2n) { margin-right: 0px; }
.wp-block-gallery.columns-1 .blocks-gallery-image, .wp-block-gallery.columns-1 .blocks-gallery-item { width: 100%; margin-right: 0px; }
@media (min-width: 600px) {
  .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item { width: calc((100% - 32px) / 3); margin-right: 16px; }
  @supports (-ms-ime-align:auto) {
  .wp-block-gallery.columns-3 .blocks-gallery-image, .wp-block-gallery.columns-3 .blocks-gallery-item { width: calc(((100% - 32px) / 3) - 1px); }
}
  .wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item { width: calc((100% - 48px) / 4); margin-right: 16px; }
  @supports (-ms-ime-align:auto) {
  .wp-block-gallery.columns-4 .blocks-gallery-image, .wp-block-gallery.columns-4 .blocks-gallery-item { width: calc(((100% - 48px) / 4) - 1px); }
}
  .wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item { width: calc((100% - 64px) / 5); margin-right: 16px; }
  @supports (-ms-ime-align:auto) {
  .wp-block-gallery.columns-5 .blocks-gallery-image, .wp-block-gallery.columns-5 .blocks-gallery-item { width: calc(((100% - 64px) / 5) - 1px); }
}
  .wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item { width: calc((100% - 80px) / 6); margin-right: 16px; }
  @supports (-ms-ime-align:auto) {
  .wp-block-gallery.columns-6 .blocks-gallery-image, .wp-block-gallery.columns-6 .blocks-gallery-item { width: calc(((100% - 80px) / 6) - 1px); }
}
  .wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item { width: calc((100% - 96px) / 7); margin-right: 16px; }
  @supports (-ms-ime-align:auto) {
  .wp-block-gallery.columns-7 .blocks-gallery-image, .wp-block-gallery.columns-7 .blocks-gallery-item { width: calc(((100% - 96px) / 7) - 1px); }
}
  .wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item { width: calc((100% - 112px) / 8); margin-right: 16px; }
  @supports (-ms-ime-align:auto) {
  .wp-block-gallery.columns-8 .blocks-gallery-image, .wp-block-gallery.columns-8 .blocks-gallery-item { width: calc(((100% - 112px) / 8) - 1px); }
}
  .wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(n), .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(n), .wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n), .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n), .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n), .wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n), .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n), .wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n), .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n), .wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n), .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n), .wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n), .wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n), .wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n), .wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n) { margin-right: 0px; }
}
.wp-block-gallery .blocks-gallery-image:last-child, .wp-block-gallery .blocks-gallery-item:last-child { margin-right: 0px; }
.wp-block-gallery .blocks-gallery-item.has-add-item-button { width: 100%; }
.wp-block-gallery.alignleft, .wp-block-gallery.alignright { max-width: 305px; width: 100%; }
.wp-block-gallery.aligncenter, .wp-block-gallery.alignleft, .wp-block-gallery.alignright { display: flex; }
.wp-block-gallery.aligncenter .blocks-gallery-item figure { justify-content: center; }
.wp-block-image { max-width: 100%; margin-bottom: 1em; margin-left: 0px; margin-right: 0px; }
.wp-block-image img { max-width: 100%; }
.wp-block-image.aligncenter { text-align: center; }
.wp-block-image.alignfull img, .wp-block-image.alignwide img { width: 100%; }
.wp-block-image .aligncenter, .wp-block-image .alignleft, .wp-block-image .alignright, .wp-block-image.is-resized { display: table; margin-left: 0px; margin-right: 0px; }
.wp-block-image .aligncenter > figcaption, .wp-block-image .alignleft > figcaption, .wp-block-image .alignright > figcaption, .wp-block-image.is-resized > figcaption { display: table-caption; caption-side: bottom; }
.wp-block-image .alignleft { float: left; margin-right: 1em; }
.wp-block-image .alignright { float: right; margin-left: 1em; }
.wp-block-image .aligncenter { margin-left: auto; margin-right: auto; }
.wp-block-image figcaption { margin-top: 0.5em; margin-bottom: 1em; color: rgb(85, 93, 102); text-align: center; font-size: 13px; }
.wp-block-latest-comments__comment { font-size: 15px; line-height: 1.1; list-style: none; margin-bottom: 1em; }
.has-avatars .wp-block-latest-comments__comment { min-height: 36px; list-style: none; }
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta { margin-left: 52px; }
.has-dates .wp-block-latest-comments__comment, .has-excerpts .wp-block-latest-comments__comment { line-height: 1.5; }
.wp-block-latest-comments__comment-excerpt p { font-size: 14px; line-height: 1.8; margin: 5px 0px 20px; }
.wp-block-latest-comments__comment-date { color: rgb(143, 152, 161); display: block; font-size: 12px; }
.wp-block-latest-comments .avatar, .wp-block-latest-comments__comment-avatar { border-radius: 24px; display: block; float: left; height: 40px; margin-right: 12px; width: 40px; }
.wp-block-latest-posts.alignleft { margin-right: 2em; }
.wp-block-latest-posts.alignright { margin-left: 2em; }
.wp-block-latest-posts.is-grid { display: flex; flex-wrap: wrap; padding: 0px; list-style: none; }
.wp-block-latest-posts.is-grid li { margin: 0px 16px 16px 0px; width: 100%; }
@media (min-width: 600px) {
  .wp-block-latest-posts.columns-2 li { width: calc(50% - 16px); }
  .wp-block-latest-posts.columns-3 li { width: calc(33.3333% - 16px); }
  .wp-block-latest-posts.columns-4 li { width: calc(25% - 16px); }
  .wp-block-latest-posts.columns-5 li { width: calc(20% - 16px); }
  .wp-block-latest-posts.columns-6 li { width: calc(16.6667% - 16px); }
}
.wp-block-latest-posts__post-date { display: block; color: rgb(108, 119, 129); font-size: 13px; }
.wp-block-media-text { display: grid; grid-template: "media-text-media media-text-content" / 50% auto; align-items: center; }
.wp-block-media-text.has-media-on-the-right { grid-template-areas: "media-text-content media-text-media"; grid-template-columns: auto 50%; }
.wp-block-media-text .wp-block-media-text__media { grid-area: media-text-media / media-text-media / media-text-media / media-text-media; margin: 0px; }
.wp-block-media-text .wp-block-media-text__content { word-break: break-word; grid-area: media-text-content / media-text-content / media-text-content / media-text-content; padding: 0px 8%; }
.wp-block-media-text > figure > img, .wp-block-media-text > figure > video { max-width: unset; width: 100%; vertical-align: middle; }
@media (max-width: 600px) {
  .wp-block-media-text.is-stacked-on-mobile { grid-template-areas: "media-text-media" "media-text-content"; grid-template-columns: 100% !important; }
  .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right { grid-template-areas: "media-text-content" "media-text-media"; }
}
.is-small-text { font-size: 14px; }
.is-regular-text { font-size: 16px; }
.is-large-text { font-size: 36px; }
.is-larger-text { font-size: 48px; }
.has-drop-cap:not(:focus)::first-letter { float: left; font-size: 8.4em; line-height: 0.68; font-weight: 100; margin: 0.05em 0.1em 0px 0px; text-transform: uppercase; font-style: normal; }
.has-drop-cap:not(:focus)::after { content: ""; display: table; clear: both; padding-top: 14px; }
p.has-background { padding: 20px 30px; }
p.has-text-color a { color: inherit; }
.wp-block-pullquote { padding: 3em 0px; margin-left: 0px; margin-right: 0px; text-align: center; }
.wp-block-pullquote.alignleft, .wp-block-pullquote.alignright { max-width: 305px; }
.wp-block-pullquote.alignleft p, .wp-block-pullquote.alignright p { font-size: 20px; }
.wp-block-pullquote p { font-size: 28px; line-height: 1.6; }
.wp-block-pullquote cite, .wp-block-pullquote footer { position: relative; }
.wp-block-pullquote .has-text-color a { color: inherit; }
.wp-block-pullquote:not(.is-style-solid-color) { background: none; }
.wp-block-pullquote.is-style-solid-color { border: none; }
.wp-block-pullquote.is-style-solid-color blockquote { margin-left: auto; margin-right: auto; text-align: left; max-width: 60%; }
.wp-block-pullquote.is-style-solid-color blockquote p { margin-top: 0px; margin-bottom: 0px; font-size: 32px; }
.wp-block-pullquote.is-style-solid-color blockquote cite { text-transform: none; font-style: normal; }
.wp-block-pullquote cite { color: inherit; }
.wp-block-quote.is-large, .wp-block-quote.is-style-large { margin: 0px 0px 16px; padding: 0px 1em; }
.wp-block-quote.is-large p, .wp-block-quote.is-style-large p { font-size: 24px; font-style: italic; line-height: 1.6; }
.wp-block-quote.is-large cite, .wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer { font-size: 18px; text-align: right; }
.wp-block-rss.alignleft { margin-right: 2em; }
.wp-block-rss.alignright { margin-left: 2em; }
.wp-block-rss.is-grid { display: flex; flex-wrap: wrap; padding: 0px; list-style: none; }
.wp-block-rss.is-grid li { margin: 0px 16px 16px 0px; width: 100%; }
@media (min-width: 600px) {
  .wp-block-rss.columns-2 li { width: calc(50% - 16px); }
  .wp-block-rss.columns-3 li { width: calc(33.3333% - 16px); }
  .wp-block-rss.columns-4 li { width: calc(25% - 16px); }
  .wp-block-rss.columns-5 li { width: calc(20% - 16px); }
  .wp-block-rss.columns-6 li { width: calc(16.6667% - 16px); }
}
.wp-block-rss__item-author, .wp-block-rss__item-publish-date { color: rgb(108, 119, 129); font-size: 13px; }
.wp-block-search { display: flex; flex-wrap: wrap; }
.wp-block-search .wp-block-search__label { width: 100%; }
.wp-block-search .wp-block-search__input { flex-grow: 1; }
.wp-block-search .wp-block-search__button { margin-left: 10px; }
.wp-block-separator.is-style-wide { border-bottom-width: 1px; }
.wp-block-separator.is-style-dots { background: none; border: none; text-align: center; max-width: none; line-height: 1; height: auto; }
.wp-block-separator.is-style-dots::before { content: "···"; color: rgb(25, 30, 35); font-size: 20px; letter-spacing: 2em; padding-left: 2em; font-family: serif; }
p.wp-block-subhead { font-size: 1.1em; font-style: italic; opacity: 0.75; }
.wp-block-table.has-fixed-layout { table-layout: fixed; width: 100%; }
.wp-block-table.aligncenter, .wp-block-table.alignleft, .wp-block-table.alignright { display: table; width: auto; }
.wp-block-table.has-subtle-light-gray-background-color { background-color: rgb(243, 244, 245); }
.wp-block-table.has-subtle-pale-green-background-color { background-color: rgb(233, 251, 229); }
.wp-block-table.has-subtle-pale-blue-background-color { background-color: rgb(231, 245, 254); }
.wp-block-table.has-subtle-pale-pink-background-color { background-color: rgb(252, 240, 239); }
.wp-block-table.is-style-stripes { border-spacing: 0px; border-collapse: inherit; background-color: transparent; border-bottom: 1px solid rgb(243, 244, 245); }
.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tr:nth-child(2n+1), .wp-block-table.is-style-stripes tr:nth-child(2n+1) { background-color: rgb(243, 244, 245); }
.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tr:nth-child(2n+1) { background-color: rgb(233, 251, 229); }
.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tr:nth-child(2n+1) { background-color: rgb(231, 245, 254); }
.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tr:nth-child(2n+1) { background-color: rgb(252, 240, 239); }
.wp-block-table.is-style-stripes td { border-color: transparent; }
.wp-block-text-columns, .wp-block-text-columns.aligncenter { display: flex; }
.wp-block-text-columns .wp-block-column { margin: 0px 16px; padding: 0px; }
.wp-block-text-columns .wp-block-column:first-child { margin-left: 0px; }
.wp-block-text-columns .wp-block-column:last-child { margin-right: 0px; }
.wp-block-text-columns.columns-2 .wp-block-column { width: 50%; }
.wp-block-text-columns.columns-3 .wp-block-column { width: 33.3333%; }
.wp-block-text-columns.columns-4 .wp-block-column { width: 25%; }
pre.wp-block-verse { white-space: nowrap; overflow: auto; }
.wp-block-video { margin-left: 0px; margin-right: 0px; }
.wp-block-video video { max-width: 100%; }
@supports ((position:-webkit-sticky) or (position:sticky)) {
  .wp-block-video [poster] { object-fit: cover; }
}
.wp-block-video.aligncenter { text-align: center; }
.wp-block-video figcaption { margin-top: 0.5em; margin-bottom: 1em; color: rgb(85, 93, 102); text-align: center; font-size: 13px; }
.has-pale-pink-background-color.has-pale-pink-background-color { background-color: rgb(247, 141, 167); }
.has-vivid-red-background-color.has-vivid-red-background-color { background-color: rgb(207, 46, 46); }
.has-luminous-vivid-orange-background-color.has-luminous-vivid-orange-background-color { background-color: rgb(255, 105, 0); }
.has-luminous-vivid-amber-background-color.has-luminous-vivid-amber-background-color { background-color: rgb(252, 185, 0); }
.has-light-green-cyan-background-color.has-light-green-cyan-background-color { background-color: rgb(123, 220, 181); }
.has-vivid-green-cyan-background-color.has-vivid-green-cyan-background-color { background-color: rgb(0, 208, 132); }
.has-pale-cyan-blue-background-color.has-pale-cyan-blue-background-color { background-color: rgb(142, 209, 252); }
.has-vivid-cyan-blue-background-color.has-vivid-cyan-blue-background-color { background-color: rgb(6, 147, 227); }
.has-very-light-gray-background-color.has-very-light-gray-background-color { background-color: rgb(238, 238, 238); }
.has-cyan-bluish-gray-background-color.has-cyan-bluish-gray-background-color { background-color: rgb(171, 184, 195); }
.has-very-dark-gray-background-color.has-very-dark-gray-background-color { background-color: rgb(49, 49, 49); }
.has-pale-pink-color.has-pale-pink-color { color: rgb(247, 141, 167); }
.has-vivid-red-color.has-vivid-red-color { color: rgb(207, 46, 46); }
.has-luminous-vivid-orange-color.has-luminous-vivid-orange-color { color: rgb(255, 105, 0); }
.has-luminous-vivid-amber-color.has-luminous-vivid-amber-color { color: rgb(252, 185, 0); }
.has-light-green-cyan-color.has-light-green-cyan-color { color: rgb(123, 220, 181); }
.has-vivid-green-cyan-color.has-vivid-green-cyan-color { color: rgb(0, 208, 132); }
.has-pale-cyan-blue-color.has-pale-cyan-blue-color { color: rgb(142, 209, 252); }
.has-vivid-cyan-blue-color.has-vivid-cyan-blue-color { color: rgb(6, 147, 227); }
.has-very-light-gray-color.has-very-light-gray-color { color: rgb(238, 238, 238); }
.has-cyan-bluish-gray-color.has-cyan-bluish-gray-color { color: rgb(171, 184, 195); }
.has-very-dark-gray-color.has-very-dark-gray-color { color: rgb(49, 49, 49); }
.has-small-font-size { font-size: 13px; }
.has-normal-font-size, .has-regular-font-size { font-size: 16px; }
.has-medium-font-size { font-size: 20px; }
.has-large-font-size { font-size: 36px; }
.has-huge-font-size, .has-larger-font-size { font-size: 42px; }
.people .social .menu li a:hover, .listing li i, .error404 h2, .woocommerce .star-rating span::before, .woocommerce ul.products li.product h3:hover, .scheme .header-right i, .pagination span, .woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price, .scheme .testimonial__author, .scheme .navigation a::before, .scheme .navigation a::after, .scheme .structure .esg-filter-wrapper .esg-filterbutton.selected, .scheme .structure .esg-filter-wrapper .esg-filterbutton:hover, .scheme .has-bg span, .scheme .footer .menu li:hover::before, .scheme .testimonials-list .author span:first-child, .scheme .introducing li::before, .scheme .contact-info i, .scheme .consulting-2 .info h3 + h3, .scheme .listing li i { color: rgb(255, 182, 0); }
.contact-page .call-us .wpb_text_column:last-child, .wpcf7 input[type="submit"], .faq-classic .vc_custom_heading::before, .faq-classic .wpb_text_column::before, .scheme .download2:hover, .single-project.tm_project_details_layout3 .gallery--layout3 .owl-dots, .images-carousel-2 .vc_images_carousel .vc_carousel-indicators, .scheme .scrollup, .scheme.single-project .gallery a::after, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce span.onsale, .woocommerce button.button.alt, .scheme .intro, .scheme .wpb_accordion_wrapper .ui-state-active .ui-icon::before, .scheme .clients .owl-nav div:hover::before, .scheme .owl-controls .owl-dot.active, .scheme .eg-howardtaft-container, .scheme .structure .esg-navigationbutton, .scheme .heading-title-2::before, .scheme .heading-title::before, .scheme .comments-title::after, .scheme .comment-reply-title::after, .scheme .widget-title::after, .scheme input[type="submit"]:hover, .navigation .sub-menu li a:hover, .navigation .children li a:hover, .scheme .sidebar .widget .menu li:hover, .scheme .wpb_widgetised_column .widget .menu li:hover a, .scheme .sidebar .widget .menu li.current-menu-item, .scheme .wpb_widgetised_column .widget .menu li.current-menu-item a, .scheme .features .wpb_wrapper p:first-child::after, .scheme .recent-posts__thumb::after, .woocommerce a.button.alt, .scheme .sidebar .widget .menu li a:hover, .scheme .sidebar .widget .menu li.current-menu-item a, .woocommerce a.button:hover, .scheme .widget_product_search input[type="submit"], .scheme .related.products h2::after, .scheme a.read-more:hover, .scheme .tagcloud a:hover, .scheme .widget_shopping_cart_content .buttons a.button, .scheme .heading-title-3::before, .scheme .counting .heading::before, .scheme .price-active, .dates, .tp-caption.home-slider-button, .home-slider-button a:hover, .single_job_listing .application .application_button:hover, .scheme .counting .heading::before { background-color: rgb(255, 182, 0); }
.scheme .clients .owl-item div:hover, .scheme .header-right i, .scheme .owl-controls .owl-dot.active, .scheme .download:hover, .woocommerce a.button:hover, .scheme a.read-more:hover, .scheme .search-box input[type="search"], .scheme .sidebar .widget-title, .scheme .wpb_widgetised_column .widget-title, .structure .esg-filter-wrapper .esg-filterbutton.selected, .single_job_listing .application .application_button:hover, .scheme .our-partners img:hover { border-color: rgb(255, 182, 0); }
.who .consulting .info div a { color: rgb(255, 182, 0) !important; border-color: rgb(255, 182, 0) !important; }
.price-table .vc_btn3.vc_general { border-color: rgb(255, 182, 0) !important; color: rgb(255, 182, 0) !important; }
.scheme .price-table .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover { background-color: rgb(255, 182, 0) !important; border-color: rgb(255, 182, 0) !important; color: rgb(255, 255, 255) !important; }
.price-table-2 .vc_btn3.vc_general { background-color: rgb(255, 182, 0) !important; border-color: rgb(255, 182, 0) !important; color: rgb(255, 255, 255) !important; }
.scheme .price-table-2 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover { background-color: rgb(255, 255, 255) !important; border-color: rgb(255, 255, 255) !important; color: rgb(170, 170, 170) !important; }
.navigation > div > ul > li > a { color: rgb(153, 153, 153); }
.navigation .menu > li > a:hover { color: rgb(255, 182, 0); }
.navigation .sub-menu li:first-child, .navigation .children li:first-child, .navigation > div > ul > li:hover .sub-menu, .navigation > div > ul > li:hover .children, .mini-cart.open .widget_shopping_cart_content { border-top-color: rgb(255, 182, 0); }
.contact-page .call-us h4, .page-template-template-underconstruction .under::before, .scheme .work-with-us::before, .scheme .who .consulting .info::before, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .scheme .home-projects, .scheme .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header, .scheme .testimonial::before, .scheme .home-projects::before, .woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active, .widget_shopping_cart_content .buttons a.button:hover, .projects-7::before, .counting::before { background-color: rgb(27, 39, 61); }
.scheme .clients .owl-nav div:hover::before, .scheme input[type="submit"]:hover, .woocommerce a.button { color: rgb(27, 39, 61); }
h1, h2, h3, h4, h5, h6 { color: rgb(90, 102, 83); }
a, a:visited { color: rgb(90, 102, 83); }
.scheme a:hover { color: rgb(255, 182, 0); }
body.scheme { background-color: rgb(245, 245, 245); }
::-webkit-scrollbar { width: 10px; background-color: rgb(27, 39, 61); }
::-webkit-scrollbar-thumb { background-color: rgb(255, 182, 0); }
::-webkit-scrollbar-thumb:window-inactive { background: rgba(33, 33, 33, 0.3); }
.breadcrumb ul::before { content: "You are here:"; }
.tp-caption.home01-slider01-02, .home01-slider01-02 { color: rgb(255, 182, 0); }
.home-slider-button:hover { background-color: rgb(255, 182, 0) !important; border-color: rgb(255, 182, 0) !important; }
.home-slider-button:hover a { color: rgb(255, 255, 255) !important; }
.home01-slider02-03 { color: rgb(255, 182, 0) !important; }
.tp-caption span.yellow { color: rgb(255, 182, 0) !important; }
.eg-adams-container, .eg-jefferson-container { background-color: rgb(255, 182, 0) !important; }
.vc_row::before { display: block !important; }
.vc_images_carousel .vc_carousel-indicators li { box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 5px; background-color: rgb(255, 182, 0) !important; border-color: rgb(255, 182, 0) !important; }
.vc_images_carousel .vc_carousel-indicators .vc_active { background-color: rgb(255, 255, 255) !important; border-color: rgb(255, 255, 255) !important; }
.images-carousel-2 .vc_images_carousel .vc_carousel-indicators li { box-shadow: none; border-color: rgb(255, 255, 255) !important; }
.images-carousel-2 .vc_images_carousel .vc_carousel-indicators .vc_active { background-color: rgb(255, 255, 255) !important; border-color: rgb(255, 255, 255) !important; }
.has-bg { background-image: url("structure.thememove.com/data/images/background06.jpg"); }
a.eg-thememove-company-news-element-18 { color: rgb(153, 153, 153); }
h1, h2, h3, h4, h5, .eg-thememove-features-1-element-0, .eg-thememove-features-2-element-0, .eg-thememove-company-news-element-0, .eg-thememove-features-3-element-0, .eg-thememove-features-2-element-15, .eg-thememove-features-4-element-15, .eg-thememove-features-3-element-18, .eg-thememove-company-news-element-18, .eg-thememove-blog-element-0, .eg-thememove-blog-element-3, .scheme a.read-more, .navigation, .intro, .vc_progress_bar, .wpb_accordion, .testimonial__content, .testimonial__author, .header-right, .structure .esg-filterbutton, .add_to_cart_button, .vc_btn, .vc_btn3, .tp-caption, .recent-posts__item a, .columns-4.woocommerce ul.products li.product, .sidebar .widget .menu li a, .wpb_widgetised_column .widget .menu li a, .dates, .share, .eg-thememove-feature-4-element-0, .eg-thememove-feature-4-element-15, .testimonials-list .author span:first-child, .faq-classic .vc_custom_heading::before, .faq-classic .wpb_text_column::before, .wpcf7 input[type="submit"], .single_job_listing .application .application_button, .contact-page .call-us .wpb_text_column:last-child p, .woocommerce ul.products li.product .add_to_cart_button { font-family: Montserrat, sans-serif; }
.navigation .sub-menu a, .download-btn .vc_btn3 { font-family: Lato, sans-serif; }
@media (max-width: 1199px) {
  .menu-link { color: rgb(90, 102, 83); }
}
@media only screen and (max-width: 768px) {
  h1 { font-size: 28.8px; }
  h2 { font-size: 21.6px; }
  h3 { font-size: 16.2px; }
  h4 { font-size: 14.4px; }
  h5 { font-size: 13.5px; }
}
@media only screen and (max-width: 480px) {
  h1 { font-size: 25.6px; }
  h2 { font-size: 19.2px; }
  h3 { font-size: 14.4px; }
  h4 { font-size: 12.8px; }
  h5 { font-size: 12px; }
}
@media only screen and (min-width: 992px) {
  .header-preset-02 .navigation > div > ul > li > a, .header-preset-03 .navigation > div > ul > li > a, .header-preset-05 .navigation > div > ul > li > a { border-right-color: rgb(255, 255, 255); }
  .navigation > div > ul > li.current-menu-item > a::after, .navigation > div > ul > li:hover > a::after { background-color: rgb(255, 182, 0); }
  .header-preset-05 .navigation > div > ul > li > a:first-child { border-left-color: rgb(255, 255, 255); }
  .header-preset-02 .navigation > div > ul > li.current-menu-item > a, .header-preset-02 .navigation > div > ul > li:hover > a { }
  .header-preset-03 .navigation > div > ul > li.current-menu-item > a, .header-preset-03 .navigation > div > ul > li:hover > a, .header-preset-05 .navigation > div > ul > li:hover > a, .header-preset-05 .navigation > div > ul > li.current-menu-item > a { }
  .header-preset-04.home .headroom--not-top.header { background-color: rgb(27, 39, 61); }
}
div.eg-thememove-project-element-0 { background: transparent !important; }
div.eg-thememove-project-element-2 { background: transparent !important; }
a.eg-thememove-project-element-6 { background: transparent !important; }
div.eg-thememove-project-container { background-color: rgba(255, 182, 0, 0.85); }
.address-adjust { padding-left: 34px; }
.videoWrapper { position: relative; padding-bottom: 56.25%; padding-top: 25px; height: 0px; margin-bottom: 25px; }
.videoWrapper iframe { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
@media (min-width: 1200px) {
  header.header .container .row .col-md-3 { width: 30%; }
  header.header .container .row .col-md-9 { width: 70%; }
}
@media (max-width: 991px) {
  #better-menu-widget-4 { display: none; }
  #better-menu-widget-5 { display: block; }
  .footer .menu li { width: 100%; }
}
@media (max-width: 480px) {
  .header .container .row .col-xs-6:first-child { width: 75%; }
  .header .container .row .col-xs-6:nth-child(2) { width: 25%; }
}
body, input, select, textarea, p { font-family: Lato; }
body, [class*="col-"], .footer .menu li { font-size: 14px; }
h1 { font-family: Montserrat; font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 15px; }
h6 { font-size: 12px; }
body.scheme { color: rgb(153, 153, 153); }
.scheme .header { background-color: rgb(255, 255, 255); color: rgb(153, 153, 153); }
.scheme .top-area { background-color: rgb(238, 238, 238); color: rgb(136, 136, 136); }
.scheme .top-area a { color: rgb(136, 136, 136); }
.scheme .top-area a:hover { color: rgb(255, 182, 0); }
.search-box i { color: rgb(153, 153, 153); }
.mini-cart .mini-cart__button .mini-cart-icon { color: rgb(153, 153, 153); }
.mini-cart .mini-cart__button .mini-cart-icon::after { color: rgb(255, 255, 255); background-color: rgb(255, 182, 0); }
.navigation, .header-preset-05 .nav { background-color: rgb(255, 255, 255); }
.scheme .footer { background-color: rgb(27, 39, 61); color: rgb(136, 136, 136); }
.scheme .footer .widget-title { color: rgb(255, 255, 255); }
.scheme .footer a { color: rgb(186, 191, 197); }
.scheme .footer a:hover { color: rgb(255, 182, 0); }
.scheme .copyright { background-color: rgb(255, 182, 0); color: rgb(255, 255, 255); }
.scheme .copyright a { color: rgb(255, 255, 255); }
.scheme .copyright a:hover { color: rgb(90, 102, 83); }
.esg-center.eg-thememove-project-element-2.esg-transition { color: rgb(255, 255, 255) !important; }
.esg-center.eg-thememove-project-element-0.esg-transition { color: rgb(255, 255, 255); }
a.eg-thememove-project-element-6 i { font-size: 25px; color: rgb(255, 255, 255); }
a.eg-thememove-project-element-6 i:hover { color: rgb(255, 255, 255) !important; }
.vc_custom_1432632676284 { background-color: rgb(253, 197, 2) !important; }
.vc_custom_1432545112363 { padding-top: 60px !important; padding-bottom: 0px !important; }
.vc_custom_1429696909808 { padding-top: 70px !important; padding-bottom: 40px !important; }
.vc_custom_1433329374786 { padding-top: 100px !important; padding-bottom: 100px !important; }
.vc_custom_1432544733427 { padding-top: 60px !important; padding-bottom: 60px !important; background-color: rgb(248, 248, 248) !important; }
.vc_custom_1535403354338 { padding-bottom: 15px !important; }
.vc_custom_1535403337628 { padding-bottom: 15px !important; }
.vc_custom_1535403343975 { padding-bottom: 15px !important; }
.vc_custom_1535403350101 { padding-bottom: 15px !important; }
.people .social .menu li a:hover, .listing li i, .error404 h2, .woocommerce .star-rating span::before, .woocommerce ul.products li.product h3:hover, .scheme .header-right i, .pagination span, .woocommerce ul.products li.product .price, .woocommerce div.product p.price, .woocommerce div.product span.price, .scheme .testimonial__author, .scheme .navigation a::before, .scheme .navigation a::after, .scheme .structure .esg-filter-wrapper .esg-filterbutton.selected, .scheme .structure .esg-filter-wrapper .esg-filterbutton:hover, .scheme .has-bg span, .scheme .footer .menu li:hover::before, .scheme .testimonials-list .author span:first-child, .scheme .introducing li::before, .scheme .contact-info i, .scheme .consulting-2 .info h3 + h3, .scheme .listing li i { color: rgb(255, 182, 0); }
.contact-page .call-us .wpb_text_column:last-child, .wpcf7 input[type="submit"], .faq-classic .vc_custom_heading::before, .faq-classic .wpb_text_column::before, .scheme .download2:hover, .single-project.tm_project_details_layout3 .gallery--layout3 .owl-dots, .images-carousel-2 .vc_images_carousel .vc_carousel-indicators, .scheme .scrollup, .scheme.single-project .gallery a::after, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce span.onsale, .woocommerce button.button.alt, .scheme .intro, .scheme .wpb_accordion_wrapper .ui-state-active .ui-icon::before, .scheme .clients .owl-nav div:hover::before, .scheme .owl-controls .owl-dot.active, .scheme .eg-howardtaft-container, .scheme .structure .esg-navigationbutton, .scheme .heading-title-2::before, .scheme .heading-title::before, .scheme .comments-title::after, .scheme .comment-reply-title::after, .scheme .widget-title::after, .scheme input[type="submit"]:hover, .navigation .sub-menu li a:hover, .navigation .children li a:hover, .scheme .sidebar .widget .menu li:hover, .scheme .wpb_widgetised_column .widget .menu li:hover a, .scheme .sidebar .widget .menu li.current-menu-item, .scheme .wpb_widgetised_column .widget .menu li.current-menu-item a, .scheme .features .wpb_wrapper p:first-child::after, .scheme .recent-posts__thumb::after, .woocommerce a.button.alt, .scheme .sidebar .widget .menu li a:hover, .scheme .sidebar .widget .menu li.current-menu-item a, .woocommerce a.button:hover, .scheme .widget_product_search input[type="submit"], .scheme .related.products h2::after, .scheme a.read-more:hover, .scheme .tagcloud a:hover, .scheme .widget_shopping_cart_content .buttons a.button, .scheme .heading-title-3::before, .scheme .counting .heading::before, .scheme .price-active, .dates, .tp-caption.home-slider-button, .home-slider-button a:hover, .single_job_listing .application .application_button:hover, .scheme .counting .heading::before { background-color: rgb(255, 182, 0); }
.scheme .clients .owl-item div:hover, .scheme .header-right i, .scheme .owl-controls .owl-dot.active, .scheme .download:hover, .woocommerce a.button:hover, .scheme a.read-more:hover, .scheme .search-box input[type="search"], .scheme .sidebar .widget-title, .scheme .wpb_widgetised_column .widget-title, .structure .esg-filter-wrapper .esg-filterbutton.selected, .single_job_listing .application .application_button:hover, .scheme .our-partners img:hover { border-color: rgb(255, 182, 0); }
.who .consulting .info div a { color: rgb(255, 182, 0) !important; border-color: rgb(255, 182, 0) !important; }
.price-table .vc_btn3.vc_general { border-color: rgb(255, 182, 0) !important; color: rgb(255, 182, 0) !important; }
.scheme .price-table .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover { background-color: rgb(255, 182, 0) !important; border-color: rgb(255, 182, 0) !important; color: rgb(255, 255, 255) !important; }
.price-table-2 .vc_btn3.vc_general { background-color: rgb(255, 182, 0) !important; border-color: rgb(255, 182, 0) !important; color: rgb(255, 255, 255) !important; }
.scheme .price-table-2 .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover { background-color: rgb(255, 255, 255) !important; border-color: rgb(255, 255, 255) !important; color: rgb(170, 170, 170) !important; }
.navigation > div > ul > li > a { color: rgb(153, 153, 153); }
.navigation .menu > li > a:hover { color: rgb(255, 182, 0); }
.navigation .sub-menu li:first-child, .navigation .children li:first-child, .navigation > div > ul > li:hover .sub-menu, .navigation > div > ul > li:hover .children, .mini-cart.open .widget_shopping_cart_content { border-top-color: rgb(255, 182, 0); }
.contact-page .call-us h4, .page-template-template-underconstruction .under::before, .scheme .work-with-us::before, .scheme .who .consulting .info::before, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .scheme .home-projects, .scheme .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header, .scheme .testimonial::before, .scheme .home-projects::before, .woocommerce div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active, .widget_shopping_cart_content .buttons a.button:hover, .projects-7::before, .counting::before { background-color: rgb(27, 39, 61); }
.scheme .clients .owl-nav div:hover::before, .scheme input[type="submit"]:hover, .woocommerce a.button { color: rgb(27, 39, 61); }
h1, h2, h3, h4, h5, h6 { color: rgb(90, 102, 83); }
a, a:visited { color: rgb(90, 102, 83); }
.scheme a:hover { color: rgb(255, 182, 0); }
body.scheme { background-color: rgb(245, 245, 245); }
::-webkit-scrollbar { width: 10px; background-color: rgb(89, 102, 83); }
::-webkit-scrollbar-thumb { background-color: rgb(255, 182, 0); }
::-webkit-scrollbar-thumb:window-inactive { background: rgba(33, 33, 33, 0.3); }
.breadcrumb ul::before { content: "You are here:"; }
.tp-caption.home01-slider01-02, .home01-slider01-02 { color: rgb(255, 182, 0); }
.home-slider-button:hover { background-color: rgb(255, 182, 0) !important; border-color: rgb(255, 182, 0) !important; }
.home-slider-button:hover a { color: rgb(255, 255, 255) !important; }
.home01-slider02-03 { color: rgb(255, 182, 0) !important; }
.tp-caption span.yellow { color: rgb(255, 182, 0) !important; }
.eg-adams-container, .eg-jefferson-container { background-color: rgb(255, 182, 0) !important; }
.vc_row::before { display: block !important; }
.vc_images_carousel .vc_carousel-indicators li { box-shadow: rgba(0, 0, 0, 0.3) 1px 1px 5px; background-color: rgb(255, 182, 0) !important; border-color: rgb(255, 182, 0) !important; }
.vc_images_carousel .vc_carousel-indicators .vc_active { background-color: rgb(255, 255, 255) !important; border-color: rgb(255, 255, 255) !important; }
.images-carousel-2 .vc_images_carousel .vc_carousel-indicators li { box-shadow: none; border-color: rgb(255, 255, 255) !important; }
.images-carousel-2 .vc_images_carousel .vc_carousel-indicators .vc_active { background-color: rgb(255, 255, 255) !important; border-color: rgb(255, 255, 255) !important; }
.has-bg { background-image: url("files/images//background06.jpg"); }
a.eg-thememove-company-news-element-18 { color: rgb(153, 153, 153); }
h1, h2, h3, h4, h5, .eg-thememove-features-1-element-0, .eg-thememove-features-2-element-0, .eg-thememove-company-news-element-0, .eg-thememove-features-3-element-0, .eg-thememove-features-2-element-15, .eg-thememove-features-4-element-15, .eg-thememove-features-3-element-18, .eg-thememove-company-news-element-18, .eg-thememove-blog-element-0, .eg-thememove-blog-element-3, .scheme a.read-more, .navigation, .intro, .vc_progress_bar, .wpb_accordion, .testimonial__content, .testimonial__author, .header-right, .structure .esg-filterbutton, .add_to_cart_button, .vc_btn, .vc_btn3, .tp-caption, .recent-posts__item a, .columns-4.woocommerce ul.products li.product, .sidebar .widget .menu li a, .wpb_widgetised_column .widget .menu li a, .dates, .share, .eg-thememove-feature-4-element-0, .eg-thememove-feature-4-element-15, .testimonials-list .author span:first-child, .faq-classic .vc_custom_heading::before, .faq-classic .wpb_text_column::before, .wpcf7 input[type="submit"], .single_job_listing .application .application_button, .contact-page .call-us .wpb_text_column:last-child p, .woocommerce ul.products li.product .add_to_cart_button { font-family: Montserrat, sans-serif; }
.navigation .sub-menu a, .download-btn .vc_btn3 { font-family: Lato, sans-serif; }
@media (max-width: 1199px) {
  .menu-link { color: rgb(90, 102, 83); }
}
@media only screen and (max-width: 768px) {
  h1 { font-size: 28.8px; }
  h2 { font-size: 21.6px; }
  h3 { font-size: 16.2px; }
  h4 { font-size: 14.4px; }
  h5 { font-size: 13.5px; }
}
@media only screen and (max-width: 480px) {
  h1 { font-size: 25.6px; }
  h2 { font-size: 19.2px; }
  h3 { font-size: 14.4px; }
  h4 { font-size: 12.8px; }
  h5 { font-size: 12px; }
}
@media only screen and (min-width: 992px) {
  .header-preset-02 .navigation > div > ul > li > a, .header-preset-03 .navigation > div > ul > li > a, .header-preset-05 .navigation > div > ul > li > a { border-right-color: rgb(255, 255, 255); }
  .navigation > div > ul > li.current-menu-item > a::after, .navigation > div > ul > li:hover > a::after { background-color: rgb(255, 182, 0); }
  .header-preset-05 .navigation > div > ul > li > a:first-child { border-left-color: rgb(255, 255, 255); }
  .header-preset-02 .navigation > div > ul > li.current-menu-item > a, .header-preset-02 .navigation > div > ul > li:hover > a { }
  .header-preset-03 .navigation > div > ul > li.current-menu-item > a, .header-preset-03 .navigation > div > ul > li:hover > a, .header-preset-05 .navigation > div > ul > li:hover > a, .header-preset-05 .navigation > div > ul > li.current-menu-item > a { }
  .header-preset-04.home .headroom--not-top.header { background-color: rgb(27, 39, 61); }
}
.scheme .top-area { background-color: rgb(27, 39, 61); color: rgb(163, 168, 178); }
.homepagetop-area { background-color: rgb(238, 238, 238) !important; color: rgb(136, 136, 136) !important; }
.esg-starring { line-height: 25px; display: inline-block; }
.esg-starring .star-rating { float: none; }
.esg-starring .star-rating { color: rgb(255, 195, 33) !important; }
.esg-starring .star-rating, .esg-starring-page .star-rating { float: right; overflow: hidden; position: relative; height: 1em; line-height: 1em; font-size: 1em; width: 5.4em; font-family: star; }
.esg-starring .star-rating::before, .esg-starring-page .star-rating::before { content: "sssss"; color: rgb(224, 218, 223); float: left; top: 0px; left: 0px; position: absolute; }
.esg-starring star-rating span, .esg-starring .star-rating span { overflow: hidden; float: left; top: 0px; left: 0px; position: absolute; padding-top: 1.5em; }
.esg-starring .star-rating span::before, .esg-starring .star-rating span::before { content: "SSSSS"; top: 0px; position: absolute; left: 0px; }
.esg-starring .star-rating { color: rgb(255, 195, 33) !important; }
.lazyloadcover { position: absolute; top: 0px; left: 0px; z-index: 10; width: 100%; height: 100%; }
.esg-lazyblur { background-repeat: no-repeat; filter: blur(25px); background-size: cover; background-position: center center; width: 100%; height: 100%; top: 0px; left: 0px; overflow: hidden; }
.esg-media-poster { width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; background-size: cover; background-position: center center; z-index: 10; opacity: 0; }
.esg-video-active .esg-media-poster { z-index: 0; }
.esg-vimeo-frame { background: black; }
.esg-grid .no-filter-message { position: absolute; bottom: 0px; left: 0px; width: 100%; text-align: center; pointer-events: none; visibility: hidden; opacity: 0; transition: all 0.2s ease 0s; }
.esg-grid.show-message .no-filter-message { transition-duration: 1s; visibility: visible; opacity: 1; }
.esg-hover-image { display: none; }
.esg-media-poster .esg-hover-image { display: block; width: inherit; height: inherit; background-size: inherit; background-position: inherit; visibility: hidden; opacity: 0; }
.esg-starring .star-rating, .esg-starring-page .star-rating { line-height: 1em; font-size: 1em; font-family: star; }
.esg-grid { width: 100%; max-width: 100%; font-family: "Open Sans", sans-serif; backface-visibility: hidden; transform: translateZ(0px); }
.esg-grid .mainul, .esg-grid .mainul > li { list-style: none; margin: 0px; padding: 0px; transform-style: flat !important; }
.esg-grid * { -webkit-font-smoothing: antialiased; }
.esg-grid ul, .esg-grid li { list-style: none; margin: 0px; padding: 0px; transform-style: flat !important; }
.esg-overflowtrick { position: relative; width: 100%; height: auto; overflow: hidden; padding: 0px; box-sizing: border-box; z-index: 1; }
.esg-container { position: relative; width: 100%; height: auto; }
.esg-container > ul, .esg-overflowtrick > ul { width: 100%; max-width: 100%; height: 0px; position: relative; overflow: visible; }
.esg-grid li { border: 0px solid transparent; outline: transparent solid 0px; visibility: hidden; display: none; }
.esg-grid a { border: none; text-decoration: none; }
.esg-grid a:hover, .esg-grid a:focus { text-decoration: none; border: none; }
.esg-clear { clear: both; height: 5px !important; background: none !important; }
.esg-clear-no-height, .eg-clearfix { clear: both; height: 0px !important; background: none !important; }
.esg-divide-5 { width: 100%; height: 5px; }
.esg-divide-15 { width: 100%; height: 15px; }
.esg-divide-20 { width: 100%; height: 20px; }
.esg-divide-22 { width: 100%; height: 22px; }
.esg-divide-30 { width: 100%; height: 30px; }
.esg-click-to-play-video { cursor: pointer; }
.esg-entry-media iframe { transform-style: flat; transform: translateZ(1000px); border: 0px; }
.esg-container .tp-esg-item { position: absolute; top: 0px; left: 0px; }
.esg-container .tp-esg-item { box-sizing: border-box; }
.esg-container .tp-esg-item .blackoverlay { width: 100%; height: 100%; position: absolute; background: rgb(0, 0, 0); top: 0px; left: 0px; }
.tp-esg-item { z-index: 5; }
.tp-esg-item.itemonotherpage { z-index: 0; display: none; }
.esg-entry-cover { box-sizing: border-box; width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; overflow: hidden; border: 0px solid transparent; outline: transparent solid 0px; }
.eec { display: block; width: auto; height: auto; font-size: 20px; text-align: center; position: absolute !important; }
.esg-tc { top: 0px; left: 0px; width: 100%; }
.esg-lc { top: 0px; left: 0px; height: 100%; }
.esg-cc { top: 0px; left: 0px; width: 100%; vertical-align: middle; }
.esg-rc { top: 0px; right: 0px; height: 100%; }
.esg-bc { bottom: 0px; left: 0px; width: 100%; }
.esg-tc .ess-tb-cell { text-align: center; vertical-align: top; }
.esg-lc .ess-tb-cell { text-align: left; vertical-align: middle; }
.esg-cc .ess-tb-cell { }
.esg-rc .ess-tb-cell { text-align: right; vertical-align: middle; }
.esg-blc .ess-tb-cell { text-align: left; vertical-align: bottom; }
.esg-bc .ess-tb-cell { text-align: center; vertical-align: bottom; }
.esg-brc .ess-tb-cell { text-align: right; vertical-align: bottom; }
.esg-bc .leftalign { text-align: left; }
.esg-entry-media { position: relative; border: 0px solid transparent; outline: transparent solid 0px; overflow: hidden; }
.esg-entry-media { width: 100%; }
.esg-entry-media img { width: 100%; height: auto; max-width: none !important; }
.esg-layout-masonry .esg-entry-media img { line-height: 0px; vertical-align: bottom; display: inline-block; }
.esg-layout-even .esg-entry-media img { display: none; }
.esg-media-cover-wrapper { position: relative; width: 100%; }
.esg-layout-even .esg-media-cover-wrapper { height: 100%; }
.esg-entry-media-wrapper { z-index: 0; }
.esg-entry-media-wrapper .esg-video-frame { background: rgb(0, 0, 0); }
.esg-entry-cover .esg-overlay { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; border: 0px solid transparent; outline: transparent solid 0px; }
.esg-layout-even .esg-entry-content { display: none; }
.esg-entry-content { box-sizing: border-box; backface-visibility: hidden; }
.navigationbuttons, .esg-pagination, .esg-filters { position: relative; z-index: 50; backface-visibility: hidden; }
.esg-sortbutton-order.eg-icon-down-open.tp-asc { text-align: center; }
.esg-sortbutton-order .tp-desc { text-align: center; }
.esg-singlefilters .esg-filter-checked { display: none; backface-visibility: hidden; }
.esg-filter-wrapper { display: inline-block; }
.esg-sortbutton-wrapper { display: inline-block; }
.esg-cartbutton-wrapper { display: inline-block; }
.esg-filter-wrapper.dropdownstyle { min-width: 100px; cursor: pointer; position: relative; z-index: 1500; backface-visibility: hidden; transform: translateZ(1px); }
.esg-filter-wrapper.dropdownstyle .esg-filterbutton { display: block; }
.esg-dropdown-wrapper { display: none; position: absolute; background: rgb(255, 255, 255); padding: 20px; top: 100%; backface-visibility: hidden; transform: translateZ(10px); }
.esg-selected-filterbutton { color: rgb(153, 153, 153); margin-right: 5px; cursor: pointer; padding: 0px 15px 0px 10px; line-height: 20px; font-size: 12px; font-weight: 600; font-family: "Open Sans", sans-serif; display: inline-block; background: rgba(0, 0, 0, 0); margin-bottom: 5px; }
.esg-selected-filterbutton:hover { color: rgb(68, 68, 68); }
.esg-selected-filterbutton .eg-icon-down-open { display: inline-block; vertical-align: middle; width: 29px; line-height: 20px; font-size: 9px; font-weight: 700; color: rgb(153, 153, 153); cursor: pointer; background: rgba(0, 0, 0, 0); }
.esg-sortbutton-order.tp-desc { transform: scaleY(-1); }
.esg-sorting-select { cursor: pointer; position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; opacity: 0; appearance: menulist-button; }
.esg-filters.esg-navbutton-solo-left { position: absolute; left: 0px; top: 50%; z-index: 800; }
.esg-filters.esg-navbutton-solo-right { position: absolute; right: 0px; top: 50%; z-index: 800; }
.esg-navigationbutton.esg-right, .esg-navigationbutton.esg-left { transform-style: flat; transform: translateZ(5000px); margin-left: 0px !important; margin-right: 0px !important; }
.eg-leftright-container { float: left; width: 310px; margin-right: 20px; box-sizing: border-box; position: relative; }
.eg-leftright-container.dark { background: rgb(30, 30, 30); }
.eg-leftright-container .pagination { position: absolute; bottom: 0px; }
.eg-leftright-container .esg-filters { padding: 30px; box-sizing: border-box; }
.eg-leftright-container .esg-filterbutton { display: block; margin: 0px 0px 5px; }
.eg-leftright-container .esg-filter-wrapper { display: block; margin-right: 0px; }
.eg-ajaxtarget-container { position: relative; width: 100%; height: auto; }
.tp-esg-item .add_to_cart_button.loading::before { content: ""; position: absolute; inset: 0px; background: url("../images/ajax-loader.gif") center center no-repeat rgba(255, 255, 255, 0.65); }
.esg-loader { top: 50%; left: 50%; z-index: 10000; position: absolute; }
.infinityscollavailable.esg-loader { position: relative; top: auto; left: 50%; margin-top: 25px !important; margin-bottom: 25px !important; }
.esg-loader.spinner0 { width: 40px; height: 40px; background: url("../images/loader.gif") center center no-repeat rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px 0px; margin-left: -20px; animation: 1.2s ease-in-out 0s infinite normal none running esg-rotateplane; border-radius: 3px; }
.esg-loader.spinner1 { width: 40px; height: 40px; background-color: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px 0px; margin-left: -20px; animation: 1.2s ease-in-out 0s infinite normal none running esg-rotateplane; border-radius: 3px; }
.esg-loader.spinner5 { background: url("../images/loader.gif") 10px 10px no-repeat rgb(255, 255, 255); margin: -22px; width: 44px; height: 44px; border-radius: 3px; }
@-webkit-keyframes esg-rotateplane { 
  0% { transform: perspective(120px); }
  50% { transform: perspective(120px) rotateY(180deg); }
  100% { transform: perspective(120px) rotateY(180deg) rotateX(180deg); }
}
@keyframes esg-rotateplane { 
  0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg); }
  50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }
  100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); }
}
.esg-loader.spinner2 { width: 40px; height: 40px; margin-left: -20px; background-color: rgb(255, 0, 0); box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px 0px; border-radius: 100%; animation: 1s ease-in-out 0s infinite normal none running esg-scaleout; }
@-webkit-keyframes esg-scaleout { 
  0% { transform: scale(0); }
  100% { transform: scale(1); opacity: 0; }
}
@keyframes esg-scaleout { 
  0% { transform: scale(0); }
  100% { transform: scale(1); opacity: 0; }
}
.esg-loader.spinner3 { margin: -9px 0px 0px -35px; width: 70px; text-align: center; }
.eg-search-wrapper .esg-loader.spinner3 { margin-top: -30px !important; }
.simple-light .eg-search-wrapper .esg-loader.spinner3, .simple-dark .eg-search-wrapper .esg-loader.spinner3 { margin-top: -25px !important; }
.text-light .eg-search-wrapper .esg-loader.spinner3, .text-dark .eg-search-wrapper .esg-loader.spinner3 { margin-top: -22px !important; }
.esg-loader.spinner3 .bounce1, .esg-loader.spinner3 .bounce2, .esg-loader.spinner3 .bounce3 { width: 18px; height: 18px; background-color: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px 0px; border-radius: 100%; display: inline-block; animation: 1.4s ease-in-out 0s infinite normal both running esg-bouncedelay; }
.esg-loader.spinner3 .bounce1 { animation-delay: -0.32s; }
.esg-loader.spinner3 .bounce2 { animation-delay: -0.16s; }
@-webkit-keyframes esg-bouncedelay { 
  0%, 80%, 100% { transform: scale(0); }
  40% { transform: scale(1); }
}
@keyframes esg-bouncedelay { 
  0%, 80%, 100% { transform: scale(0); }
  40% { transform: scale(1); }
}
.esg-loader.spinner4 { margin: 0px 0px 0px -20px; width: 40px; height: 40px; text-align: center; animation: 2s linear 0s infinite normal none running esg-rotate; }
.esg-loader.spinner4 .dot1, .esg-loader.spinner4 .dot2 { width: 60%; height: 60%; display: inline-block; position: absolute; top: 0px; background-color: rgb(255, 255, 255); border-radius: 100%; animation: 2s ease-in-out 0s infinite normal none running esg-bounce; box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 20px 0px; }
.esg-loader.spinner4 .dot2 { top: auto; bottom: 0px; animation-delay: -1s; }
@-webkit-keyframes esg-rotate { 
  100% { transform: rotate(360deg); }
}
@keyframes esg-rotate { 
  100% { transform: rotate(360deg); }
}
@-webkit-keyframes esg-bounce { 
  0%, 100% { transform: scale(0); }
  50% { transform: scale(1); }
}
@keyframes esg-bounce { 
  0%, 100% { transform: scale(0); }
  50% { transform: scale(1); }
}
[class^="eg-icon-"]::before, [class*=" eg-icon-"]::before { font-family: eg-font; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: 0.2em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; margin-left: 0.2em; }
[class^="fa-icon-"]::before, [class*=" fa-icon-"]::before { font-family: FontAwesome; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: 0.2em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; margin-left: 0.2em; }
[class^="pe-7s-"]::before, [class*=" pe-7s-"]::before { font-family: Pe-icon-7-stroke; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: 0.2em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; margin-left: 0.2em; }
.esg-filter-wrapper .esg-filterbutton:last-child, .esg-cartbutton a, .esg-selected-filterbutton { margin-right: 0px !important; }
.esg-singlefilters .esg-filter-checked { display: none !important; }
.eg-ajaxclicklistener { cursor: pointer; }
.eg-ajax-video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0px; overflow: hidden; }
.eg-ajax-video-container.widevideo { padding-bottom: 50%; }
.eg-ajax-video-container iframe, .eg-ajax-video-container object, .eg-ajax-video-container embed { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; }
.forcenotvisible { visibility: hidden !important; }
.forcenotdisplay { display: none !important; }
input.eg-search-input[type="text"], .eg-search-input { display: inline-block; }
.eg-search-submit, .eg-search-clean { display: inline-block; width: auto; user-select: none; }
.eg-search-submit, .eg-search-clean { cursor: pointer; }
.eg-search-wrapper { vertical-align: top; line-height: 40px; }
input.eg-search-input[type="text"] { font-family: "Open Sans", sans-serif; padding: 8px 15px; vertical-align: middle; outline: none !important; margin: 0px 0px 5px !important; }
.eg-ajax-closer-wrapper { display: block; z-index: 51000; position: relative; }
.eg-ajax-navbt { cursor: pointer; display: inline-block; margin-right: 5px; }
.eg-acp-inner.eg-acp-tr .eg-ajax-closer.eg-ajax-navbt, .eg-acp-inner.eg-acp-br .eg-ajax-closer.eg-ajax-navbt { margin-right: 0px; }
.eg-ajax-closer-wrapper.eg-acp-tl, .eg-ajax-closer-wrapper.eg-acp-bl { text-align: left; }
.eg-ajax-closer-wrapper.eg-acp-tr, .eg-ajax-closer-wrapper.eg-acp-br { text-align: right; }
.eg-ajax-closer-wrapper.eg-acp-t, .eg-ajax-closer-wrapper.eg-acp-b { text-align: center; }
.eg-ajax-closer-wrapper.eg-acp-t, .eg-ajax-closer-wrapper.eg-acp-tr, .eg-ajax-closer-wrapper.eg-acp-tl { margin-bottom: 5px; }
.eg-ajax-closer-wrapper.eg-acp-bl, .eg-ajax-closer-wrapper.eg-acp-br, .eg-ajax-closer-wrapper.eg-acp-b { margin-top: 5px; }
.eg-acp-inner { display: block; position: absolute; z-index: 50; margin: 5px; }
.eg-acp-inner.eg-acp-tr, .eg-acp-inner.eg-acp-tl, .eg-acp-inner.eg-acp-t { top: 0px; }
.eg-acp-inner.eg-acp-br, .eg-acp-inner.eg-acp-bl, .eg-acp-inner.eg-acp-b { bottom: 0px; }
.eg-acp-inner.eg-acp-tl, .eg-acp-inner.eg-acp-bl { left: 0px; }
.eg-acp-inner.eg-acp-tr, .eg-acp-inner.eg-acp-br { right: 0px; }
.eg-acp-inner.eg-acp-t, .eg-acp-inner.eg-acp-b { left: 50%; transform: translateX(-50%); }
.eg-ajax-navbt { line-height: 21px; background: rgba(0, 0, 0, 0.75); color: rgb(255, 255, 255); border-radius: 2px; text-transform: uppercase; padding: 1px 1px 0px 0px; font-size: 11px; font-weight: 400; }
.eg-ajax-closer.eg-ajax-navbt { padding: 1px 5px 1px 3px; vertical-align: top; }
.eg-acp-light .eg-ajax-navbt { background: rgb(229, 229, 229); color: rgb(0, 0, 0); }
.eg-ajax-closer.eg-ajax-navbt i { font-size: 13px; }
.eg-ajax-navbt i { font-size: 16px; }
.eg-ajax-closer-wrapper.eg-acp-type1 { margin: 0px; }
.eg-acp-type1 .eg-ajax-navbt { border-radius: 0px; padding: 10px; margin: 0px; }
.eg-acp-type1 .eg-ajax-navbt i { font-size: 20px; }
.eg-acp-type1 .eg-ajax-navbt { width: 40px; height: 40px; text-align: center; line-height: 40px; padding: 0px; }
.eg-acp-type1 .eg-ajax-closer.eg-ajax-navbt { vertical-align: top; font-size: 24px; font-weight: 300; font-family: sans-serif; height: auto; line-height: 28px; padding: 8px 0px 4px; }
span.eg-el-amount::before { content: "("; }
span.eg-el-amount::after { content: ")"; }
span.eg-el-amount { margin-left: 10px; }
.esg-split-content .esg-entry-media-wrapper, .esg-split-content .esg-entry-cover { width: 50% !important; }
.esg-split-content .esg-media-cover-wrapper::after { content: ""; display: table; clear: both; }
.esg-split-right .esg-entry-media-wrapper, .esg-split-right .esg-entry-cover { float: right; }
.esg-split-left .esg-entry-media-wrapper, .esg-split-left .esg-entry-cover { float: left; }
.esg-split-content .esg-entry-media { height: 100% !important; }
.esg-split-content .esg-entry-cover { position: relative !important; }
.esg-split-content .esg-entry-content { clear: both; }
.grayscale { filter: grayscale(100%); }
.esg-revealed .esg-itm-anime:not(.esg-anime-blur) .esg-overflowtrick { overflow: visible !important; }
.esg-revealed .esg-itm-anime .tp-esg-item { -webkit-mask-image: none !important; }
.esg-revealed .esg-itm-anime .tp-esg-item:hover { z-index: 9999 !important; transform: none !important; }
.esg-revealed .esg-anime-item::before { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; content: ""; }
.esg-anime-blur .esg-entry-media { transform: scale(1.15, 1.15) !important; transform-origin: center center !important; }
.eg-invisiblebutton { display: block; box-shadow: none !important; height: inherit !important; }
.esg-lb-dummy { position: absolute; display: none; max-width: none !important; box-shadow: none !important; }
@media screen and (max-width: 736px) {
  .eg-lightbox-post-content-inner > div { width: 100% !important; float: none !important; }
  .eg-lightbox-post-content-inner .esg-post-featured-img { padding: 30px 0px !important; }
}
.esgbox-stage .esgbox-slide > :not(.esgbox-share) { margin: 0px; padding: 0px; }
.esgbox-stage .esgbox-slide > .esgbox-loading { margin-top: -30px; margin-left: -30px; }
.esgbox-toolbar .esgbox-button { transition: background 0.2s ease-out 0s; }
.esgbox-toolbar .esgbox-button:focus, .esgbox-toolbar .esgbox-button:active, .esgbox-toolbar .esgbox-button:visited { background: rgba(30, 30, 30, 0.6); }
.esgbox-toolbar .esgbox-button:hover { background: rgb(118, 118, 118); }
.esgbox-navigation .esgbox-button::before { transition: background 0.2s ease-out 0s; }
.esgbox-navigation .esgbox-button:focus::before, .esgbox-navigation .esgbox-button:active::before, .esgbox-navigation .esgbox-button:visited::before, .esgbox-navigation .esgbox-button[disabled]:hover::before, .esgbox-toolbar .esgbox-button[disabled]:hover { background: rgba(30, 30, 30, 0.6); }
.esgbox-navigation .esgbox-button:hover::before { background: rgb(118, 118, 118); }
.esgbox-hidearrows .esgbox-navigation .esgbox-button--arrow_left, .esgbox-hidearrows .esgbox-navigation .esgbox-button--arrow_right { display: none !important; }
.esgbox-single .esgbox-button--arrow_left, .esgbox-single .esgbox-button--arrow_right { display: none !important; }
.esgbox-slide--video iframe { width: 1280px; height: 720px; max-width: 100%; max-height: 100%; }
.esg-four-by-three .esgbox-slide--video iframe { width: 800px; height: 600px; }
.esgbox-container button:hover, .esgbox-container button:focus { background: transparent; }
.esg-filter-wrapper { visibility: hidden; }
.esg-mobile-filter-button { display: none; }
.esg-mobile-filter-wrap { visibility: visible; }
.esg-mobile-filter-wrap .esg-dropdown-wrapper { display: none !important; visibility: hidden !important; }
.eg-esgblankskin-wrapper * { visibility: hidden !important; }
.eg-item-in-focus { z-index: 999 !important; }
.esg-cover-overflow { overflow: hidden; }
.esg-transition[data-transition^="esg-collapse"] { overflow: hidden; }
.esg-transition[data-transition^="esg-collapse"]::before, .esg-transition[data-transition^="esg-collapse"]::after { position: absolute; content: ""; }
.esg-transition[data-transition^="esg-collapsevertical"]::before, .esg-transition[data-transition^="esg-collapsevertical"]::after { width: 100%; height: 0%; left: 0px; }
.esg-transition[data-transition^="esg-collapsevertical"]::before { top: 0px; }
.esg-transition[data-transition^="esg-collapsevertical"]::after { bottom: 0px; }
.esg-transition[data-transition="esg-collapseverticalout"]::before, .esg-transition[data-transition="esg-collapseverticalout"]::after { height: 50%; }
.esg-transition[data-transition^="esg-collapsehorizontal"]::before, .esg-transition[data-transition^="esg-collapsehorizontal"]::after { width: 0%; height: 100%; top: 0px; }
.esg-transition[data-transition^="esg-collapsehorizontal"]::before { left: 0px; }
.esg-transition[data-transition^="esg-collapsehorizontal"]::after { right: 0px; }
.esg-transition[data-transition="esg-collapsehorizontalout"]::before { width: 50%; }
.esg-transition[data-transition="esg-collapsehorizontalout"]::after { width: 50%; }
.esg-hovered .esg-transition[data-transition="esg-collapsevertical"]::before, .esg-hovered .esg-transition[data-transition="esg-collapsevertical"]::after { height: 50%; }
.esg-hovered .esg-transition[data-transition="esg-collapseverticalout"]::before, .esg-hovered .esg-transition[data-transition="esg-collapseverticalout"]::after { height: 0px; }
.esg-hovered .esg-transition[data-transition="esg-collapsehorizontal"]::before, .esg-hovered .esg-transition[data-transition="esg-collapsehorizontal"]::after { width: 50%; }
.esg-hovered .esg-transition[data-transition="esg-collapsehorizontalout"]::before, .esg-hovered .esg-transition[data-transition="esg-collapsehorizontalout"]::after { width: 0px; }
.esg-transition[data-transition^="esg-line"]::after { content: ""; position: absolute; width: 70%; height: 70%; top: 15%; left: 15%; background-size: 100% 100%; background-repeat: no-repeat; background-position: center center; }
.esg-transition[data-transition="esg-linediagonal"]::after, .esg-transition[data-transition="esg-linehorizontal"]::after, .esg-transition[data-transition="esg-linevertical"]::after { transform: scale(0); }
.esg-hovered .esg-transition[data-transition^="esg-line"]::after { transform: scale(1); }
.esg-hovered .esg-transition[data-transition="esg-linediagonalout"]::after, .esg-hovered .esg-transition[data-transition="esg-linehorizontalout"]::after, .esg-hovered .esg-transition[data-transition="esg-lineverticalout"]::after { transform: scale(0); }
.esg-transition[data-transition^="esg-spiral"]::after { content: ""; position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; box-sizing: border-box; padding-bottom: 100%; background-size: contain; background-repeat: no-repeat; transform-origin: center center; transform: translate(-50%, -50%) rotate(0deg) scale(0); }
.esg-transition[data-transition="esg-spiralzoomout"]::after { transform: translate(-50%, -50%) rotate(-300deg) scale(3); }
.esg-hovered .esg-transition[data-transition="esg-spiralzoom"]::after { transform: translate(-50%, -50%) rotate(-300deg) scale(3); }
.esg-hovered .esg-transition[data-transition="esg-spiralzoomout"]::after { transform: translate(-50%, -50%) rotate(0deg) scale(0); }
.esg-transition[data-transition^="esg-circlezoom"]::before, .esg-transition[data-transition^="esg-circlezoom"]::after { content: ""; position: absolute; width: 150%; height: 150%; padding-bottom: 150%; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(0, 0); border-radius: 50%; box-sizing: border-box; }
.esg-transition[data-transition="esg-circlezoomout"]::before, .esg-transition[data-transition="esg-circlezoomout"]::after { transform: translate(-50%, -50%) scale(1, 1); }
.esg-hovered .esg-transition[data-transition="esg-circlezoom"]::before, .esg-hovered .esg-transition[data-transition="esg-circlezoom"]::after { transform: translate(-50%, -50%) scale(1, 1); }
.esg-hovered .esg-transition[data-transition="esg-circlezoomout"]::before, .esg-hovered .esg-transition[data-transition="esg-circlezoomout"]::after { transform: translate(-50%, -50%) scale(0, 0); }
.esg-transition[data-transition^="esg-line"]::before, .esg-transition[data-transition^="esg-spiral"]::before { content: ""; position: absolute; width: 100%; height: 100%; top: 0%; left: 0%; opacity: 0; }
.esg-transition[data-transition="esg-linediagonalout"]::before, .esg-transition[data-transition="esg-linehorizontalout"]::before, .esg-transition[data-transition="esg-lineverticalout"]::before, .esg-transition[data-transition="esg-spiralzoomout"]::before { opacity: 1; }
.esg-hovered .esg-transition[data-transition^="esg-line"]::before, .esg-hovered .esg-transition[data-transition="esg-spiralzoom"]::before { opacity: 1; }
.esg-hovered .esg-transition[data-transition="esg-linediagonalout"]::before, .esg-hovered .esg-transition[data-transition="esg-linehorizontalout"]::before, .esg-hovered .esg-transition[data-transition="esg-lineverticalout"]::before, .esg-hovered .esg-transition[data-transition="esg-spiralzoomout"]::before { opacity: 0; }
.esg-overlay.esg-cover-blend-multiply { mix-blend-mode: multiply; }
.esg-overlay.esg-cover-blend-screen { mix-blend-mode: screen; }
.esg-overlay.esg-cover-blend-overlay { mix-blend-mode: overlay; }
.esg-overlay.esg-cover-blend-darken { mix-blend-mode: darken; }
.esg-overlay.esg-cover-blend-lighten { mix-blend-mode: lighten; }
.esg-overlay.esg-cover-blend-color-dodge { mix-blend-mode: color-dodge; }
.esg-overlay.esg-cover-blend-color-burn { mix-blend-mode: color-burn; }
.esg-overlay.esg-cover-blend-hard-light { mix-blend-mode: hard-light; }
.esg-overlay.esg-cover-blend-soft-light { mix-blend-mode: soft-light; }
.esg-overlay.esg-cover-blend-difference { mix-blend-mode: difference; }
.esg-overlay.esg-cover-blend-exclusion { mix-blend-mode: exclusion; }
.esg-overlay.esg-cover-blend-hue { mix-blend-mode: hue; }
.esg-overlay.esg-cover-blend-saturation { mix-blend-mode: saturation; }
.esg-overlay.esg-cover-blend-color { mix-blend-mode: color; }
.esg-overlay.esg-cover-blend-luminosity { mix-blend-mode: luminosity; }
.aden { filter: hue-rotate(-20deg) contrast(0.9) saturate(0.85) brightness(1.2); }
.aden::after { background: linear-gradient(to right, rgba(66, 10, 14, 0.2), transparent); mix-blend-mode: darken; }
.perpetua::after, .reyes::after { mix-blend-mode: soft-light; opacity: 0.5; }
.inkwell { filter: sepia(0.3) contrast(1.1) brightness(1.1) grayscale(1); }
.perpetua::after { background: linear-gradient(rgb(0, 91, 154), rgb(230, 193, 61)); }
.reyes { filter: sepia(0.22) brightness(1.1) contrast(0.85) saturate(0.75); }
.reyes::after { background: rgb(239, 205, 173); }
.gingham { filter: brightness(1.05) hue-rotate(-10deg); }
.gingham::after { background: linear-gradient(to right, rgba(66, 10, 14, 0.2), transparent); mix-blend-mode: darken; }
.toaster { filter: contrast(1.5) brightness(0.9); }
.toaster::after { background: radial-gradient(circle, rgb(128, 78, 15), rgb(59, 0, 59)); mix-blend-mode: screen; }
.walden { filter: brightness(1.1) hue-rotate(-10deg) sepia(0.3) saturate(1.6); }
.walden::after { background: rgb(0, 68, 204); mix-blend-mode: screen; opacity: 0.3; }
.hudson { filter: brightness(1.2) contrast(0.9) saturate(1.1); }
.hudson::after { background: radial-gradient(circle, rgb(166, 177, 255) 50%, rgb(52, 33, 52)); mix-blend-mode: multiply; opacity: 0.5; }
.earlybird { filter: contrast(0.9) sepia(0.2); }
.earlybird::after { background: radial-gradient(circle, rgb(208, 186, 142) 20%, rgb(54, 3, 9) 85%, rgb(29, 2, 16) 100%); mix-blend-mode: overlay; }
.mayfair { filter: contrast(1.1) saturate(1.1); }
.mayfair::after { background: radial-gradient(circle at 40% 40%, rgba(255, 255, 255, 0.8), rgba(255, 200, 200, 0.6), rgb(17, 17, 17) 60%); mix-blend-mode: overlay; opacity: 0.4; }
.lofi { filter: saturate(1.1) contrast(1.5); }
.lofi::after { background: radial-gradient(circle, transparent 70%, rgb(34, 34, 34) 150%); mix-blend-mode: multiply; }
._1977 { filter: contrast(1.1) brightness(1.1) saturate(1.3); }
._1977::after { background: rgba(243, 106, 188, 0.3); mix-blend-mode: screen; }
.brooklyn { filter: contrast(0.9) brightness(1.1); }
.brooklyn::after { background: radial-gradient(circle, rgba(168, 223, 193, 0.4) 70%, rgb(196, 183, 200)); mix-blend-mode: overlay; }
.xpro2 { filter: sepia(0.3); }
.xpro2::after { background: radial-gradient(circle, rgb(230, 231, 224) 40%, rgba(43, 42, 161, 0.6) 110%); mix-blend-mode: color-burn; }
.nashville { filter: sepia(0.2) contrast(1.2) brightness(1.05) saturate(1.2); }
.nashville::after { background: rgba(0, 70, 150, 0.4); mix-blend-mode: lighten; }
.nashville::before { background: rgba(247, 176, 153, 0.56); mix-blend-mode: darken; }
.lark { filter: contrast(0.9); }
.lark::after { background: rgba(242, 242, 242, 0.8); mix-blend-mode: darken; }
.lark::before { background: rgb(34, 37, 63); mix-blend-mode: color-dodge; }
.moon { filter: grayscale(1) contrast(1.1) brightness(1.1); }
.moon::before { background: rgb(160, 160, 160); mix-blend-mode: soft-light; }
.moon::after { background: rgb(56, 56, 56); mix-blend-mode: lighten; }
.clarendon { filter: contrast(1.2) saturate(1.35); }
.clarendon::before { background: rgba(127, 187, 227, 0.2); mix-blend-mode: overlay; }
.willow { filter: grayscale(0.5) contrast(0.95) brightness(0.9); }
.willow::before { mix-blend-mode: overlay; }
.willow::after { background-color: rgb(216, 205, 203); mix-blend-mode: color; }
.rise { filter: brightness(1.05) sepia(0.2) contrast(0.9) saturate(0.9); }
.rise::after { background: radial-gradient(circle, rgba(232, 197, 152, 0.8), transparent 90%); mix-blend-mode: overlay; opacity: 0.6; }
.rise::before { background: radial-gradient(circle, rgba(236, 205, 169, 0.15) 55%, rgba(50, 30, 7, 0.4)); mix-blend-mode: multiply; }
._1977::after, ._1977::before, .aden::after, .aden::before, .brooklyn::after, .brooklyn::before, .clarendon::after, .clarendon::before, .earlybird::after, .earlybird::before, .gingham::after, .gingham::before, .hudson::after, .hudson::before, .inkwell::after, .inkwell::before, .lark::after, .lark::before, .lofi::after, .lofi::before, .mayfair::after, .mayfair::before, .moon::after, .moon::before, .nashville::after, .nashville::before, .perpetua::after, .perpetua::before, .reyes::after, .reyes::before, .rise::after, .rise::before, .slumber::after, .slumber::before, .toaster::after, .toaster::before, .walden::after, .walden::before, .willow::after, .willow::before, .xpro2::after, .xpro2::before { content: ""; display: block; height: 100%; width: 100%; top: 0px; left: 0px; position: absolute; pointer-events: none; }
._1977, .aden, .brooklyn, .clarendon, .earlybird, .gingham, .hudson, .inkwell, .lark, .lofi, .mayfair, .moon, .nashville, .perpetua, .reyes, .rise, .slumber, .toaster, .walden, .willow, .xpro2 { position: relative; }
._1977 img, .aden img, .brooklyn img, .clarendon img, .earlybird img, .gingham img, .hudson img, .inkwell img, .lark img, .lofi img, .mayfair img, .moon img, .nashville img, .perpetua img, .reyes img, .rise img, .slumber img, .toaster img, .walden img, .willow img, .xpro2 img { width: 100%; z-index: 1; }
._1977::before, .aden::before, .brooklyn::before, .clarendon::before, .earlybird::before, .gingham::before, .hudson::before, .inkwell::before, .lark::before, .lofi::before, .mayfair::before, .moon::before, .nashville::before, .perpetua::before, .reyes::before, .rise::before, .slumber::before, .toaster::before, .walden::before, .willow::before, .xpro2::before { z-index: 2; }
._1977::after, .aden::after, .brooklyn::after, .clarendon::after, .earlybird::after, .gingham::after, .hudson::after, .inkwell::after, .lark::after, .lofi::after, .mayfair::after, .moon::after, .nashville::after, .perpetua::after, .reyes::after, .rise::after, .slumber::after, .toaster::after, .walden::after, .willow::after, .xpro2::after { z-index: 3; }
.slumber { filter: saturate(0.66) brightness(1.05); }
.slumber::after { background: rgba(125, 105, 24, 0.5); mix-blend-mode: soft-light; }
.slumber::before { background: rgba(69, 41, 12, 0.4); mix-blend-mode: lighten; }
.source_type_stream .esg-filter-wrapper, .source_type_nextgen .esg-filter-wrapper, .source_type_rml .esg-filter-wrapper { display: none !important; }
.abutton { background-color: crimson; border-radius: 5px; color: white; text-decoration: none; padding: 0.3em; margin: 0px 10px; }
.abutton:focus, abutton:hover { background-color: firebrick; color: white; }
.fixed-social-icons { color: black; margin-left: 5px; width: 31px; height: 31px; background-color: rgb(255, 255, 255); border-radius: 100%; display: inline-block; text-align: center; }
.margin8 { margin-top: 8px; }
.margin5 { margin-top: 5px; }
.follow-title { font-weight: bold; line-height: 28px; font-size: 12.5px; text-transform: uppercase; vertical-align: middle; margin-right: 9px; display: inline-block; letter-spacing: 1px; margin-bottom: 0px; }
#bar-social { margin: 0px 10px; position: absolute; }
