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(.large_048c) {
  gap: 0.5em;
}
:where(.cool_9bac) {
  gap: 0.5em;
}
body .tooltip-smooth-9d97 > .hover-8bd5 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .tooltip-smooth-9d97 > .large-1204 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .tooltip-smooth-9d97 > .hard_23d0 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .logo-complex-ec37 > .hover-8bd5 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .logo-complex-ec37 > .large-1204 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .logo-complex-ec37 > .hard_23d0 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .logo-complex-ec37
  > :where(:not(.hover-8bd5):not(.large-1204):not(.accent-over-942e)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .logo-complex-ec37 > .summary-194d {
  max-width: var(--wp--style--global--wide-size);
}
body .large_048c {
  display: flex;
}
body .large_048c {
  flex-wrap: wrap;
  align-items: center;
}
body .large_048c > * {
  margin: 0;
}
body .cool_9bac {
  display: grid;
}
body .cool_9bac > * {
  margin: 0;
}
:where(.banner_cold_44e7.large_048c) {
  gap: 2em;
}
:where(.banner_cold_44e7.cool_9bac) {
  gap: 2em;
}
:where(.pattern-fluid-4498.large_048c) {
  gap: 1.25em;
}
:where(.pattern-fluid-4498.cool_9bac) {
  gap: 1.25em;
}
.pattern-e844 {
  color: var(--wp--preset--color--black) !important;
}
.hover_glass_863d {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.clean-6c1c {
  color: var(--wp--preset--color--white) !important;
}
.modal-east-6a7d {
  color: var(--wp--preset--color--pale-pink) !important;
}
.dim_f67c {
  color: var(--wp--preset--color--vivid-red) !important;
}
.heading-gold-e100 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.carousel-afcb {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.preview-fd1d {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.rough_0216 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.warm_fc38 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.new_9372 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.outline_up_97eb {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.thumbnail-8554 {
  background-color: var(--wp--preset--color--black) !important;
}
.motion-c8e4 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.panel-0046 {
  background-color: var(--wp--preset--color--white) !important;
}
.wood_4616 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.narrow-9069 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.status-smooth-5721 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.feature_purple_f716 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.media-c84e {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.large-9daf {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.cold_56d7 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.video-complex-9a01 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.nav_0afd {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.element_5fb3 {
  border-color: var(--wp--preset--color--black) !important;
}
.right_7861 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.highlight-608c {
  border-color: var(--wp--preset--color--white) !important;
}
.pattern-9197 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.popup_ce50 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.preview_9b46 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.description_8235 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.primary_daa2 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.thick-5bf1 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.breadcrumb_static_ad4c {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.highlight_hot_fde7 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.light-63bc {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.basic-f33c {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.primary_dark_1333 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.block_aec0 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.hard_da41 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.green-7b92 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.article_glass_6fb4 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.list_large_ee4e {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.component-dark-bbfb {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.bottom_2ef4 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.blue_9a61 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.pink_f966 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.wrapper-hard-a7e8 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.static-3333 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.feature-hovered-68a0 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.background-a939 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.smooth_84b8 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.first-3fcd a:where(:not(.bright-4177)) {
  color: inherit;
}
:where(.pattern-fluid-4498.large_048c) {
  gap: 1.25em;
}
:where(.pattern-fluid-4498.cool_9bac) {
  gap: 1.25em;
}
:where(.banner_cold_44e7.large_048c) {
  gap: 2em;
}
:where(.banner_cold_44e7.cool_9bac) {
  gap: 2em;
}
.first_885c {
  font-size: 1.5em;
  line-height: 1.6;
}

.dirty_325d .menu-prev-a7b1 {
  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);
}
.row_inner_d0dc .caption_dim_f4c5 {
  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_267a {
  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_267a.shadow-3ba8 .disabled_f30a {
  background-color: var(--e-global-color-primary);
}
.advanced_267a.search-b9ba .disabled_f30a,
.advanced_267a.stone-d117 .disabled_f30a {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.slow-9d9f .border_4414 {
  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);
}
.brown_784f {
  --divider-color: var(--e-global-color-secondary);
}
.brown_784f .grid_selected_dd09 {
  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);
}
.brown_784f.input_outer_bfac .text_tall_3a33 {
  background-color: var(--e-global-color-secondary);
}
.brown_784f.action-6f67 .text_tall_3a33,
.brown_784f.basic-c2ef .text_tall_3a33 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.brown_784f.action-6f67 .text_tall_3a33,
.brown_784f.basic-c2ef .text_tall_3a33 svg {
  fill: var(--e-global-color-secondary);
}
.west_5c0d .north-3826 {
  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);
}
.west_5c0d .logo_tall_bac6 {
  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-0142.input_outer_bfac .text_tall_3a33 {
  background-color: var(--e-global-color-primary);
}
.easy-0142.action-6f67 .text_tall_3a33,
.easy-0142.basic-c2ef .text_tall_3a33 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.easy-0142.action-6f67 .text_tall_3a33,
.easy-0142.basic-c2ef .text_tall_3a33 svg {
  fill: var(--e-global-color-primary);
}
.layout-middle-b71f.input_outer_bfac .text_tall_3a33 {
  background-color: var(--e-global-color-primary);
}
.layout-middle-b71f.action-6f67 .text_tall_3a33,
.layout-middle-b71f.basic-c2ef .text_tall_3a33 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.layout-middle-b71f .shade_black_3205 {
  color: var(--e-global-color-primary);
}
.layout-middle-b71f .shade_black_3205,
.layout-middle-b71f .shade_black_3205 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-middle-b71f .icon_2961 {
  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);
}
.static_d7e2 .heading_top_d18c {
  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);
}
.tag_47a0 .layout-lower-76a2 .wrapper_thick_487b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-ac40 .down_bfa9:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.wrapper-ac40 .box_1b43 i {
  color: var(--e-global-color-primary);
}
.wrapper-ac40 .box_1b43 svg {
  fill: var(--e-global-color-primary);
}
.wrapper-ac40 .fresh-3419 {
  color: var(--e-global-color-secondary);
}
.wrapper-ac40 .down_bfa9 > .fresh-3419,
.wrapper-ac40 .down_bfa9 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-orange-53bb .right-c181 {
  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);
}
.notification-orange-53bb .link-center-0161 {
  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);
}
.smooth-5d4c .narrow-eb73 .aside-5434 {
  background-color: var(--e-global-color-primary);
}
.smooth-5d4c .gold_c88f {
  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);
}
.active_a479 .dim_d94c {
  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_a479 .shadow_29b3 {
  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);
}
.active_a479 .wide_38e1 {
  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);
}
.search_rough_e900 .alert-732f,
.search_rough_e900 .alert-732f a {
  color: var(--e-global-color-primary);
}
.search_rough_e900 .alert-732f.action-12a3,
.search_rough_e900 .alert-732f.action-12a3 a {
  color: var(--e-global-color-accent);
}
.search_rough_e900 .alert-732f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_rough_e900 .main_hard_3eb5 {
  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);
}
.primary-fast-d57a .status-gold-2b0f,
.primary-fast-d57a .pattern_under_c37f {
  color: var(--e-global-color-primary);
}
.primary-fast-d57a .status-gold-2b0f svg {
  fill: var(--e-global-color-primary);
}
.primary-fast-d57a .action-12a3 .status-gold-2b0f,
.primary-fast-d57a .action-12a3 .pattern_under_c37f {
  color: var(--e-global-color-accent);
}
.primary-fast-d57a .action-12a3 .status-gold-2b0f svg {
  fill: var(--e-global-color-accent);
}
.primary-fast-d57a .pattern_under_c37f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-fast-d57a .main_hard_3eb5 {
  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);
}
.soft_3d69 .dropdown-prev-5236,
.soft_3d69 .pattern_2a97 {
  color: var(--e-global-color-primary);
}
.soft_3d69 .pattern_2a97 svg {
  fill: var(--e-global-color-primary);
}
.soft_3d69 .alert-732f.action-12a3 a,
.soft_3d69
  .alert-732f.action-12a3
  .pattern_2a97 {
  color: var(--e-global-color-accent);
}
.soft_3d69 .dropdown-prev-5236 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_3d69 .main_hard_3eb5 {
  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);
}
.aside-55da .grid_fc01 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-55da .disabled-cf4b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_70e0 .slider-bottom-40d9 .background_dirty_d112 {
  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);
}
.layout_70e0 .slider-bottom-40d9 .warm_95cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_70e0 .mini-e421 .background_dirty_d112 {
  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);
}
.layout_70e0
  .mini-e421
  .warm_95cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_70e0
  .tabs-glass-dab2
  .background_dirty_d112 {
  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);
}
.layout_70e0
  .tabs-glass-dab2
  .warm_95cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_70e0
  .lite-7bd8
  .background_dirty_d112 {
  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);
}
.layout_70e0
  .lite-7bd8
  .warm_95cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_d73c .table-copper-e6c6 {
  background-color: var(--e-global-color-primary);
}
.icon_d73c .table-copper-e6c6:hover {
  background-color: var(--e-global-color-primary);
}
.icon_d73c .filter_adb6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_d73c
  .table-copper-e6c6:hover
  .filter_adb6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_07d9 .paragraph_521d {
  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);
}
.media_narrow_8cdd .notification-green-f655 .row-current-9eb2 a {
  background-color: var(--e-global-color-accent);
}
.media_narrow_8cdd .notification-green-f655 .search_4f05 a {
  background-color: var(--e-global-color-accent);
}
.media_narrow_8cdd .notification-green-f655 .row-current-9eb2 a,
.media_narrow_8cdd .notification-green-f655 .search_4f05 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_liquid_a1c2
  .avatar_6723.preview_8907
  .notification-green-f655
  a.search-soft-c2de {
  background-color: var(--e-global-color-accent);
}
.sidebar_liquid_a1c2
  .avatar_6723.preview_8907
  .notification-green-f655
  span.search-soft-c2de.fn-current-56c1 {
  background-color: var(--e-global-color-text);
}
.sidebar_liquid_a1c2
  .avatar_6723.preview_8907
  .notification-green-f655
  .search-soft-c2de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_92b5 .hovered-2079 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_92b5
  .rough_a258
  > .tabs_purple_4aa6
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_92b5
  .card-soft-6551
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_92b5
  .last-1cf8
  .overlay-dynamic-80a6,
