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(.preview-first-476d) {
  gap: 0.5em;
}
:where(.wrapper-up-f188) {
  gap: 0.5em;
}
body .menu-06cc > .bottom-0de9 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .menu-06cc > .small_ba80 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .menu-06cc > .container_red_0343 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .gas-ea92 > .bottom-0de9 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .gas-ea92 > .small_ba80 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .gas-ea92 > .container_red_0343 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .gas-ea92
  > :where(:not(.bottom-0de9):not(.small_ba80):not(.border-9d41)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .gas-ea92 > .thumbnail_8929 {
  max-width: var(--wp--style--global--wide-size);
}
body .preview-first-476d {
  display: flex;
}
body .preview-first-476d {
  flex-wrap: wrap;
  align-items: center;
}
body .preview-first-476d > * {
  margin: 0;
}
body .wrapper-up-f188 {
  display: grid;
}
body .wrapper-up-f188 > * {
  margin: 0;
}
:where(.preview_0cbf.preview-first-476d) {
  gap: 2em;
}
:where(.preview_0cbf.wrapper-up-f188) {
  gap: 2em;
}
:where(.fixed_306d.preview-first-476d) {
  gap: 1.25em;
}
:where(.fixed_306d.wrapper-up-f188) {
  gap: 1.25em;
}
.outline_bfa3 {
  color: var(--wp--preset--color--black) !important;
}
.blue_9c37 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.copper_7f7e {
  color: var(--wp--preset--color--white) !important;
}
.media-hot-6978 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.alert_iron_786f {
  color: var(--wp--preset--color--vivid-red) !important;
}
.icon_556a {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.label-white-4b4e {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.full_95d6 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.input_tiny_d1eb {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.smooth-870b {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.section-outer-2506 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.widget-lower-ce89 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.west_c9e3 {
  background-color: var(--wp--preset--color--black) !important;
}
.input_193f {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.dim_d7ca {
  background-color: var(--wp--preset--color--white) !important;
}
.summary_a938 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.hovered_ed1c {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.huge-7b53 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.background_79da {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.yellow_27c5 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.hero-current-453d {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.message-02d5 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.panel_white_2858 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.cool_340d {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.right_2b9a {
  border-color: var(--wp--preset--color--black) !important;
}
.upper-c018 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.avatar_a1fa {
  border-color: var(--wp--preset--color--white) !important;
}
.west_590a {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.under-32e0 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.north-1217 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.bronze-d500 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.advanced_ec98 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.hero_lower_4302 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.accordion_north_0412 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.sort_fb76 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.item-7a1f {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.wide-e089 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.button_115a {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.disabled-solid-9505 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.thumbnail_outer_c635 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.frame_b052 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.search-bronze-fa3d {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.heading_hard_d589 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.tertiary-action-f284 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.main_under_3f3e {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.picture-bcbf {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.overlay-right-8807 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.rough_0859 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.current-8a7e {
  font-size: var(--wp--preset--font-size--small) !important;
}
.paragraph-tiny-7686 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.backdrop_fresh_5896 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.small_db7f {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.banner_5a8c a:where(:not(.container_old_cd09)) {
  color: inherit;
}
:where(.fixed_306d.preview-first-476d) {
  gap: 1.25em;
}
:where(.fixed_306d.wrapper-up-f188) {
  gap: 1.25em;
}
:where(.preview_0cbf.preview-first-476d) {
  gap: 2em;
}
:where(.preview_0cbf.wrapper-up-f188) {
  gap: 2em;
}
.element-54f7 {
  font-size: 1.5em;
  line-height: 1.6;
}

.focus_557e .accordion-6290 {
  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);
}
.plasma_9bff .detail_motion_c971 {
  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);
}
.north-97bf {
  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);
}
.north-97bf.mask-gold-0354 .short_5048 {
  background-color: var(--e-global-color-primary);
}
.north-97bf.texture_f5b8 .short_5048,
.north-97bf.next_27dc .short_5048 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.overlay_glass_f09f .cool_b47f {
  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);
}
.detail_9fd2 {
  --divider-color: var(--e-global-color-secondary);
}
.detail_9fd2 .overlay-silver-89d5 {
  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);
}
.detail_9fd2.disabled_pro_d5e2 .dropdown_current_180f {
  background-color: var(--e-global-color-secondary);
}
.detail_9fd2.plasma-04c4 .dropdown_current_180f,
.detail_9fd2.message-action-74a3 .dropdown_current_180f {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.detail_9fd2.plasma-04c4 .dropdown_current_180f,
.detail_9fd2.message-action-74a3 .dropdown_current_180f svg {
  fill: var(--e-global-color-secondary);
}
.notice-top-78bf .mask-4c1e {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-top-78bf .block-plasma-e2be {
  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);
}
.west-ab21.disabled_pro_d5e2 .dropdown_current_180f {
  background-color: var(--e-global-color-primary);
}
.west-ab21.plasma-04c4 .dropdown_current_180f,
.west-ab21.message-action-74a3 .dropdown_current_180f {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.west-ab21.plasma-04c4 .dropdown_current_180f,
.west-ab21.message-action-74a3 .dropdown_current_180f svg {
  fill: var(--e-global-color-primary);
}
.row-8e38.disabled_pro_d5e2 .dropdown_current_180f {
  background-color: var(--e-global-color-primary);
}
.row-8e38.plasma-04c4 .dropdown_current_180f,
.row-8e38.message-action-74a3 .dropdown_current_180f {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.row-8e38 .slider-medium-d3a5 {
  color: var(--e-global-color-primary);
}
.row-8e38 .slider-medium-d3a5,
.row-8e38 .slider-medium-d3a5 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-8e38 .row-fd89 {
  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-purple-a2fe .main_5010 {
  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);
}
.large_1633 .background_b396 .clean-3b45 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box_3a33 .pressed-378f:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.box_3a33 .text_prev_f878 i {
  color: var(--e-global-color-primary);
}
.box_3a33 .text_prev_f878 svg {
  fill: var(--e-global-color-primary);
}
.box_3a33 .outer_8dd0 {
  color: var(--e-global-color-secondary);
}
.box_3a33 .pressed-378f > .outer_8dd0,
.box_3a33 .pressed-378f > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_b183 .fast_0a94 {
  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);
}
.yellow_b183 .overlay_old_9c2c {
  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);
}
.notification_hovered_b483 .first_4f84 .huge_0a28 {
  background-color: var(--e-global-color-primary);
}
.notification_hovered_b483 .right-85d6 {
  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);
}
.sidebar-c100 .steel_f21b {
  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);
}
.sidebar-c100 .purple_f8d1 {
  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);
}
.sidebar-c100 .frame_1dfa {
  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);
}
.preview-fc82 .main_cold_62a2,
.preview-fc82 .main_cold_62a2 a {
  color: var(--e-global-color-primary);
}
.preview-fc82 .main_cold_62a2.breadcrumb_soft_74fd,
.preview-fc82 .main_cold_62a2.breadcrumb_soft_74fd a {
  color: var(--e-global-color-accent);
}
.preview-fc82 .main_cold_62a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-fc82 .filter-iron-a068 {
  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);
}
.easy_13b8 .link_upper_788a,
.easy_13b8 .tiny-d609 {
  color: var(--e-global-color-primary);
}
.easy_13b8 .link_upper_788a svg {
  fill: var(--e-global-color-primary);
}
.easy_13b8 .breadcrumb_soft_74fd .link_upper_788a,
.easy_13b8 .breadcrumb_soft_74fd .tiny-d609 {
  color: var(--e-global-color-accent);
}
.easy_13b8 .breadcrumb_soft_74fd .link_upper_788a svg {
  fill: var(--e-global-color-accent);
}
.easy_13b8 .tiny-d609 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy_13b8 .filter-iron-a068 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_d2f7 .hard-3e9e,
.widget_d2f7 .bronze-3e69 {
  color: var(--e-global-color-primary);
}
.widget_d2f7 .bronze-3e69 svg {
  fill: var(--e-global-color-primary);
}
.widget_d2f7 .main_cold_62a2.breadcrumb_soft_74fd a,
.widget_d2f7
  .main_cold_62a2.breadcrumb_soft_74fd
  .bronze-3e69 {
  color: var(--e-global-color-accent);
}
.widget_d2f7 .hard-3e9e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_d2f7 .filter-iron-a068 {
  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);
}
.slow_587d .fresh-739d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow_587d .status-59a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-52ae .mask-current-6afa .surface-98d7 {
  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);
}
.footer-52ae .mask-current-6afa .tag-blue-92d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-52ae .progress_dirty_c382 .surface-98d7 {
  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);
}
.footer-52ae
  .progress_dirty_c382
  .tag-blue-92d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-52ae
  .tag-2aad
  .surface-98d7 {
  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);
}
.footer-52ae
  .tag-2aad
  .tag-blue-92d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-52ae
  .tooltip-silver-71a0
  .surface-98d7 {
  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);
}
.footer-52ae
  .tooltip-silver-71a0
  .tag-blue-92d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-blue-1170 .table-3706 {
  background-color: var(--e-global-color-primary);
}
.backdrop-blue-1170 .table-3706:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop-blue-1170 .picture-b444 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-blue-1170
  .table-3706:hover
  .picture-b444 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_slow_9854 .shade-af06 {
  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);
}
.search_a858 .item-6478 .pattern-prev-ea56 a {
  background-color: var(--e-global-color-accent);
}
.search_a858 .item-6478 .footer-white-8f63 a {
  background-color: var(--e-global-color-accent);
}
.search_a858 .item-6478 .pattern-prev-ea56 a,
.search_a858 .item-6478 .footer-white-8f63 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-fdcd
  .gallery-6bf8.wrapper_solid_c94c
  .item-6478
  a.table-active-c9d3 {
  background-color: var(--e-global-color-accent);
}
.narrow-fdcd
  .gallery-6bf8.wrapper_solid_c94c
  .item-6478
  span.table-active-c9d3.fn-current-7b1d {
  background-color: var(--e-global-color-text);
}
.narrow-fdcd
  .gallery-6bf8.wrapper_solid_c94c
  .item-6478
  .table-active-c9d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-7fe7 .pink_baa5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-7fe7
  .first-821b
  > .content-first-4e17
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-7fe7
  .shadow_b2f8
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-7fe7
  .fluid_0561
  .description-small-ee7c,
.wide-7fe7
  .fluid_0561
  .avatar_warm_4783 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide-7fe7
  .fluid_0561
  .footer-b333,
.wide-7fe7
  .fluid_0561
  a
  .footer-b333 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-7fe7
  .fluid_0561
  .image-d408 {
  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);
}
.wide-7fe7
  .fluid_0561
  .badge_bronze_50ef {
  background-color: var(--e-global-color-primary);
}
.wide-7fe7
  .fluid_0561
  .badge_bronze_50ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-7fe7
  .fluid_0561
  .badge_bronze_50ef:hover {
  background-color: var(--e-global-color-primary);
}
.wide-7fe7
  .fluid_0561
  .progress_2516 {
  background-color: var(--e-global-color-primary);
}
.wide-7fe7
  .fluid_0561
  .progress_2516 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-7fe7
  .fluid_0561
  .progress_2516:hover {
  background-color: var(--e-global-color-primary);
}
.wide-7fe7
  .stone_6156
  .hero-6129
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide-7fe7
  .stone_6156
  .huge-407b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-7fe7
  .stone_6156
  .image-d408 {
  color: var(--e-global-color-text);
}
.wide-7fe7
  .stone_6156
  .image-d408
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-7fe7
  .stone_6156
  .badge_bronze_50ef {
  background-color: var(--e-global-color-primary);
}
.wide-7fe7
  .stone_6156
  .badge_bronze_50ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-7fe7
  .stone_6156
  .badge_bronze_50ef:hover {
  background-color: var(--e-global-color-primary);
}
.wide-7fe7
  .stone_6156
  .progress_2516 {
  background-color: var(--e-global-color-primary);
}
.wide-7fe7
  .stone_6156
  .progress_2516 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-7fe7
  .stone_6156
  .progress_2516:hover {
  background-color: var(--e-global-color-primary);
}
.wide-7fe7 .solid_ba9f {
  background-color: var(--e-global-color-primary);
}
.wide-7fe7 .solid_ba9f:hover {
  background-color: var(--e-global-color-primary);
}
.wide-7fe7 .top_7a69 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide-7fe7 .accordion_white_a101 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-action-ff3f .button_e2f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-action-ff3f
  .bottom-e6f4
  > div:nth-child(3)
  .button_e2f5,
.photo-action-ff3f
  .complex-fff5
  > div:nth-child(1)
  .button_e2f5,
.photo-action-ff3f
  .last_2c53
  > div:nth-child(1)
  .button_e2f5,
.photo-action-ff3f
  .pro-db69
  > div:nth-child(1)
  .button_e2f5,
.photo-action-ff3f
  .detail-lite-65bc
  > div:nth-child(1)
  .button_e2f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-action-ff3f .motion_cd36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-action-ff3f .progress_fixed_ef65 {
  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);
}
.photo-action-ff3f .cold-16b8 {
  background-color: var(--e-global-color-primary);
}
.photo-action-ff3f .cold-16b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-action-ff3f .cold-16b8:hover {
  background-color: var(--e-global-color-primary);
}
.photo-action-ff3f .content-9cd2 {
  background-color: var(--e-global-color-primary);
}
.photo-action-ff3f .content-9cd2:hover {
  background-color: var(--e-global-color-primary);
}
.photo-action-ff3f .top_7a69 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-action-ff3f .accordion_white_a101 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south-8d63 .sidebar_c668 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south-8d63 .tertiary_basic_8032 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south-8d63 .gallery_wood_fcdd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south-8d63 .table_a03a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south-8d63 .tall-7d31 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south-8d63 .content-9cd2 {
  background-color: var(--e-global-color-primary);
}
.south-8d63 .content-9cd2:hover {
  background-color: var(--e-global-color-primary);
}
.article_clean_bb94 .header_da1c {
  background-color: var(--e-global-color-secondary);
}
.article_clean_bb94 .sidebar-up-b160 {
  background-color: var(--e-global-color-text);
}
.article_clean_bb94 .heading_969d {
  background-color: var(--e-global-color-secondary);
}
.article_clean_bb94 .alert-05dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_clean_bb94 .dropdown-d303 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_clean_bb94 .west-478b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_clean_bb94 .border_d82c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_clean_bb94 .picture_north_032c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_62da .rough-21e1 .main_easy_5a68,
.mask_62da
  .rough-21e1
  .main_easy_5a68
  a,
