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(.input_7e7b) {
  gap: 0.5em;
}
:where(.inner-434f) {
  gap: 0.5em;
}
body .in_843b > .gas_d141 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .in_843b > .element_under_1675 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .in_843b > .disabled-d6d0 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tertiary_new_afe4 > .gas_d141 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .tertiary_new_afe4 > .element_under_1675 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .tertiary_new_afe4 > .disabled-d6d0 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .tertiary_new_afe4
  > :where(:not(.gas_d141):not(.element_under_1675):not(.fast-6f36)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tertiary_new_afe4 > .down_2d23 {
  max-width: var(--wp--style--global--wide-size);
}
body .input_7e7b {
  display: flex;
}
body .input_7e7b {
  flex-wrap: wrap;
  align-items: center;
}
body .input_7e7b > * {
  margin: 0;
}
body .inner-434f {
  display: grid;
}
body .inner-434f > * {
  margin: 0;
}
:where(.preview-8013.input_7e7b) {
  gap: 2em;
}
:where(.preview-8013.inner-434f) {
  gap: 2em;
}
:where(.widget-2020.input_7e7b) {
  gap: 1.25em;
}
:where(.widget-2020.inner-434f) {
  gap: 1.25em;
}
.shadow-d169 {
  color: var(--wp--preset--color--black) !important;
}
.texture-c7f1 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.message-hovered-5051 {
  color: var(--wp--preset--color--white) !important;
}
.tabs_solid_8f83 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.form_73ec {
  color: var(--wp--preset--color--vivid-red) !important;
}
.item_yellow_232b {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.widget_4443 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.old_795a {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.nav-31a4 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.photo_9f16 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.smooth_f986 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.badge-hovered-6090 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.widget-5bc3 {
  background-color: var(--wp--preset--color--black) !important;
}
.pattern-left-6d06 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.highlight_easy_f152 {
  background-color: var(--wp--preset--color--white) !important;
}
.frame-warm-18b1 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.tall_fb1d {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.wrapper-0f21 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.image_pro_b465 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.progress-731a {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.hard-6cd6 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.warm_141d {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.header_steel_7b94 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.frame_5a7d {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.iron_22ab {
  border-color: var(--wp--preset--color--black) !important;
}
.form-834f {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.section-blue-c317 {
  border-color: var(--wp--preset--color--white) !important;
}
.shadow-4b45 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.fluid-3019 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.status-192e {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hard-9079 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.thick-0fda {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.message_f337 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.header-complex-a861 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.silver-7657 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.wood-6c6c {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.last_b29b {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.basic-1685 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.heading_e59c {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.static-c59e {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.wide-9792 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.glass-2dee {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.over-6f68 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.backdrop_next_2b45 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.secondary_tall_b91a {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.badge_center_662d {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.bronze_e599 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.filter_narrow_534a {
  background: var(--wp--preset--gradient--midnight) !important;
}
.stale_4612 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.link_0d7a {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.container-easy-a5a7 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.media_dfc3 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.label-b1b5 a:where(:not(.huge-4753)) {
  color: inherit;
}
:where(.widget-2020.input_7e7b) {
  gap: 1.25em;
}
:where(.widget-2020.inner-434f) {
  gap: 1.25em;
}
:where(.preview-8013.input_7e7b) {
  gap: 2em;
}
:where(.preview-8013.inner-434f) {
  gap: 2em;
}
.block_focused_508c {
  font-size: 1.5em;
  line-height: 1.6;
}

.menu_inner_2947 .first_6c80 {
  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);
}
.banner-liquid-9b33 .right_5a01 {
  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);
}
.surface-0acb {
  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);
}
.surface-0acb.box_df18 .button-upper-0263 {
  background-color: var(--e-global-color-primary);
}
.surface-0acb.bronze_e470 .button-upper-0263,
.surface-0acb.filter-7eba .button-upper-0263 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.card-9e31 .search_42b8 {
  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);
}
.accent_purple_1152 {
  --divider-color: var(--e-global-color-secondary);
}
.accent_purple_1152 .nav-over-fd64 {
  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);
}
.accent_purple_1152.link_a8c4 .chip-51d0 {
  background-color: var(--e-global-color-secondary);
}
.accent_purple_1152.pattern_8f03 .chip-51d0,
.accent_purple_1152.inner_57eb .chip-51d0 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.accent_purple_1152.pattern_8f03 .chip-51d0,
.accent_purple_1152.inner_57eb .chip-51d0 svg {
  fill: var(--e-global-color-secondary);
}
.label-1bee .surface_stone_be63 {
  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);
}
.label-1bee .notification-cold-a57a {
  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);
}
.small-e4df.link_a8c4 .chip-51d0 {
  background-color: var(--e-global-color-primary);
}
.small-e4df.pattern_8f03 .chip-51d0,
.small-e4df.inner_57eb .chip-51d0 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.small-e4df.pattern_8f03 .chip-51d0,
.small-e4df.inner_57eb .chip-51d0 svg {
  fill: var(--e-global-color-primary);
}
.sort_copper_9841.link_a8c4 .chip-51d0 {
  background-color: var(--e-global-color-primary);
}
.sort_copper_9841.pattern_8f03 .chip-51d0,
.sort_copper_9841.inner_57eb .chip-51d0 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.sort_copper_9841 .footer_white_3864 {
  color: var(--e-global-color-primary);
}
.sort_copper_9841 .footer_white_3864,
.sort_copper_9841 .footer_white_3864 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_copper_9841 .orange-4efe {
  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);
}
.progress-9cff .focus-5c9f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-wood-030d .south_6d50 .notice_bronze_4bd4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.east_4913 .purple_55e0:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.east_4913 .link-action-7f9c i {
  color: var(--e-global-color-primary);
}
.east_4913 .link-action-7f9c svg {
  fill: var(--e-global-color-primary);
}
.east_4913 .brown-356a {
  color: var(--e-global-color-secondary);
}
.east_4913 .purple_55e0 > .brown-356a,
.east_4913 .purple_55e0 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-c26c .tabs_warm_d2ff {
  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);
}
.hot-c26c .grid-2096 {
  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);
}
.preview-c949 .dirty_7154 .menu-west-e8e4 {
  background-color: var(--e-global-color-primary);
}
.preview-c949 .tertiary_a1d8 {
  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);
}
.gradient_1edb .message_2f83 {
  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);
}
.gradient_1edb .accent-warm-e547 {
  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);
}
.gradient_1edb .icon-under-38f3 {
  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);
}
.selected_2d85 .popup_smooth_71a5,
.selected_2d85 .popup_smooth_71a5 a {
  color: var(--e-global-color-primary);
}
.selected_2d85 .popup_smooth_71a5.article-stone-99af,
.selected_2d85 .popup_smooth_71a5.article-stone-99af a {
  color: var(--e-global-color-accent);
}
.selected_2d85 .popup_smooth_71a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected_2d85 .search-ab58 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-up-2bf3 .background_41f4,
.article-up-2bf3 .search-bronze-9473 {
  color: var(--e-global-color-primary);
}
.article-up-2bf3 .background_41f4 svg {
  fill: var(--e-global-color-primary);
}
.article-up-2bf3 .article-stone-99af .background_41f4,
.article-up-2bf3 .article-stone-99af .search-bronze-9473 {
  color: var(--e-global-color-accent);
}
.article-up-2bf3 .article-stone-99af .background_41f4 svg {
  fill: var(--e-global-color-accent);
}
.article-up-2bf3 .search-bronze-9473 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-up-2bf3 .search-ab58 {
  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-3f98 .glass_d8f9,
.active-3f98 .link_23bb {
  color: var(--e-global-color-primary);
}
.active-3f98 .link_23bb svg {
  fill: var(--e-global-color-primary);
}
.active-3f98 .popup_smooth_71a5.article-stone-99af a,
.active-3f98
  .popup_smooth_71a5.article-stone-99af
  .link_23bb {
  color: var(--e-global-color-accent);
}
.active-3f98 .glass_d8f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-3f98 .search-ab58 {
  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);
}
.wide-1af5 .description_aa64 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide-1af5 .aside_purple_b4a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_steel_5606 .pink_3a32 .iron_6a37 {
  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);
}
.summary_steel_5606 .pink_3a32 .left-2e1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_steel_5606 .overlay_fresh_eb5c .iron_6a37 {
  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);
}
.summary_steel_5606
  .overlay_fresh_eb5c
  .left-2e1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_steel_5606
  .tertiary_west_349f
  .iron_6a37 {
  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);
}
.summary_steel_5606
  .tertiary_west_349f
  .left-2e1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_steel_5606
  .picture-inner-84f6
  .iron_6a37 {
  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);
}
.summary_steel_5606
  .picture-inner-84f6
  .left-2e1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-e744 .hover-green-9dec {
  background-color: var(--e-global-color-primary);
}
.smooth-e744 .hover-green-9dec:hover {
  background-color: var(--e-global-color-primary);
}
.smooth-e744 .caption_67de {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-e744
  .hover-green-9dec:hover
  .caption_67de {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_3c12 .caption-8a7e {
  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);
}
.backdrop-c7e6 .iron-591e .notice-4450 a {
  background-color: var(--e-global-color-accent);
}
.backdrop-c7e6 .iron-591e .active_c370 a {
  background-color: var(--e-global-color-accent);
}
.backdrop-c7e6 .iron-591e .notice-4450 a,
.backdrop-c7e6 .iron-591e .active_c370 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_c739
  .badge_light_fe9f.over_d2d7
  .iron-591e
  a.carousel-8fa7 {
  background-color: var(--e-global-color-accent);
}
.orange_c739
  .badge_light_fe9f.over_d2d7
  .iron-591e
  span.carousel-8fa7.fn-current-90e4 {
  background-color: var(--e-global-color-text);
}
.orange_c739
  .badge_light_fe9f.over_d2d7
  .iron-591e
  .carousel-8fa7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_under_9bd8 .hover-14af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_under_9bd8
  .search_down_bbfa
  > .notification-north-46ab
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_under_9bd8
  .section_cool_fc12
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_under_9bd8
  .tag-mini-5f59
  .disabled-db25,
.surface_under_9bd8
  .tag-mini-5f59
  .right_826d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_under_9bd8
  .tag-mini-5f59
  .menu_deae,
.surface_under_9bd8
  .tag-mini-5f59
  a
  .menu_deae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_under_9bd8
  .tag-mini-5f59
  .bronze-b1c6 {
  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);
}
.surface_under_9bd8
  .tag-mini-5f59
  .green-91e4 {
  background-color: var(--e-global-color-primary);
}
.surface_under_9bd8
  .tag-mini-5f59
  .green-91e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_under_9bd8
  .tag-mini-5f59
  .green-91e4:hover {
  background-color: var(--e-global-color-primary);
}
.surface_under_9bd8
  .tag-mini-5f59
  .complex_87ea {
  background-color: var(--e-global-color-primary);
}
.surface_under_9bd8
  .tag-mini-5f59
  .complex_87ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_under_9bd8
  .tag-mini-5f59
  .complex_87ea:hover {
  background-color: var(--e-global-color-primary);
}
.surface_under_9bd8
  .focus-fluid-b229
  .basic-8451
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_under_9bd8
  .focus-fluid-b229
  .notice-1894 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_under_9bd8
  .focus-fluid-b229
  .bronze-b1c6 {
  color: var(--e-global-color-text);
}
.surface_under_9bd8
  .focus-fluid-b229
  .bronze-b1c6
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_under_9bd8
  .focus-fluid-b229
  .green-91e4 {
  background-color: var(--e-global-color-primary);
}
.surface_under_9bd8
  .focus-fluid-b229
  .green-91e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_under_9bd8
  .focus-fluid-b229
  .green-91e4:hover {
  background-color: var(--e-global-color-primary);
}
.surface_under_9bd8
  .focus-fluid-b229
  .complex_87ea {
  background-color: var(--e-global-color-primary);
}
.surface_under_9bd8
  .focus-fluid-b229
  .complex_87ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_under_9bd8
  .focus-fluid-b229
  .complex_87ea:hover {
  background-color: var(--e-global-color-primary);
}
.surface_under_9bd8 .north_4454 {
  background-color: var(--e-global-color-primary);
}
.surface_under_9bd8 .north_4454:hover {
  background-color: var(--e-global-color-primary);
}
.surface_under_9bd8 .stale-b57f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_under_9bd8 .blue-f1f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-stone-fa93 .widget-advanced-56f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-stone-fa93
  .tertiary-153d
  > div:nth-child(3)
  .widget-advanced-56f2,
