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(.yellow_656b) {
  gap: 0.5em;
}
:where(.header_dim_1986) {
  gap: 0.5em;
}
body .upper-c96a > .feature_9134 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .upper-c96a > .info-top-35d6 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .upper-c96a > .grid_white_3469 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .avatar-out-d3de > .feature_9134 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .avatar-out-d3de > .info-top-35d6 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .avatar-out-d3de > .grid_white_3469 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .avatar-out-d3de
  > :where(:not(.feature_9134):not(.info-top-35d6):not(.tiny_4827)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .avatar-out-d3de > .thumbnail-south-be3c {
  max-width: var(--wp--style--global--wide-size);
}
body .yellow_656b {
  display: flex;
}
body .yellow_656b {
  flex-wrap: wrap;
  align-items: center;
}
body .yellow_656b > * {
  margin: 0;
}
body .header_dim_1986 {
  display: grid;
}
body .header_dim_1986 > * {
  margin: 0;
}
:where(.sidebar_19e8.yellow_656b) {
  gap: 2em;
}
:where(.sidebar_19e8.header_dim_1986) {
  gap: 2em;
}
:where(.tall_7e0c.yellow_656b) {
  gap: 1.25em;
}
:where(.tall_7e0c.header_dim_1986) {
  gap: 1.25em;
}
.video-upper-9d5c {
  color: var(--wp--preset--color--black) !important;
}
.text_37ac {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.box-675f {
  color: var(--wp--preset--color--white) !important;
}
.alert-lite-486c {
  color: var(--wp--preset--color--pale-pink) !important;
}
.right_de1f {
  color: var(--wp--preset--color--vivid-red) !important;
}
.form-4e1c {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tabs_3f66 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.header-iron-bdcf {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.disabled_9406 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.component_328d {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.pattern_warm_9d5e {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.new-5285 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.preview-clean-95fb {
  background-color: var(--wp--preset--color--black) !important;
}
.feature_4a0f {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.wood-10a7 {
  background-color: var(--wp--preset--color--white) !important;
}
.pressed-267a {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.row_plasma_c0be {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.middle_8a89 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.paragraph-thick-ca7b {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.carousel-ce18 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.message_70dc {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.left-0dcf {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.panel_short_841a {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.box_current_4414 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.silver_41dd {
  border-color: var(--wp--preset--color--black) !important;
}
.sidebar_7886 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.gallery-gold-25cc {
  border-color: var(--wp--preset--color--white) !important;
}
.hovered-638b {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.red_8233 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.main_7666 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.left-8a37 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.modal_clean_d095 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.alert_huge_db16 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.prev-0dba {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.smooth-3bb1 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.active_smooth_5d85 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.container_7ef2 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.alert-cc8c {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.picture-265d {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.breadcrumb-fresh-c786 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.photo-3337 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.liquid_c8e7 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.full-507e {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.silver-99f8 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.paragraph_wood_9dcb {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.chip_af3e {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.shade-dark-f7b4 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.short_6cd2 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.tabs_069c {
  font-size: var(--wp--preset--font-size--small) !important;
}
.soft_1a10 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.tiny_14c3 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.carousel-71c0 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.shadow-iron-5771 a:where(:not(.hidden-db3c)) {
  color: inherit;
}
:where(.tall_7e0c.yellow_656b) {
  gap: 1.25em;
}
:where(.tall_7e0c.header_dim_1986) {
  gap: 1.25em;
}
:where(.sidebar_19e8.yellow_656b) {
  gap: 2em;
}
:where(.sidebar_19e8.header_dim_1986) {
  gap: 2em;
}
.paragraph_easy_4032 {
  font-size: 1.5em;
  line-height: 1.6;
}

.secondary_61f8 .huge_ca87 {
  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);
}
.hovered_e813 .inner-d34b {
  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_dynamic_a4cf {
  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_dynamic_a4cf.summary-hard-8d01 .tertiary_lite_0964 {
  background-color: var(--e-global-color-primary);
}
.text_dynamic_a4cf.frame-simple-ac83 .tertiary_lite_0964,
.text_dynamic_a4cf.info_blue_f225 .tertiary_lite_0964 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.mini_13ac .texture_hovered_2694 {
  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);
}
.text-basic-79d6 {
  --divider-color: var(--e-global-color-secondary);
}
.text-basic-79d6 .basic-7fe3 {
  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);
}
.text-basic-79d6.sort_purple_b5a8 .dirty_f159 {
  background-color: var(--e-global-color-secondary);
}
.text-basic-79d6.gold_aeeb .dirty_f159,
.text-basic-79d6.motion-e9ea .dirty_f159 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.text-basic-79d6.gold_aeeb .dirty_f159,
.text-basic-79d6.motion-e9ea .dirty_f159 svg {
  fill: var(--e-global-color-secondary);
}
.shade_full_8724 .paragraph_iron_9184 {
  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);
}
.shade_full_8724 .frame-basic-036e {
  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);
}
.hovered_382f.sort_purple_b5a8 .dirty_f159 {
  background-color: var(--e-global-color-primary);
}
.hovered_382f.gold_aeeb .dirty_f159,
.hovered_382f.motion-e9ea .dirty_f159 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hovered_382f.gold_aeeb .dirty_f159,
.hovered_382f.motion-e9ea .dirty_f159 svg {
  fill: var(--e-global-color-primary);
}
.label_stale_c43e.sort_purple_b5a8 .dirty_f159 {
  background-color: var(--e-global-color-primary);
}
.label_stale_c43e.gold_aeeb .dirty_f159,
.label_stale_c43e.motion-e9ea .dirty_f159 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.label_stale_c43e .background-up-5094 {
  color: var(--e-global-color-primary);
}
.label_stale_c43e .background-up-5094,
.label_stale_c43e .background-up-5094 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_stale_c43e .overlay_cool_9563 {
  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_bronze_cb44 .widget-dce9 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_down_986c .form_white_df05 .dirty-8d15 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim_5939 .wrapper-in-80c5:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.dim_5939 .tag-05e7 i {
  color: var(--e-global-color-primary);
}
.dim_5939 .tag-05e7 svg {
  fill: var(--e-global-color-primary);
}
.dim_5939 .light_2dd0 {
  color: var(--e-global-color-secondary);
}
.dim_5939 .wrapper-in-80c5 > .light_2dd0,
.dim_5939 .wrapper-in-80c5 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-7b09 .disabled_old_d0b5 {
  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);
}
.form-7b09 .search_fast_4055 {
  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);
}
.yellow_3eb6 .dark_b046 .carousel-75ef {
  background-color: var(--e-global-color-primary);
}
.yellow_3eb6 .texture-979c {
  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);
}
.hard-2e64 .thumbnail_4f70 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-2e64 .description_92c4 {
  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);
}
.hard-2e64 .next-d293 {
  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);
}
.huge-badf .link_simple_9974,
.huge-badf .link_simple_9974 a {
  color: var(--e-global-color-primary);
}
.huge-badf .link_simple_9974.picture-36a7,
.huge-badf .link_simple_9974.picture-36a7 a {
  color: var(--e-global-color-accent);
}
.huge-badf .link_simple_9974 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-badf .link_3914 {
  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);
}
.motion-3fbc .caption_old_1195,
.motion-3fbc .disabled-small-8d95 {
  color: var(--e-global-color-primary);
}
.motion-3fbc .caption_old_1195 svg {
  fill: var(--e-global-color-primary);
}
.motion-3fbc .picture-36a7 .caption_old_1195,
.motion-3fbc .picture-36a7 .disabled-small-8d95 {
  color: var(--e-global-color-accent);
}
.motion-3fbc .picture-36a7 .caption_old_1195 svg {
  fill: var(--e-global-color-accent);
}
.motion-3fbc .disabled-small-8d95 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion-3fbc .link_3914 {
  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_5f62 .hovered-a563,
.media_5f62 .element-1e90 {
  color: var(--e-global-color-primary);
}
.media_5f62 .element-1e90 svg {
  fill: var(--e-global-color-primary);
}
.media_5f62 .link_simple_9974.picture-36a7 a,
.media_5f62
  .link_simple_9974.picture-36a7
  .element-1e90 {
  color: var(--e-global-color-accent);
}
.media_5f62 .hovered-a563 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_5f62 .link_3914 {
  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);
}
.carousel_fast_10f8 .avatar_mini_fc2a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_fast_10f8 .list-cool-50dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-7eb3 .pressed-3f44 .south-fb80 {
  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);
}
.outline-7eb3 .pressed-3f44 .picture-large-fb5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-7eb3 .hero-d31f .south-fb80 {
  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);
}
.outline-7eb3
  .hero-d31f
  .picture-large-fb5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-7eb3
  .menu_right_10e0
  .south-fb80 {
  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);
}
.outline-7eb3
  .menu_right_10e0
  .picture-large-fb5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-7eb3
  .first_9421
  .south-fb80 {
  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);
}
.outline-7eb3
  .first_9421
  .picture-large-fb5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_c28e .layout_de64 {
  background-color: var(--e-global-color-primary);
}
.north_c28e .layout_de64:hover {
  background-color: var(--e-global-color-primary);
}
.north_c28e .small_ca1b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north_c28e
  .layout_de64:hover
  .small_ca1b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-217c .over-582f {
  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);
}
.shade_691b .status-fad3 .panel_smooth_38c1 a {
  background-color: var(--e-global-color-accent);
}
.shade_691b .status-fad3 .section-6578 a {
  background-color: var(--e-global-color-accent);
}
.shade_691b .status-fad3 .panel_smooth_38c1 a,
.shade_691b .status-fad3 .section-6578 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-d2d3
  .full-2585.search_6476
  .status-fad3
  a.full_9b61 {
  background-color: var(--e-global-color-accent);
}
.hard-d2d3
  .full-2585.search_6476
  .status-fad3
  span.full_9b61.fn-current-8c34 {
  background-color: var(--e-global-color-text);
}
.hard-d2d3
  .full-2585.search_6476
  .status-fad3
  .full_9b61 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_97e2 .input-ac3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_97e2
  .column_dark_157a
  > .carousel-silver-8391
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_97e2
  .status-complex-02f5
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_97e2
  .info-fresh-9ee5
  .section_80b5,
.icon_97e2
  .info-fresh-9ee5
  .badge_dark_8f8d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_97e2
  .info-fresh-9ee5
  .popup_thick_b032,
.icon_97e2
  .info-fresh-9ee5
  a
  .popup_thick_b032 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_97e2
  .info-fresh-9ee5
  .smooth_96c2 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_97e2
  .info-fresh-9ee5
  .article-e05a {
  background-color: var(--e-global-color-primary);
}
.icon_97e2
  .info-fresh-9ee5
  .article-e05a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_97e2
  .info-fresh-9ee5
  .article-e05a:hover {
  background-color: var(--e-global-color-primary);
}
.icon_97e2
  .info-fresh-9ee5
  .selected-da8f {
  background-color: var(--e-global-color-primary);
}
.icon_97e2
  .info-fresh-9ee5
  .selected-da8f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_97e2
  .info-fresh-9ee5
  .selected-da8f:hover {
  background-color: var(--e-global-color-primary);
}
.icon_97e2
  .huge_a15f
  .module_bottom_d064
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_97e2
  .huge_a15f
  .prev-2ba1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_97e2
  .huge_a15f
  .smooth_96c2 {
  color: var(--e-global-color-text);
}
.icon_97e2
  .huge_a15f
  .smooth_96c2
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_97e2
  .huge_a15f
  .article-e05a {
  background-color: var(--e-global-color-primary);
}
.icon_97e2
  .huge_a15f
  .article-e05a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_97e2
  .huge_a15f
  .article-e05a:hover {
  background-color: var(--e-global-color-primary);
}
.icon_97e2
  .huge_a15f
  .selected-da8f {
  background-color: var(--e-global-color-primary);
}
.icon_97e2
  .huge_a15f
  .selected-da8f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_97e2
  .huge_a15f
  .selected-da8f:hover {
  background-color: var(--e-global-color-primary);
}
.icon_97e2 .blue_e43b {
  background-color: var(--e-global-color-primary);
}
.icon_97e2 .blue_e43b:hover {
  background-color: var(--e-global-color-primary);
}
.icon_97e2 .info_67a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_97e2 .short_9405 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-fluid-b4ea .card-1712 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-fluid-b4ea
  .summary_cold_38b7
  > div:nth-child(3)
  .card-1712,
.focus-fluid-b4ea
  .fast_6490
  > div:nth-child(1)
  .card-1712,
.focus-fluid-b4ea
  .caption-gold-e867
  > div:nth-child(1)
  .card-1712,
.focus-fluid-b4ea
  .down_cc4c
  > div:nth-child(1)
  .card-1712,
.focus-fluid-b4ea
  .smooth_621f
  > div:nth-child(1)
  .card-1712 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-fluid-b4ea .active_9f71 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-fluid-b4ea .chip-eea3 {
  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);
}
.focus-fluid-b4ea .card-b475 {
  background-color: var(--e-global-color-primary);
}
.focus-fluid-b4ea .card-b475 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-fluid-b4ea .card-b475:hover {
  background-color: var(--e-global-color-primary);
}
.focus-fluid-b4ea .iron-6680 {
  background-color: var(--e-global-color-primary);
}
.focus-fluid-b4ea .iron-6680:hover {
  background-color: var(--e-global-color-primary);
}
.focus-fluid-b4ea .info_67a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-fluid-b4ea .short_9405 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-upper-c7a6 .gold-990c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-upper-c7a6 .active_yellow_a7a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-upper-c7a6 .component-dynamic-f58b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-upper-c7a6 .hover_south_598d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-upper-c7a6 .chip-fd71 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-upper-c7a6 .iron-6680 {
  background-color: var(--e-global-color-primary);
}
.highlight-upper-c7a6 .iron-6680:hover {
  background-color: var(--e-global-color-primary);
}
.filter-outer-dc59 .button-4406 {
  background-color: var(--e-global-color-secondary);
}
.filter-outer-dc59 .status_6f60 {
  background-color: var(--e-global-color-text);
}
.filter-outer-dc59 .texture_complex_f0b2 {
  background-color: var(--e-global-color-secondary);
}
.filter-outer-dc59 .iron_d079 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-outer-dc59 .sort-down-5f85 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-outer-dc59 .layout_27ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-outer-dc59 .surface-over-9719 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-outer-dc59 .feature_old_7ebe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_ad2f .video_5715 .plasma_32b1,
.fast_ad2f
  .video_5715
  .plasma_32b1
  a,
.fast_ad2f .north-6f9c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_ad2f .video_5715 .paragraph-bronze-21fe,
.fast_ad2f .up_7bce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_ad2f .video_5715 .paragraph-bronze-21fe {
  color: var(--e-global-color-text);
}
.fast_ad2f .up_7bce {
  color: var(--e-global-color-text);
}
.fast_ad2f
  .video_5715
  .summary-medium-bf23 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fast_ad2f .fast-0ec2 .input-steel-0aae {
  background-color: var(--e-global-color-primary);
}
.fast_ad2f .fast-0ec2 .input-steel-0aae:hover {
  background-color: var(--e-global-color-primary);
}
.fast_ad2f .fast-0ec2 .row-basic-4fca li span {
  background-color: var(--e-global-color-text);
}
.fast_ad2f .fast-0ec2 .row-basic-4fca li span:hover {
  background-color: var(--e-global-color-primary);
}
.fast_ad2f
  .fast-0ec2
  .row-basic-4fca
  li.shadow_042d
  span {
  background-color: var(--e-global-color-accent);
}
.fast_ad2f .container_new_2b23 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-easy-8136 .grid-b7ab {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_debf .up-5bdb {
  background-color: var(--e-global-color-primary);
}
.filter_debf .dirty-922b {
  background-color: var(--e-global-color-secondary);
}
.filter_debf .highlight_hard_2698 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_debf .smooth-d597 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_debf .narrow-2a14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_debf .accordion_south_3d64 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_debf .title-fa87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_debf .main_dirty_844d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_debf .cold-f829 {
  background-color: var(--e-global-color-primary);
}
.filter_debf .cold-f829 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass_2ced .sort_8ce4 {
  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);
}
.glass_2ced .content-0ada {
  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);
}
.glass_2ced
  .detail-advanced-ad79:after {
  background-color: var(--e-global-color-primary);
}
.glass_2ced .banner-19f8 {
  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);
}
.basic-3277 .north-6f9c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic-3277 .up_7bce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_medium_38d8 .hot-9aa3 .breadcrumb-dd89 {
  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);
}
.container_medium_38d8 .hot-9aa3 .secondary_12f7 {
  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-07d1 .panel-cbe3 {
  background-color: var(--e-global-color-primary);
}
.dropdown-07d1 .photo_0dda {
  background-color: var(--e-global-color-secondary);
}
.dropdown-07d1 .caption-b930 .out-621f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-07d1 .preview-north-d954 .out-621f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-tall-5338 .tooltip-f442 .tiny-7e9d {
  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);
}
.detail-tall-5338 .tooltip-f442 .over-87fa {
  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);
}
.detail-tall-5338 .tooltip-f442 .progress-gold-f0b1 {
  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);
}
.text-paper-d39f .list_lite_d930 {
  border-color: var(--e-global-color-text);
}
.text-paper-d39f .fast-f4b1 {
  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-paper-d39f .button_white_ec7d {
  color: var(--e-global-color-primary);
}
.text-paper-d39f .hero_0370 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_ddfc .component-3000 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red_ddfc .caption-808d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red_ddfc .first-2e41:hover .component-3000 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red_ddfc
  .first-2e41:hover
  .caption-808d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_ac6e .hot-2bf2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_ac6e .active-left-4e57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-dirty-4c02 .avatar_cold_7e2e .banner_mini_f7c3 {
  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);
}
.sort-dirty-4c02 .motion_aa8d .banner_mini_f7c3 {
  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);
}
.wrapper_40d7 .feature-fixed-d22e {
  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);
}
.container-easy-2551 .frame_44fd .hot-6be7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-easy-2551 .frame_44fd .hot-6be7 {
  background-color: var(--e-global-color-secondary);
}
.container-easy-2551 .carousel_6168 .hot-6be7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-easy-2551 .carousel_6168 .hot-6be7 {
  background-color: var(--e-global-color-secondary);
}
.container-easy-2551 .disabled_3db6 .container_490f {
  background-color: var(--e-global-color-primary);
}
.container-easy-2551 .disabled_3db6:hover .container_490f {
  background-color: var(--e-global-color-secondary);
}
.container-easy-2551 .input-steel-0aae {
  background-color: var(--e-global-color-primary);
}
.container-easy-2551 .input-steel-0aae:hover {
  background-color: var(--e-global-color-accent);
}
.container-easy-2551 .row-basic-4fca li span {
  background-color: var(--e-global-color-text);
}
.container-easy-2551 .row-basic-4fca li span:hover {
  background-color: var(--e-global-color-primary);
}
.container-easy-2551 .row-basic-4fca li.shadow_042d span {
  background-color: var(--e-global-color-accent);
}
.prev-6498 .section_5d79 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev-6498 .content_liquid_6f2b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_9296 .next-5ab3:before {
  background-color: var(--e-global-color-secondary);
}
.paper_9296 .title-8df6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_9296 .selected-9b37 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-fe62 .fresh_bfcf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-fe62 .fresh_bfcf:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-fe62 .fresh_bfcf.fn-active-8c34 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-fe62 .yellow-5cb0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-fe62 .column_dark_061e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-fe62 .rough_b349 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-fe62 .accent-easy-3128 {
  background-color: var(--e-global-color-primary);
}
.surface-fe62 .accent-easy-3128 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface-fe62 .stone-535d {
  background-color: var(--e-global-color-primary);
}
.surface-fe62 .stone-535d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_east_6ba3 .column-right-e0ee .alert-selected-0bba a {
  color: var(--e-global-color-secondary);
}
.nav_east_6ba3 .column-right-e0ee .alert-selected-0bba a:hover {
  color: var(--e-global-color-secondary);
}
.nav_east_6ba3 .column-right-e0ee .alert-selected-0bba,
.nav_east_6ba3 .column-right-e0ee .alert-selected-0bba a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_east_6ba3 .column-right-e0ee .alert_simple_bd4d {
  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);
}
.nav_east_6ba3 .column-right-e0ee .message-inner-c492 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_east_6ba3 .column-right-e0ee .aside_af7e {
  background-color: var(--e-global-color-primary);
}
.nav_east_6ba3 .column-right-e0ee .aside_af7e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_east_6ba3 .column-right-e0ee .aside_af7e:hover {
  background-color: var(--e-global-color-primary);
}
.nav_east_6ba3 .column-right-e0ee .new-32f3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_east_6ba3 .column-right-e0ee .new-32f3 {
  background-color: var(--e-global-color-primary);
}
.nav_east_6ba3 .column-right-e0ee .new-32f3:hover {
  background-color: var(--e-global-color-primary);
}
.nav_east_6ba3 .column-right-e0ee .input-steel-0aae {
  background-color: var(--e-global-color-primary);
}
.nav_east_6ba3 .column-right-e0ee .input-steel-0aae:hover {
  background-color: var(--e-global-color-primary);
}
.nav_east_6ba3 .fast-0ec2 .row-basic-4fca li span {
  background-color: var(--e-global-color-text);
}
.nav_east_6ba3 .fast-0ec2 .row-basic-4fca li span:hover {
  background-color: var(--e-global-color-primary);
}
.nav_east_6ba3 .fast-0ec2 .row-basic-4fca li.shadow_042d span {
  background-color: var(--e-global-color-accent);
}
.nav_east_6ba3 .info_67a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_east_6ba3 .short_9405 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed-ee64 .texture_dirty_53d0 .overlay-up-cf27 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed-ee64 .texture_dirty_53d0 .bottom_e8a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed-ee64 .texture_dirty_53d0 .progress-under-09c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_92ec .sort-e13c {
  border-color: var(--e-global-color-text);
}
.action_92ec .avatar_d946 {
  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);
}
.action_92ec .table-orange-867a {
  color: var(--e-global-color-secondary);
}
.action_92ec .table-orange-867a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_92ec .tiny_e7b6 > * {
  color: var(--e-global-color-primary);
}
.action_92ec .tiny_e7b6 > * svg {
  fill: var(--e-global-color-primary);
}
.action_92ec .yellow_831b {
  color: var(--e-global-color-primary);
}
.action_92ec .yellow_831b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action_92ec .notification-a5ae {
  color: var(--e-global-color-primary);
}
.action_92ec .notification-a5ae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action_92ec .box-db36 {
  color: var(--e-global-color-primary);
}
.action_92ec .box-db36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_92ec .sort_inner_f731 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_92ec .accent-iron-6644 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_92ec .accent-iron-6644.focus_f9c4 {
  color: var(--e-global-color-secondary);
}
.action_92ec .accent-iron-6644.focus_f9c4 .footer-huge-010e {
  color: var(--e-global-color-accent);
}
.action_92ec .accent-iron-6644.basic-b673 {
  color: var(--e-global-color-text);
}
.action_92ec .accent-iron-6644.basic-b673 .footer-huge-010e {
  color: var(--e-global-color-text);
}
.action_92ec .accent-iron-6644:before {
  border-top-color: var(--e-global-color-text);
}
.action_92ec .thumbnail_110e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_92ec
  .thumbnail_110e
  .shade-basic-6897 {
  background-color: var(--e-global-color-primary);
}
.action_92ec
  .thumbnail_110e
  .shade-basic-6897 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.action_92ec .sort-e13c .shade_9495 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-3e89 .background_yellow_6331 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask-3e89 .pattern-6dbd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast_3ebe .smooth-e5f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast_3ebe
  .complex-d2c8
  .accordion_3f8f {
  background-color: var(--e-global-color-secondary);
}
.fast_3ebe
  .complex-d2c8.tall-9242
  .accordion_3f8f {
  background-color: var(--e-global-color-text);
}
.fast_3ebe
  .complex-d2c8:hover
  .accordion_3f8f {
  background-color: var(--e-global-color-accent);
}
.fast_3ebe
  .complex-d2c8.fn-active-8c34
  .accordion_3f8f {
  background-color: var(--e-global-color-primary);
}
.alert_narrow_8ac1 .summary_1ed0 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.alert_narrow_8ac1 .main-simple-b81a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_narrow_8ac1 .soft_d349 {
  background-color: var(--e-global-color-primary);
}
.alert_narrow_8ac1 .soft_d349 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_bottom_ebb6 .active_7b81 .border_891d .clean-2a2c {
  background-color: var(--e-global-color-secondary);
}
.footer_bottom_ebb6 .active_7b81 .accordion_31ff:after {
  background-color: var(--e-global-color-secondary);
}
.footer_bottom_ebb6 .gradient_2b9f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_bottom_ebb6 .shade_static_c856 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_bottom_ebb6 .outline_south_3387 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_bottom_ebb6 .badge-fresh-cc04 {
  background-color: var(--e-global-color-primary);
}
.footer_bottom_ebb6 .badge-fresh-cc04 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_bottom_ebb6 .accordion_dda3 {
  background-color: var(--e-global-color-secondary);
}
.footer_bottom_ebb6 .accordion_dda3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_bottom_ebb6 .active_7b81 .form_under_1ef5 .notice_eac5:hover {
  background-color: var(--e-global-color-primary);
}
.footer_bottom_ebb6
  .active_7b81
  .form_under_1ef5
  .notice_eac5.shade-1509 {
  background-color: var(--e-global-color-primary);
}
.footer_bottom_ebb6 .active_7b81 .steel_5e02:before {
  border-color: var(--e-global-color-primary);
}
.footer_bottom_ebb6 .active_7b81 .steel_5e02:hover:before {
  border-color: var(--e-global-color-secondary);
}
.footer_bottom_ebb6
  .active_7b81
  .steel_5e02.block_wide_f393:before {
  border-color: var(--e-global-color-primary);
}
.footer_bottom_ebb6 .nav_top_2fa2 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_7ee0 .plasma-9413 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dirty_7ee0 .plasma-9413:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dirty_7ee0 .plasma-9413.info-bronze-6f1e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dirty_7ee0 .fresh-f149 {
  background-color: var(--e-global-color-primary);
}
.dirty_7ee0 .fresh-f149 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dirty_7ee0
  .main_40f1
  .current-13fc
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dirty_7ee0
  .mini_8852
  .current-13fc
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_848a
  .row_rough_d8c9
  .bottom-0b2b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_848a
  .row_rough_d8c9
  .search_easy_57e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_848a .primary_cf47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_848a .right_4afa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_848a .description-a960 {
  background-color: var(--e-global-color-primary);
}
.primary_848a .description-a960 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_0b96 .alert_c925 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_0b96 .link-6db9 {
  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);
}
.surface_0b96 .west_03d1 {
  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);
}
.surface_0b96 .west_03d1 a:hover {
  color: var(--e-global-color-secondary);
}
.surface_0b96 .carousel_warm_10ed {
  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);
}
.surface_0b96 .tall-b56a {
  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);
}
.surface_0b96 .widget-green-8b61 .input-steel-0aae {
  background-color: var(--e-global-color-primary);
}
.surface_0b96 .widget-green-8b61 .input-steel-0aae:hover {
  background-color: var(--e-global-color-accent);
}
.surface_0b96
  .widget-green-8b61
  .row-basic-4fca
  li
  span {
  background-color: var(--e-global-color-text);
}
.surface_0b96
  .widget-green-8b61
  .row-basic-4fca
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.surface_0b96
  .widget-green-8b61
  .row-basic-4fca
  li.shadow_042d
  span {
  background-color: var(--e-global-color-accent);
}
.surface-18a8
  .dirty-60e8
  .east_0ab0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-18a8 .dirty-60e8 .down_d950 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-18a8 .dirty-60e8 .card-bright-56fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-18a8 .pressed-78d8 {
  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);
}
.surface-18a8
  .in-a4fc.up-fb58 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-1be5
  > .avatar_stone_89db
  > div
  > .old-e54d
  > .brown_476d
  > a {
  background-color: var(--e-global-color-text);
}
.header-1be5
  > .avatar_stone_89db
  > div
  > .old-e54d
  > .brown_476d
  > a
  .module-in-10fc.medium-4f45 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-1be5
  > .avatar_stone_89db
  > div
  > .old-e54d
  > .brown_476d
  > a
  .breadcrumb-tall-14a4.notification-hot-a36e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-1be5
  > .avatar_stone_89db
  > div
  > .old-e54d
  > .brown_476d
  > .tertiary-old-533b
  .brown_476d
  > a {
  background-color: var(--e-global-color-secondary);
}
.header-1be5
  > .avatar_stone_89db
  > div
  > .old-e54d
  > .brown_476d
  > .tertiary-old-533b
  .brown_476d
  > a
  .outline-hot-1fa1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-1be5
  > .avatar_stone_89db
  > div
  > .old-e54d
  > .brown_476d
  > .tertiary-old-533b
  .brown_476d
  > a
  .breadcrumb-tall-14a4.complex-609a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-1be5
  > .avatar_stone_89db
  > div
  > .old-e54d
  > .brown_476d
  > a
  .slider-mini-dd34:before {
  color: var(--e-global-color-text);
}
.header-1be5
  > .avatar_stone_89db
  > div
  > .old-e54d
  > .brown_476d
  > .tertiary-old-533b
  a
  .slider-mini-dd34:before {
  color: var(--e-global-color-text);
}
.header-1be5
  > .avatar_stone_89db
  > div
  > .old-e54d
  > .brown_476d.stone-56e9
  > a
  .slider-mini-dd34:before {
  color: var(--e-global-color-text);
}
.header-1be5
  > .avatar_stone_89db
  > div
  > .old-e54d
  > .brown_476d
  > .tertiary-old-533b
  .brown_476d.stone-56e9
  > a
  .slider-mini-dd34:before {
  color: var(--e-global-color-text);
}
.header-1be5
  > .avatar_stone_89db
  > div
  > .old-e54d
  > .brown_476d
  > a
  .item-a769
  .static-809e {
  color: var(--e-global-color-text);
}
.header-1be5
  > .avatar_stone_89db
  > div
  > .old-e54d
  > .brown_476d
  > .tertiary-old-533b
  a
  .item-a769
  .static-809e {
  color: var(--e-global-color-text);
}
.header-1be5
  > .avatar_stone_89db
  > div
  > .old-e54d
  > .brown_476d
  > a
  .item-a769
  .static-809e,