.mask_62da .stone-33a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_62da .rough-21e1 .focus-prev-296a,
.mask_62da .heading_stone_0f8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_62da .rough-21e1 .focus-prev-296a {
  color: var(--e-global-color-text);
}
.mask_62da .heading_stone_0f8d {
  color: var(--e-global-color-text);
}
.mask_62da
  .rough-21e1
  .column-6bf5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_62da .stone_467a .mini-5ccf {
  background-color: var(--e-global-color-primary);
}
.mask_62da .stone_467a .mini-5ccf:hover {
  background-color: var(--e-global-color-primary);
}
.mask_62da .stone_467a .summary-190f li span {
  background-color: var(--e-global-color-text);
}
.mask_62da .stone_467a .summary-190f li span:hover {
  background-color: var(--e-global-color-primary);
}
.mask_62da
  .stone_467a
  .summary-190f
  li.left_7b6b
  span {
  background-color: var(--e-global-color-accent);
}
.mask_62da .notification-1e5f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_dfa8 .secondary-0302 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.brown-8ec2 .copper-1fc3 {
  background-color: var(--e-global-color-primary);
}
.brown-8ec2 .card_08f1 {
  background-color: var(--e-global-color-secondary);
}
.brown-8ec2 .narrow_636e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown-8ec2 .tag-thick-1243 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown-8ec2 .alert-top-0fb0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown-8ec2 .tertiary_center_c5a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown-8ec2 .warm_e354 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown-8ec2 .description_4f65 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown-8ec2 .main_a7a5 {
  background-color: var(--e-global-color-primary);
}
.brown-8ec2 .main_a7a5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dirty_a302 .over-86f6 {
  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);
}
.dirty_a302 .picture-420e {
  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);
}
.dirty_a302
  .preview_91fa:after {
  background-color: var(--e-global-color-primary);
}
.dirty_a302 .primary_old_6a5f {
  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);
}
.motion_b214 .stone-33a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion_b214 .heading_stone_0f8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_4537 .copper-a7fb .overlay_white_1c01 {
  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_4537 .copper-a7fb .new-3229 {
  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);
}
.description-top-eaf0 .light_23fe {
  background-color: var(--e-global-color-primary);
}
.description-top-eaf0 .blue-48ae {
  background-color: var(--e-global-color-secondary);
}
.description-top-eaf0 .badge-2b83 .shadow_1aa3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-top-eaf0 .link-south-c960 .shadow_1aa3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_green_f68e .stone-277a .texture-584d {
  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);
}
.picture_green_f68e .stone-277a .header-old-1be8 {
  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);
}
.picture_green_f68e .stone-277a .advanced-d936 {
  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);
}
.table-1703 .paragraph-wood-ff62 {
  border-color: var(--e-global-color-text);
}
.table-1703 .medium_e00b {
  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);
}
.table-1703 .article-selected-4cde {
  color: var(--e-global-color-primary);
}
.table-1703 .detail_clean_9a5a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone-304d .preview_advanced_fa88 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone-304d .link_simple_8b1d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone-304d .section_dirty_3e9e:hover .preview_advanced_fa88 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone-304d
  .section_dirty_3e9e:hover
  .link_simple_8b1d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-78fe .widget-lower-9449 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-78fe .center_8580 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-3ff1 .paragraph-389b .easy_7d5a {
  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);
}
.element-3ff1 .panel-full-ba9a .easy_7d5a {
  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);
}
.simple_65de .plasma_cce9 {
  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);
}
.active-f0d8 .description_f88d .main_wide_b9f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-f0d8 .description_f88d .main_wide_b9f7 {
  background-color: var(--e-global-color-secondary);
}
.active-f0d8 .container-ff3d .main_wide_b9f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-f0d8 .container-ff3d .main_wide_b9f7 {
  background-color: var(--e-global-color-secondary);
}
.active-f0d8 .sort-up-3045 .accordion_e70e {
  background-color: var(--e-global-color-primary);
}
.active-f0d8 .sort-up-3045:hover .accordion_e70e {
  background-color: var(--e-global-color-secondary);
}
.active-f0d8 .mini-5ccf {
  background-color: var(--e-global-color-primary);
}
.active-f0d8 .mini-5ccf:hover {
  background-color: var(--e-global-color-accent);
}
.active-f0d8 .summary-190f li span {
  background-color: var(--e-global-color-text);
}
.active-f0d8 .summary-190f li span:hover {
  background-color: var(--e-global-color-primary);
}
.active-f0d8 .summary-190f li.left_7b6b span {
  background-color: var(--e-global-color-accent);
}
.grid-center-7ec4 .background_5315 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-center-7ec4 .video_orange_0b97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-f91c .outline-medium-ee0b:before {
  background-color: var(--e-global-color-secondary);
}
.accent-f91c .brown_3161 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-f91c .photo_08af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-e605 .paragraph-dark-12c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-e605 .paragraph-dark-12c4:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-e605 .paragraph-dark-12c4.fn-active-7b1d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-e605 .form_steel_4276 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-e605 .summary-6766 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-e605 .aside_up_2f25 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-e605 .last-7d86 {
  background-color: var(--e-global-color-primary);
}
.secondary-e605 .last-7d86 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-e605 .hidden_fast_5509 {
  background-color: var(--e-global-color-primary);
}
.secondary-e605 .hidden_fast_5509 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tiny-9013 .summary_5c27 .hero-stone-ae92 a {
  color: var(--e-global-color-secondary);
}
.tiny-9013 .summary_5c27 .hero-stone-ae92 a:hover {
  color: var(--e-global-color-secondary);
}
.tiny-9013 .summary_5c27 .hero-stone-ae92,
.tiny-9013 .summary_5c27 .hero-stone-ae92 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-9013 .summary_5c27 .widget_middle_9e1d {
  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);
}
.tiny-9013 .summary_5c27 .search_107e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-9013 .summary_5c27 .complex_463c {
  background-color: var(--e-global-color-primary);
}
.tiny-9013 .summary_5c27 .complex_463c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-9013 .summary_5c27 .complex_463c:hover {
  background-color: var(--e-global-color-primary);
}
.tiny-9013 .summary_5c27 .south-e7ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tiny-9013 .summary_5c27 .south-e7ac {
  background-color: var(--e-global-color-primary);
}
.tiny-9013 .summary_5c27 .south-e7ac:hover {
  background-color: var(--e-global-color-primary);
}
.tiny-9013 .summary_5c27 .mini-5ccf {
  background-color: var(--e-global-color-primary);
}
.tiny-9013 .summary_5c27 .mini-5ccf:hover {
  background-color: var(--e-global-color-primary);
}
.tiny-9013 .stone_467a .summary-190f li span {
  background-color: var(--e-global-color-text);
}
.tiny-9013 .stone_467a .summary-190f li span:hover {
  background-color: var(--e-global-color-primary);
}
.tiny-9013 .stone_467a .summary-190f li.left_7b6b span {
  background-color: var(--e-global-color-accent);
}
.tiny-9013 .top_7a69 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny-9013 .accordion_white_a101 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft-e6ef .gold-ae40 .overlay-focused-a10a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft-e6ef .gold-ae40 .slow_37bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-e6ef .gold-ae40 .footer_98a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_west_72ba .solid_b5cc {
  border-color: var(--e-global-color-text);
}
.highlight_west_72ba .tiny_e2fc {
  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);
}
.highlight_west_72ba .lower-b2d7 {
  color: var(--e-global-color-secondary);
}
.highlight_west_72ba .lower-b2d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_west_72ba .soft_cc0a > * {
  color: var(--e-global-color-primary);
}
.highlight_west_72ba .soft_cc0a > * svg {
  fill: var(--e-global-color-primary);
}
.highlight_west_72ba .paragraph-gold-a30f {
  color: var(--e-global-color-primary);
}
.highlight_west_72ba .paragraph-gold-a30f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_west_72ba .column-0a3d {
  color: var(--e-global-color-primary);
}
.highlight_west_72ba .column-0a3d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_west_72ba .module-small-0faa {
  color: var(--e-global-color-primary);
}
.highlight_west_72ba .module-small-0faa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_west_72ba .border-hard-2715 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_west_72ba .basic-4208 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_west_72ba .basic-4208.secondary-under-27af {
  color: var(--e-global-color-secondary);
}
.highlight_west_72ba .basic-4208.secondary-under-27af .backdrop_a38a {
  color: var(--e-global-color-accent);
}
.highlight_west_72ba .basic-4208.outer-b6fc {
  color: var(--e-global-color-text);
}
.highlight_west_72ba .basic-4208.outer-b6fc .backdrop_a38a {
  color: var(--e-global-color-text);
}
.highlight_west_72ba .basic-4208:before {
  border-top-color: var(--e-global-color-text);
}
.highlight_west_72ba .overlay_30b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_west_72ba
  .overlay_30b7
  .aside-29a5 {
  background-color: var(--e-global-color-primary);
}
.highlight_west_72ba
  .overlay_30b7
  .aside-29a5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_west_72ba .solid_b5cc .solid-29d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion_b908 .in-05c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion_b908 .form_9c3f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold_3ec4 .stone_d457 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold_3ec4
  .tertiary-e195
  .main-d6f2 {
  background-color: var(--e-global-color-secondary);
}
.cold_3ec4
  .tertiary-e195.hovered-1907
  .main-d6f2 {
  background-color: var(--e-global-color-text);
}
.cold_3ec4
  .tertiary-e195:hover
  .main-d6f2 {
  background-color: var(--e-global-color-accent);
}
.cold_3ec4
  .tertiary-e195.fn-active-7b1d
  .main-d6f2 {
  background-color: var(--e-global-color-primary);
}
.paper-d18e .surface-pressed-5fde {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.paper-d18e .white-91a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-d18e .cool-f46e {
  background-color: var(--e-global-color-primary);
}
.paper-d18e .cool-f46e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-lower-3e75 .status-gold-a23d .mini_9409 .shadow-out-1fe9 {
  background-color: var(--e-global-color-secondary);
}
.panel-lower-3e75 .status-gold-a23d .status_637a:after {
  background-color: var(--e-global-color-secondary);
}
.panel-lower-3e75 .column-dim-382f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-lower-3e75 .search_a883 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-lower-3e75 .smooth_03d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-lower-3e75 .input-b2b4 {
  background-color: var(--e-global-color-primary);
}
.panel-lower-3e75 .input-b2b4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-lower-3e75 .caption_bda3 {
  background-color: var(--e-global-color-secondary);
}
.panel-lower-3e75 .caption_bda3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-lower-3e75 .status-gold-a23d .accordion-over-acb1 .block-right-b954:hover {
  background-color: var(--e-global-color-primary);
}
.panel-lower-3e75
  .status-gold-a23d
  .accordion-over-acb1
  .block-right-b954.purple_9691 {
  background-color: var(--e-global-color-primary);
}
.panel-lower-3e75 .status-gold-a23d .frame-active-902f:before {
  border-color: var(--e-global-color-primary);
}
.panel-lower-3e75 .status-gold-a23d .frame-active-902f:hover:before {
  border-color: var(--e-global-color-secondary);
}
.panel-lower-3e75
  .status-gold-a23d
  .frame-active-902f.content-bbce:before {
  border-color: var(--e-global-color-primary);
}
.panel-lower-3e75 .status_ccb5 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed-3cfc .gold_f036 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed-3cfc .gold_f036:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed-3cfc .gold_f036.notice_left_a46c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed-3cfc .block-af47 {
  background-color: var(--e-global-color-primary);
}
.fixed-3cfc .block-af47 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed-3cfc
  .item_0c64
  .hero-ed18
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed-3cfc
  .frame_18dc
  .hero-ed18
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_old_98fe
  .pattern_pro_7403
  .content_middle_fe4b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_old_98fe
  .pattern_pro_7403
  .tall-4ca3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_old_98fe .backdrop_hard_94c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_old_98fe .plasma_ff81 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_old_98fe .highlight_advanced_682b {
  background-color: var(--e-global-color-primary);
}
.accent_old_98fe .highlight_advanced_682b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_1367 .container-mini-3967 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_1367 .wide-2c26 {
  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);
}
.main_1367 .light_307f {
  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);
}
.main_1367 .light_307f a:hover {
  color: var(--e-global-color-secondary);
}
.main_1367 .top-8081 {
  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);
}
.main_1367 .warm-29b4 {
  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);
}
.main_1367 .advanced_b186 .mini-5ccf {
  background-color: var(--e-global-color-primary);
}
.main_1367 .advanced_b186 .mini-5ccf:hover {
  background-color: var(--e-global-color-accent);
}
.main_1367
  .advanced_b186
  .summary-190f
  li
  span {
  background-color: var(--e-global-color-text);
}
.main_1367
  .advanced_b186
  .summary-190f
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.main_1367
  .advanced_b186
  .summary-190f
  li.left_7b6b
  span {
  background-color: var(--e-global-color-accent);
}
.paragraph_50b6
  .hover_8ecc
  .west_c08d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_50b6 .hover_8ecc .article-bottom-ff7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_50b6 .hover_8ecc .pagination-slow-b904 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_50b6 .button_675e {
  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);
}
.paragraph_50b6
  .caption-8a69.down-b624 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up-024f
  > .simple_df76
  > div
  > .status-55bc
  > .accent_8697
  > a {
  background-color: var(--e-global-color-text);
}
.up-024f
  > .simple_df76
  > div
  > .status-55bc
  > .accent_8697
  > a
  .badge-fluid-6b2e.orange-0269 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.up-024f
  > .simple_df76
  > div
  > .status-55bc
  > .accent_8697
  > a
  .photo-0409.element-2d51 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.up-024f
  > .simple_df76
  > div
  > .status-55bc
  > .accent_8697
  > .smooth-d41c
  .accent_8697
  > a {
  background-color: var(--e-global-color-secondary);
}
.up-024f
  > .simple_df76
  > div
  > .status-55bc
  > .accent_8697
  > .smooth-d41c
  .accent_8697
  > a
  .cold-86ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up-024f
  > .simple_df76
  > div
  > .status-55bc
  > .accent_8697
  > .smooth-d41c
  .accent_8697
  > a
  .photo-0409.hidden_over_5660 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.up-024f
  > .simple_df76
  > div
  > .status-55bc
  > .accent_8697
  > a
  .search_533f:before {
  color: var(--e-global-color-text);
}
.up-024f
  > .simple_df76
  > div
  > .status-55bc
  > .accent_8697
  > .smooth-d41c
  a
  .search_533f:before {
  color: var(--e-global-color-text);
}
.up-024f
  > .simple_df76
  > div
  > .status-55bc
  > .accent_8697.feature-bright-027c
  > a
  .search_533f:before {
  color: var(--e-global-color-text);
}
.up-024f
  > .simple_df76
  > div
  > .status-55bc
  > .accent_8697
  > .smooth-d41c
  .accent_8697.feature-bright-027c
  > a
  .search_533f:before {
  color: var(--e-global-color-text);
}
.up-024f
  > .simple_df76
  > div
  > .status-55bc
  > .accent_8697
  > a
  .secondary-advanced-6ff2
  .lite-535d {
  color: var(--e-global-color-text);
}
.up-024f
  > .simple_df76
  > div
  > .status-55bc
  > .accent_8697
  > .smooth-d41c
  a
  .secondary-advanced-6ff2
  .lite-535d {
  color: var(--e-global-color-text);
}
.up-024f
  > .simple_df76
  > div
  > .status-55bc
  > .accent_8697
  > a
  .secondary-advanced-6ff2
  .lite-535d,
