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(.hero-4a6f) {
  gap: 0.5em;
}
:where(.up_8208) {
  gap: 0.5em;
}
body .container-gas-011c > .mask-0126 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .container-gas-011c > .grid-gas-8bba {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .container-gas-011c > .filter-liquid-1b80 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .basic_e817 > .mask-0126 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .basic_e817 > .grid-gas-8bba {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .basic_e817 > .filter-liquid-1b80 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .basic_e817
  > :where(:not(.mask-0126):not(.grid-gas-8bba):not(.card-in-7ddf)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .basic_e817 > .warm_2763 {
  max-width: var(--wp--style--global--wide-size);
}
body .hero-4a6f {
  display: flex;
}
body .hero-4a6f {
  flex-wrap: wrap;
  align-items: center;
}
body .hero-4a6f > * {
  margin: 0;
}
body .up_8208 {
  display: grid;
}
body .up_8208 > * {
  margin: 0;
}
:where(.form_8398.hero-4a6f) {
  gap: 2em;
}
:where(.form_8398.up_8208) {
  gap: 2em;
}
:where(.box-fece.hero-4a6f) {
  gap: 1.25em;
}
:where(.box-fece.up_8208) {
  gap: 1.25em;
}
.glass_7090 {
  color: var(--wp--preset--color--black) !important;
}
.cool-b44c {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.element-under-9798 {
  color: var(--wp--preset--color--white) !important;
}
.overlay_fast_f213 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.modal_1df6 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.nav_3452 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.dark_a5c8 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.outline-mini-7ce3 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.prev-cc10 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.south-c4c8 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.accordion_933e {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.disabled-smooth-069c {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.image_1adf {
  background-color: var(--wp--preset--color--black) !important;
}
.texture_e1bf {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.hot-4da7 {
  background-color: var(--wp--preset--color--white) !important;
}
.icon-a61c {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.soft-519c {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.hard-cc16 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.gas-5fc4 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.background_over_50c9 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.progress-out-4377 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.mask-531b {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.glass_6d08 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.chip_under_bbc4 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.wrapper-51fe {
  border-color: var(--wp--preset--color--black) !important;
}
.pink-2973 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.selected-5fd4 {
  border-color: var(--wp--preset--color--white) !important;
}
.header-light-d32a {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.column_fluid_57e1 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.orange-f51e {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.button_eef1 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.fluid_88ae {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.sidebar-8e2a {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.stale_2d90 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.dropdown_d6a4 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.fluid-04c2 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.tooltip-25b7 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.background-solid-50ab {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.cool_34e8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.overlay_east_2d32 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.menu_white_f8fe {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.form_f8d4 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.container-1b4a {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.small-6513 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.form-d36d {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.hard-8085 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.active-old-d69f {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.hard_eec1 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.tertiary-1b49 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.bright-71c3 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.banner_ea7f {
  font-size: var(--wp--preset--font-size--large) !important;
}
.primary_361f {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.menu_small_0cca a:where(:not(.grid_stale_7c9b)) {
  color: inherit;
}
:where(.box-fece.hero-4a6f) {
  gap: 1.25em;
}
:where(.box-fece.up_8208) {
  gap: 1.25em;
}
:where(.form_8398.hero-4a6f) {
  gap: 2em;
}
:where(.form_8398.up_8208) {
  gap: 2em;
}
.box_1bbe {
  font-size: 1.5em;
  line-height: 1.6;
}

.notice-86e8 .block_complex_12f1 {
  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);
}
.tertiary-new-0d94 .white_d31d {
  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);
}
.info-e550 {
  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);
}
.info-e550.gallery-59f4 .lower_338b {
  background-color: var(--e-global-color-primary);
}
.info-e550.message-fdff .lower_338b,
.info-e550.top-994e .lower_338b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.up_c9c7 .header_4fc5 {
  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);
}
.wide_f36f {
  --divider-color: var(--e-global-color-secondary);
}
.wide_f36f .overlay-brown-e2aa {
  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);
}
.wide_f36f.component_108b .component_active_0e85 {
  background-color: var(--e-global-color-secondary);
}
.wide_f36f.surface_fc90 .component_active_0e85,
.wide_f36f.avatar-b182 .component_active_0e85 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.wide_f36f.surface_fc90 .component_active_0e85,
.wide_f36f.avatar-b182 .component_active_0e85 svg {
  fill: var(--e-global-color-secondary);
}
.liquid-b81a .disabled-bfe3 {
  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);
}
.liquid-b81a .mask_medium_5019 {
  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);
}
.overlay-hard-1a6b.component_108b .component_active_0e85 {
  background-color: var(--e-global-color-primary);
}
.overlay-hard-1a6b.surface_fc90 .component_active_0e85,
.overlay-hard-1a6b.avatar-b182 .component_active_0e85 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.overlay-hard-1a6b.surface_fc90 .component_active_0e85,
.overlay-hard-1a6b.avatar-b182 .component_active_0e85 svg {
  fill: var(--e-global-color-primary);
}
.footer_action_94f2.component_108b .component_active_0e85 {
  background-color: var(--e-global-color-primary);
}
.footer_action_94f2.surface_fc90 .component_active_0e85,
.footer_action_94f2.avatar-b182 .component_active_0e85 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.footer_action_94f2 .hot_f40c {
  color: var(--e-global-color-primary);
}
.footer_action_94f2 .hot_f40c,
.footer_action_94f2 .hot_f40c a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_action_94f2 .caption-static-e383 {
  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);
}
.title-c56e .accordion_rough_a045 {
  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);
}
.smooth-8fd6 .section_gas_9ffc .summary-df3b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-center-9a3c .progress_first_9993:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.container-center-9a3c .thumbnail-solid-be57 i {
  color: var(--e-global-color-primary);
}
.container-center-9a3c .thumbnail-solid-be57 svg {
  fill: var(--e-global-color-primary);
}
.container-center-9a3c .layout-green-dcf6 {
  color: var(--e-global-color-secondary);
}
.container-center-9a3c .progress_first_9993 > .layout-green-dcf6,
.container-center-9a3c .progress_first_9993 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-under-8823 .form_3a29 {
  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);
}
.logo-under-8823 .text_lite_2cbe {
  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);
}
.tooltip-cbd8 .tabs_easy_9d83 .backdrop_8cf9 {
  background-color: var(--e-global-color-primary);
}
.tooltip-cbd8 .widget-9496 {
  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);
}
.grid-outer-1146 .article_down_12cc {
  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);
}
.grid-outer-1146 .block-9a19 {
  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);
}
.grid-outer-1146 .pattern_88b4 {
  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);
}
.active-e9e9 .paper-5b7c,
.active-e9e9 .paper-5b7c a {
  color: var(--e-global-color-primary);
}
.active-e9e9 .paper-5b7c.south-072a,
.active-e9e9 .paper-5b7c.south-072a a {
  color: var(--e-global-color-accent);
}
.active-e9e9 .paper-5b7c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-e9e9 .full_5248 {
  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);
}
.hover-aa75 .hover_3467,
.hover-aa75 .outline_ad7c {
  color: var(--e-global-color-primary);
}
.hover-aa75 .hover_3467 svg {
  fill: var(--e-global-color-primary);
}
.hover-aa75 .south-072a .hover_3467,
.hover-aa75 .south-072a .outline_ad7c {
  color: var(--e-global-color-accent);
}
.hover-aa75 .south-072a .hover_3467 svg {
  fill: var(--e-global-color-accent);
}
.hover-aa75 .outline_ad7c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-aa75 .full_5248 {
  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);
}
.main_0405 .nav-20ca,
.main_0405 .warm-f837 {
  color: var(--e-global-color-primary);
}
.main_0405 .warm-f837 svg {
  fill: var(--e-global-color-primary);
}
.main_0405 .paper-5b7c.south-072a a,
.main_0405
  .paper-5b7c.south-072a
  .warm-f837 {
  color: var(--e-global-color-accent);
}
.main_0405 .nav-20ca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_0405 .full_5248 {
  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);
}
.border-up-1e8e .warm-1b11 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-up-1e8e .message-thick-1022 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-warm-0812 .disabled_upper_7e1e .modal_in_5897 {
  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);
}
.notice-warm-0812 .disabled_upper_7e1e .basic-afa0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-warm-0812 .component-0511 .modal_in_5897 {
  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);
}
.notice-warm-0812
  .component-0511
  .basic-afa0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-warm-0812
  .north_d014
  .modal_in_5897 {
  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);
}
.notice-warm-0812
  .north_d014
  .basic-afa0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-warm-0812
  .solid_cdc3
  .modal_in_5897 {
  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);
}
.notice-warm-0812
  .solid_cdc3
  .basic-afa0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-next-1c52 .under-9b9f {
  background-color: var(--e-global-color-primary);
}
.block-next-1c52 .under-9b9f:hover {
  background-color: var(--e-global-color-primary);
}
.block-next-1c52 .tiny_514b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-next-1c52
  .under-9b9f:hover
  .tiny_514b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot_7d85 .shade_8a51 {
  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);
}
.hard-2a9c .icon-cold-5d88 .element_simple_3444 a {
  background-color: var(--e-global-color-accent);
}
.hard-2a9c .icon-cold-5d88 .out-fdcd a {
  background-color: var(--e-global-color-accent);
}
.hard-2a9c .icon-cold-5d88 .element_simple_3444 a,
.hard-2a9c .icon-cold-5d88 .out-fdcd a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-gold-15b5
  .prev-6f33.pro-b12b
  .icon-cold-5d88
  a.hard_63c2 {
  background-color: var(--e-global-color-accent);
}
.row-gold-15b5
  .prev-6f33.pro-b12b
  .icon-cold-5d88
  span.hard_63c2.fn-current-c15a {
  background-color: var(--e-global-color-text);
}
.row-gold-15b5
  .prev-6f33.pro-b12b
  .icon-cold-5d88
  .hard_63c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-yellow-cb5c .huge_2502 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-yellow-cb5c
  .solid-4c69
  > .focused_cbd2
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-yellow-cb5c
  .banner-basic-d560
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-yellow-cb5c
  .fresh-b9d2
  .prev_d9ad,
