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(.upper-9d76) {
  gap: 0.5em;
}
:where(.mask-lower-ddcd) {
  gap: 0.5em;
}
body .outer_0c6a > .rough_3193 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .outer_0c6a > .iron-f686 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .outer_0c6a > .progress_new_1346 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .header-advanced-d994 > .rough_3193 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .header-advanced-d994 > .iron-f686 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .header-advanced-d994 > .progress_new_1346 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .header-advanced-d994
  > :where(:not(.rough_3193):not(.iron-f686):not(.paper-fd85)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .header-advanced-d994 > .picture-f05c {
  max-width: var(--wp--style--global--wide-size);
}
body .upper-9d76 {
  display: flex;
}
body .upper-9d76 {
  flex-wrap: wrap;
  align-items: center;
}
body .upper-9d76 > * {
  margin: 0;
}
body .mask-lower-ddcd {
  display: grid;
}
body .mask-lower-ddcd > * {
  margin: 0;
}
:where(.modal-dbf3.upper-9d76) {
  gap: 2em;
}
:where(.modal-dbf3.mask-lower-ddcd) {
  gap: 2em;
}
:where(.item-warm-7b23.upper-9d76) {
  gap: 1.25em;
}
:where(.item-warm-7b23.mask-lower-ddcd) {
  gap: 1.25em;
}
.layout_advanced_1948 {
  color: var(--wp--preset--color--black) !important;
}
.action-3c2e {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.panel-bottom-a96d {
  color: var(--wp--preset--color--white) !important;
}
.widget-medium-74df {
  color: var(--wp--preset--color--pale-pink) !important;
}
.tabs_smooth_4575 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.pagination_e22f {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.avatar-hovered-9a37 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.surface_701a {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.input-bright-ffa6 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.title-2e99 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.label-upper-65f5 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.shade_complex_bb88 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.paper-d54d {
  background-color: var(--wp--preset--color--black) !important;
}
.nav-mini-8124 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.sidebar-cold-9d70 {
  background-color: var(--wp--preset--color--white) !important;
}
.narrow-52bb {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.photo_fluid_b782 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.summary-narrow-5143 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.iron-f4c4 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.highlight_lite_986b {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.badge-soft-0963 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.stone-2b2a {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.widget-0ec1 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.large-a15e {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.label_1308 {
  border-color: var(--wp--preset--color--black) !important;
}
.panel_tiny_9a78 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.border_dim_0bf2 {
  border-color: var(--wp--preset--color--white) !important;
}
.pattern-cool-691e {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.basic_ac1e {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.liquid_493b {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.rough-bd46 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.button-steel-99d5 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.primary-focused-927b {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.soft_e8ea {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.pro-1ae7 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.avatar_c0b9 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.accordion-5107 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.tooltip-purple-fc03 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.caption-1a8d {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.iron_023b {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.surface_short_c907 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.detail-60ce {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.backdrop_steel_ee02 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.main_active_9645 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.active-e411 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.tertiary-fixed-e120 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.column_5908 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.modal_green_6f12 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.disabled-wood-a55e {
  font-size: var(--wp--preset--font-size--small) !important;
}
.module_cb07 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.focused_d691 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.status_motion_82cc {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.panel-mini-48bf a:where(:not(.focus_af9b)) {
  color: inherit;
}
:where(.item-warm-7b23.upper-9d76) {
  gap: 1.25em;
}
:where(.item-warm-7b23.mask-lower-ddcd) {
  gap: 1.25em;
}
:where(.modal-dbf3.upper-9d76) {
  gap: 2em;
}
:where(.modal-dbf3.mask-lower-ddcd) {
  gap: 2em;
}
.box-c325 {
  font-size: 1.5em;
  line-height: 1.6;
}

.nav_fresh_79a9 .center-149f {
  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);
}
.detail-8d6f .text-80c4 {
  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);
}
.tall_1896 {
  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);
}
.tall_1896.highlight-upper-1aff .simple_dabf {
  background-color: var(--e-global-color-primary);
}
.tall_1896.west_2c68 .simple_dabf,
.tall_1896.table-b431 .simple_dabf {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.info_c7f3 .hovered-3a9e {
  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);
}
.primary_solid_a468 {
  --divider-color: var(--e-global-color-secondary);
}
.primary_solid_a468 .grid_soft_b542 {
  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);
}
.primary_solid_a468.component-12c1 .mask-83ea {
  background-color: var(--e-global-color-secondary);
}
.primary_solid_a468.table_900d .mask-83ea,
.primary_solid_a468.smooth-8c46 .mask-83ea {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.primary_solid_a468.table_900d .mask-83ea,
.primary_solid_a468.smooth-8c46 .mask-83ea svg {
  fill: var(--e-global-color-secondary);
}
.preview_383d .video-full-166f {
  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_383d .header_b474 {
  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);
}
.filter-pink-00b3.component-12c1 .mask-83ea {
  background-color: var(--e-global-color-primary);
}
.filter-pink-00b3.table_900d .mask-83ea,
.filter-pink-00b3.smooth-8c46 .mask-83ea {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.filter-pink-00b3.table_900d .mask-83ea,
.filter-pink-00b3.smooth-8c46 .mask-83ea svg {
  fill: var(--e-global-color-primary);
}
.text_8971.component-12c1 .mask-83ea {
  background-color: var(--e-global-color-primary);
}
.text_8971.table_900d .mask-83ea,
.text_8971.smooth-8c46 .mask-83ea {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.text_8971 .widget_dim_4b4f {
  color: var(--e-global-color-primary);
}
.text_8971 .widget_dim_4b4f,
.text_8971 .widget_dim_4b4f a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_8971 .list_1dc3 {
  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-3234 .black_e89d {
  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);
}
.disabled_a623 .module_active_65c9 .gallery-9c99 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_1a8d .secondary_brown_ed86:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.link_1a8d .down-54b3 i {
  color: var(--e-global-color-primary);
}
.link_1a8d .down-54b3 svg {
  fill: var(--e-global-color-primary);
}
.link_1a8d .silver-cd0f {
  color: var(--e-global-color-secondary);
}
.link_1a8d .secondary_brown_ed86 > .silver-cd0f,
.link_1a8d .secondary_brown_ed86 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_fc5e .module-5988 {
  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);
}
.text_fc5e .caption_04ac {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.dynamic-3c78 .summary-outer-59f8 .last_f7d9 {
  background-color: var(--e-global-color-primary);
}
.dynamic-3c78 .description-fluid-8d30 {
  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);
}
.thumbnail-hovered-433e .popup-a004 {
  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);
}
.thumbnail-hovered-433e .overlay_hot_4ab0 {
  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);
}
.thumbnail-hovered-433e .gallery-6cc1 {
  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);
}
.hero_static_6757 .soft_b843,
.hero_static_6757 .soft_b843 a {
  color: var(--e-global-color-primary);
}
.hero_static_6757 .soft_b843.over-384f,
.hero_static_6757 .soft_b843.over-384f a {
  color: var(--e-global-color-accent);
}
.hero_static_6757 .soft_b843 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_static_6757 .advanced_7b0f {
  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);
}
.plasma_e47d .wood-45a5,
.plasma_e47d .alert_rough_a988 {
  color: var(--e-global-color-primary);
}
.plasma_e47d .wood-45a5 svg {
  fill: var(--e-global-color-primary);
}
.plasma_e47d .over-384f .wood-45a5,
.plasma_e47d .over-384f .alert_rough_a988 {
  color: var(--e-global-color-accent);
}
.plasma_e47d .over-384f .wood-45a5 svg {
  fill: var(--e-global-color-accent);
}
.plasma_e47d .alert_rough_a988 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma_e47d .advanced_7b0f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev_8326 .card_e2c3,
.prev_8326 .shade_51da {
  color: var(--e-global-color-primary);
}
.prev_8326 .shade_51da svg {
  fill: var(--e-global-color-primary);
}
.prev_8326 .soft_b843.over-384f a,
.prev_8326
  .soft_b843.over-384f
  .shade_51da {
  color: var(--e-global-color-accent);
}
.prev_8326 .card_e2c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev_8326 .advanced_7b0f {
  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);
}
.logo_middle_86d7 .slider-out-3d7c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_middle_86d7 .container-black-d247 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_top_8678 .row_09f1 .info-f51f {
  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);
}
.logo_top_8678 .row_09f1 .popup_pressed_22dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_top_8678 .purple-39d5 .info-f51f {
  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);
}
.logo_top_8678
  .purple-39d5
  .popup_pressed_22dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_top_8678
  .description-wide-b1c9
  .info-f51f {
  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);
}
.logo_top_8678
  .description-wide-b1c9
  .popup_pressed_22dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_top_8678
  .backdrop_stone_635b
  .info-f51f {
  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);
}
.logo_top_8678
  .backdrop_stone_635b
  .popup_pressed_22dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_25ab .header_b2b9 {
  background-color: var(--e-global-color-primary);
}
.old_25ab .header_b2b9:hover {
  background-color: var(--e-global-color-primary);
}
.old_25ab .pagination_ea46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old_25ab
  .header_b2b9:hover
  .pagination_ea46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-4355 .dropdown-0b79 {
  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);
}
.article_97d3 .short-57db .frame_rough_699e a {
  background-color: var(--e-global-color-accent);
}
.article_97d3 .short-57db .block_75dd a {
  background-color: var(--e-global-color-accent);
}
.article_97d3 .short-57db .frame_rough_699e a,
.article_97d3 .short-57db .block_75dd a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-yellow-913c
  .pagination_58aa.dim-cb96
  .short-57db
  a.hidden_fresh_c48b {
  background-color: var(--e-global-color-accent);
}
.grid-yellow-913c
  .pagination_58aa.dim-cb96
  .short-57db
  span.hidden_fresh_c48b.fn-current-739d {
  background-color: var(--e-global-color-text);
}
.grid-yellow-913c
  .pagination_58aa.dim-cb96
  .short-57db
  .hidden_fresh_c48b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-0307 .pagination_49c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-0307
  .mask-copper-36ed
  > .button-pro-bb34
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-0307
  .main_outer_f3c6
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-0307
  .nav_55f7
  .description_e9ce,
.filter-0307
  .nav_55f7
  .current_f430 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-0307
  .nav_55f7
  .image-11ad,
.filter-0307
  .nav_55f7
  a
  .image-11ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-0307
  .nav_55f7
  .tag_5790 {
  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);
}
.filter-0307
  .nav_55f7
  .filter-advanced-b311 {
  background-color: var(--e-global-color-primary);
}
.filter-0307
  .nav_55f7
  .filter-advanced-b311 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-0307
  .nav_55f7
  .filter-advanced-b311:hover {
  background-color: var(--e-global-color-primary);
}
.filter-0307
  .nav_55f7
  .aside-9608 {
  background-color: var(--e-global-color-primary);
}
.filter-0307
  .nav_55f7
  .aside-9608 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-0307
  .nav_55f7
  .aside-9608:hover {
  background-color: var(--e-global-color-primary);
}
.filter-0307
  .solid-11e4
  .photo-76fe
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-0307
  .solid-11e4
  .focus_08e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-0307
  .solid-11e4
  .tag_5790 {
  color: var(--e-global-color-text);
}
.filter-0307
  .solid-11e4
  .tag_5790
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-0307
  .solid-11e4
  .filter-advanced-b311 {
  background-color: var(--e-global-color-primary);
}
.filter-0307
  .solid-11e4
  .filter-advanced-b311 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-0307
  .solid-11e4
  .filter-advanced-b311:hover {
  background-color: var(--e-global-color-primary);
}
.filter-0307
  .solid-11e4
  .aside-9608 {
  background-color: var(--e-global-color-primary);
}
.filter-0307
  .solid-11e4
  .aside-9608 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-0307
  .solid-11e4
  .aside-9608:hover {
  background-color: var(--e-global-color-primary);
}
.filter-0307 .sort_8bd3 {
  background-color: var(--e-global-color-primary);
}
.filter-0307 .sort_8bd3:hover {
  background-color: var(--e-global-color-primary);
}
.filter-0307 .aside-0b56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-0307 .narrow-3d87 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_0cce .header_advanced_2fc1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_0cce
  .sort_tall_da4f
  > div:nth-child(3)
  .header_advanced_2fc1,
.caption_0cce
  .article-hovered-5ea1
  > div:nth-child(1)
  .header_advanced_2fc1,
.caption_0cce
  .header_active_0d7e
  > div:nth-child(1)
  .header_advanced_2fc1,
.caption_0cce
  .widget-a1d1
  > div:nth-child(1)
  .header_advanced_2fc1,
.caption_0cce
  .module_north_28f4
  > div:nth-child(1)
  .header_advanced_2fc1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_0cce .gradient_dynamic_872d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_0cce .last_1ddb {
  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);
}
.caption_0cce .hover-d9a7 {
  background-color: var(--e-global-color-primary);
}
.caption_0cce .hover-d9a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_0cce .hover-d9a7:hover {
  background-color: var(--e-global-color-primary);
}
.caption_0cce .green_00cb {
  background-color: var(--e-global-color-primary);
}
.caption_0cce .green_00cb:hover {
  background-color: var(--e-global-color-primary);
}
.caption_0cce .aside-0b56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_0cce .narrow-3d87 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_e4cd .accent-96f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_e4cd .west_339f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_e4cd .search-31e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_e4cd .aside-f350 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_e4cd .surface-293c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_e4cd .green_00cb {
  background-color: var(--e-global-color-primary);
}
.message_e4cd .green_00cb:hover {
  background-color: var(--e-global-color-primary);
}
.container-d9e2 .pro-49aa {
  background-color: var(--e-global-color-secondary);
}
.container-d9e2 .highlight_current_d18e {
  background-color: var(--e-global-color-text);
}
.container-d9e2 .media_bright_1ed6 {
  background-color: var(--e-global-color-secondary);
}
.container-d9e2 .article_mini_0372 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-d9e2 .hovered-a627 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-d9e2 .accordion_motion_94e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-d9e2 .shade_9660 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-d9e2 .progress-advanced-a172 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-be5e .hovered-3652 .banner_d429,
.old-be5e
  .hovered-3652
  .banner_d429
  a,
.old-be5e .gas-3381 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-be5e .hovered-3652 .hero-4245,
.old-be5e .shade-old-e182 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-be5e .hovered-3652 .hero-4245 {
  color: var(--e-global-color-text);
}
.old-be5e .shade-old-e182 {
  color: var(--e-global-color-text);
}
.old-be5e
  .hovered-3652
  .title_glass_bec4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old-be5e .grid-cool-b884 .focus-2c3d {
  background-color: var(--e-global-color-primary);
}
.old-be5e .grid-cool-b884 .focus-2c3d:hover {
  background-color: var(--e-global-color-primary);
}
.old-be5e .grid-cool-b884 .photo_pink_fdb6 li span {
  background-color: var(--e-global-color-text);
}
.old-be5e .grid-cool-b884 .photo_pink_fdb6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.old-be5e
  .grid-cool-b884
  .photo_pink_fdb6
  li.current-7c82
  span {
  background-color: var(--e-global-color-accent);
}
.old-be5e .tooltip-advanced-30f1 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_d75d .selected_079c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline_bb0c .dynamic_9489 {
  background-color: var(--e-global-color-primary);
}
.outline_bb0c .button_red_cc9d {
  background-color: var(--e-global-color-secondary);
}
.outline_bb0c .outline-bd39 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_bb0c .chip-6f16 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_bb0c .accent_last_6b13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_bb0c .mask_right_9271 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_bb0c .avatar_liquid_2cd1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_bb0c .frame_black_eb91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_bb0c .bronze_cbde {
  background-color: var(--e-global-color-primary);
}
.outline_bb0c .bronze_cbde {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard-6d8b .notice-hard-8e05 {
  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);
}
.hard-6d8b .hover-416f {
  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);
}
.hard-6d8b
  .pink-007f:after {
  background-color: var(--e-global-color-primary);
}
.hard-6d8b .focus_b974 {
  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-silver-e4cb .gas-3381 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-silver-e4cb .shade-old-e182 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-7f96 .hidden-basic-e2fb .logo_45fe {
  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);
}
.module-7f96 .hidden-basic-e2fb .inner_77b9 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-b208 .message_1ba7 {
  background-color: var(--e-global-color-primary);
}
.description-b208 .accent_dim_245a {
  background-color: var(--e-global-color-secondary);
}
.description-b208 .caption-lite-790a .backdrop-wood-d143 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-b208 .column-f17a .backdrop-wood-d143 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma-450b .photo_4cda .red-a530 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma-450b .photo_4cda .photo_e67f {
  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);
}
.plasma-450b .photo_4cda .chip-137c {
  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);
}
.block_fe56 .stale-e058 {
  border-color: var(--e-global-color-text);
}
.block_fe56 .progress_paper_a977 {
  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);
}
.block_fe56 .icon-yellow-12b3 {
  color: var(--e-global-color-primary);
}
.block_fe56 .motion-064f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_red_328b .link-9815 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_red_328b .paragraph-green-b703 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_red_328b .component-next-1cfc:hover .link-9815 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_red_328b
  .component-next-1cfc:hover
  .paragraph-green-b703 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-next-9179 .sidebar_pressed_c214 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-next-9179 .list-c6af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-6491 .simple_714d .picture_bronze_17f3 {
  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);
}
.content-6491 .banner_0438 .picture_bronze_17f3 {
  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);
}
.over_95b9 .pink_ea46 {
  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);
}
.label_537b .complex-43fd .action_d57b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_537b .complex-43fd .action_d57b {
  background-color: var(--e-global-color-secondary);
}
.label_537b .header-39b5 .action_d57b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_537b .header-39b5 .action_d57b {
  background-color: var(--e-global-color-secondary);
}
.label_537b .cool_7d6e .under_c2ef {
  background-color: var(--e-global-color-primary);
}
.label_537b .cool_7d6e:hover .under_c2ef {
  background-color: var(--e-global-color-secondary);
}
.label_537b .focus-2c3d {
  background-color: var(--e-global-color-primary);
}
.label_537b .focus-2c3d:hover {
  background-color: var(--e-global-color-accent);
}
.label_537b .photo_pink_fdb6 li span {
  background-color: var(--e-global-color-text);
}
.label_537b .photo_pink_fdb6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.label_537b .photo_pink_fdb6 li.current-7c82 span {
  background-color: var(--e-global-color-accent);
}
.highlight_orange_761b .main-e0cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_orange_761b .gradient_7e5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_b083 .brown-aa5c:before {
  background-color: var(--e-global-color-secondary);
}
.inner_b083 .focused_4861 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_b083 .panel_tall_deb6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot-23e7 .input_hard_986d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot-23e7 .input_hard_986d:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot-23e7 .input_hard_986d.fn-active-739d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot-23e7 .simple_149c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-23e7 .link-dark-d6b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-23e7 .modal_copper_fefe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-23e7 .logo_1432 {
  background-color: var(--e-global-color-primary);
}
.hot-23e7 .logo_1432 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hot-23e7 .wrapper-d217 {
  background-color: var(--e-global-color-primary);
}
.hot-23e7 .wrapper-d217 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-mini-d522 .summary_brown_c899 .row_7268 a {
  color: var(--e-global-color-secondary);
}
.box-mini-d522 .summary_brown_c899 .row_7268 a:hover {
  color: var(--e-global-color-secondary);
}
.box-mini-d522 .summary_brown_c899 .row_7268,
.box-mini-d522 .summary_brown_c899 .row_7268 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-mini-d522 .summary_brown_c899 .container_efac {
  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);
}
.box-mini-d522 .summary_brown_c899 .alert_25f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-mini-d522 .summary_brown_c899 .brown_a2bf {
  background-color: var(--e-global-color-primary);
}
.box-mini-d522 .summary_brown_c899 .brown_a2bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-mini-d522 .summary_brown_c899 .brown_a2bf:hover {
  background-color: var(--e-global-color-primary);
}
.box-mini-d522 .summary_brown_c899 .title-center-b7b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-mini-d522 .summary_brown_c899 .title-center-b7b2 {
  background-color: var(--e-global-color-primary);
}
.box-mini-d522 .summary_brown_c899 .title-center-b7b2:hover {
  background-color: var(--e-global-color-primary);
}
.box-mini-d522 .summary_brown_c899 .focus-2c3d {
  background-color: var(--e-global-color-primary);
}
.box-mini-d522 .summary_brown_c899 .focus-2c3d:hover {
  background-color: var(--e-global-color-primary);
}
.box-mini-d522 .grid-cool-b884 .photo_pink_fdb6 li span {
  background-color: var(--e-global-color-text);
}
.box-mini-d522 .grid-cool-b884 .photo_pink_fdb6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.box-mini-d522 .grid-cool-b884 .photo_pink_fdb6 li.current-7c82 span {
  background-color: var(--e-global-color-accent);
}
.box-mini-d522 .aside-0b56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-mini-d522 .narrow-3d87 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green-9058 .north-34b5 .hero_over_2ea7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green-9058 .north-34b5 .west-14bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green-9058 .north-34b5 .orange-eedc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-red-b888 .aside-f15b {
  border-color: var(--e-global-color-text);
}
.grid-red-b888 .stale_9796 {
  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);
}
.grid-red-b888 .feature-11cc {
  color: var(--e-global-color-secondary);
}
.grid-red-b888 .feature-11cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-red-b888 .primary_f6e6 > * {
  color: var(--e-global-color-primary);
}
.grid-red-b888 .primary_f6e6 > * svg {
  fill: var(--e-global-color-primary);
}
.grid-red-b888 .photo_prev_958b {
  color: var(--e-global-color-primary);
}
.grid-red-b888 .photo_prev_958b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-red-b888 .dynamic-ceff {
  color: var(--e-global-color-primary);
}
.grid-red-b888 .dynamic-ceff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-red-b888 .narrow_fcfc {
  color: var(--e-global-color-primary);
}
.grid-red-b888 .narrow_fcfc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-red-b888 .fast-f8cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-red-b888 .west_05f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-red-b888 .west_05f2.action-7db8 {
  color: var(--e-global-color-secondary);
}
.grid-red-b888 .west_05f2.action-7db8 .wrapper_64d5 {
  color: var(--e-global-color-accent);
}
.grid-red-b888 .west_05f2.description-thick-961e {
  color: var(--e-global-color-text);
}
.grid-red-b888 .west_05f2.description-thick-961e .wrapper_64d5 {
  color: var(--e-global-color-text);
}
.grid-red-b888 .west_05f2:before {
  border-top-color: var(--e-global-color-text);
}
.grid-red-b888 .content-upper-1223 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-red-b888
  .content-upper-1223
  .in_1532 {
  background-color: var(--e-global-color-primary);
}
.grid-red-b888
  .content-upper-1223
  .in_1532 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-red-b888 .aside-f15b .lite_6720 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black_c835 .fresh-7dfa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black_c835 .red-3c44 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_48bf .hover_fresh_85b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_48bf
  .current-55e9
  .container_c834 {
  background-color: var(--e-global-color-secondary);
}
.short_48bf
  .current-55e9.block-f636
  .container_c834 {
  background-color: var(--e-global-color-text);
}
.short_48bf
  .current-55e9:hover
  .container_c834 {
  background-color: var(--e-global-color-accent);
}
.short_48bf
  .current-55e9.fn-active-739d
  .container_c834 {
  background-color: var(--e-global-color-primary);
}
.focus-bottom-4f5b .focus_pro_7071 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.focus-bottom-4f5b .image_4abc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-bottom-4f5b .caption_8d8f {
  background-color: var(--e-global-color-primary);
}
.focus-bottom-4f5b .caption_8d8f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_steel_f57b .image_hovered_34e9 .input-dim-bb6d .popup-a182 {
  background-color: var(--e-global-color-secondary);
}
.panel_steel_f57b .image_hovered_34e9 .accordion_motion_d297:after {
  background-color: var(--e-global-color-secondary);
}
.panel_steel_f57b .simple-f2fa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_steel_f57b .button-prev-166b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_steel_f57b .pagination_73d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_steel_f57b .dropdown-easy-9b71 {
  background-color: var(--e-global-color-primary);
}
.panel_steel_f57b .dropdown-easy-9b71 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_steel_f57b .hot_e425 {
  background-color: var(--e-global-color-secondary);
}
.panel_steel_f57b .hot_e425 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_steel_f57b .image_hovered_34e9 .blue_75c8 .stale_f26b:hover {
  background-color: var(--e-global-color-primary);
}
.panel_steel_f57b
  .image_hovered_34e9
  .blue_75c8
  .stale_f26b.gallery-cf91 {
  background-color: var(--e-global-color-primary);
}
.panel_steel_f57b .image_hovered_34e9 .footer_36bf:before {
  border-color: var(--e-global-color-primary);
}
.panel_steel_f57b .image_hovered_34e9 .footer_36bf:hover:before {
  border-color: var(--e-global-color-secondary);
}
.panel_steel_f57b
  .image_hovered_34e9
  .footer_36bf.panel-eefe:before {
  border-color: var(--e-global-color-primary);
}
.panel_steel_f57b .stale-9a2f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_short_904d .section_short_b956 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress_short_904d .section_short_b956:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress_short_904d .section_short_b956.active-south-5c11 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress_short_904d .content_4970 {
  background-color: var(--e-global-color-primary);
}
.progress_short_904d .content_4970 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress_short_904d
  .short-7244
  .footer_95b4
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress_short_904d
  .wood_71dc
  .footer_95b4
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bright_c21b
  .caption_new_3f5a
  .middle-4f46 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_c21b
  .caption_new_3f5a
  .tiny_9e4d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_c21b .overlay-6bc7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_c21b .shade-2fa7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright_c21b .advanced-cc9b {
  background-color: var(--e-global-color-primary);
}
.bright_c21b .advanced-cc9b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass-8756 .lite_e4f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass-8756 .dirty-417e {
  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);
}
.glass-8756 .wood-107e {
  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);
}
.glass-8756 .wood-107e a:hover {
  color: var(--e-global-color-secondary);
}
.glass-8756 .tag_basic_3dab {
  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);
}
.glass-8756 .caption-2cd9 {
  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);
}
.glass-8756 .paragraph_8070 .focus-2c3d {
  background-color: var(--e-global-color-primary);
}
.glass-8756 .paragraph_8070 .focus-2c3d:hover {
  background-color: var(--e-global-color-accent);
}
.glass-8756
  .paragraph_8070
  .photo_pink_fdb6
  li
  span {
  background-color: var(--e-global-color-text);
}
.glass-8756
  .paragraph_8070
  .photo_pink_fdb6
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.glass-8756
  .paragraph_8070
  .photo_pink_fdb6
  li.current-7c82
  span {
  background-color: var(--e-global-color-accent);
}
.text-fixed-6da3
  .box-action-e113
  .panel_center_7af4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-fixed-6da3 .box-action-e113 .middle-a2d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-fixed-6da3 .box-action-e113 .progress_white_aa72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-fixed-6da3 .alert-2a35 {
  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);
}
.text-fixed-6da3
  .secondary_gas_980d.easy-6d77 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma-03dc
  > .footer_9d35
  > div
  > .disabled-740a
  > .fluid-3243
  > a {
  background-color: var(--e-global-color-text);
}
.plasma-03dc
  > .footer_9d35
  > div
  > .disabled-740a
  > .fluid-3243
  > a
  .panel_8225.popup_upper_c416 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-03dc
  > .footer_9d35
  > div
  > .disabled-740a
  > .fluid-3243
  > a
  .down_f1da.next_d35c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-03dc
  > .footer_9d35
  > div
  > .disabled-740a
  > .fluid-3243
  > .button_7a06
  .fluid-3243
  > a {
  background-color: var(--e-global-color-secondary);
}
.plasma-03dc
  > .footer_9d35
  > div
  > .disabled-740a
  > .fluid-3243
  > .button_7a06
  .fluid-3243
  > a
  .accordion-tall-e45a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma-03dc
  > .footer_9d35
  > div
  > .disabled-740a
  > .fluid-3243
  > .button_7a06
  .fluid-3243
  > a
  .down_f1da.photo_left_a313 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-03dc
  > .footer_9d35
  > div
  > .disabled-740a
  > .fluid-3243
  > a
  .menu_69a7:before {
  color: var(--e-global-color-text);
}
.plasma-03dc
  > .footer_9d35
  > div
  > .disabled-740a
  > .fluid-3243
  > .button_7a06
  a
  .menu_69a7:before {
  color: var(--e-global-color-text);
}
.plasma-03dc
  > .footer_9d35
  > div
  > .disabled-740a
  > .fluid-3243.upper-8b04
  > a
  .menu_69a7:before {
  color: var(--e-global-color-text);
}
.plasma-03dc
  > .footer_9d35
  > div
  > .disabled-740a
  > .fluid-3243
  > .button_7a06
  .fluid-3243.upper-8b04
  > a
  .menu_69a7:before {
  color: var(--e-global-color-text);
}
.plasma-03dc
  > .footer_9d35
  > div
  > .disabled-740a
  > .fluid-3243
  > a
  .smooth-ca9b
  .slider-dirty-fe5f {
  color: var(--e-global-color-text);
}
.plasma-03dc
  > .footer_9d35
  > div
  > .disabled-740a
  > .fluid-3243
  > .button_7a06
  a
  .smooth-ca9b
  .slider-dirty-fe5f {
  color: var(--e-global-color-text);
}
.plasma-03dc
  > .footer_9d35
  > div
  > .disabled-740a
  > .fluid-3243
  > a
  .smooth-ca9b
  .slider-dirty-fe5f,
