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(.tertiary_stale_d01e) {
  gap: 0.5em;
}
:where(.message_action_b5ce) {
  gap: 0.5em;
}
body .content_aedb > .filter-1f25 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .content_aedb > .large-0beb {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .content_aedb > .hard_9f5c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .next-a1df > .filter-1f25 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .next-a1df > .large-0beb {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .next-a1df > .hard_9f5c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .next-a1df
  > :where(:not(.filter-1f25):not(.large-0beb):not(.gradient-upper-e130)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .next-a1df > .secondary_bright_e02f {
  max-width: var(--wp--style--global--wide-size);
}
body .tertiary_stale_d01e {
  display: flex;
}
body .tertiary_stale_d01e {
  flex-wrap: wrap;
  align-items: center;
}
body .tertiary_stale_d01e > * {
  margin: 0;
}
body .message_action_b5ce {
  display: grid;
}
body .message_action_b5ce > * {
  margin: 0;
}
:where(.form_advanced_d2e1.tertiary_stale_d01e) {
  gap: 2em;
}
:where(.form_advanced_d2e1.message_action_b5ce) {
  gap: 2em;
}
:where(.wide_7c1d.tertiary_stale_d01e) {
  gap: 1.25em;
}
:where(.wide_7c1d.message_action_b5ce) {
  gap: 1.25em;
}
.wood-ef80 {
  color: var(--wp--preset--color--black) !important;
}
.heading_lower_5d97 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pressed_c026 {
  color: var(--wp--preset--color--white) !important;
}
.column-current-9319 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.block-2f44 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.fixed_681e {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.picture_thick_6799 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.primary_lower_cb17 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.detail-af6f {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.backdrop-iron-1c3f {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.element_dirty_6d32 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.glass-483b {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.bronze_35c8 {
  background-color: var(--wp--preset--color--black) !important;
}
.tooltip-17c7 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.column_current_2273 {
  background-color: var(--wp--preset--color--white) !important;
}
.accordion_complex_b440 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.background-north-c325 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.hidden-lower-6e66 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.summary-next-6ea2 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.hover_aa31 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.detail_focused_2580 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.image_6173 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.short_e1aa {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.mini_9b37 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.primary-35aa {
  border-color: var(--wp--preset--color--black) !important;
}
.selected-7ef5 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.layout_a5c2 {
  border-color: var(--wp--preset--color--white) !important;
}
.accent-7194 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.alert_8274 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.gradient_f8e4 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.gradient-ee8d {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.nav_liquid_66fa {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.pink_6857 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.label_3844 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.thumbnail_hard_8fc9 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.stone_780f {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.shadow-liquid-177f {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.widget_37dc {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.stone_37c1 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.breadcrumb-large-dee6 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.notice-advanced-34b2 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.steel_ee41 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.white_ae19 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.large-4c0a {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.fast-76af {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.focus-0e17 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.gallery_454c {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.shade-focused-b57c {
  background: var(--wp--preset--gradient--midnight) !important;
}
.column_dee1 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.fixed_7751 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.steel_3e63 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.preview-8e8e {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.hover_849f a:where(:not(.dynamic-11c5)) {
  color: inherit;
}
:where(.wide_7c1d.tertiary_stale_d01e) {
  gap: 1.25em;
}
:where(.wide_7c1d.message_action_b5ce) {
  gap: 1.25em;
}
:where(.form_advanced_d2e1.tertiary_stale_d01e) {
  gap: 2em;
}
:where(.form_advanced_d2e1.message_action_b5ce) {
  gap: 2em;
}
.popup-tiny-0ab6 {
  font-size: 1.5em;
  line-height: 1.6;
}

.cold_e770 .panel-7fb4 {
  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);
}
.focus-cb45 .block_9de1 {
  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);
}
.solid-e6c7 {
  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);
}
.solid-e6c7.card_tiny_2b6a .table-da99 {
  background-color: var(--e-global-color-primary);
}
.solid-e6c7.bottom-b7b1 .table-da99,
.solid-e6c7.south-0296 .table-da99 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.box_hovered_36e4 .detail-b74f {
  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);
}
.picture-8b7f {
  --divider-color: var(--e-global-color-secondary);
}
.picture-8b7f .dropdown_5602 {
  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);
}
.picture-8b7f.highlight-4831 .form-prev-b270 {
  background-color: var(--e-global-color-secondary);
}
.picture-8b7f.gallery_bronze_2353 .form-prev-b270,
.picture-8b7f.overlay_0de2 .form-prev-b270 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.picture-8b7f.gallery_bronze_2353 .form-prev-b270,
.picture-8b7f.overlay_0de2 .form-prev-b270 svg {
  fill: var(--e-global-color-secondary);
}
.mini_65b0 .layout_slow_9fd6 {
  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);
}
.mini_65b0 .shade-98ab {
  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);
}
.highlight-cf56.highlight-4831 .form-prev-b270 {
  background-color: var(--e-global-color-primary);
}
.highlight-cf56.gallery_bronze_2353 .form-prev-b270,
.highlight-cf56.overlay_0de2 .form-prev-b270 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.highlight-cf56.gallery_bronze_2353 .form-prev-b270,
.highlight-cf56.overlay_0de2 .form-prev-b270 svg {
  fill: var(--e-global-color-primary);
}
.texture-dbd7.highlight-4831 .form-prev-b270 {
  background-color: var(--e-global-color-primary);
}
.texture-dbd7.gallery_bronze_2353 .form-prev-b270,
.texture-dbd7.overlay_0de2 .form-prev-b270 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.texture-dbd7 .first_b0f6 {
  color: var(--e-global-color-primary);
}
.texture-dbd7 .first_b0f6,
.texture-dbd7 .first_b0f6 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-dbd7 .fresh_6311 {
  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);
}
.bronze-b293 .breadcrumb_4a01 {
  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);
}
.fresh_c302 .bronze_4d79 .up-27b4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-f74c .filter-1c96:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.component-f74c .in-e6e8 i {
  color: var(--e-global-color-primary);
}
.component-f74c .in-e6e8 svg {
  fill: var(--e-global-color-primary);
}
.component-f74c .over-6aaf {
  color: var(--e-global-color-secondary);
}
.component-f74c .filter-1c96 > .over-6aaf,
.component-f74c .filter-1c96 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-yellow-7e7d .panel-easy-abd6 {
  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);
}
.item-yellow-7e7d .motion_0be0 {
  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);
}
.button-6a88 .search-8f0b .gradient-035f {
  background-color: var(--e-global-color-primary);
}
.button-6a88 .smooth_b28a {
  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);
}
.alert-d5b1 .dirty-2658 {
  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);
}
.alert-d5b1 .sidebar_7f1b {
  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);
}
.alert-d5b1 .rough-a3d4 {
  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);
}
.west-e859 .box-dim-4255,
.west-e859 .box-dim-4255 a {
  color: var(--e-global-color-primary);
}
.west-e859 .box-dim-4255.out_01f6,
.west-e859 .box-dim-4255.out_01f6 a {
  color: var(--e-global-color-accent);
}
.west-e859 .box-dim-4255 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west-e859 .chip_solid_552f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-19e7 .info-fluid-5ed4,
.fast-19e7 .current-e886 {
  color: var(--e-global-color-primary);
}
.fast-19e7 .info-fluid-5ed4 svg {
  fill: var(--e-global-color-primary);
}
.fast-19e7 .out_01f6 .info-fluid-5ed4,
.fast-19e7 .out_01f6 .current-e886 {
  color: var(--e-global-color-accent);
}
.fast-19e7 .out_01f6 .info-fluid-5ed4 svg {
  fill: var(--e-global-color-accent);
}
.fast-19e7 .current-e886 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast-19e7 .chip_solid_552f {
  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);
}
.in-9a2c .container_7037,
.in-9a2c .thumbnail_pro_8a09 {
  color: var(--e-global-color-primary);
}
.in-9a2c .thumbnail_pro_8a09 svg {
  fill: var(--e-global-color-primary);
}
.in-9a2c .box-dim-4255.out_01f6 a,
.in-9a2c
  .box-dim-4255.out_01f6
  .thumbnail_pro_8a09 {
  color: var(--e-global-color-accent);
}
.in-9a2c .container_7037 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-9a2c .chip_solid_552f {
  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);
}
.in_f2c9 .module-a625 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_f2c9 .accent-56a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_343b .hero-current-c257 .north-40f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.progress_343b .hero-current-c257 .module_edf7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_343b .disabled-f402 .north-40f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.progress_343b
  .disabled-f402
  .module_edf7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_343b
  .progress-3c43
  .north-40f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.progress_343b
  .progress-3c43
  .module_edf7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_343b
  .frame-clean-d372
  .north-40f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.progress_343b
  .frame-clean-d372
  .module_edf7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_current_7379 .row_yellow_5bb5 {
  background-color: var(--e-global-color-primary);
}
.tag_current_7379 .row_yellow_5bb5:hover {
  background-color: var(--e-global-color-primary);
}
.tag_current_7379 .disabled-71ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_current_7379
  .row_yellow_5bb5:hover
  .disabled-71ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm_9b19 .left-1b05 {
  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);
}
.texture-stone-b4aa .dark-d71e .mask_gold_0f17 a {
  background-color: var(--e-global-color-accent);
}
.texture-stone-b4aa .dark-d71e .border-80fb a {
  background-color: var(--e-global-color-accent);
}
.texture-stone-b4aa .dark-d71e .mask_gold_0f17 a,
.texture-stone-b4aa .dark-d71e .border-80fb a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-bronze-6849
  .title-yellow-db89.outline-green-50de
  .dark-d71e
  a.middle_3a9f {
  background-color: var(--e-global-color-accent);
}
.frame-bronze-6849
  .title-yellow-db89.outline-green-50de
  .dark-d71e
  span.middle_3a9f.fn-current-655a {
  background-color: var(--e-global-color-text);
}
.frame-bronze-6849
  .title-yellow-db89.outline-green-50de
  .dark-d71e
  .middle_3a9f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-complex-5fd4 .message_gold_57d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-complex-5fd4
  .caption_right_3644
  > .accordion-9e4f
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-complex-5fd4
  .static-d068
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-complex-5fd4
  .box_huge_0adf
  .paper-8a13,