.paragraph-yellow-cb5c
  .fresh-b9d2
  .item_hard_8c18 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-yellow-cb5c
  .fresh-b9d2
  .small-5fbf,
.paragraph-yellow-cb5c
  .fresh-b9d2
  a
  .small-5fbf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-yellow-cb5c
  .fresh-b9d2
  .container_1a54 {
  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);
}
.paragraph-yellow-cb5c
  .fresh-b9d2
  .article_52c1 {
  background-color: var(--e-global-color-primary);
}
.paragraph-yellow-cb5c
  .fresh-b9d2
  .article_52c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-yellow-cb5c
  .fresh-b9d2
  .article_52c1:hover {
  background-color: var(--e-global-color-primary);
}
.paragraph-yellow-cb5c
  .fresh-b9d2
  .basic_76e2 {
  background-color: var(--e-global-color-primary);
}
.paragraph-yellow-cb5c
  .fresh-b9d2
  .basic_76e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-yellow-cb5c
  .fresh-b9d2
  .basic_76e2:hover {
  background-color: var(--e-global-color-primary);
}
.paragraph-yellow-cb5c
  .purple-1047
  .north_41a4
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-yellow-cb5c
  .purple-1047
  .fresh_3c02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-yellow-cb5c
  .purple-1047
  .container_1a54 {
  color: var(--e-global-color-text);
}
.paragraph-yellow-cb5c
  .purple-1047
  .container_1a54
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-yellow-cb5c
  .purple-1047
  .article_52c1 {
  background-color: var(--e-global-color-primary);
}
.paragraph-yellow-cb5c
  .purple-1047
  .article_52c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-yellow-cb5c
  .purple-1047
  .article_52c1:hover {
  background-color: var(--e-global-color-primary);
}
.paragraph-yellow-cb5c
  .purple-1047
  .basic_76e2 {
  background-color: var(--e-global-color-primary);
}
.paragraph-yellow-cb5c
  .purple-1047
  .basic_76e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-yellow-cb5c
  .purple-1047
  .basic_76e2:hover {
  background-color: var(--e-global-color-primary);
}
.paragraph-yellow-cb5c .secondary-17f4 {
  background-color: var(--e-global-color-primary);
}
.paragraph-yellow-cb5c .secondary-17f4:hover {
  background-color: var(--e-global-color-primary);
}
.paragraph-yellow-cb5c .outer-ed61 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-yellow-cb5c .active_177a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-narrow-9db9 .media_current_bf32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-narrow-9db9
  .column-6299
  > div:nth-child(3)
  .media_current_bf32,
