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(.aside_dd9e) {
  gap: 0.5em;
}
:where(.label-prev-86c4) {
  gap: 0.5em;
}
body .box-1e77 > .backdrop_8220 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .box-1e77 > .popup_last_2d7d {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .box-1e77 > .blue_c9db {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .brown_bc29 > .backdrop_8220 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .brown_bc29 > .popup_last_2d7d {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .brown_bc29 > .blue_c9db {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .brown_bc29
  > :where(:not(.backdrop_8220):not(.popup_last_2d7d):not(.feature_active_a5c0)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .brown_bc29 > .search_d9f9 {
  max-width: var(--wp--style--global--wide-size);
}
body .aside_dd9e {
  display: flex;
}
body .aside_dd9e {
  flex-wrap: wrap;
  align-items: center;
}
body .aside_dd9e > * {
  margin: 0;
}
body .label-prev-86c4 {
  display: grid;
}
body .label-prev-86c4 > * {
  margin: 0;
}
:where(.upper-1c00.aside_dd9e) {
  gap: 2em;
}
:where(.upper-1c00.label-prev-86c4) {
  gap: 2em;
}
:where(.accent-17c3.aside_dd9e) {
  gap: 1.25em;
}
:where(.accent-17c3.label-prev-86c4) {
  gap: 1.25em;
}
.bronze-40c8 {
  color: var(--wp--preset--color--black) !important;
}
.summary-85a3 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.input-d3c6 {
  color: var(--wp--preset--color--white) !important;
}
.rough-5b45 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.small_8c2c {
  color: var(--wp--preset--color--vivid-red) !important;
}
.detail-lower-2e02 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.next_132f {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.box-e054 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.title_inner_4301 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tooltip-old-7736 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.gold_0b51 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.orange-9d8f {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.container-f65c {
  background-color: var(--wp--preset--color--black) !important;
}
.info-6e52 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.short_5015 {
  background-color: var(--wp--preset--color--white) !important;
}
.tiny_3a30 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.silver-bd74 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.under_5ea0 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hidden_lower_8df6 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.widget-current-500d {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.input-a672 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.left-98a4 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.secondary_smooth_dcd6 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.notification_5a7e {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.paragraph_plasma_5267 {
  border-color: var(--wp--preset--color--black) !important;
}
.description-19e7 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.title-soft-ed23 {
  border-color: var(--wp--preset--color--white) !important;
}
.basic_3e44 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.simple-65b6 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.purple_f334 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.container_south_2921 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.glass-829b {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.background_238c {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.menu_dim_58aa {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.header_cfc0 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.over-5710 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.component_simple_85e7 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.component_d80c {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.liquid-9672 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.secondary_hovered_f223 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.action-11ee {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.old-fa28 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.element_4582 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.section_paper_47ed {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.picture_11b6 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.gallery_dbed {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.dark_5c55 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.input_up_a4f1 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.logo_7aaa {
  font-size: var(--wp--preset--font-size--small) !important;
}
.gallery-pink-359b {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.heading-473a {
  font-size: var(--wp--preset--font-size--large) !important;
}
.block_5037 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.panel-silver-0aae a:where(:not(.bright_3818)) {
  color: inherit;
}
:where(.accent-17c3.aside_dd9e) {
  gap: 1.25em;
}
:where(.accent-17c3.label-prev-86c4) {
  gap: 1.25em;
}
:where(.upper-1c00.aside_dd9e) {
  gap: 2em;
}
:where(.upper-1c00.label-prev-86c4) {
  gap: 2em;
}
.warm-79e6 {
  font-size: 1.5em;
  line-height: 1.6;
}

.hero_a377 .large_0bbb {
  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);
}
.card_e6e2 .easy_30e4 {
  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);
}
.white_6467 {
  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);
}
.white_6467.mask_outer_97de .south_9492 {
  background-color: var(--e-global-color-primary);
}
.white_6467.large_7f39 .south_9492,
.white_6467.summary-copper-cfde .south_9492 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.plasma_8c8b .photo_clean_2c5f {
  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);
}
.tooltip-action-1f12 {
  --divider-color: var(--e-global-color-secondary);
}
.tooltip-action-1f12 .main_b3fe {
  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);
}
.tooltip-action-1f12.label_f857 .column-f7cc {
  background-color: var(--e-global-color-secondary);
}
.tooltip-action-1f12.breadcrumb_865b .column-f7cc,
.tooltip-action-1f12.menu-8ac5 .column-f7cc {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.tooltip-action-1f12.breadcrumb_865b .column-f7cc,
.tooltip-action-1f12.menu-8ac5 .column-f7cc svg {
  fill: var(--e-global-color-secondary);
}
.footer_east_37a7 .hard_7df1 {
  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);
}
.footer_east_37a7 .content_full_cb47 {
  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-57d0.label_f857 .column-f7cc {
  background-color: var(--e-global-color-primary);
}
.pink-57d0.breadcrumb_865b .column-f7cc,
.pink-57d0.menu-8ac5 .column-f7cc {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.pink-57d0.breadcrumb_865b .column-f7cc,
.pink-57d0.menu-8ac5 .column-f7cc svg {
  fill: var(--e-global-color-primary);
}
.tall_5c1c.label_f857 .column-f7cc {
  background-color: var(--e-global-color-primary);
}
.tall_5c1c.breadcrumb_865b .column-f7cc,
.tall_5c1c.menu-8ac5 .column-f7cc {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tall_5c1c .disabled-orange-a29f {
  color: var(--e-global-color-primary);
}
.tall_5c1c .disabled-orange-a29f,
.tall_5c1c .disabled-orange-a29f a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_5c1c .shadow_11f0 {
  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);
}
.frame_fast_8375 .advanced_8a83 {
  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);
}
.nav-left-09ec .icon_2e81 .label-brown-d40e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow_b2a2 .gas-5e38:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.slow_b2a2 .up_7d93 i {
  color: var(--e-global-color-primary);
}
.slow_b2a2 .up_7d93 svg {
  fill: var(--e-global-color-primary);
}
.slow_b2a2 .warm_d0e5 {
  color: var(--e-global-color-secondary);
}
.slow_b2a2 .gas-5e38 > .warm_d0e5,
.slow_b2a2 .gas-5e38 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_light_f81f .purple-dde7 {
  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);
}
.tag_light_f81f .heading-df40 {
  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);
}
.active-cc7f .panel-80e8 .block_19e2 {
  background-color: var(--e-global-color-primary);
}
.active-cc7f .accordion_3720 {
  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);
}
.mask_aad7 .description-eb1d {
  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);
}
.mask_aad7 .background_9c66 {
  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);
}
.mask_aad7 .tertiary-center-d1f1 {
  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);
}
.huge_13c6 .tag_4113,
.huge_13c6 .tag_4113 a {
  color: var(--e-global-color-primary);
}
.huge_13c6 .tag_4113.breadcrumb-27b8,
.huge_13c6 .tag_4113.breadcrumb-27b8 a {
  color: var(--e-global-color-accent);
}
.huge_13c6 .tag_4113 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_13c6 .texture-light-2b40 {
  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);
}
.logo_023b .secondary_lower_1c25,
.logo_023b .popup_6797 {
  color: var(--e-global-color-primary);
}
.logo_023b .secondary_lower_1c25 svg {
  fill: var(--e-global-color-primary);
}
.logo_023b .breadcrumb-27b8 .secondary_lower_1c25,
.logo_023b .breadcrumb-27b8 .popup_6797 {
  color: var(--e-global-color-accent);
}
.logo_023b .breadcrumb-27b8 .secondary_lower_1c25 svg {
  fill: var(--e-global-color-accent);
}
.logo_023b .popup_6797 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_023b .texture-light-2b40 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-medium-7afa .steel_5841,
.breadcrumb-medium-7afa .medium-991e {
  color: var(--e-global-color-primary);
}
.breadcrumb-medium-7afa .medium-991e svg {
  fill: var(--e-global-color-primary);
}
.breadcrumb-medium-7afa .tag_4113.breadcrumb-27b8 a,
.breadcrumb-medium-7afa
  .tag_4113.breadcrumb-27b8
  .medium-991e {
  color: var(--e-global-color-accent);
}
.breadcrumb-medium-7afa .steel_5841 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-medium-7afa .texture-light-2b40 {
  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);
}
.short-f047 .advanced-7fea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short-f047 .active-99da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_c9e3 .last_d2f2 .title_dim_1fbc {
  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);
}
.progress_c9e3 .last_d2f2 .logo_c9ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_c9e3 .hidden_pink_c07a .title_dim_1fbc {
  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);
}
.progress_c9e3
  .hidden_pink_c07a
  .logo_c9ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_c9e3
  .right_fcd7
  .title_dim_1fbc {
  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);
}
.progress_c9e3
  .right_fcd7
  .logo_c9ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_c9e3
  .east-18f7
  .title_dim_1fbc {
  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);
}
.progress_c9e3
  .east-18f7
  .logo_c9ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_a20a .hot-30e7 {
  background-color: var(--e-global-color-primary);
}
.black_a20a .hot-30e7:hover {
  background-color: var(--e-global-color-primary);
}
.black_a20a .wrapper-light-4105 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black_a20a
  .hot-30e7:hover
  .wrapper-light-4105 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_orange_90ef .highlight-5fd2 {
  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);
}
.solid_bfd9 .sort_basic_4ff5 .notice-pro-1a06 a {
  background-color: var(--e-global-color-accent);
}
.solid_bfd9 .sort_basic_4ff5 .orange_c1b8 a {
  background-color: var(--e-global-color-accent);
}
.solid_bfd9 .sort_basic_4ff5 .notice-pro-1a06 a,
.solid_bfd9 .sort_basic_4ff5 .orange_c1b8 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_advanced_47e4
  .soft_72d5.thumbnail-28ea
  .sort_basic_4ff5
  a.filter_ce10 {
  background-color: var(--e-global-color-accent);
}
.info_advanced_47e4
  .soft_72d5.thumbnail-28ea
  .sort_basic_4ff5
  span.filter_ce10.fn-current-caeb {
  background-color: var(--e-global-color-text);
}
.info_advanced_47e4
  .soft_72d5.thumbnail-28ea
  .sort_basic_4ff5
  .filter_ce10 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_caba .modal-d4cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_caba
  .chip-4419
  > .hard_2301
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_caba
  .medium_35b5
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_caba
  .picture_ceae
  .backdrop_572a,
