html {
  height: 100% !important;
}

*,
*::after,
*::before {
  box-sizing: border-box !important;
}

body {
  --wp--preset--color--black: #fff000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(
    135deg,
    rgba(6, 147, 227, 1) 0%,
    rgb(155, 81, 224) 100%
  );
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(
    135deg,
    rgb(122, 220, 180) 0%,
    rgb(0, 208, 130) 100%
  );
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(
    135deg,
    rgba(252, 185, 0, 1) 0%,
    rgba(255, 105, 0, 1) 100%
  );
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(
    135deg,
    rgba(255, 105, 0, 1) 0%,
    rgb(207, 46, 46) 100%
  );
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(
    135deg,
    rgb(238, 238, 238) 0%,
    rgb(169, 184, 195) 100%
  );
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(
    135deg,
    rgb(74, 234, 220) 0%,
    rgb(151, 120, 209) 20%,
    rgb(207, 42, 186) 40%,
    rgb(238, 44, 130) 60%,
    rgb(251, 105, 98) 80%,
    rgb(254, 248, 76) 100%
  );
  --wp--preset--gradient--blush-light-purple: linear-gradient(
    135deg,
    rgb(255, 206, 236) 0%,
    rgb(152, 150, 240) 100%
  );
  --wp--preset--gradient--blush-bordeaux: linear-gradient(
    135deg,
    rgb(254, 205, 165) 0%,
    rgb(254, 45, 45) 50%,
    rgb(107, 0, 62) 100%
  );
  --wp--preset--gradient--luminous-dusk: linear-gradient(
    135deg,
    rgb(255, 203, 112) 0%,
    rgb(199, 81, 192) 50%,
    rgb(65, 88, 208) 100%
  );
  --wp--preset--gradient--pale-ocean: linear-gradient(
    135deg,
    rgb(255, 245, 203) 0%,
    rgb(182, 227, 212) 50%,
    rgb(51, 167, 181) 100%
  );
  --wp--preset--gradient--maldkfctric-grass: linear-gradient(
    135deg,
    rgb(202, 248, 128) 0%,
    rgb(113, 206, 126) 100%
  );
  --wp--preset--gradient--midnight: linear-gradient(
    135deg,
    rgb(2, 3, 129) 0%,
    rgb(40, 116, 252) 100%
  );
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1),
    6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}
