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(.first-b2fd) {
  gap: 0.5em;
}
:where(.hero_fb89) {
  gap: 0.5em;
}
body .status_under_c84a > .icon_pro_d59a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .status_under_c84a > .text-14b1 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .status_under_c84a > .row-7741 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .warm_c7a0 > .icon_pro_d59a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .warm_c7a0 > .text-14b1 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .warm_c7a0 > .row-7741 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .warm_c7a0
  > :where(:not(.icon_pro_d59a):not(.text-14b1):not(.clean-8139)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .warm_c7a0 > .upper_b768 {
  max-width: var(--wp--style--global--wide-size);
}
body .first-b2fd {
  display: flex;
}
body .first-b2fd {
  flex-wrap: wrap;
  align-items: center;
}
body .first-b2fd > * {
  margin: 0;
}
body .hero_fb89 {
  display: grid;
}
body .hero_fb89 > * {
  margin: 0;
}
:where(.complex_f26d.first-b2fd) {
  gap: 2em;
}
:where(.complex_f26d.hero_fb89) {
  gap: 2em;
}
:where(.main-inner-ca27.first-b2fd) {
  gap: 1.25em;
}
:where(.main-inner-ca27.hero_fb89) {
  gap: 1.25em;
}
.row-9366 {
  color: var(--wp--preset--color--black) !important;
}
.old-f33a {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.menu-liquid-5c48 {
  color: var(--wp--preset--color--white) !important;
}
.search-bright-3f94 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.hard_e023 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.media_red_76fb {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.grid_4e61 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.accordion_13ec {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.brown-1c09 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.upper_5ad7 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.top_2739 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.box_purple_739e {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.feature-outer-36b9 {
  background-color: var(--wp--preset--color--black) !important;
}
.aside_action_d456 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.cold-538a {
  background-color: var(--wp--preset--color--white) !important;
}
.primary_fb46 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.caption_action_3e7e {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.new-06e4 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.sidebar-smooth-a2b6 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.west-db6b {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.image_clean_4c5c {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.message-a589 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.overlay_74e7 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.progress-hard-2237 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.basic-7c52 {
  border-color: var(--wp--preset--color--black) !important;
}
.tabs-e8da {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.brown_3d60 {
  border-color: var(--wp--preset--color--white) !important;
}
.button-dark-6516 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.down_85de {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.header-next-c49b {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.article-29b3 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.pattern-advanced-4624 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.thick-5170 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.next-2750 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.chip-blue-7925 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.backdrop-75f9 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.link_6004 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.item_mini_dbd7 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.gradient_24e9 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.button-9211 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.tooltip-pressed-d237 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.bronze_1e30 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.link-335e {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.modal-first-4b35 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.cold-4640 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.logo_888c {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.text-narrow-3626 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.south_2eaa {
  background: var(--wp--preset--gradient--midnight) !important;
}
.warm-a8ae {
  font-size: var(--wp--preset--font-size--small) !important;
}
.active-a592 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.basic_545c {
  font-size: var(--wp--preset--font-size--large) !important;
}
.clean-9c7d {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.feature-inner-735d a:where(:not(.text-dim-715f)) {
  color: inherit;
}
:where(.main-inner-ca27.first-b2fd) {
  gap: 1.25em;
}
:where(.main-inner-ca27.hero_fb89) {
  gap: 1.25em;
}
:where(.complex_f26d.first-b2fd) {
  gap: 2em;
}
:where(.complex_f26d.hero_fb89) {
  gap: 2em;
}
.outline_iron_c7cd {
  font-size: 1.5em;
  line-height: 1.6;
}

.border-iron-fd20 .thick-50b2 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-iron-6e3f .search-3b79 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-94b5 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-94b5.light-ed97 .bright-b920 {
  background-color: var(--e-global-color-primary);
}
.surface-94b5.medium-e59b .bright-b920,
.surface-94b5.alert_static_c8ae .bright-b920 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.pink-218f .tall-123a {
  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);
}
.nav-hard-8c17 {
  --divider-color: var(--e-global-color-secondary);
}
.nav-hard-8c17 .caption-81ac {
  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);
}
.nav-hard-8c17.bright-debd .small_44dd {
  background-color: var(--e-global-color-secondary);
}
.nav-hard-8c17.search_549f .small_44dd,
.nav-hard-8c17.texture_hovered_bddc .small_44dd {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.nav-hard-8c17.search_549f .small_44dd,
.nav-hard-8c17.texture_hovered_bddc .small_44dd svg {
  fill: var(--e-global-color-secondary);
}
.outline-9522 .block_ab79 {
  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);
}
.outline-9522 .paper-34a6 {
  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);
}
.plasma-b5c5.bright-debd .small_44dd {
  background-color: var(--e-global-color-primary);
}
.plasma-b5c5.search_549f .small_44dd,
.plasma-b5c5.texture_hovered_bddc .small_44dd {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.plasma-b5c5.search_549f .small_44dd,
.plasma-b5c5.texture_hovered_bddc .small_44dd svg {
  fill: var(--e-global-color-primary);
}
.shadow-inner-ab9b.bright-debd .small_44dd {
  background-color: var(--e-global-color-primary);
}
.shadow-inner-ab9b.search_549f .small_44dd,
.shadow-inner-ab9b.texture_hovered_bddc .small_44dd {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.shadow-inner-ab9b .card_7949 {
  color: var(--e-global-color-primary);
}
.shadow-inner-ab9b .card_7949,
.shadow-inner-ab9b .card_7949 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-inner-ab9b .heading_warm_905f {
  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);
}
.component_copper_571d .hovered_6f5e {
  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);
}
.box-6206 .simple_02ac .inner_4f6e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_solid_275c .dirty-3d4b:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.focus_solid_275c .stone_bdc3 i {
  color: var(--e-global-color-primary);
}
.focus_solid_275c .stone_bdc3 svg {
  fill: var(--e-global-color-primary);
}
.focus_solid_275c .yellow_67ea {
  color: var(--e-global-color-secondary);
}
.focus_solid_275c .dirty-3d4b > .yellow_67ea,
.focus_solid_275c .dirty-3d4b > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_31b5 .accent_bright_70b1 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_31b5 .info_dc6e {
  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);
}
.hovered-c16d .outline_b373 .logo_189b {
  background-color: var(--e-global-color-primary);
}
.hovered-c16d .gold-546a {
  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);
}
.nav_d6eb .slider_89ac {
  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);
}
.nav_d6eb .blue-80f5 {
  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);
}
.nav_d6eb .paragraph_under_b564 {
  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-5718 .notification-d1c4,
.filter-5718 .notification-d1c4 a {
  color: var(--e-global-color-primary);
}
.filter-5718 .notification-d1c4.easy-d6dc,
.filter-5718 .notification-d1c4.easy-d6dc a {
  color: var(--e-global-color-accent);
}
.filter-5718 .notification-d1c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-5718 .overlay_24ff {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-8f2a .bottom_591f,
.action-8f2a .mini_ccbc {
  color: var(--e-global-color-primary);
}
.action-8f2a .bottom_591f svg {
  fill: var(--e-global-color-primary);
}
.action-8f2a .easy-d6dc .bottom_591f,
.action-8f2a .easy-d6dc .mini_ccbc {
  color: var(--e-global-color-accent);
}
.action-8f2a .easy-d6dc .bottom_591f svg {
  fill: var(--e-global-color-accent);
}
.action-8f2a .mini_ccbc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-8f2a .overlay_24ff {
  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_cab3 .last_4993,
.fast_cab3 .article-pro-f78d {
  color: var(--e-global-color-primary);
}
.fast_cab3 .article-pro-f78d svg {
  fill: var(--e-global-color-primary);
}
.fast_cab3 .notification-d1c4.easy-d6dc a,
.fast_cab3
  .notification-d1c4.easy-d6dc
  .article-pro-f78d {
  color: var(--e-global-color-accent);
}
.fast_cab3 .last_4993 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast_cab3 .overlay_24ff {
  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);
}
.heading_29ac .warm-265e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_29ac .button_7585 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_469a .container_narrow_7c14 .up_0922 {
  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);
}
.fixed_469a .container_narrow_7c14 .hover_medium_974c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_469a .thumbnail-outer-cc36 .up_0922 {
  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);
}
.fixed_469a
  .thumbnail-outer-cc36
  .hover_medium_974c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_469a
  .section-last-6163
  .up_0922 {
  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);
}
.fixed_469a
  .section-last-6163
  .hover_medium_974c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_469a
  .cool_c813
  .up_0922 {
  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);
}
.fixed_469a
  .cool_c813
  .hover_medium_974c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_5c5f .thick-6114 {
  background-color: var(--e-global-color-primary);
}
.section_5c5f .thick-6114:hover {
  background-color: var(--e-global-color-primary);
}
.section_5c5f .plasma-1971 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_5c5f
  .thick-6114:hover
  .plasma-1971 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-1a87 .outline_south_1ff7 {
  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);
}
.header-south-5b1d .stale-6548 .column-66cc a {
  background-color: var(--e-global-color-accent);
}
.header-south-5b1d .stale-6548 .primary-stone-f9a5 a {
  background-color: var(--e-global-color-accent);
}
.header-south-5b1d .stale-6548 .column-66cc a,
.header-south-5b1d .stale-6548 .primary-stone-f9a5 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.first-f0e9
  .pagination_plasma_22aa.accent-52e2
  .stale-6548
  a.top_d905 {
  background-color: var(--e-global-color-accent);
}
.first-f0e9
  .pagination_plasma_22aa.accent-52e2
  .stale-6548
  span.top_d905.fn-current-20ed {
  background-color: var(--e-global-color-text);
}
.first-f0e9
  .pagination_plasma_22aa.accent-52e2
  .stale-6548
  .top_d905 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-a771 .dropdown-steel-22b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-a771
  .module_light_292c
  > .inner-7c27
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-a771
  .panel_49d8
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-a771
  .active_2645
  .breadcrumb_3815,
.thick-a771
  .active_2645
  .summary_3866 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-a771
  .active_2645
  .backdrop_1f21,
.thick-a771
  .active_2645
  a
  .backdrop_1f21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-a771
  .active_2645
  .focused_f72e {
  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);
}
.thick-a771
  .active_2645
  .description_up_50f8 {
  background-color: var(--e-global-color-primary);
}
.thick-a771
  .active_2645
  .description_up_50f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-a771
  .active_2645
  .description_up_50f8:hover {
  background-color: var(--e-global-color-primary);
}
.thick-a771
  .active_2645
  .progress_af27 {
  background-color: var(--e-global-color-primary);
}
.thick-a771
  .active_2645
  .progress_af27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-a771
  .active_2645
  .progress_af27:hover {
  background-color: var(--e-global-color-primary);
}
.thick-a771
  .badge_purple_1d41
  .cold-d129
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-a771
  .badge_purple_1d41
  .carousel-simple-5b76 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-a771
  .badge_purple_1d41
  .focused_f72e {
  color: var(--e-global-color-text);
}
.thick-a771
  .badge_purple_1d41
  .focused_f72e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-a771
  .badge_purple_1d41
  .description_up_50f8 {
  background-color: var(--e-global-color-primary);
}
.thick-a771
  .badge_purple_1d41
  .description_up_50f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-a771
  .badge_purple_1d41
  .description_up_50f8:hover {
  background-color: var(--e-global-color-primary);
}
.thick-a771
  .badge_purple_1d41
  .progress_af27 {
  background-color: var(--e-global-color-primary);
}
.thick-a771
  .badge_purple_1d41
  .progress_af27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thick-a771
  .badge_purple_1d41
  .progress_af27:hover {
  background-color: var(--e-global-color-primary);
}
.thick-a771 .disabled-pro-9f7d {
  background-color: var(--e-global-color-primary);
}
.thick-a771 .disabled-pro-9f7d:hover {
  background-color: var(--e-global-color-primary);
}
.thick-a771 .mini_39d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-a771 .container-middle-925f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_inner_86a9 .image_warm_fd13 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_inner_86a9
  .detail_bronze_bb47
  > div:nth-child(3)
  .image_warm_fd13,
.content_inner_86a9
  .box_23a9
  > div:nth-child(1)
  .image_warm_fd13,
.content_inner_86a9
  .hard_6199
  > div:nth-child(1)
  .image_warm_fd13,
.content_inner_86a9
  .container-fast-36db
  > div:nth-child(1)
  .image_warm_fd13,
.content_inner_86a9
  .down_1c35
  > div:nth-child(1)
  .image_warm_fd13 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_inner_86a9 .hover-85c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_inner_86a9 .fresh-89ba {
  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_inner_86a9 .dim_42bd {
  background-color: var(--e-global-color-primary);
}
.content_inner_86a9 .dim_42bd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_inner_86a9 .dim_42bd:hover {
  background-color: var(--e-global-color-primary);
}
.content_inner_86a9 .first_1e01 {
  background-color: var(--e-global-color-primary);
}
.content_inner_86a9 .first_1e01:hover {
  background-color: var(--e-global-color-primary);
}
.content_inner_86a9 .mini_39d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_inner_86a9 .container-middle-925f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_prev_312c .notification_dark_e608 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_prev_312c .gallery_b31f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_prev_312c .upper_f732 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_prev_312c .up_6305 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_prev_312c .iron_369a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_prev_312c .first_1e01 {
  background-color: var(--e-global-color-primary);
}
.status_prev_312c .first_1e01:hover {
  background-color: var(--e-global-color-primary);
}
.feature-in-c1c0 .bright_c52c {
  background-color: var(--e-global-color-secondary);
}
.feature-in-c1c0 .widget_over_7d0d {
  background-color: var(--e-global-color-text);
}
.feature-in-c1c0 .center_21a4 {
  background-color: var(--e-global-color-secondary);
}
.feature-in-c1c0 .info-9554 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-in-c1c0 .north-c0a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-in-c1c0 .out-487c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-in-c1c0 .wrapper-dim-b600 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-in-c1c0 .picture-48dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-5041 .tertiary-bea4 .search-right-15a0,
.liquid-5041
  .tertiary-bea4
  .search-right-15a0
  a,
.liquid-5041 .border-a424 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-5041 .tertiary-bea4 .tooltip_af11,
.liquid-5041 .button-wide-bc7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-5041 .tertiary-bea4 .tooltip_af11 {
  color: var(--e-global-color-text);
}
.liquid-5041 .button-wide-bc7f {
  color: var(--e-global-color-text);
}
.liquid-5041
  .tertiary-bea4
  .notice-large-1c4f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.liquid-5041 .box-white-6ac5 .tag-0952 {
  background-color: var(--e-global-color-primary);
}
.liquid-5041 .box-white-6ac5 .tag-0952:hover {
  background-color: var(--e-global-color-primary);
}
.liquid-5041 .box-white-6ac5 .mini_abe6 li span {
  background-color: var(--e-global-color-text);
}
.liquid-5041 .box-white-6ac5 .mini_abe6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.liquid-5041
  .box-white-6ac5
  .mini_abe6
  li.dropdown-focused-f52c
  span {
  background-color: var(--e-global-color-accent);
}
.liquid-5041 .table_2887 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-pressed-8505 .gradient_0278 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_0fee .wrapper-south-35ac {
  background-color: var(--e-global-color-primary);
}
.wrapper_0fee .text_in_e8c5 {
  background-color: var(--e-global-color-secondary);
}
.wrapper_0fee .hover_small_2e28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_0fee .slow-5607 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_0fee .cool_3f36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_0fee .gallery_over_9ca3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_0fee .chip_ee80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_0fee .primary_0f11 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_0fee .banner-ae69 {
  background-color: var(--e-global-color-primary);
}
.wrapper_0fee .banner-ae69 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_c8dc .smooth-2c08 {
  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);
}
.grid_c8dc .summary-cb94 {
  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);
}
.grid_c8dc
  .section_fixed_a270:after {
  background-color: var(--e-global-color-primary);
}
.grid_c8dc .row_middle_5e00 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_2e94 .border-a424 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_2e94 .button-wide-bc7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_black_9296 .search_c043 .component_lite_b983 {
  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);
}
.component_black_9296 .search_c043 .next_032c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_5e20 .inner-964f {
  background-color: var(--e-global-color-primary);
}
.brown_5e20 .section-cold-5fa6 {
  background-color: var(--e-global-color-secondary);
}
.brown_5e20 .caption-dim-5c7f .main-7455 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_5e20 .table_d0c0 .main-7455 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_ad8d .pagination_55ff .block_east_bcbd {
  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);
}
.green_ad8d .pagination_55ff .liquid_be27 {
  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);
}
.green_ad8d .pagination_55ff .popup-eda8 {
  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);
}
.basic_5d27 .box-ca7d {
  border-color: var(--e-global-color-text);
}
.basic_5d27 .modal_79ca {
  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);
}
.basic_5d27 .thumbnail-cbcb {
  color: var(--e-global-color-primary);
}
.basic_5d27 .pink-6415 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_d928 .hard_04c1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_d928 .detail_fast_ab39 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_d928 .silver-7a66:hover .hard_04c1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_d928
  .silver-7a66:hover
  .detail_fast_ab39 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-lower-6571 .thick_b99b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-lower-6571 .secondary_orange_a551 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-44db .center_4054 .basic_29df {
  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);
}
.secondary-44db .header-small-30ca .basic_29df {
  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);
}
.huge-395a .iron-576e {
  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);
}
.stale_e79a .filter-warm-8cf9 .under_8911 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale_e79a .filter-warm-8cf9 .under_8911 {
  background-color: var(--e-global-color-secondary);
}
.stale_e79a .title-9568 .under_8911 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale_e79a .title-9568 .under_8911 {
  background-color: var(--e-global-color-secondary);
}
.stale_e79a .pro_72c6 .south_98dd {
  background-color: var(--e-global-color-primary);
}
.stale_e79a .pro_72c6:hover .south_98dd {
  background-color: var(--e-global-color-secondary);
}
.stale_e79a .tag-0952 {
  background-color: var(--e-global-color-primary);
}
.stale_e79a .tag-0952:hover {
  background-color: var(--e-global-color-accent);
}
.stale_e79a .mini_abe6 li span {
  background-color: var(--e-global-color-text);
}
.stale_e79a .mini_abe6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.stale_e79a .mini_abe6 li.dropdown-focused-f52c span {
  background-color: var(--e-global-color-accent);
}
.text-fcc0 .form-a8ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-fcc0 .container-550d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_e78b .alert_5e10:before {
  background-color: var(--e-global-color-secondary);
}
.highlight_e78b .status-01e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_e78b .status-8653 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_short_f673 .iron_e7cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_short_f673 .iron_e7cc:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_short_f673 .iron_e7cc.fn-active-20ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_short_f673 .tabs_light_a600 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_short_f673 .container-55ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_short_f673 .status-0a6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination_short_f673 .section_hard_494e {
  background-color: var(--e-global-color-primary);
}
.pagination_short_f673 .section_hard_494e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination_short_f673 .panel_d770 {
  background-color: var(--e-global-color-primary);
}
.pagination_short_f673 .panel_d770 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-08e8 .active_d832 .progress_0b18 a {
  color: var(--e-global-color-secondary);
}
.hero-08e8 .active_d832 .progress_0b18 a:hover {
  color: var(--e-global-color-secondary);
}
.hero-08e8 .active_d832 .progress_0b18,
.hero-08e8 .active_d832 .progress_0b18 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-08e8 .active_d832 .preview-lite-7f7e {
  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);
}
.hero-08e8 .active_d832 .section-dirty-d491 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-08e8 .active_d832 .slow_bbc4 {
  background-color: var(--e-global-color-primary);
}
.hero-08e8 .active_d832 .slow_bbc4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-08e8 .active_d832 .slow_bbc4:hover {
  background-color: var(--e-global-color-primary);
}
.hero-08e8 .active_d832 .under_92ff {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-08e8 .active_d832 .under_92ff {
  background-color: var(--e-global-color-primary);
}
.hero-08e8 .active_d832 .under_92ff:hover {
  background-color: var(--e-global-color-primary);
}
.hero-08e8 .active_d832 .tag-0952 {
  background-color: var(--e-global-color-primary);
}
.hero-08e8 .active_d832 .tag-0952:hover {
  background-color: var(--e-global-color-primary);
}
.hero-08e8 .box-white-6ac5 .mini_abe6 li span {
  background-color: var(--e-global-color-text);
}
.hero-08e8 .box-white-6ac5 .mini_abe6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.hero-08e8 .box-white-6ac5 .mini_abe6 li.dropdown-focused-f52c span {
  background-color: var(--e-global-color-accent);
}
.hero-08e8 .mini_39d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-08e8 .container-middle-925f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-cd54 .in-aee0 .link-b652 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-cd54 .in-aee0 .summary-white-82df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-cd54 .in-aee0 .disabled-2c88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-tiny-be49 .huge_7e75 {
  border-color: var(--e-global-color-text);
}
.paragraph-tiny-be49 .element-fbed {
  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);
}
.paragraph-tiny-be49 .nav_7e6c {
  color: var(--e-global-color-secondary);
}
.paragraph-tiny-be49 .nav_7e6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-tiny-be49 .component_right_1e93 > * {
  color: var(--e-global-color-primary);
}
.paragraph-tiny-be49 .component_right_1e93 > * svg {
  fill: var(--e-global-color-primary);
}
.paragraph-tiny-be49 .item_current_2782 {
  color: var(--e-global-color-primary);
}
.paragraph-tiny-be49 .item_current_2782 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-tiny-be49 .notification-gas-bfe0 {
  color: var(--e-global-color-primary);
}
.paragraph-tiny-be49 .notification-gas-bfe0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-tiny-be49 .status-075e {
  color: var(--e-global-color-primary);
}
.paragraph-tiny-be49 .status-075e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-tiny-be49 .west_d8b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-tiny-be49 .layout_inner_9430 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-tiny-be49 .layout_inner_9430.nav_fd41 {
  color: var(--e-global-color-secondary);
}
.paragraph-tiny-be49 .layout_inner_9430.nav_fd41 .main_17a0 {
  color: var(--e-global-color-accent);
}
.paragraph-tiny-be49 .layout_inner_9430.mini-ea94 {
  color: var(--e-global-color-text);
}
.paragraph-tiny-be49 .layout_inner_9430.mini-ea94 .main_17a0 {
  color: var(--e-global-color-text);
}
.paragraph-tiny-be49 .layout_inner_9430:before {
  border-top-color: var(--e-global-color-text);
}
.paragraph-tiny-be49 .gallery-9646 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-tiny-be49
  .gallery-9646
  .tag-06f6 {
  background-color: var(--e-global-color-primary);
}
.paragraph-tiny-be49
  .gallery-9646
  .tag-06f6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-tiny-be49 .huge_7e75 .banner_large_e12e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west_2633 .carousel-narrow-cf4c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west_2633 .full_ccc9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_b4f4 .title-0208 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_b4f4
  .card_3dfd
  .rough-8380 {
  background-color: var(--e-global-color-secondary);
}
.photo_b4f4
  .card_3dfd.glass_66bc
  .rough-8380 {
  background-color: var(--e-global-color-text);
}
.photo_b4f4
  .card_3dfd:hover
  .rough-8380 {
  background-color: var(--e-global-color-accent);
}
.photo_b4f4
  .card_3dfd.fn-active-20ed
  .rough-8380 {
  background-color: var(--e-global-color-primary);
}
.tiny-52ef .list_tiny_e2b8 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.tiny-52ef .under-0c3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-52ef .popup-plasma-dd65 {
  background-color: var(--e-global-color-primary);
}
.tiny-52ef .popup-plasma-dd65 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-4a97 .first-76fd .focus_paper_4e9c .border-f450 {
  background-color: var(--e-global-color-secondary);
}
.pattern-4a97 .first-76fd .solid_4f5d:after {
  background-color: var(--e-global-color-secondary);
}
.pattern-4a97 .chip-8285 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-4a97 .tertiary-old-6306 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-4a97 .shadow_f409 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-4a97 .image_443c {
  background-color: var(--e-global-color-primary);
}
.pattern-4a97 .image_443c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-4a97 .footer-mini-ec2c {
  background-color: var(--e-global-color-secondary);
}
.pattern-4a97 .footer-mini-ec2c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-4a97 .first-76fd .wood-6c4a .search_soft_e839:hover {
  background-color: var(--e-global-color-primary);
}
.pattern-4a97
  .first-76fd
  .wood-6c4a
  .search_soft_e839.video_prev_ef02 {
  background-color: var(--e-global-color-primary);
}
.pattern-4a97 .first-76fd .gradient_43ed:before {
  border-color: var(--e-global-color-primary);
}
.pattern-4a97 .first-76fd .gradient_43ed:hover:before {
  border-color: var(--e-global-color-secondary);
}
.pattern-4a97
  .first-76fd
  .gradient_43ed.new-449f:before {
  border-color: var(--e-global-color-primary);
}
.pattern-4a97 .popup_steel_f093 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-b04a .search-green-ff7f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-b04a .search-green-ff7f:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-b04a .search-green-ff7f.section_c7b7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-b04a .accent-tall-b4ae {
  background-color: var(--e-global-color-primary);
}
.column-b04a .accent-tall-b4ae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-b04a
  .highlight-c62c
  .tag-plasma-ebc4
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-b04a
  .paragraph-8de6
  .tag-plasma-ebc4
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container-dynamic-6880
  .frame-smooth-134d
  .old-0dd3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-dynamic-6880
  .frame-smooth-134d
  .plasma_bdb9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-dynamic-6880 .menu_e666 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-dynamic-6880 .input-cool-72eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-dynamic-6880 .notice-842c {
  background-color: var(--e-global-color-primary);
}
.container-dynamic-6880 .notice-842c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_6160 .texture_848d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_6160 .wrapper-a280 {
  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);
}
.nav_6160 .easy-abd0 {
  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);
}
.nav_6160 .easy-abd0 a:hover {
  color: var(--e-global-color-secondary);
}
.nav_6160 .out_f9a2 {
  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);
}
.nav_6160 .grid_gas_6e43 {
  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);
}
.nav_6160 .frame_af14 .tag-0952 {
  background-color: var(--e-global-color-primary);
}
.nav_6160 .frame_af14 .tag-0952:hover {
  background-color: var(--e-global-color-accent);
}
.nav_6160
  .frame_af14
  .mini_abe6
  li
  span {
  background-color: var(--e-global-color-text);
}
.nav_6160
  .frame_af14
  .mini_abe6
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.nav_6160
  .frame_af14
  .mini_abe6
  li.dropdown-focused-f52c
  span {
  background-color: var(--e-global-color-accent);
}
.header_bc8a
  .light_5ca9
  .yellow_50aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_bc8a .light_5ca9 .input_selected_5510 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_bc8a .light_5ca9 .frame_white_b31b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_bc8a .narrow-863a {
  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);
}
.header_bc8a
  .pattern_9200.middle_7e4d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_3585
  > .large_ece1
  > div
  > .hot_c0d2
  > .popup_e995
  > a {
  background-color: var(--e-global-color-text);
}
.simple_3585
  > .large_ece1
  > div
  > .hot_c0d2
  > .popup_e995
  > a
  .detail-ffb0.input-ae76 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple_3585
  > .large_ece1
  > div
  > .hot_c0d2
  > .popup_e995
  > a
  .box_fresh_0c9d.picture_purple_a741 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple_3585
  > .large_ece1
  > div
  > .hot_c0d2
  > .popup_e995
  > .backdrop_15ec
  .popup_e995
  > a {
  background-color: var(--e-global-color-secondary);
}
.simple_3585
  > .large_ece1
  > div
  > .hot_c0d2
  > .popup_e995
  > .backdrop_15ec
  .popup_e995
  > a
  .stone-218f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple_3585
  > .large_ece1
  > div
  > .hot_c0d2
  > .popup_e995
  > .backdrop_15ec
  .popup_e995
  > a
  .box_fresh_0c9d.bottom_b562 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple_3585
  > .large_ece1
  > div
  > .hot_c0d2
  > .popup_e995
  > a
  .status-fresh-a721:before {
  color: var(--e-global-color-text);
}
.simple_3585
  > .large_ece1
  > div
  > .hot_c0d2
  > .popup_e995
  > .backdrop_15ec
  a
  .status-fresh-a721:before {
  color: var(--e-global-color-text);
}
.simple_3585
  > .large_ece1
  > div
  > .hot_c0d2
  > .popup_e995.backdrop_0745
  > a
  .status-fresh-a721:before {
  color: var(--e-global-color-text);
}
.simple_3585
  > .large_ece1
  > div
  > .hot_c0d2
  > .popup_e995
  > .backdrop_15ec
  .popup_e995.backdrop_0745
  > a
  .status-fresh-a721:before {
  color: var(--e-global-color-text);
}
.simple_3585
  > .large_ece1
  > div
  > .hot_c0d2
  > .popup_e995
  > a
  .paper-273a
  .element_rough_b7bf {
  color: var(--e-global-color-text);
}
.simple_3585
  > .large_ece1
  > div
  > .hot_c0d2
  > .popup_e995
  > .backdrop_15ec
  a
  .paper-273a
  .element_rough_b7bf {
  color: var(--e-global-color-text);
}
.simple_3585
  > .large_ece1
  > div
  > .hot_c0d2
  > .popup_e995
  > a
  .paper-273a
  .element_rough_b7bf,
