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(.popup-active-d416) {
  gap: 0.5em;
}
:where(.accent-blue-01c6) {
  gap: 0.5em;
}
body .pattern_north_1cb8 > .link_1035 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .pattern_north_1cb8 > .active_3a37 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .pattern_north_1cb8 > .block_03b1 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .box-0c8e > .link_1035 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .box-0c8e > .active_3a37 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .box-0c8e > .block_03b1 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .box-0c8e
  > :where(:not(.link_1035):not(.active_3a37):not(.footer_dirty_cc3a)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .box-0c8e > .box_11d5 {
  max-width: var(--wp--style--global--wide-size);
}
body .popup-active-d416 {
  display: flex;
}
body .popup-active-d416 {
  flex-wrap: wrap;
  align-items: center;
}
body .popup-active-d416 > * {
  margin: 0;
}
body .accent-blue-01c6 {
  display: grid;
}
body .accent-blue-01c6 > * {
  margin: 0;
}
:where(.box-657b.popup-active-d416) {
  gap: 2em;
}
:where(.box-657b.accent-blue-01c6) {
  gap: 2em;
}
:where(.border_dark_b8c8.popup-active-d416) {
  gap: 1.25em;
}
:where(.border_dark_b8c8.accent-blue-01c6) {
  gap: 1.25em;
}
.simple-6be6 {
  color: var(--wp--preset--color--black) !important;
}
.preview_5036 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.paragraph-4501 {
  color: var(--wp--preset--color--white) !important;
}
.card-e03a {
  color: var(--wp--preset--color--pale-pink) !important;
}
.grid-gas-27ed {
  color: var(--wp--preset--color--vivid-red) !important;
}
.accordion_lower_e591 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.component_orange_5f9d {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.yellow-b72d {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.outline-fixed-b147 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.chip_south_5727 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.summary-pink-6465 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.gallery_0b1f {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.easy-96cc {
  background-color: var(--wp--preset--color--black) !important;
}
.picture-d7eb {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.large-43f3 {
  background-color: var(--wp--preset--color--white) !important;
}
.section-7a36 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.tiny-1a59 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.list_c5d2 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.block_b5d4 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.warm-2cdd {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.description-94ab {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.lower-cea5 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.summary-bce6 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.fresh-6d7f {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.table_motion_f944 {
  border-color: var(--wp--preset--color--black) !important;
}
.heading-c74f {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.gas-129b {
  border-color: var(--wp--preset--color--white) !important;
}
.form_1005 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.mask-e3b4 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.blue_33f0 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.secondary_thick_cfb1 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.warm-1682 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.slider-black-f045 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.prev-9a33 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.filter-pro-15d1 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.up_00e8 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.text-9d34 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.image_action_4086 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.blue_d6a2 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.avatar_5df6 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.icon-7459 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.layout_dim_544a {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.tabs_fresh_2e17 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.menu_last_e5b9 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.selected-15e7 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.chip-light-7faa {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.mini-3979 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.next_6437 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.caption_silver_fa76 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.icon-first-26c8 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.surface-dirty-c36c {
  font-size: var(--wp--preset--font-size--large) !important;
}
.gradient-out-cd50 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.hard_3aac a:where(:not(.wood-35b8)) {
  color: inherit;
}
:where(.border_dark_b8c8.popup-active-d416) {
  gap: 1.25em;
}
:where(.border_dark_b8c8.accent-blue-01c6) {
  gap: 1.25em;
}
:where(.box-657b.popup-active-d416) {
  gap: 2em;
}
:where(.box-657b.accent-blue-01c6) {
  gap: 2em;
}
.link_soft_c671 {
  font-size: 1.5em;
  line-height: 1.6;
}

.button_eb47 .fast_fc0d {
  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);
}
.notice_9fb9 .item_warm_244e {
  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);
}
.down_5bb6 {
  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);
}
.down_5bb6.header-c9b8 .medium-12b8 {
  background-color: var(--e-global-color-primary);
}
.down_5bb6.gradient-center-dbb6 .medium-12b8,
.down_5bb6.media_165a .medium-12b8 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.progress-5bb4 .fresh_b601 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.box_81df {
  --divider-color: var(--e-global-color-secondary);
}
.box_81df .accent_49d1 {
  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);
}
.box_81df.primary_83d3 .dirty-b6ac {
  background-color: var(--e-global-color-secondary);
}
.box_81df.in-68c1 .dirty-b6ac,
.box_81df.thumbnail_dark_464b .dirty-b6ac {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.box_81df.in-68c1 .dirty-b6ac,
.box_81df.thumbnail_dark_464b .dirty-b6ac svg {
  fill: var(--e-global-color-secondary);
}
.media_3bb4 .notice_606b {
  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);
}
.media_3bb4 .tooltip-4eb9 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-7612.primary_83d3 .dirty-b6ac {
  background-color: var(--e-global-color-primary);
}
.fresh-7612.in-68c1 .dirty-b6ac,
.fresh-7612.thumbnail_dark_464b .dirty-b6ac {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.fresh-7612.in-68c1 .dirty-b6ac,
.fresh-7612.thumbnail_dark_464b .dirty-b6ac svg {
  fill: var(--e-global-color-primary);
}
.label-silver-0bea.primary_83d3 .dirty-b6ac {
  background-color: var(--e-global-color-primary);
}
.label-silver-0bea.in-68c1 .dirty-b6ac,
.label-silver-0bea.thumbnail_dark_464b .dirty-b6ac {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.label-silver-0bea .photo-orange-e64e {
  color: var(--e-global-color-primary);
}
.label-silver-0bea .photo-orange-e64e,
.label-silver-0bea .photo-orange-e64e a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-silver-0bea .table_brown_5bc2 {
  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);
}
.new_d184 .hidden-6cdd {
  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);
}
.liquid_053d .container-b371 .aside_39ea {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo_9f3b .section_5b97:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.logo_9f3b .static_6e59 i {
  color: var(--e-global-color-primary);
}
.logo_9f3b .static_6e59 svg {
  fill: var(--e-global-color-primary);
}
.logo_9f3b .dropdown_narrow_5a6f {
  color: var(--e-global-color-secondary);
}
.logo_9f3b .section_5b97 > .dropdown_narrow_5a6f,
.logo_9f3b .section_5b97 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-edc1 .surface-slow-46c1 {
  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);
}
.title-edc1 .notification-a05a {
  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);
}
.article_a0be .summary-pressed-7e16 .notification-cold-701a {
  background-color: var(--e-global-color-primary);
}
.article_a0be .cool-13fd {
  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);
}
.gradient-tiny-4e5e .active-6fb1 {
  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);
}
.gradient-tiny-4e5e .video_bottom_1d9a {
  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);
}
.gradient-tiny-4e5e .badge_center_7873 {
  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);
}
.fast_bf2c .article-b86c,
.fast_bf2c .article-b86c a {
  color: var(--e-global-color-primary);
}
.fast_bf2c .article-b86c.message-5ed5,
.fast_bf2c .article-b86c.message-5ed5 a {
  color: var(--e-global-color-accent);
}
.fast_bf2c .article-b86c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast_bf2c .tabs_e0a6 {
  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);
}
.link-7eec .item_blue_a50b,
.link-7eec .main_basic_3cce {
  color: var(--e-global-color-primary);
}
.link-7eec .item_blue_a50b svg {
  fill: var(--e-global-color-primary);
}
.link-7eec .message-5ed5 .item_blue_a50b,
.link-7eec .message-5ed5 .main_basic_3cce {
  color: var(--e-global-color-accent);
}
.link-7eec .message-5ed5 .item_blue_a50b svg {
  fill: var(--e-global-color-accent);
}
.link-7eec .main_basic_3cce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-7eec .tabs_e0a6 {
  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);
}
.content-under-20e7 .media_first_9392,
.content-under-20e7 .caption-down-d7c0 {
  color: var(--e-global-color-primary);
}
.content-under-20e7 .caption-down-d7c0 svg {
  fill: var(--e-global-color-primary);
}
.content-under-20e7 .article-b86c.message-5ed5 a,
.content-under-20e7
  .article-b86c.message-5ed5
  .caption-down-d7c0 {
  color: var(--e-global-color-accent);
}
.content-under-20e7 .media_first_9392 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-under-20e7 .tabs_e0a6 {
  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_82fa .pressed-f687 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_82fa .motion-1417 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-silver-4ab2 .surface-52a2 .paragraph_liquid_3f09 {
  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);
}
.element-silver-4ab2 .surface-52a2 .center-0904 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-silver-4ab2 .glass_be3b .paragraph_liquid_3f09 {
  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);
}
.element-silver-4ab2
  .glass_be3b
  .center-0904 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-silver-4ab2
  .form-green-8873
  .paragraph_liquid_3f09 {
  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);
}
.element-silver-4ab2
  .form-green-8873
  .center-0904 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-silver-4ab2
  .small_4c06
  .paragraph_liquid_3f09 {
  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);
}
.element-silver-4ab2
  .small_4c06
  .center-0904 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_f4b7 .preview_4842 {
  background-color: var(--e-global-color-primary);
}
.short_f4b7 .preview_4842:hover {
  background-color: var(--e-global-color-primary);
}
.short_f4b7 .footer_c8c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_f4b7
  .preview_4842:hover
  .footer_c8c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-289a .input_solid_0b85 {
  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);
}
.badge-hot-3750 .east_7cfc .banner-9d33 a {
  background-color: var(--e-global-color-accent);
}
.badge-hot-3750 .east_7cfc .backdrop_bda7 a {
  background-color: var(--e-global-color-accent);
}
.badge-hot-3750 .east_7cfc .banner-9d33 a,
.badge-hot-3750 .east_7cfc .backdrop_bda7 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-fluid-7638
  .backdrop_fixed_870e.active-a56a
  .east_7cfc
  a.row_steel_4ff7 {
  background-color: var(--e-global-color-accent);
}
.chip-fluid-7638
  .backdrop_fixed_870e.active-a56a
  .east_7cfc
  span.row_steel_4ff7.fn-current-582c {
  background-color: var(--e-global-color-text);
}
.chip-fluid-7638
  .backdrop_fixed_870e.active-a56a
  .east_7cfc
  .row_steel_4ff7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_5971 .paragraph_bc4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_5971
  .disabled-out-e5c3
  > .top_061c
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_5971
  .main_south_6c79
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_5971
  .search-narrow-5011
  .dark_a82f,
