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(.chip_copper_cc12) {
  gap: 0.5em;
}
:where(.silver_7943) {
  gap: 0.5em;
}
body .fast-633b > .chip_ddf5 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .fast-633b > .small_30e8 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .fast-633b > .image_out_31aa {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .heading-simple-df61 > .chip_ddf5 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .heading-simple-df61 > .small_30e8 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .heading-simple-df61 > .image_out_31aa {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .heading-simple-df61
  > :where(:not(.chip_ddf5):not(.small_30e8):not(.link_basic_cc7e)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .heading-simple-df61 > .summary-brown-2a6e {
  max-width: var(--wp--style--global--wide-size);
}
body .chip_copper_cc12 {
  display: flex;
}
body .chip_copper_cc12 {
  flex-wrap: wrap;
  align-items: center;
}
body .chip_copper_cc12 > * {
  margin: 0;
}
body .silver_7943 {
  display: grid;
}
body .silver_7943 > * {
  margin: 0;
}
:where(.notice_8cc7.chip_copper_cc12) {
  gap: 2em;
}
:where(.notice_8cc7.silver_7943) {
  gap: 2em;
}
:where(.icon-small-1df9.chip_copper_cc12) {
  gap: 1.25em;
}
:where(.icon-small-1df9.silver_7943) {
  gap: 1.25em;
}
.link-0d79 {
  color: var(--wp--preset--color--black) !important;
}
.photo_gold_f978 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.notification-narrow-45bd {
  color: var(--wp--preset--color--white) !important;
}
.photo_cold_869e {
  color: var(--wp--preset--color--pale-pink) !important;
}
.accordion_3b65 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.inner-2685 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.basic_ea36 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.secondary_smooth_2ee1 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.footer_west_8e89 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.box-paper-795b {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.card_a767 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.text_left_9c41 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.heading-754a {
  background-color: var(--wp--preset--color--black) !important;
}
.notice-e57f {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.sort_new_b56b {
  background-color: var(--wp--preset--color--white) !important;
}
.block_focused_ebe8 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.header-focused-f5a4 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.chip-c3db {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.small-c270 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.slider_f830 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.action_7eed {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.gradient_stale_04ec {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.article-db1a {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.list-5a79 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.notice_ee0d {
  border-color: var(--wp--preset--color--black) !important;
}
.message-tall-e662 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.progress-7884 {
  border-color: var(--wp--preset--color--white) !important;
}
.thumbnail-430a {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.dropdown-hovered-54c3 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.icon-clean-0b21 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.pro_f0c5 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.gas_8690 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.container_pink_7fb3 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.notice_advanced_fb2c {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.cool_0f86 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.glass-331b {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.tag_e5ec {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.article-1ba0 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.filter_blue_9361 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.tertiary-1a06 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.message-d83f {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.alert_rough_3c00 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.overlay-prev-2d56 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.under-9838 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.logo_72ba {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.paper-515d {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.breadcrumb-pro-600f {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.video_af7f {
  background: var(--wp--preset--gradient--midnight) !important;
}
.dynamic_abe9 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.background-bright-62b6 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.column_6b89 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.element-abe5 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.wrapper-7c4a a:where(:not(.layout_bronze_103c)) {
  color: inherit;
}
:where(.icon-small-1df9.chip_copper_cc12) {
  gap: 1.25em;
}
:where(.icon-small-1df9.silver_7943) {
  gap: 1.25em;
}
:where(.notice_8cc7.chip_copper_cc12) {
  gap: 2em;
}
:where(.notice_8cc7.silver_7943) {
  gap: 2em;
}
.carousel-dee0 {
  font-size: 1.5em;
  line-height: 1.6;
}

.cold_0439 .hero-upper-ff9b {
  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-336a .avatar_top_55ec {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_simple_bf41 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_simple_bf41.smooth_9c93 .highlight-b51f {
  background-color: var(--e-global-color-primary);
}
.search_simple_bf41.logo_prev_977a .highlight-b51f,
.search_simple_bf41.solid-486e .highlight-b51f {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.section-basic-0ffe .silver-df83 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.banner_complex_7e73 {
  --divider-color: var(--e-global-color-secondary);
}
.banner_complex_7e73 .container_middle_17e1 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.banner_complex_7e73.summary-3317 .banner-cold-f874 {
  background-color: var(--e-global-color-secondary);
}
.banner_complex_7e73.wide-1094 .banner-cold-f874,
.banner_complex_7e73.surface_0470 .banner-cold-f874 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.banner_complex_7e73.wide-1094 .banner-cold-f874,
.banner_complex_7e73.surface_0470 .banner-cold-f874 svg {
  fill: var(--e-global-color-secondary);
}
.outer-5244 .huge_15b7 {
  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);
}
.outer-5244 .gold_0920 {
  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);
}
.border-blue-d3ba.summary-3317 .banner-cold-f874 {
  background-color: var(--e-global-color-primary);
}
.border-blue-d3ba.wide-1094 .banner-cold-f874,
.border-blue-d3ba.surface_0470 .banner-cold-f874 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.border-blue-d3ba.wide-1094 .banner-cold-f874,
.border-blue-d3ba.surface_0470 .banner-cold-f874 svg {
  fill: var(--e-global-color-primary);
}
.last_dec3.summary-3317 .banner-cold-f874 {
  background-color: var(--e-global-color-primary);
}
.last_dec3.wide-1094 .banner-cold-f874,
.last_dec3.surface_0470 .banner-cold-f874 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.last_dec3 .current_93f2 {
  color: var(--e-global-color-primary);
}
.last_dec3 .current_93f2,
.last_dec3 .current_93f2 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last_dec3 .content-old-11c5 {
  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);
}
.shadow_small_7dcb .widget_center_5144 {
  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);
}
.media-down-b13c .active_left_1743 .stale_dd30 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_bd62 .stale_9306:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.element_bd62 .shadow_3b99 i {
  color: var(--e-global-color-primary);
}
.element_bd62 .shadow_3b99 svg {
  fill: var(--e-global-color-primary);
}
.element_bd62 .picture_308a {
  color: var(--e-global-color-secondary);
}
.element_bd62 .stale_9306 > .picture_308a,
.element_bd62 .stale_9306 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-liquid-02e5 .active_2df2 {
  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);
}
.tabs-liquid-02e5 .first-69f0 {
  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);
}
.wrapper-4818 .east_b279 .slow_66f5 {
  background-color: var(--e-global-color-primary);
}
.wrapper-4818 .tooltip-b040 {
  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);
}
.fixed-76c2 .selected_0df0 {
  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);
}
.fixed-76c2 .cold_227f {
  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);
}
.fixed-76c2 .accent-fluid-593a {
  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);
}
.backdrop-a4f4 .short_d72d,
.backdrop-a4f4 .short_d72d a {
  color: var(--e-global-color-primary);
}
.backdrop-a4f4 .short_d72d.disabled-cool-0449,
.backdrop-a4f4 .short_d72d.disabled-cool-0449 a {
  color: var(--e-global-color-accent);
}
.backdrop-a4f4 .short_d72d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-a4f4 .preview-d610 {
  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);
}
.accordion-68e8 .grid_dbad,
.accordion-68e8 .search-brown-a6c6 {
  color: var(--e-global-color-primary);
}
.accordion-68e8 .grid_dbad svg {
  fill: var(--e-global-color-primary);
}
.accordion-68e8 .disabled-cool-0449 .grid_dbad,
.accordion-68e8 .disabled-cool-0449 .search-brown-a6c6 {
  color: var(--e-global-color-accent);
}
.accordion-68e8 .disabled-cool-0449 .grid_dbad svg {
  fill: var(--e-global-color-accent);
}
.accordion-68e8 .search-brown-a6c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-68e8 .preview-d610 {
  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);
}
.narrow_fc0f .column-red-ef93,
.narrow_fc0f .banner_eb70 {
  color: var(--e-global-color-primary);
}
.narrow_fc0f .banner_eb70 svg {
  fill: var(--e-global-color-primary);
}
.narrow_fc0f .short_d72d.disabled-cool-0449 a,
.narrow_fc0f
  .short_d72d.disabled-cool-0449
  .banner_eb70 {
  color: var(--e-global-color-accent);
}
.narrow_fc0f .column-red-ef93 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow_fc0f .preview-d610 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_fad4 .content-lite-c29b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed_fad4 .shadow_selected_5391 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_8977 .search_fc70 .tooltip_outer_3012 {
  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);
}
.accent_8977 .search_fc70 .section-e7f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_8977 .video_a5ac .tooltip_outer_3012 {
  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);
}
.accent_8977
  .video_a5ac
  .section-e7f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_8977
  .bronze_24d9
  .tooltip_outer_3012 {
  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);
}
.accent_8977
  .bronze_24d9
  .section-e7f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_8977
  .thumbnail-dirty-05e0
  .tooltip_outer_3012 {
  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);
}
.accent_8977
  .thumbnail-dirty-05e0
  .section-e7f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_f2aa .out-efb7 {
  background-color: var(--e-global-color-primary);
}
.video_f2aa .out-efb7:hover {
  background-color: var(--e-global-color-primary);
}
.video_f2aa .slow_facf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_f2aa
  .out-efb7:hover
  .slow_facf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_bright_07ff .large-1aab {
  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);
}
.in-4b9d .title-f554 .widget-0cff a {
  background-color: var(--e-global-color-accent);
}
.in-4b9d .title-f554 .pink-6838 a {
  background-color: var(--e-global-color-accent);
}
.in-4b9d .title-f554 .widget-0cff a,
.in-4b9d .title-f554 .pink-6838 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-811a
  .sort-ddd7.background-7ff4
  .title-f554
  a.first_b9ee {
  background-color: var(--e-global-color-accent);
}
.cool-811a
  .sort-ddd7.background-7ff4
  .title-f554
  span.first_b9ee.fn-current-2a66 {
  background-color: var(--e-global-color-text);
}
.cool-811a
  .sort-ddd7.background-7ff4
  .title-f554
  .first_b9ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_f0a0 .steel_70e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_f0a0
  .small-0c9f
  > .up_4ba5
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_f0a0
  .stone-8fe9
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_f0a0
  .footer-over-be79
  .pink_3a9a,
.tooltip_f0a0
  .footer-over-be79
  .under_66b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_f0a0
  .footer-over-be79
  .label_top_2c9a,
.tooltip_f0a0
  .footer-over-be79
  a
  .label_top_2c9a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_f0a0
  .footer-over-be79
  .pattern_5f48 {
  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);
}
.tooltip_f0a0
  .footer-over-be79
  .accordion_6f08 {
  background-color: var(--e-global-color-primary);
}
.tooltip_f0a0
  .footer-over-be79
  .accordion_6f08 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_f0a0
  .footer-over-be79
  .accordion_6f08:hover {
  background-color: var(--e-global-color-primary);
}
.tooltip_f0a0
  .footer-over-be79
  .top_2d68 {
  background-color: var(--e-global-color-primary);
}
.tooltip_f0a0
  .footer-over-be79
  .top_2d68 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_f0a0
  .footer-over-be79
  .top_2d68:hover {
  background-color: var(--e-global-color-primary);
}
.tooltip_f0a0
  .tabs_2f82
  .basic_07d2
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_f0a0
  .tabs_2f82
  .status_static_fcfc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_f0a0
  .tabs_2f82
  .pattern_5f48 {
  color: var(--e-global-color-text);
}
.tooltip_f0a0
  .tabs_2f82
  .pattern_5f48
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_f0a0
  .tabs_2f82
  .accordion_6f08 {
  background-color: var(--e-global-color-primary);
}
.tooltip_f0a0
  .tabs_2f82
  .accordion_6f08 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_f0a0
  .tabs_2f82
  .accordion_6f08:hover {
  background-color: var(--e-global-color-primary);
}
.tooltip_f0a0
  .tabs_2f82
  .top_2d68 {
  background-color: var(--e-global-color-primary);
}
.tooltip_f0a0
  .tabs_2f82
  .top_2d68 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_f0a0
  .tabs_2f82
  .top_2d68:hover {
  background-color: var(--e-global-color-primary);
}
.tooltip_f0a0 .active-11e0 {
  background-color: var(--e-global-color-primary);
}
.tooltip_f0a0 .active-11e0:hover {
  background-color: var(--e-global-color-primary);
}
.tooltip_f0a0 .background_middle_9572 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_f0a0 .panel_copper_9862 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-be0e .container_752d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-be0e
  .footer-96ee
  > div:nth-child(3)
  .container_752d,
.bronze-be0e
  .full_422b
  > div:nth-child(1)
  .container_752d,
.bronze-be0e
  .button-left-f957
  > div:nth-child(1)
  .container_752d,
.bronze-be0e
  .accordion-short-8f48
  > div:nth-child(1)
  .container_752d,
.bronze-be0e
  .element-79c4
  > div:nth-child(1)
  .container_752d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-be0e .up_3b52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-be0e .pro_dee5 {
  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-be0e .nav-ee12 {
  background-color: var(--e-global-color-primary);
}
.bronze-be0e .nav-ee12 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-be0e .nav-ee12:hover {
  background-color: var(--e-global-color-primary);
}
.bronze-be0e .block_a42c {
  background-color: var(--e-global-color-primary);
}
.bronze-be0e .block_a42c:hover {
  background-color: var(--e-global-color-primary);
}
.bronze-be0e .background_middle_9572 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-be0e .panel_copper_9862 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-af8c .disabled_right_30f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-af8c .icon-189a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-af8c .sidebar_dynamic_60f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-af8c .wood-cc4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-af8c .fluid_8ba6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-af8c .block_a42c {
  background-color: var(--e-global-color-primary);
}
.upper-af8c .block_a42c:hover {
  background-color: var(--e-global-color-primary);
}
.rough_bfee .column-short-8026 {
  background-color: var(--e-global-color-secondary);
}
.rough_bfee .aside_6541 {
  background-color: var(--e-global-color-text);
}
.rough_bfee .hard-937f {
  background-color: var(--e-global-color-secondary);
}
.rough_bfee .tag_95a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough_bfee .pressed_b192 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough_bfee .active_ba45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough_bfee .prev_01ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough_bfee .info_fbca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_b172 .pattern_8933 .feature-7bd4,
.logo_b172
  .pattern_8933
  .feature-7bd4
  a,
.logo_b172 .tertiary_dc2f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_b172 .pattern_8933 .secondary-726c,
.logo_b172 .out_52ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_b172 .pattern_8933 .secondary-726c {
  color: var(--e-global-color-text);
}
.logo_b172 .out_52ce {
  color: var(--e-global-color-text);
}
.logo_b172
  .pattern_8933
  .modal-4940 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo_b172 .item_47f4 .header-fixed-d0b7 {
  background-color: var(--e-global-color-primary);
}
.logo_b172 .item_47f4 .header-fixed-d0b7:hover {
  background-color: var(--e-global-color-primary);
}
.logo_b172 .item_47f4 .input-iron-d1e4 li span {
  background-color: var(--e-global-color-text);
}
.logo_b172 .item_47f4 .input-iron-d1e4 li span:hover {
  background-color: var(--e-global-color-primary);
}
.logo_b172
  .item_47f4
  .input-iron-d1e4
  li.feature_96b9
  span {
  background-color: var(--e-global-color-accent);
}
.logo_b172 .alert_active_c4ba span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_up_688a .secondary-22c1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.complex_4b0f .tertiary_motion_30e6 {
  background-color: var(--e-global-color-primary);
}
.complex_4b0f .input_motion_ca89 {
  background-color: var(--e-global-color-secondary);
}
.complex_4b0f .next-1b7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_4b0f .over_2b6f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_4b0f .carousel-left-17c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_4b0f .description-complex-b09d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_4b0f .form-52e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_4b0f .module_cd57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_4b0f .silver-0178 {
  background-color: var(--e-global-color-primary);
}
.complex_4b0f .silver-0178 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_complex_a3a1 .rough_08a8 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_complex_a3a1 .static-a91d {
  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);
}
.hidden_complex_a3a1
  .carousel_bottom_ab0f:after {
  background-color: var(--e-global-color-primary);
}
.hidden_complex_a3a1 .prev-370e {
  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);
}
.bright_d730 .tertiary_dc2f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_d730 .out_52ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_7d0a .light-8fcc .label_fc03 {
  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);
}
.footer_7d0a .light-8fcc .bronze_d7d2 {
  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);
}
.element_5fa5 .easy_4fdc {
  background-color: var(--e-global-color-primary);
}
.element_5fa5 .list-b223 {
  background-color: var(--e-global-color-secondary);
}
.element_5fa5 .under_00cf .sidebar_136b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_5fa5 .info-4dbc .sidebar_136b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up_ccbd .shade-cc9c .tooltip_fresh_b87c {
  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_ccbd .shade-cc9c .outer-ceb3 {
  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_ccbd .shade-cc9c .badge-hovered-6efb {
  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);
}
.title-a083 .table_7372 {
  border-color: var(--e-global-color-text);
}
.title-a083 .green_59ab {
  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);
}
.title-a083 .avatar_d2be {
  color: var(--e-global-color-primary);
}
.title-a083 .pink_5293 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-cool-eed8 .focused-4c82 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-cool-eed8 .card_6756 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-cool-eed8 .menu_f2cd:hover .focused-4c82 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-cool-eed8
  .menu_f2cd:hover
  .card_6756 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static-5ae5 .heading-selected-af4c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static-5ae5 .table_easy_543b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-b769 .feature-iron-460b .gradient_d931 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-b769 .video_67c2 .gradient_d931 {
  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);
}
.pagination_hard_1d5c .hard_e8b0 {
  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);
}
.notification_3656 .main-f178 .notification-78b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_3656 .main-f178 .notification-78b5 {
  background-color: var(--e-global-color-secondary);
}
.notification_3656 .gas_6bf9 .notification-78b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_3656 .gas_6bf9 .notification-78b5 {
  background-color: var(--e-global-color-secondary);
}
.notification_3656 .popup_d35b .hero-gold-dc2f {
  background-color: var(--e-global-color-primary);
}
.notification_3656 .popup_d35b:hover .hero-gold-dc2f {
  background-color: var(--e-global-color-secondary);
}
.notification_3656 .header-fixed-d0b7 {
  background-color: var(--e-global-color-primary);
}
.notification_3656 .header-fixed-d0b7:hover {
  background-color: var(--e-global-color-accent);
}
.notification_3656 .input-iron-d1e4 li span {
  background-color: var(--e-global-color-text);
}
.notification_3656 .input-iron-d1e4 li span:hover {
  background-color: var(--e-global-color-primary);
}
.notification_3656 .input-iron-d1e4 li.feature_96b9 span {
  background-color: var(--e-global-color-accent);
}
.stale-6bbe .tag-green-4b9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-6bbe .pagination-orange-f0c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-926b .shade-0797:before {
  background-color: var(--e-global-color-secondary);
}
.dirty-926b .block_3df1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-926b .east-8599 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple-e171 .filter-basic-12ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple-e171 .filter-basic-12ab:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple-e171 .filter-basic-12ab.fn-active-2a66 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple-e171 .hovered_46e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple-e171 .wide-7995 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple-e171 .gold-d11c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple-e171 .active_dcb0 {
  background-color: var(--e-global-color-primary);
}
.purple-e171 .active_dcb0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.purple-e171 .steel_4030 {
  background-color: var(--e-global-color-primary);
}
.purple-e171 .steel_4030 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_ccca .gold-3a47 .smooth-086c a {
  color: var(--e-global-color-secondary);
}
.border_ccca .gold-3a47 .smooth-086c a:hover {
  color: var(--e-global-color-secondary);
}
.border_ccca .gold-3a47 .smooth-086c,
.border_ccca .gold-3a47 .smooth-086c a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_ccca .gold-3a47 .caption_wood_7749 {
  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);
}
.border_ccca .gold-3a47 .hidden_west_db75 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_ccca .gold-3a47 .right_5407 {
  background-color: var(--e-global-color-primary);
}
.border_ccca .gold-3a47 .right_5407 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_ccca .gold-3a47 .right_5407:hover {
  background-color: var(--e-global-color-primary);
}
.border_ccca .gold-3a47 .notice_a290 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_ccca .gold-3a47 .notice_a290 {
  background-color: var(--e-global-color-primary);
}
.border_ccca .gold-3a47 .notice_a290:hover {
  background-color: var(--e-global-color-primary);
}
.border_ccca .gold-3a47 .header-fixed-d0b7 {
  background-color: var(--e-global-color-primary);
}
.border_ccca .gold-3a47 .header-fixed-d0b7:hover {
  background-color: var(--e-global-color-primary);
}
.border_ccca .item_47f4 .input-iron-d1e4 li span {
  background-color: var(--e-global-color-text);
}
.border_ccca .item_47f4 .input-iron-d1e4 li span:hover {
  background-color: var(--e-global-color-primary);
}
.border_ccca .item_47f4 .input-iron-d1e4 li.feature_96b9 span {
  background-color: var(--e-global-color-accent);
}
.border_ccca .background_middle_9572 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_ccca .panel_copper_9862 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_stone_661a .image_south_74a2 .highlight_tiny_4ba2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_stone_661a .image_south_74a2 .blue-37c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_stone_661a .image_south_74a2 .tag_dfce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_0b97 .notification_6adc {
  border-color: var(--e-global-color-text);
}
.right_0b97 .content-f827 {
  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);
}
.right_0b97 .label-2a46 {
  color: var(--e-global-color-secondary);
}
.right_0b97 .label-2a46 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_0b97 .tertiary-large-d206 > * {
  color: var(--e-global-color-primary);
}
.right_0b97 .tertiary-large-d206 > * svg {
  fill: var(--e-global-color-primary);
}
.right_0b97 .column-7b9f {
  color: var(--e-global-color-primary);
}
.right_0b97 .column-7b9f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right_0b97 .outer_032c {
  color: var(--e-global-color-primary);
}
.right_0b97 .outer_032c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right_0b97 .summary-a2e2 {
  color: var(--e-global-color-primary);
}
.right_0b97 .summary-a2e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_0b97 .next-5af4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_0b97 .outline-bf7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_0b97 .outline-bf7d.sidebar_paper_78ba {
  color: var(--e-global-color-secondary);
}
.right_0b97 .outline-bf7d.sidebar_paper_78ba .logo-dirty-6f42 {
  color: var(--e-global-color-accent);
}
.right_0b97 .outline-bf7d.avatar_solid_b015 {
  color: var(--e-global-color-text);
}
.right_0b97 .outline-bf7d.avatar_solid_b015 .logo-dirty-6f42 {
  color: var(--e-global-color-text);
}
.right_0b97 .outline-bf7d:before {
  border-top-color: var(--e-global-color-text);
}
.right_0b97 .chip-current-2194 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_0b97
  .chip-current-2194
  .hard_5b4b {
  background-color: var(--e-global-color-primary);
}
.right_0b97
  .chip-current-2194
  .hard_5b4b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right_0b97 .notification_6adc .panel-next-9dc9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_6c12 .surface-in-6d20 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail_6c12 .narrow-4090 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_dccb .preview-bb96 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_dccb
  .iron-6215
  .white_89ed {
  background-color: var(--e-global-color-secondary);
}
.active_dccb
  .iron-6215.badge-lite-7ddc
  .white_89ed {
  background-color: var(--e-global-color-text);
}
.active_dccb
  .iron-6215:hover
  .white_89ed {
  background-color: var(--e-global-color-accent);
}
.active_dccb
  .iron-6215.fn-active-2a66
  .white_89ed {
  background-color: var(--e-global-color-primary);
}
.focus_cde1 .top-b932 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.focus_cde1 .text-small-0dbd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_cde1 .alert-liquid-222c {
  background-color: var(--e-global-color-primary);
}
.focus_cde1 .alert-liquid-222c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget_8f18 .video_fe83 .image_pressed_ff7e .feature_3291 {
  background-color: var(--e-global-color-secondary);
}
.widget_8f18 .video_fe83 .search_0a23:after {
  background-color: var(--e-global-color-secondary);
}
.widget_8f18 .shade_760e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_8f18 .hidden-current-94b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_8f18 .label-daf4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_8f18 .module-out-a428 {
  background-color: var(--e-global-color-primary);
}
.widget_8f18 .module-out-a428 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget_8f18 .shadow_south_de59 {
  background-color: var(--e-global-color-secondary);
}
.widget_8f18 .shadow_south_de59 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget_8f18 .video_fe83 .medium-75ae .solid-fbbb:hover {
  background-color: var(--e-global-color-primary);
}
.widget_8f18
  .video_fe83
  .medium-75ae
  .solid-fbbb.fresh_bfdc {
  background-color: var(--e-global-color-primary);
}
.widget_8f18 .video_fe83 .white-da83:before {
  border-color: var(--e-global-color-primary);
}
.widget_8f18 .video_fe83 .white-da83:hover:before {
  border-color: var(--e-global-color-secondary);
}
.widget_8f18
  .video_fe83
  .white-da83.main_cool_a6e7:before {
  border-color: var(--e-global-color-primary);
}
.widget_8f18 .highlight-north-2058 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-1481 .pagination_basic_dc03 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-1481 .pagination_basic_dc03:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-1481 .pagination_basic_dc03.accordion-light-0efa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-1481 .over_e037 {
  background-color: var(--e-global-color-primary);
}
.wrapper-1481 .over_e037 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-1481
  .frame_46cc
  .component_ff6b
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-1481
  .icon-4d8c
  .component_ff6b
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel_12fa
  .gold_80c5
  .outline-clean-e571 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_12fa
  .gold_80c5
  .over-19f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_12fa .hover_dynamic_ada7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_12fa .prev_4206 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel_12fa .tooltip_914d {
  background-color: var(--e-global-color-primary);
}
.steel_12fa .tooltip_914d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.out_ba45 .yellow_bdf1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_ba45 .out-f594 {
  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);
}
.out_ba45 .menu-motion-7c5b {
  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);
}
.out_ba45 .menu-motion-7c5b a:hover {
  color: var(--e-global-color-secondary);
}
.out_ba45 .backdrop_6369 {
  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_ba45 .row-0271 {
  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);
}
.out_ba45 .grid-43d8 .header-fixed-d0b7 {
  background-color: var(--e-global-color-primary);
}
.out_ba45 .grid-43d8 .header-fixed-d0b7:hover {
  background-color: var(--e-global-color-accent);
}
.out_ba45
  .grid-43d8
  .input-iron-d1e4
  li
  span {
  background-color: var(--e-global-color-text);
}
.out_ba45
  .grid-43d8
  .input-iron-d1e4
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.out_ba45
  .grid-43d8
  .input-iron-d1e4
  li.feature_96b9
  span {
  background-color: var(--e-global-color-accent);
}
.header_802f
  .mask_d085
  .column_bd8b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_802f .mask_d085 .sidebar_30ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_802f .mask_d085 .article_9ba6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_802f .bronze_c58b {
  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);
}
.header_802f
  .middle_720d.huge_cdda {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-copper-1d50
  > .box_dc98
  > div
  > .up-a3ac
  > .east-3069
  > a {
  background-color: var(--e-global-color-text);
}
.paragraph-copper-1d50
  > .box_dc98
  > div
  > .up-a3ac
  > .east-3069
  > a
  .primary_8666.breadcrumb-11cd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-copper-1d50
  > .box_dc98
  > div
  > .up-a3ac
  > .east-3069
  > a
  .liquid_adee.left-1966 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-copper-1d50
  > .box_dc98
  > div
  > .up-a3ac
  > .east-3069
  > .wrapper_static_8194
  .east-3069
  > a {
  background-color: var(--e-global-color-secondary);
}
.paragraph-copper-1d50
  > .box_dc98
  > div
  > .up-a3ac
  > .east-3069
  > .wrapper_static_8194
  .east-3069
  > a
  .north-7f9a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-copper-1d50
  > .box_dc98
  > div
  > .up-a3ac
  > .east-3069
  > .wrapper_static_8194
  .east-3069
  > a
  .liquid_adee.paragraph_bc66 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-copper-1d50
  > .box_dc98
  > div
  > .up-a3ac
  > .east-3069
  > a
  .gas_d2c3:before {
  color: var(--e-global-color-text);
}
.paragraph-copper-1d50
  > .box_dc98
  > div
  > .up-a3ac
  > .east-3069
  > .wrapper_static_8194
  a
  .gas_d2c3:before {
  color: var(--e-global-color-text);
}
.paragraph-copper-1d50
  > .box_dc98
  > div
  > .up-a3ac
  > .east-3069.form_fb22
  > a
  .gas_d2c3:before {
  color: var(--e-global-color-text);
}
.paragraph-copper-1d50
  > .box_dc98
  > div
  > .up-a3ac
  > .east-3069
  > .wrapper_static_8194
  .east-3069.form_fb22
  > a
  .gas_d2c3:before {
  color: var(--e-global-color-text);
}
.paragraph-copper-1d50
  > .box_dc98
  > div
  > .up-a3ac
  > .east-3069
  > a
  .summary-3714
  .large-cabb {
  color: var(--e-global-color-text);
}
.paragraph-copper-1d50
  > .box_dc98
  > div
  > .up-a3ac
  > .east-3069
  > .wrapper_static_8194
  a
  .summary-3714
  .large-cabb {
  color: var(--e-global-color-text);
}
.paragraph-copper-1d50
  > .box_dc98
  > div
  > .up-a3ac
  > .east-3069
  > a
  .summary-3714
  .large-cabb,
.paragraph-copper-1d50
  > .box_dc98
  > div
  > .up-a3ac
  > .east-3069
  > .wrapper_static_8194
  a
  .summary-3714
  .large-cabb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-copper-1d50
  > .box_dc98
  > div
  > .up-a3ac
  > .east-3069
  > a
  .label-bbd5:before {
  color: var(--e-global-color-text);
}
.paragraph-copper-1d50
  > .box_dc98
  > div
  > .up-a3ac
  > .east-3069
  > .wrapper_static_8194
  a
  .label-bbd5:before {
  color: var(--e-global-color-text);
}
.paragraph-copper-1d50
  > .box_dc98
  > div
  > .up-a3ac
  > .east-3069.form_fb22
  > a
  .label-bbd5:before {
  color: var(--e-global-color-text);
}
.paragraph-copper-1d50
  > .box_dc98
  > div
  > .up-a3ac
  > .east-3069
  > .wrapper_static_8194
  .east-3069.form_fb22
  > a
  .label-bbd5:before {
  color: var(--e-global-color-text);
}
.chip_6ea0 .sidebar_bottom_e690 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_6ea0
  .heading_under_3989:hover
  .sidebar_bottom_e690 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-0f93
  > .box_dc98
  > .pro-b482
  > .layout-6a5c
  > .notice_pro_3557
  > .media-hard-9182
  .south-a99d {
  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);
}
.carousel-0f93
  > .box_dc98
  > .pro-b482
  > .layout-6a5c
  > .notice_pro_3557
  > .media-hard-9182:hover
  .south-a99d {
  color: var(--e-global-color-text);
}
.carousel-0f93
  > .box_dc98
  > .pro-b482
  > .layout-6a5c
  > .notice_pro_3557
  > .media-hard-9182:hover
  .south-a99d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-0f93
  > .box_dc98
  > .pro-b482
  > .layout-6a5c
  > .notice_pro_3557.dynamic-5d93
  > .media-hard-9182
  .south-a99d {
  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);
}
.row_first_5bff .card_light_42d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_first_5bff .breadcrumb-9101 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_first_5bff .wood-cfd8 {
  background-color: var(--e-global-color-primary);
}
.row_first_5bff .wood-cfd8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow_f33b
  > .box_dc98
  > .green-d72f
  > .row_134a
  > .easy-70fd
  .stone-1365 {
  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);
}
.slow_f33b
  > .box_dc98
  > .green-d72f
  > .row_134a
  > .easy-70fd
  .button-large-c65a {
  color: var(--e-global-color-text);
}
.slow_f33b
  > .box_dc98
  > .green-d72f
  > .row_134a
  > .easy-70fd:hover
  .stone-1365 {
  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);
}
.slow_f33b
  > .box_dc98
  > .green-d72f
  > .row_134a
  > .easy-70fd:hover
  .button-large-c65a {
  color: var(--e-global-color-secondary);
}
.slow_f33b
  > .box_dc98
  > .green-d72f
  > .row_134a
  > .easy-70fd.slow-26bd
  .stone-1365 {
  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);
}
.slow_f33b
  > .box_dc98
  > .green-d72f
  > .row_134a
  > .easy-70fd.slow-26bd
  .button-large-c65a {
  color: var(--e-global-color-primary);
}
.table-easy-c5a8
  .current-545b
  .header_brown_a028 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-easy-c5a8 .modal_5289 .panel-next-9dc9 .blue-ed1c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out-1bf0 .accordion_ca00 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out-1bf0 .table-stale-f9df .accordion_ca00 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out-1bf0 .wood_b8b5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.out-1bf0 .wood_b8b5 {
  background-color: var(--e-global-color-primary);
}
.badge-active-4631 .mask-left-9e47 .backdrop_1b26 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-active-4631
  .mask-left-9e47:hover
  .shadow_inner_4bc9 {
  color: var(--e-global-color-secondary);
}
.badge-active-4631
  .mask-left-9e47:hover
  .backdrop_1b26 {
  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);
}
.hard_7404 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.secondary-247f {
  flex-direction: column;
}

