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(.breadcrumb_down_dc31) {
  gap: 0.5em;
}
:where(.aside_yellow_74d1) {
  gap: 0.5em;
}
body .outline_8498 > .panel-tiny-920f {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .outline_8498 > .slider_liquid_f51c {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .outline_8498 > .list-e9bd {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .progress_slow_186f > .panel-tiny-920f {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .progress_slow_186f > .slider_liquid_f51c {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .progress_slow_186f > .list-e9bd {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .progress_slow_186f
  > :where(:not(.panel-tiny-920f):not(.slider_liquid_f51c):not(.label-b51d)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .progress_slow_186f > .backdrop_3dcc {
  max-width: var(--wp--style--global--wide-size);
}
body .breadcrumb_down_dc31 {
  display: flex;
}
body .breadcrumb_down_dc31 {
  flex-wrap: wrap;
  align-items: center;
}
body .breadcrumb_down_dc31 > * {
  margin: 0;
}
body .aside_yellow_74d1 {
  display: grid;
}
body .aside_yellow_74d1 > * {
  margin: 0;
}
:where(.pink-6ddf.breadcrumb_down_dc31) {
  gap: 2em;
}
:where(.pink-6ddf.aside_yellow_74d1) {
  gap: 2em;
}
:where(.nav-2473.breadcrumb_down_dc31) {
  gap: 1.25em;
}
:where(.nav-2473.aside_yellow_74d1) {
  gap: 1.25em;
}
.soft-a079 {
  color: var(--wp--preset--color--black) !important;
}
.accent-easy-d982 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.video_steel_03f8 {
  color: var(--wp--preset--color--white) !important;
}
.hero_cool_2fb8 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.next-43f8 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.dark_011d {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.article_116a {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.progress-wide-f457 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.module-up-fce9 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.dark_18af {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.wood-b132 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.current-4bd7 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.search-hot-2682 {
  background-color: var(--wp--preset--color--black) !important;
}
.menu_a20e {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.slider_e7c1 {
  background-color: var(--wp--preset--color--white) !important;
}
.overlay_0dde {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.wide_ec56 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.notification-west-2039 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.card-6761 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.up_0628 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.liquid-6819 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.slider-plasma-fe03 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.banner_in_9197 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.border_31ff {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.article_blue_9be1 {
  border-color: var(--wp--preset--color--black) !important;
}
.gradient_active_d57b {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.component-red-a086 {
  border-color: var(--wp--preset--color--white) !important;
}
.menu_3e60 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.popup_inner_a12c {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.last_d74b {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.motion-e43b {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.next-d218 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.box-glass-9b30 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.top-593a {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.easy_feea {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.widget-9057 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.clean_c9ed {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.border_bottom_9308 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.shadow_mini_a7a6 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.list_upper_a09e {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.shade-fast-1cee {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.menu_tiny_0530 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.detail_upper_7692 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.focus-0e3c {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.hidden-b835 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.gradient-1dea {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.info-7bf6 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.border_360e {
  background: var(--wp--preset--gradient--midnight) !important;
}
.preview_liquid_5d0f {
  font-size: var(--wp--preset--font-size--small) !important;
}
.row_b34f {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.focused-9a76 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.accordion-lower-5a91 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.badge-ebe4 a:where(:not(.pink_ab71)) {
  color: inherit;
}
:where(.nav-2473.breadcrumb_down_dc31) {
  gap: 1.25em;
}
:where(.nav-2473.aside_yellow_74d1) {
  gap: 1.25em;
}
:where(.pink-6ddf.breadcrumb_down_dc31) {
  gap: 2em;
}
:where(.pink-6ddf.aside_yellow_74d1) {
  gap: 2em;
}
.short_1db4 {
  font-size: 1.5em;
  line-height: 1.6;
}

.icon_f5a9 .pink_e9d4 {
  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);
}
.black-8481 .nav-902d {
  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);
}
.hero_4448 {
  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);
}
.hero_4448.form_e5e8 .iron_3b53 {
  background-color: var(--e-global-color-primary);
}
.hero_4448.avatar-current-5491 .iron_3b53,
.hero_4448.pressed_e35a .iron_3b53 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.border-839e .column_wood_6b71 {
  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);
}
.tabs_57dd {
  --divider-color: var(--e-global-color-secondary);
}
.tabs_57dd .row-new-1fde {
  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);
}
.tabs_57dd.motion-1f01 .tag_b54f {
  background-color: var(--e-global-color-secondary);
}
.tabs_57dd.icon-next-77a4 .tag_b54f,
.tabs_57dd.backdrop_cold_6b47 .tag_b54f {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.tabs_57dd.icon-next-77a4 .tag_b54f,
.tabs_57dd.backdrop_cold_6b47 .tag_b54f svg {
  fill: var(--e-global-color-secondary);
}
.black-a680 .block_57b8 {
  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);
}
.black-a680 .label-next-4091 {
  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-over-3d63.motion-1f01 .tag_b54f {
  background-color: var(--e-global-color-primary);
}
.aside-over-3d63.icon-next-77a4 .tag_b54f,
.aside-over-3d63.backdrop_cold_6b47 .tag_b54f {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.aside-over-3d63.icon-next-77a4 .tag_b54f,
.aside-over-3d63.backdrop_cold_6b47 .tag_b54f svg {
  fill: var(--e-global-color-primary);
}
.focused-0e83.motion-1f01 .tag_b54f {
  background-color: var(--e-global-color-primary);
}
.focused-0e83.icon-next-77a4 .tag_b54f,
.focused-0e83.backdrop_cold_6b47 .tag_b54f {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.focused-0e83 .pink-1e8d {
  color: var(--e-global-color-primary);
}
.focused-0e83 .pink-1e8d,
.focused-0e83 .pink-1e8d a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-0e83 .medium_67b3 {
  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);
}
.notification_2251 .outline-white-d0da {
  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);
}
.dropdown_fluid_944c .dropdown_dirty_bb4c .button-thick-289f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_a8b1 .wood-333a:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.main_a8b1 .border_gold_2f6d i {
  color: var(--e-global-color-primary);
}
.main_a8b1 .border_gold_2f6d svg {
  fill: var(--e-global-color-primary);
}
.main_a8b1 .black_9d36 {
  color: var(--e-global-color-secondary);
}
.main_a8b1 .wood-333a > .black_9d36,
.main_a8b1 .wood-333a > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_static_da33 .photo_hard_366e {
  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_static_da33 .main_gas_4b10 {
  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);
}
.shade_3760 .purple-4062 .summary-paper-8f41 {
  background-color: var(--e-global-color-primary);
}
.shade_3760 .module-8f23 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-3f8a .under-295f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-3f8a .video-17c0 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-3f8a .narrow_9c47 {
  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);
}
.breadcrumb-84bc .popup_fresh_6164,
.breadcrumb-84bc .popup_fresh_6164 a {
  color: var(--e-global-color-primary);
}
.breadcrumb-84bc .popup_fresh_6164.overlay-710e,
.breadcrumb-84bc .popup_fresh_6164.overlay-710e a {
  color: var(--e-global-color-accent);
}
.breadcrumb-84bc .popup_fresh_6164 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-84bc .secondary_e83f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-1d00 .input-8fcf,
.nav-1d00 .bronze_b883 {
  color: var(--e-global-color-primary);
}
.nav-1d00 .input-8fcf svg {
  fill: var(--e-global-color-primary);
}
.nav-1d00 .overlay-710e .input-8fcf,
.nav-1d00 .overlay-710e .bronze_b883 {
  color: var(--e-global-color-accent);
}
.nav-1d00 .overlay-710e .input-8fcf svg {
  fill: var(--e-global-color-accent);
}
.nav-1d00 .bronze_b883 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-1d00 .secondary_e83f {
  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);
}
.label_deb4 .background-a1f2,
.label_deb4 .logo-last-ae11 {
  color: var(--e-global-color-primary);
}
.label_deb4 .logo-last-ae11 svg {
  fill: var(--e-global-color-primary);
}
.label_deb4 .popup_fresh_6164.overlay-710e a,
.label_deb4
  .popup_fresh_6164.overlay-710e
  .logo-last-ae11 {
  color: var(--e-global-color-accent);
}
.label_deb4 .background-a1f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_deb4 .secondary_e83f {
  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);
}
.video-inner-f810 .chip_e60c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-inner-f810 .form-middle-de52 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough_7632 .cold_de61 .overlay_silver_7866 {
  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);
}
.rough_7632 .cold_de61 .small-8db4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough_7632 .block-d4f0 .overlay_silver_7866 {
  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);
}
.rough_7632
  .block-d4f0
  .small-8db4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough_7632
  .media_1a73
  .overlay_silver_7866 {
  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);
}
.rough_7632
  .media_1a73
  .small-8db4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough_7632
  .short_a557
  .overlay_silver_7866 {
  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);
}
.rough_7632
  .short_a557
  .small-8db4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-ab3e .hover-9364 {
  background-color: var(--e-global-color-primary);
}
.feature-ab3e .hover-9364:hover {
  background-color: var(--e-global-color-primary);
}
.feature-ab3e .highlight_11ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-ab3e
  .hover-9364:hover
  .highlight_11ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_e447 .first-02a6 {
  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);
}
.caption-882e .slider-d647 .mask_gold_1f72 a {
  background-color: var(--e-global-color-accent);
}
.caption-882e .slider-d647 .layout-7c23 a {
  background-color: var(--e-global-color-accent);
}
.caption-882e .slider-d647 .mask_gold_1f72 a,
.caption-882e .slider-d647 .layout-7c23 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_left_8a74
  .short_bc72.accent_advanced_a9f1
  .slider-d647
  a.black_e856 {
  background-color: var(--e-global-color-accent);
}
.secondary_left_8a74
  .short_bc72.accent_advanced_a9f1
  .slider-d647
  span.black_e856.fn-current-b307 {
  background-color: var(--e-global-color-text);
}
.secondary_left_8a74
  .short_bc72.accent_advanced_a9f1
  .slider-d647
  .black_e856 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_gold_72cd .left-45f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_gold_72cd
  .dynamic-0c42
  > .sidebar_573f
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_gold_72cd
  .block-b9b6
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_gold_72cd
  .header_smooth_f745
  .notification_medium_f707,
.sidebar_gold_72cd
  .header_smooth_f745
  .south_1da2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_gold_72cd
  .header_smooth_f745
  .badge-active-a3cd,
.sidebar_gold_72cd
  .header_smooth_f745
  a
  .badge-active-a3cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_gold_72cd
  .header_smooth_f745
  .header-b87c {
  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_gold_72cd
  .header_smooth_f745
  .filter_motion_ecdb {
  background-color: var(--e-global-color-primary);
}
.sidebar_gold_72cd
  .header_smooth_f745
  .filter_motion_ecdb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_gold_72cd
  .header_smooth_f745
  .filter_motion_ecdb:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar_gold_72cd
  .header_smooth_f745
  .pink-277c {
  background-color: var(--e-global-color-primary);
}
.sidebar_gold_72cd
  .header_smooth_f745
  .pink-277c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_gold_72cd
  .header_smooth_f745
  .pink-277c:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar_gold_72cd
  .green_de49
  .article-afc6
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_gold_72cd
  .green_de49
  .panel_dirty_5d0f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_gold_72cd
  .green_de49
  .header-b87c {
  color: var(--e-global-color-text);
}
.sidebar_gold_72cd
  .green_de49
  .header-b87c
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_gold_72cd
  .green_de49
  .filter_motion_ecdb {
  background-color: var(--e-global-color-primary);
}
.sidebar_gold_72cd
  .green_de49
  .filter_motion_ecdb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_gold_72cd
  .green_de49
  .filter_motion_ecdb:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar_gold_72cd
  .green_de49
  .pink-277c {
  background-color: var(--e-global-color-primary);
}
.sidebar_gold_72cd
  .green_de49
  .pink-277c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_gold_72cd
  .green_de49
  .pink-277c:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar_gold_72cd .row_ddf5 {
  background-color: var(--e-global-color-primary);
}
.sidebar_gold_72cd .row_ddf5:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar_gold_72cd .carousel_0f9f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_gold_72cd .clean-b0c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_fff8 .slow_84fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_fff8
  .pattern_stale_8ed4
  > div:nth-child(3)
  .slow_84fb,
.article_fff8
  .backdrop_narrow_62e3
  > div:nth-child(1)
  .slow_84fb,
.article_fff8
  .hover_5cdd
  > div:nth-child(1)
  .slow_84fb,
.article_fff8
  .west-0e75
  > div:nth-child(1)
  .slow_84fb,
.article_fff8
  .accordion-1b4b
  > div:nth-child(1)
  .slow_84fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_fff8 .text-bottom-ee22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_fff8 .texture_53fb {
  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);
}
.article_fff8 .message-hovered-f568 {
  background-color: var(--e-global-color-primary);
}
.article_fff8 .message-hovered-f568 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_fff8 .message-hovered-f568:hover {
  background-color: var(--e-global-color-primary);
}
.article_fff8 .backdrop-lite-78ff {
  background-color: var(--e-global-color-primary);
}
.article_fff8 .backdrop-lite-78ff:hover {
  background-color: var(--e-global-color-primary);
}
.article_fff8 .carousel_0f9f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_fff8 .clean-b0c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-current-ccd9 .simple-844c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-current-ccd9 .cold-873e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-current-ccd9 .wrapper_3757 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-current-ccd9 .thumbnail_silver_acff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-current-ccd9 .bright-3dbf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-current-ccd9 .backdrop-lite-78ff {
  background-color: var(--e-global-color-primary);
}
.backdrop-current-ccd9 .backdrop-lite-78ff:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_liquid_836d .mask_bf51 {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_liquid_836d .highlight_pressed_f581 {
  background-color: var(--e-global-color-text);
}
.breadcrumb_liquid_836d .alert_brown_f682 {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_liquid_836d .purple-2f13 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_liquid_836d .badge-outer-8e27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_liquid_836d .sort-up-a184 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_liquid_836d .wrapper_east_6b8f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_liquid_836d .slider-82ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_8a17 .in_083b .picture_38bd,
.steel_8a17
  .in_083b
  .picture_38bd
  a,
.steel_8a17 .clean-c888 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_8a17 .in_083b .hero_7c73,
.steel_8a17 .button_fresh_1c5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_8a17 .in_083b .hero_7c73 {
  color: var(--e-global-color-text);
}
.steel_8a17 .button_fresh_1c5d {
  color: var(--e-global-color-text);
}
.steel_8a17
  .in_083b
  .alert-3f99 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel_8a17 .action-07be .nav_fd4b {
  background-color: var(--e-global-color-primary);
}
.steel_8a17 .action-07be .nav_fd4b:hover {
  background-color: var(--e-global-color-primary);
}
.steel_8a17 .action-07be .heading-hot-a704 li span {
  background-color: var(--e-global-color-text);
}
.steel_8a17 .action-07be .heading-hot-a704 li span:hover {
  background-color: var(--e-global-color-primary);
}
.steel_8a17
  .action-07be
  .heading-hot-a704
  li.caption_0fce
  span {
  background-color: var(--e-global-color-accent);
}
.steel_8a17 .steel-469d span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_be69 .up_6567 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_hot_b816 .in-1a6c {
  background-color: var(--e-global-color-primary);
}
.caption_hot_b816 .input-under-a450 {
  background-color: var(--e-global-color-secondary);
}
.caption_hot_b816 .hidden_thick_823b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_hot_b816 .current-890d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_hot_b816 .over_6715 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_hot_b816 .avatar-active-cbb7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_hot_b816 .link-8880 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_hot_b816 .container_liquid_a041 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_hot_b816 .slider_hard_c4b4 {
  background-color: var(--e-global-color-primary);
}
.caption_hot_b816 .slider_hard_c4b4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-selected-d88a .texture_9573 {
  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);
}
.widget-selected-d88a .pagination-hard-c72d {
  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);
}
.widget-selected-d88a
  .message_59da:after {
  background-color: var(--e-global-color-primary);
}
.widget-selected-d88a .glass_00a0 {
  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);
}
.static-d146 .clean-c888 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-d146 .button_fresh_1c5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale_2391 .east-c29f .row-1cd7 {
  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);
}
.stale_2391 .east-c29f .progress_6a16 {
  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);
}
.section-9fd7 .medium-2a8b {
  background-color: var(--e-global-color-primary);
}
.section-9fd7 .caption-steel-8e59 {
  background-color: var(--e-global-color-secondary);
}
.section-9fd7 .light-1735 .complex-0026 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-9fd7 .outline-fixed-7e5f .complex-0026 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_c2a8 .glass_d0c8 .focus-db1d {
  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);
}
.shadow_c2a8 .glass_d0c8 .tooltip_first_103c {
  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);
}
.shadow_c2a8 .glass_d0c8 .component-6567 {
  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);
}
.old-4c46 .tooltip-yellow-d4c9 {
  border-color: var(--e-global-color-text);
}
.old-4c46 .east-0410 {
  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);
}
.old-4c46 .mask_dark_ffa2 {
  color: var(--e-global-color-primary);
}
.old-4c46 .overlay_e35a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_1e3d .item_6be3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold_1e3d .silver_c56a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold_1e3d .static-795d:hover .item_6be3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold_1e3d
  .static-795d:hover
  .silver_c56a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-28e6 .narrow_6fb3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-28e6 .brown_333b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_3576 .active-e26c .secondary_e8ce {
  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);
}
.form_3576 .left-8ff8 .secondary_e8ce {
  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);
}
.breadcrumb_tall_f1c1 .secondary-smooth-9dc5 {
  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);
}
.row_25a8 .sidebar_wide_1c39 .easy-a83b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_25a8 .sidebar_wide_1c39 .easy-a83b {
  background-color: var(--e-global-color-secondary);
}
.row_25a8 .accordion-lower-93aa .easy-a83b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_25a8 .accordion-lower-93aa .easy-a83b {
  background-color: var(--e-global-color-secondary);
}
.row_25a8 .modal_68be .notification-first-e401 {
  background-color: var(--e-global-color-primary);
}
.row_25a8 .modal_68be:hover .notification-first-e401 {
  background-color: var(--e-global-color-secondary);
}
.row_25a8 .nav_fd4b {
  background-color: var(--e-global-color-primary);
}
.row_25a8 .nav_fd4b:hover {
  background-color: var(--e-global-color-accent);
}
.row_25a8 .heading-hot-a704 li span {
  background-color: var(--e-global-color-text);
}
.row_25a8 .heading-hot-a704 li span:hover {
  background-color: var(--e-global-color-primary);
}
.row_25a8 .heading-hot-a704 li.caption_0fce span {
  background-color: var(--e-global-color-accent);
}
.input-9798 .form-b3d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-9798 .notification-0e59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_lite_0648 .right-8c8d:before {
  background-color: var(--e-global-color-secondary);
}
.message_lite_0648 .label-067a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_lite_0648 .info_clean_3bdf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_dark_89b8 .shade_static_1f17 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_dark_89b8 .shade_static_1f17:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_dark_89b8 .shade_static_1f17.fn-active-b307 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_dark_89b8 .medium_6550 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_dark_89b8 .lower_14b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_dark_89b8 .module_d0e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_dark_89b8 .north_88ca {
  background-color: var(--e-global-color-primary);
}
.secondary_dark_89b8 .north_88ca {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary_dark_89b8 .fluid-b085 {
  background-color: var(--e-global-color-primary);
}
.secondary_dark_89b8 .fluid-b085 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow-fast-fab7 .up-20c8 .sidebar-basic-fcbb a {
  color: var(--e-global-color-secondary);
}
.shadow-fast-fab7 .up-20c8 .sidebar-basic-fcbb a:hover {
  color: var(--e-global-color-secondary);
}
.shadow-fast-fab7 .up-20c8 .sidebar-basic-fcbb,
.shadow-fast-fab7 .up-20c8 .sidebar-basic-fcbb a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-fast-fab7 .up-20c8 .overlay_pink_e6dd {
  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);
}
.shadow-fast-fab7 .up-20c8 .fast_0b13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-fast-fab7 .up-20c8 .description_4d62 {
  background-color: var(--e-global-color-primary);
}
.shadow-fast-fab7 .up-20c8 .description_4d62 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-fast-fab7 .up-20c8 .description_4d62:hover {
  background-color: var(--e-global-color-primary);
}
.shadow-fast-fab7 .up-20c8 .light_abc2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow-fast-fab7 .up-20c8 .light_abc2 {
  background-color: var(--e-global-color-primary);
}
.shadow-fast-fab7 .up-20c8 .light_abc2:hover {
  background-color: var(--e-global-color-primary);
}
.shadow-fast-fab7 .up-20c8 .nav_fd4b {
  background-color: var(--e-global-color-primary);
}
.shadow-fast-fab7 .up-20c8 .nav_fd4b:hover {
  background-color: var(--e-global-color-primary);
}
.shadow-fast-fab7 .action-07be .heading-hot-a704 li span {
  background-color: var(--e-global-color-text);
}
.shadow-fast-fab7 .action-07be .heading-hot-a704 li span:hover {
  background-color: var(--e-global-color-primary);
}
.shadow-fast-fab7 .action-07be .heading-hot-a704 li.caption_0fce span {
  background-color: var(--e-global-color-accent);
}
.shadow-fast-fab7 .carousel_0f9f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-fast-fab7 .clean-b0c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_bef8 .rough_a65b .item_46a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_bef8 .rough_a65b .sidebar_steel_8ff5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_bef8 .rough_a65b .video-8357 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-f078 .surface_b9c2 {
  border-color: var(--e-global-color-text);
}
.bronze-f078 .nav_short_9538 {
  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);
}
.bronze-f078 .basic-9939 {
  color: var(--e-global-color-secondary);
}
.bronze-f078 .basic-9939 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-f078 .image-3b63 > * {
  color: var(--e-global-color-primary);
}
.bronze-f078 .image-3b63 > * svg {
  fill: var(--e-global-color-primary);
}
.bronze-f078 .rough-66e3 {
  color: var(--e-global-color-primary);
}
.bronze-f078 .rough-66e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-f078 .title-old-f7db {
  color: var(--e-global-color-primary);
}
.bronze-f078 .title-old-f7db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-f078 .prev-3331 {
  color: var(--e-global-color-primary);
}
.bronze-f078 .prev-3331 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-f078 .black-7ad7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-f078 .footer_0c2b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-f078 .footer_0c2b.layout-9c4a {
  color: var(--e-global-color-secondary);
}
.bronze-f078 .footer_0c2b.layout-9c4a .accordion-fresh-987f {
  color: var(--e-global-color-accent);
}
.bronze-f078 .footer_0c2b.input_up_6fde {
  color: var(--e-global-color-text);
}
.bronze-f078 .footer_0c2b.input_up_6fde .accordion-fresh-987f {
  color: var(--e-global-color-text);
}
.bronze-f078 .footer_0c2b:before {
  border-top-color: var(--e-global-color-text);
}
.bronze-f078 .outer_bbb6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-f078
  .outer_bbb6
  .over_988b {
  background-color: var(--e-global-color-primary);
}
.bronze-f078
  .outer_bbb6
  .over_988b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-f078 .surface_b9c2 .nav-silver-e472 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-f662 .breadcrumb_thick_74d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright-f662 .column-lite-ef6d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_02a3 .warm-e766 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_02a3
  .icon_dirty_5789
  .section_b6d7 {
  background-color: var(--e-global-color-secondary);
}
.inner_02a3
  .icon_dirty_5789.footer-8a1d
  .section_b6d7 {
  background-color: var(--e-global-color-text);
}
.inner_02a3
  .icon_dirty_5789:hover
  .section_b6d7 {
  background-color: var(--e-global-color-accent);
}
.inner_02a3
  .icon_dirty_5789.fn-active-b307
  .section_b6d7 {
  background-color: var(--e-global-color-primary);
}
.media_pro_3bb6 .huge_610d {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.media_pro_3bb6 .clean-8033 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_pro_3bb6 .solid-d78a {
  background-color: var(--e-global-color-primary);
}
.media_pro_3bb6 .solid-d78a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_5723 .tabs_7bce .badge-8646 .media_acac {
  background-color: var(--e-global-color-secondary);
}
.fixed_5723 .tabs_7bce .modal_cb09:after {
  background-color: var(--e-global-color-secondary);
}
.fixed_5723 .filter-pink-616d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_5723 .gas-5d0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_5723 .slider-38c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_5723 .row_upper_c4fd {
  background-color: var(--e-global-color-primary);
}
.fixed_5723 .row_upper_c4fd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_5723 .nav-red-dbd5 {
  background-color: var(--e-global-color-secondary);
}
.fixed_5723 .nav-red-dbd5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_5723 .tabs_7bce .pressed-f569 .preview-lite-4e1d:hover {
  background-color: var(--e-global-color-primary);
}
.fixed_5723
  .tabs_7bce
  .pressed-f569
  .preview-lite-4e1d.column_action_a8e4 {
  background-color: var(--e-global-color-primary);
}
.fixed_5723 .tabs_7bce .modal-static-f54e:before {
  border-color: var(--e-global-color-primary);
}
.fixed_5723 .tabs_7bce .modal-static-f54e:hover:before {
  border-color: var(--e-global-color-secondary);
}
.fixed_5723
  .tabs_7bce
  .modal-static-f54e.carousel_bb87:before {
  border-color: var(--e-global-color-primary);
}
.fixed_5723 .header_complex_59d5 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under-1ee6 .carousel-30c4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under-1ee6 .carousel-30c4:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under-1ee6 .carousel-30c4.gas-0861 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under-1ee6 .upper-e5da {
  background-color: var(--e-global-color-primary);
}
.under-1ee6 .upper-e5da {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under-1ee6
  .feature-hard-801c
  .over_b4f9
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under-1ee6
  .active_6033
  .over_b4f9
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-glass-1e59
  .tertiary-outer-83dc
  .border-8316 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-glass-1e59
  .tertiary-outer-83dc
  .black_c6cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-glass-1e59 .column-4044 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-glass-1e59 .bright-1ccd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-glass-1e59 .wood_95f1 {
  background-color: var(--e-global-color-primary);
}
.hidden-glass-1e59 .wood_95f1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_stone_d34e .sidebar-pro-d460 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_stone_d34e .element_bdc6 {
  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);
}
.chip_stone_d34e .medium_71a5 {
  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);
}
.chip_stone_d34e .medium_71a5 a:hover {
  color: var(--e-global-color-secondary);
}
.chip_stone_d34e .sidebar_new_4db2 {
  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);
}
.chip_stone_d34e .old-4a83 {
  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);
}
.chip_stone_d34e .bronze-032c .nav_fd4b {
  background-color: var(--e-global-color-primary);
}
.chip_stone_d34e .bronze-032c .nav_fd4b:hover {
  background-color: var(--e-global-color-accent);
}
.chip_stone_d34e
  .bronze-032c
  .heading-hot-a704
  li
  span {
  background-color: var(--e-global-color-text);
}
.chip_stone_d34e
  .bronze-032c
  .heading-hot-a704
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.chip_stone_d34e
  .bronze-032c
  .heading-hot-a704
  li.caption_0fce
  span {
  background-color: var(--e-global-color-accent);
}
.mask-c429
  .block-purple-e820
  .layout-cf58 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask-c429 .block-purple-e820 .primary-west-ddae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask-c429 .block-purple-e820 .east_06f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-c429 .row-lower-f831 {
  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);
}
.mask-c429
  .summary-north-c092.thumbnail-fresh-9682 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-76f5
  > .mask-6e71
  > div
  > .box_1109
  > .dim-481b
  > a {
  background-color: var(--e-global-color-text);
}
.component-76f5
  > .mask-6e71
  > div
  > .box_1109
  > .dim-481b
  > a
  .component_north_4530.iron-7b89 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-76f5
  > .mask-6e71
  > div
  > .box_1109
  > .dim-481b
  > a
  .menu_slow_8714.right-f020 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-76f5
  > .mask-6e71
  > div
  > .box_1109
  > .dim-481b
  > .hard_d805
  .dim-481b
  > a {
  background-color: var(--e-global-color-secondary);
}
.component-76f5
  > .mask-6e71
  > div
  > .box_1109
  > .dim-481b
  > .hard_d805
  .dim-481b
  > a
  .inner-9327 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-76f5
  > .mask-6e71
  > div
  > .box_1109
  > .dim-481b
  > .hard_d805
  .dim-481b
  > a
  .menu_slow_8714.plasma-94d0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-76f5
  > .mask-6e71
  > div
  > .box_1109
  > .dim-481b
  > a
  .photo-139b:before {
  color: var(--e-global-color-text);
}
.component-76f5
  > .mask-6e71
  > div
  > .box_1109
  > .dim-481b
  > .hard_d805
  a
  .photo-139b:before {
  color: var(--e-global-color-text);
}
.component-76f5
  > .mask-6e71
  > div
  > .box_1109
  > .dim-481b.top-52a0
  > a
  .photo-139b:before {
  color: var(--e-global-color-text);
}
.component-76f5
  > .mask-6e71
  > div
  > .box_1109
  > .dim-481b
  > .hard_d805
  .dim-481b.top-52a0
  > a
  .photo-139b:before {
  color: var(--e-global-color-text);
}
.component-76f5
  > .mask-6e71
  > div
  > .box_1109
  > .dim-481b
  > a
  .container_black_a0c6
  .icon-a018 {
  color: var(--e-global-color-text);
}
.component-76f5
  > .mask-6e71
  > div
  > .box_1109
  > .dim-481b
  > .hard_d805
  a
  .container_black_a0c6
  .icon-a018 {
  color: var(--e-global-color-text);
}
.component-76f5
  > .mask-6e71
  > div
  > .box_1109
  > .dim-481b
  > a
  .container_black_a0c6
  .icon-a018,
