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(.article_87c0) {
  gap: 0.5em;
}
:where(.silver-a162) {
  gap: 0.5em;
}
body .aside-8359 > .breadcrumb_old_f278 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .aside-8359 > .notice-easy-72c4 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .aside-8359 > .cold-b771 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .clean-c372 > .breadcrumb_old_f278 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .clean-c372 > .notice-easy-72c4 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .clean-c372 > .cold-b771 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .clean-c372
  > :where(:not(.breadcrumb_old_f278):not(.notice-easy-72c4):not(.text_55fb)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .clean-c372 > .tooltip-eec4 {
  max-width: var(--wp--style--global--wide-size);
}
body .article_87c0 {
  display: flex;
}
body .article_87c0 {
  flex-wrap: wrap;
  align-items: center;
}
body .article_87c0 > * {
  margin: 0;
}
body .silver-a162 {
  display: grid;
}
body .silver-a162 > * {
  margin: 0;
}
:where(.banner-9370.article_87c0) {
  gap: 2em;
}
:where(.banner-9370.silver-a162) {
  gap: 2em;
}
:where(.motion_2e97.article_87c0) {
  gap: 1.25em;
}
:where(.motion_2e97.silver-a162) {
  gap: 1.25em;
}
.background-2832 {
  color: var(--wp--preset--color--black) !important;
}
.photo_823c {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.element_2dfb {
  color: var(--wp--preset--color--white) !important;
}
.west-ac85 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.sidebar-fdb0 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.mask-warm-b6db {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tall-3839 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.last-ba39 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.component-south-6a04 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.input-action-7618 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.media-slow-a221 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hidden_6f5e {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.heading-new-6449 {
  background-color: var(--wp--preset--color--black) !important;
}
.summary-top-20f6 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.heading-dark-e2a8 {
  background-color: var(--wp--preset--color--white) !important;
}
.link_26ad {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.primary_advanced_77e1 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.box-huge-b1a4 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.image-under-745f {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.slider_cold_e2e7 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.green-17fa {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.disabled_pressed_5004 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.last_bd3d {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.bronze-ce16 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.message-6cd5 {
  border-color: var(--wp--preset--color--black) !important;
}
.advanced_3551 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.description_6210 {
  border-color: var(--wp--preset--color--white) !important;
}
.orange-8997 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.red_b17c {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.top_392a {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.steel-b5f3 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.cool-8441 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.form-wood-ef86 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hot_d408 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.content-710c {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.photo_steel_3df2 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.orange-570d {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.notification_brown_7c1a {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.old_c30a {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.heading-71e0 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.bright_c8c8 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.carousel_fd70 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.next_f5a9 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.texture_narrow_6f6c {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.media-2387 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.article_5d61 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.widget-copper-2986 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.panel-bottom-b2a3 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.layout-bottom-8f10 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.yellow-826d {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.pink_6ac8 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.media_static_dd1c {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.status_08e2 a:where(:not(.block-liquid-65f4)) {
  color: inherit;
}
:where(.motion_2e97.article_87c0) {
  gap: 1.25em;
}
:where(.motion_2e97.silver-a162) {
  gap: 1.25em;
}
:where(.banner-9370.article_87c0) {
  gap: 2em;
}
:where(.banner-9370.silver-a162) {
  gap: 2em;
}
.progress-ae9c {
  font-size: 1.5em;
  line-height: 1.6;
}

.fluid_f697 .tooltip_upper_0eec {
  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);
}
.table_static_9c03 .picture_static_62ac {
  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);
}
.status-7a1d {
  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);
}
.status-7a1d.secondary-hard-baf7 .module-copper-721c {
  background-color: var(--e-global-color-primary);
}
.status-7a1d.highlight-static-cc26 .module-copper-721c,
.status-7a1d.hard_6f87 .module-copper-721c {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.liquid_35c3 .dirty-b1a2 {
  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);
}
.surface_dynamic_f844 {
  --divider-color: var(--e-global-color-secondary);
}
.surface_dynamic_f844 .caption-cool-f202 {
  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);
}
.surface_dynamic_f844.current_b07c .hard_109e {
  background-color: var(--e-global-color-secondary);
}
.surface_dynamic_f844.label_b060 .hard_109e,
.surface_dynamic_f844.shade-in-87d1 .hard_109e {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.surface_dynamic_f844.label_b060 .hard_109e,
.surface_dynamic_f844.shade-in-87d1 .hard_109e svg {
  fill: var(--e-global-color-secondary);
}
.content_6380 .red_de00 {
  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);
}
.content_6380 .right-3b8c {
  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);
}
.short-3eb5.current_b07c .hard_109e {
  background-color: var(--e-global-color-primary);
}
.short-3eb5.label_b060 .hard_109e,
.short-3eb5.shade-in-87d1 .hard_109e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.short-3eb5.label_b060 .hard_109e,
.short-3eb5.shade-in-87d1 .hard_109e svg {
  fill: var(--e-global-color-primary);
}
.focused_70ac.current_b07c .hard_109e {
  background-color: var(--e-global-color-primary);
}
.focused_70ac.label_b060 .hard_109e,
.focused_70ac.shade-in-87d1 .hard_109e {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.focused_70ac .hover_pro_09ee {
  color: var(--e-global-color-primary);
}
.focused_70ac .hover_pro_09ee,
.focused_70ac .hover_pro_09ee a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused_70ac .clean_ab76 {
  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-f820 .banner_solid_7914 {
  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);
}
.action_2b99 .footer-7b59 .blue_55a5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-pink-2051 .text_complex_4244:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.box-pink-2051 .complex-0ac0 i {
  color: var(--e-global-color-primary);
}
.box-pink-2051 .complex-0ac0 svg {
  fill: var(--e-global-color-primary);
}
.box-pink-2051 .component-large-bc66 {
  color: var(--e-global-color-secondary);
}
.box-pink-2051 .text_complex_4244 > .component-large-bc66,
.box-pink-2051 .text_complex_4244 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-dim-d462 .widget_dark_294f {
  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-dim-d462 .notification-eed4 {
  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);
}
.nav-8922 .inner_1ec0 .backdrop-38e7 {
  background-color: var(--e-global-color-primary);
}
.nav-8922 .search-wood-96bf {
  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);
}
.status-active-468f .hidden-113a {
  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);
}
.status-active-468f .old_3ed6 {
  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);
}
.status-active-468f .title_e39a {
  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-80d7 .block-4673,
.icon-80d7 .block-4673 a {
  color: var(--e-global-color-primary);
}
.icon-80d7 .block-4673.huge-fea0,
.icon-80d7 .block-4673.huge-fea0 a {
  color: var(--e-global-color-accent);
}
.icon-80d7 .block-4673 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-80d7 .panel_next_9d28 {
  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);
}
.element-45fe .button_fc2f,
.element-45fe .table-slow-d286 {
  color: var(--e-global-color-primary);
}
.element-45fe .button_fc2f svg {
  fill: var(--e-global-color-primary);
}
.element-45fe .huge-fea0 .button_fc2f,
.element-45fe .huge-fea0 .table-slow-d286 {
  color: var(--e-global-color-accent);
}
.element-45fe .huge-fea0 .button_fc2f svg {
  fill: var(--e-global-color-accent);
}
.element-45fe .table-slow-d286 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-45fe .panel_next_9d28 {
  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);
}
.photo-green-6ea0 .card_0b8b,
.photo-green-6ea0 .article-steel-623b {
  color: var(--e-global-color-primary);
}
.photo-green-6ea0 .article-steel-623b svg {
  fill: var(--e-global-color-primary);
}
.photo-green-6ea0 .block-4673.huge-fea0 a,
.photo-green-6ea0
  .block-4673.huge-fea0
  .article-steel-623b {
  color: var(--e-global-color-accent);
}
.photo-green-6ea0 .card_0b8b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-green-6ea0 .panel_next_9d28 {
  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);
}
.gold_c218 .hot-9238 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_c218 .header-last-d7de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected_47ba .tabs_83c4 .info-21e1 {
  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);
}
.selected_47ba .tabs_83c4 .silver-c5b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected_47ba .sidebar_static_a7d8 .info-21e1 {
  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);
}
.selected_47ba
  .sidebar_static_a7d8
  .silver-c5b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected_47ba
  .next_6f36
  .info-21e1 {
  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);
}
.selected_47ba
  .next_6f36
  .silver-c5b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected_47ba
  .simple_16b7
  .info-21e1 {
  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);
}
.selected_47ba
  .simple_16b7
  .silver-c5b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple-3f23 .row-top-9391 {
  background-color: var(--e-global-color-primary);
}
.simple-3f23 .row-top-9391:hover {
  background-color: var(--e-global-color-primary);
}
.simple-3f23 .fresh-aeef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple-3f23
  .row-top-9391:hover
  .fresh-aeef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid_0469 .gradient_out_11c0 {
  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);
}
.image-down-4010 .tertiary-rough-c2cb .dim_d8cd a {
  background-color: var(--e-global-color-accent);
}
.image-down-4010 .tertiary-rough-c2cb .breadcrumb_695b a {
  background-color: var(--e-global-color-accent);
}
.image-down-4010 .tertiary-rough-c2cb .dim_d8cd a,
.image-down-4010 .tertiary-rough-c2cb .breadcrumb_695b a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_7dab
  .aside_c7ef.widget-easy-240b
  .tertiary-rough-c2cb
  a.tiny_1bdd {
  background-color: var(--e-global-color-accent);
}
.message_7dab
  .aside_c7ef.widget-easy-240b
  .tertiary-rough-c2cb
  span.tiny_1bdd.fn-current-1454 {
  background-color: var(--e-global-color-text);
}
.message_7dab
  .aside_c7ef.widget-easy-240b
  .tertiary-rough-c2cb
  .tiny_1bdd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_center_bf2c .popup-1637 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_center_bf2c
  .input_fe1c
  > .footer_e248
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_center_bf2c
  .focus-084b
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_center_bf2c
  .content_c82a
  .header_b9a8,
.header_center_bf2c
  .content_c82a
  .easy_3e35 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_center_bf2c
  .content_c82a
  .form_rough_0783,
.header_center_bf2c
  .content_c82a
  a
  .form_rough_0783 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_center_bf2c
  .content_c82a
  .in-79d7 {
  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);
}
.header_center_bf2c
  .content_c82a
  .widget_6496 {
  background-color: var(--e-global-color-primary);
}
.header_center_bf2c
  .content_c82a
  .widget_6496 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_center_bf2c
  .content_c82a
  .widget_6496:hover {
  background-color: var(--e-global-color-primary);
}
.header_center_bf2c
  .content_c82a
  .narrow-ea6d {
  background-color: var(--e-global-color-primary);
}
.header_center_bf2c
  .content_c82a
  .narrow-ea6d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_center_bf2c
  .content_c82a
  .narrow-ea6d:hover {
  background-color: var(--e-global-color-primary);
}
.header_center_bf2c
  .focus-in-8566
  .layout_9360
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_center_bf2c
  .focus-in-8566
  .chip_676a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_center_bf2c
  .focus-in-8566
  .in-79d7 {
  color: var(--e-global-color-text);
}
.header_center_bf2c
  .focus-in-8566
  .in-79d7
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_center_bf2c
  .focus-in-8566
  .widget_6496 {
  background-color: var(--e-global-color-primary);
}
.header_center_bf2c
  .focus-in-8566
  .widget_6496 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_center_bf2c
  .focus-in-8566
  .widget_6496:hover {
  background-color: var(--e-global-color-primary);
}
.header_center_bf2c
  .focus-in-8566
  .narrow-ea6d {
  background-color: var(--e-global-color-primary);
}
.header_center_bf2c
  .focus-in-8566
  .narrow-ea6d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_center_bf2c
  .focus-in-8566
  .narrow-ea6d:hover {
  background-color: var(--e-global-color-primary);
}
.header_center_bf2c .detail_dynamic_a52b {
  background-color: var(--e-global-color-primary);
}
.header_center_bf2c .detail_dynamic_a52b:hover {
  background-color: var(--e-global-color-primary);
}
.header_center_bf2c .texture-hovered-4154 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_center_bf2c .message-new-69dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver-57e9 .item_blue_5a22 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver-57e9
  .sidebar_easy_0d1d
  > div:nth-child(3)
  .item_blue_5a22,
.silver-57e9
  .filter-soft-c6d4
  > div:nth-child(1)
  .item_blue_5a22,
.silver-57e9
  .bronze_2834
  > div:nth-child(1)
  .item_blue_5a22,
.silver-57e9
  .icon_orange_1293
  > div:nth-child(1)
  .item_blue_5a22,
.silver-57e9
  .wrapper-11e7
  > div:nth-child(1)
  .item_blue_5a22 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver-57e9 .wide-66c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-57e9 .description_west_97ba {
  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);
}
.silver-57e9 .input-bbca {
  background-color: var(--e-global-color-primary);
}
.silver-57e9 .input-bbca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-57e9 .input-bbca:hover {
  background-color: var(--e-global-color-primary);
}
.silver-57e9 .warm_2cbb {
  background-color: var(--e-global-color-primary);
}
.silver-57e9 .warm_2cbb:hover {
  background-color: var(--e-global-color-primary);
}
.silver-57e9 .texture-hovered-4154 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver-57e9 .message-new-69dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-first-73ab .chip_f74b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-first-73ab .focus_next_d90b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-first-73ab .middle-c3b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-first-73ab .logo-8a6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-first-73ab .photo-23e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-first-73ab .warm_2cbb {
  background-color: var(--e-global-color-primary);
}
.image-first-73ab .warm_2cbb:hover {
  background-color: var(--e-global-color-primary);
}
.search_0c70 .layout-warm-1769 {
  background-color: var(--e-global-color-secondary);
}
.search_0c70 .slow-6805 {
  background-color: var(--e-global-color-text);
}
.search_0c70 .table_solid_c059 {
  background-color: var(--e-global-color-secondary);
}
.search_0c70 .hard-e0b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_0c70 .clean-8203 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_0c70 .fixed-4a5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_0c70 .clean_c8ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_0c70 .component_hard_edeb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_63ca .text_244c .plasma_94d9,
.dynamic_63ca
  .text_244c
  .plasma_94d9
  a,
.dynamic_63ca .card-64b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_63ca .text_244c .tooltip-46f7,
.dynamic_63ca .pagination_d097 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_63ca .text_244c .tooltip-46f7 {
  color: var(--e-global-color-text);
}
.dynamic_63ca .pagination_d097 {
  color: var(--e-global-color-text);
}
.dynamic_63ca
  .text_244c
  .dropdown-3108 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic_63ca .content-tiny-195a .cold_1804 {
  background-color: var(--e-global-color-primary);
}
.dynamic_63ca .content-tiny-195a .cold_1804:hover {
  background-color: var(--e-global-color-primary);
}
.dynamic_63ca .content-tiny-195a .gas_4e0a li span {
  background-color: var(--e-global-color-text);
}
.dynamic_63ca .content-tiny-195a .gas_4e0a li span:hover {
  background-color: var(--e-global-color-primary);
}
.dynamic_63ca
  .content-tiny-195a
  .gas_4e0a
  li.dropdown-new-88c0
  span {
  background-color: var(--e-global-color-accent);
}
.dynamic_63ca .primary-inner-ac5d span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-7a00 .row_ae66 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block-7360 .notification_white_10a4 {
  background-color: var(--e-global-color-primary);
}
.block-7360 .active_4489 {
  background-color: var(--e-global-color-secondary);
}
.block-7360 .stale_fe62 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-7360 .chip_12b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-7360 .tiny_3759 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-7360 .icon-prev-fe39 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-7360 .icon_over_27f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-7360 .over-d268 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-7360 .alert_7853 {
  background-color: var(--e-global-color-primary);
}
.block-7360 .alert_7853 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar_d1b3 .thick-5dca {
  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);
}
.avatar_d1b3 .dirty-defb {
  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);
}
.avatar_d1b3
  .wide-7c34:after {
  background-color: var(--e-global-color-primary);
}
.avatar_d1b3 .center_946c {
  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);
}
.status_231e .card-64b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_231e .pagination_d097 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_0644 .link-f1c8 .link_1355 {
  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);
}
.mini_0644 .link-f1c8 .narrow-8b7d {
  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-0404 .description-b714 {
  background-color: var(--e-global-color-primary);
}
.slider-0404 .over_ec4c {
  background-color: var(--e-global-color-secondary);
}
.slider-0404 .content-1c57 .blue_0014 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-0404 .sidebar-570f .blue_0014 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_inner_5100 .chip-wood-e3b8 .bronze-a80b {
  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);
}
.border_inner_5100 .chip-wood-e3b8 .wide-c8a4 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_inner_5100 .chip-wood-e3b8 .module-middle-4181 {
  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);
}
.image-8f00 .column-inner-631d {
  border-color: var(--e-global-color-text);
}
.image-8f00 .paper_b061 {
  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-8f00 .texture_d7cf {
  color: var(--e-global-color-primary);
}
.image-8f00 .tooltip_6e98 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow-ea8c .notice_left_09ef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow-ea8c .search_6296 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow-ea8c .input-dirty-9af2:hover .notice_left_09ef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow-ea8c
  .input-dirty-9af2:hover
  .search_6296 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_a0e8 .description-dark-8be1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_a0e8 .box_up_7da1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_3795 .surface_north_4c85 .backdrop-df3c {
  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);
}
.tag_3795 .iron-60bb .backdrop-df3c {
  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);
}
.table-over-62d5 .filter-e73e {
  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);
}
.logo-gas-74aa .lower-def7 .box-7bc5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-gas-74aa .lower-def7 .box-7bc5 {
  background-color: var(--e-global-color-secondary);
}
.logo-gas-74aa .texture_fluid_71c1 .box-7bc5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-gas-74aa .texture_fluid_71c1 .box-7bc5 {
  background-color: var(--e-global-color-secondary);
}
.logo-gas-74aa .text_outer_7312 .hard_0270 {
  background-color: var(--e-global-color-primary);
}
.logo-gas-74aa .text_outer_7312:hover .hard_0270 {
  background-color: var(--e-global-color-secondary);
}
.logo-gas-74aa .cold_1804 {
  background-color: var(--e-global-color-primary);
}
.logo-gas-74aa .cold_1804:hover {
  background-color: var(--e-global-color-accent);
}
.logo-gas-74aa .gas_4e0a li span {
  background-color: var(--e-global-color-text);
}
.logo-gas-74aa .gas_4e0a li span:hover {
  background-color: var(--e-global-color-primary);
}
.logo-gas-74aa .gas_4e0a li.dropdown-new-88c0 span {
  background-color: var(--e-global-color-accent);
}
.sort_out_ee20 .stale-8998 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_out_ee20 .next-d7df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-34d3 .card-simple-6966:before {
  background-color: var(--e-global-color-secondary);
}
.info-34d3 .solid_67ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-34d3 .full_2583 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper_1434 .carousel_in_3cd2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper_1434 .carousel_in_3cd2:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper_1434 .carousel_in_3cd2.fn-active-1454 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper_1434 .container_wood_b09e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_1434 .menu_be39 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_1434 .row-7c4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper_1434 .clean-095d {
  background-color: var(--e-global-color-primary);
}
.copper_1434 .clean-095d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.copper_1434 .liquid_786f {
  background-color: var(--e-global-color-primary);
}
.copper_1434 .liquid_786f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new-0779 .tiny_db5a .green_d5c8 a {
  color: var(--e-global-color-secondary);
}
.new-0779 .tiny_db5a .green_d5c8 a:hover {
  color: var(--e-global-color-secondary);
}
.new-0779 .tiny_db5a .green_d5c8,
.new-0779 .tiny_db5a .green_d5c8 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-0779 .tiny_db5a .solid-486f {
  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);
}
.new-0779 .tiny_db5a .alert-over-0199 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-0779 .tiny_db5a .tiny_4ba2 {
  background-color: var(--e-global-color-primary);
}
.new-0779 .tiny_db5a .tiny_4ba2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-0779 .tiny_db5a .tiny_4ba2:hover {
  background-color: var(--e-global-color-primary);
}
.new-0779 .tiny_db5a .hot-2658 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new-0779 .tiny_db5a .hot-2658 {
  background-color: var(--e-global-color-primary);
}
.new-0779 .tiny_db5a .hot-2658:hover {
  background-color: var(--e-global-color-primary);
}
.new-0779 .tiny_db5a .cold_1804 {
  background-color: var(--e-global-color-primary);
}
.new-0779 .tiny_db5a .cold_1804:hover {
  background-color: var(--e-global-color-primary);
}
.new-0779 .content-tiny-195a .gas_4e0a li span {
  background-color: var(--e-global-color-text);
}
.new-0779 .content-tiny-195a .gas_4e0a li span:hover {
  background-color: var(--e-global-color-primary);
}
.new-0779 .content-tiny-195a .gas_4e0a li.dropdown-new-88c0 span {
  background-color: var(--e-global-color-accent);
}
.new-0779 .texture-hovered-4154 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-0779 .message-new-69dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-north-7918 .background_858e .carousel_8e5b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-north-7918 .background_858e .black_ea27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-north-7918 .background_858e .image-simple-3271 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-under-a859 .slider_thick_fc5a {
  border-color: var(--e-global-color-text);
}
.chip-under-a859 .slider_green_0a97 {
  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);
}
.chip-under-a859 .link_solid_3523 {
  color: var(--e-global-color-secondary);
}
.chip-under-a859 .link_solid_3523 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-under-a859 .narrow-dc59 > * {
  color: var(--e-global-color-primary);
}
.chip-under-a859 .narrow-dc59 > * svg {
  fill: var(--e-global-color-primary);
}
.chip-under-a859 .large_3b7b {
  color: var(--e-global-color-primary);
}
.chip-under-a859 .large_3b7b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-under-a859 .hidden_tiny_b9e0 {
  color: var(--e-global-color-primary);
}
.chip-under-a859 .hidden_tiny_b9e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-under-a859 .component_dirty_35c2 {
  color: var(--e-global-color-primary);
}
.chip-under-a859 .component_dirty_35c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-under-a859 .main_3921 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-under-a859 .dark_feb7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-under-a859 .dark_feb7.motion-d83d {
  color: var(--e-global-color-secondary);
}
.chip-under-a859 .dark_feb7.motion-d83d .secondary-70d4 {
  color: var(--e-global-color-accent);
}
.chip-under-a859 .dark_feb7.section_f07d {
  color: var(--e-global-color-text);
}
.chip-under-a859 .dark_feb7.section_f07d .secondary-70d4 {
  color: var(--e-global-color-text);
}
.chip-under-a859 .dark_feb7:before {
  border-top-color: var(--e-global-color-text);
}
.chip-under-a859 .texture_b040 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-under-a859
  .texture_b040
  .gas_a65b {
  background-color: var(--e-global-color-primary);
}
.chip-under-a859
  .texture_b040
  .gas_a65b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-under-a859 .slider_thick_fc5a .large_7b97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_e1d6 .disabled_cool_d0a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_e1d6 .pattern-over-eb33 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-68c4 .container-north-9c0b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-68c4
  .image_9837
  .soft-60e3 {
  background-color: var(--e-global-color-secondary);
}
.tertiary-68c4
  .image_9837.detail_yellow_79b3
  .soft-60e3 {
  background-color: var(--e-global-color-text);
}
.tertiary-68c4
  .image_9837:hover
  .soft-60e3 {
  background-color: var(--e-global-color-accent);
}
.tertiary-68c4
  .image_9837.fn-active-1454
  .soft-60e3 {
  background-color: var(--e-global-color-primary);
}
.up_829e .popup_18cc {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.up_829e .table-red-294e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up_829e .popup-new-f298 {
  background-color: var(--e-global-color-primary);
}
.up_829e .popup-new-f298 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer_27b2 .title-3101 .sidebar_18c8 .short_9bd4 {
  background-color: var(--e-global-color-secondary);
}
.outer_27b2 .title-3101 .photo_motion_8709:after {
  background-color: var(--e-global-color-secondary);
}
.outer_27b2 .thick_9483 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_27b2 .search-full-28fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_27b2 .box-red-d85c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer_27b2 .slow-5b65 {
  background-color: var(--e-global-color-primary);
}
.outer_27b2 .slow-5b65 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer_27b2 .overlay-static-c75c {
  background-color: var(--e-global-color-secondary);
}
.outer_27b2 .overlay-static-c75c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer_27b2 .title-3101 .background_hard_a127 .frame-9b8f:hover {
  background-color: var(--e-global-color-primary);
}
.outer_27b2
  .title-3101
  .background_hard_a127
  .frame-9b8f.middle_9e77 {
  background-color: var(--e-global-color-primary);
}
.outer_27b2 .title-3101 .progress_32ae:before {
  border-color: var(--e-global-color-primary);
}
.outer_27b2 .title-3101 .progress_32ae:hover:before {
  border-color: var(--e-global-color-secondary);
}
.outer_27b2
  .title-3101
  .progress_32ae.glass_ea0a:before {
  border-color: var(--e-global-color-primary);
}
.outer_27b2 .image_2e80 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_black_14eb .search_middle_367d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_black_14eb .search_middle_367d:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_black_14eb .search_middle_367d.row-black-338e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_black_14eb .nav_22a7 {
  background-color: var(--e-global-color-primary);
}
.container_black_14eb .nav_22a7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_black_14eb
  .description-middle-bd65
  .prev-1c0c
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_black_14eb
  .pattern_focused_6d2e
  .prev-1c0c
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered_5da0
  .filter_next_1ac6
  .warm-e86c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_5da0
  .filter_next_1ac6
  .list-ac19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_5da0 .heading-4c3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_5da0 .focus-78b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered_5da0 .avatar-left-dffc {
  background-color: var(--e-global-color-primary);
}
.hovered_5da0 .avatar-left-dffc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_bottom_6ed1 .notice-4138 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_bottom_6ed1 .caption_66c3 {
  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);
}
.input_bottom_6ed1 .accent_wood_9da1 {
  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);
}
.input_bottom_6ed1 .accent_wood_9da1 a:hover {
  color: var(--e-global-color-secondary);
}
.input_bottom_6ed1 .container-a8e0 {
  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);
}
.input_bottom_6ed1 .frame-selected-4cb7 {
  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);
}
.input_bottom_6ed1 .hover-large-7515 .cold_1804 {
  background-color: var(--e-global-color-primary);
}
.input_bottom_6ed1 .hover-large-7515 .cold_1804:hover {
  background-color: var(--e-global-color-accent);
}
.input_bottom_6ed1
  .hover-large-7515
  .gas_4e0a
  li
  span {
  background-color: var(--e-global-color-text);
}
.input_bottom_6ed1
  .hover-large-7515
  .gas_4e0a
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.input_bottom_6ed1
  .hover-large-7515
  .gas_4e0a
  li.dropdown-new-88c0
  span {
  background-color: var(--e-global-color-accent);
}
.photo_paper_3ebd
  .background_motion_bd12
  .over_105b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_paper_3ebd .background_motion_bd12 .paragraph_ae8c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_paper_3ebd .background_motion_bd12 .column-rough-709e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_paper_3ebd .motion_a2b3 {
  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);
}
.photo_paper_3ebd
  .footer_down_c31b.surface-tiny-32ae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-4725
  > .widget-brown-c079
  > div
  > .tag_purple_14ad
  > .focused-63f4
  > a {
  background-color: var(--e-global-color-text);
}
.cold-4725
  > .widget-brown-c079
  > div
  > .tag_purple_14ad
  > .focused-63f4
  > a
  .modal_3454.chip_cold_8a2c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold-4725
  > .widget-brown-c079
  > div
  > .tag_purple_14ad
  > .focused-63f4
  > a
  .texture-0c69.north_2580 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold-4725
  > .widget-brown-c079
  > div
  > .tag_purple_14ad
  > .focused-63f4
  > .highlight_b6ea
  .focused-63f4
  > a {
  background-color: var(--e-global-color-secondary);
}
.cold-4725
  > .widget-brown-c079
  > div
  > .tag_purple_14ad
  > .focused-63f4
  > .highlight_b6ea
  .focused-63f4
  > a
  .smooth-07ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-4725
  > .widget-brown-c079
  > div
  > .tag_purple_14ad
  > .focused-63f4
  > .highlight_b6ea
  .focused-63f4
  > a
  .texture-0c69.info-e07b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold-4725
  > .widget-brown-c079
  > div
  > .tag_purple_14ad
  > .focused-63f4
  > a
  .border-over-4319:before {
  color: var(--e-global-color-text);
}
.cold-4725
  > .widget-brown-c079
  > div
  > .tag_purple_14ad
  > .focused-63f4
  > .highlight_b6ea
  a
  .border-over-4319:before {
  color: var(--e-global-color-text);
}
.cold-4725
  > .widget-brown-c079
  > div
  > .tag_purple_14ad
  > .focused-63f4.badge_narrow_59e3
  > a
  .border-over-4319:before {
  color: var(--e-global-color-text);
}
.cold-4725
  > .widget-brown-c079
  > div
  > .tag_purple_14ad
  > .focused-63f4
  > .highlight_b6ea
  .focused-63f4.badge_narrow_59e3
  > a
  .border-over-4319:before {
  color: var(--e-global-color-text);
}
.cold-4725
  > .widget-brown-c079
  > div
  > .tag_purple_14ad
  > .focused-63f4
  > a
  .popup-thick-97a3
  .breadcrumb_9d8a {
  color: var(--e-global-color-text);
}
.cold-4725
  > .widget-brown-c079
  > div
  > .tag_purple_14ad
  > .focused-63f4
  > .highlight_b6ea
  a
  .popup-thick-97a3
  .breadcrumb_9d8a {
  color: var(--e-global-color-text);
}
.cold-4725
  > .widget-brown-c079
  > div
  > .tag_purple_14ad
  > .focused-63f4
  > a
  .popup-thick-97a3
  .breadcrumb_9d8a,