.widget-complex-5fd4
  .box_huge_0adf
  .down_e98e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-complex-5fd4
  .box_huge_0adf
  .card-223a,
.widget-complex-5fd4
  .box_huge_0adf
  a
  .card-223a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-complex-5fd4
  .box_huge_0adf
  .pattern-wood-583a {
  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);
}
.widget-complex-5fd4
  .box_huge_0adf
  .gallery-bright-2009 {
  background-color: var(--e-global-color-primary);
}
.widget-complex-5fd4
  .box_huge_0adf
  .gallery-bright-2009 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-complex-5fd4
  .box_huge_0adf
  .gallery-bright-2009:hover {
  background-color: var(--e-global-color-primary);
}
.widget-complex-5fd4
  .box_huge_0adf
  .modal-bright-a845 {
  background-color: var(--e-global-color-primary);
}
.widget-complex-5fd4
  .box_huge_0adf
  .modal-bright-a845 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-complex-5fd4
  .box_huge_0adf
  .modal-bright-a845:hover {
  background-color: var(--e-global-color-primary);
}
.widget-complex-5fd4
  .container_5aee
  .shade-72ba
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-complex-5fd4
  .container_5aee
  .sort-bronze-2957 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-complex-5fd4
  .container_5aee
  .pattern-wood-583a {
  color: var(--e-global-color-text);
}
.widget-complex-5fd4
  .container_5aee
  .pattern-wood-583a
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-complex-5fd4
  .container_5aee
  .gallery-bright-2009 {
  background-color: var(--e-global-color-primary);
}
.widget-complex-5fd4
  .container_5aee
  .gallery-bright-2009 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-complex-5fd4
  .container_5aee
  .gallery-bright-2009:hover {
  background-color: var(--e-global-color-primary);
}
.widget-complex-5fd4
  .container_5aee
  .modal-bright-a845 {
  background-color: var(--e-global-color-primary);
}
.widget-complex-5fd4
  .container_5aee
  .modal-bright-a845 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-complex-5fd4
  .container_5aee
  .modal-bright-a845:hover {
  background-color: var(--e-global-color-primary);
}
.widget-complex-5fd4 .carousel_huge_dda9 {
  background-color: var(--e-global-color-primary);
}
.widget-complex-5fd4 .carousel_huge_dda9:hover {
  background-color: var(--e-global-color-primary);
}
.widget-complex-5fd4 .purple-0146 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-complex-5fd4 .down_a976 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_da43 .photo-north-eb7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_da43
  .primary_bright_e09a
  > div:nth-child(3)
  .photo-north-eb7e,
