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(.east-298d) {
  gap: 0.5em;
}
:where(.form_412a) {
  gap: 0.5em;
}
body .east_24b0 > .lower-b86d {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .east_24b0 > .focus_clean_11ee {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .east_24b0 > .stone_23d8 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .paper_f277 > .lower-b86d {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .paper_f277 > .focus_clean_11ee {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .paper_f277 > .stone_23d8 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .paper_f277
  > :where(:not(.lower-b86d):not(.focus_clean_11ee):not(.dropdown_green_819a)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .paper_f277 > .notification_eacd {
  max-width: var(--wp--style--global--wide-size);
}
body .east-298d {
  display: flex;
}
body .east-298d {
  flex-wrap: wrap;
  align-items: center;
}
body .east-298d > * {
  margin: 0;
}
body .form_412a {
  display: grid;
}
body .form_412a > * {
  margin: 0;
}
:where(.list-outer-2b7b.east-298d) {
  gap: 2em;
}
:where(.list-outer-2b7b.form_412a) {
  gap: 2em;
}
:where(.frame_5b3c.east-298d) {
  gap: 1.25em;
}
:where(.frame_5b3c.form_412a) {
  gap: 1.25em;
}
.progress-wide-5672 {
  color: var(--wp--preset--color--black) !important;
}
.orange_afeb {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.chip_north_6dcd {
  color: var(--wp--preset--color--white) !important;
}
.content_0b53 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.west_872d {
  color: var(--wp--preset--color--vivid-red) !important;
}
.thumbnail-8233 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.light_36ba {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.hover_last_10fb {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.stale_d7c8 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.wood-4369 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.active-9129 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.message_clean_c71e {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.button_smooth_240b {
  background-color: var(--wp--preset--color--black) !important;
}
.blue-398d {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.shadow-9658 {
  background-color: var(--wp--preset--color--white) !important;
}
.dropdown-1b55 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.search-bottom-91e2 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.secondary_inner_24c8 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.filter-hard-c59a {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.secondary-1e05 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.item_b485 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.iron-ec52 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.dirty_8d0d {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.active_323f {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.selected-17d6 {
  border-color: var(--wp--preset--color--black) !important;
}
.over_d49a {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.under_22a0 {
  border-color: var(--wp--preset--color--white) !important;
}
.status-e9d9 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.footer-bronze-d1a8 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.light_ce32 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.fluid-ba6f {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.shade-steel-6786 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.surface_d829 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.alert_02c7 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.basic_51ef {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.upper-17be {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.large-af08 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.purple_c62f {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.dim-4636 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.element_b152 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.breadcrumb_20a1 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.selected_3a42 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.highlight_5570 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.cold_3055 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.gold_a0b9 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.title_dirty_04ae {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.caption-black-dc89 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.mask_d633 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.pagination_9d69 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.up-4daf {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.paragraph_fluid_66f4 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.gold-8185 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.upper-017e a:where(:not(.modal_east_ff52)) {
  color: inherit;
}
:where(.frame_5b3c.east-298d) {
  gap: 1.25em;
}
:where(.frame_5b3c.form_412a) {
  gap: 1.25em;
}
:where(.list-outer-2b7b.east-298d) {
  gap: 2em;
}
:where(.list-outer-2b7b.form_412a) {
  gap: 2em;
}
.caption-17da {
  font-size: 1.5em;
  line-height: 1.6;
}

.block-medium-c6d8 .filter_aff8 {
  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);
}
.next-7cdd .header-fddd {
  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);
}
.preview-south-d8b9 {
  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);
}
.preview-south-d8b9.soft_93ab .logo_brown_fd36 {
  background-color: var(--e-global-color-primary);
}
.preview-south-d8b9.focused_0dc4 .logo_brown_fd36,
.preview-south-d8b9.box_b531 .logo_brown_fd36 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tall-cc08 .gas_a869 {
  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);
}
.dynamic-f939 {
  --divider-color: var(--e-global-color-secondary);
}
.dynamic-f939 .image-5ba5 {
  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);
}
.dynamic-f939.message-prev-8f68 .thumbnail_41ec {
  background-color: var(--e-global-color-secondary);
}
.dynamic-f939.solid-88ca .thumbnail_41ec,
.dynamic-f939.form_next_b963 .thumbnail_41ec {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.dynamic-f939.solid-88ca .thumbnail_41ec,
.dynamic-f939.form_next_b963 .thumbnail_41ec svg {
  fill: var(--e-global-color-secondary);
}
.middle_e399 .chip-1399 {
  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);
}
.middle_e399 .down_9794 {
  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);
}
.chip_5c08.message-prev-8f68 .thumbnail_41ec {
  background-color: var(--e-global-color-primary);
}
.chip_5c08.solid-88ca .thumbnail_41ec,
.chip_5c08.form_next_b963 .thumbnail_41ec {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.chip_5c08.solid-88ca .thumbnail_41ec,
.chip_5c08.form_next_b963 .thumbnail_41ec svg {
  fill: var(--e-global-color-primary);
}
.section-4a25.message-prev-8f68 .thumbnail_41ec {
  background-color: var(--e-global-color-primary);
}
.section-4a25.solid-88ca .thumbnail_41ec,
.section-4a25.form_next_b963 .thumbnail_41ec {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.section-4a25 .picture-green-2870 {
  color: var(--e-global-color-primary);
}
.section-4a25 .picture-green-2870,
.section-4a25 .picture-green-2870 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-4a25 .shadow-small-6f7b {
  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);
}
.basic-7b4b .liquid-ab56 {
  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);
}
.chip-pink-3fd6 .disabled-2df1 .image-out-eef5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress-6b76 .accent-silver-86b4:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.progress-6b76 .sidebar-48d9 i {
  color: var(--e-global-color-primary);
}
.progress-6b76 .sidebar-48d9 svg {
  fill: var(--e-global-color-primary);
}
.progress-6b76 .layout-003c {
  color: var(--e-global-color-secondary);
}
.progress-6b76 .accent-silver-86b4 > .layout-003c,
.progress-6b76 .accent-silver-86b4 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_a085 .smooth-36c7 {
  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);
}
.basic_a085 .section-fresh-63e6 {
  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);
}
.frame-0a06 .card_solid_3151 .dropdown-black-1e5a {
  background-color: var(--e-global-color-primary);
}
.frame-0a06 .filter-static-c536 {
  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);
}
.card-d0af .media-silver-27d7 {
  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);
}
.card-d0af .sidebar_8aa1 {
  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);
}
.card-d0af .notification_0fd2 {
  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);
}
.hard_590c .old_b013,
.hard_590c .old_b013 a {
  color: var(--e-global-color-primary);
}
.hard_590c .old_b013.backdrop-6459,
.hard_590c .old_b013.backdrop-6459 a {
  color: var(--e-global-color-accent);
}
.hard_590c .old_b013 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_590c .info-liquid-a254 {
  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);
}
.pink-21a9 .caption_red_54d8,
.pink-21a9 .tertiary-motion-01ad {
  color: var(--e-global-color-primary);
}
.pink-21a9 .caption_red_54d8 svg {
  fill: var(--e-global-color-primary);
}
.pink-21a9 .backdrop-6459 .caption_red_54d8,
.pink-21a9 .backdrop-6459 .tertiary-motion-01ad {
  color: var(--e-global-color-accent);
}
.pink-21a9 .backdrop-6459 .caption_red_54d8 svg {
  fill: var(--e-global-color-accent);
}
.pink-21a9 .tertiary-motion-01ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink-21a9 .info-liquid-a254 {
  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);
}
.picture-1248 .breadcrumb_plasma_9513,
.picture-1248 .list_1080 {
  color: var(--e-global-color-primary);
}
.picture-1248 .list_1080 svg {
  fill: var(--e-global-color-primary);
}
.picture-1248 .old_b013.backdrop-6459 a,
.picture-1248
  .old_b013.backdrop-6459
  .list_1080 {
  color: var(--e-global-color-accent);
}
.picture-1248 .breadcrumb_plasma_9513 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-1248 .info-liquid-a254 {
  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);
}
.column-inner-af5c .prev-ed6d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-inner-af5c .status_east_59cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_130c .column_hovered_3b55 .middle_39c3 {
  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);
}
.title_130c .column_hovered_3b55 .item_bronze_4dde {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_130c .accordion-slow-0c95 .middle_39c3 {
  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);
}
.title_130c
  .accordion-slow-0c95
  .item_bronze_4dde {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_130c
  .pro_3c9c
  .middle_39c3 {
  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);
}
.title_130c
  .pro_3c9c
  .item_bronze_4dde {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_130c
  .motion-5971
  .middle_39c3 {
  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);
}
.title_130c
  .motion-5971
  .item_bronze_4dde {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-a017 .card_yellow_1218 {
  background-color: var(--e-global-color-primary);
}
.accent-a017 .card_yellow_1218:hover {
  background-color: var(--e-global-color-primary);
}
.accent-a017 .slider-thick-5c13 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-a017
  .card_yellow_1218:hover
  .slider-thick-5c13 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood_be06 .header-1f8f {
  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);
}
.north-d781 .hidden_upper_2e91 .tertiary-342a a {
  background-color: var(--e-global-color-accent);
}
.north-d781 .hidden_upper_2e91 .status-071c a {
  background-color: var(--e-global-color-accent);
}
.north-d781 .hidden_upper_2e91 .tertiary-342a a,
.north-d781 .hidden_upper_2e91 .status-071c a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-1951
  .modal-9e45.image_inner_c53e
  .hidden_upper_2e91
  a.description-30b2 {
  background-color: var(--e-global-color-accent);
}
.iron-1951
  .modal-9e45.image_inner_c53e
  .hidden_upper_2e91
  span.description-30b2.fn-current-170e {
  background-color: var(--e-global-color-text);
}
.iron-1951
  .modal-9e45.image_inner_c53e
  .hidden_upper_2e91
  .description-30b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-07b9 .grid_solid_122e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-07b9
  .outer_4142
  > .pressed_ac28
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-07b9
  .center_fc4f
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-07b9
  .panel_dim_5eff
  .avatar-fluid-dc3c,
.breadcrumb-07b9
  .panel_dim_5eff
  .message_wide_0aae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-07b9
  .panel_dim_5eff
  .block-mini-caa0,
.breadcrumb-07b9
  .panel_dim_5eff
  a
  .block-mini-caa0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-07b9
  .panel_dim_5eff
  .border_light_8110 {
  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);
}
.breadcrumb-07b9
  .panel_dim_5eff
  .secondary-c247 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-07b9
  .panel_dim_5eff
  .secondary-c247 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-07b9
  .panel_dim_5eff
  .secondary-c247:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-07b9
  .panel_dim_5eff
  .video-23ab {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-07b9
  .panel_dim_5eff
  .video-23ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-07b9
  .panel_dim_5eff
  .video-23ab:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-07b9
  .pink_c885
  .copper_392d
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-07b9
  .pink_c885
  .media-dark-d2ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-07b9
  .pink_c885
  .border_light_8110 {
  color: var(--e-global-color-text);
}
.breadcrumb-07b9
  .pink_c885
  .border_light_8110
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-07b9
  .pink_c885
  .secondary-c247 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-07b9
  .pink_c885
  .secondary-c247 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-07b9
  .pink_c885
  .secondary-c247:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-07b9
  .pink_c885
  .video-23ab {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-07b9
  .pink_c885
  .video-23ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-07b9
  .pink_c885
  .video-23ab:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-07b9 .breadcrumb_huge_db12 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-07b9 .breadcrumb_huge_db12:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-07b9 .tiny-16e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-07b9 .module-dynamic-ba7d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-down-f8e1 .in-077a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-down-f8e1
  .column_fluid_ebc2
  > div:nth-child(3)
  .in-077a,
.detail-down-f8e1
  .outer-c902
  > div:nth-child(1)
  .in-077a,
.detail-down-f8e1
  .dropdown-dffb
  > div:nth-child(1)
  .in-077a,
.detail-down-f8e1
  .black-3eea
  > div:nth-child(1)
  .in-077a,
.detail-down-f8e1
  .hard_be31
  > div:nth-child(1)
  .in-077a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-down-f8e1 .accent-left-bc1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-down-f8e1 .smooth-7d41 {
  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);
}
.detail-down-f8e1 .thumbnail_c6ab {
  background-color: var(--e-global-color-primary);
}
.detail-down-f8e1 .thumbnail_c6ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-down-f8e1 .thumbnail_c6ab:hover {
  background-color: var(--e-global-color-primary);
}
.detail-down-f8e1 .tag_out_e011 {
  background-color: var(--e-global-color-primary);
}
.detail-down-f8e1 .tag_out_e011:hover {
  background-color: var(--e-global-color-primary);
}
.detail-down-f8e1 .tiny-16e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-down-f8e1 .module-dynamic-ba7d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-4626 .container-a394 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-4626 .old-5a3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-4626 .modal-narrow-de5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-4626 .active-0b4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-4626 .purple-e668 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-4626 .tag_out_e011 {
  background-color: var(--e-global-color-primary);
}
.light-4626 .tag_out_e011:hover {
  background-color: var(--e-global-color-primary);
}
.alert-2db5 .tooltip-23e0 {
  background-color: var(--e-global-color-secondary);
}
.alert-2db5 .panel_ee76 {
  background-color: var(--e-global-color-text);
}
.alert-2db5 .tabs_ed93 {
  background-color: var(--e-global-color-secondary);
}
.alert-2db5 .disabled_95a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-2db5 .pagination-ee55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-2db5 .bright_43bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-2db5 .row-8275 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-2db5 .menu-small-16d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_glass_66c3 .filter-a236 .container_old_2b8d,
.container_glass_66c3
  .filter-a236
  .container_old_2b8d
  a,
.container_glass_66c3 .current-800e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_glass_66c3 .filter-a236 .out-912e,
.container_glass_66c3 .prev_5c53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_glass_66c3 .filter-a236 .out-912e {
  color: var(--e-global-color-text);
}
.container_glass_66c3 .prev_5c53 {
  color: var(--e-global-color-text);
}
.container_glass_66c3
  .filter-a236
  .card_d380 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_glass_66c3 .active_614b .thick-c184 {
  background-color: var(--e-global-color-primary);
}
.container_glass_66c3 .active_614b .thick-c184:hover {
  background-color: var(--e-global-color-primary);
}
.container_glass_66c3 .active_614b .overlay_wide_d92f li span {
  background-color: var(--e-global-color-text);
}
.container_glass_66c3 .active_614b .overlay_wide_d92f li span:hover {
  background-color: var(--e-global-color-primary);
}
.container_glass_66c3
  .active_614b
  .overlay_wide_d92f
  li.plasma-8d22
  span {
  background-color: var(--e-global-color-accent);
}
.container_glass_66c3 .mask-last-b1f1 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-6d03 .hidden_glass_219f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dirty_a943 .basic-332a {
  background-color: var(--e-global-color-primary);
}
.dirty_a943 .inner_713b {
  background-color: var(--e-global-color-secondary);
}
.dirty_a943 .search_1fd1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_a943 .disabled-f71b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_a943 .menu-4ea8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_a943 .slider-over-32ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_a943 .bright_4bb6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_a943 .frame-b924 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_a943 .hovered-dbb2 {
  background-color: var(--e-global-color-primary);
}
.dirty_a943 .hovered-dbb2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-brown-6693 .slider-e19c {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-brown-6693 .prev-7dbc {
  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);
}
.active-brown-6693
  .heading_6bca:after {
  background-color: var(--e-global-color-primary);
}
.active-brown-6693 .iron-9859 {
  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);
}
.aside-3def .current-800e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-3def .prev_5c53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_006b .sort_935f .picture_easy_6e6a {
  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);
}
.shade_006b .sort_935f .notification-4f82 {
  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);
}
.fluid-96b5 .media-fa66 {
  background-color: var(--e-global-color-primary);
}
.fluid-96b5 .block_4169 {
  background-color: var(--e-global-color-secondary);
}
.fluid-96b5 .bottom_3563 .thumbnail_8f11 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid-96b5 .filter_ddcf .thumbnail_8f11 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex-6d5a .message_8d22 .breadcrumb_iron_1e89 {
  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);
}
.complex-6d5a .message_8d22 .description-eae7 {
  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);
}
.complex-6d5a .message_8d22 .last-66f1 {
  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);
}
.badge-center-6f48 .info_pro_5539 {
  border-color: var(--e-global-color-text);
}
.badge-center-6f48 .container_982f {
  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);
}
.badge-center-6f48 .tooltip-b18c {
  color: var(--e-global-color-primary);
}
.badge-center-6f48 .thumbnail-a5a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-d2ca .green_ffd6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-d2ca .wrapper_full_1d7d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-d2ca .focused-76a9:hover .green_ffd6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-d2ca
  .focused-76a9:hover
  .wrapper_full_1d7d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.left_a403 .form_f355 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.left_a403 .photo_lower_dbcd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_37e1 .description_south_12fb .carousel_focused_3f03 {
  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);
}
.avatar_37e1 .table_ee39 .carousel_focused_3f03 {
  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);
}
.outer_5dba .panel-new-705a {
  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);
}
.info_9a55 .huge_ad3d .chip-bottom-0c85 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_9a55 .huge_ad3d .chip-bottom-0c85 {
  background-color: var(--e-global-color-secondary);
}
.info_9a55 .silver-5237 .chip-bottom-0c85 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_9a55 .silver-5237 .chip-bottom-0c85 {
  background-color: var(--e-global-color-secondary);
}
.info_9a55 .gallery-center-ed57 .chip_ae2f {
  background-color: var(--e-global-color-primary);
}
.info_9a55 .gallery-center-ed57:hover .chip_ae2f {
  background-color: var(--e-global-color-secondary);
}
.info_9a55 .thick-c184 {
  background-color: var(--e-global-color-primary);
}
.info_9a55 .thick-c184:hover {
  background-color: var(--e-global-color-accent);
}
.info_9a55 .overlay_wide_d92f li span {
  background-color: var(--e-global-color-text);
}
.info_9a55 .overlay_wide_d92f li span:hover {
  background-color: var(--e-global-color-primary);
}
.info_9a55 .overlay_wide_d92f li.plasma-8d22 span {
  background-color: var(--e-global-color-accent);
}
.grid_solid_ef1f .label_f56e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_solid_ef1f .block-8b05 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-591a .shade_focused_c799:before {
  background-color: var(--e-global-color-secondary);
}
.menu-591a .prev-c57d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-591a .list_short_2214 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy-870e .hard-ec36 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy-870e .hard-ec36:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy-870e .hard-ec36.fn-active-170e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy-870e .alert_under_fea6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-870e .upper_5293 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-870e .grid-1e24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-870e .pagination_purple_83c1 {
  background-color: var(--e-global-color-primary);
}
.easy-870e .pagination_purple_83c1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy-870e .widget-purple-4663 {
  background-color: var(--e-global-color-primary);
}
.easy-870e .widget-purple-4663 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green_c11b .border_c5d1 .block-in-ea13 a {
  color: var(--e-global-color-secondary);
}
.green_c11b .border_c5d1 .block-in-ea13 a:hover {
  color: var(--e-global-color-secondary);
}
.green_c11b .border_c5d1 .block-in-ea13,
.green_c11b .border_c5d1 .block-in-ea13 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_c11b .border_c5d1 .input-a31f {
  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);
}
.green_c11b .border_c5d1 .module_prev_7bd3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_c11b .border_c5d1 .button_f83b {
  background-color: var(--e-global-color-primary);
}
.green_c11b .border_c5d1 .button_f83b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_c11b .border_c5d1 .button_f83b:hover {
  background-color: var(--e-global-color-primary);
}
.green_c11b .border_c5d1 .panel-161b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green_c11b .border_c5d1 .panel-161b {
  background-color: var(--e-global-color-primary);
}
.green_c11b .border_c5d1 .panel-161b:hover {
  background-color: var(--e-global-color-primary);
}
.green_c11b .border_c5d1 .thick-c184 {
  background-color: var(--e-global-color-primary);
}
.green_c11b .border_c5d1 .thick-c184:hover {
  background-color: var(--e-global-color-primary);
}
.green_c11b .active_614b .overlay_wide_d92f li span {
  background-color: var(--e-global-color-text);
}
.green_c11b .active_614b .overlay_wide_d92f li span:hover {
  background-color: var(--e-global-color-primary);
}
.green_c11b .active_614b .overlay_wide_d92f li.plasma-8d22 span {
  background-color: var(--e-global-color-accent);
}
.green_c11b .tiny-16e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_c11b .module-dynamic-ba7d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-ade3 .hard-a809 .north_9f84 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-ade3 .hard-a809 .outer-6ad3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-ade3 .hard-a809 .shade-28b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-beae .glass-4590 {
  border-color: var(--e-global-color-text);
}
.last-beae .tag-85f7 {
  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);
}
.last-beae .aside_598b {
  color: var(--e-global-color-secondary);
}
.last-beae .aside_598b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-beae .short_68b2 > * {
  color: var(--e-global-color-primary);
}
.last-beae .short_68b2 > * svg {
  fill: var(--e-global-color-primary);
}
.last-beae .row-first-454c {
  color: var(--e-global-color-primary);
}
.last-beae .row-first-454c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last-beae .mini_7cc3 {
  color: var(--e-global-color-primary);
}
.last-beae .mini_7cc3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last-beae .backdrop-last-1d2f {
  color: var(--e-global-color-primary);
}
.last-beae .backdrop-last-1d2f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-beae .narrow_1128 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-beae .summary_6b37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-beae .summary_6b37.background-6734 {
  color: var(--e-global-color-secondary);
}
.last-beae .summary_6b37.background-6734 .slider-light-66fd {
  color: var(--e-global-color-accent);
}
.last-beae .summary_6b37.accordion-50d9 {
  color: var(--e-global-color-text);
}
.last-beae .summary_6b37.accordion-50d9 .slider-light-66fd {
  color: var(--e-global-color-text);
}
.last-beae .summary_6b37:before {
  border-top-color: var(--e-global-color-text);
}
.last-beae .image-4841 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-beae
  .image-4841
  .plasma_99e8 {
  background-color: var(--e-global-color-primary);
}
.last-beae
  .image-4841
  .plasma_99e8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last-beae .glass-4590 .stone-641f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-a31c .north_13a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy-a31c .picture_full_f7ea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-dd53 .gradient-orange-fbda {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-dd53
  .surface-260f
  .form-a2c7 {
  background-color: var(--e-global-color-secondary);
}
.notice-dd53
  .surface-260f.dropdown_f661
  .form-a2c7 {
  background-color: var(--e-global-color-text);
}
.notice-dd53
  .surface-260f:hover
  .form-a2c7 {
  background-color: var(--e-global-color-accent);
}
.notice-dd53
  .surface-260f.fn-active-170e
  .form-a2c7 {
  background-color: var(--e-global-color-primary);
}
.article-8fba .filter-pro-c1f7 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.article-8fba .shadow_b5dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-8fba .wrapper_76f3 {
  background-color: var(--e-global-color-primary);
}
.article-8fba .wrapper_76f3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-hovered-718c .carousel-action-81e1 .wide_3dfc .alert_21aa {
  background-color: var(--e-global-color-secondary);
}
.search-hovered-718c .carousel-action-81e1 .hovered-1677:after {
  background-color: var(--e-global-color-secondary);
}
.search-hovered-718c .out-d1c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-hovered-718c .modal-wood-b6b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-hovered-718c .detail-8ce5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-hovered-718c .pink_33d6 {
  background-color: var(--e-global-color-primary);
}
.search-hovered-718c .pink_33d6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-hovered-718c .last_80a3 {
  background-color: var(--e-global-color-secondary);
}
.search-hovered-718c .last_80a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-hovered-718c .carousel-action-81e1 .detail-hovered-7aea .east-d21e:hover {
  background-color: var(--e-global-color-primary);
}
.search-hovered-718c
  .carousel-action-81e1
  .detail-hovered-7aea
  .east-d21e.notification-bff3 {
  background-color: var(--e-global-color-primary);
}
.search-hovered-718c .carousel-action-81e1 .progress-under-64e4:before {
  border-color: var(--e-global-color-primary);
}
.search-hovered-718c .carousel-action-81e1 .progress-under-64e4:hover:before {
  border-color: var(--e-global-color-secondary);
}
.search-hovered-718c
  .carousel-action-81e1
  .progress-under-64e4.smooth-ed61:before {
  border-color: var(--e-global-color-primary);
}
.search-hovered-718c .box_fixed_d696 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_7d0c .lower-0261 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_7d0c .lower-0261:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_7d0c .lower-0261.carousel_9876 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_7d0c .notice_static_0a2d {
  background-color: var(--e-global-color-primary);
}
.search_7d0c .notice_static_0a2d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_7d0c
  .grid-static-4901
  .panel_advanced_8f56
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_7d0c
  .background-first-cd60
  .panel_advanced_8f56
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small-42ab
  .active-middle-51f2
  .left_7f5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-42ab
  .active-middle-51f2
  .east-2073 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-42ab .layout-hard-b998 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-42ab .status_3575 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small-42ab .alert_narrow_4491 {
  background-color: var(--e-global-color-primary);
}
.small-42ab .alert_narrow_4491 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide_c93d .heading_4403 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_c93d .hidden-3b48 {
  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);
}
.wide_c93d .basic-468f {
  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);
}
.wide_c93d .basic-468f a:hover {
  color: var(--e-global-color-secondary);
}
.wide_c93d .overlay_16cb {
  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);
}
.wide_c93d .row-1382 {
  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);
}
.wide_c93d .secondary_clean_577f .thick-c184 {
  background-color: var(--e-global-color-primary);
}
.wide_c93d .secondary_clean_577f .thick-c184:hover {
  background-color: var(--e-global-color-accent);
}
.wide_c93d
  .secondary_clean_577f
  .overlay_wide_d92f
  li
  span {
  background-color: var(--e-global-color-text);
}
.wide_c93d
  .secondary_clean_577f
  .overlay_wide_d92f
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.wide_c93d
  .secondary_clean_577f
  .overlay_wide_d92f
  li.plasma-8d22
  span {
  background-color: var(--e-global-color-accent);
}
.shadow-939f
  .chip_18e2
  .wide-1eff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-939f .chip_18e2 .out_a40e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-939f .chip_18e2 .content-glass-b334 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-939f .breadcrumb_f642 {
  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);
}
.shadow-939f
  .slider-up-3089.pattern-hard-a8b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_over_dbc8
  > .iron_2824
  > div
  > .progress-a9f9
  > .icon-thick-92aa
  > a {
  background-color: var(--e-global-color-text);
}
.status_over_dbc8
  > .iron_2824
  > div
  > .progress-a9f9
  > .icon-thick-92aa
  > a
  .chip_hovered_e945.top-09de {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_over_dbc8
  > .iron_2824
  > div
  > .progress-a9f9
  > .icon-thick-92aa
  > a
  .mini_0c18.tiny_6cb7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_over_dbc8
  > .iron_2824
  > div
  > .progress-a9f9
  > .icon-thick-92aa
  > .icon-short-25ff
  .icon-thick-92aa
  > a {
  background-color: var(--e-global-color-secondary);
}
.status_over_dbc8
  > .iron_2824
  > div
  > .progress-a9f9
  > .icon-thick-92aa
  > .icon-short-25ff
  .icon-thick-92aa
  > a
  .info_e86a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_over_dbc8
  > .iron_2824
  > div
  > .progress-a9f9
  > .icon-thick-92aa
  > .icon-short-25ff
  .icon-thick-92aa
  > a
  .mini_0c18.detail-8b48 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_over_dbc8
  > .iron_2824
  > div
  > .progress-a9f9
  > .icon-thick-92aa
  > a
  .fast_34fe:before {
  color: var(--e-global-color-text);
}
.status_over_dbc8
  > .iron_2824
  > div
  > .progress-a9f9
  > .icon-thick-92aa
  > .icon-short-25ff
  a
  .fast_34fe:before {
  color: var(--e-global-color-text);
}
.status_over_dbc8
  > .iron_2824
  > div
  > .progress-a9f9
  > .icon-thick-92aa.breadcrumb-silver-89c2
  > a
  .fast_34fe:before {
  color: var(--e-global-color-text);
}
.status_over_dbc8
  > .iron_2824
  > div
  > .progress-a9f9
  > .icon-thick-92aa
  > .icon-short-25ff
  .icon-thick-92aa.breadcrumb-silver-89c2
  > a
  .fast_34fe:before {
  color: var(--e-global-color-text);
}
.status_over_dbc8
  > .iron_2824
  > div
  > .progress-a9f9
  > .icon-thick-92aa
  > a
  .tertiary_b510
  .surface_fixed_1ffd {
  color: var(--e-global-color-text);
}
.status_over_dbc8
  > .iron_2824
  > div
  > .progress-a9f9
  > .icon-thick-92aa
  > .icon-short-25ff
  a
  .tertiary_b510
  .surface_fixed_1ffd {
  color: var(--e-global-color-text);
}
.status_over_dbc8
  > .iron_2824
  > div
  > .progress-a9f9
  > .icon-thick-92aa
  > a
  .tertiary_b510
  .surface_fixed_1ffd,
.status_over_dbc8
  > .iron_2824
  > div
  > .progress-a9f9
  > .icon-thick-92aa
  > .icon-short-25ff
  a
  .tertiary_b510
  .surface_fixed_1ffd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_over_dbc8
  > .iron_2824
  > div
  > .progress-a9f9
  > .icon-thick-92aa
  > a
  .picture_current_2fcb:before {
  color: var(--e-global-color-text);
}
.status_over_dbc8
  > .iron_2824
  > div
  > .progress-a9f9
  > .icon-thick-92aa
  > .icon-short-25ff
  a
  .picture_current_2fcb:before {
  color: var(--e-global-color-text);
}
.status_over_dbc8
  > .iron_2824
  > div
  > .progress-a9f9
  > .icon-thick-92aa.breadcrumb-silver-89c2
  > a
  .picture_current_2fcb:before {
  color: var(--e-global-color-text);
}
.status_over_dbc8
  > .iron_2824
  > div
  > .progress-a9f9
  > .icon-thick-92aa
  > .icon-short-25ff
  .icon-thick-92aa.breadcrumb-silver-89c2
  > a
  .picture_current_2fcb:before {
  color: var(--e-global-color-text);
}
.tag_2690 .texture_large_931c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_2690
  .link_b6e1:hover
  .texture_large_931c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down_e91f
  > .iron_2824
  > .pressed-8af9
  > .hidden-5803
  > .fast_68f9
  > .highlight_fixed_dddc
  .article-hot-57f7 {
  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);
}
.down_e91f
  > .iron_2824
  > .pressed-8af9
  > .hidden-5803
  > .fast_68f9
  > .highlight_fixed_dddc:hover
  .article-hot-57f7 {
  color: var(--e-global-color-text);
}
.down_e91f
  > .iron_2824
  > .pressed-8af9
  > .hidden-5803
  > .fast_68f9
  > .highlight_fixed_dddc:hover
  .article-hot-57f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down_e91f
  > .iron_2824
  > .pressed-8af9
  > .hidden-5803
  > .fast_68f9.row-clean-476e
  > .highlight_fixed_dddc
  .article-hot-57f7 {
  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);
}
.background_c2fc .secondary-f194 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_c2fc .caption_e323 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_c2fc .box_focused_9edd {
  background-color: var(--e-global-color-primary);
}
.background_c2fc .box_focused_9edd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-928b
  > .iron_2824
  > .thick_b450
  > .status-solid-342a
  > .shadow_5891
  .green-4630 {
  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);
}
.highlight-928b
  > .iron_2824
  > .thick_b450
  > .status-solid-342a
  > .shadow_5891
  .top-01a6 {
  color: var(--e-global-color-text);
}
.highlight-928b
  > .iron_2824
  > .thick_b450
  > .status-solid-342a
  > .shadow_5891:hover
  .green-4630 {
  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);
}
.highlight-928b
  > .iron_2824
  > .thick_b450
  > .status-solid-342a
  > .shadow_5891:hover
  .top-01a6 {
  color: var(--e-global-color-secondary);
}
.highlight-928b
  > .iron_2824
  > .thick_b450
  > .status-solid-342a
  > .shadow_5891.tooltip_87a2
  .green-4630 {
  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);
}
.highlight-928b
  > .iron_2824
  > .thick_b450
  > .status-solid-342a
  > .shadow_5891.tooltip_87a2
  .top-01a6 {
  color: var(--e-global-color-primary);
}
.east_e474
  .prev-19b4
  .sidebar_170c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east_e474 .alert-gas-06bf .stone-641f .pattern-lower-8d9d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-iron-320e .module_dark_71b9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-iron-320e .wood-aa7e .module_dark_71b9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-iron-320e .pattern-fbea {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-iron-320e .pattern-fbea {
  background-color: var(--e-global-color-primary);
}
.light-971e .heading_middle_40aa .preview_a786 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-971e
  .heading_middle_40aa:hover
  .overlay-simple-bacd {
  color: var(--e-global-color-secondary);
}
.light-971e
  .heading_middle_40aa:hover
  .preview_a786 {
  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);
}
.static-f883 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.badge_hot_0cf3 {
  flex-direction: column;
}

