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(.advanced_c56a) {
  gap: 0.5em;
}
:where(.in_f785) {
  gap: 0.5em;
}
body .right-f0b1 > .label-ecac {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .right-f0b1 > .medium-7fa2 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .right-f0b1 > .inner_9e92 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .slider_971b > .label-ecac {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .slider_971b > .medium-7fa2 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .slider_971b > .inner_9e92 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .slider_971b
  > :where(:not(.label-ecac):not(.medium-7fa2):not(.element_28f3)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .slider_971b > .status_dynamic_e0ae {
  max-width: var(--wp--style--global--wide-size);
}
body .advanced_c56a {
  display: flex;
}
body .advanced_c56a {
  flex-wrap: wrap;
  align-items: center;
}
body .advanced_c56a > * {
  margin: 0;
}
body .in_f785 {
  display: grid;
}
body .in_f785 > * {
  margin: 0;
}
:where(.current-7a60.advanced_c56a) {
  gap: 2em;
}
:where(.current-7a60.in_f785) {
  gap: 2em;
}
:where(.inner_be63.advanced_c56a) {
  gap: 1.25em;
}
:where(.inner_be63.in_f785) {
  gap: 1.25em;
}
.layout_rough_bb19 {
  color: var(--wp--preset--color--black) !important;
}
.block_light_6453 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.green-4ada {
  color: var(--wp--preset--color--white) !important;
}
.picture-large-5ff3 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.table-8cf3 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.status-c50c {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tabs_black_1d64 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.paragraph-a212 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.grid-11c8 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.overlay_725c {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.detail_smooth_135e {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.narrow-2213 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.primary-029e {
  background-color: var(--wp--preset--color--black) !important;
}
.dynamic-1d7a {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.alert-81d5 {
  background-color: var(--wp--preset--color--white) !important;
}
.info_soft_528b {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.fluid-a175 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.fixed-3246 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.backdrop_up_a889 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.smooth_9146 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.hard-98df {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.full_f157 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hover_e4f0 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hidden-steel-7037 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.preview-0039 {
  border-color: var(--wp--preset--color--black) !important;
}
.banner-d13a {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.under-b7b4 {
  border-color: var(--wp--preset--color--white) !important;
}
.tertiary-cdb5 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.focus-brown-18b8 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.link-warm-6033 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.out-7a75 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.aside-middle-793d {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.full-0c57 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.text-left-6c90 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hard_9fa1 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.slider-4e64 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.secondary-plasma-1ff3 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.header-gold-c54a {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.backdrop_fixed_71e0 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.hover_north_1793 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.notice-lower-83e2 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.small-334f {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.caption_large_6401 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.link-red-e3e5 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.fluid_ec6e {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.highlight-e195 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.huge_afbf {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.component_eee2 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.motion-375f {
  font-size: var(--wp--preset--font-size--small) !important;
}
.current-e86e {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.steel_61f7 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.main-2dd3 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.primary_3757 a:where(:not(.title-b8c5)) {
  color: inherit;
}
:where(.inner_be63.advanced_c56a) {
  gap: 1.25em;
}
:where(.inner_be63.in_f785) {
  gap: 1.25em;
}
:where(.current-7a60.advanced_c56a) {
  gap: 2em;
}
:where(.current-7a60.in_f785) {
  gap: 2em;
}
.menu_59b3 {
  font-size: 1.5em;
  line-height: 1.6;
}

.glass-8e1a .article-3d5c {
  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);
}
.tag-032a .clean_1aa7 {
  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);
}
.widget-fd7f {
  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);
}
.widget-fd7f.up_3a3b .sidebar-over-3513 {
  background-color: var(--e-global-color-primary);
}
.widget-fd7f.hover-simple-a472 .sidebar-over-3513,
.widget-fd7f.caption_97aa .sidebar-over-3513 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.fixed_4bc4 .tall-5710 {
  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);
}
.south-071b {
  --divider-color: var(--e-global-color-secondary);
}
.south-071b .thumbnail-hot-ae2a {
  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);
}
.south-071b.stale_f4a0 .shade_upper_080e {
  background-color: var(--e-global-color-secondary);
}
.south-071b.summary_272c .shade_upper_080e,
.south-071b.soft-d3fa .shade_upper_080e {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.south-071b.summary_272c .shade_upper_080e,
.south-071b.soft-d3fa .shade_upper_080e svg {
  fill: var(--e-global-color-secondary);
}
.carousel-45f4 .menu-f1d4 {
  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);
}
.carousel-45f4 .grid_down_4111 {
  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);
}
.warm-9f9f.stale_f4a0 .shade_upper_080e {
  background-color: var(--e-global-color-primary);
}
.warm-9f9f.summary_272c .shade_upper_080e,
.warm-9f9f.soft-d3fa .shade_upper_080e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.warm-9f9f.summary_272c .shade_upper_080e,
.warm-9f9f.soft-d3fa .shade_upper_080e svg {
  fill: var(--e-global-color-primary);
}
.accent-e3ae.stale_f4a0 .shade_upper_080e {
  background-color: var(--e-global-color-primary);
}
.accent-e3ae.summary_272c .shade_upper_080e,
.accent-e3ae.soft-d3fa .shade_upper_080e {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.accent-e3ae .gradient_e752 {
  color: var(--e-global-color-primary);
}
.accent-e3ae .gradient_e752,
.accent-e3ae .gradient_e752 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-e3ae .aside-d89e {
  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_d447 .header-23db {
  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);
}
.info-27b7 .detail_8cf2 .badge-d73b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_east_1a66 .tag_34ba:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.notification_east_1a66 .popup-ffb8 i {
  color: var(--e-global-color-primary);
}
.notification_east_1a66 .popup-ffb8 svg {
  fill: var(--e-global-color-primary);
}
.notification_east_1a66 .gradient_last_d60f {
  color: var(--e-global-color-secondary);
}
.notification_east_1a66 .tag_34ba > .gradient_last_d60f,
.notification_east_1a66 .tag_34ba > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_bright_2d5e .main_47ba {
  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);
}
.module_bright_2d5e .over_0aaf {
  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);
}
.menu_new_9c82 .form-7078 .top_619e {
  background-color: var(--e-global-color-primary);
}
.menu_new_9c82 .brown_644f {
  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);
}
.mini-dbb5 .search_827a {
  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-dbb5 .fresh-97ba {
  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);
}
.mini-dbb5 .highlight_fc8a {
  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);
}
.status-671e .detail_8c9f,
.status-671e .detail_8c9f a {
  color: var(--e-global-color-primary);
}
.status-671e .detail_8c9f.dropdown-old-0b8a,
.status-671e .detail_8c9f.dropdown-old-0b8a a {
  color: var(--e-global-color-accent);
}
.status-671e .detail_8c9f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-671e .search_4df2 {
  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);
}
.hot-fdee .tertiary-5fb6,
.hot-fdee .solid-ed62 {
  color: var(--e-global-color-primary);
}
.hot-fdee .tertiary-5fb6 svg {
  fill: var(--e-global-color-primary);
}
.hot-fdee .dropdown-old-0b8a .tertiary-5fb6,
.hot-fdee .dropdown-old-0b8a .solid-ed62 {
  color: var(--e-global-color-accent);
}
.hot-fdee .dropdown-old-0b8a .tertiary-5fb6 svg {
  fill: var(--e-global-color-accent);
}
.hot-fdee .solid-ed62 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot-fdee .search_4df2 {
  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);
}
.sort-mini-5132 .card-hovered-955c,
.sort-mini-5132 .iron-810d {
  color: var(--e-global-color-primary);
}
.sort-mini-5132 .iron-810d svg {
  fill: var(--e-global-color-primary);
}
.sort-mini-5132 .detail_8c9f.dropdown-old-0b8a a,
.sort-mini-5132
  .detail_8c9f.dropdown-old-0b8a
  .iron-810d {
  color: var(--e-global-color-accent);
}
.sort-mini-5132 .card-hovered-955c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-mini-5132 .search_4df2 {
  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);
}
.status_lite_dba7 .content-outer-be81 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_lite_dba7 .lite_de58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-narrow-5314 .row_26af .tooltip_top_0898 {
  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);
}
.pagination-narrow-5314 .row_26af .prev-ab4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-narrow-5314 .nav-d47e .tooltip_top_0898 {
  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);
}
.pagination-narrow-5314
  .nav-d47e
  .prev-ab4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-narrow-5314
  .stale_32bf
  .tooltip_top_0898 {
  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);
}
.pagination-narrow-5314
  .stale_32bf
  .prev-ab4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-narrow-5314
  .header-light-94f1
  .tooltip_top_0898 {
  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);
}
.pagination-narrow-5314
  .header-light-94f1
  .prev-ab4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_3f0c .right-ff24 {
  background-color: var(--e-global-color-primary);
}
.table_3f0c .right-ff24:hover {
  background-color: var(--e-global-color-primary);
}
.table_3f0c .texture_58e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_3f0c
  .right-ff24:hover
  .texture_58e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh_c875 .widget_327d {
  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);
}
.disabled_right_dcb0 .picture-dark-c219 .widget_e7b1 a {
  background-color: var(--e-global-color-accent);
}
.disabled_right_dcb0 .picture-dark-c219 .bronze_9b8a a {
  background-color: var(--e-global-color-accent);
}
.disabled_right_dcb0 .picture-dark-c219 .widget_e7b1 a,
.disabled_right_dcb0 .picture-dark-c219 .bronze_9b8a a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-b3e0
  .hovered-00ab.detail-static-c793
  .picture-dark-c219
  a.tag_6ec4 {
  background-color: var(--e-global-color-accent);
}
.thumbnail-b3e0
  .hovered-00ab.detail-static-c793
  .picture-dark-c219
  span.tag_6ec4.fn-current-f5eb {
  background-color: var(--e-global-color-text);
}
.thumbnail-b3e0
  .hovered-00ab.detail-static-c793
  .picture-dark-c219
  .tag_6ec4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-south-c68c .east_3d94 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-south-c68c
  .accent-886a
  > .notification-24d5
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-south-c68c
  .frame_3a61
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-south-c68c
  .mini-cee2
  .blue-c4ca,