.layout_da43
  .form_blue_a750
  > div:nth-child(1)
  .photo-north-eb7e,
.layout_da43
  .frame_13a2
  > div:nth-child(1)
  .photo-north-eb7e,
.layout_da43
  .plasma_c417
  > div:nth-child(1)
  .photo-north-eb7e,
.layout_da43
  .stale_c33e
  > div:nth-child(1)
  .photo-north-eb7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_da43 .easy-0e37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_da43 .nav_large_2be0 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_da43 .focus_5c82 {
  background-color: var(--e-global-color-primary);
}
.layout_da43 .focus_5c82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_da43 .focus_5c82:hover {
  background-color: var(--e-global-color-primary);
}
.layout_da43 .feature-copper-8ace {
  background-color: var(--e-global-color-primary);
}
.layout_da43 .feature-copper-8ace:hover {
  background-color: var(--e-global-color-primary);
}
.layout_da43 .purple-0146 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_da43 .down_a976 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-action-e314 .clean-1423 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-action-e314 .picture_fast_2674 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-action-e314 .video-lite-ae16 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-action-e314 .module-fluid-31dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-action-e314 .thick-7747 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-action-e314 .feature-copper-8ace {
  background-color: var(--e-global-color-primary);
}
.gradient-action-e314 .feature-copper-8ace:hover {
  background-color: var(--e-global-color-primary);
}
.medium_63ce .tooltip_fluid_05c2 {
  background-color: var(--e-global-color-secondary);
}
.medium_63ce .blue-124a {
  background-color: var(--e-global-color-text);
}
.medium_63ce .surface_ef06 {
  background-color: var(--e-global-color-secondary);
}
.medium_63ce .static-cb59 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium_63ce .slider_liquid_dab6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium_63ce .accordion_c780 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium_63ce .hot_3232 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium_63ce .hot_3a5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-63f4 .list-dim-3ec0 .column-0b48,
.footer-63f4
  .list-dim-3ec0
  .column-0b48
  a,