.border-narrow-9db9
  .top_44ff
  > div:nth-child(1)
  .media_current_bf32,
.border-narrow-9db9
  .first-dc22
  > div:nth-child(1)
  .media_current_bf32,
.border-narrow-9db9
  .focus-0d0c
  > div:nth-child(1)
  .media_current_bf32,
.border-narrow-9db9
  .backdrop_purple_0fa7
  > div:nth-child(1)
  .media_current_bf32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-narrow-9db9 .north-bb5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-narrow-9db9 .in-378d {
  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);
}
.border-narrow-9db9 .tag_rough_ceca {
  background-color: var(--e-global-color-primary);
}
.border-narrow-9db9 .tag_rough_ceca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-narrow-9db9 .tag_rough_ceca:hover {
  background-color: var(--e-global-color-primary);
}
.border-narrow-9db9 .secondary_460f {
  background-color: var(--e-global-color-primary);
}
.border-narrow-9db9 .secondary_460f:hover {
  background-color: var(--e-global-color-primary);
}
.border-narrow-9db9 .outer-ed61 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-narrow-9db9 .active_177a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-large-b581 .picture_06ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video-large-b581 .badge-fixed-159a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-large-b581 .silver-833d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-large-b581 .primary-b9e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-large-b581 .search_hard_d2cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-large-b581 .secondary_460f {
  background-color: var(--e-global-color-primary);
}
.video-large-b581 .secondary_460f:hover {
  background-color: var(--e-global-color-primary);
}
.hard_ae9a .title-prev-0711 {
  background-color: var(--e-global-color-secondary);
}
.hard_ae9a .paragraph-stale-d4e3 {
  background-color: var(--e-global-color-text);
}
.hard_ae9a .banner-81dd {
  background-color: var(--e-global-color-secondary);
}
.hard_ae9a .badge_hovered_14ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_ae9a .motion-b7a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_ae9a .surface-8d5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_ae9a .current-cb69 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_ae9a .secondary_1392 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-2cac .aside-213b .icon-93ee,
.input-2cac
  .aside-213b
  .icon-93ee
  a,
