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(.stone-eb36) {
  gap: 0.5em;
}
:where(.panel-active-329d) {
  gap: 0.5em;
}
body .notice_warm_7de4 > .yellow-845d {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .notice_warm_7de4 > .disabled-66c4 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .notice_warm_7de4 > .border-7a0b {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .liquid_b02b > .yellow-845d {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .liquid_b02b > .disabled-66c4 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .liquid_b02b > .border-7a0b {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .liquid_b02b
  > :where(:not(.yellow-845d):not(.disabled-66c4):not(.middle_8ae2)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .liquid_b02b > .dropdown_d633 {
  max-width: var(--wp--style--global--wide-size);
}
body .stone-eb36 {
  display: flex;
}
body .stone-eb36 {
  flex-wrap: wrap;
  align-items: center;
}
body .stone-eb36 > * {
  margin: 0;
}
body .panel-active-329d {
  display: grid;
}
body .panel-active-329d > * {
  margin: 0;
}
:where(.notice_b327.stone-eb36) {
  gap: 2em;
}
:where(.notice_b327.panel-active-329d) {
  gap: 2em;
}
:where(.module_down_7465.stone-eb36) {
  gap: 1.25em;
}
:where(.module_down_7465.panel-active-329d) {
  gap: 1.25em;
}
.accent-basic-530b {
  color: var(--wp--preset--color--black) !important;
}
.title_67f4 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.component_fixed_3e44 {
  color: var(--wp--preset--color--white) !important;
}
.media-ddf9 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.upper-479a {
  color: var(--wp--preset--color--vivid-red) !important;
}
.paragraph_5516 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.backdrop-65d2 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.accent-lite-9e3b {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.pagination-next-7efa {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.accordion_bb86 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.red-0d17 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.status_b26f {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.tertiary_cd1b {
  background-color: var(--wp--preset--color--black) !important;
}
.column_f21a {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.header-gas-d2e1 {
  background-color: var(--wp--preset--color--white) !important;
}
.progress_stone_4327 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.primary_6991 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.thumbnail-fluid-d0e6 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hidden_1e88 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.element_black_3afc {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.footer_e1c4 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.info-brown-00c2 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.soft-59a6 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.border_5482 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.icon_under_84a5 {
  border-color: var(--wp--preset--color--black) !important;
}
.info-b635 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.huge-3832 {
  border-color: var(--wp--preset--color--white) !important;
}
.menu_04bc {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.card-78e3 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.sidebar_be0a {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.top-fb9b {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.footer_657d {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.focus-right-b0c1 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.stale_c881 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.summary_a79b {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.full-35fc {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.input-e317 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.simple_fc66 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.main_cf17 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.image-short-83ea {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.bronze_29ee {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.tiny-47bc {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.gradient_bronze_47b8 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.header-old-f965 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.easy_957e {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.shadow_7b66 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.left-f494 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.background-6d12 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.main_middle_d0eb {
  font-size: var(--wp--preset--font-size--small) !important;
}
.chip-orange-de22 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.under-519c {
  font-size: var(--wp--preset--font-size--large) !important;
}
.dynamic-b74f {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.button_stone_3107 a:where(:not(.layout_current_95cb)) {
  color: inherit;
}
:where(.module_down_7465.stone-eb36) {
  gap: 1.25em;
}
:where(.module_down_7465.panel-active-329d) {
  gap: 1.25em;
}
:where(.notice_b327.stone-eb36) {
  gap: 2em;
}
:where(.notice_b327.panel-active-329d) {
  gap: 2em;
}
.up_0792 {
  font-size: 1.5em;
  line-height: 1.6;
}

.menu-bright-d755 .easy_d6c6 {
  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);
}
.short-b1dc .pro_cc13 {
  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);
}
.mini-7f7f {
  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);
}
.mini-7f7f.secondary-9669 .yellow-127d {
  background-color: var(--e-global-color-primary);
}
.mini-7f7f.avatar-3969 .yellow-127d,
.mini-7f7f.grid-advanced-ecab .yellow-127d {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.left_29e6 .large_134f {
  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);
}
.component-north-ae2a {
  --divider-color: var(--e-global-color-secondary);
}
.component-north-ae2a .search-center-a526 {
  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);
}
.component-north-ae2a.plasma-96fc .dim_7837 {
  background-color: var(--e-global-color-secondary);
}
.component-north-ae2a.tooltip_ed61 .dim_7837,
.component-north-ae2a.header-04df .dim_7837 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.component-north-ae2a.tooltip_ed61 .dim_7837,
.component-north-ae2a.header-04df .dim_7837 svg {
  fill: var(--e-global-color-secondary);
}
.section_d00b .wrapper-4f81 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_d00b .caption_selected_f939 {
  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);
}
.next-02c3.plasma-96fc .dim_7837 {
  background-color: var(--e-global-color-primary);
}
.next-02c3.tooltip_ed61 .dim_7837,
.next-02c3.header-04df .dim_7837 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.next-02c3.tooltip_ed61 .dim_7837,
.next-02c3.header-04df .dim_7837 svg {
  fill: var(--e-global-color-primary);
}
.purple_e361.plasma-96fc .dim_7837 {
  background-color: var(--e-global-color-primary);
}
.purple_e361.tooltip_ed61 .dim_7837,
.purple_e361.header-04df .dim_7837 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.purple_e361 .preview-first-44c4 {
  color: var(--e-global-color-primary);
}
.purple_e361 .preview-first-44c4,
.purple_e361 .preview-first-44c4 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_e361 .medium-d188 {
  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);
}
.caption_1358 .hidden-medium-a57c {
  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);
}
.stale-c552 .icon_motion_4289 .widget-lower-e2e4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard-4099 .hot-98bb:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.hard-4099 .frame-993f i {
  color: var(--e-global-color-primary);
}
.hard-4099 .frame-993f svg {
  fill: var(--e-global-color-primary);
}
.hard-4099 .selected_999a {
  color: var(--e-global-color-secondary);
}
.hard-4099 .hot-98bb > .selected_999a,
.hard-4099 .hot-98bb > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_4fe4 .section_982c {
  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);
}
.fast_4fe4 .breadcrumb_clean_2d13 {
  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);
}
.liquid_f99e .liquid_a66e .grid_7c77 {
  background-color: var(--e-global-color-primary);
}
.liquid_f99e .copper-5b3e {
  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);
}
.nav_blue_82d3 .link-df02 {
  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_blue_82d3 .notice-506d {
  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);
}
.nav_blue_82d3 .card-gas-3194 {
  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);
}
.content_warm_c8ff .action_bb22,
.content_warm_c8ff .action_bb22 a {
  color: var(--e-global-color-primary);
}
.content_warm_c8ff .action_bb22.media_liquid_4a17,
.content_warm_c8ff .action_bb22.media_liquid_4a17 a {
  color: var(--e-global-color-accent);
}
.content_warm_c8ff .action_bb22 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_warm_c8ff .sidebar_9751 {
  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-2f45 .banner-2bf0,
.link-2f45 .background-bronze-daa3 {
  color: var(--e-global-color-primary);
}
.link-2f45 .banner-2bf0 svg {
  fill: var(--e-global-color-primary);
}
.link-2f45 .media_liquid_4a17 .banner-2bf0,
.link-2f45 .media_liquid_4a17 .background-bronze-daa3 {
  color: var(--e-global-color-accent);
}
.link-2f45 .media_liquid_4a17 .banner-2bf0 svg {
  fill: var(--e-global-color-accent);
}
.link-2f45 .background-bronze-daa3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-2f45 .sidebar_9751 {
  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);
}
.item_f102 .image_up_1681,
.item_f102 .hover_4c75 {
  color: var(--e-global-color-primary);
}
.item_f102 .hover_4c75 svg {
  fill: var(--e-global-color-primary);
}
.item_f102 .action_bb22.media_liquid_4a17 a,
.item_f102
  .action_bb22.media_liquid_4a17
  .hover_4c75 {
  color: var(--e-global-color-accent);
}
.item_f102 .image_up_1681 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_f102 .sidebar_9751 {
  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);
}
.component_fe9a .menu_75cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_fe9a .under-81e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-prev-445f .link-6456 .block-0d35 {
  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);
}
.module-prev-445f .link-6456 .basic-1000 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-prev-445f .popup-ae9f .block-0d35 {
  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);
}
.module-prev-445f
  .popup-ae9f
  .basic-1000 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-prev-445f
  .sidebar-1cdf
  .block-0d35 {
  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);
}
.module-prev-445f
  .sidebar-1cdf
  .basic-1000 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-prev-445f
  .logo_orange_d4da
  .block-0d35 {
  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);
}
.module-prev-445f
  .logo_orange_d4da
  .basic-1000 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_282e .inner_21b2 {
  background-color: var(--e-global-color-primary);
}
.soft_282e .inner_21b2:hover {
  background-color: var(--e-global-color-primary);
}
.soft_282e .menu_074d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_282e
  .inner_21b2:hover
  .menu_074d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-4469 .action_b949 {
  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);
}
.focus-gas-24bf .hot_0454 .photo_easy_3001 a {
  background-color: var(--e-global-color-accent);
}
.focus-gas-24bf .hot_0454 .steel_0cef a {
  background-color: var(--e-global-color-accent);
}
.focus-gas-24bf .hot_0454 .photo_easy_3001 a,
.focus-gas-24bf .hot_0454 .steel_0cef a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-medium-2cf7
  .hot_9324.hard_12db
  .hot_0454
  a.smooth_a6b4 {
  background-color: var(--e-global-color-accent);
}
.component-medium-2cf7
  .hot_9324.hard_12db
  .hot_0454
  span.smooth_a6b4.fn-current-7ffb {
  background-color: var(--e-global-color-text);
}
.component-medium-2cf7
  .hot_9324.hard_12db
  .hot_0454
  .smooth_a6b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-88e1 .footer_middle_06ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-88e1
  .item-focused-ae2f
  > .old_8d87
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-88e1
  .header-mini-4736
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-88e1
  .layout_fast_4e5c
  .thick_2b29,
.fixed-88e1
  .layout_fast_4e5c
  .active_d77f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed-88e1
  .layout_fast_4e5c
  .icon_c9e6,
.fixed-88e1
  .layout_fast_4e5c
  a
  .icon_c9e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-88e1
  .layout_fast_4e5c
  .soft_5ba1 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-88e1
  .layout_fast_4e5c
  .sort_cool_dfb3 {
  background-color: var(--e-global-color-primary);
}
.fixed-88e1
  .layout_fast_4e5c
  .sort_cool_dfb3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-88e1
  .layout_fast_4e5c
  .sort_cool_dfb3:hover {
  background-color: var(--e-global-color-primary);
}
.fixed-88e1
  .layout_fast_4e5c
  .light_2acc {
  background-color: var(--e-global-color-primary);
}
.fixed-88e1
  .layout_fast_4e5c
  .light_2acc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-88e1
  .layout_fast_4e5c
  .light_2acc:hover {
  background-color: var(--e-global-color-primary);
}
.fixed-88e1
  .article-ac99
  .badge_f664
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed-88e1
  .article-ac99
  .accordion-ede6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-88e1
  .article-ac99
  .soft_5ba1 {
  color: var(--e-global-color-text);
}
.fixed-88e1
  .article-ac99
  .soft_5ba1
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-88e1
  .article-ac99
  .sort_cool_dfb3 {
  background-color: var(--e-global-color-primary);
}
.fixed-88e1
  .article-ac99
  .sort_cool_dfb3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-88e1
  .article-ac99
  .sort_cool_dfb3:hover {
  background-color: var(--e-global-color-primary);
}
.fixed-88e1
  .article-ac99
  .light_2acc {
  background-color: var(--e-global-color-primary);
}
.fixed-88e1
  .article-ac99
  .light_2acc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-88e1
  .article-ac99
  .light_2acc:hover {
  background-color: var(--e-global-color-primary);
}
.fixed-88e1 .yellow_7408 {
  background-color: var(--e-global-color-primary);
}
.fixed-88e1 .yellow_7408:hover {
  background-color: var(--e-global-color-primary);
}
.fixed-88e1 .surface_bright_76d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed-88e1 .accent-light-bb4d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_dynamic_7384 .prev_dcd8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_dynamic_7384
  .background_cool_82d0
  > div:nth-child(3)
  .prev_dcd8,
.shadow_dynamic_7384
  .container-east-31a7
  > div:nth-child(1)
  .prev_dcd8,
.shadow_dynamic_7384
  .mask-7090
  > div:nth-child(1)
  .prev_dcd8,
.shadow_dynamic_7384
  .table-top-0fca
  > div:nth-child(1)
  .prev_dcd8,
.shadow_dynamic_7384
  .notification_glass_9589
  > div:nth-child(1)
  .prev_dcd8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_dynamic_7384 .message_selected_b306 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_dynamic_7384 .filter-down-0539 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_dynamic_7384 .hovered-d59e {
  background-color: var(--e-global-color-primary);
}
.shadow_dynamic_7384 .hovered-d59e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_dynamic_7384 .hovered-d59e:hover {
  background-color: var(--e-global-color-primary);
}
.shadow_dynamic_7384 .media-7a84 {
  background-color: var(--e-global-color-primary);
}
.shadow_dynamic_7384 .media-7a84:hover {
  background-color: var(--e-global-color-primary);
}
.shadow_dynamic_7384 .surface_bright_76d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_dynamic_7384 .accent-light-bb4d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-9468 .background-over-a871 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-9468 .left-9858 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-9468 .frame_stale_1ad5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-9468 .iron_fd13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-9468 .overlay-new-6819 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-9468 .media-7a84 {
  background-color: var(--e-global-color-primary);
}
.gradient-9468 .media-7a84:hover {
  background-color: var(--e-global-color-primary);
}
.under-9c3a .out-7602 {
  background-color: var(--e-global-color-secondary);
}
.under-9c3a .brown-f1d5 {
  background-color: var(--e-global-color-text);
}
.under-9c3a .pattern-251f {
  background-color: var(--e-global-color-secondary);
}
.under-9c3a .under_0f33 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under-9c3a .paragraph_fbe7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-9c3a .backdrop_pro_70f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-9c3a .video-action-e4f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-9c3a .message-dirty-8d52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-0667 .video-eefc .stone_1775,
.gold-0667
  .video-eefc
  .stone_1775
  a,
.gold-0667 .item_small_dd4b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-0667 .video-eefc .fresh-5d3b,
.gold-0667 .thumbnail_glass_40ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-0667 .video-eefc .fresh-5d3b {
  color: var(--e-global-color-text);
}
.gold-0667 .thumbnail_glass_40ee {
  color: var(--e-global-color-text);
}
.gold-0667
  .video-eefc
  .main_silver_7cdc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold-0667 .in-1c05 .layout-solid-343e {
  background-color: var(--e-global-color-primary);
}
.gold-0667 .in-1c05 .layout-solid-343e:hover {
  background-color: var(--e-global-color-primary);
}
.gold-0667 .in-1c05 .upper_24d7 li span {
  background-color: var(--e-global-color-text);
}
.gold-0667 .in-1c05 .upper_24d7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.gold-0667
  .in-1c05
  .upper_24d7
  li.secondary_11ae
  span {
  background-color: var(--e-global-color-accent);
}
.gold-0667 .clean-b9f9 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-over-80a3 .grid-next-13a0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static-9672 .component_62f1 {
  background-color: var(--e-global-color-primary);
}
.static-9672 .filter-cold-b904 {
  background-color: var(--e-global-color-secondary);
}
.static-9672 .under-ee50 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-9672 .sidebar_fixed_1988 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-9672 .active-12fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-9672 .component_fluid_efdc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-9672 .heading_cf4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-9672 .content_cold_0ae0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-9672 .fluid-ec27 {
  background-color: var(--e-global-color-primary);
}
.static-9672 .fluid-ec27 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new-f272 .item-8878 {
  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);
}
.new-f272 .nav_brown_0cb5 {
  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);
}
.new-f272
  .carousel_c774:after {
  background-color: var(--e-global-color-primary);
}
.new-f272 .widget_6918 {
  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);
}
.shadow_35c7 .item_small_dd4b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_35c7 .thumbnail_glass_40ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_yellow_9ecc .gold-c36a .hover_green_7240 {
  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);
}
.list_yellow_9ecc .gold-c36a .outline_cb5e {
  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_north_f83c .highlight_under_73db {
  background-color: var(--e-global-color-primary);
}
.image_north_f83c .item_e3b5 {
  background-color: var(--e-global-color-secondary);
}
.image_north_f83c .gas_1f60 .backdrop_focused_3c0a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_north_f83c .breadcrumb-fixed-03ef .backdrop_focused_3c0a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic-7779 .tabs_5b89 .wrapper-302a {
  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);
}
.dynamic-7779 .tabs_5b89 .east_2bb7 {
  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);
}
.dynamic-7779 .tabs_5b89 .input_41bd {
  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);
}
.under-48c3 .form_5702 {
  border-color: var(--e-global-color-text);
}
.under-48c3 .basic_82a0 {
  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);
}
.under-48c3 .preview-out-26fe {
  color: var(--e-global-color-primary);
}
.under-48c3 .header_cd95 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-5646 .popup_12fb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-5646 .button_dark_829d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-5646 .article_7f07:hover .popup_12fb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-5646
  .article_7f07:hover
  .button_dark_829d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_gas_3d46 .in-967e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_gas_3d46 .advanced_b628 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_ee32 .video_87e1 .panel-dynamic-253a {
  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);
}
.under_ee32 .logo_3d93 .panel-dynamic-253a {
  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);
}
.fluid-6f87 .shade-393f {
  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);
}
.red_5a08 .focused-7d95 .green-59fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_5a08 .focused-7d95 .green-59fe {
  background-color: var(--e-global-color-secondary);
}
.red_5a08 .layout_b747 .green-59fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_5a08 .layout_b747 .green-59fe {
  background-color: var(--e-global-color-secondary);
}
.red_5a08 .cool-e44b .steel-dd27 {
  background-color: var(--e-global-color-primary);
}
.red_5a08 .cool-e44b:hover .steel-dd27 {
  background-color: var(--e-global-color-secondary);
}
.red_5a08 .layout-solid-343e {
  background-color: var(--e-global-color-primary);
}
.red_5a08 .layout-solid-343e:hover {
  background-color: var(--e-global-color-accent);
}
.red_5a08 .upper_24d7 li span {
  background-color: var(--e-global-color-text);
}
.red_5a08 .upper_24d7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.red_5a08 .upper_24d7 li.secondary_11ae span {
  background-color: var(--e-global-color-accent);
}
.box-ab63 .button_28c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-ab63 .feature_mini_0f91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_lower_5ef1 .notification_easy_791d:before {
  background-color: var(--e-global-color-secondary);
}
.popup_lower_5ef1 .wrapper-up-a8d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_lower_5ef1 .caption_narrow_e8c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-yellow-daa6 .new_8047 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-yellow-daa6 .new_8047:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-yellow-daa6 .new_8047.fn-active-7ffb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-yellow-daa6 .prev_d4ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-yellow-daa6 .media_liquid_27ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-yellow-daa6 .tiny-dc17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-yellow-daa6 .up_684e {
  background-color: var(--e-global-color-primary);
}
.input-yellow-daa6 .up_684e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input-yellow-daa6 .carousel_hard_5134 {
  background-color: var(--e-global-color-primary);
}
.input-yellow-daa6 .carousel_hard_5134 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-north-df0a .wood-7014 .icon-in-103c a {
  color: var(--e-global-color-secondary);
}
.search-north-df0a .wood-7014 .icon-in-103c a:hover {
  color: var(--e-global-color-secondary);
}
.search-north-df0a .wood-7014 .icon-in-103c,
.search-north-df0a .wood-7014 .icon-in-103c a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-north-df0a .wood-7014 .preview-1d44 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-north-df0a .wood-7014 .status_e6f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-north-df0a .wood-7014 .inner-00bc {
  background-color: var(--e-global-color-primary);
}
.search-north-df0a .wood-7014 .inner-00bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-north-df0a .wood-7014 .inner-00bc:hover {
  background-color: var(--e-global-color-primary);
}
.search-north-df0a .wood-7014 .backdrop_steel_caed {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-north-df0a .wood-7014 .backdrop_steel_caed {
  background-color: var(--e-global-color-primary);
}
.search-north-df0a .wood-7014 .backdrop_steel_caed:hover {
  background-color: var(--e-global-color-primary);
}
.search-north-df0a .wood-7014 .layout-solid-343e {
  background-color: var(--e-global-color-primary);
}
.search-north-df0a .wood-7014 .layout-solid-343e:hover {
  background-color: var(--e-global-color-primary);
}
.search-north-df0a .in-1c05 .upper_24d7 li span {
  background-color: var(--e-global-color-text);
}
.search-north-df0a .in-1c05 .upper_24d7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.search-north-df0a .in-1c05 .upper_24d7 li.secondary_11ae span {
  background-color: var(--e-global-color-accent);
}
.search-north-df0a .surface_bright_76d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-north-df0a .accent-light-bb4d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask-74ff .focused-7cdb .glass-2784 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask-74ff .focused-7cdb .first_a923 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-74ff .focused-7cdb .paper_7fc2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_58a8 .dirty_7fdc {
  border-color: var(--e-global-color-text);
}
.message_58a8 .heading_pro_6dd5 {
  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);
}
.message_58a8 .link-steel-7940 {
  color: var(--e-global-color-secondary);
}
.message_58a8 .link-steel-7940 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_58a8 .component-2c55 > * {
  color: var(--e-global-color-primary);
}
.message_58a8 .component-2c55 > * svg {
  fill: var(--e-global-color-primary);
}
.message_58a8 .middle-e597 {
  color: var(--e-global-color-primary);
}
.message_58a8 .middle-e597 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_58a8 .gallery_lite_c6b5 {
  color: var(--e-global-color-primary);
}
.message_58a8 .gallery_lite_c6b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_58a8 .highlight-rough-df25 {
  color: var(--e-global-color-primary);
}
.message_58a8 .highlight-rough-df25 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_58a8 .focus_8151 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_58a8 .focus-thick-cf0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_58a8 .focus-thick-cf0e.card-light-4122 {
  color: var(--e-global-color-secondary);
}
.message_58a8 .focus-thick-cf0e.card-light-4122 .main-basic-bca6 {
  color: var(--e-global-color-accent);
}
.message_58a8 .focus-thick-cf0e.widget-red-2b67 {
  color: var(--e-global-color-text);
}
.message_58a8 .focus-thick-cf0e.widget-red-2b67 .main-basic-bca6 {
  color: var(--e-global-color-text);
}
.message_58a8 .focus-thick-cf0e:before {
  border-top-color: var(--e-global-color-text);
}
.message_58a8 .background-13bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_58a8
  .background-13bc
  .new_f2a8 {
  background-color: var(--e-global-color-primary);
}
.message_58a8
  .background-13bc
  .new_f2a8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_58a8 .dirty_7fdc .active-active-c28f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-782a .button-down-db64 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-782a .avatar_3bed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right_3701 .text-e653 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right_3701
  .info-1c38
  .tooltip_b96c {
  background-color: var(--e-global-color-secondary);
}
.right_3701
  .info-1c38.outline_purple_13c3
  .tooltip_b96c {
  background-color: var(--e-global-color-text);
}
.right_3701
  .info-1c38:hover
  .tooltip_b96c {
  background-color: var(--e-global-color-accent);
}
.right_3701
  .info-1c38.fn-active-7ffb
  .tooltip_b96c {
  background-color: var(--e-global-color-primary);
}
.border-over-a7a5 .static-11b4 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.border-over-a7a5 .fresh-b13d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-over-a7a5 .red-6251 {
  background-color: var(--e-global-color-primary);
}
.border-over-a7a5 .red-6251 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_pink_3424 .modal_ed49 .preview-9774 .heading-hot-2013 {
  background-color: var(--e-global-color-secondary);
}
.tag_pink_3424 .modal_ed49 .label_8cd8:after {
  background-color: var(--e-global-color-secondary);
}
.tag_pink_3424 .gradient-6f0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_pink_3424 .item-easy-833a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_pink_3424 .overlay_active_f2e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_pink_3424 .main-998d {
  background-color: var(--e-global-color-primary);
}
.tag_pink_3424 .main-998d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_pink_3424 .caption_bronze_8fc3 {
  background-color: var(--e-global-color-secondary);
}
.tag_pink_3424 .caption_bronze_8fc3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_pink_3424 .modal_ed49 .filter-dirty-36bc .white-2c09:hover {
  background-color: var(--e-global-color-primary);
}
.tag_pink_3424
  .modal_ed49
  .filter-dirty-36bc
  .white-2c09.texture_pink_7015 {
  background-color: var(--e-global-color-primary);
}
.tag_pink_3424 .modal_ed49 .bottom-9a2f:before {
  border-color: var(--e-global-color-primary);
}
.tag_pink_3424 .modal_ed49 .bottom-9a2f:hover:before {
  border-color: var(--e-global-color-secondary);
}
.tag_pink_3424
  .modal_ed49
  .bottom-9a2f.photo_8693:before {
  border-color: var(--e-global-color-primary);
}
.tag_pink_3424 .lower-d470 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_lower_77ea .wrapper_slow_f957 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_lower_77ea .wrapper_slow_f957:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_lower_77ea .wrapper_slow_f957.disabled-current-7b46 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_lower_77ea .article-upper-51e8 {
  background-color: var(--e-global-color-primary);
}
.card_lower_77ea .article-upper-51e8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_lower_77ea
  .chip-3fbb
  .up_9575
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_lower_77ea
  .info-f4a3
  .up_9575
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fresh_84da
  .heading-tiny-bc32
  .section-ac77 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh_84da
  .heading-tiny-bc32
  .preview-79f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh_84da .shade-4c49 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh_84da .tertiary_8db1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh_84da .hidden-dce7 {
  background-color: var(--e-global-color-primary);
}
.fresh_84da .hidden-dce7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video-slow-69f2 .content_3bc0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-slow-69f2 .detail-fixed-bc3f {
  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);
}
.video-slow-69f2 .active-374c {
  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);
}
.video-slow-69f2 .active-374c a:hover {
  color: var(--e-global-color-secondary);
}
.video-slow-69f2 .message-adce {
  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);
}
.video-slow-69f2 .table-complex-7802 {
  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);
}
.video-slow-69f2 .up-25ee .layout-solid-343e {
  background-color: var(--e-global-color-primary);
}
.video-slow-69f2 .up-25ee .layout-solid-343e:hover {
  background-color: var(--e-global-color-accent);
}
.video-slow-69f2
  .up-25ee
  .upper_24d7
  li
  span {
  background-color: var(--e-global-color-text);
}
.video-slow-69f2
  .up-25ee
  .upper_24d7
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.video-slow-69f2
  .up-25ee
  .upper_24d7
  li.secondary_11ae
  span {
  background-color: var(--e-global-color-accent);
}
.card_c5cb
  .dynamic_6448
  .notification-upper-9ca1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_c5cb .dynamic_6448 .widget-hard-34b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_c5cb .dynamic_6448 .content_e4e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_c5cb .hover-down-6edf {
  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);
}
.card_c5cb
  .input-3963.chip_46c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall-e567
  > .fluid_627f
  > div
  > .gallery_tiny_8779
  > .paragraph_bc73
  > a {
  background-color: var(--e-global-color-text);
}
.tall-e567
  > .fluid_627f
  > div
  > .gallery_tiny_8779
  > .paragraph_bc73
  > a
  .paragraph_up_57ea.dark-4452 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall-e567
  > .fluid_627f
  > div
  > .gallery_tiny_8779
  > .paragraph_bc73
  > a
  .prev_388d.steel_ece6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall-e567
  > .fluid_627f
  > div
  > .gallery_tiny_8779
  > .paragraph_bc73
  > .background-cb7a
  .paragraph_bc73
  > a {
  background-color: var(--e-global-color-secondary);
}
.tall-e567
  > .fluid_627f
  > div
  > .gallery_tiny_8779
  > .paragraph_bc73
  > .background-cb7a
  .paragraph_bc73
  > a
  .photo-small-7944 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall-e567
  > .fluid_627f
  > div
  > .gallery_tiny_8779
  > .paragraph_bc73
  > .background-cb7a
  .paragraph_bc73
  > a
  .prev_388d.status_motion_5190 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall-e567
  > .fluid_627f
  > div
  > .gallery_tiny_8779
  > .paragraph_bc73
  > a
  .tooltip-stone-4dbc:before {
  color: var(--e-global-color-text);
}
.tall-e567
  > .fluid_627f
  > div
  > .gallery_tiny_8779
  > .paragraph_bc73
  > .background-cb7a
  a
  .tooltip-stone-4dbc:before {
  color: var(--e-global-color-text);
}
.tall-e567
  > .fluid_627f
  > div
  > .gallery_tiny_8779
  > .paragraph_bc73.pattern_06cd
  > a
  .tooltip-stone-4dbc:before {
  color: var(--e-global-color-text);
}
.tall-e567
  > .fluid_627f
  > div
  > .gallery_tiny_8779
  > .paragraph_bc73
  > .background-cb7a
  .paragraph_bc73.pattern_06cd
  > a
  .tooltip-stone-4dbc:before {
  color: var(--e-global-color-text);
}
.tall-e567
  > .fluid_627f
  > div
  > .gallery_tiny_8779
  > .paragraph_bc73
  > a
  .north-6612
  .hovered_f1d2 {
  color: var(--e-global-color-text);
}
.tall-e567
  > .fluid_627f
  > div
  > .gallery_tiny_8779
  > .paragraph_bc73
  > .background-cb7a
  a
  .north-6612
  .hovered_f1d2 {
  color: var(--e-global-color-text);
}
.tall-e567
  > .fluid_627f
  > div
  > .gallery_tiny_8779
  > .paragraph_bc73
  > a
  .north-6612
  .hovered_f1d2,
