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(.logo-motion-ea06) {
  gap: 0.5em;
}
:where(.row_b906) {
  gap: 0.5em;
}
body .card-4eba > .button-action-d1d7 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .card-4eba > .module_aac4 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .card-4eba > .highlight_91a5 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .avatar_lower_5372 > .button-action-d1d7 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .avatar_lower_5372 > .module_aac4 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .avatar_lower_5372 > .highlight_91a5 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .avatar_lower_5372
  > :where(:not(.button-action-d1d7):not(.module_aac4):not(.layout-6248)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .avatar_lower_5372 > .heading_fae9 {
  max-width: var(--wp--style--global--wide-size);
}
body .logo-motion-ea06 {
  display: flex;
}
body .logo-motion-ea06 {
  flex-wrap: wrap;
  align-items: center;
}
body .logo-motion-ea06 > * {
  margin: 0;
}
body .row_b906 {
  display: grid;
}
body .row_b906 > * {
  margin: 0;
}
:where(.panel_71a0.logo-motion-ea06) {
  gap: 2em;
}
:where(.panel_71a0.row_b906) {
  gap: 2em;
}
:where(.dropdown_solid_aa50.logo-motion-ea06) {
  gap: 1.25em;
}
:where(.dropdown_solid_aa50.row_b906) {
  gap: 1.25em;
}
.light-9dc8 {
  color: var(--wp--preset--color--black) !important;
}
.left-033d {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.mask-1b67 {
  color: var(--wp--preset--color--white) !important;
}
.surface_huge_64a2 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.middle-9d18 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.nav-blue-d6d4 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.button-short-19d7 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.bottom-8c18 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.slider_4773 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hidden-wide-6d1e {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.dropdown-hovered-d4a5 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.border-old-58ae {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.yellow-59bb {
  background-color: var(--wp--preset--color--black) !important;
}
.large_171d {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.video_1c36 {
  background-color: var(--wp--preset--color--white) !important;
}
.brown-3e17 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.banner-e5a6 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.hover-yellow-9b69 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.pink_13a5 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.alert_19e6 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.list_down_71a2 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.static_a3ee {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.bronze_3def {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.highlight_26f0 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.title-8aa3 {
  border-color: var(--wp--preset--color--black) !important;
}
.black_2edb {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.accordion_2f2f {
  border-color: var(--wp--preset--color--white) !important;
}
.nav_0af3 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.hard_4f36 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.main_6f5b {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tabs-fc83 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.over-f333 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.gallery-active-f8fa {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.top_f169 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.small-4a33 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.status-prev-ed49 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.tiny_50ca {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.pro_049a {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.aside-glass-345e {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.accent_cool_54f2 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.sort_3734 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.grid_ed0d {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.dirty_790e {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.alert_db8a {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.breadcrumb-easy-4aeb {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.tag-8bf7 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.breadcrumb_east_6caa {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.overlay_advanced_244d {
  background: var(--wp--preset--gradient--midnight) !important;
}
.last_79c7 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.module-11ae {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.footer-old-9bf5 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.popup_cb5b {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.medium_8e79 a:where(:not(.summary_first_01ea)) {
  color: inherit;
}
:where(.dropdown_solid_aa50.logo-motion-ea06) {
  gap: 1.25em;
}
:where(.dropdown_solid_aa50.row_b906) {
  gap: 1.25em;
}
:where(.panel_71a0.logo-motion-ea06) {
  gap: 2em;
}
:where(.panel_71a0.row_b906) {
  gap: 2em;
}
.hover-8b87 {
  font-size: 1.5em;
  line-height: 1.6;
}

.upper-d8e3 .box_iron_f872 {
  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);
}
.advanced-9534 .element_4d66 {
  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);
}
.liquid-0eb9 {
  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);
}
.liquid-0eb9.icon_b7a0 .glass-926a {
  background-color: var(--e-global-color-primary);
}
.liquid-0eb9.silver_76fd .glass-926a,
.liquid-0eb9.module-a178 .glass-926a {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.panel_small_c1ed .red_deb6 {
  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);
}
.secondary_3242 {
  --divider-color: var(--e-global-color-secondary);
}
.secondary_3242 .shadow-static-cad3 {
  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);
}
.secondary_3242.complex-147f .chip-hot-3e9c {
  background-color: var(--e-global-color-secondary);
}
.secondary_3242.element-0464 .chip-hot-3e9c,
.secondary_3242.header_prev_83a1 .chip-hot-3e9c {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.secondary_3242.element-0464 .chip-hot-3e9c,
.secondary_3242.header_prev_83a1 .chip-hot-3e9c svg {
  fill: var(--e-global-color-secondary);
}
.wood-fad9 .info-1ba4 {
  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);
}
.wood-fad9 .column-left-dcde {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-35ec.complex-147f .chip-hot-3e9c {
  background-color: var(--e-global-color-primary);
}
.mask-35ec.element-0464 .chip-hot-3e9c,
.mask-35ec.header_prev_83a1 .chip-hot-3e9c {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.mask-35ec.element-0464 .chip-hot-3e9c,
.mask-35ec.header_prev_83a1 .chip-hot-3e9c svg {
  fill: var(--e-global-color-primary);
}
.gas_3fc5.complex-147f .chip-hot-3e9c {
  background-color: var(--e-global-color-primary);
}
.gas_3fc5.element-0464 .chip-hot-3e9c,
.gas_3fc5.header_prev_83a1 .chip-hot-3e9c {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.gas_3fc5 .block-plasma-ff3d {
  color: var(--e-global-color-primary);
}
.gas_3fc5 .block-plasma-ff3d,
.gas_3fc5 .block-plasma-ff3d a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas_3fc5 .down-9824 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-smooth-c221 .accent-dirty-19af {
  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);
}
.summary-lower-ff10 .description-1e4e .sort_e11d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under-071e .soft-cc37:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.under-071e .action_3d69 i {
  color: var(--e-global-color-primary);
}
.under-071e .action_3d69 svg {
  fill: var(--e-global-color-primary);
}
.under-071e .top_42cd {
  color: var(--e-global-color-secondary);
}
.under-071e .soft-cc37 > .top_42cd,
.under-071e .soft-cc37 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_steel_ccf5 .aside_next_54a7 {
  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);
}
.card_steel_ccf5 .full_47f7 {
  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);
}
.filter_small_9a9e .carousel_stone_5b69 .notification_e56a {
  background-color: var(--e-global-color-primary);
}
.filter_small_9a9e .wrapper-cool-2780 {
  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);
}
.content_smooth_156d .solid_a422 {
  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);
}
.content_smooth_156d .accordion-5312 {
  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);
}
.content_smooth_156d .hovered-cf7c {
  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);
}
.hero-fixed-df10 .simple_84cb,
.hero-fixed-df10 .simple_84cb a {
  color: var(--e-global-color-primary);
}
.hero-fixed-df10 .simple_84cb.main_silver_e7a7,
.hero-fixed-df10 .simple_84cb.main_silver_e7a7 a {
  color: var(--e-global-color-accent);
}
.hero-fixed-df10 .simple_84cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-fixed-df10 .status-dark-c8b3 {
  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);
}
.preview-8e60 .section-654a,
.preview-8e60 .tag-steel-ba23 {
  color: var(--e-global-color-primary);
}
.preview-8e60 .section-654a svg {
  fill: var(--e-global-color-primary);
}
.preview-8e60 .main_silver_e7a7 .section-654a,
.preview-8e60 .main_silver_e7a7 .tag-steel-ba23 {
  color: var(--e-global-color-accent);
}
.preview-8e60 .main_silver_e7a7 .section-654a svg {
  fill: var(--e-global-color-accent);
}
.preview-8e60 .tag-steel-ba23 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-8e60 .status-dark-c8b3 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_d509 .easy_6c5a,
.feature_d509 .liquid_8c34 {
  color: var(--e-global-color-primary);
}
.feature_d509 .liquid_8c34 svg {
  fill: var(--e-global-color-primary);
}
.feature_d509 .simple_84cb.main_silver_e7a7 a,
.feature_d509
  .simple_84cb.main_silver_e7a7
  .liquid_8c34 {
  color: var(--e-global-color-accent);
}
.feature_d509 .easy_6c5a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_d509 .status-dark-c8b3 {
  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);
}
.caption_c2b2 .out_18b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_c2b2 .icon_8850 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_mini_9b8b .easy_4c6e .preview_864e {
  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);
}
.mask_mini_9b8b .easy_4c6e .message_27b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_mini_9b8b .mask_yellow_3401 .preview_864e {
  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);
}
.mask_mini_9b8b
  .mask_yellow_3401
  .message_27b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_mini_9b8b
  .mini_6018
  .preview_864e {
  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);
}
.mask_mini_9b8b
  .mini_6018
  .message_27b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_mini_9b8b
  .footer_advanced_c749
  .preview_864e {
  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);
}
.mask_mini_9b8b
  .footer_advanced_c749
  .message_27b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-pressed-3428 .notice-6c49 {
  background-color: var(--e-global-color-primary);
}
.hover-pressed-3428 .notice-6c49:hover {
  background-color: var(--e-global-color-primary);
}
.hover-pressed-3428 .main-complex-7578 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-pressed-3428
  .notice-6c49:hover
  .main-complex-7578 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-79c3 .tag-8b8c {
  color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-22a1 .panel-70fe .sidebar_fixed_8513 a {
  background-color: var(--e-global-color-accent);
}
.background-22a1 .panel-70fe .notification_selected_1cae a {
  background-color: var(--e-global-color-accent);
}
.background-22a1 .panel-70fe .sidebar_fixed_8513 a,
.background-22a1 .panel-70fe .notification_selected_1cae a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-4bba
  .green-88ef.dim-4d57
  .panel-70fe
  a.large_4651 {
  background-color: var(--e-global-color-accent);
}
.item-4bba
  .green-88ef.dim-4d57
  .panel-70fe
  span.large_4651.fn-current-f35b {
  background-color: var(--e-global-color-text);
}
.item-4bba
  .green-88ef.dim-4d57
  .panel-70fe
  .large_4651 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_ea8c .filter_bottom_9889 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_ea8c
  .focused-03a9
  > .column_136d
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_ea8c
  .paper-7539
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_ea8c
  .active_1799
  .frame_stale_27eb,
.notification_ea8c
  .active_1799
  .caption_copper_da35 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_ea8c
  .active_1799
  .caption_597d,
.notification_ea8c
  .active_1799
  a
  .caption_597d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_ea8c
  .active_1799
  .card-d5eb {
  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);
}
.notification_ea8c
  .active_1799
  .search-c5af {
  background-color: var(--e-global-color-primary);
}
.notification_ea8c
  .active_1799
  .search-c5af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_ea8c
  .active_1799
  .search-c5af:hover {
  background-color: var(--e-global-color-primary);
}
.notification_ea8c
  .active_1799
  .rough_b068 {
  background-color: var(--e-global-color-primary);
}
.notification_ea8c
  .active_1799
  .rough_b068 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_ea8c
  .active_1799
  .rough_b068:hover {
  background-color: var(--e-global-color-primary);
}
.notification_ea8c
  .stone_de93
  .element-dynamic-1223
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_ea8c
  .stone_de93
  .shadow_inner_5c89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_ea8c
  .stone_de93
  .card-d5eb {
  color: var(--e-global-color-text);
}
.notification_ea8c
  .stone_de93
  .card-d5eb
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_ea8c
  .stone_de93
  .search-c5af {
  background-color: var(--e-global-color-primary);
}
.notification_ea8c
  .stone_de93
  .search-c5af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_ea8c
  .stone_de93
  .search-c5af:hover {
  background-color: var(--e-global-color-primary);
}
.notification_ea8c
  .stone_de93
  .rough_b068 {
  background-color: var(--e-global-color-primary);
}
.notification_ea8c
  .stone_de93
  .rough_b068 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_ea8c
  .stone_de93
  .rough_b068:hover {
  background-color: var(--e-global-color-primary);
}
.notification_ea8c .active-6907 {
  background-color: var(--e-global-color-primary);
}
.notification_ea8c .active-6907:hover {
  background-color: var(--e-global-color-primary);
}
.notification_ea8c .photo_liquid_6b3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_ea8c .chip_1a32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-de31 .list_fresh_674b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-de31
  .box_lite_bf8a
  > div:nth-child(3)
  .list_fresh_674b,
.wood-de31
  .lower-29af
  > div:nth-child(1)
  .list_fresh_674b,
.wood-de31
  .out_d389
  > div:nth-child(1)
  .list_fresh_674b,
.wood-de31
  .surface_tiny_84b4
  > div:nth-child(1)
  .list_fresh_674b,
.wood-de31
  .primary-9049
  > div:nth-child(1)
  .list_fresh_674b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-de31 .feature_in_d1c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood-de31 .progress_74f5 {
  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);
}
.wood-de31 .dirty-5bc7 {
  background-color: var(--e-global-color-primary);
}
.wood-de31 .dirty-5bc7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood-de31 .dirty-5bc7:hover {
  background-color: var(--e-global-color-primary);
}
.wood-de31 .tertiary-5ca8 {
  background-color: var(--e-global-color-primary);
}
.wood-de31 .tertiary-5ca8:hover {
  background-color: var(--e-global-color-primary);
}
.wood-de31 .photo_liquid_6b3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood-de31 .chip_1a32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-d09a .picture-small-446a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-d09a .breadcrumb-fluid-db10 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-d09a .warm_56b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-d09a .down_bcd8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-d09a .dirty-b014 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-d09a .tertiary-5ca8 {
  background-color: var(--e-global-color-primary);
}
.medium-d09a .tertiary-5ca8:hover {
  background-color: var(--e-global-color-primary);
}
.active-a7c9 .component-dim-2c57 {
  background-color: var(--e-global-color-secondary);
}
.active-a7c9 .first-2f43 {
  background-color: var(--e-global-color-text);
}
.active-a7c9 .title-5ef4 {
  background-color: var(--e-global-color-secondary);
}
.active-a7c9 .input-6990 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-a7c9 .tertiary-purple-943e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-a7c9 .border-feee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-a7c9 .complex-d05c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-a7c9 .overlay-bronze-14b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_3791 .notice_purple_c988 .over_307f,
.grid_3791
  .notice_purple_c988
  .over_307f
  a,
.grid_3791 .caption-f613 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_3791 .notice_purple_c988 .dynamic-2bf5,
.grid_3791 .column-46e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_3791 .notice_purple_c988 .dynamic-2bf5 {
  color: var(--e-global-color-text);
}
.grid_3791 .column-46e4 {
  color: var(--e-global-color-text);
}
.grid_3791
  .notice_purple_c988
  .disabled-b543 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_3791 .label_0063 .clean-cb40 {
  background-color: var(--e-global-color-primary);
}
.grid_3791 .label_0063 .clean-cb40:hover {
  background-color: var(--e-global-color-primary);
}
.grid_3791 .label_0063 .slow_998f li span {
  background-color: var(--e-global-color-text);
}
.grid_3791 .label_0063 .slow_998f li span:hover {
  background-color: var(--e-global-color-primary);
}
.grid_3791
  .label_0063
  .slow_998f
  li.hard-6c88
  span {
  background-color: var(--e-global-color-accent);
}
.grid_3791 .hidden-slow-f03a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown-4704 .orange-3719 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_5796 .input_c09f {
  background-color: var(--e-global-color-primary);
}
.article_5796 .title-red-0168 {
  background-color: var(--e-global-color-secondary);
}
.article_5796 .thumbnail_new_0327 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_5796 .breadcrumb-d80f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_5796 .tag-ca42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_5796 .link_narrow_5241 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_5796 .hidden-d7e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_5796 .tiny-ca96 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_5796 .gas-4349 {
  background-color: var(--e-global-color-primary);
}
.article_5796 .gas-4349 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone-b0a0 .clean-9421 {
  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);
}
.stone-b0a0 .notification-e7c8 {
  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);
}
.stone-b0a0
  .box_steel_ef84:after {
  background-color: var(--e-global-color-primary);
}
.stone-b0a0 .sort-hard-7323 {
  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);
}
.bronze-9348 .caption-f613 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-9348 .column-46e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-1661 .under_4a9a .summary-86e8 {
  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);
}
.panel-1661 .under_4a9a .block-focused-dccb {
  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);
}
.iron_bb12 .plasma_e9c4 {
  background-color: var(--e-global-color-primary);
}
.iron_bb12 .cool-7469 {
  background-color: var(--e-global-color-secondary);
}
.iron_bb12 .full_5f19 .steel_cd62 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_bb12 .row_4e28 .steel_cd62 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-2ab0 .thumbnail_dfa5 .header_98ce {
  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);
}
.dropdown-2ab0 .thumbnail_dfa5 .background-5fae {
  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);
}
.dropdown-2ab0 .thumbnail_dfa5 .secondary_3c80 {
  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);
}
.outline-89c3 .description-medium-43c0 {
  border-color: var(--e-global-color-text);
}
.outline-89c3 .fast_e4e4 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-89c3 .hidden-purple-2d0e {
  color: var(--e-global-color-primary);
}
.outline-89c3 .content-old-76ca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_697c .disabled_e548 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table_697c .left_6d0d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table_697c .shadow-new-911f:hover .disabled_e548 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table_697c
  .shadow-new-911f:hover
  .left_6d0d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-397a .feature-selected-24e1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-397a .content-cool-f029 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-8ca4 .top-0d0e .list_4f6d {
  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);
}
.sidebar-8ca4 .breadcrumb_over_252b .list_4f6d {
  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);
}
.image_57d7 .over_d500 {
  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);
}
.banner_de7f .action-4bf0 .main-dirty-a400 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_de7f .action-4bf0 .main-dirty-a400 {
  background-color: var(--e-global-color-secondary);
}
.banner_de7f .container-static-34bb .main-dirty-a400 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_de7f .container-static-34bb .main-dirty-a400 {
  background-color: var(--e-global-color-secondary);
}
.banner_de7f .button-red-a913 .media-bottom-e677 {
  background-color: var(--e-global-color-primary);
}
.banner_de7f .button-red-a913:hover .media-bottom-e677 {
  background-color: var(--e-global-color-secondary);
}
.banner_de7f .clean-cb40 {
  background-color: var(--e-global-color-primary);
}
.banner_de7f .clean-cb40:hover {
  background-color: var(--e-global-color-accent);
}
.banner_de7f .slow_998f li span {
  background-color: var(--e-global-color-text);
}
.banner_de7f .slow_998f li span:hover {
  background-color: var(--e-global-color-primary);
}
.banner_de7f .slow_998f li.hard-6c88 span {
  background-color: var(--e-global-color-accent);
}
.article_simple_315e .wood-7d99 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_simple_315e .picture_yellow_9792 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-9441 .input-hard-5c08:before {
  background-color: var(--e-global-color-secondary);
}
.next-9441 .pagination-abfd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-9441 .lite_e1bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_ee3a .complex_c79d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_ee3a .complex_c79d:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_ee3a .complex_c79d.fn-active-f35b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_ee3a .paper-1c3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_ee3a .active_west_cb2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_ee3a .shade_b2e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_ee3a .old_b360 {
  background-color: var(--e-global-color-primary);
}
.hidden_ee3a .old_b360 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_ee3a .accordion_action_04ad {
  background-color: var(--e-global-color-primary);
}
.hidden_ee3a .accordion_action_04ad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_256e .notification_ae97 .accent_dynamic_caa1 a {
  color: var(--e-global-color-secondary);
}
.overlay_256e .notification_ae97 .accent_dynamic_caa1 a:hover {
  color: var(--e-global-color-secondary);
}
.overlay_256e .notification_ae97 .accent_dynamic_caa1,
.overlay_256e .notification_ae97 .accent_dynamic_caa1 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_256e .notification_ae97 .table_plasma_20fe {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_256e .notification_ae97 .mini_a5f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_256e .notification_ae97 .photo_9a56 {
  background-color: var(--e-global-color-primary);
}
.overlay_256e .notification_ae97 .photo_9a56 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_256e .notification_ae97 .photo_9a56:hover {
  background-color: var(--e-global-color-primary);
}
.overlay_256e .notification_ae97 .iron_b399 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_256e .notification_ae97 .iron_b399 {
  background-color: var(--e-global-color-primary);
}
.overlay_256e .notification_ae97 .iron_b399:hover {
  background-color: var(--e-global-color-primary);
}
.overlay_256e .notification_ae97 .clean-cb40 {
  background-color: var(--e-global-color-primary);
}
.overlay_256e .notification_ae97 .clean-cb40:hover {
  background-color: var(--e-global-color-primary);
}
.overlay_256e .label_0063 .slow_998f li span {
  background-color: var(--e-global-color-text);
}
.overlay_256e .label_0063 .slow_998f li span:hover {
  background-color: var(--e-global-color-primary);
}
.overlay_256e .label_0063 .slow_998f li.hard-6c88 span {
  background-color: var(--e-global-color-accent);
}
.overlay_256e .photo_liquid_6b3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_256e .chip_1a32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown-1442 .preview-wide-3e1f .pink-8e2d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown-1442 .preview-wide-3e1f .section-8fbd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown-1442 .preview-wide-3e1f .outer_16ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-00c9 .light-4e79 {
  border-color: var(--e-global-color-text);
}
.in-00c9 .copper-3553 {
  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);
}
.in-00c9 .article_30e1 {
  color: var(--e-global-color-secondary);
}
.in-00c9 .article_30e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-00c9 .copper_0f12 > * {
  color: var(--e-global-color-primary);
}
.in-00c9 .copper_0f12 > * svg {
  fill: var(--e-global-color-primary);
}
.in-00c9 .header-mini-d1fe {
  color: var(--e-global-color-primary);
}
.in-00c9 .header-mini-d1fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-00c9 .list_center_9c9a {
  color: var(--e-global-color-primary);
}
.in-00c9 .list_center_9c9a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in-00c9 .slider-solid-5a8d {
  color: var(--e-global-color-primary);
}
.in-00c9 .slider-solid-5a8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-00c9 .input_147d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-00c9 .avatar_8860 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-00c9 .avatar_8860.title_fast_ecae {
  color: var(--e-global-color-secondary);
}
.in-00c9 .avatar_8860.title_fast_ecae .disabled-e584 {
  color: var(--e-global-color-accent);
}
.in-00c9 .avatar_8860.highlight_narrow_8c5c {
  color: var(--e-global-color-text);
}
.in-00c9 .avatar_8860.highlight_narrow_8c5c .disabled-e584 {
  color: var(--e-global-color-text);
}
.in-00c9 .avatar_8860:before {
  border-top-color: var(--e-global-color-text);
}
.in-00c9 .tertiary_next_d84e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-00c9
  .tertiary_next_d84e
  .white-91e5 {
  background-color: var(--e-global-color-primary);
}
.in-00c9
  .tertiary_next_d84e
  .white-91e5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in-00c9 .light-4e79 .mask-brown-b588 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_7532 .main-short-5c13 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_7532 .texture-tall-f07d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-f3f9 .tooltip-c331 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-f3f9
  .steel_9da7
  .notification-slow-5d9d {
  background-color: var(--e-global-color-secondary);
}
.bottom-f3f9
  .steel_9da7.banner_b4e4
  .notification-slow-5d9d {
  background-color: var(--e-global-color-text);
}
.bottom-f3f9
  .steel_9da7:hover
  .notification-slow-5d9d {
  background-color: var(--e-global-color-accent);
}
.bottom-f3f9
  .steel_9da7.fn-active-f35b
  .notification-slow-5d9d {
  background-color: var(--e-global-color-primary);
}
.mini-1ecf .paper-6d13 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.mini-1ecf .element_b014 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-1ecf .hover-3104 {
  background-color: var(--e-global-color-primary);
}
.mini-1ecf .hover-3104 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_new_2857 .notification-58bb .detail-medium-bd79 .out-3c50 {
  background-color: var(--e-global-color-secondary);
}
.photo_new_2857 .notification-58bb .paragraph-selected-8464:after {
  background-color: var(--e-global-color-secondary);
}
.photo_new_2857 .logo_narrow_f575 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_new_2857 .search-13f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_new_2857 .video-6e1f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_new_2857 .aside-30c2 {
  background-color: var(--e-global-color-primary);
}
.photo_new_2857 .aside-30c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_new_2857 .mini_3467 {
  background-color: var(--e-global-color-secondary);
}
.photo_new_2857 .mini_3467 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_new_2857 .notification-58bb .breadcrumb-47c6 .title_1d06:hover {
  background-color: var(--e-global-color-primary);
}
.photo_new_2857
  .notification-58bb
  .breadcrumb-47c6
  .title_1d06.carousel_small_d5b5 {
  background-color: var(--e-global-color-primary);
}
.photo_new_2857 .notification-58bb .mask_current_c93f:before {
  border-color: var(--e-global-color-primary);
}
.photo_new_2857 .notification-58bb .mask_current_c93f:hover:before {
  border-color: var(--e-global-color-secondary);
}
.photo_new_2857
  .notification-58bb
  .mask_current_c93f.texture_2ea7:before {
  border-color: var(--e-global-color-primary);
}
.photo_new_2857 .smooth-2bfc span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow-491e .component-a743 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow-491e .component-a743:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow-491e .component-a743.top-13fe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow-491e .shadow_7452 {
  background-color: var(--e-global-color-primary);
}
.yellow-491e .shadow_7452 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow-491e
  .active_f378
  .glass_a8cc
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow-491e
  .hero_4bf9
  .glass_a8cc
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface-00d1
  .tooltip-outer-6939
  .label_focused_756f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-00d1
  .tooltip-outer-6939
  .logo_solid_0923 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-00d1 .gallery_selected_9b89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-00d1 .dim-3a5c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-00d1 .link-dfe0 {
  background-color: var(--e-global-color-primary);
}
.surface-00d1 .link-dfe0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input-pressed-e969 .component_aff5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-pressed-e969 .background_f1f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  background-color: var(--e-global-color-primary);
}
.input-pressed-e969 .overlay-552c {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-pressed-e969 .overlay-552c a:hover {
  color: var(--e-global-color-secondary);
}
.input-pressed-e969 .white_b0fe {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-pressed-e969 .paper-50cd {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-pressed-e969 .aside-hard-59e4 .clean-cb40 {
  background-color: var(--e-global-color-primary);
}
.input-pressed-e969 .aside-hard-59e4 .clean-cb40:hover {
  background-color: var(--e-global-color-accent);
}
.input-pressed-e969
  .aside-hard-59e4
  .slow_998f
  li
  span {
  background-color: var(--e-global-color-text);
}
.input-pressed-e969
  .aside-hard-59e4
  .slow_998f
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.input-pressed-e969
  .aside-hard-59e4
  .slow_998f
  li.hard-6c88
  span {
  background-color: var(--e-global-color-accent);
}
.avatar-bronze-c09a
  .large_0d80
  .paper_1fed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-bronze-c09a .large_0d80 .small-b1bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-bronze-c09a .large_0d80 .focus_966e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-bronze-c09a .hidden-fast-7356 {
  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);
}
.avatar-bronze-c09a
  .full_234d.texture_short_8056 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-inner-288f
  > .wood_8b27
  > div
  > .accent_in_d675
  > .clean_8ee8
  > a {
  background-color: var(--e-global-color-text);
}
.photo-inner-288f
  > .wood_8b27
  > div
  > .accent_in_d675
  > .clean_8ee8
  > a
  .avatar-336f.thumbnail-green-01ba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo-inner-288f
  > .wood_8b27
  > div
  > .accent_in_d675
  > .clean_8ee8
  > a
  .bronze-bf46.photo-0426 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo-inner-288f
  > .wood_8b27
  > div
  > .accent_in_d675
  > .clean_8ee8
  > .east_e1fe
  .clean_8ee8
  > a {
  background-color: var(--e-global-color-secondary);
}
.photo-inner-288f
  > .wood_8b27
  > div
  > .accent_in_d675
  > .clean_8ee8
  > .east_e1fe
  .clean_8ee8
  > a
  .preview-last-7291 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-inner-288f
  > .wood_8b27
  > div
  > .accent_in_d675
  > .clean_8ee8
  > .east_e1fe
  .clean_8ee8
  > a
  .bronze-bf46.outer_df0a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo-inner-288f
  > .wood_8b27
  > div
  > .accent_in_d675
  > .clean_8ee8
  > a
  .status-6e81:before {
  color: var(--e-global-color-text);
}
.photo-inner-288f
  > .wood_8b27
  > div
  > .accent_in_d675
  > .clean_8ee8
  > .east_e1fe
  a
  .status-6e81:before {
  color: var(--e-global-color-text);
}
.photo-inner-288f
  > .wood_8b27
  > div
  > .accent_in_d675
  > .clean_8ee8.tooltip-9570
  > a
  .status-6e81:before {
  color: var(--e-global-color-text);
}
.photo-inner-288f
  > .wood_8b27
  > div
  > .accent_in_d675
  > .clean_8ee8
  > .east_e1fe
  .clean_8ee8.tooltip-9570
  > a
  .status-6e81:before {
  color: var(--e-global-color-text);
}
.photo-inner-288f
  > .wood_8b27
  > div
  > .accent_in_d675
  > .clean_8ee8
  > a
  .clean-056d
  .badge-8328 {
  color: var(--e-global-color-text);
}
.photo-inner-288f
  > .wood_8b27
  > div
  > .accent_in_d675
  > .clean_8ee8
  > .east_e1fe
  a
  .clean-056d
  .badge-8328 {
  color: var(--e-global-color-text);
}
.photo-inner-288f
  > .wood_8b27
  > div
  > .accent_in_d675
  > .clean_8ee8
  > a
  .clean-056d
  .badge-8328,
.photo-inner-288f
  > .wood_8b27
  > div
  > .accent_in_d675
  > .clean_8ee8
  > .east_e1fe
  a
  .clean-056d
  .badge-8328 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-inner-288f
  > .wood_8b27
  > div
  > .accent_in_d675
  > .clean_8ee8
  > a
  .out_b850:before {
  color: var(--e-global-color-text);
}
.photo-inner-288f
  > .wood_8b27
  > div
  > .accent_in_d675
  > .clean_8ee8
  > .east_e1fe
  a
  .out_b850:before {
  color: var(--e-global-color-text);
}
.photo-inner-288f
  > .wood_8b27
  > div
  > .accent_in_d675
  > .clean_8ee8.tooltip-9570
  > a
  .out_b850:before {
  color: var(--e-global-color-text);
}
.photo-inner-288f
  > .wood_8b27
  > div
  > .accent_in_d675
  > .clean_8ee8
  > .east_e1fe
  .clean_8ee8.tooltip-9570
  > a
  .out_b850:before {
  color: var(--e-global-color-text);
}
.clean_3acb .filter_static_163d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean_3acb
  .white-c7b5:hover
  .filter_static_163d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-6ded
  > .wood_8b27
  > .hover-selected-d549
  > .badge-new-e215
  > .hovered-c1d4
  > .north-faf5
  .hover-edb4 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-6ded
  > .wood_8b27
  > .hover-selected-d549
  > .badge-new-e215
  > .hovered-c1d4
  > .north-faf5:hover
  .hover-edb4 {
  color: var(--e-global-color-text);
}
.active-6ded
  > .wood_8b27
  > .hover-selected-d549
  > .badge-new-e215
  > .hovered-c1d4
  > .north-faf5:hover
  .hover-edb4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-6ded
  > .wood_8b27
  > .hover-selected-d549
  > .badge-new-e215
  > .hovered-c1d4.hidden-small-60ce
  > .north-faf5
  .hover-edb4 {
  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);
}
.background_advanced_13d6 .lower-fbf2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_advanced_13d6 .tall_f8ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_advanced_13d6 .new_5f4f {
  background-color: var(--e-global-color-primary);
}
.background_advanced_13d6 .new_5f4f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget_pink_6be4
  > .wood_8b27
  > .tertiary_light_2921
  > .backdrop-up-a91c
  > .icon-709d
  .content-ac48 {
  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);
}
.widget_pink_6be4
  > .wood_8b27
  > .tertiary_light_2921
  > .backdrop-up-a91c
  > .icon-709d
  .first_f914 {
  color: var(--e-global-color-text);
}
.widget_pink_6be4
  > .wood_8b27
  > .tertiary_light_2921
  > .backdrop-up-a91c
  > .icon-709d:hover
  .content-ac48 {
  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);
}
.widget_pink_6be4
  > .wood_8b27
  > .tertiary_light_2921
  > .backdrop-up-a91c
  > .icon-709d:hover
  .first_f914 {
  color: var(--e-global-color-secondary);
}
.widget_pink_6be4
  > .wood_8b27
  > .tertiary_light_2921
  > .backdrop-up-a91c
  > .icon-709d.feature_tall_9dc2
  .content-ac48 {
  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);
}
.widget_pink_6be4
  > .wood_8b27
  > .tertiary_light_2921
  > .backdrop-up-a91c
  > .icon-709d.feature_tall_9dc2
  .first_f914 {
  color: var(--e-global-color-primary);
}
.left-a735
  .outline-dark-1270
  .content_d7e8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left-a735 .feature_1942 .mask-brown-b588 .info_4838 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-0a22 .notification_5f82 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-0a22 .action-e354 .notification_5f82 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-0a22 .form_plasma_5622 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-0a22 .form_plasma_5622 {
  background-color: var(--e-global-color-primary);
}
.widget_0f7d .huge_87e0 .out_bad2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_0f7d
  .huge_87e0:hover
  .focused_8ed3 {
  color: var(--e-global-color-secondary);
}
.widget_0f7d
  .huge_87e0:hover
  .out_bad2 {
  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);
}
.dynamic_35c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.card-copper-37fb {
  max-width: 1400px !important;
}

