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(.selected-1d6f) {
  gap: 0.5em;
}
:where(.popup_41da) {
  gap: 0.5em;
}
body .form-ec71 > .south_484f {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .form-ec71 > .photo_1407 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .form-ec71 > .prev_4cc3 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .section_e11f > .south_484f {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .section_e11f > .photo_1407 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .section_e11f > .prev_4cc3 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .section_e11f
  > :where(:not(.south_484f):not(.photo_1407):not(.label_4b16)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .section_e11f > .form-0c00 {
  max-width: var(--wp--style--global--wide-size);
}
body .selected-1d6f {
  display: flex;
}
body .selected-1d6f {
  flex-wrap: wrap;
  align-items: center;
}
body .selected-1d6f > * {
  margin: 0;
}
body .popup_41da {
  display: grid;
}
body .popup_41da > * {
  margin: 0;
}
:where(.search-3ff7.selected-1d6f) {
  gap: 2em;
}
:where(.search-3ff7.popup_41da) {
  gap: 2em;
}
:where(.tooltip-1f68.selected-1d6f) {
  gap: 1.25em;
}
:where(.tooltip-1f68.popup_41da) {
  gap: 1.25em;
}
.sidebar-ad7d {
  color: var(--wp--preset--color--black) !important;
}
.east-780e {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.short-4028 {
  color: var(--wp--preset--color--white) !important;
}
.dirty_7cd6 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.full-c83c {
  color: var(--wp--preset--color--vivid-red) !important;
}
.video_small_1c51 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.cool-453d {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.disabled_9cb7 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.tertiary_4f88 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hovered_3433 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hero-stone-71ff {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.column_e7d8 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.fast-a9e6 {
  background-color: var(--wp--preset--color--black) !important;
}
.modal-3d25 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.paragraph_5a40 {
  background-color: var(--wp--preset--color--white) !important;
}
.static-ff31 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.wrapper-227e {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.tag-840f {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.thick-752a {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.block_464f {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.logo_gas_1171 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.preview-9bf7 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.highlight_b68f {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.simple_e40c {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.active_last_b39a {
  border-color: var(--wp--preset--color--black) !important;
}
.layout_f80a {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.right-9965 {
  border-color: var(--wp--preset--color--white) !important;
}
.icon-solid-5e5c {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.sort_over_2639 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.dropdown-motion-18cb {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.paragraph-8bf5 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.picture-0bb9 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.highlight-5154 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.wood-4c1a {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.paragraph_focused_d00c {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.title_46fb {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.section-upper-38f4 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.hard-304e {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.middle_03c9 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.media_over_868b {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.shadow-huge-40e1 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.mini_2639 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.mask-wood-ce28 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.basic-ada4 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.old-cae1 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.dropdown-prev-1bd3 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.breadcrumb_a7fc {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.north-32be {
  background: var(--wp--preset--gradient--midnight) !important;
}
.focus-4a75 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.card_out_a4e7 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.texture-pink-f84b {
  font-size: var(--wp--preset--font-size--large) !important;
}
.banner-042a {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.link_narrow_18ac a:where(:not(.shade_4b65)) {
  color: inherit;
}
:where(.tooltip-1f68.selected-1d6f) {
  gap: 1.25em;
}
:where(.tooltip-1f68.popup_41da) {
  gap: 1.25em;
}
:where(.search-3ff7.selected-1d6f) {
  gap: 2em;
}
:where(.search-3ff7.popup_41da) {
  gap: 2em;
}
.media-out-96e1 {
  font-size: 1.5em;
  line-height: 1.6;
}

.chip_top_b00a .upper_1e9e {
  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);
}
.orange_ef75 .menu-hot-5a7f {
  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_3580 {
  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_3580.breadcrumb-paper-2176 .wide_50f9 {
  background-color: var(--e-global-color-primary);
}
.in_3580.detail-e682 .wide_50f9,
.in_3580.sort_tall_cf3e .wide_50f9 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.gradient_blue_0250 .panel-outer-0994 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.logo_dim_59b8 {
  --divider-color: var(--e-global-color-secondary);
}
.logo_dim_59b8 .yellow-67cc {
  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);
}
.logo_dim_59b8.accordion-ea90 .section-dirty-b43d {
  background-color: var(--e-global-color-secondary);
}
.logo_dim_59b8.small_1bf0 .section-dirty-b43d,
.logo_dim_59b8.info_f7b0 .section-dirty-b43d {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.logo_dim_59b8.small_1bf0 .section-dirty-b43d,
.logo_dim_59b8.info_f7b0 .section-dirty-b43d svg {
  fill: var(--e-global-color-secondary);
}
.tall-2600 .main-huge-0f36 {
  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);
}
.tall-2600 .east-47c6 {
  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);
}
.pagination-e580.accordion-ea90 .section-dirty-b43d {
  background-color: var(--e-global-color-primary);
}
.pagination-e580.small_1bf0 .section-dirty-b43d,
.pagination-e580.info_f7b0 .section-dirty-b43d {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.pagination-e580.small_1bf0 .section-dirty-b43d,
.pagination-e580.info_f7b0 .section-dirty-b43d svg {
  fill: var(--e-global-color-primary);
}
.caption-purple-25b6.accordion-ea90 .section-dirty-b43d {
  background-color: var(--e-global-color-primary);
}
.caption-purple-25b6.small_1bf0 .section-dirty-b43d,
.caption-purple-25b6.info_f7b0 .section-dirty-b43d {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.caption-purple-25b6 .border_smooth_1de0 {
  color: var(--e-global-color-primary);
}
.caption-purple-25b6 .border_smooth_1de0,
.caption-purple-25b6 .border_smooth_1de0 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-purple-25b6 .wrapper-action-93ca {
  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);
}
.brown_8f35 .bronze_3a1a {
  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);
}
.layout-small-7454 .basic-3952 .content_liquid_57d2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_a9fd .column-094b:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.background_a9fd .highlight-white-d918 i {
  color: var(--e-global-color-primary);
}
.background_a9fd .highlight-white-d918 svg {
  fill: var(--e-global-color-primary);
}
.background_a9fd .menu-hot-4046 {
  color: var(--e-global-color-secondary);
}
.background_a9fd .column-094b > .menu-hot-4046,
.background_a9fd .column-094b > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-thick-84c1 .plasma_4e6c {
  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);
}
.modal-thick-84c1 .chip_medium_8626 {
  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);
}
.item_b790 .pink-ded2 .current_a6fb {
  background-color: var(--e-global-color-primary);
}
.item_b790 .large-9ac9 {
  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);
}
.row_4111 .out-a7fd {
  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);
}
.row_4111 .frame-8567 {
  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);
}
.row_4111 .stone_dd34 {
  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);
}
.white-6e5e .detail_f1d2,
.white-6e5e .detail_f1d2 a {
  color: var(--e-global-color-primary);
}
.white-6e5e .detail_f1d2.focus_afd4,
.white-6e5e .detail_f1d2.focus_afd4 a {
  color: var(--e-global-color-accent);
}
.white-6e5e .detail_f1d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white-6e5e .bronze_b1bc {
  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);
}
.bright_3c23 .content-in-5199,
.bright_3c23 .notice_prev_1367 {
  color: var(--e-global-color-primary);
}
.bright_3c23 .content-in-5199 svg {
  fill: var(--e-global-color-primary);
}
.bright_3c23 .focus_afd4 .content-in-5199,
.bright_3c23 .focus_afd4 .notice_prev_1367 {
  color: var(--e-global-color-accent);
}
.bright_3c23 .focus_afd4 .content-in-5199 svg {
  fill: var(--e-global-color-accent);
}
.bright_3c23 .notice_prev_1367 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright_3c23 .bronze_b1bc {
  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);
}
.texture_0874 .dim-1665,
.texture_0874 .fixed_6d0a {
  color: var(--e-global-color-primary);
}
.texture_0874 .fixed_6d0a svg {
  fill: var(--e-global-color-primary);
}
.texture_0874 .detail_f1d2.focus_afd4 a,
.texture_0874
  .detail_f1d2.focus_afd4
  .fixed_6d0a {
  color: var(--e-global-color-accent);
}
.texture_0874 .dim-1665 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_0874 .bronze_b1bc {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_green_79ec .disabled_smooth_0aa4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_green_79ec .preview-tiny-3274 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_over_2643 .wide-f3c1 .list_cf93 {
  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);
}
.detail_over_2643 .wide-f3c1 .icon-pressed-2d59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_over_2643 .modal_black_10b3 .list_cf93 {
  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);
}
.detail_over_2643
  .modal_black_10b3
  .icon-pressed-2d59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_over_2643
  .column-black-b45c
  .list_cf93 {
  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);
}
.detail_over_2643
  .column-black-b45c
  .icon-pressed-2d59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_over_2643
  .carousel-0e2f
  .list_cf93 {
  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);
}
.detail_over_2643
  .carousel-0e2f
  .icon-pressed-2d59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_58d7 .dark-1cb7 {
  background-color: var(--e-global-color-primary);
}
.dropdown_58d7 .dark-1cb7:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown_58d7 .input_soft_eb51 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_58d7
  .dark-1cb7:hover
  .input_soft_eb51 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down-21da .hidden_brown_37f3 {
  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);
}
.complex-2dd7 .picture_5f6f .under-1ec8 a {
  background-color: var(--e-global-color-accent);
}
.complex-2dd7 .picture_5f6f .button-out-e3b0 a {
  background-color: var(--e-global-color-accent);
}
.complex-2dd7 .picture_5f6f .under-1ec8 a,
.complex-2dd7 .picture_5f6f .button-out-e3b0 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-in-b820
  .medium-f505.status-pink-6fc3
  .picture_5f6f
  a.item-top-3426 {
  background-color: var(--e-global-color-accent);
}
.alert-in-b820
  .medium-f505.status-pink-6fc3
  .picture_5f6f
  span.item-top-3426.fn-current-f7b8 {
  background-color: var(--e-global-color-text);
}
.alert-in-b820
  .medium-f505.status-pink-6fc3
  .picture_5f6f
  .item-top-3426 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-new-6809 .outer-02a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-new-6809
  .modal_2e06
  > .container_8c37
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-new-6809
  .secondary_24aa
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-new-6809
  .new-ea17
  .input-3017,
.background-new-6809
  .new-ea17
  .filter_3c77 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-new-6809
  .new-ea17
  .slider-c162,
.background-new-6809
  .new-ea17
  a
  .slider-c162 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-new-6809
  .new-ea17
  .green-ba13 {
  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);
}
.background-new-6809
  .new-ea17
  .frame_6015 {
  background-color: var(--e-global-color-primary);
}
.background-new-6809
  .new-ea17
  .frame_6015 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-new-6809
  .new-ea17
  .frame_6015:hover {
  background-color: var(--e-global-color-primary);
}
.background-new-6809
  .new-ea17
  .backdrop_basic_5264 {
  background-color: var(--e-global-color-primary);
}
.background-new-6809
  .new-ea17
  .backdrop_basic_5264 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-new-6809
  .new-ea17
  .backdrop_basic_5264:hover {
  background-color: var(--e-global-color-primary);
}
.background-new-6809
  .shadow_eca5
  .progress_small_d714
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-new-6809
  .shadow_eca5
  .medium_3237 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-new-6809
  .shadow_eca5
  .green-ba13 {
  color: var(--e-global-color-text);
}
.background-new-6809
  .shadow_eca5
  .green-ba13
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-new-6809
  .shadow_eca5
  .frame_6015 {
  background-color: var(--e-global-color-primary);
}
.background-new-6809
  .shadow_eca5
  .frame_6015 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-new-6809
  .shadow_eca5
  .frame_6015:hover {
  background-color: var(--e-global-color-primary);
}
.background-new-6809
  .shadow_eca5
  .backdrop_basic_5264 {
  background-color: var(--e-global-color-primary);
}
.background-new-6809
  .shadow_eca5
  .backdrop_basic_5264 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-new-6809
  .shadow_eca5
  .backdrop_basic_5264:hover {
  background-color: var(--e-global-color-primary);
}
.background-new-6809 .avatar_49ba {
  background-color: var(--e-global-color-primary);
}
.background-new-6809 .avatar_49ba:hover {
  background-color: var(--e-global-color-primary);
}
.background-new-6809 .paragraph_753b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-new-6809 .aside_bronze_82a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-70ad .white_2193 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-70ad
  .block_ddc3
  > div:nth-child(3)
  .white_2193,
.wrapper-70ad
  .module_a7af
  > div:nth-child(1)
  .white_2193,
.wrapper-70ad
  .bright_9f07
  > div:nth-child(1)
  .white_2193,
.wrapper-70ad
  .accent_over_1f95
  > div:nth-child(1)
  .white_2193,
.wrapper-70ad
  .primary-pressed-5ac2
  > div:nth-child(1)
  .white_2193 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-70ad .primary-copper-7611 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-70ad .sidebar-4fb7 {
  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);
}
.wrapper-70ad .column_next_61ef {
  background-color: var(--e-global-color-primary);
}
.wrapper-70ad .column_next_61ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-70ad .column_next_61ef:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper-70ad .block-3659 {
  background-color: var(--e-global-color-primary);
}
.wrapper-70ad .block-3659:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper-70ad .paragraph_753b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper-70ad .aside_bronze_82a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_right_b175 .copper-0bb8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_right_b175 .mask_new_5860 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_right_b175 .paragraph_7dfb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_right_b175 .pink_507e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_right_b175 .module_bright_56a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_right_b175 .block-3659 {
  background-color: var(--e-global-color-primary);
}
.search_right_b175 .block-3659:hover {
  background-color: var(--e-global-color-primary);
}
.chip-hot-ad3c .input_09b6 {
  background-color: var(--e-global-color-secondary);
}
.chip-hot-ad3c .article-5194 {
  background-color: var(--e-global-color-text);
}
.chip-hot-ad3c .footer_static_d1e4 {
  background-color: var(--e-global-color-secondary);
}
.chip-hot-ad3c .hard-2876 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-hot-ad3c .easy-ccf4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-hot-ad3c .easy_0c1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-hot-ad3c .small_12b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-hot-ad3c .box_9121 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_cd0b .alert-first-a1c9 .info-tiny-5066,
.dynamic_cd0b
  .alert-first-a1c9
  .info-tiny-5066
  a,
.dynamic_cd0b .header-slow-f469 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_cd0b .alert-first-a1c9 .wrapper_hovered_4baf,
.dynamic_cd0b .accordion-old-e0be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_cd0b .alert-first-a1c9 .wrapper_hovered_4baf {
  color: var(--e-global-color-text);
}
.dynamic_cd0b .accordion-old-e0be {
  color: var(--e-global-color-text);
}
.dynamic_cd0b
  .alert-first-a1c9
  .sidebar-5dc2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic_cd0b .text_plasma_4fee .cold_12b3 {
  background-color: var(--e-global-color-primary);
}
.dynamic_cd0b .text_plasma_4fee .cold_12b3:hover {
  background-color: var(--e-global-color-primary);
}
.dynamic_cd0b .text_plasma_4fee .module_small_7b26 li span {
  background-color: var(--e-global-color-text);
}
.dynamic_cd0b .text_plasma_4fee .module_small_7b26 li span:hover {
  background-color: var(--e-global-color-primary);
}
.dynamic_cd0b
  .text_plasma_4fee
  .module_small_7b26
  li.up_f09a
  span {
  background-color: var(--e-global-color-accent);
}
.dynamic_cd0b .alert-9e7e span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_north_5f0a .block-cc59 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hot_065d .feature_dynamic_2e15 {
  background-color: var(--e-global-color-primary);
}
.hot_065d .text-last-aa52 {
  background-color: var(--e-global-color-secondary);
}
.hot_065d .hover-5033 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot_065d .new_92a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot_065d .popup-last-3adb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot_065d .down-a1e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot_065d .smooth-3367 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot_065d .column_9a1f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot_065d .wrapper_liquid_c84d {
  background-color: var(--e-global-color-primary);
}
.hot_065d .wrapper_liquid_c84d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas_3645 .accent-down-459b {
  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);
}
.gas_3645 .component_0448 {
  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);
}
.gas_3645
  .dim_3515:after {
  background-color: var(--e-global-color-primary);
}
.gas_3645 .hover-north-31c0 {
  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);
}
.secondary-last-69d2 .header-slow-f469 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-last-69d2 .accordion-old-e0be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_active_8bb0 .widget-steel-b21b .bottom-f21d {
  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);
}
.label_active_8bb0 .widget-steel-b21b .soft-5f4a {
  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);
}
.pro_760c .surface-next-f8fa {
  background-color: var(--e-global-color-primary);
}
.pro_760c .caption-2c43 {
  background-color: var(--e-global-color-secondary);
}
.pro_760c .aside-lite-8ebb .middle-c6e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pro_760c .content_motion_b25b .middle-c6e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh_e678 .shade_c599 .wood-5125 {
  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);
}
.fresh_e678 .shade_c599 .accent-blue-cf3f {
  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);
}
.fresh_e678 .shade_c599 .picture_white_93c9 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.footer_bright_f6b9 .first-be2f {
  border-color: var(--e-global-color-text);
}
.footer_bright_f6b9 .popup-plasma-f427 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_bright_f6b9 .caption_hovered_2d3c {
  color: var(--e-global-color-primary);
}
.footer_bright_f6b9 .easy-9264 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-old-6c7e .tag_cfd1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-old-6c7e .focus-east-47b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-old-6c7e .aside_yellow_2b6b:hover .tag_cfd1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-old-6c7e
  .aside_yellow_2b6b:hover
  .focus-east-47b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_51da .info-b28f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_51da .filter_b982 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-iron-fa4a .feature_20a3 .footer-simple-ca6b {
  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);
}
.message-iron-fa4a .pressed_3522 .footer-simple-ca6b {
  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);
}
.hover_8874 .tall-c264 {
  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);
}
.fixed_7e1a .liquid_5393 .accordion-1322 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_7e1a .liquid_5393 .accordion-1322 {
  background-color: var(--e-global-color-secondary);
}
.fixed_7e1a .dropdown_dirty_1473 .accordion-1322 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_7e1a .dropdown_dirty_1473 .accordion-1322 {
  background-color: var(--e-global-color-secondary);
}
.fixed_7e1a .panel-5c75 .disabled-d4b0 {
  background-color: var(--e-global-color-primary);
}
.fixed_7e1a .panel-5c75:hover .disabled-d4b0 {
  background-color: var(--e-global-color-secondary);
}
.fixed_7e1a .cold_12b3 {
  background-color: var(--e-global-color-primary);
}
.fixed_7e1a .cold_12b3:hover {
  background-color: var(--e-global-color-accent);
}
.fixed_7e1a .module_small_7b26 li span {
  background-color: var(--e-global-color-text);
}
.fixed_7e1a .module_small_7b26 li span:hover {
  background-color: var(--e-global-color-primary);
}
.fixed_7e1a .module_small_7b26 li.up_f09a span {
  background-color: var(--e-global-color-accent);
}
.pattern-stale-d864 .list-af48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-stale-d864 .center-0746 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-yellow-6651 .row_8f33:before {
  background-color: var(--e-global-color-secondary);
}
.media-yellow-6651 .menu-1cef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-yellow-6651 .search-pink-d59e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-slow-10c7 .breadcrumb_in_7294 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-slow-10c7 .breadcrumb_in_7294:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-slow-10c7 .breadcrumb_in_7294.fn-active-f7b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-slow-10c7 .table_b1f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-slow-10c7 .filter-next-8ef6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-slow-10c7 .mask-west-c90f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-slow-10c7 .in-09df {
  background-color: var(--e-global-color-primary);
}
.active-slow-10c7 .in-09df {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-slow-10c7 .caption-south-94a1 {
  background-color: var(--e-global-color-primary);
}
.active-slow-10c7 .caption-south-94a1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new-9a91 .progress_last_82d7 .avatar_a38b a {
  color: var(--e-global-color-secondary);
}
.new-9a91 .progress_last_82d7 .avatar_a38b a:hover {
  color: var(--e-global-color-secondary);
}
.new-9a91 .progress_last_82d7 .avatar_a38b,
.new-9a91 .progress_last_82d7 .avatar_a38b a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-9a91 .progress_last_82d7 .center-8e45 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-9a91 .progress_last_82d7 .hot_345d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-9a91 .progress_last_82d7 .description-0842 {
  background-color: var(--e-global-color-primary);
}
.new-9a91 .progress_last_82d7 .description-0842 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-9a91 .progress_last_82d7 .description-0842:hover {
  background-color: var(--e-global-color-primary);
}
.new-9a91 .progress_last_82d7 .wood-b865 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new-9a91 .progress_last_82d7 .wood-b865 {
  background-color: var(--e-global-color-primary);
}
.new-9a91 .progress_last_82d7 .wood-b865:hover {
  background-color: var(--e-global-color-primary);
}
.new-9a91 .progress_last_82d7 .cold_12b3 {
  background-color: var(--e-global-color-primary);
}
.new-9a91 .progress_last_82d7 .cold_12b3:hover {
  background-color: var(--e-global-color-primary);
}
.new-9a91 .text_plasma_4fee .module_small_7b26 li span {
  background-color: var(--e-global-color-text);
}
.new-9a91 .text_plasma_4fee .module_small_7b26 li span:hover {
  background-color: var(--e-global-color-primary);
}
.new-9a91 .text_plasma_4fee .module_small_7b26 li.up_f09a span {
  background-color: var(--e-global-color-accent);
}
.new-9a91 .paragraph_753b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-9a91 .aside_bronze_82a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-3bb9 .media-east-5fca .filter_a148 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-3bb9 .media-east-5fca .focus-4094 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-3bb9 .media-east-5fca .background_b0fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-bc4c .list-liquid-b302 {
  border-color: var(--e-global-color-text);
}
.caption-bc4c .status_7dc1 {
  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);
}
.caption-bc4c .huge_5d56 {
  color: var(--e-global-color-secondary);
}
.caption-bc4c .huge_5d56 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-bc4c .tooltip_b773 > * {
  color: var(--e-global-color-primary);
}
.caption-bc4c .tooltip_b773 > * svg {
  fill: var(--e-global-color-primary);
}
.caption-bc4c .up_7d07 {
  color: var(--e-global-color-primary);
}
.caption-bc4c .up_7d07 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-bc4c .breadcrumb-plasma-a2b6 {
  color: var(--e-global-color-primary);
}
.caption-bc4c .breadcrumb-plasma-a2b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-bc4c .component_tall_b712 {
  color: var(--e-global-color-primary);
}
.caption-bc4c .component_tall_b712 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-bc4c .wrapper-next-789e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-bc4c .backdrop-a8ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-bc4c .backdrop-a8ca.description_motion_f36f {
  color: var(--e-global-color-secondary);
}
.caption-bc4c .backdrop-a8ca.description_motion_f36f .text_a926 {
  color: var(--e-global-color-accent);
}
.caption-bc4c .backdrop-a8ca.thick_f17f {
  color: var(--e-global-color-text);
}
.caption-bc4c .backdrop-a8ca.thick_f17f .text_a926 {
  color: var(--e-global-color-text);
}
.caption-bc4c .backdrop-a8ca:before {
  border-top-color: var(--e-global-color-text);
}
.caption-bc4c .fluid-b42c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-bc4c
  .fluid-b42c
  .backdrop_acc3 {
  background-color: var(--e-global-color-primary);
}
.caption-bc4c
  .fluid-b42c
  .backdrop_acc3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-bc4c .list-liquid-b302 .preview_simple_5fd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-static-f33a .widget_hard_7188 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-static-f33a .frame_2d05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-tiny-304f .disabled-fast-e7d9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-tiny-304f
  .liquid-af3d
  .inner-3f88 {
  background-color: var(--e-global-color-secondary);
}
.article-tiny-304f
  .liquid-af3d.stale-fbeb
  .inner-3f88 {
  background-color: var(--e-global-color-text);
}
.article-tiny-304f
  .liquid-af3d:hover
  .inner-3f88 {
  background-color: var(--e-global-color-accent);
}
.article-tiny-304f
  .liquid-af3d.fn-active-f7b8
  .inner-3f88 {
  background-color: var(--e-global-color-primary);
}
.selected_9ba2 .fast_f5d4 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.selected_9ba2 .accordion-9e72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected_9ba2 .input_upper_090c {
  background-color: var(--e-global-color-primary);
}
.selected_9ba2 .input_upper_090c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini_b5cf .caption_south_66a2 .thumbnail-fixed-8ff1 .progress-728f {
  background-color: var(--e-global-color-secondary);
}
.mini_b5cf .caption_south_66a2 .mini_5681:after {
  background-color: var(--e-global-color-secondary);
}
.mini_b5cf .column-focused-0aa8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_b5cf .full_286e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_b5cf .block_a3c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_b5cf .filter_5940 {
  background-color: var(--e-global-color-primary);
}
.mini_b5cf .filter_5940 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini_b5cf .logo-369e {
  background-color: var(--e-global-color-secondary);
}
.mini_b5cf .logo-369e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini_b5cf .caption_south_66a2 .paper_1236 .right_57d0:hover {
  background-color: var(--e-global-color-primary);
}
.mini_b5cf
  .caption_south_66a2
  .paper_1236
  .right_57d0.logo_35df {
  background-color: var(--e-global-color-primary);
}
.mini_b5cf .caption_south_66a2 .outline_rough_4ec0:before {
  border-color: var(--e-global-color-primary);
}
.mini_b5cf .caption_south_66a2 .outline_rough_4ec0:hover:before {
  border-color: var(--e-global-color-secondary);
}
.mini_b5cf
  .caption_south_66a2
  .outline_rough_4ec0.section_in_5e92:before {
  border-color: var(--e-global-color-primary);
}
.mini_b5cf .message-16f4 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-e26a .input_copper_fcac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row-e26a .input_copper_fcac:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row-e26a .input_copper_fcac.hover-c7c0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row-e26a .steel-79c5 {
  background-color: var(--e-global-color-primary);
}
.row-e26a .steel-79c5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row-e26a
  .text_lower_cf51
  .slow-8c34
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row-e26a
  .widget_white_0c1a
  .slow-8c34
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video_6471
  .dropdown_orange_02ac
  .glass-91d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_6471
  .dropdown_orange_02ac
  .sort_yellow_874e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_6471 .preview-2eb1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_6471 .card-5ded {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_6471 .active-left-fd20 {
  background-color: var(--e-global-color-primary);
}
.video_6471 .active-left-fd20 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-76a0 .outer_f682 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-76a0 .tabs-warm-98cb {
  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);
}
.box-76a0 .wrapper_up_2c3d {
  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);
}
.box-76a0 .wrapper_up_2c3d a:hover {
  color: var(--e-global-color-secondary);
}
.box-76a0 .article_in_7845 {
  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);
}
.box-76a0 .caption-bronze-8dcc {
  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);
}
.box-76a0 .overlay_810f .cold_12b3 {
  background-color: var(--e-global-color-primary);
}
.box-76a0 .overlay_810f .cold_12b3:hover {
  background-color: var(--e-global-color-accent);
}
.box-76a0
  .overlay_810f
  .module_small_7b26
  li
  span {
  background-color: var(--e-global-color-text);
}
.box-76a0
  .overlay_810f
  .module_small_7b26
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.box-76a0
  .overlay_810f
  .module_small_7b26
  li.up_f09a
  span {
  background-color: var(--e-global-color-accent);
}
.module-e051
  .filter-mini-8435
  .feature_upper_7935 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-e051 .filter-mini-8435 .active_834e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-e051 .filter-mini-8435 .text-f33e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-e051 .fluid_0ec7 {
  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);
}
.module-e051
  .paragraph_5221.item_pressed_ba27 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-62f0
  > .surface-dark-7bba
  > div
  > .tabs-9c22
  > .avatar_under_36c2
  > a {
  background-color: var(--e-global-color-text);
}
.info-62f0
  > .surface-dark-7bba
  > div
  > .tabs-9c22
  > .avatar_under_36c2
  > a
  .rough-4fe1.cold_0f01 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-62f0
  > .surface-dark-7bba
  > div
  > .tabs-9c22
  > .avatar_under_36c2
  > a
  .progress_0feb.active_hot_2490 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-62f0
  > .surface-dark-7bba
  > div
  > .tabs-9c22
  > .avatar_under_36c2
  > .frame_slow_1621
  .avatar_under_36c2
  > a {
  background-color: var(--e-global-color-secondary);
}
.info-62f0
  > .surface-dark-7bba
  > div
  > .tabs-9c22
  > .avatar_under_36c2
  > .frame_slow_1621
  .avatar_under_36c2
  > a
  .smooth_5713 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-62f0
  > .surface-dark-7bba
  > div
  > .tabs-9c22
  > .avatar_under_36c2
  > .frame_slow_1621
  .avatar_under_36c2
  > a
  .progress_0feb.secondary-4e49 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-62f0
  > .surface-dark-7bba
  > div
  > .tabs-9c22
  > .avatar_under_36c2
  > a
  .preview-bf6b:before {
  color: var(--e-global-color-text);
}
.info-62f0
  > .surface-dark-7bba
  > div
  > .tabs-9c22
  > .avatar_under_36c2
  > .frame_slow_1621
  a
  .preview-bf6b:before {
  color: var(--e-global-color-text);
}
.info-62f0
  > .surface-dark-7bba
  > div
  > .tabs-9c22
  > .avatar_under_36c2.tag_6b10
  > a
  .preview-bf6b:before {
  color: var(--e-global-color-text);
}
.info-62f0
  > .surface-dark-7bba
  > div
  > .tabs-9c22
  > .avatar_under_36c2
  > .frame_slow_1621
  .avatar_under_36c2.tag_6b10
  > a
  .preview-bf6b:before {
  color: var(--e-global-color-text);
}
.info-62f0
  > .surface-dark-7bba
  > div
  > .tabs-9c22
  > .avatar_under_36c2
  > a
  .hidden-left-31dd
  .wide-2205 {
  color: var(--e-global-color-text);
}
.info-62f0
  > .surface-dark-7bba
  > div
  > .tabs-9c22
  > .avatar_under_36c2
  > .frame_slow_1621
  a
  .hidden-left-31dd
  .wide-2205 {
  color: var(--e-global-color-text);
}
.info-62f0
  > .surface-dark-7bba
  > div
  > .tabs-9c22
  > .avatar_under_36c2
  > a
  .hidden-left-31dd
  .wide-2205,
