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(.frame_paper_1072) {
  gap: 0.5em;
}
:where(.soft_9b87) {
  gap: 0.5em;
}
body .primary-new-7695 > .detail-e54a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .primary-new-7695 > .grid_huge_9cd0 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .primary-new-7695 > .icon-tiny-fc68 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .table-a445 > .detail-e54a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .table-a445 > .grid_huge_9cd0 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .table-a445 > .icon-tiny-fc68 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .table-a445
  > :where(:not(.detail-e54a):not(.grid_huge_9cd0):not(.panel-hot-dd4f)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .table-a445 > .disabled-51e0 {
  max-width: var(--wp--style--global--wide-size);
}
body .frame_paper_1072 {
  display: flex;
}
body .frame_paper_1072 {
  flex-wrap: wrap;
  align-items: center;
}
body .frame_paper_1072 > * {
  margin: 0;
}
body .soft_9b87 {
  display: grid;
}
body .soft_9b87 > * {
  margin: 0;
}
:where(.pagination-f61e.frame_paper_1072) {
  gap: 2em;
}
:where(.pagination-f61e.soft_9b87) {
  gap: 2em;
}
:where(.text-3639.frame_paper_1072) {
  gap: 1.25em;
}
:where(.text-3639.soft_9b87) {
  gap: 1.25em;
}
.simple_8252 {
  color: var(--wp--preset--color--black) !important;
}
.surface-south-7c17 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.breadcrumb-iron-ecf9 {
  color: var(--wp--preset--color--white) !important;
}
.hovered_c4ff {
  color: var(--wp--preset--color--pale-pink) !important;
}
.motion-a1fd {
  color: var(--wp--preset--color--vivid-red) !important;
}
.narrow-2513 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.photo_slow_e01e {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.under-6934 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.notice-top-3c01 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.container_active_ebae {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.texture-60e5 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.info_3225 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.orange-4587 {
  background-color: var(--wp--preset--color--black) !important;
}
.filter-hot-24d2 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.message_c29c {
  background-color: var(--wp--preset--color--white) !important;
}
.panel-be4c {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.input-next-1ca8 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.wide-6bf1 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.accordion_smooth_f12b {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.easy_cfd1 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.left-9ef8 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.pagination-clean-dbd2 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.huge-e325 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.panel-d56e {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.inner_3df7 {
  border-color: var(--wp--preset--color--black) !important;
}
.solid-470b {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.light-4964 {
  border-color: var(--wp--preset--color--white) !important;
}
.feature-simple-f8bb {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.link_dynamic_8ff4 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.texture-green-e92c {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.inner-ccc0 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.gallery_old_0c65 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.warm_446d {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.logo-abd5 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.silver_c6d2 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.blue-5011 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.breadcrumb-wide-a48f {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.narrow-c5a6 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.lite_f64f {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.media_black_bf4b {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.hidden_iron_6f3b {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.info_cd16 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.copper_dc4a {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.large-34d9 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.header_bronze_cd4b {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.panel_medium_b47d {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.hard_abae {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.south-d626 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.avatar-65ba {
  font-size: var(--wp--preset--font-size--small) !important;
}
.east-37b2 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.shade-current-b6a7 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.alert_2268 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.surface_orange_299d a:where(:not(.picture_76e8)) {
  color: inherit;
}
:where(.text-3639.frame_paper_1072) {
  gap: 1.25em;
}
:where(.text-3639.soft_9b87) {
  gap: 1.25em;
}
:where(.pagination-f61e.frame_paper_1072) {
  gap: 2em;
}
:where(.pagination-f61e.soft_9b87) {
  gap: 2em;
}
.silver-ae90 {
  font-size: 1.5em;
  line-height: 1.6;
}

.button_7ed3 .tertiary-d638 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink-f73a .grid-16cf {
  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);
}
.title-upper-17df {
  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);
}
.title-upper-17df.main-52af .link-cool-e054 {
  background-color: var(--e-global-color-primary);
}
.title-upper-17df.hero-23bb .link-cool-e054,
.title-upper-17df.button_fd43 .link-cool-e054 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.article_in_9f2e .active-down-6e86 {
  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);
}
.input_9940 {
  --divider-color: var(--e-global-color-secondary);
}
.input_9940 .liquid-5c3f {
  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);
}
.input_9940.wrapper_fe2e .alert_507a {
  background-color: var(--e-global-color-secondary);
}
.input_9940.preview-new-e779 .alert_507a,
.input_9940.tiny_ec1a .alert_507a {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.input_9940.preview-new-e779 .alert_507a,
.input_9940.tiny_ec1a .alert_507a svg {
  fill: var(--e-global-color-secondary);
}
.menu-d795 .sidebar-middle-177e {
  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);
}
.menu-d795 .table-e441 {
  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);
}
.table_00e0.wrapper_fe2e .alert_507a {
  background-color: var(--e-global-color-primary);
}
.table_00e0.preview-new-e779 .alert_507a,
.table_00e0.tiny_ec1a .alert_507a {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.table_00e0.preview-new-e779 .alert_507a,
.table_00e0.tiny_ec1a .alert_507a svg {
  fill: var(--e-global-color-primary);
}
.list-fast-b16f.wrapper_fe2e .alert_507a {
  background-color: var(--e-global-color-primary);
}
.list-fast-b16f.preview-new-e779 .alert_507a,
.list-fast-b16f.tiny_ec1a .alert_507a {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.list-fast-b16f .warm-1e2e {
  color: var(--e-global-color-primary);
}
.list-fast-b16f .warm-1e2e,
.list-fast-b16f .warm-1e2e a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-fast-b16f .tertiary_c4b1 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-new-0938 .paragraph_de16 {
  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_f0c3 .caption-a95d .static_6467 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_light_7362 .disabled-smooth-6348:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.alert_light_7362 .notice_basic_758e i {
  color: var(--e-global-color-primary);
}
.alert_light_7362 .notice_basic_758e svg {
  fill: var(--e-global-color-primary);
}
.alert_light_7362 .module-e06b {
  color: var(--e-global-color-secondary);
}
.alert_light_7362 .disabled-smooth-6348 > .module-e06b,
.alert_light_7362 .disabled-smooth-6348 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-4a3a .column-current-1d8c {
  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);
}
.hover-4a3a .notice_iron_41ac {
  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);
}
.soft-c074 .button_0cf1 .primary_5c38 {
  background-color: var(--e-global-color-primary);
}
.soft-c074 .orange_85cb {
  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);
}
.focused_3792 .outer_7e08 {
  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);
}
.focused_3792 .accordion-out-1c2c {
  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);
}
.focused_3792 .under_bfa8 {
  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);
}
.element_tiny_350c .prev-d405,
.element_tiny_350c .prev-d405 a {
  color: var(--e-global-color-primary);
}
.element_tiny_350c .prev-d405.badge-top-1e1e,
.element_tiny_350c .prev-d405.badge-top-1e1e a {
  color: var(--e-global-color-accent);
}
.element_tiny_350c .prev-d405 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_tiny_350c .disabled_b25c {
  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);
}
.simple-c853 .hard_9de8,
.simple-c853 .wrapper_basic_4637 {
  color: var(--e-global-color-primary);
}
.simple-c853 .hard_9de8 svg {
  fill: var(--e-global-color-primary);
}
.simple-c853 .badge-top-1e1e .hard_9de8,
.simple-c853 .badge-top-1e1e .wrapper_basic_4637 {
  color: var(--e-global-color-accent);
}
.simple-c853 .badge-top-1e1e .hard_9de8 svg {
  fill: var(--e-global-color-accent);
}
.simple-c853 .wrapper_basic_4637 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple-c853 .disabled_b25c {
  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);
}
.filter_db1e .mask-b40e,
.filter_db1e .media_e0d0 {
  color: var(--e-global-color-primary);
}
.filter_db1e .media_e0d0 svg {
  fill: var(--e-global-color-primary);
}
.filter_db1e .prev-d405.badge-top-1e1e a,
.filter_db1e
  .prev-d405.badge-top-1e1e
  .media_e0d0 {
  color: var(--e-global-color-accent);
}
.filter_db1e .mask-b40e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_db1e .disabled_b25c {
  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);
}
.logo_1bc4 .hero_393a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo_1bc4 .form-outer-5e9f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_cb8d .description-a398 .background_fast_b8ab {
  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);
}
.feature_cb8d .description-a398 .badge-smooth-21d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_cb8d .image-34ee .background_fast_b8ab {
  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);
}
.feature_cb8d
  .image-34ee
  .badge-smooth-21d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_cb8d
  .steel-6b0c
  .background_fast_b8ab {
  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);
}
.feature_cb8d
  .steel-6b0c
  .badge-smooth-21d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_cb8d
  .steel_597a
  .background_fast_b8ab {
  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);
}
.feature_cb8d
  .steel_597a
  .badge-smooth-21d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-cbb0 .cool_f121 {
  background-color: var(--e-global-color-primary);
}
.footer-cbb0 .cool_f121:hover {
  background-color: var(--e-global-color-primary);
}
.footer-cbb0 .element-1e14 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-cbb0
  .cool_f121:hover
  .element-1e14 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_1719 .focus-dynamic-9da8 {
  color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex_0be6 .cool-1b2b .light_5dd9 a {
  background-color: var(--e-global-color-accent);
}
.complex_0be6 .cool-1b2b .gradient-copper-6e87 a {
  background-color: var(--e-global-color-accent);
}
.complex_0be6 .cool-1b2b .light_5dd9 a,
.complex_0be6 .cool-1b2b .gradient-copper-6e87 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_next_ffe0
  .west_099a.label-6184
  .cool-1b2b
  a.hero-08d9 {
  background-color: var(--e-global-color-accent);
}
.progress_next_ffe0
  .west_099a.label-6184
  .cool-1b2b
  span.hero-08d9.fn-current-b180 {
  background-color: var(--e-global-color-text);
}
.progress_next_ffe0
  .west_099a.label-6184
  .cool-1b2b
  .hero-08d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_7342 .basic-a2fa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_7342
  .disabled_warm_6c32
  > .dirty_b003
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_7342
  .avatar-north-08c7
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_7342
  .selected_ab06
  .texture-bc7c,
.banner_7342
  .selected_ab06
  .active_b478 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_7342
  .selected_ab06
  .container-huge-22f1,
.banner_7342
  .selected_ab06
  a
  .container-huge-22f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_7342
  .selected_ab06
  .pro_fc06 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_7342
  .selected_ab06
  .static_82b0 {
  background-color: var(--e-global-color-primary);
}
.banner_7342
  .selected_ab06
  .static_82b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_7342
  .selected_ab06
  .static_82b0:hover {
  background-color: var(--e-global-color-primary);
}
.banner_7342
  .selected_ab06
  .north_b96b {
  background-color: var(--e-global-color-primary);
}
.banner_7342
  .selected_ab06
  .north_b96b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_7342
  .selected_ab06
  .north_b96b:hover {
  background-color: var(--e-global-color-primary);
}
.banner_7342
  .mask_active_b7be
  .highlight_cde6
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_7342
  .mask_active_b7be
  .over_21c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_7342
  .mask_active_b7be
  .pro_fc06 {
  color: var(--e-global-color-text);
}
.banner_7342
  .mask_active_b7be
  .pro_fc06
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_7342
  .mask_active_b7be
  .static_82b0 {
  background-color: var(--e-global-color-primary);
}
.banner_7342
  .mask_active_b7be
  .static_82b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_7342
  .mask_active_b7be
  .static_82b0:hover {
  background-color: var(--e-global-color-primary);
}
.banner_7342
  .mask_active_b7be
  .north_b96b {
  background-color: var(--e-global-color-primary);
}
.banner_7342
  .mask_active_b7be
  .north_b96b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_7342
  .mask_active_b7be
  .north_b96b:hover {
  background-color: var(--e-global-color-primary);
}
.banner_7342 .upper-142f {
  background-color: var(--e-global-color-primary);
}
.banner_7342 .upper-142f:hover {
  background-color: var(--e-global-color-primary);
}
.banner_7342 .wrapper-d012 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_7342 .module-a018 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_ec7f .wood_4038 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_ec7f
  .bronze_6a6a
  > div:nth-child(3)
  .wood_4038,
.red_ec7f
  .badge-36f4
  > div:nth-child(1)
  .wood_4038,
.red_ec7f
  .shadow-pro-6bab
  > div:nth-child(1)
  .wood_4038,
.red_ec7f
  .mini-efb3
  > div:nth-child(1)
  .wood_4038,
.red_ec7f
  .hover-b749
  > div:nth-child(1)
  .wood_4038 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_ec7f .small_89bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_ec7f .primary_152a {
  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);
}
.red_ec7f .modal_0490 {
  background-color: var(--e-global-color-primary);
}
.red_ec7f .modal_0490 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_ec7f .modal_0490:hover {
  background-color: var(--e-global-color-primary);
}
.red_ec7f .box-cold-67ca {
  background-color: var(--e-global-color-primary);
}
.red_ec7f .box-cold-67ca:hover {
  background-color: var(--e-global-color-primary);
}
.red_ec7f .wrapper-d012 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_ec7f .module-a018 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_2d8b .notice_3e6a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_2d8b .secondary-huge-5aa0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_2d8b .popup-476d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_2d8b .picture_cool_f62e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_2d8b .label-prev-a519 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_2d8b .box-cold-67ca {
  background-color: var(--e-global-color-primary);
}
.glass_2d8b .box-cold-67ca:hover {
  background-color: var(--e-global-color-primary);
}
.mask-down-2386 .pressed_a01f {
  background-color: var(--e-global-color-secondary);
}
.mask-down-2386 .frame_lite_f727 {
  background-color: var(--e-global-color-text);
}
.mask-down-2386 .item_top_7658 {
  background-color: var(--e-global-color-secondary);
}
.mask-down-2386 .accent-pro-c7ca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask-down-2386 .column_6575 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-down-2386 .north_02a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-down-2386 .red_afd4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-down-2386 .backdrop-smooth-2479 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-first-5acc .blue_0878 .stone-1d4c,
.block-first-5acc
  .blue_0878
  .stone-1d4c
  a,
.block-first-5acc .paragraph-3615 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-first-5acc .blue_0878 .overlay_9c55,
.block-first-5acc .shadow_473f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-first-5acc .blue_0878 .overlay_9c55 {
  color: var(--e-global-color-text);
}
.block-first-5acc .shadow_473f {
  color: var(--e-global-color-text);
}
.block-first-5acc
  .blue_0878
  .status-middle-7b28 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block-first-5acc .secondary_d1bf .south_9601 {
  background-color: var(--e-global-color-primary);
}
.block-first-5acc .secondary_d1bf .south_9601:hover {
  background-color: var(--e-global-color-primary);
}
.block-first-5acc .secondary_d1bf .block_ea55 li span {
  background-color: var(--e-global-color-text);
}
.block-first-5acc .secondary_d1bf .block_ea55 li span:hover {
  background-color: var(--e-global-color-primary);
}
.block-first-5acc
  .secondary_d1bf
  .block_ea55
  li.input_0b59
  span {
  background-color: var(--e-global-color-accent);
}
.block-first-5acc .bright_6250 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-large-4508 .element_d9d4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame_top_76a1 .inner-f295 {
  background-color: var(--e-global-color-primary);
}
.frame_top_76a1 .top-fae4 {
  background-color: var(--e-global-color-secondary);
}
.frame_top_76a1 .video_6400 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_top_76a1 .solid_67f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_top_76a1 .orange-f01e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_top_76a1 .photo_8c6e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_top_76a1 .first-8345 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_top_76a1 .popup-a4e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_top_76a1 .article-f7ac {
  background-color: var(--e-global-color-primary);
}
.frame_top_76a1 .article-f7ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-6257 .video_short_e52e {
  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);
}
.breadcrumb-6257 .input_e2c3 {
  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);
}
.breadcrumb-6257
  .pagination_2a8e:after {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-6257 .middle-250b {
  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);
}
.slider_96f8 .paragraph-3615 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_96f8 .shadow_473f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-2030 .old_f85d .pagination-c853 {
  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);
}
.summary-2030 .old_f85d .slider-under-e04b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_clean_5393 .video-fixed-01aa {
  background-color: var(--e-global-color-primary);
}
.tabs_clean_5393 .basic-7075 {
  background-color: var(--e-global-color-secondary);
}
.tabs_clean_5393 .heading_9818 .dark_ec6e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_clean_5393 .alert_a3db .dark_ec6e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast-0f9f .secondary_red_530b .iron_2e65 {
  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);
}
.fast-0f9f .secondary_red_530b .shade_purple_d492 {
  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);
}
.fast-0f9f .secondary_red_530b .section-ebf8 {
  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);
}
.column_13e5 .main_north_36cd {
  border-color: var(--e-global-color-text);
}
.column_13e5 .primary_static_d76c {
  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);
}
.column_13e5 .hot-d2f8 {
  color: var(--e-global-color-primary);
}
.column_13e5 .element_25f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-7edc .element_de3f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay-7edc .feature_medium_89fa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay-7edc .box-dark-1b0f:hover .element_de3f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay-7edc
  .box-dark-1b0f:hover
  .feature_medium_89fa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-c8d0 .bright_328f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-c8d0 .widget-ade7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_gas_a1a0 .west-6eed .filter-stale-7e03 {
  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);
}
.border_gas_a1a0 .notification-steel-5ea1 .filter-stale-7e03 {
  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-plasma-9bc7 .label_focused_5500 {
  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);
}
.first_4ac0 .inner_05ec .container-2cba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first_4ac0 .inner_05ec .container-2cba {
  background-color: var(--e-global-color-secondary);
}
.first_4ac0 .fixed_3e61 .container-2cba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first_4ac0 .fixed_3e61 .container-2cba {
  background-color: var(--e-global-color-secondary);
}
.first_4ac0 .thumbnail-60e0 .hover_soft_60cc {
  background-color: var(--e-global-color-primary);
}
.first_4ac0 .thumbnail-60e0:hover .hover_soft_60cc {
  background-color: var(--e-global-color-secondary);
}
.first_4ac0 .south_9601 {
  background-color: var(--e-global-color-primary);
}
.first_4ac0 .south_9601:hover {
  background-color: var(--e-global-color-accent);
}
.first_4ac0 .block_ea55 li span {
  background-color: var(--e-global-color-text);
}
.first_4ac0 .block_ea55 li span:hover {
  background-color: var(--e-global-color-primary);
}
.first_4ac0 .block_ea55 li.input_0b59 span {
  background-color: var(--e-global-color-accent);
}
.info-out-1ed0 .iron_6f85 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-out-1ed0 .search-4805 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_stone_8cb4 .short_7013:before {
  background-color: var(--e-global-color-secondary);
}
.secondary_stone_8cb4 .layout-right-1ab5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_stone_8cb4 .badge_f291 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-hard-108f .next_b688 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-hard-108f .next_b688:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-hard-108f .next_b688.fn-active-b180 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-hard-108f .summary-241f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-hard-108f .tag-b2b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-hard-108f .narrow-401c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-hard-108f .focused_c4ad {
  background-color: var(--e-global-color-primary);
}
.accent-hard-108f .focused_c4ad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-hard-108f .bottom_d785 {
  background-color: var(--e-global-color-primary);
}
.accent-hard-108f .bottom_d785 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.short_510a .nav_new_aa36 .hard_2c36 a {
  color: var(--e-global-color-secondary);
}
.short_510a .nav_new_aa36 .hard_2c36 a:hover {
  color: var(--e-global-color-secondary);
}
.short_510a .nav_new_aa36 .hard_2c36,
.short_510a .nav_new_aa36 .hard_2c36 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_510a .nav_new_aa36 .detail_f36e {
  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);
}
.short_510a .nav_new_aa36 .purple_b2ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_510a .nav_new_aa36 .summary-4e18 {
  background-color: var(--e-global-color-primary);
}
.short_510a .nav_new_aa36 .summary-4e18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_510a .nav_new_aa36 .summary-4e18:hover {
  background-color: var(--e-global-color-primary);
}
.short_510a .nav_new_aa36 .surface-7643 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.short_510a .nav_new_aa36 .surface-7643 {
  background-color: var(--e-global-color-primary);
}
.short_510a .nav_new_aa36 .surface-7643:hover {
  background-color: var(--e-global-color-primary);
}
.short_510a .nav_new_aa36 .south_9601 {
  background-color: var(--e-global-color-primary);
}
.short_510a .nav_new_aa36 .south_9601:hover {
  background-color: var(--e-global-color-primary);
}
.short_510a .secondary_d1bf .block_ea55 li span {
  background-color: var(--e-global-color-text);
}
.short_510a .secondary_d1bf .block_ea55 li span:hover {
  background-color: var(--e-global-color-primary);
}
.short_510a .secondary_d1bf .block_ea55 li.input_0b59 span {
  background-color: var(--e-global-color-accent);
}
.short_510a .wrapper-d012 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_510a .module-a018 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-f532 .active_de63 .photo_e5ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-f532 .active_de63 .notification_bright_0a0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-f532 .active_de63 .heading_last_ae30 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_brown_e19b .static-db84 {
  border-color: var(--e-global-color-text);
}
.widget_brown_e19b .caption_pro_c35f {
  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);
}
.widget_brown_e19b .input_2f21 {
  color: var(--e-global-color-secondary);
}
.widget_brown_e19b .input_2f21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_brown_e19b .block_easy_8719 > * {
  color: var(--e-global-color-primary);
}
.widget_brown_e19b .block_easy_8719 > * svg {
  fill: var(--e-global-color-primary);
}
.widget_brown_e19b .pink-63f3 {
  color: var(--e-global-color-primary);
}
.widget_brown_e19b .pink-63f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_brown_e19b .sort-green-5a89 {
  color: var(--e-global-color-primary);
}
.widget_brown_e19b .sort-green-5a89 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_brown_e19b .left-f651 {
  color: var(--e-global-color-primary);
}
.widget_brown_e19b .left-f651 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_brown_e19b .secondary_tall_4b8c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_brown_e19b .menu_bottom_93c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_brown_e19b .menu_bottom_93c0.south_47fa {
  color: var(--e-global-color-secondary);
}
.widget_brown_e19b .menu_bottom_93c0.south_47fa .info_lite_4ab6 {
  color: var(--e-global-color-accent);
}
.widget_brown_e19b .menu_bottom_93c0.action_0607 {
  color: var(--e-global-color-text);
}
.widget_brown_e19b .menu_bottom_93c0.action_0607 .info_lite_4ab6 {
  color: var(--e-global-color-text);
}
.widget_brown_e19b .menu_bottom_93c0:before {
  border-top-color: var(--e-global-color-text);
}
.widget_brown_e19b .photo_fluid_80db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_brown_e19b
  .photo_fluid_80db
  .title_copper_6223 {
  background-color: var(--e-global-color-primary);
}
.widget_brown_e19b
  .photo_fluid_80db
  .title_copper_6223 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget_brown_e19b .static-db84 .steel_e66b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_edf0 .breadcrumb-cold-38ab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_edf0 .paragraph_plasma_595d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_cool_8bd8 .header_lite_d2fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_cool_8bd8
  .under_a584
  .alert-first-7565 {
  background-color: var(--e-global-color-secondary);
}
.primary_cool_8bd8
  .under_a584.green_47a6
  .alert-first-7565 {
  background-color: var(--e-global-color-text);
}
.primary_cool_8bd8
  .under_a584:hover
  .alert-first-7565 {
  background-color: var(--e-global-color-accent);
}
.primary_cool_8bd8
  .under_a584.fn-active-b180
  .alert-first-7565 {
  background-color: var(--e-global-color-primary);
}
.silver-2f54 .header_yellow_6894 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.silver-2f54 .modal_in_b44a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver-2f54 .aside_2dda {
  background-color: var(--e-global-color-primary);
}
.silver-2f54 .aside_2dda {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-7f3a .focus_1e8f .clean_3461 .active_2169 {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb-7f3a .focus_1e8f .upper_2859:after {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb-7f3a .dark_d738 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-7f3a .chip_879f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-7f3a .text-wide-b319 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-7f3a .tabs-eaa5 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-7f3a .tabs-eaa5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-7f3a .motion_5f5d {
  background-color: var(--e-global-color-secondary);
}
.breadcrumb-7f3a .motion_5f5d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-7f3a .focus_1e8f .form-narrow-2c95 .grid-cff1:hover {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-7f3a
  .focus_1e8f
  .form-narrow-2c95
  .grid-cff1.wide-8425 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-7f3a .focus_1e8f .detail-warm-8c5b:before {
  border-color: var(--e-global-color-primary);
}
.breadcrumb-7f3a .focus_1e8f .detail-warm-8c5b:hover:before {
  border-color: var(--e-global-color-secondary);
}
.breadcrumb-7f3a
  .focus_1e8f
  .detail-warm-8c5b.tertiary-orange-79f4:before {
  border-color: var(--e-global-color-primary);
}
.breadcrumb-7f3a .texture_0d7f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_467a .caption_942e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_467a .caption_942e:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_467a .caption_942e.border-clean-1067 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_467a .current-d896 {
  background-color: var(--e-global-color-primary);
}
.filter_467a .current-d896 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_467a
  .silver_a3ce
  .thumbnail-53e1
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_467a
  .progress-iron-0548
  .thumbnail-53e1
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header-98ed
  .footer_77ec
  .primary-6ae1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-98ed
  .footer_77ec
  .bright_4376 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-98ed .outline-hovered-decd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-98ed .badge_b5b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-98ed .progress-071e {
  background-color: var(--e-global-color-primary);
}
.header-98ed .progress-071e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.progress_lite_71b8 .inner-fcac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.progress_lite_71b8 .message_up_ccb1 {
  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);
}
.progress_lite_71b8 .block-a64a {
  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);
}
.progress_lite_71b8 .block-a64a a:hover {
  color: var(--e-global-color-secondary);
}
.progress_lite_71b8 .label_wide_b7f0 {
  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);
}
.progress_lite_71b8 .south-021a {
  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);
}
.progress_lite_71b8 .simple-f6b3 .south_9601 {
  background-color: var(--e-global-color-primary);
}
.progress_lite_71b8 .simple-f6b3 .south_9601:hover {
  background-color: var(--e-global-color-accent);
}
.progress_lite_71b8
  .simple-f6b3
  .block_ea55
  li
  span {
  background-color: var(--e-global-color-text);
}
.progress_lite_71b8
  .simple-f6b3
  .block_ea55
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.progress_lite_71b8
  .simple-f6b3
  .block_ea55
  li.input_0b59
  span {
  background-color: var(--e-global-color-accent);
}
.carousel-down-cf43
  .middle_2f7b
  .dirty-bf1d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-down-cf43 .middle_2f7b .fixed_a39b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-down-cf43 .middle_2f7b .in_f84a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-down-cf43 .old-79f5 {
  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);
}
.carousel-down-cf43
  .overlay_dim_0454.paragraph_63cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-simple-05e4
  > .background-0a10
  > div
  > .tooltip_7dbe
  > .table_21ab
  > a {
  background-color: var(--e-global-color-text);
}
.alert-simple-05e4
  > .background-0a10
  > div
  > .tooltip_7dbe
  > .table_21ab
  > a
  .element-ab29.hover-b627 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-simple-05e4
  > .background-0a10
  > div
  > .tooltip_7dbe
  > .table_21ab
  > a
  .image-a318.advanced-c1be {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-simple-05e4
  > .background-0a10
  > div
  > .tooltip_7dbe
  > .table_21ab
  > .carousel-6274
  .table_21ab
  > a {
  background-color: var(--e-global-color-secondary);
}
.alert-simple-05e4
  > .background-0a10
  > div
  > .tooltip_7dbe
  > .table_21ab
  > .carousel-6274
  .table_21ab
  > a
  .footer_bronze_0e99 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-simple-05e4
  > .background-0a10
  > div
  > .tooltip_7dbe
  > .table_21ab
  > .carousel-6274
  .table_21ab
  > a
  .image-a318.photo-right-29c4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-simple-05e4
  > .background-0a10
  > div
  > .tooltip_7dbe
  > .table_21ab
  > a
  .wood_64dd:before {
  color: var(--e-global-color-text);
}
.alert-simple-05e4
  > .background-0a10
  > div
  > .tooltip_7dbe
  > .table_21ab
  > .carousel-6274
  a
  .wood_64dd:before {
  color: var(--e-global-color-text);
}
.alert-simple-05e4
  > .background-0a10
  > div
  > .tooltip_7dbe
  > .table_21ab.progress_hard_00e0
  > a
  .wood_64dd:before {
  color: var(--e-global-color-text);
}
.alert-simple-05e4
  > .background-0a10
  > div
  > .tooltip_7dbe
  > .table_21ab
  > .carousel-6274
  .table_21ab.progress_hard_00e0
  > a
  .wood_64dd:before {
  color: var(--e-global-color-text);
}
.alert-simple-05e4
  > .background-0a10
  > div
  > .tooltip_7dbe
  > .table_21ab
  > a
  .notice_brown_1989
  .background_solid_9e6d {
  color: var(--e-global-color-text);
}
.alert-simple-05e4
  > .background-0a10
  > div
  > .tooltip_7dbe
  > .table_21ab
  > .carousel-6274
  a
  .notice_brown_1989
  .background_solid_9e6d {
  color: var(--e-global-color-text);
}
.alert-simple-05e4
  > .background-0a10
  > div
  > .tooltip_7dbe
  > .table_21ab
  > a
  .notice_brown_1989
  .background_solid_9e6d,
.alert-simple-05e4
  > .background-0a10
  > div
  > .tooltip_7dbe
  > .table_21ab
  > .carousel-6274
  a
  .notice_brown_1989
  .background_solid_9e6d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-simple-05e4
  > .background-0a10
  > div
  > .tooltip_7dbe
  > .table_21ab
  > a
  .background-thick-42f6:before {
  color: var(--e-global-color-text);
}
.alert-simple-05e4
  > .background-0a10
  > div
  > .tooltip_7dbe
  > .table_21ab
  > .carousel-6274
  a
  .background-thick-42f6:before {
  color: var(--e-global-color-text);
}
.alert-simple-05e4
  > .background-0a10
  > div
  > .tooltip_7dbe
  > .table_21ab.progress_hard_00e0
  > a
  .background-thick-42f6:before {
  color: var(--e-global-color-text);
}
.alert-simple-05e4
  > .background-0a10
  > div
  > .tooltip_7dbe
  > .table_21ab
  > .carousel-6274
  .table_21ab.progress_hard_00e0
  > a
  .background-thick-42f6:before {
  color: var(--e-global-color-text);
}
.light_18d9 .texture_fixed_5e0a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light_18d9
  .filter-ed5a:hover
  .texture_fixed_5e0a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row-706b
  > .background-0a10
  > .border_09fb
  > .clean_0ed7
  > .action_ad2d
  > .description-green-c26b
  .border_outer_f70f {
  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);
}
.row-706b
  > .background-0a10
  > .border_09fb
  > .clean_0ed7
  > .action_ad2d
  > .description-green-c26b:hover
  .border_outer_f70f {
  color: var(--e-global-color-text);
}
.row-706b
  > .background-0a10
  > .border_09fb
  > .clean_0ed7
  > .action_ad2d
  > .description-green-c26b:hover
  .border_outer_f70f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-706b
  > .background-0a10
  > .border_09fb
  > .clean_0ed7
  > .action_ad2d.dim-ae43
  > .description-green-c26b
  .border_outer_f70f {
  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);
}
.table_4cb1 .out-b6e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_4cb1 .alert_b201 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_4cb1 .focus-f360 {
  background-color: var(--e-global-color-primary);
}
.table_4cb1 .focus-f360 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-orange-17b1
  > .background-0a10
  > .tag-upper-57f4
  > .photo-5d88
  > .outline_bright_76df
  .middle-a60e {
  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);
}
.outline-orange-17b1
  > .background-0a10
  > .tag-upper-57f4
  > .photo-5d88
  > .outline_bright_76df
  .sort-hard-4d3c {
  color: var(--e-global-color-text);
}
.outline-orange-17b1
  > .background-0a10
  > .tag-upper-57f4
  > .photo-5d88
  > .outline_bright_76df:hover
  .middle-a60e {
  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);
}
.outline-orange-17b1
  > .background-0a10
  > .tag-upper-57f4
  > .photo-5d88
  > .outline_bright_76df:hover
  .sort-hard-4d3c {
  color: var(--e-global-color-secondary);
}
.outline-orange-17b1
  > .background-0a10
  > .tag-upper-57f4
  > .photo-5d88
  > .outline_bright_76df.thumbnail_fc4e
  .middle-a60e {
  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-orange-17b1
  > .background-0a10
  > .tag-upper-57f4
  > .photo-5d88
  > .outline_bright_76df.thumbnail_fc4e
  .sort-hard-4d3c {
  color: var(--e-global-color-primary);
}
.paper-7c1b
  .main-752e
  .fixed-67b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-7c1b .progress-medium-1248 .steel_e66b .highlight-d7e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_smooth_96ce .column-narrow-061b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_smooth_96ce .active_1e56 .column-narrow-061b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_smooth_96ce .form_fc04 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_smooth_96ce .form_fc04 {
  background-color: var(--e-global-color-primary);
}
.detail-last-9333 .outline_next_6fdc .message_2e6a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-last-9333
  .outline_next_6fdc:hover
  .panel-ff2d {
  color: var(--e-global-color-secondary);
}
.detail-last-9333
  .outline_next_6fdc:hover
  .message_2e6a {
  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);
}
.focused-f819 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.slow-1099 {
  flex-direction: column;
}