.huge_5971
  .search-narrow-5011
  .modal-6e4c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_5971
  .search-narrow-5011
  .surface-lite-9f08,
.huge_5971
  .search-narrow-5011
  a
  .surface-lite-9f08 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_5971
  .search-narrow-5011
  .nav_next_d43c {
  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);
}
.huge_5971
  .search-narrow-5011
  .down_f696 {
  background-color: var(--e-global-color-primary);
}
.huge_5971
  .search-narrow-5011
  .down_f696 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_5971
  .search-narrow-5011
  .down_f696:hover {
  background-color: var(--e-global-color-primary);
}
.huge_5971
  .search-narrow-5011
  .static-fcef {
  background-color: var(--e-global-color-primary);
}
.huge_5971
  .search-narrow-5011
  .static-fcef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_5971
  .search-narrow-5011
  .static-fcef:hover {
  background-color: var(--e-global-color-primary);
}
.huge_5971
  .gradient_wood_9bc4
  .table_f09a
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_5971
  .gradient_wood_9bc4
  .active_copper_e209 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_5971
  .gradient_wood_9bc4
  .nav_next_d43c {
  color: var(--e-global-color-text);
}
.huge_5971
  .gradient_wood_9bc4
  .nav_next_d43c
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_5971
  .gradient_wood_9bc4
  .down_f696 {
  background-color: var(--e-global-color-primary);
}
.huge_5971
  .gradient_wood_9bc4
  .down_f696 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_5971
  .gradient_wood_9bc4
  .down_f696:hover {
  background-color: var(--e-global-color-primary);
}
.huge_5971
  .gradient_wood_9bc4
  .static-fcef {
  background-color: var(--e-global-color-primary);
}
.huge_5971
  .gradient_wood_9bc4
  .static-fcef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_5971
  .gradient_wood_9bc4
  .static-fcef:hover {
  background-color: var(--e-global-color-primary);
}
.huge_5971 .rough-c43e {
  background-color: var(--e-global-color-primary);
}
.huge_5971 .rough-c43e:hover {
  background-color: var(--e-global-color-primary);
}
.huge_5971 .surface_762d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_5971 .status_da1f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-plasma-0178 .label-4ddd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-plasma-0178
  .purple_6096
  > div:nth-child(3)
  .label-4ddd,