.fast_caba
  .picture_ceae
  .label_pressed_bd8e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast_caba
  .picture_ceae
  .secondary-old-472b,
.fast_caba
  .picture_ceae
  a
  .secondary-old-472b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_caba
  .picture_ceae
  .text-e062 {
  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);
}
.fast_caba
  .picture_ceae
  .progress-bb2a {
  background-color: var(--e-global-color-primary);
}
.fast_caba
  .picture_ceae
  .progress-bb2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_caba
  .picture_ceae
  .progress-bb2a:hover {
  background-color: var(--e-global-color-primary);
}
.fast_caba
  .picture_ceae
  .gallery_selected_988f {
  background-color: var(--e-global-color-primary);
}
.fast_caba
  .picture_ceae
  .gallery_selected_988f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_caba
  .picture_ceae
  .gallery_selected_988f:hover {
  background-color: var(--e-global-color-primary);
}
.fast_caba
  .north_f484
  .module-cb98
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast_caba
  .north_f484
  .accordion-south-ecfb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_caba
  .north_f484
  .text-e062 {
  color: var(--e-global-color-text);
}
.fast_caba
  .north_f484
  .text-e062
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_caba
  .north_f484
  .progress-bb2a {
  background-color: var(--e-global-color-primary);
}
.fast_caba
  .north_f484
  .progress-bb2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_caba
  .north_f484
  .progress-bb2a:hover {
  background-color: var(--e-global-color-primary);
}
.fast_caba
  .north_f484
  .gallery_selected_988f {
  background-color: var(--e-global-color-primary);
}
.fast_caba
  .north_f484
  .gallery_selected_988f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_caba
  .north_f484
  .gallery_selected_988f:hover {
  background-color: var(--e-global-color-primary);
}
.fast_caba .preview_left_7763 {
  background-color: var(--e-global-color-primary);
}
.fast_caba .preview_left_7763:hover {
  background-color: var(--e-global-color-primary);
}
.fast_caba .gas-2ffb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast_caba .next-3369 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed-bd9c .feature-plasma-9f91 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed-bd9c
  .aside-complex-270e
  > div:nth-child(3)
  .feature-plasma-9f91,
