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(.inner_e261) {
  gap: 0.5em;
}
:where(.dynamic_3620) {
  gap: 0.5em;
}
body .clean-c8a2 > .filter-9fd9 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .clean-c8a2 > .accordion_8764 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .clean-c8a2 > .surface-purple-a80a {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .mini_9af3 > .filter-9fd9 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .mini_9af3 > .accordion_8764 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .mini_9af3 > .surface-purple-a80a {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .mini_9af3
  > :where(:not(.filter-9fd9):not(.accordion_8764):not(.filter_b177)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .mini_9af3 > .article_dim_3eef {
  max-width: var(--wp--style--global--wide-size);
}
body .inner_e261 {
  display: flex;
}
body .inner_e261 {
  flex-wrap: wrap;
  align-items: center;
}
body .inner_e261 > * {
  margin: 0;
}
body .dynamic_3620 {
  display: grid;
}
body .dynamic_3620 > * {
  margin: 0;
}
:where(.main-yellow-681d.inner_e261) {
  gap: 2em;
}
:where(.main-yellow-681d.dynamic_3620) {
  gap: 2em;
}
:where(.block_454b.inner_e261) {
  gap: 1.25em;
}
:where(.block_454b.dynamic_3620) {
  gap: 1.25em;
}
.tertiary-rough-7e83 {
  color: var(--wp--preset--color--black) !important;
}
.tertiary_0eee {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.breadcrumb_simple_bd4a {
  color: var(--wp--preset--color--white) !important;
}
.block-4ad2 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.content_aba6 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.sort-upper-bfcb {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.easy_d88d {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.table-yellow-a110 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.section-mini-99ee {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.huge-4b3e {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.fixed_7ffd {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tabs_current_b656 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.notification_8276 {
  background-color: var(--wp--preset--color--black) !important;
}
.content_3d5c {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.hover_6b08 {
  background-color: var(--wp--preset--color--white) !important;
}
.preview-c1cc {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.pattern_1d3c {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.section_full_2048 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.iron-dae2 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.easy_40f7 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.footer-gold-fdd9 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hard_cdf2 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hard-c133 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.soft_f5f1 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.hero_8917 {
  border-color: var(--wp--preset--color--black) !important;
}
.huge-c762 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.under_7ee8 {
  border-color: var(--wp--preset--color--white) !important;
}
.module-huge-6359 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.header_solid_df13 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.aside-d596 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.background-dirty-a6a6 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.carousel_warm_e12b {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.hard_7bdd {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.warm_0d3a {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.accordion_2d96 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.red-5efd {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.widget-4aa7 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.banner-c74a {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.old-d194 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.content-copper-e6a6 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.hot-0458 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.caption-solid-5232 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.video_65bd {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.button_under_7241 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.green_9fee {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.layout_top_ea82 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.tooltip_6d39 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.message-6dcd {
  background: var(--wp--preset--gradient--midnight) !important;
}
.shade_in_c5e3 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.feature-b339 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.input_1e3c {
  font-size: var(--wp--preset--font-size--large) !important;
}
.accordion_6fe8 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.filter_center_91b9 a:where(:not(.hero-81f2)) {
  color: inherit;
}
:where(.block_454b.inner_e261) {
  gap: 1.25em;
}
:where(.block_454b.dynamic_3620) {
  gap: 1.25em;
}
:where(.main-yellow-681d.inner_e261) {
  gap: 2em;
}
:where(.main-yellow-681d.dynamic_3620) {
  gap: 2em;
}
.sidebar_simple_eec4 {
  font-size: 1.5em;
  line-height: 1.6;
}

.image_thick_221d .advanced-3ee8 {
  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);
}
.hover_e5fb .hero-silver-20ca {
  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);
}
.content-thick-d9f9 {
  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);
}
.content-thick-d9f9.texture-8556 .motion-d8bd {
  background-color: var(--e-global-color-primary);
}
.content-thick-d9f9.prev_4587 .motion-d8bd,
.content-thick-d9f9.dark-6551 .motion-d8bd {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.modal_1216 .search-b5b8 {
  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);
}
.blue_1697 {
  --divider-color: var(--e-global-color-secondary);
}
.blue_1697 .right_1b9a {
  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);
}
.blue_1697.thumbnail_530d .purple-2c63 {
  background-color: var(--e-global-color-secondary);
}
.blue_1697.caption-1617 .purple-2c63,
.blue_1697.hot_c52a .purple-2c63 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.blue_1697.caption-1617 .purple-2c63,
.blue_1697.hot_c52a .purple-2c63 svg {
  fill: var(--e-global-color-secondary);
}
.panel-4e2a .pagination-6903 {
  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);
}
.panel-4e2a .surface-f571 {
  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);
}
.message-cbb3.thumbnail_530d .purple-2c63 {
  background-color: var(--e-global-color-primary);
}
.message-cbb3.caption-1617 .purple-2c63,
.message-cbb3.hot_c52a .purple-2c63 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.message-cbb3.caption-1617 .purple-2c63,
.message-cbb3.hot_c52a .purple-2c63 svg {
  fill: var(--e-global-color-primary);
}
.active_ee0d.thumbnail_530d .purple-2c63 {
  background-color: var(--e-global-color-primary);
}
.active_ee0d.caption-1617 .purple-2c63,
.active_ee0d.hot_c52a .purple-2c63 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.active_ee0d .gradient_fixed_72b4 {
  color: var(--e-global-color-primary);
}
.active_ee0d .gradient_fixed_72b4,
.active_ee0d .gradient_fixed_72b4 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_ee0d .frame-current-a369 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm-2be7 .focused-b66d {
  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);
}
.search_dba8 .brown-0a5b .video-iron-9ffc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_dirty_3e20 .advanced_13c5:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.search_dirty_3e20 .preview-lower-acc0 i {
  color: var(--e-global-color-primary);
}
.search_dirty_3e20 .preview-lower-acc0 svg {
  fill: var(--e-global-color-primary);
}
.search_dirty_3e20 .over-0b74 {
  color: var(--e-global-color-secondary);
}
.search_dirty_3e20 .advanced_13c5 > .over-0b74,
.search_dirty_3e20 .advanced_13c5 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-east-7ee3 .form_e9e9 {
  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);
}
.input-east-7ee3 .action-504b {
  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);
}
.input_glass_4879 .secondary-d95a .outline-red-7777 {
  background-color: var(--e-global-color-primary);
}
.input_glass_4879 .feature_wood_c05b {
  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);
}
.box_new_2c1e .tertiary_west_954c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_new_2c1e .orange-e644 {
  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);
}
.box_new_2c1e .list-plasma-579c {
  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);
}
.hard-82b4 .disabled-69a8,
.hard-82b4 .disabled-69a8 a {
  color: var(--e-global-color-primary);
}
.hard-82b4 .disabled-69a8.texture-d5ba,
.hard-82b4 .disabled-69a8.texture-d5ba a {
  color: var(--e-global-color-accent);
}
.hard-82b4 .disabled-69a8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-82b4 .label_liquid_54e0 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-pink-aa91 .north-4a68,
.box-pink-aa91 .tooltip-tall-dff4 {
  color: var(--e-global-color-primary);
}
.box-pink-aa91 .north-4a68 svg {
  fill: var(--e-global-color-primary);
}
.box-pink-aa91 .texture-d5ba .north-4a68,
.box-pink-aa91 .texture-d5ba .tooltip-tall-dff4 {
  color: var(--e-global-color-accent);
}
.box-pink-aa91 .texture-d5ba .north-4a68 svg {
  fill: var(--e-global-color-accent);
}
.box-pink-aa91 .tooltip-tall-dff4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-pink-aa91 .label_liquid_54e0 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_large_32eb .background_hard_b3f1,
.status_large_32eb .over_13f8 {
  color: var(--e-global-color-primary);
}
.status_large_32eb .over_13f8 svg {
  fill: var(--e-global-color-primary);
}
.status_large_32eb .disabled-69a8.texture-d5ba a,
.status_large_32eb
  .disabled-69a8.texture-d5ba
  .over_13f8 {
  color: var(--e-global-color-accent);
}
.status_large_32eb .background_hard_b3f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_large_32eb .label_liquid_54e0 {
  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);
}
.dropdown_258f .icon-c696 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_258f .badge-steel-2519 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-wide-ff46 .module-c274 .breadcrumb-cold-edb8 {
  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);
}
.summary-wide-ff46 .module-c274 .short_d943 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-wide-ff46 .frame_eeb1 .breadcrumb-cold-edb8 {
  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);
}
.summary-wide-ff46
  .frame_eeb1
  .short_d943 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-wide-ff46
  .border-a968
  .breadcrumb-cold-edb8 {
  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);
}
.summary-wide-ff46
  .border-a968
  .short_d943 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-wide-ff46
  .photo-1cb5
  .breadcrumb-cold-edb8 {
  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);
}
.summary-wide-ff46
  .photo-1cb5
  .short_d943 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-b60b .iron_b43f {
  background-color: var(--e-global-color-primary);
}
.small-b60b .iron_b43f:hover {
  background-color: var(--e-global-color-primary);
}
.small-b60b .down_46e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small-b60b
  .iron_b43f:hover
  .down_46e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-64ac .accordion-bright-6e7a {
  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);
}
.center-5b59 .mask_7738 .progress_de55 a {
  background-color: var(--e-global-color-accent);
}
.center-5b59 .mask_7738 .element_7072 a {
  background-color: var(--e-global-color-accent);
}
.center-5b59 .mask_7738 .progress_de55 a,
.center-5b59 .mask_7738 .element_7072 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-fluid-e80e
  .background_36c2.soft-6374
  .mask_7738
  a.content-red-5f73 {
  background-color: var(--e-global-color-accent);
}
.modal-fluid-e80e
  .background_36c2.soft-6374
  .mask_7738
  span.content-red-5f73.fn-current-a3d2 {
  background-color: var(--e-global-color-text);
}
.modal-fluid-e80e
  .background_36c2.soft-6374
  .mask_7738
  .content-red-5f73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-6f0b .red_f361 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-6f0b
  .tertiary-6464
  > .outer_e642
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-6f0b
  .hot_3e26
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-6f0b
  .tabs_cold_857f
  .dropdown-415b,
.badge-6f0b
  .tabs_cold_857f
  .picture_5754 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-6f0b
  .tabs_cold_857f
  .paragraph-brown-ac23,
.badge-6f0b
  .tabs_cold_857f
  a
  .paragraph-brown-ac23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-6f0b
  .tabs_cold_857f
  .gold-c2bd {
  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);
}
.badge-6f0b
  .tabs_cold_857f
  .backdrop_83f2 {
  background-color: var(--e-global-color-primary);
}
.badge-6f0b
  .tabs_cold_857f
  .backdrop_83f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-6f0b
  .tabs_cold_857f
  .backdrop_83f2:hover {
  background-color: var(--e-global-color-primary);
}
.badge-6f0b
  .tabs_cold_857f
  .motion_fb4d {
  background-color: var(--e-global-color-primary);
}
.badge-6f0b
  .tabs_cold_857f
  .motion_fb4d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-6f0b
  .tabs_cold_857f
  .motion_fb4d:hover {
  background-color: var(--e-global-color-primary);
}
.badge-6f0b
  .outline-warm-edc5
  .menu-under-0b27
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-6f0b
  .outline-warm-edc5
  .brown_7449 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-6f0b
  .outline-warm-edc5
  .gold-c2bd {
  color: var(--e-global-color-text);
}
.badge-6f0b
  .outline-warm-edc5
  .gold-c2bd
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-6f0b
  .outline-warm-edc5
  .backdrop_83f2 {
  background-color: var(--e-global-color-primary);
}
.badge-6f0b
  .outline-warm-edc5
  .backdrop_83f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-6f0b
  .outline-warm-edc5
  .backdrop_83f2:hover {
  background-color: var(--e-global-color-primary);
}
.badge-6f0b
  .outline-warm-edc5
  .motion_fb4d {
  background-color: var(--e-global-color-primary);
}
.badge-6f0b
  .outline-warm-edc5
  .motion_fb4d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-6f0b
  .outline-warm-edc5
  .motion_fb4d:hover {
  background-color: var(--e-global-color-primary);
}
.badge-6f0b .primary_hot_5859 {
  background-color: var(--e-global-color-primary);
}
.badge-6f0b .primary_hot_5859:hover {
  background-color: var(--e-global-color-primary);
}
.badge-6f0b .out_1d2d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-6f0b .mask-c4d5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_old_7341 .narrow_58b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_old_7341
  .disabled_3ce1
  > div:nth-child(3)
  .narrow_58b4,
