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(.hero-huge-ce81) {
  gap: 0.5em;
}
:where(.component-hard-3f4f) {
  gap: 0.5em;
}
body .section_action_7006 > .section_old_6fec {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .section_action_7006 > .element-pink-fb20 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .section_action_7006 > .picture-cefa {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .search_f054 > .section_old_6fec {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .search_f054 > .element-pink-fb20 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .search_f054 > .picture-cefa {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .search_f054
  > :where(:not(.section_old_6fec):not(.element-pink-fb20):not(.image_0d0b)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .search_f054 > .tag-f090 {
  max-width: var(--wp--style--global--wide-size);
}
body .hero-huge-ce81 {
  display: flex;
}
body .hero-huge-ce81 {
  flex-wrap: wrap;
  align-items: center;
}
body .hero-huge-ce81 > * {
  margin: 0;
}
body .component-hard-3f4f {
  display: grid;
}
body .component-hard-3f4f > * {
  margin: 0;
}
:where(.overlay-48de.hero-huge-ce81) {
  gap: 2em;
}
:where(.overlay-48de.component-hard-3f4f) {
  gap: 2em;
}
:where(.aside_9427.hero-huge-ce81) {
  gap: 1.25em;
}
:where(.aside_9427.component-hard-3f4f) {
  gap: 1.25em;
}
.message-d314 {
  color: var(--wp--preset--color--black) !important;
}
.notice_soft_266b {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.wood-3518 {
  color: var(--wp--preset--color--white) !important;
}
.slider_38ca {
  color: var(--wp--preset--color--pale-pink) !important;
}
.pink_2227 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.modal-narrow-e470 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.row_out_c73e {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.advanced_224b {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.caption_liquid_ab60 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.primary_a576 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.disabled-0fe2 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.footer-a62b {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.up_5e13 {
  background-color: var(--wp--preset--color--black) !important;
}
.carousel-silver-f297 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.media_top_5abb {
  background-color: var(--wp--preset--color--white) !important;
}
.large_d18e {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.motion-4555 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.tabs-selected-bbab {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.content-1160 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.container_middle_5ba6 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.pagination_5d7f {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.cool-2919 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.gradient_a3e2 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.info_next_acc5 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.menu_7082 {
  border-color: var(--wp--preset--color--black) !important;
}
.hard-2733 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.message-4acc {
  border-color: var(--wp--preset--color--white) !important;
}
.huge_ddb1 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.short-3947 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.yellow_1ca4 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.logo-fresh-2767 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.out_1f09 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.static_4ebf {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.menu-c910 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.search-middle-4787 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tooltip-steel-078a {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.tabs_next_24c1 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.status-cool-6ca8 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.table-thick-b02e {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.hot-1c89 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.bright_e293 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.active_665d {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.fast_1aac {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.action_40c6 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.slider_medium_9dfe {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.section_stone_8de0 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.down_b83d {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.focus-9e82 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.north-32fb {
  font-size: var(--wp--preset--font-size--small) !important;
}
.dirty-b1c2 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.label_small_3aa8 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.item_large_15d0 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.full-551c a:where(:not(.texture_bf84)) {
  color: inherit;
}
:where(.aside_9427.hero-huge-ce81) {
  gap: 1.25em;
}
:where(.aside_9427.component-hard-3f4f) {
  gap: 1.25em;
}
:where(.overlay-48de.hero-huge-ce81) {
  gap: 2em;
}
:where(.overlay-48de.component-hard-3f4f) {
  gap: 2em;
}
.silver-3245 {
  font-size: 1.5em;
  line-height: 1.6;
}

.out-f5ed .layout-north-89ed {
  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);
}
.new_76cd .highlight-e738 {
  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_hovered_0d52 {
  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_hovered_0d52.focus_active_6297 .banner_thick_ef60 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_hovered_0d52.red_65e6 .banner_thick_ef60,
.breadcrumb_hovered_0d52.pressed-181a .banner_thick_ef60 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.wide-6bec .message_3e67 {
  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);
}
.liquid-6c0b {
  --divider-color: var(--e-global-color-secondary);
}
.liquid-6c0b .pagination_iron_41a8 {
  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);
}
.liquid-6c0b.component_green_f7fa .primary-e6d9 {
  background-color: var(--e-global-color-secondary);
}
.liquid-6c0b.sort-easy-bbc3 .primary-e6d9,
.liquid-6c0b.soft-8774 .primary-e6d9 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.liquid-6c0b.sort-easy-bbc3 .primary-e6d9,
.liquid-6c0b.soft-8774 .primary-e6d9 svg {
  fill: var(--e-global-color-secondary);
}
.outline-c8b0 .bronze_cf47 {
  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);
}
.outline-c8b0 .title-f3e1 {
  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);
}
.wood-c697.component_green_f7fa .primary-e6d9 {
  background-color: var(--e-global-color-primary);
}
.wood-c697.sort-easy-bbc3 .primary-e6d9,
.wood-c697.soft-8774 .primary-e6d9 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.wood-c697.sort-easy-bbc3 .primary-e6d9,
.wood-c697.soft-8774 .primary-e6d9 svg {
  fill: var(--e-global-color-primary);
}
.dropdown_thick_3c11.component_green_f7fa .primary-e6d9 {
  background-color: var(--e-global-color-primary);
}
.dropdown_thick_3c11.sort-easy-bbc3 .primary-e6d9,
.dropdown_thick_3c11.soft-8774 .primary-e6d9 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.dropdown_thick_3c11 .picture_e8ce {
  color: var(--e-global-color-primary);
}
.dropdown_thick_3c11 .picture_e8ce,
.dropdown_thick_3c11 .picture_e8ce a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_thick_3c11 .highlight-warm-d1fe {
  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);
}
.banner-feac .pro_a37e {
  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);
}
.soft-5f94 .card_green_d082 .shade_medium_8931 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-6818 .popup_8fb4:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.texture-6818 .sidebar-2177 i {
  color: var(--e-global-color-primary);
}
.texture-6818 .sidebar-2177 svg {
  fill: var(--e-global-color-primary);
}
.texture-6818 .tertiary-8ab1 {
  color: var(--e-global-color-secondary);
}
.texture-6818 .popup_8fb4 > .tertiary-8ab1,
.texture-6818 .popup_8fb4 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-b0f8 .cool-7a51 {
  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);
}
.widget-b0f8 .texture_6a22 {
  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);
}
.banner_dynamic_0f80 .picture-6f60 .right_5c50 {
  background-color: var(--e-global-color-primary);
}
.banner_dynamic_0f80 .status-north-2cbf {
  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);
}
.overlay_2159 .widget-3418 {
  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);
}
.overlay_2159 .description-under-5172 {
  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);
}
.overlay_2159 .element-white-8cde {
  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);
}
.dynamic_5737 .badge_3775,
.dynamic_5737 .badge_3775 a {
  color: var(--e-global-color-primary);
}
.dynamic_5737 .badge_3775.fast-6fc2,
.dynamic_5737 .badge_3775.fast-6fc2 a {
  color: var(--e-global-color-accent);
}
.dynamic_5737 .badge_3775 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic_5737 .hero-over-4945 {
  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_09ea .surface-7035,
.text_09ea .surface-dynamic-7225 {
  color: var(--e-global-color-primary);
}
.text_09ea .surface-7035 svg {
  fill: var(--e-global-color-primary);
}
.text_09ea .fast-6fc2 .surface-7035,
.text_09ea .fast-6fc2 .surface-dynamic-7225 {
  color: var(--e-global-color-accent);
}
.text_09ea .fast-6fc2 .surface-7035 svg {
  fill: var(--e-global-color-accent);
}
.text_09ea .surface-dynamic-7225 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_09ea .hero-over-4945 {
  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);
}
.surface_clean_fa78 .progress_19ce,
.surface_clean_fa78 .carousel-fixed-01c0 {
  color: var(--e-global-color-primary);
}
.surface_clean_fa78 .carousel-fixed-01c0 svg {
  fill: var(--e-global-color-primary);
}
.surface_clean_fa78 .badge_3775.fast-6fc2 a,
.surface_clean_fa78
  .badge_3775.fast-6fc2
  .carousel-fixed-01c0 {
  color: var(--e-global-color-accent);
}
.surface_clean_fa78 .progress_19ce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_clean_fa78 .hero-over-4945 {
  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);
}
.steel_97bd .selected-acd4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel_97bd .header-1912 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-selected-57c9 .white-b00a .fresh_4e54 {
  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);
}
.hidden-selected-57c9 .white-b00a .west_4dd1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-selected-57c9 .form_af45 .fresh_4e54 {
  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);
}
.hidden-selected-57c9
  .form_af45
  .west_4dd1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-selected-57c9
  .gradient_new_0ce9
  .fresh_4e54 {
  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);
}
.hidden-selected-57c9
  .gradient_new_0ce9
  .west_4dd1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-selected-57c9
  .layout_14d1
  .fresh_4e54 {
  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);
}
.hidden-selected-57c9
  .layout_14d1
  .west_4dd1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large_48d6 .banner_396f {
  background-color: var(--e-global-color-primary);
}
.large_48d6 .banner_396f:hover {
  background-color: var(--e-global-color-primary);
}
.large_48d6 .popup-bb9b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large_48d6
  .banner_396f:hover
  .popup-bb9b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-682a .hard_a982 {
  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);
}
.column_purple_c4f3 .logo-middle-5504 .blue_8fc7 a {
  background-color: var(--e-global-color-accent);
}
.column_purple_c4f3 .logo-middle-5504 .modal-advanced-f1cf a {
  background-color: var(--e-global-color-accent);
}
.column_purple_c4f3 .logo-middle-5504 .blue_8fc7 a,
.column_purple_c4f3 .logo-middle-5504 .modal-advanced-f1cf a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-90bf
  .video_9e5b.hover_dab3
  .logo-middle-5504
  a.filter_west_e8b3 {
  background-color: var(--e-global-color-accent);
}
.grid-90bf
  .video_9e5b.hover_dab3
  .logo-middle-5504
  span.filter_west_e8b3.fn-current-fe30 {
  background-color: var(--e-global-color-text);
}
.grid-90bf
  .video_9e5b.hover_dab3
  .logo-middle-5504
  .filter_west_e8b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_orange_df58 .label-3138 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_orange_df58
  .content_narrow_8b9f
  > .chip_last_9d4c
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_orange_df58
  .red_0384
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_orange_df58
  .hot-fb30
  .tag_77ba,
.icon_orange_df58
  .hot-fb30
  .section_0675 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_orange_df58
  .hot-fb30
  .description-ec8e,
.icon_orange_df58
  .hot-fb30
  a
  .description-ec8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_orange_df58
  .hot-fb30
  .clean_ff8d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_orange_df58
  .hot-fb30
  .block_over_cdb9 {
  background-color: var(--e-global-color-primary);
}
.icon_orange_df58
  .hot-fb30
  .block_over_cdb9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_orange_df58
  .hot-fb30
  .block_over_cdb9:hover {
  background-color: var(--e-global-color-primary);
}
.icon_orange_df58
  .hot-fb30
  .component_pink_e4be {
  background-color: var(--e-global-color-primary);
}
.icon_orange_df58
  .hot-fb30
  .component_pink_e4be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_orange_df58
  .hot-fb30
  .component_pink_e4be:hover {
  background-color: var(--e-global-color-primary);
}
.icon_orange_df58
  .first_67d8
  .avatar_light_f9fa
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_orange_df58
  .first_67d8
  .title_6bec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_orange_df58
  .first_67d8
  .clean_ff8d {
  color: var(--e-global-color-text);
}
.icon_orange_df58
  .first_67d8
  .clean_ff8d
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_orange_df58
  .first_67d8
  .block_over_cdb9 {
  background-color: var(--e-global-color-primary);
}
.icon_orange_df58
  .first_67d8
  .block_over_cdb9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_orange_df58
  .first_67d8
  .block_over_cdb9:hover {
  background-color: var(--e-global-color-primary);
}
.icon_orange_df58
  .first_67d8
  .component_pink_e4be {
  background-color: var(--e-global-color-primary);
}
.icon_orange_df58
  .first_67d8
  .component_pink_e4be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_orange_df58
  .first_67d8
  .component_pink_e4be:hover {
  background-color: var(--e-global-color-primary);
}
.icon_orange_df58 .nav_purple_c73b {
  background-color: var(--e-global-color-primary);
}
.icon_orange_df58 .nav_purple_c73b:hover {
  background-color: var(--e-global-color-primary);
}
.icon_orange_df58 .menu_in_f140 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_orange_df58 .status-7fdf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_5139 .tabs_df4d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_5139
  .aside-c7d3
  > div:nth-child(3)
  .tabs_df4d,
.hard_5139
  .summary-inner-17d6
  > div:nth-child(1)
  .tabs_df4d,
.hard_5139
  .label_bottom_24a7
  > div:nth-child(1)
  .tabs_df4d,
.hard_5139
  .smooth_d071
  > div:nth-child(1)
  .tabs_df4d,
.hard_5139
  .surface_paper_f7f6
  > div:nth-child(1)
  .tabs_df4d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_5139 .lower_07fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_5139 .stale_f9f9 {
  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);
}
.hard_5139 .title_bronze_a7cb {
  background-color: var(--e-global-color-primary);
}
.hard_5139 .title_bronze_a7cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_5139 .title_bronze_a7cb:hover {
  background-color: var(--e-global-color-primary);
}
.hard_5139 .article-c3f1 {
  background-color: var(--e-global-color-primary);
}
.hard_5139 .article-c3f1:hover {
  background-color: var(--e-global-color-primary);
}
.hard_5139 .menu_in_f140 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_5139 .status-7fdf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-f514 .blue_58f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-f514 .focus-01ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-f514 .main-4050 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-f514 .menu-full-99dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-f514 .surface_static_dec1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-f514 .article-c3f1 {
  background-color: var(--e-global-color-primary);
}
.focus-f514 .article-c3f1:hover {
  background-color: var(--e-global-color-primary);
}
.over-c796 .active-276a {
  background-color: var(--e-global-color-secondary);
}
.over-c796 .surface-wide-2cfd {
  background-color: var(--e-global-color-text);
}
.over-c796 .bronze-0188 {
  background-color: var(--e-global-color-secondary);
}
.over-c796 .modal-fd2f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over-c796 .preview-eb40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over-c796 .item_inner_24e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over-c796 .table_7607 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over-c796 .motion-c350 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-stone-2e79 .button-steel-1c01 .badge_silver_daa0,
.panel-stone-2e79
  .button-steel-1c01
  .badge_silver_daa0
  a,
.panel-stone-2e79 .heading-purple-b4ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-stone-2e79 .button-steel-1c01 .soft-1214,
.panel-stone-2e79 .input-medium-7296 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-stone-2e79 .button-steel-1c01 .soft-1214 {
  color: var(--e-global-color-text);
}
.panel-stone-2e79 .input-medium-7296 {
  color: var(--e-global-color-text);
}
.panel-stone-2e79
  .button-steel-1c01
  .warm-20be {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-stone-2e79 .pressed-9df2 .lower_6ad9 {
  background-color: var(--e-global-color-primary);
}
.panel-stone-2e79 .pressed-9df2 .lower_6ad9:hover {
  background-color: var(--e-global-color-primary);
}
.panel-stone-2e79 .pressed-9df2 .pagination_inner_0e24 li span {
  background-color: var(--e-global-color-text);
}
.panel-stone-2e79 .pressed-9df2 .pagination_inner_0e24 li span:hover {
  background-color: var(--e-global-color-primary);
}
.panel-stone-2e79
  .pressed-9df2
  .pagination_inner_0e24
  li.avatar_f0f5
  span {
  background-color: var(--e-global-color-accent);
}
.panel-stone-2e79 .aside-09fb span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-simple-65b0 .caption_hard_455c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-red-fbb0 .header_dd27 {
  background-color: var(--e-global-color-primary);
}
.table-red-fbb0 .cool_8163 {
  background-color: var(--e-global-color-secondary);
}
.table-red-fbb0 .container-dirty-ea45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-red-fbb0 .message-f48e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-red-fbb0 .tiny-b83f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-red-fbb0 .pattern_medium_40dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-red-fbb0 .active-bottom-6628 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-red-fbb0 .wrapper-f41b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-red-fbb0 .paragraph-prev-3254 {
  background-color: var(--e-global-color-primary);
}
.table-red-fbb0 .paragraph-prev-3254 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean_6d33 .under_526a {
  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);
}
.clean_6d33 .silver_6261 {
  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);
}
.clean_6d33
  .video_4317:after {
  background-color: var(--e-global-color-primary);
}
.clean_6d33 .logo-wood-2933 {
  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);
}
.highlight_pressed_3ddd .heading-purple-b4ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_pressed_3ddd .input-medium-7296 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-iron-9238 .tooltip_cafe .north_0e43 {
  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);
}
.notification-iron-9238 .tooltip_cafe .pink_4770 {
  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_1a80 .short_1a92 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_1a80 .pro-5763 {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_1a80 .purple_8d5a .pattern_3153 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_1a80 .tall-7f0a .pattern_3153 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-right-d57a .over-03f7 .block_4cb4 {
  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);
}
.summary-right-d57a .over-03f7 .purple-6ca8 {
  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);
}
.summary-right-d57a .over-03f7 .pattern-down-a115 {
  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);
}
.hot-bcac .secondary-3d3c {
  border-color: var(--e-global-color-text);
}
.hot-bcac .motion_5f1d {
  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);
}
.hot-bcac .form-light-25e6 {
  color: var(--e-global-color-primary);
}
.hot-bcac .status-a9a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_white_fe72 .purple_a66f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_white_fe72 .component-178b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_white_fe72 .texture-yellow-1f7f:hover .purple_a66f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_white_fe72
  .texture-yellow-1f7f:hover
  .component-178b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient_e980 .photo_25b1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient_e980 .popup-bc26 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_e058 .short_71d0 .logo-c3af {
  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);
}
.fluid_e058 .container_39c7 .logo-c3af {
  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);
}
.avatar_bd60 .out_0c5a {
  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);
}
.focus_hovered_a835 .filter_dim_4c17 .avatar-b576 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_hovered_a835 .filter_dim_4c17 .avatar-b576 {
  background-color: var(--e-global-color-secondary);
}
.focus_hovered_a835 .yellow_3a97 .avatar-b576 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_hovered_a835 .yellow_3a97 .avatar-b576 {
  background-color: var(--e-global-color-secondary);
}
.focus_hovered_a835 .dirty_4d5f .section-fe05 {
  background-color: var(--e-global-color-primary);
}
.focus_hovered_a835 .dirty_4d5f:hover .section-fe05 {
  background-color: var(--e-global-color-secondary);
}
.focus_hovered_a835 .lower_6ad9 {
  background-color: var(--e-global-color-primary);
}
.focus_hovered_a835 .lower_6ad9:hover {
  background-color: var(--e-global-color-accent);
}
.focus_hovered_a835 .pagination_inner_0e24 li span {
  background-color: var(--e-global-color-text);
}
.focus_hovered_a835 .pagination_inner_0e24 li span:hover {
  background-color: var(--e-global-color-primary);
}
.focus_hovered_a835 .pagination_inner_0e24 li.avatar_f0f5 span {
  background-color: var(--e-global-color-accent);
}
.sidebar-paper-eb0a .filter-cool-2856 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-paper-eb0a .texture_orange_f3a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_top_7788 .north_dadb:before {
  background-color: var(--e-global-color-secondary);
}
.module_top_7788 .north-c814 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_top_7788 .logo_bf5f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-1145 .gold-6470 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-1145 .gold-6470:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-1145 .gold-6470.fn-active-fe30 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-1145 .panel_bronze_7b19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-1145 .orange_4766 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-1145 .container_fluid_8de0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-1145 .logo_e591 {
  background-color: var(--e-global-color-primary);
}
.copper-1145 .logo_e591 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper-1145 .tooltip_old_a4d9 {
  background-color: var(--e-global-color-primary);
}
.copper-1145 .tooltip_old_a4d9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-68d4 .hidden-61bc .fresh-93e5 a {
  color: var(--e-global-color-secondary);
}
.footer-68d4 .hidden-61bc .fresh-93e5 a:hover {
  color: var(--e-global-color-secondary);
}
.footer-68d4 .hidden-61bc .fresh-93e5,
.footer-68d4 .hidden-61bc .fresh-93e5 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-68d4 .hidden-61bc .row-selected-be17 {
  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);
}
.footer-68d4 .hidden-61bc .orange-d185 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-68d4 .hidden-61bc .container_cool_6a82 {
  background-color: var(--e-global-color-primary);
}
.footer-68d4 .hidden-61bc .container_cool_6a82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-68d4 .hidden-61bc .container_cool_6a82:hover {
  background-color: var(--e-global-color-primary);
}
.footer-68d4 .hidden-61bc .over-5293 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-68d4 .hidden-61bc .over-5293 {
  background-color: var(--e-global-color-primary);
}
.footer-68d4 .hidden-61bc .over-5293:hover {
  background-color: var(--e-global-color-primary);
}
.footer-68d4 .hidden-61bc .lower_6ad9 {
  background-color: var(--e-global-color-primary);
}
.footer-68d4 .hidden-61bc .lower_6ad9:hover {
  background-color: var(--e-global-color-primary);
}
.footer-68d4 .pressed-9df2 .pagination_inner_0e24 li span {
  background-color: var(--e-global-color-text);
}
.footer-68d4 .pressed-9df2 .pagination_inner_0e24 li span:hover {
  background-color: var(--e-global-color-primary);
}
.footer-68d4 .pressed-9df2 .pagination_inner_0e24 li.avatar_f0f5 span {
  background-color: var(--e-global-color-accent);
}
.footer-68d4 .menu_in_f140 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-68d4 .status-7fdf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast_876a .small-c047 .paragraph_down_38da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast_876a .small-c047 .bronze-f6c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_876a .small-c047 .short-5df9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_dynamic_b453 .block_medium_9fe6 {
  border-color: var(--e-global-color-text);
}
.outline_dynamic_b453 .full_df2a {
  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);
}
.outline_dynamic_b453 .background-fast-8d6a {
  color: var(--e-global-color-secondary);
}
.outline_dynamic_b453 .background-fast-8d6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_dynamic_b453 .aside-1d35 > * {
  color: var(--e-global-color-primary);
}
.outline_dynamic_b453 .aside-1d35 > * svg {
  fill: var(--e-global-color-primary);
}
.outline_dynamic_b453 .focus-c717 {
  color: var(--e-global-color-primary);
}
.outline_dynamic_b453 .focus-c717 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_dynamic_b453 .image_pressed_c52f {
  color: var(--e-global-color-primary);
}
.outline_dynamic_b453 .image_pressed_c52f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_dynamic_b453 .outline-891a {
  color: var(--e-global-color-primary);
}
.outline_dynamic_b453 .outline-891a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_dynamic_b453 .simple_83ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_dynamic_b453 .item-ad04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_dynamic_b453 .item-ad04.description_ab72 {
  color: var(--e-global-color-secondary);
}
.outline_dynamic_b453 .item-ad04.description_ab72 .right-b41b {
  color: var(--e-global-color-accent);
}
.outline_dynamic_b453 .item-ad04.down-3d97 {
  color: var(--e-global-color-text);
}
.outline_dynamic_b453 .item-ad04.down-3d97 .right-b41b {
  color: var(--e-global-color-text);
}
.outline_dynamic_b453 .item-ad04:before {
  border-top-color: var(--e-global-color-text);
}
.outline_dynamic_b453 .outer-2677 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_dynamic_b453
  .outer-2677
  .widget_hovered_e695 {
  background-color: var(--e-global-color-primary);
}
.outline_dynamic_b453
  .outer-2677
  .widget_hovered_e695 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline_dynamic_b453 .block_medium_9fe6 .content_new_6c90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected_7653 .tall-7e28 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected_7653 .highlight_red_151b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_3fba .texture-eb82 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_3fba
  .sidebar_2d75
  .text_narrow_e669 {
  background-color: var(--e-global-color-secondary);
}
.iron_3fba
  .sidebar_2d75.dark_4823
  .text_narrow_e669 {
  background-color: var(--e-global-color-text);
}
.iron_3fba
  .sidebar_2d75:hover
  .text_narrow_e669 {
  background-color: var(--e-global-color-accent);
}
.iron_3fba
  .sidebar_2d75.fn-active-fe30
  .text_narrow_e669 {
  background-color: var(--e-global-color-primary);
}
.surface-wood-7c7b .simple-c536 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.surface-wood-7c7b .black_0b94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-wood-7c7b .avatar_9146 {
  background-color: var(--e-global-color-primary);
}
.surface-wood-7c7b .avatar_9146 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-iron-0b9a .down_d925 .green-5619 .chip_north_b998 {
  background-color: var(--e-global-color-secondary);
}
.highlight-iron-0b9a .down_d925 .content-05c7:after {
  background-color: var(--e-global-color-secondary);
}
.highlight-iron-0b9a .rough-e832 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-iron-0b9a .section_5c28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-iron-0b9a .accordion_ed3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-iron-0b9a .block_a708 {
  background-color: var(--e-global-color-primary);
}
.highlight-iron-0b9a .block_a708 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-iron-0b9a .title_fast_7f83 {
  background-color: var(--e-global-color-secondary);
}
.highlight-iron-0b9a .title_fast_7f83 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-iron-0b9a .down_d925 .box-407f .secondary_glass_be9f:hover {
  background-color: var(--e-global-color-primary);
}
.highlight-iron-0b9a
  .down_d925
  .box-407f
  .secondary_glass_be9f.stone-3ff2 {
  background-color: var(--e-global-color-primary);
}
.highlight-iron-0b9a .down_d925 .purple-4d1e:before {
  border-color: var(--e-global-color-primary);
}
.highlight-iron-0b9a .down_d925 .purple-4d1e:hover:before {
  border-color: var(--e-global-color-secondary);
}
.highlight-iron-0b9a
  .down_d925
  .purple-4d1e.active_action_d9df:before {
  border-color: var(--e-global-color-primary);
}
.highlight-iron-0b9a .focus_616f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-black-d933 .old-e141 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-black-d933 .old-e141:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-black-d933 .old-e141.widget-fast-3141 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-black-d933 .caption-f9da {
  background-color: var(--e-global-color-primary);
}
.column-black-d933 .caption-f9da {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-black-d933
  .input-3a05
  .south-9489
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-black-d933
  .focus-down-b537
  .south-9489
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in_fbbd
  .mask_center_541d
  .east-4187 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_fbbd
  .mask_center_541d
  .last-444d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_fbbd .silver-38ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_fbbd .outline-c240 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_fbbd .tooltip-ed03 {
  background-color: var(--e-global-color-primary);
}
.in_fbbd .tooltip-ed03 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-dc57 .west-361d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-dc57 .footer_current_9153 {
  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);
}
.bronze-dc57 .outline_66c6 {
  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);
}
.bronze-dc57 .outline_66c6 a:hover {
  color: var(--e-global-color-secondary);
}
.bronze-dc57 .menu_695e {
  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);
}
.bronze-dc57 .texture-356a {
  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);
}
.bronze-dc57 .icon_next_d861 .lower_6ad9 {
  background-color: var(--e-global-color-primary);
}
.bronze-dc57 .icon_next_d861 .lower_6ad9:hover {
  background-color: var(--e-global-color-accent);
}
.bronze-dc57
  .icon_next_d861
  .pagination_inner_0e24
  li
  span {
  background-color: var(--e-global-color-text);
}
.bronze-dc57
  .icon_next_d861
  .pagination_inner_0e24
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.bronze-dc57
  .icon_next_d861
  .pagination_inner_0e24
  li.avatar_f0f5
  span {
  background-color: var(--e-global-color-accent);
}
.tabs-pressed-e43c
  .focus-iron-cbef
  .grid-black-998f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-pressed-e43c .focus-iron-cbef .box-a98d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-pressed-e43c .focus-iron-cbef .sort-south-0d23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-pressed-e43c .detail_28da {
  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);
}
.tabs-pressed-e43c
  .lower_e6fe.notice-out-df6d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-lower-0fd7
  > .focus_pressed_4ac9
  > div
  > .image-4519
  > .hidden_9220
  > a {
  background-color: var(--e-global-color-text);
}
.logo-lower-0fd7
  > .focus_pressed_4ac9
  > div
  > .image-4519
  > .hidden_9220
  > a
  .shadow-lite-1e63.slow_5a94 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-lower-0fd7
  > .focus_pressed_4ac9
  > div
  > .image-4519
  > .hidden_9220
  > a
  .stale_3879.banner-bc72 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-lower-0fd7
  > .focus_pressed_4ac9
  > div
  > .image-4519
  > .hidden_9220
  > .pattern-dim-72b2
  .hidden_9220
  > a {
  background-color: var(--e-global-color-secondary);
}
.logo-lower-0fd7
  > .focus_pressed_4ac9
  > div
  > .image-4519
  > .hidden_9220
  > .pattern-dim-72b2
  .hidden_9220
  > a
  .footer_north_72c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-lower-0fd7
  > .focus_pressed_4ac9
  > div
  > .image-4519
  > .hidden_9220
  > .pattern-dim-72b2
  .hidden_9220
  > a
  .stale_3879.video_hot_8363 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-lower-0fd7
  > .focus_pressed_4ac9
  > div
  > .image-4519
  > .hidden_9220
  > a
  .wrapper_96aa:before {
  color: var(--e-global-color-text);
}
.logo-lower-0fd7
  > .focus_pressed_4ac9
  > div
  > .image-4519
  > .hidden_9220
  > .pattern-dim-72b2
  a
  .wrapper_96aa:before {
  color: var(--e-global-color-text);
}
.logo-lower-0fd7
  > .focus_pressed_4ac9
  > div
  > .image-4519
  > .hidden_9220.first-169c
  > a
  .wrapper_96aa:before {
  color: var(--e-global-color-text);
}
.logo-lower-0fd7
  > .focus_pressed_4ac9
  > div
  > .image-4519
  > .hidden_9220
  > .pattern-dim-72b2
  .hidden_9220.first-169c
  > a
  .wrapper_96aa:before {
  color: var(--e-global-color-text);
}
.logo-lower-0fd7
  > .focus_pressed_4ac9
  > div
  > .image-4519
  > .hidden_9220
  > a
  .badge_7042
  .picture-lite-5dc2 {
  color: var(--e-global-color-text);
}
.logo-lower-0fd7
  > .focus_pressed_4ac9
  > div
  > .image-4519
  > .hidden_9220
  > .pattern-dim-72b2
  a
  .badge_7042
  .picture-lite-5dc2 {
  color: var(--e-global-color-text);
}
.logo-lower-0fd7
  > .focus_pressed_4ac9
  > div
  > .image-4519
  > .hidden_9220
  > a
  .badge_7042
  .picture-lite-5dc2,
