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(.outer-c48c) {
  gap: 0.5em;
}
:where(.icon_3812) {
  gap: 0.5em;
}
body .description_short_51e9 > .avatar-7e2d {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .description_short_51e9 > .huge_cca7 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .description_short_51e9 > .out_1f0b {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .accordion-black-953a > .avatar-7e2d {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .accordion-black-953a > .huge_cca7 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .accordion-black-953a > .out_1f0b {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .accordion-black-953a
  > :where(:not(.avatar-7e2d):not(.huge_cca7):not(.upper-a268)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .accordion-black-953a > .accent-18d9 {
  max-width: var(--wp--style--global--wide-size);
}
body .outer-c48c {
  display: flex;
}
body .outer-c48c {
  flex-wrap: wrap;
  align-items: center;
}
body .outer-c48c > * {
  margin: 0;
}
body .icon_3812 {
  display: grid;
}
body .icon_3812 > * {
  margin: 0;
}
:where(.motion_9ebf.outer-c48c) {
  gap: 2em;
}
:where(.motion_9ebf.icon_3812) {
  gap: 2em;
}
:where(.container-lite-12a7.outer-c48c) {
  gap: 1.25em;
}
:where(.container-lite-12a7.icon_3812) {
  gap: 1.25em;
}
.breadcrumb_75a3 {
  color: var(--wp--preset--color--black) !important;
}
.content-c60e {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.active_cd85 {
  color: var(--wp--preset--color--white) !important;
}
.texture_steel_d9d6 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.dirty-1f7d {
  color: var(--wp--preset--color--vivid-red) !important;
}
.video-green-cb71 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.rough_5137 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.input_down_e158 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.motion_f426 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hard_8a1d {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.gallery_7dd6 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.steel_a5f0 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.item-1c61 {
  background-color: var(--wp--preset--color--black) !important;
}
.filter-ec83 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.soft_0b43 {
  background-color: var(--wp--preset--color--white) !important;
}
.lower_0aeb {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.footer-fast-f3e5 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.filter-south-124a {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.overlay-03ed {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.description-gas-f45d {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.down_d144 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.fixed_63df {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.chip_selected_b82c {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.summary_c1f7 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.current-be74 {
  border-color: var(--wp--preset--color--black) !important;
}
.layout_north_2fd4 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.tooltip_fresh_2a2c {
  border-color: var(--wp--preset--color--white) !important;
}
.table-b8a5 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.list-focused-336f {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.search_5088 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.narrow_4bd7 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.lower-38de {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.sort_ac3c {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.footer_dynamic_d9a1 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.paper-f55e {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.lower-7f43 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.border_fd02 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.message-f1c2 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.left-b402 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.shadow_2767 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.banner-bd18 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.heading-ba99 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.text-cea9 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.message-up-d355 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.black-cd79 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.description_5182 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.banner_dirty_41b8 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.nav_white_fe4b {
  background: var(--wp--preset--gradient--midnight) !important;
}
.content_paper_73c5 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.notification-fixed-eda7 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.shade-warm-fbf7 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.accent_new_7770 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.icon_fast_4b15 a:where(:not(.main-lower-8280)) {
  color: inherit;
}
:where(.container-lite-12a7.outer-c48c) {
  gap: 1.25em;
}
:where(.container-lite-12a7.icon_3812) {
  gap: 1.25em;
}
:where(.motion_9ebf.outer-c48c) {
  gap: 2em;
}
:where(.motion_9ebf.icon_3812) {
  gap: 2em;
}
.banner_97dd {
  font-size: 1.5em;
  line-height: 1.6;
}

.purple-2b83 .fluid-d7fb {
  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);
}
.gas_7829 .heading_silver_5e08 {
  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);
}
.image_short_4ee3 {
  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);
}
.image_short_4ee3.thumbnail-f3fc .sidebar_119b {
  background-color: var(--e-global-color-primary);
}
.image_short_4ee3.texture_solid_72ca .sidebar_119b,
.image_short_4ee3.dim-525f .sidebar_119b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.caption-hovered-b984 .tertiary_copper_3f29 {
  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);
}
.icon-dirty-594c {
  --divider-color: var(--e-global-color-secondary);
}
.icon-dirty-594c .title-023f {
  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);
}
.icon-dirty-594c.status-9f12 .widget-lower-8d59 {
  background-color: var(--e-global-color-secondary);
}
.icon-dirty-594c.next-b0b4 .widget-lower-8d59,
.icon-dirty-594c.sidebar-out-3813 .widget-lower-8d59 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.icon-dirty-594c.next-b0b4 .widget-lower-8d59,
.icon-dirty-594c.sidebar-out-3813 .widget-lower-8d59 svg {
  fill: var(--e-global-color-secondary);
}
.tooltip-tiny-6bfc .tag_f12d {
  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);
}
.tooltip-tiny-6bfc .yellow_5cfe {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-5e25.status-9f12 .widget-lower-8d59 {
  background-color: var(--e-global-color-primary);
}
.cold-5e25.next-b0b4 .widget-lower-8d59,
.cold-5e25.sidebar-out-3813 .widget-lower-8d59 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.cold-5e25.next-b0b4 .widget-lower-8d59,
.cold-5e25.sidebar-out-3813 .widget-lower-8d59 svg {
  fill: var(--e-global-color-primary);
}
.badge_2d6f.status-9f12 .widget-lower-8d59 {
  background-color: var(--e-global-color-primary);
}
.badge_2d6f.next-b0b4 .widget-lower-8d59,
.badge_2d6f.sidebar-out-3813 .widget-lower-8d59 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.badge_2d6f .frame-gold-d94a {
  color: var(--e-global-color-primary);
}
.badge_2d6f .frame-gold-d94a,
.badge_2d6f .frame-gold-d94a a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_2d6f .fresh-9cac {
  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);
}
.bright_8609 .out_d727 {
  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);
}
.warm-cd27 .photo_91cc .outline_d66e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink-d854 .thumbnail-bright-d94a:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.pink-d854 .right_10f4 i {
  color: var(--e-global-color-primary);
}
.pink-d854 .right_10f4 svg {
  fill: var(--e-global-color-primary);
}
.pink-d854 .surface_simple_d3ac {
  color: var(--e-global-color-secondary);
}
.pink-d854 .thumbnail-bright-d94a > .surface_simple_d3ac,
.pink-d854 .thumbnail-bright-d94a > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-6191 .title_777d {
  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);
}
.texture-6191 .preview_424d {
  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);
}
.text-gold-ae48 .breadcrumb-red-98d7 .filter-fa02 {
  background-color: var(--e-global-color-primary);
}
.text-gold-ae48 .disabled_2010 {
  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);
}
.tabs-liquid-81ac .link-66a6 {
  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);
}
.tabs-liquid-81ac .dark_49af {
  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);
}
.tabs-liquid-81ac .sidebar-bad2 {
  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);
}
.yellow_39fe .alert_4435,
.yellow_39fe .alert_4435 a {
  color: var(--e-global-color-primary);
}
.yellow_39fe .alert_4435.module_paper_5491,
.yellow_39fe .alert_4435.module_paper_5491 a {
  color: var(--e-global-color-accent);
}
.yellow_39fe .alert_4435 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_39fe .aside-short-f64e {
  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);
}
.pro_1645 .thumbnail_top_271c,
.pro_1645 .popup-01d2 {
  color: var(--e-global-color-primary);
}
.pro_1645 .thumbnail_top_271c svg {
  fill: var(--e-global-color-primary);
}
.pro_1645 .module_paper_5491 .thumbnail_top_271c,
.pro_1645 .module_paper_5491 .popup-01d2 {
  color: var(--e-global-color-accent);
}
.pro_1645 .module_paper_5491 .thumbnail_top_271c svg {
  fill: var(--e-global-color-accent);
}
.pro_1645 .popup-01d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro_1645 .aside-short-f64e {
  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);
}
.avatar_small_6c2f .media_2d33,
.avatar_small_6c2f .huge-7f4b {
  color: var(--e-global-color-primary);
}
.avatar_small_6c2f .huge-7f4b svg {
  fill: var(--e-global-color-primary);
}
.avatar_small_6c2f .alert_4435.module_paper_5491 a,
.avatar_small_6c2f
  .alert_4435.module_paper_5491
  .huge-7f4b {
  color: var(--e-global-color-accent);
}
.avatar_small_6c2f .media_2d33 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_small_6c2f .aside-short-f64e {
  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);
}
.frame_small_d0ba .tooltip_bddf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_small_d0ba .dirty_69c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_a09c .info-green-2ece .upper_2c72 {
  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);
}
.tertiary_a09c .info-green-2ece .filter-91f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_a09c .tag_c0f0 .upper_2c72 {
  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);
}
.tertiary_a09c
  .tag_c0f0
  .filter-91f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_a09c
  .link_6646
  .upper_2c72 {
  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);
}
.tertiary_a09c
  .link_6646
  .filter-91f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary_a09c
  .background-pink-ae3f
  .upper_2c72 {
  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);
}
.tertiary_a09c
  .background-pink-ae3f
  .filter-91f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_1aa0 .status-advanced-a95a {
  background-color: var(--e-global-color-primary);
}
.texture_1aa0 .status-advanced-a95a:hover {
  background-color: var(--e-global-color-primary);
}
.texture_1aa0 .dynamic-c4e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_1aa0
  .status-advanced-a95a:hover
  .dynamic-c4e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel-20ed .focus_middle_5e5b {
  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);
}
.message-b5a5 .west-68f4 .mask_5473 a {
  background-color: var(--e-global-color-accent);
}
.message-b5a5 .west-68f4 .purple-7c38 a {
  background-color: var(--e-global-color-accent);
}
.message-b5a5 .west-68f4 .mask_5473 a,
.message-b5a5 .west-68f4 .purple-7c38 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-ff31
  .stale_c10a.steel_1724
  .west-68f4
  a.wide-4787 {
  background-color: var(--e-global-color-accent);
}
.row-ff31
  .stale_c10a.steel_1724
  .west-68f4
  span.wide-4787.fn-current-632c {
  background-color: var(--e-global-color-text);
}
.row-ff31
  .stale_c10a.steel_1724
  .west-68f4
  .wide-4787 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-31d1 .banner-current-4607 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-31d1
  .heading_8866
  > .section_pressed_bb82
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-31d1
  .header_93e7
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-31d1
  .outline_ac3b
  .avatar-74d7,
