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(.header_d627) {
  gap: 0.5em;
}
:where(.gold-4976) {
  gap: 0.5em;
}
body .badge-192c > .gallery_1738 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .badge-192c > .shade_f6ef {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .badge-192c > .message_473c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .secondary_b5ca > .gallery_1738 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .secondary_b5ca > .shade_f6ef {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .secondary_b5ca > .message_473c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .secondary_b5ca
  > :where(:not(.gallery_1738):not(.shade_f6ef):not(.bright_72ee)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .secondary_b5ca > .progress_c291 {
  max-width: var(--wp--style--global--wide-size);
}
body .header_d627 {
  display: flex;
}
body .header_d627 {
  flex-wrap: wrap;
  align-items: center;
}
body .header_d627 > * {
  margin: 0;
}
body .gold-4976 {
  display: grid;
}
body .gold-4976 > * {
  margin: 0;
}
:where(.table-hard-b42d.header_d627) {
  gap: 2em;
}
:where(.table-hard-b42d.gold-4976) {
  gap: 2em;
}
:where(.blue-6a3a.header_d627) {
  gap: 1.25em;
}
:where(.blue-6a3a.gold-4976) {
  gap: 1.25em;
}
.block_8d1c {
  color: var(--wp--preset--color--black) !important;
}
.focused-0356 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.column-109a {
  color: var(--wp--preset--color--white) !important;
}
.green_2a00 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.layout-west-eafc {
  color: var(--wp--preset--color--vivid-red) !important;
}
.logo-d2db {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.surface-6013 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.accent_b6bd {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.hidden_e6f4 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.silver_ed9f {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.motion_b1e1 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.slider_green_6f7e {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.black-de16 {
  background-color: var(--wp--preset--color--black) !important;
}
.slider_bronze_b40a {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.active_1d16 {
  background-color: var(--wp--preset--color--white) !important;
}
.widget-99e5 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.footer-short-28ad {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.paragraph_old_bed4 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.grid-next-7954 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.paragraph_5750 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.complex_f515 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.soft-fb25 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.popup_simple_4bde {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hard-8048 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.hidden_bd4e {
  border-color: var(--wp--preset--color--black) !important;
}
.bottom_38c3 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.grid_glass_db32 {
  border-color: var(--wp--preset--color--white) !important;
}
.pattern-fast-c7fa {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.under_8ce1 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.dropdown-green-6d84 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.block_first_8289 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.under-c174 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.layout-small-a669 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.layout-liquid-8813 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.tall_85fe {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.mask-complex-6077 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.pattern-6f9f {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.pink_8adb {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.sort_left_0879 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.label_selected_79c8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.notice_d62e {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.logo_narrow_9793 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.tooltip-cold-4071 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.short-098b {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.carousel_88a4 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.box_prev_4a26 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.chip_0670 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.picture-lite-5c59 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.yellow_c6dd {
  font-size: var(--wp--preset--font-size--small) !important;
}
.link-full-aaf8 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.active-narrow-11d3 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.progress_black_d0dd {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.alert-e46e a:where(:not(.block_down_5355)) {
  color: inherit;
}
:where(.blue-6a3a.header_d627) {
  gap: 1.25em;
}
:where(.blue-6a3a.gold-4976) {
  gap: 1.25em;
}
:where(.table-hard-b42d.header_d627) {
  gap: 2em;
}
:where(.table-hard-b42d.gold-4976) {
  gap: 2em;
}
.photo_3ecf {
  font-size: 1.5em;
  line-height: 1.6;
}

.sidebar_white_9cf2 .component-paper-8362 {
  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);
}
.shade_clean_c449 .pressed_ccbf {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_e433 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static_e433.search-1092 .footer_a55d {
  background-color: var(--e-global-color-primary);
}
.static_e433.pro_95ff .footer_a55d,
.static_e433.alert-lite-06b2 .footer_a55d {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.soft-894e .pagination_copper_7761 {
  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);
}
.west_4972 {
  --divider-color: var(--e-global-color-secondary);
}
.west_4972 .heading_wide_deb8 {
  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);
}
.west_4972.down_1217 .notification_rough_5eb4 {
  background-color: var(--e-global-color-secondary);
}
.west_4972.container_c764 .notification_rough_5eb4,
.west_4972.sidebar_1706 .notification_rough_5eb4 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.west_4972.container_c764 .notification_rough_5eb4,
.west_4972.sidebar_1706 .notification_rough_5eb4 svg {
  fill: var(--e-global-color-secondary);
}
.plasma_fd9c .medium-d21a {
  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_fd9c .media-f245 {
  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);
}
.middle-d092.down_1217 .notification_rough_5eb4 {
  background-color: var(--e-global-color-primary);
}
.middle-d092.container_c764 .notification_rough_5eb4,
.middle-d092.sidebar_1706 .notification_rough_5eb4 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.middle-d092.container_c764 .notification_rough_5eb4,
.middle-d092.sidebar_1706 .notification_rough_5eb4 svg {
  fill: var(--e-global-color-primary);
}
.surface-north-b23b.down_1217 .notification_rough_5eb4 {
  background-color: var(--e-global-color-primary);
}
.surface-north-b23b.container_c764 .notification_rough_5eb4,
.surface-north-b23b.sidebar_1706 .notification_rough_5eb4 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.surface-north-b23b .gallery-5d8e {
  color: var(--e-global-color-primary);
}
.surface-north-b23b .gallery-5d8e,
.surface-north-b23b .gallery-5d8e a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-north-b23b .accent-current-8ab3 {
  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-13b1 .hard_4cc6 {
  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);
}
.slider-action-de53 .caption_large_18a2 .breadcrumb-pro-3196 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold_0fee .form_simple_ebfa:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.gold_0fee .content_3d77 i {
  color: var(--e-global-color-primary);
}
.gold_0fee .content_3d77 svg {
  fill: var(--e-global-color-primary);
}
.gold_0fee .badge-bottom-6403 {
  color: var(--e-global-color-secondary);
}
.gold_0fee .form_simple_ebfa > .badge-bottom-6403,
.gold_0fee .form_simple_ebfa > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-yellow-7ac5 .caption-inner-bcd6 {
  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);
}
.wrapper-yellow-7ac5 .pressed-c1b7 {
  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);
}
.clean-c0f1 .menu-short-7f30 .chip-fa9c {
  background-color: var(--e-global-color-primary);
}
.clean-c0f1 .gallery-next-2c61 {
  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);
}
.menu_9c68 .detail-advanced-c67e {
  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);
}
.menu_9c68 .icon-last-54f5 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu_9c68 .pattern_cold_f41e {
  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);
}
.block_iron_9e58 .popup-blue-8155,
.block_iron_9e58 .popup-blue-8155 a {
  color: var(--e-global-color-primary);
}
.block_iron_9e58 .popup-blue-8155.stale_24b2,
.block_iron_9e58 .popup-blue-8155.stale_24b2 a {
  color: var(--e-global-color-accent);
}
.block_iron_9e58 .popup-blue-8155 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_iron_9e58 .disabled_upper_bd1c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-6228 .logo-silver-5cc1,
.static-6228 .gold_23c9 {
  color: var(--e-global-color-primary);
}
.static-6228 .logo-silver-5cc1 svg {
  fill: var(--e-global-color-primary);
}
.static-6228 .stale_24b2 .logo-silver-5cc1,
.static-6228 .stale_24b2 .gold_23c9 {
  color: var(--e-global-color-accent);
}
.static-6228 .stale_24b2 .logo-silver-5cc1 svg {
  fill: var(--e-global-color-accent);
}
.static-6228 .gold_23c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static-6228 .disabled_upper_bd1c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_gas_e463 .narrow-d3f6,
.active_gas_e463 .hero_31c1 {
  color: var(--e-global-color-primary);
}
.active_gas_e463 .hero_31c1 svg {
  fill: var(--e-global-color-primary);
}
.active_gas_e463 .popup-blue-8155.stale_24b2 a,
.active_gas_e463
  .popup-blue-8155.stale_24b2
  .hero_31c1 {
  color: var(--e-global-color-accent);
}
.active_gas_e463 .narrow-d3f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_gas_e463 .disabled_upper_bd1c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_f61e .disabled-solid-ef21 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_f61e .container_da02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-8512 .accent_be65 .wood_6e73 {
  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);
}
.north-8512 .accent_be65 .sort_hot_5c53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-8512 .east-4d76 .wood_6e73 {
  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);
}
.north-8512
  .east-4d76
  .sort_hot_5c53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-8512
  .box-gold-3535
  .wood_6e73 {
  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);
}
.north-8512
  .box-gold-3535
  .sort_hot_5c53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-8512
  .heading-c937
  .wood_6e73 {
  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);
}
.north-8512
  .heading-c937
  .sort_hot_5c53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_hovered_9d21 .dirty-eba1 {
  background-color: var(--e-global-color-primary);
}
.shade_hovered_9d21 .dirty-eba1:hover {
  background-color: var(--e-global-color-primary);
}
.shade_hovered_9d21 .grid_640f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_hovered_9d21
  .dirty-eba1:hover
  .grid_640f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_2d4f .slow_3d95 {
  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);
}
.lite-45fc .hidden_advanced_4957 .gallery_glass_6de4 a {
  background-color: var(--e-global-color-accent);
}
.lite-45fc .hidden_advanced_4957 .south_2cfb a {
  background-color: var(--e-global-color-accent);
}
.lite-45fc .hidden_advanced_4957 .gallery_glass_6de4 a,
.lite-45fc .hidden_advanced_4957 .south_2cfb a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-9788
  .hard-db20.row-small-8fdf
  .hidden_advanced_4957
  a.grid-5df5 {
  background-color: var(--e-global-color-accent);
}
.new-9788
  .hard-db20.row-small-8fdf
  .hidden_advanced_4957
  span.grid-5df5.fn-current-517d {
  background-color: var(--e-global-color-text);
}
.new-9788
  .hard-db20.row-small-8fdf
  .hidden_advanced_4957
  .grid-5df5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_6ac4 .glass-0b66 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_6ac4
  .tag_pink_8fce
  > .form_dark_a766
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_6ac4
  .input-center-1cab
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_6ac4
  .accordion-solid-8858
  .tag-d4bc,
.slider_6ac4
  .accordion-solid-8858
  .sort_south_251f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_6ac4
  .accordion-solid-8858
  .info-3fa9,
.slider_6ac4
  .accordion-solid-8858
  a
  .info-3fa9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_6ac4
  .accordion-solid-8858
  .new-8095 {
  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);
}
.slider_6ac4
  .accordion-solid-8858
  .slider-simple-2f89 {
  background-color: var(--e-global-color-primary);
}
.slider_6ac4
  .accordion-solid-8858
  .slider-simple-2f89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_6ac4
  .accordion-solid-8858
  .slider-simple-2f89:hover {
  background-color: var(--e-global-color-primary);
}
.slider_6ac4
  .accordion-solid-8858
  .tabs-d59b {
  background-color: var(--e-global-color-primary);
}
.slider_6ac4
  .accordion-solid-8858
  .tabs-d59b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_6ac4
  .accordion-solid-8858
  .tabs-d59b:hover {
  background-color: var(--e-global-color-primary);
}
.slider_6ac4
  .caption-west-9106
  .alert-east-a25e
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_6ac4
  .caption-west-9106
  .mask_new_15b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_6ac4
  .caption-west-9106
  .new-8095 {
  color: var(--e-global-color-text);
}
.slider_6ac4
  .caption-west-9106
  .new-8095
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_6ac4
  .caption-west-9106
  .slider-simple-2f89 {
  background-color: var(--e-global-color-primary);
}
.slider_6ac4
  .caption-west-9106
  .slider-simple-2f89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_6ac4
  .caption-west-9106
  .slider-simple-2f89:hover {
  background-color: var(--e-global-color-primary);
}
.slider_6ac4
  .caption-west-9106
  .tabs-d59b {
  background-color: var(--e-global-color-primary);
}
.slider_6ac4
  .caption-west-9106
  .tabs-d59b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_6ac4
  .caption-west-9106
  .tabs-d59b:hover {
  background-color: var(--e-global-color-primary);
}
.slider_6ac4 .box_4e48 {
  background-color: var(--e-global-color-primary);
}
.slider_6ac4 .box_4e48:hover {
  background-color: var(--e-global-color-primary);
}
.slider_6ac4 .aside-old-5e76 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_6ac4 .pattern-dim-5cf1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast-6de5 .background-43d9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast-6de5
  .breadcrumb-e02f
  > div:nth-child(3)
  .background-43d9,
.fast-6de5
  .disabled-prev-e66c
  > div:nth-child(1)
  .background-43d9,
.fast-6de5
  .carousel_smooth_eba0
  > div:nth-child(1)
  .background-43d9,
.fast-6de5
  .paper_41c7
  > div:nth-child(1)
  .background-43d9,
.fast-6de5
  .info_dirty_01c2
  > div:nth-child(1)
  .background-43d9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast-6de5 .grid_dbf8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-6de5 .carousel-3b06 {
  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);
}
.fast-6de5 .pagination_dark_9a41 {
  background-color: var(--e-global-color-primary);
}
.fast-6de5 .pagination_dark_9a41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast-6de5 .pagination_dark_9a41:hover {
  background-color: var(--e-global-color-primary);
}
.fast-6de5 .alert-0148 {
  background-color: var(--e-global-color-primary);
}
.fast-6de5 .alert-0148:hover {
  background-color: var(--e-global-color-primary);
}
.fast-6de5 .aside-old-5e76 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast-6de5 .pattern-dim-5cf1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_809a .fresh_bcd7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_809a .bronze_179a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_809a .breadcrumb-under-bd95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_809a .detail_cool_bea9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_809a .complex_1134 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_809a .alert-0148 {
  background-color: var(--e-global-color-primary);
}
.list_809a .alert-0148:hover {
  background-color: var(--e-global-color-primary);
}
.banner_wide_02fd .video_motion_6bb5 {
  background-color: var(--e-global-color-secondary);
}
.banner_wide_02fd .liquid_5931 {
  background-color: var(--e-global-color-text);
}
.banner_wide_02fd .heading-f859 {
  background-color: var(--e-global-color-secondary);
}
.banner_wide_02fd .hot-d810 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_wide_02fd .avatar_b70e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_wide_02fd .footer-dd02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_wide_02fd .bronze_10d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_wide_02fd .avatar-black-e96e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold_51d7 .gallery-blue-4a55 .mask_354c,
.gold_51d7
  .gallery-blue-4a55
  .mask_354c
  a,
.gold_51d7 .dropdown_dynamic_d703 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold_51d7 .gallery-blue-4a55 .shadow-92ab,
.gold_51d7 .summary-0c6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold_51d7 .gallery-blue-4a55 .shadow-92ab {
  color: var(--e-global-color-text);
}
.gold_51d7 .summary-0c6a {
  color: var(--e-global-color-text);
}
.gold_51d7
  .gallery-blue-4a55
  .banner-stone-5271 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold_51d7 .summary_227f .form_2f93 {
  background-color: var(--e-global-color-primary);
}
.gold_51d7 .summary_227f .form_2f93:hover {
  background-color: var(--e-global-color-primary);
}
.gold_51d7 .summary_227f .feature_copper_057a li span {
  background-color: var(--e-global-color-text);
}
.gold_51d7 .summary_227f .feature_copper_057a li span:hover {
  background-color: var(--e-global-color-primary);
}
.gold_51d7
  .summary_227f
  .feature_copper_057a
  li.slow-5c95
  span {
  background-color: var(--e-global-color-accent);
}
.gold_51d7 .element-bright-725d span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-cd05 .pressed-1d14 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_last_9ae1 .right_6092 {
  background-color: var(--e-global-color-primary);
}
.texture_last_9ae1 .hard_2af8 {
  background-color: var(--e-global-color-secondary);
}
.texture_last_9ae1 .title-stone-2ba0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_last_9ae1 .outline_pro_7369 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_last_9ae1 .pro_c530 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_last_9ae1 .notification_e0c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_last_9ae1 .header-a244 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_last_9ae1 .top_f9f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_last_9ae1 .hover_motion_a3e0 {
  background-color: var(--e-global-color-primary);
}
.texture_last_9ae1 .hover_motion_a3e0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-wood-39e9 .simple_83a5 {
  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);
}
.accent-wood-39e9 .tiny-34e3 {
  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);
}
.accent-wood-39e9
  .tabs_wide_4a43:after {
  background-color: var(--e-global-color-primary);
}
.accent-wood-39e9 .caption-down-777f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-fast-8faa .dropdown_dynamic_d703 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-fast-8faa .summary-0c6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_silver_53e0 .prev_a0b9 .motion-e49c {
  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);
}
.column_silver_53e0 .prev_a0b9 .card-6c55 {
  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);
}
.glass_29bf .clean-3e73 {
  background-color: var(--e-global-color-primary);
}
.glass_29bf .search-b417 {
  background-color: var(--e-global-color-secondary);
}
.glass_29bf .background_3150 .content_motion_0177 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_29bf .blue_7c69 .content_motion_0177 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-bright-4c51 .section_c731 .layout_eaf5 {
  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);
}
.info-bright-4c51 .section_c731 .thumbnail_907b {
  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);
}
.info-bright-4c51 .section_c731 .slow_2be9 {
  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);
}
.footer_2019 .tag_over_a502 {
  border-color: var(--e-global-color-text);
}
.footer_2019 .panel_ed3a {
  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);
}
.footer_2019 .tertiary-2887 {
  color: var(--e-global-color-primary);
}
.footer_2019 .hot-a743 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale_c8d3 .first-ba83 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale_c8d3 .liquid-2ea6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale_c8d3 .avatar_2f76:hover .first-ba83 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale_c8d3
  .avatar_2f76:hover
  .liquid-2ea6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-mini-adaa .accent-33ad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-mini-adaa .carousel_fresh_ff38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-full-3d89 .yellow-1472 .section-motion-3597 {
  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);
}
.column-full-3d89 .warm-bece .section-motion-3597 {
  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);
}
.label_fluid_ba01 .section-cold-c874 {
  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);
}
.first-ec7f .steel-273b .caption-rough-b10e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first-ec7f .steel-273b .caption-rough-b10e {
  background-color: var(--e-global-color-secondary);
}
.first-ec7f .notification_8941 .caption-rough-b10e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first-ec7f .notification_8941 .caption-rough-b10e {
  background-color: var(--e-global-color-secondary);
}
.first-ec7f .short-d1a7 .right-2d34 {
  background-color: var(--e-global-color-primary);
}
.first-ec7f .short-d1a7:hover .right-2d34 {
  background-color: var(--e-global-color-secondary);
}
.first-ec7f .form_2f93 {
  background-color: var(--e-global-color-primary);
}
.first-ec7f .form_2f93:hover {
  background-color: var(--e-global-color-accent);
}
.first-ec7f .feature_copper_057a li span {
  background-color: var(--e-global-color-text);
}
.first-ec7f .feature_copper_057a li span:hover {
  background-color: var(--e-global-color-primary);
}
.first-ec7f .feature_copper_057a li.slow-5c95 span {
  background-color: var(--e-global-color-accent);
}
.tertiary-f24c .article-a629 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-f24c .pink-4185 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-2426 .heading-2d30:before {
  background-color: var(--e-global-color-secondary);
}
.blue-2426 .image-gold-ab7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-2426 .status-2a12 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_4c71 .box_bottom_09c7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_4c71 .box_bottom_09c7:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_4c71 .box_bottom_09c7.fn-active-517d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_4c71 .motion_477a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_4c71 .bright-1f7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_4c71 .sort_9189 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_4c71 .dynamic-e77c {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_4c71 .dynamic-e77c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_4c71 .large-cef5 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_4c71 .large-cef5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_bronze_bd2a .short-d3b6 .module_active_1833 a {
  color: var(--e-global-color-secondary);
}
.heading_bronze_bd2a .short-d3b6 .module_active_1833 a:hover {
  color: var(--e-global-color-secondary);
}
.heading_bronze_bd2a .short-d3b6 .module_active_1833,
.heading_bronze_bd2a .short-d3b6 .module_active_1833 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_bronze_bd2a .short-d3b6 .fresh_67d9 {
  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);
}
.heading_bronze_bd2a .short-d3b6 .container_5fd5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_bronze_bd2a .short-d3b6 .large-0f13 {
  background-color: var(--e-global-color-primary);
}
.heading_bronze_bd2a .short-d3b6 .large-0f13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_bronze_bd2a .short-d3b6 .large-0f13:hover {
  background-color: var(--e-global-color-primary);
}
.heading_bronze_bd2a .short-d3b6 .stale-786f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_bronze_bd2a .short-d3b6 .stale-786f {
  background-color: var(--e-global-color-primary);
}
.heading_bronze_bd2a .short-d3b6 .stale-786f:hover {
  background-color: var(--e-global-color-primary);
}
.heading_bronze_bd2a .short-d3b6 .form_2f93 {
  background-color: var(--e-global-color-primary);
}
.heading_bronze_bd2a .short-d3b6 .form_2f93:hover {
  background-color: var(--e-global-color-primary);
}
.heading_bronze_bd2a .summary_227f .feature_copper_057a li span {
  background-color: var(--e-global-color-text);
}
.heading_bronze_bd2a .summary_227f .feature_copper_057a li span:hover {
  background-color: var(--e-global-color-primary);
}
.heading_bronze_bd2a .summary_227f .feature_copper_057a li.slow-5c95 span {
  background-color: var(--e-global-color-accent);
}
.heading_bronze_bd2a .aside-old-5e76 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_bronze_bd2a .pattern-dim-5cf1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_prev_e985 .paragraph-mini-bb29 .item_tiny_c945 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_prev_e985 .paragraph-mini-bb29 .static-2ff3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_prev_e985 .paragraph-mini-bb29 .tall-12fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-iron-24ae .overlay_huge_165e {
  border-color: var(--e-global-color-text);
}
.focus-iron-24ae .row-7d36 {
  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);
}
.focus-iron-24ae .complex_1bec {
  color: var(--e-global-color-secondary);
}
.focus-iron-24ae .complex_1bec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-iron-24ae .gallery_3c20 > * {
  color: var(--e-global-color-primary);
}
.focus-iron-24ae .gallery_3c20 > * svg {
  fill: var(--e-global-color-primary);
}
.focus-iron-24ae .caption_gas_72f9 {
  color: var(--e-global-color-primary);
}
.focus-iron-24ae .caption_gas_72f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-iron-24ae .tertiary-inner-cd55 {
  color: var(--e-global-color-primary);
}
.focus-iron-24ae .tertiary-inner-cd55 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-iron-24ae .popup_rough_d49e {
  color: var(--e-global-color-primary);
}
.focus-iron-24ae .popup_rough_d49e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-iron-24ae .wrapper_tall_a7b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-iron-24ae .huge-901e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-iron-24ae .huge-901e.grid_974d {
  color: var(--e-global-color-secondary);
}
.focus-iron-24ae .huge-901e.grid_974d .blue_0991 {
  color: var(--e-global-color-accent);
}
.focus-iron-24ae .huge-901e.warm-b13b {
  color: var(--e-global-color-text);
}
.focus-iron-24ae .huge-901e.warm-b13b .blue_0991 {
  color: var(--e-global-color-text);
}
.focus-iron-24ae .huge-901e:before {
  border-top-color: var(--e-global-color-text);
}
.focus-iron-24ae .detail-cool-eaf0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-iron-24ae
  .detail-cool-eaf0
  .middle_9d99 {
  background-color: var(--e-global-color-primary);
}
.focus-iron-24ae
  .detail-cool-eaf0
  .middle_9d99 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus-iron-24ae .overlay_huge_165e .tooltip-first-583f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-1d4d .mask_south_a59d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top-1d4d .iron_8aa4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_0a1d .white-fd7b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_0a1d
  .rough-bae3
  .main-right-02cd {
  background-color: var(--e-global-color-secondary);
}
.block_0a1d
  .rough-bae3.in_e084
  .main-right-02cd {
  background-color: var(--e-global-color-text);
}
.block_0a1d
  .rough-bae3:hover
  .main-right-02cd {
  background-color: var(--e-global-color-accent);
}
.block_0a1d
  .rough-bae3.fn-active-517d
  .main-right-02cd {
  background-color: var(--e-global-color-primary);
}
.dropdown-2452 .backdrop-399f {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.dropdown-2452 .in_355d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-2452 .secondary-action-4882 {
  background-color: var(--e-global-color-primary);
}
.dropdown-2452 .secondary-action-4882 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-a020 .progress_liquid_c2aa .fixed-efeb .card-last-4280 {
  background-color: var(--e-global-color-secondary);
}
.modal-a020 .progress_liquid_c2aa .new-24a9:after {
  background-color: var(--e-global-color-secondary);
}
.modal-a020 .tertiary_motion_5535 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-a020 .logo-action-0216 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-a020 .pagination-c2a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-a020 .lower-110e {
  background-color: var(--e-global-color-primary);
}
.modal-a020 .lower-110e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-a020 .section_active_df95 {
  background-color: var(--e-global-color-secondary);
}
.modal-a020 .section_active_df95 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-a020 .progress_liquid_c2aa .header_in_65d5 .backdrop_8c8d:hover {
  background-color: var(--e-global-color-primary);
}
.modal-a020
  .progress_liquid_c2aa
  .header_in_65d5
  .backdrop_8c8d.box-slow-6c69 {
  background-color: var(--e-global-color-primary);
}
.modal-a020 .progress_liquid_c2aa .article_f269:before {
  border-color: var(--e-global-color-primary);
}
.modal-a020 .progress_liquid_c2aa .article_f269:hover:before {
  border-color: var(--e-global-color-secondary);
}
.modal-a020
  .progress_liquid_c2aa
  .article_f269.video_static_8c69:before {
  border-color: var(--e-global-color-primary);
}
.modal-a020 .hot_d2de span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-motion-2f87 .paragraph-last-34db {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-motion-2f87 .paragraph-last-34db:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-motion-2f87 .paragraph-last-34db.form-gas-f836 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-motion-2f87 .full-09e2 {
  background-color: var(--e-global-color-primary);
}
.section-motion-2f87 .full-09e2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-motion-2f87
  .box_80ee
  .huge-ee1d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-motion-2f87
  .out-e741
  .huge-ee1d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.top-0f72
  .section_mini_1cfc
  .progress-soft-a09f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-0f72
  .section_mini_1cfc
  .gradient-ec21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-0f72 .popup_20f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-0f72 .yellow_ac53 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top-0f72 .nav-black-e27e {
  background-color: var(--e-global-color-primary);
}
.top-0f72 .nav-black-e27e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.complex_6972 .gradient-a819 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_6972 .heading_bronze_537e {
  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);
}
.complex_6972 .paper-1e61 {
  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);
}
.complex_6972 .paper-1e61 a:hover {
  color: var(--e-global-color-secondary);
}
.complex_6972 .slider_down_8cb2 {
  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);
}
.complex_6972 .down_b5b7 {
  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);
}
.complex_6972 .north-c886 .form_2f93 {
  background-color: var(--e-global-color-primary);
}
.complex_6972 .north-c886 .form_2f93:hover {
  background-color: var(--e-global-color-accent);
}
.complex_6972
  .north-c886
  .feature_copper_057a
  li
  span {
  background-color: var(--e-global-color-text);
}
.complex_6972
  .north-c886
  .feature_copper_057a
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.complex_6972
  .north-c886
  .feature_copper_057a
  li.slow-5c95
  span {
  background-color: var(--e-global-color-accent);
}
.tertiary-655d
  .tooltip-b3d3
  .yellow-ad77 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-655d .tooltip-b3d3 .overlay-fa03 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-655d .tooltip-b3d3 .action_dca1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-655d .video_thick_a24b {
  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);
}
.tertiary-655d
  .pattern-liquid-9d11.white_12fa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-23d7
  > .banner_828e
  > div
  > .article-ad49
  > .orange-a4e1
  > a {
  background-color: var(--e-global-color-text);
}
.breadcrumb-23d7
  > .banner_828e
  > div
  > .article-ad49
  > .orange-a4e1
  > a
  .content-selected-3f0f.motion-513b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-23d7
  > .banner_828e
  > div
  > .article-ad49
  > .orange-a4e1
  > a
  .title_hovered_873e.popup_out_d451 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-23d7
  > .banner_828e
  > div
  > .article-ad49
  > .orange-a4e1
  > .disabled_black_e6d8
  .orange-a4e1
  > a {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb-23d7
  > .banner_828e
  > div
  > .article-ad49
  > .orange-a4e1
  > .disabled_black_e6d8
  .orange-a4e1
  > a
  .photo_orange_69a0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-23d7
  > .banner_828e
  > div
  > .article-ad49
  > .orange-a4e1
  > .disabled_black_e6d8
  .orange-a4e1
  > a
  .title_hovered_873e.status_easy_f8c6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-23d7
  > .banner_828e
  > div
  > .article-ad49
  > .orange-a4e1
  > a
  .form-center-8097:before {
  color: var(--e-global-color-text);
}
.breadcrumb-23d7
  > .banner_828e
  > div
  > .article-ad49
  > .orange-a4e1
  > .disabled_black_e6d8
  a
  .form-center-8097:before {
  color: var(--e-global-color-text);
}
.breadcrumb-23d7
  > .banner_828e
  > div
  > .article-ad49
  > .orange-a4e1.search_iron_3c6f
  > a
  .form-center-8097:before {
  color: var(--e-global-color-text);
}
.breadcrumb-23d7
  > .banner_828e
  > div
  > .article-ad49
  > .orange-a4e1
  > .disabled_black_e6d8
  .orange-a4e1.search_iron_3c6f
  > a
  .form-center-8097:before {
  color: var(--e-global-color-text);
}
.breadcrumb-23d7
  > .banner_828e
  > div
  > .article-ad49
  > .orange-a4e1
  > a
  .main_ecd4
  .new-e4c7 {
  color: var(--e-global-color-text);
}
.breadcrumb-23d7
  > .banner_828e
  > div
  > .article-ad49
  > .orange-a4e1
  > .disabled_black_e6d8
  a
  .main_ecd4
  .new-e4c7 {
  color: var(--e-global-color-text);
}
.breadcrumb-23d7
  > .banner_828e
  > div
  > .article-ad49
  > .orange-a4e1
  > a
  .main_ecd4
  .new-e4c7,
.breadcrumb-23d7
  > .banner_828e
  > div
  > .article-ad49
  > .orange-a4e1
  > .disabled_black_e6d8
  a
  .main_ecd4
  .new-e4c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-23d7
  > .banner_828e
  > div
  > .article-ad49
  > .orange-a4e1
  > a
  .feature_ce23:before {
  color: var(--e-global-color-text);
}
.breadcrumb-23d7
  > .banner_828e
  > div
  > .article-ad49
  > .orange-a4e1
  > .disabled_black_e6d8
  a
  .feature_ce23:before {
  color: var(--e-global-color-text);
}
.breadcrumb-23d7
  > .banner_828e
  > div
  > .article-ad49
  > .orange-a4e1.search_iron_3c6f
  > a
  .feature_ce23:before {
  color: var(--e-global-color-text);
}
.breadcrumb-23d7
  > .banner_828e
  > div
  > .article-ad49
  > .orange-a4e1
  > .disabled_black_e6d8
  .orange-a4e1.search_iron_3c6f
  > a
  .feature_ce23:before {
  color: var(--e-global-color-text);
}
.light-25b3 .in_f49a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light-25b3
  .label_bc33:hover
  .in_f49a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth_c5c1
  > .banner_828e
  > .info-dbcc
  > .component_in_35d2
  > .filter-first-a880
  > .action-1a31
  .avatar-plasma-c605 {
  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);
}
.smooth_c5c1
  > .banner_828e
  > .info-dbcc
  > .component_in_35d2
  > .filter-first-a880
  > .action-1a31:hover
  .avatar-plasma-c605 {
  color: var(--e-global-color-text);
}
.smooth_c5c1
  > .banner_828e
  > .info-dbcc
  > .component_in_35d2
  > .filter-first-a880
  > .action-1a31:hover
  .avatar-plasma-c605 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth_c5c1
  > .banner_828e
  > .info-dbcc
  > .component_in_35d2
  > .filter-first-a880.rough_74da
  > .action-1a31
  .avatar-plasma-c605 {
  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);
}
.advanced-bc12 .notice_a174 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-bc12 .aside-steel-7d02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-bc12 .banner_36f9 {
  background-color: var(--e-global-color-primary);
}
.advanced-bc12 .banner_36f9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth-8e5d
  > .banner_828e
  > .notice-0d3b
  > .huge_5b5d
  > .block-d380
  .white-fcf5 {
  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);
}
.smooth-8e5d
  > .banner_828e
  > .notice-0d3b
  > .huge_5b5d
  > .block-d380
  .progress-brown-5383 {
  color: var(--e-global-color-text);
}
.smooth-8e5d
  > .banner_828e
  > .notice-0d3b
  > .huge_5b5d
  > .block-d380:hover
  .white-fcf5 {
  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);
}
.smooth-8e5d
  > .banner_828e
  > .notice-0d3b
  > .huge_5b5d
  > .block-d380:hover
  .progress-brown-5383 {
  color: var(--e-global-color-secondary);
}
.smooth-8e5d
  > .banner_828e
  > .notice-0d3b
  > .huge_5b5d
  > .block-d380.container-2ad1
  .white-fcf5 {
  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);
}
.smooth-8e5d
  > .banner_828e
  > .notice-0d3b
  > .huge_5b5d
  > .block-d380.container-2ad1
  .progress-brown-5383 {
  color: var(--e-global-color-primary);
}
.picture_out_1dd6
  .breadcrumb-07d5
  .inner_8500 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_out_1dd6 .thick-c5bf .tooltip-first-583f .popup-under-2c34 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_new_f0c6 .sidebar_4759 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_new_f0c6 .yellow-1ff9 .sidebar_4759 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_new_f0c6 .header-west-18dd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip_new_f0c6 .header-west-18dd {
  background-color: var(--e-global-color-primary);
}
.accent_24f3 .huge-2165 .west-055e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_24f3
  .huge-2165:hover
  .paragraph_bronze_554a {
  color: var(--e-global-color-secondary);
}
.accent_24f3
  .huge-2165:hover
  .west-055e {
  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);
}
.badge_86a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.focus-55a1 {
  flex-direction: column;
}

