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(.right-12cd) {
  gap: 0.5em;
}
:where(.wide-1da4) {
  gap: 0.5em;
}
body .row-90cb > .alert-under-e7b9 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .row-90cb > .current-37dc {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .row-90cb > .old-2141 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .card_1294 > .alert-under-e7b9 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .card_1294 > .current-37dc {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .card_1294 > .old-2141 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .card_1294
  > :where(:not(.alert-under-e7b9):not(.current-37dc):not(.alert_light_71db)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .card_1294 > .liquid-a82f {
  max-width: var(--wp--style--global--wide-size);
}
body .right-12cd {
  display: flex;
}
body .right-12cd {
  flex-wrap: wrap;
  align-items: center;
}
body .right-12cd > * {
  margin: 0;
}
body .wide-1da4 {
  display: grid;
}
body .wide-1da4 > * {
  margin: 0;
}
:where(.backdrop_9b6e.right-12cd) {
  gap: 2em;
}
:where(.backdrop_9b6e.wide-1da4) {
  gap: 2em;
}
:where(.medium_68a8.right-12cd) {
  gap: 1.25em;
}
:where(.medium_68a8.wide-1da4) {
  gap: 1.25em;
}
.dropdown_39eb {
  color: var(--wp--preset--color--black) !important;
}
.button_c142 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.hidden-5e9d {
  color: var(--wp--preset--color--white) !important;
}
.solid_eb46 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.notice-yellow-8756 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.red-2bb7 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.status-current-34f2 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tag_02a0 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.cool-260f {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.frame-simple-c4ba {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.fixed-784b {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.gas-2104 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.upper-0dae {
  background-color: var(--wp--preset--color--black) !important;
}
.prev_58f9 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.clean-14a6 {
  background-color: var(--wp--preset--color--white) !important;
}
.basic-8cdf {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.border_next_f5ab {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.hover-gold-1639 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.footer_a1c0 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.slider_8650 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.inner_94da {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.icon-fluid-816b {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.yellow_5b04 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.inner-361a {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.shade_red_6878 {
  border-color: var(--wp--preset--color--black) !important;
}
.image_large_0533 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.hover_b6fd {
  border-color: var(--wp--preset--color--white) !important;
}
.pro-7dfb {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.breadcrumb-9e8d {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.small_397f {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tiny_1ff9 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.menu_7c67 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.aside_759c {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.current_713a {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.gallery-glass-81d2 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.accent-fast-29dd {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.modal-0bc5 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.caption-a3ab {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.photo_medium_0422 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.frame_wide_5adf {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.tabs_red_fb8a {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.preview-orange-d4d3 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.header_inner_465a {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.search-5da4 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.image-warm-f4b2 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.grid_2343 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.grid-selected-f6fc {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.button_wide_5b1d {
  background: var(--wp--preset--gradient--midnight) !important;
}
.input-620f {
  font-size: var(--wp--preset--font-size--small) !important;
}
.box-afab {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.accordion-hard-4de7 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.fresh_061a {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.mask-baa9 a:where(:not(.info_action_9cd1)) {
  color: inherit;
}
:where(.medium_68a8.right-12cd) {
  gap: 1.25em;
}
:where(.medium_68a8.wide-1da4) {
  gap: 1.25em;
}
:where(.backdrop_9b6e.right-12cd) {
  gap: 2em;
}
:where(.backdrop_9b6e.wide-1da4) {
  gap: 2em;
}
.bronze_2e75 {
  font-size: 1.5em;
  line-height: 1.6;
}

.hover-f6e5 .caption_dark_69a5 {
  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);
}
.chip_simple_cfa2 .layout_79a7 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_9759 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_9759.green-287c .dark_1855 {
  background-color: var(--e-global-color-primary);
}
.lower_9759.message-850c .dark_1855,
.lower_9759.yellow_747e .dark_1855 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.alert_silver_d5bd .input-d02f {
  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);
}
.cold_9ff7 {
  --divider-color: var(--e-global-color-secondary);
}
.cold_9ff7 .main-basic-3c48 {
  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);
}
.cold_9ff7.label_blue_b612 .lite-fc2a {
  background-color: var(--e-global-color-secondary);
}
.cold_9ff7.north_76d3 .lite-fc2a,
.cold_9ff7.simple-5480 .lite-fc2a {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.cold_9ff7.north_76d3 .lite-fc2a,
.cold_9ff7.simple-5480 .lite-fc2a svg {
  fill: var(--e-global-color-secondary);
}
.tabs-lite-36c7 .accordion-fd95 {
  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);
}
.tabs-lite-36c7 .prev-26c6 {
  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);
}
.hover-cbe8.label_blue_b612 .lite-fc2a {
  background-color: var(--e-global-color-primary);
}
.hover-cbe8.north_76d3 .lite-fc2a,
.hover-cbe8.simple-5480 .lite-fc2a {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hover-cbe8.north_76d3 .lite-fc2a,
.hover-cbe8.simple-5480 .lite-fc2a svg {
  fill: var(--e-global-color-primary);
}
.iron_6956.label_blue_b612 .lite-fc2a {
  background-color: var(--e-global-color-primary);
}
.iron_6956.north_76d3 .lite-fc2a,
.iron_6956.simple-5480 .lite-fc2a {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.iron_6956 .logo_warm_a592 {
  color: var(--e-global-color-primary);
}
.iron_6956 .logo_warm_a592,
.iron_6956 .logo_warm_a592 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_6956 .hover-glass-d647 {
  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);
}
.breadcrumb_full_068f .widget-bc80 {
  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);
}
.shadow_0a45 .module_dark_1607 .modal-advanced-e68e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.iron-6db0 .notice-6d26:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.iron-6db0 .complex-08e5 i {
  color: var(--e-global-color-primary);
}
.iron-6db0 .complex-08e5 svg {
  fill: var(--e-global-color-primary);
}
.iron-6db0 .main-next-966f {
  color: var(--e-global-color-secondary);
}
.iron-6db0 .notice-6d26 > .main-next-966f,
.iron-6db0 .notice-6d26 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_470e .container-c640 {
  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);
}
.slider_470e .row_inner_3613 {
  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);
}
.outline_full_d88f .avatar-c2db .over_b4f0 {
  background-color: var(--e-global-color-primary);
}
.outline_full_d88f .status-up-3edd {
  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);
}
.sidebar-next-a417 .mini_8aa0 {
  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);
}
.sidebar-next-a417 .video_selected_e061 {
  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);
}
.sidebar-next-a417 .content_7a8a {
  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);
}
.dirty-3374 .mask-cbb1,
.dirty-3374 .mask-cbb1 a {
  color: var(--e-global-color-primary);
}
.dirty-3374 .mask-cbb1.wood_7550,
.dirty-3374 .mask-cbb1.wood_7550 a {
  color: var(--e-global-color-accent);
}
.dirty-3374 .mask-cbb1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty-3374 .block_lower_0405 {
  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);
}
.gold_3652 .pagination-fast-e883,
.gold_3652 .border_4ee9 {
  color: var(--e-global-color-primary);
}
.gold_3652 .pagination-fast-e883 svg {
  fill: var(--e-global-color-primary);
}
.gold_3652 .wood_7550 .pagination-fast-e883,
.gold_3652 .wood_7550 .border_4ee9 {
  color: var(--e-global-color-accent);
}
.gold_3652 .wood_7550 .pagination-fast-e883 svg {
  fill: var(--e-global-color-accent);
}
.gold_3652 .border_4ee9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_3652 .block_lower_0405 {
  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_d381 .advanced-c5b4,
.overlay_d381 .focus-52fc {
  color: var(--e-global-color-primary);
}
.overlay_d381 .focus-52fc svg {
  fill: var(--e-global-color-primary);
}
.overlay_d381 .mask-cbb1.wood_7550 a,
.overlay_d381
  .mask-cbb1.wood_7550
  .focus-52fc {
  color: var(--e-global-color-accent);
}
.overlay_d381 .advanced-c5b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_d381 .block_lower_0405 {
  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);
}
.module-56ad .table-5a1d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-56ad .notice-fixed-653e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_middle_7209 .content-fresh-813f .link-medium-85ec {
  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);
}
.notice_middle_7209 .content-fresh-813f .media_ddeb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_middle_7209 .thick_6c95 .link-medium-85ec {
  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);
}
.notice_middle_7209
  .thick_6c95
  .media_ddeb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_middle_7209
  .backdrop_up_16a2
  .link-medium-85ec {
  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);
}
.notice_middle_7209
  .backdrop_up_16a2
  .media_ddeb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_middle_7209
  .hidden_dark_8f4a
  .link-medium-85ec {
  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);
}
.notice_middle_7209
  .hidden_dark_8f4a
  .media_ddeb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm_ee7b .slider_22c9 {
  background-color: var(--e-global-color-primary);
}
.warm_ee7b .slider_22c9:hover {
  background-color: var(--e-global-color-primary);
}
.warm_ee7b .cold-793f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm_ee7b
  .slider_22c9:hover
  .cold-793f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_selected_0cf4 .block_red_72e7 {
  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);
}
.notification-bronze-6e8c .pro_5785 .selected_531c a {
  background-color: var(--e-global-color-accent);
}
.notification-bronze-6e8c .pro_5785 .new-aa7a a {
  background-color: var(--e-global-color-accent);
}
.notification-bronze-6e8c .pro_5785 .selected_531c a,
.notification-bronze-6e8c .pro_5785 .new-aa7a a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-iron-a3f5
  .caption-cold-d304.summary-easy-a405
  .pro_5785
  a.huge_1dcb {
  background-color: var(--e-global-color-accent);
}
.accordion-iron-a3f5
  .caption-cold-d304.summary-easy-a405
  .pro_5785
  span.huge_1dcb.fn-current-2fad {
  background-color: var(--e-global-color-text);
}
.accordion-iron-a3f5
  .caption-cold-d304.summary-easy-a405
  .pro_5785
  .huge_1dcb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-c526 .list-e203 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-c526
  .plasma-4d84
  > .notification_c06a
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-c526
  .label_over_2829
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-c526
  .blue-925c
  .avatar-cd59,
.badge-c526
  .blue-925c
  .gallery_prev_ed60 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-c526
  .blue-925c
  .hard_8d04,
.badge-c526
  .blue-925c
  a
  .hard_8d04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-c526
  .blue-925c
  .small-955a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-c526
  .blue-925c
  .hero_61e6 {
  background-color: var(--e-global-color-primary);
}
.badge-c526
  .blue-925c
  .hero_61e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-c526
  .blue-925c
  .hero_61e6:hover {
  background-color: var(--e-global-color-primary);
}
.badge-c526
  .blue-925c
  .primary_last_ece1 {
  background-color: var(--e-global-color-primary);
}
.badge-c526
  .blue-925c
  .primary_last_ece1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-c526
  .blue-925c
  .primary_last_ece1:hover {
  background-color: var(--e-global-color-primary);
}
.badge-c526
  .sidebar_48f0
  .table_dynamic_dcf6
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-c526
  .sidebar_48f0
  .hard_48ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-c526
  .sidebar_48f0
  .small-955a {
  color: var(--e-global-color-text);
}
.badge-c526
  .sidebar_48f0
  .small-955a
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-c526
  .sidebar_48f0
  .hero_61e6 {
  background-color: var(--e-global-color-primary);
}
.badge-c526
  .sidebar_48f0
  .hero_61e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-c526
  .sidebar_48f0
  .hero_61e6:hover {
  background-color: var(--e-global-color-primary);
}
.badge-c526
  .sidebar_48f0
  .primary_last_ece1 {
  background-color: var(--e-global-color-primary);
}
.badge-c526
  .sidebar_48f0
  .primary_last_ece1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-c526
  .sidebar_48f0
  .primary_last_ece1:hover {
  background-color: var(--e-global-color-primary);
}
.badge-c526 .sort-46a7 {
  background-color: var(--e-global-color-primary);
}
.badge-c526 .sort-46a7:hover {
  background-color: var(--e-global-color-primary);
}
.badge-c526 .module-tall-3bc4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-c526 .logo_7cd8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-dim-8fa6 .hero_fresh_d1aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-dim-8fa6
  .item-9394
  > div:nth-child(3)
  .hero_fresh_d1aa,
.hidden-dim-8fa6
  .article_e580
  > div:nth-child(1)
  .hero_fresh_d1aa,
.hidden-dim-8fa6
  .out_6a9f
  > div:nth-child(1)
  .hero_fresh_d1aa,
.hidden-dim-8fa6
  .breadcrumb-13e3
  > div:nth-child(1)
  .hero_fresh_d1aa,
.hidden-dim-8fa6
  .tall_f482
  > div:nth-child(1)
  .hero_fresh_d1aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-dim-8fa6 .copper-d383 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-dim-8fa6 .gallery-7118 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-dim-8fa6 .chip-0d87 {
  background-color: var(--e-global-color-primary);
}
.hidden-dim-8fa6 .chip-0d87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-dim-8fa6 .chip-0d87:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-dim-8fa6 .dark_a9c3 {
  background-color: var(--e-global-color-primary);
}
.hidden-dim-8fa6 .dark_a9c3:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-dim-8fa6 .module-tall-3bc4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-dim-8fa6 .logo_7cd8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_6ae1 .media_d1d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_6ae1 .border_thick_a28c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_6ae1 .secondary_2b5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_6ae1 .notification_outer_5d3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_6ae1 .frame-77c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_6ae1 .dark_a9c3 {
  background-color: var(--e-global-color-primary);
}
.border_6ae1 .dark_a9c3:hover {
  background-color: var(--e-global-color-primary);
}
.right-8c76 .gradient-west-57a4 {
  background-color: var(--e-global-color-secondary);
}
.right-8c76 .pattern_8ed9 {
  background-color: var(--e-global-color-text);
}
.right-8c76 .dynamic_38e0 {
  background-color: var(--e-global-color-secondary);
}
.right-8c76 .secondary-3282 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-8c76 .green-84c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-8c76 .hero-8d74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-8c76 .accordion_c78a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-8c76 .secondary_091f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-e5c6 .icon_c03f .lower_2040,
.frame-e5c6
  .icon_c03f
  .lower_2040
  a,
.frame-e5c6 .chip-light-4590 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-e5c6 .icon_c03f .iron_231f,
.frame-e5c6 .prev_6b5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame-e5c6 .icon_c03f .iron_231f {
  color: var(--e-global-color-text);
}
.frame-e5c6 .prev_6b5d {
  color: var(--e-global-color-text);
}
.frame-e5c6
  .icon_c03f
  .pattern_fluid_9ca4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame-e5c6 .hover-easy-41a2 .medium-1100 {
  background-color: var(--e-global-color-primary);
}
.frame-e5c6 .hover-easy-41a2 .medium-1100:hover {
  background-color: var(--e-global-color-primary);
}
.frame-e5c6 .hover-easy-41a2 .secondary_old_078f li span {
  background-color: var(--e-global-color-text);
}
.frame-e5c6 .hover-easy-41a2 .secondary_old_078f li span:hover {
  background-color: var(--e-global-color-primary);
}
.frame-e5c6
  .hover-easy-41a2
  .secondary_old_078f
  li.silver-3926
  span {
  background-color: var(--e-global-color-accent);
}
.frame-e5c6 .out-3076 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-72be .light_7e6d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west-8270 .disabled-0268 {
  background-color: var(--e-global-color-primary);
}
.west-8270 .gallery-in-4158 {
  background-color: var(--e-global-color-secondary);
}
.west-8270 .form-2fca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west-8270 .bright_3ab0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west-8270 .left_30c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west-8270 .notification_up_554d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west-8270 .component_upper_5a3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west-8270 .focus_yellow_6981 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west-8270 .soft-674a {
  background-color: var(--e-global-color-primary);
}
.west-8270 .soft-674a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale-54d8 .item_e8b6 {
  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);
}
.stale-54d8 .surface_liquid_36c5 {
  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);
}
.stale-54d8
  .caption_soft_b191:after {
  background-color: var(--e-global-color-primary);
}
.stale-54d8 .chip-cool-323d {
  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);
}
.hot-299a .chip-light-4590 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hot-299a .prev_6b5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_cold_bb51 .shadow-456f .border_39a4 {
  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);
}
.section_cold_bb51 .shadow-456f .inner-6d9a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-5278 .banner_slow_ba4d {
  background-color: var(--e-global-color-primary);
}
.hidden-5278 .gradient-b60d {
  background-color: var(--e-global-color-secondary);
}
.hidden-5278 .title_huge_d51e .popup_0517 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-5278 .notice-19bf .popup_0517 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_31c7 .outline-current-06cb .brown-4a10 {
  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);
}
.grid_31c7 .outline-current-06cb .simple-683f {
  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_31c7 .outline-current-06cb .wrapper_78ac {
  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);
}
.static-1f9e .heading-upper-7b07 {
  border-color: var(--e-global-color-text);
}
.static-1f9e .notification-9765 {
  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);
}
.static-1f9e .up-4bdb {
  color: var(--e-global-color-primary);
}
.static-1f9e .card-dirty-1e17 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-7f40 .active-gas-b790 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-7f40 .block-first-6eb9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-7f40 .frame_558c:hover .active-gas-b790 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-7f40
  .frame_558c:hover
  .block-first-6eb9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-liquid-7d6f .next-1b39 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-liquid-7d6f .texture-lower-f72e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_d284 .section_68aa .copper-d6df {
  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);
}
.banner_d284 .button_easy_cd35 .copper-d6df {
  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);
}
.picture_f367 .north_6714 {
  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);
}
.motion-bb38 .media_next_27c3 .wood_3c20 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion-bb38 .media_next_27c3 .wood_3c20 {
  background-color: var(--e-global-color-secondary);
}
.motion-bb38 .column-10bb .wood_3c20 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion-bb38 .column-10bb .wood_3c20 {
  background-color: var(--e-global-color-secondary);
}
.motion-bb38 .heading-short-4d97 .tertiary-hovered-cd12 {
  background-color: var(--e-global-color-primary);
}
.motion-bb38 .heading-short-4d97:hover .tertiary-hovered-cd12 {
  background-color: var(--e-global-color-secondary);
}
.motion-bb38 .medium-1100 {
  background-color: var(--e-global-color-primary);
}
.motion-bb38 .medium-1100:hover {
  background-color: var(--e-global-color-accent);
}
.motion-bb38 .secondary_old_078f li span {
  background-color: var(--e-global-color-text);
}
.motion-bb38 .secondary_old_078f li span:hover {
  background-color: var(--e-global-color-primary);
}
.motion-bb38 .secondary_old_078f li.silver-3926 span {
  background-color: var(--e-global-color-accent);
}
.bright_6753 .item_0a84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_6753 .new-46c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-8931 .frame_35f8:before {
  background-color: var(--e-global-color-secondary);
}
.north-8931 .caption_stone_5de9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-8931 .widget-f1cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-warm-5f2f .item_mini_8db3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-warm-5f2f .item_mini_8db3:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-warm-5f2f .item_mini_8db3.fn-active-2fad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-warm-5f2f .logo-under-e952 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-warm-5f2f .selected-c805 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-warm-5f2f .mask-out-ba33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-warm-5f2f .photo-lower-4777 {
  background-color: var(--e-global-color-primary);
}
.layout-warm-5f2f .photo-lower-4777 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-warm-5f2f .caption-0043 {
  background-color: var(--e-global-color-primary);
}
.layout-warm-5f2f .caption-0043 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-steel-f109 .paragraph-pro-6c98 .wrapper-9c5a a {
  color: var(--e-global-color-secondary);
}
.text-steel-f109 .paragraph-pro-6c98 .wrapper-9c5a a:hover {
  color: var(--e-global-color-secondary);
}
.text-steel-f109 .paragraph-pro-6c98 .wrapper-9c5a,
.text-steel-f109 .paragraph-pro-6c98 .wrapper-9c5a a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-steel-f109 .paragraph-pro-6c98 .widget_slow_9b61 {
  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);
}
.text-steel-f109 .paragraph-pro-6c98 .focused_4ef8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-steel-f109 .paragraph-pro-6c98 .border-9d27 {
  background-color: var(--e-global-color-primary);
}
.text-steel-f109 .paragraph-pro-6c98 .border-9d27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-steel-f109 .paragraph-pro-6c98 .border-9d27:hover {
  background-color: var(--e-global-color-primary);
}
.text-steel-f109 .paragraph-pro-6c98 .fluid-cbd0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-steel-f109 .paragraph-pro-6c98 .fluid-cbd0 {
  background-color: var(--e-global-color-primary);
}
.text-steel-f109 .paragraph-pro-6c98 .fluid-cbd0:hover {
  background-color: var(--e-global-color-primary);
}
.text-steel-f109 .paragraph-pro-6c98 .medium-1100 {
  background-color: var(--e-global-color-primary);
}
.text-steel-f109 .paragraph-pro-6c98 .medium-1100:hover {
  background-color: var(--e-global-color-primary);
}
.text-steel-f109 .hover-easy-41a2 .secondary_old_078f li span {
  background-color: var(--e-global-color-text);
}
.text-steel-f109 .hover-easy-41a2 .secondary_old_078f li span:hover {
  background-color: var(--e-global-color-primary);
}
.text-steel-f109 .hover-easy-41a2 .secondary_old_078f li.silver-3926 span {
  background-color: var(--e-global-color-accent);
}
.text-steel-f109 .module-tall-3bc4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-steel-f109 .logo_7cd8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-dark-5c72 .border_d673 .disabled_e7aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-dark-5c72 .border_d673 .motion_361b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-dark-5c72 .border_d673 .badge_9283 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_6414 .right-5cf1 {
  border-color: var(--e-global-color-text);
}
.module_6414 .shadow-up-6b21 {
  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);
}
.module_6414 .bottom_163c {
  color: var(--e-global-color-secondary);
}
.module_6414 .bottom_163c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_6414 .tooltip-huge-895c > * {
  color: var(--e-global-color-primary);
}
.module_6414 .tooltip-huge-895c > * svg {
  fill: var(--e-global-color-primary);
}
.module_6414 .light_1873 {
  color: var(--e-global-color-primary);
}
.module_6414 .light_1873 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_6414 .hard_8210 {
  color: var(--e-global-color-primary);
}
.module_6414 .hard_8210 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_6414 .active_ddae {
  color: var(--e-global-color-primary);
}
.module_6414 .active_ddae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_6414 .steel-e0ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_6414 .component-cold-1652 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_6414 .component-cold-1652.smooth_f83a {
  color: var(--e-global-color-secondary);
}
.module_6414 .component-cold-1652.smooth_f83a .steel_8671 {
  color: var(--e-global-color-accent);
}
.module_6414 .component-cold-1652.cold_0659 {
  color: var(--e-global-color-text);
}
.module_6414 .component-cold-1652.cold_0659 .steel_8671 {
  color: var(--e-global-color-text);
}
.module_6414 .component-cold-1652:before {
  border-top-color: var(--e-global-color-text);
}
.module_6414 .container-north-3f40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_6414
  .container-north-3f40
  .header_1da6 {
  background-color: var(--e-global-color-primary);
}
.module_6414
  .container-north-3f40
  .header_1da6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module_6414 .right-5cf1 .copper-f6c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_5c9c .fast_cbe2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel_5c9c .avatar_eeea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed-5938 .widget-large-c008 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed-5938
  .right-487e
  .block-pro-8344 {
  background-color: var(--e-global-color-secondary);
}
.fixed-5938
  .right-487e.caption_dim_aea6
  .block-pro-8344 {
  background-color: var(--e-global-color-text);
}
.fixed-5938
  .right-487e:hover
  .block-pro-8344 {
  background-color: var(--e-global-color-accent);
}
.fixed-5938
  .right-487e.fn-active-2fad
  .block-pro-8344 {
  background-color: var(--e-global-color-primary);
}
.shadow_first_6a2f .texture-selected-92a1 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.shadow_first_6a2f .motion-5bda {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_first_6a2f .current_b6ce {
  background-color: var(--e-global-color-primary);
}
.shadow_first_6a2f .current_b6ce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-34b4 .label_right_b18c .frame_3c26 .content_a264 {
  background-color: var(--e-global-color-secondary);
}
.carousel-34b4 .label_right_b18c .easy-d42d:after {
  background-color: var(--e-global-color-secondary);
}
.carousel-34b4 .highlight_9766 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-34b4 .breadcrumb_static_9b81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-34b4 .link-0997 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-34b4 .list_f015 {
  background-color: var(--e-global-color-primary);
}
.carousel-34b4 .list_f015 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-34b4 .section-a36f {
  background-color: var(--e-global-color-secondary);
}
.carousel-34b4 .section-a36f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel-34b4 .label_right_b18c .mask-1381 .accordion_1939:hover {
  background-color: var(--e-global-color-primary);
}
.carousel-34b4
  .label_right_b18c
  .mask-1381
  .accordion_1939.gallery_silver_37a5 {
  background-color: var(--e-global-color-primary);
}
.carousel-34b4 .label_right_b18c .wrapper-0830:before {
  border-color: var(--e-global-color-primary);
}
.carousel-34b4 .label_right_b18c .wrapper-0830:hover:before {
  border-color: var(--e-global-color-secondary);
}
.carousel-34b4
  .label_right_b18c
  .wrapper-0830.footer-9ad3:before {
  border-color: var(--e-global-color-primary);
}
.carousel-34b4 .banner-steel-dab0 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_32d2 .dynamic_f00a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_32d2 .dynamic_f00a:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_32d2 .dynamic_f00a.table_d248 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_32d2 .highlight-pro-f76c {
  background-color: var(--e-global-color-primary);
}
.fixed_32d2 .highlight-pro-f76c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_32d2
  .bottom-caeb
  .hard-d479
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed_32d2
  .thumbnail_right_d0c6
  .hard-d479
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice-3691
  .active-4d32
  .texture-under-68b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-3691
  .active-4d32
  .sidebar-0f92 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-3691 .avatar_cool_1652 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-3691 .pressed_7b15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-3691 .banner_f844 {
  background-color: var(--e-global-color-primary);
}
.notice-3691 .banner_f844 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.medium-4684 .aside_middle_2ae9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-4684 .detail-fixed-8e3a {
  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);
}
.medium-4684 .light_80c3 {
  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);
}
.medium-4684 .light_80c3 a:hover {
  color: var(--e-global-color-secondary);
}
.medium-4684 .wrapper_inner_0f38 {
  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);
}
.medium-4684 .fluid-c305 {
  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);
}
.medium-4684 .description_df81 .medium-1100 {
  background-color: var(--e-global-color-primary);
}
.medium-4684 .description_df81 .medium-1100:hover {
  background-color: var(--e-global-color-accent);
}
.medium-4684
  .description_df81
  .secondary_old_078f
  li
  span {
  background-color: var(--e-global-color-text);
}
.medium-4684
  .description_df81
  .secondary_old_078f
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.medium-4684
  .description_df81
  .secondary_old_078f
  li.silver-3926
  span {
  background-color: var(--e-global-color-accent);
}
.paper_3dd1
  .short-d6e8
  .purple_64cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper_3dd1 .short-d6e8 .plasma-aa3b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper_3dd1 .short-d6e8 .right-3c7b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_3dd1 .menu-b746 {
  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);
}
.paper_3dd1
  .orange_5430.outer_04ce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-6fa6
  > .card-brown-4326
  > div
  > .warm_d1a7
  > .link-2b7a
  > a {
  background-color: var(--e-global-color-text);
}
.bronze-6fa6
  > .card-brown-4326
  > div
  > .warm_d1a7
  > .link-2b7a
  > a
  .info-full-2b9c.dirty-2492 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-6fa6
  > .card-brown-4326
  > div
  > .warm_d1a7
  > .link-2b7a
  > a
  .hidden_95b1.fluid_3107 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-6fa6
  > .card-brown-4326
  > div
  > .warm_d1a7
  > .link-2b7a
  > .hover-59d9
  .link-2b7a
  > a {
  background-color: var(--e-global-color-secondary);
}
.bronze-6fa6
  > .card-brown-4326
  > div
  > .warm_d1a7
  > .link-2b7a
  > .hover-59d9
  .link-2b7a
  > a
  .texture-fluid-066a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-6fa6
  > .card-brown-4326
  > div
  > .warm_d1a7
  > .link-2b7a
  > .hover-59d9
  .link-2b7a
  > a
  .hidden_95b1.focused_99e1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-6fa6
  > .card-brown-4326
  > div
  > .warm_d1a7
  > .link-2b7a
  > a
  .bottom_ccc0:before {
  color: var(--e-global-color-text);
}
.bronze-6fa6
  > .card-brown-4326
  > div
  > .warm_d1a7
  > .link-2b7a
  > .hover-59d9
  a
  .bottom_ccc0:before {
  color: var(--e-global-color-text);
}
.bronze-6fa6
  > .card-brown-4326
  > div
  > .warm_d1a7
  > .link-2b7a.cool_dc85
  > a
  .bottom_ccc0:before {
  color: var(--e-global-color-text);
}
.bronze-6fa6
  > .card-brown-4326
  > div
  > .warm_d1a7
  > .link-2b7a
  > .hover-59d9
  .link-2b7a.cool_dc85
  > a
  .bottom_ccc0:before {
  color: var(--e-global-color-text);
}
.bronze-6fa6
  > .card-brown-4326
  > div
  > .warm_d1a7
  > .link-2b7a
  > a
  .hidden_7299
  .icon_b15f {
  color: var(--e-global-color-text);
}
.bronze-6fa6
  > .card-brown-4326
  > div
  > .warm_d1a7
  > .link-2b7a
  > .hover-59d9
  a
  .hidden_7299
  .icon_b15f {
  color: var(--e-global-color-text);
}
.bronze-6fa6
  > .card-brown-4326
  > div
  > .warm_d1a7
  > .link-2b7a
  > a
  .hidden_7299
  .icon_b15f,