.right-facf {
  flex-direction: column;
}

.right-facf .container_c9b5 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.right-facf .container_c9b5 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.right-facf .notification-e944 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.notification_red_8748.dynamic-a4cf {
  display: none;
}

.border_brown_064a {
  display: none;
}

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

.row-25e5.nav_2f6e {
  margin-bottom: 40px;
  width: 100%;
}

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

.right-facf a {
  width: 100%;
}

.badge_orange_1c63 .tag_soft_be77.row-small-5589 {
  width: 20% !important;
}

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

.link_left_1b18:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

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

.pressed-aff3:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.badge_orange_1c63
  .tag_soft_be77.list_clean_2628
  .preview-90fb
  .carousel-3410 {
  font-size: 20px !important;
}

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

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

.caption-86ea h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.thick-cf7e.hero_69c7 > .blue-c1f9 {
  display: flex;
  align-items: center;
}

.disabled-2268 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.tabs-wood-5cdd {
  position: relative;
  width: 100%;
}

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

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

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

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

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

.badge_orange_1c63
  .tag_soft_be77.layout-active-c188
  .module-8ba3
  .label-dfb2 {
  width: 100% !important;
}

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

.under-04e5 {
  width: 100%;
}

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

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

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

  display: none;
}

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

.motion-57c3 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.card_rough_4799:hover .motion-57c3 {
  visibility: visible;
}
.card_rough_4799:hover.card_rough_4799::before {
  display: block;
}