.component-76f5
  > .mask-6e71
  > div
  > .box_1109
  > .dim-481b
  > .hard_d805
  a
  .container_black_a0c6
  .icon-a018 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-76f5
  > .mask-6e71
  > div
  > .box_1109
  > .dim-481b
  > a
  .up_f15f:before {
  color: var(--e-global-color-text);
}
.component-76f5
  > .mask-6e71
  > div
  > .box_1109
  > .dim-481b
  > .hard_d805
  a
  .up_f15f:before {
  color: var(--e-global-color-text);
}
.component-76f5
  > .mask-6e71
  > div
  > .box_1109
  > .dim-481b.top-52a0
  > a
  .up_f15f:before {
  color: var(--e-global-color-text);
}
.component-76f5
  > .mask-6e71
  > div
  > .box_1109
  > .dim-481b
  > .hard_d805
  .dim-481b.top-52a0
  > a
  .up_f15f:before {
  color: var(--e-global-color-text);
}
.lower-226a .frame_6ac8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower-226a
  .over-27ba:hover
  .frame_6ac8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_aedb
  > .mask-6e71
  > .modal-fluid-ba21
  > .media-a149
  > .tabs-32ea
  > .out-1531
  .focus-0260 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_aedb
  > .mask-6e71
  > .modal-fluid-ba21
  > .media-a149
  > .tabs-32ea
  > .out-1531:hover
  .focus-0260 {
  color: var(--e-global-color-text);
}
.background_aedb
  > .mask-6e71
  > .modal-fluid-ba21
  > .media-a149
  > .tabs-32ea
  > .out-1531:hover
  .focus-0260 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_aedb
  > .mask-6e71
  > .modal-fluid-ba21
  > .media-a149
  > .tabs-32ea.main-selected-5a46
  > .out-1531
  .focus-0260 {
  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-smooth-9da3 .accordion-soft-336f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-smooth-9da3 .widget-6793 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-smooth-9da3 .secondary-7f27 {
  background-color: var(--e-global-color-primary);
}
.texture-smooth-9da3 .secondary-7f27 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_d902
  > .mask-6e71
  > .wrapper_simple_be1f
  > .tertiary-0468
  > .alert-glass-a01e
  .main_32d3 {
  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_d902
  > .mask-6e71
  > .wrapper_simple_be1f
  > .tertiary-0468
  > .alert-glass-a01e
  .border_1b8a {
  color: var(--e-global-color-text);
}
.element_d902
  > .mask-6e71
  > .wrapper_simple_be1f
  > .tertiary-0468
  > .alert-glass-a01e:hover
  .main_32d3 {
  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_d902
  > .mask-6e71
  > .wrapper_simple_be1f
  > .tertiary-0468
  > .alert-glass-a01e:hover
  .border_1b8a {
  color: var(--e-global-color-secondary);
}
.element_d902
  > .mask-6e71
  > .wrapper_simple_be1f
  > .tertiary-0468
  > .alert-glass-a01e.dynamic-6d02
  .main_32d3 {
  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);
}
.element_d902
  > .mask-6e71
  > .wrapper_simple_be1f
  > .tertiary-0468
  > .alert-glass-a01e.dynamic-6d02
  .border_1b8a {
  color: var(--e-global-color-primary);
}
.white_e2c8
  .accent-313d
  .media-wide-4cec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white_e2c8 .dropdown_0b82 .nav-silver-e472 .tabs-first-6fef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down_84e2 .mask-right-795c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down_84e2 .table_c185 .mask-right-795c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down_84e2 .search-2980 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down_84e2 .search-2980 {
  background-color: var(--e-global-color-primary);
}
.border-e25f .rough_df6b .element_6ba2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-e25f
  .rough_df6b:hover
  .tooltip-577d {
  color: var(--e-global-color-secondary);
}
.border-e25f
  .rough_df6b:hover
  .element_6ba2 {
  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_over_f2cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.large-83f8 {
  max-width: 1400px !important;
}

.list_ff25 {
  flex-direction: column;
}

.list_ff25 .wrapper-ebb5 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.list_ff25 .wrapper-ebb5 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

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

span {
  color: #fff;
}

.stone-c122.fluid_f66c {
  display: none;
}

.summary_1912 {
  display: none;
}

body,
.filter-87f5 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.fixed-10b3) !important; */
}

.modal_center_2929.texture_280e {
  margin-bottom: 40px;
  width: 100%;
}

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

.list_ff25 a {
  width: 100%;
}

.up_8a81 .highlight_hot_ce08.pink-e3b3 {
  width: 20% !important;
}

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

.tabs_b238:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

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

.outline_yellow_b819:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.up_8a81
  .highlight_hot_ce08.basic_ec46
  .center-ee26
  .photo-bb5d {
  font-size: 20px !important;
}

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

.avatar-under-a90a {
  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;
}

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

  text-align: center;
}