.bronze-6fa6
  > .card-brown-4326
  > div
  > .warm_d1a7
  > .link-2b7a
  > .hover-59d9
  a
  .hidden_7299
  .icon_b15f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-6fa6
  > .card-brown-4326
  > div
  > .warm_d1a7
  > .link-2b7a
  > a
  .gas_8024:before {
  color: var(--e-global-color-text);
}
.bronze-6fa6
  > .card-brown-4326
  > div
  > .warm_d1a7
  > .link-2b7a
  > .hover-59d9
  a
  .gas_8024:before {
  color: var(--e-global-color-text);
}
.bronze-6fa6
  > .card-brown-4326
  > div
  > .warm_d1a7
  > .link-2b7a.cool_dc85
  > a
  .gas_8024:before {
  color: var(--e-global-color-text);
}
.bronze-6fa6
  > .card-brown-4326
  > div
  > .warm_d1a7
  > .link-2b7a
  > .hover-59d9
  .link-2b7a.cool_dc85
  > a
  .gas_8024:before {
  color: var(--e-global-color-text);
}
.image_motion_6943 .sort-5cff {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image_motion_6943
  .tertiary-last-27aa:hover
  .sort-5cff {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.medium_cd1a
  > .card-brown-4326
  > .menu_aba7
  > .dirty-00e8
  > .bottom-010e
  > .full-1483
  .column_wood_8123 {
  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);
}
.medium_cd1a
  > .card-brown-4326
  > .menu_aba7
  > .dirty-00e8
  > .bottom-010e
  > .full-1483:hover
  .column_wood_8123 {
  color: var(--e-global-color-text);
}
.medium_cd1a
  > .card-brown-4326
  > .menu_aba7
  > .dirty-00e8
  > .bottom-010e
  > .full-1483:hover
  .column_wood_8123 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium_cd1a
  > .card-brown-4326
  > .menu_aba7
  > .dirty-00e8
  > .bottom-010e.message-right-51a0
  > .full-1483
  .column_wood_8123 {
  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);
}
.out-dddb .disabled_6e9d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-dddb .tabs_lower_365f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-dddb .alert_0afe {
  background-color: var(--e-global-color-primary);
}
.out-dddb .alert_0afe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.inner_a2e7
  > .card-brown-4326
  > .hover_6c14
  > .layout_9756
  > .card_6f05
  .content-9755 {
  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);
}
.inner_a2e7
  > .card-brown-4326
  > .hover_6c14
  > .layout_9756
  > .card_6f05
  .content_tall_b3f4 {
  color: var(--e-global-color-text);
}
.inner_a2e7
  > .card-brown-4326
  > .hover_6c14
  > .layout_9756
  > .card_6f05:hover
  .content-9755 {
  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);
}
.inner_a2e7
  > .card-brown-4326
  > .hover_6c14
  > .layout_9756
  > .card_6f05:hover
  .content_tall_b3f4 {
  color: var(--e-global-color-secondary);
}
.inner_a2e7
  > .card-brown-4326
  > .hover_6c14
  > .layout_9756
  > .card_6f05.gallery_paper_aa10
  .content-9755 {
  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);
}
.inner_a2e7
  > .card-brown-4326
  > .hover_6c14
  > .layout_9756
  > .card_6f05.gallery_paper_aa10
  .content_tall_b3f4 {
  color: var(--e-global-color-primary);
}
.fixed_ae8b
  .link_3919
  .down_079e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_ae8b .photo_7b57 .copper-f6c1 .paragraph_2b2b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-f36a .gallery_3fdf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-f36a .black-f6c6 .gallery_3fdf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-f36a .lite_7cfc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-f36a .lite_7cfc {
  background-color: var(--e-global-color-primary);
}
.warm-c192 .image_c0ac .title-b219 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm-c192
  .image_c0ac:hover
  .center_ba21 {
  color: var(--e-global-color-secondary);
}
.warm-c192
  .image_c0ac:hover
  .title-b219 {
  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);
}
.up_4c13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.stone-5d9e {
  max-width: 1400px !important;
}