.thick-31d1
  .outline_ac3b
  .rough_f4b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-31d1
  .outline_ac3b
  .large_08b9,
.thick-31d1
  .outline_ac3b
  a
  .large_08b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-31d1
  .outline_ac3b
  .short_d412 {
  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);
}
.thick-31d1
  .outline_ac3b
  .wood_a7e3 {
  background-color: var(--e-global-color-primary);
}
.thick-31d1
  .outline_ac3b
  .wood_a7e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-31d1
  .outline_ac3b
  .wood_a7e3:hover {
  background-color: var(--e-global-color-primary);
}
.thick-31d1
  .outline_ac3b
  .wrapper-2941 {
  background-color: var(--e-global-color-primary);
}
.thick-31d1
  .outline_ac3b
  .wrapper-2941 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-31d1
  .outline_ac3b
  .wrapper-2941:hover {
  background-color: var(--e-global-color-primary);
}
.thick-31d1
  .hard_7b0d
  .box_85bd
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-31d1
  .hard_7b0d
  .disabled-a27c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-31d1
  .hard_7b0d
  .short_d412 {
  color: var(--e-global-color-text);
}
.thick-31d1
  .hard_7b0d
  .short_d412
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-31d1
  .hard_7b0d
  .wood_a7e3 {
  background-color: var(--e-global-color-primary);
}
.thick-31d1
  .hard_7b0d
  .wood_a7e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-31d1
  .hard_7b0d
  .wood_a7e3:hover {
  background-color: var(--e-global-color-primary);
}
.thick-31d1
  .hard_7b0d
  .wrapper-2941 {
  background-color: var(--e-global-color-primary);
}
.thick-31d1
  .hard_7b0d
  .wrapper-2941 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-31d1
  .hard_7b0d
  .wrapper-2941:hover {
  background-color: var(--e-global-color-primary);
}
.thick-31d1 .footer-upper-0b85 {
  background-color: var(--e-global-color-primary);
}
.thick-31d1 .footer-upper-0b85:hover {
  background-color: var(--e-global-color-primary);
}
.thick-31d1 .form_focused_7bb7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-31d1 .overlay-under-8556 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-c2f9 .pro-ec84 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-c2f9
  .backdrop_c9bc
  > div:nth-child(3)
  .pro-ec84,