:where(.breadcrumb_6fbd) {
  gap: 0.5em;
}
:where(.button-warm-dd07) {
  gap: 0.5em;
}
body .texture-326f > .first-5cbd {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .texture-326f > .orange-79bf {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .texture-326f > .button-29dd {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .status_e964 > .first-5cbd {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .status_e964 > .orange-79bf {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .status_e964 > .button-29dd {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .status_e964
  > :where(:not(.first-5cbd):not(.orange-79bf):not(.media-26c0)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .status_e964 > .shadow_6464 {
  max-width: var(--wp--style--global--wide-size);
}
body .breadcrumb_6fbd {
  display: flex;
}
body .breadcrumb_6fbd {
  flex-wrap: wrap;
  align-items: center;
}
body .breadcrumb_6fbd > * {
  margin: 0;
}
body .button-warm-dd07 {
  display: grid;
}
body .button-warm-dd07 > * {
  margin: 0;
}
:where(.tabs_cc48.breadcrumb_6fbd) {
  gap: 2em;
}
:where(.tabs_cc48.button-warm-dd07) {
  gap: 2em;
}
:where(.outline-38fd.breadcrumb_6fbd) {
  gap: 1.25em;
}
:where(.outline-38fd.button-warm-dd07) {
  gap: 1.25em;
}
.module_yellow_2ae2 {
  color: var(--wp--preset--color--black) !important;
}
.paper_901e {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.last-ed0f {
  color: var(--wp--preset--color--white) !important;
}
.easy-f19f {
  color: var(--wp--preset--color--pale-pink) !important;
}
.copper_6640 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.gallery_23ca {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.logo-west-9c71 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tooltip-4bec {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.shadow_lite_4a01 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.shade_7b78 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.tag_d915 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.sort_faa3 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.accordion_blue_c1ed {
  background-color: var(--wp--preset--color--black) !important;
}
.over_f63e {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.article-add6 {
  background-color: var(--wp--preset--color--white) !important;
}
.solid-e0f6 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.row_over_6771 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.first_175c {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.clean_ed00 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.feature_6989 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.orange_62fd {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.gas-d351 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.top-bfe6 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.dynamic_421c {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.frame-86c3 {
  border-color: var(--wp--preset--color--black) !important;
}
.thumbnail_db44 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.photo-under-004f {
  border-color: var(--wp--preset--color--white) !important;
}
.stone_e5df {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.container_bb04 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.notification_f130 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hovered_6b90 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.aside-4a29 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.description-771a {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.footer_small_add8 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.aside-cf05 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.silver-87dd {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.progress_7cdf {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.sidebar_rough_e809 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.border-glass-ab26 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.frame_thick_61c1 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.logo-south-ea24 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.surface_basic_bb40 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.outline-focused-cb8f {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.bronze-7d6f {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.layout-fluid-23b3 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.white_cea3 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.large_b39b {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.active-8b9b {
  background: var(--wp--preset--gradient--midnight) !important;
}
.mask_920e {
  font-size: var(--wp--preset--font-size--small) !important;
}
.copper_6233 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.notification_next_98fd {
  font-size: var(--wp--preset--font-size--large) !important;
}
.tag_hot_e57f {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.dropdown_f93d a:where(:not(.card-417e)) {
  color: inherit;
}
:where(.outline-38fd.breadcrumb_6fbd) {
  gap: 1.25em;
}
:where(.outline-38fd.button-warm-dd07) {
  gap: 1.25em;
}
:where(.tabs_cc48.breadcrumb_6fbd) {
  gap: 2em;
}
:where(.tabs_cc48.button-warm-dd07) {
  gap: 2em;
}
.slow_ab3f {
  font-size: 1.5em;
  line-height: 1.6;
}

.surface-white-a419 .block-f8d6 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-4915 .active_f0f4 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_east_5a01 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_east_5a01.short-1241 .alert-6508 {
  background-color: var(--e-global-color-primary);
}
.tertiary_east_5a01.article-f903 .alert-6508,
.tertiary_east_5a01.soft_1161 .alert-6508 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.table-92af .paragraph-left-c0e5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.container-old-c7eb {
  --divider-color: var(--e-global-color-secondary);
}
.container-old-c7eb .overlay-lower-7ee9 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.container-old-c7eb.outline_right_9c0a .accent_20fe {
  background-color: var(--e-global-color-secondary);
}
.container-old-c7eb.shadow_middle_065f .accent_20fe,
.container-old-c7eb.title-solid-ccad .accent_20fe {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.container-old-c7eb.shadow_middle_065f .accent_20fe,
.container-old-c7eb.title-solid-ccad .accent_20fe svg {
  fill: var(--e-global-color-secondary);
}
.hero_07c4 .preview_smooth_bcd7 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_07c4 .icon_aa50 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-aae4.outline_right_9c0a .accent_20fe {
  background-color: var(--e-global-color-primary);
}
.gradient-aae4.shadow_middle_065f .accent_20fe,
.gradient-aae4.title-solid-ccad .accent_20fe {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.gradient-aae4.shadow_middle_065f .accent_20fe,
.gradient-aae4.title-solid-ccad .accent_20fe svg {
  fill: var(--e-global-color-primary);
}
.tooltip-34f3.outline_right_9c0a .accent_20fe {
  background-color: var(--e-global-color-primary);
}
.tooltip-34f3.shadow_middle_065f .accent_20fe,
.tooltip-34f3.title-solid-ccad .accent_20fe {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tooltip-34f3 .item_8813 {
  color: var(--e-global-color-primary);
}
.tooltip-34f3 .item_8813,
.tooltip-34f3 .item_8813 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-34f3 .orange-d6dd {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_cbb9 .main-4037 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-basic-6ac8 .soft-dd00 .message_wood_15cc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_09bf .lite-d762:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.footer_09bf .backdrop_yellow_fb6b i {
  color: var(--e-global-color-primary);
}
.footer_09bf .backdrop_yellow_fb6b svg {
  fill: var(--e-global-color-primary);
}
.footer_09bf .media_liquid_552b {
  color: var(--e-global-color-secondary);
}
.footer_09bf .lite-d762 > .media_liquid_552b,
.footer_09bf .lite-d762 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-f755 .row-30ae {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-f755 .tall_090a {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.gradient_north_fb7d .orange_113c .inner_f21d {
  background-color: var(--e-global-color-primary);
}
.gradient_north_fb7d .article-center-db76 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-fast-fed2 .up_b97a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-fast-fed2 .panel-9c5d {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-fast-fed2 .cool-bd8b {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.cool-a152 .message-19c8,
.cool-a152 .message-19c8 a {
  color: var(--e-global-color-primary);
}
.cool-a152 .message-19c8.search-short-aab3,
.cool-a152 .message-19c8.search-short-aab3 a {
  color: var(--e-global-color-accent);
}
.cool-a152 .message-19c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-a152 .pagination_9f8c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze_01fa .article_current_74f7,
.bronze_01fa .dynamic-7ad3 {
  color: var(--e-global-color-primary);
}
.bronze_01fa .article_current_74f7 svg {
  fill: var(--e-global-color-primary);
}
.bronze_01fa .search-short-aab3 .article_current_74f7,
.bronze_01fa .search-short-aab3 .dynamic-7ad3 {
  color: var(--e-global-color-accent);
}
.bronze_01fa .search-short-aab3 .article_current_74f7 svg {
  fill: var(--e-global-color-accent);
}
.bronze_01fa .dynamic-7ad3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze_01fa .pagination_9f8c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-soft-d302 .outline_5e12,
.border-soft-d302 .texture_soft_cf92 {
  color: var(--e-global-color-primary);
}
.border-soft-d302 .texture_soft_cf92 svg {
  fill: var(--e-global-color-primary);
}
.border-soft-d302 .message-19c8.search-short-aab3 a,
.border-soft-d302
  .message-19c8.search-short-aab3
  .texture_soft_cf92 {
  color: var(--e-global-color-accent);
}
.border-soft-d302 .outline_5e12 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-soft-d302 .pagination_9f8c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_active_1428 .north_ba95 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_active_1428 .chip_north_be11 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_selected_162e .modal_610c .popup-inner-97ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.hidden_selected_162e .modal_610c .background-tiny-24fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_selected_162e .hover_middle_1994 .popup-inner-97ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.hidden_selected_162e
  .hover_middle_1994
  .background-tiny-24fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_selected_162e
  .panel-c551
  .popup-inner-97ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.hidden_selected_162e
  .panel-c551
  .background-tiny-24fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_selected_162e
  .grid_a8a3
  .popup-inner-97ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.hidden_selected_162e
  .grid_a8a3
  .background-tiny-24fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-4305 .search_04f2 {
  background-color: var(--e-global-color-primary);
}
.carousel-4305 .search_04f2:hover {
  background-color: var(--e-global-color-primary);
}
.carousel-4305 .input_middle_cb4f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-4305
  .search_04f2:hover
  .input_middle_cb4f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma_80f3 .alert_west_6dec {
  color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-788c .border-a18c .input_fa23 a {
  background-color: var(--e-global-color-accent);
}
.article-788c .border-a18c .fluid_d932 a {
  background-color: var(--e-global-color-accent);
}
.article-788c .border-a18c .input_fa23 a,
.article-788c .border-a18c .fluid_d932 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_c0f1
  .hero_1077.list-warm-6d07
  .border-a18c
  a.info-stone-fd28 {
  background-color: var(--e-global-color-accent);
}
.over_c0f1
  .hero_1077.list-warm-6d07
  .border-a18c
  span.info-stone-fd28.fn-current-10b8 {
  background-color: var(--e-global-color-text);
}
.over_c0f1
  .hero_1077.list-warm-6d07
  .border-a18c
  .info-stone-fd28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_e917 .wood_a02f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_e917
  .popup-bronze-8e45
  > .gradient_3769
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_e917
  .narrow-cb83
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_e917
  .popup-down-bfe0
  .large-7d01,
.logo_e917
  .popup-down-bfe0
  .simple-a933 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_e917
  .popup-down-bfe0
  .aside_clean_46f0,
.logo_e917
  .popup-down-bfe0
  a
  .aside_clean_46f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_e917
  .popup-down-bfe0
  .background_advanced_373b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_e917
  .popup-down-bfe0
  .grid-a4d0 {
  background-color: var(--e-global-color-primary);
}
.logo_e917
  .popup-down-bfe0
  .grid-a4d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_e917
  .popup-down-bfe0
  .grid-a4d0:hover {
  background-color: var(--e-global-color-primary);
}
.logo_e917
  .popup-down-bfe0
  .chip-3ba0 {
  background-color: var(--e-global-color-primary);
}
.logo_e917
  .popup-down-bfe0
  .chip-3ba0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_e917
  .popup-down-bfe0
  .chip-3ba0:hover {
  background-color: var(--e-global-color-primary);
}
.logo_e917
  .header_hard_ce42
  .west_65d8
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_e917
  .header_hard_ce42
  .label_9c1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_e917
  .header_hard_ce42
  .background_advanced_373b {
  color: var(--e-global-color-text);
}
.logo_e917
  .header_hard_ce42
  .background_advanced_373b
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_e917
  .header_hard_ce42
  .grid-a4d0 {
  background-color: var(--e-global-color-primary);
}
.logo_e917
  .header_hard_ce42
  .grid-a4d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_e917
  .header_hard_ce42
  .grid-a4d0:hover {
  background-color: var(--e-global-color-primary);
}
.logo_e917
  .header_hard_ce42
  .chip-3ba0 {
  background-color: var(--e-global-color-primary);
}
.logo_e917
  .header_hard_ce42
  .chip-3ba0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_e917
  .header_hard_ce42
  .chip-3ba0:hover {
  background-color: var(--e-global-color-primary);
}
.logo_e917 .table-7a0a {
  background-color: var(--e-global-color-primary);
}
.logo_e917 .table-7a0a:hover {
  background-color: var(--e-global-color-primary);
}
.logo_e917 .article-51f4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_e917 .tag_stale_5d5a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new_77bc .upper-7c61 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new_77bc
  .search_62a2
  > div:nth-child(3)
  .upper-7c61,
.new_77bc
  .primary-outer-710b
  > div:nth-child(1)
  .upper-7c61,
.new_77bc
  .copper_fb12
  > div:nth-child(1)
  .upper-7c61,
.new_77bc
  .east_969d
  > div:nth-child(1)
  .upper-7c61,
.new_77bc
  .grid_796a
  > div:nth-child(1)
  .upper-7c61 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new_77bc .image_blue_4070 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_77bc .pro_e26b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_77bc .accent-9a55 {
  background-color: var(--e-global-color-primary);
}
.new_77bc .accent-9a55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_77bc .accent-9a55:hover {
  background-color: var(--e-global-color-primary);
}
.new_77bc .short_1b64 {
  background-color: var(--e-global-color-primary);
}
.new_77bc .short_1b64:hover {
  background-color: var(--e-global-color-primary);
}
.new_77bc .article-51f4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new_77bc .tag_stale_5d5a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_outer_a5e2 .thumbnail_34a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_outer_a5e2 .grid_short_d440 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_outer_a5e2 .fresh_380d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_outer_a5e2 .gallery-pink-ce78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_outer_a5e2 .preview_dynamic_f3e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_outer_a5e2 .short_1b64 {
  background-color: var(--e-global-color-primary);
}
.main_outer_a5e2 .short_1b64:hover {
  background-color: var(--e-global-color-primary);
}
.bright-f020 .item-current-c125 {
  background-color: var(--e-global-color-secondary);
}
.bright-f020 .aside-warm-e53d {
  background-color: var(--e-global-color-text);
}
.bright-f020 .icon-narrow-f139 {
  background-color: var(--e-global-color-secondary);
}
.bright-f020 .simple-afe4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright-f020 .easy_d991 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-f020 .highlight_copper_7537 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-f020 .tall_c194 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-f020 .glass-4b7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-343c .section_5408 .selected_b8fd,
.advanced-343c
  .section_5408
  .selected_b8fd
  a,
.advanced-343c .sidebar-west-f03f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-343c .section_5408 .silver-2118,
.advanced-343c .yellow_ed45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-343c .section_5408 .silver-2118 {
  color: var(--e-global-color-text);
}
.advanced-343c .yellow_ed45 {
  color: var(--e-global-color-text);
}
.advanced-343c
  .section_5408
  .footer-f50d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced-343c .badge-2e56 .stone-7e7c {
  background-color: var(--e-global-color-primary);
}
.advanced-343c .badge-2e56 .stone-7e7c:hover {
  background-color: var(--e-global-color-primary);
}
.advanced-343c .badge-2e56 .dim_ba75 li span {
  background-color: var(--e-global-color-text);
}
.advanced-343c .badge-2e56 .dim_ba75 li span:hover {
  background-color: var(--e-global-color-primary);
}
.advanced-343c
  .badge-2e56
  .dim_ba75
  li.column_paper_732e
  span {
  background-color: var(--e-global-color-accent);
}
.advanced-343c .hard_3b94 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite-eb8f .gallery_lower_eeed {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focused_d2a4 .pattern_2943 {
  background-color: var(--e-global-color-primary);
}
.focused_d2a4 .fast-8e46 {
  background-color: var(--e-global-color-secondary);
}
.focused_d2a4 .border-7f51 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_d2a4 .iron_7620 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_d2a4 .notification_a60e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_d2a4 .basic-197a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_d2a4 .mask_3d92 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_d2a4 .wrapper_static_18c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_d2a4 .form_835c {
  background-color: var(--e-global-color-primary);
}
.focused_d2a4 .form_835c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge-2faa .image_7cd4 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-2faa .gas-4171 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.badge-2faa
  .pagination-975f:after {
  background-color: var(--e-global-color-primary);
}
.badge-2faa .container_5fb4 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper_562c .sidebar-west-f03f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_562c .yellow_ed45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-fixed-d8f9 .highlight-fluid-4dc2 .heading_mini_7d93 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-fixed-d8f9 .highlight-fluid-4dc2 .hidden-hovered-641d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down-6749 .hot_6371 {
  background-color: var(--e-global-color-primary);
}
.down-6749 .gradient-mini-7e7e {
  background-color: var(--e-global-color-secondary);
}
.down-6749 .silver_0ecd .search-hot-b335 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down-6749 .notice_5ced .search-hot-b335 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-center-16a1 .feature-plasma-1d33 .accent_2098 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-center-16a1 .feature-plasma-1d33 .chip-tiny-af34 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-center-16a1 .feature-plasma-1d33 .video_915c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.article-selected-01ab .basic-1511 {
  border-color: var(--e-global-color-text);
}
.article-selected-01ab .hover_mini_9d3d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-selected-01ab .clean-84b3 {
  color: var(--e-global-color-primary);
}
.article-selected-01ab .solid_dd23 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-e3ca .status-f6f4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-e3ca .list_right_b0c8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-e3ca .white_af21:hover .status-f6f4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-e3ca
  .white_af21:hover
  .list_right_b0c8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_c50c .status-mini-da8f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_c50c .box-small-f2db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_ea97 .header-6ce6 .list-1906 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_ea97 .picture_large_dbba .list-1906 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.popup_3b6e .dim_2156 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.backdrop_left_8172 .bronze-6e2e .shade_efab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_left_8172 .bronze-6e2e .shade_efab {
  background-color: var(--e-global-color-secondary);
}
.backdrop_left_8172 .module-orange-458d .shade_efab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_left_8172 .module-orange-458d .shade_efab {
  background-color: var(--e-global-color-secondary);
}
.backdrop_left_8172 .main-glass-2d6e .table-last-8622 {
  background-color: var(--e-global-color-primary);
}
.backdrop_left_8172 .main-glass-2d6e:hover .table-last-8622 {
  background-color: var(--e-global-color-secondary);
}
.backdrop_left_8172 .stone-7e7c {
  background-color: var(--e-global-color-primary);
}
.backdrop_left_8172 .stone-7e7c:hover {
  background-color: var(--e-global-color-accent);
}
.backdrop_left_8172 .dim_ba75 li span {
  background-color: var(--e-global-color-text);
}
.backdrop_left_8172 .dim_ba75 li span:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_left_8172 .dim_ba75 li.column_paper_732e span {
  background-color: var(--e-global-color-accent);
}
.pink-a302 .tall-888b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink-a302 .title_green_a0e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_2304 .surface_e38d:before {
  background-color: var(--e-global-color-secondary);
}
.module_2304 .frame-bb6d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_2304 .yellow-f3b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_0654 .table-lite-dfce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_0654 .table-lite-dfce:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_0654 .table-lite-dfce.fn-active-10b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_0654 .large-64af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_0654 .card-fb17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_0654 .steel_4fc7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_0654 .purple-db1f {
  background-color: var(--e-global-color-primary);
}
.accordion_0654 .purple-db1f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion_0654 .full_8fb0 {
  background-color: var(--e-global-color-primary);
}
.accordion_0654 .full_8fb0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video_b900 .avatar_9c3a .hidden_b942 a {
  color: var(--e-global-color-secondary);
}
.video_b900 .avatar_9c3a .hidden_b942 a:hover {
  color: var(--e-global-color-secondary);
}
.video_b900 .avatar_9c3a .hidden_b942,
.video_b900 .avatar_9c3a .hidden_b942 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_b900 .avatar_9c3a .menu_west_4b16 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_b900 .avatar_9c3a .tabs_middle_7679 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_b900 .avatar_9c3a .border_dff6 {
  background-color: var(--e-global-color-primary);
}
.video_b900 .avatar_9c3a .border_dff6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_b900 .avatar_9c3a .border_dff6:hover {
  background-color: var(--e-global-color-primary);
}
.video_b900 .avatar_9c3a .content_3ebb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video_b900 .avatar_9c3a .content_3ebb {
  background-color: var(--e-global-color-primary);
}
.video_b900 .avatar_9c3a .content_3ebb:hover {
  background-color: var(--e-global-color-primary);
}
.video_b900 .avatar_9c3a .stone-7e7c {
  background-color: var(--e-global-color-primary);
}
.video_b900 .avatar_9c3a .stone-7e7c:hover {
  background-color: var(--e-global-color-primary);
}
.video_b900 .badge-2e56 .dim_ba75 li span {
  background-color: var(--e-global-color-text);
}
.video_b900 .badge-2e56 .dim_ba75 li span:hover {
  background-color: var(--e-global-color-primary);
}
.video_b900 .badge-2e56 .dim_ba75 li.column_paper_732e span {
  background-color: var(--e-global-color-accent);
}
.video_b900 .article-51f4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_b900 .tag_stale_5d5a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-a4db .pagination-selected-057a .iron-bd5d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-a4db .pagination-selected-057a .status_cool_9a9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-a4db .pagination-selected-057a .first-37c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_blue_3875 .tertiary_8bd3 {
  border-color: var(--e-global-color-text);
}
.footer_blue_3875 .modal-lower-ba61 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_blue_3875 .widget_bd57 {
  color: var(--e-global-color-secondary);
}
.footer_blue_3875 .widget_bd57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_blue_3875 .border-bbc7 > * {
  color: var(--e-global-color-primary);
}
.footer_blue_3875 .border-bbc7 > * svg {
  fill: var(--e-global-color-primary);
}
.footer_blue_3875 .column-ca1b {
  color: var(--e-global-color-primary);
}
.footer_blue_3875 .column-ca1b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_blue_3875 .video_static_28d5 {
  color: var(--e-global-color-primary);
}
.footer_blue_3875 .video_static_28d5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_blue_3875 .input_up_d0db {
  color: var(--e-global-color-primary);
}
.footer_blue_3875 .input_up_d0db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_blue_3875 .lower-6094 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_blue_3875 .title-d29a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_blue_3875 .title-d29a.notification-89fa {
  color: var(--e-global-color-secondary);
}
.footer_blue_3875 .title-d29a.notification-89fa .cool-ceb3 {
  color: var(--e-global-color-accent);
}
.footer_blue_3875 .title-d29a.status-f71f {
  color: var(--e-global-color-text);
}
.footer_blue_3875 .title-d29a.status-f71f .cool-ceb3 {
  color: var(--e-global-color-text);
}
.footer_blue_3875 .title-d29a:before {
  border-top-color: var(--e-global-color-text);
}
.footer_blue_3875 .gradient-small-bf8b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_blue_3875
  .gradient-small-bf8b
  .breadcrumb_9ead {
  background-color: var(--e-global-color-primary);
}
.footer_blue_3875
  .gradient-small-bf8b
  .breadcrumb_9ead {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_blue_3875 .tertiary_8bd3 .hovered-49e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-0534 .widget_0275 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid-0534 .banner_f8e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_48d8 .container_west_4348 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_48d8
  .sidebar-narrow-ea21
  .grid_out_5913 {
  background-color: var(--e-global-color-secondary);
}
.description_48d8
  .sidebar-narrow-ea21.smooth_ca06
  .grid_out_5913 {
  background-color: var(--e-global-color-text);
}
.description_48d8
  .sidebar-narrow-ea21:hover
  .grid_out_5913 {
  background-color: var(--e-global-color-accent);
}
.description_48d8
  .sidebar-narrow-ea21.fn-active-10b8
  .grid_out_5913 {
  background-color: var(--e-global-color-primary);
}
.blue-b36a .icon-liquid-1245 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.blue-b36a .motion-82ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-b36a .wide_8c4f {
  background-color: var(--e-global-color-primary);
}
.blue-b36a .wide_8c4f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_16e0 .tag_smooth_bcce .copper-b022 .complex-518d {
  background-color: var(--e-global-color-secondary);
}
.dropdown_16e0 .tag_smooth_bcce .in-b113:after {
  background-color: var(--e-global-color-secondary);
}
.dropdown_16e0 .list_93ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_16e0 .plasma_c2b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_16e0 .card-2781 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_16e0 .rough-f808 {
  background-color: var(--e-global-color-primary);
}
.dropdown_16e0 .rough-f808 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_16e0 .mask_dynamic_a1a8 {
  background-color: var(--e-global-color-secondary);
}
.dropdown_16e0 .mask_dynamic_a1a8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_16e0 .tag_smooth_bcce .popup_right_9000 .dropdown-solid-81cf:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown_16e0
  .tag_smooth_bcce
  .popup_right_9000
  .dropdown-solid-81cf.description_brown_281b {
  background-color: var(--e-global-color-primary);
}
.dropdown_16e0 .tag_smooth_bcce .old_34ed:before {
  border-color: var(--e-global-color-primary);
}
.dropdown_16e0 .tag_smooth_bcce .old_34ed:hover:before {
  border-color: var(--e-global-color-secondary);
}
.dropdown_16e0
  .tag_smooth_bcce
  .old_34ed.container-d2e3:before {
  border-color: var(--e-global-color-primary);
}
.dropdown_16e0 .huge-cf6a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-pro-141b .alert_up_b160 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-pro-141b .alert_up_b160:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-pro-141b .alert_up_b160.widget-6449 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-pro-141b .aside_purple_1a7a {
  background-color: var(--e-global-color-primary);
}
.module-pro-141b .aside_purple_1a7a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-pro-141b
  .border_soft_214a
  .component_1f9a
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-pro-141b
  .avatar_a501
  .component_1f9a
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_dark_50a4
  .clean_19b4
  .silver-a563 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_dark_50a4
  .clean_19b4
  .prev-ae8b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_dark_50a4 .tag_old_2988 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_dark_50a4 .component-aaf9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_dark_50a4 .sidebar-a265 {
  background-color: var(--e-global-color-primary);
}
.summary_dark_50a4 .sidebar-a265 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.short_7514 .button_aaef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_7514 .module-yellow-7892 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  background-color: var(--e-global-color-primary);
}
.short_7514 .table-47df {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_7514 .table-47df a:hover {
  color: var(--e-global-color-secondary);
}
.short_7514 .badge_c312 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_7514 .bright-8fa6 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_7514 .stone_7f08 .stone-7e7c {
  background-color: var(--e-global-color-primary);
}
.short_7514 .stone_7f08 .stone-7e7c:hover {
  background-color: var(--e-global-color-accent);
}
.short_7514
  .stone_7f08
  .dim_ba75
  li
  span {
  background-color: var(--e-global-color-text);
}
.short_7514
  .stone_7f08
  .dim_ba75
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.short_7514
  .stone_7f08
  .dim_ba75
  li.column_paper_732e
  span {
  background-color: var(--e-global-color-accent);
}
.tiny-953d
  .nav-north-b97b
  .icon-e9fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny-953d .nav-north-b97b .nav-current-5b7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny-953d .nav-north-b97b .badge_aea7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-953d .simple-fa00 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.tiny-953d
  .lite_ca33.column-6aca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed-0b28
  > .link-ebcf
  > div
  > .dropdown-4bf3
  > .footer_short_5f0a
  > a {
  background-color: var(--e-global-color-text);
}
.fixed-0b28
  > .link-ebcf
  > div
  > .dropdown-4bf3
  > .footer_short_5f0a
  > a
  .section_7888.current_4463 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed-0b28
  > .link-ebcf
  > div
  > .dropdown-4bf3
  > .footer_short_5f0a
  > a
  .hidden_bff6.component-9bfb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed-0b28
  > .link-ebcf
  > div
  > .dropdown-4bf3
  > .footer_short_5f0a
  > .first-684d
  .footer_short_5f0a
  > a {
  background-color: var(--e-global-color-secondary);
}
.fixed-0b28
  > .link-ebcf
  > div
  > .dropdown-4bf3
  > .footer_short_5f0a
  > .first-684d
  .footer_short_5f0a
  > a
  .primary_964a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed-0b28
  > .link-ebcf
  > div
  > .dropdown-4bf3
  > .footer_short_5f0a
  > .first-684d
  .footer_short_5f0a
  > a
  .hidden_bff6.warm_be2a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed-0b28
  > .link-ebcf
  > div
  > .dropdown-4bf3
  > .footer_short_5f0a
  > a
  .section-81a5:before {
  color: var(--e-global-color-text);
}
.fixed-0b28
  > .link-ebcf
  > div
  > .dropdown-4bf3
  > .footer_short_5f0a
  > .first-684d
  a
  .section-81a5:before {
  color: var(--e-global-color-text);
}
.fixed-0b28
  > .link-ebcf
  > div
  > .dropdown-4bf3
  > .footer_short_5f0a.modal_086d
  > a
  .section-81a5:before {
  color: var(--e-global-color-text);
}
.fixed-0b28
  > .link-ebcf
  > div
  > .dropdown-4bf3
  > .footer_short_5f0a
  > .first-684d
  .footer_short_5f0a.modal_086d
  > a
  .section-81a5:before {
  color: var(--e-global-color-text);
}
.fixed-0b28
  > .link-ebcf
  > div
  > .dropdown-4bf3
  > .footer_short_5f0a
  > a
  .menu_f682
  .status-advanced-a7c9 {
  color: var(--e-global-color-text);
}
.fixed-0b28
  > .link-ebcf
  > div
  > .dropdown-4bf3
  > .footer_short_5f0a
  > .first-684d
  a
  .menu_f682
  .status-advanced-a7c9 {
  color: var(--e-global-color-text);
}
.fixed-0b28
  > .link-ebcf
  > div
  > .dropdown-4bf3
  > .footer_short_5f0a
  > a
  .menu_f682
  .status-advanced-a7c9,
.fixed-0b28
  > .link-ebcf
  > div
  > .dropdown-4bf3
  > .footer_short_5f0a
  > .first-684d
  a
  .menu_f682
  .status-advanced-a7c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-0b28
  > .link-ebcf
  > div
  > .dropdown-4bf3
  > .footer_short_5f0a
  > a
  .content_copper_6c49:before {
  color: var(--e-global-color-text);
}
.fixed-0b28
  > .link-ebcf
  > div
  > .dropdown-4bf3
  > .footer_short_5f0a
  > .first-684d
  a
  .content_copper_6c49:before {
  color: var(--e-global-color-text);
}
.fixed-0b28
  > .link-ebcf
  > div
  > .dropdown-4bf3
  > .footer_short_5f0a.modal_086d
  > a
  .content_copper_6c49:before {
  color: var(--e-global-color-text);
}
.fixed-0b28
  > .link-ebcf
  > div
  > .dropdown-4bf3
  > .footer_short_5f0a
  > .first-684d
  .footer_short_5f0a.modal_086d
  > a
  .content_copper_6c49:before {
  color: var(--e-global-color-text);
}
.module-614a .new_4293 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-614a
  .description_focused_b964:hover
  .new_4293 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_bottom_179a
  > .link-ebcf
  > .mask_a87c
  > .cool-8e4e
  > .bottom-fdcf
  > .picture_full_b783
  .accent_center_1006 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_bottom_179a
  > .link-ebcf
  > .mask_a87c
  > .cool-8e4e
  > .bottom-fdcf
  > .picture_full_b783:hover
  .accent_center_1006 {
  color: var(--e-global-color-text);
}
.tag_bottom_179a
  > .link-ebcf
  > .mask_a87c
  > .cool-8e4e
  > .bottom-fdcf
  > .picture_full_b783:hover
  .accent_center_1006 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_bottom_179a
  > .link-ebcf
  > .mask_a87c
  > .cool-8e4e
  > .bottom-fdcf.texture_d558
  > .picture_full_b783
  .accent_center_1006 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_2b8f .brown_8564 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_2b8f .progress_current_ab7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_2b8f .logo_e0fa {
  background-color: var(--e-global-color-primary);
}
.header_2b8f .logo_e0fa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form_lite_5717
  > .link-ebcf
  > .grid_liquid_6399
  > .tabs_bdb5
  > .brown-428e
  .bottom_9033 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_lite_5717
  > .link-ebcf
  > .grid_liquid_6399
  > .tabs_bdb5
  > .brown-428e
  .secondary_action_ca1f {
  color: var(--e-global-color-text);
}
.form_lite_5717
  > .link-ebcf
  > .grid_liquid_6399
  > .tabs_bdb5
  > .brown-428e:hover
  .bottom_9033 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_lite_5717
  > .link-ebcf
  > .grid_liquid_6399
  > .tabs_bdb5
  > .brown-428e:hover
  .secondary_action_ca1f {
  color: var(--e-global-color-secondary);
}
.form_lite_5717
  > .link-ebcf
  > .grid_liquid_6399
  > .tabs_bdb5
  > .brown-428e.column-ff09
  .bottom_9033 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_lite_5717
  > .link-ebcf
  > .grid_liquid_6399
  > .tabs_bdb5
  > .brown-428e.column-ff09
  .secondary_action_ca1f {
  color: var(--e-global-color-primary);
}
.center-fabf
  .photo-center-fb0e
  .row_01a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.center-fabf .bottom_32fd .hovered-49e2 .block-brown-0aef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-short-ef52 .wrapper-3a51 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-short-ef52 .iron-8523 .wrapper-3a51 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-short-ef52 .white_2685 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-short-ef52 .white_2685 {
  background-color: var(--e-global-color-primary);
}
.complex-b51b .solid-5255 .bright_b3c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex-b51b
  .solid-5255:hover
  .warm-ff03 {
  color: var(--e-global-color-secondary);
}
.complex-b51b
  .solid-5255:hover
  .bright_b3c8 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev_3d5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.complex_9df6 {
  max-width: 1400px !important;
}

.nav-out-5aa4 {
  flex-direction: column;
}

.nav-out-5aa4 .red-6dcc {
  font-size: 50px;
  font-weight: bold;

  text-align: center;
  color: #fff;
  margin-bottom: 5px !important;

  margin-top: 15px !important;
}

h2.nav-out-5aa4 .red-6dcc {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.nav-out-5aa4 .item_194b {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.pattern_abca.steel_98f3 {
  display: none;
}

.sidebar-prev-b8d1 {
  display: none;
}

body,
.west-24d1 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.message-mini-35d9) !important; */
}

.table-middle-77cc.texture-93a4 {
  margin-bottom: 40px;
  width: 100%;
}

.highlight_2d37 {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.nav-out-5aa4 a {
  width: 100%;
}

.medium_75f1 .dynamic-b2f7.shade_dbd6 {
  width: 20% !important;
}

.background-0f23 {
  display: block;
  gap: 5px;
  text-align: center;
  background-color: #f0c159;
  white-space: nowrap;
  display: flex;
  border-radius: 10px;

  padding: 10px 25px;
  align-items: center;
  justify-content: center;

  font-size: 25px !important;
  font-weight: 700 !important;
  color: #874800;
}

.background-0f23:hover {
  color: #000;
}

.background-0f23 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.background-0f23:hover svg {
  fill: #000;
}

.module_5c6e {
  background-color: #f0c159;
  border-radius: 10px;
  color: #874800;
  width: 100px;
  padding: 8px 20px;
  font-weight: 500;
  transition: all 0.14s ease-out;

  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.module_5c6e:hover {
  color: #000;
}

.module_5c6e:nth-child(2) {
  background-color: transparent;
  color: #f0c159;
  transition: all 0.14s ease-out;

  border: 2px solid #f0c159;
}

.module_5c6e:nth-child(2):hover {
  color: #fff;
}

.medium_75f1
  .dynamic-b2f7.tall_770b
  .message-purple-1cbe
  .hard-83e3 {
  font-size: 20px !important;
}

.border_42e4 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
  margin-top: 15px;
  gap: 25px;
}

.article-fast-8de6 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

ol {
  margin: 0 !important;
  margin-bottom: 1px !important;

  display: flex;
  flex-direction: column;
  gap: 1px;
}

ol li {
  margin-left: 25px !important;
  padding-left: 10px;
}

ol li a {
  font-size: 30px;
  color: #fff !important;
}

ol li::marker {
  font-size: 22px;
  color: #fff !important;
}

.preview-4cc8 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.progress-wide-4757.carousel-bottom-6319 > .module_f75f {
  display: flex;
  align-items: center;
}

.accent-f3e7 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.column_green_ca73 {
  position: relative;
  width: 100%;
}

.sort-d16e {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.hero-5e7c {
  font-size: 35px !important;
}

.label_stone_9ae1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

.accordion_warm_049b {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

.chip_86c4 {
  display: flex;
  gap: 50px;
}

.medium_75f1
  .dynamic-b2f7.info-smooth-497f
  .element-243f
  .short_7ce2 {
  width: 100% !important;
}

.tiny_df44 {
  width: 500px !important;
  max-width: none;
}

.silver-a638 {
  width: 100%;
}

.last_7a6c {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.primary_top_82fd {
  position: relative;
  cursor: pointer;
}

.primary_top_82fd::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

.outline_light_daf2 {
  font-size: 15px !important;
}

.bottom-2d79 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.primary_top_82fd:hover .bottom-2d79 {
  visibility: visible;
}
.primary_top_82fd:hover.primary_top_82fd::before {
  display: block;
}

.preview-4cc8 h3 {
  color: #fff;
}

.inner-011c {
  margin: 0;
}

.medium_75f1
  .dynamic-b2f7.info-smooth-497f
  .short_7ce2
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.mini-5ad2 {
  width: 100%;
}

.accordion-complex-83c7 {
  width: 100%;
}

.info-46af {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.accordion-complex-83c7 {
  width: 100%;
}

.bottom_30e0 {
  margin-bottom: 10px !important;
}

.short_7ce2 {
  display: flex;
  align-items: center;
}

.wide-0e73 {
  box-shadow: 10px 0px 13px 7px rgba(0, 0, 0, 0.5);
  z-index: 100;
}

.green-194e {
  margin-top: 15px !important;
}

table {
  margin-top: 20px !important;
  width: 100%;
}

table th {
  background: #fff !important;
}

tr {
  display: flex;
  width: 100%;
}

td {
  background: #fff !important;
  color: #fff;
  font-size: 21px !important;

  border: 1px solid #fff;
  text-align: center !important;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}

ul {
  margin: 0 !important;

  margin-bottom: 15px !important;
}

.nav-out-5aa4 .red-6dcc.hover-hovered-df27 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.nav-out-5aa4 h1.red-6dcc {
  margin-top: 120px !important;
}

.medium_75f1 .dynamic-b2f7.complex-7c74 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.filter-e30b img {
  width: 100%;
}

.footer_760d .hero-advanced-0d78.message-purple-1cbe {
  justify-content: space-between;
}

.column-tall-f577 {
  display: none;
}

.item_blue_4127 .item_194b {
  margin: 1px 0 !important;
}

.lower_3d75 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .progress-wide-4757 .module_f75f {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .chip_86c4 {
    flex-direction: column;
  }

  .tiny_df44 {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .preview-4cc8 h3 {
    font-size: 28px;
  }

  .background-0f23 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .footer_760d .hero-advanced-0d78.message-purple-1cbe {
    border-bottom: 1px solid #f0c159;
  }

  .info-46af {
    display: flex;
    width: 55% !important;
    justify-content: space-between;
    flex-direction: row-reverse;
    gap: 30px;
  }

  .progress-wide-4757.carousel-bottom-6319 > .module_f75f {
    gap: 15px;
    justify-content: space-between;
  }

  .medium_75f1
    .dynamic-b2f7.info-smooth-497f
    .short_7ce2
    img {
    width: 60% !important;
  }

  .sort-d16e {
    left: 2%;
  }

  .border_42e4 {
    margin: 10px 0;
  }

  .nav-out-5aa4 .item_194b {
    margin: 0;
    margin-bottom: 10px;
  }

  .background-0f23 {
    font-size: 16px !important;
  }

  .hero-5e7c {
    font-size: 14px !important;
    padding: 10px 15px;
  }

  ol li a {
    font-size: 22px;
  }

  h2.nav-out-5aa4 .red-6dcc,
  .nav-out-5aa4 .red-6dcc {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }

  .short_7ce2 {
    justify-content: center;
  }

  .nav-out-5aa4 .item_194b {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .highlight_2d37 {
    margin-bottom: 15px !important;
  }

  .medium_75f1 .dynamic-b2f7.shade_dbd6 {
    width: 75% !important;
  }

  .filter-e30b img {
    width: 100% !important;
  }
}

@media (max-width: 550px) {
  .module_5c6e {
    text-transform: capitalize;
  }

  h2.nav-out-5aa4 .red-6dcc,
  .nav-out-5aa4 .red-6dcc {
    font-size: 30px !important;
  }

  .short_7ce2 {
    justify-content: center;
  }

  td {
    font-size: 15px !important;
  }

  .selected_ca61
    .lower-7e65.icon_advanced_a588 {
    margin: 0 !important;
  }

  .accent-f3e7 {
    margin: 0;
    gap: 10px;
  }

  .border_42e4 {
    display: flex;
  }

  .simple-d750 .background-0f23 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .media-smooth-7320 svg {
    width: 75% !important;
    height: 75% !important;
  }

  .info-46af {
    justify-content: flex-end;
    gap: 1px;
  }

  .nav-out-5aa4 h1.red-6dcc {
    margin-top: 80px !important;
  }

  .medium_75f1
    .dynamic-b2f7.info-smooth-497f
    .short_7ce2
    img,
  .hero_07c4 .element-243f {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .module_5c6e {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .medium_75f1 .dynamic-b2f7.shade_dbd6 {
    width: 100% !important;
  }

  .progress-wide-4757.carousel-bottom-6319 > .module_f75f {
    gap: 3px;
  }

  .nav-out-5aa4 .item_194b {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .background-0f23 {
    white-space: wrap;
  }
}

/* css-noise: c643 */
.phantom-card-v5 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