.article_c098 {
  flex-direction: column;
}

.article_c098 .wrapper_ee27 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

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

.article_c098 .basic-d7da {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.gradient-9edc.gradient_slow_2861 {
  display: none;
}

.disabled-8951 {
  display: none;
}

body,
.in_7024 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.primary-simple-844c) !important; */
}

.header_right_ffe0.white-cf98 {
  margin-bottom: 40px;
  width: 100%;
}

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

.article_c098 a {
  width: 100%;
}

.slider-5016 .primary_inner_628a.dirty_982f {
  width: 20% !important;
}

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

.pink_d373:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

.dynamic-29da {
  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;
}

.dynamic-29da:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.dynamic-29da:nth-child(2):hover {
  color: #fff;
}

.slider-5016
  .primary_inner_628a.sort-red-d41e
  .nav-selected-a5c1
  .hidden-warm-eb16 {
  font-size: 20px !important;
}

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

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

.content-b446 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.table_c25c.mask-middle-508d > .texture_2005 {
  display: flex;
  align-items: center;
}

.main-3553 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.breadcrumb-34cb {
  position: relative;
  width: 100%;
}

.tooltip-2451 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.link-top-6670 {
  font-size: 35px !important;
}

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

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

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

.slider-5016
  .primary_inner_628a.over_cd0f
  .pagination_dirty_b4c4
  .border-5533 {
  width: 100% !important;
}