.secondary-247f .heading-dim-927a {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.secondary-247f .heading-dim-927a {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.secondary-247f .main_east_f87b {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.tooltip-gas-a095.left-9a34 {
  display: none;
}

.heading-purple-55ee {
  display: none;
}

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

.highlight-white-a068.purple_0318 {
  margin-bottom: 40px;
  width: 100%;
}

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

.secondary-247f a {
  width: 100%;
}

.feature_bright_97a1 .panel_e39a.footer_slow_5c00 {
  width: 20% !important;
}

.focus-slow-fa72 {
  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;
}

.focus-slow-fa72:hover {
  color: #000;
}

.focus-slow-fa72 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.focus-slow-fa72:hover svg {
  fill: #000;
}

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

.item-e928:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.feature_bright_97a1
  .panel_e39a.tag-first-9081
  .header_3542
  .breadcrumb-tall-4062 {
  font-size: 20px !important;
}

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

.frame-089a {
  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;
}

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

  text-align: center;
}

.mini_b4f0.container_pro_3d36 > .disabled-outer-ce35 {
  display: flex;
  align-items: center;
}

.text-121b {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

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

.feature_bright_97a1
  .panel_e39a.active_7585
  .info_black_f3de
  .next-c757 {
  width: 100% !important;
}

.content-bronze-876d {
  width: 500px !important;
  max-width: none;
}

.black_bc8b {
  width: 100%;
}

.module-rough-f69e {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

.avatar-b3e4 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.notification_complex_3d8d:hover .avatar-b3e4 {
  visibility: visible;
}
.notification_complex_3d8d:hover.notification_complex_3d8d::before {
  display: block;
}

.active-2561 h3 {
  color: #fff;
}

.paper-a550 {
  margin: 0;
}

.feature_bright_97a1
  .panel_e39a.active_7585
  .next-c757
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.box-4864 {
  width: 100%;
}

.aside_in_6aba {
  width: 100%;
}

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

.aside_in_6aba {
  width: 100%;
}

.section-old-02da {
  margin-bottom: 10px !important;
}

.next-c757 {
  display: flex;
  align-items: center;
}

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

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

.secondary-247f .heading-dim-927a.new-70a9 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.secondary-247f h1.heading-dim-927a {
  margin-top: 120px !important;
}

.feature_bright_97a1 .panel_e39a.frame_blue_68be {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.active_ef4f img {
  width: 100%;
}

.article-basic-47a4 .element_fa41.header_3542 {
  justify-content: space-between;
}

.video-fast-fb28 {
  display: none;
}

.module_7628 .main_east_f87b {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .mini_b4f0 .disabled-outer-ce35 {
    flex-wrap: nowrap !important;
  }
}

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

  .content-bronze-876d {
    width: 100% !important;
  }
}

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

  .focus-slow-fa72 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .article-basic-47a4 .element_fa41.header_3542 {
    border-bottom: 1px solid #f0c159;
  }

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

  .mini_b4f0.container_pro_3d36 > .disabled-outer-ce35 {
    gap: 15px;
    justify-content: space-between;
  }

  .feature_bright_97a1
    .panel_e39a.active_7585
    .next-c757
    img {
    width: 60% !important;
  }

  .smooth_3016 {
    left: 2%;
  }

  .article_cold_7660 {
    margin: 10px 0;
  }

  .secondary-247f .main_east_f87b {
    margin: 0;
    margin-bottom: 10px;
  }

  .focus-slow-fa72 {
    font-size: 16px !important;
  }

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

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

  h2.secondary-247f .heading-dim-927a,
  .secondary-247f .heading-dim-927a {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .next-c757 {
    justify-content: center;
  }

  .secondary-247f .main_east_f87b {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .feature_bright_97a1 .panel_e39a.footer_slow_5c00 {
    width: 75% !important;
  }

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

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

  h2.secondary-247f .heading-dim-927a,
  .secondary-247f .heading-dim-927a {
    font-size: 30px !important;
  }

  .next-c757 {
    justify-content: center;
  }

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

  .nav_wide_5566
    .green-c0ce.shade_0e66 {
    margin: 0 !important;
  }

  .text-121b {
    margin: 0;
    gap: 10px;
  }

  .article_cold_7660 {
    display: flex;
  }

  .lower-1f0a .focus-slow-fa72 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .secondary-247f h1.heading-dim-927a {
    margin-top: 80px !important;
  }

  .feature_bright_97a1
    .panel_e39a.active_7585
    .next-c757
    img,
  .outer-5244 .info_black_f3de {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .feature_bright_97a1 .panel_e39a.footer_slow_5c00 {
    width: 100% !important;
  }

  .mini_b4f0.container_pro_3d36 > .disabled-outer-ce35 {
    gap: 3px;
  }

  .secondary-247f .main_east_f87b {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 155a */
.phantom-card-h7 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.0;
}