.badge_hot_0cf3 .first-8bee {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.badge_hot_0cf3 .first-8bee {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

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

span {
  color: #fff;
}

.banner-medium-6607.texture-focused-2469 {
  display: none;
}

.header_4e2b {
  display: none;
}

body,
.module_c618 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.tooltip-fce4) !important; */
}

.alert_gas_2e84.notification-prev-1a2c {
  margin-bottom: 40px;
  width: 100%;
}

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

.badge_hot_0cf3 a {
  width: 100%;
}

.tabs-d324 .label-7f5d.top-e220 {
  width: 20% !important;
}

.icon-pink-811c {
  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;
}

.icon-pink-811c:hover {
  color: #000;
}

.icon-pink-811c svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.icon-pink-811c:hover svg {
  fill: #000;
}

.slow-88dc {
  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;
}

.slow-88dc:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.slow-88dc:nth-child(2):hover {
  color: #fff;
}

.tabs-d324
  .label-7f5d.modal-223b
  .background-bronze-4af5
  .pagination_fixed_20e9 {
  font-size: 20px !important;
}

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

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

.huge-1d42 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.accordion_227a.wide_4d77 > .full-8804 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.yellow-75b5 {
  position: relative;
  width: 100%;
}

.texture-3be9 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.gallery-paper-407d {
  font-size: 35px !important;
}

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

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