.cold-4725
  > .widget-brown-c079
  > div
  > .tag_purple_14ad
  > .focused-63f4
  > .highlight_b6ea
  a
  .popup-thick-97a3
  .breadcrumb_9d8a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-4725
  > .widget-brown-c079
  > div
  > .tag_purple_14ad
  > .focused-63f4
  > a
  .overlay_next_62b6:before {
  color: var(--e-global-color-text);
}
.cold-4725
  > .widget-brown-c079
  > div
  > .tag_purple_14ad
  > .focused-63f4
  > .highlight_b6ea
  a
  .overlay_next_62b6:before {
  color: var(--e-global-color-text);
}
.cold-4725
  > .widget-brown-c079
  > div
  > .tag_purple_14ad
  > .focused-63f4.badge_narrow_59e3
  > a
  .overlay_next_62b6:before {
  color: var(--e-global-color-text);
}
.cold-4725
  > .widget-brown-c079
  > div
  > .tag_purple_14ad
  > .focused-63f4
  > .highlight_b6ea
  .focused-63f4.badge_narrow_59e3
  > a
  .overlay_next_62b6:before {
  color: var(--e-global-color-text);
}
.container-cbf9 .overlay_a5a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-cbf9
  .section_2d64:hover
  .overlay_a5a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-dirty-9654
  > .widget-brown-c079
  > .hover-00c5
  > .fluid_39c0
  > .frame-old-a705
  > .mask-295d
  .banner-3cef {
  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);
}
.hero-dirty-9654
  > .widget-brown-c079
  > .hover-00c5
  > .fluid_39c0
  > .frame-old-a705
  > .mask-295d:hover
  .banner-3cef {
  color: var(--e-global-color-text);
}
.hero-dirty-9654
  > .widget-brown-c079
  > .hover-00c5
  > .fluid_39c0
  > .frame-old-a705
  > .mask-295d:hover
  .banner-3cef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-dirty-9654
  > .widget-brown-c079
  > .hover-00c5
  > .fluid_39c0
  > .frame-old-a705.notice-4316
  > .mask-295d
  .banner-3cef {
  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);
}
.frame-c647 .accent-green-38f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-c647 .notice_over_8e6e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-c647 .overlay_f5c8 {
  background-color: var(--e-global-color-primary);
}
.frame-c647 .overlay_f5c8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media-acc4
  > .widget-brown-c079
  > .filter-old-27e2
  > .outer-ea90
  > .link-bfcd
  .gallery_3851 {
  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);
}
.media-acc4
  > .widget-brown-c079
  > .filter-old-27e2
  > .outer-ea90
  > .link-bfcd
  .content_36e6 {
  color: var(--e-global-color-text);
}
.media-acc4
  > .widget-brown-c079
  > .filter-old-27e2
  > .outer-ea90
  > .link-bfcd:hover
  .gallery_3851 {
  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);
}
.media-acc4
  > .widget-brown-c079
  > .filter-old-27e2
  > .outer-ea90
  > .link-bfcd:hover
  .content_36e6 {
  color: var(--e-global-color-secondary);
}
.media-acc4
  > .widget-brown-c079
  > .filter-old-27e2
  > .outer-ea90
  > .link-bfcd.selected_964d
  .gallery_3851 {
  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);
}
.media-acc4
  > .widget-brown-c079
  > .filter-old-27e2
  > .outer-ea90
  > .link-bfcd.selected_964d
  .content_36e6 {
  color: var(--e-global-color-primary);
}
.notice-ffae
  .pagination_43f8
  .cool_659c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-ffae .notification-bottom-2122 .large_7b97 .filter-a408 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_small_835a .background-8abe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_small_835a .hidden_left_3bf4 .background-8abe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_small_835a .simple_f7da {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_small_835a .simple_f7da {
  background-color: var(--e-global-color-primary);
}
.badge-5d8d .badge_9e63 .info-fast-dfb5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-5d8d
  .badge_9e63:hover
  .video_b213 {
  color: var(--e-global-color-secondary);
}
.badge-5d8d
  .badge_9e63:hover
  .info-fast-dfb5 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_soft_f289 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.banner_e096 {
  flex-direction: column;
}

.banner_e096 .small_6fad {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

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

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

span {
  color: #fff;
}

.grid_8df8.pink_2cfa {
  display: none;
}

.pro_7e1a {
  display: none;
}

body,
.copper-93ef {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.message-next-ec00) !important; */
}

.badge-hovered-34e2.picture_down_7460 {
  margin-bottom: 40px;
  width: 100%;
}

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

.banner_e096 a {
  width: 100%;
}

.box_9d2f .white-a4d3.modal_liquid_6ea5 {
  width: 20% !important;
}

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

.title_east_3dfc:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

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

.message_88cf:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.box_9d2f
  .white-a4d3.wrapper-slow-49c4
  .upper_4139
  .main_2a9b {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.border-full-78e1.dynamic_e8ad > .hero_easy_a8df {
  display: flex;
  align-items: center;
}

.summary-5ed0 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

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

.box_9d2f
  .white-a4d3.static_0618
  .description-8dc4
  .grid_gas_6a70 {
  width: 100% !important;
}

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

.label-ef9a {
  width: 100%;
}

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

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

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

  display: none;
}

.article-stone-3091 {
  font-size: 15px !important;
}

.carousel-up-70de {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.footer_right_f9a0:hover .carousel-up-70de {
  visibility: visible;
}
.footer_right_f9a0:hover.footer_right_f9a0::before {
  display: block;
}

.huge_af8e h3 {
  color: #fff;
}

.highlight-3d4a {
  margin: 0;
}

.box_9d2f
  .white-a4d3.static_0618
  .grid_gas_6a70
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.nav-pro-4191 {
  width: 100%;
}

.column_fixed_f330 {
  width: 100%;
}

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

.column_fixed_f330 {
  width: 100%;
}

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

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

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

.surface-top-aace {
  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;
}

.banner_e096 .small_6fad.logo_01b5 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.banner_e096 h1.small_6fad {
  margin-top: 120px !important;
}

.box_9d2f .white-a4d3.button_easy_75e3 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.dropdown_9a5f img {
  width: 100%;
}

.green_510e .stale_278f.upper_4139 {
  justify-content: space-between;
}

.input_lower_7f32 {
  display: none;
}

.surface-7de1 .action_526a {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .border-full-78e1 .hero_easy_a8df {
    flex-wrap: nowrap !important;
  }
}

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

  .gas-eb17 {
    width: 100% !important;
  }
}

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

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

  .green_510e .stale_278f.upper_4139 {
    border-bottom: 1px solid #f0c159;
  }

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

  .border-full-78e1.dynamic_e8ad > .hero_easy_a8df {
    gap: 15px;
    justify-content: space-between;
  }

  .box_9d2f
    .white-a4d3.static_0618
    .grid_gas_6a70
    img {
    width: 60% !important;
  }

  .shadow_afb5 {
    left: 2%;
  }

  .highlight_action_526b {
    margin: 10px 0;
  }

  .banner_e096 .action_526a {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.banner_e096 .small_6fad,
  .banner_e096 .small_6fad {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .grid_gas_6a70 {
    justify-content: center;
  }

  .banner_e096 .action_526a {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .box_9d2f .white-a4d3.modal_liquid_6ea5 {
    width: 75% !important;
  }

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

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

  h2.banner_e096 .small_6fad,
  .banner_e096 .small_6fad {
    font-size: 30px !important;
  }

  .grid_gas_6a70 {
    justify-content: center;
  }

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

  .text_purple_e53a
    .accent_856f.button_upper_5f04 {
    margin: 0 !important;
  }

  .summary-5ed0 {
    margin: 0;
    gap: 10px;
  }

  .highlight_action_526b {
    display: flex;
  }

  .accent_black_fc04 .title_east_3dfc {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .banner_e096 h1.small_6fad {
    margin-top: 80px !important;
  }

  .box_9d2f
    .white-a4d3.static_0618
    .grid_gas_6a70
    img,
  .content_6380 .description-8dc4 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .box_9d2f .white-a4d3.modal_liquid_6ea5 {
    width: 100% !important;
  }

  .border-full-78e1.dynamic_e8ad > .hero_easy_a8df {
    gap: 3px;
  }

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

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

/* css-noise: d6c5 */
.ghost-box-y3 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