.list-stone-fa93
  .red-d37b
  > div:nth-child(1)
  .widget-advanced-56f2,
.list-stone-fa93
  .widget-b66c
  > div:nth-child(1)
  .widget-advanced-56f2,
.list-stone-fa93
  .mini-89ea
  > div:nth-child(1)
  .widget-advanced-56f2,
.list-stone-fa93
  .copper_f0b9
  > div:nth-child(1)
  .widget-advanced-56f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-stone-fa93 .element-light-3327 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-stone-fa93 .logo-glass-98ea {
  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);
}
.list-stone-fa93 .active-0b12 {
  background-color: var(--e-global-color-primary);
}
.list-stone-fa93 .active-0b12 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-stone-fa93 .active-0b12:hover {
  background-color: var(--e-global-color-primary);
}
.list-stone-fa93 .pressed_92f5 {
  background-color: var(--e-global-color-primary);
}
.list-stone-fa93 .pressed_92f5:hover {
  background-color: var(--e-global-color-primary);
}
.list-stone-fa93 .stale-b57f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-stone-fa93 .blue-f1f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner-b18d .progress_4e78 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner-b18d .gold-b6ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner-b18d .hover_cba2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner-b18d .backdrop_bd95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner-b18d .gas_fc1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner-b18d .pressed_92f5 {
  background-color: var(--e-global-color-primary);
}
.inner-b18d .pressed_92f5:hover {
  background-color: var(--e-global-color-primary);
}
.orange_1a5f .hot_4683 {
  background-color: var(--e-global-color-secondary);
}
.orange_1a5f .left-7303 {
  background-color: var(--e-global-color-text);
}
.orange_1a5f .button-tall-67f1 {
  background-color: var(--e-global-color-secondary);
}
.orange_1a5f .main-bc1e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_1a5f .wrapper-87b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_1a5f .easy_c4da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_1a5f .tabs_028f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange_1a5f .list_04e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_dynamic_459f .bottom_ef91 .pattern-6c44,
.badge_dynamic_459f
  .bottom_ef91
  .pattern-6c44
  a,
