html {
  height: 100% !important;
}

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

body {
  --wp--preset--color--black: #fff000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(
    135deg,
    rgba(6, 147, 227, 1) 0%,
    rgb(155, 81, 224) 100%
  );
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(
    135deg,
    rgb(122, 220, 180) 0%,
    rgb(0, 208, 130) 100%
  );
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(
    135deg,
    rgba(252, 185, 0, 1) 0%,
    rgba(255, 105, 0, 1) 100%
  );
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(
    135deg,
    rgba(255, 105, 0, 1) 0%,
    rgb(207, 46, 46) 100%
  );
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(
    135deg,
    rgb(238, 238, 238) 0%,
    rgb(169, 184, 195) 100%
  );
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(
    135deg,
    rgb(74, 234, 220) 0%,
    rgb(151, 120, 209) 20%,
    rgb(207, 42, 186) 40%,
    rgb(238, 44, 130) 60%,
    rgb(251, 105, 98) 80%,
    rgb(254, 248, 76) 100%
  );
  --wp--preset--gradient--blush-light-purple: linear-gradient(
    135deg,
    rgb(255, 206, 236) 0%,
    rgb(152, 150, 240) 100%
  );
  --wp--preset--gradient--blush-bordeaux: linear-gradient(
    135deg,
    rgb(254, 205, 165) 0%,
    rgb(254, 45, 45) 50%,
    rgb(107, 0, 62) 100%
  );
  --wp--preset--gradient--luminous-dusk: linear-gradient(
    135deg,
    rgb(255, 203, 112) 0%,
    rgb(199, 81, 192) 50%,
    rgb(65, 88, 208) 100%
  );
  --wp--preset--gradient--pale-ocean: linear-gradient(
    135deg,
    rgb(255, 245, 203) 0%,
    rgb(182, 227, 212) 50%,
    rgb(51, 167, 181) 100%
  );
  --wp--preset--gradient--maldkfctric-grass: linear-gradient(
    135deg,
    rgb(202, 248, 128) 0%,
    rgb(113, 206, 126) 100%
  );
  --wp--preset--gradient--midnight: linear-gradient(
    135deg,
    rgb(2, 3, 129) 0%,
    rgb(40, 116, 252) 100%
  );
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1),
    6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}