.border_92b5
  .last-1cf8
  .table-brown-3310 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_92b5
  .last-1cf8
  .down_e820,
.border_92b5
  .last-1cf8
  a
  .down_e820 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_92b5
  .last-1cf8
  .new-d0a7 {
  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);
}
.border_92b5
  .last-1cf8
  .panel-prev-240b {
  background-color: var(--e-global-color-primary);
}
.border_92b5
  .last-1cf8
  .panel-prev-240b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_92b5
  .last-1cf8
  .panel-prev-240b:hover {
  background-color: var(--e-global-color-primary);
}
.border_92b5
  .last-1cf8
  .container-f1b5 {
  background-color: var(--e-global-color-primary);
}
.border_92b5
  .last-1cf8
  .container-f1b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_92b5
  .last-1cf8
  .container-f1b5:hover {
  background-color: var(--e-global-color-primary);
}
.border_92b5
  .caption_0a2c
  .title_ac9f
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_92b5
  .caption_0a2c
  .old-f9d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_92b5
  .caption_0a2c
  .new-d0a7 {
  color: var(--e-global-color-text);
}
.border_92b5
  .caption_0a2c
  .new-d0a7
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_92b5
  .caption_0a2c
  .panel-prev-240b {
  background-color: var(--e-global-color-primary);
}
.border_92b5
  .caption_0a2c
  .panel-prev-240b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_92b5
  .caption_0a2c
  .panel-prev-240b:hover {
  background-color: var(--e-global-color-primary);
}
.border_92b5
  .caption_0a2c
  .container-f1b5 {
  background-color: var(--e-global-color-primary);
}
.border_92b5
  .caption_0a2c
  .container-f1b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_92b5
  .caption_0a2c
  .container-f1b5:hover {
  background-color: var(--e-global-color-primary);
}
.border_92b5 .tabs_f3d0 {
  background-color: var(--e-global-color-primary);
}
.border_92b5 .tabs_f3d0:hover {
  background-color: var(--e-global-color-primary);
}
.border_92b5 .row_dim_f7b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_92b5 .fluid-f1a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced_649d .pro-7436 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced_649d
  .filter_8c0d
  > div:nth-child(3)
  .pro-7436,
