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(.purple_c060) {
  gap: 0.5em;
}
:where(.in_9cd8) {
  gap: 0.5em;
}
body .container_1031 > .clean_5999 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .container_1031 > .heading_under_64e6 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .container_1031 > .clean_bab4 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .status_b3d8 > .clean_5999 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .status_b3d8 > .heading_under_64e6 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .status_b3d8 > .clean_bab4 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .status_b3d8
  > :where(:not(.clean_5999):not(.heading_under_64e6):not(.under-dada)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .status_b3d8 > .gold_9748 {
  max-width: var(--wp--style--global--wide-size);
}
body .purple_c060 {
  display: flex;
}
body .purple_c060 {
  flex-wrap: wrap;
  align-items: center;
}
body .purple_c060 > * {
  margin: 0;
}
body .in_9cd8 {
  display: grid;
}
body .in_9cd8 > * {
  margin: 0;
}
:where(.notification_1448.purple_c060) {
  gap: 2em;
}
:where(.notification_1448.in_9cd8) {
  gap: 2em;
}
:where(.filter_green_3e92.purple_c060) {
  gap: 1.25em;
}
:where(.filter_green_3e92.in_9cd8) {
  gap: 1.25em;
}
.row-9d8e {
  color: var(--wp--preset--color--black) !important;
}
.last-6da6 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.dirty-73e7 {
  color: var(--wp--preset--color--white) !important;
}
.aside_tiny_fead {
  color: var(--wp--preset--color--pale-pink) !important;
}
.center-da6e {
  color: var(--wp--preset--color--vivid-red) !important;
}
.tag-cool-d533 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.down_1683 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.smooth-215e {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.wood-aabe {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.breadcrumb-out-443c {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.photo-1f51 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.liquid-bd6c {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.pressed-f2f3 {
  background-color: var(--wp--preset--color--black) !important;
}
.preview_basic_6229 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.filter_d4b0 {
  background-color: var(--wp--preset--color--white) !important;
}
.cold_b42b {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.yellow-cefc {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.image-down-c34a {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hover_wood_0787 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.media-thick-126d {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.liquid_e689 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.new-24bd {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.notification-over-800c {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.slow_c927 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.photo-140b {
  border-color: var(--wp--preset--color--black) !important;
}
.silver-a01b {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.first-13f6 {
  border-color: var(--wp--preset--color--white) !important;
}
.shade-outer-e935 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.pressed_e33d {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.slow-8d1c {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tabs_short_d91e {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.texture-b70b {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.new_a5f7 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.main-aaac {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.progress-purple-e952 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tall_c621 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.pattern-west-28e8 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.overlay_current_ed85 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.gas_0247 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.article_right_a83b {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.hard-450b {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.iron_95cb {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.shade-7903 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.row-clean-e8ad {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.sidebar_210f {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.smooth-a4b2 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.caption-7da8 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.image_light_fb01 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.focused_aaa4 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.stale_3cbe {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.breadcrumb-bottom-a68f {
  font-size: var(--wp--preset--font-size--large) !important;
}
.wide_a011 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.heading_paper_354d a:where(:not(.feature_cold_fd46)) {
  color: inherit;
}
:where(.filter_green_3e92.purple_c060) {
  gap: 1.25em;
}
:where(.filter_green_3e92.in_9cd8) {
  gap: 1.25em;
}
:where(.notification_1448.purple_c060) {
  gap: 2em;
}
:where(.notification_1448.in_9cd8) {
  gap: 2em;
}
.badge_f270 {
  font-size: 1.5em;
  line-height: 1.6;
}

.small-be9e .surface_new_c857 {
  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);
}
.section-65a1 .popup-bright-f344 {
  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);
}
.light-c362 {
  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);
}
.light-c362.lower_24f3 .bright-c280 {
  background-color: var(--e-global-color-primary);
}
.light-c362.module_50dc .bright-c280,
.light-c362.bright-4ac8 .bright-c280 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.form-cd0b .row_8c3c {
  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);
}
.easy-1bca {
  --divider-color: var(--e-global-color-secondary);
}
.easy-1bca .rough-746d {
  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);
}
.easy-1bca.list-c228 .container_green_80c1 {
  background-color: var(--e-global-color-secondary);
}
.easy-1bca.notification_dark_86ab .container_green_80c1,
.easy-1bca.grid_06aa .container_green_80c1 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.easy-1bca.notification_dark_86ab .container_green_80c1,
.easy-1bca.grid_06aa .container_green_80c1 svg {
  fill: var(--e-global-color-secondary);
}
.status-e3a6 .border-1963 {
  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);
}
.status-e3a6 .chip_green_541f {
  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);
}
.fluid_64fb.list-c228 .container_green_80c1 {
  background-color: var(--e-global-color-primary);
}
.fluid_64fb.notification_dark_86ab .container_green_80c1,
.fluid_64fb.grid_06aa .container_green_80c1 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.fluid_64fb.notification_dark_86ab .container_green_80c1,
.fluid_64fb.grid_06aa .container_green_80c1 svg {
  fill: var(--e-global-color-primary);
}
.surface_static_947b.list-c228 .container_green_80c1 {
  background-color: var(--e-global-color-primary);
}
.surface_static_947b.notification_dark_86ab .container_green_80c1,
.surface_static_947b.grid_06aa .container_green_80c1 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.surface_static_947b .medium-dd17 {
  color: var(--e-global-color-primary);
}
.surface_static_947b .medium-dd17,
.surface_static_947b .medium-dd17 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_static_947b .heading_cold_ed4a {
  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);
}
.aside_4a94 .tooltip-small-a748 {
  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);
}
.shade-5c98 .smooth_dce1 .icon_over_e61f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-9453 .huge-f7c4:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.feature-9453 .clean_d852 i {
  color: var(--e-global-color-primary);
}
.feature-9453 .clean_d852 svg {
  fill: var(--e-global-color-primary);
}
.feature-9453 .hero-1c85 {
  color: var(--e-global-color-secondary);
}
.feature-9453 .huge-f7c4 > .hero-1c85,
.feature-9453 .huge-f7c4 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-7914 .tabs-motion-161e {
  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);
}
.article-7914 .disabled-6f7b {
  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);
}
.left_5abf .advanced_574d .layout_hard_8758 {
  background-color: var(--e-global-color-primary);
}
.left_5abf .fluid_38e5 {
  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);
}
.out_f62a .section-ea1f {
  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);
}
.out_f62a .input-tiny-9e7f {
  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);
}
.out_f62a .bottom-1c02 {
  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);
}
.sidebar_0293 .frame_a32a,
.sidebar_0293 .frame_a32a a {
  color: var(--e-global-color-primary);
}
.sidebar_0293 .frame_a32a.info-brown-e11f,
.sidebar_0293 .frame_a32a.info-brown-e11f a {
  color: var(--e-global-color-accent);
}
.sidebar_0293 .frame_a32a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_0293 .tag-narrow-d81a {
  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);
}
.old-44c0 .picture_motion_8c87,
.old-44c0 .content_a44d {
  color: var(--e-global-color-primary);
}
.old-44c0 .picture_motion_8c87 svg {
  fill: var(--e-global-color-primary);
}
.old-44c0 .info-brown-e11f .picture_motion_8c87,
.old-44c0 .info-brown-e11f .content_a44d {
  color: var(--e-global-color-accent);
}
.old-44c0 .info-brown-e11f .picture_motion_8c87 svg {
  fill: var(--e-global-color-accent);
}
.old-44c0 .content_a44d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old-44c0 .tag-narrow-d81a {
  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);
}
.tall-27a0 .video-up-5c53,
.tall-27a0 .main_fluid_48b9 {
  color: var(--e-global-color-primary);
}
.tall-27a0 .main_fluid_48b9 svg {
  fill: var(--e-global-color-primary);
}
.tall-27a0 .frame_a32a.info-brown-e11f a,
.tall-27a0
  .frame_a32a.info-brown-e11f
  .main_fluid_48b9 {
  color: var(--e-global-color-accent);
}
.tall-27a0 .video-up-5c53 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall-27a0 .tag-narrow-d81a {
  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_middle_bc9a .small_3cc0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_middle_bc9a .left-d8ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_c8e7 .focused-1506 .shadow-soft-a61a {
  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_c8e7 .focused-1506 .backdrop-fluid-a0ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_c8e7 .photo_basic_bd35 .shadow-soft-a61a {
  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_c8e7
  .photo_basic_bd35
  .backdrop-fluid-a0ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_c8e7
  .accordion-2a79
  .shadow-soft-a61a {
  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_c8e7
  .accordion-2a79
  .backdrop-fluid-a0ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_c8e7
  .list_selected_f14e
  .shadow-soft-a61a {
  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_c8e7
  .list_selected_f14e
  .backdrop-fluid-a0ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_7e3c .text_static_04fa {
  background-color: var(--e-global-color-primary);
}
.complex_7e3c .text_static_04fa:hover {
  background-color: var(--e-global-color-primary);
}
.complex_7e3c .tertiary_current_d408 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex_7e3c
  .text_static_04fa:hover
  .tertiary_current_d408 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini_27d3 .video-west-0d88 {
  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);
}
.chip_paper_73cf .badge_2334 .dark_2120 a {
  background-color: var(--e-global-color-accent);
}
.chip_paper_73cf .badge_2334 .accent_51f6 a {
  background-color: var(--e-global-color-accent);
}
.chip_paper_73cf .badge_2334 .dark_2120 a,
.chip_paper_73cf .badge_2334 .accent_51f6 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_black_4122
  .in_a17b.outline-d7bc
  .badge_2334
  a.backdrop-b1cd {
  background-color: var(--e-global-color-accent);
}
.paragraph_black_4122
  .in_a17b.outline-d7bc
  .badge_2334
  span.backdrop-b1cd.fn-current-a9c8 {
  background-color: var(--e-global-color-text);
}
.paragraph_black_4122
  .in_a17b.outline-d7bc
  .badge_2334
  .backdrop-b1cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-952e .pattern-2dcd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-952e
  .row-8daa
  > .hover-eec5
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-952e
  .image_72a6
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-952e
  .soft_4b07
  .element-7e2d,
.complex-952e
  .soft_4b07
  .description-narrow-43c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex-952e
  .soft_4b07
  .thumbnail-15c9,
.complex-952e
  .soft_4b07
  a
  .thumbnail-15c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-952e
  .soft_4b07
  .dropdown-b076 {
  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);
}
.complex-952e
  .soft_4b07
  .main_large_aad8 {
  background-color: var(--e-global-color-primary);
}
.complex-952e
  .soft_4b07
  .main_large_aad8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-952e
  .soft_4b07
  .main_large_aad8:hover {
  background-color: var(--e-global-color-primary);
}
.complex-952e
  .soft_4b07
  .info-short-9aa5 {
  background-color: var(--e-global-color-primary);
}
.complex-952e
  .soft_4b07
  .info-short-9aa5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-952e
  .soft_4b07
  .info-short-9aa5:hover {
  background-color: var(--e-global-color-primary);
}
.complex-952e
  .notice_blue_afae
  .accordion-clean-4b92
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex-952e
  .notice_blue_afae
  .bottom_ab45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-952e
  .notice_blue_afae
  .dropdown-b076 {
  color: var(--e-global-color-text);
}
.complex-952e
  .notice_blue_afae
  .dropdown-b076
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-952e
  .notice_blue_afae
  .main_large_aad8 {
  background-color: var(--e-global-color-primary);
}
.complex-952e
  .notice_blue_afae
  .main_large_aad8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-952e
  .notice_blue_afae
  .main_large_aad8:hover {
  background-color: var(--e-global-color-primary);
}
.complex-952e
  .notice_blue_afae
  .info-short-9aa5 {
  background-color: var(--e-global-color-primary);
}
.complex-952e
  .notice_blue_afae
  .info-short-9aa5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-952e
  .notice_blue_afae
  .info-short-9aa5:hover {
  background-color: var(--e-global-color-primary);
}
.complex-952e .input_outer_56c3 {
  background-color: var(--e-global-color-primary);
}
.complex-952e .input_outer_56c3:hover {
  background-color: var(--e-global-color-primary);
}
.complex-952e .surface-25f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex-952e .steel_a474 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_2f57 .hover_blue_c2df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_2f57
  .accordion_bottom_b412
  > div:nth-child(3)
  .hover_blue_c2df,
.glass_2f57
  .dropdown-bb0b
  > div:nth-child(1)
  .hover_blue_c2df,
.glass_2f57
  .orange-2e5a
  > div:nth-child(1)
  .hover_blue_c2df,
.glass_2f57
  .dark-1cf8
  > div:nth-child(1)
  .hover_blue_c2df,
.glass_2f57
  .disabled-b674
  > div:nth-child(1)
  .hover_blue_c2df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_2f57 .button-f366 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_2f57 .outer_2caa {
  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);
}
.glass_2f57 .filter-thick-ba83 {
  background-color: var(--e-global-color-primary);
}
.glass_2f57 .filter-thick-ba83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_2f57 .filter-thick-ba83:hover {
  background-color: var(--e-global-color-primary);
}
.glass_2f57 .column_5110 {
  background-color: var(--e-global-color-primary);
}
.glass_2f57 .column_5110:hover {
  background-color: var(--e-global-color-primary);
}
.glass_2f57 .surface-25f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_2f57 .steel_a474 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-0896 .sort-pro-8637 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-0896 .component-f0a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-0896 .notification-66e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-0896 .mask-6b10 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-0896 .frame_b428 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-0896 .column_5110 {
  background-color: var(--e-global-color-primary);
}
.video-0896 .column_5110:hover {
  background-color: var(--e-global-color-primary);
}
.info_16f8 .huge_c4ab {
  background-color: var(--e-global-color-secondary);
}
.info_16f8 .pagination_b7b1 {
  background-color: var(--e-global-color-text);
}
.info_16f8 .inner_560f {
  background-color: var(--e-global-color-secondary);
}
.info_16f8 .notification_slow_7834 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_16f8 .alert-medium-88f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_16f8 .advanced-37c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_16f8 .surface-rough-76a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_16f8 .tag_copper_03fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_3611 .under-79c0 .filter-268f,
.focus_3611
  .under-79c0
  .filter-268f
  a,
.focus_3611 .sort_complex_7210 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_3611 .under-79c0 .bottom-1dcf,
.focus_3611 .clean_c1c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_3611 .under-79c0 .bottom-1dcf {
  color: var(--e-global-color-text);
}
.focus_3611 .clean_c1c6 {
  color: var(--e-global-color-text);
}
.focus_3611
  .under-79c0
  .alert_5d56 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_3611 .modal-dynamic-6c76 .gas_b5cf {
  background-color: var(--e-global-color-primary);
}
.focus_3611 .modal-dynamic-6c76 .gas_b5cf:hover {
  background-color: var(--e-global-color-primary);
}
.focus_3611 .modal-dynamic-6c76 .hovered-e2ea li span {
  background-color: var(--e-global-color-text);
}
.focus_3611 .modal-dynamic-6c76 .hovered-e2ea li span:hover {
  background-color: var(--e-global-color-primary);
}
.focus_3611
  .modal-dynamic-6c76
  .hovered-e2ea
  li.active-short-f42a
  span {
  background-color: var(--e-global-color-accent);
}
.focus_3611 .popup-6747 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_aba0 .left-97a1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-bronze-d39b .info_b7e7 {
  background-color: var(--e-global-color-primary);
}
.wrapper-bronze-d39b .shade_dee0 {
  background-color: var(--e-global-color-secondary);
}
.wrapper-bronze-d39b .cool-f473 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-bronze-d39b .cool-0ef2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-bronze-d39b .form_9bac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-bronze-d39b .badge_stale_3bac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-bronze-d39b .message_1892 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-bronze-d39b .alert-c0b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-bronze-d39b .preview_6c62 {
  background-color: var(--e-global-color-primary);
}
.wrapper-bronze-d39b .preview_6c62 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-43a9 .description-6cb1 {
  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-43a9 .green_b2bc {
  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);
}
.background-43a9
  .shade-243b:after {
  background-color: var(--e-global-color-primary);
}
.background-43a9 .border-4251 {
  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);
}
.dirty-4c55 .sort_complex_7210 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-4c55 .clean_c1c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_hovered_856a .blue-f6e3 .grid-e84b {
  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);
}
.item_hovered_856a .blue-f6e3 .south-2fc1 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-ef67 .notification-0eac {
  background-color: var(--e-global-color-primary);
}
.dropdown-ef67 .pattern-fluid-e950 {
  background-color: var(--e-global-color-secondary);
}
.dropdown-ef67 .tiny_0434 .heading-73c7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-ef67 .first-6951 .heading-73c7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_1e6c .secondary-fafd .fast_b62f {
  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);
}
.sidebar_1e6c .secondary-fafd .yellow-8b0e {
  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);
}
.sidebar_1e6c .secondary-fafd .sidebar_80d1 {
  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);
}
.advanced-effb .disabled_hard_2417 {
  border-color: var(--e-global-color-text);
}
.advanced-effb .status_bright_c9d2 {
  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);
}
.advanced-effb .form_b537 {
  color: var(--e-global-color-primary);
}
.advanced-effb .info_7e60 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_51e2 .block_d5ba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard_51e2 .overlay_lite_6864 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard_51e2 .message-fixed-4018:hover .block_d5ba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard_51e2
  .message-fixed-4018:hover
  .overlay_lite_6864 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-2e7d .stale-6d08 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-2e7d .fixed-cffb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-7c8a .popup-green-8f2a .inner-0d7f {
  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-7c8a .wrapper_cold_9197 .inner-0d7f {
  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);
}
.card_0370 .tag_cool_caeb {
  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);
}
.box_center_a662 .highlight_dirty_ce2c .alert-ce62 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_center_a662 .highlight_dirty_ce2c .alert-ce62 {
  background-color: var(--e-global-color-secondary);
}
.box_center_a662 .center_bdc9 .alert-ce62 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_center_a662 .center_bdc9 .alert-ce62 {
  background-color: var(--e-global-color-secondary);
}
.box_center_a662 .pagination_top_9323 .focus_7029 {
  background-color: var(--e-global-color-primary);
}
.box_center_a662 .pagination_top_9323:hover .focus_7029 {
  background-color: var(--e-global-color-secondary);
}
.box_center_a662 .gas_b5cf {
  background-color: var(--e-global-color-primary);
}
.box_center_a662 .gas_b5cf:hover {
  background-color: var(--e-global-color-accent);
}
.box_center_a662 .hovered-e2ea li span {
  background-color: var(--e-global-color-text);
}
.box_center_a662 .hovered-e2ea li span:hover {
  background-color: var(--e-global-color-primary);
}
.box_center_a662 .hovered-e2ea li.active-short-f42a span {
  background-color: var(--e-global-color-accent);
}
.link-stale-8530 .texture-stale-45b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-stale-8530 .iron_92ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-brown-b869 .gradient_east_6a3f:before {
  background-color: var(--e-global-color-secondary);
}
.pagination-brown-b869 .icon_0608 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-brown-b869 .iron-4430 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_left_0d77 .disabled-65d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_left_0d77 .disabled-65d8:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_left_0d77 .disabled-65d8.fn-active-a9c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_left_0d77 .in-bca9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_left_0d77 .tabs_mini_6496 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_left_0d77 .media_3e1f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_left_0d77 .element-soft-7d58 {
  background-color: var(--e-global-color-primary);
}
.paragraph_left_0d77 .element-soft-7d58 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_left_0d77 .clean_e741 {
  background-color: var(--e-global-color-primary);
}
.paragraph_left_0d77 .clean_e741 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-23e8 .paper_8a80 .surface_09c5 a {
  color: var(--e-global-color-secondary);
}
.tertiary-23e8 .paper_8a80 .surface_09c5 a:hover {
  color: var(--e-global-color-secondary);
}
.tertiary-23e8 .paper_8a80 .surface_09c5,
.tertiary-23e8 .paper_8a80 .surface_09c5 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-23e8 .paper_8a80 .fixed-25f7 {
  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);
}
.tertiary-23e8 .paper_8a80 .caption-full-c094 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-23e8 .paper_8a80 .huge_f203 {
  background-color: var(--e-global-color-primary);
}
.tertiary-23e8 .paper_8a80 .huge_f203 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-23e8 .paper_8a80 .huge_f203:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary-23e8 .paper_8a80 .article-solid-a40a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-23e8 .paper_8a80 .article-solid-a40a {
  background-color: var(--e-global-color-primary);
}
.tertiary-23e8 .paper_8a80 .article-solid-a40a:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary-23e8 .paper_8a80 .gas_b5cf {
  background-color: var(--e-global-color-primary);
}
.tertiary-23e8 .paper_8a80 .gas_b5cf:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary-23e8 .modal-dynamic-6c76 .hovered-e2ea li span {
  background-color: var(--e-global-color-text);
}
.tertiary-23e8 .modal-dynamic-6c76 .hovered-e2ea li span:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary-23e8 .modal-dynamic-6c76 .hovered-e2ea li.active-short-f42a span {
  background-color: var(--e-global-color-accent);
}
.tertiary-23e8 .surface-25f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-23e8 .steel_a474 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot_55e1 .widget_static_db85 .description_bba7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot_55e1 .widget_static_db85 .tertiary_bottom_d1f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot_55e1 .widget_static_db85 .table-middle-cef2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_3e2a .medium_5c40 {
  border-color: var(--e-global-color-text);
}
.next_3e2a .caption-out-ccfe {
  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);
}
.next_3e2a .wrapper-active-51dc {
  color: var(--e-global-color-secondary);
}
.next_3e2a .wrapper-active-51dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_3e2a .cool_8533 > * {
  color: var(--e-global-color-primary);
}
.next_3e2a .cool_8533 > * svg {
  fill: var(--e-global-color-primary);
}
.next_3e2a .rough-04f4 {
  color: var(--e-global-color-primary);
}
.next_3e2a .rough-04f4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next_3e2a .search_bright_5293 {
  color: var(--e-global-color-primary);
}
.next_3e2a .search_bright_5293 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next_3e2a .texture-upper-b493 {
  color: var(--e-global-color-primary);
}
.next_3e2a .texture-upper-b493 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_3e2a .paragraph-d940 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_3e2a .gold_ccc0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_3e2a .gold_ccc0.highlight_90c8 {
  color: var(--e-global-color-secondary);
}
.next_3e2a .gold_ccc0.highlight_90c8 .menu_0a8d {
  color: var(--e-global-color-accent);
}
.next_3e2a .gold_ccc0.glass-649c {
  color: var(--e-global-color-text);
}
.next_3e2a .gold_ccc0.glass-649c .menu_0a8d {
  color: var(--e-global-color-text);
}
.next_3e2a .gold_ccc0:before {
  border-top-color: var(--e-global-color-text);
}
.next_3e2a .card-advanced-1801 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next_3e2a
  .card-advanced-1801
  .surface-large-b1bb {
  background-color: var(--e-global-color-primary);
}
.next_3e2a
  .card-advanced-1801
  .surface-large-b1bb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next_3e2a .medium_5c40 .glass_d5b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_1ebc .text_f122 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_1ebc .liquid_d946 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under-66f1 .tertiary-0775 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under-66f1
  .dynamic_56c7
  .secondary_3950 {
  background-color: var(--e-global-color-secondary);
}
.under-66f1
  .dynamic_56c7.right-7012
  .secondary_3950 {
  background-color: var(--e-global-color-text);
}
.under-66f1
  .dynamic_56c7:hover
  .secondary_3950 {
  background-color: var(--e-global-color-accent);
}
.under-66f1
  .dynamic_56c7.fn-active-a9c8
  .secondary_3950 {
  background-color: var(--e-global-color-primary);
}
.heading_18b0 .cool-9fcc {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.heading_18b0 .feature_black_78d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_18b0 .thumbnail_blue_5f81 {
  background-color: var(--e-global-color-primary);
}
.heading_18b0 .thumbnail_blue_5f81 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue_73ce .slider_5a7d .fresh_73cb .slider_81a1 {
  background-color: var(--e-global-color-secondary);
}
.blue_73ce .slider_5a7d .dynamic-e20d:after {
  background-color: var(--e-global-color-secondary);
}
.blue_73ce .info_simple_88a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue_73ce .last_8163 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue_73ce .form_medium_a0c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue_73ce .texture_middle_0c36 {
  background-color: var(--e-global-color-primary);
}
.blue_73ce .texture_middle_0c36 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue_73ce .notification-over-da96 {
  background-color: var(--e-global-color-secondary);
}
.blue_73ce .notification-over-da96 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue_73ce .slider_5a7d .footer_66ae .wide_4078:hover {
  background-color: var(--e-global-color-primary);
}
.blue_73ce
  .slider_5a7d
  .footer_66ae
  .wide_4078.photo-large-fd0a {
  background-color: var(--e-global-color-primary);
}
.blue_73ce .slider_5a7d .easy_3d29:before {
  border-color: var(--e-global-color-primary);
}
.blue_73ce .slider_5a7d .easy_3d29:hover:before {
  border-color: var(--e-global-color-secondary);
}
.blue_73ce
  .slider_5a7d
  .easy_3d29.stale_8cbf:before {
  border-color: var(--e-global-color-primary);
}
.blue_73ce .south-3a8e span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-8c58 .hovered-d333 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask-8c58 .hovered-d333:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask-8c58 .hovered-d333.frame-dark-a78d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask-8c58 .media_4ffb {
  background-color: var(--e-global-color-primary);
}
.mask-8c58 .media_4ffb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask-8c58
  .fluid_5f30
  .huge_ab2e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask-8c58
  .mask-a2ce
  .huge_ab2e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-f2b2
  .module_green_6fc1
  .green_85b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-f2b2
  .module_green_6fc1
  .blue_e106 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-f2b2 .selected-7e14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-f2b2 .component-ed0c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-f2b2 .badge_stone_45b8 {
  background-color: var(--e-global-color-primary);
}
.panel-f2b2 .badge_stone_45b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_8baf .outline-easy-3c10 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_8baf .breadcrumb_complex_8b99 {
  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);
}
.accent_8baf .main_cold_cc09 {
  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);
}
.accent_8baf .main_cold_cc09 a:hover {
  color: var(--e-global-color-secondary);
}
.accent_8baf .focused_3fc3 {
  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);
}
.accent_8baf .description-over-1218 {
  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);
}
.accent_8baf .section_eb78 .gas_b5cf {
  background-color: var(--e-global-color-primary);
}
.accent_8baf .section_eb78 .gas_b5cf:hover {
  background-color: var(--e-global-color-accent);
}
.accent_8baf
  .section_eb78
  .hovered-e2ea
  li
  span {
  background-color: var(--e-global-color-text);
}
.accent_8baf
  .section_eb78
  .hovered-e2ea
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.accent_8baf
  .section_eb78
  .hovered-e2ea
  li.active-short-f42a
  span {
  background-color: var(--e-global-color-accent);
}
.chip_27fb
  .tiny_e2cd
  .info-warm-bb39 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_27fb .tiny_e2cd .wood_1966 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_27fb .tiny_e2cd .sidebar-liquid-1106 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_27fb .nav-lite-43e2 {
  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);
}
.chip_27fb
  .layout-fad0.simple_21a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-mini-c7ca
  > .short_7eb0
  > div
  > .old-3d49
  > .message-abc1
  > a {
  background-color: var(--e-global-color-text);
}
.form-mini-c7ca
  > .short_7eb0
  > div
  > .old-3d49
  > .message-abc1
  > a
  .status_56a2.notice_bronze_072b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-mini-c7ca
  > .short_7eb0
  > div
  > .old-3d49
  > .message-abc1
  > a
  .pro-80ca.picture_53db {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-mini-c7ca
  > .short_7eb0
  > div
  > .old-3d49
  > .message-abc1
  > .container_silver_ba63
  .message-abc1
  > a {
  background-color: var(--e-global-color-secondary);
}
.form-mini-c7ca
  > .short_7eb0
  > div
  > .old-3d49
  > .message-abc1
  > .container_silver_ba63
  .message-abc1
  > a
  .content-c933 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-mini-c7ca
  > .short_7eb0
  > div
  > .old-3d49
  > .message-abc1
  > .container_silver_ba63
  .message-abc1
  > a
  .pro-80ca.secondary_0e94 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-mini-c7ca
  > .short_7eb0
  > div
  > .old-3d49
  > .message-abc1
  > a
  .stale-d91f:before {
  color: var(--e-global-color-text);
}
.form-mini-c7ca
  > .short_7eb0
  > div
  > .old-3d49
  > .message-abc1
  > .container_silver_ba63
  a
  .stale-d91f:before {
  color: var(--e-global-color-text);
}
.form-mini-c7ca
  > .short_7eb0
  > div
  > .old-3d49
  > .message-abc1.black-4761
  > a
  .stale-d91f:before {
  color: var(--e-global-color-text);
}
.form-mini-c7ca
  > .short_7eb0
  > div
  > .old-3d49
  > .message-abc1
  > .container_silver_ba63
  .message-abc1.black-4761
  > a
  .stale-d91f:before {
  color: var(--e-global-color-text);
}
.form-mini-c7ca
  > .short_7eb0
  > div
  > .old-3d49
  > .message-abc1
  > a
  .new_f66d
  .main_cab8 {
  color: var(--e-global-color-text);
}
.form-mini-c7ca
  > .short_7eb0
  > div
  > .old-3d49
  > .message-abc1
  > .container_silver_ba63
  a
  .new_f66d
  .main_cab8 {
  color: var(--e-global-color-text);
}
.form-mini-c7ca
  > .short_7eb0
  > div
  > .old-3d49
  > .message-abc1
  > a
  .new_f66d
  .main_cab8,
.form-mini-c7ca
  > .short_7eb0
  > div
  > .old-3d49
  > .message-abc1
  > .container_silver_ba63
  a
  .new_f66d
  .main_cab8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-mini-c7ca
  > .short_7eb0
  > div
  > .old-3d49
  > .message-abc1
  > a
  .pattern-prev-bc8e:before {
  color: var(--e-global-color-text);
}
.form-mini-c7ca
  > .short_7eb0
  > div
  > .old-3d49
  > .message-abc1
  > .container_silver_ba63
  a
  .pattern-prev-bc8e:before {
  color: var(--e-global-color-text);
}
.form-mini-c7ca
  > .short_7eb0
  > div
  > .old-3d49
  > .message-abc1.black-4761
  > a
  .pattern-prev-bc8e:before {
  color: var(--e-global-color-text);
}
.form-mini-c7ca
  > .short_7eb0
  > div
  > .old-3d49
  > .message-abc1
  > .container_silver_ba63
  .message-abc1.black-4761
  > a
  .pattern-prev-bc8e:before {
  color: var(--e-global-color-text);
}
.focus-72dc .iron-6755 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus-72dc
  .short_006a:hover
  .iron-6755 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-action-e0df
  > .short_7eb0
  > .section_fast_b138
  > .huge-e4ac
  > .panel_advanced_4d99
  > .dim-c5d0
  .avatar_stale_019e {
  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);
}
.text-action-e0df
  > .short_7eb0
  > .section_fast_b138
  > .huge-e4ac
  > .panel_advanced_4d99
  > .dim-c5d0:hover
  .avatar_stale_019e {
  color: var(--e-global-color-text);
}
.text-action-e0df
  > .short_7eb0
  > .section_fast_b138
  > .huge-e4ac
  > .panel_advanced_4d99
  > .dim-c5d0:hover
  .avatar_stale_019e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-action-e0df
  > .short_7eb0
  > .section_fast_b138
  > .huge-e4ac
  > .panel_advanced_4d99.label-de44
  > .dim-c5d0
  .avatar_stale_019e {
  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);
}
.wood-5bfd .cool-7594 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood-5bfd .form_f921 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood-5bfd .clean_8902 {
  background-color: var(--e-global-color-primary);
}
.wood-5bfd .clean_8902 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south_66e5
  > .short_7eb0
  > .button-action-db8e
  > .notification_ded0
  > .container-d94f
  .item-1c5d {
  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);
}
.south_66e5
  > .short_7eb0
  > .button-action-db8e
  > .notification_ded0
  > .container-d94f
  .short_90cf {
  color: var(--e-global-color-text);
}
.south_66e5
  > .short_7eb0
  > .button-action-db8e
  > .notification_ded0
  > .container-d94f:hover
  .item-1c5d {
  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);
}
.south_66e5
  > .short_7eb0
  > .button-action-db8e
  > .notification_ded0
  > .container-d94f:hover
  .short_90cf {
  color: var(--e-global-color-secondary);
}
.south_66e5
  > .short_7eb0
  > .button-action-db8e
  > .notification_ded0
  > .container-d94f.dropdown_2a25
  .item-1c5d {
  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);
}
.south_66e5
  > .short_7eb0
  > .button-action-db8e
  > .notification_ded0
  > .container-d94f.dropdown_2a25
  .short_90cf {
  color: var(--e-global-color-primary);
}
.carousel-purple-7b77
  .overlay-light-da59
  .frame-narrow-b913 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-purple-7b77 .status_0176 .glass_d5b5 .text-fresh-658c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-669f .bright-93e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-669f .main_93c3 .bright-93e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-669f .shadow-glass-de49 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-669f .shadow-glass-de49 {
  background-color: var(--e-global-color-primary);
}
.media_middle_4e22 .steel-f229 .modal_up_e2e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_middle_4e22
  .steel-f229:hover
  .pagination_outer_8bad {
  color: var(--e-global-color-secondary);
}
.media_middle_4e22
  .steel-f229:hover
  .modal_up_e2e2 {
  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);
}
.link-motion-e201 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.shade_efa8 {
  flex-direction: column;
}