.tall-e567
  > .fluid_627f
  > div
  > .gallery_tiny_8779
  > .paragraph_bc73
  > .background-cb7a
  a
  .north-6612
  .hovered_f1d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall-e567
  > .fluid_627f
  > div
  > .gallery_tiny_8779
  > .paragraph_bc73
  > a
  .status_bronze_7eb1:before {
  color: var(--e-global-color-text);
}
.tall-e567
  > .fluid_627f
  > div
  > .gallery_tiny_8779
  > .paragraph_bc73
  > .background-cb7a
  a
  .status_bronze_7eb1:before {
  color: var(--e-global-color-text);
}
.tall-e567
  > .fluid_627f
  > div
  > .gallery_tiny_8779
  > .paragraph_bc73.pattern_06cd
  > a
  .status_bronze_7eb1:before {
  color: var(--e-global-color-text);
}
.tall-e567
  > .fluid_627f
  > div
  > .gallery_tiny_8779
  > .paragraph_bc73
  > .background-cb7a
  .paragraph_bc73.pattern_06cd
  > a
  .status_bronze_7eb1:before {
  color: var(--e-global-color-text);
}
.active_left_d973 .mask_slow_2c0d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_left_d973
  .photo-next-f830:hover
  .mask_slow_2c0d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-ec50
  > .fluid_627f
  > .outer_2ff7
  > .hero_narrow_c236
  > .prev_c68b
  > .hard-6f0a
  .carousel-cf5b {
  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);
}
.slider-ec50
  > .fluid_627f
  > .outer_2ff7
  > .hero_narrow_c236
  > .prev_c68b
  > .hard-6f0a:hover
  .carousel-cf5b {
  color: var(--e-global-color-text);
}
.slider-ec50
  > .fluid_627f
  > .outer_2ff7
  > .hero_narrow_c236
  > .prev_c68b
  > .hard-6f0a:hover
  .carousel-cf5b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-ec50
  > .fluid_627f
  > .outer_2ff7
  > .hero_narrow_c236
  > .prev_c68b.pro_5b29
  > .hard-6f0a
  .carousel-cf5b {
  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);
}
.solid-721d .notice-clean-0490 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-721d .paper_29d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-721d .green_bb23 {
  background-color: var(--e-global-color-primary);
}
.solid-721d .green_bb23 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-3815
  > .fluid_627f
  > .logo_center_8979
  > .pattern-prev-e1ae
  > .logo_small_0572
  .hero_d43d {
  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);
}
.widget-3815
  > .fluid_627f
  > .logo_center_8979
  > .pattern-prev-e1ae
  > .logo_small_0572
  .grid_fd47 {
  color: var(--e-global-color-text);
}
.widget-3815
  > .fluid_627f
  > .logo_center_8979
  > .pattern-prev-e1ae
  > .logo_small_0572:hover
  .hero_d43d {
  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);
}
.widget-3815
  > .fluid_627f
  > .logo_center_8979
  > .pattern-prev-e1ae
  > .logo_small_0572:hover
  .grid_fd47 {
  color: var(--e-global-color-secondary);
}
.widget-3815
  > .fluid_627f
  > .logo_center_8979
  > .pattern-prev-e1ae
  > .logo_small_0572.list-complex-6b85
  .hero_d43d {
  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);
}
.widget-3815
  > .fluid_627f
  > .logo_center_8979
  > .pattern-prev-e1ae
  > .logo_small_0572.list-complex-6b85
  .grid_fd47 {
  color: var(--e-global-color-primary);
}
.footer-lite-4846
  .gallery_7bab
  .grid-wide-58b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-lite-4846 .caption-south-f855 .active-active-c28f .primary-small-4627 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-5b03 .basic-edde {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-5b03 .light-522a .basic-edde {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-5b03 .table-5d20 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-5b03 .table-5d20 {
  background-color: var(--e-global-color-primary);
}
.status_76a9 .sidebar_complex_9fbf .dropdown-liquid-94d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_76a9
  .sidebar_complex_9fbf:hover
  .mask-e2ad {
  color: var(--e-global-color-secondary);
}
.status_76a9
  .sidebar_complex_9fbf:hover
  .dropdown-liquid-94d8 {
  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);
}
.wrapper-eee0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.hero_27cd {
  flex-direction: column;
}

.hero_27cd .sort_ef61 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

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

.hero_27cd .focus-mini-2a1f {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.prev_2e37.avatar_iron_742e {
  display: none;
}

.border-hot-5bc4 {
  display: none;
}

body,
.primary-e1ef {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.video-376e) !important; */
}

.tooltip-3483.chip_0e86 {
  margin-bottom: 40px;
  width: 100%;
}

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

.hero_27cd a {
  width: 100%;
}

.column-up-c696 .element-d376.easy-2e15 {
  width: 20% !important;
}

.clean-698a {
  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;
}

.clean-698a:hover {
  color: #000;
}

.clean-698a svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.clean-698a:hover svg {
  fill: #000;
}

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

.badge_968c:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.column-up-c696
  .element-d376.hover-0216
  .next_6edd
  .caption_current_8ef6 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.carousel-bronze-8fdf.secondary_under_c971 > .white-53f4 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.border-top-1709 {
  position: relative;
  width: 100%;
}

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

.pagination-solid-8197 {
  font-size: 35px !important;
}

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

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

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

.column-up-c696
  .element-d376.slow-d9f8
  .accordion_up_9107
  .slow_f64b {
  width: 100% !important;
}

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

.logo_east_3650 {
  width: 100%;
}

.container-small-d3b0 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

.box-tall-739f {
  font-size: 15px !important;
}

.aside-5216 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.steel_287d:hover .aside-5216 {
  visibility: visible;
}
.steel_287d:hover.steel_287d::before {
  display: block;
}

.mask_south_1212 h3 {
  color: #fff;
}

.mask-dark-23db {
  margin: 0;
}

.column-up-c696
  .element-d376.slow-d9f8
  .slow_f64b
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.alert-light-bdf4 {
  width: 100%;
}

.grid_over_da7e {
  width: 100%;
}

.breadcrumb-large-338f {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.grid_over_da7e {
  width: 100%;
}

.rough-115b {
  margin-bottom: 10px !important;
}

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

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

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

.hero_27cd .sort_ef61.pagination_hard_a8a2 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.hero_27cd h1.sort_ef61 {
  margin-top: 120px !important;
}

.column-up-c696 .element-d376.shadow-short-0a38 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.dark_119d img {
  width: 100%;
}

.pink-a45d .component-45d6.next_6edd {
  justify-content: space-between;
}

.fixed_4ef9 {
  display: none;
}

.alert_static_a7a3 .focus-mini-2a1f {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .carousel-bronze-8fdf .white-53f4 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .clean-698a svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .pink-a45d .component-45d6.next_6edd {
    border-bottom: 1px solid #f0c159;
  }

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

  .carousel-bronze-8fdf.secondary_under_c971 > .white-53f4 {
    gap: 15px;
    justify-content: space-between;
  }

  .column-up-c696
    .element-d376.slow-d9f8
    .slow_f64b
    img {
    width: 60% !important;
  }

  .avatar_hovered_a05f {
    left: 2%;
  }

  .section-d7dd {
    margin: 10px 0;
  }

  .hero_27cd .focus-mini-2a1f {
    margin: 0;
    margin-bottom: 10px;
  }

  .clean-698a {
    font-size: 16px !important;
  }

  .pagination-solid-8197 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.hero_27cd .sort_ef61,
  .hero_27cd .sort_ef61 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .slow_f64b {
    justify-content: center;
  }

  .hero_27cd .focus-mini-2a1f {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .column-up-c696 .element-d376.easy-2e15 {
    width: 75% !important;
  }

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

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

  h2.hero_27cd .sort_ef61,
  .hero_27cd .sort_ef61 {
    font-size: 30px !important;
  }

  .slow_f64b {
    justify-content: center;
  }

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

  .preview_850c
    .description-e380.highlight_full_586f {
    margin: 0 !important;
  }

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

  .section-d7dd {
    display: flex;
  }

  .widget_55f2 .clean-698a {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .breadcrumb-large-338f {
    justify-content: flex-end;
    gap: 1px;
  }

  .hero_27cd h1.sort_ef61 {
    margin-top: 80px !important;
  }

  .column-up-c696
    .element-d376.slow-d9f8
    .slow_f64b
    img,
  .section_d00b .accordion_up_9107 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .column-up-c696 .element-d376.easy-2e15 {
    width: 100% !important;
  }

  .carousel-bronze-8fdf.secondary_under_c971 > .white-53f4 {
    gap: 3px;
  }

  .hero_27cd .focus-mini-2a1f {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: e09e */
.phantom-card-f3 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