:where(.breadcrumb-dirty-3b37) {
  gap: 0.5em;
}
:where(.gas-a143) {
  gap: 0.5em;
}
body .full_b354 > .panel_98e6 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .full_b354 > .alert_3673 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .full_b354 > .search-soft-3d53 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .text_4371 > .panel_98e6 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .text_4371 > .alert_3673 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .text_4371 > .search-soft-3d53 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .text_4371
  > :where(:not(.panel_98e6):not(.alert_3673):not(.modal-e0a3)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .text_4371 > .row-medium-4ba9 {
  max-width: var(--wp--style--global--wide-size);
}
body .breadcrumb-dirty-3b37 {
  display: flex;
}
body .breadcrumb-dirty-3b37 {
  flex-wrap: wrap;
  align-items: center;
}
body .breadcrumb-dirty-3b37 > * {
  margin: 0;
}
body .gas-a143 {
  display: grid;
}
body .gas-a143 > * {
  margin: 0;
}
:where(.soft-567c.breadcrumb-dirty-3b37) {
  gap: 2em;
}
:where(.soft-567c.gas-a143) {
  gap: 2em;
}
:where(.clean-211f.breadcrumb-dirty-3b37) {
  gap: 1.25em;
}
:where(.clean-211f.gas-a143) {
  gap: 1.25em;
}
.wrapper_liquid_b210 {
  color: var(--wp--preset--color--black) !important;
}
.logo-c468 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.warm-21ea {
  color: var(--wp--preset--color--white) !important;
}
.alert-45ae {
  color: var(--wp--preset--color--pale-pink) !important;
}
.form_9e75 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.module_e204 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.heading-black-63a9 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.row-85fe {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.layout-a338 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.small-ca02 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.caption_94c5 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.background_steel_8beb {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.focus-bfe5 {
  background-color: var(--wp--preset--color--black) !important;
}
.notification_abb7 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.content-eb36 {
  background-color: var(--wp--preset--color--white) !important;
}
.notification_f94c {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.item-03c4 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.pattern-2522 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.photo_huge_c439 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.row-3605 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.texture_ffd9 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.secondary_720d {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.slider-glass-b71b {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.table_6c69 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.article_0d38 {
  border-color: var(--wp--preset--color--black) !important;
}
.pagination-9088 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.component_dim_4859 {
  border-color: var(--wp--preset--color--white) !important;
}
.in_a822 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.pattern_fc24 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.progress_860f {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.dirty-7e42 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.left-254c {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.hero-soft-460b {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.rough_47bb {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.border_top_8211 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.media-black-bad4 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.advanced_cf97 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.form-96c9 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.overlay-aa35 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.frame-over-cfd6 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.thumbnail_white_7e6f {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.active_inner_65f9 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.notice-smooth-6ec7 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.grid_16de {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.modal_fluid_d726 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.selected-1f20 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.accordion-ea20 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.gas-c4a6 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.dark_0443 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.fresh_a860 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.row_bda6 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.cold_03c7 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.dynamic_c4da a:where(:not(.list-b067)) {
  color: inherit;
}
:where(.clean-211f.breadcrumb-dirty-3b37) {
  gap: 1.25em;
}
:where(.clean-211f.gas-a143) {
  gap: 1.25em;
}
:where(.soft-567c.breadcrumb-dirty-3b37) {
  gap: 2em;
}
:where(.soft-567c.gas-a143) {
  gap: 2em;
}
.mask_aa52 {
  font-size: 1.5em;
  line-height: 1.6;
}

.slider-east-2a8b .accent_8abd {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-4a9b .item_a789 {
  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);
}
.pink-bfed {
  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);
}
.pink-bfed.focus-next-96d3 .surface_ef49 {
  background-color: var(--e-global-color-primary);
}
.pink-bfed.bright_8c1e .surface_ef49,
.pink-bfed.dynamic_4950 .surface_ef49 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.highlight_3820 .filter-advanced-c539 {
  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-3833 {
  --divider-color: var(--e-global-color-secondary);
}
.cold-3833 .border_short_ef03 {
  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);
}
.cold-3833.card_dirty_a2d5 .row-4190 {
  background-color: var(--e-global-color-secondary);
}
.cold-3833.alert_tall_bc61 .row-4190,
.cold-3833.focus-pink-9aad .row-4190 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.cold-3833.alert_tall_bc61 .row-4190,
.cold-3833.focus-pink-9aad .row-4190 svg {
  fill: var(--e-global-color-secondary);
}
.warm-0ae3 .form_liquid_9142 {
  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);
}
.warm-0ae3 .left-89ed {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-61bb.card_dirty_a2d5 .row-4190 {
  background-color: var(--e-global-color-primary);
}
.article-61bb.alert_tall_bc61 .row-4190,
.article-61bb.focus-pink-9aad .row-4190 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.article-61bb.alert_tall_bc61 .row-4190,
.article-61bb.focus-pink-9aad .row-4190 svg {
  fill: var(--e-global-color-primary);
}
.link_slow_ad80.card_dirty_a2d5 .row-4190 {
  background-color: var(--e-global-color-primary);
}
.link_slow_ad80.alert_tall_bc61 .row-4190,
.link_slow_ad80.focus-pink-9aad .row-4190 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.link_slow_ad80 .column-copper-123c {
  color: var(--e-global-color-primary);
}
.link_slow_ad80 .column-copper-123c,
.link_slow_ad80 .column-copper-123c a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_slow_ad80 .media-up-56fd {
  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);
}
.paper-3af6 .description_9333 {
  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_97b8 .element-3789 .status-6314 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-d400 .section_3016:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.right-d400 .summary_action_abc8 i {
  color: var(--e-global-color-primary);
}
.right-d400 .summary_action_abc8 svg {
  fill: var(--e-global-color-primary);
}
.right-d400 .paragraph-1d73 {
  color: var(--e-global-color-secondary);
}
.right-d400 .section_3016 > .paragraph-1d73,
.right-d400 .section_3016 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-6479 .media_clean_b26c {
  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);
}
.preview-6479 .highlight_93cd {
  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);
}
.hot_571b .border-d6ce .primary_top_6906 {
  background-color: var(--e-global-color-primary);
}
.hot_571b .content-plasma-2c94 {
  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);
}
.modal-5249 .left_35f3 {
  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-5249 .footer_soft_70c6 {
  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);
}
.modal-5249 .disabled_6a4b {
  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);
}
.notice-short-8c30 .new-ebad,
.notice-short-8c30 .new-ebad a {
  color: var(--e-global-color-primary);
}
.notice-short-8c30 .new-ebad.media_ce10,
.notice-short-8c30 .new-ebad.media_ce10 a {
  color: var(--e-global-color-accent);
}
.notice-short-8c30 .new-ebad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-short-8c30 .heading_9e2a {
  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);
}
.photo_short_c947 .last_a5a0,
.photo_short_c947 .north-a31f {
  color: var(--e-global-color-primary);
}
.photo_short_c947 .last_a5a0 svg {
  fill: var(--e-global-color-primary);
}
.photo_short_c947 .media_ce10 .last_a5a0,
.photo_short_c947 .media_ce10 .north-a31f {
  color: var(--e-global-color-accent);
}
.photo_short_c947 .media_ce10 .last_a5a0 svg {
  fill: var(--e-global-color-accent);
}
.photo_short_c947 .north-a31f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_short_c947 .heading_9e2a {
  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_dark_832b .steel-6904,
.header_dark_832b .filter-7ed0 {
  color: var(--e-global-color-primary);
}
.header_dark_832b .filter-7ed0 svg {
  fill: var(--e-global-color-primary);
}
.header_dark_832b .new-ebad.media_ce10 a,
.header_dark_832b
  .new-ebad.media_ce10
  .filter-7ed0 {
  color: var(--e-global-color-accent);
}
.header_dark_832b .steel-6904 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_dark_832b .heading_9e2a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_wide_f574 .outer_01a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_wide_f574 .icon-75d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-9434 .highlight-gold-6530 .outline_f1ef {
  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);
}
.input-9434 .highlight-gold-6530 .pattern_blue_0784 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-9434 .hidden-soft-84c5 .outline_f1ef {
  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);
}
.input-9434
  .hidden-soft-84c5
  .pattern_blue_0784 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-9434
  .active_fa5e
  .outline_f1ef {
  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);
}
.input-9434
  .active_fa5e
  .pattern_blue_0784 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-9434
  .gas-b1ed
  .outline_f1ef {
  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);
}
.input-9434
  .gas-b1ed
  .pattern_blue_0784 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_bright_c4a9 .thumbnail_small_5d91 {
  background-color: var(--e-global-color-primary);
}
.mask_bright_c4a9 .thumbnail_small_5d91:hover {
  background-color: var(--e-global-color-primary);
}
.mask_bright_c4a9 .down-afb4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_bright_c4a9
  .thumbnail_small_5d91:hover
  .down-afb4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_glass_6191 .logo-0e1c {
  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);
}
.basic_741a .top_4606 .primary-2d5e a {
  background-color: var(--e-global-color-accent);
}
.basic_741a .top_4606 .avatar-817d a {
  background-color: var(--e-global-color-accent);
}
.basic_741a .top_4606 .primary-2d5e a,
.basic_741a .top_4606 .avatar-817d a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_up_165a
  .icon_0f3b.new-1f2e
  .top_4606
  a.mini_afaf {
  background-color: var(--e-global-color-accent);
}
.grid_up_165a
  .icon_0f3b.new-1f2e
  .top_4606
  span.mini_afaf.fn-current-1a82 {
  background-color: var(--e-global-color-text);
}
.grid_up_165a
  .icon_0f3b.new-1f2e
  .top_4606
  .mini_afaf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_fc56 .disabled-a1c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_fc56
  .table-focused-cd0e
  > .card-black-0413
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_fc56
  .progress_586b
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_fc56
  .progress_west_1e39
  .stone_0aee,
.row_fc56
  .progress_west_1e39
  .summary-inner-28ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_fc56
  .progress_west_1e39
  .feature_prev_4ae1,
.row_fc56
  .progress_west_1e39
  a
  .feature_prev_4ae1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_fc56
  .progress_west_1e39
  .fast_d203 {
  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_fc56
  .progress_west_1e39
  .tertiary-601a {
  background-color: var(--e-global-color-primary);
}
.row_fc56
  .progress_west_1e39
  .tertiary-601a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_fc56
  .progress_west_1e39
  .tertiary-601a:hover {
  background-color: var(--e-global-color-primary);
}
.row_fc56
  .progress_west_1e39
  .progress_liquid_b099 {
  background-color: var(--e-global-color-primary);
}
.row_fc56
  .progress_west_1e39
  .progress_liquid_b099 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_fc56
  .progress_west_1e39
  .progress_liquid_b099:hover {
  background-color: var(--e-global-color-primary);
}
.row_fc56
  .frame_tiny_3ff4
  .pink-a53a
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_fc56
  .frame_tiny_3ff4
  .dirty_ff0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_fc56
  .frame_tiny_3ff4
  .fast_d203 {
  color: var(--e-global-color-text);
}
.row_fc56
  .frame_tiny_3ff4
  .fast_d203
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_fc56
  .frame_tiny_3ff4
  .tertiary-601a {
  background-color: var(--e-global-color-primary);
}
.row_fc56
  .frame_tiny_3ff4
  .tertiary-601a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_fc56
  .frame_tiny_3ff4
  .tertiary-601a:hover {
  background-color: var(--e-global-color-primary);
}
.row_fc56
  .frame_tiny_3ff4
  .progress_liquid_b099 {
  background-color: var(--e-global-color-primary);
}
.row_fc56
  .frame_tiny_3ff4
  .progress_liquid_b099 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_fc56
  .frame_tiny_3ff4
  .progress_liquid_b099:hover {
  background-color: var(--e-global-color-primary);
}
.row_fc56 .bronze_b950 {
  background-color: var(--e-global-color-primary);
}
.row_fc56 .bronze_b950:hover {
  background-color: var(--e-global-color-primary);
}
.row_fc56 .logo_5e90 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_fc56 .accordion-south-ab25 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left_dbfd .article_1335 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left_dbfd
  .title_over_b270
  > div:nth-child(3)
  .article_1335,
.left_dbfd
  .bright-9d8a
  > div:nth-child(1)
  .article_1335,
.left_dbfd
  .fixed_727a
  > div:nth-child(1)
  .article_1335,
.left_dbfd
  .panel_out_fe61
  > div:nth-child(1)
  .article_1335,
.left_dbfd
  .lower_23fd
  > div:nth-child(1)
  .article_1335 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left_dbfd .narrow-cce2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_dbfd .heading-8d00 {
  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);
}
.left_dbfd .chip-pink-6c2d {
  background-color: var(--e-global-color-primary);
}
.left_dbfd .chip-pink-6c2d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_dbfd .chip-pink-6c2d:hover {
  background-color: var(--e-global-color-primary);
}
.left_dbfd .sort_brown_6be7 {
  background-color: var(--e-global-color-primary);
}
.left_dbfd .sort_brown_6be7:hover {
  background-color: var(--e-global-color-primary);
}
.left_dbfd .logo_5e90 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left_dbfd .accordion-south-ab25 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_easy_464c .heading_hard_d1d5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_easy_464c .photo_fresh_b132 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_easy_464c .right-5737 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_easy_464c .accordion-hard-3360 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_easy_464c .notification_65cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_easy_464c .sort_brown_6be7 {
  background-color: var(--e-global-color-primary);
}
.media_easy_464c .sort_brown_6be7:hover {
  background-color: var(--e-global-color-primary);
}
.next_42b8 .dropdown_9c54 {
  background-color: var(--e-global-color-secondary);
}
.next_42b8 .focus-dim-e2f8 {
  background-color: var(--e-global-color-text);
}
.next_42b8 .frame_f125 {
  background-color: var(--e-global-color-secondary);
}
.next_42b8 .tabs-orange-767a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next_42b8 .left_fe63 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_42b8 .feature_clean_657e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_42b8 .item-09b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_42b8 .cool-4abf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_8273 .modal-bottom-741f .warm_cae8,
.thick_8273
  .modal-bottom-741f
  .warm_cae8
  a,
.thick_8273 .light_6ad6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_8273 .modal-bottom-741f .text-new-ae13,
.thick_8273 .yellow_e482 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick_8273 .modal-bottom-741f .text-new-ae13 {
  color: var(--e-global-color-text);
}
.thick_8273 .yellow_e482 {
  color: var(--e-global-color-text);
}
.thick_8273
  .modal-bottom-741f
  .medium_bc2d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick_8273 .tall-da66 .nav-solid-6d53 {
  background-color: var(--e-global-color-primary);
}
.thick_8273 .tall-da66 .nav-solid-6d53:hover {
  background-color: var(--e-global-color-primary);
}
.thick_8273 .tall-da66 .short_9a99 li span {
  background-color: var(--e-global-color-text);
}
.thick_8273 .tall-da66 .short_9a99 li span:hover {
  background-color: var(--e-global-color-primary);
}
.thick_8273
  .tall-da66
  .short_9a99
  li.status_fdb0
  span {
  background-color: var(--e-global-color-accent);
}
.thick_8273 .info_57d0 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-narrow-6f5c .glass-957a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main-e3e4 .secondary-down-7d4b {
  background-color: var(--e-global-color-primary);
}
.main-e3e4 .up_92a2 {
  background-color: var(--e-global-color-secondary);
}
.main-e3e4 .left_bc2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-e3e4 .background_right_f25d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-e3e4 .medium_d94a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-e3e4 .message_d80f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-e3e4 .bright-fe07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-e3e4 .notification_warm_0403 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-e3e4 .notification_008b {
  background-color: var(--e-global-color-primary);
}
.main-e3e4 .notification_008b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_1f5b .widget-black-72a7 {
  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);
}
.header_1f5b .south-95e8 {
  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);
}
.header_1f5b
  .outline-pro-af93:after {
  background-color: var(--e-global-color-primary);
}
.header_1f5b .row_f235 {
  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);
}
.input-f462 .light_6ad6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-f462 .yellow_e482 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_098f .active_3a96 .hidden-ab48 {
  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);
}
.panel_098f .active_3a96 .medium_602a {
  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_e1be .thick_68bc {
  background-color: var(--e-global-color-primary);
}
.popup_e1be .tertiary-bright-cec3 {
  background-color: var(--e-global-color-secondary);
}
.popup_e1be .overlay_west_ed9b .content_slow_6b4e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_e1be .under-9c5f .content_slow_6b4e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_d49f .highlight_d2b8 .orange-7913 {
  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);
}
.block_d49f .highlight_d2b8 .avatar-large-f275 {
  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);
}
.block_d49f .highlight_d2b8 .purple-9239 {
  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);
}
.notice-bronze-4d73 .search_93bd {
  border-color: var(--e-global-color-text);
}
.notice-bronze-4d73 .footer-f1cc {
  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);
}
.notice-bronze-4d73 .gradient_1fb8 {
  color: var(--e-global-color-primary);
}
.notice-bronze-4d73 .fixed_12fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-b8d8 .black-08a8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-b8d8 .highlight-08d5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-b8d8 .south-e06a:hover .black-08a8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-b8d8
  .south-e06a:hover
  .highlight-08d5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold_d64b .component_829b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold_d64b .hero_a6e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-right-9a6f .avatar_cd4a .tag-upper-5c9c {
  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);
}
.chip-right-9a6f .pattern_pressed_c75d .tag-upper-5c9c {
  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);
}
.highlight-5c62 .summary-b7a4 {
  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);
}
.current_1108 .component_top_942d .overlay-stale-1a5f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current_1108 .component_top_942d .overlay-stale-1a5f {
  background-color: var(--e-global-color-secondary);
}
.current_1108 .table-basic-ab82 .overlay-stale-1a5f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current_1108 .table-basic-ab82 .overlay-stale-1a5f {
  background-color: var(--e-global-color-secondary);
}
.current_1108 .overlay_6167 .tabs-motion-7a88 {
  background-color: var(--e-global-color-primary);
}
.current_1108 .overlay_6167:hover .tabs-motion-7a88 {
  background-color: var(--e-global-color-secondary);
}
.current_1108 .nav-solid-6d53 {
  background-color: var(--e-global-color-primary);
}
.current_1108 .nav-solid-6d53:hover {
  background-color: var(--e-global-color-accent);
}
.current_1108 .short_9a99 li span {
  background-color: var(--e-global-color-text);
}
.current_1108 .short_9a99 li span:hover {
  background-color: var(--e-global-color-primary);
}
.current_1108 .short_9a99 li.status_fdb0 span {
  background-color: var(--e-global-color-accent);
}
.action_8e0e .badge_df4b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_8e0e .element_middle_6572 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_yellow_cdef .inner-41bb:before {
  background-color: var(--e-global-color-secondary);
}
.hidden_yellow_cdef .grid_next_00b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_yellow_cdef .focused_9cd0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-clean-173a .layout-dynamic-7dce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-clean-173a .layout-dynamic-7dce:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-clean-173a .layout-dynamic-7dce.fn-active-1a82 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-clean-173a .fast-bb06 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-clean-173a .thumbnail_focused_c09b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-clean-173a .active-over-b51e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-clean-173a .media_e1c2 {
  background-color: var(--e-global-color-primary);
}
.hidden-clean-173a .media_e1c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-clean-173a .gas_e800 {
  background-color: var(--e-global-color-primary);
}
.hidden-clean-173a .gas_e800 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small-7143 .card-hovered-8501 .article-6339 a {
  color: var(--e-global-color-secondary);
}
.small-7143 .card-hovered-8501 .article-6339 a:hover {
  color: var(--e-global-color-secondary);
}
.small-7143 .card-hovered-8501 .article-6339,
.small-7143 .card-hovered-8501 .article-6339 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-7143 .card-hovered-8501 .yellow_816b {
  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);
}
.small-7143 .card-hovered-8501 .accent_9c89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-7143 .card-hovered-8501 .popup-hard-4b83 {
  background-color: var(--e-global-color-primary);
}
.small-7143 .card-hovered-8501 .popup-hard-4b83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-7143 .card-hovered-8501 .popup-hard-4b83:hover {
  background-color: var(--e-global-color-primary);
}
.small-7143 .card-hovered-8501 .preview_001e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small-7143 .card-hovered-8501 .preview_001e {
  background-color: var(--e-global-color-primary);
}
.small-7143 .card-hovered-8501 .preview_001e:hover {
  background-color: var(--e-global-color-primary);
}
.small-7143 .card-hovered-8501 .nav-solid-6d53 {
  background-color: var(--e-global-color-primary);
}
.small-7143 .card-hovered-8501 .nav-solid-6d53:hover {
  background-color: var(--e-global-color-primary);
}
.small-7143 .tall-da66 .short_9a99 li span {
  background-color: var(--e-global-color-text);
}
.small-7143 .tall-da66 .short_9a99 li span:hover {
  background-color: var(--e-global-color-primary);
}
.small-7143 .tall-da66 .short_9a99 li.status_fdb0 span {
  background-color: var(--e-global-color-accent);
}
.small-7143 .logo_5e90 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small-7143 .accordion-south-ab25 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide-0adb .summary_385d .dim_b3ce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide-0adb .summary_385d .static-fcde {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-0adb .summary_385d .image_61b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-copper-d426 .accordion_light_acff {
  border-color: var(--e-global-color-text);
}
.container-copper-d426 .main_f9bb {
  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);
}
.container-copper-d426 .module_f700 {
  color: var(--e-global-color-secondary);
}
.container-copper-d426 .module_f700 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-copper-d426 .texture-8119 > * {
  color: var(--e-global-color-primary);
}
.container-copper-d426 .texture-8119 > * svg {
  fill: var(--e-global-color-primary);
}
.container-copper-d426 .content-fluid-641b {
  color: var(--e-global-color-primary);
}
.container-copper-d426 .content-fluid-641b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-copper-d426 .west_b872 {
  color: var(--e-global-color-primary);
}
.container-copper-d426 .west_b872 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-copper-d426 .article-large-b58e {
  color: var(--e-global-color-primary);
}
.container-copper-d426 .article-large-b58e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-copper-d426 .link-warm-eab4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-copper-d426 .hidden-4af4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-copper-d426 .hidden-4af4.image-easy-23a0 {
  color: var(--e-global-color-secondary);
}
.container-copper-d426 .hidden-4af4.image-easy-23a0 .fluid_690a {
  color: var(--e-global-color-accent);
}
.container-copper-d426 .hidden-4af4.large-9998 {
  color: var(--e-global-color-text);
}
.container-copper-d426 .hidden-4af4.large-9998 .fluid_690a {
  color: var(--e-global-color-text);
}
.container-copper-d426 .hidden-4af4:before {
  border-top-color: var(--e-global-color-text);
}
.container-copper-d426 .summary_1726 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-copper-d426
  .summary_1726
  .right-313f {
  background-color: var(--e-global-color-primary);
}
.container-copper-d426
  .summary_1726
  .right-313f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-copper-d426 .accordion_light_acff .icon-narrow-4cb4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_c955 .video_silver_f93a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_c955 .caption_02ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel_0e59 .lower-e20a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel_0e59
  .large_97f3
  .fixed_785e {
  background-color: var(--e-global-color-secondary);
}
.steel_0e59
  .large_97f3.tabs-top-4926
  .fixed_785e {
  background-color: var(--e-global-color-text);
}
.steel_0e59
  .large_97f3:hover
  .fixed_785e {
  background-color: var(--e-global-color-accent);
}
.steel_0e59
  .large_97f3.fn-active-1a82
  .fixed_785e {
  background-color: var(--e-global-color-primary);
}
.accent_south_42c0 .heading_7817 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.accent_south_42c0 .picture-9884 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_south_42c0 .hidden-3808 {
  background-color: var(--e-global-color-primary);
}
.accent_south_42c0 .hidden-3808 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_1374 .purple_6c8e .tiny-a5ab .up-de78 {
  background-color: var(--e-global-color-secondary);
}
.dropdown_1374 .purple_6c8e .badge_d240:after {
  background-color: var(--e-global-color-secondary);
}
.dropdown_1374 .shadow_gas_139a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_1374 .item-f1bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_1374 .article-95ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_1374 .soft_26fe {
  background-color: var(--e-global-color-primary);
}
.dropdown_1374 .soft_26fe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_1374 .filter_red_71b4 {
  background-color: var(--e-global-color-secondary);
}
.dropdown_1374 .filter_red_71b4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_1374 .purple_6c8e .frame_liquid_4817 .orange-a7a8:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown_1374
  .purple_6c8e
  .frame_liquid_4817
  .orange-a7a8.component-fast-d10c {
  background-color: var(--e-global-color-primary);
}
.dropdown_1374 .purple_6c8e .pagination_medium_e330:before {
  border-color: var(--e-global-color-primary);
}
.dropdown_1374 .purple_6c8e .pagination_medium_e330:hover:before {
  border-color: var(--e-global-color-secondary);
}
.dropdown_1374
  .purple_6c8e
  .pagination_medium_e330.message_dim_eb8d:before {
  border-color: var(--e-global-color-primary);
}
.dropdown_1374 .advanced-2014 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-6d11 .list-3be7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-6d11 .list-3be7:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-6d11 .list-3be7.input_21a5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-6d11 .background-ae97 {
  background-color: var(--e-global-color-primary);
}
.message-6d11 .background-ae97 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-6d11
  .border-2b32
  .mask-22ae
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-6d11
  .new_d382
  .mask-22ae
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_static_125a
  .hero_upper_940c
  .paragraph-99d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_static_125a
  .hero_upper_940c
  .media-north-3ad3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_static_125a .prev_54f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_static_125a .paper_7ac5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_static_125a .carousel_center_906a {
  background-color: var(--e-global-color-primary);
}
.list_static_125a .carousel_center_906a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_motion_579a .footer_3d64 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_motion_579a .red-db0d {
  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);
}
.status_motion_579a .media-west-2900 {
  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);
}
.status_motion_579a .media-west-2900 a:hover {
  color: var(--e-global-color-secondary);
}
.status_motion_579a .list-short-d080 {
  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);
}
.status_motion_579a .sort_up_ec17 {
  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);
}
.status_motion_579a .smooth_90bc .nav-solid-6d53 {
  background-color: var(--e-global-color-primary);
}
.status_motion_579a .smooth_90bc .nav-solid-6d53:hover {
  background-color: var(--e-global-color-accent);
}
.status_motion_579a
  .smooth_90bc
  .short_9a99
  li
  span {
  background-color: var(--e-global-color-text);
}
.status_motion_579a
  .smooth_90bc
  .short_9a99
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.status_motion_579a
  .smooth_90bc
  .short_9a99
  li.status_fdb0
  span {
  background-color: var(--e-global-color-accent);
}
.south_c3cc
  .warm_4b19
  .mask_light_c8b9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south_c3cc .warm_4b19 .right-d0f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south_c3cc .warm_4b19 .picture-in-42c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_c3cc .avatar-next-19c5 {
  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);
}
.south_c3cc
  .content-b5e4.complex-5a98 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-current-3ef1
  > .tag-655c
  > div
  > .outline_full_0ebe
  > .iron_f6b9
  > a {
  background-color: var(--e-global-color-text);
}
.title-current-3ef1
  > .tag-655c
  > div
  > .outline_full_0ebe
  > .iron_f6b9
  > a
  .background_aaf5.header-738a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-current-3ef1
  > .tag-655c
  > div
  > .outline_full_0ebe
  > .iron_f6b9
  > a
  .frame-bronze-c858.down_5408 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-current-3ef1
  > .tag-655c
  > div
  > .outline_full_0ebe
  > .iron_f6b9
  > .next_17b7
  .iron_f6b9
  > a {
  background-color: var(--e-global-color-secondary);
}
.title-current-3ef1
  > .tag-655c
  > div
  > .outline_full_0ebe
  > .iron_f6b9
  > .next_17b7
  .iron_f6b9
  > a
  .mask-6df0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-current-3ef1
  > .tag-655c
  > div
  > .outline_full_0ebe
  > .iron_f6b9
  > .next_17b7
  .iron_f6b9
  > a
  .frame-bronze-c858.image-3c9c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-current-3ef1
  > .tag-655c
  > div
  > .outline_full_0ebe
  > .iron_f6b9
  > a
  .link-over-9e52:before {
  color: var(--e-global-color-text);
}
.title-current-3ef1
  > .tag-655c
  > div
  > .outline_full_0ebe
  > .iron_f6b9
  > .next_17b7
  a
  .link-over-9e52:before {
  color: var(--e-global-color-text);
}
.title-current-3ef1
  > .tag-655c
  > div
  > .outline_full_0ebe
  > .iron_f6b9.button_full_bfad
  > a
  .link-over-9e52:before {
  color: var(--e-global-color-text);
}
.title-current-3ef1
  > .tag-655c
  > div
  > .outline_full_0ebe
  > .iron_f6b9
  > .next_17b7
  .iron_f6b9.button_full_bfad
  > a
  .link-over-9e52:before {
  color: var(--e-global-color-text);
}
.title-current-3ef1
  > .tag-655c
  > div
  > .outline_full_0ebe
  > .iron_f6b9
  > a
  .main_22ae
  .wood-fb8e {
  color: var(--e-global-color-text);
}
.title-current-3ef1
  > .tag-655c
  > div
  > .outline_full_0ebe
  > .iron_f6b9
  > .next_17b7
  a
  .main_22ae
  .wood-fb8e {
  color: var(--e-global-color-text);
}
.title-current-3ef1
  > .tag-655c
  > div
  > .outline_full_0ebe
  > .iron_f6b9
  > a
  .main_22ae
  .wood-fb8e,
