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(.block-92a6) {
  gap: 0.5em;
}
:where(.focus-f67d) {
  gap: 0.5em;
}
body .purple-6651 > .clean_52ff {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .purple-6651 > .white_6cb6 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .purple-6651 > .hidden-8ec1 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .alert_b85b > .clean_52ff {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .alert_b85b > .white_6cb6 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .alert_b85b > .hidden-8ec1 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .alert_b85b
  > :where(:not(.clean_52ff):not(.white_6cb6):not(.input_cc55)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .alert_b85b > .stale_487c {
  max-width: var(--wp--style--global--wide-size);
}
body .block-92a6 {
  display: flex;
}
body .block-92a6 {
  flex-wrap: wrap;
  align-items: center;
}
body .block-92a6 > * {
  margin: 0;
}
body .focus-f67d {
  display: grid;
}
body .focus-f67d > * {
  margin: 0;
}
:where(.surface_5ab4.block-92a6) {
  gap: 2em;
}
:where(.surface_5ab4.focus-f67d) {
  gap: 2em;
}
:where(.bottom-7b3a.block-92a6) {
  gap: 1.25em;
}
:where(.bottom-7b3a.focus-f67d) {
  gap: 1.25em;
}
.pink_fb6b {
  color: var(--wp--preset--color--black) !important;
}
.active_lite_d642 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.iron-656f {
  color: var(--wp--preset--color--white) !important;
}
.smooth_07f4 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.photo_8466 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.table-94a3 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.list_8d12 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.static_80dd {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.fixed_f632 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.prev_8a82 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hovered_8b86 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.liquid_4939 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.notification_silver_b769 {
  background-color: var(--wp--preset--color--black) !important;
}
.fast-7384 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.fast_aaf1 {
  background-color: var(--wp--preset--color--white) !important;
}
.plasma-e0e4 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.secondary_solid_1022 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.accent_8b01 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.section_b5f6 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.gallery-f407 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.media_4beb {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.outline-4c25 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.tooltip_bottom_6f59 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.progress_outer_d2a6 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.hidden_71c6 {
  border-color: var(--wp--preset--color--black) !important;
}
.bottom-18a8 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.accent_under_be13 {
  border-color: var(--wp--preset--color--white) !important;
}
.gallery_last_0277 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.layout_f5d6 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.popup_aba6 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.purple-c4d2 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.simple_d763 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.button-80ba {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.primary-hard-50aa {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.message-795a {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hero_e653 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.paper_932d {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.solid-1a5d {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.tabs-d8c5 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.mini_704c {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.silver-7659 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.over_bec4 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.silver_5e86 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.liquid-3b35 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.nav_east_c082 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.small-46a8 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.disabled-soft-11c6 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.active-0462 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.notice-3ed0 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.tooltip-6425 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.outline_bc2b {
  font-size: var(--wp--preset--font-size--large) !important;
}
.modal-e442 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.nav-67c9 a:where(:not(.fixed_f5bb)) {
  color: inherit;
}
:where(.bottom-7b3a.block-92a6) {
  gap: 1.25em;
}
:where(.bottom-7b3a.focus-f67d) {
  gap: 1.25em;
}
:where(.surface_5ab4.block-92a6) {
  gap: 2em;
}
:where(.surface_5ab4.focus-f67d) {
  gap: 2em;
}
.container-black-2464 {
  font-size: 1.5em;
  line-height: 1.6;
}

.accordion-4a9e .cool-32d9 {
  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);
}
.image_top_1b4b .footer-hard-089f {
  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);
}
.slider-a2e8 {
  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);
}
.slider-a2e8.backdrop_83d9 .first_bc78 {
  background-color: var(--e-global-color-primary);
}
.slider-a2e8.label_motion_13f5 .first_bc78,
.slider-a2e8.detail-b364 .first_bc78 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.row-action-5207 .new-2c98 {
  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);
}
.tertiary-a422 {
  --divider-color: var(--e-global-color-secondary);
}
.tertiary-a422 .primary_north_5119 {
  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);
}
.tertiary-a422.wide_f33c .table_eb02 {
  background-color: var(--e-global-color-secondary);
}
.tertiary-a422.gradient_lite_86a9 .table_eb02,
.tertiary-a422.rough-880b .table_eb02 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.tertiary-a422.gradient_lite_86a9 .table_eb02,
.tertiary-a422.rough-880b .table_eb02 svg {
  fill: var(--e-global-color-secondary);
}
.tertiary-d002 .picture_c7b5 {
  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);
}
.tertiary-d002 .white-30bb {
  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);
}
.shadow_active_3fdd.wide_f33c .table_eb02 {
  background-color: var(--e-global-color-primary);
}
.shadow_active_3fdd.gradient_lite_86a9 .table_eb02,
.shadow_active_3fdd.rough-880b .table_eb02 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.shadow_active_3fdd.gradient_lite_86a9 .table_eb02,
.shadow_active_3fdd.rough-880b .table_eb02 svg {
  fill: var(--e-global-color-primary);
}
.outline-small-3360.wide_f33c .table_eb02 {
  background-color: var(--e-global-color-primary);
}
.outline-small-3360.gradient_lite_86a9 .table_eb02,
.outline-small-3360.rough-880b .table_eb02 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.outline-small-3360 .advanced_878d {
  color: var(--e-global-color-primary);
}
.outline-small-3360 .advanced_878d,
.outline-small-3360 .advanced_878d a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-small-3360 .popup-left-251d {
  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);
}
.search-6965 .tall_376b {
  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);
}
.element-complex-2f33 .card-focused-aa33 .fixed_e012 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside_prev_6e44 .preview-843a:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.aside_prev_6e44 .sidebar-fixed-57cd i {
  color: var(--e-global-color-primary);
}
.aside_prev_6e44 .sidebar-fixed-57cd svg {
  fill: var(--e-global-color-primary);
}
.aside_prev_6e44 .hard-801e {
  color: var(--e-global-color-secondary);
}
.aside_prev_6e44 .preview-843a > .hard-801e,
.aside_prev_6e44 .preview-843a > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_1068 .box_black_561d {
  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);
}
.border_1068 .section_0d78 {
  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);
}
.panel_d6db .banner_fe8c .wide_e556 {
  background-color: var(--e-global-color-primary);
}
.panel_d6db .text-0f89 {
  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);
}
.solid-35fb .item-smooth-0215 {
  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);
}
.solid-35fb .title-glass-dabb {
  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);
}
.solid-35fb .label_warm_1b26 {
  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);
}
.sidebar_4a2e .active_0ddf,
.sidebar_4a2e .active_0ddf a {
  color: var(--e-global-color-primary);
}
.sidebar_4a2e .active_0ddf.filter_6081,
.sidebar_4a2e .active_0ddf.filter_6081 a {
  color: var(--e-global-color-accent);
}
.sidebar_4a2e .active_0ddf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_4a2e .nav-5c3a {
  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);
}
.paragraph_e12f .notification-stone-07e5,
.paragraph_e12f .chip_fresh_60fb {
  color: var(--e-global-color-primary);
}
.paragraph_e12f .notification-stone-07e5 svg {
  fill: var(--e-global-color-primary);
}
.paragraph_e12f .filter_6081 .notification-stone-07e5,
.paragraph_e12f .filter_6081 .chip_fresh_60fb {
  color: var(--e-global-color-accent);
}
.paragraph_e12f .filter_6081 .notification-stone-07e5 svg {
  fill: var(--e-global-color-accent);
}
.paragraph_e12f .chip_fresh_60fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_e12f .nav-5c3a {
  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);
}
.under_7be4 .small-e01d,
.under_7be4 .blue_d6f7 {
  color: var(--e-global-color-primary);
}
.under_7be4 .blue_d6f7 svg {
  fill: var(--e-global-color-primary);
}
.under_7be4 .active_0ddf.filter_6081 a,
.under_7be4
  .active_0ddf.filter_6081
  .blue_d6f7 {
  color: var(--e-global-color-accent);
}
.under_7be4 .small-e01d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_7be4 .nav-5c3a {
  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);
}
.aside-f42d .wrapper_stale_325e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-f42d .upper_e413 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_dark_86a4 .message_a94b .thumbnail_ea92 {
  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);
}
.border_dark_86a4 .message_a94b .static_488b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_dark_86a4 .hard-132a .thumbnail_ea92 {
  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);
}
.border_dark_86a4
  .hard-132a
  .static_488b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_dark_86a4
  .outer-f955
  .thumbnail_ea92 {
  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);
}
.border_dark_86a4
  .outer-f955
  .static_488b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_dark_86a4
  .shade_c2dc
  .thumbnail_ea92 {
  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);
}
.border_dark_86a4
  .shade_c2dc
  .static_488b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-58fa .center-5020 {
  background-color: var(--e-global-color-primary);
}
.stale-58fa .center-5020:hover {
  background-color: var(--e-global-color-primary);
}
.stale-58fa .mask-3d6a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale-58fa
  .center-5020:hover
  .mask-3d6a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_958f .up-5476 {
  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);
}
.backdrop_b9bb .module_4fad .in-e5e3 a {
  background-color: var(--e-global-color-accent);
}
.backdrop_b9bb .module_4fad .large-b9e9 a {
  background-color: var(--e-global-color-accent);
}
.backdrop_b9bb .module_4fad .in-e5e3 a,
.backdrop_b9bb .module_4fad .large-b9e9 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-2f1f
  .fixed_da08.tooltip_focused_a55c
  .module_4fad
  a.smooth-2dfd {
  background-color: var(--e-global-color-accent);
}
.copper-2f1f
  .fixed_da08.tooltip_focused_a55c
  .module_4fad
  span.smooth-2dfd.fn-current-985e {
  background-color: var(--e-global-color-text);
}
.copper-2f1f
  .fixed_da08.tooltip_focused_a55c
  .module_4fad
  .smooth-2dfd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_ffb4 .element-selected-9b32 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_ffb4
  .text_cold_40c0
  > .hot-a09a
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_ffb4
  .surface_f453
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_ffb4
  .surface-hard-fdbc
  .article_last_c8a5,
