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(.yellow_d0fc) {
  gap: 0.5em;
}
:where(.old_646a) {
  gap: 0.5em;
}
body .next-0941 > .complex_aee9 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .next-0941 > .block-silver-0405 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .next-0941 > .purple_125e {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .status-outer-1e98 > .complex_aee9 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .status-outer-1e98 > .block-silver-0405 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .status-outer-1e98 > .purple_125e {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .status-outer-1e98
  > :where(:not(.complex_aee9):not(.block-silver-0405):not(.dirty-26ed)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .status-outer-1e98 > .badge-fcf5 {
  max-width: var(--wp--style--global--wide-size);
}
body .yellow_d0fc {
  display: flex;
}
body .yellow_d0fc {
  flex-wrap: wrap;
  align-items: center;
}
body .yellow_d0fc > * {
  margin: 0;
}
body .old_646a {
  display: grid;
}
body .old_646a > * {
  margin: 0;
}
:where(.table_ee2c.yellow_d0fc) {
  gap: 2em;
}
:where(.table_ee2c.old_646a) {
  gap: 2em;
}
:where(.input-yellow-1303.yellow_d0fc) {
  gap: 1.25em;
}
:where(.input-yellow-1303.old_646a) {
  gap: 1.25em;
}
.description_bronze_39df {
  color: var(--wp--preset--color--black) !important;
}
.black_e3b2 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.heading_e768 {
  color: var(--wp--preset--color--white) !important;
}
.overlay_d486 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.breadcrumb_narrow_6419 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.summary_0ef1 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.section-c395 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.image_advanced_0edb {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.table_inner_9879 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.sort_d8a9 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.active-full-1325 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.widget-6a0d {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.paragraph-995d {
  background-color: var(--wp--preset--color--black) !important;
}
.hero-fb43 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.avatar-c385 {
  background-color: var(--wp--preset--color--white) !important;
}
.title_west_ddcd {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.heading-pressed-a108 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.section-purple-7c42 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.component-a9b2 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.light-6185 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.block_brown_bd9d {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.search_2cf8 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.huge-7b76 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.status-7637 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.progress_d1cc {
  border-color: var(--wp--preset--color--black) !important;
}
.popup-liquid-ace7 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.block_warm_86dc {
  border-color: var(--wp--preset--color--white) !important;
}
.carousel-8db3 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.red-dfdb {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.slow_73f1 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.main_dim_2b33 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.caption-cebe {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.short_ba3d {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.under_9b60 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.text-red-7b0d {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.over_51e8 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.modal_26b1 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.light-1569 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.blue_b478 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.main-clean-d0e8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.button_0fc5 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.layout-down-7dd2 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.east_e06f {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.overlay_cool_58af {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.solid-4e71 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.mask-gold-dc76 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.dark_8283 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.list_red_86de {
  background: var(--wp--preset--gradient--midnight) !important;
}
.button_284b {
  font-size: var(--wp--preset--font-size--small) !important;
}
.overlay-4e0c {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.text_outer_faa2 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.yellow_aa3e {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.heading-plasma-3a99 a:where(:not(.wood_4895)) {
  color: inherit;
}
:where(.input-yellow-1303.yellow_d0fc) {
  gap: 1.25em;
}
:where(.input-yellow-1303.old_646a) {
  gap: 1.25em;
}
:where(.table_ee2c.yellow_d0fc) {
  gap: 2em;
}
:where(.table_ee2c.old_646a) {
  gap: 2em;
}
.surface-green-7923 {
  font-size: 1.5em;
  line-height: 1.6;
}

.gradient_019b .input-large-9e33 {
  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);
}
.container-52cd .pink-3659 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-under-7e58 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-under-7e58.gallery_fluid_38ba .dim_32a1 {
  background-color: var(--e-global-color-primary);
}
.border-under-7e58.fast-ff23 .dim_32a1,
.border-under-7e58.nav_80a4 .dim_32a1 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.pressed-3a86 .current-12fa {
  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);
}
.feature_ddf8 {
  --divider-color: var(--e-global-color-secondary);
}
.feature_ddf8 .overlay_fixed_b39d {
  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);
}
.feature_ddf8.old_d99f .dirty_7c28 {
  background-color: var(--e-global-color-secondary);
}
.feature_ddf8.outline_easy_576a .dirty_7c28,
.feature_ddf8.info-dark-6ea2 .dirty_7c28 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.feature_ddf8.outline_easy_576a .dirty_7c28,
.feature_ddf8.info-dark-6ea2 .dirty_7c28 svg {
  fill: var(--e-global-color-secondary);
}
.pink-ed4a .slider-f562 {
  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);
}
.pink-ed4a .footer_basic_dcac {
  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);
}
.pattern_fixed_bb4b.old_d99f .dirty_7c28 {
  background-color: var(--e-global-color-primary);
}
.pattern_fixed_bb4b.outline_easy_576a .dirty_7c28,
.pattern_fixed_bb4b.info-dark-6ea2 .dirty_7c28 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.pattern_fixed_bb4b.outline_easy_576a .dirty_7c28,
.pattern_fixed_bb4b.info-dark-6ea2 .dirty_7c28 svg {
  fill: var(--e-global-color-primary);
}
.list_active_6908.old_d99f .dirty_7c28 {
  background-color: var(--e-global-color-primary);
}
.list_active_6908.outline_easy_576a .dirty_7c28,
.list_active_6908.info-dark-6ea2 .dirty_7c28 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.list_active_6908 .backdrop_0eed {
  color: var(--e-global-color-primary);
}
.list_active_6908 .backdrop_0eed,
.list_active_6908 .backdrop_0eed a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_active_6908 .tag_paper_6f97 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_1f44 .outer-770c {
  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);
}
.lower_c624 .slow_34f8 .popup-4eb6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_2a27 .focus-warm-9bc9:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.link_2a27 .container-b987 i {
  color: var(--e-global-color-primary);
}
.link_2a27 .container-b987 svg {
  fill: var(--e-global-color-primary);
}
.link_2a27 .warm_c4f5 {
  color: var(--e-global-color-secondary);
}
.link_2a27 .focus-warm-9bc9 > .warm_c4f5,
.link_2a27 .focus-warm-9bc9 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first_9026 .wide-f1e9 {
  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);
}
.first_9026 .header-smooth-a9b3 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.active-c8ce .tall_8028 .overlay-3807 {
  background-color: var(--e-global-color-primary);
}
.active-c8ce .alert_iron_91d3 {
  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);
}
.image-69d9 .hard_6b69 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-69d9 .large_6130 {
  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);
}
.image-69d9 .tag_232f {
  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);
}
.feature-pro-6199 .pagination_66cd,
.feature-pro-6199 .pagination_66cd a {
  color: var(--e-global-color-primary);
}
.feature-pro-6199 .pagination_66cd.paper-8eb0,
.feature-pro-6199 .pagination_66cd.paper-8eb0 a {
  color: var(--e-global-color-accent);
}
.feature-pro-6199 .pagination_66cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-pro-6199 .dropdown_f0a5 {
  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);
}
.cool_f5ec .outline-f9db,
.cool_f5ec .frame-fresh-12f8 {
  color: var(--e-global-color-primary);
}
.cool_f5ec .outline-f9db svg {
  fill: var(--e-global-color-primary);
}
.cool_f5ec .paper-8eb0 .outline-f9db,
.cool_f5ec .paper-8eb0 .frame-fresh-12f8 {
  color: var(--e-global-color-accent);
}
.cool_f5ec .paper-8eb0 .outline-f9db svg {
  fill: var(--e-global-color-accent);
}
.cool_f5ec .frame-fresh-12f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool_f5ec .dropdown_f0a5 {
  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_lower_e558 .content_a6c5,
.form_lower_e558 .banner_slow_f764 {
  color: var(--e-global-color-primary);
}
.form_lower_e558 .banner_slow_f764 svg {
  fill: var(--e-global-color-primary);
}
.form_lower_e558 .pagination_66cd.paper-8eb0 a,
.form_lower_e558
  .pagination_66cd.paper-8eb0
  .banner_slow_f764 {
  color: var(--e-global-color-accent);
}
.form_lower_e558 .content_a6c5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_lower_e558 .dropdown_f0a5 {
  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);
}
.banner-7fc5 .pagination-133b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-7fc5 .dark_c4b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-pressed-12f3 .plasma-ebc2 .tooltip_ea3c {
  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);
}
.accordion-pressed-12f3 .plasma-ebc2 .smooth_3123 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-pressed-12f3 .hovered-904b .tooltip_ea3c {
  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);
}
.accordion-pressed-12f3
  .hovered-904b
  .smooth_3123 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-pressed-12f3
  .filter_small_9a17
  .tooltip_ea3c {
  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);
}
.accordion-pressed-12f3
  .filter_small_9a17
  .smooth_3123 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-pressed-12f3
  .grid-right-e8b6
  .tooltip_ea3c {
  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);
}
.accordion-pressed-12f3
  .grid-right-e8b6
  .smooth_3123 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-c856 .bronze_4860 {
  background-color: var(--e-global-color-primary);
}
.border-c856 .bronze_4860:hover {
  background-color: var(--e-global-color-primary);
}
.border-c856 .tooltip-4868 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-c856
  .bronze_4860:hover
  .tooltip-4868 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_short_01c7 .huge-7875 {
  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);
}
.carousel-ae59 .footer-in-0be1 .label_bottom_3124 a {
  background-color: var(--e-global-color-accent);
}
.carousel-ae59 .footer-in-0be1 .overlay-next-a20c a {
  background-color: var(--e-global-color-accent);
}
.carousel-ae59 .footer-in-0be1 .label_bottom_3124 a,
.carousel-ae59 .footer-in-0be1 .overlay-next-a20c a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_fluid_414f
  .background-green-22cf.image-thick-e2ba
  .footer-in-0be1
  a.border_green_a377 {
  background-color: var(--e-global-color-accent);
}
.summary_fluid_414f
  .background-green-22cf.image-thick-e2ba
  .footer-in-0be1
  span.border_green_a377.fn-current-fea1 {
  background-color: var(--e-global-color-text);
}
.summary_fluid_414f
  .background-green-22cf.image-thick-e2ba
  .footer-in-0be1
  .border_green_a377 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_26d5 .out_76c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_26d5
  .filter_7682
  > .dirty_e02f
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_26d5
  .cold_6303
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_26d5
  .avatar-760a
  .label_3343,
