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(.fresh_c4cd) {
  gap: 0.5em;
}
:where(.slow_5def) {
  gap: 0.5em;
}
body .alert-short-8dd6 > .backdrop-9bd7 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .alert-short-8dd6 > .large_7444 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .alert-short-8dd6 > .photo_dirty_71d0 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .element-eb67 > .backdrop-9bd7 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .element-eb67 > .large_7444 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .element-eb67 > .photo_dirty_71d0 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .element-eb67
  > :where(:not(.backdrop-9bd7):not(.large_7444):not(.backdrop_34ac)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .element-eb67 > .narrow_0db3 {
  max-width: var(--wp--style--global--wide-size);
}
body .fresh_c4cd {
  display: flex;
}
body .fresh_c4cd {
  flex-wrap: wrap;
  align-items: center;
}
body .fresh_c4cd > * {
  margin: 0;
}
body .slow_5def {
  display: grid;
}
body .slow_5def > * {
  margin: 0;
}
:where(.tiny-5fd5.fresh_c4cd) {
  gap: 2em;
}
:where(.tiny-5fd5.slow_5def) {
  gap: 2em;
}
:where(.notification-dim-9bf3.fresh_c4cd) {
  gap: 1.25em;
}
:where(.notification-dim-9bf3.slow_5def) {
  gap: 1.25em;
}
.alert_dirty_c8fb {
  color: var(--wp--preset--color--black) !important;
}
.video_new_9574 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.fixed-583f {
  color: var(--wp--preset--color--white) !important;
}
.blue-a686 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.aside-c721 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.menu-a705 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.header-liquid-51c2 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.box-b311 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.pressed_4dc3 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.widget_f043 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.overlay-9f23 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.label-fec8 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.primary_basic_bde5 {
  background-color: var(--wp--preset--color--black) !important;
}
.shadow_left_0dce {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.menu_liquid_0b27 {
  background-color: var(--wp--preset--color--white) !important;
}
.gold-6490 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.table_lite_af4b {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.light-ce37 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.shade_5e5a {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.hidden_eb08 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.sort_short_fcad {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.gradient_560b {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.middle_0b18 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.paragraph-202f {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.content_270c {
  border-color: var(--wp--preset--color--black) !important;
}
.active_61b2 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.center_9e2c {
  border-color: var(--wp--preset--color--white) !important;
}
.tertiary_fresh_d7df {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.warm-74ab {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.chip-b47c {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.black_59eb {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.down_3b89 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.media-33e8 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.message_e1ae {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.sidebar_tall_1f25 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.message-selected-213a {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.current-be5c {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.title_complex_59f4 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.aside_iron_47ca {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.pattern-gold-ffcb {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.gradient-a3a3 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.preview-a4b2 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.active_small_27cd {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.bright_cb56 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.title-dark-76c0 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.hard-7239 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.focus-plasma-17f8 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.inner-0cc7 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.banner_5384 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.dim-06a9 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.upper_7d8e {
  font-size: var(--wp--preset--font-size--large) !important;
}
.section_7720 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.logo-short-b47b a:where(:not(.slider-d5e5)) {
  color: inherit;
}
:where(.notification-dim-9bf3.fresh_c4cd) {
  gap: 1.25em;
}
:where(.notification-dim-9bf3.slow_5def) {
  gap: 1.25em;
}
:where(.tiny-5fd5.fresh_c4cd) {
  gap: 2em;
}
:where(.tiny-5fd5.slow_5def) {
  gap: 2em;
}
.chip-old-8a6a {
  font-size: 1.5em;
  line-height: 1.6;
}

.border_7739 .card_d5d0 {
  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);
}
.hovered-9dba .shade-14fb {
  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);
}
.chip-53c0 {
  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);
}
.chip-53c0.complex-93ec .disabled-advanced-69f3 {
  background-color: var(--e-global-color-primary);
}
.chip-53c0.small_89ab .disabled-advanced-69f3,
.chip-53c0.module-9d69 .disabled-advanced-69f3 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.highlight_5b93 .old-c709 {
  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);
}
.notification_cd7d {
  --divider-color: var(--e-global-color-secondary);
}
.notification_cd7d .wide_0542 {
  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);
}
.notification_cd7d.progress-fast-c8da .notice-afc3 {
  background-color: var(--e-global-color-secondary);
}
.notification_cd7d.focus-north-8953 .notice-afc3,
.notification_cd7d.gallery-e327 .notice-afc3 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.notification_cd7d.focus-north-8953 .notice-afc3,
.notification_cd7d.gallery-e327 .notice-afc3 svg {
  fill: var(--e-global-color-secondary);
}
.carousel_stone_e0a6 .gold_b450 {
  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);
}
.carousel_stone_e0a6 .bright-a0c4 {
  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);
}
.status-east-f5eb.progress-fast-c8da .notice-afc3 {
  background-color: var(--e-global-color-primary);
}
.status-east-f5eb.focus-north-8953 .notice-afc3,
.status-east-f5eb.gallery-e327 .notice-afc3 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.status-east-f5eb.focus-north-8953 .notice-afc3,
.status-east-f5eb.gallery-e327 .notice-afc3 svg {
  fill: var(--e-global-color-primary);
}
.box_dirty_cda3.progress-fast-c8da .notice-afc3 {
  background-color: var(--e-global-color-primary);
}
.box_dirty_cda3.focus-north-8953 .notice-afc3,
.box_dirty_cda3.gallery-e327 .notice-afc3 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.box_dirty_cda3 .green-8cae {
  color: var(--e-global-color-primary);
}
.box_dirty_cda3 .green-8cae,
.box_dirty_cda3 .green-8cae a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_dirty_cda3 .over-14ae {
  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);
}
.popup-ff17 .secondary-58a3 {
  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);
}
.component-new-ee82 .status-1cef .grid_motion_6c59 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over_1f65 .iron-bee8:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.over_1f65 .pressed_8290 i {
  color: var(--e-global-color-primary);
}
.over_1f65 .pressed_8290 svg {
  fill: var(--e-global-color-primary);
}
.over_1f65 .pink_2b77 {
  color: var(--e-global-color-secondary);
}
.over_1f65 .iron-bee8 > .pink_2b77,
.over_1f65 .iron-bee8 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-3f63 .slider-b428 {
  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);
}
.pagination-3f63 .main_8077 {
  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);
}
.element_plasma_cc15 .background_center_d6fe .feature-red-56a3 {
  background-color: var(--e-global-color-primary);
}
.element_plasma_cc15 .feature-72d2 {
  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);
}
.hero-stone-b174 .dim-ecc2 {
  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-stone-b174 .shadow-plasma-14f5 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-stone-b174 .search_9c3d {
  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);
}
.menu-8bf8 .avatar-focused-62b9,
.menu-8bf8 .avatar-focused-62b9 a {
  color: var(--e-global-color-primary);
}
.menu-8bf8 .avatar-focused-62b9.current-8c75,
.menu-8bf8 .avatar-focused-62b9.current-8c75 a {
  color: var(--e-global-color-accent);
}
.menu-8bf8 .avatar-focused-62b9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-8bf8 .gold-f1b4 {
  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);
}
.basic-6c3b .tag_smooth_4f8d,
.basic-6c3b .preview_e010 {
  color: var(--e-global-color-primary);
}
.basic-6c3b .tag_smooth_4f8d svg {
  fill: var(--e-global-color-primary);
}
.basic-6c3b .current-8c75 .tag_smooth_4f8d,
.basic-6c3b .current-8c75 .preview_e010 {
  color: var(--e-global-color-accent);
}
.basic-6c3b .current-8c75 .tag_smooth_4f8d svg {
  fill: var(--e-global-color-accent);
}
.basic-6c3b .preview_e010 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic-6c3b .gold-f1b4 {
  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);
}
.header_simple_807f .accent_last_f33b,
.header_simple_807f .north-28bc {
  color: var(--e-global-color-primary);
}
.header_simple_807f .north-28bc svg {
  fill: var(--e-global-color-primary);
}
.header_simple_807f .avatar-focused-62b9.current-8c75 a,
.header_simple_807f
  .avatar-focused-62b9.current-8c75
  .north-28bc {
  color: var(--e-global-color-accent);
}
.header_simple_807f .accent_last_f33b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_simple_807f .gold-f1b4 {
  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);
}
.selected-2865 .outline_956f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected-2865 .active-4100 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_steel_7568 .status-fc8a .orange_5576 {
  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);
}
.caption_steel_7568 .status-fc8a .tooltip-b0cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_steel_7568 .summary_6581 .orange_5576 {
  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);
}
.caption_steel_7568
  .summary_6581
  .tooltip-b0cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_steel_7568
  .progress-8f51
  .orange_5576 {
  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);
}
.caption_steel_7568
  .progress-8f51
  .tooltip-b0cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_steel_7568
  .search-first-8636
  .orange_5576 {
  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);
}
.caption_steel_7568
  .search-first-8636
  .tooltip-b0cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_current_7c8c .left-3efe {
  background-color: var(--e-global-color-primary);
}
.photo_current_7c8c .left-3efe:hover {
  background-color: var(--e-global-color-primary);
}
.photo_current_7c8c .input_new_9ffc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_current_7c8c
  .left-3efe:hover
  .input_new_9ffc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_motion_d4f2 .cold-86b8 {
  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);
}
.paper-8b8e .feature-tiny-455e .banner-2f77 a {
  background-color: var(--e-global-color-accent);
}
.paper-8b8e .feature-tiny-455e .tooltip_23da a {
  background-color: var(--e-global-color-accent);
}
.paper-8b8e .feature-tiny-455e .banner-2f77 a,
.paper-8b8e .feature-tiny-455e .tooltip_23da a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-b192
  .accordion_dark_7645.grid_over_d631
  .feature-tiny-455e
  a.border_slow_ad66 {
  background-color: var(--e-global-color-accent);
}
.smooth-b192
  .accordion_dark_7645.grid_over_d631
  .feature-tiny-455e
  span.border_slow_ad66.fn-current-4b59 {
  background-color: var(--e-global-color-text);
}
.smooth-b192
  .accordion_dark_7645.grid_over_d631
  .feature-tiny-455e
  .border_slow_ad66 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_glass_7d1c .banner_medium_7c91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_glass_7d1c
  .frame-c427
  > .left-753a
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_glass_7d1c
  .info-9c67
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_glass_7d1c
  .message_129b
  .text-clean-fbeb,