.hot-6ea9 {
  display: flex;
  gap: 50px;
}

.tabs-d324
  .label-7f5d.photo_bf7c
  .modal-dark-4124
  .form-left-13df {
  width: 100% !important;
}

.header-dim-64ea {
  width: 500px !important;
  max-width: none;
}

.narrow_4177 {
  width: 100%;
}

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

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.light_46cb:hover .dark_6b66 {
  visibility: visible;
}
.light_46cb:hover.light_46cb::before {
  display: block;
}

.huge-1d42 h3 {
  color: #fff;
}

.nav_374e {
  margin: 0;
}

.tabs-d324
  .label-7f5d.photo_bf7c
  .form-left-13df
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.search_2ec8 {
  width: 100%;
}

.tiny_27bd {
  width: 100%;
}

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

.tiny_27bd {
  width: 100%;
}

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

.form-left-13df {
  display: flex;
  align-items: center;
}

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

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

.badge_hot_0cf3 .first-8bee.lower_6e50 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.badge_hot_0cf3 h1.first-8bee {
  margin-top: 120px !important;
}

.tabs-d324 .label-7f5d.popup_2972 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.picture_slow_d315 img {
  width: 100%;
}

.surface-narrow-605c .layout-tall-8c28.background-bronze-4af5 {
  justify-content: space-between;
}