.pressed-bd9c
  .bronze-1a20
  > div:nth-child(1)
  .feature-plasma-9f91,
.pressed-bd9c
  .hero_glass_722f
  > div:nth-child(1)
  .feature-plasma-9f91,
.pressed-bd9c
  .column-down-fbfc
  > div:nth-child(1)
  .feature-plasma-9f91,
.pressed-bd9c
  .surface-pro-1f2b
  > div:nth-child(1)
  .feature-plasma-9f91 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed-bd9c .widget_747c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed-bd9c .list-cool-5df3 {
  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);
}
.pressed-bd9c .search_north_5cc5 {
  background-color: var(--e-global-color-primary);
}
.pressed-bd9c .search_north_5cc5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed-bd9c .search_north_5cc5:hover {
  background-color: var(--e-global-color-primary);
}
.pressed-bd9c .brown_1044 {
  background-color: var(--e-global-color-primary);
}
.pressed-bd9c .brown_1044:hover {
  background-color: var(--e-global-color-primary);
}
.pressed-bd9c .gas-2ffb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed-bd9c .next-3369 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_a81a .feature_e969 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_a81a .section_ad9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_a81a .complex-660c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_a81a .widget-left-6136 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_a81a .fresh_a170 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_a81a .brown_1044 {
  background-color: var(--e-global-color-primary);
}
.preview_a81a .brown_1044:hover {
  background-color: var(--e-global-color-primary);
}
.container_f390 .blue_fa6a {
  background-color: var(--e-global-color-secondary);
}
.container_f390 .caption-medium-0aef {
  background-color: var(--e-global-color-text);
}
.container_f390 .active-prev-f052 {
  background-color: var(--e-global-color-secondary);
}
.container_f390 .yellow_749a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_f390 .info-f86b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_f390 .thumbnail_small_a37b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_f390 .header-bottom-d5d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_f390 .main-cold-e5c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_orange_5702 .upper_b721 .iron_0f20,
.title_orange_5702
  .upper_b721
  .iron_0f20
  a,