.footer-63f4 .menu-lite-2a20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-63f4 .list-dim-3ec0 .column_silver_0bea,
.footer-63f4 .progress-green-9c5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-63f4 .list-dim-3ec0 .column_silver_0bea {
  color: var(--e-global-color-text);
}
.footer-63f4 .progress-green-9c5c {
  color: var(--e-global-color-text);
}
.footer-63f4
  .list-dim-3ec0
  .caption_80ee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-63f4 .bright-8003 .search_complex_6fba {
  background-color: var(--e-global-color-primary);
}
.footer-63f4 .bright-8003 .search_complex_6fba:hover {
  background-color: var(--e-global-color-primary);
}
.footer-63f4 .bright-8003 .copper-d0ee li span {
  background-color: var(--e-global-color-text);
}
.footer-63f4 .bright-8003 .copper-d0ee li span:hover {
  background-color: var(--e-global-color-primary);
}
.footer-63f4
  .bright-8003
  .copper-d0ee
  li.notification_daae
  span {
  background-color: var(--e-global-color-accent);
}
.footer-63f4 .video_hot_8fc3 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_new_34c5 .accent-d4e1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-6de4 .background-1d5f {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-6de4 .widget_5aad {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb-6de4 .text-thick-cf01 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-6de4 .carousel_e630 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-6de4 .element-new-e560 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-6de4 .lite-5d71 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-6de4 .light_80be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-6de4 .sidebar-1bc1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-6de4 .yellow-9e42 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-6de4 .yellow-9e42 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-acf4 .tag_black_8a44 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-acf4 .highlight_81fe {
  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);
}
.status-acf4
  .liquid_6110:after {
  background-color: var(--e-global-color-primary);
}
.status-acf4 .middle_6319 {
  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);
}
.black_0c7f .menu-lite-2a20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_0c7f .progress-green-9c5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-out-e30d .breadcrumb-lite-4e56 .top-def4 {
  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);
}
.background-out-e30d .breadcrumb-lite-4e56 .table-dim-78d6 {
  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_2816 .summary-3348 {
  background-color: var(--e-global-color-primary);
}
.surface_2816 .column-5744 {
  background-color: var(--e-global-color-secondary);
}
.surface_2816 .description_basic_e4d9 .container-iron-8b5c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_2816 .frame-9360 .container-iron-8b5c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up-9ad0 .bright_77e9 .advanced-6136 {
  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);
}
.up-9ad0 .bright_77e9 .label_07b8 {
  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);
}
.up-9ad0 .bright_77e9 .row_df34 {
  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);
}
.image_0be7 .fast_12bf {
  border-color: var(--e-global-color-text);
}
.image_0be7 .smooth-6244 {
  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);
}
.image_0be7 .north_4b4b {
  color: var(--e-global-color-primary);
}
.image_0be7 .upper_ae8b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-141e .panel_green_509e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-141e .cold-4158 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-141e .grid-hard-e70c:hover .panel_green_509e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-141e
  .grid-hard-e70c:hover
  .cold-4158 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video_silver_88b9 .input_cd72 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video_silver_88b9 .shadow-pink-45b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_ffee .dark_ac37 .frame_mini_d480 {
  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);
}
.shadow_ffee .focus_narrow_21c8 .frame_mini_d480 {
  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);
}
.icon-a491 .status-slow-dbab {
  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);
}
.gradient-in-047b .search-afef .preview_bd2e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-in-047b .search-afef .preview_bd2e {
  background-color: var(--e-global-color-secondary);
}
.gradient-in-047b .grid-full-97b5 .preview_bd2e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-in-047b .grid-full-97b5 .preview_bd2e {
  background-color: var(--e-global-color-secondary);
}
.gradient-in-047b .notification-942b .shadow_basic_c1e9 {
  background-color: var(--e-global-color-primary);
}
.gradient-in-047b .notification-942b:hover .shadow_basic_c1e9 {
  background-color: var(--e-global-color-secondary);
}
.gradient-in-047b .search_complex_6fba {
  background-color: var(--e-global-color-primary);
}
.gradient-in-047b .search_complex_6fba:hover {
  background-color: var(--e-global-color-accent);
}
.gradient-in-047b .copper-d0ee li span {
  background-color: var(--e-global-color-text);
}
.gradient-in-047b .copper-d0ee li span:hover {
  background-color: var(--e-global-color-primary);
}
.gradient-in-047b .copper-d0ee li.notification_daae span {
  background-color: var(--e-global-color-accent);
}
.block-top-0fe5 .chip_737a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-top-0fe5 .accordion-action-8461 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-1de1 .wood_e1ac:before {
  background-color: var(--e-global-color-secondary);
}
.white-1de1 .accordion-steel-c44f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-1de1 .selected-5db5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer_c9e3 .active_b8d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer_c9e3 .active_b8d3:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer_c9e3 .active_b8d3.fn-active-655a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer_c9e3 .hover_4484 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_c9e3 .photo_8e4d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_c9e3 .mask_right_912c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_c9e3 .preview-lower-7a5f {
  background-color: var(--e-global-color-primary);
}
.outer_c9e3 .preview-lower-7a5f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer_c9e3 .panel_9538 {
  background-color: var(--e-global-color-primary);
}
.outer_c9e3 .panel_9538 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_short_8b18 .shadow-ed67 .silver-977c a {
  color: var(--e-global-color-secondary);
}
.texture_short_8b18 .shadow-ed67 .silver-977c a:hover {
  color: var(--e-global-color-secondary);
}
.texture_short_8b18 .shadow-ed67 .silver-977c,
.texture_short_8b18 .shadow-ed67 .silver-977c a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_short_8b18 .shadow-ed67 .chip_1064 {
  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);
}
.texture_short_8b18 .shadow-ed67 .footer-aa89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_short_8b18 .shadow-ed67 .aside_6082 {
  background-color: var(--e-global-color-primary);
}
.texture_short_8b18 .shadow-ed67 .aside_6082 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_short_8b18 .shadow-ed67 .aside_6082:hover {
  background-color: var(--e-global-color-primary);
}
.texture_short_8b18 .shadow-ed67 .disabled-last-9bc0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_short_8b18 .shadow-ed67 .disabled-last-9bc0 {
  background-color: var(--e-global-color-primary);
}
.texture_short_8b18 .shadow-ed67 .disabled-last-9bc0:hover {
  background-color: var(--e-global-color-primary);
}
.texture_short_8b18 .shadow-ed67 .search_complex_6fba {
  background-color: var(--e-global-color-primary);
}
.texture_short_8b18 .shadow-ed67 .search_complex_6fba:hover {
  background-color: var(--e-global-color-primary);
}
.texture_short_8b18 .bright-8003 .copper-d0ee li span {
  background-color: var(--e-global-color-text);
}
.texture_short_8b18 .bright-8003 .copper-d0ee li span:hover {
  background-color: var(--e-global-color-primary);
}
.texture_short_8b18 .bright-8003 .copper-d0ee li.notification_daae span {
  background-color: var(--e-global-color-accent);
}
.texture_short_8b18 .purple-0146 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_short_8b18 .down_a976 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic_21f9 .silver_44cf .content-fluid-6dde {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic_21f9 .silver_44cf .wrapper-e66b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_21f9 .silver_44cf .motion-e0d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_hard_ec75 .paragraph-new-2c63 {
  border-color: var(--e-global-color-text);
}
.tertiary_hard_ec75 .dropdown-bright-2654 {
  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);
}
.tertiary_hard_ec75 .dynamic_871d {
  color: var(--e-global-color-secondary);
}
.tertiary_hard_ec75 .dynamic_871d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_hard_ec75 .tertiary-action-d88b > * {
  color: var(--e-global-color-primary);
}
.tertiary_hard_ec75 .tertiary-action-d88b > * svg {
  fill: var(--e-global-color-primary);
}
.tertiary_hard_ec75 .steel-7c7e {
  color: var(--e-global-color-primary);
}
.tertiary_hard_ec75 .steel-7c7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_hard_ec75 .section-c877 {
  color: var(--e-global-color-primary);
}
.tertiary_hard_ec75 .section-c877 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_hard_ec75 .frame-focused-dcfa {
  color: var(--e-global-color-primary);
}
.tertiary_hard_ec75 .frame-focused-dcfa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_hard_ec75 .cool_3e4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_hard_ec75 .smooth-1d4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_hard_ec75 .smooth-1d4f.backdrop_liquid_ab49 {
  color: var(--e-global-color-secondary);
}
.tertiary_hard_ec75 .smooth-1d4f.backdrop_liquid_ab49 .menu_da7e {
  color: var(--e-global-color-accent);
}
.tertiary_hard_ec75 .smooth-1d4f.footer_fresh_2acf {
  color: var(--e-global-color-text);
}
.tertiary_hard_ec75 .smooth-1d4f.footer_fresh_2acf .menu_da7e {
  color: var(--e-global-color-text);
}
.tertiary_hard_ec75 .smooth-1d4f:before {
  border-top-color: var(--e-global-color-text);
}
.tertiary_hard_ec75 .text_a485 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_hard_ec75
  .text_a485
  .secondary-dim-d7c7 {
  background-color: var(--e-global-color-primary);
}
.tertiary_hard_ec75
  .text_a485
  .secondary-dim-d7c7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary_hard_ec75 .paragraph-new-2c63 .text_current_ebee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_1b05 .liquid_a2e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_1b05 .shadow-b091 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid-9175 .backdrop_2ee3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid-9175
  .media_lite_e682
  .hero_warm_f925 {
  background-color: var(--e-global-color-secondary);
}
.fluid-9175
  .media_lite_e682.button-fca8
  .hero_warm_f925 {
  background-color: var(--e-global-color-text);
}
.fluid-9175
  .media_lite_e682:hover
  .hero_warm_f925 {
  background-color: var(--e-global-color-accent);
}
.fluid-9175
  .media_lite_e682.fn-active-655a
  .hero_warm_f925 {
  background-color: var(--e-global-color-primary);
}
.overlay_hard_0900 .breadcrumb-tall-17aa {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.overlay_hard_0900 .header-c00a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_hard_0900 .disabled_green_2261 {
  background-color: var(--e-global-color-primary);
}
.overlay_hard_0900 .disabled_green_2261 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under-8972 .thumbnail_dynamic_2f0f .light-def8 .notice-ca1b {
  background-color: var(--e-global-color-secondary);
}
.under-8972 .thumbnail_dynamic_2f0f .footer_up_ea07:after {
  background-color: var(--e-global-color-secondary);
}
.under-8972 .preview-iron-8f5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-8972 .gallery-3b6b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-8972 .middle-3dc2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-8972 .wrapper-994d {
  background-color: var(--e-global-color-primary);
}
.under-8972 .wrapper-994d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under-8972 .banner_21ee {
  background-color: var(--e-global-color-secondary);
}
.under-8972 .banner_21ee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under-8972 .thumbnail_dynamic_2f0f .preview-9bd0 .sidebar-b362:hover {
  background-color: var(--e-global-color-primary);
}
.under-8972
  .thumbnail_dynamic_2f0f
  .preview-9bd0
  .sidebar-b362.under-c1a7 {
  background-color: var(--e-global-color-primary);
}
.under-8972 .thumbnail_dynamic_2f0f .full_df0d:before {
  border-color: var(--e-global-color-primary);
}
.under-8972 .thumbnail_dynamic_2f0f .full_df0d:hover:before {
  border-color: var(--e-global-color-secondary);
}
.under-8972
  .thumbnail_dynamic_2f0f
  .full_df0d.notice_black_5dae:before {
  border-color: var(--e-global-color-primary);
}
.under-8972 .pro_eeb6 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_3179 .row_281f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_3179 .row_281f:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_3179 .row_281f.modal-narrow-e630 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_3179 .fixed_32f3 {
  background-color: var(--e-global-color-primary);
}
.heading_3179 .fixed_32f3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_3179
  .hard-b4c0
  .accordion-53fb
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_3179
  .border_aa7f
  .accordion-53fb
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.top-c50a
  .description-cee5
  .grid-d961 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-c50a
  .description-cee5
  .item-black-078b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-c50a .fresh-88f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-c50a .header-c216 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top-c50a .form-black-435d {
  background-color: var(--e-global-color-primary);
}
.top-c50a .form-black-435d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_south_f9f2 .form-48d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_south_f9f2 .up_c040 {
  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);
}
.element_south_f9f2 .block_mini_002e {
  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);
}
.element_south_f9f2 .block_mini_002e a:hover {
  color: var(--e-global-color-secondary);
}
.element_south_f9f2 .texture-rough-1e29 {
  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);
}
.element_south_f9f2 .block_8eed {
  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);
}
.element_south_f9f2 .orange_3362 .search_complex_6fba {
  background-color: var(--e-global-color-primary);
}
.element_south_f9f2 .orange_3362 .search_complex_6fba:hover {
  background-color: var(--e-global-color-accent);
}
.element_south_f9f2
  .orange_3362
  .copper-d0ee
  li
  span {
  background-color: var(--e-global-color-text);
}
.element_south_f9f2
  .orange_3362
  .copper-d0ee
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.element_south_f9f2
  .orange_3362
  .copper-d0ee
  li.notification_daae
  span {
  background-color: var(--e-global-color-accent);
}
.paragraph-258d
  .secondary-lower-90b5
  .outline_0403 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-258d .secondary-lower-90b5 .wrapper-4c7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-258d .secondary-lower-90b5 .alert-light-6c79 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-258d .focused_d399 {
  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);
}
.paragraph-258d
  .border_3f84.aside-f61e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-6169
  > .shade_5bee
  > div
  > .hidden-green-552f
  > .row_solid_13a0
  > a {
  background-color: var(--e-global-color-text);
}
.search-6169
  > .shade_5bee
  > div
  > .hidden-green-552f
  > .row_solid_13a0
  > a
  .box_8c0e.card_cf38 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-6169
  > .shade_5bee
  > div
  > .hidden-green-552f
  > .row_solid_13a0
  > a
  .hovered-6aab.hard-6f56 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-6169
  > .shade_5bee
  > div
  > .hidden-green-552f
  > .row_solid_13a0
  > .huge-f8e4
  .row_solid_13a0
  > a {
  background-color: var(--e-global-color-secondary);
}
.search-6169
  > .shade_5bee
  > div
  > .hidden-green-552f
  > .row_solid_13a0
  > .huge-f8e4
  .row_solid_13a0
  > a
  .center_dce4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-6169
  > .shade_5bee
  > div
  > .hidden-green-552f
  > .row_solid_13a0
  > .huge-f8e4
  .row_solid_13a0
  > a
  .hovered-6aab.warm-db1a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-6169
  > .shade_5bee
  > div
  > .hidden-green-552f
  > .row_solid_13a0
  > a
  .short_3272:before {
  color: var(--e-global-color-text);
}
.search-6169
  > .shade_5bee
  > div
  > .hidden-green-552f
  > .row_solid_13a0
  > .huge-f8e4
  a
  .short_3272:before {
  color: var(--e-global-color-text);
}
.search-6169
  > .shade_5bee
  > div
  > .hidden-green-552f
  > .row_solid_13a0.menu-tiny-29ae
  > a
  .short_3272:before {
  color: var(--e-global-color-text);
}
.search-6169
  > .shade_5bee
  > div
  > .hidden-green-552f
  > .row_solid_13a0
  > .huge-f8e4
  .row_solid_13a0.menu-tiny-29ae
  > a
  .short_3272:before {
  color: var(--e-global-color-text);
}
.search-6169
  > .shade_5bee
  > div
  > .hidden-green-552f
  > .row_solid_13a0
  > a
  .row_dark_9316
  .simple-18c2 {
  color: var(--e-global-color-text);
}
.search-6169
  > .shade_5bee
  > div
  > .hidden-green-552f
  > .row_solid_13a0
  > .huge-f8e4
  a
  .row_dark_9316
  .simple-18c2 {
  color: var(--e-global-color-text);
}
.search-6169
  > .shade_5bee
  > div
  > .hidden-green-552f
  > .row_solid_13a0
  > a
  .row_dark_9316
  .simple-18c2,
