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(.widget-center-1079) {
  gap: 0.5em;
}
:where(.tooltip-medium-7eef) {
  gap: 0.5em;
}
body .title_silver_bbaa > .breadcrumb-down-eb35 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .title_silver_bbaa > .component-active-7b22 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .title_silver_bbaa > .large-324d {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .dirty-b33d > .breadcrumb-down-eb35 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .dirty-b33d > .component-active-7b22 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .dirty-b33d > .large-324d {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .dirty-b33d
  > :where(:not(.breadcrumb-down-eb35):not(.component-active-7b22):not(.element-c92f)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .dirty-b33d > .alert_cbdc {
  max-width: var(--wp--style--global--wide-size);
}
body .widget-center-1079 {
  display: flex;
}
body .widget-center-1079 {
  flex-wrap: wrap;
  align-items: center;
}
body .widget-center-1079 > * {
  margin: 0;
}
body .tooltip-medium-7eef {
  display: grid;
}
body .tooltip-medium-7eef > * {
  margin: 0;
}
:where(.sort_next_fc57.widget-center-1079) {
  gap: 2em;
}
:where(.sort_next_fc57.tooltip-medium-7eef) {
  gap: 2em;
}
:where(.picture_pink_ccbd.widget-center-1079) {
  gap: 1.25em;
}
:where(.picture_pink_ccbd.tooltip-medium-7eef) {
  gap: 1.25em;
}
.west_6632 {
  color: var(--wp--preset--color--black) !important;
}
.panel_c772 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.article-smooth-181e {
  color: var(--wp--preset--color--white) !important;
}
.dim-916b {
  color: var(--wp--preset--color--pale-pink) !important;
}
.backdrop_red_4315 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.dropdown_south_a343 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.surface_ae16 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.layout_d098 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.description_a0d5 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.text-e07f {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.sort_a3fb {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.component_e136 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.silver-02f3 {
  background-color: var(--wp--preset--color--black) !important;
}
.tooltip-04d7 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.info_6357 {
  background-color: var(--wp--preset--color--white) !important;
}
.steel-f34b {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.info_tall_72e9 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.nav-ccde {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.top_d03d {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.progress-under-7b6e {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.label-2dee {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.container-left-1aa9 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.picture-0c78 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.wood_7d2b {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.section_left_a305 {
  border-color: var(--wp--preset--color--black) !important;
}
.main_13ad {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.breadcrumb-rough-d365 {
  border-color: var(--wp--preset--color--white) !important;
}
.iron-de43 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.thumbnail_inner_a9ce {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.highlight_a150 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.accent-ea33 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.container_inner_9bb4 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.header_blue_436b {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.surface-right-bb7b {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.carousel_77da {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.basic_fac4 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.east_a885 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.button-cd84 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.easy_a2cb {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.notice_stale_2907 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.orange_8481 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.row-f5bf {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.modal-warm-d0c3 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.border-outer-7080 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.accordion-yellow-13bc {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.hero-action-95c3 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.wrapper_new_c82a {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.media_action_6157 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.large-cac8 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.mask_copper_8d24 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.menu_lite_e385 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.message-12d0 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.text-stale-e2fe a:where(:not(.gradient-hovered-4959)) {
  color: inherit;
}
:where(.picture_pink_ccbd.widget-center-1079) {
  gap: 1.25em;
}
:where(.picture_pink_ccbd.tooltip-medium-7eef) {
  gap: 1.25em;
}
:where(.sort_next_fc57.widget-center-1079) {
  gap: 2em;
}
:where(.sort_next_fc57.tooltip-medium-7eef) {
  gap: 2em;
}
.smooth-c013 {
  font-size: 1.5em;
  line-height: 1.6;
}

.table-36b0 .over_c751 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold_f137 .tabs-smooth-9ca7 {
  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);
}
.background-a521 {
  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);
}
.background-a521.slider-simple-08bc .content_4a2b {
  background-color: var(--e-global-color-primary);
}
.background-a521.picture-mini-f660 .content_4a2b,
.background-a521.east_6387 .content_4a2b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.secondary_slow_f1b8 .hovered-41ee {
  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);
}
.large_4876 {
  --divider-color: var(--e-global-color-secondary);
}
.large_4876 .first-bebb {
  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);
}
.large_4876.column-34a5 .in_1d83 {
  background-color: var(--e-global-color-secondary);
}
.large_4876.tabs-3161 .in_1d83,
.large_4876.caption-black-3eb2 .in_1d83 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.large_4876.tabs-3161 .in_1d83,
.large_4876.caption-black-3eb2 .in_1d83 svg {
  fill: var(--e-global-color-secondary);
}
.pagination_1897 .item_3568 {
  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_1897 .static-3ac0 {
  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);
}
.secondary-77fd.column-34a5 .in_1d83 {
  background-color: var(--e-global-color-primary);
}
.secondary-77fd.tabs-3161 .in_1d83,
.secondary-77fd.caption-black-3eb2 .in_1d83 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.secondary-77fd.tabs-3161 .in_1d83,
.secondary-77fd.caption-black-3eb2 .in_1d83 svg {
  fill: var(--e-global-color-primary);
}
.hero_712e.column-34a5 .in_1d83 {
  background-color: var(--e-global-color-primary);
}
.hero_712e.tabs-3161 .in_1d83,
.hero_712e.caption-black-3eb2 .in_1d83 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hero_712e .rough_0680 {
  color: var(--e-global-color-primary);
}
.hero_712e .rough_0680,
.hero_712e .rough_0680 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_712e .hover_south_1d40 {
  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_7706 .media-8906 {
  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);
}
.south_94ca .hard-f373 .button_mini_f9c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-stone-55c3 .description_tiny_a78d:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.box-stone-55c3 .left-70cf i {
  color: var(--e-global-color-primary);
}
.box-stone-55c3 .left-70cf svg {
  fill: var(--e-global-color-primary);
}
.box-stone-55c3 .notice-stale-a18f {
  color: var(--e-global-color-secondary);
}
.box-stone-55c3 .description_tiny_a78d > .notice-stale-a18f,
.box-stone-55c3 .description_tiny_a78d > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-e691 .progress-1035 {
  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);
}
.orange-e691 .bronze_bb7d {
  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);
}
.section-south-d7e3 .item-hard-92b5 .fluid_15e8 {
  background-color: var(--e-global-color-primary);
}
.section-south-d7e3 .hero-brown-a7cc {
  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);
}
.layout_8db9 .link-huge-d9f0 {
  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);
}
.layout_8db9 .over_c42d {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_8db9 .status_basic_8292 {
  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);
}
.video-north-2a8f .feature_2b60,
.video-north-2a8f .feature_2b60 a {
  color: var(--e-global-color-primary);
}
.video-north-2a8f .feature_2b60.background-center-f7ac,
.video-north-2a8f .feature_2b60.background-center-f7ac a {
  color: var(--e-global-color-accent);
}
.video-north-2a8f .feature_2b60 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-north-2a8f .media_fluid_dc71 {
  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);
}
.motion_7c22 .item_1783,
.motion_7c22 .dynamic_9099 {
  color: var(--e-global-color-primary);
}
.motion_7c22 .item_1783 svg {
  fill: var(--e-global-color-primary);
}
.motion_7c22 .background-center-f7ac .item_1783,
.motion_7c22 .background-center-f7ac .dynamic_9099 {
  color: var(--e-global-color-accent);
}
.motion_7c22 .background-center-f7ac .item_1783 svg {
  fill: var(--e-global-color-accent);
}
.motion_7c22 .dynamic_9099 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion_7c22 .media_fluid_dc71 {
  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);
}
.purple-d91d .focused-00ad,
.purple-d91d .surface_pressed_0ce5 {
  color: var(--e-global-color-primary);
}
.purple-d91d .surface_pressed_0ce5 svg {
  fill: var(--e-global-color-primary);
}
.purple-d91d .feature_2b60.background-center-f7ac a,
.purple-d91d
  .feature_2b60.background-center-f7ac
  .surface_pressed_0ce5 {
  color: var(--e-global-color-accent);
}
.purple-d91d .focused-00ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple-d91d .media_fluid_dc71 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-57fc .status_stale_aba0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-57fc .column_765c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-92b9 .dim-7f85 .hidden_755b {
  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);
}
.layout-92b9 .dim-7f85 .avatar_3f5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-92b9 .tooltip-a789 .hidden_755b {
  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);
}
.layout-92b9
  .tooltip-a789
  .avatar_3f5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-92b9
  .left-c907
  .hidden_755b {
  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);
}
.layout-92b9
  .left-c907
  .avatar_3f5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-92b9
  .column_wide_39a4
  .hidden_755b {
  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);
}
.layout-92b9
  .column_wide_39a4
  .avatar_3f5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-7987 .active_0a80 {
  background-color: var(--e-global-color-primary);
}
.message-7987 .active_0a80:hover {
  background-color: var(--e-global-color-primary);
}
.message-7987 .info_first_557c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-7987
  .active_0a80:hover
  .info_first_557c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-prev-e4bf .pink_1ec6 {
  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);
}
.hero_inner_89ce .label_solid_521f .photo_cc2f a {
  background-color: var(--e-global-color-accent);
}
.hero_inner_89ce .label_solid_521f .background-8ffd a {
  background-color: var(--e-global-color-accent);
}
.hero_inner_89ce .label_solid_521f .photo_cc2f a,
.hero_inner_89ce .label_solid_521f .background-8ffd a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-2e5b
  .up-7d02.thumbnail_4ea8
  .label_solid_521f
  a.title-fresh-10a6 {
  background-color: var(--e-global-color-accent);
}
.secondary-2e5b
  .up-7d02.thumbnail_4ea8
  .label_solid_521f
  span.title-fresh-10a6.fn-current-64be {
  background-color: var(--e-global-color-text);
}
.secondary-2e5b
  .up-7d02.thumbnail_4ea8
  .label_solid_521f
  .title-fresh-10a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_06a8 .container-blue-cce8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_06a8
  .dropdown-white-f775
  > .item_2480
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_06a8
  .motion-c40d
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_06a8
  .chip-cool-b439
  .pattern_c78e,
.filter_06a8
  .chip-cool-b439
  .outline_in_280c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_06a8
  .chip-cool-b439
  .header_mini_b3de,
.filter_06a8
  .chip-cool-b439
  a
  .header_mini_b3de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_06a8
  .chip-cool-b439
  .wrapper_626e {
  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);
}
.filter_06a8
  .chip-cool-b439
  .sidebar_b18e {
  background-color: var(--e-global-color-primary);
}
.filter_06a8
  .chip-cool-b439
  .sidebar_b18e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_06a8
  .chip-cool-b439
  .sidebar_b18e:hover {
  background-color: var(--e-global-color-primary);
}
.filter_06a8
  .chip-cool-b439
  .motion-a257 {
  background-color: var(--e-global-color-primary);
}
.filter_06a8
  .chip-cool-b439
  .motion-a257 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_06a8
  .chip-cool-b439
  .motion-a257:hover {
  background-color: var(--e-global-color-primary);
}
.filter_06a8
  .static-c478
  .tag_1dc8
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_06a8
  .static-c478
  .hidden_fc76 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_06a8
  .static-c478
  .wrapper_626e {
  color: var(--e-global-color-text);
}
.filter_06a8
  .static-c478
  .wrapper_626e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_06a8
  .static-c478
  .sidebar_b18e {
  background-color: var(--e-global-color-primary);
}
.filter_06a8
  .static-c478
  .sidebar_b18e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_06a8
  .static-c478
  .sidebar_b18e:hover {
  background-color: var(--e-global-color-primary);
}
.filter_06a8
  .static-c478
  .motion-a257 {
  background-color: var(--e-global-color-primary);
}
.filter_06a8
  .static-c478
  .motion-a257 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_06a8
  .static-c478
  .motion-a257:hover {
  background-color: var(--e-global-color-primary);
}
.filter_06a8 .secondary_2ffd {
  background-color: var(--e-global-color-primary);
}
.filter_06a8 .secondary_2ffd:hover {
  background-color: var(--e-global-color-primary);
}
.filter_06a8 .card_a2db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_06a8 .small_4d4c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma-24b2 .hover-efc7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma-24b2
  .aside_1d01
  > div:nth-child(3)
  .hover-efc7,
.plasma-24b2
  .overlay_4485
  > div:nth-child(1)
  .hover-efc7,
.plasma-24b2
  .motion_4bec
  > div:nth-child(1)
  .hover-efc7,
.plasma-24b2
  .module-0225
  > div:nth-child(1)
  .hover-efc7,
.plasma-24b2
  .caption_93d3
  > div:nth-child(1)
  .hover-efc7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma-24b2 .overlay-medium-4f45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-24b2 .mini_f7c6 {
  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);
}
.plasma-24b2 .card_next_1b2e {
  background-color: var(--e-global-color-primary);
}
.plasma-24b2 .card_next_1b2e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-24b2 .card_next_1b2e:hover {
  background-color: var(--e-global-color-primary);
}
.plasma-24b2 .table-2b95 {
  background-color: var(--e-global-color-primary);
}
.plasma-24b2 .table-2b95:hover {
  background-color: var(--e-global-color-primary);
}
.plasma-24b2 .card_a2db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma-24b2 .small_4d4c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-stone-8975 .copper-a119 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-stone-8975 .hard_6d4b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-stone-8975 .accent_7c8f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-stone-8975 .hover_huge_a8e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-stone-8975 .hover-1bec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-stone-8975 .table-2b95 {
  background-color: var(--e-global-color-primary);
}
.logo-stone-8975 .table-2b95:hover {
  background-color: var(--e-global-color-primary);
}
.clean_88a0 .active-next-4cd7 {
  background-color: var(--e-global-color-secondary);
}
.clean_88a0 .steel_7edf {
  background-color: var(--e-global-color-text);
}
.clean_88a0 .shade_red_2d87 {
  background-color: var(--e-global-color-secondary);
}
.clean_88a0 .notification_silver_2bba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean_88a0 .item-soft-cbe2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_88a0 .cool-7360 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_88a0 .caption-fluid-4248 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_88a0 .column-0900 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-1675 .fixed-65b5 .fresh-e8a4,
.badge-1675
  .fixed-65b5
  .fresh-e8a4
  a,
.badge-1675 .basic_a28e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-1675 .fixed-65b5 .modal-121e,
.badge-1675 .nav_06c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-1675 .fixed-65b5 .modal-121e {
  color: var(--e-global-color-text);
}
.badge-1675 .nav_06c8 {
  color: var(--e-global-color-text);
}
.badge-1675
  .fixed-65b5
  .narrow_903d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge-1675 .pagination-745a .accent_a26a {
  background-color: var(--e-global-color-primary);
}
.badge-1675 .pagination-745a .accent_a26a:hover {
  background-color: var(--e-global-color-primary);
}
.badge-1675 .pagination-745a .steel_3a35 li span {
  background-color: var(--e-global-color-text);
}
.badge-1675 .pagination-745a .steel_3a35 li span:hover {
  background-color: var(--e-global-color-primary);
}
.badge-1675
  .pagination-745a
  .steel_3a35
  li.green_b78c
  span {
  background-color: var(--e-global-color-accent);
}
.badge-1675 .element_hard_3dab span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_c833 .form_09cb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-over-acc1 .avatar-36e3 {
  background-color: var(--e-global-color-primary);
}
.popup-over-acc1 .logo_43cd {
  background-color: var(--e-global-color-secondary);
}
.popup-over-acc1 .wrapper_right_2acf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-over-acc1 .motion-3c18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-over-acc1 .accordion-last-7379 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-over-acc1 .avatar_clean_b13c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-over-acc1 .south_0af9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-over-acc1 .panel_center_ad81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-over-acc1 .upper_75fb {
  background-color: var(--e-global-color-primary);
}
.popup-over-acc1 .upper_75fb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-d90a .info-advanced-1325 {
  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);
}
.grid-d90a .smooth_74c4 {
  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);
}
.grid-d90a
  .in_4e3c:after {
  background-color: var(--e-global-color-primary);
}
.grid-d90a .hero-5f55 {
  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);
}
.filter-top-1977 .basic_a28e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-top-1977 .nav_06c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-5d54 .shade_first_f132 .selected-38eb {
  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);
}
.image-5d54 .shade_first_f132 .sidebar_951f {
  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);
}
.wide_46bb .icon-thick-ee01 {
  background-color: var(--e-global-color-primary);
}
.wide_46bb .label_wide_c566 {
  background-color: var(--e-global-color-secondary);
}
.wide_46bb .sidebar_368a .hover-27bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_46bb .small_db96 .hover-27bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-cool-5934 .active-bd6c .short-74ba {
  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);
}
.container-cool-5934 .active-bd6c .basic-2bff {
  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);
}
.container-cool-5934 .active-bd6c .search_steel_5e22 {
  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);
}
.mini-5353 .summary_0db3 {
  border-color: var(--e-global-color-text);
}
.mini-5353 .motion-e60e {
  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);
}
.mini-5353 .info_dirty_574f {
  color: var(--e-global-color-primary);
}
.mini-5353 .caption_b5fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_smooth_3c2b .wide_5021 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress_smooth_3c2b .row_3442 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress_smooth_3c2b .paragraph-08ad:hover .wide_5021 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress_smooth_3c2b
  .paragraph-08ad:hover
  .row_3442 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-bottom-5b7e .silver_fad9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-bottom-5b7e .info-rough-51c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev-8d89 .content-4738 .active_smooth_f0b3 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev-8d89 .primary_medium_22be .active_smooth_f0b3 {
  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);
}
.black_9958 .gallery-clean-9517 {
  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);
}
.heading-old-aa3c .hidden-focused-b646 .content_781f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-old-aa3c .hidden-focused-b646 .content_781f {
  background-color: var(--e-global-color-secondary);
}
.heading-old-aa3c .focus-prev-4c4e .content_781f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-old-aa3c .focus-prev-4c4e .content_781f {
  background-color: var(--e-global-color-secondary);
}
.heading-old-aa3c .breadcrumb_aaa6 .panel-4818 {
  background-color: var(--e-global-color-primary);
}
.heading-old-aa3c .breadcrumb_aaa6:hover .panel-4818 {
  background-color: var(--e-global-color-secondary);
}
.heading-old-aa3c .accent_a26a {
  background-color: var(--e-global-color-primary);
}
.heading-old-aa3c .accent_a26a:hover {
  background-color: var(--e-global-color-accent);
}
.heading-old-aa3c .steel_3a35 li span {
  background-color: var(--e-global-color-text);
}
.heading-old-aa3c .steel_3a35 li span:hover {
  background-color: var(--e-global-color-primary);
}
.heading-old-aa3c .steel_3a35 li.green_b78c span {
  background-color: var(--e-global-color-accent);
}
.element_614e .content_north_887f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_614e .dim-de5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-hovered-6a5d .tooltip_830d:before {
  background-color: var(--e-global-color-secondary);
}
.text-hovered-6a5d .left_fbf9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-hovered-6a5d .backdrop-advanced-192a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_bronze_beef .silver_c310 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_bronze_beef .silver_c310:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_bronze_beef .silver_c310.fn-active-64be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_bronze_beef .tag_de6b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_bronze_beef .breadcrumb_6faa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_bronze_beef .label_rough_2492 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_bronze_beef .tertiary_f774 {
  background-color: var(--e-global-color-primary);
}
.header_bronze_beef .tertiary_f774 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_bronze_beef .paper-8ceb {
  background-color: var(--e-global-color-primary);
}
.header_bronze_beef .paper-8ceb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_7f98 .nav_2a34 .backdrop-31b7 a {
  color: var(--e-global-color-secondary);
}
.chip_7f98 .nav_2a34 .backdrop-31b7 a:hover {
  color: var(--e-global-color-secondary);
}
.chip_7f98 .nav_2a34 .backdrop-31b7,
.chip_7f98 .nav_2a34 .backdrop-31b7 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_7f98 .nav_2a34 .picture_middle_6e38 {
  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_7f98 .nav_2a34 .action-628d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_7f98 .nav_2a34 .primary-fluid-758c {
  background-color: var(--e-global-color-primary);
}
.chip_7f98 .nav_2a34 .primary-fluid-758c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_7f98 .nav_2a34 .primary-fluid-758c:hover {
  background-color: var(--e-global-color-primary);
}
.chip_7f98 .nav_2a34 .fast-3e95 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_7f98 .nav_2a34 .fast-3e95 {
  background-color: var(--e-global-color-primary);
}
.chip_7f98 .nav_2a34 .fast-3e95:hover {
  background-color: var(--e-global-color-primary);
}
.chip_7f98 .nav_2a34 .accent_a26a {
  background-color: var(--e-global-color-primary);
}
.chip_7f98 .nav_2a34 .accent_a26a:hover {
  background-color: var(--e-global-color-primary);
}
.chip_7f98 .pagination-745a .steel_3a35 li span {
  background-color: var(--e-global-color-text);
}
.chip_7f98 .pagination-745a .steel_3a35 li span:hover {
  background-color: var(--e-global-color-primary);
}
.chip_7f98 .pagination-745a .steel_3a35 li.green_b78c span {
  background-color: var(--e-global-color-accent);
}
.chip_7f98 .card_a2db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_7f98 .small_4d4c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-east-d94f .red-1a49 .badge-red-8036 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-east-d94f .red-1a49 .footer-3f41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-east-d94f .red-1a49 .slider-bronze-da7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-1c13 .top_b2e5 {
  border-color: var(--e-global-color-text);
}
.block-1c13 .yellow-5973 {
  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);
}
.block-1c13 .secondary_green_9103 {
  color: var(--e-global-color-secondary);
}
.block-1c13 .secondary_green_9103 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-1c13 .article-dim-12b3 > * {
  color: var(--e-global-color-primary);
}
.block-1c13 .article-dim-12b3 > * svg {
  fill: var(--e-global-color-primary);
}
.block-1c13 .slow_89e9 {
  color: var(--e-global-color-primary);
}
.block-1c13 .slow_89e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-1c13 .layout_c391 {
  color: var(--e-global-color-primary);
}
.block-1c13 .layout_c391 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-1c13 .box-306f {
  color: var(--e-global-color-primary);
}
.block-1c13 .box-306f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-1c13 .tooltip_0283 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-1c13 .frame-ac86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-1c13 .frame-ac86.gold-2d89 {
  color: var(--e-global-color-secondary);
}
.block-1c13 .frame-ac86.gold-2d89 .wrapper_gas_b618 {
  color: var(--e-global-color-accent);
}
.block-1c13 .frame-ac86.aside_9459 {
  color: var(--e-global-color-text);
}
.block-1c13 .frame-ac86.aside_9459 .wrapper_gas_b618 {
  color: var(--e-global-color-text);
}
.block-1c13 .frame-ac86:before {
  border-top-color: var(--e-global-color-text);
}
.block-1c13 .bright-92a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-1c13
  .bright-92a7
  .sort_976c {
  background-color: var(--e-global-color-primary);
}
.block-1c13
  .bright-92a7
  .sort_976c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block-1c13 .top_b2e5 .carousel-focused-eaa1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot_8da7 .active-ac66 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot_8da7 .up-13f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_3ac4 .banner_05fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_3ac4
  .label_c5ed
  .wide-bffc {
  background-color: var(--e-global-color-secondary);
}
.notification_3ac4
  .label_c5ed.form-a005
  .wide-bffc {
  background-color: var(--e-global-color-text);
}
.notification_3ac4
  .label_c5ed:hover
  .wide-bffc {
  background-color: var(--e-global-color-accent);
}
.notification_3ac4
  .label_c5ed.fn-active-64be
  .wide-bffc {
  background-color: var(--e-global-color-primary);
}
.pattern-dbdc .menu-a93d {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.pattern-dbdc .wrapper_under_d7fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-dbdc .article-2c3b {
  background-color: var(--e-global-color-primary);
}
.pattern-dbdc .article-2c3b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview-6ff3 .gold_5afb .image_be38 .hidden_smooth_124c {
  background-color: var(--e-global-color-secondary);
}
.preview-6ff3 .gold_5afb .yellow_994d:after {
  background-color: var(--e-global-color-secondary);
}
.preview-6ff3 .heading_fast_5e84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-6ff3 .copper_58dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-6ff3 .hero-gold-6800 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-6ff3 .summary_815a {
  background-color: var(--e-global-color-primary);
}
.preview-6ff3 .summary_815a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview-6ff3 .row_51b8 {
  background-color: var(--e-global-color-secondary);
}
.preview-6ff3 .row_51b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview-6ff3 .gold_5afb .menu-9756 .footer_a5a9:hover {
  background-color: var(--e-global-color-primary);
}
.preview-6ff3
  .gold_5afb
  .menu-9756
  .footer_a5a9.picture-current-056a {
  background-color: var(--e-global-color-primary);
}
.preview-6ff3 .gold_5afb .lower_481d:before {
  border-color: var(--e-global-color-primary);
}
.preview-6ff3 .gold_5afb .lower_481d:hover:before {
  border-color: var(--e-global-color-secondary);
}
.preview-6ff3
  .gold_5afb
  .lower_481d.feature-4dcb:before {
  border-color: var(--e-global-color-primary);
}
.preview-6ff3 .background_advanced_0e2b span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-92ef .black_3a60 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-92ef .black_3a60:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-92ef .black_3a60.left_e2bc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-92ef .complex-0916 {
  background-color: var(--e-global-color-primary);
}
.banner-92ef .complex-0916 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-92ef
  .widget_282f
  .silver-0188
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-92ef
  .background_large_53ae
  .silver-0188
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-1c28
  .pagination_center_590a
  .focus-purple-68b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-1c28
  .pagination_center_590a
  .search_tiny_a198 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-1c28 .disabled-c5d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-1c28 .bottom_81ae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro-1c28 .info-hard-04a4 {
  background-color: var(--e-global-color-primary);
}
.pro-1c28 .info-hard-04a4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_3dc0 .gradient-e8c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_3dc0 .brown-d67f {
  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);
}
.component_3dc0 .module_next_72a1 {
  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);
}
.component_3dc0 .module_next_72a1 a:hover {
  color: var(--e-global-color-secondary);
}
.component_3dc0 .link-be80 {
  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);
}
.component_3dc0 .gallery_cc85 {
  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);
}
.component_3dc0 .form_7f46 .accent_a26a {
  background-color: var(--e-global-color-primary);
}
.component_3dc0 .form_7f46 .accent_a26a:hover {
  background-color: var(--e-global-color-accent);
}
.component_3dc0
  .form_7f46
  .steel_3a35
  li
  span {
  background-color: var(--e-global-color-text);
}
.component_3dc0
  .form_7f46
  .steel_3a35
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.component_3dc0
  .form_7f46
  .steel_3a35
  li.green_b78c
  span {
  background-color: var(--e-global-color-accent);
}
.gas_6df2
  .picture-2252
  .north_ceca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas_6df2 .picture-2252 .lower-d548 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas_6df2 .picture-2252 .aside-a665 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_6df2 .hidden_green_078a {
  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);
}
.gas_6df2
  .gold-da1f.slider_green_cb5e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_hard_7fa9
  > .header_2be0
  > div
  > .wide_2b47
  > .stale_c25e
  > a {
  background-color: var(--e-global-color-text);
}
.preview_hard_7fa9
  > .header_2be0
  > div
  > .wide_2b47
  > .stale_c25e
  > a
  .row_911c.red_2fd1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_hard_7fa9
  > .header_2be0
  > div
  > .wide_2b47
  > .stale_c25e
  > a
  .footer-rough-fb78.smooth_8500 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_hard_7fa9
  > .header_2be0
  > div
  > .wide_2b47
  > .stale_c25e
  > .west-b1ed
  .stale_c25e
  > a {
  background-color: var(--e-global-color-secondary);
}
.preview_hard_7fa9
  > .header_2be0
  > div
  > .wide_2b47
  > .stale_c25e
  > .west-b1ed
  .stale_c25e
  > a
  .element_stale_50e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_hard_7fa9
  > .header_2be0
  > div
  > .wide_2b47
  > .stale_c25e
  > .west-b1ed
  .stale_c25e
  > a
  .footer-rough-fb78.thumbnail-092b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_hard_7fa9
  > .header_2be0
  > div
  > .wide_2b47
  > .stale_c25e
  > a
  .search-brown-df78:before {
  color: var(--e-global-color-text);
}
.preview_hard_7fa9
  > .header_2be0
  > div
  > .wide_2b47
  > .stale_c25e
  > .west-b1ed
  a
  .search-brown-df78:before {
  color: var(--e-global-color-text);
}
.preview_hard_7fa9
  > .header_2be0
  > div
  > .wide_2b47
  > .stale_c25e.filter-0af3
  > a
  .search-brown-df78:before {
  color: var(--e-global-color-text);
}
.preview_hard_7fa9
  > .header_2be0
  > div
  > .wide_2b47
  > .stale_c25e
  > .west-b1ed
  .stale_c25e.filter-0af3
  > a
  .search-brown-df78:before {
  color: var(--e-global-color-text);
}
.preview_hard_7fa9
  > .header_2be0
  > div
  > .wide_2b47
  > .stale_c25e
  > a
  .black-ade6
  .out-8b9e {
  color: var(--e-global-color-text);
}
.preview_hard_7fa9
  > .header_2be0
  > div
  > .wide_2b47
  > .stale_c25e
  > .west-b1ed
  a
  .black-ade6
  .out-8b9e {
  color: var(--e-global-color-text);
}
.preview_hard_7fa9
  > .header_2be0
  > div
  > .wide_2b47
  > .stale_c25e
  > a
  .black-ade6
  .out-8b9e,