.text_old_7341
  .hidden-7850
  > div:nth-child(1)
  .narrow_58b4,
.text_old_7341
  .detail_5d2c
  > div:nth-child(1)
  .narrow_58b4,
.text_old_7341
  .notification_short_f719
  > div:nth-child(1)
  .narrow_58b4,
.text_old_7341
  .video_4f48
  > div:nth-child(1)
  .narrow_58b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_old_7341 .accent_dim_a124 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_old_7341 .article-black-c585 {
  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_old_7341 .highlight-in-cb3f {
  background-color: var(--e-global-color-primary);
}
.text_old_7341 .highlight-in-cb3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_old_7341 .highlight-in-cb3f:hover {
  background-color: var(--e-global-color-primary);
}
.text_old_7341 .texture-last-1aa3 {
  background-color: var(--e-global-color-primary);
}
.text_old_7341 .texture-last-1aa3:hover {
  background-color: var(--e-global-color-primary);
}
.text_old_7341 .out_1d2d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_old_7341 .mask-c4d5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-87ae .modal-f8cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-87ae .middle-0b5e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-87ae .green_3972 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-87ae .brown_1d7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-87ae .rough-e312 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-87ae .texture-last-1aa3 {
  background-color: var(--e-global-color-primary);
}
.popup-87ae .texture-last-1aa3:hover {
  background-color: var(--e-global-color-primary);
}
.notice_34f2 .gallery-d715 {
  background-color: var(--e-global-color-secondary);
}
.notice_34f2 .sort-upper-cca2 {
  background-color: var(--e-global-color-text);
}
.notice_34f2 .video-e90d {
  background-color: var(--e-global-color-secondary);
}
.notice_34f2 .hidden-d4fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_34f2 .disabled-easy-51d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_34f2 .hot_4c54 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_34f2 .green-d010 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_34f2 .secondary-right-4493 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_7463 .nav-a77a .aside_south_36ad,
.pattern_7463
  .nav-a77a
  .aside_south_36ad
  a,
.pattern_7463 .avatar-2f3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_7463 .nav-a77a .alert-676e,
.pattern_7463 .popup_stone_2c48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_7463 .nav-a77a .alert-676e {
  color: var(--e-global-color-text);
}
.pattern_7463 .popup_stone_2c48 {
  color: var(--e-global-color-text);
}
.pattern_7463
  .nav-a77a
  .fluid-4bb0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern_7463 .popup_glass_c201 .rough_d019 {
  background-color: var(--e-global-color-primary);
}
.pattern_7463 .popup_glass_c201 .rough_d019:hover {
  background-color: var(--e-global-color-primary);
}
.pattern_7463 .popup_glass_c201 .white-3c11 li span {
  background-color: var(--e-global-color-text);
}
.pattern_7463 .popup_glass_c201 .white-3c11 li span:hover {
  background-color: var(--e-global-color-primary);
}
.pattern_7463
  .popup_glass_c201
  .white-3c11
  li.progress-9a68
  span {
  background-color: var(--e-global-color-accent);
}
.pattern_7463 .content-39cb span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow_b173 .panel-east-d9ae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed-51a9 .grid-1c70 {
  background-color: var(--e-global-color-primary);
}
.pressed-51a9 .component-9499 {
  background-color: var(--e-global-color-secondary);
}
.pressed-51a9 .row_a1c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed-51a9 .video-4e44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed-51a9 .banner_f68a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed-51a9 .short_1765 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed-51a9 .static-9a7e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed-51a9 .dark-d3ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed-51a9 .green-de05 {
  background-color: var(--e-global-color-primary);
}
.pressed-51a9 .green-de05 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-6e48 .easy_fa87 {
  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);
}
.feature-6e48 .carousel_middle_738d {
  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);
}
.feature-6e48
  .warm-713e:after {
  background-color: var(--e-global-color-primary);
}
.feature-6e48 .frame_761c {
  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);
}
.notification-next-1861 .avatar-2f3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-next-1861 .popup_stone_2c48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_75a5 .list-09d4 .hero_63df {
  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);
}
.left_75a5 .list-09d4 .hidden-a08c {
  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_64b5 .layout-6443 {
  background-color: var(--e-global-color-primary);
}
.mini_64b5 .widget_hot_09cd {
  background-color: var(--e-global-color-secondary);
}
.mini_64b5 .north_f843 .outline-5326 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini_64b5 .tag_old_4020 .outline-5326 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_purple_b12d .shade-0021 .stale-e26c {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_purple_b12d .shade-0021 .description-2e62 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_purple_b12d .shade-0021 .progress-iron-b93c {
  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);
}
.module-b11e .modal_short_6435 {
  border-color: var(--e-global-color-text);
}
.module-b11e .banner-79f4 {
  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);
}
.module-b11e .header-next-aeb6 {
  color: var(--e-global-color-primary);
}
.module-b11e .chip-cool-fa59 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-center-1fbd .search_a836 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-center-1fbd .full-f9b9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-center-1fbd .caption-861e:hover .search_a836 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-center-1fbd
  .caption-861e:hover
  .full-f9b9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form_liquid_bfb5 .tertiary_c50c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form_liquid_bfb5 .blue-42b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_last_2334 .media_4587 .footer-under-8ae9 {
  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);
}
.photo_last_2334 .hero-0733 .footer-under-8ae9 {
  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);
}
.stale-6876 .heading_new_c476 {
  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);
}
.progress-e455 .shade_simple_e7fc .fast_f185 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-e455 .shade_simple_e7fc .fast_f185 {
  background-color: var(--e-global-color-secondary);
}
.progress-e455 .pagination_paper_a482 .fast_f185 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-e455 .pagination_paper_a482 .fast_f185 {
  background-color: var(--e-global-color-secondary);
}
.progress-e455 .footer_pro_64c9 .picture_6f16 {
  background-color: var(--e-global-color-primary);
}
.progress-e455 .footer_pro_64c9:hover .picture_6f16 {
  background-color: var(--e-global-color-secondary);
}
.progress-e455 .rough_d019 {
  background-color: var(--e-global-color-primary);
}
.progress-e455 .rough_d019:hover {
  background-color: var(--e-global-color-accent);
}
.progress-e455 .white-3c11 li span {
  background-color: var(--e-global-color-text);
}
.progress-e455 .white-3c11 li span:hover {
  background-color: var(--e-global-color-primary);
}
.progress-e455 .white-3c11 li.progress-9a68 span {
  background-color: var(--e-global-color-accent);
}
.focus-wood-b498 .new-6fd1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-wood-b498 .primary-fast-ea09 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-b619 .info_thick_a834:before {
  background-color: var(--e-global-color-secondary);
}
.footer-b619 .accent_0ccc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-b619 .component_74e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_6905 .dirty_6071 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_6905 .dirty_6071:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_6905 .dirty_6071.fn-active-a3d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_6905 .secondary_dbb2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_6905 .tabs-smooth-59b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_6905 .link-motion-1e76 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_6905 .left_6b6c {
  background-color: var(--e-global-color-primary);
}
.header_6905 .left_6b6c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_6905 .active-2dd3 {
  background-color: var(--e-global-color-primary);
}
.header_6905 .active-2dd3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_fixed_8d73 .modal_static_04a3 .image-c590 a {
  color: var(--e-global-color-secondary);
}
.status_fixed_8d73 .modal_static_04a3 .image-c590 a:hover {
  color: var(--e-global-color-secondary);
}
.status_fixed_8d73 .modal_static_04a3 .image-c590,
.status_fixed_8d73 .modal_static_04a3 .image-c590 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_fixed_8d73 .modal_static_04a3 .thick-44fa {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_fixed_8d73 .modal_static_04a3 .caption-e78a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_fixed_8d73 .modal_static_04a3 .motion_26b6 {
  background-color: var(--e-global-color-primary);
}
.status_fixed_8d73 .modal_static_04a3 .motion_26b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_fixed_8d73 .modal_static_04a3 .motion_26b6:hover {
  background-color: var(--e-global-color-primary);
}
.status_fixed_8d73 .modal_static_04a3 .message_hard_58db {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_fixed_8d73 .modal_static_04a3 .message_hard_58db {
  background-color: var(--e-global-color-primary);
}
.status_fixed_8d73 .modal_static_04a3 .message_hard_58db:hover {
  background-color: var(--e-global-color-primary);
}
.status_fixed_8d73 .modal_static_04a3 .rough_d019 {
  background-color: var(--e-global-color-primary);
}
.status_fixed_8d73 .modal_static_04a3 .rough_d019:hover {
  background-color: var(--e-global-color-primary);
}
.status_fixed_8d73 .popup_glass_c201 .white-3c11 li span {
  background-color: var(--e-global-color-text);
}
.status_fixed_8d73 .popup_glass_c201 .white-3c11 li span:hover {
  background-color: var(--e-global-color-primary);
}
.status_fixed_8d73 .popup_glass_c201 .white-3c11 li.progress-9a68 span {
  background-color: var(--e-global-color-accent);
}
.status_fixed_8d73 .out_1d2d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_fixed_8d73 .mask-c4d5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_9d97 .silver_46e2 .black_9c51 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_9d97 .silver_46e2 .primary_fd07 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_9d97 .silver_46e2 .badge-662a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_last_fd71 .gas-a0da {
  border-color: var(--e-global-color-text);
}
.element_last_fd71 .solid-4fb6 {
  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);
}
.element_last_fd71 .component-b6da {
  color: var(--e-global-color-secondary);
}
.element_last_fd71 .component-b6da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_last_fd71 .hover_11b5 > * {
  color: var(--e-global-color-primary);
}
.element_last_fd71 .hover_11b5 > * svg {
  fill: var(--e-global-color-primary);
}
.element_last_fd71 .thumbnail-right-6d11 {
  color: var(--e-global-color-primary);
}
.element_last_fd71 .thumbnail-right-6d11 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_last_fd71 .hero-e988 {
  color: var(--e-global-color-primary);
}
.element_last_fd71 .hero-e988 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_last_fd71 .label-out-2756 {
  color: var(--e-global-color-primary);
}
.element_last_fd71 .label-out-2756 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_last_fd71 .first_a02e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_last_fd71 .purple-55c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_last_fd71 .purple-55c7.main_fast_da16 {
  color: var(--e-global-color-secondary);
}
.element_last_fd71 .purple-55c7.main_fast_da16 .hover_east_f09a {
  color: var(--e-global-color-accent);
}
.element_last_fd71 .purple-55c7.frame_focused_08f1 {
  color: var(--e-global-color-text);
}
.element_last_fd71 .purple-55c7.frame_focused_08f1 .hover_east_f09a {
  color: var(--e-global-color-text);
}
.element_last_fd71 .purple-55c7:before {
  border-top-color: var(--e-global-color-text);
}
.element_last_fd71 .section_bronze_e98a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_last_fd71
  .section_bronze_e98a
  .last-c0e4 {
  background-color: var(--e-global-color-primary);
}
.element_last_fd71
  .section_bronze_e98a
  .last-c0e4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_last_fd71 .gas-a0da .button-4020 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_full_a9ab .hover-upper-28f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_full_a9ab .title-4041 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first_2f21 .smooth_1eeb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first_2f21
  .glass_c549
  .selected-e18b {
  background-color: var(--e-global-color-secondary);
}
.first_2f21
  .glass_c549.copper_e4b5
  .selected-e18b {
  background-color: var(--e-global-color-text);
}
.first_2f21
  .glass_c549:hover
  .selected-e18b {
  background-color: var(--e-global-color-accent);
}
.first_2f21
  .glass_c549.fn-active-a3d2
  .selected-e18b {
  background-color: var(--e-global-color-primary);
}
.list_a75b .video-static-13de {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.list_a75b .nav-stale-8d00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_a75b .thumbnail-3657 {
  background-color: var(--e-global-color-primary);
}
.list_a75b .thumbnail-3657 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_glass_afd9 .icon_glass_e20d .header-copper-e426 .list_4c00 {
  background-color: var(--e-global-color-secondary);
}
.surface_glass_afd9 .icon_glass_e20d .link-light-a8dd:after {
  background-color: var(--e-global-color-secondary);
}
.surface_glass_afd9 .pressed_61b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_glass_afd9 .smooth_84ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_glass_afd9 .caption_in_a447 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_glass_afd9 .aside_hovered_0cac {
  background-color: var(--e-global-color-primary);
}
.surface_glass_afd9 .aside_hovered_0cac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_glass_afd9 .media-a074 {
  background-color: var(--e-global-color-secondary);
}
.surface_glass_afd9 .media-a074 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_glass_afd9 .icon_glass_e20d .thumbnail-67c9 .active-41a2:hover {
  background-color: var(--e-global-color-primary);
}
.surface_glass_afd9
  .icon_glass_e20d
  .thumbnail-67c9
  .active-41a2.brown_496f {
  background-color: var(--e-global-color-primary);
}
.surface_glass_afd9 .icon_glass_e20d .breadcrumb_left_ef52:before {
  border-color: var(--e-global-color-primary);
}
.surface_glass_afd9 .icon_glass_e20d .breadcrumb_left_ef52:hover:before {
  border-color: var(--e-global-color-secondary);
}
.surface_glass_afd9
  .icon_glass_e20d
  .breadcrumb_left_ef52.footer_6b56:before {
  border-color: var(--e-global-color-primary);
}
.surface_glass_afd9 .surface-inner-ee29 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-green-a1e3 .hidden-lower-c978 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-green-a1e3 .hidden-lower-c978:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-green-a1e3 .hidden-lower-c978.thumbnail_short_611f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-green-a1e3 .row-solid-4714 {
  background-color: var(--e-global-color-primary);
}
.hover-green-a1e3 .row-solid-4714 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-green-a1e3
  .preview_bottom_e4b3
  .hard_bd38
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-green-a1e3
  .frame-first-4b69
  .hard_bd38
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink_2479
  .breadcrumb_befc
  .dynamic_49e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_2479
  .breadcrumb_befc
  .light_80f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_2479 .mini-d19b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_2479 .brown-96d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_2479 .gold-3dfd {
  background-color: var(--e-global-color-primary);
}
.pink_2479 .gold-3dfd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-slow-3c6a .video_copper_dc5e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-slow-3c6a .sort_basic_97fe {
  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);
}
.hidden-slow-3c6a .fixed-ec03 {
  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);
}
.hidden-slow-3c6a .fixed-ec03 a:hover {
  color: var(--e-global-color-secondary);
}
.hidden-slow-3c6a .caption-0625 {
  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);
}
.hidden-slow-3c6a .dark_1fc5 {
  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);
}
.hidden-slow-3c6a .sort-easy-94ae .rough_d019 {
  background-color: var(--e-global-color-primary);
}
.hidden-slow-3c6a .sort-easy-94ae .rough_d019:hover {
  background-color: var(--e-global-color-accent);
}
.hidden-slow-3c6a
  .sort-easy-94ae
  .white-3c11
  li
  span {
  background-color: var(--e-global-color-text);
}
.hidden-slow-3c6a
  .sort-easy-94ae
  .white-3c11
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-slow-3c6a
  .sort-easy-94ae
  .white-3c11
  li.progress-9a68
  span {
  background-color: var(--e-global-color-accent);
}
.banner-active-8654
  .menu_simple_b574
  .wide-403f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-active-8654 .menu_simple_b574 .yellow_2eb3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-active-8654 .menu_simple_b574 .surface-fresh-e104 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-active-8654 .fresh_b007 {
  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);
}
.banner-active-8654
  .section_new_a111.grid-active-c948 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-d9b3
  > .active-6b9e
  > div
  > .primary_5ea8
  > .cold_23af
  > a {
  background-color: var(--e-global-color-text);
}
.smooth-d9b3
  > .active-6b9e
  > div
  > .primary_5ea8
  > .cold_23af
  > a
  .inner_f992.notification_309a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth-d9b3
  > .active-6b9e
  > div
  > .primary_5ea8
  > .cold_23af
  > a
  .item-iron-a3a5.table_076c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth-d9b3
  > .active-6b9e
  > div
  > .primary_5ea8
  > .cold_23af
  > .grid_large_6ca3
  .cold_23af
  > a {
  background-color: var(--e-global-color-secondary);
}
.smooth-d9b3
  > .active-6b9e
  > div
  > .primary_5ea8
  > .cold_23af
  > .grid_large_6ca3
  .cold_23af
  > a
  .hard-9137 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-d9b3
  > .active-6b9e
  > div
  > .primary_5ea8
  > .cold_23af
  > .grid_large_6ca3
  .cold_23af
  > a
  .item-iron-a3a5.outline-purple-7495 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth-d9b3
  > .active-6b9e
  > div
  > .primary_5ea8
  > .cold_23af
  > a
  .up_cdaf:before {
  color: var(--e-global-color-text);
}
.smooth-d9b3
  > .active-6b9e
  > div
  > .primary_5ea8
  > .cold_23af
  > .grid_large_6ca3
  a
  .up_cdaf:before {
  color: var(--e-global-color-text);
}
.smooth-d9b3
  > .active-6b9e
  > div
  > .primary_5ea8
  > .cold_23af.card_iron_601a
  > a
  .up_cdaf:before {
  color: var(--e-global-color-text);
}
.smooth-d9b3
  > .active-6b9e
  > div
  > .primary_5ea8
  > .cold_23af
  > .grid_large_6ca3
  .cold_23af.card_iron_601a
  > a
  .up_cdaf:before {
  color: var(--e-global-color-text);
}
.smooth-d9b3
  > .active-6b9e
  > div
  > .primary_5ea8
  > .cold_23af
  > a
  .hard_d6c0
  .full_712a {
  color: var(--e-global-color-text);
}
.smooth-d9b3
  > .active-6b9e
  > div
  > .primary_5ea8
  > .cold_23af
  > .grid_large_6ca3
  a
  .hard_d6c0
  .full_712a {
  color: var(--e-global-color-text);
}
.smooth-d9b3
  > .active-6b9e
  > div
  > .primary_5ea8
  > .cold_23af
  > a
  .hard_d6c0
  .full_712a,