.title-current-3ef1
  > .tag-655c
  > div
  > .outline_full_0ebe
  > .iron_f6b9
  > .next_17b7
  a
  .main_22ae
  .wood-fb8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-current-3ef1
  > .tag-655c
  > div
  > .outline_full_0ebe
  > .iron_f6b9
  > a
  .down-e3b5:before {
  color: var(--e-global-color-text);
}
.title-current-3ef1
  > .tag-655c
  > div
  > .outline_full_0ebe
  > .iron_f6b9
  > .next_17b7
  a
  .down-e3b5:before {
  color: var(--e-global-color-text);
}
.title-current-3ef1
  > .tag-655c
  > div
  > .outline_full_0ebe
  > .iron_f6b9.button_full_bfad
  > a
  .down-e3b5:before {
  color: var(--e-global-color-text);
}
.title-current-3ef1
  > .tag-655c
  > div
  > .outline_full_0ebe
  > .iron_f6b9
  > .next_17b7
  .iron_f6b9.button_full_bfad
  > a
  .down-e3b5:before {
  color: var(--e-global-color-text);
}
.first-1e69 .brown_08da {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.first-1e69
  .selected-3b35:hover
  .brown_08da {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay-83a6
  > .tag-655c
  > .tall_5d81
  > .footer_e172
  > .label-purple-04ad
  > .gallery-over-07f6
  .narrow-d7b9 {
  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);
}
.overlay-83a6
  > .tag-655c
  > .tall_5d81
  > .footer_e172
  > .label-purple-04ad
  > .gallery-over-07f6:hover
  .narrow-d7b9 {
  color: var(--e-global-color-text);
}
.overlay-83a6
  > .tag-655c
  > .tall_5d81
  > .footer_e172
  > .label-purple-04ad
  > .gallery-over-07f6:hover
  .narrow-d7b9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-83a6
  > .tag-655c
  > .tall_5d81
  > .footer_e172
  > .label-purple-04ad.header_inner_686a
  > .gallery-over-07f6
  .narrow-d7b9 {
  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);
}
.layout_0812 .sidebar-f1d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_0812 .layout_blue_d61c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_0812 .border_simple_1e4a {
  background-color: var(--e-global-color-primary);
}
.layout_0812 .border_simple_1e4a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south_f57b
  > .tag-655c
  > .tiny_b3db
  > .carousel_4080
  > .shade_orange_a7c1
  .surface-b15c {
  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);
}
.south_f57b
  > .tag-655c
  > .tiny_b3db
  > .carousel_4080
  > .shade_orange_a7c1
  .focused_ba98 {
  color: var(--e-global-color-text);
}
.south_f57b
  > .tag-655c
  > .tiny_b3db
  > .carousel_4080
  > .shade_orange_a7c1:hover
  .surface-b15c {
  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);
}
.south_f57b
  > .tag-655c
  > .tiny_b3db
  > .carousel_4080
  > .shade_orange_a7c1:hover
  .focused_ba98 {
  color: var(--e-global-color-secondary);
}
.south_f57b
  > .tag-655c
  > .tiny_b3db
  > .carousel_4080
  > .shade_orange_a7c1.list-fd64
  .surface-b15c {
  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);
}
.south_f57b
  > .tag-655c
  > .tiny_b3db
  > .carousel_4080
  > .shade_orange_a7c1.list-fd64
  .focused_ba98 {
  color: var(--e-global-color-primary);
}
.container_plasma_c461
  .modal-prev-585a
  .content-middle-e6c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_plasma_c461 .search_2c89 .icon-narrow-4cb4 .grid-large-d7bc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-action-1e16 .primary-black-9c0a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-action-1e16 .notice_34b5 .primary-black-9c0a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-action-1e16 .east-e615 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-action-1e16 .east-e615 {
  background-color: var(--e-global-color-primary);
}
.bottom-5619 .summary_5877 .iron_f0e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-5619
  .summary_5877:hover
  .nav-6b4a {
  color: var(--e-global-color-secondary);
}
.bottom-5619
  .summary_5877:hover
  .iron_f0e5 {
  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);
}
.glass_75bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.texture-6bb1 {
  flex-direction: column;
}