.search-6169
  > .shade_5bee
  > div
  > .hidden-green-552f
  > .row_solid_13a0
  > .huge-f8e4
  a
  .row_dark_9316
  .simple-18c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-6169
  > .shade_5bee
  > div
  > .hidden-green-552f
  > .row_solid_13a0
  > a
  .banner-cold-2dee:before {
  color: var(--e-global-color-text);
}
.search-6169
  > .shade_5bee
  > div
  > .hidden-green-552f
  > .row_solid_13a0
  > .huge-f8e4
  a
  .banner-cold-2dee:before {
  color: var(--e-global-color-text);
}
.search-6169
  > .shade_5bee
  > div
  > .hidden-green-552f
  > .row_solid_13a0.menu-tiny-29ae
  > a
  .banner-cold-2dee:before {
  color: var(--e-global-color-text);
}
.search-6169
  > .shade_5bee
  > div
  > .hidden-green-552f
  > .row_solid_13a0
  > .huge-f8e4
  .row_solid_13a0.menu-tiny-29ae
  > a
  .banner-cold-2dee:before {
  color: var(--e-global-color-text);
}
.video-east-98c3 .label-in-377c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video-east-98c3
  .stale_de25:hover
  .label-in-377c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next-774e
  > .shade_5bee
  > .menu-up-7585
  > .overlay-fixed-f0e1
  > .small-35c3
  > .form-61f9
  .stale_40cc {
  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);
}
.next-774e
  > .shade_5bee
  > .menu-up-7585
  > .overlay-fixed-f0e1
  > .small-35c3
  > .form-61f9:hover
  .stale_40cc {
  color: var(--e-global-color-text);
}
.next-774e
  > .shade_5bee
  > .menu-up-7585
  > .overlay-fixed-f0e1
  > .small-35c3
  > .form-61f9:hover
  .stale_40cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-774e
  > .shade_5bee
  > .menu-up-7585
  > .overlay-fixed-f0e1
  > .small-35c3.text_c8b5
  > .form-61f9
  .stale_40cc {
  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);
}
.hero-top-540d .tag-caae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-top-540d .hovered-6313 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-top-540d .steel_2d01 {
  background-color: var(--e-global-color-primary);
}
.hero-top-540d .steel_2d01 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-d1ca
  > .shade_5bee
  > .next_e689
  > .over-752d
  > .media-over-403a
  .active_left_1293 {
  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);
}
.column-d1ca
  > .shade_5bee
  > .next_e689
  > .over-752d
  > .media-over-403a
  .thumbnail-a223 {
  color: var(--e-global-color-text);
}
.column-d1ca
  > .shade_5bee
  > .next_e689
  > .over-752d
  > .media-over-403a:hover
  .active_left_1293 {
  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);
}
.column-d1ca
  > .shade_5bee
  > .next_e689
  > .over-752d
  > .media-over-403a:hover
  .thumbnail-a223 {
  color: var(--e-global-color-secondary);
}
.column-d1ca
  > .shade_5bee
  > .next_e689
  > .over-752d
  > .media-over-403a.up_e9f5
  .active_left_1293 {
  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);
}
.column-d1ca
  > .shade_5bee
  > .next_e689
  > .over-752d
  > .media-over-403a.up_e9f5
  .thumbnail-a223 {
  color: var(--e-global-color-primary);
}
.hard_1098
  .backdrop-next-f236
  .light_0141 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_1098 .slow-7588 .text_current_ebee .column-c27f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-over-a599 .pink_359f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-over-a599 .chip-34d4 .pink_359f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress-over-a599 .dark-f28e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-over-a599 .dark-f28e {
  background-color: var(--e-global-color-primary);
}
.pagination-c68b .modal_d004 .disabled_dark_5cb9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-c68b
  .modal_d004:hover
  .fast-7c97 {
  color: var(--e-global-color-secondary);
}
.pagination-c68b
  .modal_d004:hover
  .disabled_dark_5cb9 {
  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);
}
.backdrop-south-073d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.under-9d18 {
  max-width: 1400px !important;
}