.highlight_ffb4
  .surface-hard-fdbc
  .complex_755f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_ffb4
  .surface-hard-fdbc
  .label_clean_f38f,
.highlight_ffb4
  .surface-hard-fdbc
  a
  .label_clean_f38f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_ffb4
  .surface-hard-fdbc
  .backdrop_3b3c {
  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);
}
.highlight_ffb4
  .surface-hard-fdbc
  .secondary_97a7 {
  background-color: var(--e-global-color-primary);
}
.highlight_ffb4
  .surface-hard-fdbc
  .secondary_97a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_ffb4
  .surface-hard-fdbc
  .secondary_97a7:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_ffb4
  .surface-hard-fdbc
  .sort-9dbc {
  background-color: var(--e-global-color-primary);
}
.highlight_ffb4
  .surface-hard-fdbc
  .sort-9dbc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_ffb4
  .surface-hard-fdbc
  .sort-9dbc:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_ffb4
  .widget-rough-aaed
  .video_liquid_f0b7
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_ffb4
  .widget-rough-aaed
  .image-ce94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_ffb4
  .widget-rough-aaed
  .backdrop_3b3c {
  color: var(--e-global-color-text);
}
.highlight_ffb4
  .widget-rough-aaed
  .backdrop_3b3c
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_ffb4
  .widget-rough-aaed
  .secondary_97a7 {
  background-color: var(--e-global-color-primary);
}
.highlight_ffb4
  .widget-rough-aaed
  .secondary_97a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_ffb4
  .widget-rough-aaed
  .secondary_97a7:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_ffb4
  .widget-rough-aaed
  .sort-9dbc {
  background-color: var(--e-global-color-primary);
}
.highlight_ffb4
  .widget-rough-aaed
  .sort-9dbc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_ffb4
  .widget-rough-aaed
  .sort-9dbc:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_ffb4 .fixed-ac13 {
  background-color: var(--e-global-color-primary);
}
.highlight_ffb4 .fixed-ac13:hover {
  background-color: var(--e-global-color-primary);
}
.highlight_ffb4 .logo_blue_b8a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_ffb4 .last_9a7c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-fast-7ba9 .steel-aed0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-fast-7ba9
  .down-8e06
  > div:nth-child(3)
  .steel-aed0,