.up-024f
  > .simple_df76
  > div
  > .status-55bc
  > .accent_8697
  > .smooth-d41c
  a
  .secondary-advanced-6ff2
  .lite-535d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up-024f
  > .simple_df76
  > div
  > .status-55bc
  > .accent_8697
  > a
  .grid_silver_b49a:before {
  color: var(--e-global-color-text);
}
.up-024f
  > .simple_df76
  > div
  > .status-55bc
  > .accent_8697
  > .smooth-d41c
  a
  .grid_silver_b49a:before {
  color: var(--e-global-color-text);
}
.up-024f
  > .simple_df76
  > div
  > .status-55bc
  > .accent_8697.feature-bright-027c
  > a
  .grid_silver_b49a:before {
  color: var(--e-global-color-text);
}
.up-024f
  > .simple_df76
  > div
  > .status-55bc
  > .accent_8697
  > .smooth-d41c
  .accent_8697.feature-bright-027c
  > a
  .grid_silver_b49a:before {
  color: var(--e-global-color-text);
}
.accent-fixed-d537 .title_30ab {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-fixed-d537
  .progress-dd7a:hover
  .title_30ab {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current-5921
  > .simple_df76
  > .block_up_8b46
  > .summary-d373
  > .feature_in_6097
  > .dropdown-8213
  .surface-77b5 {
  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);
}
.current-5921
  > .simple_df76
  > .block_up_8b46
  > .summary-d373
  > .feature_in_6097
  > .dropdown-8213:hover
  .surface-77b5 {
  color: var(--e-global-color-text);
}
.current-5921
  > .simple_df76
  > .block_up_8b46
  > .summary-d373
  > .feature_in_6097
  > .dropdown-8213:hover
  .surface-77b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current-5921
  > .simple_df76
  > .block_up_8b46
  > .summary-d373
  > .feature_in_6097.link_paper_fbf1
  > .dropdown-8213
  .surface-77b5 {
  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);
}
.texture-ac71 .avatar_dynamic_a42b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-ac71 .gallery-6a8c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-ac71 .border-ad75 {
  background-color: var(--e-global-color-primary);
}
.texture-ac71 .border-ad75 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_tall_27e9
  > .simple_df76
  > .text-pressed-3b99
  > .tooltip_b432
  > .rough-ebb2
  .notice-first-461a {
  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);
}
.alert_tall_27e9
  > .simple_df76
  > .text-pressed-3b99
  > .tooltip_b432
  > .rough-ebb2
  .solid-9eb8 {
  color: var(--e-global-color-text);
}
.alert_tall_27e9
  > .simple_df76
  > .text-pressed-3b99
  > .tooltip_b432
  > .rough-ebb2:hover
  .notice-first-461a {
  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);
}
.alert_tall_27e9
  > .simple_df76
  > .text-pressed-3b99
  > .tooltip_b432
  > .rough-ebb2:hover
  .solid-9eb8 {
  color: var(--e-global-color-secondary);
}
.alert_tall_27e9
  > .simple_df76
  > .text-pressed-3b99
  > .tooltip_b432
  > .rough-ebb2.inner-9970
  .notice-first-461a {
  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);
}
.alert_tall_27e9
  > .simple_df76
  > .text-pressed-3b99
  > .tooltip_b432
  > .rough-ebb2.inner-9970
  .solid-9eb8 {
  color: var(--e-global-color-primary);
}
.accordion-east-5a41
  .accordion-warm-33cd
  .light-f9ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-east-5a41 .panel_first_b0c4 .solid-29d1 .banner_6f9a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current-48fc .border-b57b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current-48fc .widget-left-383e .border-b57b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current-48fc .motion_9e5c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current-48fc .motion_9e5c {
  background-color: var(--e-global-color-primary);
}
.media-9e7a .search_aa01 .chip-east-f198 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-9e7a
  .search_aa01:hover
  .selected-5507 {
  color: var(--e-global-color-secondary);
}
.media-9e7a
  .search_aa01:hover
  .chip-east-f198 {
  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);
}
.fluid_3df5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.outer-9ccc {
  max-width: 1400px !important;
}