.fast_26d5
  .avatar-760a
  .container_517b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast_26d5
  .avatar-760a
  .header_prev_9020,
.fast_26d5
  .avatar-760a
  a
  .header_prev_9020 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_26d5
  .avatar-760a
  .upper_041a {
  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);
}
.fast_26d5
  .avatar-760a
  .frame-19e3 {
  background-color: var(--e-global-color-primary);
}
.fast_26d5
  .avatar-760a
  .frame-19e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_26d5
  .avatar-760a
  .frame-19e3:hover {
  background-color: var(--e-global-color-primary);
}
.fast_26d5
  .avatar-760a
  .article-new-d820 {
  background-color: var(--e-global-color-primary);
}
.fast_26d5
  .avatar-760a
  .article-new-d820 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_26d5
  .avatar-760a
  .article-new-d820:hover {
  background-color: var(--e-global-color-primary);
}
.fast_26d5
  .sidebar_large_1016
  .filter-4784
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast_26d5
  .sidebar_large_1016
  .filter-white-2ff8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_26d5
  .sidebar_large_1016
  .upper_041a {
  color: var(--e-global-color-text);
}
.fast_26d5
  .sidebar_large_1016
  .upper_041a
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_26d5
  .sidebar_large_1016
  .frame-19e3 {
  background-color: var(--e-global-color-primary);
}
.fast_26d5
  .sidebar_large_1016
  .frame-19e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_26d5
  .sidebar_large_1016
  .frame-19e3:hover {
  background-color: var(--e-global-color-primary);
}
.fast_26d5
  .sidebar_large_1016
  .article-new-d820 {
  background-color: var(--e-global-color-primary);
}
.fast_26d5
  .sidebar_large_1016
  .article-new-d820 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fast_26d5
  .sidebar_large_1016
  .article-new-d820:hover {
  background-color: var(--e-global-color-primary);
}
.fast_26d5 .hover-e53e {
  background-color: var(--e-global-color-primary);
}
.fast_26d5 .hover-e53e:hover {
  background-color: var(--e-global-color-primary);
}
.fast_26d5 .menu-basic-e973 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast_26d5 .notification-f0e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool_628d .input_59eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool_628d
  .focus_old_89dd
  > div:nth-child(3)
  .input_59eb,