.header-1be5
  > .avatar_stone_89db
  > div
  > .old-e54d
  > .brown_476d
  > .tertiary-old-533b
  a
  .item-a769
  .static-809e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-1be5
  > .avatar_stone_89db
  > div
  > .old-e54d
  > .brown_476d
  > a
  .full_5e4c:before {
  color: var(--e-global-color-text);
}
.header-1be5
  > .avatar_stone_89db
  > div
  > .old-e54d
  > .brown_476d
  > .tertiary-old-533b
  a
  .full_5e4c:before {
  color: var(--e-global-color-text);
}
.header-1be5
  > .avatar_stone_89db
  > div
  > .old-e54d
  > .brown_476d.stone-56e9
  > a
  .full_5e4c:before {
  color: var(--e-global-color-text);
}
.header-1be5
  > .avatar_stone_89db
  > div
  > .old-e54d
  > .brown_476d
  > .tertiary-old-533b
  .brown_476d.stone-56e9
  > a
  .full_5e4c:before {
  color: var(--e-global-color-text);
}
.plasma_5b2d .silver-c148 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma_5b2d
  .sort_narrow_94e8:hover
  .silver-c148 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last-e647
  > .avatar_stone_89db
  > .shade-c839
  > .element_d2d0
  > .summary-hard-cf6e
  > .notice-6f27
  .mini_3324 {
  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);
}
.last-e647
  > .avatar_stone_89db
  > .shade-c839
  > .element_d2d0
  > .summary-hard-cf6e
  > .notice-6f27:hover
  .mini_3324 {
  color: var(--e-global-color-text);
}
.last-e647
  > .avatar_stone_89db
  > .shade-c839
  > .element_d2d0
  > .summary-hard-cf6e
  > .notice-6f27:hover
  .mini_3324 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last-e647
  > .avatar_stone_89db
  > .shade-c839
  > .element_d2d0
  > .summary-hard-cf6e.popup_soft_9dea
  > .notice-6f27
  .mini_3324 {
  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);
}
.light-6e29 .section-fast-f664 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-6e29 .pagination-purple-72b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-6e29 .large-71e8 {
  background-color: var(--e-global-color-primary);
}
.light-6e29 .large-71e8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail-7b87
  > .avatar_stone_89db
  > .avatar_easy_a856
  > .button-hard-3de0
  > .container-bright-578c
  .tertiary_cool_25d0 {
  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);
}
.detail-7b87
  > .avatar_stone_89db
  > .avatar_easy_a856
  > .button-hard-3de0
  > .container-bright-578c
  .lower_2fc8 {
  color: var(--e-global-color-text);
}
.detail-7b87
  > .avatar_stone_89db
  > .avatar_easy_a856
  > .button-hard-3de0
  > .container-bright-578c:hover
  .tertiary_cool_25d0 {
  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);
}
.detail-7b87
  > .avatar_stone_89db
  > .avatar_easy_a856
  > .button-hard-3de0
  > .container-bright-578c:hover
  .lower_2fc8 {
  color: var(--e-global-color-secondary);
}
.detail-7b87
  > .avatar_stone_89db
  > .avatar_easy_a856
  > .button-hard-3de0
  > .container-bright-578c.table_mini_d49c
  .tertiary_cool_25d0 {
  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);
}
.detail-7b87
  > .avatar_stone_89db
  > .avatar_easy_a856
  > .button-hard-3de0
  > .container-bright-578c.table_mini_d49c
  .lower_2fc8 {
  color: var(--e-global-color-primary);
}
.accent-505d
  .card-dirty-d48e
  .aside-dirty-3b5c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-505d .container-motion-ed6c .shade_9495 .notification-solid-f537 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-65e5 .huge_9176 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-65e5 .bright-7f13 .huge_9176 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-65e5 .label-3ec1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article-65e5 .label-3ec1 {
  background-color: var(--e-global-color-primary);
}
.current_91ba .overlay_5c2c .section_fluid_e3fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current_91ba
  .overlay_5c2c:hover
  .title_c4b0 {
  color: var(--e-global-color-secondary);
}
.current_91ba
  .overlay_5c2c:hover
  .section_fluid_e3fe {
  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);
}
.layout_d2e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.current-129d {
  max-width: 1400px !important;
}