.row_glass_7d1c
  .message_129b
  .video_orange_bc2c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_glass_7d1c
  .message_129b
  .last-d210,
.row_glass_7d1c
  .message_129b
  a
  .last-d210 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_glass_7d1c
  .message_129b
  .solid_f8d5 {
  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_glass_7d1c
  .message_129b
  .heading_basic_ae38 {
  background-color: var(--e-global-color-primary);
}
.row_glass_7d1c
  .message_129b
  .heading_basic_ae38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_glass_7d1c
  .message_129b
  .heading_basic_ae38:hover {
  background-color: var(--e-global-color-primary);
}
.row_glass_7d1c
  .message_129b
  .bronze_8d36 {
  background-color: var(--e-global-color-primary);
}
.row_glass_7d1c
  .message_129b
  .bronze_8d36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_glass_7d1c
  .message_129b
  .bronze_8d36:hover {
  background-color: var(--e-global-color-primary);
}
.row_glass_7d1c
  .new_618e
  .accent-solid-7c40
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_glass_7d1c
  .new_618e
  .paper-0cdd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_glass_7d1c
  .new_618e
  .solid_f8d5 {
  color: var(--e-global-color-text);
}
.row_glass_7d1c
  .new_618e
  .solid_f8d5
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_glass_7d1c
  .new_618e
  .heading_basic_ae38 {
  background-color: var(--e-global-color-primary);
}
.row_glass_7d1c
  .new_618e
  .heading_basic_ae38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_glass_7d1c
  .new_618e
  .heading_basic_ae38:hover {
  background-color: var(--e-global-color-primary);
}
.row_glass_7d1c
  .new_618e
  .bronze_8d36 {
  background-color: var(--e-global-color-primary);
}
.row_glass_7d1c
  .new_618e
  .bronze_8d36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_glass_7d1c
  .new_618e
  .bronze_8d36:hover {
  background-color: var(--e-global-color-primary);
}
.row_glass_7d1c .nav_top_9373 {
  background-color: var(--e-global-color-primary);
}
.row_glass_7d1c .nav_top_9373:hover {
  background-color: var(--e-global-color-primary);
}
.row_glass_7d1c .modal-fast-39bc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_glass_7d1c .glass_6936 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_4e1e .top-4c9f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_4e1e
  .selected_daf8
  > div:nth-child(3)
  .top-4c9f,
.hidden_4e1e
  .block_fast_d866
  > div:nth-child(1)
  .top-4c9f,
.hidden_4e1e
  .aside_c9c6
  > div:nth-child(1)
  .top-4c9f,
.hidden_4e1e
  .description_67c7
  > div:nth-child(1)
  .top-4c9f,
.hidden_4e1e
  .cold_3207
  > div:nth-child(1)
  .top-4c9f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_4e1e .silver-3e56 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_4e1e .menu_20f1 {
  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);
}
.hidden_4e1e .soft_88b9 {
  background-color: var(--e-global-color-primary);
}
.hidden_4e1e .soft_88b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_4e1e .soft_88b9:hover {
  background-color: var(--e-global-color-primary);
}
.hidden_4e1e .static-1c6c {
  background-color: var(--e-global-color-primary);
}
.hidden_4e1e .static-1c6c:hover {
  background-color: var(--e-global-color-primary);
}
.hidden_4e1e .modal-fast-39bc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_4e1e .glass_6936 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_64a9 .last_df1c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_64a9 .current-2445 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_64a9 .header-mini-ee49 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_64a9 .main-pro-e01a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_64a9 .warm_2ebb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_64a9 .static-1c6c {
  background-color: var(--e-global-color-primary);
}
.menu_64a9 .static-1c6c:hover {
  background-color: var(--e-global-color-primary);
}
.badge-basic-02e8 .large_7984 {
  background-color: var(--e-global-color-secondary);
}
.badge-basic-02e8 .dirty-07a2 {
  background-color: var(--e-global-color-text);
}
.badge-basic-02e8 .overlay_b152 {
  background-color: var(--e-global-color-secondary);
}
.badge-basic-02e8 .copper-dfb7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-basic-02e8 .preview-2999 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-basic-02e8 .banner-8f9d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-basic-02e8 .text-f795 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-basic-02e8 .row_8109 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-b4dc .background_next_b7d1 .secondary_medium_2004,
.alert-b4dc
  .background_next_b7d1
  .secondary_medium_2004
  a,