.input-2cac .component-motion-513b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-2cac .aside-213b .liquid_132e,
.input-2cac .hover-ce53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-2cac .aside-213b .liquid_132e {
  color: var(--e-global-color-text);
}
.input-2cac .hover-ce53 {
  color: var(--e-global-color-text);
}
.input-2cac
  .aside-213b
  .yellow_e1dd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input-2cac .thumbnail_5298 .modal_yellow_892f {
  background-color: var(--e-global-color-primary);
}
.input-2cac .thumbnail_5298 .modal_yellow_892f:hover {
  background-color: var(--e-global-color-primary);
}
.input-2cac .thumbnail_5298 .photo_8999 li span {
  background-color: var(--e-global-color-text);
}
.input-2cac .thumbnail_5298 .photo_8999 li span:hover {
  background-color: var(--e-global-color-primary);
}
.input-2cac
  .thumbnail_5298
  .photo_8999
  li.search_a5f8
  span {
  background-color: var(--e-global-color-accent);
}
.input-2cac .tag-dd70 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_full_b94b .image_white_0622 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-d440 .breadcrumb-b10b {
  background-color: var(--e-global-color-primary);
}
.wide-d440 .accent-south-ce4c {
  background-color: var(--e-global-color-secondary);
}
.wide-d440 .alert-top-7e69 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-d440 .block_steel_c0ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-d440 .texture_5615 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-d440 .dirty_ea22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-d440 .overlay_smooth_5150 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-d440 .dynamic-6275 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-d440 .chip_84d4 {
  background-color: var(--e-global-color-primary);
}
.wide-d440 .chip_84d4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm_5a89 .gold_02d6 {
  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);
}
.warm_5a89 .chip-9bb6 {
  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);
}
.warm_5a89
  .chip-brown-a078:after {
  background-color: var(--e-global-color-primary);
}
.warm_5a89 .stale-373c {
  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);
}
.main-small-87b7 .component-motion-513b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-small-87b7 .hover-ce53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_wide_e798 .stale_a8b4 .under-3d99 {
  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);
}
.hover_wide_e798 .stale_a8b4 .hidden-mini-fd2c {
  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);
}
.button_large_a692 .hero-bd64 {
  background-color: var(--e-global-color-primary);
}
.button_large_a692 .static_fc32 {
  background-color: var(--e-global-color-secondary);
}
.button_large_a692 .banner_simple_82ff .frame-thick-e41d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_large_a692 .hover-bc3e .frame-thick-e41d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action_e318 .pagination_gold_03c8 .middle-ca15 {
  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);
}
.action_e318 .pagination_gold_03c8 .hidden-d581 {
  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_e318 .pagination_gold_03c8 .panel_aabe {
  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);
}
.in_8ee6 .item_76d4 {
  border-color: var(--e-global-color-text);
}
.in_8ee6 .first_5e4d {
  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);
}
.in_8ee6 .pagination_5ec0 {
  color: var(--e-global-color-primary);
}
.in_8ee6 .description_e786 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_7131 .gallery-north-c41f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_7131 .dirty-afa8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_7131 .panel-middle-d3b8:hover .gallery-north-c41f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled_7131
  .panel-middle-d3b8:hover
  .dirty-afa8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-fdce .light-7861 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dim-fdce .over_6860 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_00da .medium-a5df .menu-white-a16e {
  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);
}
.sort_00da .mask-new-6bd2 .menu-white-a16e {
  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);
}
.footer-5d1e .stale_afe4 {
  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);
}
.new-5781 .fast-3e27 .progress-48ef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-5781 .fast-3e27 .progress-48ef {
  background-color: var(--e-global-color-secondary);
}
.new-5781 .info_static_f270 .progress-48ef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-5781 .info_static_f270 .progress-48ef {
  background-color: var(--e-global-color-secondary);
}
.new-5781 .caption-ef9b .black-330e {
  background-color: var(--e-global-color-primary);
}
.new-5781 .caption-ef9b:hover .black-330e {
  background-color: var(--e-global-color-secondary);
}
.new-5781 .modal_yellow_892f {
  background-color: var(--e-global-color-primary);
}
.new-5781 .modal_yellow_892f:hover {
  background-color: var(--e-global-color-accent);
}
.new-5781 .photo_8999 li span {
  background-color: var(--e-global-color-text);
}
.new-5781 .photo_8999 li span:hover {
  background-color: var(--e-global-color-primary);
}
.new-5781 .photo_8999 li.search_a5f8 span {
  background-color: var(--e-global-color-accent);
}
.blue-3cb7 .photo-dim-1b45 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-3cb7 .shade_e62f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-2689 .progress_gold_5c5c:before {
  background-color: var(--e-global-color-secondary);
}
.icon-2689 .carousel-static-df90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-2689 .description_e071 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_b4e2 .hovered_b9c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_b4e2 .hovered_b9c4:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_b4e2 .hovered_b9c4.fn-active-c15a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_b4e2 .hidden_south_81b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_b4e2 .light-5ff2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_b4e2 .hot-6d8f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_b4e2 .active_187f {
  background-color: var(--e-global-color-primary);
}
.layout_b4e2 .active_187f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout_b4e2 .hovered_5a90 {
  background-color: var(--e-global-color-primary);
}
.layout_b4e2 .hovered_5a90 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.action-3888 .fresh_356f .border-085b a {
  color: var(--e-global-color-secondary);
}
.action-3888 .fresh_356f .border-085b a:hover {
  color: var(--e-global-color-secondary);
}
.action-3888 .fresh_356f .border-085b,
.action-3888 .fresh_356f .border-085b a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-3888 .fresh_356f .hero-upper-dd1a {
  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-3888 .fresh_356f .last-920c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-3888 .fresh_356f .right_7844 {
  background-color: var(--e-global-color-primary);
}
.action-3888 .fresh_356f .right_7844 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-3888 .fresh_356f .right_7844:hover {
  background-color: var(--e-global-color-primary);
}
.action-3888 .fresh_356f .component_old_a492 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.action-3888 .fresh_356f .component_old_a492 {
  background-color: var(--e-global-color-primary);
}
.action-3888 .fresh_356f .component_old_a492:hover {
  background-color: var(--e-global-color-primary);
}
.action-3888 .fresh_356f .modal_yellow_892f {
  background-color: var(--e-global-color-primary);
}
.action-3888 .fresh_356f .modal_yellow_892f:hover {
  background-color: var(--e-global-color-primary);
}
.action-3888 .thumbnail_5298 .photo_8999 li span {
  background-color: var(--e-global-color-text);
}
.action-3888 .thumbnail_5298 .photo_8999 li span:hover {
  background-color: var(--e-global-color-primary);
}
.action-3888 .thumbnail_5298 .photo_8999 li.search_a5f8 span {
  background-color: var(--e-global-color-accent);
}
.action-3888 .outer-ed61 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-3888 .active_177a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-77d3 .heading-320b .sidebar_ba7d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-77d3 .heading-320b .image-9be3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-77d3 .heading-320b .primary_liquid_375a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_rough_003e .gold_7e88 {
  border-color: var(--e-global-color-text);
}
.column_rough_003e .soft_de5b {
  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);
}
.column_rough_003e .tall_cc8e {
  color: var(--e-global-color-secondary);
}
.column_rough_003e .tall_cc8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_rough_003e .bronze-7332 > * {
  color: var(--e-global-color-primary);
}
.column_rough_003e .bronze-7332 > * svg {
  fill: var(--e-global-color-primary);
}
.column_rough_003e .backdrop_over_cc1f {
  color: var(--e-global-color-primary);
}
.column_rough_003e .backdrop_over_cc1f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_rough_003e .large_5581 {
  color: var(--e-global-color-primary);
}
.column_rough_003e .large_5581 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_rough_003e .media_fluid_6980 {
  color: var(--e-global-color-primary);
}
.column_rough_003e .media_fluid_6980 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_rough_003e .south-2b73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_rough_003e .basic_e968 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_rough_003e .basic_e968.brown-b8e2 {
  color: var(--e-global-color-secondary);
}
.column_rough_003e .basic_e968.brown-b8e2 .west_8a52 {
  color: var(--e-global-color-accent);
}
.column_rough_003e .basic_e968.selected-1452 {
  color: var(--e-global-color-text);
}
.column_rough_003e .basic_e968.selected-1452 .west_8a52 {
  color: var(--e-global-color-text);
}
.column_rough_003e .basic_e968:before {
  border-top-color: var(--e-global-color-text);
}
.column_rough_003e .slow_f1c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_rough_003e
  .slow_f1c2
  .wrapper_silver_467b {
  background-color: var(--e-global-color-primary);
}
.column_rough_003e
  .slow_f1c2
  .wrapper_silver_467b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column_rough_003e .gold_7e88 .slider-0b3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_cold_80d3 .aside_west_e5b9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_cold_80d3 .content-south-c1a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-7a44 .dirty-573c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-7a44
  .plasma-889a
  .background_0670 {
  background-color: var(--e-global-color-secondary);
}
.shadow-7a44
  .plasma-889a.red-52b5
  .background_0670 {
  background-color: var(--e-global-color-text);
}
.shadow-7a44
  .plasma-889a:hover
  .background_0670 {
  background-color: var(--e-global-color-accent);
}
.shadow-7a44
  .plasma-889a.fn-active-c15a
  .background_0670 {
  background-color: var(--e-global-color-primary);
}
.disabled-c5e9 .media_2e1c {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.disabled-c5e9 .solid_2b11 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-c5e9 .huge-c1a4 {
  background-color: var(--e-global-color-primary);
}
.disabled-c5e9 .huge-c1a4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-4ac6 .cool_c3f1 .highlight_4cd5 .under-8b6e {
  background-color: var(--e-global-color-secondary);
}
.menu-4ac6 .cool_c3f1 .progress_4fd3:after {
  background-color: var(--e-global-color-secondary);
}
.menu-4ac6 .container-stone-8988 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-4ac6 .huge-5c0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-4ac6 .active_b7eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-4ac6 .sort-out-52a7 {
  background-color: var(--e-global-color-primary);
}
.menu-4ac6 .sort-out-52a7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-4ac6 .disabled_lite_12e1 {
  background-color: var(--e-global-color-secondary);
}
.menu-4ac6 .disabled_lite_12e1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-4ac6 .cool_c3f1 .status_selected_7214 .narrow_0af5:hover {
  background-color: var(--e-global-color-primary);
}
.menu-4ac6
  .cool_c3f1
  .status_selected_7214
  .narrow_0af5.stale-75b6 {
  background-color: var(--e-global-color-primary);
}
.menu-4ac6 .cool_c3f1 .header_8670:before {
  border-color: var(--e-global-color-primary);
}
.menu-4ac6 .cool_c3f1 .header_8670:hover:before {
  border-color: var(--e-global-color-secondary);
}
.menu-4ac6
  .cool_c3f1
  .header_8670.modal_3443:before {
  border-color: var(--e-global-color-primary);
}
.menu-4ac6 .description_38db span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite_57bb .slow_35f0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lite_57bb .slow_35f0:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lite_57bb .slow_35f0.static-6caa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lite_57bb .link_fdd8 {
  background-color: var(--e-global-color-primary);
}
.lite_57bb .link_fdd8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lite_57bb
  .avatar-lower-5abb
  .layout-hovered-1f55
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lite_57bb
  .blue_c683
  .layout-hovered-1f55
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_left_930b
  .stone-baed
  .solid-28fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_left_930b
  .stone-baed
  .dropdown_light_c88a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_left_930b .black_0001 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_left_930b .purple-6bfc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_left_930b .widget-pink-6e01 {
  background-color: var(--e-global-color-primary);
}
.nav_left_930b .widget-pink-6e01 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_acad .highlight-5591 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_acad .slider_2e01 {
  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_acad .prev_6db6 {
  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_acad .prev_6db6 a:hover {
  color: var(--e-global-color-secondary);
}
.input_acad .dark_d2a8 {
  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_acad .table_5292 {
  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_acad .frame_a091 .modal_yellow_892f {
  background-color: var(--e-global-color-primary);
}
.input_acad .frame_a091 .modal_yellow_892f:hover {
  background-color: var(--e-global-color-accent);
}
.input_acad
  .frame_a091
  .photo_8999
  li
  span {
  background-color: var(--e-global-color-text);
}
.input_acad
  .frame_a091
  .photo_8999
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.input_acad
  .frame_a091
  .photo_8999
  li.search_a5f8
  span {
  background-color: var(--e-global-color-accent);
}
.preview-3702
  .west-4128
  .wide-5a43 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-3702 .west-4128 .media-red-aeaf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-3702 .west-4128 .up-ac47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-3702 .tertiary_dark_d9c0 {
  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);
}
.preview-3702
  .wrapper_outer_56bf.footer-tiny-5f1e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-action-4205
  > .white-eb35
  > div
  > .static-0c5d
  > .tag-gas-8c33
  > a {
  background-color: var(--e-global-color-text);
}
.hidden-action-4205
  > .white-eb35
  > div
  > .static-0c5d
  > .tag-gas-8c33
  > a
  .tag_small_89f7.card_stone_cf26 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-action-4205
  > .white-eb35
  > div
  > .static-0c5d
  > .tag-gas-8c33
  > a
  .description_up_dc6c.wide-1e67 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-action-4205
  > .white-eb35
  > div
  > .static-0c5d
  > .tag-gas-8c33
  > .status_current_0691
  .tag-gas-8c33
  > a {
  background-color: var(--e-global-color-secondary);
}
.hidden-action-4205
  > .white-eb35
  > div
  > .static-0c5d
  > .tag-gas-8c33
  > .status_current_0691
  .tag-gas-8c33
  > a
  .pagination_glass_8ad1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-action-4205
  > .white-eb35
  > div
  > .static-0c5d
  > .tag-gas-8c33
  > .status_current_0691
  .tag-gas-8c33
  > a
  .description_up_dc6c.input-over-8dfb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-action-4205
  > .white-eb35
  > div
  > .static-0c5d
  > .tag-gas-8c33
  > a
  .full-f120:before {
  color: var(--e-global-color-text);
}
.hidden-action-4205
  > .white-eb35
  > div
  > .static-0c5d
  > .tag-gas-8c33
  > .status_current_0691
  a
  .full-f120:before {
  color: var(--e-global-color-text);
}
.hidden-action-4205
  > .white-eb35
  > div
  > .static-0c5d
  > .tag-gas-8c33.surface_slow_ca59
  > a
  .full-f120:before {
  color: var(--e-global-color-text);
}
.hidden-action-4205
  > .white-eb35
  > div
  > .static-0c5d
  > .tag-gas-8c33
  > .status_current_0691
  .tag-gas-8c33.surface_slow_ca59
  > a
  .full-f120:before {
  color: var(--e-global-color-text);
}
.hidden-action-4205
  > .white-eb35
  > div
  > .static-0c5d
  > .tag-gas-8c33
  > a
  .rough_bacc
  .easy_7099 {
  color: var(--e-global-color-text);
}
.hidden-action-4205
  > .white-eb35
  > div
  > .static-0c5d
  > .tag-gas-8c33
  > .status_current_0691
  a
  .rough_bacc
  .easy_7099 {
  color: var(--e-global-color-text);
}
.hidden-action-4205
  > .white-eb35
  > div
  > .static-0c5d
  > .tag-gas-8c33
  > a
  .rough_bacc
  .easy_7099,
.hidden-action-4205
  > .white-eb35
  > div
  > .static-0c5d
  > .tag-gas-8c33
  > .status_current_0691
  a
  .rough_bacc
  .easy_7099 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-action-4205
  > .white-eb35
  > div
  > .static-0c5d
  > .tag-gas-8c33
  > a
  .description-out-3467:before {
  color: var(--e-global-color-text);
}
.hidden-action-4205
  > .white-eb35
  > div
  > .static-0c5d
  > .tag-gas-8c33
  > .status_current_0691
  a
  .description-out-3467:before {
  color: var(--e-global-color-text);
}
.hidden-action-4205
  > .white-eb35
  > div
  > .static-0c5d
  > .tag-gas-8c33.surface_slow_ca59
  > a
  .description-out-3467:before {
  color: var(--e-global-color-text);
}
.hidden-action-4205
  > .white-eb35
  > div
  > .static-0c5d
  > .tag-gas-8c33
  > .status_current_0691
  .tag-gas-8c33.surface_slow_ca59
  > a
  .description-out-3467:before {
  color: var(--e-global-color-text);
}
.column_d0eb .bright_6f72 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column_d0eb
  .text-2bf8:hover
  .bright_6f72 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery-5be4
  > .white-eb35
  > .clean_3a34
  > .alert-6c66
  > .video_4d69
  > .bright-d39e
  .title_slow_fe87 {
  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);
}
.gallery-5be4
  > .white-eb35
  > .clean_3a34
  > .alert-6c66
  > .video_4d69
  > .bright-d39e:hover
  .title_slow_fe87 {
  color: var(--e-global-color-text);
}
.gallery-5be4
  > .white-eb35
  > .clean_3a34
  > .alert-6c66
  > .video_4d69
  > .bright-d39e:hover
  .title_slow_fe87 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-5be4
  > .white-eb35
  > .clean_3a34
  > .alert-6c66
  > .video_4d69.outline_dirty_af11
  > .bright-d39e
  .title_slow_fe87 {
  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);
}
.tooltip_medium_fe5a .grid_7074 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_medium_fe5a .form_red_7dae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_medium_fe5a .north-87d9 {
  background-color: var(--e-global-color-primary);
}
.tooltip_medium_fe5a .north-87d9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-5f31
  > .white-eb35
  > .block_9015
  > .icon-east-b042
  > .full-8014
  .alert-top-eeff {
  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);
}
.carousel-5f31
  > .white-eb35
  > .block_9015
  > .icon-east-b042
  > .full-8014
  .tabs_e1ff {
  color: var(--e-global-color-text);
}
.carousel-5f31
  > .white-eb35
  > .block_9015
  > .icon-east-b042
  > .full-8014:hover
  .alert-top-eeff {
  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);
}
.carousel-5f31
  > .white-eb35
  > .block_9015
  > .icon-east-b042
  > .full-8014:hover
  .tabs_e1ff {
  color: var(--e-global-color-secondary);
}
.carousel-5f31
  > .white-eb35
  > .block_9015
  > .icon-east-b042
  > .full-8014.narrow_805c
  .alert-top-eeff {
  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);
}
.carousel-5f31
  > .white-eb35
  > .block_9015
  > .icon-east-b042
  > .full-8014.narrow_805c
  .tabs_e1ff {
  color: var(--e-global-color-primary);
}
.carousel_complex_5db5
  .modal-full-795d
  .orange_c010 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_complex_5db5 .active-9915 .slider-0b3f .west-b12c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-be61 .table-hot-eb6e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-be61 .prev-be2c .table-hot-eb6e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-be61 .panel-under-4d10 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-be61 .panel-under-4d10 {
  background-color: var(--e-global-color-primary);
}
.chip_e8d3 .content_pink_50ba .thick-2774 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_e8d3
  .content_pink_50ba:hover
  .article-90f4 {
  color: var(--e-global-color-secondary);
}
.chip_e8d3
  .content_pink_50ba:hover
  .thick-2774 {
  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);
}
.caption-b77d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.motion-8f8f {
  flex-direction: column;
}