.next-c2f9
  .content-lite-0c5f
  > div:nth-child(1)
  .pro-ec84,
.next-c2f9
  .tag_selected_a5cd
  > div:nth-child(1)
  .pro-ec84,
.next-c2f9
  .column-top-11e7
  > div:nth-child(1)
  .pro-ec84,
.next-c2f9
  .column-pressed-e9b1
  > div:nth-child(1)
  .pro-ec84 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-c2f9 .photo_steel_2acb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-c2f9 .progress_simple_3ade {
  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);
}
.next-c2f9 .list_tiny_025a {
  background-color: var(--e-global-color-primary);
}
.next-c2f9 .list_tiny_025a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-c2f9 .list_tiny_025a:hover {
  background-color: var(--e-global-color-primary);
}
.next-c2f9 .summary_prev_5564 {
  background-color: var(--e-global-color-primary);
}
.next-c2f9 .summary_prev_5564:hover {
  background-color: var(--e-global-color-primary);
}
.next-c2f9 .form_focused_7bb7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-c2f9 .overlay-under-8556 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_690c .glass_008e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_690c .tag-01eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_690c .backdrop_lower_966c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_690c .row_e31c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_690c .stone_bdc6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_690c .summary_prev_5564 {
  background-color: var(--e-global-color-primary);
}
.focus_690c .summary_prev_5564:hover {
  background-color: var(--e-global-color-primary);
}
.tabs-c1e9 .tall-5920 {
  background-color: var(--e-global-color-secondary);
}
.tabs-c1e9 .nav_dynamic_671e {
  background-color: var(--e-global-color-text);
}
.tabs-c1e9 .button-paper-93c6 {
  background-color: var(--e-global-color-secondary);
}
.tabs-c1e9 .media_solid_1557 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-c1e9 .carousel_middle_a54e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-c1e9 .red_ad1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-c1e9 .main_9039 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-c1e9 .shadow_a889 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-06ae .photo_7f87 .left-aea5,
.east-06ae
  .photo_7f87
  .left-aea5
  a,