.image-south-c68c
  .mini-cee2
  .feature_dc3d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-south-c68c
  .mini-cee2
  .tooltip_old_d629,
.image-south-c68c
  .mini-cee2
  a
  .tooltip_old_d629 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-south-c68c
  .mini-cee2
  .hot_bf7c {
  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-south-c68c
  .mini-cee2
  .steel_2011 {
  background-color: var(--e-global-color-primary);
}
.image-south-c68c
  .mini-cee2
  .steel_2011 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-south-c68c
  .mini-cee2
  .steel_2011:hover {
  background-color: var(--e-global-color-primary);
}
.image-south-c68c
  .mini-cee2
  .module_9daf {
  background-color: var(--e-global-color-primary);
}
.image-south-c68c
  .mini-cee2
  .module_9daf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-south-c68c
  .mini-cee2
  .module_9daf:hover {
  background-color: var(--e-global-color-primary);
}
.image-south-c68c
  .badge-4ccc
  .badge-east-6c31
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-south-c68c
  .badge-4ccc
  .icon-tall-3336 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-south-c68c
  .badge-4ccc
  .hot_bf7c {
  color: var(--e-global-color-text);
}
.image-south-c68c
  .badge-4ccc
  .hot_bf7c
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-south-c68c
  .badge-4ccc
  .steel_2011 {
  background-color: var(--e-global-color-primary);
}
.image-south-c68c
  .badge-4ccc
  .steel_2011 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-south-c68c
  .badge-4ccc
  .steel_2011:hover {
  background-color: var(--e-global-color-primary);
}
.image-south-c68c
  .badge-4ccc
  .module_9daf {
  background-color: var(--e-global-color-primary);
}
.image-south-c68c
  .badge-4ccc
  .module_9daf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-south-c68c
  .badge-4ccc
  .module_9daf:hover {
  background-color: var(--e-global-color-primary);
}
.image-south-c68c .up_2df0 {
  background-color: var(--e-global-color-primary);
}
.image-south-c68c .up_2df0:hover {
  background-color: var(--e-global-color-primary);
}
.image-south-c68c .filter-6993 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-south-c68c .tertiary_9d59 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-66c0 .main_9704 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-66c0
  .caption_0aa0
  > div:nth-child(3)
  .main_9704,
.tooltip-66c0
  .border-eb83
  > div:nth-child(1)
  .main_9704,
.tooltip-66c0
  .info-fixed-f1a0
  > div:nth-child(1)
  .main_9704,
.tooltip-66c0
  .yellow_fa83
  > div:nth-child(1)
  .main_9704,
.tooltip-66c0
  .tag_d36b
  > div:nth-child(1)
  .main_9704 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-66c0 .banner_pink_dd83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-66c0 .tabs_east_1a3f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-66c0 .box-4cc1 {
  background-color: var(--e-global-color-primary);
}
.tooltip-66c0 .box-4cc1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-66c0 .box-4cc1:hover {
  background-color: var(--e-global-color-primary);
}
.tooltip-66c0 .row_4432 {
  background-color: var(--e-global-color-primary);
}
.tooltip-66c0 .row_4432:hover {
  background-color: var(--e-global-color-primary);
}
.tooltip-66c0 .filter-6993 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-66c0 .tertiary_9d59 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_0cd7 .dirty-122a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_0cd7 .notice_steel_7983 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold_0cd7 .hover-04a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold_0cd7 .tabs_f41c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold_0cd7 .gold_2eab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold_0cd7 .row_4432 {
  background-color: var(--e-global-color-primary);
}
.gold_0cd7 .row_4432:hover {
  background-color: var(--e-global-color-primary);
}
.north_fa44 .image_new_481d {
  background-color: var(--e-global-color-secondary);
}
.north_fa44 .box_3275 {
  background-color: var(--e-global-color-text);
}
.north_fa44 .tag-hard-e48e {
  background-color: var(--e-global-color-secondary);
}
.north_fa44 .heading_1fc3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north_fa44 .carousel-677b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_fa44 .layout-pink-1357 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_fa44 .highlight_north_8fdd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_fa44 .widget_mini_e812 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-7822 .simple-46f9 .info_hovered_383d,
.white-7822
  .simple-46f9
  .info_hovered_383d
  a,
.white-7822 .glass_4c88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-7822 .simple-46f9 .logo_abcb,
.white-7822 .pressed_ab33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-7822 .simple-46f9 .logo_abcb {
  color: var(--e-global-color-text);
}
.white-7822 .pressed_ab33 {
  color: var(--e-global-color-text);
}
.white-7822
  .simple-46f9
  .filter_863f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white-7822 .highlight_dark_f4bc .orange_cf67 {
  background-color: var(--e-global-color-primary);
}
.white-7822 .highlight_dark_f4bc .orange_cf67:hover {
  background-color: var(--e-global-color-primary);
}
.white-7822 .highlight_dark_f4bc .status_9f6e li span {
  background-color: var(--e-global-color-text);
}
.white-7822 .highlight_dark_f4bc .status_9f6e li span:hover {
  background-color: var(--e-global-color-primary);
}
.white-7822
  .highlight_dark_f4bc
  .status_9f6e
  li.selected_9cf6
  span {
  background-color: var(--e-global-color-accent);
}
.white-7822 .media_4c67 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-e67d .easy-aad6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-f45c .link_e779 {
  background-color: var(--e-global-color-primary);
}
.sort-f45c .footer-orange-6a94 {
  background-color: var(--e-global-color-secondary);
}
.sort-f45c .dynamic-515b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-f45c .logo_8b00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-f45c .link-6908 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-f45c .tiny-ddf9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-f45c .picture_25e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-f45c .overlay_2ae4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-f45c .accent-bright-a0ac {
  background-color: var(--e-global-color-primary);
}
.sort-f45c .accent-bright-a0ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-f169 .tooltip_huge_3a17 {
  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);
}
.bronze-f169 .message-dynamic-ffac {
  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);
}
.bronze-f169
  .bronze-592b:after {
  background-color: var(--e-global-color-primary);
}
.bronze-f169 .east_fc49 {
  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);
}
.primary_clean_71bf .glass_4c88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_clean_71bf .pressed_ab33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_53a7 .modal-brown-5949 .accent-6035 {
  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);
}
.notification_53a7 .modal-brown-5949 .accordion_ad3c {
  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);
}
.active-easy-c1cb .progress_left_c070 {
  background-color: var(--e-global-color-primary);
}
.active-easy-c1cb .disabled_fad4 {
  background-color: var(--e-global-color-secondary);
}
.active-easy-c1cb .background-8470 .heading_focused_11b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-easy-c1cb .tag-middle-ecc0 .heading_focused_11b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_solid_d2d4 .menu-81a7 .container_90ee {
  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);
}
.backdrop_solid_d2d4 .menu-81a7 .box_030f {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_solid_d2d4 .menu-81a7 .layout_0b47 {
  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);
}
.row-3f7d .lite_b148 {
  border-color: var(--e-global-color-text);
}
.row-3f7d .background_709b {
  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);
}
.row-3f7d .active_plasma_d2e1 {
  color: var(--e-global-color-primary);
}
.row-3f7d .widget-ac8b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-9430 .secondary_solid_d953 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.upper-9430 .shadow-b8b3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.upper-9430 .backdrop-8867:hover .secondary_solid_d953 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.upper-9430
  .backdrop-8867:hover
  .shadow-b8b3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_e3a0 .thick-32d0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_e3a0 .orange_7e52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_5f37 .card-cb6a .section-e842 {
  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);
}
.in_5f37 .list-paper-57ae .section-e842 {
  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);
}
.tag-b493 .description_b82e {
  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);
}
.fresh_62b2 .title_ef8e .brown-a069 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh_62b2 .title_ef8e .brown-a069 {
  background-color: var(--e-global-color-secondary);
}
.fresh_62b2 .container_bb78 .brown-a069 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh_62b2 .container_bb78 .brown-a069 {
  background-color: var(--e-global-color-secondary);
}
.fresh_62b2 .outer_6b3d .label-brown-f105 {
  background-color: var(--e-global-color-primary);
}
.fresh_62b2 .outer_6b3d:hover .label-brown-f105 {
  background-color: var(--e-global-color-secondary);
}
.fresh_62b2 .orange_cf67 {
  background-color: var(--e-global-color-primary);
}
.fresh_62b2 .orange_cf67:hover {
  background-color: var(--e-global-color-accent);
}
.fresh_62b2 .status_9f6e li span {
  background-color: var(--e-global-color-text);
}
.fresh_62b2 .status_9f6e li span:hover {
  background-color: var(--e-global-color-primary);
}
.fresh_62b2 .status_9f6e li.selected_9cf6 span {
  background-color: var(--e-global-color-accent);
}
.right_61f8 .paragraph-over-0b0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_61f8 .blue_1706 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-4c85 .nav-8f25:before {
  background-color: var(--e-global-color-secondary);
}
.primary-4c85 .chip-simple-f49e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-4c85 .active_blue_fb28 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_glass_8334 .lite-075f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_glass_8334 .lite-075f:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_glass_8334 .lite-075f.fn-active-f5eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_glass_8334 .grid_over_a02b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_glass_8334 .pattern-d41b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_glass_8334 .logo-f554 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_glass_8334 .media_1039 {
  background-color: var(--e-global-color-primary);
}
.component_glass_8334 .media_1039 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_glass_8334 .message_7762 {
  background-color: var(--e-global-color-primary);
}
.component_glass_8334 .message_7762 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block-e0f0 .fresh_227a .icon_9d5e a {
  color: var(--e-global-color-secondary);
}
.block-e0f0 .fresh_227a .icon_9d5e a:hover {
  color: var(--e-global-color-secondary);
}
.block-e0f0 .fresh_227a .icon_9d5e,
.block-e0f0 .fresh_227a .icon_9d5e a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-e0f0 .fresh_227a .layout-mini-a0d7 {
  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);
}
.block-e0f0 .fresh_227a .current-01e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-e0f0 .fresh_227a .active-fa21 {
  background-color: var(--e-global-color-primary);
}
.block-e0f0 .fresh_227a .active-fa21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-e0f0 .fresh_227a .active-fa21:hover {
  background-color: var(--e-global-color-primary);
}
.block-e0f0 .fresh_227a .full-f6f4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block-e0f0 .fresh_227a .full-f6f4 {
  background-color: var(--e-global-color-primary);
}
.block-e0f0 .fresh_227a .full-f6f4:hover {
  background-color: var(--e-global-color-primary);
}
.block-e0f0 .fresh_227a .orange_cf67 {
  background-color: var(--e-global-color-primary);
}
.block-e0f0 .fresh_227a .orange_cf67:hover {
  background-color: var(--e-global-color-primary);
}
.block-e0f0 .highlight_dark_f4bc .status_9f6e li span {
  background-color: var(--e-global-color-text);
}
.block-e0f0 .highlight_dark_f4bc .status_9f6e li span:hover {
  background-color: var(--e-global-color-primary);
}
.block-e0f0 .highlight_dark_f4bc .status_9f6e li.selected_9cf6 span {
  background-color: var(--e-global-color-accent);
}
.block-e0f0 .filter-6993 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-e0f0 .tertiary_9d59 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_under_81c2 .outline-135d .slider-south-83eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_under_81c2 .outline-135d .section-20fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_under_81c2 .outline-135d .tooltip-complex-c4da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_e6dc .fixed_5c3c {
  border-color: var(--e-global-color-text);
}
.preview_e6dc .dropdown-735b {
  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);
}
.preview_e6dc .hover-white-13c0 {
  color: var(--e-global-color-secondary);
}
.preview_e6dc .hover-white-13c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_e6dc .card-809e > * {
  color: var(--e-global-color-primary);
}
.preview_e6dc .card-809e > * svg {
  fill: var(--e-global-color-primary);
}
.preview_e6dc .caption-7c09 {
  color: var(--e-global-color-primary);
}
.preview_e6dc .caption-7c09 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_e6dc .stale_900c {
  color: var(--e-global-color-primary);
}
.preview_e6dc .stale_900c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_e6dc .chip-c83c {
  color: var(--e-global-color-primary);
}
.preview_e6dc .chip-c83c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_e6dc .aside-7e11 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_e6dc .container-ba2e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_e6dc .container-ba2e.paragraph_7992 {
  color: var(--e-global-color-secondary);
}
.preview_e6dc .container-ba2e.paragraph_7992 .row-last-1a4b {
  color: var(--e-global-color-accent);
}
.preview_e6dc .container-ba2e.center-406d {
  color: var(--e-global-color-text);
}
.preview_e6dc .container-ba2e.center-406d .row-last-1a4b {
  color: var(--e-global-color-text);
}
.preview_e6dc .container-ba2e:before {
  border-top-color: var(--e-global-color-text);
}
.preview_e6dc .video_c0d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_e6dc
  .video_c0d6
  .gallery_current_cb50 {
  background-color: var(--e-global-color-primary);
}
.preview_e6dc
  .video_c0d6
  .gallery_current_cb50 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_e6dc .fixed_5c3c .preview_pink_95d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-prev-974c .silver-d82c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-prev-974c .in_7e61 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_warm_c4ee .lite_240a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_warm_c4ee
  .heading_455c
  .first_073c {
  background-color: var(--e-global-color-secondary);
}
.block_warm_c4ee
  .heading_455c.focus-dark-7211
  .first_073c {
  background-color: var(--e-global-color-text);
}
.block_warm_c4ee
  .heading_455c:hover
  .first_073c {
  background-color: var(--e-global-color-accent);
}
.block_warm_c4ee
  .heading_455c.fn-active-f5eb
  .first_073c {
  background-color: var(--e-global-color-primary);
}
.white-c399 .image-easy-9816 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.white-c399 .east_7b64 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-c399 .widget-action-3494 {
  background-color: var(--e-global-color-primary);
}
.white-c399 .widget-action-3494 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern_fe1c .focus-2417 .main-iron-eadf .next-c2be {
  background-color: var(--e-global-color-secondary);
}
.pattern_fe1c .focus-2417 .first-dd6a:after {
  background-color: var(--e-global-color-secondary);
}
.pattern_fe1c .icon_hovered_19e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_fe1c .steel-fd18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_fe1c .progress_inner_152a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_fe1c .hover_45df {
  background-color: var(--e-global-color-primary);
}
.pattern_fe1c .hover_45df {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern_fe1c .article-orange-8e7d {
  background-color: var(--e-global-color-secondary);
}
.pattern_fe1c .article-orange-8e7d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern_fe1c .focus-2417 .row-bccc .footer-e85e:hover {
  background-color: var(--e-global-color-primary);
}
.pattern_fe1c
  .focus-2417
  .row-bccc
  .footer-e85e.section-simple-678d {
  background-color: var(--e-global-color-primary);
}
.pattern_fe1c .focus-2417 .rough-d63c:before {
  border-color: var(--e-global-color-primary);
}
.pattern_fe1c .focus-2417 .rough-d63c:hover:before {
  border-color: var(--e-global-color-secondary);
}
.pattern_fe1c
  .focus-2417
  .rough-d63c.modal_under_9b87:before {
  border-color: var(--e-global-color-primary);
}
.pattern_fe1c .chip_cool_b022 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-f35e .widget-glass-74f0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold-f35e .widget-glass-74f0:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold-f35e .widget-glass-74f0.pagination_bronze_0d57 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold-f35e .icon-aff8 {
  background-color: var(--e-global-color-primary);
}
.gold-f35e .icon-aff8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold-f35e
  .avatar-87ed
  .notice_1f8d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold-f35e
  .block-wood-bb05
  .notice_1f8d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-static-b399
  .chip-aed0
  .icon_b3fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-static-b399
  .chip-aed0
  .summary_9255 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-static-b399 .search_2ffe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-static-b399 .texture_outer_5e14 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-static-b399 .paragraph-b4f9 {
  background-color: var(--e-global-color-primary);
}
.pattern-static-b399 .paragraph-b4f9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall_b63a .paper-fd4d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_b63a .notice_red_b333 {
  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);
}
.tall_b63a .button-d30b {
  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);
}
.tall_b63a .button-d30b a:hover {
  color: var(--e-global-color-secondary);
}
.tall_b63a .heading_efce {
  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);
}
.tall_b63a .up-de25 {
  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);
}
.tall_b63a .hover_wood_b016 .orange_cf67 {
  background-color: var(--e-global-color-primary);
}
.tall_b63a .hover_wood_b016 .orange_cf67:hover {
  background-color: var(--e-global-color-accent);
}
.tall_b63a
  .hover_wood_b016
  .status_9f6e
  li
  span {
  background-color: var(--e-global-color-text);
}
.tall_b63a
  .hover_wood_b016
  .status_9f6e
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.tall_b63a
  .hover_wood_b016
  .status_9f6e
  li.selected_9cf6
  span {
  background-color: var(--e-global-color-accent);
}
.icon-stone-07aa
  .summary_soft_133a
  .component-glass-6179 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-stone-07aa .summary_soft_133a .nav_green_9c14 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-stone-07aa .summary_soft_133a .picture-small-858e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-stone-07aa .orange-afc7 {
  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);
}
.icon-stone-07aa
  .green-c9ea.primary_96ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_full_b168
  > .feature-906d
  > div
  > .warm-1027
  > .tall-7bee
  > a {
  background-color: var(--e-global-color-text);
}
.label_full_b168
  > .feature-906d
  > div
  > .warm-1027
  > .tall-7bee
  > a
  .active_6f80.mask_fluid_f896 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_full_b168
  > .feature-906d
  > div
  > .warm-1027
  > .tall-7bee
  > a
  .background_bronze_a85d.title-complex-4870 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_full_b168
  > .feature-906d
  > div
  > .warm-1027
  > .tall-7bee
  > .black-e49f
  .tall-7bee
  > a {
  background-color: var(--e-global-color-secondary);
}
.label_full_b168
  > .feature-906d
  > div
  > .warm-1027
  > .tall-7bee
  > .black-e49f
  .tall-7bee
  > a
  .fast_6e61 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_full_b168
  > .feature-906d
  > div
  > .warm-1027
  > .tall-7bee
  > .black-e49f
  .tall-7bee
  > a
  .background_bronze_a85d.heading-bronze-923b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_full_b168
  > .feature-906d
  > div
  > .warm-1027
  > .tall-7bee
  > a
  .short-e44a:before {
  color: var(--e-global-color-text);
}
.label_full_b168
  > .feature-906d
  > div
  > .warm-1027
  > .tall-7bee
  > .black-e49f
  a
  .short-e44a:before {
  color: var(--e-global-color-text);
}
.label_full_b168
  > .feature-906d
  > div
  > .warm-1027
  > .tall-7bee.tooltip-fresh-1b43
  > a
  .short-e44a:before {
  color: var(--e-global-color-text);
}
.label_full_b168
  > .feature-906d
  > div
  > .warm-1027
  > .tall-7bee
  > .black-e49f
  .tall-7bee.tooltip-fresh-1b43
  > a
  .short-e44a:before {
  color: var(--e-global-color-text);
}
.label_full_b168
  > .feature-906d
  > div
  > .warm-1027
  > .tall-7bee
  > a
  .basic_f15c
  .next-f439 {
  color: var(--e-global-color-text);
}
.label_full_b168
  > .feature-906d
  > div
  > .warm-1027
  > .tall-7bee
  > .black-e49f
  a
  .basic_f15c
  .next-f439 {
  color: var(--e-global-color-text);
}
.label_full_b168
  > .feature-906d
  > div
  > .warm-1027
  > .tall-7bee
  > a
  .basic_f15c
  .next-f439,