.slow-1099 .media_upper_7017 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.slow-1099 .media_upper_7017 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.slow-1099 .layout_advanced_9968 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.video_d034.tabs-2b69 {
  display: none;
}

.frame-d757 {
  display: none;
}

body,
.column-8a4b {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.main-dark-de55) !important; */
}

.video_2880.tertiary_middle_adbb {
  margin-bottom: 40px;
  width: 100%;
}

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

.slow-1099 a {
  width: 100%;
}

.center_eb17 .grid-under-d117.dark-31d7 {
  width: 20% !important;
}

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

.article_5bbc:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

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

.media-bffe:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.center_eb17
  .grid-under-d117.pressed_e7a9
  .easy_9eea
  .tooltip_easy_52ca {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.under_0421.text-0689 > .east_5725 {
  display: flex;
  align-items: center;
}

.row-over-5e76 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.chip-full-fc24 {
  position: relative;
  width: 100%;
}

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

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

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

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

.form-58de {
  display: flex;
  gap: 50px;
}

.center_eb17
  .grid-under-d117.panel-soft-e172
  .focused-6fed
  .list-ab0a {
  width: 100% !important;
}

.surface-lower-1d6b {
  width: 500px !important;
  max-width: none;
}

.accent_middle_0b05 {
  width: 100%;
}

.summary-bright-7cbb {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.carousel_6423:hover .next_8ba3 {
  visibility: visible;
}
.carousel_6423:hover.carousel_6423::before {
  display: block;
}

.slow_6335 h3 {
  color: #fff;
}

.hero_glass_52b9 {
  margin: 0;
}

.center_eb17
  .grid-under-d117.panel-soft-e172
  .list-ab0a
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.lite_613d {
  width: 100%;
}

.in_f79f {
  width: 100%;
}

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

.in_f79f {
  width: 100%;
}

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

.list-ab0a {
  display: flex;
  align-items: center;
}

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

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

.slow-1099 .media_upper_7017.fixed-802d {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.slow-1099 h1.media_upper_7017 {
  margin-top: 120px !important;
}

.center_eb17 .grid-under-d117.border_70c2 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.column-mini-5ffd img {
  width: 100%;
}

.tag-96a0 .pattern_d296.easy_9eea {
  justify-content: space-between;
}

.slider-pressed-53a5 {
  display: none;
}

.avatar_c793 .layout_advanced_9968 {
  margin: 1px 0 !important;
}

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

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

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

  .surface-lower-1d6b {
    width: 100% !important;
  }
}

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

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

  .tag-96a0 .pattern_d296.easy_9eea {
    border-bottom: 1px solid #f0c159;
  }

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

  .under_0421.text-0689 > .east_5725 {
    gap: 15px;
    justify-content: space-between;
  }

  .center_eb17
    .grid-under-d117.panel-soft-e172
    .list-ab0a
    img {
    width: 60% !important;
  }

  .gallery_ea9f {
    left: 2%;
  }

  .image_dim_b78b {
    margin: 10px 0;
  }

  .slow-1099 .layout_advanced_9968 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.slow-1099 .media_upper_7017,
  .slow-1099 .media_upper_7017 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .list-ab0a {
    justify-content: center;
  }

  .slow-1099 .layout_advanced_9968 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .center_eb17 .grid-under-d117.dark-31d7 {
    width: 75% !important;
  }

  .column-mini-5ffd img {
    width: 100% !important;
  }
}

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

  h2.slow-1099 .media_upper_7017,
  .slow-1099 .media_upper_7017 {
    font-size: 30px !important;
  }

  .list-ab0a {
    justify-content: center;
  }

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

  .aside-d01e
    .tabs_pressed_21ca.wood_1f9a {
    margin: 0 !important;
  }

  .row-over-5e76 {
    margin: 0;
    gap: 10px;
  }

  .image_dim_b78b {
    display: flex;
  }

  .main-be51 .article_5bbc {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .icon-clean-8a32 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .slow-1099 h1.media_upper_7017 {
    margin-top: 80px !important;
  }

  .center_eb17
    .grid-under-d117.panel-soft-e172
    .list-ab0a
    img,
  .menu-d795 .focused-6fed {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .center_eb17 .grid-under-d117.dark-31d7 {
    width: 100% !important;
  }

  .under_0421.text-0689 > .east_5725 {
    gap: 3px;
  }

  .slow-1099 .layout_advanced_9968 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 5ba4 */
.promo-block-y2 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.3;
}