.cool_628d
  .pagination-fd9a
  > div:nth-child(1)
  .input_59eb,
.cool_628d
  .pink-e103
  > div:nth-child(1)
  .input_59eb,
.cool_628d
  .caption_left_cb85
  > div:nth-child(1)
  .input_59eb,
.cool_628d
  .backdrop-e37f
  > div:nth-child(1)
  .input_59eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool_628d .input-basic-b1af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool_628d .last_a9ad {
  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);
}
.cool_628d .north-24c7 {
  background-color: var(--e-global-color-primary);
}
.cool_628d .north-24c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool_628d .north-24c7:hover {
  background-color: var(--e-global-color-primary);
}
.cool_628d .tiny-009b {
  background-color: var(--e-global-color-primary);
}
.cool_628d .tiny-009b:hover {
  background-color: var(--e-global-color-primary);
}
.cool_628d .menu-basic-e973 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool_628d .notification-f0e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_large_3dca .element_full_d791 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_large_3dca .frame_active_7c73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_large_3dca .row_a83a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_large_3dca .paragraph_883d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_large_3dca .fresh-1b34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_large_3dca .tiny-009b {
  background-color: var(--e-global-color-primary);
}
.focus_large_3dca .tiny-009b:hover {
  background-color: var(--e-global-color-primary);
}
.chip-9e0f .under-72a7 {
  background-color: var(--e-global-color-secondary);
}
.chip-9e0f .lower-2d95 {
  background-color: var(--e-global-color-text);
}
.chip-9e0f .link_9bd5 {
  background-color: var(--e-global-color-secondary);
}
.chip-9e0f .label-dba5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-9e0f .banner_white_c4e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-9e0f .overlay-fixed-358d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-9e0f .picture_f546 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-9e0f .status-9814 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_e8d5 .item_417f .dark_e4a2,
.north_e8d5
  .item_417f
  .dark_e4a2
  a,