.texture-6bb1 .shadow_a955 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.texture-6bb1 .shadow_a955 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.texture-6bb1 .silver-3487 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.picture_42bc.smooth-2235 {
  display: none;
}

.active-cd74 {
  display: none;
}

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

.disabled_2249.up_c337 {
  margin-bottom: 40px;
  width: 100%;
}

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

.texture-6bb1 a {
  width: 100%;
}

.large-d595 .header-hard-40bf.tabs-fresh-c2d3 {
  width: 20% !important;
}

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

.label_hot_4e5e:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

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

.article_6306:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.large-d595
  .header-hard-40bf.dropdown_gold_f79f
  .accordion-ecfa
  .right-0ef5 {
  font-size: 20px !important;
}

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

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

.shade-white-2f57 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.black-6a7b.warm-bf1f > .motion-eb11 {
  display: flex;
  align-items: center;
}

.element-53cb {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.wrapper-54b6 {
  position: relative;
  width: 100%;
}

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

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

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

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

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

.large-d595
  .header-hard-40bf.shadow_fd76
  .pressed_2fde
  .center-4c10 {
  width: 100% !important;
}

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

.image_28ec {
  width: 100%;
}

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

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

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

  display: none;
}

.modal-last-9621 {
  font-size: 15px !important;
}