.logo-lower-0fd7
  > .focus_pressed_4ac9
  > div
  > .image-4519
  > .hidden_9220
  > .pattern-dim-72b2
  a
  .badge_7042
  .picture-lite-5dc2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-lower-0fd7
  > .focus_pressed_4ac9
  > div
  > .image-4519
  > .hidden_9220
  > a
  .thumbnail-up-dd50:before {
  color: var(--e-global-color-text);
}
.logo-lower-0fd7
  > .focus_pressed_4ac9
  > div
  > .image-4519
  > .hidden_9220
  > .pattern-dim-72b2
  a
  .thumbnail-up-dd50:before {
  color: var(--e-global-color-text);
}
.logo-lower-0fd7
  > .focus_pressed_4ac9
  > div
  > .image-4519
  > .hidden_9220.first-169c
  > a
  .thumbnail-up-dd50:before {
  color: var(--e-global-color-text);
}
.logo-lower-0fd7
  > .focus_pressed_4ac9
  > div
  > .image-4519
  > .hidden_9220
  > .pattern-dim-72b2
  .hidden_9220.first-169c
  > a
  .thumbnail-up-dd50:before {
  color: var(--e-global-color-text);
}
.grid_under_2818 .component-7128 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_under_2818
  .gold_30bf:hover
  .component-7128 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_active_6e37
  > .focus_pressed_4ac9
  > .alert_hard_59f4
  > .preview-56c2
  > .feature_78e1
  > .footer-5b82
  .main-current-fe01 {
  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);
}
.button_active_6e37
  > .focus_pressed_4ac9
  > .alert_hard_59f4
  > .preview-56c2
  > .feature_78e1
  > .footer-5b82:hover
  .main-current-fe01 {
  color: var(--e-global-color-text);
}
.button_active_6e37
  > .focus_pressed_4ac9
  > .alert_hard_59f4
  > .preview-56c2
  > .feature_78e1
  > .footer-5b82:hover
  .main-current-fe01 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_active_6e37
  > .focus_pressed_4ac9
  > .alert_hard_59f4
  > .preview-56c2
  > .feature_78e1.element_lower_ecea
  > .footer-5b82
  .main-current-fe01 {
  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_82e5 .grid-608c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_82e5 .texture-large-e17d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_82e5 .highlight_e43b {
  background-color: var(--e-global-color-primary);
}
.search_82e5 .highlight_e43b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone_7289
  > .focus_pressed_4ac9
  > .progress_d14e
  > .secondary-silver-0f63
  > .fluid-ca4d
  .hero-over-5403 {
  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);
}
.stone_7289
  > .focus_pressed_4ac9
  > .progress_d14e
  > .secondary-silver-0f63
  > .fluid-ca4d
  .footer-lite-e090 {
  color: var(--e-global-color-text);
}
.stone_7289
  > .focus_pressed_4ac9
  > .progress_d14e
  > .secondary-silver-0f63
  > .fluid-ca4d:hover
  .hero-over-5403 {
  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);
}
.stone_7289
  > .focus_pressed_4ac9
  > .progress_d14e
  > .secondary-silver-0f63
  > .fluid-ca4d:hover
  .footer-lite-e090 {
  color: var(--e-global-color-secondary);
}
.stone_7289
  > .focus_pressed_4ac9
  > .progress_d14e
  > .secondary-silver-0f63
  > .fluid-ca4d.new_9651
  .hero-over-5403 {
  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);
}
.stone_7289
  > .focus_pressed_4ac9
  > .progress_d14e
  > .secondary-silver-0f63
  > .fluid-ca4d.new_9651
  .footer-lite-e090 {
  color: var(--e-global-color-primary);
}
.first-23b7
  .form_28c1
  .header-west-0590 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first-23b7 .hero-center-2ec1 .content_new_6c90 .accent_wide_72fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow-b2e8 .cold_3e82 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow-b2e8 .focus_middle_b8c1 .cold_3e82 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow-b2e8 .tabs-north-3b91 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.narrow-b2e8 .tabs-north-3b91 {
  background-color: var(--e-global-color-primary);
}
.hovered-dc83 .article_11fd .notice_b4d9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-dc83
  .article_11fd:hover
  .clean-885e {
  color: var(--e-global-color-secondary);
}
.hovered-dc83
  .article_11fd:hover
  .notice_b4d9 {
  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);
}
.background-gas-a7f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.panel-617f {
  max-width: 1400px !important;
}