.east-06ae .status-e75d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-06ae .photo_7f87 .image_7f02,
.east-06ae .widget_2ebc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-06ae .photo_7f87 .image_7f02 {
  color: var(--e-global-color-text);
}
.east-06ae .widget_2ebc {
  color: var(--e-global-color-text);
}
.east-06ae
  .photo_7f87
  .down_32ee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.east-06ae .caption_orange_bc3e .slow_4b95 {
  background-color: var(--e-global-color-primary);
}
.east-06ae .caption_orange_bc3e .slow_4b95:hover {
  background-color: var(--e-global-color-primary);
}
.east-06ae .caption_orange_bc3e .cold_f053 li span {
  background-color: var(--e-global-color-text);
}
.east-06ae .caption_orange_bc3e .cold_f053 li span:hover {
  background-color: var(--e-global-color-primary);
}
.east-06ae
  .caption_orange_bc3e
  .cold_f053
  li.lower_a8d8
  span {
  background-color: var(--e-global-color-accent);
}
.east-06ae .menu-over-f460 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-fast-9648 .carousel_50c6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_a386 .carousel-action-7705 {
  background-color: var(--e-global-color-primary);
}
.feature_a386 .text-ecea {
  background-color: var(--e-global-color-secondary);
}
.feature_a386 .thick-461b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_a386 .text-1ea9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_a386 .hero-dce2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_a386 .dynamic_7082 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_a386 .search-95d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_a386 .list-iron-121e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_a386 .avatar_yellow_b2a1 {
  background-color: var(--e-global-color-primary);
}
.feature_a386 .avatar_yellow_b2a1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north-74ee .nav-9b32 {
  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);
}
.north-74ee .out_2185 {
  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);
}
.north-74ee
  .avatar_under_62bd:after {
  background-color: var(--e-global-color-primary);
}
.north-74ee .copper-cb5a {
  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);
}
.image_large_8493 .status-e75d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_large_8493 .widget_2ebc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-4ee3 .liquid-6e6f .brown_00d1 {
  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);
}
.last-4ee3 .liquid-6e6f .left_179a {
  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);
}
.layout_1ad5 .list-small-b631 {
  background-color: var(--e-global-color-primary);
}
.layout_1ad5 .action-9985 {
  background-color: var(--e-global-color-secondary);
}
.layout_1ad5 .main-light-74c2 .sort_active_592c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_1ad5 .button_4c7b .sort_active_592c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_next_31f3 .hot-67e1 .dirty_a1fe {
  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);
}
.frame_next_31f3 .hot-67e1 .search_0766 {
  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);
}
.frame_next_31f3 .hot-67e1 .pattern-6aa2 {
  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);
}
.hot_996b .north-2b30 {
  border-color: var(--e-global-color-text);
}
.hot_996b .over_08b6 {
  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);
}
.hot_996b .static-8412 {
  color: var(--e-global-color-primary);
}
.hot_996b .menu-0739 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-silver-8e17 .table_3472 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-silver-8e17 .thick_8f2a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-silver-8e17 .mini_46d4:hover .table_3472 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image-silver-8e17
  .mini_46d4:hover
  .thick_8f2a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_af0e .summary_smooth_8473 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_af0e .nav_green_5be2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action_d780 .dark-7c92 .cool-3100 {
  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);
}
.action_d780 .green-085d .cool-3100 {
  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);
}
.alert_top_314f .cold_b81f {
  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);
}
.soft-e490 .list-d29b .popup-d137 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft-e490 .list-d29b .popup-d137 {
  background-color: var(--e-global-color-secondary);
}
.soft-e490 .link-ec8a .popup-d137 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft-e490 .link-ec8a .popup-d137 {
  background-color: var(--e-global-color-secondary);
}
.soft-e490 .dropdown_short_8783 .badge_gold_e8a9 {
  background-color: var(--e-global-color-primary);
}
.soft-e490 .dropdown_short_8783:hover .badge_gold_e8a9 {
  background-color: var(--e-global-color-secondary);
}
.soft-e490 .slow_4b95 {
  background-color: var(--e-global-color-primary);
}
.soft-e490 .slow_4b95:hover {
  background-color: var(--e-global-color-accent);
}
.soft-e490 .cold_f053 li span {
  background-color: var(--e-global-color-text);
}
.soft-e490 .cold_f053 li span:hover {
  background-color: var(--e-global-color-primary);
}
.soft-e490 .cold_f053 li.lower_a8d8 span {
  background-color: var(--e-global-color-accent);
}
.menu_advanced_b340 .out_bd82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu_advanced_b340 .narrow_cae2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_951e .form_up_1647:before {
  background-color: var(--e-global-color-secondary);
}
.content_951e .disabled_5b74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_951e .thumbnail_north_2b5d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_127f .bronze-ac79 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_127f .bronze-ac79:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_127f .bronze-ac79.fn-active-632c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_127f .active_mini_38ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_127f .solid_429a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_127f .full-314d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_127f .surface_b907 {
  background-color: var(--e-global-color-primary);
}
.notice_127f .surface_b907 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice_127f .icon_new_fe25 {
  background-color: var(--e-global-color-primary);
}
.notice_127f .icon_new_fe25 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north-e7a2 .form_north_c4cb .block_ad2c a {
  color: var(--e-global-color-secondary);
}
.north-e7a2 .form_north_c4cb .block_ad2c a:hover {
  color: var(--e-global-color-secondary);
}
.north-e7a2 .form_north_c4cb .block_ad2c,
.north-e7a2 .form_north_c4cb .block_ad2c a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-e7a2 .form_north_c4cb .clean-e165 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-e7a2 .form_north_c4cb .footer_copper_49d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-e7a2 .form_north_c4cb .solid_e0d3 {
  background-color: var(--e-global-color-primary);
}
.north-e7a2 .form_north_c4cb .solid_e0d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-e7a2 .form_north_c4cb .solid_e0d3:hover {
  background-color: var(--e-global-color-primary);
}
.north-e7a2 .form_north_c4cb .sort_7e70 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north-e7a2 .form_north_c4cb .sort_7e70 {
  background-color: var(--e-global-color-primary);
}
.north-e7a2 .form_north_c4cb .sort_7e70:hover {
  background-color: var(--e-global-color-primary);
}
.north-e7a2 .form_north_c4cb .slow_4b95 {
  background-color: var(--e-global-color-primary);
}
.north-e7a2 .form_north_c4cb .slow_4b95:hover {
  background-color: var(--e-global-color-primary);
}
.north-e7a2 .caption_orange_bc3e .cold_f053 li span {
  background-color: var(--e-global-color-text);
}
.north-e7a2 .caption_orange_bc3e .cold_f053 li span:hover {
  background-color: var(--e-global-color-primary);
}
.north-e7a2 .caption_orange_bc3e .cold_f053 li.lower_a8d8 span {
  background-color: var(--e-global-color-accent);
}
.north-e7a2 .form_focused_7bb7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north-e7a2 .overlay-under-8556 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-f7c1 .media_9254 .plasma_fc47 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-f7c1 .media_9254 .module_0538 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-f7c1 .media_9254 .filter-pressed-0eb5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_a5ef .texture-bronze-c300 {
  border-color: var(--e-global-color-text);
}
.carousel_a5ef .wood_1997 {
  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);
}
.carousel_a5ef .info_2d8d {
  color: var(--e-global-color-secondary);
}
.carousel_a5ef .info_2d8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_a5ef .filter_light_3d16 > * {
  color: var(--e-global-color-primary);
}
.carousel_a5ef .filter_light_3d16 > * svg {
  fill: var(--e-global-color-primary);
}
.carousel_a5ef .frame_hovered_ff6d {
  color: var(--e-global-color-primary);
}
.carousel_a5ef .frame_hovered_ff6d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_a5ef .light-6928 {
  color: var(--e-global-color-primary);
}
.carousel_a5ef .light-6928 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_a5ef .popup-ab36 {
  color: var(--e-global-color-primary);
}
.carousel_a5ef .popup-ab36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_a5ef .last-c690 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_a5ef .disabled_37a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_a5ef .disabled_37a5.widget-7b9c {
  color: var(--e-global-color-secondary);
}
.carousel_a5ef .disabled_37a5.widget-7b9c .shadow-rough-2a50 {
  color: var(--e-global-color-accent);
}
.carousel_a5ef .disabled_37a5.clean_c1c5 {
  color: var(--e-global-color-text);
}
.carousel_a5ef .disabled_37a5.clean_c1c5 .shadow-rough-2a50 {
  color: var(--e-global-color-text);
}
.carousel_a5ef .disabled_37a5:before {
  border-top-color: var(--e-global-color-text);
}
.carousel_a5ef .paper-49a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_a5ef
  .paper-49a1
  .left_d3ae {
  background-color: var(--e-global-color-primary);
}
.carousel_a5ef
  .paper-49a1
  .left_d3ae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_a5ef .texture-bronze-c300 .alert-ab83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-8ef9 .complex-9493 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-8ef9 .content_b121 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_f010 .gallery_stone_bd18 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_f010
  .menu-white-c9f7
  .picture-2654 {
  background-color: var(--e-global-color-secondary);
}
.description_f010
  .menu-white-c9f7.narrow_69ce
  .picture-2654 {
  background-color: var(--e-global-color-text);
}
.description_f010
  .menu-white-c9f7:hover
  .picture-2654 {
  background-color: var(--e-global-color-accent);
}
.description_f010
  .menu-white-c9f7.fn-active-632c
  .picture-2654 {
  background-color: var(--e-global-color-primary);
}
.wrapper-outer-af77 .overlay_last_b8a2 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.wrapper-outer-af77 .icon-a582 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-outer-af77 .dropdown_4dd2 {
  background-color: var(--e-global-color-primary);
}
.wrapper-outer-af77 .dropdown_4dd2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-prev-90f9 .medium-a321 .form-cec8 .overlay-5c35 {
  background-color: var(--e-global-color-secondary);
}
.widget-prev-90f9 .medium-a321 .new_187d:after {
  background-color: var(--e-global-color-secondary);
}
.widget-prev-90f9 .hover-1cf4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-prev-90f9 .heading-hovered-5170 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-prev-90f9 .main-thick-4c64 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-prev-90f9 .mask_2d28 {
  background-color: var(--e-global-color-primary);
}
.widget-prev-90f9 .mask_2d28 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-prev-90f9 .grid-7c6f {
  background-color: var(--e-global-color-secondary);
}
.widget-prev-90f9 .grid-7c6f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-prev-90f9 .medium-a321 .image-gold-02b6 .container-88e0:hover {
  background-color: var(--e-global-color-primary);
}
.widget-prev-90f9
  .medium-a321
  .image-gold-02b6
  .container-88e0.banner-focused-2ffe {
  background-color: var(--e-global-color-primary);
}
.widget-prev-90f9 .medium-a321 .dropdown_a73b:before {
  border-color: var(--e-global-color-primary);
}
.widget-prev-90f9 .medium-a321 .dropdown_a73b:hover:before {
  border-color: var(--e-global-color-secondary);
}
.widget-prev-90f9
  .medium-a321
  .dropdown_a73b.selected_4865:before {
  border-color: var(--e-global-color-primary);
}
.widget-prev-90f9 .solid-94e0 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-54b9 .motion_1e6b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-54b9 .motion_1e6b:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-54b9 .motion_1e6b.element-bdc3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-54b9 .chip_basic_27d3 {
  background-color: var(--e-global-color-primary);
}
.secondary-54b9 .chip_basic_27d3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-54b9
  .module_f18b
  .photo-up-cfe6
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-54b9
  .cool_7d5e
  .photo-up-cfe6
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.top_4a9d
  .dark_9d50
  .hero-in-dc10 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_4a9d
  .dark_9d50
  .badge-short-5639 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_4a9d .accordion-49d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_4a9d .active_3f42 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top_4a9d .outline_up_26cc {
  background-color: var(--e-global-color-primary);
}
.top_4a9d .outline_up_26cc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-white-294c .focus-action-1e29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-white-294c .search-smooth-cbb1 {
  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);
}
.widget-white-294c .carousel-pressed-44f5 {
  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-white-294c .carousel-pressed-44f5 a:hover {
  color: var(--e-global-color-secondary);
}
.widget-white-294c .alert_df29 {
  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);
}
.widget-white-294c .wrapper-de7c {
  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);
}
.widget-white-294c .title_static_0e71 .slow_4b95 {
  background-color: var(--e-global-color-primary);
}
.widget-white-294c .title_static_0e71 .slow_4b95:hover {
  background-color: var(--e-global-color-accent);
}
.widget-white-294c
  .title_static_0e71
  .cold_f053
  li
  span {
  background-color: var(--e-global-color-text);
}
.widget-white-294c
  .title_static_0e71
  .cold_f053
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.widget-white-294c
  .title_static_0e71
  .cold_f053
  li.lower_a8d8
  span {
  background-color: var(--e-global-color-accent);
}
.feature-slow-d035
  .texture_purple_c21f
  .heading-dirty-45bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-slow-d035 .texture_purple_c21f .disabled_5a66 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-slow-d035 .texture_purple_c21f .steel_05b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-slow-d035 .card-dynamic-c62e {
  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);
}
.feature-slow-d035
  .avatar_blue_2ff9.secondary_copper_76a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-solid-4f79
  > .outer_ba80
  > div
  > .in_fcf9
  > .column_0f9f
  > a {
  background-color: var(--e-global-color-text);
}
.hover-solid-4f79
  > .outer_ba80
  > div
  > .in_fcf9
  > .column_0f9f
  > a
  .wood-7b01.progress_5c96 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-solid-4f79
  > .outer_ba80
  > div
  > .in_fcf9
  > .column_0f9f
  > a
  .east_ad64.element_hard_50c7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-solid-4f79
  > .outer_ba80
  > div
  > .in_fcf9
  > .column_0f9f
  > .accent_hot_c5ff
  .column_0f9f
  > a {
  background-color: var(--e-global-color-secondary);
}
.hover-solid-4f79
  > .outer_ba80
  > div
  > .in_fcf9
  > .column_0f9f
  > .accent_hot_c5ff
  .column_0f9f
  > a
  .panel_bottom_84e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-solid-4f79
  > .outer_ba80
  > div
  > .in_fcf9
  > .column_0f9f
  > .accent_hot_c5ff
  .column_0f9f
  > a
  .east_ad64.green_c4d6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-solid-4f79
  > .outer_ba80
  > div
  > .in_fcf9
  > .column_0f9f
  > a
  .next_122d:before {
  color: var(--e-global-color-text);
}
.hover-solid-4f79
  > .outer_ba80
  > div
  > .in_fcf9
  > .column_0f9f
  > .accent_hot_c5ff
  a
  .next_122d:before {
  color: var(--e-global-color-text);
}
.hover-solid-4f79
  > .outer_ba80
  > div
  > .in_fcf9
  > .column_0f9f.detail-last-6166
  > a
  .next_122d:before {
  color: var(--e-global-color-text);
}
.hover-solid-4f79
  > .outer_ba80
  > div
  > .in_fcf9
  > .column_0f9f
  > .accent_hot_c5ff
  .column_0f9f.detail-last-6166
  > a
  .next_122d:before {
  color: var(--e-global-color-text);
}
.hover-solid-4f79
  > .outer_ba80
  > div
  > .in_fcf9
  > .column_0f9f
  > a
  .hidden-cool-b3e4
  .black-8a38 {
  color: var(--e-global-color-text);
}
.hover-solid-4f79
  > .outer_ba80
  > div
  > .in_fcf9
  > .column_0f9f
  > .accent_hot_c5ff
  a
  .hidden-cool-b3e4
  .black-8a38 {
  color: var(--e-global-color-text);
}
.hover-solid-4f79
  > .outer_ba80
  > div
  > .in_fcf9
  > .column_0f9f
  > a
  .hidden-cool-b3e4
  .black-8a38,