.short-65ec {
  flex-direction: column;
}

.short-65ec .popup-3082 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.short-65ec .popup-3082 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.short-65ec .slow_58c2 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.block_paper_8781.search-lite-717b {
  display: none;
}

.in-da9f {
  display: none;
}

body,
.tabs_94aa {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.simple-4c75) !important; */
}

.table_basic_687a.outer-b304 {
  margin-bottom: 40px;
  width: 100%;
}

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

.short-65ec a {
  width: 100%;
}

.light-ecb2 .inner_305f.progress-north-8990 {
  width: 20% !important;
}

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

.column-b254:hover {
  color: #000;
}

.column-b254 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.column-b254:hover svg {
  fill: #000;
}

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

.column_rough_f4e1:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.light-ecb2
  .inner_305f.aside-3cd3
  .description_3777
  .preview-orange-6265 {
  font-size: 20px !important;
}

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

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

.footer-7cd0 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.title-0819.media_e32f > .filter_63b1 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.active-cb02 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.card-in-8715 {
  font-size: 35px !important;
}

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

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

.selected-ac18 {
  display: flex;
  gap: 50px;
}

.light-ecb2
  .inner_305f.hidden_0590
  .widget_9fc0
  .tiny_6c27 {
  width: 100% !important;
}

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

.summary-bronze-52c9 {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.hot_8232:hover .gallery_5ea0 {
  visibility: visible;
}
.hot_8232:hover.hot_8232::before {
  display: block;
}

.footer-7cd0 h3 {
  color: #fff;
}

.tooltip_ab6a {
  margin: 0;
}

.light-ecb2
  .inner_305f.hidden_0590
  .tiny_6c27
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.status_static_258a {
  width: 100%;
}

.layout-right-d2e1 {
  width: 100%;
}

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

.layout-right-d2e1 {
  width: 100%;
}

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

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

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

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

.short-65ec .popup-3082.grid-40db {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.short-65ec h1.popup-3082 {
  margin-top: 120px !important;
}

.light-ecb2 .inner_305f.surface-warm-7bb0 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.mask-b0fa img {
  width: 100%;
}

.shadow-new-6829 .secondary_static_8533.description_3777 {
  justify-content: space-between;
}

.photo-upper-4602 {
  display: none;
}

.primary_ea83 .slow_58c2 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .title-0819 .filter_63b1 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .shadow-new-6829 .secondary_static_8533.description_3777 {
    border-bottom: 1px solid #f0c159;
  }

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

  .title-0819.media_e32f > .filter_63b1 {
    gap: 15px;
    justify-content: space-between;
  }

  .light-ecb2
    .inner_305f.hidden_0590
    .tiny_6c27
    img {
    width: 60% !important;
  }

  .active-cb02 {
    left: 2%;
  }

  .card-3490 {
    margin: 10px 0;
  }

  .short-65ec .slow_58c2 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .card-in-8715 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.short-65ec .popup-3082,
  .short-65ec .popup-3082 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .tiny_6c27 {
    justify-content: center;
  }

  .short-65ec .slow_58c2 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .light-ecb2 .inner_305f.progress-north-8990 {
    width: 75% !important;
  }

  .mask-b0fa img {
    width: 100% !important;
  }
}

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

  h2.short-65ec .popup-3082,
  .short-65ec .popup-3082 {
    font-size: 30px !important;
  }

  .tiny_6c27 {
    justify-content: center;
  }

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

  .summary-motion-525f
    .box-right-b531.card-acb9 {
    margin: 0 !important;
  }

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

  .card-3490 {
    display: flex;
  }

  .hover-cool-2cec .column-b254 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .menu-8eb4 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .short-65ec h1.popup-3082 {
    margin-top: 80px !important;
  }

  .light-ecb2
    .inner_305f.hidden_0590
    .tiny_6c27
    img,
  .shade_full_8724 .widget_9fc0 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .light-ecb2 .inner_305f.progress-north-8990 {
    width: 100% !important;
  }

  .title-0819.media_e32f > .filter_63b1 {
    gap: 3px;
  }

  .short-65ec .slow_58c2 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 019c */
.phantom-card-s2 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