.container_liquid_a7a8 {
  flex-direction: column;
}

.container_liquid_a7a8 .hidden-soft-b793 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.container_liquid_a7a8 .hidden-soft-b793 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

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

span {
  color: #fff;
}

.widget-a3f8.content_first_053f {
  display: none;
}

.modal-next-971f {
  display: none;
}

body,
.background-lite-8d36 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.orange-6a94) !important; */
}

.photo-clean-056e.middle_fd13 {
  margin-bottom: 40px;
  width: 100%;
}

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

.container_liquid_a7a8 a {
  width: 100%;
}

.table_8f18 .link_70fe.dim-6f0b {
  width: 20% !important;
}

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

.fresh_1bec:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

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

.main_7b5f:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.table_8f18
  .link_70fe.tertiary_rough_188b
  .main-short-baa6
  .image_2cfc {
  font-size: 20px !important;
}

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

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

.container-large-63b6 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.text-first-de5d.avatar_white_cdfb > .fresh_1fd4 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.card-79e2 {
  position: relative;
  width: 100%;
}

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

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

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

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

.thick-b9ca {
  display: flex;
  gap: 50px;
}

.table_8f18
  .link_70fe.smooth-4ee2
  .tall-8ef9
  .avatar_37c7 {
  width: 100% !important;
}

