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(.dim-770b) {
  gap: 0.5em;
}
:where(.layout_8774) {
  gap: 0.5em;
}
body .photo-56eb > .over_38f3 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .photo-56eb > .row_tiny_7e16 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .photo-56eb > .status-3e9a {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .background_iron_e395 > .over_38f3 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .background_iron_e395 > .row_tiny_7e16 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .background_iron_e395 > .status-3e9a {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .background_iron_e395
  > :where(:not(.over_38f3):not(.row_tiny_7e16):not(.hard-66a7)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .background_iron_e395 > .highlight_dynamic_8762 {
  max-width: var(--wp--style--global--wide-size);
}
body .dim-770b {
  display: flex;
}
body .dim-770b {
  flex-wrap: wrap;
  align-items: center;
}
body .dim-770b > * {
  margin: 0;
}
body .layout_8774 {
  display: grid;
}
body .layout_8774 > * {
  margin: 0;
}
:where(.up_a597.dim-770b) {
  gap: 2em;
}
:where(.up_a597.layout_8774) {
  gap: 2em;
}
:where(.primary_3aeb.dim-770b) {
  gap: 1.25em;
}
:where(.primary_3aeb.layout_8774) {
  gap: 1.25em;
}
.north_83e7 {
  color: var(--wp--preset--color--black) !important;
}
.wrapper-last-e424 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.rough-6983 {
  color: var(--wp--preset--color--white) !important;
}
.tag_east_14fa {
  color: var(--wp--preset--color--pale-pink) !important;
}
.overlay-brown-9533 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.tiny_d54d {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.image_gold_1ffb {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.right-3979 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.column-black-78ae {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tooltip-active-45aa {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.focus_smooth_91d8 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.notice-1e8f {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.blue-8446 {
  background-color: var(--wp--preset--color--black) !important;
}
.tag-action-cc64 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.table-in-2788 {
  background-color: var(--wp--preset--color--white) !important;
}
.prev_df5b {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.disabled_b401 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.title_f184 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.media_d164 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.solid_b5ef {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.highlight-paper-9b5a {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.label_fresh_4319 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.avatar-1965 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.box-thick-c72f {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.banner-right-eec4 {
  border-color: var(--wp--preset--color--black) !important;
}
.steel_6105 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.border_pressed_7b43 {
  border-color: var(--wp--preset--color--white) !important;
}
.tabs_6c59 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.title_rough_0918 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.dropdown_action_7db9 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.west-ccb7 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.message-basic-2e16 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.tabs-rough-2383 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.sidebar-thick-eb8b {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.next_e097 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.advanced_818e {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.nav_3a04 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.steel_c6c2 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.orange-436a {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.tooltip_a5e4 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.link-c2cc {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.primary_bc18 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.element-a596 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.hidden-50f4 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.smooth_7625 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.input_huge_a6fb {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.form_6ff3 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.shadow-slow-879a {
  background: var(--wp--preset--gradient--midnight) !important;
}
.slider-a26f {
  font-size: var(--wp--preset--font-size--small) !important;
}
.shade_9123 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.silver-5179 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.south-9462 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.widget-76de a:where(:not(.search_c13f)) {
  color: inherit;
}
:where(.primary_3aeb.dim-770b) {
  gap: 1.25em;
}
:where(.primary_3aeb.layout_8774) {
  gap: 1.25em;
}
:where(.up_a597.dim-770b) {
  gap: 2em;
}
:where(.up_a597.layout_8774) {
  gap: 2em;
}
.media_96c3 {
  font-size: 1.5em;
  line-height: 1.6;
}

.main_fixed_c59d .pattern-old-2b1f {
  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);
}
.under-b4ae .breadcrumb_middle_4fda {
  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);
}
.advanced_c6d0 {
  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);
}
.advanced_c6d0.current_676d .aside_0cb0 {
  background-color: var(--e-global-color-primary);
}
.advanced_c6d0.under-b087 .aside_0cb0,
.advanced_c6d0.notification_96ec .aside_0cb0 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.info-center-8412 .breadcrumb-glass-0c2c {
  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);
}
.upper_0a0d {
  --divider-color: var(--e-global-color-secondary);
}
.upper_0a0d .popup-f845 {
  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);
}
.upper_0a0d.gradient_8296 .fresh_1ea2 {
  background-color: var(--e-global-color-secondary);
}
.upper_0a0d.sidebar-brown-1968 .fresh_1ea2,
.upper_0a0d.module_top_fc4a .fresh_1ea2 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.upper_0a0d.sidebar-brown-1968 .fresh_1ea2,
.upper_0a0d.module_top_fc4a .fresh_1ea2 svg {
  fill: var(--e-global-color-secondary);
}
.description-a362 .tertiary-1549 {
  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);
}
.description-a362 .out_0ad1 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_837d.gradient_8296 .fresh_1ea2 {
  background-color: var(--e-global-color-primary);
}
.nav_837d.sidebar-brown-1968 .fresh_1ea2,
.nav_837d.module_top_fc4a .fresh_1ea2 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.nav_837d.sidebar-brown-1968 .fresh_1ea2,
.nav_837d.module_top_fc4a .fresh_1ea2 svg {
  fill: var(--e-global-color-primary);
}
.article_hot_d5f3.gradient_8296 .fresh_1ea2 {
  background-color: var(--e-global-color-primary);
}
.article_hot_d5f3.sidebar-brown-1968 .fresh_1ea2,
.article_hot_d5f3.module_top_fc4a .fresh_1ea2 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.article_hot_d5f3 .info-7385 {
  color: var(--e-global-color-primary);
}
.article_hot_d5f3 .info-7385,
.article_hot_d5f3 .info-7385 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_hot_d5f3 .grid-a03b {
  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_b67f .prev_3799 {
  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);
}
.iron_c196 .frame_5bc2 .box_orange_69b9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dirty_949a .aside_static_9870:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.dirty_949a .progress-red-151e i {
  color: var(--e-global-color-primary);
}
.dirty_949a .progress-red-151e svg {
  fill: var(--e-global-color-primary);
}
.dirty_949a .mask-down-9979 {
  color: var(--e-global-color-secondary);
}
.dirty_949a .aside_static_9870 > .mask-down-9979,
.dirty_949a .aside_static_9870 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_abe6 .disabled-inner-e780 {
  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);
}
.gallery_abe6 .nav-orange-f2e9 {
  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);
}
.orange_8490 .text-3514 .border_8080 {
  background-color: var(--e-global-color-primary);
}
.orange_8490 .outline_57cc {
  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);
}
.preview_b7e8 .breadcrumb_86ed {
  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_b7e8 .pagination-new-e8b5 {
  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);
}
.preview_b7e8 .short-0fc2 {
  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);
}
.over_937a .easy-5931,
.over_937a .easy-5931 a {
  color: var(--e-global-color-primary);
}
.over_937a .easy-5931.focus-lite-1b57,
.over_937a .easy-5931.focus-lite-1b57 a {
  color: var(--e-global-color-accent);
}
.over_937a .easy-5931 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over_937a .tag_lower_1eeb {
  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);
}
.blue-1918 .tiny-1fe6,
.blue-1918 .black-6dd9 {
  color: var(--e-global-color-primary);
}
.blue-1918 .tiny-1fe6 svg {
  fill: var(--e-global-color-primary);
}
.blue-1918 .focus-lite-1b57 .tiny-1fe6,
.blue-1918 .focus-lite-1b57 .black-6dd9 {
  color: var(--e-global-color-accent);
}
.blue-1918 .focus-lite-1b57 .tiny-1fe6 svg {
  fill: var(--e-global-color-accent);
}
.blue-1918 .black-6dd9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue-1918 .tag_lower_1eeb {
  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);
}
.dirty_3a3e .filter_static_5a00,
.dirty_3a3e .tiny-a390 {
  color: var(--e-global-color-primary);
}
.dirty_3a3e .tiny-a390 svg {
  fill: var(--e-global-color-primary);
}
.dirty_3a3e .easy-5931.focus-lite-1b57 a,
.dirty_3a3e
  .easy-5931.focus-lite-1b57
  .tiny-a390 {
  color: var(--e-global-color-accent);
}
.dirty_3a3e .filter_static_5a00 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty_3a3e .tag_lower_1eeb {
  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-95d8 .header_9c12 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-95d8 .east-28c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_d674 .static_efd9 .icon_dark_38be {
  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);
}
.hidden_d674 .static_efd9 .nav-a62e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_d674 .picture-prev-af96 .icon_dark_38be {
  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);
}
.hidden_d674
  .picture-prev-af96
  .nav-a62e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_d674
  .caption-3d4f
  .icon_dark_38be {
  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);
}
.hidden_d674
  .caption-3d4f
  .nav-a62e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_d674
  .middle_4d6f
  .icon_dark_38be {
  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);
}
.hidden_d674
  .middle_4d6f
  .nav-a62e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_cddf .notification-clean-e5a9 {
  background-color: var(--e-global-color-primary);
}
.image_cddf .notification-clean-e5a9:hover {
  background-color: var(--e-global-color-primary);
}
.image_cddf .hard-a12e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_cddf
  .notification-clean-e5a9:hover
  .hard-a12e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-4d98 .media-6ddb {
  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);
}
.tooltip-static-0ec7 .layout_77ae .wood-c4b7 a {
  background-color: var(--e-global-color-accent);
}
.tooltip-static-0ec7 .layout_77ae .shade_basic_93cd a {
  background-color: var(--e-global-color-accent);
}
.tooltip-static-0ec7 .layout_77ae .wood-c4b7 a,
.tooltip-static-0ec7 .layout_77ae .shade_basic_93cd a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-eed0
  .title_selected_dcd9.motion_d2e9
  .layout_77ae
  a.notification-in-7ec3 {
  background-color: var(--e-global-color-accent);
}
.yellow-eed0
  .title_selected_dcd9.motion_d2e9
  .layout_77ae
  span.notification-in-7ec3.fn-current-7561 {
  background-color: var(--e-global-color-text);
}
.yellow-eed0
  .title_selected_dcd9.motion_d2e9
  .layout_77ae
  .notification-in-7ec3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-a643 .current_9d14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-a643
  .dirty_eca0
  > .popup-fcb7
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-a643
  .liquid_9f2f
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-a643
  .layout_f286
  .text_rough_0d0b,
.detail-a643
  .layout_f286
  .banner-038f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-a643
  .layout_f286
  .menu_956e,
.detail-a643
  .layout_f286
  a
  .menu_956e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-a643
  .layout_f286
  .pagination_c7f1 {
  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-a643
  .layout_f286
  .disabled-down-b92d {
  background-color: var(--e-global-color-primary);
}
.detail-a643
  .layout_f286
  .disabled-down-b92d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-a643
  .layout_f286
  .disabled-down-b92d:hover {
  background-color: var(--e-global-color-primary);
}
.detail-a643
  .layout_f286
  .tooltip_9aef {
  background-color: var(--e-global-color-primary);
}
.detail-a643
  .layout_f286
  .tooltip_9aef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-a643
  .layout_f286
  .tooltip_9aef:hover {
  background-color: var(--e-global-color-primary);
}
.detail-a643
  .cool-bb90
  .accordion-west-3473
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-a643
  .cool-bb90
  .bottom_48f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-a643
  .cool-bb90
  .pagination_c7f1 {
  color: var(--e-global-color-text);
}
.detail-a643
  .cool-bb90
  .pagination_c7f1
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-a643
  .cool-bb90
  .disabled-down-b92d {
  background-color: var(--e-global-color-primary);
}
.detail-a643
  .cool-bb90
  .disabled-down-b92d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-a643
  .cool-bb90
  .disabled-down-b92d:hover {
  background-color: var(--e-global-color-primary);
}
.detail-a643
  .cool-bb90
  .tooltip_9aef {
  background-color: var(--e-global-color-primary);
}
.detail-a643
  .cool-bb90
  .tooltip_9aef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-a643
  .cool-bb90
  .tooltip_9aef:hover {
  background-color: var(--e-global-color-primary);
}
.detail-a643 .notification-e8ca {
  background-color: var(--e-global-color-primary);
}
.detail-a643 .notification-e8ca:hover {
  background-color: var(--e-global-color-primary);
}
.detail-a643 .tall-1c21 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-a643 .picture-lower-56d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow-6ff1 .bright_44bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow-6ff1
  .west-90e2
  > div:nth-child(3)
  .bright_44bb,
.narrow-6ff1
  .border_4d6c
  > div:nth-child(1)
  .bright_44bb,
.narrow-6ff1
  .carousel-3f7a
  > div:nth-child(1)
  .bright_44bb,
.narrow-6ff1
  .tag_3525
  > div:nth-child(1)
  .bright_44bb,
.narrow-6ff1
  .easy-abdb
  > div:nth-child(1)
  .bright_44bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow-6ff1 .gallery-bronze-1c1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-6ff1 .first-9791 {
  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);
}
.narrow-6ff1 .picture_lite_fb3c {
  background-color: var(--e-global-color-primary);
}
.narrow-6ff1 .picture_lite_fb3c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-6ff1 .picture_lite_fb3c:hover {
  background-color: var(--e-global-color-primary);
}
.narrow-6ff1 .border_active_3bcd {
  background-color: var(--e-global-color-primary);
}
.narrow-6ff1 .border_active_3bcd:hover {
  background-color: var(--e-global-color-primary);
}
.narrow-6ff1 .tall-1c21 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow-6ff1 .picture-lower-56d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-befa .black_70aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-befa .pagination-liquid-a761 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-befa .alert-north-650a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-befa .hard_639e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-befa .wide_8e3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-befa .border_active_3bcd {
  background-color: var(--e-global-color-primary);
}
.mini-befa .border_active_3bcd:hover {
  background-color: var(--e-global-color-primary);
}
.dim_950a .carousel_mini_5a89 {
  background-color: var(--e-global-color-secondary);
}
.dim_950a .frame-red-8b7e {
  background-color: var(--e-global-color-text);
}
.dim_950a .container_copper_f33a {
  background-color: var(--e-global-color-secondary);
}
.dim_950a .warm-9a7d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim_950a .secondary_121f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_950a .yellow-1b15 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_950a .avatar-0b2d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_950a .gallery_narrow_5c95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_static_7ea7 .modal_paper_82c6 .secondary_hovered_75f0,
.picture_static_7ea7
  .modal_paper_82c6
  .secondary_hovered_75f0
  a,
.picture_static_7ea7 .feature-de70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_static_7ea7 .modal_paper_82c6 .form-69c4,
.picture_static_7ea7 .panel-wood-e529 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_static_7ea7 .modal_paper_82c6 .form-69c4 {
  color: var(--e-global-color-text);
}
.picture_static_7ea7 .panel-wood-e529 {
  color: var(--e-global-color-text);
}
.picture_static_7ea7
  .modal_paper_82c6
  .top-db46 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture_static_7ea7 .paragraph-0b96 .carousel_huge_76cf {
  background-color: var(--e-global-color-primary);
}
.picture_static_7ea7 .paragraph-0b96 .carousel_huge_76cf:hover {
  background-color: var(--e-global-color-primary);
}
.picture_static_7ea7 .paragraph-0b96 .tooltip-17d5 li span {
  background-color: var(--e-global-color-text);
}
.picture_static_7ea7 .paragraph-0b96 .tooltip-17d5 li span:hover {
  background-color: var(--e-global-color-primary);
}
.picture_static_7ea7
  .paragraph-0b96
  .tooltip-17d5
  li.dynamic_2c55
  span {
  background-color: var(--e-global-color-accent);
}
.picture_static_7ea7 .logo-pressed-b77a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_5d71 .accent-east-9706 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-5eda .title-a24d {
  background-color: var(--e-global-color-primary);
}
.module-5eda .easy_db54 {
  background-color: var(--e-global-color-secondary);
}
.module-5eda .border_224f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-5eda .complex-08fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-5eda .nav-de5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-5eda .grid-north-f1d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-5eda .backdrop_complex_417c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-5eda .widget-white-f30c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-5eda .bronze-76af {
  background-color: var(--e-global-color-primary);
}
.module-5eda .bronze-76af {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-top-887a .section_north_207c {
  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);
}
.dropdown-top-887a .gold-677b {
  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);
}
.dropdown-top-887a
  .fast-2e15:after {
  background-color: var(--e-global-color-primary);
}
.dropdown-top-887a .prev_aa5c {
  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);
}
.element-in-0a57 .feature-de70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-in-0a57 .panel-wood-e529 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_57f6 .label_e645 .popup-thick-8600 {
  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);
}
.gas_57f6 .label_e645 .tall_1f20 {
  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);
}
.prev_df2b .texture-525c {
  background-color: var(--e-global-color-primary);
}
.prev_df2b .left_f77b {
  background-color: var(--e-global-color-secondary);
}
.prev_df2b .feature_orange_6f83 .widget-323e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev_df2b .slider-ced6 .widget-323e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_last_8613 .blue-ad16 .progress-cd6f {
  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_last_8613 .blue-ad16 .selected_72c6 {
  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);
}
.tag_last_8613 .blue-ad16 .hot-4dfe {
  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);
}
.panel-46f3 .widget-c8be {
  border-color: var(--e-global-color-text);
}
.panel-46f3 .pink-7d58 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-46f3 .picture-df67 {
  color: var(--e-global-color-primary);
}
.panel-46f3 .message-silver-7672 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_e06f .secondary-hot-ecd6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_e06f .aside_289e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_e06f .focus-634b:hover .secondary-hot-ecd6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_e06f
  .focus-634b:hover
  .aside_289e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_dbae .accordion_6af2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_dbae .list_medium_2b29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-green-9706 .footer-old-1be0 .main-old-3555 {
  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);
}
.gradient-green-9706 .small-8315 .main-old-3555 {
  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);
}
.wide_ab22 .item_7b0f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.wrapper_ba21 .badge-19bc .copper-ea14 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_ba21 .badge-19bc .copper-ea14 {
  background-color: var(--e-global-color-secondary);
}
.wrapper_ba21 .light-169a .copper-ea14 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_ba21 .light-169a .copper-ea14 {
  background-color: var(--e-global-color-secondary);
}
.wrapper_ba21 .glass_0994 .full_e268 {
  background-color: var(--e-global-color-primary);
}
.wrapper_ba21 .glass_0994:hover .full_e268 {
  background-color: var(--e-global-color-secondary);
}
.wrapper_ba21 .carousel_huge_76cf {
  background-color: var(--e-global-color-primary);
}
.wrapper_ba21 .carousel_huge_76cf:hover {
  background-color: var(--e-global-color-accent);
}
.wrapper_ba21 .tooltip-17d5 li span {
  background-color: var(--e-global-color-text);
}
.wrapper_ba21 .tooltip-17d5 li span:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper_ba21 .tooltip-17d5 li.dynamic_2c55 span {
  background-color: var(--e-global-color-accent);
}
.tabs-06e9 .soft-ded8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-06e9 .disabled_340e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_2077 .component-869c:before {
  background-color: var(--e-global-color-secondary);
}
.green_2077 .caption_7e06 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_2077 .message_stale_3ba8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom_9635 .advanced_4f12 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom_9635 .advanced_4f12:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom_9635 .advanced_4f12.fn-active-7561 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom_9635 .slow_38c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_9635 .border_7a3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_9635 .fresh-b298 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_9635 .tooltip_fluid_e9c3 {
  background-color: var(--e-global-color-primary);
}
.bottom_9635 .tooltip_fluid_e9c3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom_9635 .slider_0a52 {
  background-color: var(--e-global-color-primary);
}
.bottom_9635 .slider_0a52 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold_6f62 .accent_clean_0d5e .frame_ce0e a {
  color: var(--e-global-color-secondary);
}
.cold_6f62 .accent_clean_0d5e .frame_ce0e a:hover {
  color: var(--e-global-color-secondary);
}
.cold_6f62 .accent_clean_0d5e .frame_ce0e,
.cold_6f62 .accent_clean_0d5e .frame_ce0e a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_6f62 .accent_clean_0d5e .thumbnail-lower-a6f0 {
  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);
}
.cold_6f62 .accent_clean_0d5e .progress-dynamic-a58b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_6f62 .accent_clean_0d5e .east-29fd {
  background-color: var(--e-global-color-primary);
}
.cold_6f62 .accent_clean_0d5e .east-29fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_6f62 .accent_clean_0d5e .east-29fd:hover {
  background-color: var(--e-global-color-primary);
}
.cold_6f62 .accent_clean_0d5e .card_copper_5132 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold_6f62 .accent_clean_0d5e .card_copper_5132 {
  background-color: var(--e-global-color-primary);
}
.cold_6f62 .accent_clean_0d5e .card_copper_5132:hover {
  background-color: var(--e-global-color-primary);
}
.cold_6f62 .accent_clean_0d5e .carousel_huge_76cf {
  background-color: var(--e-global-color-primary);
}
.cold_6f62 .accent_clean_0d5e .carousel_huge_76cf:hover {
  background-color: var(--e-global-color-primary);
}
.cold_6f62 .paragraph-0b96 .tooltip-17d5 li span {
  background-color: var(--e-global-color-text);
}
.cold_6f62 .paragraph-0b96 .tooltip-17d5 li span:hover {
  background-color: var(--e-global-color-primary);
}
.cold_6f62 .paragraph-0b96 .tooltip-17d5 li.dynamic_2c55 span {
  background-color: var(--e-global-color-accent);
}
.cold_6f62 .tall-1c21 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold_6f62 .picture-lower-56d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium_02dd .top-0439 .large_9770 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium_02dd .top-0439 .dropdown_8d1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium_02dd .top-0439 .tooltip_liquid_2d49 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_c436 .gallery-b41c {
  border-color: var(--e-global-color-text);
}
.footer_c436 .fluid_ac57 {
  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);
}
.footer_c436 .hover_wide_3b02 {
  color: var(--e-global-color-secondary);
}
.footer_c436 .hover_wide_3b02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_c436 .carousel_ec42 > * {
  color: var(--e-global-color-primary);
}
.footer_c436 .carousel_ec42 > * svg {
  fill: var(--e-global-color-primary);
}
.footer_c436 .tooltip_liquid_6031 {
  color: var(--e-global-color-primary);
}
.footer_c436 .tooltip_liquid_6031 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_c436 .tooltip_light_3137 {
  color: var(--e-global-color-primary);
}
.footer_c436 .tooltip_light_3137 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_c436 .alert-b737 {
  color: var(--e-global-color-primary);
}
.footer_c436 .alert-b737 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_c436 .block-cc89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_c436 .backdrop_fresh_6c79 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_c436 .backdrop_fresh_6c79.right-3167 {
  color: var(--e-global-color-secondary);
}
.footer_c436 .backdrop_fresh_6c79.right-3167 .main-last-7035 {
  color: var(--e-global-color-accent);
}
.footer_c436 .backdrop_fresh_6c79.info_982f {
  color: var(--e-global-color-text);
}
.footer_c436 .backdrop_fresh_6c79.info_982f .main-last-7035 {
  color: var(--e-global-color-text);
}
.footer_c436 .backdrop_fresh_6c79:before {
  border-top-color: var(--e-global-color-text);
}
.footer_c436 .full_6a89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_c436
  .full_6a89
  .shadow-349a {
  background-color: var(--e-global-color-primary);
}
.footer_c436
  .full_6a89
  .shadow-349a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_c436 .gallery-b41c .hover-c028 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_0ff4 .column_gas_2780 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_0ff4 .notice-39a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-c6a6 .shade_1366 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-c6a6
  .nav-orange-cdeb
  .feature_0c9e {
  background-color: var(--e-global-color-secondary);
}
.block-c6a6
  .nav-orange-cdeb.sidebar_east_ecea
  .feature_0c9e {
  background-color: var(--e-global-color-text);
}
.block-c6a6
  .nav-orange-cdeb:hover
  .feature_0c9e {
  background-color: var(--e-global-color-accent);
}
.block-c6a6
  .nav-orange-cdeb.fn-active-7561
  .feature_0c9e {
  background-color: var(--e-global-color-primary);
}
.lite_73e2 .overlay_88c4 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.lite_73e2 .complex_b689 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite_73e2 .surface_6602 {
  background-color: var(--e-global-color-primary);
}
.lite_73e2 .surface_6602 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-8a00 .fast-5b82 .info-f03d .lower_2fd4 {
  background-color: var(--e-global-color-secondary);
}
.modal-8a00 .fast-5b82 .shadow_first_1356:after {
  background-color: var(--e-global-color-secondary);
}
.modal-8a00 .popup_smooth_289c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-8a00 .message_8231 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-8a00 .label-dim-860d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-8a00 .alert-orange-5e25 {
  background-color: var(--e-global-color-primary);
}
.modal-8a00 .alert-orange-5e25 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-8a00 .main-white-b8a2 {
  background-color: var(--e-global-color-secondary);
}
.modal-8a00 .main-white-b8a2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-8a00 .fast-5b82 .carousel-full-22c8 .motion_d31c:hover {
  background-color: var(--e-global-color-primary);
}
.modal-8a00
  .fast-5b82
  .carousel-full-22c8
  .motion_d31c.fast-40cb {
  background-color: var(--e-global-color-primary);
}
.modal-8a00 .fast-5b82 .frame-orange-3926:before {
  border-color: var(--e-global-color-primary);
}
.modal-8a00 .fast-5b82 .frame-orange-3926:hover:before {
  border-color: var(--e-global-color-secondary);
}
.modal-8a00
  .fast-5b82
  .frame-orange-3926.fluid-5e26:before {
  border-color: var(--e-global-color-primary);
}
.modal-8a00 .gold_077b span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-dd66 .card_51ed {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow-dd66 .card_51ed:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow-dd66 .card_51ed.down_9a30 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow-dd66 .column_e588 {
  background-color: var(--e-global-color-primary);
}
.slow-dd66 .column_e588 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow-dd66
  .selected-d9b2
  .hot-a9ab
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow-dd66
  .heading-new-a9fd
  .hot-a9ab
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_6225
  .filter-rough-5cd7
  .heading-outer-1b25 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_6225
  .filter-rough-5cd7
  .green_f2dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_6225 .content_6a26 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_6225 .tiny-bd25 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_6225 .accordion_b7bb {
  background-color: var(--e-global-color-primary);
}
.backdrop_6225 .accordion_b7bb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-4e3e .block-8930 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-4e3e .overlay_west_d31c {
  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);
}
.list-4e3e .under-64ee {
  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);
}
.list-4e3e .under-64ee a:hover {
  color: var(--e-global-color-secondary);
}
.list-4e3e .hard_db05 {
  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);
}
.list-4e3e .progress_left_389f {
  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);
}
.list-4e3e .cold-91af .carousel_huge_76cf {
  background-color: var(--e-global-color-primary);
}
.list-4e3e .cold-91af .carousel_huge_76cf:hover {
  background-color: var(--e-global-color-accent);
}
.list-4e3e
  .cold-91af
  .tooltip-17d5
  li
  span {
  background-color: var(--e-global-color-text);
}
.list-4e3e
  .cold-91af
  .tooltip-17d5
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.list-4e3e
  .cold-91af
  .tooltip-17d5
  li.dynamic_2c55
  span {
  background-color: var(--e-global-color-accent);
}
.section-debd
  .article-bc8a
  .frame-left-2916 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-debd .article-bc8a .main-d040 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-debd .article-bc8a .form_a235 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-debd .nav-a38f {
  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);
}
.section-debd
  .sort_c29b.fixed-ccad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_next_7f00
  > .in-73de
  > div
  > .outline_solid_1417
  > .nav_caf8
  > a {
  background-color: var(--e-global-color-text);
}
.search_next_7f00
  > .in-73de
  > div
  > .outline_solid_1417
  > .nav_caf8
  > a
  .picture-9718.mask_orange_b920 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_next_7f00
  > .in-73de
  > div
  > .outline_solid_1417
  > .nav_caf8
  > a
  .warm_4300.footer_wide_caff {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_next_7f00
  > .in-73de
  > div
  > .outline_solid_1417
  > .nav_caf8
  > .widget-5778
  .nav_caf8
  > a {
  background-color: var(--e-global-color-secondary);
}
.search_next_7f00
  > .in-73de
  > div
  > .outline_solid_1417
  > .nav_caf8
  > .widget-5778
  .nav_caf8
  > a
  .image_south_b967 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_next_7f00
  > .in-73de
  > div
  > .outline_solid_1417
  > .nav_caf8
  > .widget-5778
  .nav_caf8
  > a
  .warm_4300.dim_63d9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_next_7f00
  > .in-73de
  > div
  > .outline_solid_1417
  > .nav_caf8
  > a
  .hover_5df4:before {
  color: var(--e-global-color-text);
}
.search_next_7f00
  > .in-73de
  > div
  > .outline_solid_1417
  > .nav_caf8
  > .widget-5778
  a
  .hover_5df4:before {
  color: var(--e-global-color-text);
}
.search_next_7f00
  > .in-73de
  > div
  > .outline_solid_1417
  > .nav_caf8.sort_25bc
  > a
  .hover_5df4:before {
  color: var(--e-global-color-text);
}
.search_next_7f00
  > .in-73de
  > div
  > .outline_solid_1417
  > .nav_caf8
  > .widget-5778
  .nav_caf8.sort_25bc
  > a
  .hover_5df4:before {
  color: var(--e-global-color-text);
}
.search_next_7f00
  > .in-73de
  > div
  > .outline_solid_1417
  > .nav_caf8
  > a
  .smooth-439d
  .detail_north_9d57 {
  color: var(--e-global-color-text);
}
.search_next_7f00
  > .in-73de
  > div
  > .outline_solid_1417
  > .nav_caf8
  > .widget-5778
  a
  .smooth-439d
  .detail_north_9d57 {
  color: var(--e-global-color-text);
}
.search_next_7f00
  > .in-73de
  > div
  > .outline_solid_1417
  > .nav_caf8
  > a
  .smooth-439d
  .detail_north_9d57,
.search_next_7f00
  > .in-73de
  > div
  > .outline_solid_1417
  > .nav_caf8
  > .widget-5778
  a
  .smooth-439d
  .detail_north_9d57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_next_7f00
  > .in-73de
  > div
  > .outline_solid_1417
  > .nav_caf8
  > a
  .hidden-stone-357e:before {
  color: var(--e-global-color-text);
}
.search_next_7f00
  > .in-73de
  > div
  > .outline_solid_1417
  > .nav_caf8
  > .widget-5778
  a
  .hidden-stone-357e:before {
  color: var(--e-global-color-text);
}
.search_next_7f00
  > .in-73de
  > div
  > .outline_solid_1417
  > .nav_caf8.sort_25bc
  > a
  .hidden-stone-357e:before {
  color: var(--e-global-color-text);
}
.search_next_7f00
  > .in-73de
  > div
  > .outline_solid_1417
  > .nav_caf8
  > .widget-5778
  .nav_caf8.sort_25bc
  > a
  .hidden-stone-357e:before {
  color: var(--e-global-color-text);
}
.description_8686 .status-glass-c1d9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_8686
  .logo_6630:hover
  .status-glass-c1d9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge-inner-beec
  > .in-73de
  > .disabled_basic_450c
  > .summary-96fa
  > .background_short_df0d
  > .gold-3fa7
  .last-a8a2 {
  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);
}
.badge-inner-beec
  > .in-73de
  > .disabled_basic_450c
  > .summary-96fa
  > .background_short_df0d
  > .gold-3fa7:hover
  .last-a8a2 {
  color: var(--e-global-color-text);
}
.badge-inner-beec
  > .in-73de
  > .disabled_basic_450c
  > .summary-96fa
  > .background_short_df0d
  > .gold-3fa7:hover
  .last-a8a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-inner-beec
  > .in-73de
  > .disabled_basic_450c
  > .summary-96fa
  > .background_short_df0d.breadcrumb-73aa
  > .gold-3fa7
  .last-a8a2 {
  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);
}
.list-53f5 .summary-dirty-8423 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-53f5 .feature-liquid-3e54 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-53f5 .basic-d924 {
  background-color: var(--e-global-color-primary);
}
.list-53f5 .basic-d924 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module_bronze_8dda
  > .in-73de
  > .wood_bf68
  > .hidden-east-a78b
  > .widget-b938
  .column-middle-955e {
  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);
}
.module_bronze_8dda
  > .in-73de
  > .wood_bf68
  > .hidden-east-a78b
  > .widget-b938
  .accordion_87a0 {
  color: var(--e-global-color-text);
}
.module_bronze_8dda
  > .in-73de
  > .wood_bf68
  > .hidden-east-a78b
  > .widget-b938:hover
  .column-middle-955e {
  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);
}
.module_bronze_8dda
  > .in-73de
  > .wood_bf68
  > .hidden-east-a78b
  > .widget-b938:hover
  .accordion_87a0 {
  color: var(--e-global-color-secondary);
}
.module_bronze_8dda
  > .in-73de
  > .wood_bf68
  > .hidden-east-a78b
  > .widget-b938.secondary-under-dd75
  .column-middle-955e {
  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_bronze_8dda
  > .in-73de
  > .wood_bf68
  > .hidden-east-a78b
  > .widget-b938.secondary-under-dd75
  .accordion_87a0 {
  color: var(--e-global-color-primary);
}
.widget-1c71
  .item-left-6eb5
  .surface_basic_8f8d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-1c71 .grid_wide_1032 .hover-c028 .widget_large_85d5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_hard_4a49 .button_9bca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_hard_4a49 .picture_wood_863c .button_9bca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_hard_4a49 .popup-white-affc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_hard_4a49 .popup-white-affc {
  background-color: var(--e-global-color-primary);
}
.hero-0471 .notice_warm_6a66 .left-c761 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-0471
  .notice_warm_6a66:hover
  .outer_a190 {
  color: var(--e-global-color-secondary);
}
.hero-0471
  .notice_warm_6a66:hover
  .left-c761 {
  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);
}
.hover_dfeb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.black_5353 {
  flex-direction: column;
}