.advanced_649d
  .photo_prev_da94
  > div:nth-child(1)
  .pro-7436,
.advanced_649d
  .thumbnail-white-0bb0
  > div:nth-child(1)
  .pro-7436,
.advanced_649d
  .item_gas_85c2
  > div:nth-child(1)
  .pro-7436,
.advanced_649d
  .panel_23f0
  > div:nth-child(1)
  .pro-7436 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced_649d .motion_9da4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced_649d .thumbnail_narrow_39ec {
  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_649d .new_6bd9 {
  background-color: var(--e-global-color-primary);
}
.advanced_649d .new_6bd9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced_649d .new_6bd9:hover {
  background-color: var(--e-global-color-primary);
}
.advanced_649d .dynamic-aa16 {
  background-color: var(--e-global-color-primary);
}
.advanced_649d .dynamic-aa16:hover {
  background-color: var(--e-global-color-primary);
}
.advanced_649d .row_dim_f7b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced_649d .fluid-f1a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro_133b .middle_da44 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro_133b .plasma_b518 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_133b .center_fea4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_133b .sidebar_9d38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_133b .grid_tiny_cfc0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro_133b .dynamic-aa16 {
  background-color: var(--e-global-color-primary);
}
.pro_133b .dynamic-aa16:hover {
  background-color: var(--e-global-color-primary);
}
.pattern_fbf8 .item-3c5c {
  background-color: var(--e-global-color-secondary);
}
.pattern_fbf8 .status-cc29 {
  background-color: var(--e-global-color-text);
}
.pattern_fbf8 .tabs-iron-c7f6 {
  background-color: var(--e-global-color-secondary);
}
.pattern_fbf8 .section_cd43 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_fbf8 .gallery_simple_e136 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_fbf8 .footer_fresh_a4db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_fbf8 .main_huge_87a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_fbf8 .input_a3ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-north-6e61 .north-5c6c .search_0224,
.slider-north-6e61
  .north-5c6c
  .search_0224
  a,
.slider-north-6e61 .shadow-6a6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-north-6e61 .north-5c6c .layout-a842,
.slider-north-6e61 .pagination-silver-044a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-north-6e61 .north-5c6c .layout-a842 {
  color: var(--e-global-color-text);
}
.slider-north-6e61 .pagination-silver-044a {
  color: var(--e-global-color-text);
}
.slider-north-6e61
  .north-5c6c
  .footer_4dce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-north-6e61 .sort-b63c .text_advanced_a4fd {
  background-color: var(--e-global-color-primary);
}
.slider-north-6e61 .sort-b63c .text_advanced_a4fd:hover {
  background-color: var(--e-global-color-primary);
}
.slider-north-6e61 .sort-b63c .mini-6cc1 li span {
  background-color: var(--e-global-color-text);
}
.slider-north-6e61 .sort-b63c .mini-6cc1 li span:hover {
  background-color: var(--e-global-color-primary);
}
.slider-north-6e61
  .sort-b63c
  .mini-6cc1
  li.tabs-7e81
  span {
  background-color: var(--e-global-color-accent);
}
.slider-north-6e61 .active-liquid-9643 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_2f1f .summary_e99f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-9934 .badge_red_f943 {
  background-color: var(--e-global-color-primary);
}
.pattern-9934 .aside-6e6d {
  background-color: var(--e-global-color-secondary);
}
.pattern-9934 .progress_1d1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-9934 .accordion_gas_2aff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-9934 .input_dirty_5cf4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-9934 .search_b7bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-9934 .glass-b4a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-9934 .down-a5ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-9934 .table_solid_2b0f {
  background-color: var(--e-global-color-primary);
}
.pattern-9934 .table_solid_2b0f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_be7d .card-946f {
  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_be7d .message_7172 {
  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);
}
.hover_be7d
  .selected-dcc1:after {
  background-color: var(--e-global-color-primary);
}
.hover_be7d .info_76d2 {
  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);
}
.picture_clean_2c6c .shadow-6a6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_clean_2c6c .pagination-silver-044a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-dirty-9aab .center-f435 .column_af5d {
  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);
}
.summary-dirty-9aab .center-f435 .container-be9a {
  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-5de2 .outer-2f29 {
  background-color: var(--e-global-color-primary);
}
.slow-5de2 .active-d12c {
  background-color: var(--e-global-color-secondary);
}
.slow-5de2 .link-right-792a .button_bronze_479c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow-5de2 .highlight-ee8a .button_bronze_479c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper_7cc4 .center_a8d2 .paragraph-dynamic-5722 {
  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);
}
.paper_7cc4 .center_a8d2 .chip_9c4a {
  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);
}
.paper_7cc4 .center_a8d2 .title_cold_e5df {
  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);
}
.outline_east_09ab .surface_soft_97be {
  border-color: var(--e-global-color-text);
}
.outline_east_09ab .text_complex_1b75 {
  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);
}
.outline_east_09ab .aside_330a {
  color: var(--e-global-color-primary);
}
.outline_east_09ab .thumbnail_liquid_dd7a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-steel-90bb .large_3019 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-steel-90bb .primary-fast-c5e1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-steel-90bb .form_hard_b9e3:hover .large_3019 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-steel-90bb
  .form_hard_b9e3:hover
  .primary-fast-c5e1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed-068d .modal_hovered_4008 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed-068d .form-4002 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_slow_a366 .progress_active_fd46 .image_silver_864f {
  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);
}
.preview_slow_a366 .bronze-cbd6 .image_silver_864f {
  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);
}
.complex-3a78 .pink_c167 {
  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);
}
.down_df0d .grid-c086 .gas_e0bc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down_df0d .grid-c086 .gas_e0bc {
  background-color: var(--e-global-color-secondary);
}
.down_df0d .content-b2c4 .gas_e0bc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down_df0d .content-b2c4 .gas_e0bc {
  background-color: var(--e-global-color-secondary);
}
.down_df0d .filter-7ea1 .pattern_north_bc4e {
  background-color: var(--e-global-color-primary);
}
.down_df0d .filter-7ea1:hover .pattern_north_bc4e {
  background-color: var(--e-global-color-secondary);
}
.down_df0d .text_advanced_a4fd {
  background-color: var(--e-global-color-primary);
}
.down_df0d .text_advanced_a4fd:hover {
  background-color: var(--e-global-color-accent);
}
.down_df0d .mini-6cc1 li span {
  background-color: var(--e-global-color-text);
}
.down_df0d .mini-6cc1 li span:hover {
  background-color: var(--e-global-color-primary);
}
.down_df0d .mini-6cc1 li.tabs-7e81 span {
  background-color: var(--e-global-color-accent);
}
.gold_cdfa .glass_abe6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold_cdfa .breadcrumb_3b89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_easy_14b6 .pattern_pressed_34f5:before {
  background-color: var(--e-global-color-secondary);
}
.hidden_easy_14b6 .item-dark-ab48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_easy_14b6 .tooltip-1d37 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_30ff .rough-3df9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_30ff .rough-3df9:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_30ff .rough-3df9.fn-active-56c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_30ff .motion_fbe4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_30ff .search_0d63 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_30ff .menu_medium_ad4d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_30ff .shadow-outer-477d {
  background-color: var(--e-global-color-primary);
}
.message_30ff .shadow-outer-477d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_30ff .dirty_c018 {
  background-color: var(--e-global-color-primary);
}
.message_30ff .dirty_c018 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-5e84 .small_bb70 .status_129a a {
  color: var(--e-global-color-secondary);
}
.list-5e84 .small_bb70 .status_129a a:hover {
  color: var(--e-global-color-secondary);
}
.list-5e84 .small_bb70 .status_129a,
.list-5e84 .small_bb70 .status_129a a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-5e84 .small_bb70 .filter-top-b604 {
  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);
}
.list-5e84 .small_bb70 .notice_0821 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-5e84 .small_bb70 .highlight_dim_ceac {
  background-color: var(--e-global-color-primary);
}
.list-5e84 .small_bb70 .highlight_dim_ceac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-5e84 .small_bb70 .highlight_dim_ceac:hover {
  background-color: var(--e-global-color-primary);
}
.list-5e84 .small_bb70 .box-stone-bf51 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-5e84 .small_bb70 .box-stone-bf51 {
  background-color: var(--e-global-color-primary);
}
.list-5e84 .small_bb70 .box-stone-bf51:hover {
  background-color: var(--e-global-color-primary);
}
.list-5e84 .small_bb70 .text_advanced_a4fd {
  background-color: var(--e-global-color-primary);
}
.list-5e84 .small_bb70 .text_advanced_a4fd:hover {
  background-color: var(--e-global-color-primary);
}
.list-5e84 .sort-b63c .mini-6cc1 li span {
  background-color: var(--e-global-color-text);
}
.list-5e84 .sort-b63c .mini-6cc1 li span:hover {
  background-color: var(--e-global-color-primary);
}
.list-5e84 .sort-b63c .mini-6cc1 li.tabs-7e81 span {
  background-color: var(--e-global-color-accent);
}
.list-5e84 .row_dim_f7b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-5e84 .fluid-f1a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-67b9 .rough_1cfa .card_fresh_25b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-67b9 .rough_1cfa .gallery-lower-1d2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-67b9 .rough_1cfa .overlay-upper-066d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-wide-ba76 .chip-3d6a {
  border-color: var(--e-global-color-text);
}
.list-wide-ba76 .hovered_f87c {
  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);
}
.list-wide-ba76 .outline_basic_a46c {
  color: var(--e-global-color-secondary);
}
.list-wide-ba76 .outline_basic_a46c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-wide-ba76 .east-e502 > * {
  color: var(--e-global-color-primary);
}
.list-wide-ba76 .east-e502 > * svg {
  fill: var(--e-global-color-primary);
}
.list-wide-ba76 .solid_a987 {
  color: var(--e-global-color-primary);
}
.list-wide-ba76 .solid_a987 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-wide-ba76 .caption_eb4d {
  color: var(--e-global-color-primary);
}
.list-wide-ba76 .caption_eb4d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-wide-ba76 .old_e434 {
  color: var(--e-global-color-primary);
}
.list-wide-ba76 .old_e434 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-wide-ba76 .new_46d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-wide-ba76 .breadcrumb-7cc6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-wide-ba76 .breadcrumb-7cc6.tag_a3e9 {
  color: var(--e-global-color-secondary);
}
.list-wide-ba76 .breadcrumb-7cc6.tag_a3e9 .wrapper_8b92 {
  color: var(--e-global-color-accent);
}
.list-wide-ba76 .breadcrumb-7cc6.texture_2fad {
  color: var(--e-global-color-text);
}
.list-wide-ba76 .breadcrumb-7cc6.texture_2fad .wrapper_8b92 {
  color: var(--e-global-color-text);
}
.list-wide-ba76 .breadcrumb-7cc6:before {
  border-top-color: var(--e-global-color-text);
}
.list-wide-ba76 .chip_c864 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-wide-ba76
  .chip_c864
  .hero-bf5c {
  background-color: var(--e-global-color-primary);
}
.list-wide-ba76
  .chip_c864
  .hero-bf5c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-wide-ba76 .chip-3d6a .out_9be5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-9f1c .focus-gold-daf9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-9f1c .active-d125 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next_2b41 .module_soft_b932 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next_2b41
  .detail-fast-dd58
  .row-3f90 {
  background-color: var(--e-global-color-secondary);
}
.next_2b41
  .detail-fast-dd58.active-a842
  .row-3f90 {
  background-color: var(--e-global-color-text);
}
.next_2b41
  .detail-fast-dd58:hover
  .row-3f90 {
  background-color: var(--e-global-color-accent);
}
.next_2b41
  .detail-fast-dd58.fn-active-56c1
  .row-3f90 {
  background-color: var(--e-global-color-primary);
}
.black-2707 .module_fixed_1e17 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.black-2707 .hero_b1d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black-2707 .bright-0365 {
  background-color: var(--e-global-color-primary);
}
.black-2707 .bright-0365 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_570f .north_8057 .paragraph_db4d .card-8890 {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_570f .north_8057 .badge-77fa:after {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_570f .wide_e36b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_570f .gas-2cdc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_570f .outline_7a81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_570f .wood-1bb3 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_570f .wood-1bb3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_570f .description_south_738f {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_570f .description_south_738f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_570f .north_8057 .outline-c302 .large_35d4:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_570f
  .north_8057
  .outline-c302
  .large_35d4.banner_south_6483 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_570f .north_8057 .aside_a68a:before {
  border-color: var(--e-global-color-primary);
}
.breadcrumb_570f .north_8057 .aside_a68a:hover:before {
  border-color: var(--e-global-color-secondary);
}
.breadcrumb_570f
  .north_8057
  .aside_a68a.section_warm_05b6:before {
  border-color: var(--e-global-color-primary);
}
.breadcrumb_570f .north-7481 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_c9b8 .logo_9df3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title_c9b8 .logo_9df3:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title_c9b8 .logo_9df3.outline_basic_7766 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title_c9b8 .badge-4d16 {
  background-color: var(--e-global-color-primary);
}
.title_c9b8 .badge-4d16 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title_c9b8
  .first_519a
  .hover_13e3
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title_c9b8
  .preview-next-5d2e
  .hover_13e3
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.short_bc39
  .west_07b9
  .module-top-12a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_bc39
  .west_07b9
  .huge-67c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_bc39 .background_3ae0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_bc39 .card_purple_c9fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_bc39 .chip-large-7d80 {
  background-color: var(--e-global-color-primary);
}
.short_bc39 .chip-large-7d80 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu_advanced_3c03 .dark_661a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_advanced_3c03 .article_new_5400 {
  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);
}
.menu_advanced_3c03 .frame_67b1 {
  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);
}
.menu_advanced_3c03 .frame_67b1 a:hover {
  color: var(--e-global-color-secondary);
}
.menu_advanced_3c03 .tag-huge-2544 {
  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);
}
.menu_advanced_3c03 .icon-14e4 {
  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);
}
.menu_advanced_3c03 .notice_smooth_5ea5 .text_advanced_a4fd {
  background-color: var(--e-global-color-primary);
}
.menu_advanced_3c03 .notice_smooth_5ea5 .text_advanced_a4fd:hover {
  background-color: var(--e-global-color-accent);
}
.menu_advanced_3c03
  .notice_smooth_5ea5
  .mini-6cc1
  li
  span {
  background-color: var(--e-global-color-text);
}
.menu_advanced_3c03
  .notice_smooth_5ea5
  .mini-6cc1
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.menu_advanced_3c03
  .notice_smooth_5ea5
  .mini-6cc1
  li.tabs-7e81
  span {
  background-color: var(--e-global-color-accent);
}
.border_a611
  .link-7f95
  .highlight-iron-1f8d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_a611 .link-7f95 .icon-7ac6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_a611 .link-7f95 .large_0a6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_a611 .block_solid_9540 {
  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);
}
.border_a611
  .pattern-7559.avatar-complex-6706 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_a643
  > .sidebar_69fb
  > div
  > .highlight-pro-e3aa
  > .thumbnail_e956
  > a {
  background-color: var(--e-global-color-text);
}
.search_a643
  > .sidebar_69fb
  > div
  > .highlight-pro-e3aa
  > .thumbnail_e956
  > a
  .image_4f52.input_lower_b906 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_a643
  > .sidebar_69fb
  > div
  > .highlight-pro-e3aa
  > .thumbnail_e956
  > a
  .focused_e3fd.lower-52eb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_a643
  > .sidebar_69fb
  > div
  > .highlight-pro-e3aa
  > .thumbnail_e956
  > .row_d4da
  .thumbnail_e956
  > a {
  background-color: var(--e-global-color-secondary);
}
.search_a643
  > .sidebar_69fb
  > div
  > .highlight-pro-e3aa
  > .thumbnail_e956
  > .row_d4da
  .thumbnail_e956
  > a
  .active-lower-d2bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_a643
  > .sidebar_69fb
  > div
  > .highlight-pro-e3aa
  > .thumbnail_e956
  > .row_d4da
  .thumbnail_e956
  > a
  .focused_e3fd.yellow-93aa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_a643
  > .sidebar_69fb
  > div
  > .highlight-pro-e3aa
  > .thumbnail_e956
  > a
  .secondary_94e4:before {
  color: var(--e-global-color-text);
}
.search_a643
  > .sidebar_69fb
  > div
  > .highlight-pro-e3aa
  > .thumbnail_e956
  > .row_d4da
  a
  .secondary_94e4:before {
  color: var(--e-global-color-text);
}
.search_a643
  > .sidebar_69fb
  > div
  > .highlight-pro-e3aa
  > .thumbnail_e956.footer_6c27
  > a
  .secondary_94e4:before {
  color: var(--e-global-color-text);
}
.search_a643
  > .sidebar_69fb
  > div
  > .highlight-pro-e3aa
  > .thumbnail_e956
  > .row_d4da
  .thumbnail_e956.footer_6c27
  > a
  .secondary_94e4:before {
  color: var(--e-global-color-text);
}
.search_a643
  > .sidebar_69fb
  > div
  > .highlight-pro-e3aa
  > .thumbnail_e956
  > a
  .under_5103
  .selected-4e6a {
  color: var(--e-global-color-text);
}
.search_a643
  > .sidebar_69fb
  > div
  > .highlight-pro-e3aa
  > .thumbnail_e956
  > .row_d4da
  a
  .under_5103
  .selected-4e6a {
  color: var(--e-global-color-text);
}
.search_a643
  > .sidebar_69fb
  > div
  > .highlight-pro-e3aa
  > .thumbnail_e956
  > a
  .under_5103
  .selected-4e6a,