.badge_dynamic_459f .border_first_baf9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_dynamic_459f .bottom_ef91 .huge_1a9c,
.badge_dynamic_459f .outer-87a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_dynamic_459f .bottom_ef91 .huge_1a9c {
  color: var(--e-global-color-text);
}
.badge_dynamic_459f .outer-87a8 {
  color: var(--e-global-color-text);
}
.badge_dynamic_459f
  .bottom_ef91
  .search_792c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_dynamic_459f .hard-6d17 .bronze_0fa1 {
  background-color: var(--e-global-color-primary);
}
.badge_dynamic_459f .hard-6d17 .bronze_0fa1:hover {
  background-color: var(--e-global-color-primary);
}
.badge_dynamic_459f .hard-6d17 .preview-7b5e li span {
  background-color: var(--e-global-color-text);
}
.badge_dynamic_459f .hard-6d17 .preview-7b5e li span:hover {
  background-color: var(--e-global-color-primary);
}
.badge_dynamic_459f
  .hard-6d17
  .preview-7b5e
  li.input_108c
  span {
  background-color: var(--e-global-color-accent);
}
.badge_dynamic_459f .panel_5db6 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_right_691a .first-1b53 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern_3668 .stone_afc1 {
  background-color: var(--e-global-color-primary);
}
.pattern_3668 .hot-16fd {
  background-color: var(--e-global-color-secondary);
}
.pattern_3668 .feature-da2e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_3668 .paragraph_clean_9003 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_3668 .complex_df14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_3668 .cool_26d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_3668 .footer-3b50 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_3668 .green-ca62 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_3668 .main-large-db22 {
  background-color: var(--e-global-color-primary);
}
.pattern_3668 .main-large-db22 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hot-5a74 .container-smooth-1ba3 {
  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);
}
.hot-5a74 .detail-5f91 {
  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);
}
.hot-5a74
  .button-bronze-a3a6:after {
  background-color: var(--e-global-color-primary);
}
.hot-5a74 .full-bfc0 {
  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);
}
.east_5a65 .border_first_baf9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_5a65 .outer-87a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_0b98 .tertiary-mini-97a0 .fast-6e0b {
  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);
}
.surface_0b98 .tertiary-mini-97a0 .tabs_1d3b {
  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);
}
.gas-49b5 .image_white_4488 {
  background-color: var(--e-global-color-primary);
}
.gas-49b5 .huge_8045 {
  background-color: var(--e-global-color-secondary);
}
.gas-49b5 .last_9103 .form_prev_e279 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas-49b5 .south_44d5 .form_prev_e279 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary_hot_6ac7 .wrapper-cool-8bdd .paragraph_new_eb8c {
  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);
}
.summary_hot_6ac7 .wrapper-cool-8bdd .input-cdd9 {
  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);
}
.summary_hot_6ac7 .wrapper-cool-8bdd .notice_b65b {
  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);
}
.module-c659 .blue_4ae0 {
  border-color: var(--e-global-color-text);
}
.module-c659 .picture_f07f {
  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);
}
.module-c659 .table-4a52 {
  color: var(--e-global-color-primary);
}
.module-c659 .pink_710b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short-58fb .gradient-bottom-e319 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.short-58fb .background_6de4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.short-58fb .avatar_6938:hover .gradient-bottom-e319 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.short-58fb
  .avatar_6938:hover
  .background_6de4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_529a .feature_9a09 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_529a .pro_99b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-3804 .article_dc43 .table_c5e9 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-3804 .last-9663 .table_c5e9 {
  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);
}
.red_e9fb .main_fdeb {
  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);
}
.pattern_cbf2 .aside-tiny-e195 .badge_last_e62b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_cbf2 .aside-tiny-e195 .badge_last_e62b {
  background-color: var(--e-global-color-secondary);
}
.pattern_cbf2 .hidden-9f33 .badge_last_e62b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_cbf2 .hidden-9f33 .badge_last_e62b {
  background-color: var(--e-global-color-secondary);
}
.pattern_cbf2 .aside_tiny_d356 .badge-bf8e {
  background-color: var(--e-global-color-primary);
}
.pattern_cbf2 .aside_tiny_d356:hover .badge-bf8e {
  background-color: var(--e-global-color-secondary);
}
.pattern_cbf2 .bronze_0fa1 {
  background-color: var(--e-global-color-primary);
}
.pattern_cbf2 .bronze_0fa1:hover {
  background-color: var(--e-global-color-accent);
}
.pattern_cbf2 .preview-7b5e li span {
  background-color: var(--e-global-color-text);
}
.pattern_cbf2 .preview-7b5e li span:hover {
  background-color: var(--e-global-color-primary);
}
.pattern_cbf2 .preview-7b5e li.input_108c span {
  background-color: var(--e-global-color-accent);
}
.small_2508 .over-7cfe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_2508 .south-fa1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_out_a6c1 .wrapper-narrow-78ec:before {
  background-color: var(--e-global-color-secondary);
}
.text_out_a6c1 .frame-58e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_out_a6c1 .sort_dim_85b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-f574 .info_db37 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-f574 .info_db37:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-f574 .info_db37.fn-active-90e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-f574 .sidebar-42a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-f574 .sort_7b2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-f574 .wood-2ca8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-f574 .over_be5c {
  background-color: var(--e-global-color-primary);
}
.hovered-f574 .over_be5c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered-f574 .sidebar-green-bf51 {
  background-color: var(--e-global-color-primary);
}
.hovered-f574 .sidebar-green-bf51 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-fc85 .gold_0c44 .full-d444 a {
  color: var(--e-global-color-secondary);
}
.feature-fc85 .gold_0c44 .full-d444 a:hover {
  color: var(--e-global-color-secondary);
}
.feature-fc85 .gold_0c44 .full-d444,
.feature-fc85 .gold_0c44 .full-d444 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-fc85 .gold_0c44 .panel_c6c3 {
  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);
}
.feature-fc85 .gold_0c44 .item-light-e354 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-fc85 .gold_0c44 .tiny_ef92 {
  background-color: var(--e-global-color-primary);
}
.feature-fc85 .gold_0c44 .tiny_ef92 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-fc85 .gold_0c44 .tiny_ef92:hover {
  background-color: var(--e-global-color-primary);
}
.feature-fc85 .gold_0c44 .preview_current_bc6b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-fc85 .gold_0c44 .preview_current_bc6b {
  background-color: var(--e-global-color-primary);
}
.feature-fc85 .gold_0c44 .preview_current_bc6b:hover {
  background-color: var(--e-global-color-primary);
}
.feature-fc85 .gold_0c44 .bronze_0fa1 {
  background-color: var(--e-global-color-primary);
}
.feature-fc85 .gold_0c44 .bronze_0fa1:hover {
  background-color: var(--e-global-color-primary);
}
.feature-fc85 .hard-6d17 .preview-7b5e li span {
  background-color: var(--e-global-color-text);
}
.feature-fc85 .hard-6d17 .preview-7b5e li span:hover {
  background-color: var(--e-global-color-primary);
}
.feature-fc85 .hard-6d17 .preview-7b5e li.input_108c span {
  background-color: var(--e-global-color-accent);
}
.feature-fc85 .stale-b57f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-fc85 .blue-f1f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_9521 .slider_9e03 .prev-8d75 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_9521 .slider_9e03 .wood_89aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_9521 .slider_9e03 .old_4716 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-48b6 .panel-c56c {
  border-color: var(--e-global-color-text);
}
.thick-48b6 .feature-d7bc {
  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);
}
.thick-48b6 .wide_28fd {
  color: var(--e-global-color-secondary);
}
.thick-48b6 .wide_28fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-48b6 .info_1fac > * {
  color: var(--e-global-color-primary);
}
.thick-48b6 .info_1fac > * svg {
  fill: var(--e-global-color-primary);
}
.thick-48b6 .plasma_485c {
  color: var(--e-global-color-primary);
}
.thick-48b6 .plasma_485c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-48b6 .box-688b {
  color: var(--e-global-color-primary);
}
.thick-48b6 .box-688b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-48b6 .highlight-f808 {
  color: var(--e-global-color-primary);
}
.thick-48b6 .highlight-f808 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-48b6 .hero-84ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-48b6 .image-3364 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-48b6 .image-3364.fixed-4dc3 {
  color: var(--e-global-color-secondary);
}
.thick-48b6 .image-3364.fixed-4dc3 .border_c924 {
  color: var(--e-global-color-accent);
}
.thick-48b6 .image-3364.solid-ab35 {
  color: var(--e-global-color-text);
}
.thick-48b6 .image-3364.solid-ab35 .border_c924 {
  color: var(--e-global-color-text);
}
.thick-48b6 .image-3364:before {
  border-top-color: var(--e-global-color-text);
}
.thick-48b6 .medium_8543 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-48b6
  .medium_8543
  .main_action_c59c {
  background-color: var(--e-global-color-primary);
}
.thick-48b6
  .medium_8543
  .main_action_c59c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thick-48b6 .panel-c56c .inner_9fdb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_20db .dark_3cd1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_20db .link-7247 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-3f2a .overlay_9d48 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-3f2a
  .solid-6d1c
  .banner_inner_44ea {
  background-color: var(--e-global-color-secondary);
}
.filter-3f2a
  .solid-6d1c.backdrop_motion_f404
  .banner_inner_44ea {
  background-color: var(--e-global-color-text);
}
.filter-3f2a
  .solid-6d1c:hover
  .banner_inner_44ea {
  background-color: var(--e-global-color-accent);
}
.filter-3f2a
  .solid-6d1c.fn-active-90e4
  .banner_inner_44ea {
  background-color: var(--e-global-color-primary);
}
.south_5b66 .narrow-a7e9 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.south_5b66 .row_01d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_5b66 .light-702c {
  background-color: var(--e-global-color-primary);
}
.south_5b66 .light-702c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_ea22 .pattern-thick-60c5 .fluid_87af .orange_fd7a {
  background-color: var(--e-global-color-secondary);
}
.feature_ea22 .pattern-thick-60c5 .description-8899:after {
  background-color: var(--e-global-color-secondary);
}
.feature_ea22 .hero-55d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_ea22 .tabs_87cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_ea22 .warm-148b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_ea22 .alert-gas-264a {
  background-color: var(--e-global-color-primary);
}
.feature_ea22 .alert-gas-264a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_ea22 .media_up_132a {
  background-color: var(--e-global-color-secondary);
}
.feature_ea22 .media_up_132a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_ea22 .pattern-thick-60c5 .cold-b753 .icon-7759:hover {
  background-color: var(--e-global-color-primary);
}
.feature_ea22
  .pattern-thick-60c5
  .cold-b753
  .icon-7759.focus_wood_28ec {
  background-color: var(--e-global-color-primary);
}
.feature_ea22 .pattern-thick-60c5 .paragraph_ac30:before {
  border-color: var(--e-global-color-primary);
}
.feature_ea22 .pattern-thick-60c5 .paragraph_ac30:hover:before {
  border-color: var(--e-global-color-secondary);
}
.feature_ea22
  .pattern-thick-60c5
  .paragraph_ac30.medium-b2ce:before {
  border-color: var(--e-global-color-primary);
}
.feature_ea22 .component-f56a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-bb76 .texture-light-9bad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.narrow-bb76 .texture-light-9bad:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.narrow-bb76 .texture-light-9bad.fast-651b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.narrow-bb76 .next_74a5 {
  background-color: var(--e-global-color-primary);
}
.narrow-bb76 .next_74a5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.narrow-bb76
  .sort_db37
  .stone-f064
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.narrow-bb76
  .tooltip_eb44
  .stone-f064
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.black-8345
  .wrapper-bottom-065b
  .tooltip-selected-cff6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black-8345
  .wrapper-bottom-065b
  .input_25ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black-8345 .chip_7d09 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black-8345 .column-outer-0346 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black-8345 .content_9df1 {
  background-color: var(--e-global-color-primary);
}
.black-8345 .content_9df1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-pressed-fe09 .photo-7ad3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-pressed-fe09 .smooth_fbbf {
  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);
}
.heading-pressed-fe09 .chip_west_e11f {
  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);
}
.heading-pressed-fe09 .chip_west_e11f a:hover {
  color: var(--e-global-color-secondary);
}
.heading-pressed-fe09 .primary_2d60 {
  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);
}
.heading-pressed-fe09 .center-3f0e {
  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);
}
.heading-pressed-fe09 .nav_short_61e0 .bronze_0fa1 {
  background-color: var(--e-global-color-primary);
}
.heading-pressed-fe09 .nav_short_61e0 .bronze_0fa1:hover {
  background-color: var(--e-global-color-accent);
}
.heading-pressed-fe09
  .nav_short_61e0
  .preview-7b5e
  li
  span {
  background-color: var(--e-global-color-text);
}
.heading-pressed-fe09
  .nav_short_61e0
  .preview-7b5e
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.heading-pressed-fe09
  .nav_short_61e0
  .preview-7b5e
  li.input_108c
  span {
  background-color: var(--e-global-color-accent);
}
.notification-fc9b
  .inner_da25
  .caption_soft_d557 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-fc9b .inner_da25 .panel_gold_3d59 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-fc9b .inner_da25 .input_dbbb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-fc9b .popup_new_c9a4 {
  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);
}
.notification-fc9b
  .backdrop-east-8a27.left-99ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-efd7
  > .selected-8eaf
  > div
  > .detail_clean_47f7
  > .notice-tiny-325e
  > a {
  background-color: var(--e-global-color-text);
}
.panel-efd7
  > .selected-8eaf
  > div
  > .detail_clean_47f7
  > .notice-tiny-325e
  > a
  .thumbnail-f03b.dark_3cba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-efd7
  > .selected-8eaf
  > div
  > .detail_clean_47f7
  > .notice-tiny-325e
  > a
  .info_over_4618.south_63a8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-efd7
  > .selected-8eaf
  > div
  > .detail_clean_47f7
  > .notice-tiny-325e
  > .modal-96bd
  .notice-tiny-325e
  > a {
  background-color: var(--e-global-color-secondary);
}
.panel-efd7
  > .selected-8eaf
  > div
  > .detail_clean_47f7
  > .notice-tiny-325e
  > .modal-96bd
  .notice-tiny-325e
  > a
  .fast-8110 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-efd7
  > .selected-8eaf
  > div
  > .detail_clean_47f7
  > .notice-tiny-325e
  > .modal-96bd
  .notice-tiny-325e
  > a
  .info_over_4618.link-e8e9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-efd7
  > .selected-8eaf
  > div
  > .detail_clean_47f7
  > .notice-tiny-325e
  > a
  .new-38b4:before {
  color: var(--e-global-color-text);
}
.panel-efd7
  > .selected-8eaf
  > div
  > .detail_clean_47f7
  > .notice-tiny-325e
  > .modal-96bd
  a
  .new-38b4:before {
  color: var(--e-global-color-text);
}
.panel-efd7
  > .selected-8eaf
  > div
  > .detail_clean_47f7
  > .notice-tiny-325e.image_d606
  > a
  .new-38b4:before {
  color: var(--e-global-color-text);
}
.panel-efd7
  > .selected-8eaf
  > div
  > .detail_clean_47f7
  > .notice-tiny-325e
  > .modal-96bd
  .notice-tiny-325e.image_d606
  > a
  .new-38b4:before {
  color: var(--e-global-color-text);
}
.panel-efd7
  > .selected-8eaf
  > div
  > .detail_clean_47f7
  > .notice-tiny-325e
  > a
  .carousel_d056
  .text_smooth_7dbe {
  color: var(--e-global-color-text);
}
.panel-efd7
  > .selected-8eaf
  > div
  > .detail_clean_47f7
  > .notice-tiny-325e
  > .modal-96bd
  a
  .carousel_d056
  .text_smooth_7dbe {
  color: var(--e-global-color-text);
}
.panel-efd7
  > .selected-8eaf
  > div
  > .detail_clean_47f7
  > .notice-tiny-325e
  > a
  .carousel_d056
  .text_smooth_7dbe,