.north_e8d5 .breadcrumb_3167 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_e8d5 .item_417f .fast-b966,
.north_e8d5 .fast_1726 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_e8d5 .item_417f .fast-b966 {
  color: var(--e-global-color-text);
}
.north_e8d5 .fast_1726 {
  color: var(--e-global-color-text);
}
.north_e8d5
  .item_417f
  .accent-a7c6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north_e8d5 .layout-hot-e550 .tag_in_7d64 {
  background-color: var(--e-global-color-primary);
}
.north_e8d5 .layout-hot-e550 .tag_in_7d64:hover {
  background-color: var(--e-global-color-primary);
}
.north_e8d5 .layout-hot-e550 .east-1bb3 li span {
  background-color: var(--e-global-color-text);
}
.north_e8d5 .layout-hot-e550 .east-1bb3 li span:hover {
  background-color: var(--e-global-color-primary);
}
.north_e8d5
  .layout-hot-e550
  .east-1bb3
  li.overlay_bb8e
  span {
  background-color: var(--e-global-color-accent);
}
.north_e8d5 .dropdown-a52e span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_37da .photo-d260 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_1188 .short-d678 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_1188 .tiny_6bbe {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb_1188 .item-hard-4d1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_1188 .main-smooth-34e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_1188 .fresh-3df1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_1188 .tabs_slow_a7bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_1188 .iron-8359 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_1188 .form_brown_ef80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_1188 .dropdown_a706 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_1188 .dropdown_a706 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_e06b .copper_3efd {
  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);
}
.fixed_e06b .description-9146 {
  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);
}
.fixed_e06b
  .hard_6d28:after {
  background-color: var(--e-global-color-primary);
}
.fixed_e06b .thumbnail_north_5be0 {
  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_action_12fe .breadcrumb_3167 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_action_12fe .fast_1726 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.copper-27bf .panel-wood-67a7 .image_selected_6e2a {
  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);
}
.copper-27bf .panel-wood-67a7 .paragraph-fd54 {
  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);
}
.fresh-96f7 .texture-81f4 {
  background-color: var(--e-global-color-primary);
}
.fresh-96f7 .bright-f752 {
  background-color: var(--e-global-color-secondary);
}
.fresh-96f7 .hot_b1bd .layout_61da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh-96f7 .focus-orange-dd52 .layout_61da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_43d0 .new_4ac0 .tag-plasma-5186 {
  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);
}
.shadow_43d0 .new_4ac0 .fast-8300 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_43d0 .new_4ac0 .item-gold-0d60 {
  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);
}
.tall-ac75 .accent_17ef {
  border-color: var(--e-global-color-text);
}
.tall-ac75 .static_6e11 {
  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);
}
.tall-ac75 .stone-f34a {
  color: var(--e-global-color-primary);
}
.tall-ac75 .paragraph_mini_e260 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-00d8 .texture_glass_f68b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-00d8 .input-a56f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-00d8 .table-basic-eab4:hover .texture_glass_f68b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-00d8
  .table-basic-eab4:hover
  .input-a56f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge-f7ec .fast-7a47 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge-f7ec .sidebar_f773 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_2c62 .mask_wide_817c .image-3b56 {
  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);
}
.footer_2c62 .input_silver_e7d8 .image-3b56 {
  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);
}
.down_5b35 .hidden-db6f {
  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);
}
.column_gold_86a4 .stale-8520 .short_8226 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_gold_86a4 .stale-8520 .short_8226 {
  background-color: var(--e-global-color-secondary);
}
.column_gold_86a4 .cool_84c7 .short_8226 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_gold_86a4 .cool_84c7 .short_8226 {
  background-color: var(--e-global-color-secondary);
}
.column_gold_86a4 .thick_ba8a .tabs-fast-a373 {
  background-color: var(--e-global-color-primary);
}
.column_gold_86a4 .thick_ba8a:hover .tabs-fast-a373 {
  background-color: var(--e-global-color-secondary);
}
.column_gold_86a4 .tag_in_7d64 {
  background-color: var(--e-global-color-primary);
}
.column_gold_86a4 .tag_in_7d64:hover {
  background-color: var(--e-global-color-accent);
}
.column_gold_86a4 .east-1bb3 li span {
  background-color: var(--e-global-color-text);
}
.column_gold_86a4 .east-1bb3 li span:hover {
  background-color: var(--e-global-color-primary);
}
.column_gold_86a4 .east-1bb3 li.overlay_bb8e span {
  background-color: var(--e-global-color-accent);
}
.prev-004d .title_fc44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev-004d .link-70fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_cbe7 .frame-e6c1:before {
  background-color: var(--e-global-color-secondary);
}
.article_cbe7 .first-11d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_cbe7 .grid_68cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-5173 .thumbnail_ec24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-5173 .thumbnail_ec24:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-5173 .thumbnail_ec24.fn-active-fea1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-5173 .preview_202a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-5173 .paper_66e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-5173 .image_medium_921f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-5173 .table-action-eb85 {
  background-color: var(--e-global-color-primary);
}
.hover-5173 .table-action-eb85 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover-5173 .footer_dynamic_4afd {
  background-color: var(--e-global-color-primary);
}
.hover-5173 .footer_dynamic_4afd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean-c593 .header_east_1be4 .carousel_1e71 a {
  color: var(--e-global-color-secondary);
}
.clean-c593 .header_east_1be4 .carousel_1e71 a:hover {
  color: var(--e-global-color-secondary);
}
.clean-c593 .header_east_1be4 .carousel_1e71,
.clean-c593 .header_east_1be4 .carousel_1e71 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-c593 .header_east_1be4 .chip-solid-db7f {
  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);
}
.clean-c593 .header_east_1be4 .sort_7d33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-c593 .header_east_1be4 .form_static_0095 {
  background-color: var(--e-global-color-primary);
}
.clean-c593 .header_east_1be4 .form_static_0095 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-c593 .header_east_1be4 .form_static_0095:hover {
  background-color: var(--e-global-color-primary);
}
.clean-c593 .header_east_1be4 .shade_660b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean-c593 .header_east_1be4 .shade_660b {
  background-color: var(--e-global-color-primary);
}
.clean-c593 .header_east_1be4 .shade_660b:hover {
  background-color: var(--e-global-color-primary);
}
.clean-c593 .header_east_1be4 .tag_in_7d64 {
  background-color: var(--e-global-color-primary);
}
.clean-c593 .header_east_1be4 .tag_in_7d64:hover {
  background-color: var(--e-global-color-primary);
}
.clean-c593 .layout-hot-e550 .east-1bb3 li span {
  background-color: var(--e-global-color-text);
}
.clean-c593 .layout-hot-e550 .east-1bb3 li span:hover {
  background-color: var(--e-global-color-primary);
}
.clean-c593 .layout-hot-e550 .east-1bb3 li.overlay_bb8e span {
  background-color: var(--e-global-color-accent);
}
.clean-c593 .menu-basic-e973 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean-c593 .notification-f0e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_plasma_ab39 .iron_245e .tag_huge_f35b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_plasma_ab39 .iron_245e .wood-be47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_plasma_ab39 .iron_245e .layout-white-b69b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_glass_7943 .text_down_dee3 {
  border-color: var(--e-global-color-text);
}
.background_glass_7943 .current-09e5 {
  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);
}
.background_glass_7943 .tabs-next-e6d9 {
  color: var(--e-global-color-secondary);
}
.background_glass_7943 .tabs-next-e6d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_glass_7943 .menu_brown_6880 > * {
  color: var(--e-global-color-primary);
}
.background_glass_7943 .menu_brown_6880 > * svg {
  fill: var(--e-global-color-primary);
}
.background_glass_7943 .icon-fluid-0432 {
  color: var(--e-global-color-primary);
}
.background_glass_7943 .icon-fluid-0432 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_glass_7943 .highlight-9b3c {
  color: var(--e-global-color-primary);
}
.background_glass_7943 .highlight-9b3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_glass_7943 .popup_bab1 {
  color: var(--e-global-color-primary);
}
.background_glass_7943 .popup_bab1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_glass_7943 .layout-narrow-fcc2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_glass_7943 .yellow_851e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_glass_7943 .yellow_851e.smooth-176f {
  color: var(--e-global-color-secondary);
}
.background_glass_7943 .yellow_851e.smooth-176f .north-dd8d {
  color: var(--e-global-color-accent);
}
.background_glass_7943 .yellow_851e.highlight-full-f7d0 {
  color: var(--e-global-color-text);
}
.background_glass_7943 .yellow_851e.highlight-full-f7d0 .north-dd8d {
  color: var(--e-global-color-text);
}
.background_glass_7943 .yellow_851e:before {
  border-top-color: var(--e-global-color-text);
}
.background_glass_7943 .medium-58b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_glass_7943
  .medium-58b7
  .glass-3409 {
  background-color: var(--e-global-color-primary);
}
.background_glass_7943
  .medium-58b7
  .glass-3409 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_glass_7943 .text_down_dee3 .shadow-eeb7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_3016 .outline_brown_8a52 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_3016 .element_4b8f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-huge-d798 .notice_92ef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-huge-d798
  .sort-08a8
  .black_0e0a {
  background-color: var(--e-global-color-secondary);
}
.heading-huge-d798
  .sort-08a8.box_fa39
  .black_0e0a {
  background-color: var(--e-global-color-text);
}
.heading-huge-d798
  .sort-08a8:hover
  .black_0e0a {
  background-color: var(--e-global-color-accent);
}
.heading-huge-d798
  .sort-08a8.fn-active-fea1
  .black_0e0a {
  background-color: var(--e-global-color-primary);
}
.hovered_40d9 .table-clean-f4fc {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.hovered_40d9 .simple_73f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_40d9 .soft_3474 {
  background-color: var(--e-global-color-primary);
}
.hovered_40d9 .soft_3474 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected-7200 .surface_dark_02d3 .panel_f3b8 .light-47bf {
  background-color: var(--e-global-color-secondary);
}
.selected-7200 .surface_dark_02d3 .input_9612:after {
  background-color: var(--e-global-color-secondary);
}
.selected-7200 .hidden_cd4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-7200 .secondary_pro_2c3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-7200 .shade_down_5a79 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected-7200 .notification_current_b065 {
  background-color: var(--e-global-color-primary);
}
.selected-7200 .notification_current_b065 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected-7200 .gold-d4a6 {
  background-color: var(--e-global-color-secondary);
}
.selected-7200 .gold-d4a6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected-7200 .surface_dark_02d3 .south_2e65 .thumbnail-688d:hover {
  background-color: var(--e-global-color-primary);
}
.selected-7200
  .surface_dark_02d3
  .south_2e65
  .thumbnail-688d.solid-fe1b {
  background-color: var(--e-global-color-primary);
}
.selected-7200 .surface_dark_02d3 .pattern-6423:before {
  border-color: var(--e-global-color-primary);
}
.selected-7200 .surface_dark_02d3 .pattern-6423:hover:before {
  border-color: var(--e-global-color-secondary);
}
.selected-7200
  .surface_dark_02d3
  .pattern-6423.item-e62d:before {
  border-color: var(--e-global-color-primary);
}
.selected-7200 .banner_c3c4 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_fdc0 .paper_f48a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.iron_fdc0 .paper_f48a:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.iron_fdc0 .paper_f48a.component-wood-0948 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.iron_fdc0 .layout_fixed_f7e2 {
  background-color: var(--e-global-color-primary);
}
.iron_fdc0 .layout_fixed_f7e2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.iron_fdc0
  .article-da60
  .summary-22b5
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.iron_fdc0
  .hard_3e0c
  .summary-22b5
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination-d4c2
  .rough_d405
  .orange_13d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-d4c2
  .rough_d405
  .basic-3509 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-d4c2 .element-638e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-d4c2 .popup-425b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-d4c2 .active-54be {
  background-color: var(--e-global-color-primary);
}
.pagination-d4c2 .active-54be {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_9f49 .clean-9476 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_9f49 .gallery_b964 {
  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);
}
.panel_9f49 .modal_efc0 {
  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);
}
.panel_9f49 .modal_efc0 a:hover {
  color: var(--e-global-color-secondary);
}
.panel_9f49 .fresh-4cab {
  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);
}
.panel_9f49 .element_out_1006 {
  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);
}
.panel_9f49 .layout_basic_e357 .tag_in_7d64 {
  background-color: var(--e-global-color-primary);
}
.panel_9f49 .layout_basic_e357 .tag_in_7d64:hover {
  background-color: var(--e-global-color-accent);
}
.panel_9f49
  .layout_basic_e357
  .east-1bb3
  li
  span {
  background-color: var(--e-global-color-text);
}
.panel_9f49
  .layout_basic_e357
  .east-1bb3
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.panel_9f49
  .layout_basic_e357
  .east-1bb3
  li.overlay_bb8e
  span {
  background-color: var(--e-global-color-accent);
}
.solid_297e
  .frame-hard-9f77
  .caption-gas-0552 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid_297e .frame-hard-9f77 .title-wide-7ed6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid_297e .frame-hard-9f77 .section_e141 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid_297e .tiny-e25a {
  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);
}
.solid_297e
  .east_c771.secondary-1412 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_db89
  > .focused_8a98
  > div
  > .form_142a
  > .hard_41d9
  > a {
  background-color: var(--e-global-color-text);
}
.filter_db89
  > .focused_8a98
  > div
  > .form_142a
  > .hard_41d9
  > a
  .heading-full-2f85.box_copper_8e8f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_db89
  > .focused_8a98
  > div
  > .form_142a
  > .hard_41d9
  > a
  .element-yellow-483e.search_bd44 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_db89
  > .focused_8a98
  > div
  > .form_142a
  > .hard_41d9
  > .feature_9f25
  .hard_41d9
  > a {
  background-color: var(--e-global-color-secondary);
}
.filter_db89
  > .focused_8a98
  > div
  > .form_142a
  > .hard_41d9
  > .feature_9f25
  .hard_41d9
  > a
  .filter-5043 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_db89
  > .focused_8a98
  > div
  > .form_142a
  > .hard_41d9
  > .feature_9f25
  .hard_41d9
  > a
  .element-yellow-483e.dim-a777 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_db89
  > .focused_8a98
  > div
  > .form_142a
  > .hard_41d9
  > a
  .stale-eb33:before {
  color: var(--e-global-color-text);
}
.filter_db89
  > .focused_8a98
  > div
  > .form_142a
  > .hard_41d9
  > .feature_9f25
  a
  .stale-eb33:before {
  color: var(--e-global-color-text);
}
.filter_db89
  > .focused_8a98
  > div
  > .form_142a
  > .hard_41d9.old-5200
  > a
  .stale-eb33:before {
  color: var(--e-global-color-text);
}
.filter_db89
  > .focused_8a98
  > div
  > .form_142a
  > .hard_41d9
  > .feature_9f25
  .hard_41d9.old-5200
  > a
  .stale-eb33:before {
  color: var(--e-global-color-text);
}
.filter_db89
  > .focused_8a98
  > div
  > .form_142a
  > .hard_41d9
  > a
  .accordion-e646
  .up-8238 {
  color: var(--e-global-color-text);
}
.filter_db89
  > .focused_8a98
  > div
  > .form_142a
  > .hard_41d9
  > .feature_9f25
  a
  .accordion-e646
  .up-8238 {
  color: var(--e-global-color-text);
}
.filter_db89
  > .focused_8a98
  > div
  > .form_142a
  > .hard_41d9
  > a
  .accordion-e646
  .up-8238,