.hero-fast-7ba9
  .blue_9f50
  > div:nth-child(1)
  .steel-aed0,
.hero-fast-7ba9
  .alert_bd9e
  > div:nth-child(1)
  .steel-aed0,
.hero-fast-7ba9
  .mask-out-44ba
  > div:nth-child(1)
  .steel-aed0,
.hero-fast-7ba9
  .center-be44
  > div:nth-child(1)
  .steel-aed0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-fast-7ba9 .input_gold_c653 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-fast-7ba9 .header_fast_d78d {
  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);
}
.hero-fast-7ba9 .top_40e4 {
  background-color: var(--e-global-color-primary);
}
.hero-fast-7ba9 .top_40e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-fast-7ba9 .top_40e4:hover {
  background-color: var(--e-global-color-primary);
}
.hero-fast-7ba9 .preview-old-6bea {
  background-color: var(--e-global-color-primary);
}
.hero-fast-7ba9 .preview-old-6bea:hover {
  background-color: var(--e-global-color-primary);
}
.hero-fast-7ba9 .logo_blue_b8a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-fast-7ba9 .last_9a7c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle-7db0 .fixed_6c68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle-7db0 .caption-42fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-7db0 .current_a651 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-7db0 .component-thick-4bb9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-7db0 .filter_dark_8d26 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-7db0 .preview-old-6bea {
  background-color: var(--e-global-color-primary);
}
.middle-7db0 .preview-old-6bea:hover {
  background-color: var(--e-global-color-primary);
}
.icon_dirty_a17d .slow_9b20 {
  background-color: var(--e-global-color-secondary);
}
.icon_dirty_a17d .caption_glass_a2de {
  background-color: var(--e-global-color-text);
}
.icon_dirty_a17d .secondary_27ae {
  background-color: var(--e-global-color-secondary);
}
.icon_dirty_a17d .sidebar_3fb0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_dirty_a17d .heading-ec80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_dirty_a17d .nav-1424 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_dirty_a17d .background-7348 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_dirty_a17d .simple-0fa9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-1997 .media_792a .content_c013,
.first-1997
  .media_792a
  .content_c013
  a,