.panel-efd7
  > .selected-8eaf
  > div
  > .detail_clean_47f7
  > .notice-tiny-325e
  > .modal-96bd
  a
  .carousel_d056
  .text_smooth_7dbe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-efd7
  > .selected-8eaf
  > div
  > .detail_clean_47f7
  > .notice-tiny-325e
  > a
  .description_copper_db83:before {
  color: var(--e-global-color-text);
}
.panel-efd7
  > .selected-8eaf
  > div
  > .detail_clean_47f7
  > .notice-tiny-325e
  > .modal-96bd
  a
  .description_copper_db83:before {
  color: var(--e-global-color-text);
}
.panel-efd7
  > .selected-8eaf
  > div
  > .detail_clean_47f7
  > .notice-tiny-325e.image_d606
  > a
  .description_copper_db83:before {
  color: var(--e-global-color-text);
}
.panel-efd7
  > .selected-8eaf
  > div
  > .detail_clean_47f7
  > .notice-tiny-325e
  > .modal-96bd
  .notice-tiny-325e.image_d606
  > a
  .description_copper_db83:before {
  color: var(--e-global-color-text);
}
.panel-warm-4525 .dark_7f22 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-warm-4525
  .search_70c5:hover
  .dark_7f22 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outer_46e4
  > .selected-8eaf
  > .accent-8bab
  > .info_right_100a
  > .white_4657
  > .block-upper-e8c3
  .slider-c4c3 {
  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);
}
.outer_46e4
  > .selected-8eaf
  > .accent-8bab
  > .info_right_100a
  > .white_4657
  > .block-upper-e8c3:hover
  .slider-c4c3 {
  color: var(--e-global-color-text);
}
.outer_46e4
  > .selected-8eaf
  > .accent-8bab
  > .info_right_100a
  > .white_4657
  > .block-upper-e8c3:hover
  .slider-c4c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer_46e4
  > .selected-8eaf
  > .accent-8bab
  > .info_right_100a
  > .white_4657.accordion_hovered_151e
  > .block-upper-e8c3
  .slider-c4c3 {
  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);
}
.detail_plasma_54ed .mask_pro_92a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_plasma_54ed .panel-middle-4347 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_plasma_54ed .box_1a1f {
  background-color: var(--e-global-color-primary);
}
.detail_plasma_54ed .box_1a1f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-3267
  > .selected-8eaf
  > .brown-7277
  > .row-fresh-e7b4
  > .backdrop_bronze_3d74
  .black-2aa2 {
  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);
}
.heading-3267
  > .selected-8eaf
  > .brown-7277
  > .row-fresh-e7b4
  > .backdrop_bronze_3d74
  .filter_e17f {
  color: var(--e-global-color-text);
}
.heading-3267
  > .selected-8eaf
  > .brown-7277
  > .row-fresh-e7b4
  > .backdrop_bronze_3d74:hover
  .black-2aa2 {
  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);
}
.heading-3267
  > .selected-8eaf
  > .brown-7277
  > .row-fresh-e7b4
  > .backdrop_bronze_3d74:hover
  .filter_e17f {
  color: var(--e-global-color-secondary);
}
.heading-3267
  > .selected-8eaf
  > .brown-7277
  > .row-fresh-e7b4
  > .backdrop_bronze_3d74.info-gold-c05a
  .black-2aa2 {
  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);
}
.heading-3267
  > .selected-8eaf
  > .brown-7277
  > .row-fresh-e7b4
  > .backdrop_bronze_3d74.info-gold-c05a
  .filter_e17f {
  color: var(--e-global-color-primary);
}
.hover-56c2
  .module-old-80cd
  .blue_a667 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-56c2 .south-8a00 .inner_9fdb .detail-0854 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-inner-9f42 .main_508c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-inner-9f42 .main-9887 .main_508c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-inner-9f42 .header-28b1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-inner-9f42 .header-28b1 {
  background-color: var(--e-global-color-primary);
}
.bright-5af6 .article-40ae .block_4397 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright-5af6
  .article-40ae:hover
  .title_bright_7377 {
  color: var(--e-global-color-secondary);
}
.bright-5af6
  .article-40ae:hover
  .block_4397 {
  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);
}
.block-inner-05b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.element-white-0529 {
  flex-direction: column;
}

