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(.new_14f2) {
  gap: 0.5em;
}
:where(.title-50d3) {
  gap: 0.5em;
}
body .top-328d > .modal-lower-43c6 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .top-328d > .stale-38d7 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .top-328d > .content_upper_0d3e {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .hard_0658 > .modal-lower-43c6 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .hard_0658 > .stale-38d7 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .hard_0658 > .content_upper_0d3e {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .hard_0658
  > :where(:not(.modal-lower-43c6):not(.stale-38d7):not(.sidebar_pressed_b32a)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .hard_0658 > .alert_bb8b {
  max-width: var(--wp--style--global--wide-size);
}
body .new_14f2 {
  display: flex;
}
body .new_14f2 {
  flex-wrap: wrap;
  align-items: center;
}
body .new_14f2 > * {
  margin: 0;
}
body .title-50d3 {
  display: grid;
}
body .title-50d3 > * {
  margin: 0;
}
:where(.label-a3f4.new_14f2) {
  gap: 2em;
}
:where(.label-a3f4.title-50d3) {
  gap: 2em;
}
:where(.east-1ba0.new_14f2) {
  gap: 1.25em;
}
:where(.east-1ba0.title-50d3) {
  gap: 1.25em;
}
.paper_5337 {
  color: var(--wp--preset--color--black) !important;
}
.feature-53b8 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.icon-short-7a3c {
  color: var(--wp--preset--color--white) !important;
}
.hero_1d0e {
  color: var(--wp--preset--color--pale-pink) !important;
}
.chip_bottom_cd79 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.slow_f3dd {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.caption_c467 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.glass_868d {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.panel_upper_0681 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.menu-bc9b {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.tertiary_10d3 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.rough_ffd9 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.badge-17e5 {
  background-color: var(--wp--preset--color--black) !important;
}
.message-477e {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.dim_868b {
  background-color: var(--wp--preset--color--white) !important;
}
.tooltip-east-7578 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.mask-2cf2 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.slider_e2e1 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.active_009a {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.thick-3653 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.main-c5fb {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.highlight_south_11b5 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.heading-last-59d6 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.pattern_5f9b {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.status-under-75e9 {
  border-color: var(--wp--preset--color--black) !important;
}
.carousel-c03c {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.message-9e87 {
  border-color: var(--wp--preset--color--white) !important;
}
.gradient_yellow_5c04 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.disabled_4459 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.thumbnail_wide_af57 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.content_wide_8839 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.preview-easy-5b9c {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.focus-down-f3c8 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.video_3fdc {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.bronze-bf3a {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.caption-084e {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.warm_86ff {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.active_837e {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.mask-7ab8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.hidden_9b28 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.upper_0a51 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.header-ccb5 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.inner_ffdd {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.table-95c4 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.carousel-cool-6dd7 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.warm-c6d1 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.sidebar_hot_4a11 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.component_gas_c43d {
  background: var(--wp--preset--gradient--midnight) !important;
}
.pro-ffbe {
  font-size: var(--wp--preset--font-size--small) !important;
}
.wide_2220 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.card-bebc {
  font-size: var(--wp--preset--font-size--large) !important;
}
.motion-85ca {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.avatar_e50e a:where(:not(.hidden-narrow-a0a7)) {
  color: inherit;
}
:where(.east-1ba0.new_14f2) {
  gap: 1.25em;
}
:where(.east-1ba0.title-50d3) {
  gap: 1.25em;
}
:where(.label-a3f4.new_14f2) {
  gap: 2em;
}
:where(.label-a3f4.title-50d3) {
  gap: 2em;
}
.block-smooth-e55b {
  font-size: 1.5em;
  line-height: 1.6;
}

.photo-60a9 .smooth-1adc {
  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);
}
.element-wide-1398 .simple-c1ff {
  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);
}
.outline-tall-9965 {
  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);
}
.outline-tall-9965.smooth-61a6 .short_efd1 {
  background-color: var(--e-global-color-primary);
}
.outline-tall-9965.detail_ba2b .short_efd1,
.outline-tall-9965.item-380e .short_efd1 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.photo-lower-dedb .wrapper-gas-90ee {
  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);
}
.sidebar_orange_ec17 {
  --divider-color: var(--e-global-color-secondary);
}
.sidebar_orange_ec17 .pagination-3c94 {
  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);
}
.sidebar_orange_ec17.hovered-3101 .full-b1ed {
  background-color: var(--e-global-color-secondary);
}
.sidebar_orange_ec17.notice-5526 .full-b1ed,
.sidebar_orange_ec17.solid_8483 .full-b1ed {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.sidebar_orange_ec17.notice-5526 .full-b1ed,
.sidebar_orange_ec17.solid_8483 .full-b1ed svg {
  fill: var(--e-global-color-secondary);
}
.simple-82c6 .overlay_a2ce {
  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);
}
.simple-82c6 .highlight-smooth-1d20 {
  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);
}
.form_current_d3a0.hovered-3101 .full-b1ed {
  background-color: var(--e-global-color-primary);
}
.form_current_d3a0.notice-5526 .full-b1ed,
.form_current_d3a0.solid_8483 .full-b1ed {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.form_current_d3a0.notice-5526 .full-b1ed,
.form_current_d3a0.solid_8483 .full-b1ed svg {
  fill: var(--e-global-color-primary);
}
.input-active-4514.hovered-3101 .full-b1ed {
  background-color: var(--e-global-color-primary);
}
.input-active-4514.notice-5526 .full-b1ed,
.input-active-4514.solid_8483 .full-b1ed {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.input-active-4514 .header-ec43 {
  color: var(--e-global-color-primary);
}
.input-active-4514 .header-ec43,
.input-active-4514 .header-ec43 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-active-4514 .footer_wide_5d30 {
  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);
}
.badge_8fdb .progress_37b9 {
  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);
}
.tag-817c .banner-d0a2 .form_tiny_ecd1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info_a957 .stale_8aae:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.info_a957 .wide-abcf i {
  color: var(--e-global-color-primary);
}
.info_a957 .wide-abcf svg {
  fill: var(--e-global-color-primary);
}
.info_a957 .label_1d26 {
  color: var(--e-global-color-secondary);
}
.info_a957 .stale_8aae > .label_1d26,
.info_a957 .stale_8aae > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-7189 .caption_liquid_8a2f {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-7189 .box-bottom-5471 {
  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);
}
.middle-7108 .modal_f866 .form_dce0 {
  background-color: var(--e-global-color-primary);
}
.middle-7108 .west_f1fb {
  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);
}
.narrow_8298 .solid-64b0 {
  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);
}
.narrow_8298 .huge_a35c {
  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);
}
.narrow_8298 .full_e1a4 {
  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);
}
.disabled_cc5f .component_d2d2,
.disabled_cc5f .component_d2d2 a {
  color: var(--e-global-color-primary);
}
.disabled_cc5f .component_d2d2.row-static-5fa4,
.disabled_cc5f .component_d2d2.row-static-5fa4 a {
  color: var(--e-global-color-accent);
}
.disabled_cc5f .component_d2d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_cc5f .paper_94b9 {
  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);
}
.mini_2ab2 .hover-upper-45e1,
.mini_2ab2 .old_2d9e {
  color: var(--e-global-color-primary);
}
.mini_2ab2 .hover-upper-45e1 svg {
  fill: var(--e-global-color-primary);
}
.mini_2ab2 .row-static-5fa4 .hover-upper-45e1,
.mini_2ab2 .row-static-5fa4 .old_2d9e {
  color: var(--e-global-color-accent);
}
.mini_2ab2 .row-static-5fa4 .hover-upper-45e1 svg {
  fill: var(--e-global-color-accent);
}
.mini_2ab2 .old_2d9e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini_2ab2 .paper_94b9 {
  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_dim_ffc8 .card-bd38,
.surface_dim_ffc8 .cool_a5f5 {
  color: var(--e-global-color-primary);
}
.surface_dim_ffc8 .cool_a5f5 svg {
  fill: var(--e-global-color-primary);
}
.surface_dim_ffc8 .component_d2d2.row-static-5fa4 a,
.surface_dim_ffc8
  .component_d2d2.row-static-5fa4
  .cool_a5f5 {
  color: var(--e-global-color-accent);
}
.surface_dim_ffc8 .card-bd38 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_dim_ffc8 .paper_94b9 {
  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);
}
.section_52e3 .last_8bd4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_52e3 .wood_7aa8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_0906 .disabled-8c02 .menu_6b5d {
  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);
}
.top_0906 .disabled-8c02 .pagination-bbc7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_0906 .container_3339 .menu_6b5d {
  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);
}
.top_0906
  .container_3339
  .pagination-bbc7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_0906
  .title_a184
  .menu_6b5d {
  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);
}
.top_0906
  .title_a184
  .pagination-bbc7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_0906
  .gradient_6b58
  .menu_6b5d {
  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);
}
.top_0906
  .gradient_6b58
  .pagination-bbc7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-8811 .outline_solid_c747 {
  background-color: var(--e-global-color-primary);
}
.medium-8811 .outline_solid_c747:hover {
  background-color: var(--e-global-color-primary);
}
.medium-8811 .border_472c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-8811
  .outline_solid_c747:hover
  .border_472c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-0fd5 .notice-fresh-f58f {
  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);
}
.background-d5cd .table_huge_1f28 .copper_1cd8 a {
  background-color: var(--e-global-color-accent);
}
.background-d5cd .table_huge_1f28 .easy-a20a a {
  background-color: var(--e-global-color-accent);
}
.background-d5cd .table_huge_1f28 .copper_1cd8 a,
.background-d5cd .table_huge_1f28 .easy-a20a a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-4867
  .text_1d3c.lower-e8cd
  .table_huge_1f28
  a.glass_c87c {
  background-color: var(--e-global-color-accent);
}
.sort-4867
  .text_1d3c.lower-e8cd
  .table_huge_1f28
  span.glass_c87c.fn-current-2983 {
  background-color: var(--e-global-color-text);
}
.sort-4867
  .text_1d3c.lower-e8cd
  .table_huge_1f28
  .glass_c87c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_03c2 .stone-f64e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_03c2
  .filter-south-77c5
  > .tooltip-center-a3dd
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_03c2
  .layout-5dff
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_03c2
  .last_0961
  .upper-9fd5,
.fixed_03c2
  .last_0961
  .accent_1be8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_03c2
  .last_0961
  .stale-f6c9,
.fixed_03c2
  .last_0961
  a
  .stale-f6c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_03c2
  .last_0961
  .mini-7ccf {
  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);
}
.fixed_03c2
  .last_0961
  .photo-top-1626 {
  background-color: var(--e-global-color-primary);
}
.fixed_03c2
  .last_0961
  .photo-top-1626 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_03c2
  .last_0961
  .photo-top-1626:hover {
  background-color: var(--e-global-color-primary);
}
.fixed_03c2
  .last_0961
  .feature_a601 {
  background-color: var(--e-global-color-primary);
}
.fixed_03c2
  .last_0961
  .feature_a601 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_03c2
  .last_0961
  .feature_a601:hover {
  background-color: var(--e-global-color-primary);
}
.fixed_03c2
  .feature-over-220b
  .filter_focused_45dd
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_03c2
  .feature-over-220b
  .search-pressed-13fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_03c2
  .feature-over-220b
  .mini-7ccf {
  color: var(--e-global-color-text);
}
.fixed_03c2
  .feature-over-220b
  .mini-7ccf
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_03c2
  .feature-over-220b
  .photo-top-1626 {
  background-color: var(--e-global-color-primary);
}
.fixed_03c2
  .feature-over-220b
  .photo-top-1626 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_03c2
  .feature-over-220b
  .photo-top-1626:hover {
  background-color: var(--e-global-color-primary);
}
.fixed_03c2
  .feature-over-220b
  .feature_a601 {
  background-color: var(--e-global-color-primary);
}
.fixed_03c2
  .feature-over-220b
  .feature_a601 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_03c2
  .feature-over-220b
  .feature_a601:hover {
  background-color: var(--e-global-color-primary);
}
.fixed_03c2 .paper-614e {
  background-color: var(--e-global-color-primary);
}
.fixed_03c2 .paper-614e:hover {
  background-color: var(--e-global-color-primary);
}
.fixed_03c2 .feature_f28b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_03c2 .basic-ab31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_879a .column-dark-ef6b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_879a
  .icon_brown_80ac
  > div:nth-child(3)
  .column-dark-ef6b,
.out_879a
  .article_glass_60c8
  > div:nth-child(1)
  .column-dark-ef6b,
.out_879a
  .layout_f363
  > div:nth-child(1)
  .column-dark-ef6b,
.out_879a
  .filter_smooth_a6c8
  > div:nth-child(1)
  .column-dark-ef6b,
.out_879a
  .new_9f63
  > div:nth-child(1)
  .column-dark-ef6b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_879a .focus-wide-d292 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_879a .yellow-ebaa {
  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);
}
.out_879a .feature_6993 {
  background-color: var(--e-global-color-primary);
}
.out_879a .feature_6993 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out_879a .feature_6993:hover {
  background-color: var(--e-global-color-primary);
}
.out_879a .light-9608 {
  background-color: var(--e-global-color-primary);
}
.out_879a .light-9608:hover {
  background-color: var(--e-global-color-primary);
}
.out_879a .feature_f28b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_879a .basic-ab31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_slow_1cb4 .hidden-75f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_slow_1cb4 .iron-8f7d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_slow_1cb4 .image_ea3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_slow_1cb4 .simple-5845 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_slow_1cb4 .widget_acbd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_slow_1cb4 .light-9608 {
  background-color: var(--e-global-color-primary);
}
.panel_slow_1cb4 .light-9608:hover {
  background-color: var(--e-global-color-primary);
}
.tag-2b0f .orange-e4ed {
  background-color: var(--e-global-color-secondary);
}
.tag-2b0f .filter_small_3e42 {
  background-color: var(--e-global-color-text);
}
.tag-2b0f .footer_a7e6 {
  background-color: var(--e-global-color-secondary);
}
.tag-2b0f .pattern-2828 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-2b0f .active-b00d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-2b0f .carousel_abe2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-2b0f .media-plasma-775c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-2b0f .content-94b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_middle_7cb5 .panel-6a52 .box-first-ec30,
.element_middle_7cb5
  .panel-6a52
  .box-first-ec30
  a,
.element_middle_7cb5 .full-4f5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_middle_7cb5 .panel-6a52 .up_e8fb,
.element_middle_7cb5 .content-rough-9799 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_middle_7cb5 .panel-6a52 .up_e8fb {
  color: var(--e-global-color-text);
}
.element_middle_7cb5 .content-rough-9799 {
  color: var(--e-global-color-text);
}
.element_middle_7cb5
  .panel-6a52
  .action_706b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element_middle_7cb5 .stale-bd45 .right-e74f {
  background-color: var(--e-global-color-primary);
}
.element_middle_7cb5 .stale-bd45 .right-e74f:hover {
  background-color: var(--e-global-color-primary);
}
.element_middle_7cb5 .stale-bd45 .block_0a63 li span {
  background-color: var(--e-global-color-text);
}
.element_middle_7cb5 .stale-bd45 .block_0a63 li span:hover {
  background-color: var(--e-global-color-primary);
}
.element_middle_7cb5
  .stale-bd45
  .block_0a63
  li.east-5a59
  span {
  background-color: var(--e-global-color-accent);
}
.element_middle_7cb5 .secondary-advanced-cca1 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-fc08 .wood_ee02 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static-6fba .banner-7825 {
  background-color: var(--e-global-color-primary);
}
.static-6fba .wood_2d8c {
  background-color: var(--e-global-color-secondary);
}
.static-6fba .in_343e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-6fba .pagination_b49d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-6fba .sidebar-d838 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-6fba .thumbnail-d47c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-6fba .copper-a6bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-6fba .text_2e36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-6fba .fast_05d7 {
  background-color: var(--e-global-color-primary);
}
.static-6fba .fast_05d7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-stale-662c .advanced-0f75 {
  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);
}
.status-stale-662c .upper_d365 {
  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);
}
.status-stale-662c
  .disabled_clean_360a:after {
  background-color: var(--e-global-color-primary);
}
.status-stale-662c .clean_ac6d {
  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);
}
.active_8a3e .full-4f5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_8a3e .content-rough-9799 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_6469 .full-fdac .sidebar-solid-c951 {
  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);
}
.table_6469 .full-fdac .small_f28f {
  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);
}
.mask_6697 .article-lower-900c {
  background-color: var(--e-global-color-primary);
}
.mask_6697 .badge-84bb {
  background-color: var(--e-global-color-secondary);
}
.mask_6697 .alert_4b96 .aside-bronze-9162 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_6697 .popup-fa56 .aside-bronze-9162 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_brown_2df1 .dropdown_fluid_91a1 .detail-fast-7b20 {
  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_brown_2df1 .dropdown_fluid_91a1 .input-e0a8 {
  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);
}
.logo_brown_2df1 .dropdown_fluid_91a1 .description_gas_08e8 {
  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);
}
.widget_paper_9ba0 .tiny-f334 {
  border-color: var(--e-global-color-text);
}
.widget_paper_9ba0 .input_d9eb {
  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);
}
.widget_paper_9ba0 .texture-8a39 {
  color: var(--e-global-color-primary);
}
.widget_paper_9ba0 .iron_2435 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-huge-6f9d .thick_aad2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-huge-6f9d .current-9c7f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-huge-6f9d .border_8fbc:hover .thick_aad2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-huge-6f9d
  .border_8fbc:hover
  .current-9c7f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static_9dd8 .list-8d04 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static_9dd8 .lite-36b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_4802 .search_north_7ef1 .box_large_2920 {
  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);
}
.filter_4802 .article_blue_6b7f .box_large_2920 {
  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);
}
.tag-5cb1 .grid-pink-7b75 {
  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);
}
.layout-5db1 .paragraph_a466 .accent_in_52ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-5db1 .paragraph_a466 .accent_in_52ff {
  background-color: var(--e-global-color-secondary);
}
.layout-5db1 .accent-e383 .accent_in_52ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-5db1 .accent-e383 .accent_in_52ff {
  background-color: var(--e-global-color-secondary);
}
.layout-5db1 .table_34f6 .media_stone_cb09 {
  background-color: var(--e-global-color-primary);
}
.layout-5db1 .table_34f6:hover .media_stone_cb09 {
  background-color: var(--e-global-color-secondary);
}
.layout-5db1 .right-e74f {
  background-color: var(--e-global-color-primary);
}
.layout-5db1 .right-e74f:hover {
  background-color: var(--e-global-color-accent);
}
.layout-5db1 .block_0a63 li span {
  background-color: var(--e-global-color-text);
}
.layout-5db1 .block_0a63 li span:hover {
  background-color: var(--e-global-color-primary);
}
.layout-5db1 .block_0a63 li.east-5a59 span {
  background-color: var(--e-global-color-accent);
}
.secondary_wood_24d7 .hero-a29f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_wood_24d7 .notice-south-fbf7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_1d85 .main_b4e3:before {
  background-color: var(--e-global-color-secondary);
}
.tooltip_1d85 .highlight-cd70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_1d85 .mini_f9c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-9e9b .detail-silver-ad6d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-9e9b .detail-silver-ad6d:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-9e9b .detail-silver-ad6d.fn-active-2983 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-9e9b .new-c41f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-9e9b .pagination_c8f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-9e9b .dropdown_cold_8ce7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-9e9b .green_8c5b {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-9e9b .green_8c5b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-9e9b .hard-c947 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-9e9b .hard-c947 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-top-8399 .dirty-7842 .modal_f91a a {
  color: var(--e-global-color-secondary);
}
.hidden-top-8399 .dirty-7842 .modal_f91a a:hover {
  color: var(--e-global-color-secondary);
}
.hidden-top-8399 .dirty-7842 .modal_f91a,
.hidden-top-8399 .dirty-7842 .modal_f91a a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-top-8399 .dirty-7842 .slow_62c0 {
  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);
}
.hidden-top-8399 .dirty-7842 .fixed_263e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-top-8399 .dirty-7842 .active_1b33 {
  background-color: var(--e-global-color-primary);
}
.hidden-top-8399 .dirty-7842 .active_1b33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-top-8399 .dirty-7842 .active_1b33:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-top-8399 .dirty-7842 .selected_d837 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-top-8399 .dirty-7842 .selected_d837 {
  background-color: var(--e-global-color-primary);
}
.hidden-top-8399 .dirty-7842 .selected_d837:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-top-8399 .dirty-7842 .right-e74f {
  background-color: var(--e-global-color-primary);
}
.hidden-top-8399 .dirty-7842 .right-e74f:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-top-8399 .stale-bd45 .block_0a63 li span {
  background-color: var(--e-global-color-text);
}
.hidden-top-8399 .stale-bd45 .block_0a63 li span:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-top-8399 .stale-bd45 .block_0a63 li.east-5a59 span {
  background-color: var(--e-global-color-accent);
}
.hidden-top-8399 .feature_f28b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-top-8399 .basic-ab31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow-9fec .media_next_4359 .static_31d9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow-9fec .media_next_4359 .notification-dirty-4ce0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-9fec .media_next_4359 .smooth_58c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_a32b .last-4c18 {
  border-color: var(--e-global-color-text);
}
.active_a32b .pagination_1ee2 {
  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);
}
.active_a32b .tag-91a0 {
  color: var(--e-global-color-secondary);
}
.active_a32b .tag-91a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_a32b .slow-e97d > * {
  color: var(--e-global-color-primary);
}
.active_a32b .slow-e97d > * svg {
  fill: var(--e-global-color-primary);
}
.active_a32b .table_9cc8 {
  color: var(--e-global-color-primary);
}
.active_a32b .table_9cc8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_a32b .focused-1bcf {
  color: var(--e-global-color-primary);
}
.active_a32b .focused-1bcf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_a32b .modal-light-04f6 {
  color: var(--e-global-color-primary);
}
.active_a32b .modal-light-04f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_a32b .button_1341 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_a32b .summary_tiny_40a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_a32b .summary_tiny_40a9.mask-438c {
  color: var(--e-global-color-secondary);
}
.active_a32b .summary_tiny_40a9.mask-438c .light-b923 {
  color: var(--e-global-color-accent);
}
.active_a32b .summary_tiny_40a9.form-7b6c {
  color: var(--e-global-color-text);
}
.active_a32b .summary_tiny_40a9.form-7b6c .light-b923 {
  color: var(--e-global-color-text);
}
.active_a32b .summary_tiny_40a9:before {
  border-top-color: var(--e-global-color-text);
}
.active_a32b .content-58ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_a32b
  .content-58ae
  .module-gold-2de9 {
  background-color: var(--e-global-color-primary);
}
.active_a32b
  .content-58ae
  .module-gold-2de9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_a32b .last-4c18 .link_f845 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-f56b .avatar-87bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-f56b .aside_16d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro-0170 .module-soft-fa87 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro-0170
  .small_249b
  .hover-da55 {
  background-color: var(--e-global-color-secondary);
}
.pro-0170
  .small_249b.block_ac01
  .hover-da55 {
  background-color: var(--e-global-color-text);
}
.pro-0170
  .small_249b:hover
  .hover-da55 {
  background-color: var(--e-global-color-accent);
}
.pro-0170
  .small_249b.fn-active-2983
  .hover-da55 {
  background-color: var(--e-global-color-primary);
}
.icon-b1f2 .label_north_6d37 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.icon-b1f2 .tooltip_prev_207a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-b1f2 .under_0099 {
  background-color: var(--e-global-color-primary);
}
.icon-b1f2 .under_0099 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered-a394 .basic_69bf .layout_8d2d .progress-e07a {
  background-color: var(--e-global-color-secondary);
}
.hovered-a394 .basic_69bf .summary-d3f7:after {
  background-color: var(--e-global-color-secondary);
}
.hovered-a394 .shade-smooth-4b4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-a394 .middle_9172 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-a394 .green-1f06 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-a394 .background-fc0f {
  background-color: var(--e-global-color-primary);
}
.hovered-a394 .background-fc0f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered-a394 .new-55ba {
  background-color: var(--e-global-color-secondary);
}
.hovered-a394 .new-55ba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hovered-a394 .basic_69bf .detail_south_4bd1 .paper-01a3:hover {
  background-color: var(--e-global-color-primary);
}
.hovered-a394
  .basic_69bf
  .detail_south_4bd1
  .paper-01a3.column_d4de {
  background-color: var(--e-global-color-primary);
}
.hovered-a394 .basic_69bf .dim_8702:before {
  border-color: var(--e-global-color-primary);
}
.hovered-a394 .basic_69bf .dim_8702:hover:before {
  border-color: var(--e-global-color-secondary);
}
.hovered-a394
  .basic_69bf
  .dim_8702.brown-78f4:before {
  border-color: var(--e-global-color-primary);
}
.hovered-a394 .sort-2d26 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-cbd8 .backdrop_simple_21ca {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-cbd8 .backdrop_simple_21ca:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-cbd8 .backdrop_simple_21ca.box_4f89 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-cbd8 .blue_1ca9 {
  background-color: var(--e-global-color-primary);
}
.widget-cbd8 .blue_1ca9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-cbd8
  .banner-a003
  .plasma_9a9e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-cbd8
  .large_37f7
  .plasma_9a9e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_99e8
  .footer-orange-891d
  .lower_321c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_99e8
  .footer-orange-891d
  .media-plasma-ee30 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_99e8 .lite_7200 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_99e8 .shade-short-b881 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_99e8 .primary_574b {
  background-color: var(--e-global-color-primary);
}
.nav_99e8 .primary_574b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort_6f84 .primary_blue_e5f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_6f84 .avatar_6f13 {
  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);
}
.sort_6f84 .badge_7a4e {
  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_6f84 .badge_7a4e a:hover {
  color: var(--e-global-color-secondary);
}
.sort_6f84 .avatar-small-d05e {
  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);
}
.sort_6f84 .shade-c527 {
  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);
}
.sort_6f84 .table_dark_31bd .right-e74f {
  background-color: var(--e-global-color-primary);
}
.sort_6f84 .table_dark_31bd .right-e74f:hover {
  background-color: var(--e-global-color-accent);
}
.sort_6f84
  .table_dark_31bd
  .block_0a63
  li
  span {
  background-color: var(--e-global-color-text);
}
.sort_6f84
  .table_dark_31bd
  .block_0a63
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.sort_6f84
  .table_dark_31bd
  .block_0a63
  li.east-5a59
  span {
  background-color: var(--e-global-color-accent);
}
.gas_6a15
  .link-gas-3273
  .section-c171 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas_6a15 .link-gas-3273 .hover-purple-5a69 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas_6a15 .link-gas-3273 .tabs-a882 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_6a15 .slider-aefb {
  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);
}
.gas_6a15
  .component-narrow-6122.section-4d0e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_motion_4811
  > .video-large-3263
  > div
  > .border_3353
  > .menu_last_163f
  > a {
  background-color: var(--e-global-color-text);
}
.input_motion_4811
  > .video-large-3263
  > div
  > .border_3353
  > .menu_last_163f
  > a
  .search-ac3c.black_1e17 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_motion_4811
  > .video-large-3263
  > div
  > .border_3353
  > .menu_last_163f
  > a
  .modal-prev-df53.detail_9d1e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_motion_4811
  > .video-large-3263
  > div
  > .border_3353
  > .menu_last_163f
  > .hard-e547
  .menu_last_163f
  > a {
  background-color: var(--e-global-color-secondary);
}
.input_motion_4811
  > .video-large-3263
  > div
  > .border_3353
  > .menu_last_163f
  > .hard-e547
  .menu_last_163f
  > a
  .photo_stale_5084 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_motion_4811
  > .video-large-3263
  > div
  > .border_3353
  > .menu_last_163f
  > .hard-e547
  .menu_last_163f
  > a
  .modal-prev-df53.south-4136 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_motion_4811
  > .video-large-3263
  > div
  > .border_3353
  > .menu_last_163f
  > a
  .main_stale_de28:before {
  color: var(--e-global-color-text);
}
.input_motion_4811
  > .video-large-3263
  > div
  > .border_3353
  > .menu_last_163f
  > .hard-e547
  a
  .main_stale_de28:before {
  color: var(--e-global-color-text);
}
.input_motion_4811
  > .video-large-3263
  > div
  > .border_3353
  > .menu_last_163f.video-short-3f79
  > a
  .main_stale_de28:before {
  color: var(--e-global-color-text);
}
.input_motion_4811
  > .video-large-3263
  > div
  > .border_3353
  > .menu_last_163f
  > .hard-e547
  .menu_last_163f.video-short-3f79
  > a
  .main_stale_de28:before {
  color: var(--e-global-color-text);
}
.input_motion_4811
  > .video-large-3263
  > div
  > .border_3353
  > .menu_last_163f
  > a
  .bright_aad5
  .tall_01a8 {
  color: var(--e-global-color-text);
}
.input_motion_4811
  > .video-large-3263
  > div
  > .border_3353
  > .menu_last_163f
  > .hard-e547
  a
  .bright_aad5
  .tall_01a8 {
  color: var(--e-global-color-text);
}
.input_motion_4811
  > .video-large-3263
  > div
  > .border_3353
  > .menu_last_163f
  > a
  .bright_aad5
  .tall_01a8,