.slider-542d {
  width: 500px !important;
  max-width: none;
}

.banner-full-f9d8 {
  width: 100%;
}

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

.accordion-3961 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.element-mini-9b54 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.accordion-3961:hover .element-mini-9b54 {
  visibility: visible;
}
.accordion-3961:hover.accordion-3961::before {
  display: block;
}

.content-b446 h3 {
  color: #fff;
}

.prev-4222 {
  margin: 0;
}

.slider-5016
  .primary_inner_628a.over_cd0f
  .border-5533
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.focus-stone-0c20 {
  width: 100%;
}

.last-8e18 {
  width: 100%;
}

.focus-fluid-31c6 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.last-8e18 {
  width: 100%;
}

.box-outer-f67c {
  margin-bottom: 10px !important;
}

.border-5533 {
  display: flex;
  align-items: center;
}

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

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

.article_c098 .wrapper_ee27.frame-8e62 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.article_c098 h1.wrapper_ee27 {
  margin-top: 120px !important;
}

.slider-5016 .primary_inner_628a.left_515a {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.accent_complex_f4e3 img {
  width: 100%;
}

.full_0bc5 .media-dark-30ed.nav-selected-a5c1 {
  justify-content: space-between;
}

.filter_last_a024 {
  display: none;
}

.lower_bb63 .basic-d7da {
  margin: 1px 0 !important;
}

.container-9dbd li {
  margin-bottom: 0 !important;
}

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

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

  .slider-542d {
    width: 100% !important;
  }
}

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

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

  .full_0bc5 .media-dark-30ed.nav-selected-a5c1 {
    border-bottom: 1px solid #f0c159;
  }

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

  .table_c25c.mask-middle-508d > .texture_2005 {
    gap: 15px;
    justify-content: space-between;
  }

  .slider-5016
    .primary_inner_628a.over_cd0f
    .border-5533
    img {
    width: 60% !important;
  }

  .tooltip-2451 {
    left: 2%;
  }

  .aside-330f {
    margin: 10px 0;
  }

  .article_c098 .basic-d7da {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .link-top-6670 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.article_c098 .wrapper_ee27,
  .article_c098 .wrapper_ee27 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .border-5533 {
    justify-content: center;
  }

  .article_c098 .basic-d7da {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .slider-5016 .primary_inner_628a.dirty_982f {
    width: 75% !important;
  }

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

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

  h2.article_c098 .wrapper_ee27,
  .article_c098 .wrapper_ee27 {
    font-size: 30px !important;
  }

  .border-5533 {
    justify-content: center;
  }

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

  .medium-3f26
    .smooth-be99.copper_4ed8 {
    margin: 0 !important;
  }

  .main-3553 {
    margin: 0;
    gap: 10px;
  }

  .aside-330f {
    display: flex;
  }

  .notice-copper-c1a7 .pink_d373 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .focus-fluid-31c6 {
    justify-content: flex-end;
    gap: 1px;
  }

  .article_c098 h1.wrapper_ee27 {
    margin-top: 80px !important;
  }

  .slider-5016
    .primary_inner_628a.over_cd0f
    .border-5533
    img,
  .tabs-lite-36c7 .pagination_dirty_b4c4 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .dynamic-29da {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .slider-5016 .primary_inner_628a.dirty_982f {
    width: 100% !important;
  }

  .table_c25c.mask-middle-508d > .texture_2005 {
    gap: 3px;
  }

  .article_c098 .basic-d7da {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: afb5 */
.promo-block-q9 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.1;
}