.focus-55a1 .status_fecd {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.focus-55a1 .status_fecd {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.focus-55a1 .brown_196d {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.title_9ef5.block-b3dc {
  display: none;
}

.tag-c352 {
  display: none;
}

body,
.active_fast_83a1 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.filter-bfed) !important; */
}

.breadcrumb-5ba8.purple-19cc {
  margin-bottom: 40px;
  width: 100%;
}

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

.focus-55a1 a {
  width: 100%;
}

.paragraph_0b4a .highlight-f540.dark_0347 {
  width: 20% !important;
}

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

.accent-a594:hover {
  color: #000;
}

.accent-a594 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.accent-a594:hover svg {
  fill: #000;
}

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

.photo_4565:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.paragraph_0b4a
  .highlight-f540.video-iron-c7b9
  .paragraph-eb36
  .wrapper-warm-7d72 {
  font-size: 20px !important;
}

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

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

.shade-wide-6b39 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.complex-4bd1.texture_red_9aae > .warm-dc47 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

.paper-5b0d {
  font-size: 35px !important;
}

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

.focus-fast-271b {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

.tooltip-dfab {
  display: flex;
  gap: 50px;
}

.paragraph_0b4a
  .highlight-f540.table-528b
  .title-dim-8c46
  .prev-96f2 {
  width: 100% !important;
}

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

.pattern-3c95 {
  width: 100%;
}

.fast-6db2 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

.dropdown-fresh-2657 {
  font-size: 15px !important;
}

.center-0919 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.notice_ac1a:hover .center-0919 {
  visibility: visible;
}
.notice_ac1a:hover.notice_ac1a::before {
  display: block;
}

.shade-wide-6b39 h3 {
  color: #fff;
}

.pink-79b9 {
  margin: 0;
}

.paragraph_0b4a
  .highlight-f540.table-528b
  .prev-96f2
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.tabs-lower-7ff0 {
  width: 100%;
}

.accent_light_4965 {
  width: 100%;
}

.pagination-paper-3482 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.accent_light_4965 {
  width: 100%;
}

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

.prev-96f2 {
  display: flex;
  align-items: center;
}

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

.mask-iron-38a2 {
  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;
}

.focus-55a1 .status_fecd.footer_small_9a8d {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.focus-55a1 h1.status_fecd {
  margin-top: 120px !important;
}

.paragraph_0b4a .highlight-f540.backdrop_dim_e1a5 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.tertiary_advanced_abda img {
  width: 100%;
}

.popup-1bea .dark_797c.paragraph-eb36 {
  justify-content: space-between;
}

.card-d58a {
  display: none;
}

.green_be4f .brown_196d {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .complex-4bd1 .warm-dc47 {
    flex-wrap: nowrap !important;
  }
}

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

  .disabled_cc24 {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .shade-wide-6b39 h3 {
    font-size: 28px;
  }

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

  .popup-1bea .dark_797c.paragraph-eb36 {
    border-bottom: 1px solid #f0c159;
  }

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

  .complex-4bd1.texture_red_9aae > .warm-dc47 {
    gap: 15px;
    justify-content: space-between;
  }

  .paragraph_0b4a
    .highlight-f540.table-528b
    .prev-96f2
    img {
    width: 60% !important;
  }

  .right_4def {
    left: 2%;
  }

  .tooltip_dim_affa {
    margin: 10px 0;
  }

  .focus-55a1 .brown_196d {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .paper-5b0d {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.focus-55a1 .status_fecd,
  .focus-55a1 .status_fecd {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .prev-96f2 {
    justify-content: center;
  }

  .focus-55a1 .brown_196d {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .backdrop-7c0a {
    margin-bottom: 15px !important;
  }

  .paragraph_0b4a .highlight-f540.dark_0347 {
    width: 75% !important;
  }

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

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

  h2.focus-55a1 .status_fecd,
  .focus-55a1 .status_fecd {
    font-size: 30px !important;
  }

  .prev-96f2 {
    justify-content: center;
  }

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

  .secondary-smooth-2650
    .accent_95f1.up-782c {
    margin: 0 !important;
  }

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

  .tooltip_dim_affa {
    display: flex;
  }

  .footer-north-f424 .accent-a594 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .border-44eb svg {
    width: 75% !important;
    height: 75% !important;
  }

  .pagination-paper-3482 {
    justify-content: flex-end;
    gap: 1px;
  }

  .focus-55a1 h1.status_fecd {
    margin-top: 80px !important;
  }

  .paragraph_0b4a
    .highlight-f540.table-528b
    .prev-96f2
    img,
  .plasma_fd9c .title-dim-8c46 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .paragraph_0b4a .highlight-f540.dark_0347 {
    width: 100% !important;
  }

  .complex-4bd1.texture_red_9aae > .warm-dc47 {
    gap: 3px;
  }

  .focus-55a1 .brown_196d {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 8915 */
.phantom-card-z3 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