.alert-b4dc .table-1196 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-b4dc .background_next_b7d1 .bronze-f0de,
.alert-b4dc .label-1c74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-b4dc .background_next_b7d1 .bronze-f0de {
  color: var(--e-global-color-text);
}
.alert-b4dc .label-1c74 {
  color: var(--e-global-color-text);
}
.alert-b4dc
  .background_next_b7d1
  .orange-be4a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-b4dc .button-medium-34a0 .photo_yellow_e37f {
  background-color: var(--e-global-color-primary);
}
.alert-b4dc .button-medium-34a0 .photo_yellow_e37f:hover {
  background-color: var(--e-global-color-primary);
}
.alert-b4dc .button-medium-34a0 .huge-28dd li span {
  background-color: var(--e-global-color-text);
}
.alert-b4dc .button-medium-34a0 .huge-28dd li span:hover {
  background-color: var(--e-global-color-primary);
}
.alert-b4dc
  .button-medium-34a0
  .huge-28dd
  li.first-89af
  span {
  background-color: var(--e-global-color-accent);
}
.alert-b4dc .status_hot_454b span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-first-b2f4 .video_8c69 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-fbc3 .hard-a7f9 {
  background-color: var(--e-global-color-primary);
}
.modal-fbc3 .video-4613 {
  background-color: var(--e-global-color-secondary);
}
.modal-fbc3 .prev_6c29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-fbc3 .right_715a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-fbc3 .grid-thick-fda3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-fbc3 .container-iron-01bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-fbc3 .frame_right_5a57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-fbc3 .secondary_warm_9229 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-fbc3 .box_6f0a {
  background-color: var(--e-global-color-primary);
}
.modal-fbc3 .box_6f0a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-7d00 .slider_62c2 {
  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);
}
.texture-7d00 .lower-8ce9 {
  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);
}
.texture-7d00
  .brown_a731:after {
  background-color: var(--e-global-color-primary);
}
.texture-7d00 .slider_a001 {
  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);
}
.backdrop-05de .table-1196 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-05de .label-1c74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-0569 .link-black-18b1 .gas_0ed2 {
  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);
}
.thick-0569 .link-black-18b1 .wrapper-8d8b {
  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);
}
.warm-af96 .right_3b8d {
  background-color: var(--e-global-color-primary);
}
.warm-af96 .pink-ce2d {
  background-color: var(--e-global-color-secondary);
}
.warm-af96 .last_c685 .background_pressed_d012 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm-af96 .medium-7ac5 .background_pressed_d012 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_dcce .hidden-b83b .article-c278 {
  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);
}
.caption_dcce .hidden-b83b .list_hard_b6d9 {
  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);
}
.caption_dcce .hidden-b83b .container-out-f54b {
  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);
}
.icon-inner-2f52 .huge_fe71 {
  border-color: var(--e-global-color-text);
}
.icon-inner-2f52 .banner-prev-1882 {
  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);
}
.icon-inner-2f52 .picture_bronze_9831 {
  color: var(--e-global-color-primary);
}
.icon-inner-2f52 .static_65d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini_c9fa .advanced_28c8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini_c9fa .picture_wood_c8a9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini_c9fa .banner-rough-e0ed:hover .advanced_28c8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini_c9fa
  .banner-rough-e0ed:hover
  .picture_wood_c8a9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.short-d1b9 .middle-def9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.short-d1b9 .button-77bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_024b .green_11b4 .fixed_81a8 {
  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);
}
.input_024b .badge_30bb .fixed_81a8 {
  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);
}
.list_75e3 .primary-copper-eaa3 {
  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);
}
.up-d342 .aside-mini-b835 .link-96f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up-d342 .aside-mini-b835 .link-96f7 {
  background-color: var(--e-global-color-secondary);
}
.up-d342 .hover_rough_739a .link-96f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up-d342 .hover_rough_739a .link-96f7 {
  background-color: var(--e-global-color-secondary);
}
.up-d342 .middle_b69d .wide-62ab {
  background-color: var(--e-global-color-primary);
}
.up-d342 .middle_b69d:hover .wide-62ab {
  background-color: var(--e-global-color-secondary);
}
.up-d342 .photo_yellow_e37f {
  background-color: var(--e-global-color-primary);
}
.up-d342 .photo_yellow_e37f:hover {
  background-color: var(--e-global-color-accent);
}
.up-d342 .huge-28dd li span {
  background-color: var(--e-global-color-text);
}
.up-d342 .huge-28dd li span:hover {
  background-color: var(--e-global-color-primary);
}
.up-d342 .huge-28dd li.first-89af span {
  background-color: var(--e-global-color-accent);
}
.pattern_7a53 .dynamic-bd04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_7a53 .description-a541 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-lite-fe61 .module-action-a67e:before {
  background-color: var(--e-global-color-secondary);
}
.section-lite-fe61 .green_7ce0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-lite-fe61 .red-a1ca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_464c .bright-36c7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_464c .bright-36c7:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_464c .bright-36c7.fn-active-4b59 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_464c .link_green_33a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_464c .gold_b7d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_464c .row_cold_82a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_464c .over_7d7a {
  background-color: var(--e-global-color-primary);
}
.component_464c .over_7d7a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_464c .sidebar_ad3f {
  background-color: var(--e-global-color-primary);
}
.component_464c .sidebar_ad3f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-a63e .purple_3898 .up-8078 a {
  color: var(--e-global-color-secondary);
}
.shade-a63e .purple_3898 .up-8078 a:hover {
  color: var(--e-global-color-secondary);
}
.shade-a63e .purple_3898 .up-8078,
.shade-a63e .purple_3898 .up-8078 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-a63e .purple_3898 .small-5ae4 {
  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);
}
.shade-a63e .purple_3898 .message-first-4726 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-a63e .purple_3898 .south_d5b5 {
  background-color: var(--e-global-color-primary);
}
.shade-a63e .purple_3898 .south_d5b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-a63e .purple_3898 .south_d5b5:hover {
  background-color: var(--e-global-color-primary);
}
.shade-a63e .purple_3898 .first_2de6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-a63e .purple_3898 .first_2de6 {
  background-color: var(--e-global-color-primary);
}
.shade-a63e .purple_3898 .first_2de6:hover {
  background-color: var(--e-global-color-primary);
}
.shade-a63e .purple_3898 .photo_yellow_e37f {
  background-color: var(--e-global-color-primary);
}
.shade-a63e .purple_3898 .photo_yellow_e37f:hover {
  background-color: var(--e-global-color-primary);
}
.shade-a63e .button-medium-34a0 .huge-28dd li span {
  background-color: var(--e-global-color-text);
}
.shade-a63e .button-medium-34a0 .huge-28dd li span:hover {
  background-color: var(--e-global-color-primary);
}
.shade-a63e .button-medium-34a0 .huge-28dd li.first-89af span {
  background-color: var(--e-global-color-accent);
}
.shade-a63e .modal-fast-39bc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-a63e .glass_6936 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_dccd .highlight-ebe2 .dark_9b4e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_dccd .highlight-ebe2 .header_9750 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_dccd .highlight-ebe2 .backdrop-27f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_tiny_202b .stale_d664 {
  border-color: var(--e-global-color-text);
}
.frame_tiny_202b .avatar-dbce {
  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);
}
.frame_tiny_202b .gradient-narrow-a838 {
  color: var(--e-global-color-secondary);
}
.frame_tiny_202b .gradient-narrow-a838 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_tiny_202b .progress-c919 > * {
  color: var(--e-global-color-primary);
}
.frame_tiny_202b .progress-c919 > * svg {
  fill: var(--e-global-color-primary);
}
.frame_tiny_202b .status_fixed_69f0 {
  color: var(--e-global-color-primary);
}
.frame_tiny_202b .status_fixed_69f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_tiny_202b .cold_ca57 {
  color: var(--e-global-color-primary);
}
.frame_tiny_202b .cold_ca57 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_tiny_202b .backdrop_cold_279c {
  color: var(--e-global-color-primary);
}
.frame_tiny_202b .backdrop_cold_279c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_tiny_202b .slider_green_eb03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_tiny_202b .label_dynamic_297b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_tiny_202b .label_dynamic_297b.summary-copper-9093 {
  color: var(--e-global-color-secondary);
}
.frame_tiny_202b .label_dynamic_297b.summary-copper-9093 .avatar_a0c8 {
  color: var(--e-global-color-accent);
}
.frame_tiny_202b .label_dynamic_297b.shadow-dark-5069 {
  color: var(--e-global-color-text);
}
.frame_tiny_202b .label_dynamic_297b.shadow-dark-5069 .avatar_a0c8 {
  color: var(--e-global-color-text);
}
.frame_tiny_202b .label_dynamic_297b:before {
  border-top-color: var(--e-global-color-text);
}
.frame_tiny_202b .wide_dce9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_tiny_202b
  .wide_dce9
  .accordion_upper_8522 {
  background-color: var(--e-global-color-primary);
}
.frame_tiny_202b
  .wide_dce9
  .accordion_upper_8522 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame_tiny_202b .stale_d664 .first_e566 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_7dbc .card_liquid_8f33 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_7dbc .active-a03b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_be78 .filter-steel-7ca1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_be78
  .card-dirty-dad0
  .panel_bright_77f3 {
  background-color: var(--e-global-color-secondary);
}
.list_be78
  .card-dirty-dad0.down-6c6f
  .panel_bright_77f3 {
  background-color: var(--e-global-color-text);
}
.list_be78
  .card-dirty-dad0:hover
  .panel_bright_77f3 {
  background-color: var(--e-global-color-accent);
}
.list_be78
  .card-dirty-dad0.fn-active-4b59
  .panel_bright_77f3 {
  background-color: var(--e-global-color-primary);
}
.warm_47de .gold-d255 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.warm_47de .breadcrumb_green_1f7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm_47de .pattern-right-ac82 {
  background-color: var(--e-global-color-primary);
}
.warm_47de .pattern-right-ac82 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south-dbaf .feature_849b .content-7e91 .narrow-e3ab {
  background-color: var(--e-global-color-secondary);
}
.south-dbaf .feature_849b .layout_68a7:after {
  background-color: var(--e-global-color-secondary);
}
.south-dbaf .accordion-367b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south-dbaf .list-huge-9f3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south-dbaf .fixed_65d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south-dbaf .status-top-38e5 {
  background-color: var(--e-global-color-primary);
}
.south-dbaf .status-top-38e5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south-dbaf .content-e61a {
  background-color: var(--e-global-color-secondary);
}
.south-dbaf .content-e61a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south-dbaf .feature_849b .dim-bc43 .upper_3356:hover {
  background-color: var(--e-global-color-primary);
}
.south-dbaf
  .feature_849b
  .dim-bc43
  .upper_3356.carousel_f680 {
  background-color: var(--e-global-color-primary);
}
.south-dbaf .feature_849b .iron-56f1:before {
  border-color: var(--e-global-color-primary);
}
.south-dbaf .feature_849b .iron-56f1:hover:before {
  border-color: var(--e-global-color-secondary);
}
.south-dbaf
  .feature_849b
  .iron-56f1.search_449f:before {
  border-color: var(--e-global-color-primary);
}
.south-dbaf .south_8da0 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_warm_0ab9 .cool-a284 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_warm_0ab9 .cool-a284:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_warm_0ab9 .cool-a284.fresh-9dcf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_warm_0ab9 .carousel_hot_38aa {
  background-color: var(--e-global-color-primary);
}
.header_warm_0ab9 .carousel_hot_38aa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_warm_0ab9
  .tabs-hard-6a7d
  .layout-tall-fbde
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_warm_0ab9
  .tiny_df70
  .layout-tall-fbde
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over-79ae
  .hero-right-d4ce
  .orange-71c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over-79ae
  .hero-right-d4ce
  .box_f125 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over-79ae .tag-dim-36d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over-79ae .selected-a3d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over-79ae .summary_west_5bfd {
  background-color: var(--e-global-color-primary);
}
.over-79ae .summary_west_5bfd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_narrow_b350 .pagination_6f89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_narrow_b350 .article_fast_8b9f {
  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);
}
.active_narrow_b350 .action-8ebf {
  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);
}
.active_narrow_b350 .action-8ebf a:hover {
  color: var(--e-global-color-secondary);
}
.active_narrow_b350 .tabs-bronze-39d7 {
  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);
}
.active_narrow_b350 .item-231f {
  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);
}
.active_narrow_b350 .hover-a26c .photo_yellow_e37f {
  background-color: var(--e-global-color-primary);
}
.active_narrow_b350 .hover-a26c .photo_yellow_e37f:hover {
  background-color: var(--e-global-color-accent);
}
.active_narrow_b350
  .hover-a26c
  .huge-28dd
  li
  span {
  background-color: var(--e-global-color-text);
}
.active_narrow_b350
  .hover-a26c
  .huge-28dd
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.active_narrow_b350
  .hover-a26c
  .huge-28dd
  li.first-89af
  span {
  background-color: var(--e-global-color-accent);
}
.modal-2831
  .filter_south_32e5
  .column_fresh_6b20 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-2831 .filter_south_32e5 .component_hard_39f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-2831 .filter_south_32e5 .top-e2ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-2831 .left-3326 {
  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);
}
.modal-2831
  .section-paper-615b.heading_medium_21ef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_stale_615c
  > .under_7dc7
  > div
  > .iron-e1cd
  > .container-tiny-686e
  > a {
  background-color: var(--e-global-color-text);
}
.label_stale_615c
  > .under_7dc7
  > div
  > .iron-e1cd
  > .container-tiny-686e
  > a
  .picture_paper_93f9.module-935e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_stale_615c
  > .under_7dc7
  > div
  > .iron-e1cd
  > .container-tiny-686e
  > a
  .tertiary_complex_6fe3.message-inner-2645 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_stale_615c
  > .under_7dc7
  > div
  > .iron-e1cd
  > .container-tiny-686e
  > .main_66e1
  .container-tiny-686e
  > a {
  background-color: var(--e-global-color-secondary);
}
.label_stale_615c
  > .under_7dc7
  > div
  > .iron-e1cd
  > .container-tiny-686e
  > .main_66e1
  .container-tiny-686e
  > a
  .glass_78d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_stale_615c
  > .under_7dc7
  > div
  > .iron-e1cd
  > .container-tiny-686e
  > .main_66e1
  .container-tiny-686e
  > a
  .tertiary_complex_6fe3.dropdown-clean-037e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_stale_615c
  > .under_7dc7
  > div
  > .iron-e1cd
  > .container-tiny-686e
  > a
  .easy-a59d:before {
  color: var(--e-global-color-text);
}
.label_stale_615c
  > .under_7dc7
  > div
  > .iron-e1cd
  > .container-tiny-686e
  > .main_66e1
  a
  .easy-a59d:before {
  color: var(--e-global-color-text);
}
.label_stale_615c
  > .under_7dc7
  > div
  > .iron-e1cd
  > .container-tiny-686e.accordion_c545
  > a
  .easy-a59d:before {
  color: var(--e-global-color-text);
}
.label_stale_615c
  > .under_7dc7
  > div
  > .iron-e1cd
  > .container-tiny-686e
  > .main_66e1
  .container-tiny-686e.accordion_c545
  > a
  .easy-a59d:before {
  color: var(--e-global-color-text);
}
.label_stale_615c
  > .under_7dc7
  > div
  > .iron-e1cd
  > .container-tiny-686e
  > a
  .box-489a
  .aside_advanced_3a42 {
  color: var(--e-global-color-text);
}
.label_stale_615c
  > .under_7dc7
  > div
  > .iron-e1cd
  > .container-tiny-686e
  > .main_66e1
  a
  .box-489a
  .aside_advanced_3a42 {
  color: var(--e-global-color-text);
}
.label_stale_615c
  > .under_7dc7
  > div
  > .iron-e1cd
  > .container-tiny-686e
  > a
  .box-489a
  .aside_advanced_3a42,