.modal-plasma-0178
  .box-large-4c5e
  > div:nth-child(1)
  .label-4ddd,
.modal-plasma-0178
  .message_green_2814
  > div:nth-child(1)
  .label-4ddd,
.modal-plasma-0178
  .column-blue-99e8
  > div:nth-child(1)
  .label-4ddd,
.modal-plasma-0178
  .tooltip_north_f761
  > div:nth-child(1)
  .label-4ddd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-plasma-0178 .overlay_cf29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-plasma-0178 .last-f35b {
  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);
}
.modal-plasma-0178 .aside-d0ad {
  background-color: var(--e-global-color-primary);
}
.modal-plasma-0178 .aside-d0ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-plasma-0178 .aside-d0ad:hover {
  background-color: var(--e-global-color-primary);
}
.modal-plasma-0178 .advanced_15ac {
  background-color: var(--e-global-color-primary);
}
.modal-plasma-0178 .advanced_15ac:hover {
  background-color: var(--e-global-color-primary);
}
.modal-plasma-0178 .surface_762d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-plasma-0178 .status_da1f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-bottom-1aa8 .carousel-easy-66d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-bottom-1aa8 .aside-silver-3b21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-bottom-1aa8 .notification_7318 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-bottom-1aa8 .search_lower_179e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-bottom-1aa8 .header_inner_33ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-bottom-1aa8 .advanced_15ac {
  background-color: var(--e-global-color-primary);
}
.notification-bottom-1aa8 .advanced_15ac:hover {
  background-color: var(--e-global-color-primary);
}
.logo_silver_e8aa .carousel_df5f {
  background-color: var(--e-global-color-secondary);
}
.logo_silver_e8aa .backdrop-0d1b {
  background-color: var(--e-global-color-text);
}
.logo_silver_e8aa .item-9a0a {
  background-color: var(--e-global-color-secondary);
}
.logo_silver_e8aa .icon-93cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_silver_e8aa .shade-dynamic-828a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_silver_e8aa .sidebar_12eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_silver_e8aa .carousel-upper-3cef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_silver_e8aa .row_liquid_e40d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_red_19a8 .input-44fc .tertiary_c83c,
.shade_red_19a8
  .input-44fc
  .tertiary_c83c
  a,