.simple_3585
  > .large_ece1
  > div
  > .hot_c0d2
  > .popup_e995
  > .backdrop_15ec
  a
  .paper-273a
  .element_rough_b7bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple_3585
  > .large_ece1
  > div
  > .hot_c0d2
  > .popup_e995
  > a
  .hard_e1dd:before {
  color: var(--e-global-color-text);
}
.simple_3585
  > .large_ece1
  > div
  > .hot_c0d2
  > .popup_e995
  > .backdrop_15ec
  a
  .hard_e1dd:before {
  color: var(--e-global-color-text);
}
.simple_3585
  > .large_ece1
  > div
  > .hot_c0d2
  > .popup_e995.backdrop_0745
  > a
  .hard_e1dd:before {
  color: var(--e-global-color-text);
}
.simple_3585
  > .large_ece1
  > div
  > .hot_c0d2
  > .popup_e995
  > .backdrop_15ec
  .popup_e995.backdrop_0745
  > a
  .hard_e1dd:before {
  color: var(--e-global-color-text);
}
.message_fixed_5a62 .card_f866 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_fixed_5a62
  .picture-brown-8363:hover
  .card_f866 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-pink-41f5
  > .large_ece1
  > .mask_solid_1561
  > .white_73f8
  > .pattern_glass_8595
  > .solid_779c
  .panel_30bb {
  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);
}
.label-pink-41f5
  > .large_ece1
  > .mask_solid_1561
  > .white_73f8
  > .pattern_glass_8595
  > .solid_779c:hover
  .panel_30bb {
  color: var(--e-global-color-text);
}
.label-pink-41f5
  > .large_ece1
  > .mask_solid_1561
  > .white_73f8
  > .pattern_glass_8595
  > .solid_779c:hover
  .panel_30bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-pink-41f5
  > .large_ece1
  > .mask_solid_1561
  > .white_73f8
  > .pattern_glass_8595.dark_a612
  > .solid_779c
  .panel_30bb {
  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);
}
.silver_22ae .surface-wide-d06e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_22ae .list_8ab6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_22ae .complex-48da {
  background-color: var(--e-global-color-primary);
}
.silver_22ae .complex-48da {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver-a419
  > .large_ece1
  > .summary-yellow-b2fe
  > .aside-208d
  > .widget-e9e9
  .texture_a691 {
  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);
}
.silver-a419
  > .large_ece1
  > .summary-yellow-b2fe
  > .aside-208d
  > .widget-e9e9
  .video-red-4f4e {
  color: var(--e-global-color-text);
}
.silver-a419
  > .large_ece1
  > .summary-yellow-b2fe
  > .aside-208d
  > .widget-e9e9:hover
  .texture_a691 {
  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);
}
.silver-a419
  > .large_ece1
  > .summary-yellow-b2fe
  > .aside-208d
  > .widget-e9e9:hover
  .video-red-4f4e {
  color: var(--e-global-color-secondary);
}
.silver-a419
  > .large_ece1
  > .summary-yellow-b2fe
  > .aside-208d
  > .widget-e9e9.title_487d
  .texture_a691 {
  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);
}
.silver-a419
  > .large_ece1
  > .summary-yellow-b2fe
  > .aside-208d
  > .widget-e9e9.title_487d
  .video-red-4f4e {
  color: var(--e-global-color-primary);
}
.label_158f
  .notification-193a
  .link-in-0d9b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_158f .nav_bacf .banner_large_e12e .wide_74c7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-8f40 .middle_cca1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-8f40 .table_purple_2a6e .middle_cca1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-8f40 .button-4ca9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag-8f40 .button-4ca9 {
  background-color: var(--e-global-color-primary);
}
.sort-081e .accordion-c774 .action-9731 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-081e
  .accordion-c774:hover
  .badge-solid-f8a7 {
  color: var(--e-global-color-secondary);
}
.sort-081e
  .accordion-c774:hover
  .action-9731 {
  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);
}
.detail_728d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.primary-6d65 {
  max-width: 1400px !important;
}