.popup_orange_92e7.dim_184e > .tooltip-lower-da74 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.brown-0ad4 {
  position: relative;
  width: 100%;
}

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

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

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

.accordion-hard-1dae {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

.column-soft-a83d {
  display: flex;
  gap: 50px;
}

.up_8a81
  .highlight_hot_ce08.mask-cold-8ba3
  .wood_a54b
  .item_lower_7e0f {
  width: 100% !important;
}

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

.pink_dc86 {
  width: 100%;
}

.link-gold-75fb {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

.disabled-ad92 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.focus_in_534f:hover .disabled-ad92 {
  visibility: visible;
}
.focus_in_534f:hover.focus_in_534f::before {
  display: block;
}

.dim_0c1f h3 {
  color: #fff;
}

.pressed-b79b {
  margin: 0;
}

.up_8a81
  .highlight_hot_ce08.mask-cold-8ba3
  .item_lower_7e0f
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.steel_96d8 {
  width: 100%;
}

.container-3025 {
  width: 100%;
}

.table-center-71e4 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.container-3025 {
  width: 100%;
}

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

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

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

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

.list_ff25 .wrapper-ebb5.tiny_4ca9 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.list_ff25 h1.wrapper-ebb5 {
  margin-top: 120px !important;
}

.up_8a81 .highlight_hot_ce08.summary-selected-88ca {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.silver_252f img {
  width: 100%;
}

.primary-glass-2853 .detail_3d70.center-ee26 {
  justify-content: space-between;
}

.media_narrow_4948 {
  display: none;
}

.tooltip_015d .picture_4b10 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .popup_orange_92e7 .tooltip-lower-da74 {
    flex-wrap: nowrap !important;
  }
}

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

  .light-d292 {
    width: 100% !important;
  }
}

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

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

  .primary-glass-2853 .detail_3d70.center-ee26 {
    border-bottom: 1px solid #f0c159;
  }

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

  .popup_orange_92e7.dim_184e > .tooltip-lower-da74 {
    gap: 15px;
    justify-content: space-between;
  }

  .up_8a81
    .highlight_hot_ce08.mask-cold-8ba3
    .item_lower_7e0f
    img {
    width: 60% !important;
  }

  .easy_a4e0 {
    left: 2%;
  }

  .upper_e7c0 {
    margin: 10px 0;
  }

  .list_ff25 .picture_4b10 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.list_ff25 .wrapper-ebb5,
  .list_ff25 .wrapper-ebb5 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .item_lower_7e0f {
    justify-content: center;
  }

  .list_ff25 .picture_4b10 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .up_8a81 .highlight_hot_ce08.pink-e3b3 {
    width: 75% !important;
  }

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

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

  h2.list_ff25 .wrapper-ebb5,
  .list_ff25 .wrapper-ebb5 {
    font-size: 30px !important;
  }

  .item_lower_7e0f {
    justify-content: center;
  }

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

  .lite-cf33
    .tooltip_north_5685.tertiary-first-dad9 {
    margin: 0 !important;
  }

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

  .upper_e7c0 {
    display: flex;
  }

  .item-dynamic-f599 .tabs_b238 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .highlight-b61a svg {
    width: 75% !important;
    height: 75% !important;
  }

  .table-center-71e4 {
    justify-content: flex-end;
    gap: 1px;
  }

  .list_ff25 h1.wrapper-ebb5 {
    margin-top: 80px !important;
  }

  .up_8a81
    .highlight_hot_ce08.mask-cold-8ba3
    .item_lower_7e0f
    img,
  .black-a680 .wood_a54b {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .up_8a81 .highlight_hot_ce08.pink-e3b3 {
    width: 100% !important;
  }

  .popup_orange_92e7.dim_184e > .tooltip-lower-da74 {
    gap: 3px;
  }

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

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

/* css-noise: adc7 */
.ghost-box-i2 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