.menu_50eb {
  flex-direction: column;
}

.menu_50eb .chip_b6b7 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

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

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

span {
  color: #fff;
}

.cool-30a9.banner_short_4c6a {
  display: none;
}

.feature-under-a864 {
  display: none;
}

body,
.list-large-1a23 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.button-dcf2) !important; */
}

.rough_5513.element-liquid-4eb7 {
  margin-bottom: 40px;
  width: 100%;
}

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

.menu_50eb a {
  width: 100%;
}

.search_next_12a3 .hover-f888.icon_active_8f98 {
  width: 20% !important;
}

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

.background_blue_f692:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

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

.avatar-eaed:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.search_next_12a3
  .hover-f888.background_744b
  .item_0cb8
  .gold-24b8 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.blue_0512.media_9a8f > .texture-12f3 {
  display: flex;
  align-items: center;
}

.notification-bottom-81bb {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

.article-orange-f378 {
  display: flex;
  gap: 50px;
}

.search_next_12a3
  .hover-f888.narrow_65f4
  .tertiary-white-700d
  .list-b88e {
  width: 100% !important;
}

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

.video-focused-6725 {
  width: 100%;
}

.paragraph-6aef {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.popup_1a8a:hover .element_8179 {
  visibility: visible;
}
.popup_1a8a:hover.popup_1a8a::before {
  display: block;
}

.purple_87bd h3 {
  color: #fff;
}

.fresh_f581 {
  margin: 0;
}

.search_next_12a3
  .hover-f888.narrow_65f4
  .list-b88e
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.primary-cbff {
  width: 100%;
}

.button_c9a1 {
  width: 100%;
}

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

.button_c9a1 {
  width: 100%;
}

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

.list-b88e {
  display: flex;
  align-items: center;
}

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

.breadcrumb-iron-c273 {
  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;
}

.menu_50eb .chip_b6b7.full_6240 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.menu_50eb h1.chip_b6b7 {
  margin-top: 120px !important;
}

.search_next_12a3 .hover-f888.nav_stone_8d33 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.row-hard-666a img {
  width: 100%;
}

.steel-46a8 .motion-3e82.item_0cb8 {
  justify-content: space-between;
}

.mini-9dd9 {
  display: none;
}

.action-086b .input_6a89 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .blue_0512 .texture-12f3 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .steel-46a8 .motion-3e82.item_0cb8 {
    border-bottom: 1px solid #f0c159;
  }

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

  .blue_0512.media_9a8f > .texture-12f3 {
    gap: 15px;
    justify-content: space-between;
  }

  .search_next_12a3
    .hover-f888.narrow_65f4
    .list-b88e
    img {
    width: 60% !important;
  }

  .highlight_cd54 {
    left: 2%;
  }

  .panel-65d6 {
    margin: 10px 0;
  }

  .menu_50eb .input_6a89 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.menu_50eb .chip_b6b7,
  .menu_50eb .chip_b6b7 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .list-b88e {
    justify-content: center;
  }

  .menu_50eb .input_6a89 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .search_next_12a3 .hover-f888.icon_active_8f98 {
    width: 75% !important;
  }

  .row-hard-666a img {
    width: 100% !important;
  }
}

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

  h2.menu_50eb .chip_b6b7,
  .menu_50eb .chip_b6b7 {
    font-size: 30px !important;
  }

  .list-b88e {
    justify-content: center;
  }

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

  .active_f378
    .link_silver_d5f4.bronze-f359 {
    margin: 0 !important;
  }

  .notification-bottom-81bb {
    margin: 0;
    gap: 10px;
  }

  .panel-65d6 {
    display: flex;
  }

  .shade-d373 .background_blue_f692 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .component-eef0 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .menu_50eb h1.chip_b6b7 {
    margin-top: 80px !important;
  }

  .search_next_12a3
    .hover-f888.narrow_65f4
    .list-b88e
    img,
  .mini_65b0 .tertiary-white-700d {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .search_next_12a3 .hover-f888.icon_active_8f98 {
    width: 100% !important;
  }

  .blue_0512.media_9a8f > .texture-12f3 {
    gap: 3px;
  }

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

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

/* css-noise: a7eb */
.shadow-element-r7 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.0;
}