.search_a643
  > .sidebar_69fb
  > div
  > .highlight-pro-e3aa
  > .thumbnail_e956
  > .row_d4da
  a
  .under_5103
  .selected-4e6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_a643
  > .sidebar_69fb
  > div
  > .highlight-pro-e3aa
  > .thumbnail_e956
  > a
  .wrapper-3cdb:before {
  color: var(--e-global-color-text);
}
.search_a643
  > .sidebar_69fb
  > div
  > .highlight-pro-e3aa
  > .thumbnail_e956
  > .row_d4da
  a
  .wrapper-3cdb:before {
  color: var(--e-global-color-text);
}
.search_a643
  > .sidebar_69fb
  > div
  > .highlight-pro-e3aa
  > .thumbnail_e956.footer_6c27
  > a
  .wrapper-3cdb:before {
  color: var(--e-global-color-text);
}
.search_a643
  > .sidebar_69fb
  > div
  > .highlight-pro-e3aa
  > .thumbnail_e956
  > .row_d4da
  .thumbnail_e956.footer_6c27
  > a
  .wrapper-3cdb:before {
  color: var(--e-global-color-text);
}
.prev_67ea .soft_a2e1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.prev_67ea
  .left-e7c0:hover
  .soft_a2e1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer_a759
  > .sidebar_69fb
  > .text-eac0
  > .tooltip-7013
  > .status-in-170e
  > .black_1b37
  .text-easy-a27d {
  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);
}
.outer_a759
  > .sidebar_69fb
  > .text-eac0
  > .tooltip-7013
  > .status-in-170e
  > .black_1b37:hover
  .text-easy-a27d {
  color: var(--e-global-color-text);
}
.outer_a759
  > .sidebar_69fb
  > .text-eac0
  > .tooltip-7013
  > .status-in-170e
  > .black_1b37:hover
  .text-easy-a27d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer_a759
  > .sidebar_69fb
  > .text-eac0
  > .tooltip-7013
  > .status-in-170e.fast_4809
  > .black_1b37
  .text-easy-a27d {
  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_slow_11b4 .input_green_6f48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_slow_11b4 .link_2e9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_slow_11b4 .tabs-plasma-ac54 {
  background-color: var(--e-global-color-primary);
}
.element_slow_11b4 .tabs-plasma-ac54 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.upper-0851
  > .sidebar_69fb
  > .chip_b1e8
  > .warm_cd03
  > .detail-2f8f
  .tabs_8004 {
  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);
}
.upper-0851
  > .sidebar_69fb
  > .chip_b1e8
  > .warm_cd03
  > .detail-2f8f
  .widget-dynamic-b547 {
  color: var(--e-global-color-text);
}
.upper-0851
  > .sidebar_69fb
  > .chip_b1e8
  > .warm_cd03
  > .detail-2f8f:hover
  .tabs_8004 {
  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);
}
.upper-0851
  > .sidebar_69fb
  > .chip_b1e8
  > .warm_cd03
  > .detail-2f8f:hover
  .widget-dynamic-b547 {
  color: var(--e-global-color-secondary);
}
.upper-0851
  > .sidebar_69fb
  > .chip_b1e8
  > .warm_cd03
  > .detail-2f8f.hover_lower_ba64
  .tabs_8004 {
  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);
}
.upper-0851
  > .sidebar_69fb
  > .chip_b1e8
  > .warm_cd03
  > .detail-2f8f.hover_lower_ba64
  .widget-dynamic-b547 {
  color: var(--e-global-color-primary);
}
.status-simple-2022
  .info-5b12
  .outline_advanced_0834 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-simple-2022 .button-26b2 .out_9be5 .component_top_f3e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-white-9e75 .button-8a46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-white-9e75 .steel_721e .button-8a46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-white-9e75 .dark_29fc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-white-9e75 .dark_29fc {
  background-color: var(--e-global-color-primary);
}
.filter-bottom-26e6 .hero_b91b .message-medium-baf4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-bottom-26e6
  .hero_b91b:hover
  .current-b020 {
  color: var(--e-global-color-secondary);
}
.filter-bottom-26e6
  .hero_b91b:hover
  .message-medium-baf4 {
  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);
}
.border-current-964c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.thumbnail_hovered_43cc {
  flex-direction: column;
}