.shade_red_19a8 .bright_a39c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_red_19a8 .input-44fc .layout-huge-5abe,
.shade_red_19a8 .panel-simple-7c0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_red_19a8 .input-44fc .layout-huge-5abe {
  color: var(--e-global-color-text);
}
.shade_red_19a8 .panel-simple-7c0c {
  color: var(--e-global-color-text);
}
.shade_red_19a8
  .input-44fc
  .primary-b8bc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_red_19a8 .modal-over-17fb .gold-9428 {
  background-color: var(--e-global-color-primary);
}
.shade_red_19a8 .modal-over-17fb .gold-9428:hover {
  background-color: var(--e-global-color-primary);
}
.shade_red_19a8 .modal-over-17fb .module-1a45 li span {
  background-color: var(--e-global-color-text);
}
.shade_red_19a8 .modal-over-17fb .module-1a45 li span:hover {
  background-color: var(--e-global-color-primary);
}
.shade_red_19a8
  .modal-over-17fb
  .module-1a45
  li.next-9a1b
  span {
  background-color: var(--e-global-color-accent);
}
.shade_red_19a8 .picture_b1b4 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-f734 .easy-3012 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-c912 .outline_f1f1 {
  background-color: var(--e-global-color-primary);
}
.right-c912 .breadcrumb-tiny-5af8 {
  background-color: var(--e-global-color-secondary);
}
.right-c912 .gradient_2c23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-c912 .large-0aaa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-c912 .basic_9744 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-c912 .left_db35 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-c912 .border-1b08 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-c912 .thumbnail_pressed_319e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-c912 .banner-8455 {
  background-color: var(--e-global-color-primary);
}
.right-c912 .banner-8455 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-small-b4c8 .filter-6e4a {
  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);
}
.carousel-small-b4c8 .outline_cold_732e {
  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);
}
.carousel-small-b4c8
  .description_west_a4ba:after {
  background-color: var(--e-global-color-primary);
}
.carousel-small-b4c8 .pro_a90b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-in-2232 .bright_a39c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-in-2232 .panel-simple-7c0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_medium_b266 .title_red_2c63 .module_bottom_d615 {
  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);
}
.accordion_medium_b266 .title_red_2c63 .tooltip-liquid-862a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_steel_7e8b .active-silver-c80e {
  background-color: var(--e-global-color-primary);
}
.alert_steel_7e8b .tag_c241 {
  background-color: var(--e-global-color-secondary);
}
.alert_steel_7e8b .progress-orange-35ed .cool_c467 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_steel_7e8b .backdrop_dc05 .cool_c467 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_db97 .shade_22b5 .backdrop-ab74 {
  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);
}
.feature_db97 .shade_22b5 .header-5640 {
  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);
}
.feature_db97 .shade_22b5 .preview-5453 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.image_bc10 .white-b4d4 {
  border-color: var(--e-global-color-text);
}
.image_bc10 .footer-new-ea4f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_bc10 .info_wide_dd8c {
  color: var(--e-global-color-primary);
}
.image_bc10 .shadow_d623 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom_412a .green-d968 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom_412a .form_middle_e4d9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom_412a .warm-34bc:hover .green-d968 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom_412a
  .warm-34bc:hover
  .form_middle_e4d9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-over-b5d0 .panel-e55f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-over-b5d0 .caption-c417 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-cool-901d .tag_36bd .article_0c72 {
  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);
}
.pattern-cool-901d .alert_d1de .article_0c72 {
  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);
}
.alert_medium_12af .content-action-616a {
  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);
}
.wrapper_d650 .tall-3b48 .mask_simple_eff6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_d650 .tall-3b48 .mask_simple_eff6 {
  background-color: var(--e-global-color-secondary);
}
.wrapper_d650 .gradient-d59f .mask_simple_eff6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_d650 .gradient-d59f .mask_simple_eff6 {
  background-color: var(--e-global-color-secondary);
}
.wrapper_d650 .chip-lite-0e7f .progress-95cb {
  background-color: var(--e-global-color-primary);
}
.wrapper_d650 .chip-lite-0e7f:hover .progress-95cb {
  background-color: var(--e-global-color-secondary);
}
.wrapper_d650 .gold-9428 {
  background-color: var(--e-global-color-primary);
}
.wrapper_d650 .gold-9428:hover {
  background-color: var(--e-global-color-accent);
}
.wrapper_d650 .module-1a45 li span {
  background-color: var(--e-global-color-text);
}
.wrapper_d650 .module-1a45 li span:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper_d650 .module-1a45 li.next-9a1b span {
  background-color: var(--e-global-color-accent);
}
.element-31ae .pattern-ad2d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-31ae .header-268e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-84e0 .smooth_bc21:before {
  background-color: var(--e-global-color-secondary);
}
.stale-84e0 .logo-light-35f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-84e0 .tabs_bottom_c61b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid_427f .fixed_441e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid_427f .fixed_441e:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid_427f .fixed_441e.fn-active-582c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid_427f .tag-59ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_427f .tertiary_pressed_a0de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_427f .paragraph-slow-6975 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_427f .gold_9208 {
  background-color: var(--e-global-color-primary);
}
.liquid_427f .gold_9208 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.liquid_427f .focused-3ea3 {
  background-color: var(--e-global-color-primary);
}
.liquid_427f .focused-3ea3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_8cc6 .picture-gold-cab5 .background_north_3397 a {
  color: var(--e-global-color-secondary);
}
.panel_8cc6 .picture-gold-cab5 .background_north_3397 a:hover {
  color: var(--e-global-color-secondary);
}
.panel_8cc6 .picture-gold-cab5 .background_north_3397,
.panel_8cc6 .picture-gold-cab5 .background_north_3397 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_8cc6 .picture-gold-cab5 .mask_up_bb47 {
  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);
}
.panel_8cc6 .picture-gold-cab5 .tertiary_inner_b30c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_8cc6 .picture-gold-cab5 .search-92ff {
  background-color: var(--e-global-color-primary);
}
.panel_8cc6 .picture-gold-cab5 .search-92ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_8cc6 .picture-gold-cab5 .search-92ff:hover {
  background-color: var(--e-global-color-primary);
}
.panel_8cc6 .picture-gold-cab5 .section_center_5519 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_8cc6 .picture-gold-cab5 .section_center_5519 {
  background-color: var(--e-global-color-primary);
}
.panel_8cc6 .picture-gold-cab5 .section_center_5519:hover {
  background-color: var(--e-global-color-primary);
}
.panel_8cc6 .picture-gold-cab5 .gold-9428 {
  background-color: var(--e-global-color-primary);
}
.panel_8cc6 .picture-gold-cab5 .gold-9428:hover {
  background-color: var(--e-global-color-primary);
}
.panel_8cc6 .modal-over-17fb .module-1a45 li span {
  background-color: var(--e-global-color-text);
}
.panel_8cc6 .modal-over-17fb .module-1a45 li span:hover {
  background-color: var(--e-global-color-primary);
}
.panel_8cc6 .modal-over-17fb .module-1a45 li.next-9a1b span {
  background-color: var(--e-global-color-accent);
}
.panel_8cc6 .surface_762d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_8cc6 .status_da1f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_tiny_2ea2 .advanced-793f .pro-a53d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_tiny_2ea2 .advanced-793f .bright_2a52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_tiny_2ea2 .advanced-793f .focused_76d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-2bea .media_003f {
  border-color: var(--e-global-color-text);
}
.easy-2bea .tooltip_pink_8f43 {
  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);
}
.easy-2bea .accordion-wood-9638 {
  color: var(--e-global-color-secondary);
}
.easy-2bea .accordion-wood-9638 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-2bea .tall_c49c > * {
  color: var(--e-global-color-primary);
}
.easy-2bea .tall_c49c > * svg {
  fill: var(--e-global-color-primary);
}
.easy-2bea .container-8e43 {
  color: var(--e-global-color-primary);
}
.easy-2bea .container-8e43 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy-2bea .nav_5cfe {
  color: var(--e-global-color-primary);
}
.easy-2bea .nav_5cfe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy-2bea .yellow_629c {
  color: var(--e-global-color-primary);
}
.easy-2bea .yellow_629c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-2bea .list_b2b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-2bea .notification_38ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-2bea .notification_38ef.wood_7bc5 {
  color: var(--e-global-color-secondary);
}
.easy-2bea .notification_38ef.wood_7bc5 .pro_9f88 {
  color: var(--e-global-color-accent);
}
.easy-2bea .notification_38ef.shadow-454b {
  color: var(--e-global-color-text);
}
.easy-2bea .notification_38ef.shadow-454b .pro_9f88 {
  color: var(--e-global-color-text);
}
.easy-2bea .notification_38ef:before {
  border-top-color: var(--e-global-color-text);
}
.easy-2bea .detail_left_9de5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-2bea
  .detail_left_9de5
  .section_soft_37e4 {
  background-color: var(--e-global-color-primary);
}
.easy-2bea
  .detail_left_9de5
  .section_soft_37e4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy-2bea .media_003f .panel-stone-4df9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_d273 .banner-39d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered_d273 .top-f224 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-simple-4687 .tertiary_d090 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-simple-4687
  .hover_837c
  .short-fcef {
  background-color: var(--e-global-color-secondary);
}
.article-simple-4687
  .hover_837c.module-dark-751c
  .short-fcef {
  background-color: var(--e-global-color-text);
}
.article-simple-4687
  .hover_837c:hover
  .short-fcef {
  background-color: var(--e-global-color-accent);
}
.article-simple-4687
  .hover_837c.fn-active-582c
  .short-fcef {
  background-color: var(--e-global-color-primary);
}
.disabled_soft_3dff .shade_small_80e0 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.disabled_soft_3dff .short-db08 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_soft_3dff .light-ec9b {
  background-color: var(--e-global-color-primary);
}
.disabled_soft_3dff .light-ec9b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bright_aa09 .outline_d66f .fresh_1e0e .sort-37f8 {
  background-color: var(--e-global-color-secondary);
}
.bright_aa09 .outline_d66f .thumbnail_focused_9f52:after {
  background-color: var(--e-global-color-secondary);
}
.bright_aa09 .disabled-81e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_aa09 .alert_d78d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_aa09 .header_6458 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_aa09 .tooltip_dd5a {
  background-color: var(--e-global-color-primary);
}
.bright_aa09 .tooltip_dd5a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bright_aa09 .box-small-3339 {
  background-color: var(--e-global-color-secondary);
}
.bright_aa09 .box-small-3339 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bright_aa09 .outline_d66f .description_7e5b .paper-b6bc:hover {
  background-color: var(--e-global-color-primary);
}
.bright_aa09
  .outline_d66f
  .description_7e5b
  .paper-b6bc.hot_7eab {
  background-color: var(--e-global-color-primary);
}
.bright_aa09 .outline_d66f .avatar-pink-68ac:before {
  border-color: var(--e-global-color-primary);
}
.bright_aa09 .outline_d66f .avatar-pink-68ac:hover:before {
  border-color: var(--e-global-color-secondary);
}
.bright_aa09
  .outline_d66f
  .avatar-pink-68ac.wide-6cdc:before {
  border-color: var(--e-global-color-primary);
}
.bright_aa09 .layout-976d span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-c9b4 .nav-e14e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-c9b4 .nav-e14e:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-c9b4 .nav-e14e.card_96bf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-c9b4 .badge-clean-8cfa {
  background-color: var(--e-global-color-primary);
}
.modal-c9b4 .badge-clean-8cfa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-c9b4
  .left-6b06
  .current-a044
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-c9b4
  .element-294f
  .current-a044
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus-orange-35c3
  .main_2872
  .highlight-red-9d5a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-orange-35c3
  .main_2872
  .link_gas_d7da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-orange-35c3 .summary_clean_0dd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-orange-35c3 .tertiary_b137 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-orange-35c3 .steel_d561 {
  background-color: var(--e-global-color-primary);
}
.focus-orange-35c3 .steel_d561 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dark-d2bd .hero-pink-756f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark-d2bd .breadcrumb_ff2d {
  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);
}
.dark-d2bd .paper_9dd6 {
  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);
}
.dark-d2bd .paper_9dd6 a:hover {
  color: var(--e-global-color-secondary);
}
.dark-d2bd .table-c684 {
  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);
}
.dark-d2bd .popup-west-a469 {
  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);
}
.dark-d2bd .glass-b783 .gold-9428 {
  background-color: var(--e-global-color-primary);
}
.dark-d2bd .glass-b783 .gold-9428:hover {
  background-color: var(--e-global-color-accent);
}
.dark-d2bd
  .glass-b783
  .module-1a45
  li
  span {
  background-color: var(--e-global-color-text);
}
.dark-d2bd
  .glass-b783
  .module-1a45
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.dark-d2bd
  .glass-b783
  .module-1a45
  li.next-9a1b
  span {
  background-color: var(--e-global-color-accent);
}
.north_2b58
  .tag_yellow_3498
  .status-warm-86bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north_2b58 .tag_yellow_3498 .feature_491a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north_2b58 .tag_yellow_3498 .red_4b0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_2b58 .module-tiny-bc7e {
  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);
}
.north_2b58
  .hovered-faee.up_ca5f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone_b117
  > .search_dim_fa13
  > div
  > .disabled_rough_d198
  > .cool-3644
  > a {
  background-color: var(--e-global-color-text);
}
.stone_b117
  > .search_dim_fa13
  > div
  > .disabled_rough_d198
  > .cool-3644
  > a
  .texture-23aa.row-thick-73b4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone_b117
  > .search_dim_fa13
  > div
  > .disabled_rough_d198
  > .cool-3644
  > a
  .frame_iron_dc71.selected_c9de {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone_b117
  > .search_dim_fa13
  > div
  > .disabled_rough_d198
  > .cool-3644
  > .lower_24fe
  .cool-3644
  > a {
  background-color: var(--e-global-color-secondary);
}
.stone_b117
  > .search_dim_fa13
  > div
  > .disabled_rough_d198
  > .cool-3644
  > .lower_24fe
  .cool-3644
  > a
  .link-red-b603 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone_b117
  > .search_dim_fa13
  > div
  > .disabled_rough_d198
  > .cool-3644
  > .lower_24fe
  .cool-3644
  > a
  .frame_iron_dc71.slow_3513 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone_b117
  > .search_dim_fa13
  > div
  > .disabled_rough_d198
  > .cool-3644
  > a
  .thumbnail-dd60:before {
  color: var(--e-global-color-text);
}
.stone_b117
  > .search_dim_fa13
  > div
  > .disabled_rough_d198
  > .cool-3644
  > .lower_24fe
  a
  .thumbnail-dd60:before {
  color: var(--e-global-color-text);
}
.stone_b117
  > .search_dim_fa13
  > div
  > .disabled_rough_d198
  > .cool-3644.module_middle_b40f
  > a
  .thumbnail-dd60:before {
  color: var(--e-global-color-text);
}
.stone_b117
  > .search_dim_fa13
  > div
  > .disabled_rough_d198
  > .cool-3644
  > .lower_24fe
  .cool-3644.module_middle_b40f
  > a
  .thumbnail-dd60:before {
  color: var(--e-global-color-text);
}
.stone_b117
  > .search_dim_fa13
  > div
  > .disabled_rough_d198
  > .cool-3644
  > a
  .shade-fixed-2235
  .secondary_center_3efd {
  color: var(--e-global-color-text);
}
.stone_b117
  > .search_dim_fa13
  > div
  > .disabled_rough_d198
  > .cool-3644
  > .lower_24fe
  a
  .shade-fixed-2235
  .secondary_center_3efd {
  color: var(--e-global-color-text);
}
.stone_b117
  > .search_dim_fa13
  > div
  > .disabled_rough_d198
  > .cool-3644
  > a
  .shade-fixed-2235
  .secondary_center_3efd,
.stone_b117
  > .search_dim_fa13
  > div
  > .disabled_rough_d198
  > .cool-3644
  > .lower_24fe
  a
  .shade-fixed-2235
  .secondary_center_3efd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_b117
  > .search_dim_fa13
  > div
  > .disabled_rough_d198
  > .cool-3644
  > a
  .active-b969:before {
  color: var(--e-global-color-text);
}
.stone_b117
  > .search_dim_fa13
  > div
  > .disabled_rough_d198
  > .cool-3644
  > .lower_24fe
  a
  .active-b969:before {
  color: var(--e-global-color-text);
}
.stone_b117
  > .search_dim_fa13
  > div
  > .disabled_rough_d198
  > .cool-3644.module_middle_b40f
  > a
  .active-b969:before {
  color: var(--e-global-color-text);
}
.stone_b117
  > .search_dim_fa13
  > div
  > .disabled_rough_d198
  > .cool-3644
  > .lower_24fe
  .cool-3644.module_middle_b40f
  > a
  .active-b969:before {
  color: var(--e-global-color-text);
}
.stale-d206 .plasma-c1b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale-d206
  .message-light-54ec:hover
  .plasma-c1b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced-ed3e
  > .search_dim_fa13
  > .middle-72bd
  > .hover-4f4c
  > .notice-2cbb
  > .under-9163
  .panel-fdbf {
  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);
}
.advanced-ed3e
  > .search_dim_fa13
  > .middle-72bd
  > .hover-4f4c
  > .notice-2cbb
  > .under-9163:hover
  .panel-fdbf {
  color: var(--e-global-color-text);
}
.advanced-ed3e
  > .search_dim_fa13
  > .middle-72bd
  > .hover-4f4c
  > .notice-2cbb
  > .under-9163:hover
  .panel-fdbf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced-ed3e
  > .search_dim_fa13
  > .middle-72bd
  > .hover-4f4c
  > .notice-2cbb.wrapper_99a5
  > .under-9163
  .panel-fdbf {
  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);
}
.gradient-warm-5e2d .photo-next-7e97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-warm-5e2d .thick_14a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-warm-5e2d .simple-4249 {
  background-color: var(--e-global-color-primary);
}
.gradient-warm-5e2d .simple-4249 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_8f97
  > .search_dim_fa13
  > .summary_bb6d
  > .thumbnail-79ca
  > .huge_bf66
  .hover_fc53 {
  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);
}
.active_8f97
  > .search_dim_fa13
  > .summary_bb6d
  > .thumbnail-79ca
  > .huge_bf66
  .rough-a5d5 {
  color: var(--e-global-color-text);
}
.active_8f97
  > .search_dim_fa13
  > .summary_bb6d
  > .thumbnail-79ca
  > .huge_bf66:hover
  .hover_fc53 {
  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);
}
.active_8f97
  > .search_dim_fa13
  > .summary_bb6d
  > .thumbnail-79ca
  > .huge_bf66:hover
  .rough-a5d5 {
  color: var(--e-global-color-secondary);
}
.active_8f97
  > .search_dim_fa13
  > .summary_bb6d
  > .thumbnail-79ca
  > .huge_bf66.text_ff63
  .hover_fc53 {
  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);
}
.active_8f97
  > .search_dim_fa13
  > .summary_bb6d
  > .thumbnail-79ca
  > .huge_bf66.text_ff63
  .rough-a5d5 {
  color: var(--e-global-color-primary);
}
.caption_dirty_a076
  .gradient_active_118b
  .pagination_13e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_dirty_a076 .logo_5ae7 .panel-stone-4df9 .red_3979 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-81ec .orange-cff3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-81ec .active-b968 .orange-cff3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-81ec .border-1ee8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-81ec .border-1ee8 {
  background-color: var(--e-global-color-primary);
}
.active_steel_fdb0 .fluid_1a95 .notice-last-1de6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_steel_fdb0
  .fluid_1a95:hover
  .copper_e370 {
  color: var(--e-global-color-secondary);
}
.active_steel_fdb0
  .fluid_1a95:hover
  .notice-last-1de6 {
  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);
}
.right_03bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.warm-41ec {
  max-width: 1400px !important;
}