.hover-solid-4f79
  > .outer_ba80
  > div
  > .in_fcf9
  > .column_0f9f
  > .accent_hot_c5ff
  a
  .hidden-cool-b3e4
  .black-8a38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-solid-4f79
  > .outer_ba80
  > div
  > .in_fcf9
  > .column_0f9f
  > a
  .title-white-759e:before {
  color: var(--e-global-color-text);
}
.hover-solid-4f79
  > .outer_ba80
  > div
  > .in_fcf9
  > .column_0f9f
  > .accent_hot_c5ff
  a
  .title-white-759e:before {
  color: var(--e-global-color-text);
}
.hover-solid-4f79
  > .outer_ba80
  > div
  > .in_fcf9
  > .column_0f9f.detail-last-6166
  > a
  .title-white-759e:before {
  color: var(--e-global-color-text);
}
.hover-solid-4f79
  > .outer_ba80
  > div
  > .in_fcf9
  > .column_0f9f
  > .accent_hot_c5ff
  .column_0f9f.detail-last-6166
  > a
  .title-white-759e:before {
  color: var(--e-global-color-text);
}
.pink-5750 .nav_glass_5113 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink-5750
  .brown-a8de:hover
  .nav_glass_5113 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom_445e
  > .outer_ba80
  > .feature_4a51
  > .east_992b
  > .photo-f783
  > .main_3105
  .thumbnail_e44c {
  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);
}
.bottom_445e
  > .outer_ba80
  > .feature_4a51
  > .east_992b
  > .photo-f783
  > .main_3105:hover
  .thumbnail_e44c {
  color: var(--e-global-color-text);
}
.bottom_445e
  > .outer_ba80
  > .feature_4a51
  > .east_992b
  > .photo-f783
  > .main_3105:hover
  .thumbnail_e44c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom_445e
  > .outer_ba80
  > .feature_4a51
  > .east_992b
  > .photo-f783.element-slow-7ac3
  > .main_3105
  .thumbnail_e44c {
  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);
}
.top_033a .card_last_73a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_033a .in_10d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_033a .east-85f1 {
  background-color: var(--e-global-color-primary);
}
.top_033a .east-85f1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next-323a
  > .outer_ba80
  > .shade_1c16
  > .photo-ae8a
  > .backdrop_up_35c9
  .lite-f9a6 {
  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);
}
.next-323a
  > .outer_ba80
  > .shade_1c16
  > .photo-ae8a
  > .backdrop_up_35c9
  .mask_0eaf {
  color: var(--e-global-color-text);
}
.next-323a
  > .outer_ba80
  > .shade_1c16
  > .photo-ae8a
  > .backdrop_up_35c9:hover
  .lite-f9a6 {
  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);
}
.next-323a
  > .outer_ba80
  > .shade_1c16
  > .photo-ae8a
  > .backdrop_up_35c9:hover
  .mask_0eaf {
  color: var(--e-global-color-secondary);
}
.next-323a
  > .outer_ba80
  > .shade_1c16
  > .photo-ae8a
  > .backdrop_up_35c9.banner_b96d
  .lite-f9a6 {
  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);
}
.next-323a
  > .outer_ba80
  > .shade_1c16
  > .photo-ae8a
  > .backdrop_up_35c9.banner_b96d
  .mask_0eaf {
  color: var(--e-global-color-primary);
}
.sort_d8ff
  .container-b4a0
  .info_ea18 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_d8ff .content_wide_8826 .alert-ab83 .stone_0c09 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-red-c757 .outline-east-fc0c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-red-c757 .form-d229 .outline-east-fc0c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-red-c757 .pagination-out-06ef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail-red-c757 .pagination-out-06ef {
  background-color: var(--e-global-color-primary);
}
.paper-ac13 .thumbnail-black-adf2 .accordion-plasma-2b29 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-ac13
  .thumbnail-black-adf2:hover
  .aside_bright_ed57 {
  color: var(--e-global-color-secondary);
}
.paper-ac13
  .thumbnail-black-adf2:hover
  .accordion-plasma-2b29 {
  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);
}
.icon-1fc9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.message_cold_8d69 {
  flex-direction: column;
}