.input_motion_4811
  > .video-large-3263
  > div
  > .border_3353
  > .menu_last_163f
  > .hard-e547
  a
  .bright_aad5
  .tall_01a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_motion_4811
  > .video-large-3263
  > div
  > .border_3353
  > .menu_last_163f
  > a
  .steel-a416:before {
  color: var(--e-global-color-text);
}
.input_motion_4811
  > .video-large-3263
  > div
  > .border_3353
  > .menu_last_163f
  > .hard-e547
  a
  .steel-a416:before {
  color: var(--e-global-color-text);
}
.input_motion_4811
  > .video-large-3263
  > div
  > .border_3353
  > .menu_last_163f.video-short-3f79
  > a
  .steel-a416:before {
  color: var(--e-global-color-text);
}
.input_motion_4811
  > .video-large-3263
  > div
  > .border_3353
  > .menu_last_163f
  > .hard-e547
  .menu_last_163f.video-short-3f79
  > a
  .steel-a416:before {
  color: var(--e-global-color-text);
}
.section_42ec .row_0c36 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section_42ec
  .column_0180:hover
  .row_0c36 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini-dd5f
  > .video-large-3263
  > .hover_52b3
  > .liquid-befc
  > .chip-dynamic-9e17
  > .background_left_750a
  .logo_6113 {
  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);
}
.mini-dd5f
  > .video-large-3263
  > .hover_52b3
  > .liquid-befc
  > .chip-dynamic-9e17
  > .background_left_750a:hover
  .logo_6113 {
  color: var(--e-global-color-text);
}
.mini-dd5f
  > .video-large-3263
  > .hover_52b3
  > .liquid-befc
  > .chip-dynamic-9e17
  > .background_left_750a:hover
  .logo_6113 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-dd5f
  > .video-large-3263
  > .hover_52b3
  > .liquid-befc
  > .chip-dynamic-9e17.badge_503b
  > .background_left_750a
  .logo_6113 {
  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);
}
.notification_wood_9b42 .element_fast_b5b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_wood_9b42 .card-46b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_wood_9b42 .middle_37ca {
  background-color: var(--e-global-color-primary);
}
.notification_wood_9b42 .middle_37ca {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-top-3793
  > .video-large-3263
  > .badge_8f44
  > .hard_5af4
  > .element_374c
  .inner_ecfd {
  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);
}
.shade-top-3793
  > .video-large-3263
  > .badge_8f44
  > .hard_5af4
  > .element_374c
  .huge_2bdf {
  color: var(--e-global-color-text);
}
.shade-top-3793
  > .video-large-3263
  > .badge_8f44
  > .hard_5af4
  > .element_374c:hover
  .inner_ecfd {
  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);
}
.shade-top-3793
  > .video-large-3263
  > .badge_8f44
  > .hard_5af4
  > .element_374c:hover
  .huge_2bdf {
  color: var(--e-global-color-secondary);
}
.shade-top-3793
  > .video-large-3263
  > .badge_8f44
  > .hard_5af4
  > .element_374c.pressed_5be8
  .inner_ecfd {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-top-3793
  > .video-large-3263
  > .badge_8f44
  > .hard_5af4
  > .element_374c.pressed_5be8
  .huge_2bdf {
  color: var(--e-global-color-primary);
}
.form-ff1b
  .logo-0d07
  .active-d02d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-ff1b .shadow_03d8 .link_f845 .soft_5bb8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-92a5 .gradient-85da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-92a5 .new_39aa .gradient-85da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-92a5 .upper-1e60 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper-92a5 .upper-1e60 {
  background-color: var(--e-global-color-primary);
}
.filter-d86c .hard_6130 .bottom_c511 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-d86c
  .hard_6130:hover
  .iron-2004 {
  color: var(--e-global-color-secondary);
}
.filter-d86c
  .hard_6130:hover
  .bottom_c511 {
  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);
}
.hovered_403a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.narrow_351b {
  flex-direction: column;
}