.widget-clean-51dc {
  width: 500px !important;
  max-width: none;
}

.description-099e {
  width: 100%;
}

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

.grid-pink-92db {
  position: relative;
  cursor: pointer;
}

.grid-pink-92db::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

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

.bright-f192 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.grid-pink-92db:hover .bright-f192 {
  visibility: visible;
}
.grid-pink-92db:hover.grid-pink-92db::before {
  display: block;
}

.container-large-63b6 h3 {
  color: #fff;
}

.smooth_5ea6 {
  margin: 0;
}

.table_8f18
  .link_70fe.smooth-4ee2
  .avatar_37c7
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.orange-dc10 {
  width: 100%;
}

.carousel_narrow_f00e {
  width: 100%;
}

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

.carousel_narrow_f00e {
  width: 100%;
}

.active-c60f {
  margin-bottom: 10px !important;
}

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

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

.advanced-c05c {
  margin-top: 15px !important;
}

table {
  margin-top: 20px !important;
  width: 100%;
}

table th {
  background: #fff !important;
}

tr {
  display: flex;
  width: 100%;
}

td {
  background: #fff !important;
  color: #fff;
  font-size: 21px !important;

  border: 1px solid #fff;
  text-align: center !important;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}

ul {
  margin: 0 !important;

  margin-bottom: 15px !important;
}