.black_5353 .box-stale-8c54 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.black_5353 .box-stale-8c54 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.black_5353 .texture-last-2171 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.wrapper-basic-a043.yellow_ec9e {
  display: none;
}

.rough-18e0 {
  display: none;
}

body,
.detail-0995 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.photo_dd2f) !important; */
}

.tiny-878a.button_selected_dedf {
  margin-bottom: 40px;
  width: 100%;
}

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

.black_5353 a {
  width: 100%;
}

.aside_6a45 .progress_1c81.search_next_5fb8 {
  width: 20% !important;
}

.top-906e {
  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;
}

.top-906e:hover {
  color: #000;
}

.top-906e svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.top-906e:hover svg {
  fill: #000;
}

.liquid-2c24 {
  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;
}

.liquid-2c24:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.aside_6a45
  .progress_1c81.bronze-3139
  .pattern-b0f3
  .row_in_5bf9 {
  font-size: 20px !important;
}

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

.sidebar-89c7 {
  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;
}

.left-80f5 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.preview_09d0.accent_fast_f9b3 > .description-e228 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.shade-last-b921 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.tooltip-6a81 {
  font-size: 35px !important;
}

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

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

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

.aside_6a45
  .progress_1c81.container_purple_6e43
  .focus-gas-87a7
  .top-31df {
  width: 100% !important;
}

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