.caption-86ea h3 {
  color: #fff;
}

.advanced-df19 {
  margin: 0;
}

.badge_orange_1c63
  .tag_soft_be77.layout-active-c188
  .label-dfb2
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.yellow-bde7 {
  width: 100%;
}

.box-lite-bf84 {
  width: 100%;
}

.message-hovered-531e {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.box-lite-bf84 {
  width: 100%;
}

.status-3c01 {
  margin-bottom: 10px !important;
}

.label-dfb2 {
  display: flex;
  align-items: center;
}

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

.gradient-up-02f7 {
  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;
}

.right-facf .container_c9b5.outer_3aa2 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.right-facf h1.container_c9b5 {
  margin-top: 120px !important;
}

.badge_orange_1c63 .tag_soft_be77.sort_afcf {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.input-4b99 img {
  width: 100%;
}

.gallery-74b7 .gradient_2b57.preview-90fb {
  justify-content: space-between;
}

.full_fb7a {
  display: none;
}

.active_pressed_b087 .notification-e944 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .thick-cf7e .blue-c1f9 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .gallery-74b7 .gradient_2b57.preview-90fb {
    border-bottom: 1px solid #f0c159;
  }

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

  .thick-cf7e.hero_69c7 > .blue-c1f9 {
    gap: 15px;
    justify-content: space-between;
  }

  .badge_orange_1c63
    .tag_soft_be77.layout-active-c188
    .label-dfb2
    img {
    width: 60% !important;
  }

  .blue_e934 {
    left: 2%;
  }

  .surface_slow_eda2 {
    margin: 10px 0;
  }

  .right-facf .notification-e944 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.right-facf .container_c9b5,
  .right-facf .container_c9b5 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .label-dfb2 {
    justify-content: center;
  }

  .right-facf .notification-e944 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .badge_orange_1c63 .tag_soft_be77.row-small-5589 {
    width: 75% !important;
  }

  .input-4b99 img {
    width: 100% !important;
  }
}

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

  h2.right-facf .container_c9b5,
  .right-facf .container_c9b5 {
    font-size: 30px !important;
  }

  .label-dfb2 {
    justify-content: center;
  }

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

  .grid-hovered-8102
    .detail_liquid_72cf.form_hard_e94e {
    margin: 0 !important;
  }

  .disabled-2268 {
    margin: 0;
    gap: 10px;
  }

  .surface_slow_eda2 {
    display: flex;
  }

  .caption_e57a .link_left_1b18 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .message-hovered-531e {
    justify-content: flex-end;
    gap: 1px;
  }

  .right-facf h1.container_c9b5 {
    margin-top: 80px !important;
  }

  .badge_orange_1c63
    .tag_soft_be77.layout-active-c188
    .label-dfb2
    img,
  .wood-fad9 .module-8ba3 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .badge_orange_1c63 .tag_soft_be77.row-small-5589 {
    width: 100% !important;
  }

  .thick-cf7e.hero_69c7 > .blue-c1f9 {
    gap: 3px;
  }

  .right-facf .notification-e944 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 158a */
.widget-item-o6 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.2;
}