.label_full_b168
  > .feature-906d
  > div
  > .warm-1027
  > .tall-7bee
  > .black-e49f
  a
  .basic_f15c
  .next-f439 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_full_b168
  > .feature-906d
  > div
  > .warm-1027
  > .tall-7bee
  > a
  .article_1314:before {
  color: var(--e-global-color-text);
}
.label_full_b168
  > .feature-906d
  > div
  > .warm-1027
  > .tall-7bee
  > .black-e49f
  a
  .article_1314:before {
  color: var(--e-global-color-text);
}
.label_full_b168
  > .feature-906d
  > div
  > .warm-1027
  > .tall-7bee.tooltip-fresh-1b43
  > a
  .article_1314:before {
  color: var(--e-global-color-text);
}
.label_full_b168
  > .feature-906d
  > div
  > .warm-1027
  > .tall-7bee
  > .black-e49f
  .tall-7bee.tooltip-fresh-1b43
  > a
  .article_1314:before {
  color: var(--e-global-color-text);
}
.disabled_349f .module-out-9667 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_349f
  .fast-d8a2:hover
  .module-out-9667 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_4b9c
  > .feature-906d
  > .module_brown_fbfd
  > .table_green_ad4f
  > .texture-dynamic-8484
  > .caption_over_51fa
  .notification-60d0 {
  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);
}
.item_4b9c
  > .feature-906d
  > .module_brown_fbfd
  > .table_green_ad4f
  > .texture-dynamic-8484
  > .caption_over_51fa:hover
  .notification-60d0 {
  color: var(--e-global-color-text);
}
.item_4b9c
  > .feature-906d
  > .module_brown_fbfd
  > .table_green_ad4f
  > .texture-dynamic-8484
  > .caption_over_51fa:hover
  .notification-60d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_4b9c
  > .feature-906d
  > .module_brown_fbfd
  > .table_green_ad4f
  > .texture-dynamic-8484.filter-bc36
  > .caption_over_51fa
  .notification-60d0 {
  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_2c8e .bronze_129d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced_2c8e .footer_2fba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced_2c8e .slider-hot-d248 {
  background-color: var(--e-global-color-primary);
}
.advanced_2c8e .slider-hot-d248 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_purple_1c90
  > .feature-906d
  > .active_1d36
  > .clean-3046
  > .sort_center_7532
  .tertiary_9383 {
  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);
}
.wrapper_purple_1c90
  > .feature-906d
  > .active_1d36
  > .clean-3046
  > .sort_center_7532
  .tertiary-liquid-6e60 {
  color: var(--e-global-color-text);
}
.wrapper_purple_1c90
  > .feature-906d
  > .active_1d36
  > .clean-3046
  > .sort_center_7532:hover
  .tertiary_9383 {
  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_purple_1c90
  > .feature-906d
  > .active_1d36
  > .clean-3046
  > .sort_center_7532:hover
  .tertiary-liquid-6e60 {
  color: var(--e-global-color-secondary);
}
.wrapper_purple_1c90
  > .feature-906d
  > .active_1d36
  > .clean-3046
  > .sort_center_7532.sidebar_action_3246
  .tertiary_9383 {
  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);
}
.wrapper_purple_1c90
  > .feature-906d
  > .active_1d36
  > .clean-3046
  > .sort_center_7532.sidebar_action_3246
  .tertiary-liquid-6e60 {
  color: var(--e-global-color-primary);
}
.hover_484c
  .left-d2ca
  .surface_4c3b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover_484c .tertiary-cc82 .preview_pink_95d9 .hidden-new-40e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-steel-0ef3 .black_e4b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-steel-0ef3 .middle-b635 .black_e4b7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-steel-0ef3 .popup_5738 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-steel-0ef3 .popup_5738 {
  background-color: var(--e-global-color-primary);
}
.header_bright_a80e .old-2d39 .pattern-paper-087c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_bright_a80e
  .old-2d39:hover
  .notice_97fb {
  color: var(--e-global-color-secondary);
}
.header_bright_a80e
  .old-2d39:hover
  .pattern-paper-087c {
  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);
}
.tooltip_5979 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.footer-liquid-6e8f {
  flex-direction: column;
}