.filter_db89
  > .focused_8a98
  > div
  > .form_142a
  > .hard_41d9
  > .feature_9f25
  a
  .accordion-e646
  .up-8238 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_db89
  > .focused_8a98
  > div
  > .form_142a
  > .hard_41d9
  > a
  .tag-east-9393:before {
  color: var(--e-global-color-text);
}
.filter_db89
  > .focused_8a98
  > div
  > .form_142a
  > .hard_41d9
  > .feature_9f25
  a
  .tag-east-9393:before {
  color: var(--e-global-color-text);
}
.filter_db89
  > .focused_8a98
  > div
  > .form_142a
  > .hard_41d9.old-5200
  > a
  .tag-east-9393:before {
  color: var(--e-global-color-text);
}
.filter_db89
  > .focused_8a98
  > div
  > .form_142a
  > .hard_41d9
  > .feature_9f25
  .hard_41d9.old-5200
  > a
  .tag-east-9393:before {
  color: var(--e-global-color-text);
}
.dirty-57b7 .hidden_0a61 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dirty-57b7
  .hidden_hovered_8218:hover
  .hidden_0a61 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern_2830
  > .focused_8a98
  > .card-e2b1
  > .text-hot-2148
  > .gradient_6b9c
  > .filter_slow_cc51
  .dark-0a3d {
  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);
}
.pattern_2830
  > .focused_8a98
  > .card-e2b1
  > .text-hot-2148
  > .gradient_6b9c
  > .filter_slow_cc51:hover
  .dark-0a3d {
  color: var(--e-global-color-text);
}
.pattern_2830
  > .focused_8a98
  > .card-e2b1
  > .text-hot-2148
  > .gradient_6b9c
  > .filter_slow_cc51:hover
  .dark-0a3d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_2830
  > .focused_8a98
  > .card-e2b1
  > .text-hot-2148
  > .gradient_6b9c.easy_ba3a
  > .filter_slow_cc51
  .dark-0a3d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east-dd08 .layout-bb76 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-dd08 .wrapper_medium_aad3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east-dd08 .panel-2d93 {
  background-color: var(--e-global-color-primary);
}
.east-dd08 .panel-2d93 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right_db67
  > .focused_8a98
  > .frame-warm-1050
  > .article_ab33
  > .aside-wood-e671
  .thumbnail_cool_b7df {
  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);
}
.right_db67
  > .focused_8a98
  > .frame-warm-1050
  > .article_ab33
  > .aside-wood-e671
  .aside-410a {
  color: var(--e-global-color-text);
}
.right_db67
  > .focused_8a98
  > .frame-warm-1050
  > .article_ab33
  > .aside-wood-e671:hover
  .thumbnail_cool_b7df {
  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);
}
.right_db67
  > .focused_8a98
  > .frame-warm-1050
  > .article_ab33
  > .aside-wood-e671:hover
  .aside-410a {
  color: var(--e-global-color-secondary);
}
.right_db67
  > .focused_8a98
  > .frame-warm-1050
  > .article_ab33
  > .aside-wood-e671.status-689e
  .thumbnail_cool_b7df {
  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);
}
.right_db67
  > .focused_8a98
  > .frame-warm-1050
  > .article_ab33
  > .aside-wood-e671.status-689e
  .aside-410a {
  color: var(--e-global-color-primary);
}
.sort_out_ad86
  .west-0b5c
  .disabled_908f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_out_ad86 .highlight_2f19 .shadow-eeb7 .nav-over-bf68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last-24fd .orange_3e9b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last-24fd .orange-ffc1 .orange_3e9b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last-24fd .section-clean-9e1a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last-24fd .section-clean-9e1a {
  background-color: var(--e-global-color-primary);
}
.glass_d3b5 .surface-paper-f376 .advanced_224d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_d3b5
  .surface-paper-f376:hover
  .liquid-7b31 {
  color: var(--e-global-color-secondary);
}
.glass_d3b5
  .surface-paper-f376:hover
  .advanced_224d {
  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);
}
.basic_0ceb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.component-21b6 {
  flex-direction: column;
}