.plasma-03dc
  > .footer_9d35
  > div
  > .disabled-740a
  > .fluid-3243
  > .button_7a06
  a
  .smooth-ca9b
  .slider-dirty-fe5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-03dc
  > .footer_9d35
  > div
  > .disabled-740a
  > .fluid-3243
  > a
  .narrow_32e0:before {
  color: var(--e-global-color-text);
}
.plasma-03dc
  > .footer_9d35
  > div
  > .disabled-740a
  > .fluid-3243
  > .button_7a06
  a
  .narrow_32e0:before {
  color: var(--e-global-color-text);
}
.plasma-03dc
  > .footer_9d35
  > div
  > .disabled-740a
  > .fluid-3243.upper-8b04
  > a
  .narrow_32e0:before {
  color: var(--e-global-color-text);
}
.plasma-03dc
  > .footer_9d35
  > div
  > .disabled-740a
  > .fluid-3243
  > .button_7a06
  .fluid-3243.upper-8b04
  > a
  .narrow_32e0:before {
  color: var(--e-global-color-text);
}
.label_63a0 .tertiary-b4b6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label_63a0
  .tabs-north-3c33:hover
  .tertiary-b4b6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-3eec
  > .footer_9d35
  > .title_yellow_408f
  > .gallery_lite_0e40
  > .row-wide-4428
  > .stone_cb2c
  .panel_899b {
  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);
}
.footer-3eec
  > .footer_9d35
  > .title_yellow_408f
  > .gallery_lite_0e40
  > .row-wide-4428
  > .stone_cb2c:hover
  .panel_899b {
  color: var(--e-global-color-text);
}
.footer-3eec
  > .footer_9d35
  > .title_yellow_408f
  > .gallery_lite_0e40
  > .row-wide-4428
  > .stone_cb2c:hover
  .panel_899b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-3eec
  > .footer_9d35
  > .title_yellow_408f
  > .gallery_lite_0e40
  > .row-wide-4428.pagination_light_4b46
  > .stone_cb2c
  .panel_899b {
  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);
}
.simple-e539 .input-bronze-0614 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple-e539 .liquid_a557 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple-e539 .widget_438e {
  background-color: var(--e-global-color-primary);
}
.simple-e539 .widget_438e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed-1cd7
  > .footer_9d35
  > .cool-ade3
  > .message_yellow_e55f
  > .logo_ad8b
  .content_34d8 {
  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);
}
.pressed-1cd7
  > .footer_9d35
  > .cool-ade3
  > .message_yellow_e55f
  > .logo_ad8b
  .video_ef6d {
  color: var(--e-global-color-text);
}
.pressed-1cd7
  > .footer_9d35
  > .cool-ade3
  > .message_yellow_e55f
  > .logo_ad8b:hover
  .content_34d8 {
  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);
}
.pressed-1cd7
  > .footer_9d35
  > .cool-ade3
  > .message_yellow_e55f
  > .logo_ad8b:hover
  .video_ef6d {
  color: var(--e-global-color-secondary);
}
.pressed-1cd7
  > .footer_9d35
  > .cool-ade3
  > .message_yellow_e55f
  > .logo_ad8b.caption-5d85
  .content_34d8 {
  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);
}
.pressed-1cd7
  > .footer_9d35
  > .cool-ade3
  > .message_yellow_e55f
  > .logo_ad8b.caption-5d85
  .video_ef6d {
  color: var(--e-global-color-primary);
}
.bronze-3aeb
  .hover_motion_d2a7
  .pattern-0508 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-3aeb .list_f188 .lite_6720 .gold_bcee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-e8d5 .tabs_middle_e9e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-e8d5 .list-baa6 .tabs_middle_e9e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-e8d5 .text_short_15f7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-e8d5 .text_short_15f7 {
  background-color: var(--e-global-color-primary);
}
.huge-a9c1 .focus_078f .carousel_0db0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-a9c1
  .focus_078f:hover
  .mini-385e {
  color: var(--e-global-color-secondary);
}
.huge-a9c1
  .focus_078f:hover
  .carousel_0db0 {
  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);
}
.easy_10ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.slider_right_d33e {
  flex-direction: column;
}