.title_orange_5702 .sort-fast-c759 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_orange_5702 .upper_b721 .over-5c10,
.title_orange_5702 .tag_fast_0332 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_orange_5702 .upper_b721 .over-5c10 {
  color: var(--e-global-color-text);
}
.title_orange_5702 .tag_fast_0332 {
  color: var(--e-global-color-text);
}
.title_orange_5702
  .upper_b721
  .dynamic-f2e7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title_orange_5702 .module_large_e301 .in-5169 {
  background-color: var(--e-global-color-primary);
}
.title_orange_5702 .module_large_e301 .in-5169:hover {
  background-color: var(--e-global-color-primary);
}
.title_orange_5702 .module_large_e301 .tabs-4721 li span {
  background-color: var(--e-global-color-text);
}
.title_orange_5702 .module_large_e301 .tabs-4721 li span:hover {
  background-color: var(--e-global-color-primary);
}
.title_orange_5702
  .module_large_e301
  .tabs-4721
  li.over_2755
  span {
  background-color: var(--e-global-color-accent);
}
.title_orange_5702 .black-8f4d span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_f847 .info_east_489c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm-de59 .main-static-075d {
  background-color: var(--e-global-color-primary);
}
.warm-de59 .out-ae2c {
  background-color: var(--e-global-color-secondary);
}
.warm-de59 .header_a1ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-de59 .feature-edfa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-de59 .paragraph_green_50ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-de59 .alert-9db1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-de59 .backdrop-d668 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-de59 .focus_dark_d1dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-de59 .texture-wide-046f {
  background-color: var(--e-global-color-primary);
}
.warm-de59 .texture-wide-046f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.basic-55e6 .left_29e9 {
  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);
}
.basic-55e6 .down_0e76 {
  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);
}
.basic-55e6
  .summary-dd10:after {
  background-color: var(--e-global-color-primary);
}
.basic-55e6 .detail-simple-5a1e {
  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);
}
.item_current_0156 .sort-fast-c759 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_current_0156 .tag_fast_0332 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-dim-0435 .static-92f6 .pattern-9982 {
  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);
}
.nav-dim-0435 .static-92f6 .dim-3b17 {
  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);
}
.text-warm-7b8e .video_dirty_e0ff {
  background-color: var(--e-global-color-primary);
}
.text-warm-7b8e .hover-over-cb69 {
  background-color: var(--e-global-color-secondary);
}
.text-warm-7b8e .container_smooth_4230 .menu_a815 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-warm-7b8e .badge-new-7f5b .menu_a815 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_4418 .up-aff3 .logo_stale_9959 {
  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);
}
.notification_4418 .up-aff3 .highlight_center_36ac {
  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);
}
.notification_4418 .up-aff3 .heading-small-7bb6 {
  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);
}
.gradient_6ae5 .medium_f15a {
  border-color: var(--e-global-color-text);
}
.gradient_6ae5 .orange_6d34 {
  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);
}
.gradient_6ae5 .primary_bf68 {
  color: var(--e-global-color-primary);
}
.gradient_6ae5 .disabled-ec12 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_new_079c .caption_small_b3e8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_new_079c .liquid_f234 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_new_079c .accordion-229a:hover .caption_small_b3e8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_new_079c
  .accordion-229a:hover
  .liquid_f234 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner_8c02 .outline-solid-f6c7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner_8c02 .stone_963a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-e10e .outline_copper_923e .sidebar-cbb1 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-e10e .text_64a8 .sidebar-cbb1 {
  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);
}
.primary-liquid-3c2b .clean_b96f {
  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);
}
.filter-clean-a1d6 .pagination-out-5203 .widget-bright-f329 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-clean-a1d6 .pagination-out-5203 .widget-bright-f329 {
  background-color: var(--e-global-color-secondary);
}
.filter-clean-a1d6 .item_495b .widget-bright-f329 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-clean-a1d6 .item_495b .widget-bright-f329 {
  background-color: var(--e-global-color-secondary);
}
.filter-clean-a1d6 .menu_0be8 .new-b67b {
  background-color: var(--e-global-color-primary);
}
.filter-clean-a1d6 .menu_0be8:hover .new-b67b {
  background-color: var(--e-global-color-secondary);
}
.filter-clean-a1d6 .in-5169 {
  background-color: var(--e-global-color-primary);
}
.filter-clean-a1d6 .in-5169:hover {
  background-color: var(--e-global-color-accent);
}
.filter-clean-a1d6 .tabs-4721 li span {
  background-color: var(--e-global-color-text);
}
.filter-clean-a1d6 .tabs-4721 li span:hover {
  background-color: var(--e-global-color-primary);
}
.filter-clean-a1d6 .tabs-4721 li.over_2755 span {
  background-color: var(--e-global-color-accent);
}
.lower_fd7c .nav-north-c982 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_fd7c .slow_e09c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-pressed-9ea5 .summary-077d:before {
  background-color: var(--e-global-color-secondary);
}
.box-pressed-9ea5 .input_0c6b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-pressed-9ea5 .item-efbb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-old-146a .mask_fb65 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-old-146a .mask_fb65:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-old-146a .mask_fb65.fn-active-caeb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-old-146a .heading_hard_c953 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-old-146a .info-7477 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-old-146a .prev_39c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-old-146a .steel_6f1f {
  background-color: var(--e-global-color-primary);
}
.wrapper-old-146a .steel_6f1f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-old-146a .heading_cold_ad8c {
  background-color: var(--e-global-color-primary);
}
.wrapper-old-146a .heading_cold_ad8c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery-2c19 .list-basic-c219 .button_830f a {
  color: var(--e-global-color-secondary);
}
.gallery-2c19 .list-basic-c219 .button_830f a:hover {
  color: var(--e-global-color-secondary);
}
.gallery-2c19 .list-basic-c219 .button_830f,
.gallery-2c19 .list-basic-c219 .button_830f a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-2c19 .list-basic-c219 .container-29cd {
  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);
}
.gallery-2c19 .list-basic-c219 .clean-4632 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-2c19 .list-basic-c219 .focus-center-ba29 {
  background-color: var(--e-global-color-primary);
}
.gallery-2c19 .list-basic-c219 .focus-center-ba29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-2c19 .list-basic-c219 .focus-center-ba29:hover {
  background-color: var(--e-global-color-primary);
}
.gallery-2c19 .list-basic-c219 .tag_large_2ec9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery-2c19 .list-basic-c219 .tag_large_2ec9 {
  background-color: var(--e-global-color-primary);
}
.gallery-2c19 .list-basic-c219 .tag_large_2ec9:hover {
  background-color: var(--e-global-color-primary);
}
.gallery-2c19 .list-basic-c219 .in-5169 {
  background-color: var(--e-global-color-primary);
}
.gallery-2c19 .list-basic-c219 .in-5169:hover {
  background-color: var(--e-global-color-primary);
}
.gallery-2c19 .module_large_e301 .tabs-4721 li span {
  background-color: var(--e-global-color-text);
}
.gallery-2c19 .module_large_e301 .tabs-4721 li span:hover {
  background-color: var(--e-global-color-primary);
}
.gallery-2c19 .module_large_e301 .tabs-4721 li.over_2755 span {
  background-color: var(--e-global-color-accent);
}
.gallery-2c19 .gas-2ffb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-2c19 .next-3369 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-3eb9 .gallery_f5fd .disabled-smooth-18c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-3eb9 .gallery_f5fd .sidebar-5ccb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-3eb9 .gallery_f5fd .article_old_1cdf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_5055 .primary-75c2 {
  border-color: var(--e-global-color-text);
}
.shade_5055 .thumbnail_light_36b4 {
  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);
}
.shade_5055 .upper-cceb {
  color: var(--e-global-color-secondary);
}
.shade_5055 .upper-cceb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_5055 .hard_4ea3 > * {
  color: var(--e-global-color-primary);
}
.shade_5055 .hard_4ea3 > * svg {
  fill: var(--e-global-color-primary);
}
.shade_5055 .logo_dark_ba39 {
  color: var(--e-global-color-primary);
}
.shade_5055 .logo_dark_ba39 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_5055 .pattern-6c14 {
  color: var(--e-global-color-primary);
}
.shade_5055 .pattern-6c14 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_5055 .hard_8fe3 {
  color: var(--e-global-color-primary);
}
.shade_5055 .hard_8fe3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_5055 .breadcrumb-d5da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_5055 .info_2090 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_5055 .info_2090.selected-af5a {
  color: var(--e-global-color-secondary);
}
.shade_5055 .info_2090.selected-af5a .bronze-bd88 {
  color: var(--e-global-color-accent);
}
.shade_5055 .info_2090.active_6474 {
  color: var(--e-global-color-text);
}
.shade_5055 .info_2090.active_6474 .bronze-bd88 {
  color: var(--e-global-color-text);
}
.shade_5055 .info_2090:before {
  border-top-color: var(--e-global-color-text);
}
.shade_5055 .description-3222 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_5055
  .description-3222
  .tertiary_clean_04a6 {
  background-color: var(--e-global-color-primary);
}
.shade_5055
  .description-3222
  .tertiary_clean_04a6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_5055 .primary-75c2 .content-liquid-adcb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-682a .active_4157 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-682a .header-ee39 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_1a30 .container-red-5741 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_1a30
  .notification-down-bbd1
  .banner_north_2b78 {
  background-color: var(--e-global-color-secondary);
}
.item_1a30
  .notification-down-bbd1.top_0d41
  .banner_north_2b78 {
  background-color: var(--e-global-color-text);
}
.item_1a30
  .notification-down-bbd1:hover
  .banner_north_2b78 {
  background-color: var(--e-global-color-accent);
}
.item_1a30
  .notification-down-bbd1.fn-active-caeb
  .banner_north_2b78 {
  background-color: var(--e-global-color-primary);
}
.element_hovered_ee18 .table-inner-d5d0 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.element_hovered_ee18 .selected_7ccd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_hovered_ee18 .filter_a719 {
  background-color: var(--e-global-color-primary);
}
.element_hovered_ee18 .filter_a719 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bright-c7d0 .paragraph_e447 .item-2701 .warm-c950 {
  background-color: var(--e-global-color-secondary);
}
.bright-c7d0 .paragraph_e447 .layout_be5d:after {
  background-color: var(--e-global-color-secondary);
}
.bright-c7d0 .static-466b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-c7d0 .pro-c972 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-c7d0 .thumbnail_lower_192d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-c7d0 .main_e9a0 {
  background-color: var(--e-global-color-primary);
}
.bright-c7d0 .main_e9a0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bright-c7d0 .steel_e748 {
  background-color: var(--e-global-color-secondary);
}
.bright-c7d0 .steel_e748 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bright-c7d0 .paragraph_e447 .item-dynamic-e289 .pagination_fef3:hover {
  background-color: var(--e-global-color-primary);
}
.bright-c7d0
  .paragraph_e447
  .item-dynamic-e289
  .pagination_fef3.new-0c68 {
  background-color: var(--e-global-color-primary);
}
.bright-c7d0 .paragraph_e447 .steel-94e5:before {
  border-color: var(--e-global-color-primary);
}
.bright-c7d0 .paragraph_e447 .steel-94e5:hover:before {
  border-color: var(--e-global-color-secondary);
}
.bright-c7d0
  .paragraph_e447
  .steel-94e5.dim-c01f:before {
  border-color: var(--e-global-color-primary);
}
.bright-c7d0 .brown-84e5 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_5110 .feature_59b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer_5110 .feature_59b2:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer_5110 .feature_59b2.tooltip-85ea {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer_5110 .basic_83ee {
  background-color: var(--e-global-color-primary);
}
.outer_5110 .basic_83ee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer_5110
  .grid_d5f4
  .label-gas-9328
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer_5110
  .pattern-8048
  .label-gas-9328
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_center_494f
  .table_3e31
  .simple-f187 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_center_494f
  .table_3e31
  .content-hovered-3bf4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_center_494f .element-fixed-e506 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_center_494f .pattern-gold-880a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_center_494f .easy_760a {
  background-color: var(--e-global-color-primary);
}
.message_center_494f .easy_760a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale-a7ed .light-fd3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-a7ed .notice_bright_61b5 {
  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);
}
.stale-a7ed .fluid_a1a5 {
  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);
}
.stale-a7ed .fluid_a1a5 a:hover {
  color: var(--e-global-color-secondary);
}
.stale-a7ed .warm-eeaa {
  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);
}
.stale-a7ed .logo_92b9 {
  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);
}
.stale-a7ed .chip_gas_3f63 .in-5169 {
  background-color: var(--e-global-color-primary);
}
.stale-a7ed .chip_gas_3f63 .in-5169:hover {
  background-color: var(--e-global-color-accent);
}
.stale-a7ed
  .chip_gas_3f63
  .tabs-4721
  li
  span {
  background-color: var(--e-global-color-text);
}
.stale-a7ed
  .chip_gas_3f63
  .tabs-4721
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.stale-a7ed
  .chip_gas_3f63
  .tabs-4721
  li.over_2755
  span {
  background-color: var(--e-global-color-accent);
}
.outline_center_0e31
  .silver-5c21
  .content-gold-5745 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_center_0e31 .silver-5c21 .footer_purple_c18d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_center_0e31 .silver-5c21 .simple-8d37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_center_0e31 .silver-a1ad {
  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);
}
.outline_center_0e31
  .small_edcb.module-5e53 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-6e9f
  > .copper_4075
  > div
  > .liquid_e5f3
  > .carousel-tall-8ee9
  > a {
  background-color: var(--e-global-color-text);
}
.cold-6e9f
  > .copper_4075
  > div
  > .liquid_e5f3
  > .carousel-tall-8ee9
  > a
  .mask_right_94c3.form-medium-5efb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold-6e9f
  > .copper_4075
  > div
  > .liquid_e5f3
  > .carousel-tall-8ee9
  > a
  .stale_cdfd.carousel-797e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold-6e9f
  > .copper_4075
  > div
  > .liquid_e5f3
  > .carousel-tall-8ee9
  > .tertiary-copper-184c
  .carousel-tall-8ee9
  > a {
  background-color: var(--e-global-color-secondary);
}
.cold-6e9f
  > .copper_4075
  > div
  > .liquid_e5f3
  > .carousel-tall-8ee9
  > .tertiary-copper-184c
  .carousel-tall-8ee9
  > a
  .logo_smooth_b862 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-6e9f
  > .copper_4075
  > div
  > .liquid_e5f3
  > .carousel-tall-8ee9
  > .tertiary-copper-184c
  .carousel-tall-8ee9
  > a
  .stale_cdfd.tooltip_cold_d6dd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold-6e9f
  > .copper_4075
  > div
  > .liquid_e5f3
  > .carousel-tall-8ee9
  > a
  .west-600f:before {
  color: var(--e-global-color-text);
}
.cold-6e9f
  > .copper_4075
  > div
  > .liquid_e5f3
  > .carousel-tall-8ee9
  > .tertiary-copper-184c
  a
  .west-600f:before {
  color: var(--e-global-color-text);
}
.cold-6e9f
  > .copper_4075
  > div
  > .liquid_e5f3
  > .carousel-tall-8ee9.module_eb3b
  > a
  .west-600f:before {
  color: var(--e-global-color-text);
}
.cold-6e9f
  > .copper_4075
  > div
  > .liquid_e5f3
  > .carousel-tall-8ee9
  > .tertiary-copper-184c
  .carousel-tall-8ee9.module_eb3b
  > a
  .west-600f:before {
  color: var(--e-global-color-text);
}
.cold-6e9f
  > .copper_4075
  > div
  > .liquid_e5f3
  > .carousel-tall-8ee9
  > a
  .hovered-4512
  .large_93c9 {
  color: var(--e-global-color-text);
}
.cold-6e9f
  > .copper_4075
  > div
  > .liquid_e5f3
  > .carousel-tall-8ee9
  > .tertiary-copper-184c
  a
  .hovered-4512
  .large_93c9 {
  color: var(--e-global-color-text);
}
.cold-6e9f
  > .copper_4075
  > div
  > .liquid_e5f3
  > .carousel-tall-8ee9
  > a
  .hovered-4512
  .large_93c9,