.hard_e681 {
  width: 100%;
}

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

.container-outer-5ed6 {
  position: relative;
  cursor: pointer;
}

.container-outer-5ed6::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

.element-upper-06a3 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.container-outer-5ed6:hover .layout_lite_0e58 {
  visibility: visible;
}
.container-outer-5ed6:hover.container-outer-5ed6::before {
  display: block;
}

.left-80f5 h3 {
  color: #fff;
}

.notification-5e32 {
  margin: 0;
}

.aside_6a45
  .progress_1c81.container_purple_6e43
  .top-31df
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.rough-3cf1 {
  width: 100%;
}

.list_hard_bb63 {
  width: 100%;
}

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

.list_hard_bb63 {
  width: 100%;
}

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

.top-31df {
  display: flex;
  align-items: center;
}

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

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

.black_5353 .box-stale-8c54.row-prev-7f87 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.black_5353 h1.box-stale-8c54 {
  margin-top: 120px !important;
}

.aside_6a45 .progress_1c81.sidebar_hard_fa60 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.notice-hot-5253 img {
  width: 100%;
}

.secondary_a1ac .disabled-c2a0.pattern-b0f3 {
  justify-content: space-between;
}

.outline_simple_d657 {
  display: none;
}

.backdrop-aea9 .texture-last-2171 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .preview_09d0 .description-e228 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .top-906e svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .secondary_a1ac .disabled-c2a0.pattern-b0f3 {
    border-bottom: 1px solid #f0c159;
  }

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

  .preview_09d0.accent_fast_f9b3 > .description-e228 {
    gap: 15px;
    justify-content: space-between;
  }

  .aside_6a45
    .progress_1c81.container_purple_6e43
    .top-31df
    img {
    width: 60% !important;
  }

  .shade-last-b921 {
    left: 2%;
  }

  .tabs_392c {
    margin: 10px 0;
  }

  .black_5353 .texture-last-2171 {
    margin: 0;
    margin-bottom: 10px;
  }

  .top-906e {
    font-size: 16px !important;
  }

  .tooltip-6a81 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.black_5353 .box-stale-8c54,
  .black_5353 .box-stale-8c54 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .top-31df {
    justify-content: center;
  }

  .black_5353 .texture-last-2171 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .aside_6a45 .progress_1c81.search_next_5fb8 {
    width: 75% !important;
  }

  .notice-hot-5253 img {
    width: 100% !important;
  }
}

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

  h2.black_5353 .box-stale-8c54,
  .black_5353 .box-stale-8c54 {
    font-size: 30px !important;
  }

  .top-31df {
    justify-content: center;
  }

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

  .header_static_1c10
    .tooltip_dab4.blue-9429 {
    margin: 0 !important;
  }

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

  .tabs_392c {
    display: flex;
  }

  .status_focused_d79a .top-906e {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .black_5353 h1.box-stale-8c54 {
    margin-top: 80px !important;
  }

  .aside_6a45
    .progress_1c81.container_purple_6e43
    .top-31df
    img,
  .description-a362 .focus-gas-87a7 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .liquid-2c24 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .aside_6a45 .progress_1c81.search_next_5fb8 {
    width: 100% !important;
  }

  .preview_09d0.accent_fast_f9b3 > .description-e228 {
    gap: 3px;
  }

  .black_5353 .texture-last-2171 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .top-906e {
    white-space: wrap;
  }
}

/* css-noise: a959 */
.phantom-card-u2 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.0;
}