.banner_213e {
  flex-direction: column;
}

.banner_213e .background-c8e5 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.banner_213e .background-c8e5 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

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

span {
  color: #fff;
}

.tall_4ff7.column_cc2e {
  display: none;
}

.secondary_full_0f41 {
  display: none;
}

body,
.caption_fast_696c {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.description-ce61) !important; */
}

.panel_gold_92ee.pagination-dark-1d9c {
  margin-bottom: 40px;
  width: 100%;
}

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

.banner_213e a {
  width: 100%;
}

.footer-1af5 .heading-2e39.logo_55ce {
  width: 20% !important;
}

.badge-upper-6efc {
  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;
}

.badge-upper-6efc:hover {
  color: #000;
}

.badge-upper-6efc svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.badge-upper-6efc:hover svg {
  fill: #000;
}

.image-lite-3073 {
  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;
}

.image-lite-3073:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.image-lite-3073:nth-child(2):hover {
  color: #fff;
}

.footer-1af5
  .heading-2e39.list-a510
  .chip-8c97
  .carousel_up_4250 {
  font-size: 20px !important;
}

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

.logo-silver-fa7c {
  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;
}

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

  text-align: center;
}

.layout-fixed-24d3.list-ffaf > .logo-6959 {
  display: flex;
  align-items: center;
}