.cold-6e9f
  > .copper_4075
  > div
  > .liquid_e5f3
  > .carousel-tall-8ee9
  > .tertiary-copper-184c
  a
  .hovered-4512
  .large_93c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-6e9f
  > .copper_4075
  > div
  > .liquid_e5f3
  > .carousel-tall-8ee9
  > a
  .full-329e:before {
  color: var(--e-global-color-text);
}
.cold-6e9f
  > .copper_4075
  > div
  > .liquid_e5f3
  > .carousel-tall-8ee9
  > .tertiary-copper-184c
  a
  .full-329e:before {
  color: var(--e-global-color-text);
}
.cold-6e9f
  > .copper_4075
  > div
  > .liquid_e5f3
  > .carousel-tall-8ee9.module_eb3b
  > a
  .full-329e:before {
  color: var(--e-global-color-text);
}
.cold-6e9f
  > .copper_4075
  > div
  > .liquid_e5f3
  > .carousel-tall-8ee9
  > .tertiary-copper-184c
  .carousel-tall-8ee9.module_eb3b
  > a
  .full-329e:before {
  color: var(--e-global-color-text);
}
.shadow_west_b28d .list-2396 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_west_b28d
  .button_568d:hover
  .list-2396 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard_5530
  > .copper_4075
  > .medium_d57b
  > .bright_5574
  > .video_pressed_d871
  > .focus-c8cb
  .gallery-cac9 {
  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);
}
.hard_5530
  > .copper_4075
  > .medium_d57b
  > .bright_5574
  > .video_pressed_d871
  > .focus-c8cb:hover
  .gallery-cac9 {
  color: var(--e-global-color-text);
}
.hard_5530
  > .copper_4075
  > .medium_d57b
  > .bright_5574
  > .video_pressed_d871
  > .focus-c8cb:hover
  .gallery-cac9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_5530
  > .copper_4075
  > .medium_d57b
  > .bright_5574
  > .video_pressed_d871.surface_glass_d6be
  > .focus-c8cb
  .gallery-cac9 {
  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);
}
.tabs_de21 .footer_bottom_32f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_de21 .accent_5e2d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_de21 .fast-84ed {
  background-color: var(--e-global-color-primary);
}
.tabs_de21 .fast-84ed {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small_2ff3
  > .copper_4075
  > .aside_steel_e86c
  > .motion-eff3
  > .backdrop-short-1e81
  .outline_a88f {
  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);
}
.small_2ff3
  > .copper_4075
  > .aside_steel_e86c
  > .motion-eff3
  > .backdrop-short-1e81
  .column_2c9d {
  color: var(--e-global-color-text);
}
.small_2ff3
  > .copper_4075
  > .aside_steel_e86c
  > .motion-eff3
  > .backdrop-short-1e81:hover
  .outline_a88f {
  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);
}
.small_2ff3
  > .copper_4075
  > .aside_steel_e86c
  > .motion-eff3
  > .backdrop-short-1e81:hover
  .column_2c9d {
  color: var(--e-global-color-secondary);
}
.small_2ff3
  > .copper_4075
  > .aside_steel_e86c
  > .motion-eff3
  > .backdrop-short-1e81.tag_8c9f
  .outline_a88f {
  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);
}
.small_2ff3
  > .copper_4075
  > .aside_steel_e86c
  > .motion-eff3
  > .backdrop-short-1e81.tag_8c9f
  .column_2c9d {
  color: var(--e-global-color-primary);
}
.outline_active_1dbe
  .tabs_cd7b
  .form_8804 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_active_1dbe .frame_yellow_ff0c .content-liquid-adcb .border_96f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-fluid-77a3 .up_b307 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-fluid-77a3 .up-9255 .up_b307 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-fluid-77a3 .popup-easy-55c0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-fluid-77a3 .popup-easy-55c0 {
  background-color: var(--e-global-color-primary);
}
.message_2138 .iron_eb05 .grid-cool-e390 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_2138
  .iron_eb05:hover
  .surface_5cf2 {
  color: var(--e-global-color-secondary);
}
.message_2138
  .iron_eb05:hover
  .grid-cool-e390 {
  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);
}
.full-2a91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.full-2f9b {
  max-width: 1400px !important;
}