.thumbnail_hovered_43cc .pagination-9512 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.thumbnail_hovered_43cc .pagination-9512 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.thumbnail_hovered_43cc .box-large-32a3 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.label_ce5a.stale-c1c7 {
  display: none;
}

.hero_93b1 {
  display: none;
}

body,
.orange-7bb5 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.menu-ec41) !important; */
}

.component_46f8.menu_stale_80cc {
  margin-bottom: 40px;
  width: 100%;
}

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

.thumbnail_hovered_43cc a {
  width: 100%;
}

.small-7143 .avatar-bottom-a442.feature_thick_b6f0 {
  width: 20% !important;
}

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

.static_2983:hover {
  color: #000;
}

.static_2983 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.static_2983:hover svg {
  fill: #000;
}

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

.logo_yellow_115b:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.small-7143
  .avatar-bottom-a442.photo-gold-6ff6
  .full_34fd
  .text-static-fcbc {
  font-size: 20px !important;
}

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

.container-820c {
  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;
}

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

  text-align: center;
}

.new_12c4.west_d71b > .component_bronze_9cbf {
  display: flex;
  align-items: center;
}

.icon-next-e130 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

.carousel-d21c {
  display: flex;
  gap: 50px;
}

.small-7143
  .avatar-bottom-a442.picture_east_0563
  .picture-white-1595
  .paper-2212 {
  width: 100% !important;
}

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