.container_liquid_a7a8 .hidden-soft-b793.description-huge-b03f {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.container_liquid_a7a8 h1.hidden-soft-b793 {
  margin-top: 120px !important;
}

.table_8f18 .link_70fe.link_4c14 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.card_333c img {
  width: 100%;
}

.card_fcaa .tooltip_iron_bd06.main-short-baa6 {
  justify-content: space-between;
}

.hero_e734 {
  display: none;
}

.bright_de94 .pattern_489b {
  margin: 1px 0 !important;
}

.label-old-af9e li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .text-first-de5d .fresh_1fd4 {
    flex-wrap: nowrap !important;
  }
}

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

  .widget-clean-51dc {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .container-large-63b6 h3 {
    font-size: 28px;
  }

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

  .card_fcaa .tooltip_iron_bd06.main-short-baa6 {
    border-bottom: 1px solid #f0c159;
  }

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

  .text-first-de5d.avatar_white_cdfb > .fresh_1fd4 {
    gap: 15px;
    justify-content: space-between;
  }

  .table_8f18
    .link_70fe.smooth-4ee2
    .avatar_37c7
    img {
    width: 60% !important;
  }

  .modal_26e2 {
    left: 2%;
  }

  .pink_ad49 {
    margin: 10px 0;
  }

  .container_liquid_a7a8 .pattern_489b {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.container_liquid_a7a8 .hidden-soft-b793,
  .container_liquid_a7a8 .hidden-soft-b793 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .avatar_37c7 {
    justify-content: center;
  }

  .container_liquid_a7a8 .pattern_489b {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .table_8f18 .link_70fe.dim-6f0b {
    width: 75% !important;
  }

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

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

  h2.container_liquid_a7a8 .hidden-soft-b793,
  .container_liquid_a7a8 .hidden-soft-b793 {
    font-size: 30px !important;
  }

  .avatar_37c7 {
    justify-content: center;
  }

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

  .header-e115
    .current-6f2e.orange_5078 {
    margin: 0 !important;
  }

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

  .pink_ad49 {
    display: flex;
  }

  .caption_upper_33bc .fresh_1bec {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .fixed-cafe svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .container_liquid_a7a8 h1.hidden-soft-b793 {
    margin-top: 80px !important;
  }

  .table_8f18
    .link_70fe.smooth-4ee2
    .avatar_37c7
    img,
  .outline-c8b0 .tall-8ef9 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .table_8f18 .link_70fe.dim-6f0b {
    width: 100% !important;
  }

  .text-first-de5d.avatar_white_cdfb > .fresh_1fd4 {
    gap: 3px;
  }

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

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

/* css-noise: bd88 */
.widget-item-h1 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