.footer-liquid-6e8f .label-fixed-36db {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.footer-liquid-6e8f .label-fixed-36db {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.footer-liquid-6e8f .component-b75b {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.message-full-63d2.box-selected-f3cf {
  display: none;
}

.highlight-green-8a42 {
  display: none;
}

body,
.purple-dd5a {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.tabs-short-b14b) !important; */
}

.silver-ef73.bottom_8749 {
  margin-bottom: 40px;
  width: 100%;
}

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

.footer-liquid-6e8f a {
  width: 100%;
}

.icon_c7c6 .hero-tall-5fe8.shadow-gold-1544 {
  width: 20% !important;
}

.article-4a85 {
  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;
}

.article-4a85:hover {
  color: #000;
}

.article-4a85 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.article-4a85:hover svg {
  fill: #000;
}

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

.notice-6683:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.icon_c7c6
  .hero-tall-5fe8.caption_pink_a627
  .logo-98aa
  .sort-inner-26ee {
  font-size: 20px !important;
}

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

.aside-orange-c008 {
  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;
}

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

  text-align: center;
}

.simple_3a55.feature-3fcd > .motion-165d {
  display: flex;
  align-items: center;
}

.popup-pro-dd56 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

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

.icon_c7c6
  .hero-tall-5fe8.alert-left-ecf4
  .header-out-5ed5
  .header-a07f {
  width: 100% !important;
}

.pagination-rough-062f {
  width: 500px !important;
  max-width: none;
}

.paragraph-647c {
  width: 100%;
}

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

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

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

  display: none;
}