.label_stale_615c
  > .under_7dc7
  > div
  > .iron-e1cd
  > .container-tiny-686e
  > .main_66e1
  a
  .box-489a
  .aside_advanced_3a42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_stale_615c
  > .under_7dc7
  > div
  > .iron-e1cd
  > .container-tiny-686e
  > a
  .table_50da:before {
  color: var(--e-global-color-text);
}
.label_stale_615c
  > .under_7dc7
  > div
  > .iron-e1cd
  > .container-tiny-686e
  > .main_66e1
  a
  .table_50da:before {
  color: var(--e-global-color-text);
}
.label_stale_615c
  > .under_7dc7
  > div
  > .iron-e1cd
  > .container-tiny-686e.accordion_c545
  > a
  .table_50da:before {
  color: var(--e-global-color-text);
}
.label_stale_615c
  > .under_7dc7
  > div
  > .iron-e1cd
  > .container-tiny-686e
  > .main_66e1
  .container-tiny-686e.accordion_c545
  > a
  .table_50da:before {
  color: var(--e-global-color-text);
}
.component_active_8c50 .content_purple_0d58 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_active_8c50
  .backdrop_smooth_1e4e:hover
  .content_purple_0d58 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-e610
  > .under_7dc7
  > .cold_2a68
  > .tertiary_left_6e78
  > .image_fluid_1439
  > .blue_b45f
  .next-3b0d {
  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);
}
.section-e610
  > .under_7dc7
  > .cold_2a68
  > .tertiary_left_6e78
  > .image_fluid_1439
  > .blue_b45f:hover
  .next-3b0d {
  color: var(--e-global-color-text);
}
.section-e610
  > .under_7dc7
  > .cold_2a68
  > .tertiary_left_6e78
  > .image_fluid_1439
  > .blue_b45f:hover
  .next-3b0d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-e610
  > .under_7dc7
  > .cold_2a68
  > .tertiary_left_6e78
  > .image_fluid_1439.paper_fea8
  > .blue_b45f
  .next-3b0d {
  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);
}
.heading_5976 .accent-adc6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_5976 .chip_2a54 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_5976 .video_2afb {
  background-color: var(--e-global-color-primary);
}
.heading_5976 .video_2afb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_outer_c725
  > .under_7dc7
  > .texture_2690
  > .dropdown-south-d325
  > .message-b201
  .inner-963d {
  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);
}
.dropdown_outer_c725
  > .under_7dc7
  > .texture_2690
  > .dropdown-south-d325
  > .message-b201
  .shadow_1048 {
  color: var(--e-global-color-text);
}
.dropdown_outer_c725
  > .under_7dc7
  > .texture_2690
  > .dropdown-south-d325
  > .message-b201:hover
  .inner-963d {
  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);
}
.dropdown_outer_c725
  > .under_7dc7
  > .texture_2690
  > .dropdown-south-d325
  > .message-b201:hover
  .shadow_1048 {
  color: var(--e-global-color-secondary);
}
.dropdown_outer_c725
  > .under_7dc7
  > .texture_2690
  > .dropdown-south-d325
  > .message-b201.gold-2caa
  .inner-963d {
  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);
}
.dropdown_outer_c725
  > .under_7dc7
  > .texture_2690
  > .dropdown-south-d325
  > .message-b201.gold-2caa
  .shadow_1048 {
  color: var(--e-global-color-primary);
}
.detail_huge_fb7c
  .current-2d83
  .popup-focused-938b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_huge_fb7c .image-current-ae75 .first_e566 .fluid-5733 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_9191 .silver_31b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_9191 .silver-e30b .silver_31b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_9191 .backdrop_8c0a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_9191 .backdrop_8c0a {
  background-color: var(--e-global-color-primary);
}
.solid-8c3f .accordion-70b1 .heading_4bb4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid-8c3f
  .accordion-70b1:hover
  .red-677e {
  color: var(--e-global-color-secondary);
}
.solid-8c3f
  .accordion-70b1:hover
  .heading_4bb4 {
  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);
}
.row_7e95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.pagination_last_9bee {
  flex-direction: column;
}