.fast-f91e {
  flex-direction: column;
}

.fast-f91e .pagination_plasma_ced7 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.fast-f91e .pagination_plasma_ced7 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.fast-f91e .accent-d35b {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.alert-c382.message_complex_6ee5 {
  display: none;
}

.badge-gas-a732 {
  display: none;
}

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

.label-bd4d.outline-west-5b16 {
  margin-bottom: 40px;
  width: 100%;
}

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

.fast-f91e a {
  width: 100%;
}

.gradient_f6bb .logo_clean_001d.module-bronze-9965 {
  width: 20% !important;
}

.upper-77b4 {
  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;
}

.upper-77b4:hover {
  color: #000;
}

.upper-77b4 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.upper-77b4:hover svg {
  fill: #000;
}

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

.pagination_0693:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.gradient_f6bb
  .logo_clean_001d.menu-6d10
  .tooltip_dc4c
  .bottom_e214 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.title-inner-a7b8.popup_dirty_6b8e > .menu_36b2 {
  display: flex;
  align-items: center;
}

.accent_8511 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

.gold-322b {
  font-size: 35px !important;
}

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

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

.north-4af2 {
  display: flex;
  gap: 50px;
}

.gradient_f6bb
  .logo_clean_001d.last-f91c
  .sidebar-narrow-df62
  .highlight_hard_0708 {
  width: 100% !important;
}

.picture-next-cfe4 {
  width: 500px !important;
  max-width: none;
}

.huge_9af2 {
  width: 100%;
}

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

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

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

  display: none;
}

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

