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(.avatar-medium-e797) {
  gap: 0.5em;
}
:where(.paragraph-cool-3059) {
  gap: 0.5em;
}
body .header-3551 > .article-558e {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .header-3551 > .container_east_02e3 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .header-3551 > .table-tall-dc0d {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .orange-47a0 > .article-558e {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .orange-47a0 > .container_east_02e3 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .orange-47a0 > .table-tall-dc0d {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .orange-47a0
  > :where(:not(.article-558e):not(.container_east_02e3):not(.article-light-7901)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .orange-47a0 > .iron_541d {
  max-width: var(--wp--style--global--wide-size);
}
body .avatar-medium-e797 {
  display: flex;
}
body .avatar-medium-e797 {
  flex-wrap: wrap;
  align-items: center;
}
body .avatar-medium-e797 > * {
  margin: 0;
}
body .paragraph-cool-3059 {
  display: grid;
}
body .paragraph-cool-3059 > * {
  margin: 0;
}
:where(.notice_focused_76c6.avatar-medium-e797) {
  gap: 2em;
}
:where(.notice_focused_76c6.paragraph-cool-3059) {
  gap: 2em;
}
:where(.gold_8ec4.avatar-medium-e797) {
  gap: 1.25em;
}
:where(.gold_8ec4.paragraph-cool-3059) {
  gap: 1.25em;
}
.element_stale_45ab {
  color: var(--wp--preset--color--black) !important;
}
.container_easy_d1a3 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.soft-be2a {
  color: var(--wp--preset--color--white) !important;
}
.thumbnail_c73e {
  color: var(--wp--preset--color--pale-pink) !important;
}
.tertiary-2ca9 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.gradient_green_0656 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.gas_3bed {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.section-aa34 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.fluid_e5a8 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.logo_fluid_2669 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.picture_099b {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.filter_685b {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.shade_copper_d128 {
  background-color: var(--wp--preset--color--black) !important;
}
.rough_ec92 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.dropdown_upper_96b6 {
  background-color: var(--wp--preset--color--white) !important;
}
.dynamic_28be {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.link-focused-28c1 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.stale_0ad8 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.sort-hovered-fc19 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.outer-c795 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.glass_f652 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.last_e3fd {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.surface_7f27 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.block_purple_bff1 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.description-3e9a {
  border-color: var(--wp--preset--color--black) !important;
}
.text-motion-a716 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.button-out-6f76 {
  border-color: var(--wp--preset--color--white) !important;
}
.frame-f1e4 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.disabled-small-e259 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.chip_right_bf36 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.wood_5954 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.aside_inner_54dd {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.gas_085e {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.secondary_c67f {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.sort-8709 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.soft_2867 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.alert_center_d7bb {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.focus_78ee {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.element_blue_dc6c {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.south_6648 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.gallery-pink-3ecc {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.element_9c27 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.focus_0ba5 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.lower_f359 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.article-liquid-5630 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.content_top_a691 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.center-388f {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.gold-7bd7 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.header_02d8 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.filter_pro_9540 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.thumbnail-1937 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.modal-406a {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.media_7387 a:where(:not(.button-hot-655b)) {
  color: inherit;
}
:where(.gold_8ec4.avatar-medium-e797) {
  gap: 1.25em;
}
:where(.gold_8ec4.paragraph-cool-3059) {
  gap: 1.25em;
}
:where(.notice_focused_76c6.avatar-medium-e797) {
  gap: 2em;
}
:where(.notice_focused_76c6.paragraph-cool-3059) {
  gap: 2em;
}
.secondary_77af {
  font-size: 1.5em;
  line-height: 1.6;
}

.wide_a7c0 .modal_next_a725 {
  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_large_cfdc .sort-silver-3eb5 {
  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);
}
.menu-48ac {
  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);
}
.menu-48ac.panel_large_911e .chip-bb28 {
  background-color: var(--e-global-color-primary);
}
.menu-48ac.thumbnail_1bc7 .chip-bb28,
.menu-48ac.north-7c14 .chip-bb28 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.paragraph-e940 .button-advanced-6f51 {
  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-4894 {
  --divider-color: var(--e-global-color-secondary);
}
.tertiary-4894 .pagination-copper-c896 {
  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-4894.gallery-d968 .under_7c6e {
  background-color: var(--e-global-color-secondary);
}
.tertiary-4894.main-42f9 .under_7c6e,
.tertiary-4894.title_edd7 .under_7c6e {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.tertiary-4894.main-42f9 .under_7c6e,
.tertiary-4894.title_edd7 .under_7c6e svg {
  fill: var(--e-global-color-secondary);
}
.progress-tiny-b75e .header-orange-3bcb {
  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);
}
.progress-tiny-b75e .right_dafc {
  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);
}
.box_lower_18f2.gallery-d968 .under_7c6e {
  background-color: var(--e-global-color-primary);
}
.box_lower_18f2.main-42f9 .under_7c6e,
.box_lower_18f2.title_edd7 .under_7c6e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.box_lower_18f2.main-42f9 .under_7c6e,
.box_lower_18f2.title_edd7 .under_7c6e svg {
  fill: var(--e-global-color-primary);
}
.mini-0e89.gallery-d968 .under_7c6e {
  background-color: var(--e-global-color-primary);
}
.mini-0e89.main-42f9 .under_7c6e,
.mini-0e89.title_edd7 .under_7c6e {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.mini-0e89 .gold_b143 {
  color: var(--e-global-color-primary);
}
.mini-0e89 .gold_b143,
.mini-0e89 .gold_b143 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-0e89 .accent_lite_506b {
  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_clean_c0a2 .picture_over_5506 {
  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);
}
.modal_wide_5d24 .notification-f3dc .out_d892 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-orange-ab37 .notification-9415:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.caption-orange-ab37 .cool-dcbc i {
  color: var(--e-global-color-primary);
}
.caption-orange-ab37 .cool-dcbc svg {
  fill: var(--e-global-color-primary);
}
.caption-orange-ab37 .panel-warm-28fc {
  color: var(--e-global-color-secondary);
}
.caption-orange-ab37 .notification-9415 > .panel-warm-28fc,
.caption-orange-ab37 .notification-9415 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite-f0a9 .info_aea1 {
  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);
}
.lite-f0a9 .focus_warm_e720 {
  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);
}
.aside_f9ff .panel_db6d .overlay-ab83 {
  background-color: var(--e-global-color-primary);
}
.aside_f9ff .active-dim-6f42 {
  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);
}
.alert-fixed-5c27 .content_96db {
  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);
}
.alert-fixed-5c27 .copper_a810 {
  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);
}
.alert-fixed-5c27 .shadow_hard_af3e {
  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);
}
.liquid-7a7e .solid-d26f,
.liquid-7a7e .solid-d26f a {
  color: var(--e-global-color-primary);
}
.liquid-7a7e .solid-d26f.column-plasma-ba94,
.liquid-7a7e .solid-d26f.column-plasma-ba94 a {
  color: var(--e-global-color-accent);
}
.liquid-7a7e .solid-d26f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid-7a7e .frame-2f52 {
  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);
}
.alert_pressed_ac28 .nav_5253,
.alert_pressed_ac28 .link-9d3a {
  color: var(--e-global-color-primary);
}
.alert_pressed_ac28 .nav_5253 svg {
  fill: var(--e-global-color-primary);
}
.alert_pressed_ac28 .column-plasma-ba94 .nav_5253,
.alert_pressed_ac28 .column-plasma-ba94 .link-9d3a {
  color: var(--e-global-color-accent);
}
.alert_pressed_ac28 .column-plasma-ba94 .nav_5253 svg {
  fill: var(--e-global-color-accent);
}
.alert_pressed_ac28 .link-9d3a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_pressed_ac28 .frame-2f52 {
  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);
}
.footer_89ca .article-over-930f,
.footer_89ca .progress-cec8 {
  color: var(--e-global-color-primary);
}
.footer_89ca .progress-cec8 svg {
  fill: var(--e-global-color-primary);
}
.footer_89ca .solid-d26f.column-plasma-ba94 a,
.footer_89ca
  .solid-d26f.column-plasma-ba94
  .progress-cec8 {
  color: var(--e-global-color-accent);
}
.footer_89ca .article-over-930f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_89ca .frame-2f52 {
  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);
}
.breadcrumb-2b98 .border_rough_45f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-2b98 .huge_3824 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-a6dc .tag_654c .plasma-0f10 {
  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);
}
.iron-a6dc .tag_654c .video_79bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-a6dc .pattern-c27a .plasma-0f10 {
  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);
}
.iron-a6dc
  .pattern-c27a
  .video_79bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-a6dc
  .up-f9d1
  .plasma-0f10 {
  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);
}
.iron-a6dc
  .up-f9d1
  .video_79bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-a6dc
  .nav_82dd
  .plasma-0f10 {
  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);
}
.iron-a6dc
  .nav_82dd
  .video_79bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-fresh-467f .description_599d {
  background-color: var(--e-global-color-primary);
}
.panel-fresh-467f .description_599d:hover {
  background-color: var(--e-global-color-primary);
}
.panel-fresh-467f .paragraph-da7f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-fresh-467f
  .description_599d:hover
  .paragraph-da7f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-4728 .static_ca1b {
  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);
}
.warm-9c22 .pagination_1f3e .focus-5a4a a {
  background-color: var(--e-global-color-accent);
}
.warm-9c22 .pagination_1f3e .narrow-d4a1 a {
  background-color: var(--e-global-color-accent);
}
.warm-9c22 .pagination_1f3e .focus-5a4a a,
.warm-9c22 .pagination_1f3e .narrow-d4a1 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_4c06
  .title_simple_6131.old_ff8f
  .pagination_1f3e
  a.pink_a0fb {
  background-color: var(--e-global-color-accent);
}
.active_4c06
  .title_simple_6131.old_ff8f
  .pagination_1f3e
  span.pink_a0fb.fn-current-f56d {
  background-color: var(--e-global-color-text);
}
.active_4c06
  .title_simple_6131.old_ff8f
  .pagination_1f3e
  .pink_a0fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_center_193c .layout_0dbb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_center_193c
  .title_2b46
  > .bright_68c4
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_center_193c
  .caption_liquid_e882
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_center_193c
  .center-bc4d
  .light-a208,
.backdrop_center_193c
  .center-bc4d
  .form_8890 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_center_193c
  .center-bc4d
  .out_b20d,
.backdrop_center_193c
  .center-bc4d
  a
  .out_b20d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_center_193c
  .center-bc4d
  .iron-73aa {
  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);
}
.backdrop_center_193c
  .center-bc4d
  .advanced-9e27 {
  background-color: var(--e-global-color-primary);
}
.backdrop_center_193c
  .center-bc4d
  .advanced-9e27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_center_193c
  .center-bc4d
  .advanced-9e27:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_center_193c
  .center-bc4d
  .container-stale-a2ba {
  background-color: var(--e-global-color-primary);
}
.backdrop_center_193c
  .center-bc4d
  .container-stale-a2ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_center_193c
  .center-bc4d
  .container-stale-a2ba:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_center_193c
  .form-blue-50fc
  .light_6c00
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_center_193c
  .form-blue-50fc
  .chip_af62 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_center_193c
  .form-blue-50fc
  .iron-73aa {
  color: var(--e-global-color-text);
}
.backdrop_center_193c
  .form-blue-50fc
  .iron-73aa
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_center_193c
  .form-blue-50fc
  .advanced-9e27 {
  background-color: var(--e-global-color-primary);
}
.backdrop_center_193c
  .form-blue-50fc
  .advanced-9e27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_center_193c
  .form-blue-50fc
  .advanced-9e27:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_center_193c
  .form-blue-50fc
  .container-stale-a2ba {
  background-color: var(--e-global-color-primary);
}
.backdrop_center_193c
  .form-blue-50fc
  .container-stale-a2ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_center_193c
  .form-blue-50fc
  .container-stale-a2ba:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_center_193c .east-073d {
  background-color: var(--e-global-color-primary);
}
.backdrop_center_193c .east-073d:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_center_193c .gallery-cold-914d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_center_193c .breadcrumb_dynamic_4f8a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_84b4 .badge_9630 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_84b4
  .background-a5bd
  > div:nth-child(3)
  .badge_9630,
.static_84b4
  .popup-warm-3710
  > div:nth-child(1)
  .badge_9630,
.static_84b4
  .sort-86f8
  > div:nth-child(1)
  .badge_9630,
.static_84b4
  .detail_61ee
  > div:nth-child(1)
  .badge_9630,
.static_84b4
  .mask_copper_a746
  > div:nth-child(1)
  .badge_9630 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_84b4 .feature-north-d074 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_84b4 .picture-7a89 {
  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);
}
.static_84b4 .summary_tiny_993f {
  background-color: var(--e-global-color-primary);
}
.static_84b4 .summary_tiny_993f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_84b4 .summary_tiny_993f:hover {
  background-color: var(--e-global-color-primary);
}
.static_84b4 .blue_b31e {
  background-color: var(--e-global-color-primary);
}
.static_84b4 .blue_b31e:hover {
  background-color: var(--e-global-color-primary);
}
.static_84b4 .gallery-cold-914d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_84b4 .breadcrumb_dynamic_4f8a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood_3bb1 .small-5e71 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood_3bb1 .link-f7ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_3bb1 .photo-lite-a304 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_3bb1 .summary-red-ae28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_3bb1 .pagination_fluid_3df0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_3bb1 .blue_b31e {
  background-color: var(--e-global-color-primary);
}
.wood_3bb1 .blue_b31e:hover {
  background-color: var(--e-global-color-primary);
}
.photo_lower_6d40 .description_3f67 {
  background-color: var(--e-global-color-secondary);
}
.photo_lower_6d40 .frame-6022 {
  background-color: var(--e-global-color-text);
}
.photo_lower_6d40 .carousel-fluid-1395 {
  background-color: var(--e-global-color-secondary);
}
.photo_lower_6d40 .tabs_d00c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_lower_6d40 .tall_66c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_lower_6d40 .chip_54f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_lower_6d40 .tooltip-0c52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_lower_6d40 .cold_516c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_2845 .sort-fast-7ffd .gallery-liquid-ff20,
.wood_2845
  .sort-fast-7ffd
  .gallery-liquid-ff20
  a,
.wood_2845 .dropdown-upper-a39f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_2845 .sort-fast-7ffd .center_da62,
.wood_2845 .shadow_d3f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_2845 .sort-fast-7ffd .center_da62 {
  color: var(--e-global-color-text);
}
.wood_2845 .shadow_d3f5 {
  color: var(--e-global-color-text);
}
.wood_2845
  .sort-fast-7ffd
  .light_8cc5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wood_2845 .article_50f9 .backdrop-7f0e {
  background-color: var(--e-global-color-primary);
}
.wood_2845 .article_50f9 .backdrop-7f0e:hover {
  background-color: var(--e-global-color-primary);
}
.wood_2845 .article_50f9 .card-729a li span {
  background-color: var(--e-global-color-text);
}
.wood_2845 .article_50f9 .card-729a li span:hover {
  background-color: var(--e-global-color-primary);
}
.wood_2845
  .article_50f9
  .card-729a
  li.focus_6330
  span {
  background-color: var(--e-global-color-accent);
}
.wood_2845 .yellow_5dcd span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_short_60a9 .picture-8e9a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-0f5c .detail-e6c4 {
  background-color: var(--e-global-color-primary);
}
.highlight-0f5c .logo-brown-0978 {
  background-color: var(--e-global-color-secondary);
}
.highlight-0f5c .pro-b457 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-0f5c .focus-up-f25d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-0f5c .grid_b7cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-0f5c .dynamic-e577 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-0f5c .iron-ea38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-0f5c .copper-48f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-0f5c .active_a1e9 {
  background-color: var(--e-global-color-primary);
}
.highlight-0f5c .active_a1e9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination-be2d .south_96ae {
  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);
}
.pagination-be2d .text-upper-823e {
  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);
}
.pagination-be2d
  .fast_6389:after {
  background-color: var(--e-global-color-primary);
}
.pagination-be2d .frame_purple_6875 {
  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);
}
.hot_4302 .dropdown-upper-a39f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot_4302 .shadow_d3f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_48f5 .tooltip_clean_9ba4 .active_ea9e {
  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);
}
.overlay_48f5 .tooltip_clean_9ba4 .modal-new-bbd4 {
  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);
}
.card-large-6c03 .avatar_a0f1 {
  background-color: var(--e-global-color-primary);
}
.card-large-6c03 .bottom_ec93 {
  background-color: var(--e-global-color-secondary);
}
.card-large-6c03 .blue-4616 .gallery-liquid-56cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-large-6c03 .caption_lower_1b8d .gallery-liquid-56cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_up_1829 .carousel-liquid-a50b .hover_warm_9a03 {
  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);
}
.sort_up_1829 .carousel-liquid-a50b .surface_4ef0 {
  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);
}
.sort_up_1829 .carousel-liquid-a50b .alert_green_1b8e {
  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);
}
.row_narrow_d515 .glass-3fa0 {
  border-color: var(--e-global-color-text);
}
.row_narrow_d515 .green-a413 {
  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);
}
.row_narrow_d515 .article-cb23 {
  color: var(--e-global-color-primary);
}
.row_narrow_d515 .input_fixed_f3d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west-f37d .notice-81f3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west-f37d .preview_4daf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west-f37d .avatar_1c06:hover .notice-81f3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west-f37d
  .avatar_1c06:hover
  .preview_4daf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination-north-061e .block_red_19a5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination-north-061e .steel-212d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-iron-6ebc .outer_c3b7 .border_slow_dfcf {
  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-iron-6ebc .feature-a4f5 .border_slow_dfcf {
  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);
}
.paragraph_plasma_e449 .accent-yellow-1efe {
  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);
}
.fresh_5297 .center_3ab9 .item-aebe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh_5297 .center_3ab9 .item-aebe {
  background-color: var(--e-global-color-secondary);
}
.fresh_5297 .item-bbc2 .item-aebe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh_5297 .item-bbc2 .item-aebe {
  background-color: var(--e-global-color-secondary);
}
.fresh_5297 .column-9af8 .hero_fresh_f654 {
  background-color: var(--e-global-color-primary);
}
.fresh_5297 .column-9af8:hover .hero_fresh_f654 {
  background-color: var(--e-global-color-secondary);
}
.fresh_5297 .backdrop-7f0e {
  background-color: var(--e-global-color-primary);
}
.fresh_5297 .backdrop-7f0e:hover {
  background-color: var(--e-global-color-accent);
}
.fresh_5297 .card-729a li span {
  background-color: var(--e-global-color-text);
}
.fresh_5297 .card-729a li span:hover {
  background-color: var(--e-global-color-primary);
}
.fresh_5297 .card-729a li.focus_6330 span {
  background-color: var(--e-global-color-accent);
}
.alert-last-d572 .link_first_e2ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-last-d572 .pro-3c07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_d7c7 .item_plasma_6f3c:before {
  background-color: var(--e-global-color-secondary);
}
.shadow_d7c7 .current-e03e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_d7c7 .text_55a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-253d .modal-narrow-9e99 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-253d .modal-narrow-9e99:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-253d .modal-narrow-9e99.fn-active-f56d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-253d .modal-warm-5a18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-253d .accordion-south-e1b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-253d .hovered_166c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-253d .bottom-cfc6 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-253d .bottom-cfc6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-253d .shade_56ac {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-253d .shade_56ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus-fresh-cf05 .main-efaf .summary-c460 a {
  color: var(--e-global-color-secondary);
}
.focus-fresh-cf05 .main-efaf .summary-c460 a:hover {
  color: var(--e-global-color-secondary);
}
.focus-fresh-cf05 .main-efaf .summary-c460,
.focus-fresh-cf05 .main-efaf .summary-c460 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-fresh-cf05 .main-efaf .focus_c2ed {
  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);
}
.focus-fresh-cf05 .main-efaf .chip_30b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-fresh-cf05 .main-efaf .texture-aab4 {
  background-color: var(--e-global-color-primary);
}
.focus-fresh-cf05 .main-efaf .texture-aab4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-fresh-cf05 .main-efaf .texture-aab4:hover {
  background-color: var(--e-global-color-primary);
}
.focus-fresh-cf05 .main-efaf .thick-2fa2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus-fresh-cf05 .main-efaf .thick-2fa2 {
  background-color: var(--e-global-color-primary);
}
.focus-fresh-cf05 .main-efaf .thick-2fa2:hover {
  background-color: var(--e-global-color-primary);
}
.focus-fresh-cf05 .main-efaf .backdrop-7f0e {
  background-color: var(--e-global-color-primary);
}
.focus-fresh-cf05 .main-efaf .backdrop-7f0e:hover {
  background-color: var(--e-global-color-primary);
}
.focus-fresh-cf05 .article_50f9 .card-729a li span {
  background-color: var(--e-global-color-text);
}
.focus-fresh-cf05 .article_50f9 .card-729a li span:hover {
  background-color: var(--e-global-color-primary);
}
.focus-fresh-cf05 .article_50f9 .card-729a li.focus_6330 span {
  background-color: var(--e-global-color-accent);
}
.focus-fresh-cf05 .gallery-cold-914d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-fresh-cf05 .breadcrumb_dynamic_4f8a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south_e70c .background_0166 .pagination-pressed-8168 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south_e70c .background_0166 .caption-902f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_e70c .background_0166 .label_487e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_right_b314 .iron_5bb0 {
  border-color: var(--e-global-color-text);
}
.filter_right_b314 .alert_363a {
  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);
}
.filter_right_b314 .element_rough_4eee {
  color: var(--e-global-color-secondary);
}
.filter_right_b314 .element_rough_4eee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_right_b314 .label_baf8 > * {
  color: var(--e-global-color-primary);
}
.filter_right_b314 .label_baf8 > * svg {
  fill: var(--e-global-color-primary);
}
.filter_right_b314 .chip-2685 {
  color: var(--e-global-color-primary);
}
.filter_right_b314 .chip-2685 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_right_b314 .advanced-cbea {
  color: var(--e-global-color-primary);
}
.filter_right_b314 .advanced-cbea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_right_b314 .notification_full_18d5 {
  color: var(--e-global-color-primary);
}
.filter_right_b314 .notification_full_18d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_right_b314 .message-red-deaa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_right_b314 .primary_north_ac07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_right_b314 .primary_north_ac07.sort_f7c7 {
  color: var(--e-global-color-secondary);
}
.filter_right_b314 .primary_north_ac07.sort_f7c7 .element-2d67 {
  color: var(--e-global-color-accent);
}
.filter_right_b314 .primary_north_ac07.solid-9d17 {
  color: var(--e-global-color-text);
}
.filter_right_b314 .primary_north_ac07.solid-9d17 .element-2d67 {
  color: var(--e-global-color-text);
}
.filter_right_b314 .primary_north_ac07:before {
  border-top-color: var(--e-global-color-text);
}
.filter_right_b314 .gradient_4d6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_right_b314
  .gradient_4d6c
  .silver-d691 {
  background-color: var(--e-global-color-primary);
}
.filter_right_b314
  .gradient_4d6c
  .silver-d691 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_right_b314 .iron_5bb0 .sort-bb7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-ba23 .feature-9aaa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white-ba23 .hovered-f330 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-hard-fdab .description-silver-553a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-hard-fdab
  .fluid-9c12
  .focused_52f6 {
  background-color: var(--e-global-color-secondary);
}
.preview-hard-fdab
  .fluid-9c12.lower_b950
  .focused_52f6 {
  background-color: var(--e-global-color-text);
}
.preview-hard-fdab
  .fluid-9c12:hover
  .focused_52f6 {
  background-color: var(--e-global-color-accent);
}
.preview-hard-fdab
  .fluid-9c12.fn-active-f56d
  .focused_52f6 {
  background-color: var(--e-global-color-primary);
}
.layout_east_5e11 .tag-81f6 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.layout_east_5e11 .light_d62d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_east_5e11 .wide_0597 {
  background-color: var(--e-global-color-primary);
}
.layout_east_5e11 .wide_0597 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under-7795 .search_1c34 .wrapper_iron_63bc .stone_a341 {
  background-color: var(--e-global-color-secondary);
}
.under-7795 .search_1c34 .shadow-0ee6:after {
  background-color: var(--e-global-color-secondary);
}
.under-7795 .aside-blue-a913 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-7795 .widget-e3f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-7795 .aside-fluid-e8d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-7795 .carousel_3d22 {
  background-color: var(--e-global-color-primary);
}
.under-7795 .carousel_3d22 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under-7795 .highlight-dynamic-2597 {
  background-color: var(--e-global-color-secondary);
}
.under-7795 .highlight-dynamic-2597 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under-7795 .search_1c34 .filter-stone-9a78 .heading-5bd2:hover {
  background-color: var(--e-global-color-primary);
}
.under-7795
  .search_1c34
  .filter-stone-9a78
  .heading-5bd2.steel-8849 {
  background-color: var(--e-global-color-primary);
}
.under-7795 .search_1c34 .focused_56de:before {
  border-color: var(--e-global-color-primary);
}
.under-7795 .search_1c34 .focused_56de:hover:before {
  border-color: var(--e-global-color-secondary);
}
.under-7795
  .search_1c34
  .focused_56de.backdrop-b9d9:before {
  border-color: var(--e-global-color-primary);
}
.under-7795 .form_huge_03c0 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-old-c7aa .clean_8246 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-old-c7aa .clean_8246:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-old-c7aa .clean_8246.highlight-in-ca57 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-old-c7aa .background-2f67 {
  background-color: var(--e-global-color-primary);
}
.menu-old-c7aa .background-2f67 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-old-c7aa
  .paragraph_wide_ec60
  .list-warm-4bee
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-old-c7aa
  .small-67d1
  .list-warm-4bee
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask-action-eede
  .secondary-3788
  .easy-d9dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-action-eede
  .secondary-3788
  .over-b7cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-action-eede .message_stone_2ec3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-action-eede .middle_1b4e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask-action-eede .main_958b {
  background-color: var(--e-global-color-primary);
}
.mask-action-eede .main_958b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_hard_236f .menu_tall_2e45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_hard_236f .secondary_c925 {
  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);
}
.primary_hard_236f .shade_cool_40aa {
  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);
}
.primary_hard_236f .shade_cool_40aa a:hover {
  color: var(--e-global-color-secondary);
}
.primary_hard_236f .secondary_a5c0 {
  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);
}
.primary_hard_236f .box-paper-1a07 {
  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);
}
.primary_hard_236f .detail-c945 .backdrop-7f0e {
  background-color: var(--e-global-color-primary);
}
.primary_hard_236f .detail-c945 .backdrop-7f0e:hover {
  background-color: var(--e-global-color-accent);
}
.primary_hard_236f
  .detail-c945
  .card-729a
  li
  span {
  background-color: var(--e-global-color-text);
}
.primary_hard_236f
  .detail-c945
  .card-729a
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.primary_hard_236f
  .detail-c945
  .card-729a
  li.focus_6330
  span {
  background-color: var(--e-global-color-accent);
}
.cold_6475
  .status_493c
  .middle-ea4f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold_6475 .status_493c .progress-soft-49cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold_6475 .status_493c .full_91f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_6475 .over_d568 {
  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);
}
.cold_6475
  .purple-54d4.detail_bronze_02d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-505a
  > .photo-huge-ed0c
  > div
  > .button_large_bd89
  > .secondary_hovered_8588
  > a {
  background-color: var(--e-global-color-text);
}
.module-505a
  > .photo-huge-ed0c
  > div
  > .button_large_bd89
  > .secondary_hovered_8588
  > a
  .alert_afd4.grid-ad88 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-505a
  > .photo-huge-ed0c
  > div
  > .button_large_bd89
  > .secondary_hovered_8588
  > a
  .component_1935.wide_0f74 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-505a
  > .photo-huge-ed0c
  > div
  > .button_large_bd89
  > .secondary_hovered_8588
  > .smooth-deba
  .secondary_hovered_8588
  > a {
  background-color: var(--e-global-color-secondary);
}
.module-505a
  > .photo-huge-ed0c
  > div
  > .button_large_bd89
  > .secondary_hovered_8588
  > .smooth-deba
  .secondary_hovered_8588
  > a
  .list-6139 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-505a
  > .photo-huge-ed0c
  > div
  > .button_large_bd89
  > .secondary_hovered_8588
  > .smooth-deba
  .secondary_hovered_8588
  > a
  .component_1935.west_a527 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-505a
  > .photo-huge-ed0c
  > div
  > .button_large_bd89
  > .secondary_hovered_8588
  > a
  .wrapper_5e3c:before {
  color: var(--e-global-color-text);
}
.module-505a
  > .photo-huge-ed0c
  > div
  > .button_large_bd89
  > .secondary_hovered_8588
  > .smooth-deba
  a
  .wrapper_5e3c:before {
  color: var(--e-global-color-text);
}
.module-505a
  > .photo-huge-ed0c
  > div
  > .button_large_bd89
  > .secondary_hovered_8588.overlay-cd63
  > a
  .wrapper_5e3c:before {
  color: var(--e-global-color-text);
}
.module-505a
  > .photo-huge-ed0c
  > div
  > .button_large_bd89
  > .secondary_hovered_8588
  > .smooth-deba
  .secondary_hovered_8588.overlay-cd63
  > a
  .wrapper_5e3c:before {
  color: var(--e-global-color-text);
}
.module-505a
  > .photo-huge-ed0c
  > div
  > .button_large_bd89
  > .secondary_hovered_8588
  > a
  .mini-e272
  .image-short-db9d {
  color: var(--e-global-color-text);
}
.module-505a
  > .photo-huge-ed0c
  > div
  > .button_large_bd89
  > .secondary_hovered_8588
  > .smooth-deba
  a
  .mini-e272
  .image-short-db9d {
  color: var(--e-global-color-text);
}
.module-505a
  > .photo-huge-ed0c
  > div
  > .button_large_bd89
  > .secondary_hovered_8588
  > a
  .mini-e272
  .image-short-db9d,