.first-1997 .pink-0041 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-1997 .media_792a .texture-434f,
.first-1997 .fresh_cf33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-1997 .media_792a .texture-434f {
  color: var(--e-global-color-text);
}
.first-1997 .fresh_cf33 {
  color: var(--e-global-color-text);
}
.first-1997
  .media_792a
  .header_f605 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first-1997 .outline_huge_38b8 .heading_in_f514 {
  background-color: var(--e-global-color-primary);
}
.first-1997 .outline_huge_38b8 .heading_in_f514:hover {
  background-color: var(--e-global-color-primary);
}
.first-1997 .outline_huge_38b8 .mask-middle-c028 li span {
  background-color: var(--e-global-color-text);
}
.first-1997 .outline_huge_38b8 .mask-middle-c028 li span:hover {
  background-color: var(--e-global-color-primary);
}
.first-1997
  .outline_huge_38b8
  .mask-middle-c028
  li.article_tiny_25f5
  span {
  background-color: var(--e-global-color-accent);
}
.first-1997 .layout_complex_e1c2 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_stale_211f .hero-593e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag-ca54 .light_bd41 {
  background-color: var(--e-global-color-primary);
}
.tag-ca54 .article-1fa3 {
  background-color: var(--e-global-color-secondary);
}
.tag-ca54 .column-c356 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-ca54 .active_2fb3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-ca54 .avatar-large-26db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-ca54 .feature_8ed6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-ca54 .hidden_paper_40e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-ca54 .hover_3e26 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-ca54 .first_48b3 {
  background-color: var(--e-global-color-primary);
}
.tag-ca54 .first_48b3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient-4e0c .east-18f4 {
  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);
}
.gradient-4e0c .alert_9034 {
  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);
}
.gradient-4e0c
  .disabled-fixed-84c3:after {
  background-color: var(--e-global-color-primary);
}
.gradient-4e0c .progress_432e {
  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);
}
.footer-67dc .pink-0041 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-67dc .fresh_cf33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center-dce4 .mask_e2a3 .stale-a7ac {
  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);
}
.center-dce4 .mask_e2a3 .accent_prev_f981 {
  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);
}
.paragraph_56d8 .summary_14db {
  background-color: var(--e-global-color-primary);
}
.paragraph_56d8 .focus-c53c {
  background-color: var(--e-global-color-secondary);
}
.paragraph_56d8 .fixed-8967 .fixed-33bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_56d8 .carousel_static_984f .fixed-33bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold_bbc2 .top_a444 .west_9dcb {
  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);
}
.cold_bbc2 .top_a444 .icon_8d9c {
  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);
}
.cold_bbc2 .top_a444 .steel_719b {
  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);
}
.iron_ba74 .medium_9036 {
  border-color: var(--e-global-color-text);
}
.iron_ba74 .solid-ccca {
  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);
}
.iron_ba74 .main-8bea {
  color: var(--e-global-color-primary);
}
.iron_ba74 .preview-2e7f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-inner-a349 .active_ceaf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-inner-a349 .hero_25ad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-inner-a349 .box_huge_679d:hover .active_ceaf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-inner-a349
  .box_huge_679d:hover
  .hero_25ad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame_954b .photo_simple_8b90 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame_954b .main_45d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over_0266 .image-yellow-174c .notification-brown-1406 {
  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);
}
.over_0266 .mask_up_bfea .notification-brown-1406 {
  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);
}
.caption-9341 .static-bd81 {
  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);
}
.tag-lower-fc7a .pagination_gas_4378 .dirty_2755 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-lower-fc7a .pagination_gas_4378 .dirty_2755 {
  background-color: var(--e-global-color-secondary);
}
.tag-lower-fc7a .bronze_5541 .dirty_2755 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-lower-fc7a .bronze_5541 .dirty_2755 {
  background-color: var(--e-global-color-secondary);
}
.tag-lower-fc7a .texture_bright_282c .bronze-02b5 {
  background-color: var(--e-global-color-primary);
}
.tag-lower-fc7a .texture_bright_282c:hover .bronze-02b5 {
  background-color: var(--e-global-color-secondary);
}
.tag-lower-fc7a .heading_in_f514 {
  background-color: var(--e-global-color-primary);
}
.tag-lower-fc7a .heading_in_f514:hover {
  background-color: var(--e-global-color-accent);
}
.tag-lower-fc7a .mask-middle-c028 li span {
  background-color: var(--e-global-color-text);
}
.tag-lower-fc7a .mask-middle-c028 li span:hover {
  background-color: var(--e-global-color-primary);
}
.tag-lower-fc7a .mask-middle-c028 li.article_tiny_25f5 span {
  background-color: var(--e-global-color-accent);
}
.hot-c196 .nav_new_26c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-c196 .hidden_24d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid_86d7 .paper-dc98:before {
  background-color: var(--e-global-color-secondary);
}
.solid_86d7 .aside_west_578a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid_86d7 .media-lite-3e8e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-first-ea95 .feature_2b15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-first-ea95 .feature_2b15:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-first-ea95 .feature_2b15.fn-active-985e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-first-ea95 .fluid-21b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-first-ea95 .block-paper-9b26 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-first-ea95 .mask_774c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-first-ea95 .layout-prev-b460 {
  background-color: var(--e-global-color-primary);
}
.banner-first-ea95 .layout-prev-b460 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-first-ea95 .menu-pink-61b3 {
  background-color: var(--e-global-color-primary);
}
.banner-first-ea95 .menu-pink-61b3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer_62b2 .sort-433c .button-south-0a52 a {
  color: var(--e-global-color-secondary);
}
.outer_62b2 .sort-433c .button-south-0a52 a:hover {
  color: var(--e-global-color-secondary);
}
.outer_62b2 .sort-433c .button-south-0a52,
.outer_62b2 .sort-433c .button-south-0a52 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_62b2 .sort-433c .outline_c798 {
  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);
}
.outer_62b2 .sort-433c .summary-d23d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_62b2 .sort-433c .alert-5617 {
  background-color: var(--e-global-color-primary);
}
.outer_62b2 .sort-433c .alert-5617 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_62b2 .sort-433c .alert-5617:hover {
  background-color: var(--e-global-color-primary);
}
.outer_62b2 .sort-433c .active-34b3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer_62b2 .sort-433c .active-34b3 {
  background-color: var(--e-global-color-primary);
}
.outer_62b2 .sort-433c .active-34b3:hover {
  background-color: var(--e-global-color-primary);
}
.outer_62b2 .sort-433c .heading_in_f514 {
  background-color: var(--e-global-color-primary);
}
.outer_62b2 .sort-433c .heading_in_f514:hover {
  background-color: var(--e-global-color-primary);
}
.outer_62b2 .outline_huge_38b8 .mask-middle-c028 li span {
  background-color: var(--e-global-color-text);
}
.outer_62b2 .outline_huge_38b8 .mask-middle-c028 li span:hover {
  background-color: var(--e-global-color-primary);
}
.outer_62b2 .outline_huge_38b8 .mask-middle-c028 li.article_tiny_25f5 span {
  background-color: var(--e-global-color-accent);
}
.outer_62b2 .logo_blue_b8a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer_62b2 .last_9a7c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_62a9 .modal-3a37 .glass_a5fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_62a9 .modal-3a37 .modal_ce93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_62a9 .modal-3a37 .picture_24d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_721b .surface-warm-149d {
  border-color: var(--e-global-color-text);
}
.inner_721b .carousel_7134 {
  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);
}
.inner_721b .active_out_eae4 {
  color: var(--e-global-color-secondary);
}
.inner_721b .active_out_eae4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_721b .thumbnail_16fd > * {
  color: var(--e-global-color-primary);
}
.inner_721b .thumbnail_16fd > * svg {
  fill: var(--e-global-color-primary);
}
.inner_721b .top_41b8 {
  color: var(--e-global-color-primary);
}
.inner_721b .top_41b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_721b .red-da5b {
  color: var(--e-global-color-primary);
}
.inner_721b .red-da5b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_721b .list_up_dc05 {
  color: var(--e-global-color-primary);
}
.inner_721b .list_up_dc05 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_721b .gradient_active_6322 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_721b .wood_19a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_721b .wood_19a5.panel-9c0e {
  color: var(--e-global-color-secondary);
}
.inner_721b .wood_19a5.panel-9c0e .outline-complex-ec54 {
  color: var(--e-global-color-accent);
}
.inner_721b .wood_19a5.article-271d {
  color: var(--e-global-color-text);
}
.inner_721b .wood_19a5.article-271d .outline-complex-ec54 {
  color: var(--e-global-color-text);
}
.inner_721b .wood_19a5:before {
  border-top-color: var(--e-global-color-text);
}
.inner_721b .short-6a3c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_721b
  .short-6a3c
  .purple-96f1 {
  background-color: var(--e-global-color-primary);
}
.inner_721b
  .short-6a3c
  .purple-96f1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.inner_721b .surface-warm-149d .row-1169 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_4fa0 .paragraph-over-53db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_4fa0 .mini_e3fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-15dc .pressed_473b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-15dc
  .element_d863
  .paragraph-daa0 {
  background-color: var(--e-global-color-secondary);
}
.dropdown-15dc
  .element_d863.logo-0d0b
  .paragraph-daa0 {
  background-color: var(--e-global-color-text);
}
.dropdown-15dc
  .element_d863:hover
  .paragraph-daa0 {
  background-color: var(--e-global-color-accent);
}
.dropdown-15dc
  .element_d863.fn-active-985e
  .paragraph-daa0 {
  background-color: var(--e-global-color-primary);
}
.top-bf6b .tag_yellow_5179 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.top-bf6b .brown_57dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-bf6b .pressed_1a0d {
  background-color: var(--e-global-color-primary);
}
.top-bf6b .pressed_1a0d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-north-e0cf .popup_6141 .active-7b6a .stale-3df1 {
  background-color: var(--e-global-color-secondary);
}
.progress-north-e0cf .popup_6141 .image_371f:after {
  background-color: var(--e-global-color-secondary);
}
.progress-north-e0cf .full-07a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-north-e0cf .cold_c25d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-north-e0cf .backdrop_yellow_c0d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress-north-e0cf .article_ddcc {
  background-color: var(--e-global-color-primary);
}
.progress-north-e0cf .article_ddcc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-north-e0cf .row_silver_e7b4 {
  background-color: var(--e-global-color-secondary);
}
.progress-north-e0cf .row_silver_e7b4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-north-e0cf .popup_6141 .solid-380b .media_wide_d883:hover {
  background-color: var(--e-global-color-primary);
}
.progress-north-e0cf
  .popup_6141
  .solid-380b
  .media_wide_d883.form_18ca {
  background-color: var(--e-global-color-primary);
}
.progress-north-e0cf .popup_6141 .header_fresh_daaa:before {
  border-color: var(--e-global-color-primary);
}
.progress-north-e0cf .popup_6141 .header_fresh_daaa:hover:before {
  border-color: var(--e-global-color-secondary);
}
.progress-north-e0cf
  .popup_6141
  .header_fresh_daaa.heading-db52:before {
  border-color: var(--e-global-color-primary);
}
.progress-north-e0cf .upper_2042 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_1c41 .outline_7fe6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper_1c41 .outline_7fe6:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper_1c41 .outline_7fe6.form_tiny_0a33 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper_1c41 .border-e950 {
  background-color: var(--e-global-color-primary);
}
.paper_1c41 .border-e950 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper_1c41
  .overlay-right-465d
  .component_16b3
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper_1c41
  .icon_green_b704
  .component_16b3
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_ef7b
  .outline_mini_06ab
  .rough-0b37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_ef7b
  .outline_mini_06ab
  .panel-bottom-23c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_ef7b .gradient_53fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_ef7b .card_thick_6798 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_ef7b .green-5343 {
  background-color: var(--e-global-color-primary);
}
.message_ef7b .green-5343 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside_mini_0e4e .next_c1b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_mini_0e4e .tooltip-b44a {
  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);
}
.aside_mini_0e4e .alert_aa9d {
  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);
}
.aside_mini_0e4e .alert_aa9d a:hover {
  color: var(--e-global-color-secondary);
}
.aside_mini_0e4e .surface-slow-fd59 {
  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);
}
.aside_mini_0e4e .alert_hard_c2b4 {
  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);
}
.aside_mini_0e4e .heading_hard_acaa .heading_in_f514 {
  background-color: var(--e-global-color-primary);
}
.aside_mini_0e4e .heading_hard_acaa .heading_in_f514:hover {
  background-color: var(--e-global-color-accent);
}
.aside_mini_0e4e
  .heading_hard_acaa
  .mask-middle-c028
  li
  span {
  background-color: var(--e-global-color-text);
}
.aside_mini_0e4e
  .heading_hard_acaa
  .mask-middle-c028
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.aside_mini_0e4e
  .heading_hard_acaa
  .mask-middle-c028
  li.article_tiny_25f5
  span {
  background-color: var(--e-global-color-accent);
}
.image-static-b61f
  .over-ebbf
  .aside-3815 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-static-b61f .over-ebbf .text_gold_ad80 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-static-b61f .over-ebbf .gas_cf5b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-static-b61f .slider_upper_37a7 {
  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);
}
.image-static-b61f
  .button-light-c00a.selected-71a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_5791
  > .block-selected-a26d
  > div
  > .inner-6a32
  > .first_a7b5
  > a {
  background-color: var(--e-global-color-text);
}
.full_5791
  > .block-selected-a26d
  > div
  > .inner-6a32
  > .first_a7b5
  > a
  .form_e182.avatar_gold_fdaa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full_5791
  > .block-selected-a26d
  > div
  > .inner-6a32
  > .first_a7b5
  > a
  .menu-bronze-deca.form-yellow-a3e8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full_5791
  > .block-selected-a26d
  > div
  > .inner-6a32
  > .first_a7b5
  > .steel_0f7f
  .first_a7b5
  > a {
  background-color: var(--e-global-color-secondary);
}
.full_5791
  > .block-selected-a26d
  > div
  > .inner-6a32
  > .first_a7b5
  > .steel_0f7f
  .first_a7b5
  > a
  .pattern-768f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_5791
  > .block-selected-a26d
  > div
  > .inner-6a32
  > .first_a7b5
  > .steel_0f7f
  .first_a7b5
  > a
  .menu-bronze-deca.nav_13c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full_5791
  > .block-selected-a26d
  > div
  > .inner-6a32
  > .first_a7b5
  > a
  .shade_brown_d985:before {
  color: var(--e-global-color-text);
}
.full_5791
  > .block-selected-a26d
  > div
  > .inner-6a32
  > .first_a7b5
  > .steel_0f7f
  a
  .shade_brown_d985:before {
  color: var(--e-global-color-text);
}
.full_5791
  > .block-selected-a26d
  > div
  > .inner-6a32
  > .first_a7b5.outline-thick-2cbb
  > a
  .shade_brown_d985:before {
  color: var(--e-global-color-text);
}
.full_5791
  > .block-selected-a26d
  > div
  > .inner-6a32
  > .first_a7b5
  > .steel_0f7f
  .first_a7b5.outline-thick-2cbb
  > a
  .shade_brown_d985:before {
  color: var(--e-global-color-text);
}
.full_5791
  > .block-selected-a26d
  > div
  > .inner-6a32
  > .first_a7b5
  > a
  .caption-e4d8
  .full-3d24 {
  color: var(--e-global-color-text);
}
.full_5791
  > .block-selected-a26d
  > div
  > .inner-6a32
  > .first_a7b5
  > .steel_0f7f
  a
  .caption-e4d8
  .full-3d24 {
  color: var(--e-global-color-text);
}
.full_5791
  > .block-selected-a26d
  > div
  > .inner-6a32
  > .first_a7b5
  > a
  .caption-e4d8
  .full-3d24,