.rough_c31f {
  flex-direction: column;
}

.rough_c31f .secondary-fixed-84c4 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.rough_c31f .secondary-fixed-84c4 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.rough_c31f .panel_b4df {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.glass_ceae.upper_4271 {
  display: none;
}

.pattern-top-1d07 {
  display: none;
}

body,
.message-complex-9574 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.wrapper_prev_172e) !important; */
}

.surface-west-4c4f.disabled_light_be1b {
  margin-bottom: 40px;
  width: 100%;
}

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

.rough_c31f a {
  width: 100%;
}

.shade-out-7d53 .pagination_c200.copper-3601 {
  width: 20% !important;
}

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

.old-4567:hover {
  color: #000;
}

.old-4567 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.old-4567:hover svg {
  fill: #000;
}

.pattern-huge-56f4 {
  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;
}

.pattern-huge-56f4:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.pattern-huge-56f4:nth-child(2):hover {
  color: #fff;
}

.shade-out-7d53
  .pagination_c200.popup_lower_0019
  .media-76df
  .alert-04ae {
  font-size: 20px !important;
}

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

.label-warm-f3e3 {
  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;
}

.active-in-4e48 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.text_deff.icon_steel_af93 > .gas_7075 {
  display: flex;
  align-items: center;
}

.hard-d5f9 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