.mask_f680 {
  flex-direction: column;
}

.mask_f680 .hovered-fc81 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.mask_f680 .hovered-fc81 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.mask_f680 .static-123c {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.tag_basic_1a8a.menu_b987 {
  display: none;
}

.row-last-c73f {
  display: none;
}

body,
.menu_6744 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.rough-90ab) !important; */
}

.shadow-bcc7.photo-full-0dba {
  margin-bottom: 40px;
  width: 100%;
}

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

.mask_f680 a {
  width: 100%;
}

.fluid-967f .mini_d02c.progress-middle-0b4c {
  width: 20% !important;
}

.purple-641b {
  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;
}

.purple-641b:hover {
  color: #000;
}

.purple-641b svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.purple-641b:hover svg {
  fill: #000;
}

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

.media_96b9:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.fluid-967f
  .mini_d02c.under_7bc0
  .search-active-3912
  .cold-e75c {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.banner-dark-ba74.title_right_d853 > .clean-5db8 {
  display: flex;
  align-items: center;
}

.module-0114 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

.photo-bright-99f5 {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

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

.fluid-967f
  .mini_d02c.column-in-c72a
  .stale_e59b
  .tertiary_narrow_6163 {
  width: 100% !important;
}

.picture-wide-f8a0 {
  width: 500px !important;
  max-width: none;
}

.purple_1897 {
  width: 100%;
}

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

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

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

  display: none;
}

.caption-selected-473d {
  font-size: 15px !important;
}

.heading-3381 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.lite_c5ef:hover .heading-3381 {
  visibility: visible;
}
.lite_c5ef:hover.lite_c5ef::before {
  display: block;
}

.popup_soft_86eb h3 {
  color: #fff;
}

.fast-3338 {
  margin: 0;
}

.fluid-967f
  .mini_d02c.column-in-c72a
  .tertiary_narrow_6163
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.cold-a02e {
  width: 100%;
}

.fluid_7d1a {
  width: 100%;
}

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

.fluid_7d1a {
  width: 100%;
}

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

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

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

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

.mask_f680 .hovered-fc81.grid-7188 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.mask_f680 h1.hovered-fc81 {
  margin-top: 120px !important;
}

.fluid-967f .mini_d02c.grid_ef56 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.solid_2585 img {
  width: 100%;
}

.list-focused-2b10 .copper_999c.search-active-3912 {
  justify-content: space-between;
}

.dynamic-1f13 {
  display: none;
}

.pressed_acdc .static-123c {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .banner-dark-ba74 .clean-5db8 {
    flex-wrap: nowrap !important;
  }
}

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

  .picture-wide-f8a0 {
    width: 100% !important;
  }
}

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

  .purple-641b svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .list-focused-2b10 .copper_999c.search-active-3912 {
    border-bottom: 1px solid #f0c159;
  }

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

  .banner-dark-ba74.title_right_d853 > .clean-5db8 {
    gap: 15px;
    justify-content: space-between;
  }

  .fluid-967f
    .mini_d02c.column-in-c72a
    .tertiary_narrow_6163
    img {
    width: 60% !important;
  }

  .component_thick_e1b3 {
    left: 2%;
  }

  .shade_3eb7 {
    margin: 10px 0;
  }

  .mask_f680 .static-123c {
    margin: 0;
    margin-bottom: 10px;
  }

  .purple-641b {
    font-size: 16px !important;
  }

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

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

  h2.mask_f680 .hovered-fc81,
  .mask_f680 .hovered-fc81 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .tertiary_narrow_6163 {
    justify-content: center;
  }

  .mask_f680 .static-123c {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .fluid-967f .mini_d02c.progress-middle-0b4c {
    width: 75% !important;
  }

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

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

  h2.mask_f680 .hovered-fc81,
  .mask_f680 .hovered-fc81 {
    font-size: 30px !important;
  }

  .tertiary_narrow_6163 {
    justify-content: center;
  }

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

  .list_70ab
    .pressed_efad.block_f9c4 {
    margin: 0 !important;
  }

  .module-0114 {
    margin: 0;
    gap: 10px;
  }

  .shade_3eb7 {
    display: flex;
  }

  .fresh-f80e .purple-641b {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .mask_f680 h1.hovered-fc81 {
    margin-top: 80px !important;
  }

  .fluid-967f
    .mini_d02c.column-in-c72a
    .tertiary_narrow_6163
    img,
  .notice-top-78bf .stale_e59b {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .fluid-967f .mini_d02c.progress-middle-0b4c {
    width: 100% !important;
  }

  .banner-dark-ba74.title_right_d853 > .clean-5db8 {
    gap: 3px;
  }

  .mask_f680 .static-123c {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .purple-641b {
    white-space: wrap;
  }
}

/* css-noise: 9cd0 */
.ghost-box-h5 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