.full_5791
  > .block-selected-a26d
  > div
  > .inner-6a32
  > .first_a7b5
  > .steel_0f7f
  a
  .caption-e4d8
  .full-3d24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_5791
  > .block-selected-a26d
  > div
  > .inner-6a32
  > .first_a7b5
  > a
  .focus-mini-ed3d:before {
  color: var(--e-global-color-text);
}
.full_5791
  > .block-selected-a26d
  > div
  > .inner-6a32
  > .first_a7b5
  > .steel_0f7f
  a
  .focus-mini-ed3d:before {
  color: var(--e-global-color-text);
}
.full_5791
  > .block-selected-a26d
  > div
  > .inner-6a32
  > .first_a7b5.outline-thick-2cbb
  > a
  .focus-mini-ed3d:before {
  color: var(--e-global-color-text);
}
.full_5791
  > .block-selected-a26d
  > div
  > .inner-6a32
  > .first_a7b5
  > .steel_0f7f
  .first_a7b5.outline-thick-2cbb
  > a
  .focus-mini-ed3d:before {
  color: var(--e-global-color-text);
}
.input_7b42 .widget-03dd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_7b42
  .tertiary-e7a3:hover
  .widget-03dd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth_dd6c
  > .block-selected-a26d
  > .huge-6fe7
  > .primary-up-0758
  > .info-9d63
  > .red-7d97
  .content_240d {
  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);
}
.smooth_dd6c
  > .block-selected-a26d
  > .huge-6fe7
  > .primary-up-0758
  > .info-9d63
  > .red-7d97:hover
  .content_240d {
  color: var(--e-global-color-text);
}
.smooth_dd6c
  > .block-selected-a26d
  > .huge-6fe7
  > .primary-up-0758
  > .info-9d63
  > .red-7d97:hover
  .content_240d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth_dd6c
  > .block-selected-a26d
  > .huge-6fe7
  > .primary-up-0758
  > .info-9d63.border-small-1f6f
  > .red-7d97
  .content_240d {
  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);
}
.pressed_fc40 .media-6585 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_fc40 .yellow-f030 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_fc40 .section_8933 {
  background-color: var(--e-global-color-primary);
}
.pressed_fc40 .section_8933 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-soft-3f15
  > .block-selected-a26d
  > .caption-easy-7e58
  > .block_upper_f0d6
  > .red-83a2
  .paper_e37c {
  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);
}
.list-soft-3f15
  > .block-selected-a26d
  > .caption-easy-7e58
  > .block_upper_f0d6
  > .red-83a2
  .first_d95a {
  color: var(--e-global-color-text);
}
.list-soft-3f15
  > .block-selected-a26d
  > .caption-easy-7e58
  > .block_upper_f0d6
  > .red-83a2:hover
  .paper_e37c {
  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);
}
.list-soft-3f15
  > .block-selected-a26d
  > .caption-easy-7e58
  > .block_upper_f0d6
  > .red-83a2:hover
  .first_d95a {
  color: var(--e-global-color-secondary);
}
.list-soft-3f15
  > .block-selected-a26d
  > .caption-easy-7e58
  > .block_upper_f0d6
  > .red-83a2.media_2a1f
  .paper_e37c {
  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);
}
.list-soft-3f15
  > .block-selected-a26d
  > .caption-easy-7e58
  > .block_upper_f0d6
  > .red-83a2.media_2a1f
  .first_d95a {
  color: var(--e-global-color-primary);
}
.border_42bd
  .iron_a490
  .over_59aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_42bd .silver_293a .row-1169 .light-7310 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-under-8b09 .column-narrow-ecb4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-under-8b09 .action-a92f .column-narrow-ecb4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-under-8b09 .frame-mini-c01b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery-under-8b09 .frame-mini-c01b {
  background-color: var(--e-global-color-primary);
}
.hover_6879 .mask-center-d6b6 .element-7ea9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover_6879
  .mask-center-d6b6:hover
  .complex_5125 {
  color: var(--e-global-color-secondary);
}
.hover_6879
  .mask-center-d6b6:hover
  .element-7ea9 {
  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);
}
.accordion_f8ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.item-58cc {
  max-width: 1400px !important;
}