.element-white-0529 .tertiary_f026 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.element-white-0529 .tertiary_f026 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.element-white-0529 .dark-e463 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.full_cc4a.widget_center_d435 {
  display: none;
}

.disabled_d667 {
  display: none;
}

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

.out-fa8f.text-d613 {
  margin-bottom: 40px;
  width: 100%;
}

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

.element-white-0529 a {
  width: 100%;
}

.pagination-over-98e2 .preview-outer-cdff.header-957e {
  width: 20% !important;
}

.form-large-2be1 {
  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;
}

.form-large-2be1:hover {
  color: #000;
}

.form-large-2be1 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.form-large-2be1:hover svg {
  fill: #000;
}

.pink-73ba {
  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;
}

.pink-73ba:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.pink-73ba:nth-child(2):hover {
  color: #fff;
}

.pagination-over-98e2
  .preview-outer-cdff.hover-basic-3a2e
  .heading-caee
  .full_3e2f {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.heading_571a.accordion_green_9603 > .search-5cd5 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.first-b687 {
  position: relative;
  width: 100%;
}

.accent-wide-0246 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.pagination-over-98e2
  .preview-outer-cdff.rough_c458
  .icon-dark-461d
  .solid_3ca6 {
  width: 100% !important;
}

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

.in_cf72 {
  width: 100%;
}

.paper-21b0 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.secondary-86a5 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.media-487a {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.secondary-86a5:hover .media-487a {
  visibility: visible;
}
.secondary-86a5:hover.secondary-86a5::before {
  display: block;
}

.element_down_31ed h3 {
  color: #fff;
}

.column-7c36 {
  margin: 0;
}

.pagination-over-98e2
  .preview-outer-cdff.rough_c458
  .solid_3ca6
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.fast-e7c0 {
  width: 100%;
}

.east_f9da {
  width: 100%;
}

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

.east_f9da {
  width: 100%;
}

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

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

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

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

.element-white-0529 .tertiary_f026.image_9ca7 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.element-white-0529 h1.tertiary_f026 {
  margin-top: 120px !important;
}

.pagination-over-98e2 .preview-outer-cdff.breadcrumb_huge_3675 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.dark-80c0 img {
  width: 100%;
}

.list_4734 .surface-d219.heading-caee {
  justify-content: space-between;
}

.basic_7bec {
  display: none;
}

.popup-507e .dark-e463 {
  margin: 1px 0 !important;
}

.blue-3cb0 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .heading_571a .search-5cd5 {
    flex-wrap: nowrap !important;
  }
}

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

  .copper-5752 {
    width: 100% !important;
  }
}

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

  .form-large-2be1 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .list_4734 .surface-d219.heading-caee {
    border-bottom: 1px solid #f0c159;
  }

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

  .heading_571a.accordion_green_9603 > .search-5cd5 {
    gap: 15px;
    justify-content: space-between;
  }

  .pagination-over-98e2
    .preview-outer-cdff.rough_c458
    .solid_3ca6
    img {
    width: 60% !important;
  }

  .accent-wide-0246 {
    left: 2%;
  }

  .description_steel_3a8d {
    margin: 10px 0;
  }

  .element-white-0529 .dark-e463 {
    margin: 0;
    margin-bottom: 10px;
  }

  .form-large-2be1 {
    font-size: 16px !important;
  }

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

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

  h2.element-white-0529 .tertiary_f026,
  .element-white-0529 .tertiary_f026 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .solid_3ca6 {
    justify-content: center;
  }

  .element-white-0529 .dark-e463 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .section-1aaf {
    margin-bottom: 15px !important;
  }

  .pagination-over-98e2 .preview-outer-cdff.header-957e {
    width: 75% !important;
  }

  .dark-80c0 img {
    width: 100% !important;
  }
}

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

  h2.element-white-0529 .tertiary_f026,
  .element-white-0529 .tertiary_f026 {
    font-size: 30px !important;
  }

  .solid_3ca6 {
    justify-content: center;
  }

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

  .top_7a1e
    .pink-a4d4.tabs_efda {
    margin: 0 !important;
  }

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

  .description_steel_3a8d {
    display: flex;
  }

  .button-3d2f .form-large-2be1 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .grid-in-6484 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .element-white-0529 h1.tertiary_f026 {
    margin-top: 80px !important;
  }

  .pagination-over-98e2
    .preview-outer-cdff.rough_c458
    .solid_3ca6
    img,
  .label-1bee .icon-dark-461d {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .pink-73ba {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .pagination-over-98e2 .preview-outer-cdff.header-957e {
    width: 100% !important;
  }

  .heading_571a.accordion_green_9603 > .search-5cd5 {
    gap: 3px;
  }

  .element-white-0529 .dark-e463 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .form-large-2be1 {
    white-space: wrap;
  }
}

/* css-noise: aa6d */
.ghost-box-q5 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