.narrow_351b .border_hard_25cf {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

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

.narrow_351b .block-eea6 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.overlay-9c1b.input_d204 {
  display: none;
}

.column_0f74 {
  display: none;
}

body,
.hover_6eb4 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.box-black-317e) !important; */
}

.tooltip-gas-a459.popup_action_9e06 {
  margin-bottom: 40px;
  width: 100%;
}

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

.narrow_351b a {
  width: 100%;
}

.dropdown-9279 .picture-green-a146.footer_up_b955 {
  width: 20% !important;
}

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

.wrapper_warm_b055:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

.widget-82e9 {
  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;
}

.widget-82e9:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.widget-82e9:nth-child(2):hover {
  color: #fff;
}

.dropdown-9279
  .picture-green-a146.active-up-93e0
  .modal-cold-dfef
  .container_wide_c391 {
  font-size: 20px !important;
}

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

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

.glass-83cc h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.label_east_f4b0.tabs_d257 > .footer-e838 {
  display: flex;
  align-items: center;
}

.carousel-91d7 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.medium-764d {
  position: relative;
  width: 100%;
}

.rough-64ea {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.yellow-de32 {
  display: flex;
  gap: 50px;
}

.dropdown-9279
  .picture-green-a146.box-20e8
  .element_right_5320
  .badge-right-bd27 {
  width: 100% !important;
}

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

.current-4a3f {
  width: 100%;
}

.nav-04c4 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

.notification-west-343f {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.article_e547:hover .notification-west-343f {
  visibility: visible;
}
.article_e547:hover.article_e547::before {
  display: block;
}

.glass-83cc h3 {
  color: #fff;
}

.border-28e2 {
  margin: 0;
}

.dropdown-9279
  .picture-green-a146.box-20e8
  .badge-right-bd27
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.gold_12cb {
  width: 100%;
}

.cold-615e {
  width: 100%;
}

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

.cold-615e {
  width: 100%;
}

.thick-70a0 {
  margin-bottom: 10px !important;
}

.badge-right-bd27 {
  display: flex;
  align-items: center;
}

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

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

.narrow_351b .border_hard_25cf.copper-3c82 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.narrow_351b h1.border_hard_25cf {
  margin-top: 120px !important;
}

.dropdown-9279 .picture-green-a146.link-c306 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.secondary_orange_33fc img {
  width: 100%;
}

.stone-0f43 .huge-f212.modal-cold-dfef {
  justify-content: space-between;
}

.primary_center_7b00 {
  display: none;
}

.badge-liquid-6028 .block-eea6 {
  margin: 1px 0 !important;
}

.breadcrumb-hard-687f li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .label_east_f4b0 .footer-e838 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .stone-0f43 .huge-f212.modal-cold-dfef {
    border-bottom: 1px solid #f0c159;
  }

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

  .label_east_f4b0.tabs_d257 > .footer-e838 {
    gap: 15px;
    justify-content: space-between;
  }

  .dropdown-9279
    .picture-green-a146.box-20e8
    .badge-right-bd27
    img {
    width: 60% !important;
  }

  .rough-64ea {
    left: 2%;
  }

  .full_4121 {
    margin: 10px 0;
  }

  .narrow_351b .block-eea6 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.narrow_351b .border_hard_25cf,
  .narrow_351b .border_hard_25cf {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .badge-right-bd27 {
    justify-content: center;
  }

  .narrow_351b .block-eea6 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .dropdown-9279 .picture-green-a146.footer_up_b955 {
    width: 75% !important;
  }

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

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

  h2.narrow_351b .border_hard_25cf,
  .narrow_351b .border_hard_25cf {
    font-size: 30px !important;
  }

  .badge-right-bd27 {
    justify-content: center;
  }

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

  .surface_out_311b
    .tag-bd13.text-last-aa2e {
    margin: 0 !important;
  }

  .carousel-91d7 {
    margin: 0;
    gap: 10px;
  }

  .full_4121 {
    display: flex;
  }

  .card-3b02 .wrapper_warm_b055 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .layout-dynamic-c4c6 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .narrow_351b h1.border_hard_25cf {
    margin-top: 80px !important;
  }

  .dropdown-9279
    .picture-green-a146.box-20e8
    .badge-right-bd27
    img,
  .simple-82c6 .element_right_5320 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .widget-82e9 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .dropdown-9279 .picture-green-a146.footer_up_b955 {
    width: 100% !important;
  }

  .label_east_f4b0.tabs_d257 > .footer-e838 {
    gap: 3px;
  }

  .narrow_351b .block-eea6 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 4cfc */
.shadow-element-c3 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.1;
}