.section-52d7 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.rough-6e5d {
  position: relative;
  width: 100%;
}

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

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

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

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

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

.footer-1af5
  .heading-2e39.tertiary_73f3
  .pagination-8a0d
  .component_west_09ab {
  width: 100% !important;
}

.media-selected-75b1 {
  width: 500px !important;
  max-width: none;
}

.container-10cf {
  width: 100%;
}

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

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

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

  display: none;
}

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

.outline-66e7 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.info_north_8a5d:hover .outline-66e7 {
  visibility: visible;
}
.info_north_8a5d:hover.info_north_8a5d::before {
  display: block;
}

.iron_684f h3 {
  color: #fff;
}

.grid-dc86 {
  margin: 0;
}

.footer-1af5
  .heading-2e39.tertiary_73f3
  .component_west_09ab
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.dropdown_ed48 {
  width: 100%;
}

.easy_0771 {
  width: 100%;
}

.article-green-060c {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.easy_0771 {
  width: 100%;
}

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

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

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

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

.banner_213e .background-c8e5.hover_middle_f8e8 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.banner_213e h1.background-c8e5 {
  margin-top: 120px !important;
}

.footer-1af5 .heading-2e39.pink-1ba0 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.disabled-4a8c img {
  width: 100%;
}

.status_up_54e3 .dropdown_16dc.chip-8c97 {
  justify-content: space-between;
}

.info_upper_a01e {
  display: none;
}

.light_d9c4 .under_0ed1 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .layout-fixed-24d3 .logo-6959 {
    flex-wrap: nowrap !important;
  }
}

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

  .media-selected-75b1 {
    width: 100% !important;
  }
}

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

  .badge-upper-6efc svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .status_up_54e3 .dropdown_16dc.chip-8c97 {
    border-bottom: 1px solid #f0c159;
  }

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

  .layout-fixed-24d3.list-ffaf > .logo-6959 {
    gap: 15px;
    justify-content: space-between;
  }

  .footer-1af5
    .heading-2e39.tertiary_73f3
    .component_west_09ab
    img {
    width: 60% !important;
  }

  .dropdown_a809 {
    left: 2%;
  }

  .link-724f {
    margin: 10px 0;
  }

  .banner_213e .under_0ed1 {
    margin: 0;
    margin-bottom: 10px;
  }

  .badge-upper-6efc {
    font-size: 16px !important;
  }

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

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

  h2.banner_213e .background-c8e5,
  .banner_213e .background-c8e5 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .component_west_09ab {
    justify-content: center;
  }

  .banner_213e .under_0ed1 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .element-cool-fc4e {
    margin-bottom: 15px !important;
  }

  .footer-1af5 .heading-2e39.logo_55ce {
    width: 75% !important;
  }

  .disabled-4a8c img {
    width: 100% !important;
  }
}

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

  h2.banner_213e .background-c8e5,
  .banner_213e .background-c8e5 {
    font-size: 30px !important;
  }

  .component_west_09ab {
    justify-content: center;
  }

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

  .texture_02ea
    .menu-easy-88c6.orange-a00d {
    margin: 0 !important;
  }

  .section-52d7 {
    margin: 0;
    gap: 10px;
  }

  .link-724f {
    display: flex;
  }

  .row-c9da .badge-upper-6efc {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .article-green-060c {
    justify-content: flex-end;
    gap: 1px;
  }

  .banner_213e h1.background-c8e5 {
    margin-top: 80px !important;
  }

  .footer-1af5
    .heading-2e39.tertiary_73f3
    .component_west_09ab
    img,
  .media_3bb4 .pagination-8a0d {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .image-lite-3073 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .footer-1af5 .heading-2e39.logo_55ce {
    width: 100% !important;
  }

  .layout-fixed-24d3.list-ffaf > .logo-6959 {
    gap: 3px;
  }

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

@media (max-width: 400px) {
  .badge-upper-6efc {
    white-space: wrap;
  }
}

/* css-noise: 0ab7 */
.phantom-card-k1 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