.module-505a
  > .photo-huge-ed0c
  > div
  > .button_large_bd89
  > .secondary_hovered_8588
  > .smooth-deba
  a
  .mini-e272
  .image-short-db9d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-505a
  > .photo-huge-ed0c
  > div
  > .button_large_bd89
  > .secondary_hovered_8588
  > a
  .menu-static-e68d:before {
  color: var(--e-global-color-text);
}
.module-505a
  > .photo-huge-ed0c
  > div
  > .button_large_bd89
  > .secondary_hovered_8588
  > .smooth-deba
  a
  .menu-static-e68d:before {
  color: var(--e-global-color-text);
}
.module-505a
  > .photo-huge-ed0c
  > div
  > .button_large_bd89
  > .secondary_hovered_8588.overlay-cd63
  > a
  .menu-static-e68d:before {
  color: var(--e-global-color-text);
}
.module-505a
  > .photo-huge-ed0c
  > div
  > .button_large_bd89
  > .secondary_hovered_8588
  > .smooth-deba
  .secondary_hovered_8588.overlay-cd63
  > a
  .menu-static-e68d:before {
  color: var(--e-global-color-text);
}
.paper-8e32 .tabs_86fb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper-8e32
  .description-888e:hover
  .tabs_86fb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline_dc78
  > .photo-huge-ed0c
  > .north_f27d
  > .fluid-3bf9
  > .modal_center_4746
  > .hard_8116
  .container-ebb6 {
  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);
}
.outline_dc78
  > .photo-huge-ed0c
  > .north_f27d
  > .fluid-3bf9
  > .modal_center_4746
  > .hard_8116:hover
  .container-ebb6 {
  color: var(--e-global-color-text);
}
.outline_dc78
  > .photo-huge-ed0c
  > .north_f27d
  > .fluid-3bf9
  > .modal_center_4746
  > .hard_8116:hover
  .container-ebb6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_dc78
  > .photo-huge-ed0c
  > .north_f27d
  > .fluid-3bf9
  > .modal_center_4746.banner-51d3
  > .hard_8116
  .container-ebb6 {
  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);
}
.icon_basic_3c0a .breadcrumb-488e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_basic_3c0a .tiny_fcd4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_basic_3c0a .text-north-55ac {
  background-color: var(--e-global-color-primary);
}
.icon_basic_3c0a .text-north-55ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video_9eba
  > .photo-huge-ed0c
  > .background-light-4f77
  > .shade_focused_d647
  > .photo_54fc
  .thick_afdd {
  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);
}
.video_9eba
  > .photo-huge-ed0c
  > .background-light-4f77
  > .shade_focused_d647
  > .photo_54fc
  .up_da9a {
  color: var(--e-global-color-text);
}
.video_9eba
  > .photo-huge-ed0c
  > .background-light-4f77
  > .shade_focused_d647
  > .photo_54fc:hover
  .thick_afdd {
  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);
}
.video_9eba
  > .photo-huge-ed0c
  > .background-light-4f77
  > .shade_focused_d647
  > .photo_54fc:hover
  .up_da9a {
  color: var(--e-global-color-secondary);
}
.video_9eba
  > .photo-huge-ed0c
  > .background-light-4f77
  > .shade_focused_d647
  > .photo_54fc.block-middle-0539
  .thick_afdd {
  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);
}
.video_9eba
  > .photo-huge-ed0c
  > .background-light-4f77
  > .shade_focused_d647
  > .photo_54fc.block-middle-0539
  .up_da9a {
  color: var(--e-global-color-primary);
}
.list-0372
  .border-5325
  .tag_pressed_de00 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-0372 .surface_0b8f .sort-bb7a .sort-c87a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_55fe .background-3e48 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_55fe .modal-c550 .background-3e48 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_55fe .text-up-0c1a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_55fe .text-up-0c1a {
  background-color: var(--e-global-color-primary);
}
.brown_ec60 .wide-1d01 .list_center_3210 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_ec60
  .wide-1d01:hover
  .narrow-9fd3 {
  color: var(--e-global-color-secondary);
}
.brown_ec60
  .wide-1d01:hover
  .list_center_3210 {
  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);
}
.item_west_2e09 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.bright-6b71 {
  flex-direction: column;
}