.smooth-d9b3
  > .active-6b9e
  > div
  > .primary_5ea8
  > .cold_23af
  > .grid_large_6ca3
  a
  .hard_d6c0
  .full_712a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-d9b3
  > .active-6b9e
  > div
  > .primary_5ea8
  > .cold_23af
  > a
  .current_f01d:before {
  color: var(--e-global-color-text);
}
.smooth-d9b3
  > .active-6b9e
  > div
  > .primary_5ea8
  > .cold_23af
  > .grid_large_6ca3
  a
  .current_f01d:before {
  color: var(--e-global-color-text);
}
.smooth-d9b3
  > .active-6b9e
  > div
  > .primary_5ea8
  > .cold_23af.card_iron_601a
  > a
  .current_f01d:before {
  color: var(--e-global-color-text);
}
.smooth-d9b3
  > .active-6b9e
  > div
  > .primary_5ea8
  > .cold_23af
  > .grid_large_6ca3
  .cold_23af.card_iron_601a
  > a
  .current_f01d:before {
  color: var(--e-global-color-text);
}
.icon_silver_099f .tooltip_north_08cd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon_silver_099f
  .module-120e:hover
  .tooltip_north_08cd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input-21e8
  > .active-6b9e
  > .item-active-bdfc
  > .heading_5cae
  > .fast-a4b7
  > .disabled-current-9cb5
  .selected-a558 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-21e8
  > .active-6b9e
  > .item-active-bdfc
  > .heading_5cae
  > .fast-a4b7
  > .disabled-current-9cb5:hover
  .selected-a558 {
  color: var(--e-global-color-text);
}
.input-21e8
  > .active-6b9e
  > .item-active-bdfc
  > .heading_5cae
  > .fast-a4b7
  > .disabled-current-9cb5:hover
  .selected-a558 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-21e8
  > .active-6b9e
  > .item-active-bdfc
  > .heading_5cae
  > .fast-a4b7.slider-inner-da41
  > .disabled-current-9cb5
  .selected-a558 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_yellow_9e31 .container-smooth-6781 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_yellow_9e31 .prev-17b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_yellow_9e31 .hover_middle_7fbf {
  background-color: var(--e-global-color-primary);
}
.active_yellow_9e31 .hover_middle_7fbf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-79fd
  > .active-6b9e
  > .filter_307f
  > .label_9864
  > .solid_a58d
  .image_east_ec6e {
  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);
}
.search-79fd
  > .active-6b9e
  > .filter_307f
  > .label_9864
  > .solid_a58d
  .container-ae5a {
  color: var(--e-global-color-text);
}
.search-79fd
  > .active-6b9e
  > .filter_307f
  > .label_9864
  > .solid_a58d:hover
  .image_east_ec6e {
  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);
}
.search-79fd
  > .active-6b9e
  > .filter_307f
  > .label_9864
  > .solid_a58d:hover
  .container-ae5a {
  color: var(--e-global-color-secondary);
}
.search-79fd
  > .active-6b9e
  > .filter_307f
  > .label_9864
  > .solid_a58d.tooltip-316f
  .image_east_ec6e {
  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);
}
.search-79fd
  > .active-6b9e
  > .filter_307f
  > .label_9864
  > .solid_a58d.tooltip-316f
  .container-ae5a {
  color: var(--e-global-color-primary);
}
.element-easy-3d00
  .accent-white-4c05
  .card-0bcb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-easy-3d00 .hidden-68c1 .button-4020 .paragraph-liquid-21f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_iron_a68d .fluid-f98b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_iron_a68d .notification_0615 .fluid-f98b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_iron_a68d .slow_83a4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module_iron_a68d .slow_83a4 {
  background-color: var(--e-global-color-primary);
}
.current-61a4 .widget-5ea3 .text-0581 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current-61a4
  .widget-5ea3:hover
  .banner_solid_5a02 {
  color: var(--e-global-color-secondary);
}
.current-61a4
  .widget-5ea3:hover
  .text-0581 {
  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);
}
.hot-4ffb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.carousel_bottom_131c {
  flex-direction: column;
}