.motion-8f8f .narrow_af92 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.motion-8f8f .narrow_af92 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.motion-8f8f .thumbnail-ae73 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.carousel_liquid_4a97.sidebar_39c7 {
  display: none;
}

.carousel-2062 {
  display: none;
}

body,
.breadcrumb-82bd {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.dynamic_8586) !important; */
}

.box-yellow-c4b3.picture-971c {
  margin-bottom: 40px;
  width: 100%;
}

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

.motion-8f8f a {
  width: 100%;
}

.fixed-0ddb .progress-paper-63d2.gradient-1209 {
  width: 20% !important;
}

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

.column-f2e4:hover {
  color: #000;
}

.column-f2e4 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.column-f2e4:hover svg {
  fill: #000;
}

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

.form_upper_5822:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.fixed-0ddb
  .progress-paper-63d2.left-50bd
  .progress-black-f7d9
  .pattern_bronze_97ca {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.search-c3c0.shadow_first_c8d3 > .block_3f33 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.upper-85f8 {
  position: relative;
  width: 100%;
}

.widget-8d78 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.text-hovered-5cfa {
  display: flex;
  gap: 50px;
}

.fixed-0ddb
  .progress-paper-63d2.pro_75e3
  .silver_47d8
  .tertiary_motion_e96a {
  width: 100% !important;
}

.dirty-6c77 {
  width: 500px !important;
  max-width: none;
}

.mask_hard_5d33 {
  width: 100%;
}

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

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

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

  display: none;
}

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