.bright-6b71 .pagination-dynamic-f3e2 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.bright-6b71 .pagination-dynamic-f3e2 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.bright-6b71 .item_8f1a {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.button_cff3.stone_b691 {
  display: none;
}

.layout_prev_06d1 {
  display: none;
}

body,
.overlay-orange-cde3 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.feature-5e89) !important; */
}

.middle-c2a9.tag_under_fc29 {
  margin-bottom: 40px;
  width: 100%;
}

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

.bright-6b71 a {
  width: 100%;
}

.aside-orange-4aa6 .icon-simple-992a.notification_white_5c7c {
  width: 20% !important;
}

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

.down-f8e2:hover {
  color: #000;
}

.down-f8e2 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.down-f8e2:hover svg {
  fill: #000;
}

.banner-east-be6e {
  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;
}

.banner-east-be6e:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.banner-east-be6e:nth-child(2):hover {
  color: #fff;
}

.aside-orange-4aa6
  .icon-simple-992a.full-70b3
  .focus-red-f7b4
  .dirty-3d3c {
  font-size: 20px !important;
}

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

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

.stale_2dbf h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.advanced-32f6.block_da42 > .stale_9e14 {
  display: flex;
  align-items: center;
}

.grid-149a {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.pagination-e46c {
  position: relative;
  width: 100%;
}

.list_042d {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.static-500a {
  display: flex;
  gap: 50px;
}

.aside-orange-4aa6
  .icon-simple-992a.module-8302
  .selected_abc7
  .block_hot_664f {
  width: 100% !important;
}

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

.status_c7e6 {
  width: 100%;
}

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

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

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

  display: none;
}

.under-90a3 {
  font-size: 15px !important;
}

.button_north_a9a8 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.shade_d0de:hover .button_north_a9a8 {
  visibility: visible;
}
.shade_d0de:hover.shade_d0de::before {
  display: block;
}

.stale_2dbf h3 {
  color: #fff;
}

.title_fluid_15f2 {
  margin: 0;
}

.aside-orange-4aa6
  .icon-simple-992a.module-8302
  .block_hot_664f
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.gradient-right-b25b {
  width: 100%;
}

.pink-c123 {
  width: 100%;
}

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

.pink-c123 {
  width: 100%;
}

.title-6ac7 {
  margin-bottom: 10px !important;
}

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

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

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

.bright-6b71 .pagination-dynamic-f3e2.tabs_8afc {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.bright-6b71 h1.pagination-dynamic-f3e2 {
  margin-top: 120px !important;
}

.aside-orange-4aa6 .icon-simple-992a.chip-6070 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.dirty-0d82 img {
  width: 100%;
}

.nav_action_d830 .purple_93d4.focus-red-f7b4 {
  justify-content: space-between;
}

.shade_0d22 {
  display: none;
}

.preview-f8b3 .item_8f1a {
  margin: 1px 0 !important;
}

.lite-8f92 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .advanced-32f6 .stale_9e14 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .nav_action_d830 .purple_93d4.focus-red-f7b4 {
    border-bottom: 1px solid #f0c159;
  }

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

  .advanced-32f6.block_da42 > .stale_9e14 {
    gap: 15px;
    justify-content: space-between;
  }

  .aside-orange-4aa6
    .icon-simple-992a.module-8302
    .block_hot_664f
    img {
    width: 60% !important;
  }

  .list_042d {
    left: 2%;
  }

  .down_e655 {
    margin: 10px 0;
  }

  .bright-6b71 .item_8f1a {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.bright-6b71 .pagination-dynamic-f3e2,
  .bright-6b71 .pagination-dynamic-f3e2 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .block_hot_664f {
    justify-content: center;
  }

  .bright-6b71 .item_8f1a {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .aside-orange-4aa6 .icon-simple-992a.notification_white_5c7c {
    width: 75% !important;
  }

  .dirty-0d82 img {
    width: 100% !important;
  }
}

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

  h2.bright-6b71 .pagination-dynamic-f3e2,
  .bright-6b71 .pagination-dynamic-f3e2 {
    font-size: 30px !important;
  }

  .block_hot_664f {
    justify-content: center;
  }

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

  .breadcrumb-3099
    .light-24fd.notice_5baa {
    margin: 0 !important;
  }

  .grid-149a {
    margin: 0;
    gap: 10px;
  }

  .down_e655 {
    display: flex;
  }

  .primary_prev_8e7f .down-f8e2 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .card_1a72 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .bright-6b71 h1.pagination-dynamic-f3e2 {
    margin-top: 80px !important;
  }

  .aside-orange-4aa6
    .icon-simple-992a.module-8302
    .block_hot_664f
    img,
  .progress-tiny-b75e .selected_abc7 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .banner-east-be6e {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .aside-orange-4aa6 .icon-simple-992a.notification_white_5c7c {
    width: 100% !important;
  }

  .advanced-32f6.block_da42 > .stale_9e14 {
    gap: 3px;
  }

  .bright-6b71 .item_8f1a {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: b1e5 */
.phantom-card-r0 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