.carousel_bottom_131c .easy_60f1 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

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

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

span {
  color: #fff;
}

.frame_prev_c46a.blue_811d {
  display: none;
}

.fresh_84a6 {
  display: none;
}

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

.block-230f.picture_5d09 {
  margin-bottom: 40px;
  width: 100%;
}

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

.carousel_bottom_131c a {
  width: 100%;
}

.banner_upper_e502 .narrow_6bd5.text_stale_4f7e {
  width: 20% !important;
}

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

.surface-3721:hover {
  color: #000;
}

.surface-3721 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.surface-3721:hover svg {
  fill: #000;
}

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

.container_medium_69fa:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.banner_upper_e502
  .narrow_6bd5.over-e277
  .pro_88de
  .input-097a {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.header-78f5.picture-purple-e92d > .paragraph_89ee {
  display: flex;
  align-items: center;
}

.label-full-a533 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.shadow-yellow-a965 {
  position: relative;
  width: 100%;
}

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

.tooltip-brown-175d {
  font-size: 35px !important;
}

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

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

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

.banner_upper_e502
  .narrow_6bd5.widget_solid_2ac1
  .yellow-770f
  .complex-e649 {
  width: 100% !important;
}

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

.east-456a {
  width: 100%;
}

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

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

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

  display: none;
}

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