.component-21b6 .column-silver-c196 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.component-21b6 .column-silver-c196 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.component-21b6 .detail-8e60 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.logo-8fcc.accordion-stone-dc85 {
  display: none;
}

.container-hovered-d9db {
  display: none;
}

body,
.header-black-51d4 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.sort_short_5224) !important; */
}

.gas-dcf7.border_out_9e85 {
  margin-bottom: 40px;
  width: 100%;
}

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

.component-21b6 a {
  width: 100%;
}

.dropdown_cd13 .narrow-4727.pagination-huge-5fc7 {
  width: 20% !important;
}

.chip-434f {
  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;
}

.chip-434f:hover {
  color: #000;
}

.chip-434f svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.chip-434f:hover svg {
  fill: #000;
}

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

.prev_744b:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.dropdown_cd13
  .narrow-4727.up_e38a
  .light-3c47
  .search-short-b86c {
  font-size: 20px !important;
}

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

.hard-607b {
  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;
}

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

  text-align: center;
}

.tag-fb4c.item-iron-e22a > .grid-hard-280b {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

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

.slider-000e {
  font-size: 35px !important;
}

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

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

.mask-bronze-1d3a {
  display: flex;
  gap: 50px;
}

.dropdown_cd13
  .narrow-4727.top-091e
  .steel_b3b9
  .thumbnail-dirty-6ef5 {
  width: 100% !important;
}

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

.bottom-24ec {
  width: 100%;
}

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

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

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

  display: none;
}