.pagination_last_9bee .frame-2ca2 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.pagination_last_9bee .frame-2ca2 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

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

span {
  color: #fff;
}

.feature_5c8f.carousel_9b4d {
  display: none;
}

.in-3824 {
  display: none;
}

body,
.layout-brown-8dca {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.description_ef57) !important; */
}

.north-6a4e.primary-05cd {
  margin-bottom: 40px;
  width: 100%;
}

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

.pagination_last_9bee a {
  width: 100%;
}

.wrapper_7f7c .dirty-fd1d.sidebar-hard-c464 {
  width: 20% !important;
}

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

.bottom-c8e3:hover {
  color: #000;
}

.bottom-c8e3 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.bottom-c8e3:hover svg {
  fill: #000;
}

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

.first_4c70:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.wrapper_7f7c
  .dirty-fd1d.tiny_2dd8
  .aside_fixed_945f
  .logo_lower_5d25 {
  font-size: 20px !important;
}

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

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

.gas-33e4 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.next_e0c3.section_fluid_0a25 > .new-3da1 {
  display: flex;
  align-items: center;
}

.accent-west-91e1 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.under-c952 {
  position: relative;
  width: 100%;
}

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

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

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

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

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

.wrapper_7f7c
  .dirty-fd1d.green-cbcc
  .sidebar_71e7
  .media-bright-14d4 {
  width: 100% !important;
}

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