.notice-3bd7 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.border_5b66:hover .notice-3bd7 {
  visibility: visible;
}
.border_5b66:hover.border_5b66::before {
  display: block;
}

.plasma_f5ec h3 {
  color: #fff;
}

.carousel-lite-0b19 {
  margin: 0;
}

.gradient_f6bb
  .logo_clean_001d.last-f91c
  .highlight_hard_0708
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.media_de47 {
  width: 100%;
}

.inner_e53c {
  width: 100%;
}

.first-25f3 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.inner_e53c {
  width: 100%;
}

.gradient-tiny-7b77 {
  margin-bottom: 10px !important;
}

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

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

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

.fast-f91e .pagination_plasma_ced7.wrapper-31e9 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.fast-f91e h1.pagination_plasma_ced7 {
  margin-top: 120px !important;
}

.gradient_f6bb .logo_clean_001d.dropdown_66c1 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.nav-43de img {
  width: 100%;
}

.widget-up-0224 .list-1b05.tooltip_dc4c {
  justify-content: space-between;
}

.accent-fa02 {
  display: none;
}

.basic_5c5e .accent-d35b {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .title-inner-a7b8 .menu_36b2 {
    flex-wrap: nowrap !important;
  }
}

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

  .picture-next-cfe4 {
    width: 100% !important;
  }
}

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

  .upper-77b4 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .widget-up-0224 .list-1b05.tooltip_dc4c {
    border-bottom: 1px solid #f0c159;
  }

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

  .title-inner-a7b8.popup_dirty_6b8e > .menu_36b2 {
    gap: 15px;
    justify-content: space-between;
  }

  .gradient_f6bb
    .logo_clean_001d.last-f91c
    .highlight_hard_0708
    img {
    width: 60% !important;
  }

  .bright_56f1 {
    left: 2%;
  }

  .media-small-7443 {
    margin: 10px 0;
  }

  .fast-f91e .accent-d35b {
    margin: 0;
    margin-bottom: 10px;
  }

  .upper-77b4 {
    font-size: 16px !important;
  }

  .gold-322b {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.fast-f91e .pagination_plasma_ced7,
  .fast-f91e .pagination_plasma_ced7 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .highlight_hard_0708 {
    justify-content: center;
  }

  .fast-f91e .accent-d35b {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .gradient_f6bb .logo_clean_001d.module-bronze-9965 {
    width: 75% !important;
  }

  .nav-43de img {
    width: 100% !important;
  }
}

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

  h2.fast-f91e .pagination_plasma_ced7,
  .fast-f91e .pagination_plasma_ced7 {
    font-size: 30px !important;
  }

  .highlight_hard_0708 {
    justify-content: center;
  }

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

  .outline-brown-6f66
    .primary-first-cf54.item-2247 {
    margin: 0 !important;
  }

  .accent_8511 {
    margin: 0;
    gap: 10px;
  }

  .media-small-7443 {
    display: flex;
  }

  .pattern-fluid-0010 .upper-77b4 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .first-25f3 {
    justify-content: flex-end;
    gap: 1px;
  }

  .fast-f91e h1.pagination_plasma_ced7 {
    margin-top: 80px !important;
  }

  .gradient_f6bb
    .logo_clean_001d.last-f91c
    .highlight_hard_0708
    img,
  .footer_east_37a7 .sidebar-narrow-df62 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .gradient_f6bb .logo_clean_001d.module-bronze-9965 {
    width: 100% !important;
  }

  .title-inner-a7b8.popup_dirty_6b8e > .menu_36b2 {
    gap: 3px;
  }

  .fast-f91e .accent-d35b {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 0754 */
.widget-item-e7 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