.frame-west-7ec6 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.slider_light_bbd6:hover .frame-west-7ec6 {
  visibility: visible;
}
.slider_light_bbd6:hover.slider_light_bbd6::before {
  display: block;
}

.huge-d675 h3 {
  color: #fff;
}

.search-lite-b582 {
  margin: 0;
}

.banner_upper_e502
  .narrow_6bd5.widget_solid_2ac1
  .complex-e649
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.hidden_down_a2c7 {
  width: 100%;
}

.active-be50 {
  width: 100%;
}

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

.active-be50 {
  width: 100%;
}

.sort-13bd {
  margin-bottom: 10px !important;
}

.complex-e649 {
  display: flex;
  align-items: center;
}

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

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

.carousel_bottom_131c .easy_60f1.liquid_4227 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.carousel_bottom_131c h1.easy_60f1 {
  margin-top: 120px !important;
}

.banner_upper_e502 .narrow_6bd5.dim_003f {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.copper-6ee2 img {
  width: 100%;
}

.action_2f21 .outer-bb9d.pro_88de {
  justify-content: space-between;
}

.yellow-72d3 {
  display: none;
}

.secondary_50d0 .highlight_first_e172 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .header-78f5 .paragraph_89ee {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .action_2f21 .outer-bb9d.pro_88de {
    border-bottom: 1px solid #f0c159;
  }

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

  .header-78f5.picture-purple-e92d > .paragraph_89ee {
    gap: 15px;
    justify-content: space-between;
  }

  .banner_upper_e502
    .narrow_6bd5.widget_solid_2ac1
    .complex-e649
    img {
    width: 60% !important;
  }

  .image_down_f9bd {
    left: 2%;
  }

  .background-current-380b {
    margin: 10px 0;
  }

  .carousel_bottom_131c .highlight_first_e172 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .tooltip-brown-175d {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.carousel_bottom_131c .easy_60f1,
  .carousel_bottom_131c .easy_60f1 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .complex-e649 {
    justify-content: center;
  }

  .carousel_bottom_131c .highlight_first_e172 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .banner_upper_e502 .narrow_6bd5.text_stale_4f7e {
    width: 75% !important;
  }

  .copper-6ee2 img {
    width: 100% !important;
  }
}

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

  h2.carousel_bottom_131c .easy_60f1,
  .carousel_bottom_131c .easy_60f1 {
    font-size: 30px !important;
  }

  .complex-e649 {
    justify-content: center;
  }

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

  .lite-f97f
    .message-96c9.old_bbdb {
    margin: 0 !important;
  }

  .label-full-a533 {
    margin: 0;
    gap: 10px;
  }

  .background-current-380b {
    display: flex;
  }

  .article-purple-6b77 .surface-3721 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .carousel_bottom_131c h1.easy_60f1 {
    margin-top: 80px !important;
  }

  .banner_upper_e502
    .narrow_6bd5.widget_solid_2ac1
    .complex-e649
    img,
  .panel-4e2a .yellow-770f {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .banner_upper_e502 .narrow_6bd5.text_stale_4f7e {
    width: 100% !important;
  }

  .header-78f5.picture-purple-e92d > .paragraph_89ee {
    gap: 3px;
  }

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

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

/* css-noise: a8f1 */
.ghost-box-q6 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