.over_41bc {
  width: 100%;
}

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

.wrapper-short-5d87 {
  position: relative;
  cursor: pointer;
}

.wrapper-short-5d87::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

.dirty-7ad0 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.wrapper-short-5d87:hover .hovered_03de {
  visibility: visible;
}
.wrapper-short-5d87:hover.wrapper-short-5d87::before {
  display: block;
}

.gas-33e4 h3 {
  color: #fff;
}

.icon-green-06b6 {
  margin: 0;
}

.wrapper_7f7c
  .dirty-fd1d.green-cbcc
  .media-bright-14d4
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.clean_3704 {
  width: 100%;
}

.background_center_8ed5 {
  width: 100%;
}

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

.background_center_8ed5 {
  width: 100%;
}

.badge-blue-0302 {
  margin-bottom: 10px !important;
}

.media-bright-14d4 {
  display: flex;
  align-items: center;
}

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

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

.pagination_last_9bee .frame-2ca2.slider-narrow-34f5 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.pagination_last_9bee h1.frame-2ca2 {
  margin-top: 120px !important;
}

.wrapper_7f7c .dirty-fd1d.tertiary-black-22b2 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.accent_a769 img {
  width: 100%;
}

.black-0bea .block-a058.aside_fixed_945f {
  justify-content: space-between;
}