.component-outer-9b17 {
  font-size: 15px !important;
}

.hidden-east-62eb {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.backdrop_d678:hover .hidden-east-62eb {
  visibility: visible;
}
.backdrop_d678:hover.backdrop_d678::before {
  display: block;
}

.chip-c043 h3 {
  color: #fff;
}

.aside_5771 {
  margin: 0;
}

.icon_c7c6
  .hero-tall-5fe8.alert-left-ecf4
  .header-a07f
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.next_89cd {
  width: 100%;
}

.search_east_4658 {
  width: 100%;
}

.filter-steel-4ebe {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.search_east_4658 {
  width: 100%;
}

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

.header-a07f {
  display: flex;
  align-items: center;
}

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

.hidden-pro-6010 {
  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;
}

.footer-liquid-6e8f .label-fixed-36db.logo-green-c0d8 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.footer-liquid-6e8f h1.label-fixed-36db {
  margin-top: 120px !important;
}

.icon_c7c6 .hero-tall-5fe8.shadow_8735 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.hard-9449 img {
  width: 100%;
}

.texture-pressed-a87e .accordion_full_8999.logo-98aa {
  justify-content: space-between;
}

.small_1ea1 {
  display: none;
}

.main-solid-2ef2 .component-b75b {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .simple_3a55 .motion-165d {
    flex-wrap: nowrap !important;
  }
}

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

  .pagination-rough-062f {
    width: 100% !important;
  }
}

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

  .article-4a85 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .texture-pressed-a87e .accordion_full_8999.logo-98aa {
    border-bottom: 1px solid #f0c159;
  }

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

  .simple_3a55.feature-3fcd > .motion-165d {
    gap: 15px;
    justify-content: space-between;
  }

  .icon_c7c6
    .hero-tall-5fe8.alert-left-ecf4
    .header-a07f
    img {
    width: 60% !important;
  }

  .heading_rough_0d22 {
    left: 2%;
  }

  .dropdown-in-5601 {
    margin: 10px 0;
  }

  .footer-liquid-6e8f .component-b75b {
    margin: 0;
    margin-bottom: 10px;
  }

  .article-4a85 {
    font-size: 16px !important;
  }

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

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

  h2.footer-liquid-6e8f .label-fixed-36db,
  .footer-liquid-6e8f .label-fixed-36db {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .header-a07f {
    justify-content: center;
  }

  .footer-liquid-6e8f .component-b75b {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .thumbnail-5d80 {
    margin-bottom: 15px !important;
  }

  .icon_c7c6 .hero-tall-5fe8.shadow-gold-1544 {
    width: 75% !important;
  }

  .hard-9449 img {
    width: 100% !important;
  }
}

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

  h2.footer-liquid-6e8f .label-fixed-36db,
  .footer-liquid-6e8f .label-fixed-36db {
    font-size: 30px !important;
  }

  .header-a07f {
    justify-content: center;
  }

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

  .active_aa70
    .title_44e3.first-9e66 {
    margin: 0 !important;
  }

  .popup-pro-dd56 {
    margin: 0;
    gap: 10px;
  }

  .dropdown-in-5601 {
    display: flex;
  }

  .content-right-ed0e .article-4a85 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .easy-9711 svg {
    width: 75% !important;
    height: 75% !important;
  }

  .filter-steel-4ebe {
    justify-content: flex-end;
    gap: 1px;
  }

  .footer-liquid-6e8f h1.label-fixed-36db {
    margin-top: 80px !important;
  }

  .icon_c7c6
    .hero-tall-5fe8.alert-left-ecf4
    .header-a07f
    img,
  .carousel-45f4 .header-out-5ed5 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .icon_c7c6 .hero-tall-5fe8.shadow-gold-1544 {
    width: 100% !important;
  }

  .simple_3a55.feature-3fcd > .motion-165d {
    gap: 3px;
  }

  .footer-liquid-6e8f .component-b75b {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: da88 */
.ghost-box-a2 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