.message_cold_8d69 .gallery_5146 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.message_cold_8d69 .gallery_5146 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.message_cold_8d69 .breadcrumb-27b3 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.label-c45f.huge_0214 {
  display: none;
}

.active_a623 {
  display: none;
}

body,
.hidden_simple_72f2 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.image-97bb) !important; */
}

.column-d748.aside_ec10 {
  margin-bottom: 40px;
  width: 100%;
}

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

.message_cold_8d69 a {
  width: 100%;
}

.aside-1649 .hero_medium_d9fa.label_4b32 {
  width: 20% !important;
}

.accordion-purple-9072 {
  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;
}

.accordion-purple-9072:hover {
  color: #000;
}

.accordion-purple-9072 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.accordion-purple-9072:hover svg {
  fill: #000;
}

.status-glass-e58b {
  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;
}

.status-glass-e58b:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.status-glass-e58b:nth-child(2):hover {
  color: #fff;
}

.aside-1649
  .hero_medium_d9fa.advanced_4147
  .container-75fc
  .preview-warm-95c7 {
  font-size: 20px !important;
}

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

.button-copper-e5d3 {
  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;
}

.under-3bd5 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.middle-ad4b.pagination-9eeb > .breadcrumb_first_a8b1 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.full-de63 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.focus-7f36 {
  display: flex;
  gap: 50px;
}