.fresh-c896 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.frame_3505:hover .fresh-c896 {
  visibility: visible;
}
.frame_3505:hover.frame_3505::before {
  display: block;
}

.shade-white-2f57 h3 {
  color: #fff;
}

.container-green-c472 {
  margin: 0;
}

.large-d595
  .header-hard-40bf.shadow_fd76
  .center-4c10
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.form_e90e {
  width: 100%;
}

.easy-07e5 {
  width: 100%;
}

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

.easy-07e5 {
  width: 100%;
}

.hot-6a7f {
  margin-bottom: 10px !important;
}

.center-4c10 {
  display: flex;
  align-items: center;
}

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

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

.texture-6bb1 .shadow_a955.paragraph_fd87 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.texture-6bb1 h1.shadow_a955 {
  margin-top: 120px !important;
}

.large-d595 .header-hard-40bf.tooltip_0a33 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.hidden_motion_9c7f img {
  width: 100%;
}

.out_5183 .feature-bf9c.accordion-ecfa {
  justify-content: space-between;
}

.detail-561c {
  display: none;
}

.pattern-452c .silver-3487 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .black-6a7b .motion-eb11 {
    flex-wrap: nowrap !important;
  }
}

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

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

@media (max-width: 767px) {
  .shade-white-2f57 h3 {
    font-size: 28px;
  }

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

  .out_5183 .feature-bf9c.accordion-ecfa {
    border-bottom: 1px solid #f0c159;
  }

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

  .black-6a7b.warm-bf1f > .motion-eb11 {
    gap: 15px;
    justify-content: space-between;
  }

  .large-d595
    .header-hard-40bf.shadow_fd76
    .center-4c10
    img {
    width: 60% !important;
  }

  .background_under_4846 {
    left: 2%;
  }

  .current_15f0 {
    margin: 10px 0;
  }

  .texture-6bb1 .silver-3487 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.texture-6bb1 .shadow_a955,
  .texture-6bb1 .shadow_a955 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .center-4c10 {
    justify-content: center;
  }

  .texture-6bb1 .silver-3487 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .large-d595 .header-hard-40bf.tabs-fresh-c2d3 {
    width: 75% !important;
  }

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

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

  h2.texture-6bb1 .shadow_a955,
  .texture-6bb1 .shadow_a955 {
    font-size: 30px !important;
  }

  .center-4c10 {
    justify-content: center;
  }

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

  .mask_hard_ac67
    .fresh_c641.disabled-clean-9260 {
    margin: 0 !important;
  }

  .element-53cb {
    margin: 0;
    gap: 10px;
  }

  .current_15f0 {
    display: flex;
  }

  .narrow-1666 .label_hot_4e5e {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .light-67d5 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .texture-6bb1 h1.shadow_a955 {
    margin-top: 80px !important;
  }

  .large-d595
    .header-hard-40bf.shadow_fd76
    .center-4c10
    img,
  .warm-0ae3 .pressed_2fde {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .large-d595 .header-hard-40bf.tabs-fresh-c2d3 {
    width: 100% !important;
  }

  .black-6a7b.warm-bf1f > .motion-eb11 {
    gap: 3px;
  }

  .texture-6bb1 .silver-3487 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 1098 */
.promo-block-x1 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.0;
}