.article_full_62b9 {
  flex-direction: column;
}

.article_full_62b9 .search-9ba4 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.article_full_62b9 .search-9ba4 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.article_full_62b9 .grid_slow_3db0 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.wood-e8d3.disabled_slow_06d6 {
  display: none;
}

.outline-top-bba2 {
  display: none;
}

body,
.action_c590 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.filter-ffb2) !important; */
}

.popup-liquid-d8d6.container-e6f5 {
  margin-bottom: 40px;
  width: 100%;
}

.module-west-6a5c {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.article_full_62b9 a {
  width: 100%;
}

.sort_huge_c49e .column_3181.surface-c6e1 {
  width: 20% !important;
}

.filter_1c93 {
  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;
}

.filter_1c93:hover {
  color: #000;
}

.filter_1c93 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.filter_1c93:hover svg {
  fill: #000;
}

.slider_pressed_4069 {
  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;
}

.slider_pressed_4069:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.sort_huge_c49e
  .column_3181.steel-690f
  .primary-motion-4c3b
  .text-selected-168e {
  font-size: 20px !important;
}

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

.preview-ebb5 {
  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;
}

.secondary-paper-0d6e h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.liquid_2ceb.banner_1f6a > .tertiary-focused-1810 {
  display: flex;
  align-items: center;
}

.light-9d55 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.hover-c156 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.breadcrumb_tall_3977 {
  font-size: 35px !important;
}

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

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

.gallery-gas-3c13 {
  display: flex;
  gap: 50px;
}

.sort_huge_c49e
  .column_3181.secondary-480d
  .popup-center-b0fa
  .tooltip_cdff {
  width: 100% !important;
}

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

.link_73ce {
  width: 100%;
}

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

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

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

  display: none;
}

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