.info-62f0
  > .surface-dark-7bba
  > div
  > .tabs-9c22
  > .avatar_under_36c2
  > .frame_slow_1621
  a
  .hidden-left-31dd
  .wide-2205 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-62f0
  > .surface-dark-7bba
  > div
  > .tabs-9c22
  > .avatar_under_36c2
  > a
  .shade_4f51:before {
  color: var(--e-global-color-text);
}
.info-62f0
  > .surface-dark-7bba
  > div
  > .tabs-9c22
  > .avatar_under_36c2
  > .frame_slow_1621
  a
  .shade_4f51:before {
  color: var(--e-global-color-text);
}
.info-62f0
  > .surface-dark-7bba
  > div
  > .tabs-9c22
  > .avatar_under_36c2.tag_6b10
  > a
  .shade_4f51:before {
  color: var(--e-global-color-text);
}
.info-62f0
  > .surface-dark-7bba
  > div
  > .tabs-9c22
  > .avatar_under_36c2
  > .frame_slow_1621
  .avatar_under_36c2.tag_6b10
  > a
  .shade_4f51:before {
  color: var(--e-global-color-text);
}
.gallery_old_cdf9 .motion_eac6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_old_cdf9
  .highlight-ca3c:hover
  .motion_eac6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_iron_2052
  > .surface-dark-7bba
  > .row-fluid-7e00
  > .active-4f9d
  > .chip-rough-3649
  > .heading_cce1
  .aside_action_82fb {
  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_iron_2052
  > .surface-dark-7bba
  > .row-fluid-7e00
  > .active-4f9d
  > .chip-rough-3649
  > .heading_cce1:hover
  .aside_action_82fb {
  color: var(--e-global-color-text);
}
.shade_iron_2052
  > .surface-dark-7bba
  > .row-fluid-7e00
  > .active-4f9d
  > .chip-rough-3649
  > .heading_cce1:hover
  .aside_action_82fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_iron_2052
  > .surface-dark-7bba
  > .row-fluid-7e00
  > .active-4f9d
  > .chip-rough-3649.active_b73e
  > .heading_cce1
  .aside_action_82fb {
  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_simple_b54e .east-feac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_simple_b54e .search-51d8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_simple_b54e .shadow_9e4c {
  background-color: var(--e-global-color-primary);
}
.sort_simple_b54e .shadow_9e4c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame_e8e6
  > .surface-dark-7bba
  > .progress-thick-ec9e
  > .last_bc0f
  > .tag_8aec
  .carousel-07ae {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_e8e6
  > .surface-dark-7bba
  > .progress-thick-ec9e
  > .last_bc0f
  > .tag_8aec
  .medium_c67f {
  color: var(--e-global-color-text);
}
.frame_e8e6
  > .surface-dark-7bba
  > .progress-thick-ec9e
  > .last_bc0f
  > .tag_8aec:hover
  .carousel-07ae {
  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);
}
.frame_e8e6
  > .surface-dark-7bba
  > .progress-thick-ec9e
  > .last_bc0f
  > .tag_8aec:hover
  .medium_c67f {
  color: var(--e-global-color-secondary);
}
.frame_e8e6
  > .surface-dark-7bba
  > .progress-thick-ec9e
  > .last_bc0f
  > .tag_8aec.section_orange_f9bc
  .carousel-07ae {
  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);
}
.frame_e8e6
  > .surface-dark-7bba
  > .progress-thick-ec9e
  > .last_bc0f
  > .tag_8aec.section_orange_f9bc
  .medium_c67f {
  color: var(--e-global-color-primary);
}
.block-bc91
  .slider-60f1
  .border-e377 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block-bc91 .description_north_71bc .preview_simple_5fd6 .footer-74a5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-3ad6 .box-stone-c07a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-3ad6 .video-6396 .box-stone-c07a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-3ad6 .huge-6c8f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-3ad6 .huge-6c8f {
  background-color: var(--e-global-color-primary);
}
.frame-full-03c0 .info-pressed-30c6 .smooth_aca4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-full-03c0
  .info-pressed-30c6:hover
  .label_pink_333b {
  color: var(--e-global-color-secondary);
}
.frame-full-03c0
  .info-pressed-30c6:hover
  .smooth_aca4 {
  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);
}
.list-f066 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.focused-eb12 {
  flex-direction: column;
}