.shade_efa8 .element-liquid-b325 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.shade_efa8 .element-liquid-b325 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.shade_efa8 .gradient-slow-50b4 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.dropdown-c9ef.fresh-c7a7 {
  display: none;
}

.tooltip_7496 {
  display: none;
}

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

.blue-5310.main-2b3f {
  margin-bottom: 40px;
  width: 100%;
}

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

.shade_efa8 a {
  width: 100%;
}

.dirty-64be .complex-b0a7.message-pro-62cd {
  width: 20% !important;
}

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

.shadow_9276:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

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

.clean_be56:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.dirty-64be
  .complex-b0a7.preview-830f
  .description_outer_f47a
  .background-prev-3e5c {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.sidebar_lite_fe86.panel-green-d4aa > .wide-bcc6 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.article-ea56 {
  position: relative;
  width: 100%;
}

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

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

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

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

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

.dirty-64be
  .complex-b0a7.plasma-d937
  .notice-static-cd67
  .sort-f3a7 {
  width: 100% !important;
}

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

.wide-e477 {
  width: 100%;
}

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

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

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

  display: none;
}

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

.tag-bcde {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.notice_020f:hover .tag-bcde {
  visibility: visible;
}
.notice_020f:hover.notice_020f::before {
  display: block;
}

.out_c9c0 h3 {
  color: #fff;
}

.action-6c51 {
  margin: 0;
}

.dirty-64be
  .complex-b0a7.plasma-d937
  .sort-f3a7
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.fixed_80b8 {
  width: 100%;
}

.image_c19d {
  width: 100%;
}

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

.image_c19d {
  width: 100%;
}

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

.sort-f3a7 {
  display: flex;
  align-items: center;
}

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

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

.shade_efa8 .element-liquid-b325.header-glass-82b9 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.shade_efa8 h1.element-liquid-b325 {
  margin-top: 120px !important;
}

.dirty-64be .complex-b0a7.modal-inner-264a {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.tag_fb11 img {
  width: 100%;
}

.accordion_292b .container-a205.description_outer_f47a {
  justify-content: space-between;
}

.banner_e9e3 {
  display: none;
}

.clean-32e4 .gradient-slow-50b4 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .sidebar_lite_fe86 .wide-bcc6 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .accordion_292b .container-a205.description_outer_f47a {
    border-bottom: 1px solid #f0c159;
  }

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

  .sidebar_lite_fe86.panel-green-d4aa > .wide-bcc6 {
    gap: 15px;
    justify-content: space-between;
  }

  .dirty-64be
    .complex-b0a7.plasma-d937
    .sort-f3a7
    img {
    width: 60% !important;
  }

  .progress_light_dd47 {
    left: 2%;
  }

  .lite_f127 {
    margin: 10px 0;
  }

  .shade_efa8 .gradient-slow-50b4 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.shade_efa8 .element-liquid-b325,
  .shade_efa8 .element-liquid-b325 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .sort-f3a7 {
    justify-content: center;
  }

  .shade_efa8 .gradient-slow-50b4 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .dirty-64be .complex-b0a7.message-pro-62cd {
    width: 75% !important;
  }

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

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

  h2.shade_efa8 .element-liquid-b325,
  .shade_efa8 .element-liquid-b325 {
    font-size: 30px !important;
  }

  .sort-f3a7 {
    justify-content: center;
  }

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

  .tooltip_basic_5d0f
    .iron_33ed.notification-5034 {
    margin: 0 !important;
  }

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

  .lite_f127 {
    display: flex;
  }

  .fresh-bcbb .shadow_9276 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .shade_efa8 h1.element-liquid-b325 {
    margin-top: 80px !important;
  }

  .dirty-64be
    .complex-b0a7.plasma-d937
    .sort-f3a7
    img,
  .status-e3a6 .notice-static-cd67 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .dirty-64be .complex-b0a7.message-pro-62cd {
    width: 100% !important;
  }

  .sidebar_lite_fe86.panel-green-d4aa > .wide-bcc6 {
    gap: 3px;
  }

  .shade_efa8 .gradient-slow-50b4 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: cb34 */
.shadow-element-v4 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.0;
}