.old-354c {
  font-size: 15px !important;
}

.gradient-mini-9a39 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.grid_1c57:hover .gradient-mini-9a39 {
  visibility: visible;
}
.grid_1c57:hover.grid_1c57::before {
  display: block;
}

.outer-8005 h3 {
  color: #fff;
}

.prev-f23f {
  margin: 0;
}

.dropdown_cd13
  .narrow-4727.top-091e
  .thumbnail-dirty-6ef5
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.notice-101a {
  width: 100%;
}

.modal-pink-37e3 {
  width: 100%;
}

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

.modal-pink-37e3 {
  width: 100%;
}

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

.thumbnail-dirty-6ef5 {
  display: flex;
  align-items: center;
}

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

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

.component-21b6 .column-silver-c196.element-middle-ac02 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.component-21b6 h1.column-silver-c196 {
  margin-top: 120px !important;
}

.dropdown_cd13 .narrow-4727.video-gold-3c24 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.south-d545 img {
  width: 100%;
}

.bronze-f03e .hero-3d85.light-3c47 {
  justify-content: space-between;
}

.tooltip_03e9 {
  display: none;
}

.fresh-eba7 .detail-8e60 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .tag-fb4c .grid-hard-280b {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .mask-bronze-1d3a {
    flex-direction: column;
  }

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

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

  .chip-434f svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .bronze-f03e .hero-3d85.light-3c47 {
    border-bottom: 1px solid #f0c159;
  }

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

  .tag-fb4c.item-iron-e22a > .grid-hard-280b {
    gap: 15px;
    justify-content: space-between;
  }

  .dropdown_cd13
    .narrow-4727.top-091e
    .thumbnail-dirty-6ef5
    img {
    width: 60% !important;
  }

  .wood_ae15 {
    left: 2%;
  }

  .notification_full_15a5 {
    margin: 10px 0;
  }

  .component-21b6 .detail-8e60 {
    margin: 0;
    margin-bottom: 10px;
  }

  .chip-434f {
    font-size: 16px !important;
  }

  .slider-000e {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.component-21b6 .column-silver-c196,
  .component-21b6 .column-silver-c196 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .thumbnail-dirty-6ef5 {
    justify-content: center;
  }

  .component-21b6 .detail-8e60 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .dropdown_cd13 .narrow-4727.pagination-huge-5fc7 {
    width: 75% !important;
  }

  .south-d545 img {
    width: 100% !important;
  }
}

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

  h2.component-21b6 .column-silver-c196,
  .component-21b6 .column-silver-c196 {
    font-size: 30px !important;
  }

  .thumbnail-dirty-6ef5 {
    justify-content: center;
  }

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

  .paper_b6bc
    .gold_c2a3.gradient_c4a1 {
    margin: 0 !important;
  }

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

  .notification_full_15a5 {
    display: flex;
  }

  .surface_818f .chip-434f {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .secondary-silver-7820 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .component-21b6 h1.column-silver-c196 {
    margin-top: 80px !important;
  }

  .dropdown_cd13
    .narrow-4727.top-091e
    .thumbnail-dirty-6ef5
    img,
  .pink-ed4a .steel_b3b9 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .dropdown_cd13 .narrow-4727.pagination-huge-5fc7 {
    width: 100% !important;
  }

  .tag-fb4c.item-iron-e22a > .grid-hard-280b {
    gap: 3px;
  }

  .component-21b6 .detail-8e60 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: f4d0 */
.phantom-card-n1 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.0;
}