.focus-paper-bf67 {
  display: none;
}

.action-6468 .menu_080e {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .next_e0c3 .new-3da1 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .black-0bea .block-a058.aside_fixed_945f {
    border-bottom: 1px solid #f0c159;
  }

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

  .next_e0c3.section_fluid_0a25 > .new-3da1 {
    gap: 15px;
    justify-content: space-between;
  }

  .wrapper_7f7c
    .dirty-fd1d.green-cbcc
    .media-bright-14d4
    img {
    width: 60% !important;
  }

  .upper_e21b {
    left: 2%;
  }

  .over_274f {
    margin: 10px 0;
  }

  .pagination_last_9bee .menu_080e {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.pagination_last_9bee .frame-2ca2,
  .pagination_last_9bee .frame-2ca2 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .media-bright-14d4 {
    justify-content: center;
  }

  .pagination_last_9bee .menu_080e {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .wrapper_7f7c .dirty-fd1d.sidebar-hard-c464 {
    width: 75% !important;
  }

  .accent_a769 img {
    width: 100% !important;
  }
}

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

  h2.pagination_last_9bee .frame-2ca2,
  .pagination_last_9bee .frame-2ca2 {
    font-size: 30px !important;
  }

  .media-bright-14d4 {
    justify-content: center;
  }

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

  .row_mini_286f
    .row-simple-8fcf.texture-7f8d {
    margin: 0 !important;
  }

  .accent-west-91e1 {
    margin: 0;
    gap: 10px;
  }

  .over_274f {
    display: flex;
  }

  .green-7f91 .bottom-c8e3 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .smooth-291f svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .pagination_last_9bee h1.frame-2ca2 {
    margin-top: 80px !important;
  }

  .wrapper_7f7c
    .dirty-fd1d.green-cbcc
    .media-bright-14d4
    img,
  .carousel_stone_e0a6 .sidebar_71e7 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .wrapper_7f7c .dirty-fd1d.sidebar-hard-c464 {
    width: 100% !important;
  }

  .next_e0c3.section_fluid_0a25 > .new-3da1 {
    gap: 3px;
  }

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

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

/* css-noise: 7721 */
.promo-block-i9 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