.preview_hard_7fa9
  > .header_2be0
  > div
  > .wide_2b47
  > .stale_c25e
  > .west-b1ed
  a
  .black-ade6
  .out-8b9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_hard_7fa9
  > .header_2be0
  > div
  > .wide_2b47
  > .stale_c25e
  > a
  .right-3357:before {
  color: var(--e-global-color-text);
}
.preview_hard_7fa9
  > .header_2be0
  > div
  > .wide_2b47
  > .stale_c25e
  > .west-b1ed
  a
  .right-3357:before {
  color: var(--e-global-color-text);
}
.preview_hard_7fa9
  > .header_2be0
  > div
  > .wide_2b47
  > .stale_c25e.filter-0af3
  > a
  .right-3357:before {
  color: var(--e-global-color-text);
}
.preview_hard_7fa9
  > .header_2be0
  > div
  > .wide_2b47
  > .stale_c25e
  > .west-b1ed
  .stale_c25e.filter-0af3
  > a
  .right-3357:before {
  color: var(--e-global-color-text);
}
.photo_814c .blue-abcd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_814c
  .modal_hot_f857:hover
  .blue-abcd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_dde9
  > .header_2be0
  > .column_tiny_8998
  > .surface-focused-72c8
  > .pagination-lite-cbb1
  > .dim_1f5e
  .tooltip-1978 {
  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);
}
.secondary_dde9
  > .header_2be0
  > .column_tiny_8998
  > .surface-focused-72c8
  > .pagination-lite-cbb1
  > .dim_1f5e:hover
  .tooltip-1978 {
  color: var(--e-global-color-text);
}
.secondary_dde9
  > .header_2be0
  > .column_tiny_8998
  > .surface-focused-72c8
  > .pagination-lite-cbb1
  > .dim_1f5e:hover
  .tooltip-1978 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_dde9
  > .header_2be0
  > .column_tiny_8998
  > .surface-focused-72c8
  > .pagination-lite-cbb1.wrapper-4891
  > .dim_1f5e
  .tooltip-1978 {
  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);
}
.hover_8889 .logo_e1fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_8889 .hidden-ca63 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_8889 .item_89be {
  background-color: var(--e-global-color-primary);
}
.hover_8889 .item_89be {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-dark-95b0
  > .header_2be0
  > .notification_tall_e936
  > .link-1b91
  > .wrapper-d657
  .light_eb8e {
  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);
}
.caption-dark-95b0
  > .header_2be0
  > .notification_tall_e936
  > .link-1b91
  > .wrapper-d657
  .card-1f16 {
  color: var(--e-global-color-text);
}
.caption-dark-95b0
  > .header_2be0
  > .notification_tall_e936
  > .link-1b91
  > .wrapper-d657:hover
  .light_eb8e {
  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-dark-95b0
  > .header_2be0
  > .notification_tall_e936
  > .link-1b91
  > .wrapper-d657:hover
  .card-1f16 {
  color: var(--e-global-color-secondary);
}
.caption-dark-95b0
  > .header_2be0
  > .notification_tall_e936
  > .link-1b91
  > .wrapper-d657.overlay_top_2908
  .light_eb8e {
  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-dark-95b0
  > .header_2be0
  > .notification_tall_e936
  > .link-1b91
  > .wrapper-d657.overlay_top_2908
  .card-1f16 {
  color: var(--e-global-color-primary);
}
.hover-41ab
  .element-53f2
  .notice_purple_c2ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-41ab .surface_narrow_67d0 .carousel-focused-eaa1 .content_east_2bc7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-02b8 .description-4608 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-02b8 .caption_large_90ab .description-4608 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-02b8 .wood-81a7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-02b8 .wood-81a7 {
  background-color: var(--e-global-color-primary);
}
.info-27d9 .icon_ea88 .article_red_efc6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-27d9
  .icon_ea88:hover
  .preview-top-926b {
  color: var(--e-global-color-secondary);
}
.info-27d9
  .icon_ea88:hover
  .article_red_efc6 {
  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);
}
.layout-1950 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.container_82da {
  flex-direction: column;
}

.container_82da .tall_bf4e {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.container_82da .tall_bf4e {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

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

span {
  color: #fff;
}

.north_6b74.primary_paper_74e3 {
  display: none;
}

.grid_steel_7e4a {
  display: none;
}

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

.element-pink-3500.article_east_3f7f {
  margin-bottom: 40px;
  width: 100%;
}

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

.container_82da a {
  width: 100%;
}

.fluid-288f .logo-easy-61b5.widget_fast_50a5 {
  width: 20% !important;
}

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

.light_4c97:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

.hero-down-192e {
  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;
}

.hero-down-192e:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.hero-down-192e:nth-child(2):hover {
  color: #fff;
}

.fluid-288f
  .logo-easy-61b5.pagination_13e1
  .nav-fc98
  .slow-e0f4 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.east-2da0.advanced-9026 > .gallery_slow_2f74 {
  display: flex;
  align-items: center;
}

.article-cf6f {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

.label-0cb7 {
  display: flex;
  gap: 50px;
}

.fluid-288f
  .logo-easy-61b5.detail-539f
  .main-dd23
  .article_action_007d {
  width: 100% !important;
}

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

.primary_a245 {
  width: 100%;
}

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

.upper-c7a6 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.upper-c7a6:hover .content_c8de {
  visibility: visible;
}
.upper-c7a6:hover.upper-c7a6::before {
  display: block;
}

.steel_7e23 h3 {
  color: #fff;
}

.tag_middle_73df {
  margin: 0;
}

.fluid-288f
  .logo-easy-61b5.detail-539f
  .article_action_007d
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.detail_5a8a {
  width: 100%;
}

.info-copper-3d17 {
  width: 100%;
}

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

.info-copper-3d17 {
  width: 100%;
}

.list-rough-f43b {
  margin-bottom: 10px !important;
}

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

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

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

.container_82da .tall_bf4e.filter_0901 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.container_82da h1.tall_bf4e {
  margin-top: 120px !important;
}

.fluid-288f .logo-easy-61b5.status_basic_98f4 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.pagination_over_beac img {
  width: 100%;
}

.stone_9df0 .outline_huge_d372.nav-fc98 {
  justify-content: space-between;
}

.hero-up-b75a {
  display: none;
}

.table_purple_dd1c .huge_3c58 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .east-2da0 .gallery_slow_2f74 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .stone_9df0 .outline_huge_d372.nav-fc98 {
    border-bottom: 1px solid #f0c159;
  }

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

  .east-2da0.advanced-9026 > .gallery_slow_2f74 {
    gap: 15px;
    justify-content: space-between;
  }

  .fluid-288f
    .logo-easy-61b5.detail-539f
    .article_action_007d
    img {
    width: 60% !important;
  }

  .border_21a5 {
    left: 2%;
  }

  .section_5385 {
    margin: 10px 0;
  }

  .container_82da .huge_3c58 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.container_82da .tall_bf4e,
  .container_82da .tall_bf4e {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .article_action_007d {
    justify-content: center;
  }

  .container_82da .huge_3c58 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .fluid-288f .logo-easy-61b5.widget_fast_50a5 {
    width: 75% !important;
  }

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

@media (max-width: 550px) {
  .hero-down-192e {
    text-transform: capitalize;
  }

  h2.container_82da .tall_bf4e,
  .container_82da .tall_bf4e {
    font-size: 30px !important;
  }

  .article_action_007d {
    justify-content: center;
  }

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

  .block_paper_2d22
    .pro-8f9e.hover-pressed-f52e {
    margin: 0 !important;
  }

  .article-cf6f {
    margin: 0;
    gap: 10px;
  }

  .section_5385 {
    display: flex;
  }

  .brown_df64 .light_4c97 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .backdrop-south-0dff svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .container_82da h1.tall_bf4e {
    margin-top: 80px !important;
  }

  .fluid-288f
    .logo-easy-61b5.detail-539f
    .article_action_007d
    img,
  .pagination_1897 .main-dd23 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .hero-down-192e {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .fluid-288f .logo-easy-61b5.widget_fast_50a5 {
    width: 100% !important;
  }

  .east-2da0.advanced-9026 > .gallery_slow_2f74 {
    gap: 3px;
  }

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

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

/* css-noise: 8139 */
.ghost-box-y8 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.0;
}