.list-b54c {
  display: flex;
  gap: 50px;
}

.shade-out-7d53
  .pagination_c200.action-b671
  .stale-8da7
  .glass-73e7 {
  width: 100% !important;
}

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

.wide_d6f5 {
  width: 100%;
}

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

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

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

  display: none;
}

.pro-7b21 {
  font-size: 15px !important;
}

.in_ebeb {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.texture_old_7e4a:hover .in_ebeb {
  visibility: visible;
}
.texture_old_7e4a:hover.texture_old_7e4a::before {
  display: block;
}

.active-in-4e48 h3 {
  color: #fff;
}

.black_c6e3 {
  margin: 0;
}

.shade-out-7d53
  .pagination_c200.action-b671
  .glass-73e7
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.medium-e119 {
  width: 100%;
}

.accordion-3505 {
  width: 100%;
}

.accordion-yellow-8ef7 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.accordion-3505 {
  width: 100%;
}

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

.glass-73e7 {
  display: flex;
  align-items: center;
}

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

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

.rough_c31f .secondary-fixed-84c4.message-upper-de46 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.rough_c31f h1.secondary-fixed-84c4 {
  margin-top: 120px !important;
}

.shade-out-7d53 .pagination_c200.out-a470 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.image_353b img {
  width: 100%;
}

.texture_835a .blue_7637.media-76df {
  justify-content: space-between;
}

.dynamic_e1c2 {
  display: none;
}

.accordion_outer_f8cf .panel_b4df {
  margin: 1px 0 !important;
}

.gallery-yellow-500a li {
  margin-bottom: 0 !important;
}

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

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

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

@media (max-width: 767px) {
  .active-in-4e48 h3 {
    font-size: 28px;
  }

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

  .texture_835a .blue_7637.media-76df {
    border-bottom: 1px solid #f0c159;
  }

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

  .text_deff.icon_steel_af93 > .gas_7075 {
    gap: 15px;
    justify-content: space-between;
  }

  .shade-out-7d53
    .pagination_c200.action-b671
    .glass-73e7
    img {
    width: 60% !important;
  }

  .shade_f285 {
    left: 2%;
  }

  .sort_hard_d920 {
    margin: 10px 0;
  }

  .rough_c31f .panel_b4df {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.rough_c31f .secondary-fixed-84c4,
  .rough_c31f .secondary-fixed-84c4 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .glass-73e7 {
    justify-content: center;
  }

  .rough_c31f .panel_b4df {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .container-33a9 {
    margin-bottom: 15px !important;
  }

  .shade-out-7d53 .pagination_c200.copper-3601 {
    width: 75% !important;
  }

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

@media (max-width: 550px) {
  .pattern-huge-56f4 {
    text-transform: capitalize;
  }

  h2.rough_c31f .secondary-fixed-84c4,
  .rough_c31f .secondary-fixed-84c4 {
    font-size: 30px !important;
  }

  .glass-73e7 {
    justify-content: center;
  }

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

  .row_narrow_f591
    .sort_3acb.alert-ebcb {
    margin: 0 !important;
  }

  .hard-d5f9 {
    margin: 0;
    gap: 10px;
  }

  .sort_hard_d920 {
    display: flex;
  }

  .menu_current_ee62 .old-4567 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .hovered-1025 svg {
    width: 75% !important;
    height: 75% !important;
  }

  .accordion-yellow-8ef7 {
    justify-content: flex-end;
    gap: 1px;
  }

  .rough_c31f h1.secondary-fixed-84c4 {
    margin-top: 80px !important;
  }

  .shade-out-7d53
    .pagination_c200.action-b671
    .glass-73e7
    img,
  .outline-9522 .stale-8da7 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .pattern-huge-56f4 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .shade-out-7d53 .pagination_c200.copper-3601 {
    width: 100% !important;
  }

  .text_deff.icon_steel_af93 > .gas_7075 {
    gap: 3px;
  }

  .rough_c31f .panel_b4df {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 8397 */
.promo-block-m3 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.3;
}