.footer_wood_04ec {
  width: 100%;
}

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

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

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

  display: none;
}

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

.rough-d8ca {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.bronze_0ff8:hover .rough-d8ca {
  visibility: visible;
}
.bronze_0ff8:hover.bronze_0ff8::before {
  display: block;
}

.message_7195 h3 {
  color: #fff;
}

.tooltip_west_2d59 {
  margin: 0;
}

.small-7143
  .avatar-bottom-a442.picture_east_0563
  .paper-2212
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.input-bdbd {
  width: 100%;
}

.sort_thick_0c94 {
  width: 100%;
}

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

.sort_thick_0c94 {
  width: 100%;
}

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

.paper-2212 {
  display: flex;
  align-items: center;
}

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

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

.thumbnail_hovered_43cc .pagination-9512.cool-3f32 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.thumbnail_hovered_43cc h1.pagination-9512 {
  margin-top: 120px !important;
}

.small-7143 .avatar-bottom-a442.border-c64b {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.hard-50d4 img {
  width: 100%;
}

.overlay-center-5328 .button_dim_7d4b.full_34fd {
  justify-content: space-between;
}

.cold_716b {
  display: none;
}

.hidden_cf4c .box-large-32a3 {
  margin: 1px 0 !important;
}

.shadow-out-356d li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .new_12c4 .component_bronze_9cbf {
    flex-wrap: nowrap !important;
  }
}

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

  .outer-3814 {
    width: 100% !important;
  }
}

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

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

  .overlay-center-5328 .button_dim_7d4b.full_34fd {
    border-bottom: 1px solid #f0c159;
  }

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

  .new_12c4.west_d71b > .component_bronze_9cbf {
    gap: 15px;
    justify-content: space-between;
  }

  .small-7143
    .avatar-bottom-a442.picture_east_0563
    .paper-2212
    img {
    width: 60% !important;
  }

  .header_df88 {
    left: 2%;
  }

  .video_e5fe {
    margin: 10px 0;
  }

  .thumbnail_hovered_43cc .box-large-32a3 {
    margin: 0;
    margin-bottom: 10px;
  }

  .static_2983 {
    font-size: 16px !important;
  }

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

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

  h2.thumbnail_hovered_43cc .pagination-9512,
  .thumbnail_hovered_43cc .pagination-9512 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .paper-2212 {
    justify-content: center;
  }

  .thumbnail_hovered_43cc .box-large-32a3 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .small-7143 .avatar-bottom-a442.feature_thick_b6f0 {
    width: 75% !important;
  }

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

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

  h2.thumbnail_hovered_43cc .pagination-9512,
  .thumbnail_hovered_43cc .pagination-9512 {
    font-size: 30px !important;
  }

  .paper-2212 {
    justify-content: center;
  }

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

  .widget-937a
    .dropdown-gold-c257.form_motion_037b {
    margin: 0 !important;
  }

  .icon-next-e130 {
    margin: 0;
    gap: 10px;
  }

  .video_e5fe {
    display: flex;
  }

  .filter-0167 .static_2983 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .up-cbb4 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .thumbnail_hovered_43cc h1.pagination-9512 {
    margin-top: 80px !important;
  }

  .small-7143
    .avatar-bottom-a442.picture_east_0563
    .paper-2212
    img,
  .west_5c0d .picture-white-1595 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .small-7143 .avatar-bottom-a442.feature_thick_b6f0 {
    width: 100% !important;
  }

  .new_12c4.west_d71b > .component_bronze_9cbf {
    gap: 3px;
  }

  .thumbnail_hovered_43cc .box-large-32a3 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 0c9e */
.shadow-element-t0 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