.badge-soft-b562 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.column_1293:hover .badge-soft-b562 {
  visibility: visible;
}
.column_1293:hover.column_1293::before {
  display: block;
}

.chip-ec42 h3 {
  color: #fff;
}

.picture_26fe {
  margin: 0;
}

.fixed-0ddb
  .progress-paper-63d2.pro_75e3
  .tertiary_motion_e96a
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.outer_f8b5 {
  width: 100%;
}

.item-1d61 {
  width: 100%;
}

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

.item-1d61 {
  width: 100%;
}

.orange-02ee {
  margin-bottom: 10px !important;
}

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

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

.focused-6ecc {
  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;
}

.motion-8f8f .narrow_af92.large-bc94 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.motion-8f8f h1.narrow_af92 {
  margin-top: 120px !important;
}

.fixed-0ddb .progress-paper-63d2.footer-695b {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.form-liquid-b7d5 img {
  width: 100%;
}

.banner_hot_0b80 .title-6996.progress-black-f7d9 {
  justify-content: space-between;
}

.lite-4608 {
  display: none;
}

.notice_47fa .thumbnail-ae73 {
  margin: 1px 0 !important;
}

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

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

@media (max-width: 1000px) {
  .text-hovered-5cfa {
    flex-direction: column;
  }

  .dirty-6c77 {
    width: 100% !important;
  }
}

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

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

  .banner_hot_0b80 .title-6996.progress-black-f7d9 {
    border-bottom: 1px solid #f0c159;
  }

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

  .search-c3c0.shadow_first_c8d3 > .block_3f33 {
    gap: 15px;
    justify-content: space-between;
  }

  .fixed-0ddb
    .progress-paper-63d2.pro_75e3
    .tertiary_motion_e96a
    img {
    width: 60% !important;
  }

  .widget-8d78 {
    left: 2%;
  }

  .wrapper-1105 {
    margin: 10px 0;
  }

  .motion-8f8f .thumbnail-ae73 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.motion-8f8f .narrow_af92,
  .motion-8f8f .narrow_af92 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .tertiary_motion_e96a {
    justify-content: center;
  }

  .motion-8f8f .thumbnail-ae73 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .fixed-0ddb .progress-paper-63d2.gradient-1209 {
    width: 75% !important;
  }

  .form-liquid-b7d5 img {
    width: 100% !important;
  }
}

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

  h2.motion-8f8f .narrow_af92,
  .motion-8f8f .narrow_af92 {
    font-size: 30px !important;
  }

  .tertiary_motion_e96a {
    justify-content: center;
  }

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

  .clean_f21c
    .form_7b1d.component_cfde {
    margin: 0 !important;
  }

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

  .wrapper-1105 {
    display: flex;
  }

  .input-basic-af6f .column-f2e4 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .motion-8f8f h1.narrow_af92 {
    margin-top: 80px !important;
  }

  .fixed-0ddb
    .progress-paper-63d2.pro_75e3
    .tertiary_motion_e96a
    img,
  .liquid-b81a .silver_47d8 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .fixed-0ddb .progress-paper-63d2.gradient-1209 {
    width: 100% !important;
  }

  .search-c3c0.shadow_first_c8d3 > .block_3f33 {
    gap: 3px;
  }

  .motion-8f8f .thumbnail-ae73 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 05d2 */
.phantom-card-r4 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.1;
}