.focused-eb12 .table_8563 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.focused-eb12 .table_8563 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.focused-eb12 .status-e4f3 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.title_3a49.current-c3a6 {
  display: none;
}

.smooth-ce4f {
  display: none;
}

body,
.photo-a300 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.header-fast-30d9) !important; */
}

.box-clean-b104.wide_f647 {
  margin-bottom: 40px;
  width: 100%;
}

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

.focused-eb12 a {
  width: 100%;
}

.cool_de0c .notification-old-1f7a.badge_down_90a7 {
  width: 20% !important;
}

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

.basic_0b03:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

.bottom-3b70 {
  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;
}

.bottom-3b70:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.bottom-3b70:nth-child(2):hover {
  color: #fff;
}

.cool_de0c
  .notification-old-1f7a.feature_fc9d
  .aside_e658
  .shadow-motion-4e8d {
  font-size: 20px !important;
}

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

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

.sidebar-41f1 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.thumbnail_f76b.outline_acfd > .full_c7be {
  display: flex;
  align-items: center;
}

.breadcrumb-56d2 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.hovered-591d {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.notification-liquid-dce5 {
  display: flex;
  gap: 50px;
}

.cool_de0c
  .notification-old-1f7a.selected_d4e6
  .accent_yellow_698f
  .notification_light_f74a {
  width: 100% !important;
}

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

.widget-gold-e273 {
  width: 100%;
}

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

.widget-gas-6192 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.bronze-d066 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.widget-gas-6192:hover .bronze-d066 {
  visibility: visible;
}
.widget-gas-6192:hover.widget-gas-6192::before {
  display: block;
}

.sidebar-41f1 h3 {
  color: #fff;
}

.hot_909d {
  margin: 0;
}

.cool_de0c
  .notification-old-1f7a.selected_d4e6
  .notification_light_f74a
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.fast-86ca {
  width: 100%;
}

.steel-8e45 {
  width: 100%;
}

.component-9cb9 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.steel-8e45 {
  width: 100%;
}

.grid-hard-3e04 {
  margin-bottom: 10px !important;
}

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

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

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

.focused-eb12 .table_8563.hot-2460 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.focused-eb12 h1.table_8563 {
  margin-top: 120px !important;
}

.cool_de0c .notification-old-1f7a.notice-55bf {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.summary_2f33 img {
  width: 100%;
}

.warm-370f .dark-9732.aside_e658 {
  justify-content: space-between;
}

.avatar-thick-6fe1 {
  display: none;
}

.list-e857 .status-e4f3 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .thumbnail_f76b .full_c7be {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .warm-370f .dark-9732.aside_e658 {
    border-bottom: 1px solid #f0c159;
  }

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

  .thumbnail_f76b.outline_acfd > .full_c7be {
    gap: 15px;
    justify-content: space-between;
  }

  .cool_de0c
    .notification-old-1f7a.selected_d4e6
    .notification_light_f74a
    img {
    width: 60% !important;
  }

  .hovered-591d {
    left: 2%;
  }

  .progress_6442 {
    margin: 10px 0;
  }

  .focused-eb12 .status-e4f3 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.focused-eb12 .table_8563,
  .focused-eb12 .table_8563 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .notification_light_f74a {
    justify-content: center;
  }

  .focused-eb12 .status-e4f3 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .grid-orange-5a66 {
    margin-bottom: 15px !important;
  }

  .cool_de0c .notification-old-1f7a.badge_down_90a7 {
    width: 75% !important;
  }

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

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

  h2.focused-eb12 .table_8563,
  .focused-eb12 .table_8563 {
    font-size: 30px !important;
  }

  .notification_light_f74a {
    justify-content: center;
  }

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

  .under_1e5f
    .accent_2aae.bright_7948 {
    margin: 0 !important;
  }

  .breadcrumb-56d2 {
    margin: 0;
    gap: 10px;
  }

  .progress_6442 {
    display: flex;
  }

  .preview-9ffa .basic_0b03 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .card-full-ebe6 svg {
    width: 75% !important;
    height: 75% !important;
  }

  .component-9cb9 {
    justify-content: flex-end;
    gap: 1px;
  }

  .focused-eb12 h1.table_8563 {
    margin-top: 80px !important;
  }

  .cool_de0c
    .notification-old-1f7a.selected_d4e6
    .notification_light_f74a
    img,
  .tall-2600 .accent_yellow_698f {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .bottom-3b70 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .cool_de0c .notification-old-1f7a.badge_down_90a7 {
    width: 100% !important;
  }

  .thumbnail_f76b.outline_acfd > .full_c7be {
    gap: 3px;
  }

  .focused-eb12 .status-e4f3 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 811f */
.ghost-box-v2 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