.title-6178 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.border_68c8:hover .title-6178 {
  visibility: visible;
}
.border_68c8:hover.border_68c8::before {
  display: block;
}

.secondary-paper-0d6e h3 {
  color: #fff;
}

.paper-57e4 {
  margin: 0;
}

.sort_huge_c49e
  .column_3181.secondary-480d
  .tooltip_cdff
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.progress-d810 {
  width: 100%;
}

.old-3ce0 {
  width: 100%;
}

.action_59b7 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.old-3ce0 {
  width: 100%;
}

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

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

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

.progress-b9fb {
  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;
}

.article_full_62b9 .search-9ba4.detail-active-fcce {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.article_full_62b9 h1.search-9ba4 {
  margin-top: 120px !important;
}

.sort_huge_c49e .column_3181.accent-b563 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.hovered-2297 img {
  width: 100%;
}

.row-rough-3ab8 .detail-solid-dd8f.primary-motion-4c3b {
  justify-content: space-between;
}

.hover-small-4f76 {
  display: none;
}

.hover_d2c1 .grid_slow_3db0 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .liquid_2ceb .tertiary-focused-1810 {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .gallery-gas-3c13 {
    flex-direction: column;
  }

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

@media (max-width: 767px) {
  .secondary-paper-0d6e h3 {
    font-size: 28px;
  }

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

  .row-rough-3ab8 .detail-solid-dd8f.primary-motion-4c3b {
    border-bottom: 1px solid #f0c159;
  }

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

  .liquid_2ceb.banner_1f6a > .tertiary-focused-1810 {
    gap: 15px;
    justify-content: space-between;
  }

  .sort_huge_c49e
    .column_3181.secondary-480d
    .tooltip_cdff
    img {
    width: 60% !important;
  }

  .hover-c156 {
    left: 2%;
  }

  .row-stone-6812 {
    margin: 10px 0;
  }

  .article_full_62b9 .grid_slow_3db0 {
    margin: 0;
    margin-bottom: 10px;
  }

  .filter_1c93 {
    font-size: 16px !important;
  }

  .breadcrumb_tall_3977 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.article_full_62b9 .search-9ba4,
  .article_full_62b9 .search-9ba4 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .tooltip_cdff {
    justify-content: center;
  }

  .article_full_62b9 .grid_slow_3db0 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .module-west-6a5c {
    margin-bottom: 15px !important;
  }

  .sort_huge_c49e .column_3181.surface-c6e1 {
    width: 75% !important;
  }

  .hovered-2297 img {
    width: 100% !important;
  }
}

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

  h2.article_full_62b9 .search-9ba4,
  .article_full_62b9 .search-9ba4 {
    font-size: 30px !important;
  }

  .tooltip_cdff {
    justify-content: center;
  }

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

  .easy_f083
    .middle-e3cd.top-7d81 {
    margin: 0 !important;
  }

  .light-9d55 {
    margin: 0;
    gap: 10px;
  }

  .row-stone-6812 {
    display: flex;
  }

  .fluid-3741 .filter_1c93 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .outline-old-a21d svg {
    width: 75% !important;
    height: 75% !important;
  }

  .action_59b7 {
    justify-content: flex-end;
    gap: 1px;
  }

  .article_full_62b9 h1.search-9ba4 {
    margin-top: 80px !important;
  }

  .sort_huge_c49e
    .column_3181.secondary-480d
    .tooltip_cdff
    img,
  .tertiary-d002 .popup-center-b0fa {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .sort_huge_c49e .column_3181.surface-c6e1 {
    width: 100% !important;
  }

  .liquid_2ceb.banner_1f6a > .tertiary-focused-1810 {
    gap: 3px;
  }

  .article_full_62b9 .grid_slow_3db0 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 1851 */
.phantom-card-v1 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