.aside-1649
  .hero_medium_d9fa.pink-3f8a
  .left_0afd
  .footer_8b94 {
  width: 100% !important;
}

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

.widget-d91e {
  width: 100%;
}

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

.hard-3190 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.hard-3190:hover .module_hot_765e {
  visibility: visible;
}
.hard-3190:hover.hard-3190::before {
  display: block;
}

.under-3bd5 h3 {
  color: #fff;
}

.input_full_7ae2 {
  margin: 0;
}

.aside-1649
  .hero_medium_d9fa.pink-3f8a
  .footer_8b94
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.notice-south-ebda {
  width: 100%;
}

.progress_action_f067 {
  width: 100%;
}

.brown-1b5f {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.progress_action_f067 {
  width: 100%;
}

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

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

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

.content-6e10 {
  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;
}

.message_cold_8d69 .gallery_5146.first_1a3d {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.message_cold_8d69 h1.gallery_5146 {
  margin-top: 120px !important;
}

.aside-1649 .hero_medium_d9fa.left-7d31 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.sidebar-west-4eaa img {
  width: 100%;
}

.gradient_e9a7 .alert-advanced-1870.container-75fc {
  justify-content: space-between;
}

.avatar_cool_1a14 {
  display: none;
}

.notice-4b3b .breadcrumb-27b3 {
  margin: 1px 0 !important;
}

.bronze-4d97 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .middle-ad4b .breadcrumb_first_a8b1 {
    flex-wrap: nowrap !important;
  }
}

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

  .cold-bcf1 {
    width: 100% !important;
  }
}

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

  .accordion-purple-9072 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .gradient_e9a7 .alert-advanced-1870.container-75fc {
    border-bottom: 1px solid #f0c159;
  }

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

  .middle-ad4b.pagination-9eeb > .breadcrumb_first_a8b1 {
    gap: 15px;
    justify-content: space-between;
  }

  .aside-1649
    .hero_medium_d9fa.pink-3f8a
    .footer_8b94
    img {
    width: 60% !important;
  }

  .full-de63 {
    left: 2%;
  }

  .liquid-4c5b {
    margin: 10px 0;
  }

  .message_cold_8d69 .breadcrumb-27b3 {
    margin: 0;
    margin-bottom: 10px;
  }

  .accordion-purple-9072 {
    font-size: 16px !important;
  }

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

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

  h2.message_cold_8d69 .gallery_5146,
  .message_cold_8d69 .gallery_5146 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .footer_8b94 {
    justify-content: center;
  }

  .message_cold_8d69 .breadcrumb-27b3 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .link-north-e2ca {
    margin-bottom: 15px !important;
  }

  .aside-1649 .hero_medium_d9fa.label_4b32 {
    width: 75% !important;
  }

  .sidebar-west-4eaa img {
    width: 100% !important;
  }
}

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

  h2.message_cold_8d69 .gallery_5146,
  .message_cold_8d69 .gallery_5146 {
    font-size: 30px !important;
  }

  .footer_8b94 {
    justify-content: center;
  }

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

  .text-hot-85ae
    .card-silver-2644.short-1b75 {
    margin: 0 !important;
  }

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

  .liquid-4c5b {
    display: flex;
  }

  .picture-3f3f .accordion-purple-9072 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .message_cold_8d69 h1.gallery_5146 {
    margin-top: 80px !important;
  }

  .aside-1649
    .hero_medium_d9fa.pink-3f8a
    .footer_8b94
    img,
  .tooltip-tiny-6bfc .left_0afd {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .status-glass-e58b {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .aside-1649 .hero_medium_d9fa.label_4b32 {
    width: 100% !important;
  }

  .middle-ad4b.pagination-9eeb > .breadcrumb_first_a8b1 {
    gap: 3px;
  }

  .message_cold_8d69 .breadcrumb-27b3 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: b2c5 */
.widget-item-l9 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.2;
}