.slider_right_d33e .main-23b1 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.slider_right_d33e .main-23b1 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

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

span {
  color: #fff;
}

.notification_bronze_b61d.texture-76ec {
  display: none;
}

.basic-a8b8 {
  display: none;
}

body,
.section-advanced-9f69 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.background_6429) !important; */
}

.article-full-7240.steel_e33d {
  margin-bottom: 40px;
  width: 100%;
}

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

.slider_right_d33e a {
  width: 100%;
}

.dark-7b56 .gradient-hovered-8782.next_86f0 {
  width: 20% !important;
}

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

.description-f0d3:hover {
  color: #000;
}

.description-f0d3 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.description-f0d3:hover svg {
  fill: #000;
}

.slow-14b2 {
  background-color: #f0c159;
  border-radius: 10px;
  color: #874800;
  width: 100px;
  padding: 8px 20px;
  font-weight: 500;
  transition: all 0.14s ease-out;

  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.slow-14b2:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.dark-7b56
  .gradient-hovered-8782.smooth-a6a8
  .border-wide-9304
  .cold-3c05 {
  font-size: 20px !important;
}

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

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

.action-639c h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.gold-c624.link_plasma_567e > .dim_9753 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

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

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

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

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

.dark-7b56
  .gradient-hovered-8782.focused_f1b1
  .text_in_4c29
  .hero_4c01 {
  width: 100% !important;
}

.thumbnail-first-fc41 {
  width: 500px !important;
  max-width: none;
}

.overlay_small_f055 {
  width: 100%;
}

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

.notice-ad1c {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.dark-fa90 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.notice-ad1c:hover .dark-fa90 {
  visibility: visible;
}
.notice-ad1c:hover.notice-ad1c::before {
  display: block;
}

.action-639c h3 {
  color: #fff;
}

.primary-25e9 {
  margin: 0;
}

.dark-7b56
  .gradient-hovered-8782.focused_f1b1
  .hero_4c01
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.steel-6bc4 {
  width: 100%;
}

.content-6f22 {
  width: 100%;
}

.preview-huge-2c81 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.content-6f22 {
  width: 100%;
}

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

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

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

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

.slider_right_d33e .main-23b1.section-lower-2f79 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.slider_right_d33e h1.main-23b1 {
  margin-top: 120px !important;
}

.dark-7b56 .gradient-hovered-8782.avatar-36e6 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.component-north-4645 img {
  width: 100%;
}

.tag_c0f6 .mask_center_5155.border-wide-9304 {
  justify-content: space-between;
}

.new_7467 {
  display: none;
}

.dim_e780 .icon_c833 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .gold-c624 .dim_9753 {
    flex-wrap: nowrap !important;
  }
}

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

  .thumbnail-first-fc41 {
    width: 100% !important;
  }
}

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

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

  .tag_c0f6 .mask_center_5155.border-wide-9304 {
    border-bottom: 1px solid #f0c159;
  }

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

  .gold-c624.link_plasma_567e > .dim_9753 {
    gap: 15px;
    justify-content: space-between;
  }

  .dark-7b56
    .gradient-hovered-8782.focused_f1b1
    .hero_4c01
    img {
    width: 60% !important;
  }

  .tertiary_18af {
    left: 2%;
  }

  .banner-4618 {
    margin: 10px 0;
  }

  .slider_right_d33e .icon_c833 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.slider_right_d33e .main-23b1,
  .slider_right_d33e .main-23b1 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .hero_4c01 {
    justify-content: center;
  }

  .slider_right_d33e .icon_c833 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .dark-7b56 .gradient-hovered-8782.next_86f0 {
    width: 75% !important;
  }

  .component-north-4645 img {
    width: 100% !important;
  }
}

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

  h2.slider_right_d33e .main-23b1,
  .slider_right_d33e .main-23b1 {
    font-size: 30px !important;
  }

  .hero_4c01 {
    justify-content: center;
  }

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

  .advanced_1f47
    .red-2753.menu-dirty-5b2c {
    margin: 0 !important;
  }

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

  .banner-4618 {
    display: flex;
  }

  .pressed_9dbf .description-f0d3 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .nav-under-e5cb svg {
    width: 75% !important;
    height: 75% !important;
  }

  .preview-huge-2c81 {
    justify-content: flex-end;
    gap: 1px;
  }

  .slider_right_d33e h1.main-23b1 {
    margin-top: 80px !important;
  }

  .dark-7b56
    .gradient-hovered-8782.focused_f1b1
    .hero_4c01
    img,
  .preview_383d .text_in_4c29 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .dark-7b56 .gradient-hovered-8782.next_86f0 {
    width: 100% !important;
  }

  .gold-c624.link_plasma_567e > .dim_9753 {
    gap: 3px;
  }

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

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

/* css-noise: a7d1 */
.phantom-card-t4 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