.silver_ecf2 {
  display: none;
}

.dynamic_29a5 .notification_gas_d137 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .accordion_227a .full-8804 {
    flex-wrap: nowrap !important;
  }
}

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

  .header-dim-64ea {
    width: 100% !important;
  }
}

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

  .icon-pink-811c svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .surface-narrow-605c .layout-tall-8c28.background-bronze-4af5 {
    border-bottom: 1px solid #f0c159;
  }

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

  .accordion_227a.wide_4d77 > .full-8804 {
    gap: 15px;
    justify-content: space-between;
  }

  .tabs-d324
    .label-7f5d.photo_bf7c
    .form-left-13df
    img {
    width: 60% !important;
  }

  .texture-3be9 {
    left: 2%;
  }

  .current_c9a5 {
    margin: 10px 0;
  }

  .badge_hot_0cf3 .notification_gas_d137 {
    margin: 0;
    margin-bottom: 10px;
  }

  .icon-pink-811c {
    font-size: 16px !important;
  }

  .gallery-paper-407d {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.badge_hot_0cf3 .first-8bee,
  .badge_hot_0cf3 .first-8bee {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .form-left-13df {
    justify-content: center;
  }

  .badge_hot_0cf3 .notification_gas_d137 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .tabs-d324 .label-7f5d.top-e220 {
    width: 75% !important;
  }

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

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

  h2.badge_hot_0cf3 .first-8bee,
  .badge_hot_0cf3 .first-8bee {
    font-size: 30px !important;
  }

  .form-left-13df {
    justify-content: center;
  }

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

  .preview_3c31
    .media_bottom_5582.status_ac4c {
    margin: 0 !important;
  }

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

  .current_c9a5 {
    display: flex;
  }

  .backdrop-slow-2ec3 .icon-pink-811c {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .badge_hot_0cf3 h1.first-8bee {
    margin-top: 80px !important;
  }

  .tabs-d324
    .label-7f5d.photo_bf7c
    .form-left-13df
    img,
  .middle_e399 .modal-dark-4124 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .slow-88dc {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .tabs-d324 .label-7f5d.top-e220 {
    width: 100% !important;
  }

  .accordion_227a.wide_4d77 > .full-8804 {
    gap: 3px;
  }

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

@media (max-width: 400px) {
  .icon-pink-811c {
    white-space: wrap;
  }
}

/* css-noise: e7cd */
.ghost-box-j4 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.2;
}
